:root{--ink:#102e23;--paper:#faf8f3;--gold:#9b733e;--line:#dcded4;--body:#4e5b53}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:17px;line-height:1.6}a{color:inherit;text-decoration:none}button,textarea{font:inherit}button,a,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,textarea:focus-visible{outline:3px solid #b78643;outline-offset:5px}header{height:104px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--line)}.brand{width:176px;height:77px;overflow:hidden;position:relative;display:block}.brand img{position:absolute;width:220px;max-width:none;top:-45px;left:-21px;mix-blend-mode:multiply}nav{display:flex;align-items:center;gap:36px;font-size:14px}.nav-cta{border:1px solid #bbc5bb;padding:11px 20px;border-radius:40px}.nav-cta span{margin-left:17px}.hero{position:relative;display:grid;grid-template-columns:1.08fr 1fr;min-height:730px;border-bottom:1px solid var(--line)}.hero-copy{padding:76px 9% 90px 11%}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:600;margin:0 0 25px}h1,h2,h3{font-family:'Manrope',sans-serif;font-weight:500;line-height:1.1;letter-spacing:-.055em;margin:0}h1{font-size:clamp(60px,6.8vw,108px);max-width:680px}h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:var(--gold)}.lead{max-width:455px;color:var(--body);font-size:19px;margin:30px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;background:var(--ink);color:white;border:0;padding:18px 27px;border-radius:50px;cursor:pointer;font-weight:500;font-size:16px;transition:background .2s,transform .2s}.button:hover{background:#244e3a;transform:translateY(-2px)}.aside{font-size:13px;color:var(--body);margin-top:17px}.hero-photo{margin:24px 24px 64px 0;min-height:595px;position:relative;background-image:none;background-size:auto,250% auto;background-position:center,left 52%;border-radius:160px 0 0 0;overflow:hidden}.photo-note{position:absolute;bottom:33px;left:34px;color:#fff;font-size:13px;letter-spacing:.24em}.hero-bottom{position:absolute;bottom:0;width:100%;display:flex;justify-content:space-between;padding:20px 6%;font-size:11px;letter-spacing:.12em}.hero-bottom a{letter-spacing:0;font-size:13px}.wrap{max-width:1400px;margin:auto;padding:110px 6%}h2{font-size:clamp(36px,4.3vw,62px)}.section-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:0 9%}.section-intro .eyebrow{grid-column:1/-1}.section-intro>p:last-child{margin:0;color:var(--body);align-self:end}.situations{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:65px}.situations article{border-top:1px solid var(--line);padding-top:25px}.situations span{font-size:12px;letter-spacing:.15em;color:var(--gold)}h3{font-size:27px;letter-spacing:-.04em;line-height:1.25}.situations h3{margin:25px 0 16px}.situations p{color:var(--body);font-size:16px}.approach{background:var(--ink);color:var(--paper)}.approach .eyebrow{color:#c7b695}.approach h2{font-size:clamp(42px,5vw,76px)}.approach h2 em{color:#c4aa7d}.approach-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12%;margin-top:40px;max-width:1050px;color:#d0d8d0}.start{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.start-heading>p:not(.eyebrow){color:var(--body);max-width:450px}.preview-note{font-size:13px!important;line-height:1.6;color:var(--body);padding-top:15px}.start-heading .preview-note{max-width:380px}form,#result,#paused{background:#f0eee6;padding:35px}.progress{display:flex;justify-content:space-between;font-size:13px}.track{height:2px;background:#d8dbd1;margin:18px 0 32px}.track span{display:block;width:33.33%;height:100%;background:var(--gold);transition:width .3s}label{display:block;font-size:25px;line-height:1.3;letter-spacing:-.03em}#hint{font-size:14px;color:var(--body)}textarea{width:100%;resize:vertical;background:#faf9f6;border:1px solid #c4c8bd;border-radius:3px;padding:15px;font-size:16px;min-height:150px;color:var(--ink)}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-actions .button{margin-left:auto}.text-button{border:0;background:none;padding:10px 0;text-decoration:underline;text-underline-offset:4px;color:var(--body);cursor:pointer;font-size:14px}.pause{display:block;margin-top:20px}#validation{font-size:14px;color:#8a3525;min-height:20px;margin:4px 0 12px}#answers article{border-bottom:1px solid #d0d4c8;padding:16px 0}#answers h4{font-size:14px;margin:0}#answers p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:16px}#result .button{margin-top:15px}footer{padding:55px 6% 30px;background:#e9e7dc}.footer-word{font-family:'Manrope',sans-serif;font-size:clamp(60px,15vw,220px);font-weight:800;line-height:1;letter-spacing:-.07em}.footer-word span{font-size:20px;vertical-align:top;display:inline-block;margin-top:10px;letter-spacing:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:12px;margin-top:40px;border-top:1px solid #c4c8ba;padding-top:20px}[hidden]{display:none!important}.skip{position:fixed;left:15px;top:-80px;z-index:9;background:white;padding:12px}.skip:focus{top:10px}
@media(min-width:1600px){.hero-photo{background-size:auto,220% auto}.hero-copy{padding-left:14%}}@media(max-width:900px){header{padding:0 5%;height:90px}nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr 1fr;min-height:650px}.hero-copy{padding:55px 7% 80px 10%}h1{font-size:60px}.hero-photo{min-height:510px;border-radius:100px 0 0 0;background-size:auto,310% auto}.lead{font-size:17px}.button{padding:16px 21px;gap:20px}.section-intro{gap:30px}.situations{gap:22px}.start{gap:5%}form,#result,#paused{padding:25px}}@media(max-width:620px){header{height:83px}.brand{width:143px;height:67px}.brand img{width:185px;top:-38px;left:-18px}.nav-cta{font-size:12px;padding:10px 14px}.nav-cta span{margin-left:8px}.hero{display:flex;flex-direction:column}.hero-copy{padding:45px 6% 25px}h1{font-size:clamp(54px,13.7vw,78px);max-width:500px}.eyebrow{font-size:11px;margin-bottom:24px}.lead{margin:24px 0;font-size:17px;max-width:410px}.hero-photo{margin:15px 6% 64px;min-height:370px;border-radius:90px 0 0 0;background-size:auto,215% auto;background-position:center,left 56%}.hero-bottom{padding:19px 6%;font-size:9px}.hero-bottom a{font-size:12px}.wrap{padding:70px 6%}.section-intro,.situations,.approach-bottom,.start{display:block}.section-intro>p:last-child{margin-top:25px}.situations{margin-top:36px}.situations article{margin-top:28px;padding-top:20px}.situations h3{margin-top:18px}.approach-bottom{margin-top:28px}.approach-bottom p+p{margin-top:23px}.start-heading{margin-bottom:35px}.footer-bottom{flex-direction:column;gap:9px;margin-top:25px}footer{padding-top:35px}.photo-note{font-size:11px}.footer-word span{font-size:14px}h3{font-size:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
