.site-footer[data-astro-cid-sz7xmlte]{margin-top:3rem;border-top:1px solid var(--line);background:#fff;padding:1.1rem 1.5rem}.footer-inner[data-astro-cid-sz7xmlte]{max-width:1100px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.6rem 1.5rem;font-size:.8rem;color:var(--slate)}.footer-links[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1.25rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--brand-blue);font-weight:600;text-decoration:none}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}:root{color-scheme:light;--ink: #0b1220;--brand-blue: #2952e3;--blue-deep: #131b3d;--crimson: #b3261e;--blue-tint: #eaeffc;--crimson-tint: #fbeeed;--paper: #f6f7fa;--line: #dde1e9;--slate: #4b5565;--success: #1b8a5a;--success-tint: #e7f5ee;--warning: #b8790e;--warning-tint: #fbf1e1;--bg: var(--paper);--surface: #ffffff;--surface-2: var(--blue-tint);--text: var(--ink);--text-muted: var(--slate);--border: var(--line);--accent: var(--brand-blue);--accent-ink: #ffffff;--shadow: 0 1px 2px rgba(11, 18, 32, .04), 0 8px 24px -12px rgba(19, 27, 61, .18)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--slate);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}h1,h2,h3{font-family:Outfit,Inter,system-ui,sans-serif;color:var(--ink)}.auth-bar{display:flex;align-items:center;gap:1.25rem;padding:.6rem 1.5rem;background:#fff;border-bottom:1px solid var(--line);font-size:.82rem;flex-wrap:wrap}.account-controls{margin-left:auto;display:flex;align-items:center;gap:1.25rem}.brand-lockup{display:flex;align-items:center;gap:.55rem}.brand-mark{display:block;height:26px;width:auto;flex:none}.brand-word{font-family:Outfit,Inter,system-ui,sans-serif;font-weight:600;font-size:.95rem;color:var(--ink)}.nav-links{display:flex;align-items:center;gap:1.25rem}.auth-bar a{color:var(--brand-blue);font-weight:600;text-decoration:none}.auth-bar a:hover{text-decoration:underline}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;color:var(--brand-blue);font-weight:600;list-style:none;display:flex;align-items:center;gap:.3rem}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:"▾";font-size:.7em;color:var(--slate)}.nav-dropdown[open] summary:after{content:"▴"}.nav-dropdown-list{position:absolute;top:calc(100% + .5rem);left:0;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:.4rem;display:flex;flex-direction:column;min-width:190px;z-index:20}.nav-dropdown-list a{padding:.45rem .65rem;border-radius:6px;display:flex;align-items:center;justify-content:space-between;gap:.5rem}.nav-dropdown-list a:hover{background:var(--blue-tint);text-decoration:none}.nav-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.15rem;height:1.15rem;padding:0 .35rem;border-radius:999px;background:var(--crimson);color:#fff;font-size:.68rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.profile-menu{position:relative}.profile-menu summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:.5rem}.profile-menu summary::-webkit-details-marker{display:none}.profile-badge{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:999px;background:var(--brand-blue);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.02em;flex:none}.profile-email{color:var(--ink);font-weight:600}.profile-menu summary:after{content:"▾";font-size:.7em;color:var(--slate);margin-left:-.1rem}.profile-menu[open] summary:after{content:"▴"}.profile-menu-list{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow);padding:.4rem;display:flex;flex-direction:column;min-width:200px;z-index:20}.profile-menu-header{padding:.5rem .65rem .6rem;border-bottom:1px solid var(--line);margin-bottom:.35rem}.profile-menu-name{font-weight:700;color:var(--ink);font-size:.88rem}.profile-menu-sub{color:var(--slate);font-size:.78rem;margin-top:.1rem}.profile-menu-list a{padding:.45rem .65rem;border-radius:6px}.profile-menu-list a:hover{background:var(--blue-tint);text-decoration:none}
