:root{--green-deep:#0d1811;--green-dark:#142019;--green-mid:#1f3027;--green-soft:#25382d;--gold:#c9a961;--gold-light:#e8c97a;--gold-bright:#f0d68a;--cream:#f5e9c8;--offwhite:#f7f3e8;--text-muted:#f5e9c89e;--text-dim:#f5e9c86b;--line:#c9a96138;--font-display:"Cormorant Garamond", serif;--font-mono:"Cinzel", serif;--font-body:"Montserrat", sans-serif}.cdv-root *{box-sizing:border-box;margin:0;padding:0}.cdv-root{scroll-behavior:smooth;background:var(--green-deep);color:var(--cream);font-family:var(--font-body);-webkit-font-smoothing:antialiased;min-height:100vh;line-height:1.6;overflow-x:hidden}.cdv-root ::selection{background:var(--gold);color:var(--green-deep)}.cdv-root .wrap{max-width:1080px;margin:0 auto;padding:0 32px}.cdv-root .wrap-narrow{max-width:760px;margin:0 auto;padding:0 32px}.cdv-root .grain{pointer-events:none;z-index:1;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.cdv-root .eyebrow{font-family:var(--font-mono);letter-spacing:.42em;text-transform:uppercase;color:var(--gold);margin-bottom:24px;font-size:11px;font-weight:500;display:inline-block}.cdv-root .compass-divider{justify-content:center;align-items:center;gap:24px;margin:0 auto;padding:56px 0;display:flex}.cdv-root .compass-divider .rule{background:linear-gradient(90deg, transparent, var(--gold));width:120px;height:1px}.cdv-root .compass-divider .rule.right{background:linear-gradient(90deg, var(--gold), transparent)}.cdv-root .compass-mini{flex-shrink:0;width:38px;height:38px;animation:60s linear infinite cdv-slowspin;position:relative}@keyframes cdv-slowspin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cdv-root .compass-mini{animation:none}.cdv-root .compass-glow{animation:none!important}}.cdv-root .hero{background:radial-gradient(ellipse 80% 60% at 75% 40%, #283c2d8c 0%, transparent 60%), radial-gradient(ellipse 60% 50% at 20% 70%, #1f302780 0%, transparent 65%), linear-gradient(160deg, var(--green-dark) 0%, var(--green-deep) 55%, #0a140d 100%);align-items:center;min-height:100vh;padding:80px 0 60px;display:flex;position:relative;overflow:hidden}.cdv-root .hero-trees{opacity:.18;z-index:0;background-image:linear-gradient(180deg, transparent 0%, transparent 40%, #0d1811b3 75%, var(--green-deep) 100%), repeating-linear-gradient(92deg, transparent 0, transparent 52px, #23382d66 52px, #23382d66 54px);position:absolute;inset:0}.cdv-root .hero-compass-bg{z-index:0;opacity:.5;pointer-events:none;width:620px;height:620px;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}@media (width<=900px){.cdv-root .hero-compass-bg{opacity:.25;width:420px;height:420px;right:-25%}}.cdv-root .compass-glow{transform-origin:50%;animation:6s ease-in-out infinite cdv-pulse}@keyframes cdv-pulse{0%,to{opacity:.6}50%{opacity:1}}.cdv-root .hero-content{z-index:2;max-width:720px;position:relative}.cdv-root .hero-centered{text-align:center;max-width:880px;margin:0 auto}.cdv-root .hero-badge{font-family:var(--font-mono);letter-spacing:.32em;text-transform:uppercase;color:var(--gold-light);border:1px solid var(--gold);border-radius:999px;margin-bottom:36px;padding:10px 26px;font-size:11px;display:inline-block}.cdv-root .hero-diamond{color:var(--gold);margin:8px 0 24px;font-size:16px}.cdv-root .hero-names{color:var(--gold-light)}.cdv-root .hero h1{font-family:var(--font-display);letter-spacing:-.01em;color:var(--offwhite);margin-bottom:32px;font-size:clamp(36px,5.5vw,64px);font-weight:600;line-height:1.08}.cdv-root .hero h1 em{color:var(--gold-light);font-style:italic;font-weight:600;position:relative}.cdv-root .hero h1 .underline{background-image:linear-gradient(#0000 82%,#c9a96159 82%);display:inline}.cdv-root .hero-sub{color:var(--text-muted);max-width:620px;margin:0 auto 18px;font-size:17px;font-weight:300;line-height:1.7}.cdv-root .hero-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;margin-top:32px;display:flex}.cdv-root .hero-price-block{margin:24px auto 0}.cdv-root .hero-price-block .old{color:var(--text-dim);letter-spacing:.05em;margin-bottom:6px;font-size:14px;text-decoration:line-through;display:block}.cdv-root .hero-price-block .new{font-family:var(--font-display);color:var(--gold-light);align-items:baseline;gap:6px;font-weight:600;line-height:1;display:inline-flex}.cdv-root .hero-price-block .new .cur{font-size:30px}.cdv-root .hero-price-block .new .big{font-size:76px}.cdv-root .hero-price-block .new .cents{color:var(--gold);font-size:22px}.cdv-root .hero-price-block .lote{font-family:var(--font-mono);letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-top:8px;font-size:11px;display:block}.cdv-root .hero-eyebrow-line,.cdv-root .hero-fine{text-align:center}.cdv-root .btn-primary{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--green-deep);background:linear-gradient(135deg, var(--gold-bright), var(--gold));cursor:pointer;border:none;border-radius:2px;padding:20px 40px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-block;box-shadow:0 8px 30px #c9a96138}.cdv-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #c9a96161}.cdv-root .hero-price-inline{font-family:var(--font-body)}.cdv-root .hero-price-inline .old{color:var(--text-dim);letter-spacing:.05em;font-size:13px;text-decoration:line-through;display:block}.cdv-root .hero-price-inline .new{font-family:var(--font-display);color:var(--cream);font-size:30px;font-weight:600}.cdv-root .hero-price-inline .new small{color:var(--gold-light);font-size:15px;font-weight:500}.cdv-root section{z-index:2;position:relative}.cdv-root .section-pad{padding:100px 0}.cdv-root .section-title{font-family:var(--font-display);color:var(--offwhite);letter-spacing:-.01em;margin-bottom:28px;font-size:clamp(32px,4.5vw,52px);font-weight:500;line-height:1.1}.cdv-root .section-title em{color:var(--gold-light);font-style:italic;font-weight:600}.cdv-root .lead{color:var(--text-muted);font-size:19px;font-weight:300;line-height:1.75}.cdv-root .lead strong{color:var(--cream);font-weight:500}.cdv-root .problem-light{color:#1a2a20;background:#f7f3e8}.cdv-root .problem-light .eyebrow{color:#9a7d40}.cdv-root .problem-light .section-title{color:#1a2a20;font-weight:500}.cdv-root .problem-light .section-title em{color:#c9a961}.cdv-root .problem-light .lead{color:#1a2a20b3}.cdv-root .problem-light .lead strong{color:#1a2a20}.cdv-root .pain-list{flex-direction:column;gap:18px;max-width:880px;margin:56px auto 0;display:flex}.cdv-root .pain-row{border-left:3px solid var(--gold);background:#fff;border-radius:4px;padding:22px 28px;box-shadow:0 1px 2px #0000000a}.cdv-root .pain-row p{color:#2a3a30;font-size:15px;font-weight:400;line-height:1.65}.cdv-root .mini-divider{justify-content:center;align-items:center;gap:14px;max-width:360px;margin:28px auto 0;display:flex}.cdv-root .mini-divider span{background:linear-gradient(90deg, transparent, var(--gold));flex:1;height:1px}.cdv-root .mini-divider span:last-child{background:linear-gradient(90deg, var(--gold), transparent)}.cdv-root .mini-divider em{color:var(--gold);font-size:14px;font-style:normal}.cdv-root .mini-divider.dark em{color:var(--gold-light)}.cdv-root .turn{background:radial-gradient(ellipse 70% 80% at 50% 50%, #1f302799 0%, transparent 70%), var(--green-dark);text-align:center}.cdv-root .turn .big-idea{font-family:var(--font-display);color:var(--offwhite);letter-spacing:-.01em;max-width:880px;margin:0 auto;font-size:clamp(34px,5.5vw,64px);font-weight:500;line-height:1.16}.cdv-root .turn .big-idea em{color:var(--gold-light);font-style:italic;font-weight:600}.cdv-root .turn .attr{font-family:var(--font-mono);letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-top:40px;font-size:12px}.cdv-root .mechanism{background:#0a140d}.cdv-root .mech-head{text-align:center;max-width:760px;margin:0 auto 72px}.cdv-root .mech-list{flex-direction:column;gap:48px;max-width:900px;margin:0 auto;display:flex}.cdv-root .mech-row{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr;align-items:start;gap:28px;padding-bottom:40px;display:grid}.cdv-root .mech-row:last-child{border-bottom:none}.cdv-root .mech-row .num{font-family:var(--font-display);color:var(--gold);font-size:72px;font-style:italic;font-weight:500;line-height:.9}.cdv-root .mech-row h3{font-family:var(--font-display);color:var(--offwhite);margin-bottom:14px;font-size:30px;font-weight:600}.cdv-root .mech-row p{color:var(--text-muted);font-size:15px;font-weight:300;line-height:1.7}.cdv-root .mech-arrow{text-align:center;font-family:var(--font-mono);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-top:48px;font-size:13px}.cdv-root .forwhom{background:#0a140d}.cdv-root .fw-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;display:grid}.cdv-root .fw-col{background:var(--green-deep);padding:48px 40px}.cdv-root .fw-col.yes{background:var(--green-mid)}.cdv-root .fw-col.no{background:#0d1811}.cdv-root .fw-col h3{font-family:var(--font-display);color:var(--offwhite);margin-bottom:24px;font-size:26px;font-weight:600}.cdv-root .fw-col h3 em,.cdv-root .fw-col.yes h3 strong{color:var(--gold-light);font-style:italic;font-weight:600}.cdv-root .fw-col ul{list-style:none}.cdv-root .fw-col li{color:var(--text-muted);padding:13px 0 13px 32px;font-size:16px;font-weight:300;line-height:1.5;position:relative}.cdv-root .fw-col.yes li:before{content:"✓";color:var(--gold);border:1px solid var(--gold);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;line-height:1;display:flex;position:absolute;top:11px;left:4px}.cdv-root .fw-col.no li:before{content:"×";color:var(--text-dim);border:1px solid var(--text-dim);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;line-height:1;display:flex;position:absolute;top:11px;left:4px}.cdv-root .agenda-light{color:#1a2a20;background:#f7f3e8}.cdv-root .agenda-light .eyebrow{color:#9a7d40}.cdv-root .agenda-light .section-title{color:#1a2a20;font-weight:500}.cdv-root .agenda-light .section-title em{color:#c9a961}.cdv-root .agenda-light .lead{color:#1a2a20b3}.cdv-root .agenda-head{text-align:center;max-width:760px;margin:0 auto 56px}.cdv-root .agenda-grid{grid-template-columns:repeat(2,1fr);gap:22px;max-width:980px;margin:0 auto;display:grid}.cdv-root .agenda-card{border-top:2px solid var(--gold);background:#fff;border-radius:2px;padding:26px 28px;box-shadow:0 1px 2px #0000000a}.cdv-root .agenda-card p{color:#2a3a30;font-size:15px;line-height:1.65}.cdv-root .mentors{background:var(--green-dark)}.cdv-root .mentors-head{text-align:center;max-width:640px;margin:0 auto 72px}.cdv-root .mentor-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.cdv-root .mentor-card{background:var(--green-deep);border:1px solid var(--line);border-radius:2px;padding:44px 38px}.cdv-root .mentor-card .portrait{background:linear-gradient(135deg, var(--green-mid), var(--green-soft));border:1px solid var(--gold);width:280px;height:280px;font-family:var(--font-display);color:var(--gold-light);border-radius:50%;justify-content:center;align-items:center;margin-bottom:26px;font-size:60px;font-style:italic;font-weight:600;display:flex;overflow:hidden}.cdv-root .mentor-card .portrait img{object-fit:cover;width:100%;height:100%;display:block}.cdv-root .mentor-card h3{font-family:var(--font-display);color:var(--offwhite);margin-bottom:6px;font-size:30px;font-weight:600}.cdv-root .mentor-card .role{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:22px;font-size:11px}.cdv-root .mentor-card p{color:var(--text-muted);font-size:15px;font-weight:300;line-height:1.7}.cdv-root .objections{background:var(--green-deep)}.cdv-root .obj-head{max-width:640px;margin-bottom:56px}.cdv-root .obj-item{border-bottom:1px solid var(--line);padding:32px 0}.cdv-root .obj-item .q{font-family:var(--font-display);color:var(--cream);margin-bottom:14px;font-size:24px;font-style:italic}.cdv-root .obj-item .q:before{content:"“";color:var(--gold)}.cdv-root .obj-item .q:after{content:"”";color:var(--gold)}.cdv-root .obj-item .a{color:var(--text-muted);border-left:2px solid var(--gold);padding-left:26px;font-size:16px;font-weight:300;line-height:1.7}.cdv-root .obj-item .a strong{color:var(--cream);font-weight:500}.cdv-root .offer{background:radial-gradient(ellipse 60% 70% at 50% 30%, #1f3027a6 0%, transparent 70%), var(--green-dark);text-align:center}.cdv-root .offer-card{background:var(--green-deep);border:1px solid #c9a96166;border-radius:4px;max-width:620px;margin:0 auto;padding:56px 48px;position:relative;box-shadow:0 30px 80px #0006}.cdv-root .offer-card .corner{border:1px solid var(--gold);width:18px;height:18px;position:absolute}.cdv-root .offer-card .corner.tl{border-bottom:none;border-right:none;top:14px;left:14px}.cdv-root .offer-card .corner.tr{border-bottom:none;border-left:none;top:14px;right:14px}.cdv-root .offer-card .corner.bl{border-top:none;border-right:none;bottom:14px;left:14px}.cdv-root .offer-card .corner.br{border-top:none;border-left:none;bottom:14px;right:14px}.cdv-root .offer-card .lote{font-family:var(--font-mono);letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin-bottom:28px;font-size:11px}.cdv-root .offer-card .price-old{color:var(--text-dim);margin-bottom:6px;font-size:16px;text-decoration:line-through}.cdv-root .offer-card .price-new{font-family:var(--font-display);color:var(--gold-light);margin-bottom:8px;font-size:80px;font-weight:600;line-height:1}.cdv-root .offer-card .price-new .cur{vertical-align:top;font-size:34px}.cdv-root .offer-card .price-note{color:var(--text-muted);margin-bottom:36px;font-size:14px}.cdv-root .offer-card .btn-primary{width:100%;font-size:15px}.cdv-root .offer-card .guarantee{color:var(--text-muted);margin-top:28px;font-size:13px;font-weight:300;line-height:1.6}.cdv-root .bonus-row{grid-template-columns:repeat(3,1fr);gap:24px;max-width:760px;margin:64px auto 0;display:grid}.cdv-root .bonus{text-align:left;border:1px solid var(--line);border-radius:2px;padding:28px 24px}.cdv-root .bonus .b-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;font-size:10px}.cdv-root .bonus h4{font-family:var(--font-display);color:var(--cream);margin-bottom:8px;font-size:21px;font-weight:600}.cdv-root .bonus p{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.55}.cdv-root .final{background:linear-gradient(180deg, var(--green-deep), #0a140d);text-align:center}.cdv-root .final h2{font-family:var(--font-display);color:var(--offwhite);max-width:720px;margin:0 auto 28px;font-size:clamp(34px,5vw,60px);font-weight:500;line-height:1.12}.cdv-root .final h2 em{color:var(--gold-light);font-style:italic;font-weight:600}.cdv-root .final .lead{max-width:560px;margin:0 auto 44px}.cdv-root .faq{background:#0a140d}.cdv-root .faq-head{text-align:center;margin-bottom:56px}.cdv-root .faq-list{max-width:760px;margin:0 auto}.cdv-root .faq-item{border-bottom:1px solid var(--line)}.cdv-root .faq-q{cursor:pointer;text-align:left;width:100%;font-family:var(--font-display);color:var(--cream);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:26px 0;font-size:21px;font-weight:600;display:flex}.cdv-root .faq-q .icon{color:var(--gold);flex-shrink:0;font-size:22px;transition:transform .3s}.cdv-root .faq-item.open .faq-q .icon{transform:rotate(45deg)}.cdv-root .faq-a{max-height:0;color:var(--text-muted);font-size:15px;font-weight:300;line-height:1.7;transition:max-height .35s;overflow:hidden}.cdv-root .faq-item.open .faq-a{max-height:280px;padding-bottom:26px}.cdv-root footer{border-top:1px solid var(--line);text-align:center;background:#0a140d;padding:48px 0 140px}.cdv-root footer .logo{font-family:var(--font-display);color:var(--gold-light);margin-bottom:10px;font-size:22px;font-style:italic}.cdv-root footer .fine{color:var(--text-dim);font-size:12px;font-weight:300}.cdv-root .sticky-bar{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#0d1811eb;padding:14px 0;transition:transform .4s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.cdv-root .sticky-bar.show{transform:translateY(0)}.cdv-root .sticky-inner{justify-content:space-between;align-items:center;gap:20px;display:flex}.cdv-root .sticky-inner .info{align-items:baseline;gap:14px;display:flex}.cdv-root .sticky-inner .s-price{font-family:var(--font-display);color:var(--gold-light);font-size:24px;font-weight:600}.cdv-root .sticky-inner .s-price small{color:var(--text-dim);margin-left:8px;font-size:13px;text-decoration:line-through}.cdv-root .sticky-inner .s-label{font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:10px}.cdv-root .sticky-inner .btn-primary{padding:14px 30px}.cdv-root .reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(28px)}.cdv-root .reveal.in{opacity:1;transform:translateY(0)}@media (width<=880px){.cdv-root .agenda-grid,.cdv-root .fw-grid,.cdv-root .mentor-grid,.cdv-root .bonus-row{grid-template-columns:1fr}.cdv-root .mech-row{grid-template-columns:56px 1fr;gap:18px}.cdv-root .mech-row .num{font-size:52px}.cdv-root .section-pad{padding:72px 0}.cdv-root .wrap,.cdv-root .wrap-narrow{padding:0 22px}.cdv-root .hero-cta-row{gap:20px}.cdv-root .sticky-inner .s-label{display:none}.cdv-root .bonus-row{margin-top:40px}}@media (width<=560px){.cdv-root .hero-meta{gap:10px;font-size:10px}.cdv-root .offer-card{padding:44px 26px}.cdv-root .offer-card .price-new{font-size:64px}.cdv-root .sticky-inner .info .s-label{display:none}}.cdv-root .cdv-nav{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d1811d9;position:relative}.cdv-root .cdv-nav-inner{justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:18px;display:flex}.cdv-root .cdv-logo-slot{border:1px dashed var(--line);border-radius:6px;align-items:center;min-width:160px;min-height:44px;padding:6px 14px;display:flex}.cdv-root .cdv-logo-placeholder{font-family:var(--font-mono);letter-spacing:.3em;color:var(--text-dim);text-transform:uppercase;font-size:11px}.cdv-root .btn-primary.btn-sm{padding:10px 18px;font-size:12px}.cdv-root .hero-eyebrow-line{font-family:var(--font-mono);letter-spacing:.4em;color:var(--gold);margin:18px 0 28px;font-size:11px}.cdv-root .hero-fine{color:var(--text-dim);letter-spacing:.04em;margin-top:22px;font-size:13px}.cdv-root .offer-includes{text-align:left;max-width:460px;margin:28px auto;padding:0;list-style:none}.cdv-root .offer-includes li{border-bottom:1px solid var(--line);color:var(--cream);padding:10px 0 10px 26px;font-size:14px;position:relative}.cdv-root .offer-includes li:before{content:"◆";color:var(--gold);font-size:10px;position:absolute;top:10px;left:0}.cdv-root .offer-includes li:last-child{border-bottom:none}.cdv-root .guarantee-box{border:1px solid var(--line);text-align:center;background:#1f302759;border-radius:10px;max-width:720px;margin:56px auto 0;padding:32px}.cdv-root .guarantee-box .g-shield{margin-bottom:12px;font-size:36px}.cdv-root .guarantee-box h3{font-family:var(--font-display);color:var(--gold-light);margin-bottom:12px;font-size:24px;font-weight:500}.cdv-root .guarantee-box p{color:var(--text-muted);font-size:14px}.hero-banner{background:#1a2820;width:100%;line-height:0;display:block;position:relative}.hero-banner img{object-fit:contain;width:100%;max-width:100%;height:auto;display:block}.hero-cta-wrap{z-index:2;justify-content:center;width:40%;display:flex;position:absolute;bottom:6%;right:5%}.hero-cta-wrap .btn-primary{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:clamp(4px,.6vw,10px);padding:clamp(6px,1.1vw,18px) clamp(14px,2.8vw,48px);font-size:clamp(9px,1.4vw,20px);font-weight:700}.cdv-logo-slot{align-items:center;display:inline-flex}.cdv-logo-slot img{width:auto;height:44px;display:block}footer .logo img{width:auto;height:60px;margin:0 auto;display:inline-block}footer .logo{text-align:center}@media (width<=640px){.cdv-logo-slot img{height:36px}}.cdv-root .urgency-badge{border:1px solid var(--gold);color:var(--gold-light);letter-spacing:.02em;background:#c9a9611f;border-radius:999px;margin:16px auto 8px;padding:10px 20px;font-size:14px;font-weight:600;animation:2s ease-in-out infinite pulseUrgency;display:inline-block}@keyframes pulseUrgency{0%,to{box-shadow:0 0 #c9a96159}50%{box-shadow:0 0 0 8px #c9a96100}}.lead-modal-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080e0ac7;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out leadFadeIn;display:flex;position:fixed;inset:0}@keyframes leadFadeIn{0%{opacity:0}to{opacity:1}}.lead-modal{background:linear-gradient(180deg, var(--green-mid), var(--green-dark));border:1px solid var(--line);border-radius:14px;width:100%;max-width:460px;padding:36px 32px 28px;animation:.25s ease-out leadSlideIn;position:relative;box-shadow:0 30px 80px #0000008c,inset 0 0 0 1px #c9a96114}@keyframes leadSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.lead-modal h3{font-family:var(--font-display);color:var(--cream);letter-spacing:-.01em;font-size:1.75rem;font-weight:600;line-height:1.15}.lead-modal-sub{color:var(--text-muted);margin-top:6px;margin-bottom:22px;font-size:.92rem}.lead-modal-close{color:var(--cream);cursor:pointer;background:0 0;border:none;border-radius:50%;width:36px;height:36px;font-size:28px;line-height:1;transition:background .15s;position:absolute;top:10px;right:12px}.lead-modal-close:hover{background:#ffffff14}.lead-form{flex-direction:column;gap:14px;display:flex}.lead-form label{flex-direction:column;gap:6px;display:flex}.lead-form label span{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);font-size:.78rem;font-weight:500}.lead-form input{border:1px solid var(--line);color:var(--cream);font:inherit;background:#00000047;border-radius:8px;padding:12px 14px;font-size:1rem;transition:border-color .15s,background .15s}.lead-form input:focus{border-color:var(--gold);background:#00000061;outline:none}.lead-form .btn-primary{width:100%;margin-top:6px}.lead-error{color:#ff9a8a;background:#ff786414;border:1px solid #ff786440;border-radius:6px;padding:8px 12px;font-size:.85rem}.lead-privacy{text-align:center;color:var(--text-dim);margin-top:8px;font-size:.75rem}@media (width<=480px){.lead-modal{padding:30px 22px 22px}.lead-modal h3{font-size:1.45rem}}
