:root{--shell-bg:#000000;--shell-fg:#ffffff;--shell-muted:rgb(255 255 255/.72);--shell-line:rgb(255 255 255/.22);--shell-soft:rgb(255 255 255/.10)}@media(prefers-color-scheme:dark){:root{--shell-bg:#ffffff;--shell-fg:#000000;--shell-muted:rgb(0 0 0/.68);--shell-line:rgb(0 0 0/.20);--shell-soft:rgb(0 0 0/.08)}}.site-header{background:var(--shell-bg);color:var(--shell-fg);border-bottom-color:var(--shell-line);box-shadow:0 1px 0 var(--shell-line)}.site-header .brand,.site-header .brand strong,.site-header .desktop-nav a,.site-header .utility-link,.site-header .menu-button{color:var(--shell-fg)}.site-header .brand small{color:var(--shell-muted)}.site-header .desktop-nav a,.site-header .utility-link{color:var(--shell-muted)}.site-header .desktop-nav a:hover,.site-header .utility-link:hover{background:var(--shell-soft);color:var(--shell-fg)}.site-header .brand-mark{border-color:currentColor;color:var(--shell-fg)}.site-header .button-primary{border-color:var(--shell-fg);background:var(--shell-fg);color:var(--shell-bg)}.site-header .menu-button{border-color:var(--shell-line);background:transparent}.site-header .menu-button span{background:currentColor}.mobile-menu{background:var(--shell-bg);color:var(--shell-fg);border-bottom-color:var(--shell-line)}.mobile-menu a:not(.button){color:var(--shell-fg);border-bottom-color:var(--shell-line)}.mobile-menu .button-primary{border-color:var(--shell-fg);background:var(--shell-fg);color:var(--shell-bg)}.site-header :focus-visible{outline-color:var(--shell-fg)}.site-footer{width:100%;margin-top:80px;border-top:0;background:var(--shell-bg);color:var(--shell-fg)}.site-footer .footer-grid,.site-footer .footer-bottom{width:min(100% - 48px,var(--shell));margin-inline:auto}.site-footer .brand,.site-footer .brand strong,.site-footer .footer-grid nav strong{color:var(--shell-fg)}.site-footer .brand-mark{border-color:currentColor;color:var(--shell-fg)}.site-footer .brand small,.site-footer .footer-brand p,.site-footer .footer-grid nav a,.site-footer .footer-bottom{color:var(--shell-muted)}.site-footer .footer-grid nav a:hover{color:var(--shell-fg)}.site-footer .footer-bottom{border-top-color:var(--shell-line)}.site-footer :focus-visible{outline-color:var(--shell-fg)}.site-header .brand-mark,.site-footer .brand-mark{display:block;width:34px;height:34px;min-width:34px;max-width:34px;object-fit:contain;object-position:center;border:0;border-radius:0;background:transparent;flex:0 0 34px}.site-header .brand{padding-block:0}.site-header .header-inner{padding-block:0}.site-header .brand-mark::selection,.site-footer .brand-mark::selection{background:transparent}@media(max-width:820px){.site-header{height:var(--header)}.mobile-menu{box-shadow:0 18px 50px color-mix(in srgb,var(--shell-fg) 10%,transparent)}.site-footer .footer-grid,.site-footer .footer-bottom{width:min(100% - 36px,var(--shell))}.site-header .brand-mark,.site-footer .brand-mark{width:32px;height:32px;min-width:32px;max-width:32px;flex-basis:32px}}