: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;--v2-green:#142019;--v2-green-dark:#0d1811;--v2-bg-dark:#0d1811;--v2-bg-light:#f8fafc;--v2-text-dark:#1e293b;--v2-text-gray:#475569}.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:.12em;text-transform:uppercase;color:var(--green-deep);background:linear-gradient(135deg, var(--gold-bright), var(--gold));cursor:pointer;border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;padding:26px 64px;font-size:18px;font-weight:800;text-decoration:none;transition:all .3s cubic-bezier(.19,1,.22,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #c9a96159}.cdv-root .btn-primary:hover{background:linear-gradient(135deg, #fff, var(--gold-bright));transform:translateY(-5px)scale(1.03);box-shadow:0 25px 70px #c9a96180}.cdv-root .btn-primary:active{transform:translateY(-1px)scale(.98)}.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{color:#0d1811;text-shadow:0 1px 1px #ffffff4d;background:linear-gradient(#f0d68a,#c9a961);border-radius:6px;justify-content:center;align-items:center;width:clamp(280px,35vw,420px);height:clamp(52px,6.5vw,88px);padding:0;font-size:clamp(14px,1.8vw,24px);font-weight:800;transition:all .3s cubic-bezier(.19,1,.22,1);display:flex;box-shadow:0 15px 45px #0006}.hero-cta-wrap .btn-primary:hover{background:linear-gradient(#fff,#f0d68a);transform:scale(1.03);box-shadow:0 20px 60px #c9a96173}.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);-webkit-overflow-scrolling:touch;background:#080e0ac7;justify-content:center;align-items:flex-start;padding:20px;animation:.2s ease-out leadFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@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;margin:auto;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}}.ty-page{flex-direction:column;min-height:100vh;display:flex}.ty-page .cdv-nav{background:0 0}.ty-content{text-align:center;flex:1;justify-content:center;align-items:center;padding:60px 0 120px;display:flex}.ty-card{border:1px solid var(--line);background:linear-gradient(#142019d9 0%,#0d1811eb 100%);border-radius:16px;max-width:600px;margin:0 auto;padding:56px 48px;box-shadow:0 24px 80px #00000059}.ty-card.in{opacity:1;transform:none}.ty-logo{justify-content:center;margin-bottom:32px;display:flex}.ty-logo img{width:auto;height:80px}.ty-card h1{font-family:var(--font-display);color:var(--gold-light);margin-bottom:20px;font-size:2.6rem;font-weight:600;line-height:1.1}.ty-card .lead{color:var(--text-muted);max-width:440px;margin:0 auto 32px;font-size:1.05rem}.ty-card .ty-whatsapp-text{color:var(--cream);max-width:420px;margin:0 auto 36px;font-size:1rem;line-height:1.6}.ty-card .btn-primary{display:inline-flex}@media (width<=640px){.ty-card{padding:44px 28px}.ty-card h1{font-size:2rem}.ty-logo img{height:64px}.ty-card .ty-whatsapp-text{margin-bottom:28px}}.v2-root{--v2-dark:#142019;--v2-darker:#0d1811;--v2-accent:#142019;--v2-gold:#c9a961;--v2-light:#f2f2f2;--v2-ink:#1a1a1a;--v2-gray:#5b6660;color:var(--v2-ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Montserrat,sans-serif}.v2-root *{box-sizing:border-box}.v2-root .wrap{max-width:1160px;margin:0 auto;padding:0 24px}.v2-root p{line-height:1.7}.v2-root h1,.v2-root h2,.v2-root h3,.v2-root h4{margin:0}.v2-serif{letter-spacing:-.01em;font-family:Cormorant Garamond,serif;font-weight:500;line-height:1.15}.v2-serif em{font-style:italic}.v2-cond{text-transform:uppercase;letter-spacing:-.005em;font-family:Oswald,Montserrat,sans-serif;font-weight:600;line-height:1.05}.v2-pill{color:var(--v2-gold);letter-spacing:.18em;text-transform:uppercase;background:0 0;border:1px solid #c9a9618c;padding:12px 26px;font-size:.72rem;font-weight:700;display:inline-block}.v2-pill.light{color:var(--v2-dark);border-color:#14201940}.v2-root .btn-primary,.v2-root a.btn-primary,.v2-root button.btn-primary{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(#1f3027 0%,#142019 100%);border:none;border-radius:6px;justify-content:center;align-items:center;padding:20px 48px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px -10px #1420198c}.v2-root .btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px #14201999}.v2-on-dark .btn-primary,.v2-on-dark a.btn-primary{color:#0d1811;background:linear-gradient(#e8c97a 0%,#c9a961 100%);box-shadow:0 14px 30px -12px #c9a96199}.v2-nav{background:#142019;border-bottom:1px solid #c9a96140;justify-content:space-between;align-items:center;gap:16px;height:78px;padding:0 clamp(16px,5vw,56px);display:flex}.v2-nav .v2-nav-date{letter-spacing:.12em;color:#fffc;text-transform:uppercase;font-size:.78rem;font-weight:700}.v2-root .v2-nav .btn-primary{align-self:center;color:#142019!important;background:linear-gradient(135deg,#e0c380,#c9a961)!important;height:44px!important;min-height:0!important;padding:0 26px!important;font-size:.72rem!important;box-shadow:0 6px 18px #14201938!important}.v2-section{padding:clamp(64px,8vw,110px) 0}.v2-section.light{background:var(--v2-light)}.v2-section.white{background:#fff}.v2-section.dark{color:#f4f1e8;background:radial-gradient(120% 120% at 50% 0,#1b2a22 0%,#142019 55%,#0d1811 100%);position:relative;overflow:hidden}.v2-section.dark h2,.v2-section.dark h3{color:#fff}.v2-section.dark p{color:#f4f1e8b8}.v2-arcs:before,.v2-arcs:after{content:"";pointer-events:none;border:1px solid #c9a96121;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.v2-arcs:before{width:1100px;height:1100px}.v2-arcs:after{width:1500px;height:1500px}.v2-section .wrap{z-index:2;position:relative}.v2-head{text-align:center;max-width:820px;margin:0 auto clamp(40px,5vw,64px)}.v2-head .v2-pill{margin-bottom:26px}.v2-head h2{font-size:clamp(30px,4.4vw,50px)}.v2-head p{margin-top:18px;font-size:1.02rem}.v2-section h2{font-size:clamp(28px,3.8vw,46px)}.v2-section .lead{color:var(--v2-gray);font-size:1.02rem}.v2-section.dark .lead{color:#f4f1e8b8}.v2-hero{background:var(--v2-light);padding:0;overflow:hidden}.v2-hero-grid{grid-template-columns:1.05fr 1fr;align-items:flex-start;gap:0;max-width:1440px;margin:0 auto;display:grid}.v2-hero-copy{align-self:flex-start;max-width:680px;margin-left:auto;padding:clamp(48px,6vw,96px) clamp(24px,4vw,64px)}.v2-hero .eyebrow{color:var(--v2-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.78rem;font-weight:700;display:block}.v2-hero h1{color:#131313;margin-bottom:26px;font-size:clamp(30px,3.9vw,52px)}.v2-hero .sub{color:var(--v2-gray);max-width:480px;margin-bottom:36px;font-size:1.02rem}.v2-hero-video-container{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.v2-hero-video-player{object-fit:cover;object-position:center 15%;width:100%;height:100%;display:block}@media (width>=901px){.v2-hero-grid{align-items:flex-start}.v2-hero-media{height:auto;min-height:0;position:relative}.v2-hero-video-container{aspect-ratio:9/16;height:100%;max-height:calc(100vh - 120px);margin:auto 0}}.hero-inline-form{max-width:460px;text-align:left!important;margin:0 0 8px!important;padding:24px!important}.hero-inline-form h3{letter-spacing:.1em;text-transform:uppercase;color:var(--v2-gold);font-size:15px!important}.hero-inline-form p{margin-bottom:16px!important;font-size:13px!important}.hero-inline-form .btn-primary{max-width:100%!important}.v2-progress{width:100%;max-width:320px;margin-top:26px}.v2-progress-track{background:#d9dcda;border-radius:99px;height:5px;overflow:hidden}.v2-progress-fill{background:linear-gradient(90deg,#c9a961,#142019);height:100%}.v2-progress span{letter-spacing:.16em;color:var(--v2-gray);margin-top:10px;font-size:.7rem;font-weight:700;display:block}.v2-cards{gap:22px;display:grid}.v2-cards.c3{grid-template-columns:repeat(3,1fr)}.v2-cards.c2{grid-template-columns:repeat(2,1fr)}.v2-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:36px;transition:transform .25s,box-shadow .25s}.v2-card:hover{transform:translateY(-6px);box-shadow:0 22px 40px -24px #00000059}.v2-card h3{color:var(--v2-dark);margin-bottom:18px;font-size:1.5rem}.v2-card ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.v2-card li{color:var(--v2-gray);gap:10px;font-size:.93rem;display:flex}.v2-card li:before{content:"◆";color:var(--v2-gold);font-size:.65rem;line-height:1.9}.v2-card .v2-num{color:#1420190d;font-family:Oswald,sans-serif;font-size:96px;font-weight:700;line-height:1;position:absolute;top:-14px;right:8px}.v2-card.rel{position:relative;overflow:hidden}.v2-section.dark .v2-card{background:#ffffff0b;border:1px solid #c9a9612e}.v2-section.dark .v2-card h3{color:#fff}.v2-section.dark .v2-card li,.v2-section.dark .v2-card p{color:#f4f1e8b3}.v2-split{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,5vw,72px);display:grid}.v2-figure{border-radius:16px;position:relative;overflow:hidden}.v2-figure img{width:100%;display:block}.v2-chip-card{background:#fff;border:1px solid #e6e6e6;border-radius:14px;padding:24px}.v2-chips{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.v2-chips span{color:var(--v2-dark);border:1px solid #14201933;border-radius:8px;padding:8px 16px;font-family:Cormorant Garamond,serif;font-size:1.02rem}.v2-chips span em{font-style:italic;font-weight:600}.v2-bullets{flex-direction:column;gap:14px;margin-top:28px;display:flex}.v2-bullet{align-items:flex-start;gap:14px;display:flex}.v2-bullet:before{content:"✦";color:var(--v2-gold);font-size:.85rem;line-height:1.7}.v2-bullet p{color:var(--v2-gray);margin:0;font-size:.95rem}.v2-orbit{aspect-ratio:1;justify-content:center;align-items:center;width:min(430px,100%);margin:0 auto;display:flex;position:relative}.v2-orbit-ring{border:1px solid #14201924;border-radius:50%;position:absolute;inset:8%}.v2-orbit-center{aspect-ratio:1;border:6px solid #fff;border-radius:50%;width:40%;overflow:hidden;box-shadow:0 18px 40px -18px #0006}.v2-orbit-center img{object-fit:cover;width:100%;height:100%}.v2-orbit-item{aspect-ratio:1;border:4px solid #fff;border-radius:50%;width:17%;position:absolute;overflow:hidden;box-shadow:0 10px 24px -12px #00000059}.v2-orbit-item img{object-fit:cover;width:100%;height:100%}.v2-video{aspect-ratio:16/9;background:#000;border:1px solid #c9a96133;border-radius:16px;justify-content:center;align-items:center;max-width:900px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 40px 80px -40px #000c}.v2-play{background:var(--v2-gold);border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin:0 auto 18px;padding-left:5px;display:flex}.v2-play i{border-top:14px solid #0000;border-bottom:14px solid #0000;border-left:22px solid #0d1811;width:0;height:0;display:block}.v2-faq{flex-direction:column;gap:12px;max-width:820px;margin:0 auto;display:flex}.v2-faq-item{background:#fff;border:1px solid #e2e2e2;border-radius:8px;overflow:hidden}.v2-faq-q{text-align:left;cursor:pointer;width:100%;color:var(--v2-dark);background:linear-gradient(#eef1ef 0%,#dfe4e1 100%);border:none;align-items:center;gap:12px;padding:16px 20px;font-family:Montserrat,sans-serif;font-size:.92rem;font-weight:600;display:flex}.v2-faq-q .v2-faq-icon{color:var(--v2-gold);width:14px;font-weight:700}.v2-faq-a{color:var(--v2-gray);padding:20px;font-size:.92rem}.v2-offer{text-align:center;background:#ffffff0b;border:1px solid #c9a9614d;border-radius:20px;max-width:620px;margin:0 auto;padding:clamp(32px,5vw,56px)}.v2-price{color:var(--v2-gold);margin:10px 0;font-family:Oswald,sans-serif;font-size:clamp(52px,8vw,76px);font-weight:700;line-height:1}.v2-price small{vertical-align:super;font-size:.35em}.v2-mentor{text-align:center}.v2-mentor-photo{border-radius:12px;width:100%;height:320px;margin-bottom:26px;overflow:hidden}.v2-mentor-photo img{object-fit:cover;width:100%;height:100%}.v2-mentor .role{color:var(--v2-gold);text-transform:uppercase;letter-spacing:.14em;margin:10px 0 18px;font-size:.72rem;font-weight:700}.v2-footer{color:#fff;text-align:center;background:#0d1811;padding:72px 0}@media (width<=900px){.v2-hero-grid{grid-template-columns:1fr}.v2-hero-copy{max-width:100%;margin:0 auto}.v2-hero-media{order:-1;min-height:320px}.v2-split,.v2-cards.c3,.v2-cards.c2{grid-template-columns:1fr}.v2-nav .v2-nav-date{display:none}}.hero-lead-section{background:var(--green-dark);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.lead-form-container{background:var(--green-mid);border:1px solid var(--line);text-align:center;border-radius:12px;max-width:600px;margin:0 auto;padding:40px;box-shadow:0 20px 50px #0000004d}.lead-form-container h3{font-family:var(--font-display);color:var(--gold-light);margin-bottom:8px;font-size:28px}.lead-form-container p{color:var(--text-muted);margin-bottom:24px;font-size:15px}.form-grid{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.form-grid input{border:1px solid var(--line);color:#fff;font-family:var(--font-body);background:#ffffff0d;border-radius:6px;width:100%;padding:14px 18px;font-size:15px;transition:all .3s}.form-grid input:focus{border-color:var(--gold);background:#ffffff14;outline:none}.lead-form-container .btn-primary{text-transform:uppercase;cursor:pointer;z-index:10;border:none;justify-content:center;align-items:center;max-width:300px;margin:0 auto;font-weight:800;background:linear-gradient(135deg, var(--gold-bright), var(--gold))!important;width:100%!important;color:var(--green-deep)!important;opacity:1!important;visibility:visible!important;padding:18px 24px!important;font-size:14px!important;display:flex!important;box-shadow:0 10px 30px #c9a96166!important}@media (width<=768px){.lead-form-container{padding:32px 24px}}.v2-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:clamp(12px,2vw,24px);max-width:1000px;margin:0 auto;display:grid}.v2-testimonial-card{aspect-ratio:9/16;width:100%}.v2-testimonial-video{object-fit:cover;object-position:center;background:#000;border-radius:12px;width:100%;height:100%;display:block}.v2-testimonial-card .v2-video-placeholder{aspect-ratio:9/16;background:#000;border:1px solid #c9a96133;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;transition:transform .3s;display:flex;position:relative;overflow:hidden}.v2-testimonial-card:hover .v2-video-placeholder{border-color:var(--v2-gold);transform:translateY(-5px)}.v2-testimonial-card .v2-play{width:50px;height:50px;margin-bottom:10px}.v2-testimonial-card .v2-play i{border-top-width:10px;border-bottom-width:10px;border-left-width:16px}.v2-testimonial-card p{font-family:var(--font-mono);letter-spacing:.1em;color:#fff9;margin:0;font-size:.65rem}@media (width<=1024px){.v2-testimonials-grid{grid-template-columns:repeat(2,1fr);max-width:680px}}@media (width<=640px){.v2-testimonials-grid{grid-template-columns:1fr;max-width:320px;margin:0 auto}}.v3-root{color:#142019;background:#f7f3e8}.v3-hero{background:#fff;padding:80px 0}.v3-hero-title{font-family:var(--font-body);color:#000;text-transform:uppercase;margin-bottom:24px;font-size:clamp(28px,4vw,48px);font-style:italic;font-weight:800;line-height:1.2}.v3-hero-title strong{font-weight:900}.v3-highlight{color:#fff;background:#142019;padding:0 8px;display:inline-block}.v3-hero-sub{color:#333;margin-bottom:32px;font-size:20px;line-height:1.4}.v3-hero-badge{color:#fff;background:#142019;border-radius:4px;margin-bottom:48px;padding:12px 24px;font-size:16px;font-weight:600;display:inline-block}.v3-video-label{color:#666;margin-bottom:16px;font-size:18px}.v3-video-container{aspect-ratio:16/9;background:#000;border:4px solid #000;max-width:800px;margin:0 auto;position:relative}.v3-video-player{object-fit:cover;width:100%;height:100%}.v3-testimonials{background:#f7f3e8;padding:80px 0}.v3-section-title{font-family:var(--font-body);color:#000;margin-bottom:8px;font-size:32px;font-weight:800}.v3-section-sub{color:#444;font-size:18px;font-style:italic}.v3-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.v3-testimonial-card{text-align:center}.v3-testimonial-video-wrapper{aspect-ratio:9/16;background:#000;border:2px solid #000;margin-bottom:16px}.v3-head-centered{text-align:center;margin-bottom:48px}.v3-pill-outline{letter-spacing:.1em;border:1px solid #142019;margin-bottom:24px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-block}.v3-serif-title{font-family:var(--font-body);color:#000;font-size:clamp(24px,4vw,36px);font-weight:800;line-height:1.2}.v3-serif-title em{font-style:italic;font-weight:400;font-family:var(--font-serif)}.v3-intro{background:#fff;padding:80px 0}.v3-split{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.v3-intro-text{margin-bottom:32px}.v3-intro-text p{color:#444;margin-bottom:16px;font-size:18px;line-height:1.6}.v3-emphasized{font-weight:700;color:#142019!important}.v3-intro-visual{position:relative}.v3-main-photo{aspect-ratio:1;background:#f7f3e8;border:1px solid #ddd;overflow:hidden}.v3-main-photo img{object-fit:cover;width:100%;height:100%}.v3-status-cards{background:#fff;max-width:320px;padding:24px;position:absolute;bottom:-40px;right:-20px;box-shadow:0 20px 40px #0000001a}.v3-status-row{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.v3-status-row span{color:#333;font-size:16px}.v3-status-row span strong{color:#c9a961}.v3-status-subtext{color:#888;font-size:12px;line-height:1.4}.v3-cronograma{background:#f7f3e8;padding:80px 0}.v3-cronograma-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.v3-cronograma-card{background:#fff;border:1px solid #e0e0e0;padding:40px;position:relative}.v3-card-num{font-family:var(--font-serif);color:#c9a961;margin-bottom:16px;font-size:48px;font-style:italic;line-height:1;display:block}.v3-card-title{color:#000;margin-bottom:24px;font-size:20px;font-weight:700}.v3-card-list{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.v3-card-list li{color:#555;padding-left:20px;font-size:15px;position:relative}.v3-card-list li:before{content:"•";color:#c9a961;position:absolute;left:0}.v3-bonus{background:#fff;padding:80px 0}.v3-bonus-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.v3-bonus-card{text-align:center;padding:32px}.v3-bonus-num{color:#c9a961;border:1px solid #c9a961;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 24px;font-weight:700;display:flex}.v3-bonus-title{margin-bottom:12px;font-size:20px;font-weight:700}.v3-bonus-desc{color:#666;font-size:15px;line-height:1.5}.v3-dark-section{color:#fff;background:#142019;padding:100px 0}.v3-mentors-grid{grid-template-columns:1fr 1fr;gap:40px;margin-bottom:100px;display:grid}.v3-mentor-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;padding:40px}.v3-mentor-photo{border:2px solid #c9a961;border-radius:50%;width:140px;height:140px;margin:0 auto 24px;overflow:hidden}.v3-mentor-photo img{object-fit:cover;width:100%;height:100%}.v3-mentor-name{margin-bottom:8px;font-size:24px;font-weight:700}.v3-mentor-role{color:#c9a961;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px;font-size:14px}.v3-mentor-bio{color:#ffffffb3;font-size:15px;line-height:1.6}.v3-offer-box{text-align:center;background:#ffffff0d;border:1px solid #c9a961;max-width:800px;margin:0 auto 100px;padding:60px}.v3-offer-price-row{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.v3-old-price{color:#fff6;font-size:18px;text-decoration:line-through}.v3-new-price{color:#fff;font-size:72px;font-weight:800;line-height:1}.v3-new-price small{vertical-align:super;margin-right:4px;font-size:24px}.v3-offer-note{color:#fff9;margin-bottom:32px}.v3-trust-badges{color:#ffffff80;justify-content:center;gap:20px;margin-top:24px;font-size:13px;display:flex}.v3-faq-container{max-width:800px;margin:0 auto}.v3-faq-list{flex-direction:column;gap:16px;display:flex}.v3-faq-item{border-bottom:1px solid #ffffff1a}.v3-faq-q{text-align:left;color:#fff;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 0;font-size:18px;font-weight:600;display:flex}.v3-faq-a{color:#ffffffb3;padding-bottom:24px;line-height:1.6}.v3-faq-icon{color:#c9a961;font-size:24px}@media (width<=1024px){.v3-split,.v3-mentors-grid{grid-template-columns:1fr;gap:40px}.v3-intro-visual{max-width:500px;margin:0 auto}.v3-cronograma-grid,.v3-bonus-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.v3-cronograma-grid,.v3-bonus-grid{grid-template-columns:1fr}.v3-offer-box{padding:40px 20px}.v3-new-price{font-size:56px}}.v3-testimonial-video{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.v3-testimonial-name{color:#000;margin-bottom:4px;font-size:14px;font-weight:700}.v3-testimonial-text{color:#555;font-size:14px;line-height:1.4}@media (width<=1024px){.v3-testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.v3-testimonials-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.v3-lead-modal{color:#000;background:#fff;border-radius:24px;width:90%;max-width:500px;overflow:hidden;box-shadow:0 25px 50px -12px #00000080;border:none!important;padding:0!important}.v3-modal-header{text-align:center;background:#142019;padding:30px 20px}.v3-modal-logo{color:#fff;flex-direction:column;align-items:center;line-height:1;display:flex}.v3-modal-logo .logo-main{font-family:var(--font-display);letter-spacing:.05em;font-size:24px}.v3-modal-logo .logo-highlight{font-family:var(--font-display);color:#fff;margin:5px 0;font-size:48px;font-weight:700}.v3-modal-logo .logo-sub{font-family:var(--font-display);font-size:20px}.v3-modal-logo .logo-sub em{color:#fff;font-style:italic}.v3-modal-content{padding:40px 30px}.v3-modal-title{font-family:var(--font-body);text-align:center;color:#000;margin-bottom:20px;font-size:24px;line-height:1.2}.v3-modal-title strong{color:#000;font-weight:800;display:inline}.v3-modal-badge{color:#fff;text-align:center;background:#1a3c1a;border-radius:4px;max-width:320px;margin:0 auto 30px;padding:8px 15px;font-size:14px;line-height:1.4}.v3-modal-badge strong{color:#fff}.v3-modal-form label{margin-bottom:20px;display:block}.v3-input-label{font-family:var(--font-body);color:#000;text-align:left;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.v3-input{color:#000;border:none;border-radius:50px;outline:none;width:100%;padding:18px 25px;font-size:16px;background:#e8c68e!important}.v3-modal-footer{text-align:center;margin-top:30px}.v3-submit-btn{color:#fff;font-family:var(--font-body);cursor:pointer;background:#10b981;border:none;border-radius:8px;width:100%;max-width:300px;padding:15px 40px;font-size:22px;font-weight:700;transition:all .2s}.v3-submit-btn:hover{background:#059669;transform:scale(1.02)}.v3-submit-btn:disabled{opacity:.7;cursor:not-allowed}.lead-modal-close{opacity:.8;color:#fff!important;font-size:32px!important;top:15px!important;right:15px!important}.v3-lead-modal .v3-modal-header,.v3-lead-modal .v3-modal-header *{color:#fff!important}.v3-lead-modal .v3-modal-logo .logo-main,.v3-lead-modal .v3-modal-logo .logo-highlight,.v3-lead-modal .v3-modal-logo .logo-sub,.v3-lead-modal .v3-modal-logo .logo-sub em{color:#fff!important;-webkit-text-fill-color:#fff!important;background:0 0!important}.v3-lead-modal .v3-modal-content,.v3-lead-modal .v3-modal-title,.v3-lead-modal .v3-modal-title strong,.v3-lead-modal .v3-modal-title em,.v3-lead-modal .v3-input-label,.v3-lead-modal .v3-modal-form label,.v3-lead-modal .v3-input,.v3-lead-modal .v3-input::placeholder{color:#111!important;-webkit-text-fill-color:#111!important;background-image:none!important}.v3-lead-modal .v3-modal-title{font-weight:600}.v3-lead-modal .v3-modal-badge,.v3-lead-modal .v3-modal-badge *{color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#1b3a2a!important}.v3-lead-modal .v3-submit-btn{color:#fff!important;background:#22a05f!important}.v3-lead-modal{flex-direction:column;max-height:calc(100vh - 40px);display:flex}.v3-lead-modal .v3-modal-header{flex:none}.v3-lead-modal .v3-modal-content{-webkit-overflow-scrolling:touch;flex:auto;overflow-y:auto}@media (height<=800px){.v3-modal-header{padding:18px 20px}.v3-modal-logo .logo-highlight{margin:2px 0;font-size:34px}.v3-modal-logo .logo-main{font-size:18px}.v3-modal-logo .logo-sub{font-size:16px}.v3-modal-content{padding:22px 24px 24px}.v3-modal-title{margin-bottom:14px;font-size:20px}.v3-modal-badge{margin-bottom:18px}.v3-modal-form label{margin-bottom:12px}.v3-input{padding:12px 20px}.v3-modal-footer{margin-top:18px}.v3-submit-btn{padding:12px 30px;font-size:18px}}
