body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333}::-webkit-scrollbar-thumb:hover{background:#555}.container{padding:0 20px}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2)}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;border-radius:25px;color:#667eea;cursor:pointer;display:inline-block;font-weight:600;padding:10px 22px;text-decoration:none;transition:all .3s ease}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.fade-in-up{animation:fadeInUp .6s ease-out}.float{animation:float 3s ease-in-out infinite}.pulse{animation:pulse 2s ease-in-out infinite}@media (max-width:768px){.container{padding:0 15px}.btn-primary,.btn-secondary{font-size:14px;padding:10px 20px}}@media (max-width:480px){body{font-size:14px}}*{box-sizing:border-box;margin:0;padding:0}.landing-page{background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 4rem}.hero-section{align-items:center;display:flex;margin-bottom:2rem;min-height:100vh}.hero-backgrounds{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:0}.container,.hero-section .container{position:relative;z-index:2}.hero-section .container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding-bottom:2rem;padding-top:2rem}.hero-content{max-width:600px}.hero-title{font-size:clamp(2rem,8vw,5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#06b6d4 50%,#f59e0b);-webkit-background-clip:text;background-clip:text;display:inline-block}.subtitle-text{color:#94a3b8;display:block;font-size:clamp(1rem,4vw,2rem);font-weight:300;margin-top:.5rem}.hero-description{color:#cbd5e1;font-size:1.25rem;line-height:1.6;margin-bottom:2.5rem;max-width:500px}.hero-cta{align-self:center;display:flex;flex-wrap:wrap;gap:1rem}.cta-button,.hero-cta{align-items:center;justify-content:center}.cta-button{border-radius:12px;display:inline-flex;font-size:1rem;font-weight:600;min-width:160px;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:linear-gradient(135deg,#8b5cf6,#a855f7);border:none;box-shadow:0 8px 32px #8b5cf64d;color:#fff}.cta-button.primary:hover{box-shadow:0 12px 40px #8b5cf666;transform:translateY(-2px)}.cta-button.secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;color:#fff}.cta-button.secondary:hover{background:#ffffff26;transform:translateY(-2px)}.button-glow{background:linear-gradient(90deg,#0000,#fff3,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-button:hover .button-glow{left:100%}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.phone-aura-glow{animation:auraPulse 3s ease-in-out infinite;background:radial-gradient(circle at 60% 40%,#8b5cf6 0,#06b6d4 60%,#0000 100%);border-radius:40px;filter:blur(60px);height:620px;left:50%;opacity:.55;position:absolute;top:50%;transform:translate(-50%,-50%);width:340px;z-index:0}@keyframes auraPulse{0%,to{filter:blur(60px);opacity:.55}50%{filter:blur(80px);opacity:.8}}.phone-sparkles{height:620px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:340px;z-index:2}.sparkle{animation:sparkleFloat 3s infinite;background:radial-gradient(circle,#fff 60%,#8b5cf6 100%);border-radius:50%;height:12px;opacity:.7;position:absolute;width:12px}.sparkle-1{animation-delay:0s;left:20%;top:10%}.sparkle-2{animation-delay:.5s;left:80%;top:30%}.sparkle-3{animation-delay:1s;left:15%;top:60%}.sparkle-4{animation-delay:1.5s;left:60%;top:80%}.sparkle-5{animation-delay:2s;left:60%;top:20%}.sparkle-6{animation-delay:2.5s;left:40%;top:70%}.sparkle-7{animation-delay:1.2s;left:90%;top:50%}.sparkle-8{animation-delay:.8s;left:30%;top:85%}@keyframes sparkleFloat{0%,to{opacity:.7;transform:scale(1) translateY(0)}50%{opacity:1;transform:scale(1.3) translateY(-10px)}}.phone-mockup{max-width:280px;transition:box-shadow .3s;width:100%}.phone-frame{background-clip:padding-box,border-box;border-radius:48px;padding:10px}.phone-screen{background:linear-gradient(135deg,#0f172a,#1e293b);border-radius:40px;padding:2rem;transition:border-radius .3s;width:100%}.app-interface,.phone-screen{display:flex;flex-direction:column;height:100%;justify-content:space-between}.app-header{align-items:center;display:flex;gap:1rem;margin-bottom:rem}.aura-icon{filter:drop-shadow(0 0 10px rgba(139,92,246,.5));font-size:2rem}.app-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.aura-display{margin:2rem 0;text-align:center}.aura-circle{align-items:center;box-shadow:0 0 30px #8b5cf64d;display:flex;height:120px;justify-content:center;margin:0 auto 1rem;position:relative;width:120px}.aura-circle,.aura-glow{background:linear-gradient(135deg,#8b5cf6,#06b6d4);border-radius:50%}.aura-glow{animation:pulse 2s ease-in-out infinite;bottom:-10px;left:-10px;opacity:.3;position:absolute;right:-10px;top:-10px}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.aura-score{color:#fff;font-size:2rem;font-weight:800;z-index:1}.aura-label{color:#94a3b8;font-size:.9rem;font-weight:500}.app-stats{align-items:center;display:flex;justify-content:center;margin-top:auto}.stat-cards{display:flex;gap:1.25rem}.stat-card{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff1a;border:1.5px solid #ffffff2e;border-radius:18px;box-shadow:0 4px 24px #8b5cf614;display:flex;flex-direction:column;min-width:110px;padding:1.2rem 1.5rem 1rem;transition:box-shadow .2s,border .2s}.stat-card:hover{border-color:#8b5cf6;box-shadow:0 8px 32px #8b5cf62e}.stat-number{color:#8b5cf6;font-size:2rem;letter-spacing:1px;margin-bottom:.25rem}.stat-label{color:#e0e7ef;font-size:.95rem;font-weight:500}@media (max-width:768px){.stat-cards{gap:.75rem}.stat-card{min-width:90px;padding:1rem 1rem .8rem}.stat-number{font-size:1.3rem}.stat-label{font-size:.8rem}}.features-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000004d;padding:8rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b5cf6,#06b6d4);-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.section-subtitle{color:#94a3b8;font-size:1rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;cursor:pointer;padding:2.5rem;transition:all .3s ease}.feature-card:hover{background:#ffffff14;border-color:#8b5cf64d;box-shadow:0 20px 40px #8b5cf61a}.feature-icon{filter:drop-shadow(0 0 10px rgba(139,92,246,.3));font-size:3rem;margin-bottom:1.5rem}.feature-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#94a3b8;font-size:1rem;line-height:1.6}.cta-section{background:linear-gradient(135deg,#8b5cf61a,#06b6d41a);overflow:hidden;padding:8rem 0;position:relative}.cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.02)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.cta-content{position:relative;text-align:center;z-index:2}.cta-title{color:#fff;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;margin-bottom:1.5rem}.cta-description{color:#94a3b8;font-size:1.25rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{gap:1.5rem}.cta-button.large{font-size:1.1rem;min-width:200px;padding:1.25rem 2.5rem}.store-buttons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-left:auto;margin-right:auto;margin-top:1.2rem;max-width:420px;width:100%}.store-btn{display:inline-block;flex:0 0 auto;transition:transform .2s}.store-btn:hover{transform:translateY(-2px) scale(1.04)}.store-badge{border-radius:10px;box-shadow:0 2px 8px #8b5cf614;display:block;height:48px;max-width:200px;object-fit:contain;width:100%}@media (max-width:600px){.store-buttons{flex-direction:column;gap:.7rem;margin-top:1rem;max-width:100%}.store-btn{text-align:center;width:100%}.store-badge{display:inline-block;height:40px;max-width:280px;width:auto}}@media (max-width:1024px){.hero-section .container{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-visual{order:1}.phone-frame{height:480px;width:240px}.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.container{padding:0 .5rem}.hero-section .container{gap:2rem;grid-template-columns:1fr;padding-bottom:1rem;padding-top:1rem;text-align:center}.hero-content{margin:0 auto;max-width:100%}.hero-visual{margin:0 auto 2rem}.phone-frame{height:60vw;max-height:520px;max-width:320px;min-height:380px;min-width:220px;width:95vw}.features-section{padding:3rem 0}.features-grid{gap:1.2rem;grid-template-columns:1fr}.feature-card{padding:1.2rem}.cta-section{padding:3rem 0}.cta-buttons{align-items:center;flex-direction:column;gap:1rem}.cta-button,.cta-button.large{font-size:1rem;max-width:320px;min-width:0;min-width:auto;padding:1rem .5rem;width:100%}.phone-aura-glow,.phone-sparkles{height:400px;width:220px}.chat-bubble{bottom:auto;font-size:.9rem;margin-bottom:.7rem;max-width:95%;padding:.5rem .8rem}.notification-badge{font-size:.8rem;height:22px;right:12px;top:12px;width:22px}.phone-reflection{height:18px}.phone-logo{margin-bottom:.5rem;max-height:38px;max-width:90%}}@media (max-width:300px){.landing-page{padding:0 0 2rem}.hero-section .container{display:flex;gap:0;padding:0 .2rem}.hero-section .container,.hero-visual{align-items:center;flex-direction:column}.hero-visual{margin-bottom:0;width:100%}.phone-mockup{margin:0 auto .7rem;max-width:240px;width:100%;z-index:2}.app-stats{align-items:center;margin:1.2rem auto 0;position:relative;z-index:1}.app-stats,.stat-cards{display:flex;justify-content:center;width:100%}.stat-cards{flex-direction:row;gap:.5rem;margin:0 auto}.stat-card{flex:1 1;font-size:.95rem;margin:0 .1rem;min-width:0;padding:.7rem .2rem}.hero-content{margin:0 auto 1.2rem;max-width:100vw;padding:.5rem .2rem;text-align:center;width:100%}.hero-description,.hero-title,.subtitle-text{white-space:normal;word-break:break-word}.cta-buttons{gap:.7rem;padding:.5rem 0;width:100%}.cta-button,.cta-button.large{font-size:1rem;max-width:100%;min-width:0;min-width:auto;padding:1rem .5rem;width:100%}.gradient-orb,.orb-1,.orb-2,.orb-3{display:none!important}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b5cf6,#06b6d4);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#a855f7,#0891b2)}.phone-mockup{animation:phoneFloat 4s ease-in-out infinite;aspect-ratio:9/18;box-shadow:0 8px 32px #00000040,0 1.5px 8px #8b5cf614;margin:0 auto;max-width:320px;min-width:240px;position:relative;transform-style:preserve-3d;transition:box-shadow .3s ease;width:90%;z-index:3}.phone-mockup *{font-size:clamp(14px,4vw,16px)}.phone-frame{background:linear-gradient(145deg,#23272f,#3a3f4b 60%,#bfc9d1);border-radius:clamp(24px,10vw,36px);box-shadow:0 4px 32px #0000002e,inset 0 .5px 2px #ffffff14;box-sizing:border-box;height:100%;overflow:hidden;padding:clamp(8px,2vw,12px);position:relative;width:100%}@media screen and (min-width:270px) and (max-width:500px){.phone-mockup{animation:none;max-width:300px;transform:scale(.9);width:85%}.phone-frame{border-radius:30px;padding:8px}}@media screen and (max-width:269px){.phone-mockup{max-width:240px;transform:scale(.85);width:95%}.phone-frame{border-radius:24px;padding:6px}}.hero-badge{align-items:center;align-self:center;-webkit-backdrop-filter:blur(18px) saturate(1.3);backdrop-filter:blur(18px) saturate(1.3);background:#18181838;border-bottom:1.5px solid #8b5cf62e;border-radius:2rem;border-top:1.5px solid #8b5cf62e;border-color:#06b6d41a #8b5cf62e #8b5cf621;border-style:solid;border-width:1.5px;box-shadow:0 2px 16px 0 #8b5cf614,0 1.5px 8px 0 #0000001a;color:#e0e0e0;cursor:pointer;display:inline-flex;font-size:1.08rem;font-weight:700;gap:.5rem;letter-spacing:.01em;margin-bottom:2.2rem;padding:.5rem 1.4rem;transition:background .25s,border .25s,box-shadow .35s}.hero-badge:focus,.hero-badge:hover{background:#18181861;border-color:#8b5cf6;box-shadow:0 0 40px 12px #8b5cf6cc,0 4px 24px 0 #0000002e;color:#fff}.badge-icon{color:#ffd600;font-size:1.2em;margin-right:.3em}@media (max-width:600px){.hero-badge{font-size:.98rem;margin-bottom:1.2rem;padding:.4rem 1rem}}.check-aura-page{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:120px 0 80px;position:relative}.check-aura-page:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="%23fff" opacity=".1"/><circle cx="80" cy="40" r=".5" fill="%23fff" opacity=".08"/><circle cx="40" cy="80" r="1" fill="%23fff" opacity=".12"/></svg>') repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.aura-content{position:relative;z-index:1}.aura-header{margin-bottom:3rem;text-align:center}.aura-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea 50%,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.aura-header p{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.aura-form-container{margin:0 auto 4rem;max-width:800px}.aura-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.upload-area{border:2px dashed #ffffff4d;border-radius:15px;cursor:pointer;margin-bottom:2rem;padding:3rem 2rem;text-align:center;transition:all .3s ease}.upload-area:hover{background:#667eea1a;border-color:#667eea}.upload-area.has-image{border-color:#667eea;border-style:solid;overflow:hidden;padding:0}.upload-placeholder{color:#ccc}.upload-icon{font-size:4rem;margin-bottom:1rem}.upload-placeholder h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.upload-placeholder p{color:#ccc;margin-bottom:1rem}.upload-hint{color:#888;font-size:.9rem}.image-preview{height:300px;overflow:hidden;position:relative;width:300px}.image-preview img{height:100%;object-fit:cover;width:100%}.preview-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.image-preview:hover .preview-overlay{opacity:1}.preview-overlay span{background:#000000b3;border-radius:20px;color:#fff;font-weight:600;padding:.5rem 1rem}.error-message{background:#ff3b3033;border:1px solid #ff3b304d;border-radius:10px;color:#ff6b6b;margin-bottom:1rem;padding:1rem}.error-message,.form-actions{text-align:center}.analyze-btn{min-width:200px;position:relative}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;display:inline-block;height:20px;margin-right:.5rem;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.analysis-result{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:2rem}.no-backdrop-filter{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.aura-info{margin:0 auto;max-width:800px;text-align:center}.aura-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:2rem}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:2rem;transition:transform .3s ease}.info-item:hover{transform:translateY(-5px)}.info-icon{font-size:3rem;margin-bottom:1rem}.info-item h4{color:#fff;font-size:1.2rem;margin-bottom:1rem}.info-item p{color:#ccc;line-height:1.6}@media (max-width:768px){.check-aura-page{padding:80px 0 40px}.aura-header h1{font-size:2rem}.aura-form-container{margin:0 auto 2rem;max-width:100%;padding:0 .5rem}.analysis-result,.aura-form{border-radius:14px;padding:1rem}.upload-area{font-size:1rem;padding:2rem .5rem}.aura-info{padding:1rem .2rem}.info-grid{gap:.7rem;grid-template-columns:1fr}}@media (max-width:480px){.check-aura-page{padding:60px 0 20px}.aura-header h1{font-size:1.3rem}.aura-header p{font-size:1rem}.aura-form-container{margin-bottom:1.2rem;padding:0 .2rem}.analysis-result,.aura-form{border-radius:10px;padding:.7rem}.upload-area{font-size:.95rem;padding:1.2rem .2rem}.image-preview{height:110px}.aura-info{padding:.5rem .1rem}.info-grid{gap:.5rem}}.loading-spinner{animation:spin .8s linear infinite;border:1.5px solid #fff;border-top-color:#0000;height:10px;width:10px}.modal-overlay{align-items:flex-start;animation:fadeInModal .3s;-webkit-backdrop-filter:blur(10px) saturate(1.2);backdrop-filter:blur(10px) saturate(1.2);background:#0a0a1473;display:flex;height:100vh;justify-content:center;left:0;padding-top:30px;position:fixed;top:0;width:100vw;z-index:99999}.modal-content{animation:popInModal .35s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(22px) saturate(1.5);backdrop-filter:blur(22px) saturate(1.5);background:linear-gradient(135deg,#1e2032d1 60%,#667eea1a);border-bottom:2.5px solid #667eea2e;border-radius:28px;border-top:2.5px solid #667eea2e;border-color:#ffffff38 #667eea2e #8b5cf621;border-style:solid;border-width:2.5px;box-shadow:0 8px 40px 0 #667eea2e,0 1.5px 8px #667eea1f;color:#fff;max-height:90vh;max-width:95vw;min-width:300px;overflow-y:auto;padding:2.5rem 2rem 2rem;position:relative}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes popInModal{0%{opacity:0;transform:scale(.95) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-content:before{background:linear-gradient(120deg,#667eea2e,#8b5cf61a);border-radius:28px;content:"";inset:0;opacity:.7;pointer-events:none;position:absolute;z-index:0}.modal-close{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:none;border-radius:50%;box-shadow:0 2px 8px 0 #667eea1a;color:#fff;cursor:pointer;font-size:1.7rem;height:2.2rem;position:absolute;right:1.1rem;top:1.1rem;transition:background .2s,color .2s,box-shadow .2s;width:2.2rem;z-index:2}.modal-close:hover{background:#667eea2e;box-shadow:0 4px 16px 0 #667eea2e;color:#667eea}.bottomsheet-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.bottomsheet-container{animation:slideUp .3s ease-out;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff26;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 30px #0003;color:#fff;max-width:420px;padding:2rem;position:relative;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.bottomsheet-close{background:none;border:none;color:#ccc;cursor:pointer;font-size:24px;position:absolute;right:1rem;top:1rem}.bottomsheet-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea 50%,#764ba2);-webkit-background-clip:text;font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.bottomsheet-form{display:flex;flex-direction:column;gap:1rem}.bottomsheet-form input{background:#ffffff12;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:1rem;outline:none;padding:.9rem 1rem;transition:border .3s}.bottomsheet-form input:focus{border-color:#667eea}.bottomsheet-submit{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem;transition:background .3s}.bottomsheet-submit:hover{opacity:.9}.bottomsheet-toggle{color:#ccc;font-size:.95rem;margin-top:1.2rem;text-align:center}.bottomsheet-toggle span{color:#fff;cursor:pointer;font-weight:600;text-decoration:underline}@media (max-width:480px){.bottomsheet-container{border-top-left-radius:14px;border-top-right-radius:14px;padding:1.2rem}.bottomsheet-title{font-size:1.4rem}.bottomsheet-form input,.bottomsheet-submit{font-size:.95rem;padding:.8rem}.bottomsheet-toggle{font-size:.9rem}}.bottomsheet-error{color:#ededed;font-size:.9rem;margin-top:.5rem;text-align:center}.supporters-page{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:120px 0 80px;position:relative}.supporters-page:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="%23fff" opacity=".1"/><circle cx="80" cy="40" r=".5" fill="%23fff" opacity=".08"/><circle cx="40" cy="80" r="1" fill="%23fff" opacity=".12"/></svg>') repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.supporters-content{position:relative;z-index:1}.supporters-header{margin-bottom:4rem;text-align:center}.supporters-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea 50%,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.supporters-header p{color:#ccc;font-size:1.2rem;margin:0 auto 2rem;max-width:600px}.stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}.stat-item{background:#ffffff1a;border:1px solid #fff3;border-radius:15px;min-width:150px;padding:1.5rem;text-align:center}.stat-number{color:#667eea;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#ccc;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.supporters-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:4rem}.supporter-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.supporter-card:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.supporter-card:hover:before{left:100%}.supporter-card:hover{border-color:#667eea;box-shadow:0 20px 40px #0000004d;transform:translateY(-5px)}.supporter-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 10px 20px #667eea4d;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;width:80px}.supporter-avatar,.supporter-info{margin-bottom:1.5rem}.supporter-name{color:#fff;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.supporter-role{align-items:center;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;margin-bottom:.5rem}.role-icon{font-size:1.2rem}.supporter-date{color:#ccc;font-size:.8rem;margin:0}.supporter-badge{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;display:flex;font-size:.8rem;gap:.5rem;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.badge-icon{font-size:1rem}.error-container,.loading-container{padding:4rem 0;text-align:center}.loading-spinner{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#667eea;height:50px;margin:0 auto 1rem;width:50px}.error-icon{font-size:4rem;margin-bottom:1rem}.error-container h2{color:#fff;font-size:2rem;margin-bottom:1rem}.error-container p{color:#ccc;margin-bottom:2rem}.join-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;padding:3rem;text-align:center}.join-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.join-content p{color:#ccc;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.join-benefits{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.benefit-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;gap:1rem;padding:1rem}.benefit-icon{flex-shrink:0;font-size:1.5rem}.benefit-item span:last-child{color:#fff;font-weight:500}.join-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.supporters-page{padding:80px 0 40px}.supporters-header h1{font-size:2rem}.stats{align-items:center;flex-direction:column;gap:1rem}.stat-item{margin-bottom:.5rem;min-width:0;min-width:auto;width:100%}.supporters-grid{gap:1.2rem;grid-template-columns:1fr}.supporter-card{border-radius:14px;padding:1rem}.supporter-avatar{font-size:1.2rem;height:60px;margin-bottom:1rem;width:60px}.supporter-name{font-size:1.1rem}.supporter-role{font-size:.95rem}.supporter-badge{font-size:.7rem;padding:.3rem .7rem;right:.5rem;top:.5rem}.join-section{margin-top:2rem;padding:1rem}.join-content h2{font-size:1.2rem}.join-content p{font-size:1rem}.join-actions{flex-direction:column;gap:.7rem;margin-top:1.2rem}.btn-primary,.btn-secondary{border-radius:10px;font-size:1rem;min-width:0;min-width:auto;padding:.9rem .5rem;width:100%}}@media (max-width:480px){.supporters-page{padding:60px 0 20px}.supporters-header h1{font-size:1.3rem}.supporters-header p{font-size:1rem}.stats{gap:.5rem}.stat-item{font-size:.95rem;padding:1rem .5rem}.supporters-grid{gap:.7rem}.supporter-card{border-radius:10px;padding:.7rem}.supporter-avatar{font-size:1rem;height:44px;margin-bottom:.7rem;width:44px}.supporter-name{font-size:.98rem}.supporter-role{font-size:.85rem}.supporter-badge{font-size:.6rem;padding:.2rem .5rem;right:.3rem;top:.3rem}.join-section{margin-top:1.2rem;padding:.5rem}.join-content h2{font-size:1rem}.join-content p{font-size:.95rem}.join-actions{gap:.5rem;margin-top:.7rem}.btn-primary,.btn-secondary{border-radius:8px;font-size:.95rem;padding:.7rem .2rem}}.about-page{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:120px 0 80px;position:relative}.about-page:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="%23fff" opacity=".1"/><circle cx="80" cy="40" r=".5" fill="%23fff" opacity=".08"/><circle cx="40" cy="80" r="1" fill="%23fff" opacity=".12"/></svg>') repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.about-content{position:relative;z-index:1}.about-header{margin-bottom:4rem;text-align:center}.about-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea 50%,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.about-header p{color:#ccc;font-size:1.2rem;margin:0 auto;max-width:600px}.about-sections{margin:0 auto;max-width:900px}.about-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:2rem;padding:2.5rem;text-align:center}.section-icon{font-size:3rem;margin-bottom:1.5rem}.about-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-section p{color:#ccc;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.about-section p:last-of-type{margin-bottom:0}.features-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.feature-item{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;display:flex;gap:1rem;padding:1.5rem;text-align:left}.feature-icon{flex-shrink:0;font-size:2rem;margin-top:.25rem}.feature-content h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.feature-content p{color:#ccc;font-size:.95rem;margin:0}.values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.value-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:1.5rem;transition:transform .3s ease}.value-item:hover{transform:translateY(-5px)}.value-item h4{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.value-item p{color:#ccc;font-size:.9rem;margin:0}.tech-stack{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.tech-item{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.cta-buttons{gap:1rem;margin-top:2rem}.cta-buttons,.founders-grid{display:flex;flex-wrap:wrap;justify-content:center}.founders-grid{gap:2rem;margin-top:1.5rem}.founder-card{background:#ffffff12;border:1px solid #8b5cf621;border-radius:18px;box-shadow:0 4px 16px #8b5cf614;flex:1 1 220px;margin-bottom:1rem;max-width:320px;min-width:220px;padding:1.5rem 2rem;text-align:left}.founder-card h3{color:#8b5cf6;font-size:1.3rem;font-weight:700;margin-bottom:.7rem}.founder-role{color:#06b6d4;font-size:1rem;font-weight:500;margin-left:.5rem}.founder-details{color:#cbd5e1;font-size:1rem;list-style:disc inside;margin:0;padding-left:1rem}.founder-details li{margin-bottom:.3rem}@media (max-width:768px){.about-header h1{font-size:2.5rem}.about-section{margin-bottom:1.5rem;padding:2rem}.about-section h2{font-size:1.8rem}.features-list{grid-template-columns:1fr}.feature-item{padding:1rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.cta-buttons,.tech-stack{align-items:center;flex-direction:column}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{max-width:300px;width:100%}}@media (max-width:600px){.founders-grid{align-items:stretch;flex-direction:column;gap:1rem}.founder-card{max-width:100%;min-width:0;padding:1rem;text-align:left}}@media (max-width:480px){.about-header h1{font-size:2rem}.about-section{padding:1.5rem}.section-icon{font-size:2.5rem}.about-section h2{font-size:1.5rem}.values-grid{grid-template-columns:1fr}}.privacy-page{background:linear-gradient(135deg,#1a1a2e,#16213e);min-height:100vh;padding:120px 0 80px;position:relative}.privacy-page:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="%23fff" opacity=".1"/><circle cx="80" cy="40" r=".5" fill="%23fff" opacity=".08"/><circle cx="40" cy="80" r="1" fill="%23fff" opacity=".12"/></svg>') repeat;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.privacy-content{position:relative;z-index:1}.privacy-header{margin-bottom:4rem;text-align:center}.privacy-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea 50%,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1rem}.privacy-header p{color:#ccc;font-size:1.2rem;margin:0 auto 1rem;max-width:600px}.last-updated{color:#888;font-size:.9rem;font-style:italic}.privacy-sections{margin:0 auto;max-width:900px}.privacy-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;margin-bottom:2rem;padding:2.5rem}.privacy-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#667eea);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.privacy-section p{color:#ccc;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.privacy-section p:last-of-type{margin-bottom:0}.privacy-section ul{color:#ccc;line-height:1.7;margin-bottom:1rem}.privacy-section li{margin-bottom:.5rem}.info-category{margin-bottom:2rem}.info-category:last-child{margin-bottom:0}.info-category h3{color:#667eea;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.usage-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.usage-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:1.5rem;text-align:center;transition:transform .3s ease}.usage-item:hover{transform:translateY(-5px)}.usage-icon{font-size:2.5rem;margin-bottom:1rem}.usage-item h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.usage-item p{color:#ccc;font-size:.95rem;margin:0}.security-features{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:2rem}.security-item{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;display:flex;gap:1rem;padding:1.5rem}.security-icon{flex-shrink:0;font-size:2rem;margin-top:.25rem}.security-item h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.security-item p{color:#ccc;margin:0}.sharing-scenarios{grid-gap:1rem;display:grid;gap:1rem;margin-top:2rem}.scenario-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:1.5rem}.scenario-item h4{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.scenario-item p{color:#ccc;margin:0}.rights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:2rem}.right-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:1.5rem;text-align:center;transition:transform .3s ease}.right-item:hover{transform:translateY(-5px)}.right-item h4{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.right-item p{color:#ccc;font-size:.9rem;margin:0}.cookie-types{grid-gap:1rem;display:grid;gap:1rem;margin:2rem 0}.cookie-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;padding:1.5rem}.cookie-item h4{color:#667eea;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.cookie-item p{color:#ccc;margin:0}.contact-info{grid-gap:1.5rem;display:grid;gap:1.5rem;margin-top:2rem}.contact-item{align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:15px;display:flex;gap:1rem;padding:1.5rem}.contact-icon{flex-shrink:0;font-size:2rem;margin-top:.25rem}.contact-item h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.contact-item p{color:#ccc;line-height:1.6;margin:0}@media (max-width:768px){.privacy-header h1{font-size:2.5rem}.privacy-section{margin-bottom:1.5rem;padding:2rem}.privacy-section h2{font-size:1.8rem}.usage-grid{grid-template-columns:1fr}.usage-item{padding:1rem}.rights-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.contact-item,.security-item{padding:1rem}}@media (max-width:480px){.privacy-header h1{font-size:2rem}.privacy-section{padding:1.5rem}.privacy-section h2{font-size:1.5rem}.rights-grid{grid-template-columns:1fr}.contact-icon,.security-icon,.usage-icon{font-size:1.5rem}}.navbar{backface-visibility:hidden;-webkit-backface-visibility:hidden;background:#0000;left:0;padding:1rem 0;position:fixed;right:0;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #ffffff1a}.navbar .container{align-items:center;display:flex;justify-content:space-between}.navbar-brand{text-decoration:none}.brand-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.navbar-menu{align-items:center;display:flex;gap:2rem}.nav-link{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#667eea}.nav-link:after{background:linear-gradient(135deg,#667eea,#764ba2);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.mobile-menu-btn span{background:#fff;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.mobile-menu-btn.active span:first-child{transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width:768px){.navbar-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;will-change:transform,opacity;z-index:9999}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.mobile-menu-btn{display:flex}.nav-link:after{display:none}}.footer{background-color:#0d0d0d;color:#eaeaea;font-family:Inter,sans-serif;padding:40px 20px;text-align:center}.footer-top{align-items:center;display:flex;flex-direction:column;gap:30px;margin-bottom:20px}.footer-branding{text-align:center}.footer-brand{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:8px}.footer-tagline{color:#ccc;font-size:.95rem}.social-icons{margin-top:12px}.social-icons a{color:#fff;font-size:1.5rem;margin:0 10px;transition:color .3s ease}.social-icons a:hover{color:#a259ff}.footer-links{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.footer-links a{color:wheat;font-size:.95rem;text-decoration:none;transition:-webkit-text-decoration .3s;transition:text-decoration .3s;transition:text-decoration .3s,-webkit-text-decoration .3s}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #2a2a2a;color:#aaa;font-size:.85rem;margin-top:30px;padding-top:20px}
/*# sourceMappingURL=main.49036a21.css.map*/