:root{--header-height: 64px;--dock-height: 6rem;--app-color-bg: #b9b5aa;--app-color-surface: #eee7d8;--app-color-surface-rgb: 238 231 216;--app-color-surface-muted: #ded6c4;--app-color-surface-hover: #d8ceb9;--app-color-text: #252a27;--app-color-text-strong: #1f2a2e;--app-color-text-muted: #5f665f;--app-color-border: #9c9485;--app-color-border-strong: #756f63;--app-color-primary: #315f73;--app-color-primary-hover: #274d5d;--app-color-primary-active: #1f3f4d;--app-color-primary-soft: #dbe8ec;--app-color-accent: #a55c2c;--app-color-success: #4f6f52;--app-color-success-hover: #405b43;--app-color-success-text: #28412b;--app-color-focus: #4f8ba3;--app-color-overlay: #172026;--app-color-on-primary: #ffffff;--app-color-on-dark: var(--app-color-surface);--app-color-skeleton: #c9c1b1;--text-color: var(--app-color-text);--text-primary: var(--app-color-text-strong);--text-color-light: var(--app-color-text-muted);--button-border: var(--app-color-border);--app-bg: var(--app-color-bg);--card-bg: var(--app-color-surface);--skeleton-fallback-color: var(--app-color-skeleton)}.rt-Card.app-surface-card{--card-background-color: var(--app-color-surface) !important;--base-card-surface-box-shadow: 0 0 0 1px var(--app-color-border), 0 2px 8px rgb(23 32 38 / .12) !important;color:var(--app-color-text)}@font-face{font-family:Rationale;src:local("Rationale-Regular"),url(/assets/Rationale-Regular-B2HhID_i.ttf)}@font-face{font-family:ReadexPro;src:local("ReadexPro-Regular"),url(/assets/ReadexPro-VariableFont_HEXP_wght-C6mJ7zqK.ttf)}h1,h2,h3,h4{font-family:ReadexPro}.loader{width:24px;height:24px;border:3px solid var(--text-primary);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-out{position:relative;overflow:hidden}.fade-out:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2rem;background:linear-gradient(rgb(var(--app-color-surface-rgb) / 0),var(--app-color-surface))}.slider-menu{width:80dvw;height:100%;position:fixed;top:0;bottom:0;z-index:1000;opacity:1}.slider-menu.slide-in{animation:slideIn .5s forwards}.slider-menu.slide-out{animation:slideOut .5s forwards}@keyframes slideIn{0%{right:-400px}to{right:0}}@keyframes slideOut{0%{right:0}to{right:-400px;opacity:0}}.slide-down{animation:slideDown .25s forwards;position:relative}.focused-event-card-enter{animation:focusedEventCardEnter .22s ease-out both}@keyframes slideDown{0%{opacity:0;top:-25px}to{opacity:1;top:0}}@keyframes focusedEventCardEnter{0%{opacity:0;transform:translateY(-8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.no-polygon svg{fill:none}
