:root{--ink:#18211d;--muted:#5e6962;--line:#e6e0da;--paper:#fffaf6;--soft:#fff1e8;--accent:#f87509;--accent-dark:#c84f00;--yellow:#ffc437;--green:#193b2b;--white:#fff;--radius:20px;--shadow:0 18px 48px rgba(73,42,21,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.65}a{color:inherit}p{margin:0 0 1rem}h1,h2,h3{margin:0 0 .7rem;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.35rem,7vw,4.75rem)}h3{font-size:1.18rem}ul,ol{padding-left:1.3rem}.shell,.article{width:min(1160px,calc(100% - 2rem));margin-inline:auto}.article{width:min(800px,calc(100% - 2rem))}.skip{position:absolute;left:1rem;top:-5rem;background:var(--ink);color:#fff;padding:.7rem 1rem;z-index:99}.skip:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:72px}.logo{display:flex;align-items:center;text-decoration:none;font-weight:800;letter-spacing:-.02em}.logo span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--accent);color:#fff}.top-nav{display:flex;gap:.15rem;flex-wrap:wrap;justify-content:flex-end}.top-nav a{text-decoration:none;font-size:.88rem;font-weight:650}.top-nav a:hover,.top-nav a:focus-visible{background:var(--soft);color:var(--ink)}:focus-visible{outline:3px solid #e8a68f;outline-offset:3px}.hero{background:radial-gradient(circle at 82% 18%,#fbe3d9 0,transparent 28%),linear-gradient(180deg,#f5f8f4 0,#fbfcfa 100%)}.eyebrow{text-transform:uppercase;font-weight:800;font-size:.72rem;margin-bottom:.8rem}.hero .lede,.page-head .lede{font-size:clamp(1.05rem,2vw,1.28rem);max-width:690px}.actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1.7rem}.button{display:inline-flex;align-items:center;gap:.5rem;min-height:48px;padding:.72rem 1rem;border:1px solid var(--line);border-radius:11px;text-decoration:none;font-weight:750}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.text-link{font-weight:750;color:var(--green);text-underline-offset:4px}.quick{display:grid;grid-template-columns:130px 1fr;gap:1.2rem}.quick span{font-weight:850}.quick p{margin:0;color:#39483f}.split{display:grid;grid-template-columns:.8fr 1.2fr}.section-tint{padding:5rem 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem}.section-head.narrow{max-width:680px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.cat-icon{display:grid;place-items:center;font-weight:850;font-size:1.2rem;margin-bottom:1rem}.category-card p{font-size:.89rem}.category-card a{margin-top:auto;font-weight:800;text-underline-offset:4px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.steps article{border-top:2px solid var(--ink);padding-top:1.2rem}.steps article>span{display:block;color:var(--accent-dark);font-weight:850;margin-bottom:1.4rem}.section-dark{background:var(--green);color:#fff;padding:5rem 0}.section-dark p{color:#bfd0c5}.save-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:5rem}.button.light{background:#fff;color:var(--ink);border-color:#fff}.check-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.check-list li{position:relative;padding:1rem 1rem 1rem 2.7rem;border:1px solid rgba(255,255,255,.15);border-radius:12px}.check-list li:before{content:'✓';position:absolute;left:1rem;color:#f4a589;font-weight:900}.search-band{display:grid;grid-template-columns:1fr 1fr;align-items:center}.search-band form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.2rem;box-shadow:var(--shadow)}.search-band label{display:block;font-weight:800;margin-bottom:.6rem}.search-band form>div{display:flex}.search-band input{min-width:0;flex:1;border:1px solid var(--line);border-radius:9px 0 0 9px;padding:.8rem;font:inherit}.search-band button{border:0;border-radius:0 9px 9px 0;background:var(--accent);color:#fff;font-weight:800;padding:.8rem 1rem}.search-band small{display:block;color:var(--muted);margin-top:.6rem}.link-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.link-grid a{position:relative;background:#fff;min-height:150px;padding:1.2rem;text-decoration:none}.link-grid strong,.link-grid span{display:block}.link-grid span{color:var(--muted);font-size:.88rem;margin-top:.5rem}.link-grid i{position:absolute;right:1.2rem;bottom:1rem;font-style:normal;color:var(--accent-dark)}.closing{text-align:center}.closing p:not(.eyebrow){max-width:650px;margin-inline:auto}.actions.center{justify-content:center}.crumbs{display:flex;gap:.6rem;align-items:center;font-size:.82rem}.crumbs a{text-underline-offset:3px}.page-head{padding:3.5rem 0 1rem}.prose section{padding:2.3rem 0;border-top:1px solid var(--line)}.prose section:first-child{border-top:0}.prose p,.prose li{font-size:1.02rem}.prose a{color:var(--accent-dark);font-weight:700}.prose blockquote{border-left:4px solid var(--accent);background:var(--soft);font-size:1.15rem;font-weight:700}.prose .category-grid{grid-template-columns:1fr 1fr}.compare{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.compare article{padding:1.2rem;border:1px solid var(--line);border-radius:14px;background:#fff}.checksheet{display:grid;gap:.65rem}.checksheet label{display:flex;gap:.8rem;padding:.85rem 1rem;border:1px solid var(--line);border-radius:10px;background:#fff}.checksheet input{width:18px;height:18px;accent-color:var(--accent)}.score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem}.score-grid article{padding:1rem;border-radius:12px;background:var(--soft)}.score-grid strong,.score-grid span{display:block}.score-grid strong{font-size:1.6rem;color:var(--accent-dark)}.score-grid span{font-size:.82rem;color:var(--muted)}.related{border-top:1px solid var(--line)}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.related a{display:flex;justify-content:space-between;padding:.9rem 1rem;border:1px solid var(--line);border-radius:10px;text-decoration:none;font-weight:750;background:#fff}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:1rem;padding:1.1rem 0;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding:0 2rem 1.2rem 0}.site-footer p{max-width:620px;font-size:.85rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr}.footer-logo{margin-bottom:1rem}.footer-grid nav{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem}.footer-grid nav a{font-size:.86rem;text-underline-offset:4px}.fineprint{border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;font-size:.78rem}@media(max-width:900px){.nav-wrap{align-items:flex-start;padding-block:.8rem;flex-direction:column}.site-header{position:static}.split,.save-grid,.search-band{grid-template-columns:1fr;gap:2rem}.category-grid{grid-template-columns:1fr 1fr}.link-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:2rem}.prose .category-grid{grid-template-columns:1fr}.category-card{min-height:280px}}@media(max-width:620px){.top-nav{width:100%}.hero{padding-top:2.5rem}.hero h1{font-size:2.6rem}.actions{align-items:stretch}.actions .button{width:100%;justify-content:center}.quick{grid-template-columns:1fr;gap:.35rem}.category-grid,.steps,.check-list,.link-grid,.compare,.score-grid,.related>div,.footer-grid nav{grid-template-columns:1fr}.category-card{min-height:auto}.section-head{align-items:flex-start;flex-direction:column}.search-band form>div{display:block}.search-band input,.search-band button{width:100%;border-radius:9px}.search-band button{margin-top:.5rem}.page-head{padding-top:2.5rem}.footer-grid nav{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.search-hero{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;overflow:hidden;background:linear-gradient(90deg,rgba(22,15,11,.94) 0%,rgba(45,25,14,.82) 42%,rgba(29,48,48,.62) 70%,rgba(13,23,26,.88) 100%),radial-gradient(circle at 79% 32%,rgba(255,177,85,.7) 0 8%,transparent 27%),radial-gradient(circle at 61% 38%,rgba(58,132,129,.9) 0 8%,transparent 30%),linear-gradient(125deg,#5f2e17 0%,#b2632c 34%,#336c6d 62%,#17292c 100%)}.search-hero:before,.search-hero:after{content:"";position:absolute;z-index:-1;border-radius:50%;filter:blur(10px);opacity:.62}.search-hero:before{width:410px;height:540px;right:8%;top:3%;background:linear-gradient(145deg,rgba(249,205,144,.22),rgba(255,154,78,.55) 48%,rgba(62,33,24,.2));transform:rotate(-12deg)}.search-hero:after{width:300px;height:390px;right:31%;top:16%;background:linear-gradient(145deg,rgba(223,246,234,.22),rgba(94,160,154,.48));transform:rotate(18deg)}.search-hero-glow{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 0 70%,rgba(7,13,14,.32) 100%),radial-gradient(ellipse at 24% 90%,rgba(255,112,20,.2),transparent 38%)}.search-hero-content{position:relative;z-index:1}.search-hero .eyebrow{color:#ffd39b;text-shadow:0 1px 18px rgba(0,0,0,.32)}.search-hero h1{max-width:900px;color:#fff;font-size:clamp(2.5rem,4.5vw,4.25rem);letter-spacing:-.04em;text-shadow:0 4px 26px rgba(0,0,0,.36)}.search-hero h1 span{color:#ffc437}.search-hero .lede{max-width:760px;color:rgba(255,255,255,.84);font-size:clamp(1rem,1.7vw,1.2rem);text-shadow:0 2px 18px rgba(0,0,0,.4)}.hero-search{max-width:1050px;margin-top:1.6rem}.hero-search-field{min-height:94px;display:flex;align-items:center;gap:1rem;padding:.45rem .48rem .45rem 1.8rem;background:#fff;border:5px solid rgba(255,255,255,.28);background-clip:padding-box;border-radius:999px;box-shadow:0 20px 45px rgba(0,0,0,.27)}.hero-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:1.05rem;color:#1b2520}.hero-search input::placeholder{color:#a6b0c0}.source-marks{display:flex;gap:.38rem}.source-marks span{display:grid;place-items:center;min-width:35px;height:35px;padding:0 .45rem;border-radius:50px;background:#bcc5d5;color:#fff;font-size:.68rem;font-weight:850}.hero-search button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-width:182px;align-self:stretch;border:0;border-radius:999px;background:#f87509;color:#fff;font:inherit;font-weight:850;font-size:1.13rem;cursor:pointer;transition:background .2s ease,transform .2s ease}.hero-search button:hover{background:#df5f00;transform:translateY(-1px)}.hero-search button svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.hero-search small{display:block;margin:.65rem 0 0 1.4rem;color:rgba(255,255,255,.72)}.hero-chips{display:flex;flex-wrap:wrap;gap:.72rem;margin-top:1.2rem}.hero-chips a{display:inline-flex;align-items:center;min-height:45px;padding:.55rem 1.15rem;border:1.5px solid rgba(255,255,255,.72);border-radius:999px;color:#fff;text-decoration:none;font-weight:750;background:rgba(255,255,255,.08);backdrop-filter:blur(9px)}.hero-chips a:hover{background:rgba(255,255,255,.18)}.hero-chips .featured-chip{gap:.55rem;background:#ffb51b;border-color:#ffd056;color:#1d201e;box-shadow:0 8px 20px rgba(0,0,0,.22)}.featured-chip span{padding-left:.55rem;border-left:1px solid rgba(29,32,30,.35);font-style:italic}.hero-secondary{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:1.15rem}.hero-secondary a{color:#fff;text-underline-offset:5px;font-weight:750}.home-quick{position:relative;margin-top:-1px}@media(max-width:900px){.hero-search-field{min-height:82px}.source-marks{display:none}}@media(max-width:620px){.search-hero .lede{font-size:1rem}.hero-search-field{display:grid;grid-template-columns:1fr;gap:.55rem;min-height:0;padding:.65rem;border-width:3px;border-radius:24px}.hero-search input{width:100%;min-height:52px;padding:0 .75rem}.hero-search button{width:100%;min-height:56px;border-radius:17px}.hero-search small{margin-left:.4rem}.hero-chips{gap:.5rem}.hero-chips a{min-height:41px;padding:.45rem .85rem;font-size:.88rem}.hero-secondary{gap:.7rem 1rem}}.directory-section{position:relative;overflow:hidden;padding:clamp(4.5rem,8vw,7rem) 0}.directory-section:before{content:"";position:absolute;width:520px;height:520px;right:-180px;top:-220px;border-radius:50%;background:radial-gradient(circle,rgba(255,188,56,.34),transparent 68%)}.directory-heading{position:relative;text-align:center;max-width:760px;margin:0 auto 2.3rem}.directory-heading p{font-weight:650;color:#544e49}.directory-grid{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:1rem}.directory-grid a{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border:1px solid rgba(255,255,255,.76);background:rgba(255,255,255,.92);box-shadow:0 16px 34px rgba(117,50,27,.1);text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.directory-grid a:hover{transform:translateY(-5px);border-color:#ff8a3d;box-shadow:0 22px 42px rgba(117,50,27,.18)}.directory-icon{display:grid;place-items:center;width:92px;height:92px;border-radius:18px;font-size:2.35rem}.directory-grid strong{font-size:1.28rem;line-height:1.05;text-align:center;letter-spacing:-.03em}.directory-footer{position:relative;display:flex;justify-content:space-between;gap:1rem;align-items:center;font-size:.86rem;color:#613f34}.directory-footer a{font-weight:800;text-underline-offset:4px}@media(max-width:1050px){.directory-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.directory-grid{grid-template-columns:repeat(3,1fr)}.directory-grid a{min-height:170px}.directory-icon{width:76px;height:76px;font-size:2rem}}@media(max-width:520px){.directory-section{padding:4rem 0}.directory-heading{margin-bottom:1.7rem}.directory-grid{grid-template-columns:repeat(2,1fr);gap:.7rem}.directory-grid a{min-height:145px;padding:.8rem}.directory-icon{width:68px;height:68px;font-size:1.8rem}.directory-grid strong{font-size:1.05rem}.directory-footer{align-items:flex-start;flex-direction:column}}.reader-section{padding:clamp(4.5rem,8vw,7rem) 0}.reader-grid,.article-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.reader-grid a,.article-card-grid a{display:flex;flex-direction:column;min-height:260px;padding:1.35rem;border:1px solid var(--line);border-radius:18px;text-decoration:none;box-shadow:0 14px 34px rgba(29,52,39,.06)}.reader-grid a:hover,.article-card-grid a:hover{border-color:#f3916f;transform:translateY(-3px)}.reader-grid span,.article-card-grid span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:var(--accent-dark)}.reader-grid h3,.article-card-grid h2{margin-top:1.2rem}.reader-grid strong,.article-card-grid strong{margin-top:auto;color:var(--accent-dark)}.article-head{padding:3.5rem 0 1.5rem}.article-head .lede{font-size:1.18rem}.article-section{padding:2.4rem 0;border-top:1px solid var(--line)}.article-section p,.article-section li{font-size:1.03rem}.article-callout{margin:1.4rem 0;padding:1.1rem 1.25rem;border-radius:14px;background:#fff1e9;border:1px solid #f7c6b3}.article-callout strong{color:var(--accent-dark)}.article-callout p{margin:.35rem 0 0}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.decision-grid article,.evidence-list article{padding:1.1rem;border:1px solid var(--line);border-radius:13px;background:#fff}.decision-grid strong{font-size:1.15rem;color:var(--accent-dark)}.evidence-list{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.link-flow{display:flex;align-items:center;justify-content:space-between;gap:.55rem;flex-wrap:wrap;margin:1.4rem 0;padding:1rem;border-radius:14px;background:var(--soft)}.link-flow span{padding:.5rem .7rem;font-weight:750}.note-template{margin:1.2rem 0;padding:1.1rem 1.25rem;border-left:4px solid var(--accent);border-radius:0 12px 12px 0;background:#fff1e9}.article-next{border-top:1px solid var(--line)}.article-next>div{display:grid;grid-template-columns:repeat(3,1fr)}.article-next a{display:flex;flex-direction:column;padding:1rem;border:1px solid var(--line);border-radius:13px;text-decoration:none;background:#fff}.article-next a span{font-size:.7rem;color:var(--accent-dark);font-weight:800;text-transform:uppercase}.article-next a small{color:var(--muted);margin-top:.5rem}.article-next a strong{margin-top:.7rem}.article-card-grid{margin:2rem 0 4rem}.article-card-grid a{min-height:280px}@media(max-width:900px){.reader-grid,.article-card-grid{grid-template-columns:1fr 1fr}.article-next>div{grid-template-columns:1fr}.top-nav{column-gap:.1rem}}@media(max-width:620px){.reader-grid,.article-card-grid,.decision-grid,.evidence-list{grid-template-columns:1fr}.article-head{padding-top:2.5rem}.link-flow{align-items:stretch;flex-direction:column}.link-flow b{text-align:center;transform:rotate(90deg)}}.search-help-page{width:min(1040px,calc(100% - 2rem))}.search-help-page .page-head .lede{font-size:1.16rem}.topic-jump{position:sticky;top:73px;z-index:10;display:flex;flex-wrap:wrap;gap:.45rem;margin:0 0 2.5rem;padding:.7rem;border:1px solid var(--line);backdrop-filter:blur(12px)}.topic-jump a{padding:.45rem .7rem;border-radius:8px;text-decoration:none;font-size:.82rem;font-weight:800;color:#425148}.topic-jump a:hover{background:#fff1e9;color:var(--accent-dark)}.search-topic{scroll-margin-top:150px;border-top:1px solid var(--line)}.search-topic:first-child{border-top:0}.search-topic-intro{display:grid;grid-template-columns:54px 1fr;gap:1rem;align-items:start}.search-topic-intro>span{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--accent);color:#fff;font-weight:900}.search-topic-intro p{max-width:780px}.search-topic-intro a{color:var(--accent-dark);font-weight:750}.search-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.search-card-grid article{padding:1rem 1.05rem;border:1px solid var(--line);border-radius:12px;background:#fff}.search-card-grid strong{display:block;color:var(--green);font-size:1rem}.search-card-grid p{margin:.35rem 0 0;font-size:.88rem;line-height:1.55}.search-method{border-radius:20px;color:#fff}.search-method h2{color:#fff}.search-method>div{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.search-method article{padding:1rem;border:1px solid rgba(255,255,255,.16);border-radius:12px}.search-method article span{display:block;color:#f4a589;font-weight:900}.search-method article strong{display:block;margin:.5rem 0}.search-method article p,.search-example{color:#c3d3c9}.search-example{margin:1rem 0 0}.search-help-page>.prose h2{margin-top:2.3rem}@media(max-width:900px){.topic-jump{position:static}.search-help-page{width:min(100% - 1.25rem,1040px)}}@media(max-width:620px){.search-card-grid,.search-method>div{grid-template-columns:1fr}.search-topic-intro{grid-template-columns:44px 1fr}.search-topic-intro>span{width:38px;height:38px}.topic-jump{gap:.3rem}.topic-jump a{font-size:.76rem;padding:.4rem .5rem}}body{overflow-wrap:anywhere;text-rendering:optimizeLegibility;-webkit-tap-highlight-color:rgba(248,117,9,.14)}svg{display:block}.logo{min-height:44px;gap:.72rem}.logo .brand-mark{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,var(--yellow),var(--accent) 58%,#e34d06);color:#fff;box-shadow:0 8px 20px rgba(226,82,5,.25)}.logo .brand-mark svg{width:28px;height:28px}.logo .brand-name{display:inline;width:auto;height:auto;border-radius:0;background:none;color:inherit;font-size:.98rem;line-height:1.05;white-space:nowrap}.logo .brand-name em{display:block;color:var(--accent-dark);font-size:.72rem;font-style:normal;font-weight:750;letter-spacing:.045em;text-transform:uppercase}.top-nav a{display:inline-flex;align-items:center;min-height:44px;padding:.55rem .7rem}.top-nav a[aria-current="page"]{background:#fff0e5;color:var(--accent-dark);box-shadow:inset 0 0 0 1px #ffd2b5}.button,.hero-search button,.search-band button,.hero-chips a,.directory-grid a,.reader-grid a,.article-card-grid a,.related a,.article-next a{transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible,.related a:hover,.article-next a:hover{transform:translateY(-2px);border-color:#f0a06c;box-shadow:0 12px 28px rgba(101,55,25,.1)}.page-head h1{font-size:clamp(1.9rem,3.6vw,2.8rem);max-width:860px}.article-head h1{font-size:clamp(1.9rem,3.6vw,2.8rem);max-width:900px}.article-head,.page-head{padding-top:clamp(2.7rem,6vw,4.3rem)}.quick{border-left:0;border-radius:18px}.quick>span{color:var(--accent-dark)}.directory-grid a{border-color:rgba(255,255,255,.92);border-radius:22px}.directory-icon{color:#b84b08;background:linear-gradient(145deg,#fff8e9,#e0f8ee);box-shadow:inset 0 0 0 1px rgba(255,255,255,.9),0 8px 22px rgba(77,70,43,.08)}.directory-icon svg{width:58px;height:58px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.directory-grid .more-directory .directory-icon{color:#d75b04}.cat-icon{width:58px;height:58px;border-radius:16px;background:linear-gradient(145deg,#fff3d7,#e3f7ee);color:#bf4c06}.cat-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.category-card{border-color:#eadfd5;border-radius:20px;box-shadow:0 12px 30px rgba(84,53,31,.05)}.category-card:hover{border-color:#f5a777;box-shadow:0 16px 34px rgba(84,53,31,.09)}.reader-grid a,.article-card-grid a{position:relative;overflow:hidden;border-color:#eadfd5;background:linear-gradient(155deg,#fff,#fff7f0)}.reader-grid a:before,.article-card-grid a:before{content:"";position:absolute;inset:0 0 auto}.article-section{scroll-margin-top:95px}.article-section h2,.prose section h2{font-size:clamp(1.55rem,3vw,2.2rem)}.article-section h3{font-size:1.15rem}.prose p,.prose li,.article-section p,.article-section li{line-height:1.72}.article-callout,.note-template{border-color:#ffd1b6}.search-method{background:linear-gradient(145deg,#17382a,#24533d)}.topic-jump a[aria-current="true"]{background:#fff1e9;color:var(--accent-dark)}@media(max-width:900px){.nav-wrap{gap:.65rem}.top-nav{display:flex;width:100%;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.top-nav::-webkit-scrollbar{display:none}.top-nav a{flex:0 0 auto;min-height:42px;white-space:nowrap}.directory-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.shell,.article{width:min(100% - 1.25rem,1160px)}.top-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow-x:visible;padding-bottom:0}.top-nav a{justify-content:center;text-align:center;font-size:.76rem;white-space:normal;line-height:1.2}.logo .brand-mark{width:38px;height:38px;flex-basis:38px}.search-hero h1{font-size:2.25rem}.page-head h1,.article-head h1{font-size:1.85rem}.directory-grid{grid-template-columns:repeat(2,1fr)}.directory-icon{width:70px;height:70px}.directory-icon svg{width:45px;height:45px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.hero-trust-inline{max-width:920px;margin:.8rem 0 0;padding:.55rem .8rem;border-left:3px solid var(--yellow);border-radius:0 9px 9px 0;background:rgba(8,20,21,.3);color:rgba(255,255,255,.8)!important;font-size:.78rem;line-height:1.5;text-shadow:0 1px 12px rgba(0,0,0,.3)}.hero-trust-inline strong{color:#fff}.hero-trust-inline+.hero-search{margin-top:1.15rem}.crumbs a,.crumbs>span:not(:last-child){flex:0 0 auto;white-space:nowrap}.crumbs>span:last-child{min-width:0;overflow-wrap:anywhere}:root{--section-space:clamp(3rem,5vw,4.35rem);--section-space-tight:clamp(2rem,3.5vw,3rem)}.article{padding-bottom:3.6rem}.hero{padding:clamp(2.6rem,5vw,4.8rem) 0 1.5rem}.search-hero{min-height:540px;padding:clamp(3.2rem,6vw,5.4rem) 0 1rem}.split{gap:clamp(2rem,4vw,3.5rem);padding-block:var(--section-space)}.section-tint,.section-dark{padding:var(--section-space) 0}.steps{padding-bottom:var(--section-space)}.search-band{gap:clamp(2rem,4vw,3.5rem);padding-block:var(--section-space)}.closing{padding-block:var(--section-space)}.directory-section,.reader-section{padding:var(--section-space) 0}.section-head{margin-bottom:1.5rem}.directory-heading{margin-bottom:1.65rem}.directory-grid,.category-grid,.reader-grid,.article-card-grid{gap:.8rem}.directory-grid a{min-height:185px;padding:1rem}.directory-footer{margin-top:1rem}.category-card{min-height:280px;padding:1.05rem}.page-head,.article-head{padding-top:var(--section-space-tight)}.page-head{padding-bottom:.75rem}.article-head{padding-bottom:1.1rem}.crumbs{padding-top:1.4rem}.quick{margin:1.25rem 0 2rem;padding:1.05rem}.prose section,.article-section{padding:1.8rem 0}.prose blockquote{margin:.8rem 0;padding:1rem 1.2rem}.article-callout,.note-template{margin:1rem 0;padding:1rem 1.1rem}.article-next{margin-top:2.2rem;padding-top:1.8rem}.article-next>div{gap:.65rem}.article-next a{min-height:165px}.related{padding-top:1.6rem}.faq-list{margin-bottom:2.2rem}.topic-jump{margin-bottom:1.8rem}.search-topic{padding:2.2rem 0}.search-topic-intro{margin-bottom:1rem}.search-method{margin:2.2rem 0;padding:1.5rem}.search-help-page>.prose{margin-bottom:2.2rem}.site-footer{padding:2.6rem 0 1rem}.footer-grid{gap:3rem}.fineprint{margin-top:1.8rem}@media(max-width:900px){.search-hero{min-height:520px}.split,.search-band{gap:1.7rem}.directory-grid{gap:.7rem}}@media(max-width:620px){:root{--section-space:2.8rem;--section-space-tight:2rem}.article{padding-bottom:3rem}.search-hero{min-height:0;padding-top:2.7rem}.directory-section,.reader-section{padding:2.8rem 0}.directory-grid,.category-grid{gap:.65rem}.directory-grid a{min-height:132px;padding:.72rem}.reader-grid a,.article-card-grid a{min-height:195px}.page-head,.article-head{padding-top:2rem}.crumbs{padding-top:1.15rem}.quick{margin:1rem 0 1.7rem}.prose section,.article-section{padding:1.55rem 0}.search-topic{padding:1.8rem 0}.search-method{margin:1.8rem 0;padding:1.1rem}.article-next{margin-top:1.8rem;padding-top:1.5rem}.site-footer{padding-top:2.3rem}.footer-grid{gap:1.6rem}.fineprint{margin-top:1.4rem}}:root{--surface:#fff;--surface-accent:#ffe7d8;--card-line:#eaded4;--card-radius:18px;--control-radius:12px;--card-shadow:0 10px 28px rgba(72,45,28,.07);--card-shadow-hover:0 16px 34px rgba(92,50,24,.12)}body{color:var(--ink)}p{color:#59655e}.site-header{border-color:var(--card-line);box-shadow:0 5px 18px rgba(66,42,25,.045)}.top-nav a{color:#3f4c45;border-radius:10px}.top-nav a:hover,.top-nav a:focus-visible,.top-nav a[aria-current="page"]{background:#ffecdf;color:var(--accent-dark)}.eyebrow{color:#b94908;letter-spacing:.145em}.directory-section{background:linear-gradient(180deg,#fff6ee 0%,#ffe8dc 56%,#ffd7c7 100%)}.reader-section{background:var(--surface-warm)}.section-tint{background:var(--surface-soft)}.directory-heading p,.section-head p{color:#59615c}.directory-grid a,.category-card,.reader-grid a,.article-card-grid a,.related a,.article-next a,.decision-grid article,.evidence-list article,.compare article,.search-card-grid article,.score-grid article,.checksheet label,.search-band form{border:1px solid var(--card-line);border-radius:var(--card-radius);box-shadow:var(--card-shadow)}.directory-grid a:hover,.category-card:hover,.reader-grid a:hover,.article-card-grid a:hover,.related a:hover,.article-next a:hover{border-color:#f2a06d;box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.directory-icon,.cat-icon{border:1px solid rgba(255,255,255,.9);background:linear-gradient(145deg,#fff3d9,#e7f6ee);box-shadow:inset 0 0 0 1px rgba(224,202,183,.22)}.directory-grid .more-directory .directory-icon{background:linear-gradient(145deg,#fff0d2,#ffddce)}.reader-grid a:before,.article-card-grid a:before{height:3px;background:linear-gradient(90deg,var(--accent),var(--yellow))}.quick{border:1px solid #f0d2be;border-top:4px solid var(--accent);background:linear-gradient(145deg,#fff 0%,#fff6ef 100%);box-shadow:var(--card-shadow)}.article-callout,.note-template{border:1px solid #f0cfb9;border-left:4px solid var(--accent);border-radius:var(--control-radius);background:#fff3e9;box-shadow:0 7px 20px rgba(93,52,24,.045)}.link-flow,.score-grid article{background:var(--surface-soft)}.link-flow span{border:1px solid var(--card-line);border-radius:10px;background:var(--surface)}.topic-jump{border-color:var(--card-line);border-radius:var(--card-radius);background:rgba(255,250,246,.96);box-shadow:var(--card-shadow)}.search-method{border:1px solid rgba(255,255,255,.11);box-shadow:0 16px 34px rgba(18,47,34,.12)}.search-method article{background:rgba(255,255,255,.035)}.button,.search-band button{border-radius:var(--control-radius)}.button{border-color:var(--card-line);background:var(--surface);box-shadow:0 5px 16px rgba(72,45,28,.05)}.button.primary,.search-band button{border-color:var(--accent);background:var(--accent);color:#fff}.button.primary:hover,.search-band button:hover{background:#df5f00}.search-band input{border-color:var(--card-line);background:var(--surface-warm)}.search-band input:focus{border-color:#ed8e54;outline:3px solid rgba(248,117,9,.14)}.prose section,.article-section,.related,.article-next{border-color:var(--card-line)}.crumbs{color:#6b746f}.crumbs a{color:#48574f}.faq-list details,.faq-list details:last-child{border-color:var(--card-line)}@media(max-width:620px){.directory-grid a,.category-card,.reader-grid a,.article-card-grid a,.related a,.article-next a,.decision-grid article,.evidence-list article,.compare article,.search-card-grid article,.score-grid article,.checksheet label{border-radius:16px}.quick{border-radius:16px}.directory-icon,.cat-icon{border-radius:14px}}h2{font-size:clamp(1.5rem,3vw,2.12rem)}.directory-heading h2{font-size:clamp(1.9rem,3.7vw,3rem)}.section-head h2,.split h2,.section-dark h2,.search-band h2,.closing h2{font-size:clamp(1.72rem,3vw,2.18rem)}.article-section h2,.prose section h2,.search-topic h2{font-size:clamp(1.34rem,2.3vw,1.82rem)}.article-next h2,.related h2,.search-method h2,.search-help-page>.prose h2{font-size:clamp(1.38rem,2.4vw,1.86rem)}.reader-grid h3,.article-card-grid h2,.category-card h2{font-size:1.12rem;line-height:1.22;letter-spacing:-.02em}@media(max-width:620px){h2{font-size:1.68rem}.directory-heading h2{font-size:2rem}.section-head h2,.split h2,.section-dark h2,.search-band h2,.closing h2{font-size:1.68rem}.article-section h2,.prose section h2,.search-topic h2{font-size:1.4rem}.article-next h2,.related h2,.search-method h2,.search-help-page>.prose h2{font-size:1.46rem}.reader-grid h3,.article-card-grid h2,.category-card h2{font-size:1.06rem}}:root{--layout-width:1120px;--reading-width:840px;--layout-gutter:2rem}.shell,.article,.search-help-page{width:min(var(--layout-width),calc(100% - var(--layout-gutter)));margin-inline:auto}.article>.crumbs,.article>.page-head,.article>.article-head,.article>.quick,.article>.prose,.article>.article-section,.article>.article-next,.article>.related,.article>.faq-list{width:min(100%,var(--reading-width));max-width:var(--reading-width);margin-left:auto;margin-right:auto}.article>.article-card-grid,.search-help-page>.topic-jump,.search-help-page>.search-topics,.search-help-page>.search-method{width:min(100%,var(--reading-width));max-width:var(--reading-width);margin-left:auto;margin-right:auto}.search-help-page .page-head{max-width:var(--reading-width)}@media(max-width:620px){:root{--layout-gutter:1.25rem}.shell,.article,.search-help-page{width:calc(100% - var(--layout-gutter))}}:root{--surface-warm:#fff;--surface-soft:#fff}body{background:#fff}.site-header{background:rgba(255,255,255,.97)}.directory-section,.reader-section,.section-tint,.section-dark,.closing{background:#fff;color:var(--ink);border-top:1px solid var(--card-line)}.directory-section:before{display:none}.directory-heading .eyebrow{color:var(--accent-dark)}.directory-heading p,.section-head p,.section-dark p{color:var(--muted)}.directory-grid a,.category-card,.reader-grid a,.article-card-grid a,.related a,.article-next a,.decision-grid article,.evidence-list article,.compare article,.search-card-grid article,.score-grid article,.checksheet label,.search-band form{background:#fff}.quick,.article-callout,.note-template,.topic-jump,.link-flow,.link-flow span{background:#fff}.section-dark .check-list li{border-color:var(--card-line);background:#fff;color:var(--ink);box-shadow:var(--card-shadow)}.section-dark .button.light{border-color:var(--accent);background:var(--accent);color:#fff}.section-dark .button.light:hover{background:#df5f00}.site-footer{border-top:1px solid var(--card-line);background:#fff;color:var(--ink);box-shadow:none}.site-footer p{color:var(--muted)}.footer-grid nav a{color:#445149}.footer-logo .brand-name em{color:var(--accent-dark)}.fineprint{border-color:var(--card-line);color:#707a74}.button.primary,.search-band button,.section-dark .button.light,.hero-search button,.search-topic-intro>span{color:var(--ink)}.article-meta{display:flex;flex-wrap:wrap;gap:.2rem .45rem;align-items:center;margin:.7rem 0 0;color:#536159;font-size:.9rem;line-height:1.5}.article-meta a{color:#34443b;font-weight:760;text-underline-offset:.18em}.editorial-note{border:1px solid var(--card-line);border-radius:var(--radius-sm);background:#fff8f2;padding:1rem 1.1rem}.source-list{padding-left:1.2rem}.source-list li+li{margin-top:.65rem}.source-list a{font-weight:760;text-underline-offset:.2em}.article-figure{margin:1.35rem 0 1.6rem}.article>.article-figure{width:min(100%,var(--reading-width));max-width:var(--reading-width);margin-left:auto;margin-right:auto}.article-figure img{display:block;width:100%;height:auto;border:1px solid var(--card-line);border-radius:var(--radius);background:#fff;box-shadow:var(--card-shadow)}.article-figure figcaption{margin:.65rem .15rem 0;color:var(--muted);font-size:.9rem;line-height:1.55}.checklist-use-note{margin:-.25rem 0 1rem;color:var(--muted);font-size:.94rem}.error-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.2rem}@media(max-width:620px){.nav-wrap{gap:.25rem;padding-block:.4rem}.logo{min-height:38px}.top-nav{gap:.08rem}.top-nav a{min-height:40px;padding:.32rem .14rem}.article-meta{font-size:.86rem}}
.hero-search-field{min-height:72px;padding:.35rem .4rem .35rem 1.4rem;border-width:4px}.hero-search button{min-width:170px;font-size:1.05rem}@media(max-width:620px){.hero-search-field{min-height:0;padding:.5rem;gap:.4rem;border-width:3px}.hero-search input{min-height:46px}.hero-search button{min-height:48px}}
