:root{--paper:#f6f4ee;--ink:#172321;--green:#07513f;--deep:#102622;--orange:#c56e05;--mint:#e5ece6;--line:#d6dcd6;--muted:#61706c;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif}a{color:inherit}button,input{font:inherit}.brand-lockup{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:700;text-decoration:none;white-space:nowrap}.brand-lockup__mark{width:34px;height:39px}
.site-header{height:82px;padding:0 max(28px,calc((100% - 1240px)/2));display:flex;align-items:center;gap:35px;position:sticky;top:0;z-index:20;background:rgba(246,244,238,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.site-menu{flex:1;display:flex;align-items:center}.site-menu nav{display:flex;gap:28px;margin:auto}.site-menu nav a,.signin{font-size:13px;font-weight:600;text-decoration:none}.site-menu nav a:hover,.signin:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:19px}.menu-toggle{width:44px;height:44px;margin-left:auto;padding:10px;display:none;border:1px solid var(--line);border-radius:50%;background:transparent}.menu-toggle span{height:2px;margin:4px 0;display:block;background:var(--green)}
.button{min-height:54px;padding:0 21px;display:inline-flex;align-items:center;justify-content:space-between;gap:34px;border:0;border-radius:2px;background:var(--green);color:#fff;font-size:13px;font-weight:700;text-decoration:none;cursor:pointer}.button:hover{background:#086650;transform:translateY(-1px)}.button.small{min-height:44px}.eyebrow{margin:0 0 20px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.17em}.eyebrow.light{color:#a6c3b9}h1,h2{font-family:"DM Serif Display",serif;font-weight:400;letter-spacing:-.035em}h1 em,h2 em{color:var(--orange);font-weight:400}
.hero{width:min(1240px,calc(100% - 64px));min-height:690px;margin:auto;padding:70px 0 82px;display:grid;grid-template-columns:.92fr 1.08fr;gap:68px;align-items:center}.hero h1{margin:0;font-size:clamp(66px,6vw,92px);line-height:.9}.hero-lede{max-width:620px;margin:30px 0;color:#50605b;font-size:19px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:27px}.text-link{padding-bottom:5px;border-bottom:2px solid var(--orange);font-size:13px;font-weight:700;text-decoration:none}.text-link span{margin-left:13px}.boundary{margin:24px 0 0;color:#74807d;font-size:10px;line-height:1.55;letter-spacing:.06em;text-transform:uppercase}
.hero .hero-audience{max-width:660px;margin-bottom:25px;font-size:clamp(13px,1.05vw,15px);line-height:1.45;letter-spacing:.065em}
.hero-visual{padding:34px 0;position:relative}.hero-visual:after{content:"";width:78%;height:35px;position:absolute;left:11%;bottom:12px;z-index:-1;border-radius:50%;background:rgba(14,37,32,.27);filter:blur(18px)}.tablet{aspect-ratio:1.42;padding:14px 17px 14px 24px;position:relative;border:1px solid #8c9793;border-radius:28px;background:linear-gradient(145deg,#e4e8e5,#aab4b0 48%,#dce2df);box-shadow:0 30px 58px rgba(17,44,36,.2)}.tablet-screen{width:100%;height:100%;overflow:hidden;border:1px solid #7f8b86;border-radius:15px;background:#fff}.tablet-screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:top center}.tablet-camera{width:6px;height:6px;position:absolute;top:50%;left:8px;border-radius:50%;background:#64706c}
.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);background:var(--green);color:#fff}.proof-strip div{padding:28px max(25px,calc((100vw - 1240px)/6));display:flex;flex-direction:column;gap:4px;border-right:1px solid rgba(255,255,255,.19)}.proof-strip div:last-child{border:0}.proof-strip b{font:400 25px "DM Serif Display",serif}.proof-strip span{color:#c8d8d3;font-size:12px}
.section{width:min(1240px,calc(100% - 64px));margin:auto;padding:110px 0}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;column-gap:100px;align-items:end}.section-heading .eyebrow{grid-column:1/-1}.section-heading h2{margin:0;font-size:clamp(48px,5vw,70px);line-height:.97}.section-heading>p:last-child{margin:0 0 4px;color:var(--muted);font-size:17px;line-height:1.7}.benefit-grid{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.benefit-grid article{min-height:350px;padding:35px}.benefit-grid article+article{border-left:1px solid var(--line)}.benefit-grid>article>span,.workflow-list>article>span{color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em}.benefit-grid h3{margin:55px 0 18px;font-size:23px;line-height:1.25}.benefit-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.72}
.dark-section{padding:110px max(32px,calc((100% - 1240px)/2));display:grid;grid-template-columns:.86fr 1.14fr;gap:110px;background:var(--deep);color:#fff}.dark-section h2{margin:0;font-size:clamp(50px,5vw,70px);line-height:.96}.workflow-intro>p:last-child{max-width:500px;margin:28px 0 0;color:#c4d2ce;font-size:17px;line-height:1.7}.workflow-list{border-top:1px solid #38534d}.workflow-list article{padding:25px 0;display:grid;grid-template-columns:55px 1fr;border-bottom:1px solid #38534d}.workflow-list h3{margin:0 0 8px;font-size:19px}.workflow-list p{margin:0;color:#bfd0ca;font-size:14px;line-height:1.65}
.credit-card{padding:55px;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;background:var(--mint)}.credit-card h2,.professional h2{margin:0;font-size:clamp(51px,5vw,72px);line-height:.95}.credit-card>div:last-child>p,.professional>p{margin:0;color:var(--muted);font-size:17px;line-height:1.7}.credit-card ul{margin:28px 0 34px;padding:24px 0 0;border-top:1px solid #bdcbc0;list-style:none}.credit-card li{padding:7px 0;color:#475852;font-size:14px}.credit-card li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:700}.professional{display:grid;grid-template-columns:1.05fr .95fr;gap:110px;align-items:end;border-top:1px solid var(--line)}
.interest{padding:110px max(32px,calc((100% - 1240px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;background:var(--green);color:#fff}.interest h2{margin:0;font-size:clamp(51px,5vw,72px);line-height:.95}.interest-copy>p:nth-of-type(2){max-width:490px;margin:28px 0;color:#c5d8d1;font-size:16px;line-height:1.7}.process{margin-top:40px;border-top:1px solid #477266}.process span{padding:17px 0;display:flex;align-items:center;gap:15px;border-bottom:1px solid #477266;color:#d7e3df;font-size:13px}.process b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--green);font-size:10px}
.interest-form{padding:40px;background:var(--paper);color:var(--ink)}fieldset{margin:0;padding:0;border:0}legend{margin-bottom:18px;font-size:17px;font-weight:700;line-height:1.45}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice-row label{cursor:pointer}.choice-row input{position:absolute;opacity:0}.choice-row span{min-height:52px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;font-weight:700}.choice-row input:checked+span{border-color:var(--green);background:var(--mint);color:var(--green)}#professionalFields{margin-top:28px;padding-top:27px;border-top:1px solid var(--line)}#professionalFields[hidden]{display:none}.interest-form label:not(.consent){margin-bottom:20px;display:block;font-size:12px;font-weight:700}.interest-form input:not([type=radio]):not([type=checkbox]){width:100%;height:50px;margin-top:8px;padding:0 13px;border:1px solid #bdc5c0;border-radius:0;background:#fff;color:var(--ink)}.interest-form input:focus{outline:2px solid rgba(7,81,63,.18);border-color:var(--green)}.interest-form small{margin-top:7px;display:block;color:#6a7773;font-size:10px;line-height:1.45}.consent{display:grid;grid-template-columns:20px 1fr;gap:10px;color:#53615d;font-size:11px;line-height:1.55}.consent input{width:17px;height:17px;margin:2px 0 0}.submit{width:100%;margin-top:24px}.form-note{margin:17px 0 0;color:#727e7a;font-size:10px;line-height:1.5}.form-status{margin-bottom:20px;padding:13px;border:1px solid #ad3028;background:#f8e6e3;color:#8e2923;font-size:12px}
dialog{width:min(540px,calc(100% - 34px));padding:38px;border:0;background:var(--paper);color:var(--ink);box-shadow:0 30px 90px rgba(0,0,0,.3)}dialog::backdrop{background:rgba(9,28,23,.72)}dialog h2{margin:0;font:400 38px/1.02 "DM Serif Display",serif;letter-spacing:-.03em}dialog>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.65}.dialog-close{position:absolute;top:13px;right:16px;border:0;background:transparent;font-size:25px;cursor:pointer}.dialog-action{margin-top:13px}
footer{padding:50px max(32px,calc((100% - 1240px)/2)) 28px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}footer nav{display:flex;gap:22px}footer nav a{font-size:12px;text-decoration:none}footer small{grid-column:1/-1;padding-top:23px;border-top:1px solid var(--line);color:#6d7a76;font-size:10px}
@media(max-width:980px){.menu-toggle{display:block}.site-menu{display:none;position:absolute;top:81px;left:0;right:0;padding:18px 25px 24px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 15px 28px rgba(23,35,33,.12)}.site-menu.open{display:block}.site-menu nav{flex-direction:column;gap:0}.site-menu nav a{padding:13px 0;border-bottom:1px solid var(--line)}.header-actions{margin-top:17px;display:grid;grid-template-columns:1fr 1fr}.signin{min-height:44px;display:grid;place-items:center;border:1px solid var(--green)}.hero,.section-heading,.dark-section,.credit-card,.professional,.interest{grid-template-columns:1fr}.hero{gap:20px}.section-heading,.dark-section,.credit-card,.professional,.interest{gap:55px}.section-heading>p:last-child{margin-top:25px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:auto}.benefit-grid article+article{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:640px){.site-header{height:72px;padding:0 19px}.site-menu{top:71px}.hero,.section{width:calc(100% - 38px)}.hero{min-height:auto;padding:58px 0 65px}.hero .hero-audience{max-width:520px;margin-bottom:24px;font-size:13px;line-height:1.5;letter-spacing:.035em}.hero h1{font-size:56px}.hero-lede{font-size:17px}.hero-actions{align-items:stretch;flex-direction:column;gap:18px}.text-link{width:max-content}.tablet{padding:9px 11px 9px 16px;border-radius:18px}.tablet-screen{border-radius:9px}.tablet-camera{left:5px}.proof-strip{grid-template-columns:1fr}.proof-strip div{padding:19px 25px;border-right:0;border-bottom:1px solid rgba(255,255,255,.18)}.section,.dark-section,.interest{padding-top:76px;padding-bottom:76px}.section{width:calc(100% - 38px)}.dark-section,.interest{padding-left:19px;padding-right:19px}.section-heading h2,.dark-section h2,.credit-card h2,.professional h2,.interest h2{font-size:46px}.benefit-grid{margin-top:42px}.benefit-grid article{padding:29px}.benefit-grid h3{margin-top:35px}.credit-card{padding:31px 24px;gap:40px}.professional{gap:32px}.interest-form{padding:27px 20px}.choice-row{grid-template-columns:1fr}footer{padding:38px 20px 24px;grid-template-columns:1fr}footer nav{flex-wrap:wrap}footer small{grid-column:1}}

/* Adviser proof, practitioner authority and progressive application form. */
.device-showcase{min-height:670px;padding:105px max(32px,calc((100% - 1240px)/2));display:grid;grid-template-columns:.68fr 1.32fr;gap:70px;align-items:center;overflow:hidden;background:var(--deep);color:#fff}.device-showcase h2{margin:0;font-size:clamp(50px,5vw,70px);line-height:.96}.showcase-copy>p:not(.eyebrow){max-width:470px;margin:27px 0;color:#c5d5d0;font-size:17px;line-height:1.7}.light-link{border-color:var(--orange);color:#fff}.device-stage{min-height:500px;position:relative}.device{position:absolute;padding:9px;background:linear-gradient(145deg,#e0e4e2,#aab3af);box-shadow:0 30px 70px rgba(0,0,0,.38)}.device-screen{width:100%;height:100%;overflow:hidden;border:1px solid #84908b;background:#fff}.device-screen img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.laptop{width:min(680px,94%);height:420px;top:8px;left:4%;z-index:1;padding:13px 13px 23px;border-radius:13px 13px 4px 4px}.laptop .device-screen img{object-fit:cover;object-position:top left}.laptop:after{content:"";width:108%;height:14px;position:absolute;bottom:-13px;left:-4%;border-radius:2px 2px 14px 14px;background:linear-gradient(#c4cbc8,#919b97);box-shadow:0 8px 13px rgba(0,0,0,.22)}.device-tablet{width:292px;height:320px;top:193px;left:-2%;z-index:2;padding:10px;border:1px solid #929c98;border-radius:21px;transform:rotate(-4deg)}.device-tablet .device-screen{border-radius:13px}.device-tablet:before{content:"";width:5px;height:5px;position:absolute;top:4px;left:50%;border-radius:50%;background:#6e7874}.phone{width:151px;height:320px;top:190px;right:9%;z-index:3;padding:8px;border:1px solid #87918d;border-radius:26px;transform:rotate(4deg)}.phone .device-screen{border-radius:18px}.phone:before{content:"";width:38px;height:5px;position:absolute;top:5px;left:50%;z-index:4;border-radius:4px;background:#707a76;transform:translateX(-50%)}
.practitioner{display:grid;grid-template-columns:245px 1fr;gap:76px;align-items:center;border-top:1px solid var(--line)}.practitioner-photo img{width:220px;height:220px;display:block;border-radius:50%;object-fit:cover;filter:saturate(.82) contrast(1.03);box-shadow:0 12px 38px rgba(24,48,40,.11)}.practitioner-copy h2{margin:0;font-size:clamp(48px,4.8vw,69px);line-height:.98}.practitioner-copy h3{margin:30px 0 5px;font-size:22px}.practitioner-role{margin:0 0 22px;color:var(--green);font-size:14px;font-weight:700}.practitioner-copy>p:not(.eyebrow):not(.practitioner-role){max-width:790px;color:var(--muted);font-size:16px;line-height:1.72}.practitioner-links{margin-top:25px;display:flex;flex-wrap:wrap;gap:25px}.practitioner-links a{padding-bottom:6px;border-bottom:2px solid var(--orange);font-size:13px;font-weight:700;text-decoration:none}
.application-panel{align-self:start;background:var(--paper);color:var(--ink)}.application-panel>summary{min-height:112px;padding:27px 31px;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;list-style:none}.application-panel>summary::-webkit-details-marker{display:none}.application-panel>summary span{font:400 27px/1.1 "DM Serif Display",serif}.application-panel>summary small{margin-bottom:8px;display:block;color:var(--green);font:700 9px/1.2 "DM Sans",sans-serif;letter-spacing:.13em}.application-panel>summary b{color:var(--orange);font-size:29px;font-weight:400}.application-panel[open]>summary{border-bottom:1px solid var(--line)}.application-panel[open]>summary b{transform:rotate(45deg)}.application-panel .interest-form{padding:34px 40px 40px}.interest-form select{width:100%;height:50px;margin-top:8px;padding:0 13px;border:1px solid #bdc5c0;border-radius:0;background:#fff;color:var(--ink)}.interest-form select:focus{outline:2px solid rgba(7,81,63,.18);border-color:var(--green)}
@media(max-width:980px){.device-showcase{grid-template-columns:1fr;gap:55px}.device-stage{width:min(680px,100%);margin:auto}.practitioner{grid-template-columns:220px 1fr;gap:50px}}
@media(max-width:640px){.device-showcase{padding:76px 19px;grid-template-columns:1fr}.device-showcase h2,.practitioner-copy h2{font-size:46px}.device-stage{min-height:395px;transform:scale(.78);transform-origin:top left;width:128%;margin-bottom:-85px}.practitioner{grid-template-columns:1fr;gap:42px}.practitioner-photo img{width:175px;height:175px}.application-panel>summary{min-height:94px;padding:23px 20px}.application-panel>summary span{font-size:23px}.application-panel .interest-form{padding:27px 20px}}

/* Conversion insight: the coupon alone does not describe the product risk. */
.coupon-reality{padding:95px max(32px,calc((100% - 1240px)/2));display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center;background:var(--mint)}
.coupon-reality h2{margin:0;font-size:clamp(48px,4.9vw,68px);line-height:.97}
.coupon-reality-copy>p:not(.eyebrow){max-width:510px;margin:26px 0 30px;color:var(--muted);font-size:16px;line-height:1.7}
.coupon-comparison{display:grid;grid-template-columns:1fr 1fr;position:relative;border:1px solid #bfcac2;background:var(--paper)}
.coupon-comparison article{padding:31px 29px 58px}
.coupon-comparison article+article{border-left:1px solid #bfcac2}
.coupon-comparison article>span{display:block;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.15em}
.coupon-comparison strong{margin-top:16px;display:block;font:400 50px/1 "DM Serif Display",serif;color:var(--orange)}
.coupon-comparison small{color:var(--muted);font-size:10px}
.coupon-comparison dl{margin:24px 0 0}
.coupon-comparison dl div{padding:10px 0;display:flex;justify-content:space-between;gap:16px;border-top:1px solid var(--line);font-size:11px}
.coupon-comparison dt{color:var(--muted)}
.coupon-comparison dd{margin:0;text-align:right;font-weight:700}
.coupon-comparison>p{position:absolute;right:0;bottom:0;left:0;margin:0;padding:12px 20px;background:var(--green);color:#fff;text-align:center;font-size:11px;font-weight:700;letter-spacing:.04em}
.coupon-comparison .not-equal{display:inline-block;margin:0 .16em;color:#fff;font-size:24px;font-weight:600;line-height:0;vertical-align:-2px;letter-spacing:0}

/* Compact practitioner identity: portrait aligns with name and role. */
.practitioner{grid-template-columns:.82fr 1.18fr;gap:90px;align-items:start}
.practitioner-heading h2{margin:0;font-size:clamp(48px,4.8vw,69px);line-height:.98}
.practitioner-identity{margin:2px 0 25px;display:flex;align-items:center;gap:17px}
.practitioner-identity img{width:68px;height:68px;flex:0 0 68px;display:block;border-radius:50%;object-fit:cover;filter:saturate(.82) contrast(1.03);box-shadow:0 8px 24px rgba(24,48,40,.12)}
.practitioner-identity h3{margin:0 0 4px;font-size:22px;line-height:1.1}
.practitioner-identity .practitioner-role{max-width:480px;margin:0;line-height:1.35}

@media(max-width:980px){.coupon-reality{grid-template-columns:1fr;gap:55px}.coupon-comparison{width:min(650px,100%)}.practitioner{grid-template-columns:1fr;gap:45px}.practitioner-copy{max-width:760px}}
@media(max-width:640px){.coupon-reality{padding:76px 19px}.coupon-reality h2,.practitioner-heading h2{font-size:46px}.coupon-comparison{grid-template-columns:1fr}.coupon-comparison article+article{border-top:1px solid #bfcac2;border-left:0}.coupon-comparison article{padding:28px 24px 32px}.coupon-comparison article:last-of-type{padding-bottom:58px}.practitioner-identity{align-items:flex-start}.practitioner-identity img{width:62px;height:62px;flex-basis:62px}.practitioner-identity h3{font-size:20px}.practitioner-identity .practitioner-role{font-size:12px}}

.analytics-consent{position:fixed;right:20px;bottom:20px;z-index:50;width:min(540px,calc(100vw - 40px));padding:18px 20px;display:flex;align-items:center;gap:22px;border:1px solid #aeb9b2;background:#fff;color:var(--ink);box-shadow:0 18px 55px rgba(11,36,30,.2)}
.analytics-consent[hidden]{display:none}
.analytics-consent strong{display:block;margin-bottom:4px;font-size:14px}
.analytics-consent p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}
.analytics-consent a{color:var(--green);font-weight:700}
.analytics-consent__actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}
.analytics-consent__actions .button{min-width:120px;padding:12px 15px;border:0}
.analytics-decline{padding:8px 0;border:0;border-bottom:1px solid var(--muted);background:none;color:var(--ink);font:700 12px "DM Sans",sans-serif;cursor:pointer}
@media(max-width:640px){.analytics-consent{right:12px;bottom:12px;width:calc(100vw - 24px);padding:16px;display:block}.analytics-consent__actions{margin-top:14px;justify-content:flex-start}}
