:root{--paper:#f8f8f4;--ink:#21231f;--muted:#646760;--line:#dddfd6;--olive:#3b4233;--lime:#e4eccb;--gold:#bc9c5b;--ease:cubic-bezier(.22,1,.36,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default;opacity:.45}img{display:block;max-width:100%;object-fit:cover}p,h1,h2,h3{margin:0}button{border:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #96743a;outline-offset:5px}fieldset{margin:0;padding:0;border:0;min-width:0}legend{padding:0}em{font-style:normal;color:#82877a}::selection{background:#dce6bf;color:#19201c}[hidden]{display:none!important}.skip{position:fixed;left:20px;top:-100px;z-index:30;padding:16px;background:white}.skip:focus{top:15px}.preview-bar{height:32px;padding:0 30px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#616459;border-bottom:1px solid #dedfd8;letter-spacing:.025em}.preview-bar>span:first-child{display:flex;align-items:center;gap:8px;font-size:9px;letter-spacing:.12em}.preview-bar i{width:5px;height:5px;background:#80905b;border-radius:50%}.preview-bar a{padding:7px}.hero{position:relative;isolation:isolate;min-height:760px;height:calc(100svh - 32px);max-height:1040px;background:#242a21;color:white;overflow:hidden}.hero-image{position:absolute;inset:0;height:100%;width:100%;object-position:65% 52%;z-index:-3;transform:scale(1.025);transition:transform .15s linear}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(17,24,17,.58),rgba(17,24,17,.1) 66%),linear-gradient(0deg,rgba(18,24,17,.64),transparent 30%,transparent 85%,rgba(18,24,17,.26))}.nav{max-width:1560px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:27px 5%;border-bottom:1px solid #ffffff26}.brand{display:inline-flex;align-items:center;gap:11px;font-size:14px;font-weight:500;letter-spacing:-.02em;line-height:1.1}.brand-second{display:block}.brand-symbol{display:inline-flex;position:relative;align-items:center;justify-content:center;border:1px solid currentColor;width:39px;height:39px;border-radius:50%;font-size:29px;line-height:1;font-family:Georgia,serif}.brand-symbol>span{position:absolute;right:3px;top:5px;font-family:Arial,sans-serif;font-size:12px}.nav nav{display:flex;align-items:center;gap:33px;font-size:12px}.nav nav>a{transition:opacity .2s}.nav nav>a:hover{opacity:.72}.nav-cta{padding:13px 19px;border:1px solid #ffffff80;border-radius:30px}.nav-cta span{padding-left:24px}.hero-content{margin:auto;max-width:1560px;padding:clamp(65px,10vh,115px) 5% 185px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.12em;font-weight:600;line-height:1.6;color:#5f6657}.eyebrow.light{color:#f0efdf}.line{width:24px;height:1px;background:currentColor}.hero h1{font-weight:400;font-size:clamp(70px,7.8vw,118px);line-height:.96;letter-spacing:-.065em;margin:25px 0}.hero h1>span{color:#e0e2d2}.hero-copy{font-size:15px;line-height:1.7;color:#f0f0e9;max-width:470px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;padding:18px 23px;border-radius:50px;font-size:12px;font-weight:600;min-height:52px;transition:background .25s,transform .25s;line-height:1.3}.button:hover{transform:translateY(-2px)}.button>span{font-size:19px;font-weight:400;line-height:1}.cream{background:#eeefdf;color:#24291f}.cream:hover{background:#fff}.dark{background:#262d23;color:white}.dark:hover{background:#434e38}.hero .button{margin-top:29px}.hero-note{font-size:10px;color:#e0e0d3;margin-top:16px}.hero-example{position:absolute;right:7%;bottom:169px;width:241px;padding:19px 20px 15px;background:#f5f5e9e8;backdrop-filter:blur(15px);color:#3f4537;border:1px solid #ffffff73;border-radius:5px;box-shadow:0 12px 50px #00000012;transform:rotate(-3deg);animation:card-in 1.2s var(--ease) both}.example-top{display:flex;align-items:center;gap:5px;font-size:8px;letter-spacing:.09em}.example-top>span:last-child{margin-left:auto;font-size:8px;color:#858a7b}.example-dot{height:5px;width:5px;border-radius:50%;background:#839557}.hero-example>p{font-size:24px;line-height:1.12;letter-spacing:-.045em;margin:23px 0}.hero-example strong{font-weight:400;color:#90947e}.example-bottom{display:flex;justify-content:space-between;align-items:center;font-size:9px;border-top:1px solid #cbd0bb;padding-top:10px}.example-icon{font-size:18px}.hero-bottom{position:absolute;bottom:0;left:0;right:0;min-height:91px;display:flex;align-items:center;padding:0 5%;background:#21271957;backdrop-filter:blur(16px);border-top:1px solid #ffffff30;gap:40px}.hero-bottom>p{font-size:11px;color:#eeefdd;min-width:149px}.hero-links{display:grid;grid-template-columns:1fr 1.35fr 1.25fr;width:min(770px,80%);align-self:stretch}.hero-links :is(button,a){background:none;color:white;font-size:12px;text-align:left;padding:20px;border-left:1px solid #ffffff26;display:flex;gap:14px;align-items:center;transition:background .3s}.hero-links :is(button,a):hover{background:#ffffff12}.hero-links :is(button,a)>span{font-size:9px;color:#c0c5b1}.hero-links b{font-weight:400;margin-left:auto}.scroll-cue{margin-left:auto;font-size:21px;padding:15px}.section-wrap{max-width:1380px;margin:auto;padding-left:6%;padding-right:6%}.intro{padding-top:83px;padding-bottom:89px}.intro-top{display:flex;align-items:center;justify-content:space-between}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#7b8b51;flex-shrink:0}.section-number{font-size:9px;color:#777e6e;letter-spacing:.09em}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin:31px 0 43px}h2{font-size:clamp(38px,4.35vw,67px);font-weight:400;line-height:1.01;letter-spacing:-.058em}.section-heading>p,.survey-heading>p{font-size:13px;line-height:1.8;color:var(--muted);padding-bottom:5px}.audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:start}.audience-card{text-align:left;background:none;padding:0;border-radius:7px;width:100%}.audience-card:nth-child(2){margin-top:44px}.audience-card:nth-child(3){margin-top:88px}.card-image{display:block;position:relative;overflow:hidden;border-radius:7px;aspect-ratio:1.22;background:#ddd}.card-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#00000020,transparent 30%,#00000014)}.card-image img{width:100%;height:100%;transition:transform 1s var(--ease)}.audience-card:first-child img{object-position:78%}.audience-card:hover img{transform:scale(1.045)}.pill{position:absolute;z-index:1;top:15px;left:15px;font-size:9px;background:#ffffffdc;color:#262b21;padding:8px 11px;border-radius:20px}.card-arrow{position:absolute;bottom:15px;right:15px;width:33px;height:33px;display:grid;place-items:center;border-radius:50%;background:#f7f8ed;color:#222;z-index:1;transition:transform .3s}.audience-card:hover .card-arrow{transform:rotate(45deg)}.card-caption{display:block;padding-top:21px}.card-kicker{display:block;font-size:8px;letter-spacing:.1em;color:#69715f;margin-bottom:12px}.card-caption strong{display:block;font-size:clamp(22px,2.4vw,34px);font-weight:400;letter-spacing:-.045em;line-height:1.13}.card-caption>span:last-child{display:block;font-size:12px;line-height:1.7;color:var(--muted);margin-top:13px}.idea{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:62px;padding-bottom:106px;border-top:1px solid var(--line)}.idea-copy h2{margin-top:25px}.idea-copy>p:not(.eyebrow){font-size:14px;line-height:1.8;max-width:355px;color:var(--muted);margin-top:25px}.text-link{display:inline-flex;align-items:center;gap:40px;font-size:12px;font-weight:600;border-bottom:1px solid #828b77;padding:13px 0;margin-top:13px}.story{padding-top:14px;position:relative}.story article{position:relative;display:flex;align-items:center;padding:24px 0;gap:20px;border-bottom:1px solid var(--line)}.story article>span{font-size:11px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #c6ccbb;border-radius:50%;background:var(--paper)}.story article h3{font-size:20px;font-weight:400;letter-spacing:-.035em;margin-bottom:7px}.story article p{font-size:12px;color:var(--muted);line-height:1.6}.story article b{margin-left:auto;font-weight:400;color:#8e987f}.story-note{display:flex;align-items:center;gap:8px;font-size:10px;margin-top:22px;color:#6a725e}.survey-section{background:#eaece4;padding:76px 0 43px;scroll-margin-top:20px}.survey-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.survey-heading h2{margin-top:22px}.survey-shell{display:grid;grid-template-columns:260px minmax(0,1fr);border:1px solid #d4d8c9;border-radius:10px;overflow:hidden;background:#fff}.survey-aside{background:#30392d;color:#e5e8dc;padding:30px 26px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.track-tabs{display:grid;gap:8px;margin-top:20px}.track-tabs button{display:flex;justify-content:space-between;align-items:center;background:transparent;border:1px solid #69756073;border-radius:5px;text-align:left;padding:13px 12px;color:#d5dcca;font-size:11px;line-height:1.4;min-height:45px}.track-tabs button:hover{background:#ffffff0c}.track-tabs button[aria-pressed="true"]{background:var(--lime);color:#263322;border-color:var(--lime)}.track-tabs button>span{padding-left:6px}.aside-art img{width:100%;height:143px;border-radius:5px;object-position:72%}.aside-art p{font-size:25px;line-height:1.07;letter-spacing:-.04em;margin-top:20px}.aside-note{font-size:10px;line-height:1.7;color:#c3cab9}.survey-main{padding:29px 36px;min-width:0}.stepper{padding:0;list-style:none;display:flex;justify-content:space-between;margin:0 0 21px;gap:13px}.stepper li{display:flex;align-items:center;gap:9px;font-size:10px;color:#727a68;white-space:nowrap}.stepper li>span{width:23px;height:23px;display:grid;place-items:center;border:1px solid #d5d9cd;border-radius:50%;font-size:9px}.stepper li[aria-current="step"]{color:#273723;font-weight:600}.stepper li[aria-current="step"]>span{background:#303c2b;color:white;border-color:#303c2b}.stepper li.done>span{background:#e4eacb;color:#334a29;border-color:#e4eacb}.progress-track{height:2px;background:#edf0e6;margin-bottom:34px;overflow:hidden}#progress-fill{height:100%;width:33.333%;background:#788961;transition:width .6s var(--ease)}#progress-fill.step-2{width:66.666%}#progress-fill.step-3{width:100%}.stage-title{font-size:27px;line-height:1.12;font-weight:400;letter-spacing:-.045em;outline:none}.stage-description{font-size:12px;line-height:1.7;color:var(--muted);margin-top:10px;margin-bottom:25px}.group{margin-top:25px}.group legend,.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:10px;line-height:1.6}.optional{color:#7f8676;font-size:10px;font-weight:400}.choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.choice{position:relative;display:flex;min-height:48px;align-items:center;gap:10px;cursor:pointer;font-size:11px;line-height:1.5;border:1px solid #d8decf;border-radius:5px;padding:12px;background:#fff;transition:background .2s,border-color .2s}.choice:hover{background:#f6f8f1}.choice:has(input:checked){border-color:#74865d;background:#f1f5e8}.choice input{accent-color:#4d603c;width:15px;height:15px;flex-shrink:0;margin:0}.amounts{grid-template-columns:repeat(3,minmax(0,1fr))}.amounts .choice{font-size:10px;min-height:43px;padding:9px}.anger{margin-top:25px;background:#f6f7f2;padding:16px;border-radius:5px}.anger label{font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.anger label strong{font-size:12px;font-weight:400}.anger input{width:100%;accent-color:#566741;margin:18px 0 8px}.range-labels{display:flex;justify-content:space-between;font-size:9px;color:#6c7660}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #e8eade;margin-top:24px;padding-top:21px}.form-actions .button{padding:13px 21px;min-height:44px}.back-button{font-size:11px;background:none;padding:12px 0}.form-actions>span{font-size:9px;color:#7c8472}.form-error{font-size:12px;line-height:1.5;color:#9b3b29;margin-top:15px}.form-error:empty{margin:0}.form-error:not(:empty){border-left:2px solid #b05038;padding-left:10px}.offer-grid{display:grid;gap:10px}.offer-choice{display:grid;grid-template-columns:20px 1fr auto;gap:12px;align-items:start;border:1px solid #d8decf;padding:17px 15px;border-radius:5px;cursor:pointer}.offer-choice:hover{background:#f6f8f1}.offer-choice:has(input:checked){border-color:#74865d;background:#f1f5e8}.offer-choice input{accent-color:#4d603c;margin:4px 0 0;width:15px;height:15px}.offer-name{font-size:13px;font-weight:600;line-height:1.4;display:block}.offer-promise{font-size:11px;line-height:1.6;display:block;color:#616c56;margin-top:5px}.offer-price{font-size:19px;letter-spacing:-.04em;white-space:nowrap}.offer-price small{font-size:8px;color:#79826f;display:block;letter-spacing:0;text-align:right;margin-top:5px}.offer-info{margin:5px 0 12px 33px;font-size:10px;color:#6e7862}.offer-info summary{cursor:pointer;padding:5px 0}.offer-info p{font-size:11px;line-height:1.7;margin-top:9px}.offer-info ul{padding-left:16px;line-height:1.8}.no-offer{margin-top:5px}.contact-details{border-top:1px solid #e3e7da;border-bottom:1px solid #e3e7da;margin-top:22px}.contact-details summary{font-size:12px;padding:17px 0;cursor:pointer}.contact-details summary span{font-size:10px;color:#78826b;margin-left:7px}.contact-details .details-inner{padding:0 0 18px}.text-input{padding:12px 13px;border:1px solid #d4dac9;border-radius:5px;width:100%;font-size:13px;line-height:1.5;background:white;color:var(--ink);min-height:45px}.field{display:block;margin-top:15px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;margin-top:15px;cursor:pointer}.check-row input{accent-color:#566741;width:15px;height:15px;margin-top:3px;flex-shrink:0}.privacy-note{font-size:10px;color:#69735f;line-height:1.7;margin-top:12px}.survey-disclosure{font-size:10px;line-height:1.8;color:#6f7964;text-align:center;margin-top:22px}.review-box{padding:18px;background:#f4f6ef;border-radius:5px;margin-top:24px;font-size:12px;line-height:1.8}.review-box>strong{font-size:13px;font-weight:500}.review-list{margin:12px 0 0;display:grid;grid-template-columns:auto 1fr;gap:6px 20px;font-size:11px}.review-list dt{color:#758065}.review-list dd{margin:0;text-align:right;overflow-wrap:anywhere}.success-icon{display:grid;place-items:center;width:54px;height:54px;background:#e8efda;border-radius:50%;color:#52673c;font-size:24px;margin-bottom:24px}#completed{padding:18px 0;outline:none}#completed h3{font-size:38px;letter-spacing:-.05em;line-height:1.1;font-weight:400}#completed>p{font-size:13px;line-height:1.8;color:#6a735f;margin-top:17px}.success-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.success-actions .button{padding:14px 19px}.outline{border:1px solid #cbd3c1;background:white;font-weight:400}.faq{display:grid;grid-template-columns:1fr 1.4fr;gap:85px;padding-top:87px;padding-bottom:95px}.faq h2{font-size:45px;margin-top:24px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;align-items:center;font-size:13px;line-height:1.6;padding:21px 0;cursor:pointer;list-style:none;gap:15px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-size:20px;color:#868c7a}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:12px;line-height:1.9;color:#6a725f;padding-bottom:20px}.faq-list details:target{background:#edf0e5}footer.section-wrap{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:30px;padding-bottom:40px;border-top:1px solid var(--line)}footer p,footer>a:last-child{font-size:10px;color:#7a816f}.footer-brand{font-size:13px}.footer-brand .brand-symbol{width:34px;height:34px}.noscript{position:fixed;bottom:0;background:#fff8df;color:#493510;padding:20px;width:100%;z-index:20}.motion-ready .reveal{opacity:0;transform:translateY(25px);transition:opacity .9s var(--ease),transform .9s var(--ease)}.motion-ready .reveal.visible{opacity:1;transform:translateY(0)}.audience-card:nth-child(2){transition-delay:.09s}.audience-card:nth-child(3){transition-delay:.18s}.stage-enter{animation:stage-in .35s var(--ease)}@keyframes stage-in{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes card-in{from{opacity:0;transform:translateY(20px) rotate(0deg)}to{opacity:1;transform:translateY(0) rotate(-3deg)}}
@media(min-width:1550px){.hero-content,.nav{padding-left:70px;padding-right:70px}}@media(max-width:1000px){.hero{min-height:700px;max-height:860px}.hero h1{font-size:85px}.hero-example{right:5%;width:204px;bottom:146px}.hero-bottom{gap:15px}.hero-bottom>p{min-width:120px;font-size:10px}.hero-links :is(button,a){padding:17px 12px;gap:7px;font-size:10px}.section-wrap{padding-left:5%;padding-right:5%}.idea{gap:45px}.survey-shell{grid-template-columns:210px minmax(0,1fr)}.survey-aside{padding:27px 19px}.survey-main{padding:28px}.amounts{grid-template-columns:repeat(2,minmax(0,1fr))}.audience-grid{gap:17px}.card-caption strong{font-size:26px}.pill{font-size:8px;padding:7px 10px;left:10px;top:10px}.faq{gap:50px}}
@media(max-width:760px){.preview-bar{height:34px;padding:0 16px;font-size:8px}.preview-bar>span:first-child{font-size:8px;gap:5px}.preview-bar>span:nth-child(2){max-width:160px;text-align:center;line-height:1.5;font-size:8px}.hero{height:auto;min-height:770px;max-height:none}.hero-image{object-position:80%;height:100%;opacity:.8}.hero-shade{background:linear-gradient(90deg,#161e15c9,#161e1540),linear-gradient(0deg,#182318ed,transparent 50%)}.nav{padding:20px 6%}.brand{font-size:11px;gap:9px}.brand-symbol{width:33px;height:33px;font-size:25px}.nav nav{gap:0;font-size:10px}.nav nav>a:not(.nav-cta){display:none}.nav-cta{padding:10px 13px}.nav-cta span{padding-left:15px}.hero-content{padding:77px 6% 195px}.hero h1{font-size:clamp(59px,11vw,84px);letter-spacing:-.06em;margin-top:25px;margin-bottom:23px;line-height:1}.hero .eyebrow{font-size:8px;letter-spacing:.13em}.hero-copy{font-size:13px;line-height:1.8;max-width:320px}.hero .button{font-size:11px;padding:16px 20px;margin-top:29px}.hero-note{font-size:9px}.hero-example{right:6%;bottom:120px;width:181px;padding:13px 15px;display:none}.hero-bottom{display:block;padding:18px 6% 14px;min-height:126px}.hero-bottom>p{font-size:9px;margin-bottom:12px}.hero-links{width:100%;grid-template-columns:.7fr 1.25fr 1.2fr}.hero-links :is(button,a){padding:8px 11px;min-height:40px;display:block;font-size:10px;line-height:1.5}.hero-links :is(button,a):first-child{border:0;padding-left:0}.hero-links :is(button,a)>span{display:block;font-size:8px;margin-bottom:3px}.hero-links b{display:none}.scroll-cue{position:absolute;top:12px;right:5%;font-size:17px}.section-wrap{padding-left:6%;padding-right:6%}.intro{padding-top:47px;padding-bottom:55px}.intro-top>.section-number{display:none}.eyebrow{font-size:8px;letter-spacing:.1em}.section-heading{display:block;margin:23px 0 29px}h2{font-size:45px;letter-spacing:-.06em}.section-heading>p{font-size:12px;margin-top:21px;line-height:1.7}.audience-grid{grid-template-columns:1fr;gap:29px}.audience-card:nth-child(n){margin:0}.card-image{aspect-ratio:1.55}.card-caption{padding-top:16px}.card-caption strong{font-size:28px}.card-caption strong br{display:none}.card-caption>span:last-child{font-size:12px;line-height:1.7;margin-top:9px}.card-caption>span:last-child br{display:none}.card-kicker{margin-bottom:8px;font-size:8px}.pill{top:14px;left:14px;font-size:9px}.idea{padding-top:43px;padding-bottom:49px;grid-template-columns:1fr;gap:20px}.idea-copy>p:not(.eyebrow){font-size:13px;max-width:100%;margin-top:21px}.idea h2{margin-top:19px}.story article{padding:21px 0;gap:15px}.story article h3{font-size:19px}.story article p{font-size:11px}.story article>span{flex-shrink:0}.text-link{font-size:11px}.survey-section{padding:47px 0 29px}.survey-heading{display:block;margin-bottom:25px}.survey-heading h2{margin-top:20px}.survey-heading>p{font-size:11px;margin-top:22px}.survey-shell{display:block;border-radius:7px}.survey-aside{padding:18px;display:block}.survey-aside .eyebrow{font-size:8px}.track-tabs{display:flex;gap:6px;margin-top:12px}.track-tabs button{padding:9px 8px;font-size:9px;flex:1;min-height:45px;justify-content:center;text-align:center}.track-tabs button>span{display:none}.aside-art,.aside-note{display:none}.survey-main{padding:24px 18px}.stepper{gap:8px;margin-bottom:18px}.stepper li{font-size:8px;gap:5px}.stepper li>span{width:20px;height:20px;font-size:8px;flex-shrink:0}.progress-track{margin-bottom:24px}.stage-title{font-size:25px}.stage-description{font-size:11px;margin-bottom:19px}.group{margin-top:20px}.group legend{font-size:11px;margin-bottom:9px}.choices{gap:7px}.choice{font-size:10px;padding:10px 8px;gap:7px;min-height:49px}.amounts .choice{font-size:9px;padding:10px 8px}.choice input{width:14px;height:14px}.anger{padding:13px;margin-top:20px}.anger label{font-size:10px}.optional{font-size:9px}.form-actions{gap:9px}.form-actions>span{font-size:8px}.form-actions .button{font-size:10px;gap:14px;padding:12px 16px;min-height:43px}.back-button{font-size:10px}.survey-disclosure{text-align:left;font-size:9px}.offer-choice{gap:8px;grid-template-columns:16px 1fr auto;padding:14px 10px}.offer-name{font-size:11px}.offer-promise{font-size:10px}.offer-price{font-size:16px}.offer-info{margin-left:26px}.field-row{grid-template-columns:1fr;gap:0}.text-input{font-size:16px}.review-box{padding:14px}.review-list{grid-template-columns:1fr;gap:1px}.review-list dd{text-align:left;margin-bottom:10px}.faq{padding-top:48px;padding-bottom:43px;grid-template-columns:1fr;gap:27px}.faq h2{font-size:38px;margin-top:19px}.faq-list summary{font-size:12px;padding:19px 0}.faq-list details>p{font-size:11px}footer.section-wrap{display:grid;grid-template-columns:1fr auto;gap:21px;padding-top:25px;padding-bottom:30px}footer p{grid-column:1/-1;grid-row:2;font-size:9px}footer>a:last-child{font-size:8px}#completed h3{font-size:33px}#completed>p{font-size:12px}.success-actions{gap:10px}.success-actions .button{font-size:10px}.preview-bar a{font-size:9px}.hero-image{transform:none!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.motion-ready .reveal{opacity:1;transform:none}.hero-image{transform:none!important}}

/* Comfortable questionnaire type on touch screens. */
@media(max-width:760px){.choice{font-size:12px}.amounts .choice{font-size:11px}.offer-name{font-size:12px}.offer-promise{font-size:11px}.stage-description{font-size:12px}.group legend{font-size:12px}.track-tabs button{font-size:10px}.check-row{font-size:12px}.form-actions .button{font-size:11px}.form-actions>span{font-size:9px}}

/* Hero communication only: fixed-size layers preserve the existing art direction. */
.hero-story{min-height:880px;max-height:1040px;height:max(880px,calc(100svh - 32px))}
.hero-story .hero-content{padding-top:65px;padding-bottom:165px}
.hero-story-top{display:flex;align-items:center;gap:25px;min-height:28px;max-width:810px}
.story-skip{background:none;color:#e3e6d6;padding:6px 0;font-size:10px;white-space:nowrap;min-height:28px;margin-left:auto}
.story-skip span{margin-left:8px}
.hero-story .story-heading{display:grid;position:relative;font-size:clamp(50px,5.55vw,82px);line-height:1.09;letter-spacing:-.06em;max-width:900px;margin:25px 0 13px;font-weight:400}
.story-heading .story-frame{grid-area:1/1;visibility:hidden;pointer-events:none;color:#fff!important;min-width:0;align-self:start}
.story-heading .story-frame.is-current{visibility:visible}
.story-line{display:block;overflow:hidden;padding:.04em 0 .12em;margin-bottom:-.08em}
.story-words{display:block;transform:translateY(0);will-change:transform;white-space:nowrap}
.story-line.story-muted{color:#e0e2d2}
.story-long{font-size:.76em;line-height:1.44}
.story-frame.is-entering{visibility:visible}
.story-frame.is-entering .story-words{animation:hero-line-in .82s var(--ease) both}
.story-frame.is-entering .story-line:nth-child(2) .story-words{animation-delay:.075s}
.story-frame.is-leaving{visibility:visible}
.story-frame.is-leaving .story-words{animation:hero-line-out .65s var(--ease) both}
.story-frame.is-leaving .story-line:nth-child(2) .story-words{animation-delay:.025s}
.story-support{display:grid;max-width:560px;min-height:38px;margin:2px 0 12px}
.story-support p{grid-area:1/1;visibility:hidden;color:#d6ddc7;font-size:12px;line-height:1.6;align-self:start}
.story-support p.is-current{visibility:visible;animation:hero-support-in .65s var(--ease) both}
.hero-story .hero-copy{max-width:540px;font-size:14px;line-height:1.7}
.hero-story .hero-primary{margin-top:24px}
.hero-story .hero-note{margin-top:14px;font-size:11px}
.hero-scope{font-size:10px;line-height:1.7;color:#e3e6d8;max-width:520px;margin-top:15px;padding-left:10px;border-left:1px solid #a3b787}
.hero-story .hero-example{width:265px;right:6%;bottom:155px;animation:none;transition:transform .8s var(--ease),background .8s var(--ease)}
.hero-story .hero-example[data-case-state="organize"]{transform:rotate(-1deg);background:#edf0e4eb}
.hero-story .hero-example[data-case-state="follow"]{transform:rotate(1deg);background:#e7eddeeb}
.hero-story .hero-example[data-case-state="final"]{transform:rotate(-2deg)}
.case-frames{display:grid;margin:23px 0 18px}
.case-frames>p{grid-area:1/1;visibility:hidden;font-size:23px;line-height:1.2;letter-spacing:-.045em;min-height:58px}
.case-frames>p span,.case-frames>p strong{display:block}
.case-frames>p strong{font-weight:400;color:#7c826d}
.case-frames>p.is-current{visibility:visible;animation:hero-case-in .75s var(--ease) both}
.case-progress{height:2px;background:#c8cfb980;margin:0 0 12px;overflow:hidden}
.case-progress>span{display:block;width:100%;height:100%;background:#8b9c6b;transform-origin:left;transition:transform 1s var(--ease)}
.hero-story[data-story-state="pain"] .case-progress>span{transform:scaleX(.15)}
.hero-story[data-story-state="organize"] .case-progress>span{transform:scaleX(.42)}
.hero-story[data-story-state="follow"] .case-progress>span{transform:scaleX(.72)}
.hero-story[data-story-state="final"] .case-progress>span{transform:scaleX(1)}
.story-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip-path:inset(50%)!important;white-space:nowrap!important}
@keyframes hero-line-in{from{transform:translateY(115%) rotate(1.4deg)}to{transform:translateY(0) rotate(0)}}
@keyframes hero-line-out{from{transform:translateY(0)}to{transform:translateY(-115%)}}
@keyframes hero-support-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@keyframes hero-case-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1100px) and (min-width:761px){.hero-story .hero-content{padding-top:55px}.hero-story .hero-copy,.story-support{max-width:490px}.hero-story .hero-example{width:224px;right:4%;bottom:143px}.case-frames>p{font-size:20px}.hero-story-top{max-width:710px}}
@media(max-width:760px){
.hero-story{height:auto;min-height:890px;max-height:none}
.hero-story .hero-content{padding:39px 6% 164px}
.hero-story-top{position:relative;display:block;min-height:41px;padding-bottom:20px}
.hero-story-top .eyebrow{font-size:8px;letter-spacing:.085em;gap:7px}
.story-skip{position:absolute;bottom:-3px;left:31px;font-size:9px;padding:2px 0;min-height:20px}
.hero-story .story-heading{font-size:clamp(35px,8.9vw,58px);line-height:1.1;letter-spacing:-.06em;margin:19px 0 11px;max-width:100%}
.story-words{white-space:normal}
.story-frame[data-scene="final"] .story-line:first-child .story-words{max-width:8.4em}
.story-frame[data-scene="final"] .story-line:last-child .story-words{max-width:8.4em}
.story-long{font-size:.88em;line-height:1.25;max-width:10em}
.story-support{min-height:58px;max-width:100%;margin:0 0 9px}
.story-support p{font-size:11px;line-height:1.65}
.hero-story .hero-copy{font-size:12px;line-height:1.75;max-width:100%}
.hero-story .hero-primary{margin-top:20px;font-size:12px;min-height:48px}
.hero-story .hero-note{font-size:10px;margin-top:13px}
.hero-story .hero-scope{font-size:9px;line-height:1.75;margin-top:13px;max-width:100%}
.hero-story .hero-example{display:none}
}
@media(max-width:360px){.hero-story-top .eyebrow{font-size:7px}.hero-story .story-heading{font-size:35px}.hero-story .hero-content{padding-left:6%;padding-right:6%}}
@media(prefers-reduced-motion:reduce){
.hero-story .story-frame{visibility:hidden!important}
.hero-story .story-frame[data-scene="final"]{visibility:visible!important}
.hero-story .story-words{transform:none!important}
.hero-story .story-support p,.hero-story .case-frames p{visibility:hidden!important}
.hero-story [data-support="final"],.hero-story [data-case="final"]{visibility:visible!important}
.hero-story .story-skip{display:none!important}
.hero-story .case-progress>span{transform:scaleX(1)!important}
}

/* Published landing and dedicated survey share the approved visual system. */
.footer-links{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:10px}.survey-nav{border-color:var(--line)}.survey-nav .nav-cta{border-color:#8d9480}.survey-invite{padding-top:65px;padding-bottom:65px;border-top:1px solid var(--line)}.survey-invite h2{margin:20px 0}.survey-invite>p:not(.eyebrow){font-size:13px;line-height:1.8;color:var(--muted)}.survey-invite .button{margin:25px 0 12px}.survey-page .survey-section{padding-top:55px}.survey-page .survey-heading{scroll-margin-top:25px}@media(max-width:760px){.footer-links{grid-column:1/-1;font-size:11px;line-height:1.8}.survey-page .survey-section{padding-top:35px}.survey-invite{padding-top:40px;padding-bottom:40px}}
.survey-page-title{font-size:clamp(38px,4.35vw,67px);font-weight:400;line-height:1.01;letter-spacing:-.058em;margin-top:20px}@media(max-width:760px){.survey-page-title{font-size:45px}}
