.res{--paper:#f7f5ed;--white:#fffefa;--ink:#293b32;--muted:#5b6860;--line:#dedfd4;--sage-bg:#e7ecdf;--sage-ink:#4f6555;--orange:#ac5035;--orange-dark:#913f29;background:var(--paper);color:var(--ink);font-family:var(--font-body),system-ui,sans-serif;font-size:16px;line-height:1.65;padding-inline:var(--page-padding-mobile);overflow-x:clip}@media (min-width:768px){.res{padding-inline:var(--page-padding)}}.res-wrap{max-width:var(--max-width);margin:0 auto;min-width:0}.res h1,.res h2,.res h3{font-family:var(--font-display),Georgia,serif;font-weight:500;letter-spacing:-.012em;text-wrap:balance;margin:0;color:var(--ink)}.res p{margin:0}.res a{color:inherit;text-decoration:none}.res-eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);font-weight:600;margin-bottom:12px}.res-crumbs{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:var(--muted);padding:18px 0 4px}.res-crumbs a:hover{color:var(--ink)}.res-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:clamp(28px,5vw,58px);align-items:center;padding:28px 0 40px}@media (max-width:900px){.res-hero{grid-template-columns:1fr}}.res-hero h1{font-size:clamp(34px,4.6vw,54px);line-height:1.05}.res-hero h1 .o{color:var(--orange)}.res-hero h1 .g{color:var(--sage-ink)}.res-hero .sub{font-size:17px;color:var(--muted);max-width:48ch;margin-top:16px}.res-meta{display:flex;gap:22px;flex-wrap:wrap;margin-top:22px;font-size:13px;color:var(--muted)}.res-meta strong{display:block;color:var(--ink);font-weight:600;font-size:13.5px}.res-hero-photo{position:relative}.res-hero-photo img{display:block;width:100%;height:auto;max-width:100%;aspect-ratio:5/4;object-fit:cover;border-radius:22px 100px 22px 22px}.res-photo-tag{position:absolute;left:14px;bottom:14px;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:10px 12px;display:flex;gap:10px;align-items:center;box-shadow:0 10px 30px rgba(41,59,50,.08);max-width:min(280px,calc(100% - 28px))}.res-photo-tag .ic{width:30px;height:30px;border-radius:50%;background:var(--sage-bg);color:var(--sage-ink);display:grid;place-items:center;flex:none}.res-photo-tag strong{display:block;font-size:13.5px}.res-photo-tag span{font-size:12px;color:var(--muted)}.res-panel{background:var(--sage-bg);border-radius:22px 100px 22px 22px;padding:26px 28px}.res-panel .res-eyebrow{color:var(--sage-ink)}.res-panel h2{font-size:24px;margin-bottom:14px}.res-panel ol{margin:0;padding-left:20px;display:grid;gap:8px;font-size:14.5px}.res-panel ol li::marker{color:var(--orange);font-weight:600}.res-panel .note{margin-top:16px;font-size:12.5px;color:var(--muted)}.res-tools{border-block:1px solid var(--line);justify-content:space-between;gap:16px;min-height:64px;flex-wrap:wrap;padding:10px 0}.res-jump,.res-tools{display:flex;align-items:center}.res-jump{gap:12px;font-size:13.5px;color:var(--muted)}.res-jump select{font:inherit;font-size:14px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:10px;padding:8px 12px;max-width:320px}.res-print{display:inline-flex;align-items:center;gap:8px;font:inherit;font-size:13.5px;font-weight:600;color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:999px;padding:8px 14px;cursor:pointer}.res-print:hover{border-color:var(--ink)}.res-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:clamp(28px,5vw,66px);max-width:1080px;margin:0 auto;padding:44px 0 72px}@media (max-width:900px){.res-layout{grid-template-columns:1fr}}.res-rail{position:sticky;top:calc(88px + env(safe-area-inset-top, 0px));align-self:start}@media (max-width:900px){.res-rail{position:static}}.res-toc{display:grid;gap:6px;font-size:13.5px}.res-toc a{display:block;padding:5px 0 5px 12px;border-left:2px solid var(--line);color:var(--muted)}.res-toc a:hover{color:var(--ink);border-color:var(--ink)}.res-rail-note{margin-top:24px;background:var(--sage-bg);border-radius:14px;padding:16px 18px;font-size:13.5px}.res-rail-note h3{font-size:17px;margin-bottom:6px}.res-rail-note p{color:var(--muted);margin-bottom:12px}.res-rail-note a{font-weight:600;color:var(--ink);border-bottom:1px solid var(--line)}.res-rail-fine{margin-top:16px;font-size:12px;color:var(--muted)}.res-article{max-width:68ch}.res-faq-body p,.res-intro p,.res-section p,.res-sources-body p{margin:0 0 16px}.res-intro p:first-child{font-size:18px;color:var(--ink)}.res-section{margin-top:44px}.res-faq h2,.res-quick h2,.res-section h2{font-size:clamp(24px,2.6vw,30px);line-height:1.15;margin-bottom:14px}.res-section h3{font-size:20px;margin:28px 0 10px}.res-section h4{font-family:var(--font-body),sans-serif;font-weight:600;font-size:15px;margin:20px 0 6px}.res ol,.res ul{margin:0 0 16px;padding-left:22px}.res li{margin:6px 0}.res li::marker{color:var(--orange)}.res .res-article a{color:var(--orange);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--orange) 40%,transparent);text-underline-offset:3px}.res .res-article a:hover{text-decoration-color:var(--orange)}.res strong{font-weight:600}.res-quick{background:var(--sage-bg);border-radius:16px;padding:22px 24px;margin:28px 0 8px}.res-quick h2{font-size:22px;margin-bottom:10px}.res-quick ul{margin-bottom:0}.res-table-wrap{overflow-x:auto;margin:18px 0 22px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.res table{border-collapse:collapse;width:100%;font-size:14px;min-width:560px}.res td,.res th{text-align:left;vertical-align:top;padding:11px 14px;border-bottom:1px solid var(--line)}.res th{background:var(--sage-bg);color:var(--sage-ink);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.res tr:last-child td{border-bottom:0}.res-quote{margin:18px 0 22px;padding:16px 20px;background:var(--white);border:1px solid var(--line);border-left:3px solid var(--orange);border-radius:12px;font-size:15px}.res-quote p{margin:0}.res-checklist ul{list-style:none;padding-left:0}.res-checklist li{display:flex;gap:12px;align-items:flex-start;padding:10px 0;border-bottom:1px solid var(--line)}.res-check{width:22px;height:22px;flex:none;border:1.5px solid var(--sage-ink);border-radius:6px;display:grid;place-items:center;color:var(--white);margin-top:2px}.res-check.is-done{background:var(--sage-ink)}.res-faq-item{border-bottom:1px solid var(--line);padding:12px 0}.res-faq-item summary{cursor:pointer;font-weight:500;font-size:16px;list-style:none;display:flex;justify-content:space-between;gap:12px;align-items:center}.res-faq-item summary::-webkit-details-marker{display:none}.res-faq-item summary:after{content:"+";color:var(--muted);font-size:20px;line-height:1}.res-faq-item[open] summary:after{content:"–"}.res-faq-body{padding-top:8px;font-size:15px;color:var(--muted)}.res-sources{margin-top:36px;border:1px solid var(--line);border-radius:12px;background:var(--white);padding:12px 18px}.res-sources summary{cursor:pointer;font-weight:600;font-size:14px;list-style:none}.res-sources summary::-webkit-details-marker{display:none}.res-sources summary:before{content:"▸ ";color:var(--orange)}.res-sources[open] summary:before{content:"▾ "}.res-sources-body{padding-top:10px;font-size:13.5px}.res-sources-body li{margin:4px 0}.res-endnote{margin-top:36px;font-size:12.5px;color:var(--muted);border-top:1px solid var(--line);padding-top:14px}.res-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.res-tag{font-size:12px;font-weight:600;border-radius:999px;padding:4px 10px;background:var(--white);border:1px solid var(--line);color:var(--muted)}.res-cta{background:var(--ink);color:var(--paper);border-radius:22px;padding:clamp(26px,4vw,44px);display:flex;justify-content:space-between;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:36px}.res-cta .res-eyebrow{color:#c9d5c6;margin-bottom:8px}.res-cta h2{color:var(--paper);font-size:clamp(26px,3vw,36px)}.res-cta p{color:#c9d5c6;margin-top:8px;max-width:46ch}.res-btn{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:13px 22px;font-weight:600;font-size:15px;background:var(--orange);color:#fffefa;white-space:nowrap}.res-btn:hover{background:var(--orange-dark)}.res-index-head{padding:28px 0 8px}.res-index-head h1{font-size:clamp(34px,4.6vw,52px);line-height:1.05}.res-index-head .sub{font-size:17px;color:var(--muted);max-width:52ch;margin-top:14px}.res-group{padding:34px 0 10px}.res-group h2{font-size:clamp(24px,2.8vw,32px);margin-bottom:18px}.res-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:1000px){.res-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.res-cards{grid-template-columns:1fr}}.res-card{background:var(--white);border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;overflow:hidden;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1)}.res-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(41,59,50,.1)}.res-card img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover}.res-card-body{padding:18px 20px 20px;display:grid;gap:8px}.res-card-body h3{font-size:21px;line-height:1.2}.res-card-body p{color:var(--muted);font-size:14.5px}.res-card-meta{display:flex;gap:10px;font-size:12.5px;color:var(--muted);margin-top:4px}.res-card .kicker{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--orange);font-weight:600}@media print{.res-crumbs,.res-cta,.res-rail,.res-tools{display:none!important}.res-layout{grid-template-columns:1fr}.res-faq-item,.res-sources{open:true}}@media (prefers-reduced-motion:reduce){.res *{transition:none!important}}