:root{--color-cream:#f4f1de;--color-coral:#e07a5f;--color-ink:#3d405b;--color-sage:#81b29a;--color-gold:#f2cc8f;--color-white:#fffdf8;--color-border:rgba(61,64,91,.14);--color-shadow:rgba(61,64,91,.14);--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--site-width: calc(100vw - clamp(2rem, 4vw, 5rem)) }*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left,rgba(242,204,143,.4),transparent 28%),linear-gradient(180deg,#faf7ef,#f4f1de);color:var(--color-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75;margin:0}img{max-width:100%}a{color:inherit;text-decoration-color:#e07a5f80;text-underline-offset:.18em}a:hover{text-decoration-color:var(--color-coral)}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.site-frame{min-height:100vh;overflow:hidden;position:relative}.site-frame__glow{border-radius:50%;filter:blur(40px);height:32rem;opacity:.4;position:fixed;width:32rem;z-index:-1}.site-frame__glow--warm{background:#e07a5f40;right:-10rem;top:-8rem}.site-frame__glow--cool{background:#81b29a3d;bottom:-10rem;left:-8rem}.site-shell{margin:0 auto;width:var(--site-width)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f4f1ded6;border-bottom:1px solid rgba(61,64,91,.08);position:sticky;top:0;z-index:20}.site-header__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem 0}.site-brand{align-items:center;display:inline-flex;gap:.9rem;text-decoration:none}.site-brand small,.site-brand strong{display:block}.site-brand small{color:#3d405bb8;font-size:.9rem}.site-brand__mark{border-radius:18px;box-shadow:0 14px 28px -22px #3d405bbf;display:block;height:2.8rem;width:2.8rem}.site-nav{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.site-nav__link{border-radius:999px;color:#3d405bd1;padding:.7rem 1rem;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.site-nav__link--active,.site-nav__link:hover{background:#81b29a29;color:var(--color-ink);transform:translateY(-1px)}.site-main{padding:2rem 0 4rem}.page-shell{display:grid;gap:2rem}.content-panel,.hero-panel,.highlight-card,.page-hero,.sidebar-card,.topic-card{background:#fffdf8cc;border:1px solid var(--color-border);box-shadow:0 18px 50px -28px var(--color-shadow)}.hero-panel,.page-hero{border-radius:var(--radius-lg);padding:clamp(1.5rem,3vw,3rem)}.hero-panel{align-items:stretch;display:grid;gap:clamp(1.5rem,2.5vw,2.5rem);grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr)}.hero-panel__main{display:flex;flex-direction:column;justify-content:center}.eyebrow,.highlight-card__eyebrow,.sidebar-card__eyebrow,.site-footer__eyebrow{color:var(--color-coral);font-size:.82rem;font-weight:800;letter-spacing:.12em;margin:0 0 .85rem;text-transform:uppercase}.hero-panel__title,.page-hero__title{font-size:clamp(2.4rem,4vw,4.8rem);line-height:1.02;margin:0;max-width:18ch}.page-hero__title{max-width:none}.hero-panel__lede,.page-hero__lede{color:#3d405bcc;font-size:1.1rem;margin:1rem 0 0;max-width:65ch}.hero-panel__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.6rem}.hero-panel__stats{display:grid;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.35rem}.hero-stat{background:#ffffff94;border:1px solid rgba(61,64,91,.1);border-radius:var(--radius-md);padding:.95rem 1rem}.hero-stat span,.hero-stat strong{display:block}.hero-stat strong{color:var(--color-ink);font-size:1.15rem;line-height:1.1}.hero-stat span{color:#3d405bb8;font-size:.92rem;margin-top:.35rem}.button{align-items:center;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;padding:.95rem 1.25rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--color-ink);box-shadow:0 16px 30px -24px #3d405bcc;color:var(--color-white)}.button--secondary{background:#81b29a2e;color:var(--color-ink)}.highlight-card{background:linear-gradient(180deg,#f2cc8f4d,#fffdf8e0);border-radius:calc(var(--radius-lg) - 4px);padding:1.5rem}.highlight-card__section{border-top:1px solid rgba(61,64,91,.08);margin-top:1.35rem;padding-top:1.1rem}.highlight-card__label{color:#3d405bb8;font-size:.82rem;font-weight:800;letter-spacing:.08em;margin:0 0 .8rem;text-transform:uppercase}.highlight-card__link{color:inherit;display:block;padding:.8rem 0;text-decoration:none}.highlight-card__link+.highlight-card__link{border-top:1px solid rgba(61,64,91,.08)}.highlight-card__link span,.highlight-card__link strong{display:block}.highlight-card__link span{color:#3d405bad;font-size:.92rem;margin-top:.2rem}.check-list{margin:0;padding-left:1.2rem}.check-list li+li{margin-top:.9rem}.topic-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.topic-card{border-radius:var(--radius-md);display:block;padding:1.5rem;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.topic-card:hover{border-color:#e07a5f59;box-shadow:0 20px 44px -28px #e07a5f66;transform:translateY(-3px)}.topic-card__pill{background:#81b29a2e;border-radius:999px;color:var(--color-ink);display:inline-flex;font-size:.84rem;font-weight:700;margin-bottom:1rem;padding:.35rem .7rem}.content-panel h2,.content-panel h3,.content-panel h4,.topic-card h2{line-height:1.2}.topic-card h2{margin:0 0 .7rem}.topic-card p{color:#3d405bc7;margin:0 0 1.2rem}.home-columns{gap:1.5rem;grid-template-columns:minmax(0,1.8fr) minmax(260px,.8fr)}.article-layout,.home-columns{align-items:start;display:grid}.article-layout{gap:2rem;grid-template-columns:minmax(0,3.4fr) minmax(280px,.9fr)}.sidebar-stack{display:grid;gap:1rem;position:sticky;top:6rem}.content-panel,.sidebar-card{border-radius:var(--radius-md)}.content-panel{padding:clamp(1.25rem,2.5vw,2.5rem)}.content-body{width:100%}.content-body,.content-body :where(.prose,[class*=prose]),.content-body>*{max-width:none!important}.content-panel h1:first-child{display:none}.content-panel h2{font-size:clamp(1.5rem,2.1vw,2rem);margin-bottom:.9rem;margin-top:2.4rem}.content-panel h3{font-size:1.25rem;margin-bottom:.75rem;margin-top:2rem}.content-panel :is(h2,h3,h4)[id*=frequently-asked-questions],.content-panel :is(h2,h3,h4)[id=faqs],.content-panel :is(h2,h3,h4)[id^=faq-]{margin-top:clamp(3rem,6vw,4.5rem);padding-top:1.35rem;position:relative}.content-panel :is(h2,h3,h4)[id*=frequently-asked-questions]:after,.content-panel :is(h2,h3,h4)[id=faqs]:after,.content-panel :is(h2,h3,h4)[id^=faq-]:after{background:linear-gradient(90deg,var(--color-coral),var(--color-gold));border-radius:999px;content:"";height:3px;left:0;position:absolute;top:0;width:min(8rem,38vw)}.content-panel :is(h2,h3,h4)[id*=frequently-asked-questions]~p:has(>strong:first-child),.content-panel :is(h2,h3,h4)[id=faqs]~p:has(>strong:first-child),.content-panel :is(h2,h3,h4)[id^=faq-]~p:has(>strong:first-child){background:#ffffff85;border:1px solid rgba(61,64,91,.1);border-radius:var(--radius-md);box-shadow:0 18px 36px #3d405b0f;padding:1rem 1.1rem}.content-panel :is(h2,h3,h4)[id*=frequently-asked-questions]~p:has(>strong:first-child)>strong:first-child,.content-panel :is(h2,h3,h4)[id=faqs]~p:has(>strong:first-child)>strong:first-child,.content-panel :is(h2,h3,h4)[id^=faq-]~p:has(>strong:first-child)>strong:first-child{color:var(--color-ink);display:block;font-size:1.02rem;line-height:1.45;margin-bottom:.7rem}.content-panel blockquote,.content-panel ol,.content-panel p,.content-panel pre,.content-panel table,.content-panel ul{margin:1rem 0}.content-panel li,.content-panel p{color:#3d405beb}.content-panel ol,.content-panel ul{padding-left:1.3rem}.content-panel li+li{margin-top:.55rem}.content-panel a{color:var(--color-coral);font-weight:600}.content-panel blockquote{background:#81b29a1f;border-left:4px solid var(--color-sage);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-left:0;padding:1rem 1.2rem}.content-panel :not(pre)>code{background:#3d405b14;border-radius:.45rem;color:var(--color-ink);font-size:.92em;padding:.18rem .45rem}.content-panel pre:not(.shiki){background:#2f314a;border-radius:var(--radius-sm);color:#f8f7f2;overflow-x:auto;padding:1rem 1.15rem}.content-panel table{border:1px solid var(--color-border);border-collapse:collapse;border-radius:var(--radius-sm);overflow:hidden;width:100%}.content-panel td,.content-panel th{border-bottom:1px solid var(--color-border);padding:.8rem .9rem;text-align:left;vertical-align:top}.content-panel th{background:#f2cc8f3d}.breadcrumbs{color:#3d405bad;display:flex;flex-wrap:wrap;font-size:.94rem;gap:.55rem;margin-bottom:1rem}.sidebar-card{padding:1.2rem}.sidebar-link,.toc-link{display:block;padding:.7rem 0;text-decoration:none}.sidebar-link+.sidebar-link,.toc-link+.toc-link{border-top:1px solid rgba(61,64,91,.08)}.sidebar-link span,.sidebar-link strong{display:block}.sidebar-link span{color:#3d405bad;font-size:.92rem}.toc-link{color:#3d405bd1;font-size:.95rem}.toc-link--faq{line-height:1.35;max-inline-size:16ch;text-wrap:balance}.toc-link--depth-3{padding-left:.8rem}.toc-link--depth-4{padding-left:1.6rem}.site-footer{border-top:1px solid rgba(61,64,91,.08);margin-top:3rem;padding:2rem 0 3rem}.site-footer__grid{display:grid;gap:2rem;grid-template-columns:minmax(0,1.4fr) minmax(220px,.8fr)}.site-footer__text{color:#3d405bc2;max-width:62ch}.site-footer__links{list-style:none;margin:0;padding:0}.site-footer__links li+li{margin-top:.75rem}@media(max-width:980px){.article-layout,.hero-panel,.hero-panel__stats,.home-columns,.site-footer__grid,.topic-grid{grid-template-columns:1fr}.sidebar-stack{position:static}}@media(max-width:760px){.site-header__inner{align-items:stretch;flex-direction:column}.site-nav{justify-content:flex-start}.hero-panel__title,.page-hero__title{max-width:none}}
