:root{color-scheme:light;--theme-text: #111827;--theme-text-strong: #0f172a;--theme-text-muted: #475569;--theme-surface: rgba(255, 255, 255, .88);--theme-surface-strong: rgba(255, 255, 255, .96);--theme-surface-soft: rgba(248, 250, 252, .92);--theme-surface-table: rgba(248, 250, 252, .96);--theme-input-bg: rgba(255, 255, 255, .92);--theme-input-border: rgba(148, 163, 184, .26);--theme-input-focus: rgba(37, 99, 235, .2);--theme-border: rgba(148, 163, 184, .2);--theme-border-muted: rgba(226, 232, 240, .9);--theme-accent: #1d4ed8;--theme-accent-soft: rgba(37, 99, 235, .08);--theme-accent-contrast: #0f766e;--theme-overlay: rgba(15, 23, 42, .34);--theme-shadow-soft: rgba(15, 23, 42, .05);--theme-shadow-strong: rgba(15, 23, 42, .18);font-family:IBM Plex Sans,Source Han Sans SC,Noto Sans SC,PingFang SC,sans-serif;background:radial-gradient(circle at top left,rgba(251,191,36,.28),transparent 28%),radial-gradient(circle at bottom right,rgba(59,130,246,.18),transparent 30%),linear-gradient(180deg,#fffaf2,#f8fafc 45%,#fef3c7);background-attachment:fixed}:root[data-theme=dark]{color-scheme:dark;--theme-text: #e2e8f0;--theme-text-strong: #f8fafc;--theme-text-muted: #94a3b8;--theme-surface: rgba(15, 23, 42, .82);--theme-surface-strong: rgba(15, 23, 42, .96);--theme-surface-soft: rgba(30, 41, 59, .88);--theme-surface-table: rgba(15, 23, 42, .96);--theme-input-bg: rgba(15, 23, 42, .92);--theme-input-border: rgba(71, 85, 105, .7);--theme-input-focus: rgba(125, 211, 252, .18);--theme-border: rgba(71, 85, 105, .72);--theme-border-muted: rgba(71, 85, 105, .56);--theme-accent: #7dd3fc;--theme-accent-soft: rgba(125, 211, 252, .12);--theme-accent-contrast: #67e8f9;--theme-overlay: rgba(2, 6, 23, .58);--theme-shadow-soft: rgba(2, 6, 23, .24);--theme-shadow-strong: rgba(2, 6, 23, .48);background:radial-gradient(circle at top left,rgba(34,197,94,.12),transparent 28%),radial-gradient(circle at bottom right,rgba(56,189,248,.15),transparent 30%),linear-gradient(180deg,#020617,#0f172a 45%,#111827)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{position:relative;color:var(--theme-text);background:transparent;transition:background-color .18s ease,color .18s ease}.page-glow{position:fixed;width:24rem;height:24rem;border-radius:999px;filter:blur(80px);opacity:.5;pointer-events:none;z-index:-1}.page-glow-left{top:-8rem;left:-7rem;background:#fb923c52}.page-glow-right{right:-8rem;bottom:-8rem;background:#60a5fa3d}:root[data-theme=dark] .page-glow-left{background:#10b98129}:root[data-theme=dark] .page-glow-right{background:#3b82f62e}a{color:inherit}:root[data-theme=dark] .bg-white{background-color:#0f172aeb!important}:root[data-theme=dark] .bg-gray-50{background-color:#0f172ab3!important}:root[data-theme=dark] .bg-gray-100,:root[data-theme=dark] .bg-gray-200{background-color:#1e293be0!important}:root[data-theme=dark] .bg-blue-50{background-color:#0f233ceb!important}:root[data-theme=dark] .bg-blue-100{background-color:#082f49eb!important}:root[data-theme=dark] .bg-green-100{background-color:#14532deb!important}:root[data-theme=dark] .hover\:bg-gray-50:hover{background-color:#1e293beb!important}:root[data-theme=dark] .hover\:bg-blue-200:hover,:root[data-theme=dark] .hover\:bg-green-200:hover,:root[data-theme=dark] .hover\:bg-gray-200:hover,:root[data-theme=dark] .hover\:bg-red-200:hover{background-color:#334155f5!important}:root[data-theme=dark] .hover\:text-blue-600:hover{color:#7dd3fc!important}:root[data-theme=dark] .text-blue-600,:root[data-theme=dark] .text-blue-700,:root[data-theme=dark] .text-blue-500{color:#7dd3fc!important}:root[data-theme=dark] .text-green-600{color:#86efac!important}:root[data-theme=dark] .text-red-500,:root[data-theme=dark] .text-red-600{color:#fda4af!important}:root[data-theme=dark] .text-gray-900{color:#f8fafc!important}:root[data-theme=dark] .text-gray-800{color:#e2e8f0!important}:root[data-theme=dark] .text-gray-700{color:#cbd5e1!important}:root[data-theme=dark] .text-gray-600,:root[data-theme=dark] .text-gray-500,:root[data-theme=dark] .text-gray-400{color:#94a3b8!important}:root[data-theme=dark] .border-gray-50,:root[data-theme=dark] .border-gray-100,:root[data-theme=dark] .border-gray-200,:root[data-theme=dark] .border-gray-300,:root[data-theme=dark] .border,:root[data-theme=dark] .divide-gray-200{border-color:#4755698c!important}:root[data-theme=dark] .shadow-sm,:root[data-theme=dark] .shadow-md,:root[data-theme=dark] .shadow-lg,:root[data-theme=dark] .shadow-xl{box-shadow:0 20px 38px #02061757!important}:root[data-theme=dark] input:not([type=checkbox]):not([type=radio]),:root[data-theme=dark] select,:root[data-theme=dark] textarea{background:var(--theme-input-bg);color:var(--theme-text);border-color:var(--theme-input-border)}:root[data-theme=dark] input:not([type=checkbox]):not([type=radio])::placeholder,:root[data-theme=dark] textarea::placeholder{color:#64748b}:root[data-theme=dark] input:not([type=checkbox]):not([type=radio]):focus,:root[data-theme=dark] select:focus,:root[data-theme=dark] textarea:focus{box-shadow:0 0 0 3px var(--theme-input-focus)}:root[data-theme=dark] table{background:var(--theme-surface-table);color:var(--theme-text)}:root[data-theme=dark] thead,:root[data-theme=dark] thead.bg-white,:root[data-theme=dark] thead.bg-gray-50{background:#1e293bf2!important}:root[data-theme=dark] tbody{background:#0f172ab3}:root[data-theme=dark] th,:root[data-theme=dark] td{border-color:#4755698c!important;color:var(--theme-text)}:root[data-theme=dark] tr:nth-child(2n){background:#1e293b52}:root[data-theme=dark] .prose table,:root[data-theme=dark] .overflow-x-auto table{background:var(--theme-surface-table)}:root[data-theme=dark] .rounded,:root[data-theme=dark] .rounded-md,:root[data-theme=dark] .rounded-lg{border-color:#47556966}:root[data-theme=dark] .sticky.top-0{background:#0f172af5!important}.brand-mark[data-astro-cid-wfbju2ml]{display:block;width:2.75rem;height:2.75rem;flex:none;filter:drop-shadow(0 10px 24px rgba(29,78,216,.18))}.site-nav[data-astro-cid-efh6f6f5]{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none}.site-nav-mobile[data-astro-cid-efh6f6f5]{display:grid;gap:.55rem}.site-nav-link[data-astro-cid-efh6f6f5]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem .9rem;border-radius:999px;font-size:.95rem;font-weight:600;line-height:1;text-decoration:none;color:var(--theme-text-muted, #334155);transition:background-color .16s ease,color .16s ease,transform .16s ease}.site-nav-label[data-astro-cid-efh6f6f5]{display:inline-flex;align-items:center}.site-nav-link[data-astro-cid-efh6f6f5]:hover{background:var(--theme-accent-soft, rgba(37, 99, 235, .08));color:var(--theme-accent, #1d4ed8);transform:translateY(-1px)}.site-nav-link-active[data-astro-cid-efh6f6f5]{background:var(--theme-accent-soft, rgba(37, 99, 235, .12));color:var(--theme-accent, #1d4ed8);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-accent, #1d4ed8) 18%,transparent)}.site-nav-mobile[data-astro-cid-efh6f6f5] .site-nav-link[data-astro-cid-efh6f6f5]{width:100%;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:.2rem;padding:.9rem 1rem;border-radius:1rem;background:var(--theme-surface-soft, #f8fafc)}.site-nav-description[data-astro-cid-efh6f6f5]{font-size:.78rem;font-weight:500;line-height:1.45;color:var(--theme-text-muted, #64748b)}.theme-toggle[data-astro-cid-aapup5ho]{display:inline-flex;align-items:center;gap:.55rem;padding:.38rem .72rem .38rem .42rem;border:1px solid var(--theme-border, rgba(148, 163, 184, .22));border-radius:999px;background:linear-gradient(180deg,var(--theme-surface-soft, rgba(248, 250, 252, .96)),var(--theme-surface, rgba(255, 255, 255, .92)));color:var(--theme-text, #0f172a);cursor:pointer;box-shadow:0 10px 24px var(--theme-shadow-soft, rgba(15, 23, 42, .05));transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.theme-toggle[data-astro-cid-aapup5ho]:hover{transform:translateY(-1px);border-color:color-mix(in srgb,var(--theme-accent, #1d4ed8) 32%,var(--theme-border, rgba(148, 163, 184, .22)))}.theme-toggle-icon-shell[data-astro-cid-aapup5ho]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:var(--theme-accent-soft, rgba(37, 99, 235, .08));color:var(--theme-accent, #1d4ed8);flex-shrink:0}.theme-toggle-icon[data-astro-cid-aapup5ho]{position:absolute;inset:0;display:none;width:1rem;height:1rem;margin:auto}.theme-toggle-icon[data-astro-cid-aapup5ho] svg[data-astro-cid-aapup5ho]{width:1rem;height:1rem}.theme-toggle-state[data-astro-cid-aapup5ho]{font-size:.85rem;font-weight:700;letter-spacing:.01em;color:var(--theme-text-strong, #0f172a)}.theme-toggle[data-astro-cid-aapup5ho][data-theme-source=system] .theme-toggle-system[data-astro-cid-aapup5ho],.theme-toggle[data-astro-cid-aapup5ho][data-theme-source=light] .theme-toggle-sun[data-astro-cid-aapup5ho],.theme-toggle[data-astro-cid-aapup5ho][data-theme-source=dark] .theme-toggle-moon[data-astro-cid-aapup5ho]{display:inline-flex}@media(max-width:720px){.theme-toggle[data-astro-cid-aapup5ho]{padding-inline:.38rem;gap:0}.theme-toggle-state[data-astro-cid-aapup5ho]{display:none}}.site-header-container[data-astro-cid-c6tfsofv]{width:100%}.site-header[data-astro-cid-c6tfsofv]{position:sticky;top:0;z-index:40;width:100%;backdrop-filter:blur(14px);background:linear-gradient(180deg,var(--theme-surface-strong, rgba(255, 255, 255, .96)),var(--theme-surface, rgba(255, 255, 255, .88)));border-bottom:1px solid var(--theme-border, rgba(148, 163, 184, .2));box-shadow:0 14px 36px var(--theme-shadow-soft, rgba(15, 23, 42, .05))}.site-header-shell[data-astro-cid-c6tfsofv]{max-width:1200px;margin:0 auto;padding:.9rem 1.25rem;min-height:5.5rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.site-header-brand[data-astro-cid-c6tfsofv]{display:flex;align-items:center;gap:.85rem}.site-header-toggle[data-astro-cid-c6tfsofv],.site-header-close[data-astro-cid-c6tfsofv]{display:none;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border:1px solid color-mix(in srgb,var(--theme-accent, #1d4ed8) 16%,transparent);border-radius:999px;background:var(--theme-accent-soft, rgba(37, 99, 235, .08));color:var(--theme-accent, #1d4ed8);cursor:pointer}.site-header-toggle[data-astro-cid-c6tfsofv] svg[data-astro-cid-c6tfsofv],.site-header-close[data-astro-cid-c6tfsofv] svg[data-astro-cid-c6tfsofv]{width:1.25rem;height:1.25rem}.site-header-brand-link[data-astro-cid-c6tfsofv]{display:inline-flex;align-items:center;gap:.85rem;text-decoration:none}.site-header-brand-logo[data-astro-cid-c6tfsofv]{display:block;width:3.5rem;height:3.5rem;flex:none;object-fit:contain;filter:drop-shadow(0 10px 24px rgba(29,78,216,.18))}.site-header-brand-copy[data-astro-cid-c6tfsofv]{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.site-header-brand-name[data-astro-cid-c6tfsofv]{font-size:1.2rem;font-weight:800;color:var(--theme-text-strong, #0f172a);letter-spacing:.01em}.site-header-brand-badge[data-astro-cid-c6tfsofv]{display:inline-flex;align-items:center;padding:.3rem .7rem;border-radius:999px;background:linear-gradient(180deg,var(--theme-accent-soft, rgba(14, 165, 233, .16)),color-mix(in srgb,var(--theme-surface-soft, rgba(248, 250, 252, .92)) 72%,transparent));color:var(--theme-accent-contrast, #0f766e);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.site-header-desktop[data-astro-cid-c6tfsofv]{justify-self:center}.site-header-desktop-groups[data-astro-cid-c6tfsofv]{display:flex;align-items:center;gap:.75rem}.site-header-desktop-quick-links[data-astro-cid-c6tfsofv],.site-header-desktop-section-list[data-astro-cid-c6tfsofv],.site-header-desktop-panel-list[data-astro-cid-c6tfsofv]{margin:0;padding:0;list-style:none}.site-header-desktop-quick-links[data-astro-cid-c6tfsofv],.site-header-desktop-section-list[data-astro-cid-c6tfsofv]{display:flex;align-items:center;gap:.4rem}.site-header-desktop-section-item[data-astro-cid-c6tfsofv]{position:relative;padding-bottom:.8rem;margin-bottom:-.8rem}.site-header-desktop-section-trigger[data-astro-cid-c6tfsofv]{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem .9rem;border:0;border-radius:999px;background:transparent;color:var(--theme-text-muted, #334155);font-size:.95rem;font-weight:600;line-height:1;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.site-header-desktop-section-trigger[data-astro-cid-c6tfsofv] svg[data-astro-cid-c6tfsofv]{width:.95rem;height:.95rem;transition:transform .16s ease}.site-header-desktop-section-item[data-astro-cid-c6tfsofv]:hover .site-header-desktop-section-trigger[data-astro-cid-c6tfsofv],.site-header-desktop-section-item[data-astro-cid-c6tfsofv]:focus-within .site-header-desktop-section-trigger[data-astro-cid-c6tfsofv]{background:var(--theme-accent-soft, rgba(37, 99, 235, .08));color:var(--theme-accent, #1d4ed8);transform:translateY(-1px)}.site-header-desktop-section-item-active[data-astro-cid-c6tfsofv] .site-header-desktop-section-trigger[data-astro-cid-c6tfsofv]{background:var(--theme-accent-soft, rgba(37, 99, 235, .12));color:var(--theme-accent, #1d4ed8);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-accent, #1d4ed8) 18%,transparent)}.site-header-desktop-section-item[data-astro-cid-c6tfsofv]:hover .site-header-desktop-section-trigger[data-astro-cid-c6tfsofv] svg[data-astro-cid-c6tfsofv],.site-header-desktop-section-item[data-astro-cid-c6tfsofv]:focus-within .site-header-desktop-section-trigger[data-astro-cid-c6tfsofv] svg[data-astro-cid-c6tfsofv]{transform:rotate(180deg)}.site-header-desktop-panel[data-astro-cid-c6tfsofv]{position:absolute;top:calc(100% + .18rem);left:50%;width:min(22rem,68vw);padding:.9rem;border:1px solid var(--theme-border, rgba(148, 163, 184, .2));border-radius:1.35rem;background:linear-gradient(180deg,var(--theme-surface-strong, rgba(255, 255, 255, .98)),var(--theme-surface, rgba(255, 255, 255, .94)));box-shadow:0 24px 48px #0f172a1f;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:120}.site-header-desktop-panel[data-astro-cid-c6tfsofv]:before{content:"";position:absolute;top:-.9rem;left:0;right:0;height:.9rem}.site-header-desktop-section-item[data-astro-cid-c6tfsofv]:hover .site-header-desktop-panel[data-astro-cid-c6tfsofv],.site-header-desktop-section-item[data-astro-cid-c6tfsofv]:focus-within .site-header-desktop-panel[data-astro-cid-c6tfsofv]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.site-header-desktop-panel-list[data-astro-cid-c6tfsofv]{display:grid;gap:.45rem}.site-header-desktop-panel-link[data-astro-cid-c6tfsofv]{display:flex;flex-direction:column;gap:.2rem;padding:.85rem .95rem;border-radius:1rem;text-decoration:none;color:var(--theme-text, #0f172a);background:transparent;transition:background-color .16s ease,color .16s ease,transform .16s ease}.site-header-desktop-panel-link[data-astro-cid-c6tfsofv]:hover,.site-header-desktop-panel-link[data-astro-cid-c6tfsofv]:focus-visible{background:var(--theme-accent-soft, rgba(37, 99, 235, .08));color:var(--theme-accent, #1d4ed8);transform:translateY(-1px)}.site-header-desktop-panel-link-active[data-astro-cid-c6tfsofv]{background:var(--theme-accent-soft, rgba(37, 99, 235, .12));color:var(--theme-accent, #1d4ed8);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--theme-accent, #1d4ed8) 18%,transparent)}.site-header-desktop-panel-label[data-astro-cid-c6tfsofv]{display:inline-flex;align-items:center;gap:.3rem;font-size:.96rem;font-weight:700;color:var(--theme-text-strong, #0f172a)}.site-header-desktop-panel-description[data-astro-cid-c6tfsofv]{font-size:.8rem;line-height:1.45;color:var(--theme-text-muted, #64748b)}.site-header-desktop-external-mark[data-astro-cid-c6tfsofv]{font-size:.78rem;color:inherit}.site-header-actions[data-astro-cid-c6tfsofv]{display:flex;align-items:center;justify-content:flex-end;gap:.75rem}.site-header-overlay[data-astro-cid-c6tfsofv]{position:fixed;inset:0;background:var(--theme-overlay, rgba(15, 23, 42, .34));opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:100}.site-header-drawer[data-astro-cid-c6tfsofv]{position:fixed;top:0;bottom:0;width:min(22rem,86vw);padding:2.5rem 1.25rem 1.25rem;background:linear-gradient(180deg,var(--theme-surface-strong, #ffffff),var(--theme-surface, rgba(255, 255, 255, .88)));box-shadow:0 28px 60px var(--theme-shadow-strong, rgba(15, 23, 42, .18));border-left:1px solid var(--theme-border, rgba(148, 163, 184, .2));border-right:1px solid var(--theme-border, rgba(148, 163, 184, .2));transition:transform .22s ease,visibility .22s ease;visibility:hidden;pointer-events:none;overflow-y:auto;display:flex;flex-direction:column;gap:1.25rem;z-index:101}.site-header-drawer-right[data-astro-cid-c6tfsofv]{right:0;transform:translate(100%)}.site-header-drawer-left[data-astro-cid-c6tfsofv]{left:0;transform:translate(-100%)}.site-header-drawer-top[data-astro-cid-c6tfsofv]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.site-header-drawer-top[data-astro-cid-c6tfsofv] h2[data-astro-cid-c6tfsofv]{margin:.2rem 0 0;font-size:1.35rem;line-height:1.2;color:var(--theme-text-strong, #0f172a)}.site-header-eyebrow[data-astro-cid-c6tfsofv]{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--theme-accent-contrast, #0f766e)}.site-header-mobile[data-astro-cid-c6tfsofv]{display:none}.site-header-mobile-section[data-astro-cid-c6tfsofv]{display:grid;gap:.7rem}.site-header-mobile-section[data-astro-cid-c6tfsofv]+.site-header-mobile-section[data-astro-cid-c6tfsofv]{padding-top:.1rem;border-top:1px solid var(--theme-border-muted, rgba(226, 232, 240, .9))}.site-header-mobile-section-title[data-astro-cid-c6tfsofv]{margin:0;font-size:.8rem;font-weight:800;letter-spacing:.08em;color:var(--theme-text-muted, #64748b);text-transform:uppercase}.site-header-mobile-actions[data-astro-cid-c6tfsofv]{display:none;padding-bottom:.25rem;border-bottom:1px solid var(--theme-border-muted, rgba(226, 232, 240, .9))}.site-header-mobile-quick-links[data-astro-cid-c6tfsofv]{display:grid;gap:.5rem}:root[data-theme=dark] .site-header[data-astro-cid-c6tfsofv]{background:linear-gradient(180deg,#020617f5,#0f172ae0),radial-gradient(circle at top left,rgba(14,165,233,.12),transparent 28%);box-shadow:0 18px 42px #0206176b}:root[data-theme=dark] .site-header-toggle[data-astro-cid-c6tfsofv],:root[data-theme=dark] .site-header-close[data-astro-cid-c6tfsofv]{background:#0f172ac7;color:#7dd3fc;border-color:#7dd3fc38}:root[data-theme=dark] .site-header-brand-badge[data-astro-cid-c6tfsofv]{background:linear-gradient(180deg,#082f49eb,#0f172aeb);color:#a5f3fc}:root[data-theme=dark] .site-header-drawer[data-astro-cid-c6tfsofv]{background:linear-gradient(180deg,#020617fa,#0f172af5),radial-gradient(circle at top right,rgba(16,185,129,.08),transparent 30%)}:root[data-theme=dark] .site-header-desktop-panel[data-astro-cid-c6tfsofv]{background:linear-gradient(180deg,#020617fa,#0f172af5),radial-gradient(circle at top right,rgba(14,165,233,.08),transparent 34%);box-shadow:0 28px 56px #0206176b}:root[data-theme=dark] .site-header-desktop-panel-description[data-astro-cid-c6tfsofv]{color:#94a3b8}:root[data-theme=dark] .site-header-mobile-section[data-astro-cid-c6tfsofv]+.site-header-mobile-section[data-astro-cid-c6tfsofv]{border-top-color:#4755698f}.site-header-container[data-astro-cid-c6tfsofv].site-header-open .site-header-overlay[data-astro-cid-c6tfsofv]{opacity:1;pointer-events:auto}.site-header-container[data-astro-cid-c6tfsofv].site-header-open .site-header-drawer[data-astro-cid-c6tfsofv]{visibility:visible;pointer-events:auto}.site-header-container[data-astro-cid-c6tfsofv].site-header-open .site-header-drawer-right[data-astro-cid-c6tfsofv],.site-header-container[data-astro-cid-c6tfsofv].site-header-open .site-header-drawer-left[data-astro-cid-c6tfsofv]{transform:translate(0)}body.site-header-lock{overflow:hidden}@media(max-width:1080px){.site-header-shell[data-astro-cid-c6tfsofv]{grid-template-columns:1fr auto}.site-header-desktop[data-astro-cid-c6tfsofv]{display:none}.site-header-toggle[data-astro-cid-c6tfsofv],.site-header-close[data-astro-cid-c6tfsofv],.site-header-mobile[data-astro-cid-c6tfsofv],.site-header-mobile-actions[data-astro-cid-c6tfsofv]{display:flex}.site-header-mobile[data-astro-cid-c6tfsofv]{flex-direction:column}}@media(max-width:720px){.site-header-shell[data-astro-cid-c6tfsofv]{padding-inline:.9rem;gap:.75rem}.site-header-brand-name[data-astro-cid-c6tfsofv]{font-size:1.05rem}.site-header-brand-badge[data-astro-cid-c6tfsofv]{font-size:.7rem}.site-header-actions[data-astro-cid-c6tfsofv]{display:none}}.site-footer[data-astro-cid-nunwda25]{margin-top:4rem;padding:3rem 1.25rem 2rem;border-top:1px solid var(--theme-border, rgba(148, 163, 184, .18));background:linear-gradient(180deg,var(--theme-surface-soft, rgba(248, 250, 252, .88)),var(--theme-surface-strong, rgba(255, 255, 255, .96))),radial-gradient(circle at top right,rgba(56,189,248,.12),transparent 24%)}:root[data-theme=dark] .site-footer[data-astro-cid-nunwda25]{background:linear-gradient(180deg,#020617f0,#0f172afa),radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 28%);box-shadow:inset 0 1px #7dd3fc14}.site-footer-shell[data-astro-cid-nunwda25]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,2fr);gap:2rem 3rem}.site-footer-brand[data-astro-cid-nunwda25] h2[data-astro-cid-nunwda25],.site-footer-sections[data-astro-cid-nunwda25] h3[data-astro-cid-nunwda25],.site-footer-bottom[data-astro-cid-nunwda25] p[data-astro-cid-nunwda25]{margin:0}.site-footer-eyebrow[data-astro-cid-nunwda25]{margin:0 0 .75rem;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--theme-accent-contrast, #0f766e)}.site-footer-brand[data-astro-cid-nunwda25] h2[data-astro-cid-nunwda25]{font-size:1.5rem;color:var(--theme-text-strong, #0f172a)}.site-footer-brand[data-astro-cid-nunwda25] p[data-astro-cid-nunwda25]:last-child{margin:.95rem 0 0;max-width:34rem;line-height:1.7;color:var(--theme-text-muted, #475569)}.site-footer-sections[data-astro-cid-nunwda25]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.site-footer-sections[data-astro-cid-nunwda25] h3[data-astro-cid-nunwda25]{margin-bottom:.95rem;font-size:.95rem;color:var(--theme-text-strong, #0f172a)}.site-footer-sections[data-astro-cid-nunwda25] ul[data-astro-cid-nunwda25]{margin:0;padding:0;list-style:none;display:grid;gap:.7rem}.site-footer-sections[data-astro-cid-nunwda25] a[data-astro-cid-nunwda25]{text-decoration:none;color:var(--theme-text-muted, #475569);font-size:.95rem;transition:color .16s ease}.site-footer-sections[data-astro-cid-nunwda25] a[data-astro-cid-nunwda25]:hover{color:var(--theme-accent, #1d4ed8)}.site-footer-bottom[data-astro-cid-nunwda25]{grid-column:1 / -1;padding-top:1.25rem;border-top:1px solid var(--theme-border-muted, rgba(226, 232, 240, .9));color:var(--theme-text-muted, #64748b);font-size:.92rem}@media(max-width:900px){.site-footer-shell[data-astro-cid-nunwda25],.site-footer-sections[data-astro-cid-nunwda25]{grid-template-columns:1fr}}.news-layout-main[data-astro-cid-sckkx6r4]{width:min(100% - 2.5rem,1040px);margin:0 auto;padding:clamp(2.5rem,6vw,5rem) 0 0}@media(max-width:720px){.news-layout-main[data-astro-cid-sckkx6r4]{width:min(100% - 1.5rem,1040px)}}
