.site-header[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--line);background:var(--bg)}.header-inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding-top:20px;padding-bottom:20px;display:flex}.brand[data-astro-cid-nen7h5rs]{color:var(--ink);align-items:center;gap:14px;text-decoration:none;display:flex}.brand-mark[data-astro-cid-nen7h5rs]{width:auto;height:24px}.brand-name[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);color:var(--ink);font-size:20px;font-weight:700}.main-nav[data-astro-cid-nen7h5rs]{font-family:var(--font-body);align-items:center;gap:24px;font-size:15px;font-weight:500;display:flex;position:relative}.main-nav[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]{color:var(--ink);text-decoration:none}.main-nav[data-astro-cid-nen7h5rs]>a[data-astro-cid-nen7h5rs]:hover{color:var(--orange-dark)}.nav-details[data-astro-cid-nen7h5rs]{position:relative}.nav-details[data-astro-cid-nen7h5rs]>summary[data-astro-cid-nen7h5rs]{cursor:pointer;color:var(--ink);list-style:none}.nav-details[data-astro-cid-nen7h5rs]>summary[data-astro-cid-nen7h5rs]::-webkit-details-marker{display:none}.nav-details[data-astro-cid-nen7h5rs]>summary[data-astro-cid-nen7h5rs]:after{content:" ▾";color:var(--orange)}.nav-dropdown[data-astro-cid-nen7h5rs]{border:1px solid var(--line);z-index:20;background:#fff;border-radius:6px;min-width:260px;margin:0;padding:8px;list-style:none;position:absolute;top:calc(100% + 12px);left:0;box-shadow:0 8px 24px #1d1d1b14}.nav-dropdown[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:var(--text);border-radius:4px;padding:8px 10px;font-weight:400;text-decoration:none;display:block}.nav-dropdown[data-astro-cid-nen7h5rs] li[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover{background:var(--bg-secondary);color:var(--orange-dark)}@media (width<=560px){.brand-name[data-astro-cid-nen7h5rs]{font-size:17px}}.site-footer[data-astro-cid-jo6i4kqk]{background:var(--bg-secondary);border-top:1px solid var(--line);margin-top:80px;padding:56px 0 24px}.footer-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:32px;display:flex}.footer-mark[data-astro-cid-jo6i4kqk]{width:auto;height:32px;margin-bottom:14px}.footer-text[data-astro-cid-jo6i4kqk]{color:var(--text);margin:0;font-size:14px;line-height:1.6}.footer-text[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text)}.footer-links[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:10px;font-size:15px;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--ink);text-decoration:none}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--orange-dark)}.copyright[data-astro-cid-jo6i4kqk]{color:#8a867e;border-top:1px solid var(--line);margin:0;padding-top:20px;font-size:13px}@media (width<=560px){.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/inter-400.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/inter-500.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/inter-600.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/space-grotesk-500.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/space-grotesk-700.woff2)format("woff2")}:root{--orange:#ed6d3c;--orange-dark:#c85a2e;--ink:#1d1d1b;--text:#2e2c2a;--bg:#faf8f5;--bg-secondary:#f2efe9;--line:#e3dfd6;--font-heading:"Space Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--content-width:680px;--page-width:1100px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:18px;font-weight:400;line-height:1.65}h1,h2,h3{font-family:var(--font-heading);color:var(--ink);margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;line-height:1.15}h2{font-size:1.6rem;font-weight:700;line-height:1.25}h3{font-size:1.25rem;font-weight:500;line-height:1.3}p{margin:0 0 1.3em}a{color:var(--ink);text-decoration-color:var(--orange);text-underline-offset:3px;text-decoration-thickness:2px}a:hover{color:var(--orange-dark)}img{max-width:100%;height:auto;display:block}.wrap{max-width:var(--page-width);margin:0 auto;padding:0 24px}.prose{max-width:var(--content-width);margin:0 auto}.prose h2{margin-top:2em}.tag{font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;color:var(--orange-dark);background:var(--bg-secondary);border-radius:3px;padding:5px 10px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}.tag:hover{color:var(--orange)}.meta{color:#6b6862;font-size:14px;font-family:var(--font-body)}.btn{background:var(--orange);color:#fff;font-family:var(--font-body);border-radius:4px;padding:12px 22px;font-size:16px;font-weight:600;text-decoration:none;display:inline-block}.btn:hover{background:var(--orange-dark);color:#fff}.divider{border:none;border-top:1px solid var(--line);margin:48px 0}.section{padding:64px 0}.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}
