.footer-module__xTV6HW__footer{border-top:1px solid var(--color-border);background:var(--color-canvas-deep)}.footer-module__xTV6HW__inner,.footer-module__xTV6HW__legal{width:min(100% - var(--space-8), var(--container-wide));margin-inline:auto}.footer-module__xTV6HW__inner{gap:var(--space-12);padding-block:var(--space-16);grid-template-columns:minmax(16rem,1.4fr) repeat(3,1fr);display:grid}.footer-module__xTV6HW__feeds{align-content:start;gap:var(--space-2);display:grid}.footer-module__xTV6HW__feeds h2,.footer-module__xTV6HW__feeds p{margin:0}.footer-module__xTV6HW__feeds h2{font-size:var(--text-base)}.footer-module__xTV6HW__feeds p{color:var(--color-ink-soft);font-size:var(--text-sm)}.footer-module__xTV6HW__feeds div{gap:var(--space-2);grid-template-columns:auto 1fr;align-items:center;display:grid}.footer-module__xTV6HW__feeds a,.footer-module__xTV6HW__feeds button{min-height:var(--touch-target)}.footer-module__xTV6HW__feeds a{align-items:center;display:inline-flex}.footer-module__xTV6HW__feeds button{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-ink-soft);cursor:pointer;background:0 0}.footer-module__xTV6HW__identity p{max-width:28rem;color:var(--color-ink-soft);margin:0}.footer-module__xTV6HW__identity .footer-module__xTV6HW__name{margin-bottom:var(--space-3);color:var(--color-ink);font-family:var(--font-display);font-size:var(--text-xl);font-weight:750}.footer-module__xTV6HW__links{align-content:start;gap:var(--space-1);display:grid}.footer-module__xTV6HW__links a{min-height:var(--touch-target);color:var(--color-ink-soft);align-items:center;text-decoration:none;display:inline-flex}.footer-module__xTV6HW__links a:hover{color:var(--color-ink);text-underline-offset:.25em;text-decoration:underline}.footer-module__xTV6HW__reading{gap:var(--space-2);border:0;padding:0;display:grid}.footer-module__xTV6HW__readingControls{gap:var(--space-2);display:grid}.footer-module__xTV6HW__reading legend{margin-bottom:var(--space-2);font-weight:750}.footer-module__xTV6HW__readingToggle,.footer-module__xTV6HW__resetReading{width:100%;min-height:var(--touch-target);align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-ink-soft);cursor:pointer;text-align:start;background:0 0;display:flex}.footer-module__xTV6HW__readingToggle[aria-checked=true]{border-color:var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-ink)}.footer-module__xTV6HW__switchTrack{border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);background:var(--color-surface-muted);flex:none;align-items:center;width:2.25rem;height:1.25rem;padding:.125rem;display:flex}.footer-module__xTV6HW__switchTrack span{background:var(--color-ink-soft);width:.875rem;height:.875rem;transition:transform var(--duration-base) var(--ease-enter);border-radius:50%}.footer-module__xTV6HW__readingToggle[aria-checked=true] .footer-module__xTV6HW__switchTrack span{background:var(--color-brand);transform:translate(1rem)}.footer-module__xTV6HW__resetReading{border-style:dashed;justify-content:center}.footer-module__xTV6HW__resetReading:disabled{cursor:not-allowed;opacity:.5}.footer-module__xTV6HW__adminLink{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--color-border);font-size:var(--text-sm);color:var(--color-ink-faint)!important}.footer-module__xTV6HW__legal{justify-content:space-between;gap:var(--space-4);padding-block:var(--space-4);border-top:1px solid var(--color-border);color:var(--color-ink-faint);font-size:var(--text-xs);display:flex}.footer-module__xTV6HW__legalLinks{justify-content:flex-end;gap:var(--space-2) var(--space-4);flex-wrap:wrap;display:flex}.footer-module__xTV6HW__legalLinks a{color:inherit}@media (max-width:48rem){.footer-module__xTV6HW__inner{grid-template-columns:1fr 1fr}.footer-module__xTV6HW__identity{grid-column:1/-1}}@media (max-width:34rem){.footer-module__xTV6HW__inner,.footer-module__xTV6HW__legal{width:min(100% - var(--space-6), var(--container-wide))}.footer-module__xTV6HW__inner{gap:var(--space-8);padding-block:var(--space-12);grid-template-columns:1fr}.footer-module__xTV6HW__identity{grid-column:auto}.footer-module__xTV6HW__legal{flex-direction:column;align-items:flex-start}.footer-module__xTV6HW__legalLinks{justify-content:flex-start}}
.theme-switcher-module__0pvcSG__switcher{border:0;min-width:0;margin:0;padding:0}.theme-switcher-module__0pvcSG__legend{margin-bottom:var(--space-2);color:var(--color-ink-soft);font-size:var(--text-sm);font-weight:700}.theme-switcher-module__0pvcSG__options{gap:var(--space-1);padding:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface-muted);display:inline-flex}.theme-switcher-module__0pvcSG__option{min-width:var(--touch-target);min-height:var(--touch-target);justify-content:center;align-items:center;gap:var(--space-2);padding:0 var(--space-3);border-radius:var(--radius-pill);color:var(--color-ink-soft);cursor:pointer;font-size:var(--text-sm);transition:background-color var(--duration-base) var(--ease-enter), color var(--duration-base) var(--ease-enter), box-shadow var(--duration-base) var(--ease-enter);display:inline-flex}.theme-switcher-module__0pvcSG__option:hover{color:var(--color-ink)}.theme-switcher-module__0pvcSG__option[data-active]{background:var(--color-surface-raised);box-shadow:var(--shadow-sm);color:var(--color-ink)}.theme-switcher-module__0pvcSG__option:has(input:focus-visible){outline:3px solid var(--color-focus);outline-offset:2px}[data-compact] .theme-switcher-module__0pvcSG__option{width:var(--touch-target);padding:0}@media (max-width:28rem){.theme-switcher-module__0pvcSG__option{padding:0 var(--space-2)}}
.search-panel-module__A-Kz_W__form{gap:var(--space-4);display:grid}.search-panel-module__A-Kz_W__form>button{justify-self:start}.search-panel-module__A-Kz_W__message{padding:var(--space-3) var(--space-4);border-left:3px solid var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-ink-soft);font-size:var(--text-sm);margin:0}
.header-module__wyGYpa__header{z-index:var(--z-sticky);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-canvas) 92%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0}.header-module__wyGYpa__inner{width:min(100% - var(--space-8), var(--container-wide));min-height:var(--header-height);align-items:center;gap:var(--space-6);grid-template-columns:auto 1fr auto;margin-inline:auto;display:grid}.header-module__wyGYpa__brand{min-height:var(--touch-target);align-items:center;gap:var(--space-3);font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:.04em;font-weight:750;text-decoration:none;display:inline-flex}.header-module__wyGYpa__logo{border-radius:var(--radius-sm);object-fit:contain;width:2rem;height:2rem}.header-module__wyGYpa__orbit{border:1px solid var(--color-border-strong);border-radius:50%;place-items:center;width:1.75rem;height:1.75rem;display:grid;position:relative;transform:rotate(-28deg)}.header-module__wyGYpa__orbit span{background:var(--color-ink);border-radius:50%;width:.45rem;height:.45rem}.header-module__wyGYpa__desktopNav{justify-self:center;min-width:0}.header-module__wyGYpa__desktopNav ul{flex-wrap:wrap;justify-content:center}.header-module__wyGYpa__desktopNav li{flex:none;max-width:12rem}.header-module__wyGYpa__desktopNav a{overflow-wrap:anywhere;text-align:center;justify-content:center;max-width:100%}.header-module__wyGYpa__actions{align-items:center;gap:var(--space-2);display:flex}.header-module__wyGYpa__iconButton{width:var(--touch-target);height:var(--touch-target);flex:0 0 var(--touch-target);border-radius:var(--radius-pill);color:var(--color-ink-soft);transition:background-color var(--duration-base) var(--ease-enter), color var(--duration-base) var(--ease-enter);background:0 0;border:0;place-items:center;display:grid}.header-module__wyGYpa__iconButton:hover{background:var(--color-surface-muted);color:var(--color-ink)}.header-module__wyGYpa__menuButton{display:none}.header-module__wyGYpa__mobileNav ul{flex-direction:column;align-items:stretch}.header-module__wyGYpa__mobileNav a{width:100%;padding-inline:var(--space-4);font-size:var(--text-base);justify-content:space-between}.header-module__wyGYpa__drawerTheme{padding-top:var(--space-8);margin-top:var(--space-8);border-top:1px solid var(--color-border)}@media (min-width:64.01rem){.header-module__wyGYpa__brand{max-width:min(20rem,30vw)}.header-module__wyGYpa__brand>span:last-child{overflow-wrap:anywhere}}@media (max-width:64rem){.header-module__wyGYpa__inner{width:min(100% - var(--space-6), var(--container-wide));grid-template-columns:minmax(0,1fr) auto}.header-module__wyGYpa__brand,.header-module__wyGYpa__brand>span:last-child{min-width:0}.header-module__wyGYpa__brand>span:last-child{overflow-wrap:anywhere}.header-module__wyGYpa__desktopNav,.header-module__wyGYpa__desktopTheme{display:none}.header-module__wyGYpa__menuButton{display:grid}}@media (max-width:28rem){.header-module__wyGYpa__inner{width:min(100% - var(--space-4), var(--container-wide));gap:var(--space-2)}.header-module__wyGYpa__brand{font-size:var(--text-base)}}@media (max-width:24rem){.header-module__wyGYpa__brand>span:last-child{display:none}}@media (prefers-reduced-transparency:reduce){.header-module__wyGYpa__header{background:var(--color-canvas);-webkit-backdrop-filter:none;backdrop-filter:none}}
.background-music-player-module__ObPbbW__player{z-index:var(--z-base);gap:var(--space-3);width:fit-content;max-width:calc(100vw - var(--space-8));padding:var(--space-3);margin:var(--space-4);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow-wrap:anywhere;justify-self:end;align-items:center;display:flex;position:relative}.background-music-player-module__ObPbbW__player button{min-height:var(--touch-target);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-ink)}.background-music-player-module__ObPbbW__player label{gap:var(--space-2);align-items:center;display:flex}@media (max-width:36rem){.background-music-player-module__ObPbbW__player{width:calc(100% - var(--space-6));margin:var(--space-3);flex-wrap:wrap;justify-self:stretch}}
