.theme-logo{display:inline-flex;align-items:center}.theme-logo-dark,html.dark .theme-logo-light{display:none}html.dark .theme-logo-dark{display:block}.footer-link-button{appearance:none;background:none;border:0;color:inherit;cursor:pointer;font:inherit;padding:0;text-align:left}.footer-link-button:hover{text-decoration:underline}.cookie-consent-banner{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:color-mix(in srgb,#ffffff 90%,transparent);border-top:1px solid rgba(15,23,42,.12);bottom:0;display:flex;gap:1rem;justify-content:space-between;left:0;padding:1rem 1.25rem;position:fixed;right:0;z-index:1000}html.dark .cookie-consent-banner{background:color-mix(in srgb,#020617 88%,transparent);border-top-color:rgba(148,163,184,.24)}.cookie-consent-copy{max-width:48rem}.cookie-consent-option-title,.cookie-consent-title{font-weight:600;margin:0}.cookie-consent-description{color:rgb(71,85,105);margin:.35rem 0 0}html.dark .cookie-consent-description{color:rgb(148,163,184)}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:.75rem}.cookie-consent-button{border:1px solid transparent;border-radius:999px;cursor:pointer;font:inherit;font-weight:600;padding:.65rem 1rem}.cookie-consent-button-primary{background:#0f172a;color:#fff}html.dark .cookie-consent-button-primary{background:#e2e8f0;color:#020617}.cookie-consent-button-secondary{background:transparent;border-color:rgba(15,23,42,.16);color:inherit}html.dark .cookie-consent-button-secondary{border-color:rgba(148,163,184,.24)}.cookie-consent-modal-backdrop{align-items:center;background:rgba(15,23,42,.45);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1001}.cookie-consent-modal{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1rem;box-shadow:0 20px 60px rgba(15,23,42,.2);max-width:40rem;width:100%}html.dark .cookie-consent-modal{background:#020617;border-color:rgba(148,163,184,.16)}.cookie-consent-modal-body{padding:1.5rem}.cookie-consent-modal-body h2{margin:0}.cookie-consent-option{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:1.25rem}.cookie-consent-option-toggle{cursor:pointer}.cookie-consent-option-toggle input{height:1.1rem;width:1.1rem}.cookie-consent-always-on{color:rgb(71,85,105);font-size:.875rem;white-space:nowrap}html.dark .cookie-consent-always-on{color:rgb(148,163,184)}.cookie-consent-modal-actions{border-top:1px solid rgba(15,23,42,.08);justify-content:flex-end;padding:1rem 1.5rem 1.5rem}html.dark .cookie-consent-modal-actions{border-top-color:rgba(148,163,184,.16)}@media (max-width:768px){.cookie-consent-banner,.cookie-consent-option{align-items:flex-start;flex-direction:column}.cookie-consent-actions,.cookie-consent-button{width:100%}}