@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Newsreader:wght@400;500;600;700&family=Fraunces:wght@400;500;600;700&family=Caveat:wght@400;600&family=Geist+Mono:wght@400;500&display=swap";:root{--space-0: 0px;--space-1: 4px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-2: 8px;--space-20: 80px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--radius-lg: 14px;--radius-md: 10px;--radius-none: 0px;--radius-pill: 999px;--radius-sm: 6px;--radius-xl: 20px;--radius-xs: 3px;--fs-base: 14px;--fs-display: 56px;--fs-h1: 36px;--fs-h2: 28px;--fs-h3: 22px;--fs-lg: 16px;--fs-md: 15px;--fs-sm: 12px;--fs-xl: 19px;--fs-xs: 11px;--motion-base: .22s cubic-bezier(.2,.8,.2,1);--motion-easing: cubic-bezier(.2,.8,.2,1);--motion-fast: .14s cubic-bezier(.2,.8,.2,1);--motion-slow: .36s cubic-bezier(.2,.8,.2,1)}[data-theme=dark]{--coral: #e88566;--coral100: #4a2416;--coral50: #2a140c;--coral600: #f0997c;--coral700: #f7b49c;--coralRowSel: #e885661a;--coralRowUnread: #e885660d;--coralSideActive: #e885661f;--coralTint: #e8856640;--coralUnreadSoft: #e885660a;--danger: #ff5a4a;--ink: #ffffff;--inkDark: #ffffff;--inkMute: #9a9aa4;--iosBlue: #2b82f6;--lampErr: #ff5a4a;--lampOff: #7a7a82;--lampOn: #5dbd6a;--lampWarn: #e8b54a;--ok: #5dbd6a;--paper: #000000;--paperAlt: #0a0a0b;--sand100: #1c1c1f;--sand200: #26262a;--sand300: #3a3a40;--sand400: #7a7a82;--surface: #141416;--warn: #e8b54a}[data-theme=light]{--coral: #d96a4a;--coral100: #f9d2be;--coral50: #fdf0e8;--coral600: #b84f30;--coral700: #8f3a20;--coralRowSel: #d96a4a1a;--coralRowUnread: #d96a4a0d;--coralSideActive: #d96a4a1f;--coralTint: #d96a4a40;--coralUnreadSoft: #d96a4a0a;--danger: #b8443a;--ink: #2a241c;--inkDark: #1a1612;--inkMute: #6b6358;--lampErr: #b8443a;--lampOff: #8a7a58;--lampOn: #4e7a4a;--lampWarn: #c99a2a;--ok: #4e7a4a;--paper: #faf5e6;--paperAlt: #f5efdf;--sand100: #ece3cd;--sand200: #d9cdac;--sand300: #b9a97f;--sand400: #8a7a58;--surface: #ffffff;--warn: #b8862a}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;overflow:hidden}body{background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}input,textarea{font-family:inherit}:focus-visible{outline:2px solid var(--coral);outline-offset:2px}@keyframes lamp-breathe{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes att-progress-indeterminate{0%{left:-40%}to{left:100%}}@keyframes att-progress-pulse{0%,to{opacity:1}50%{opacity:.55}}
