:root{--bg:#faf7f2;--surface:#fff;--surface-sunken:#f2ede4;--border:#e4dccf;--text:#2f2a24;--text-muted:#6d6459;--text-faint:#978d80;--accent:#b5654a;--accent-hover:#9c523a;--accent-soft:#f6e7e0;--accent-ink:#fff;--focus:#2f6f8f;--ok:#3f7d52;--warn:#9a6b1f;--warn-soft:#fdf3dd;--font-sans:"Nunito", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display:"Baloo 2", var(--font-sans);--gutter:1rem;--radius:16px;--radius-lg:26px;--radius-pill:999px;--shadow:0 1px 2px #2f2a240f, 0 6px 18px #2f2a2412;--shadow-lift:0 2px 6px #2f2a2414, 0 14px 32px #2f2a241f;--content-max:1120px;--tap:44px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#1b1815;--surface:#262220;--surface-sunken:#201d1a;--border:#3a3430;--text:#f0eae2;--text-muted:#b6aa9c;--text-faint:#8a7f73;--accent:#d98366;--accent-hover:#e99a80;--accent-soft:#3a2a24;--focus:#79bcdd;--warn-soft:#3a3120;--shadow:0 1px 2px #0000004d, 0 6px 18px #00000059;--shadow-lift:0 2px 6px #00000059, 0 14px 32px #00000073}}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.55}h1,h2,h3{font-family:var(--font-display);margin:0 0 .5em;line-height:1.2}h1{font-size:clamp(1.9rem,6vw,3rem)}h2{font-size:clamp(1.35rem,4vw,1.9rem)}h3{font-size:1.1rem}p{margin:0 0 1em}a{color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px}a:hover{color:var(--accent-hover)}img{max-width:100%;height:auto;display:block}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}.wrap{width:100%;max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}.skip-link{background:var(--surface);z-index:100;padding:.75rem 1rem;position:absolute;top:0;left:-9999px}.skip-link:focus{left:0}.site-header{background:var(--surface);border-bottom:1px solid var(--border);z-index:20;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:56px;display:flex}.site-header__brand{font-family:var(--font-display);color:var(--text);font-size:1.15rem;font-weight:700;text-decoration:none}.site-header__brand span{color:var(--accent)}.site-nav{gap:.25rem;display:flex}.site-nav a{min-height:var(--tap);border-radius:var(--radius);color:var(--text-muted);align-items:center;padding-inline:.7rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.site-nav a:hover{background:var(--surface-sunken);color:var(--text)}.site-nav a[aria-current=page]{background:var(--accent-soft);color:var(--accent)}.site-footer{border-top:1px solid var(--border);color:var(--text-faint);text-align:center;margin-top:3rem;padding-block:2rem;font-size:.875rem}main{padding-block:0 2rem}.page-pad{padding-top:2rem}.btn{min-height:var(--tap);border-radius:var(--radius);background:var(--surface-sunken);color:var(--text);font:inherit;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-weight:600;transition:background .15s,transform 80ms;display:inline-flex}.btn:hover{background:var(--border)}.btn:active{transform:translateY(1px)}.btn[disabled]{opacity:.5;cursor:not-allowed}.btn--primary{background:var(--accent);color:var(--accent-ink)}.btn--primary:hover{background:var(--accent-hover)}.btn--ghost{border-color:var(--border);background:0 0}.chip{border:1.5px solid var(--border);background:var(--surface);min-height:40px;color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .85rem;font-size:.9rem;font-weight:600;display:inline-flex}.chip:hover{border-color:var(--accent);color:var(--text)}.chip[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.field{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.field>label{font-size:.925rem;font-weight:600}.field__hint{color:var(--text-muted);font-size:.85rem}.field__error{color:var(--accent);font-size:.85rem}input[type=text],input[type=tel],input[type=number],input[type=date],select,textarea{width:100%;min-height:var(--tap);border:1.5px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);font:inherit;padding:.55rem .8rem}input:focus,select:focus,textarea:focus{border-color:var(--focus)}.notice{border-radius:var(--radius);background:var(--warn-soft);color:var(--warn);padding:.8rem 1rem;font-size:.925rem}.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}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.stitch-top{position:relative}.stitch-top:before{content:"";inset-inline:.9rem;opacity:.3;background-image:linear-gradient(90deg,currentColor 0 8px,#0000 8px 16px);background-size:16px 2px;height:2px;position:absolute;top:0}.section-title{margin-bottom:1.1rem;display:inline-block;position:relative}.section-title:after{content:"";background:var(--accent-soft);border-radius:var(--radius-pill);z-index:-1;height:6px;position:absolute;bottom:-6px;left:0;right:0}.lede{color:var(--text-muted);max-width:52ch;font-size:1.05rem}.brand[data-astro-cid-fzpbxy5g]{min-height:44px;color:var(--text);align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.brand__logo[data-astro-cid-fzpbxy5g]{width:38px;height:38px;box-shadow:0 0 0 2px var(--surface), 0 0 0 3px var(--border);border-radius:50%;flex:none}.brand__name[data-astro-cid-fzpbxy5g]{font-family:var(--font-display);white-space:nowrap;font-size:1.15rem;font-weight:700;display:none}.brand__sep[data-astro-cid-fzpbxy5g]{color:var(--accent)}@media (width>=620px){.brand__name[data-astro-cid-fzpbxy5g]{display:inline}}@media (width>=900px){.brand__logo[data-astro-cid-fzpbxy5g]{width:42px;height:42px}}
