:root{--cb-z-index:9999;--cb-max-width:940px;--cb-bg:#0f1722;--cb-surface:#1b2532;--cb-surface-2:#243042;--cb-text:#f4f7fb;--cb-muted:#b6c2d0;--cb-border:#2c3a4d;--cb-accent:#107c41;--cb-accent-hover:#0c6334;--cb-link:#4ade80;--cb-radius:12px;--cb-btn-radius:9px;--cb-font:"Satoshi", system-ui, -apple-system, BlinkMacSystemFont, sans-serif}#astro-consent-banner *,#astro-consent-modal *{box-sizing:border-box}#astro-consent-banner{z-index:var(--cb-z-index);background:var(--cb-bg);color:var(--cb-text);font-family:var(--cb-font);border-top:1px solid var(--cb-border);animation:.32s cubic-bezier(.22,1,.36,1) both cb-slide-up;position:fixed;inset:auto 0 0;box-shadow:0 -8px 30px #00000047}.cb-container{max-width:var(--cb-max-width);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 28px;margin:0 auto;padding:16px 24px;display:flex}.cb-title{letter-spacing:-.01em;font-size:1rem;font-weight:700}.cb-desc{color:var(--cb-muted);max-width:60ch;margin-top:3px;font-size:.875rem;line-height:1.45}.cb-desc a{color:var(--cb-link);text-underline-offset:2px;font-weight:600;text-decoration:underline}.cb-desc a:hover{text-decoration-thickness:2px}.cb-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.cb-actions button{appearance:none;border-radius:var(--cb-btn-radius);cursor:pointer;white-space:nowrap;border:1px solid #0000;min-height:40px;padding:0 18px;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1;transition:background-color .15s,border-color .15s,color .15s}.cb-actions button:focus-visible{outline:2px solid var(--cb-link);outline-offset:2px}.cb-accept{background:var(--cb-accent);color:#fff;border-color:var(--cb-accent)}.cb-accept:hover{background:var(--cb-accent-hover);border-color:var(--cb-accent-hover)}.cb-reject{background:var(--cb-surface-2);color:var(--cb-text);border-color:var(--cb-border)}.cb-reject:hover{background:#2e3c50}.cb-manage{color:var(--cb-muted);background:0 0;border-color:#0000;padding:0 10px}.cb-manage:hover{color:var(--cb-text);text-underline-offset:3px;text-decoration:underline}@media (width<=640px){.cb-container{flex-direction:column;align-items:stretch;gap:14px;padding:16px}.cb-actions{justify-content:flex-end}.cb-accept,.cb-reject{text-align:center;flex:auto;justify-content:center}.cb-manage{order:-1;align-self:flex-end}}#astro-consent-modal{z-index:calc(var(--cb-z-index) + 1);backdrop-filter:blur(2px);font-family:var(--cb-font);background:#060a10a8;justify-content:center;align-items:center;padding:20px;animation:.2s both cb-fade;display:flex;position:fixed;inset:0}.cb-modal{background:var(--cb-surface);width:100%;max-width:460px;color:var(--cb-text);border:1px solid var(--cb-border);border-radius:var(--cb-radius);padding:24px;animation:.22s cubic-bezier(.22,1,.36,1) both cb-pop;box-shadow:0 24px 60px #00000073}.cb-modal h3{letter-spacing:-.01em;margin:0 0 6px;font-size:1.15rem;font-weight:700}.cb-modal-header p{color:var(--cb-muted);margin:8px 0 0;font-size:.9rem;line-height:1.55}.cb-modal-header a{color:var(--cb-link)}.cb-panel{margin-top:16px}.cb-row{border-bottom:1px solid var(--cb-border);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.cb-row span{font-size:.95rem;font-weight:600}.cb-row strong{text-transform:uppercase;letter-spacing:.06em;color:var(--cb-muted);font-size:.78rem;font-weight:600}.cb-toggle{appearance:none;background:var(--cb-surface-2);border:1px solid var(--cb-border);cursor:pointer;border-radius:999px;flex:none;width:44px;height:26px;padding:0;transition:background-color .18s,border-color .18s;position:relative}.cb-toggle:before{content:"";background:#f4f7fb;border-radius:50%;width:18px;height:18px;transition:transform .18s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:3px;transform:translateY(-50%)}.cb-toggle.active{background:var(--cb-accent);border-color:var(--cb-accent)}.cb-toggle.active:before{transform:translate(18px,-50%)}.cb-toggle:focus-visible{outline:2px solid var(--cb-link);outline-offset:2px}.cb-modal .cb-actions{justify-content:flex-end;margin-top:20px}.cb-modal .cb-accept{min-height:42px;padding:0 22px}@keyframes cb-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes cb-fade{0%{opacity:0}to{opacity:1}}@keyframes cb-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){#astro-consent-banner,#astro-consent-modal,.cb-modal,.cb-toggle:before{transition:none;animation:none}}.theme-toggle:where(.astro-l6lhmie6){border:1px solid var(--border-default,#e2e8f0);width:2.25rem;height:2.25rem;color:var(--text-secondary,#334155);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.theme-toggle:where(.astro-l6lhmie6):hover{color:var(--text-primary,#0f172a);border-color:var(--text-muted,#64748b)}.theme-icon--sun:where(.astro-l6lhmie6){display:none}.theme-icon--moon:where(.astro-l6lhmie6),[data-theme=dark] .theme-icon--sun:where(.astro-l6lhmie6){display:block}[data-theme=dark] .theme-icon--moon:where(.astro-l6lhmie6){display:none}
