:root{--room-bg: #ffffff;--room-surface: #f5f5f5;--room-surface-2: #ececec;--room-border: #e6e6e6;--room-text: #111111;--room-text-2: #8a8a8a;--room-text-3: #bcbcbc;--room-ink: #111111;--room-on-ink: #ffffff;--room-danger: #d92d20;--room-font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Inter", system-ui, sans-serif;--room-space-xs: 4px;--room-space-sm: 8px;--room-space-md: 12px;--room-space-lg: 16px;--room-space-xl: 24px;--room-radius-sm: 10px;--room-radius-md: 14px;--room-radius-lg: 20px;--room-radius-pill: 999px;--room-fs-h1: 28px;--room-fs-title: 17px;--room-fs-lead: 16px;--room-fs-body: 15px;--room-fs-sub: 13px;--room-fs-cap: 12px;--room-tabbar-h: 64px;--room-appbar-h: 60px;--room-content-wide: 1120px;--room-content-narrow: 680px;--room-shadow-sm: 0 1px 2px rgb(0 0 0 / 8%)}.stack{display:flex;flex-direction:column;gap:var(--room-space-md)}.row{display:flex;flex-direction:row;align-items:center;gap:var(--room-space-sm)}.center{display:flex;align-items:center;justify-content:center}.pageTitle{margin:0;padding:6px var(--room-space-lg) 14px;font-size:var(--room-fs-h1);font-weight:700;letter-spacing:-.6px}@media(min-width:900px){.pageTitle{padding-inline:0}}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--room-bg);color:var(--room-text);font-family:var(--room-font);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding:0;margin:0}#root{width:100%}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;user-select:none}
