:root{--bg-dark:#0a0a0a;--bg-card:#14141499;--border-light:#ffffff14;--accent-color:#d4ff00;--accent-hover:#c2e800;--brand-purple:#602eeb;--text-main:#fff;--text-muted:#a0a0a0}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);color:var(--text-main);min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,.section-title,.grid-item-title{text-wrap:balance}p,.section-subtitle,.grid-item-desc,li{text-wrap:pretty}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(at top,#d4ff001a 0%,#0000 70%);width:80vw;height:600px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.landing-page{max-width:1100px;margin:0 auto;padding:5rem 1.5rem}.text-accent{color:var(--accent-color)}.section{opacity:0;margin-bottom:8rem;transition:opacity 1s cubic-bezier(.25,1,.5,1),transform 1s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.section.visible{opacity:1;transform:translateY(0)}.hero-section{text-align:center;flex-direction:column;align-items:center;margin-top:2rem;margin-bottom:6rem;display:flex}.pill-badge{color:var(--accent-color);background:#d4ff0014;border:1px solid #d4ff0033;border-radius:50px;align-items:center;gap:8px;margin-bottom:2.5rem;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.pill-badge:hover{background:#d4ff0026;transform:translateY(-2px)}.section-title{text-align:center;letter-spacing:-.05em;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.15}.hero-section .section-title{text-wrap:balance;max-width:1000px;margin-left:auto;margin-right:auto;font-size:4.5rem}.section-subtitle{color:#b0b0b0;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.3rem;line-height:1.6}.cta-primary{background:linear-gradient(135deg, var(--brand-purple), #4511cc);color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:20px 45px;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s;animation:2.5s infinite alternate pulse-glow;display:inline-flex;box-shadow:0 0 20px #602eeb4d}.cta-primary:hover{background:linear-gradient(135deg, #703aff, var(--brand-purple));color:#fff;transform:translateY(-3px);box-shadow:0 0 35px #602eeb99}@keyframes pulse-glow{0%{box-shadow:0 0 15px #602eeb33}to{box-shadow:0 0 30px #602eeb80}}.cta-note{color:var(--text-muted);margin-top:1rem;font-size:.95rem}.grid-list{text-align:left;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%;margin-bottom:4rem;display:grid}.grid-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff04;border:1px solid #ffffff08;border-radius:16px;align-items:flex-start;gap:1.25rem;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 30px #0000001a}.grid-item:hover{background:#ffffff08;border-color:#d4ff004d;transform:translateY(-8px);box-shadow:0 15px 40px #0006,inset 0 0 20px #d4ff000d}.grid-item-icon{color:var(--accent-color);background:#d4ff001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}.grid-item-icon svg{animation:4s ease-in-out infinite float}.grid-item-title{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.grid-item-desc{color:var(--text-muted);font-size:.95rem;line-height:1.5}.checkout-form{flex-direction:column;gap:20px;padding:40px;display:flex}.timeline-list{flex-direction:column;gap:1.5rem;max-width:650px;margin:0 auto;display:flex}.timeline-item{text-align:left;background:#ffffff04;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:24px;padding:24px 32px;transition:all .3s;display:flex}.timeline-item:hover{background:#ffffff08;border-color:#d4ff004d;transform:translate(10px)}.timeline-number{color:var(--accent-color);background:#d4ff001a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;min-width:55px;height:55px;font-size:1.8rem;font-weight:700;display:flex}.timeline-title{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:1.3rem;font-weight:700}.timeline-desc{color:var(--text-muted);font-size:1rem;line-height:1.5}.section.visible .stagger>div:first-child{animation:.6s ease-out .1s both fadeUp}.section.visible .stagger>div:nth-child(2){animation:.6s ease-out .2s both fadeUp}.section.visible .stagger>div:nth-child(3){animation:.6s ease-out .3s both fadeUp}.section.visible .stagger>div:nth-child(4){animation:.6s ease-out .4s both fadeUp}.section.visible .stagger>div:nth-child(5){animation:.6s ease-out .5s both fadeUp}.section.visible .stagger>div:nth-child(6){animation:.6s ease-out .6s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.vsl-section{max-width:900px;margin:0 auto 6rem}.browser-wrapper{border:1px solid var(--border-light);background:#111;border-radius:16px;overflow:hidden;box-shadow:0 30px 60px -15px #000c,0 0 40px #d4ff0026}.browser-header{background:#1a1a1a;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;height:48px;padding:0 20px;display:flex;position:relative}.mac-dot{border-radius:50%;width:12px;height:12px}.mac-dot.red{background:#ff5a52}.mac-dot.yellow{background:#e6c029}.mac-dot.green{background:#53c22b}.browser-url{color:var(--text-muted);background:#0000004d;border-radius:6px;align-items:center;gap:6px;padding:4px 16px;font-size:.8rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.summary-section,.founder-section,.why-now-section,.faq-section{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.why-now-section{text-align:left}.why-now-section p,.founder-section p{color:#d0d0d0;margin-bottom:1.2rem;font-size:1.15rem}blockquote{color:#fff;border-left:4px solid var(--accent-color);margin:2.5rem 0;padding-left:1.5rem;font-size:1.3rem;font-style:italic;font-weight:600}details{background:var(--bg-card);border:1px solid var(--border-light);cursor:pointer;text-align:left;border-radius:10px;margin-bottom:1rem;padding:1.2rem 1.5rem;transition:background .2s}details:hover{background:#ffffff0d}summary{outline:none;justify-content:space-between;align-items:center;font-size:1.1rem;font-weight:700;list-style:none;display:flex}summary::-webkit-details-marker{display:none}details p{color:var(--text-muted);margin-top:1rem;font-size:1rem;line-height:1.5}.submit-checkout{background:linear-gradient(135deg, var(--brand-purple), #4511cc);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;width:100%;padding:18px;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #602eeb66}.submit-checkout:hover{background:linear-gradient(135deg, #703aff, var(--brand-purple));transform:translateY(-2px);box-shadow:0 0 35px #602eeb99}.submit-checkout:disabled{background:var(--text-muted);cursor:not-allowed;box-shadow:none;opacity:.6;transform:none}.secure-badge{text-align:center;color:#777;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:.85rem;display:flex}.logo{opacity:.9;width:160px;margin-top:3rem}@media (width<=768px){.hero-section .section-title{font-size:2.5rem}.grid-list{grid-template-columns:1fr}.cta-primary{text-align:center;width:100%;padding:15px 30px}.browser-header{display:none}}.checkout-modal-container{color:#333;background:#fff;border-radius:16px;max-width:600px;margin:0 auto;font-family:Inter,sans-serif;overflow:hidden;box-shadow:0 10px 40px #00000080}.hero-light-wrapper{color:#111;z-index:10;background:#fff;border-bottom:1px solid #eaeaea;width:100%;position:relative}.hero-light-wrapper .section-title{color:#050505}.hero-light-wrapper .section-subtitle{color:#555}.hero-light-wrapper .pill-badge{color:var(--brand-purple);background:#602eeb14;border-color:#602eeb33}.hero-light-wrapper .text-accent{color:var(--brand-purple)}.hero-light-wrapper .grid-item{background:#fff;border:1px solid #f0f0f0;box-shadow:0 4px 15px #00000005}.hero-light-wrapper .grid-item-title{color:#111}.hero-light-wrapper .grid-item-desc{color:#666}.hero-light-wrapper .grid-item-icon{color:var(--brand-purple);background:#602eeb14}.hero-light-wrapper .grid-item:hover{background:#fff;border-color:#602eeb4d;transform:translateY(-5px);box-shadow:0 10px 30px #602eeb14}.hero-light-wrapper .cta-note{color:#777}.immersive-video-wrapper{aspect-ratio:16/9;background:0 0;border-radius:20px;width:100%;margin:0 auto;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000001f,0 0 0 1px #0000000d}.immersive-video-wrapper:hover{transform:translateY(-5px);box-shadow:0 40px 100px #0000002e,0 0 0 1px #00000014}.checkout-header{text-align:center;padding:40px 25px 25px}.checkout-header h2{color:#111;letter-spacing:-.5px;margin-bottom:5px;font-size:1.8rem;font-weight:800}.checkout-header p{color:#666;font-size:.95rem}.checkout-form{padding:0 35px 45px}.form-divider{color:#bbb;text-transform:uppercase;letter-spacing:1.5px;border-bottom:1px solid #f5f5f5;width:100%;margin:12px 0 8px;padding-bottom:4px;font-size:.75rem;font-weight:800}.form-row{gap:10px;display:flex}.form-row>*{flex:1}.input-group{text-align:left;margin-bottom:6px}.input-group label{color:#666;text-transform:none;margin-bottom:2px;font-size:.8rem;font-weight:700;display:block}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{pointer-events:none;opacity:.7;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.checkout-form input,.checkout-form select,.checkout-form textarea{color:#111;background:#fff;border:1px solid #e2e2e2;border-radius:10px;width:100%;padding:12px 14px 12px 38px;font-size:.95rem;transition:all .2s;margin-bottom:0!important}.checkout-form select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 14px center;background-repeat:no-repeat;background-size:16px}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--brand-purple);outline:none;box-shadow:0 0 0 3px #602eeb1a}.whatsapp-input-container{align-items:center;width:100%;display:flex;position:relative}.country-code-prefix{color:#666;pointer-events:none;font-size:.95rem;font-weight:500;position:absolute;left:38px}.whatsapp-input-container input{padding-left:75px!important}@media (width<=600px){.form-row{flex-direction:column;gap:0}.checkout-form{padding:0 20px 20px}.checkout-header{padding:25px 20px 15px}}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.modal-close-btn{cursor:pointer;color:#333;z-index:10;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:15px;right:15px}.modal-close-btn:hover{background:#eee;transform:rotate(90deg)}.checkout-modal-container{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;position:relative;overflow-y:auto}
