:root{--green:#19461e;--green-2:#2f6638;--lime:#bace0a;--sage:#5e7039;--clay:#b97f64;--brown:#854e33;--ink:#17251a;--muted:#485349;--line:#dfe6dc;--paper:#f5f6f1;--white:#fff;--radius:22px;--shadow:0 18px 45px #19461e1a;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Gill Sans MT,Gill Sans,Calibri,sans-serif;font-size:17px;line-height:1.6;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.skip-link{z-index:100;background:var(--green);color:var(--white);border-radius:0 0 10px 10px;padding:10px 16px;transition:top .18s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:0}.site-header{z-index:20;justify-content:space-between;align-items:center;width:100%;height:92px;padding:16px clamp(24px,5vw,80px);display:flex;position:absolute;top:0;left:0}.brand{align-items:center;gap:14px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:116px;height:50px}.brand-divider{background:#19461e40;width:1px;height:28px}.brand-ctdo{color:var(--green);letter-spacing:.18em;font-size:14px;font-weight:700}.header-cta{border:1px solid var(--green);min-height:46px;color:var(--green);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:10px 20px;font-size:14px;font-weight:700;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex}.header-cta:hover{color:var(--white);background:var(--green)}.hero{background:var(--paper);align-items:center;min-height:100svh;padding:132px clamp(24px,5vw,80px) 110px;display:flex;position:relative;overflow:hidden}.hero-shell{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);grid-template-areas:"copy form";align-items:center;gap:clamp(20px,4vw,70px);width:100%;max-width:1280px;margin:0 auto;display:grid}.hero-copy{z-index:4;grid-area:copy;max-width:800px;position:relative}.eyebrow{color:var(--green-2);letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:700;line-height:1.2}.hero-title,.section-heading h2,.final-copy h2{color:var(--green);letter-spacing:-.035em;text-wrap:balance;margin:0;font-family:Armany,Georgia,serif;font-weight:400;line-height:.98}.hero-title{max-width:870px;font-size:clamp(36px,4.2vw,66px)}.hero-title em,.section-heading h2 em{color:var(--green-2);font-style:italic}.hero-body{color:#526055;grid-template-columns:1fr 1fr;gap:30px;max-width:690px;margin:32px 0;font-size:15px;line-height:1.55;display:grid}.hero-body p{margin:0}.button{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;min-height:54px;transition:transform .2s var(--ease), background-color .2s ease, color .2s ease;border:0;border-radius:999px;justify-content:center;align-items:center;gap:28px;padding:15px 24px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button-primary{color:var(--white);background:var(--green)}.button-primary:hover{background:var(--green-2)}.history-seal{background:var(--lime);text-align:center;color:var(--green);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:106px;height:106px;display:flex;box-shadow:0 8px 24px #19461e1f}.history-seal strong{color:var(--green);font-family:Georgia,serif;font-size:30px;font-weight:700;line-height:1;display:block}.history-seal span{text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin-top:3px;font-size:10px;line-height:1.25;display:block}.hero .lead-card{z-index:40;width:100%;max-height:none;color:var(--white);background:var(--green);border-radius:var(--radius);overscroll-behavior:contain;grid-area:form;align-self:start;margin:0;padding:28px;transition:none;position:relative;overflow:visible;transform:none;box-shadow:0 24px 60px #0f30143d}.hero .lead-card:target,.hero .lead-card.is-open{transform:none}.hero .form-close{display:none}.form-close{z-index:3;float:right;width:40px;height:40px;color:var(--white);background:var(--green);cursor:pointer;border:1px solid #ffffff3d;border-radius:50%;place-content:center;margin:-8px -8px 4px 8px;font-size:25px;line-height:1;display:grid;position:sticky;top:0}.lead-card-heading{grid-template-columns:auto 1fr;gap:16px;margin-bottom:24px;display:grid}.lead-index{border:1px solid #ffffff4d;border-radius:50%;place-content:center;width:42px;height:42px;font-size:12px;display:grid}.lead-card .eyebrow{color:var(--lime);margin-bottom:8px}.lead-card h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.05}.lead-card-heading p:last-child{color:#ffffffb3;margin:8px 0 0;font-size:14px;line-height:1.4}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid>label,fieldset{color:#ffffffc7;border:0;min-width:0;margin:0;padding:0;font-size:12px;line-height:1.35}.form-grid>label:first-child,.form-grid>label:nth-child(2),.form-grid>label:nth-child(3),.form-grid>label:nth-child(4),fieldset,[data-conditional],.form-grid>label:nth-last-child(-n+3){grid-column:1/-1}input,select{width:100%;min-height:44px;color:var(--white);background:#ffffff12;border:1px solid #ffffff40;border-radius:8px;outline:none;margin-top:6px;padding:9px 12px}select{color-scheme:dark}input:focus,select:focus{border-color:var(--lime);box-shadow:0 0 0 2px #bace0a2e}input[aria-invalid=true],select[aria-invalid=true]{border-color:#f3b59b}legend{margin-bottom:8px}.choice-row{gap:22px;display:flex}.choice-row label{align-items:center;gap:7px;min-height:32px;display:flex}.choice-row input{width:18px;min-height:18px;accent-color:var(--lime);margin:0}.lead-card [data-conditional]{display:none}.lead-card [data-conditional].is-visible{display:block}.form-feedback{color:#f4d5c7;min-height:22px;margin:10px 0;font-size:13px}.button-light{width:100%;color:var(--green);background:var(--white)}.section{padding:clamp(90px,11vw,160px) clamp(24px,5vw,80px);position:relative;overflow:hidden}.section-shell{max-width:1280px;margin:0 auto;position:relative}.section-number{color:#19461e14;font-family:Georgia,serif;font-size:clamp(90px,15vw,220px);line-height:1;position:absolute;top:-26px;right:0}.section-heading{z-index:1;max-width:950px;position:relative}.section-heading h2,.final-copy h2{font-size:clamp(44px,6.4vw,92px)}#history-title{font-size:clamp(36px,4.8vw,68px)}.section-lead{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:clamp(18px,2vw,25px);line-height:1.35}.section-note{max-width:720px;color:var(--green-2);letter-spacing:.03em;margin:18px 0 0;font-size:14px}.market-intro{max-width:710px;color:var(--muted);grid-template-columns:1fr 1fr;gap:20px 34px;margin:70px auto 70px 0;display:grid}.market-intro p{margin:0}.market-intro p:last-child{color:var(--green);grid-column:1/-1;font-size:21px}.metrics-label,.offers-title,.benefits-title{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;font-size:13px}.metrics-grid{grid-template-columns:repeat(12,1fr);gap:14px;display:grid}.metric{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;grid-column:span 4;justify-content:space-between;min-height:200px;padding:26px;display:flex}.metric:nth-child(4),.metric:nth-child(5){grid-column:span 6}.metric strong{color:var(--green);font-family:Georgia,serif;font-size:clamp(35px,4vw,60px);font-weight:400;line-height:.96}.metric span{max-width:250px;color:var(--muted);font-size:14px;line-height:1.35}.metric-accent{color:var(--green);background:var(--lime);border-color:var(--lime)}.metric-accent span{color:var(--green)}.market-conclusion{border-left:1px solid var(--lime);margin-top:60px;padding-left:clamp(24px,8vw,120px)}.market-conclusion p{max-width:720px;color:var(--muted);margin:0 0 12px;font-size:22px}.market-conclusion strong{color:var(--green);font-size:24px}.section-dark{color:var(--white);background:var(--green)}.section-dark .section-number{color:#ffffff14!important}.section-dark .section-heading h2{color:var(--white)}.section-dark .section-heading h2 em{color:var(--lime)}.section-dark .section-lead{color:#fffc!important}.eyebrow-light{color:var(--lime)}.model-intro{color:#ffffffb3;max-width:660px;margin:48px 0 90px auto;font-size:19px}.process{margin:30px 0 100px;position:relative}.process>h3{color:var(--lime);letter-spacing:.13em;text-transform:uppercase;margin-bottom:34px;font-size:13px}.process-line{background:#ffffff38;height:1px;position:absolute;top:93px;left:5%;right:5%}.process-line span{background:var(--lime);width:0;height:2px;display:block}.process ol{z-index:1;grid-template-columns:repeat(6,1fr);gap:16px;margin:0;padding:0;list-style:none;display:grid;position:relative}.process li span{width:44px;height:44px;color:var(--lime);background:var(--green);border:1px solid #ffffff40;border-radius:50%;place-content:center;margin-bottom:30px;font-size:11px;display:grid}.process li strong{max-width:160px;font-size:15px;font-weight:400;line-height:1.3;display:block}.offers-title{color:var(--lime)}.offers-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.offer-card{border-radius:var(--radius);background:#ffffff0a;border:1px solid #ffffff2b;padding:clamp(30px,5vw,62px);position:relative;overflow:hidden}.offer-mark{color:#ffffff0a;font-family:Georgia,serif;font-size:170px;line-height:1;position:absolute;top:8px;right:25px}.offer-card h3{max-width:300px;color:var(--white);margin:0 0 40px;font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.08}.offer-card ul{columns:2;color:#ffffffb8;gap:24px;margin:0;padding:0;list-style:none}.offer-card li{break-inside:avoid;margin-bottom:10px}.offer-card li:before{content:"↗";color:var(--lime);margin-right:8px}.model-closing{margin:80px 0 0;font-family:Georgia,serif;font-size:clamp(30px,4vw,54px);line-height:1.1}.model-closing em{color:var(--lime)}.history{background:var(--paper)}.timeline{margin:100px 0;position:relative}.timeline-track{background:var(--line);height:1px;position:absolute;top:22px;left:0;right:0}.timeline-track span{background:var(--green);width:0;height:2px;display:block}.timeline ol{z-index:1;grid-template-columns:repeat(6,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.timeline li>span{border:1px solid var(--green);min-width:48px;height:44px;color:var(--green);background:var(--paper);border-radius:999px;place-content:center;margin-bottom:30px;padding:0 10px;font-size:12px;display:inline-grid}.timeline li strong{max-width:165px;color:var(--green);font-size:15px;font-weight:400;line-height:1.3;display:block}.legacy-grid{color:var(--white);background:var(--green);border-radius:var(--radius);grid-template-columns:1fr 1fr;gap:60px;padding:70px;display:grid}.legacy-title .eyebrow{color:var(--lime)}.legacy-title strong{max-width:470px;font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.15;display:block}.check-list{margin:0;padding:0;list-style:none}.check-list li{border-bottom:1px solid #ffffff29;padding:13px 0 13px 32px;position:relative}.check-list li:before{content:"✓";color:var(--lime);position:absolute;left:0}.history-footer{align-items:center;gap:40px;max-width:900px;margin:60px 0 0 auto;display:flex}.history-closing{color:var(--green);flex:1;font-family:Georgia,serif;font-size:28px;line-height:1.3}.portfolio{background:var(--white);position:relative}.portfolio:before{content:"";aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#bace0a1f,#fff0 68%);border-radius:50%;width:min(58vw,720px);position:absolute;top:-5%;right:-12%}.product-stage{grid-template-columns:repeat(12,1fr);gap:16px;margin-top:80px;display:grid}.product-card{min-height:420px;color:inherit;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(155deg, var(--white) 0 42%, var(--product-card-bg,var(--paper)) 100%);transition:transform .22s var(--ease), border-color .22s ease, box-shadow .22s ease;grid-column:span 3;grid-template-rows:auto 1fr auto;gap:12px;padding:18px;text-decoration:none;display:grid;position:relative;overflow:hidden}.product-card:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffffe0,#fff0 70%);border-radius:50%;position:absolute;inset:22% 10% 18%}.product-card:hover{box-shadow:var(--shadow);border-color:#19461e24;transform:translateY(-4px)}.product-card>*{z-index:1;position:relative}.product-card>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.product-card img{object-fit:contain;width:100%;height:290px;transition:transform .28s var(--ease)}.product-card:hover img{transform:translateY(-6px)scale(1.025)}.product-card-copy{align-content:end;gap:8px;display:grid}.product-card strong{color:var(--green);letter-spacing:.05em;text-transform:uppercase;font-size:13px}.product-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.portfolio-lists{grid-template-columns:.8fr 1.2fr;gap:80px;margin-top:90px;display:grid}.portfolio-lists article{border-top:1px solid var(--line);padding-top:24px}.portfolio-lists .check-list li{border-color:var(--line);color:var(--green)}.compact li:before{color:var(--green-2)}.course-list{counter-reset:courses;grid-template-columns:1fr 1fr;gap:0 34px;margin:0;padding:0;list-style:none;display:grid}.course-list li{counter-increment:courses;border-bottom:1px solid var(--line);color:var(--green);padding:13px 0}.course-list li:before{content:counter(courses, decimal-leading-zero);width:38px;color:var(--sage);font-size:11px;display:inline-block}.structure{background:var(--paper)}.benefits-title{margin-top:70px}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.benefit{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;justify-content:space-between;min-height:190px;padding:24px;display:flex}.benefit span{color:var(--sage);font-size:12px}.benefit strong{max-width:220px;color:var(--green);font-family:Georgia,serif;font-size:23px;font-weight:400;line-height:1.12}.benefit:first-child,.benefit:nth-child(10){grid-column:span 2}.benefit-accent{background:var(--lime);border-color:var(--lime)}.benefit-accent span{color:var(--green)}.investment .section-lead{color:#ffffffad}.investment-panel{border-radius:var(--radius);border:1px solid #ffffff2e;grid-template-columns:.8fr 1fr 1fr;margin:80px 0 32px;display:grid;overflow:hidden}.investment-panel>*{padding:clamp(28px,4vw,50px)}.investment-panel>*+*{border-left:1px solid #ffffff2e}.investment-label span,.investment-panel article p,.payment p{color:var(--lime);letter-spacing:.12em;text-transform:uppercase;margin:0 0 22px;font-size:11px;display:block}.investment-label strong{font-family:Georgia,serif;font-size:32px;font-weight:400;line-height:1.1;display:block}.investment-panel article>strong{color:var(--white);margin:20px 0;font-family:Georgia,serif;font-size:42px;font-weight:400;line-height:1;display:block}.investment-panel article>span{color:#ffffffa1;font-size:14px;line-height:1.45;display:block}.payment{border-top:1px solid #ffffff2e;grid-column:1/-1;justify-content:space-between;align-items:baseline;display:flex}.payment p{margin:0}.payment strong{font-family:Georgia,serif;font-size:34px;font-weight:400}.payment small{color:#ffffff8c;font-family:Gill Sans MT,Calibri,sans-serif;font-size:13px}.button-lime{color:var(--green);background:var(--lime)}.final-cta{background:var(--paper);min-height:auto}.final-cta .section-shell{min-height:min(780px,82svh);color:var(--white);background:var(--green);border-radius:34px;align-items:center;padding:clamp(52px,6vw,88px);display:grid;overflow:hidden;box-shadow:0 28px 70px #19461e2e}.final-cta .section-number{z-index:1;color:#ffffff0e;top:2%;right:5%}.final-copy{z-index:2;max-width:1080px;position:relative}.final-copy .eyebrow{color:var(--lime)}.final-copy h2{max-width:850px;color:var(--white);font-size:clamp(52px,6.4vw,92px)}.final-body{color:#ffffffb3;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(42px,7vw,90px);max-width:940px;margin:48px 0 0;display:grid}.final-body>p{color:#ffffffeb;font-size:19px;line-height:1.58}.final-body p{margin:0}.final-body-secondary{gap:22px;display:grid}.final-footer{border-top:1px solid #ffffff2e;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;max-width:1030px;margin-top:58px;padding-top:34px;display:grid}.final-statement{max-width:650px;color:var(--white);margin:0;font-family:Georgia,serif;font-size:clamp(25px,2.5vw,36px);line-height:1.2}.final-cta .button-primary{color:var(--green);background:var(--lime);white-space:nowrap}.final-cta .button-primary:hover{background:var(--white)}.final-orbit{z-index:0;aspect-ratio:1;border:1px solid #ffffff21;border-radius:50%;width:min(650px,52vw);position:absolute;top:-16%;right:-15%}.final-orbit:before,.final-orbit:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.final-orbit:before{inset:12%}.final-orbit:after{border-color:#bace0ab8;inset:27%}.final-orbit span{background:var(--lime);border-radius:50%;position:absolute;inset:40%}.site-footer{color:#ffffffa8;background:#0e3314;justify-content:space-between;align-items:center;gap:30px;min-height:150px;padding:32px clamp(24px,5vw,80px);font-size:13px;display:flex}.footer-brand img{filter:brightness(0)invert();opacity:.9}.site-footer a:last-child{color:var(--lime);text-decoration:none}.mobile-cta{display:none}.product-app{--product-accent:var(--lime);--product-accent-soft:#eef3d5;--product-accent-ink:var(--green);color:var(--ink);background:var(--white)}.product-header{z-index:40;backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #19461e14;position:sticky;top:0}.product-header .header-cta{color:var(--green);border-color:var(--green);background:#fff6}.product-layout{overflow:hidden}.product-hero{background:var(--white);padding:118px clamp(24px,5vw,80px) 90px;position:relative;overflow:hidden}.product-hero:before{content:"";aspect-ratio:1;background:radial-gradient(circle, var(--product-accent-soft) 0, #fff0 67%);opacity:.82;pointer-events:none;border-radius:50%;width:min(66vw,920px);position:absolute;top:-18%;right:-12%}.product-hero-shell{z-index:1;grid-template-columns:minmax(0,1.03fr) minmax(340px,.83fr);align-items:start;gap:clamp(22px,4vw,64px);max-width:1280px;margin:0 auto;display:grid;position:relative}.product-hero-copy{padding-top:24px}.product-title{color:var(--green);letter-spacing:-.04em;text-wrap:balance;margin:0;font-family:Armany,Georgia,serif;font-size:clamp(50px,6vw,100px);font-weight:400;line-height:.92}.product-label{max-width:620px;color:var(--green-2);margin:20px 0 0;font-size:clamp(18px,2vw,28px);line-height:1.22}.product-summary{max-width:670px;color:var(--muted);margin:22px 0 0;font-size:clamp(16px,1.4vw,20px);line-height:1.55}.product-meta{flex-wrap:wrap;gap:10px;margin:26px 0 0;padding:0;list-style:none;display:flex}.product-meta span{border:1px solid var(--line);min-height:42px;color:var(--green);letter-spacing:.05em;text-transform:uppercase;background:#ffffffb8;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:12px;display:inline-flex}.product-meta strong{color:var(--ink);letter-spacing:.02em;text-transform:none;font-weight:700}.product-nav{flex-wrap:wrap;gap:10px;margin:28px 0 0;display:flex}.product-nav a{min-height:40px;color:var(--green);border:1px solid var(--line);letter-spacing:.05em;text-transform:uppercase;background:#ffffffb3;border-radius:999px;align-items:center;padding:10px 14px;font-size:12px;text-decoration:none;display:inline-flex}.product-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button-ghost{color:var(--green);border:1px solid var(--line);background:#ffffffc7}.button-ghost:hover{background:var(--white)}.product-highlights{flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none;display:flex}.product-highlights li{min-height:38px;color:var(--product-accent-ink);background:var(--product-accent-soft);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;padding:9px 12px;font-size:12px;display:inline-flex}.product-hero-stack{gap:18px;display:grid;position:relative}.product-visual{background:radial-gradient(circle at 50% 58%, var(--product-accent-soft) 0 24%, #fffffff5 67%), var(--white);border:1px solid #19461e1a;border-radius:28px;place-items:center;min-height:640px;padding:60px 26px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 52px #19461e14}.product-badge{z-index:2;min-width:96px;min-height:42px;color:var(--product-accent-ink);background:var(--product-accent);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:0 16px;font-size:13px;font-weight:700;display:inline-flex;position:absolute;top:24px;left:24px;box-shadow:0 12px 28px #19461e24}.product-pack{z-index:1;object-fit:contain;filter:drop-shadow(0 26px 26px #19461e2e);justify-self:center;width:min(88%,470px);height:auto;max-height:560px;position:relative}.product-facts{background:var(--white);position:relative}.product-facts-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.product-fact{border:1px solid var(--line);border-radius:var(--radius);min-height:260px;box-shadow:var(--shadow);background:#ffffffe0;flex-direction:column;justify-content:space-between;padding:28px;display:flex}.product-fact p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.product-fact .eyebrow{color:var(--green);margin-bottom:18px}.product-actives{position:relative;overflow:hidden}.product-actives:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:min(70vw,900px);position:absolute;top:-34%;right:-12%}.product-actives .section-shell{z-index:1;position:relative}.active-chip-list{flex-wrap:wrap;gap:12px;margin-top:54px;display:flex}.active-chip-list span{min-height:44px;color:var(--white);letter-spacing:.04em;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;align-items:center;padding:11px 16px;font-size:13px;display:inline-flex}.product-related{background:var(--white)}.related-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.related-card{border:1px solid var(--line);border-radius:var(--radius);min-height:220px;box-shadow:var(--shadow);transition:transform .22s var(--ease), border-color .22s ease;background:#ffffffeb;gap:10px;padding:24px;text-decoration:none;display:grid}.related-card:hover{border-color:#19461e24;transform:translateY(-4px)}.related-card span{color:var(--sage);letter-spacing:.08em;text-transform:uppercase;font-size:12px}.related-card strong{color:var(--green);font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.05}.related-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.45}.product-cta{background:var(--green)}.product-cta .section-lead,.product-footer{color:#ffffffb8}.product-mobile-cta{z-index:40}@media (width>=768px){.hero-shell{grid-template-areas:"copy form"}}@media (width<=1100px){.hero-shell{grid-template-columns:1fr .72fr}.hero-body{grid-template-columns:1fr;gap:14px}.hero-shell .lead-card{max-width:100%}.process ol,.timeline ol{grid-template-columns:repeat(3,1fr);gap:34px 20px}.process-line,.timeline-track{display:none}.process li span,.timeline li span{margin-bottom:14px}.product-stage{grid-template-columns:repeat(2,1fr)}.product-card{grid-column:auto}.benefits-grid{grid-template-columns:repeat(3,1fr)}.benefit:first-child,.benefit:nth-child(10){grid-column:auto}.investment-panel{grid-template-columns:1fr 1fr}.investment-label{border-bottom:1px solid #ffffff2e;grid-column:1/-1}.investment-panel>article:first-of-type{border-left:0}.product-hero-shell{grid-template-columns:1fr}.product-visual{min-height:560px}.product-facts-grid,.related-grid{grid-template-columns:1fr}.product-fact,.related-card{min-height:auto}}@media (width<=767px){html{scroll-padding-top:70px}body{padding-bottom:72px;font-size:16px}.site-header{height:72px;padding:12px 24px;position:absolute}.brand img{width:98px;height:40px}.brand-divider{height:22px}.brand-ctdo{font-size:11px}.header-cta{display:none}.hero{min-height:auto;padding:100px 24px 88px}.hero-shell{flex-direction:column;align-items:stretch;gap:20px;display:flex}.hero-copy{display:contents}.hero-copy>.eyebrow{order:1}.hero-title{order:2;font-size:clamp(43px,13.5vw,62px)}.hero-body{order:3;margin:8px 0 12px}.hero-copy>.button{order:4}.hero-shell .lead-card{border-radius:18px;order:5;width:100%;max-height:none;margin-top:8px;padding:24px 20px}.form-grid{grid-template-columns:1fr}.section{padding:92px 24px}.section-number{font-size:100px;top:-8px}.section-heading h2,.final-copy h2{font-size:clamp(42px,12vw,58px)}.section-lead{margin-top:24px;font-size:18px}.market-intro{grid-template-columns:1fr;margin:48px 0}.market-intro p:last-child{grid-column:auto;font-size:18px}.metrics-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin-right:-24px;padding-right:24px;display:flex;overflow-x:auto}.metrics-grid::-webkit-scrollbar{display:none}.metric,.metric:nth-child(4),.metric:nth-child(5){scroll-snap-align:start;flex:0 0 78vw;min-height:210px}.market-conclusion{margin-top:46px;padding-left:20px}.market-conclusion p,.market-conclusion strong{font-size:19px}.model-intro{margin:38px 0 62px;font-size:17px}.process{margin-bottom:70px}.process ol,.timeline ol{grid-template-columns:1fr;gap:0;padding-left:0;position:relative}.process ol:before,.timeline ol:before{content:"";background:#fff3;width:1px;position:absolute;top:10px;bottom:10px;left:22px}.timeline ol:before{background:var(--line)}.process li,.timeline li{grid-template-columns:46px 1fr;align-items:start;gap:18px;min-height:96px;display:grid;position:relative}.process li span,.timeline li span{z-index:1;margin:0;position:relative}.process li strong,.timeline li strong{max-width:none;padding-top:10px}.offers-grid,.legacy-grid,.portfolio-lists{grid-template-columns:1fr}.offer-card{padding:30px 24px}.offer-card h3{font-size:30px}.offer-card ul{columns:1}.model-closing{margin-top:60px;font-size:34px}.history .timeline{margin:60px 0}.timeline ol:before{left:23px}.legacy-grid{gap:38px;padding:34px 24px}.legacy-title strong{font-size:29px}.history-footer{text-align:center;flex-direction:column;align-items:center;gap:24px;margin:44px 0 0}.history-closing{font-size:23px}.product-stage{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:54px -24px 0 0;padding-right:24px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 78vw;min-height:390px}.product-card img{height:270px}.portfolio-lists{gap:50px;margin-top:70px}.course-list{grid-template-columns:1fr}.benefits-title{margin-top:50px}.benefits-grid{grid-template-columns:1fr 1fr;gap:10px}.benefit{min-height:160px;padding:18px}.benefit strong{font-size:19px}.investment-panel{margin-top:54px;display:block}.investment-panel>*{padding:28px 24px}.investment-panel>*+*{border-top:1px solid #ffffff2e;border-left:0}.investment-panel article>strong{font-size:36px}.payment{display:block}.payment p{margin-bottom:12px}.payment strong{font-size:29px}.final-cta{padding:64px 16px}.final-cta .section-shell{border-radius:24px;min-height:auto;padding:36px 22px 28px}.final-copy h2{font-size:clamp(42px,12vw,56px)}.final-body{grid-template-columns:1fr;gap:24px;margin-top:34px}.final-body>p{font-size:17px}.final-footer{grid-template-columns:1fr;gap:26px;margin-top:38px;padding-top:28px}.final-statement{font-size:25px}.final-footer .button{width:100%}.final-orbit{opacity:.72;width:430px;top:2%;right:-76%}.site-footer{text-align:center;flex-direction:column;justify-content:center;min-height:220px}.mobile-cta{z-index:30;min-height:54px;color:var(--green);background:var(--lime);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;justify-content:space-between;align-items:center;padding:14px 20px;font-size:12px;font-weight:700;text-decoration:none;display:flex;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 12px 28px #19461e47}.product-header{height:72px;padding:12px 24px;position:sticky}.product-hero{padding:96px 24px 54px}.product-title{font-size:clamp(40px,12vw,58px)}.product-label{font-size:17px}.product-summary{font-size:16px}.product-hero-shell{gap:18px}.product-visual{min-height:410px;padding:18px}.product-pack{width:min(88%,320px);max-height:330px}.product-badge{min-width:82px;min-height:38px;top:18px;left:18px}.product-facts-grid,.related-grid{margin-top:42px}.product-fact,.related-card{padding:22px 18px}.related-card strong{font-size:24px}.product-meta span{justify-content:space-between;width:100%}.product-nav,.product-actions{flex-direction:column}.product-nav a,.product-actions .button{width:100%}.active-chip-list{margin-top:34px}}@media (width<=420px){.hero-title{font-size:43px}.benefits-grid{grid-template-columns:1fr}.benefit{min-height:142px}.product-hero{padding-left:18px;padding-right:18px}.product-title{font-size:38px}.product-visual{min-height:360px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.reveal{opacity:1!important;transform:none!important}}.desktop-arrow{display:inline}.mobile-arrow{display:none}@media (width<=767px){.desktop-arrow{display:none}.mobile-arrow{display:inline}}.portfolio-lists-new{grid-template-columns:1fr;gap:60px;margin-top:80px;display:grid}.list-section-title{color:var(--green);border-bottom:1px solid var(--line);letter-spacing:-.02em;margin:0 0 30px;padding-bottom:12px;font-family:Armany,Georgia,serif;font-size:clamp(24px,3vw,36px);font-weight:400}.product-categories-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.cat-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);transition:transform .22s var(--ease), box-shadow .22s ease, border-color .22s ease, background-color .22s ease;flex-direction:column;padding:24px;display:flex}.cat-card:hover{box-shadow:var(--shadow);background:var(--white);border-color:#19461e26;transform:translateY(-4px)}.cat-icon{margin-bottom:16px;font-size:28px}.cat-card strong{color:var(--green);letter-spacing:.02em;margin-bottom:8px;font-size:15px;font-weight:700;line-height:1.3}.cat-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.courses-grid-new{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.course-card-new{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);transition:transform .2s var(--ease), border-color .2s ease, box-shadow .2s ease;align-items:center;gap:16px;padding:20px;display:flex;position:relative;overflow:hidden}.course-card-new:before{content:"";background:var(--sage);opacity:0;width:4px;transition:opacity .2s;position:absolute;top:0;bottom:0;left:0}.course-card-new:hover{border-color:var(--green);box-shadow:var(--shadow);transform:translateY(-2px)}.course-card-new:hover:before{opacity:1}.course-number{color:var(--sage);min-width:24px;font-family:Georgia,serif;font-size:20px;font-weight:700}.course-card-new:hover .course-number{color:var(--green)}.course-card-new strong{color:var(--green);flex:1;font-size:14px;font-weight:700;line-height:1.25}.course-arrow{color:var(--sage);font-size:14px;transition:transform .2s,color .2s}.course-card-new:hover .course-arrow{color:var(--green);transform:translate(2px,-2px)}@media (width<=767px){.portfolio-lists-new{gap:40px}}
