:root{--bg: #ffffff;--surface: #ffffff;--text: #161616;--muted: #565656;--line: #d8d8d8;--surface-hover: #f6f6f6;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .04), 0 8px 24px rgba(0, 0, 0, .06);--accent: #e35a2e;--accent-soft: #fff1ed;--footer: #111111}:root[data-theme=dark]{--bg: #1b1b1b;--surface: #1b1b1b;--text: #f2f2f2;--muted: #c2c2c2;--line: #2a2a2a;--surface-hover: #232323;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .4), 0 8px 24px rgba(0, 0, 0, .45);--accent: #ff6d52;--accent-soft: #2d1a16;--footer: #000000}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--bg);color:var(--text);transition:background-color .18s ease,color .18s ease}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}a{color:inherit;text-decoration:none;transition:color .18s ease}a:hover,a:focus-visible{color:var(--accent)}h1,h2,h3{font-family:Iowan Old Style,Palatino Linotype,Palatino,Times New Roman,serif;font-weight:700;line-height:1.15;margin:0}p{margin:0;color:var(--muted)}.site-shell{min-height:100dvh}.site-main{max-width:1024px;margin:0 auto;background:var(--surface);padding:0 24px 64px;min-height:calc(100dvh - 76px)}.section{margin-top:56px}.section-title{font-size:2rem;margin-bottom:10px}.section-subtitle{font-size:.95rem;max-width:700px}.divider{border:0;border-top:1px solid var(--line);margin:22px 0}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{border:1px solid var(--line);background:var(--surface);padding:16px;transition:border-color .16s ease,transform .16s ease,background-color .16s ease}.card:hover{border-color:color-mix(in srgb,var(--accent) 30%,var(--line));transform:translateY(-1px)}.card h3{font-size:1.9rem;margin-bottom:8px}.meta{font-size:.78rem;color:var(--muted)}.skip-link{position:absolute;left:16px;top:-40px;background:var(--text);color:var(--bg);padding:8px 10px;z-index:100}.skip-link:focus-visible{top:12px}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media(max-width:920px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.site-main{padding-inline:16px;min-height:calc(100dvh - 64px)}.section{margin-top:38px}.card-grid,.card-grid.two{grid-template-columns:minmax(0,1fr)}.card h3{font-size:1.2rem;line-height:1.25}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.header-wrap[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:var(--surface);border-bottom:1px solid transparent;transition:background-color .22s ease,border-color .22s ease,backdrop-filter .22s ease}.header-wrap[data-astro-cid-ctg3m53h].is-scrolled{background:color-mix(in srgb,var(--surface) 72%,transparent);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom-color:var(--line)}@supports not (backdrop-filter: blur(1px)){.header-wrap[data-astro-cid-ctg3m53h].is-scrolled{background:var(--surface)}}.header-inner[data-astro-cid-ctg3m53h]{max-width:1024px;height:76px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand[data-astro-cid-ctg3m53h]{font-family:Iowan Old Style,Palatino Linotype,Palatino,Times New Roman,serif;font-size:2rem;font-weight:700;will-change:opacity;transition:opacity .22s ease,color .22s ease}.brand[data-astro-cid-ctg3m53h].brand-swapping{opacity:0}.brand-accent-char{color:var(--accent)}.nav-list[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.nav-list[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{display:flex;align-items:center}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;font-size:.86rem;color:var(--text);padding:4px;transition:color .15s ease}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover,.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:focus-visible{color:var(--accent)}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h][aria-current=page]{color:var(--accent)}.theme-toggle[data-astro-cid-ctg3m53h]{font-size:.86rem;color:var(--text);padding:4px}.contact-toggle[data-astro-cid-ctg3m53h]{border:0;border-radius:0;padding:4px;background:transparent;color:var(--accent);font-size:.86rem;font-weight:700;cursor:pointer;line-height:1;transition:color .15s ease}.contact-toggle[data-astro-cid-ctg3m53h]:hover,.contact-toggle[data-astro-cid-ctg3m53h]:focus-visible{background:transparent;color:var(--text)}.theme-toggle[data-astro-cid-ctg3m53h]{border:0;background:transparent;cursor:pointer;line-height:1}.contact-dialog[data-astro-cid-ctg3m53h]{width:min(760px,calc(100vw - 32px));border:1px solid var(--line);border-radius:18px;padding:28px;background:color-mix(in srgb,var(--bg) 86%,#071120);color:var(--text)}.contact-dialog[data-astro-cid-ctg3m53h]::backdrop{background:#070c168c;backdrop-filter:blur(4px)}.contact-dialog-head[data-astro-cid-ctg3m53h]{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.contact-dialog-head[data-astro-cid-ctg3m53h] h2[data-astro-cid-ctg3m53h]{margin:0;font-size:2rem}.contact-close[data-astro-cid-ctg3m53h]{border:0;border-radius:12px;width:48px;height:48px;font-size:2rem;background:color-mix(in srgb,var(--line) 50%,transparent);color:var(--text);cursor:pointer;line-height:1}.contact-list[data-astro-cid-ctg3m53h]{list-style:none;margin:0;padding:0;display:grid;gap:14px}.contact-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:74px 1fr;align-items:center;gap:14px;color:inherit;text-decoration:none}.contact-icon[data-astro-cid-ctg3m53h]{width:74px;height:74px;border-radius:16px;background:color-mix(in srgb,var(--line) 45%,transparent);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text)}.contact-icon[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:32px;height:32px}.contact-copy[data-astro-cid-ctg3m53h]{display:grid;gap:3px}.contact-copy[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:1.05rem;font-weight:700}.contact-copy[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{font-size:.96rem;color:var(--muted)}@media(max-width:1024px)and (min-width:721px){.header-inner[data-astro-cid-ctg3m53h]{padding:0 20px}.nav-list[data-astro-cid-ctg3m53h]{gap:16px}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.contact-toggle[data-astro-cid-ctg3m53h]{font-size:.84rem}}@media(max-width:720px){.header-inner[data-astro-cid-ctg3m53h]{height:auto;padding:14px 12px 6px;flex-direction:column;align-items:center;justify-content:center;gap:4px}.brand[data-astro-cid-ctg3m53h]{font-size:1.85rem;text-align:center;margin-bottom:2px}.nav-list[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;justify-content:center;gap:0;padding:0 4px;max-width:100%}.nav-list[data-astro-cid-ctg3m53h] li[data-astro-cid-ctg3m53h]{display:flex}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.theme-toggle[data-astro-cid-ctg3m53h],.contact-toggle[data-astro-cid-ctg3m53h]{font-size:.92rem;padding:10px;line-height:1.2;min-height:44px;white-space:nowrap}.theme-toggle[data-astro-cid-ctg3m53h]{min-width:44px;display:inline-flex;align-items:center;justify-content:center}}@media(max-width:480px){.brand[data-astro-cid-ctg3m53h]{font-size:1.65rem}.nav-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h],.theme-toggle[data-astro-cid-ctg3m53h],.contact-toggle[data-astro-cid-ctg3m53h]{font-size:.86rem;padding:8px}.contact-dialog[data-astro-cid-ctg3m53h]{padding:22px 18px}.contact-dialog-head[data-astro-cid-ctg3m53h] h2[data-astro-cid-ctg3m53h]{font-size:1.65rem}.contact-list[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{grid-template-columns:60px 1fr;gap:12px}.contact-icon[data-astro-cid-ctg3m53h]{width:60px;height:60px}.contact-icon[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{width:26px;height:26px}.contact-copy[data-astro-cid-ctg3m53h] strong[data-astro-cid-ctg3m53h]{font-size:1rem}.contact-copy[data-astro-cid-ctg3m53h] small[data-astro-cid-ctg3m53h]{font-size:.9rem}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--line);background:var(--surface);padding:18px 24px;font-size:.82rem}.footer-inner[data-astro-cid-gcn2mc3v]{max-width:1024px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:center}.footer-brand[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center}.footer-brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{display:block;filter:none}:root[data-theme=dark] .footer-brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{filter:invert(1) grayscale(100%)}.footer-text[data-astro-cid-gcn2mc3v]{display:grid;gap:4px;justify-items:end;text-align:right;color:var(--muted)}.footer-text[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:0}@media(max-width:720px){.footer-inner[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr;gap:14px;text-align:center}.footer-brand[data-astro-cid-gcn2mc3v]{justify-content:center}.footer-text[data-astro-cid-gcn2mc3v]{justify-items:center;text-align:center}}html,body{overflow-x:clip}.site-shell{display:flex;flex-direction:column;min-height:100dvh;min-width:0}.site-main{flex:1 0 auto;min-height:0;min-width:0;width:100%;max-width:min(1024px,100%)}.site-footer{flex-shrink:0}
