@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&display=swap";:root{--bg-deep:#02060f;--bg-royal:#061121;--gold-primary:#d4af37;--gold-light:#f3e5ab;--gold-dim:#8a7020;--text-main:#e2e8f0;--text-muted:#94a3b8;--whatsapp-green:#25d366;--glass-surface:#ffffff08;--glass-border:#ffffff14;--shadow-heavy:0 40px 80px -12px #000000b3;--font-serif:"Playfair Display", serif;--font-sans:"Inter", sans-serif;--container-width:1200px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-deep);color:var(--text-main);font-family:var(--font-sans);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");line-height:1.5;overflow-x:hidden}.container{max-width:var(--container-width);margin:0 auto;padding:0 32px}h1,h2,h3{font-family:var(--font-serif);color:#fff;font-weight:400}.gold-text{background:linear-gradient(135deg, var(--gold-light), var(--gold-primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.btn{color:#fff;cursor:pointer;text-transform:none;letter-spacing:0;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 32px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #6366f14d}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #6366f166}.btn-ghost{color:#fff;box-shadow:none;background:0 0;border:1px solid #ffffff4d}.btn-ghost:hover{box-shadow:none;background:#ffffff14;border-color:#ffffff80}.btn-whatsapp{color:var(--whatsapp-green);box-shadow:none;background:0 0;border:1px solid #25d36699}.btn-whatsapp:hover{background:#25d36614}.link-inline{color:var(--whatsapp-green);align-items:center;gap:8px;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.link-inline:hover{text-decoration:underline}@media (max-width:900px){.container{padding:0 20px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}.btn{padding:14px 24px;font-size:.85rem}}@media (max-width:600px){.container{padding:0 16px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.3rem}}.nav{background:0 0;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.nav-actions{align-items:center;gap:.75rem;display:flex}.logo{font-family:var(--font-serif);color:#fff;letter-spacing:-.5px;align-items:center;gap:8px;font-size:1.5rem;text-decoration:none;display:flex}.logo-img{width:auto;height:40px}.beta-tag{color:var(--gold-primary);letter-spacing:1.2px;text-transform:uppercase;border:1.5px solid var(--gold-dim);background:#d4af370d;border-radius:50px;padding:6px 14px;font-size:.75rem;font-weight:600;transition:all .3s}.beta-tag:hover{border-color:var(--gold-primary);background:#d4af371a}@media (max-width:900px){.nav{padding:.5rem 0}.logo{font-size:1.25rem}.logo-img{height:36px}.beta-tag{padding:4px 10px;font-size:.7rem}}@media (max-width:600px){.nav{gap:.5rem;padding:.5rem 0}.logo-img{height:28px}.beta-tag,.nav-actions>a[href=\/privacy-policy]{display:none}.nav-actions{gap:.4rem}.nav-actions button{padding:.5rem .75rem;font-size:.8rem}.whatsapp-btn{white-space:nowrap;padding:6px 10px;font-size:.75rem}.whatsapp-btn svg{width:14px;height:14px}}.whatsapp-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #6366f14d}.whatsapp-btn:hover{color:#fff;background:linear-gradient(135deg,#818cf8,#a78bfa);transform:translateY(-1px);box-shadow:0 6px 20px #6366f166}.whatsapp-btn svg{flex-shrink:0}.hero-v2{background:linear-gradient(135deg,#0a0a0f 0%,#1a1a2e 50%,#16213e 100%);justify-content:center;align-items:center;min-height:calc(100vh - 60px);padding:2rem 1.5rem 3rem;display:flex;position:relative;overflow:hidden}.hero-v2:before{content:"";pointer-events:none;background:radial-gradient(#6366f126 0%,#0000 70%);width:80%;height:150%;position:absolute;top:-50%;right:-20%}.hero-v2:after{content:"";pointer-events:none;background:radial-gradient(#8b5cf61a 0%,#0000 70%);width:60%;height:100%;position:absolute;bottom:-30%;left:-10%}.hero-v2-content{text-align:center;z-index:1;width:100%;max-width:1200px;position:relative}.trust-bar-v2{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:2rem;display:flex}.trust-chip-v2{color:#e2e8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.chip-icon{flex-shrink:0}.hero-v2-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1}.gradient-text{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#a855f7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-v2-subtitle{color:#94a3b8;max-width:600px;margin:0 auto 2.5rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.app-store-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.app-store-btn{color:#fff;cursor:pointer;border:1px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;min-width:160px;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s;display:flex}.app-store-btn.app-store,.app-store-btn.play-store{background:#000}.app-store-btn:hover{border-color:#fff6;transform:translateY(-2px);box-shadow:0 10px 40px #6366f14d}.store-icon-apple,.store-icon-google{flex-shrink:0;width:28px;height:28px}.store-text{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.store-small{opacity:.8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem}.store-large{letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.hero-phone-preview{justify-content:center;margin-bottom:2rem;padding:0 2rem;display:flex;position:relative}.phone-frame{background:#1a1a2e;border-radius:36px;width:280px;height:570px;padding:8px;position:relative;box-shadow:0 25px 80px #00000080,0 0 0 1px #ffffff1a,inset 0 0 0 2px #2d2d44}.phone-screen{object-fit:cover;object-position:top;border-radius:28px;width:100%;height:100%}.floating-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827e6;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:absolute;box-shadow:0 4px 20px #0000004d}.badge-icon{color:#818cf8;flex-shrink:0}.badge-1{top:5%;right:8%}.badge-2{top:35%;left:5%}.badge-3{bottom:25%;right:5%}.badge-4{bottom:10%;left:10%}.social-proof{justify-content:center;align-items:center;gap:.75rem;display:flex}.rating-stars{gap:.15rem;display:flex}.rating-text{color:#94a3b8;font-size:.9rem}@media (max-width:768px){.hero-v2{min-height:auto;padding:1.5rem 1rem 2rem}.trust-bar-v2{gap:.5rem}.trust-chip-v2{padding:.4rem .75rem;font-size:.75rem}.phone-frame{width:220px;height:450px}.floating-badge{display:none}.app-store-btn{min-width:140px;padding:.6rem 1rem}.store-large{font-size:.9rem}}@media (max-width:480px){.app-store-buttons{flex-direction:column;align-items:center;gap:.75rem;width:100%}.app-store-btn{justify-content:center;width:100%;min-width:auto;max-width:260px;padding:.75rem 1rem}.store-icon-apple,.store-icon-google{width:24px;height:24px}.store-small{font-size:.6rem}.store-large{font-size:1rem}.demo-info-content{justify-items:center}}.app-showcase{background:linear-gradient(#0f172a 0%,#1e293b 100%);padding:6rem 1.5rem}.showcase-header{text-align:center;margin-bottom:4rem}.showcase-label{color:#818cf8;letter-spacing:.1em;text-transform:uppercase;background:#6366f126;border:1px solid #6366f14d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.showcase-title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.showcase-subtitle{color:#94a3b8;max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.7}.demo-tabs{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;display:flex}.demo-tab{color:#94a3b8;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.demo-tab:hover{background:#ffffff0f;border-color:#fff3}.demo-tab.active{color:#fff;background:#6366f133;border-color:#6366f180}.demo-tab-icon{color:currentColor;flex-shrink:0}.demo-tab.active .demo-tab-icon{color:#fff}.demo-tab-text{white-space:nowrap}.demo-display{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.demo-phone{justify-content:center;display:flex}.demo-phone-frame{background:#1a1a2e;border-radius:36px;width:300px;height:610px;padding:10px;position:relative;box-shadow:0 30px 100px #00000080,0 0 0 1px #ffffff1a,inset 0 0 0 2px #2d2d44}.demo-video{object-fit:cover;opacity:0;cursor:pointer;border-radius:26px;width:calc(100% - 20px);height:calc(100% - 20px);transition:opacity .5s;position:absolute;top:10px;left:10px}.demo-video.active{opacity:1;z-index:1}.demo-info{flex-direction:column;justify-content:center;display:flex}.demo-info-content{margin-bottom:2rem}.demo-info-icon-wrapper{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;display:flex}.demo-info-icon{color:#fff}.demo-info-title{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.demo-info-description{color:#94a3b8;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.demo-features{flex-direction:column;gap:1rem;display:flex}.demo-feature{color:#e2e8f0;align-items:center;gap:.75rem;font-size:1rem;display:flex}.demo-feature-dot{color:#818cf8;background:#6366f133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.demo-nav{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.demo-nav-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;transition:all .3s;display:flex}.demo-nav-btn:hover{background:#ffffff1a;border-color:#fff3}.demo-dots{gap:.5rem;display:flex}.demo-dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.demo-dot.active{background:#6366f1;border-radius:5px;width:24px}@media (max-width:900px){.demo-display{grid-template-columns:1fr;gap:3rem}.demo-info{text-align:center;order:2}.demo-nav{justify-content:center}.demo-features{align-items:center}}@media (max-width:480px){.app-showcase{padding:4rem 1rem}.demo-phone-frame{width:260px;height:530px}.demo-tabs{flex-direction:column;align-items:stretch}.demo-tab{justify-content:center}.demo-info-icon-wrapper{width:56px;height:56px}.demo-nav{justify-content:center;gap:.75rem}.demo-nav-btn{flex-shrink:0;width:40px;height:40px}.demo-dots{gap:.4rem}.demo-dot{width:8px;height:8px}.demo-dot.active{width:20px}}.features-grid{background:linear-gradient(#1e293b 0%,#0f172a 100%);padding:6rem 1.5rem}.features-header{text-align:center;margin-bottom:4rem}.features-label{color:#818cf8;letter-spacing:.1em;text-transform:uppercase;background:#6366f126;border:1px solid #6366f14d;border-radius:9999px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.features-title{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.features-subtitle{color:#94a3b8;max-width:500px;margin:0 auto;font-size:1.125rem;line-height:1.7}.features-cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.feature-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;padding:2rem;transition:all .3s}.feature-card:hover{background:#ffffff0f;border-color:#ffffff26}.feature-icon-bg{background:linear-gradient(135deg, var(--tw-gradient-from), var(--tw-gradient-to));border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.feature-icon{color:#fff;flex-shrink:0}.feature-title{color:#fff;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.feature-description{color:#94a3b8;font-size:.95rem;line-height:1.7}.from-indigo-500{--tw-gradient-from:#6366f1}.to-purple-500{--tw-gradient-to:#a855f7}.from-blue-500{--tw-gradient-from:#3b82f6}.to-cyan-500{--tw-gradient-to:#06b6d4}.from-emerald-500{--tw-gradient-from:#10b981}.to-teal-500{--tw-gradient-to:#14b8a6}.from-orange-500{--tw-gradient-from:#f97316}.to-red-500{--tw-gradient-to:#ef4444}.from-pink-500{--tw-gradient-from:#ec4899}.to-rose-500{--tw-gradient-to:#f43f5e}.from-violet-500{--tw-gradient-from:#8b5cf6}.to-fuchsia-500{--tw-gradient-to:#d946ef}.features-cta{text-align:center;background:#6366f114;border:1px solid #6366f133;border-radius:24px;max-width:600px;margin-top:4rem;margin-left:auto;margin-right:auto;padding:2rem}.features-cta-text{color:#e2e8f0;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.features-cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.features-cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 40px #6366f166}@media (max-width:768px){.features-grid{padding:4rem 1rem}.features-cards{grid-template-columns:1fr}.feature-card{padding:1.5rem}}footer{border-top:1px solid var(--glass-border);color:var(--text-muted);background:linear-gradient(180deg, var(--bg-royal) 0%, var(--bg-deep) 100%);padding:80px 0 40px;position:relative}footer:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-main{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand h2{font-family:var(--font-serif);color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:400;line-height:1.3}.footer-brand p{color:var(--text-muted);max-width:320px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.footer-cta-compact{gap:12px;display:flex}.footer-cta-compact .btn{padding:12px 20px;font-size:.85rem}.footer-column h4{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:1.25rem;font-size:.75rem;font-weight:600}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li{margin-bottom:.75rem}.footer-column a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:all .3s}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid var(--glass-border);justify-content:space-between;align-items:center;padding-top:30px;display:flex}.footer-copyright{opacity:.7;font-size:.8rem;color:#fffc!important}.footer-privacy{font-size:.8rem;color:#fffc!important}.footer-privacy-link{text-decoration:none;transition:all .3s;color:#fffc!important}.footer-privacy-link:hover{color:#fff;text-decoration:underline}.modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50;background:#02060fd9;justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.modal.active{display:flex}.modal-card{background:var(--bg-royal);border:1px solid var(--glass-border);width:100%;max-width:640px;box-shadow:var(--shadow-heavy);border-radius:12px;padding:32px}.modal-card h3{font-family:var(--font-serif);color:#fff;margin-bottom:16px;font-size:1.5rem}.modal-card p{color:var(--text-muted);margin-bottom:12px;line-height:1.6}.modal-close{border:1px solid var(--glass-border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:6px;margin-top:24px;padding:12px 24px;transition:all .3s}.modal-close:hover{color:#fff;border-color:#fff}@media (max-width:1024px){.footer-main{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:768px){footer{padding:60px 0 30px}.footer-main{grid-template-columns:1fr;gap:30px;margin-bottom:40px}.footer-brand h2{font-size:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:16px}.modal-card{padding:24px}.modal-card h3{font-size:1.3rem}}.delete-account-page{max-width:640px;min-height:100vh;margin:0 auto;padding:2rem}.delete-account-back{color:#93c5fd;margin-bottom:2rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.delete-account-back:hover{color:#bfdbfe}.delete-account-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#f87171,#ef4444);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.delete-account-subtitle{color:#9ca3af;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.delete-account-card{border:1.5px solid var(--glass-border,#ffffff14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08101ecc;border-radius:16px;padding:28px;box-shadow:0 40px 80px #0006,0 0 0 1px #ffffff0d}.delete-account-warning{color:#fca5a5;background:#ef444414;border:1px solid #ef444440;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;font-size:.85rem;line-height:1.5;display:flex}.delete-account-warning-icon{flex-shrink:0;margin-top:2px;font-size:1.2rem}.delete-account-form{flex-direction:column;gap:18px;display:flex}.delete-account-field{flex-direction:column;gap:6px;display:flex}.delete-account-label{text-transform:uppercase;letter-spacing:1px;color:#9ca3af;font-size:.8rem;font-weight:500}.delete-account-label .required{color:#ef4444;margin-left:2px}.delete-account-input{border:1.5px solid var(--glass-border,#ffffff14);color:#fff;background:#0b172a;border-radius:8px;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .3s}.delete-account-input::placeholder{color:#5b6b86}.delete-account-input:focus{background:#0d1b30;border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef444426}.delete-account-input:disabled{opacity:.6;cursor:not-allowed}.delete-account-textarea{resize:vertical;min-height:100px}.delete-account-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:8px;margin-top:8px;padding:16px 28px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.delete-account-submit:hover:not(:disabled){background:linear-gradient(135deg,#ef4444,#dc2626);transform:translateY(-1px);box-shadow:0 10px 30px #ef44444d}.delete-account-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.delete-account-error{color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:12px;font-size:.85rem}.delete-account-success{text-align:center;background:#22c55e14;border:1px solid #22c55e4d;border-radius:12px;padding:24px}.delete-account-success-icon{margin-bottom:12px;font-size:2.5rem}.delete-account-success-title{color:#22c55e;margin-bottom:8px;font-size:1.2rem;font-weight:600}.delete-account-success-message{color:#9ca3af;font-size:.9rem;line-height:1.6}.delete-account-success-id{border:1px solid var(--glass-border,#ffffff14);color:#6b7280;background:#ffffff08;border-radius:8px;margin-top:16px;padding:10px;font-size:.8rem}.delete-account-success-id code{color:#d1d5db;font-family:monospace}.delete-account-info{border:1px solid var(--glass-border,#ffffff14);background:#ffffff05;border-radius:10px;margin-top:24px;padding:16px}.delete-account-info-title{color:#d1d5db;margin-bottom:10px;font-size:.85rem;font-weight:600}.delete-account-info-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.delete-account-info-list li{color:#9ca3af;padding-left:20px;font-size:.8rem;line-height:1.5;position:relative}.delete-account-info-list li:before{content:"•";color:#6b7280;position:absolute;left:6px}@media (max-width:900px){.delete-account-page{padding:1.5rem}.delete-account-title{font-size:1.6rem}.delete-account-card{border-radius:12px;padding:20px}.delete-account-submit{padding:14px 24px}}.app-redirect{background:var(--bg-deep);min-height:100vh;color:var(--text-main);justify-content:center;align-items:center;padding:2rem;display:flex}.redirect-container{text-align:center;width:100%;max-width:500px}.redirect-logo{justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.redirect-logo-img{height:40px}.redirect-logo-text{color:#fff;font-size:1.5rem;font-weight:800;font-family:var(--font-serif)}.redirect-device{margin-bottom:2rem}.redirect-device-icon{color:#818cf8;margin-bottom:.5rem}.redirect-device-text{color:var(--text-muted);font-size:1rem}.redirect-countdown{background:#6366f114;border:1px solid #6366f180;border-radius:16px;margin-bottom:2rem;padding:2rem}.redirect-countdown p{color:var(--text-main);margin-bottom:1rem}.countdown-number{color:#818cf8;font-size:4rem;font-weight:800;line-height:1}.redirect-loading{margin-bottom:2rem}.redirect-spinner{border:4px solid #6366f133;border-top-color:#818cf8;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.redirect-options{margin-bottom:2rem}.redirect-options-title{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.redirect-options-subtitle{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.qr-codes{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.qr-code-item{flex-direction:column;align-items:center;gap:.75rem;display:flex}.qr-code-box{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;padding:8px;display:flex;box-shadow:0 4px 20px #0000004d}.qr-code-img{object-fit:contain;width:100%;height:100%}.qr-code-label{color:var(--text-muted);font-size:.875rem;font-weight:500}.manual-buttons{flex-direction:column;gap:1rem;display:flex}.manual-btn{cursor:pointer;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.manual-btn.ios{color:#818cf8;background:#000;border:1px solid #6366f180}.manual-btn.ios:hover{background:#6366f11a;border-color:#818cf8;transform:translateY(-2px)}.manual-btn.android{color:#818cf8;background:0 0;border:1.5px solid #818cf8}.manual-btn.android:hover{background:#6366f11a;transform:translateY(-2px)}.btn-icon{width:24px;height:24px}.redirect-manual{margin-bottom:2rem}.redirect-manual p{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.redirect-features{border:1px solid var(--glass-border);background:#ffffff08;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.redirect-features-title{color:#818cf8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.875rem;font-weight:700}.redirect-features-list{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.redirect-feature{color:var(--text-main);align-items:center;gap:.4rem;font-size:.9rem;display:flex}.redirect-footer{margin-top:2rem}.redirect-footer a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .3s}.redirect-footer a:hover{color:#818cf8}@media (max-width:480px){.qr-codes{flex-direction:column;align-items:center}.countdown-number{font-size:3rem}}
