@font-face{font-family:Golos Text;src:url(/fonts/golos-text-variable.ttf)format("truetype");font-weight:400 900;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/unbounded-variable.ttf)format("truetype");font-weight:200 900;font-style:normal;font-display:swap}:root{--paper:#f7f5ef;--ink:#293b31;--muted:#5b655c;--line:#d9ded2;--green:#344c39;--sage:#e7ebdd;--peach:#f0dfd2;--lavender:#e8e1ed;--white:#fffefa;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Golos Text,sans-serif}*{box-sizing:border-box}html{scroll-padding-top:150px}body{margin:0}a{color:inherit;text-underline-offset:4px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}a:hover{color:#526a46}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline-offset:5px;outline:3px solid #79558e}button:disabled{opacity:.48;cursor:not-allowed}button:active,.button:active{transform:translateY(1px)}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.035em;font-weight:500}h1{font-size:clamp(2.4rem,5.5vw,5rem);line-height:1.1}h2{font-size:clamp(2rem,3.3vw,3.1rem);line-height:1.18}h3{font-size:1.55rem;line-height:1.35}p{line-height:1.75}em{font-family:inherit;font-weight:400}svg{width:100%;height:100%;display:block}.wrap{max-width:1264px;margin-inline:auto;padding-inline:40px}.section{margin-block:96px}.site-header{z-index:50;background:var(--paper);border-bottom:1px solid var(--line);align-items:center;gap:42px;min-height:116px;display:flex;position:sticky;top:0}.site-header.article-site-header,.site-footer.article-site-footer{width:calc(100% - 80px);max-width:800px;padding-inline:0}@media (width<=1000px){.site-header.article-site-header,.site-footer.article-site-footer{width:calc(100% - 56px)}}@media (width<=700px){.site-header.article-site-header,.site-footer.article-site-footer{width:calc(100% - 40px)}}.brand{letter-spacing:-.06em;align-items:center;gap:12px;font-size:1.6rem;font-weight:750;text-decoration:none;display:flex}.brand-symbol{border:1px solid #708169;border-radius:50%;place-items:center;width:43px;height:43px;font-family:inherit;font-size:2rem;font-weight:400;display:grid}.brand-note{white-space:nowrap;letter-spacing:0;max-width:none;margin-left:8px;font-size:.64rem;font-weight:450;line-height:1.5}.site-header nav{gap:30px;margin-left:auto;display:flex}.site-header nav a{padding-block:12px;font-size:.87rem;text-decoration:none}.site-header nav a:hover,.site-header nav a[aria-current]{text-decoration:underline}.help-link{white-space:nowrap;border-bottom:1px solid #8a9780;padding-block:10px;font-size:.78rem;text-decoration:none}.hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;padding-block:66px 35px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:10px;margin-bottom:24px;font-size:.65rem;font-weight:750;display:flex}.hero h1{margin-bottom:26px;font-size:clamp(3.5rem,6.8vw,6rem)}.hero .lead{margin-bottom:30px;font-size:1.03rem;line-height:1.85}.lead{color:var(--muted);max-width:760px;font-size:1.2rem;line-height:1.8}.button{border:1px solid var(--green);background:var(--green);min-height:52px;color:var(--white);border-radius:7px;justify-content:center;align-items:center;gap:25px;padding:15px 24px;font-size:.86rem;font-weight:650;line-height:1.5;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:inline-flex}.button:hover{color:#fff;background:#496243;border-color:#496243}.button.secondary{color:var(--ink);background:0 0;border-color:#8b9784}.button.secondary:hover{background:var(--sage)}.hero-note{color:var(--muted);margin-top:16px;font-size:.67rem;display:block}.art{aspect-ratio:1.4;background:0 0;border-radius:0;place-items:center;display:grid;position:relative;overflow:hidden}.art.peach,.art.lavender{background:0 0}.art img{object-fit:contain;width:92%;height:92%;display:block}.art.large{aspect-ratio:1;background:0 0;overflow:visible}.art.large img{width:100%;height:100%}.art-caption{color:#493c38;background:#f2e4b8;border-radius:3px 3px 16px;padding:13px 19px;font-size:.86rem;line-height:1.5;position:absolute;bottom:5px;right:0;transform:rotate(-5deg)}.hero h1 em,.test-feature h2 em,.editorial-note em{color:#77536f;text-underline-offset:.12em;font-style:normal;text-decoration:underline 3px #d7bb87}.article-illustration{max-width:640px;margin:32px auto 0}.article-illustration .art{aspect-ratio:1.8}.error-page .art{background:0 0;width:min(300px,100%);margin:0 auto 20px}.quiz-companion{float:right;width:150px;margin:0 0 16px 20px}.quiz-companion .art{aspect-ratio:1;background:0 0}@media (width<=480px){.quiz-companion{width:100px}}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px;display:flex}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:2px;font-size:.83rem}.section-heading .eyebrow{margin-bottom:17px}.topic-grid,.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.topic-card{border:1px solid #0000;border-radius:9px;flex-direction:column;padding:26px 27px 23px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.topic-card:hover{color:var(--ink);border-color:#819274;transform:translateY(-3px)}.sage{background:var(--sage)}.peach{background:var(--peach)}.lavender{background:var(--lavender)}.topic-number{margin-bottom:32px;font-size:.68rem}.topic-card h3{letter-spacing:-.04em;margin-bottom:12px}.topic-card p{color:#4e5b50;max-width:255px;margin-bottom:30px;font-size:.85rem}.topic-bottom{border-top:1px solid #abb5a3;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding-top:16px;font-size:.68rem;display:flex}.topic-bottom>span{font-size:1.2rem}.card-art{margin-bottom:21px;display:block}.card-meta{color:var(--muted);justify-content:space-between;gap:10px;margin-bottom:13px;font-size:.64rem;display:flex}.article-card h3{letter-spacing:-.035em;margin-bottom:12px;font-size:1.35rem}.article-card:hover h3{text-decoration:underline}.article-card>p{color:var(--muted);font-size:.8rem;line-height:1.8}.text-link{font-size:.8rem;font-weight:650}.test-feature{border-block:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:1.2fr 1fr;align-items:center;gap:40px;padding-block:42px;display:grid}.test-feature-copy{padding-left:8px}.test-feature h2{margin-bottom:22px;font-size:clamp(2rem,3.8vw,3.5rem)}.test-feature p:not(.eyebrow){font-size:.88rem}.test-feature .art{background:0 0}.fine{color:var(--muted);margin-top:16px;line-height:1.65;font-size:.72rem!important}.editorial-note{text-align:center;padding-block:10px}.editorial-note .eyebrow{justify-content:center}.editorial-note>p{letter-spacing:-.045em;font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.5}.editorial-note em{font-size:1.15em}.messenger-box{background:var(--sage);border-radius:12px;padding:40px}.messenger-box h2{font-size:2rem}.messenger-box>p:not(.eyebrow){max-width:720px;font-size:.9rem}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.messenger-box .button{gap:10px;font-size:.76rem}.site-footer{border-top:1px solid var(--line);grid-template-columns:1.5fr 1fr 1fr;gap:35px;padding-top:48px;padding-bottom:26px;display:grid}.site-footer .brand-symbol{border:0}.site-footer p{color:var(--muted);margin-top:16px;font-size:.8rem}.site-footer nav{flex-direction:column;gap:16px;padding-top:10px;display:flex}.site-footer nav a{font-size:.78rem;text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.footer-note{border-top:1px solid var(--line);color:var(--muted);grid-column:1/-1;justify-content:space-between;align-items:start;padding-top:23px;font-size:.65rem;display:flex}.footer-note p{max-width:500px;margin:0;font-size:.63rem}.skip-link{background:var(--white);z-index:100;padding:14px;position:fixed;top:-100px;left:15px}.skip-link:focus{top:10px}.page-intro{padding-top:60px}.page-intro .eyebrow{margin-top:35px}.page-intro h1{margin-bottom:25px}.narrow{max-width:800px}.gentle-panel{background:var(--sage);border-radius:10px;padding:28px}.gentle-panel h2{font-size:1.8rem}.breadcrumbs{flex-wrap:wrap;gap:12px;margin-bottom:32px;font-size:.73rem;display:flex}.article-page{padding-top:38px}.article-header{max-width:800px;margin:0 auto 50px}.article-header h1{margin-bottom:27px;font-size:clamp(2.2rem,4.5vw,4rem)}.article-meta{flex-wrap:wrap;align-items:baseline;gap:8px 24px;margin-bottom:24px;display:flex}.article-meta p{margin:0}.article-byline,.review-note{color:var(--muted);font-size:.73rem}.review-note{border-left:2px solid #a6b493;padding-left:12px}.article-body{max-width:800px;margin-inline:auto}.prose{overflow-wrap:break-word;min-width:0;font-size:1rem;line-height:1.85}.prose h2{letter-spacing:-.04em;margin:48px 0 23px;scroll-margin-top:30px;font-size:1.9rem}.prose h3{margin:35px 0 19px;scroll-margin-top:30px;font-size:1.4rem}.prose p{margin-bottom:24px}.prose blockquote{background:#e9ecdf;border-left:3px solid #9dac89;border-radius:0 8px 8px 0;margin:28px 0;padding:24px 28px}.prose blockquote p:last-child{margin-bottom:0}.prose table{border-collapse:collapse;max-width:100%;margin:28px 0;font-size:.85rem;line-height:1.65;display:block;overflow-x:auto}.prose th,.prose td{text-align:left;vertical-align:top;border:1px solid var(--line);min-width:90px;padding:13px 14px}.prose th{background:var(--sage)}.prose td{background:var(--white)}.prose a{overflow-wrap:anywhere}.prose .button{color:var(--white)}.prose .button.secondary{color:var(--ink)}.prose .messenger-box{margin-top:45px;padding:26px}.prose .messenger-box h2{margin-top:10px}.prose .messenger-box p{margin-bottom:18px}.prose .messenger-box .button{flex:1}.related{padding-bottom:70px}.test-page{max-width:980px;padding-top:35px}.test-header{text-align:center;margin-block:50px 30px}.test-header .eyebrow{justify-content:center}.test-header h1{font-size:clamp(2rem,4.6vw,3.6rem)}.test-header .lead{margin-inline:auto;font-size:1rem}.test-help{border-block:1px solid var(--line);justify-content:space-between;gap:16px;margin-bottom:26px;padding:18px 0;font-size:.71rem;display:flex}.test-help a{font-weight:700}.test-panel{background:var(--white);border:1px solid var(--line);border-radius:12px;margin-bottom:28px;padding:36px}.test-panel>h2:first-child{margin-top:0}.test-panel fieldset{border:0;min-width:0;margin:0;padding:0}.question-progress{justify-content:space-between;align-items:center;font-size:.78rem;display:flex}progress{appearance:none;background:var(--sage);border:0;border-radius:10px;width:100%;height:5px;margin:17px 0 30px;display:block;overflow:hidden}progress::-webkit-progress-bar{background:var(--sage)}progress::-webkit-progress-value{background:#71866a}progress::-moz-progress-bar{background:#71866a}legend{letter-spacing:-.04em;font-size:1.7rem;font-weight:550}#question-text{margin-block:15px 27px;font-size:1.05rem}.answers{gap:10px;display:grid}.answer{border:1px solid var(--line);cursor:pointer;border-radius:7px;align-items:center;gap:14px;min-height:56px;padding:15px 18px;font-size:.86rem;line-height:1.6;display:flex}.answer:hover{background:#f1f3eb}.answer:has(input:checked){background:var(--sage);border-color:var(--green)}.answer input{width:19px;height:19px;accent-color:var(--green);flex-shrink:0}.question-actions{justify-content:space-between;gap:15px;margin-top:26px;display:flex}.question-actions .button{gap:10px}.quiet-button{color:var(--ink);text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:8px;font-size:.77rem;text-decoration:underline}.test-method{margin-block:36px 75px;font-size:.85rem}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;min-height:30px;font-weight:650;line-height:1.6}details[open]>summary{margin-bottom:15px}.result-copy h2{margin-top:10px;font-size:2.25rem}.result-limit{background:var(--sage);border-radius:8px;padding:20px;font-size:.85rem}.result-cta-label{font-weight:700}.topic-choices{gap:12px;padding-block:15px;display:grid}.topic-choices .button{text-align:left;justify-content:start}#result-messengers{margin-block:30px}.calculation .prose{font-size:.85rem}#mixed-areas{background:var(--lavender);border-radius:8px;padding:20px;font-size:.85rem;line-height:1.7}.info-page{max-width:820px;padding-top:55px;padding-bottom:75px}.info-page h1{font-size:3.3rem}.info-page .prose h2{font-size:1.7rem}.emergency{background:var(--sage);border-radius:12px;margin-block:25px;padding:28px}.emergency .button{font-size:1.1rem}.error-page{text-align:center;max-width:800px;padding-block:80px}.error-number{color:#75856a;margin-bottom:30px;font-family:inherit;font-size:6rem;line-height:1}.error-page h1{font-size:3rem}.error-page .button-row{justify-content:center}@media (width>=1400px){.hero{padding-block:75px 45px}.hero .art.large{max-height:470px}}@media (width<=1000px){.brand-note{display:none}.site-header,.hero{gap:25px}.wrap{padding-inline:28px}.topic-card{padding:23px 20px}.messenger-box{padding:30px}.test-feature{margin-inline:28px}.section{margin-block:70px}}@media (width<=700px){.wrap{padding-inline:20px}.site-header{grid-template-columns:1fr auto;gap:4px 12px;min-height:100px;padding-block:16px;display:grid}.brand{font-size:1.4rem}.brand-symbol{width:34px;height:34px;font-size:1.7rem}.site-header nav{grid-area:2/1/auto/-1;gap:27px;margin:0}.site-header nav a{font-size:.76rem}.site-header>.help-link{grid-area:1/2;font-size:.69rem}.hero{grid-template-columns:1fr;gap:30px;padding-top:38px}.hero h1{font-size:3.8rem}.hero .lead{font-size:.95rem}.hero .art.large{aspect-ratio:1;border-radius:0;justify-self:center;width:100%;max-width:380px}.hero .art.large img{margin-top:-15px}.art-caption{font-size:1.1rem;bottom:19px}.hero-note{font-size:.63rem}.eyebrow{margin-bottom:18px;font-size:.6rem}.section{margin-block:54px}.section-heading{flex-direction:column;align-items:start;gap:17px;margin-bottom:25px}.section-heading>p br{display:none}.section-heading>p{max-width:300px}.topic-grid,.article-grid{grid-template-columns:1fr;gap:18px}.topic-card{padding:24px}.topic-number{margin-bottom:20px}.topic-card p{max-width:none;margin-bottom:24px}.topic-card h3{font-size:1.65rem}.topic-bottom{font-size:.73rem}.article-grid{gap:35px}.card-art .art{aspect-ratio:1.85}.article-card h3{font-size:1.45rem}.article-card>p{font-size:.87rem}.card-meta{font-size:.69rem}.test-feature{grid-template-columns:1fr;gap:5px;margin-inline:20px;padding:29px 24px}.test-feature-copy{padding:0}.test-feature h2{font-size:2.35rem}.test-feature .art{max-height:220px}.test-feature .button{gap:12px;width:100%}.editorial-note>p br{display:none}.editorial-note>p{font-size:1.85rem;line-height:1.5}.messenger-box{padding:26px 23px}.messenger-box h2{font-size:1.85rem}.messenger-box .button-row{flex-direction:column;align-items:stretch}.messenger-box .button{justify-content:space-between;padding-inline:15px;font-size:.77rem}.site-footer{grid-template-columns:1fr 1fr;gap:24px}.site-footer>div:first-child{grid-column:1/-1}.footer-note{flex-direction:column;gap:16px}.footer-note p{font-size:.64rem}.page-intro{padding-top:35px}.page-intro h1{font-size:2.9rem}.page-intro .lead{font-size:1rem}.article-header{margin-bottom:20px}.article-header h1{font-size:2.25rem}.prose{font-size:.98rem;line-height:1.85}.prose h2{margin-top:38px;font-size:1.7rem}.prose blockquote{padding:20px}.prose th,.prose td{min-width:105px;padding:12px}.test-header{margin-block:30px 24px}.test-header h1{font-size:2.15rem}.test-header .lead br{display:none}.test-help{flex-direction:column;gap:7px;font-size:.7rem}.test-panel{margin-inline:-4px;padding:23px 18px}.test-panel.prose{font-size:.9rem}.test-panel.prose h2{font-size:1.6rem}.test-panel legend{font-size:1.55rem}#question-text{font-size:1rem}.answer{padding:13px 12px;font-size:.82rem}.question-actions{flex-wrap:wrap}.question-actions .button{flex:1;padding-inline:15px;font-size:.79rem}.test-panel .button-row{flex-direction:column;align-items:stretch}.result-copy h2{font-size:1.9rem}.result-copy table{font-size:.8rem}.result-copy td:first-child,.result-copy th:first-child{min-width:40px}.result-copy td:last-child{min-width:205px}.test-panel .messenger-box{padding:21px 17px}.info-page h1{font-size:2.6rem}.info-page{padding-block:35px 55px}.error-page h1{font-size:2.2rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.site-header,.site-footer,.messenger-box,.test-help,.question-actions,.test-method{display:none}.wrap{padding:0}.article-body{display:block}.prose{max-width:none}body{color:#000;background:#fff}}.prose table:focus-visible{outline-offset:3px;outline:3px solid #79558e}@media (width<=380px){.page-intro h1{font-size:2.1rem}}.messenger-copy{max-width:790px}.messenger-note{color:var(--muted);margin:21px 0 7px!important;font-size:.8rem!important}.privacy-note{color:var(--muted);padding-block:6px;font-size:.69rem;display:inline-block}.messenger-box>p:not(.eyebrow),.messenger-copy>p:not(.eyebrow){max-width:730px;font-size:.95rem}.messenger-box h2{margin-bottom:20px;font-size:clamp(1.7rem,3vw,2.6rem)}.hero h1,.section-heading h2,.test-feature h2{letter-spacing:-.055em;font-family:Unbounded,sans-serif;font-weight:450;line-height:1.24}.hero h1{font-size:clamp(2.5rem,4.9vw,4.4rem)}.section-heading h2{font-size:clamp(1.5rem,2.5vw,2.4rem)}.test-feature h2{font-size:clamp(1.7rem,2.8vw,2.6rem)}.brand{letter-spacing:-.05em;font-family:Unbounded,sans-serif;font-size:1.18rem}.brand-note{font-family:Golos Text,sans-serif}.art,.art.sage,.art.peach,.art.lavender{background:0 0}.topic-card.sage,.topic-card.peach,.topic-card.lavender{background:0 0;border-top:2px solid #77536f;border-radius:0;padding-inline:0}.topic-card:hover{border-color:#77536f}.topic-number{color:#77536f;font-weight:650}.article-card{border-bottom:1px solid var(--line);padding-bottom:28px}.card-art .art{aspect-ratio:1.65}.messenger-box{background:#e8e1ed;border:0;border-radius:16px}@media (width<=700px){.hero h1{font-size:clamp(2.3rem,8.9vw,3.5rem)}.brand{font-size:1rem}.brand-symbol{font-size:1.4rem}.article-grid{grid-template-columns:1fr;gap:32px}.topic-card{padding-block:20px}.topic-number{margin-bottom:16px}}@font-face{font-family:Caveat;src:url(/fonts/caveat-variable.ttf)format("truetype");font-weight:400 700;font-display:swap}.margin-note,.art-caption,.topic-number{color:#77536f;font-family:Caveat,cursive;font-size:1.65rem;font-weight:500;line-height:1.12}.margin-note{transform:rotate(-4deg)}.art-caption{color:#493c38;font-size:1.6rem}#topics{position:relative}.topics-note{text-align:right;margin:-6px 9% 24px 0}.topic-card:nth-child(2){margin-top:30px}.topic-card:nth-child(3){margin-top:9px}.topic-card{border-top-width:1px!important}.topic-card .topic-number{margin-bottom:21px}.hero .art-caption{bottom:0;right:-3px}.test-feature{border:0;margin-top:120px;position:relative}.test-feature-copy{border-left:2px solid #c3914b;padding-left:30px}.editorial-note{text-align:left;padding-left:21%;position:relative}.editorial-note .editorial-aside{position:absolute;top:38px;left:30px;transform:rotate(-8deg)}.editorial-note>p{max-width:750px}.art{overflow:visible}@media (width<=700px){.margin-note{font-size:1.5rem}.topics-note{margin:0 4px 24px 0}.topic-card:nth-child(2),.topic-card:nth-child(3){margin-top:0}.topic-card:nth-child(2){margin-left:18px}.topic-card:nth-child(3){margin-right:18px}.test-feature{margin-top:64px}.test-feature-copy{padding-left:18px}.editorial-note{padding-left:28px}.editorial-note .editorial-aside{margin:0 0 36px 25px;display:block;position:static}.art-caption{font-size:1.45rem}}.article-faq{margin-top:64px}.faq-item{border-top:1px solid var(--line);padding-block:0}.prose .faq-item summary{cursor:pointer;padding-block:20px;font-size:1.2rem;font-weight:500;line-height:1.45}.article-meme{margin:0;display:block}.article-cover{max-width:800px;margin:28px auto 40px}.article-cover figcaption,.article-scene figcaption{color:var(--muted);margin-top:14px;font:400 .85rem/1.5 Golos Text,sans-serif}.story-article .article-header{max-width:800px}.story-article .article-header>h1{text-wrap:wrap;width:100%;max-width:none;font-size:clamp(1.9rem,3.8vw,3.3rem)}.story-article .story-lead,.story-article .review-note{max-width:800px;margin-inline:auto}.article-meme img{width:100%;height:auto;display:block}.prose .article-scene{margin:40px 0}.article-scene img{width:100%;height:auto;display:block}.story-article .article-header>.article-meta{margin-top:28px}.story-article h1{letter-spacing:-.055em;font-family:Unbounded,sans-serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.2}.story-lead{max-width:650px;font-size:1.4rem;line-height:1.6}.story-article .prose{font-size:1.13rem}.story-article .prose h2{margin-top:64px;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:600;line-height:1.3}.story-article .prose blockquote{background:#f4eedf;border:0;border-left:2px solid #bd955b;border-radius:1px 16px 3px 2px;padding:24px 28px;font-size:1.14rem;position:relative}.story-article .prose ul{border-block:1px solid #d7bb87;padding:18px 22px;list-style:none}.story-article .prose li{padding:9px 0 9px 25px;position:relative}.story-article .prose li:before{content:"—";color:#77536f;position:absolute;left:0}.story-article .messenger-box{margin-top:48px;padding:clamp(24px,4vw,36px)}.story-article .messenger-box h2{margin-top:0;font-size:clamp(1.5rem,2.6vw,2rem)}@media (width<=700px){.story-article .article-header{margin-bottom:35px;display:block}.story-article h1{font-size:clamp(1.9rem,7.9vw,2.8rem)}.story-lead{font-size:1.16rem}.story-article .prose{font-size:1.04rem}.story-article .prose blockquote{padding:18px 20px;font-size:1.05rem}}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-hero{max-width:1120px;padding-top:84px;padding-bottom:34px}.home-hero h1{max-width:930px;margin-bottom:27px;font-size:clamp(3.4rem,7.2vw,6.45rem)}.home-hero h1 em,.care-feature h2 em,.outcome-section h2 em{color:#77536f;text-underline-offset:.12em;font-style:normal;text-decoration:underline 3px #d7bb87}.home-hero .lead{max-width:690px;margin-bottom:30px;font-size:1.08rem}.home-hero .button{margin-top:4px}.home-search-section{border-block:1px solid var(--line);padding-block:58px}.home-search-section .pain-search{max-width:860px}.search-label{margin-bottom:12px;font-size:.82rem;font-weight:650;display:block}.pain-search{max-width:760px;position:relative}.search-field{background:var(--white);border:1px solid #899582;border-radius:10px;grid-template-columns:1fr auto;padding:6px;display:grid}.search-field:focus-within{outline-offset:4px;outline:3px solid #79558e}.search-field input{min-width:0;min-height:56px;color:var(--ink);background:0 0;border:0;padding:12px 17px;font-size:1rem}.search-field input:focus-visible{outline:0}.search-field input::placeholder{color:#747d75;opacity:1}.search-field button{background:var(--green);min-width:96px;color:var(--white);border:0;border-radius:7px;font-weight:650}.search-field button:hover{background:#496243}.search-results{background:var(--white);border:1px solid var(--line);border-radius:10px;width:100%;margin-top:8px;padding:16px}.search-status{color:var(--muted);margin:0 0 10px;font-size:.72rem}.search-results ul{margin:0;padding:0;list-style:none}.search-results li+li{border-top:1px solid var(--line)}.search-results a{gap:4px;padding:13px 5px;text-decoration:none;display:grid}.search-results a:hover strong{text-decoration:underline}.search-results strong{font-size:.94rem;font-weight:650}.search-results span{color:var(--muted);font-size:.78rem;line-height:1.55}.search-results small{color:#66715f;text-transform:uppercase;letter-spacing:.1em;order:-1;font-size:.63rem}.search-empty a{font-size:.82rem;font-weight:650;text-decoration:underline}.search-suggestions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.search-suggestions button{min-height:38px;color:var(--ink);background:0 0;border:1px solid #b7bfb1;border-radius:999px;padding:7px 12px;font-size:.72rem}.search-suggestions button:hover{background:var(--sage)}.situations-heading{border-top:1px solid var(--line);padding-top:48px}.situation-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.situation-card{border:1px solid #0000;border-radius:9px;flex-direction:column;min-height:250px;padding:29px;text-decoration:none;transition:transform .18s,border-color .18s;display:flex}.situation-card.paper{background:var(--white);border-color:var(--line)}.situation-card:hover{color:var(--ink);border-color:#819274;transform:translateY(-3px)}.situation-quote{color:#545f56;margin-top:30px;font-size:.95rem;line-height:1.6}.situation-title{letter-spacing:-.03em;max-width:520px;font-size:clamp(1.35rem,2.3vw,2rem);line-height:1.35}.situation-outcome{max-width:500px;color:var(--muted);margin-top:22px;font-size:.85rem;line-height:1.65}.situation-link{border-bottom:1px solid;width:fit-content;margin-top:auto;padding-top:28px;font-size:.72rem;font-weight:650}.care-feature{grid-template-columns:1.05fr .95fr;padding-block:58px}.care-example{background:var(--lavender);border-radius:10px;padding:32px}.care-example-label{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-bottom:10px;font-size:.66rem;font-weight:700}.care-example-before,.care-example-after{margin-bottom:29px;font-size:1.25rem;line-height:1.5}.care-example-after{margin-bottom:0;font-weight:600}.outcome-section{text-align:center;max-width:860px}.outcome-section .eyebrow{justify-content:center}.outcome-section h2{font-size:clamp(2.2rem,4.2vw,3.8rem)}.outcome-section>p:last-child{max-width:680px;color:var(--muted);margin:0 auto;font-size:1rem}@media (width<=700px){.home-hero{padding-top:45px}.home-hero h1{font-size:clamp(2.65rem,13vw,3.8rem)}.home-hero .lead{font-size:.96rem}.home-hero .button{width:100%}.home-search-section{padding-block:38px}.search-field input{min-height:50px;font-size:.9rem}.search-field button{min-width:74px;padding-inline:11px}.search-results{padding:13px}.situation-grid{grid-template-columns:1fr}.situation-card{min-height:220px;padding:24px}.situation-quote{margin-top:24px;font-size:.92rem}.situation-title{font-size:1.55rem}.care-feature{grid-template-columns:1fr;gap:32px}.care-example{padding:24px}}.wrap,.site-header.article-site-header,.site-footer.article-site-footer{width:calc(100% - 80px);max-width:800px;margin-inline:auto;padding-inline:0}.home-hero{padding-top:48px}.home-hero h1{font-size:clamp(2.6rem,5.8vw,4.7rem)}.home-meme{margin:42px 0 0}.home-meme img{width:min(100%,560px);height:auto;margin-inline:auto;display:block}.home-meme figcaption{max-width:560px;color:var(--muted);margin:12px auto 0;font-size:.85rem}.section-heading{flex-direction:column;align-items:start;gap:20px}.section-heading>p{max-width:100%}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 22px}.article-card{color:var(--ink);flex-direction:column;min-width:0;margin:0;padding-bottom:22px;text-decoration:none;display:flex}.article-card[hidden]{display:none}.card-cover{aspect-ratio:1;background:#fff;align-items:center;width:100%;margin-bottom:18px;padding:20px;text-decoration:none;display:flex;position:relative}.card-cover img{z-index:1;object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.card-cover-title{overflow-wrap:anywhere;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:650;line-height:1.25}.article-card h3{font-size:1.15rem;line-height:1.3}.article-card>p{font-size:.85rem;line-height:1.5}.article-card .text-link{width:fit-content;margin-top:auto;padding-top:14px}.library-more{margin-top:32px}.library-status{color:var(--muted);margin-top:12px;font-size:.8rem}@media (width<=1000px){.wrap,.site-header.article-site-header,.site-footer.article-site-footer{width:calc(100% - 56px)}}@media (width<=700px){.wrap,.site-header.article-site-header,.site-footer.article-site-footer{width:calc(100% - 40px)}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero{padding-top:28px}.home-hero h1{font-size:clamp(2.3rem,9vw,3.8rem)}}@media (width<=460px){.article-grid{grid-template-columns:minmax(0,1fr)}.article-card h3{font-size:1.4rem}.card-cover-title{font-size:1.8rem}}
