.nav-group{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:700;font-size:1rem;color:#fff;background:var(--accent);border:1px solid var(--accent-deep);border-radius:.7rem;padding:.7rem 1.3rem;cursor:pointer;text-decoration:none;box-shadow:0 1px 2px #13314f1f,0 10px 24px -12px #c8902e8c;transition:background .18s ease,transform .08s ease,box-shadow .18s ease}.btn:hover{background:var(--accent-deep);transform:translateY(-2px);box-shadow:0 2px 4px #13314f24,0 16px 32px -12px #a9761f99}.btn:active{transform:translateY(0)}:root{--bg: #faf6ee;--bg-alt: #f3ecdd;--ink: #13314f;--ink-soft: #3a4a5c;--muted: #6f6656;--accent: #c8902e;--accent-deep: #a9761f;--line: #e4dac8;--card: #ffffff;--font-display: "Fraunces", Georgia, serif;--font-body: "Hanken Grotesk", system-ui, sans-serif;--success: #1b7a4b;--error: #b4451f;--font: var(--font-body);--maxw: 64rem}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0}body{min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--ink);font-family:var(--font-body);font-size:1.0625rem;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--ink);line-height:1.12;font-weight:600}img{max-width:100%;height:auto}a{color:inherit}::selection{background:var(--accent);color:#fff}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.bar[data-astro-cid-5hce7sga]{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2rem)}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:var(--bg);background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:saturate(1.1) blur(8px);backdrop-filter:saturate(1.1) blur(8px);border-bottom:1px solid var(--line)}.header-inner[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem 1.5rem;padding-block:.6rem}.brand[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.brand[data-astro-cid-5hce7sga] img[data-astro-cid-5hce7sga]{height:42px;width:auto}.site-nav[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;align-items:center;gap:1.1rem 1.6rem}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{position:relative;font-family:var(--font-body);font-size:.95rem;font-weight:600;letter-spacing:.01em;color:var(--ink);text-decoration:none;padding-block:.2rem}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .22s ease}.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover:after,.site-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:focus-visible:after{transform:scaleX(1)}main[data-astro-cid-5hce7sga]{flex:1 0 auto;padding:2.5rem 0 3rem}.container[data-astro-cid-5hce7sga]{width:100%;max-width:48rem;margin:0 auto;padding:0 1.25rem}.site-footer[data-astro-cid-5hce7sga]{margin-top:3rem;background:var(--ink);border-top:1px solid var(--line);color:#faf6ee}.footer-inner[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.25rem 2rem;padding-block:2.25rem 1.25rem}.footer-brand[data-astro-cid-5hce7sga]{margin:0;font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--ink)}.footer-logo[data-astro-cid-5hce7sga]{display:block;height:48px;width:auto}.footer-tag[data-astro-cid-5hce7sga]{margin:.25rem 0 0;font-size:.95rem;color:#c9d2dc}.footer-nav[data-astro-cid-5hce7sga]{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;align-items:flex-start}.footer-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:.95rem;font-weight:600;color:#faf6ee;text-decoration:none;transition:color .15s ease}.footer-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--accent-deep)}.footer-legal[data-astro-cid-5hce7sga]{padding-block:1rem 1.75rem}.footer-legal[data-astro-cid-5hce7sga] p[data-astro-cid-5hce7sga]{margin:0;font-size:.8rem;color:#c9d2dc}
