@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@300;400;500;600&display=swap";:root{--bg: #FAFAF8;--surface: #FFFFFF;--surface-2: #F5F5F2;--border: #E8E8E4;--border-2: #DDDDD8;--ink: #18181A;--ink-2: #3A3A3C;--mid: #6B6B6E;--muted: #9B9B9E;--ghost: #C4C4C6;--accent: #18181A;--accent-hover: #2D2D2F;--accent-fg: #FFFFFF;--teal: #0D7C6E;--teal-light: #10997A;--teal-faint: rgba(13,124,110,.06);--teal-line: rgba(13,124,110,.16);--amber: #B07020;--amber-faint: rgba(176,112,32,.07);--amber-line: rgba(176,112,32,.18);--success: #1A7A4A;--success-bg: rgba(26,122,74,.07);--warning: #9A6010;--warning-bg: rgba(154,96,16,.07);--danger: #A02020;--danger-bg: rgba(160,32,32,.07);--radius-xs: 4px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--shadow-xs: 0 1px 2px rgba(0,0,0,.04);--shadow-sm: 0 2px 8px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.03);--shadow-md: 0 8px 24px rgba(0,0,0,.07), 0 2px 6px rgba(0,0,0,.03);--shadow-lg: 0 20px 48px rgba(0,0,0,.09), 0 4px 12px rgba(0,0,0,.04);--font-display: "Instrument Serif", Georgia, serif;--font-body: "Geist", system-ui, -apple-system, sans-serif;--sidebar-bg: #18181A;--sidebar-w: 248px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:15px;-webkit-font-smoothing:antialiased}body{font-family:var(--font-body);background:var(--bg);color:var(--ink);min-height:100dvh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}::selection{background:#18181a14}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.page-header{flex-direction:column!important;gap:12px!important;margin-bottom:20px!important}.page-header-action{width:100%!important}.page-header-action>*{width:100%!important;justify-content:center!important}.filter-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.filter-tabs button{flex-shrink:0!important;white-space:nowrap!important}.modal-inner{border-radius:var(--radius-xl) var(--radius-xl) 0 0!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;max-width:100%!important}.desktop-only{display:none!important}.mobile-only{display:flex!important}.app-main{margin-left:0!important;padding:72px 18px 48px!important;max-width:100vw!important}}@media (min-width: 769px){.mobile-only{display:none!important}}
