:root{--bg:#0a0a0a;--surface:#1a1a1a;--primary:#00ff9f;--primary-dim:#00cc7f;--text:#fff;--text-dim:#a0a0a0;--accent:#f36}.landing-module__H2grBG__page{background:var(--bg);color:var(--text);min-height:100vh;position:relative;overflow-x:hidden}.landing-module__H2grBG__bg{pointer-events:none;z-index:0;background:radial-gradient(circle at 20%,#00ff9f26 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ff336626 0%,#0000 50%),radial-gradient(circle at 50% 20%,#00bfff1a 0%,#0000 50%);width:200%;height:200%;animation:20s infinite landing-module__H2grBG__gradientShift;position:fixed;inset:-50%}@keyframes landing-module__H2grBG__gradientShift{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(5%,-5%)rotate(3deg)}66%{transform:translate(-5%,5%)rotate(-3deg)}}.landing-module__H2grBG__shape{opacity:.03;pointer-events:none;z-index:1;position:fixed}.landing-module__H2grBG__shape1{border:2px solid var(--primary);border-radius:50%;width:300px;height:300px;animation:25s ease-in-out infinite landing-module__H2grBG__float;top:10%;left:5%}.landing-module__H2grBG__shape2{border:2px solid var(--accent);width:200px;height:200px;animation:20s ease-in-out infinite reverse landing-module__H2grBG__float;bottom:15%;right:10%;transform:rotate(45deg)}.landing-module__H2grBG__shape3{border:2px solid var(--primary);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);width:150px;height:150px;animation:30s ease-in-out infinite landing-module__H2grBG__float;top:40%;right:5%}@keyframes landing-module__H2grBG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-30px)rotate(5deg)}}.landing-module__H2grBG__container{z-index:10;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.landing-module__H2grBG__header{padding:2rem 0;animation:.8s landing-module__H2grBG__slideDown}.landing-module__H2grBG__logo{font-family:var(--font-fraunces),ui-serif,Georgia,serif;background:linear-gradient(135deg,var(--primary),var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;text-decoration:none}@keyframes landing-module__H2grBG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.landing-module__H2grBG__main{padding:4rem 0}.landing-module__H2grBG__heroGrid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:80vh;padding:4rem 0;display:grid}.landing-module__H2grBG__heroH1{font-family:var(--font-fraunces),ui-serif,Georgia,serif;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);font-weight:900;line-height:1.1;animation:1s .2s both landing-module__H2grBG__fadeInUp}.landing-module__H2grBG__highlight{background:linear-gradient(135deg,var(--primary),var(--accent));color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block}.landing-module__H2grBG__heroP{color:var(--text-dim);margin-bottom:2rem;font-size:1.25rem;line-height:1.6;animation:1s .4s both landing-module__H2grBG__fadeInUp}.landing-module__H2grBG__section{border-top:1px solid #ffffff14;padding:5rem 0}.landing-module__H2grBG__sectionHeader{margin-bottom:2rem}.landing-module__H2grBG__h2{font-family:var(--font-fraunces),ui-serif,Georgia,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.2}.landing-module__H2grBG__h3{font-family:var(--font-fraunces),ui-serif,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.3}.landing-module__H2grBG__sectionP{color:var(--text-dim);margin-top:.75rem;line-height:1.6}.landing-module__H2grBG__steps{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:0;padding:0;list-style:none;display:grid}.landing-module__H2grBG__stepCard{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;padding:1.5rem}.landing-module__H2grBG__stepTitle{font-weight:600;line-height:1.4}.landing-module__H2grBG__cardsGrid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.landing-module__H2grBG__infoCard{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;padding:1.75rem}.landing-module__H2grBG__quoteGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.landing-module__H2grBG__quote{color:var(--text);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:18px;margin:0;padding:1.75rem}.landing-module__H2grBG__quote p{color:var(--text-dim);margin:0;line-height:1.6}.landing-module__H2grBG__faq{gap:.75rem;display:grid}.landing-module__H2grBG__faqItem{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;padding:.25rem 1.25rem}.landing-module__H2grBG__faqSummary{cursor:pointer;padding:1rem 0;font-weight:650;list-style:none}.landing-module__H2grBG__faqSummary::-webkit-details-marker{display:none}.landing-module__H2grBG__faqBody{color:var(--text-dim);padding:0 0 1rem;line-height:1.6}.landing-module__H2grBG__finalCta{border-top:1px solid #ffffff14;padding:5rem 0 0}.landing-module__H2grBG__finalCtaInner{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}@keyframes landing-module__H2grBG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.landing-module__H2grBG__signupCard{background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:24px;padding:2.5rem;animation:1s .6s both landing-module__H2grBG__fadeInUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.landing-module__H2grBG__signupCard:before{content:"";background:linear-gradient(90deg,var(--primary),var(--accent));height:3px;position:absolute;top:0;left:0;right:0}.landing-module__H2grBG__cardTitle{font-family:var(--font-fraunces),ui-serif,Georgia,serif;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.landing-module__H2grBG__benefits{margin-bottom:2rem;list-style:none}.landing-module__H2grBG__benefits li{color:var(--text-dim);padding:.75rem 0 .75rem 2rem;line-height:1.5;position:relative}.landing-module__H2grBG__benefits li:before{content:"✓";color:var(--primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.landing-module__H2grBG__cardLink{color:var(--text);text-underline-offset:3px;-webkit-text-decoration:underline #ffffff40;text-decoration:underline #ffffff40;transition:color .2s,text-decoration-color .2s}.landing-module__H2grBG__cardLink:hover{color:var(--primary);text-decoration-color:#00ff9f80}.landing-module__H2grBG__label{color:var(--text-dim);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.landing-module__H2grBG__input{width:100%;color:var(--text);font-size:1rem;font-family:var(--font-dm-sans),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.25rem;transition:all .3s}.landing-module__H2grBG__input:focus{border-color:var(--primary);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #00ff9f1a}.landing-module__H2grBG__input::placeholder{color:#ffffff4d}.landing-module__H2grBG__cta{background:linear-gradient(135deg,var(--primary),var(--primary-dim));width:100%;color:var(--bg);font-size:1rem;font-weight:700;font-family:var(--font-dm-sans),ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial;cursor:pointer;border:none;border-radius:12px;padding:1.25rem 2rem;transition:all .3s;position:relative;overflow:hidden}.landing-module__H2grBG__cta:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.landing-module__H2grBG__cta:hover:before{left:100%}.landing-module__H2grBG__cta:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00ff9f4d}.landing-module__H2grBG__cta:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.landing-module__H2grBG__disclaimer{color:var(--text-dim);text-align:center;margin-top:1rem;font-size:.75rem}.landing-module__H2grBG__badge{color:var(--primary);background:#00ff9f1a;border:1px solid #00ff9f4d;border-radius:50px;margin-top:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.landing-module__H2grBG__message{margin-top:.75rem;font-size:.875rem;line-height:1.4}.landing-module__H2grBG__success{color:#00ff9ff2}.landing-module__H2grBG__error{color:#ff3366f2}.landing-module__H2grBG__footer{border-top:1px solid #ffffff1a;margin-top:4rem;padding:3rem 0}.landing-module__H2grBG__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-module__H2grBG__footerText{color:var(--text-dim);font-size:.875rem}.landing-module__H2grBG__footerLinks{gap:2rem;display:flex}.landing-module__H2grBG__footerLinks a{color:var(--text-dim);font-size:.875rem;text-decoration:none;transition:color .3s}.landing-module__H2grBG__footerLinks a:hover{color:var(--primary)}@media (max-width:768px){.landing-module__H2grBG__heroGrid{grid-template-columns:1fr;gap:3rem;min-height:auto;padding:2rem 0}.landing-module__H2grBG__heroH1{font-size:2.5rem}.landing-module__H2grBG__signupCard{padding:2rem}.landing-module__H2grBG__steps,.landing-module__H2grBG__cardsGrid,.landing-module__H2grBG__quoteGrid,.landing-module__H2grBG__finalCtaInner{grid-template-columns:1fr}.landing-module__H2grBG__footerContent{text-align:center;flex-direction:column}.landing-module__H2grBG__shape{display:none}}
