html,body{margin:0;padding:0;font-family:Roboto,sans-serif;width:100%;min-height:100%}[data-theme=light]{color-scheme:light;--color-bg: #f1f5f9;--color-text: #0f172a;--color-text-muted: #64748b;--color-surface: #ffffff;--color-surface-muted: #f8fafc;--color-border: #e2e8f0;--color-border-strong: #cbd5e1;--color-accent: #2563eb;--color-accent-contrast: #ffffff;--color-accent-hover: #1d4ed8;--color-danger: #b91c1c;--color-danger-soft-bg: #fef2f2;--color-danger-soft-border: #fecaca;--color-link: #2563eb;--color-nav-bg: #1e293b;--color-nav-text: #f8fafc;--color-nav-muted: #94a3b8;--color-nav-link: #93c5fd;--shadow-sm: 0 1px 3px rgba(15, 23, 42, .08);--shadow-md: 0 4px 14px rgba(15, 23, 42, .1);--shadow-lg: 0 10px 40px rgba(15, 23, 42, .12);--color-chrome-top: rgba(255, 255, 255, .92);--color-chrome-top-end: rgba(230, 230, 230, .92);--color-chrome-border: rgba(0, 0, 0, .08);--color-window-bg: #ffffff;--color-window-titlebar-start: #ece9d8;--color-window-titlebar-end: #d5d2c3;--color-window-title: #000;--color-btn-secondary-bg: linear-gradient(to bottom, #f8f8f8, #e8e8e8);--color-btn-secondary-border: #ccc;--color-history-bg: rgba(255, 255, 255, .97);--color-history-bg-end: rgba(235, 235, 235, .95);--color-history-hint: #444;--color-context-bg: #fff;--color-input-bg: #fff;--theme-color-meta: #1e293b;--color-toolbar-btn: #333333;--color-toolbar-hover-bg: linear-gradient(to bottom, #94a3b8, #64748b);--color-toolbar-spacer: rgba(15, 23, 42, .2);--color-toolbar-active: rgba(37, 99, 235, .22);--color-endgame: #b45309;--color-slider-track: linear-gradient(to right, #cbd5e1, #94a3b8);--color-history-text: #0f172a;--color-ctx-hover-bg: linear-gradient(to bottom, #94a3b8, #64748b);--ctx-choice-selected-bg: var(--color-text-muted);--ctx-choice-selected-fg: var(--color-text)}[data-theme=dark]{color-scheme:dark;--color-bg: #0b1120;--color-text: #f1f5f9;--color-text-muted: #94a3b8;--color-surface: #1e293b;--color-surface-muted: #0f172a;--color-border: #334155;--color-border-strong: #475569;--color-accent: #60a5fa;--color-accent-contrast: #0f172a;--color-accent-hover: #3b82f6;--color-danger: #f87171;--color-danger-soft-bg: rgba(127, 29, 29, .35);--color-danger-soft-border: #991b1b;--color-link: #93c5fd;--color-nav-bg: #0f172a;--color-nav-text: #f8fafc;--color-nav-muted: #94a3b8;--color-nav-link: #93c5fd;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .35);--shadow-md: 0 4px 18px rgba(0, 0, 0, .45);--shadow-lg: 0 12px 48px rgba(0, 0, 0, .55);--color-chrome-top: rgba(30, 41, 59, .94);--color-chrome-top-end: rgba(15, 23, 42, .94);--color-chrome-border: rgba(148, 163, 184, .2);--color-window-bg: #1e293b;--color-window-titlebar-start: #334155;--color-window-titlebar-end: #1e293b;--color-window-title: #f1f5f9;--color-btn-secondary-bg: linear-gradient(to bottom, #334155, #1e293b);--color-btn-secondary-border: #475569;--color-history-bg: rgba(30, 41, 59, .97);--color-history-bg-end: rgba(15, 23, 42, .95);--color-history-hint: #cbd5e1;--color-context-bg: #1e293b;--color-input-bg: #0f172a;--theme-color-meta: #0f172a;--color-toolbar-btn: #e2e8f0;--color-toolbar-hover-bg: linear-gradient(to bottom, #64748b, #475569);--color-toolbar-spacer: rgba(148, 163, 184, .35);--color-toolbar-active: rgba(96, 165, 250, .28);--color-endgame: #fbbf24;--color-slider-track: linear-gradient(to right, #475569, #334155);--color-history-text: #f1f5f9;--color-ctx-hover-bg: linear-gradient(to bottom, #64748b, #475569);--ctx-choice-selected-bg: var(--color-text-muted);--ctx-choice-selected-fg: var(--color-bg)}[data-theme]{--bg-elev-1: var(--color-surface-muted);--bg-elev-2: var(--color-surface);--fg: var(--color-text);--accent: var(--color-accent);--social-radius: 14px;--social-radius-sm: 10px;--social-surface: color-mix(in oklab, var(--bg-elev-1) 86%, transparent);--social-surface-strong: color-mix(in oklab, var(--bg-elev-2) 94%, transparent);--social-border: color-mix(in oklab, var(--fg) 10%, transparent);--social-border-strong: color-mix(in oklab, var(--fg) 18%, transparent);--social-shadow-1: 0 2px 6px rgba(0, 0, 0, .18), 0 12px 32px -12px rgba(0, 0, 0, .35);--social-shadow-2: 0 4px 10px rgba(0, 0, 0, .22), 0 24px 60px -18px rgba(0, 0, 0, .5);--social-ring: 0 0 0 2px color-mix(in oklab, var(--accent) 55%, transparent);--social-ease: cubic-bezier(.2, .8, .2, 1);--social-ease-out: cubic-bezier(.16, 1, .3, 1);--social-dur-fast: .14s;--social-dur: .22s;--social-dur-slow: .36s;--social-blur: 14px}@media (prefers-reduced-motion: reduce){[data-theme]{--social-dur-fast: 0ms;--social-dur: 0ms;--social-dur-slow: 0ms}}html{height:100%;background:var(--color-bg)}body{background:var(--color-bg);color:var(--color-text);transition:background .15s ease,color .15s ease}@media (prefers-reduced-motion: reduce){body{transition:none}}:root{--motion-ok: 1}body.app-shell{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;min-height:100%;display:flex;flex-direction:column}body.dm-sheet-open{overflow:hidden}body.app-editor{overflow:hidden;display:flex;flex-direction:column;height:100%;min-height:0;max-height:100vh;box-sizing:border-box}@supports (height: 100dvh){body.app-editor{max-height:100dvh}}body.app-editor .editor-page-scroll{flex:1 1 0;min-height:0;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box}body.app-editor .editor-board-fill{flex:1 1 0;min-height:0;overflow:hidden;display:flex;flex-direction:column;width:100%;box-sizing:border-box}body.app-tabletop{overflow:hidden;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%}*,*:before,*:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;cursor:default}@media (prefers-reduced-motion: reduce){:root{--motion-ok: 0}}.dm-backdrop.svelte-6e5wqz{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0f0f148c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:flex-end;justify-content:center;padding:0;animation:svelte-6e5wqz-dmFade .2s ease}.dm-sheet.svelte-6e5wqz{width:100%;max-width:560px;max-height:min(92dvh,760px);background:var(--color-surface, #15151c);border:1px solid var(--color-border);border-bottom:none;border-radius:16px 16px 0 0;box-shadow:0 -8px 40px #00000073;display:flex;flex-direction:column;animation:svelte-6e5wqz-dmSlide .28s cubic-bezier(.22,1,.36,1)}@keyframes svelte-6e5wqz-dmFade{0%{opacity:0}to{opacity:1}}@keyframes svelte-6e5wqz-dmSlide{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.dm-backdrop.svelte-6e5wqz,.dm-sheet.svelte-6e5wqz{animation:none}}.toast-card.svelte-sbnrtl{position:relative;border-radius:var(--social-radius);background:var(--social-surface-strong);border:1px solid var(--social-border-strong);box-shadow:var(--social-shadow-2);backdrop-filter:blur(var(--social-blur)) saturate(140%);-webkit-backdrop-filter:blur(var(--social-blur)) saturate(140%);overflow:hidden;max-width:380px}.toast-card.pulse-invite.svelte-sbnrtl{animation:svelte-sbnrtl-invitePulse .6s ease-out 2}@keyframes svelte-sbnrtl-invitePulse{0%{box-shadow:var(--social-shadow-2),0 0 color-mix(in oklab,var(--color-accent) 45%,transparent)}to{box-shadow:var(--social-shadow-2),0 0 0 14px transparent}}.toast-inner.svelte-sbnrtl{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .85rem .5rem}.toast-accent.svelte-sbnrtl{width:3px;align-self:stretch;min-height:2.5rem;border-radius:2px;background:var(--accent-bar);flex-shrink:0}.toast-body.svelte-sbnrtl{flex:1;min-width:0}.toast-title.svelte-sbnrtl{margin:0;font-weight:600;font-size:.92rem;line-height:1.25;color:var(--color-text)}.toast-sub.svelte-sbnrtl{margin:.25rem 0 0;font-size:.82rem;color:var(--color-text-muted);line-height:1.35}.toast-actions.svelte-sbnrtl{display:flex;flex-wrap:wrap;gap:.35rem;align-items:flex-start;padding-top:.15rem}.toast-btn.svelte-sbnrtl{border-radius:var(--social-radius-sm);border:1px solid var(--social-border-strong);background:color-mix(in oklab,var(--color-accent) 18%,transparent);color:var(--color-text);font:inherit;font-size:.78rem;padding:.25rem .55rem;cursor:pointer;transition:transform var(--social-dur-fast) var(--social-ease),background var(--social-dur-fast) var(--social-ease)}.toast-btn.svelte-sbnrtl:hover{transform:translateY(-1px);background:color-mix(in oklab,var(--color-accent) 28%,transparent)}.toast-btn.svelte-sbnrtl:focus-visible{outline:none;box-shadow:var(--social-ring)}.toast-btn.svelte-sbnrtl:active{transform:translateY(0) scale(.98)}.ttl-bar.svelte-sbnrtl{height:2px;background:color-mix(in oklab,var(--color-accent) 55%,transparent);transform-origin:left center;animation-name:svelte-sbnrtl-ttlShrink;animation-timing-function:linear;animation-fill-mode:forwards}.ttl-paused.svelte-sbnrtl{animation-play-state:paused}@keyframes svelte-sbnrtl-ttlShrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion: reduce){.toast-card.pulse-invite.svelte-sbnrtl{animation:none}}.toast-host.svelte-53xc05{position:fixed;top:16px;right:16px;z-index:90;display:grid;gap:10px;width:min(380px,calc(100vw - 32px));pointer-events:none}.toast-host.svelte-53xc05 .toast-card{pointer-events:auto}@media (max-width: 640px){.toast-host.svelte-53xc05{top:auto;bottom:16px;left:50%;right:auto;transform:translate(-50%)}}.overflow-chip.svelte-53xc05{justify-self:end;padding:.25rem .6rem;font-size:.75rem;border-radius:999px;background:var(--social-surface-strong);border:1px solid var(--social-border-strong);box-shadow:var(--social-shadow-1);color:var(--color-text-muted);pointer-events:auto}.inbox-root.svelte-13124d5{position:relative;display:flex;align-items:center}.bell.svelte-13124d5{position:relative;width:36px;height:36px;border-radius:8px;border:1px solid transparent;background:transparent;color:var(--color-nav-link);cursor:pointer;display:grid;place-items:center}.bell.svelte-13124d5:hover{background:#94a3b826}.bell.svelte-13124d5:focus-visible{outline:none;box-shadow:var(--social-ring)}.bell.swing.svelte-13124d5{animation:svelte-13124d5-bellSwing .5s ease-out}@keyframes svelte-13124d5-bellSwing{0%{transform:rotate(-12deg)}35%{transform:rotate(10deg)}70%{transform:rotate(-6deg)}to{transform:rotate(0)}}.bell-ico.svelte-13124d5{font-size:1.1rem}.badge.svelte-13124d5{position:absolute;top:2px;right:2px;min-width:1rem;height:1rem;padding:0 .28rem;border-radius:999px;background:var(--color-accent);color:var(--color-accent-contrast);font-size:.65rem;font-weight:700;display:grid;place-items:center;line-height:1;animation:svelte-13124d5-badgePop .22s var(--social-ease-out)}@keyframes svelte-13124d5-badgePop{0%{transform:scale(.6)}60%{transform:scale(1.12)}to{transform:scale(1)}}.popover.svelte-13124d5{position:absolute;right:0;top:calc(100% + 8px);width:min(380px,calc(100vw - 24px));max-height:min(70vh,560px);display:flex;flex-direction:column;border-radius:var(--social-radius);background:var(--social-surface-strong);border:1px solid var(--social-border-strong);box-shadow:var(--social-shadow-2);backdrop-filter:blur(var(--social-blur)) saturate(140%);-webkit-backdrop-filter:blur(var(--social-blur)) saturate(140%);z-index:120}.pop-head.svelte-13124d5{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;border-bottom:1px solid var(--social-border);gap:.5rem}.pop-title.svelte-13124d5{margin:0;font-size:.95rem;font-weight:600}.mark-all.svelte-13124d5{border:none;background:transparent;color:var(--color-nav-link);font:inherit;font-size:.8rem;cursor:pointer;padding:.2rem .35rem;border-radius:6px}.mark-all.svelte-13124d5:disabled{opacity:.45;cursor:default}.mark-all.svelte-13124d5:hover:not(:disabled){text-decoration:underline}.seg.svelte-13124d5{position:relative;display:flex;gap:.25rem;padding:.45rem .65rem .55rem;border-bottom:1px solid var(--social-border)}.seg-ind.svelte-13124d5{position:absolute;bottom:.35rem;height:28px;border-radius:8px;background:color-mix(in oklab,var(--color-accent) 16%,transparent);transition:left var(--social-dur) var(--social-ease),width var(--social-dur) var(--social-ease);pointer-events:none;z-index:0}.seg-btn.svelte-13124d5{position:relative;z-index:1;flex:1;border:none;background:transparent;color:var(--color-text-muted);font:inherit;font-size:.72rem;text-transform:capitalize;padding:.35rem .25rem;border-radius:8px;cursor:pointer}.seg-btn.active.svelte-13124d5{color:var(--color-text);font-weight:600}.pop-body.svelte-13124d5{overflow:auto;padding:.35rem 0;min-height:120px;max-height:min(52vh,420px)}.skel.svelte-13124d5{height:44px;margin:.5rem .75rem;border-radius:8px;background:linear-gradient(90deg,var(--social-surface) 0%,color-mix(in oklab,var(--color-accent) 12%,var(--social-surface)) 50%,var(--social-surface) 100%);background-size:200% 100%;animation:svelte-13124d5-shimmer 1.2s ease-in-out infinite}.skel.short.svelte-13124d5{height:32px;width:70%}@keyframes svelte-13124d5-shimmer{0%{background-position:0% 0}to{background-position:200% 0}}.empty.svelte-13124d5{padding:1.5rem 1rem;text-align:center}.empty-title.svelte-13124d5{margin:0 0 .35rem;font-weight:600}.empty-sub.svelte-13124d5{margin:0;font-size:.85rem;color:var(--color-text-muted)}.rows.svelte-13124d5{list-style:none;margin:0;padding:0}.row.svelte-13124d5{display:flex;flex-direction:column;gap:.35rem;padding:.55rem .85rem;cursor:pointer;border-left:3px solid transparent;transition:background var(--social-dur-fast) var(--social-ease),transform var(--social-dur-fast) var(--social-ease)}.row.unread.svelte-13124d5{border-left-color:var(--color-accent);background:color-mix(in oklab,var(--color-accent) 8%,transparent)}.row.svelte-13124d5:hover{background:var(--social-surface-strong);transform:translate(2px)}.row.svelte-13124d5:focus-visible{outline:none;box-shadow:inset var(--social-ring)}.row-main.svelte-13124d5{display:flex;justify-content:space-between;gap:.5rem;align-items:baseline}.row-title.svelte-13124d5{margin:0;font-size:.88rem;font-weight:600}.row-meta.svelte-13124d5{margin:0;font-size:.72rem;color:var(--color-text-muted);white-space:nowrap}.row-actions.svelte-13124d5{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.mini.svelte-13124d5{border-radius:var(--social-radius-sm);border:1px solid var(--social-border-strong);background:color-mix(in oklab,var(--color-accent) 22%,transparent);color:var(--color-text);font:inherit;font-size:.72rem;padding:.15rem .45rem;cursor:pointer}.mini.ghost.svelte-13124d5{background:transparent}.mini.svelte-13124d5:focus-visible{box-shadow:var(--social-ring)}.nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1.25rem;background:var(--color-nav-bg);color:var(--color-nav-text);font-family:Roboto,system-ui,sans-serif;font-size:.95rem}.nav.svelte-12qhfyh *{-webkit-user-select:text;user-select:text;cursor:revert}.brand.svelte-12qhfyh{color:inherit;text-decoration:none;font-weight:600;flex-shrink:0}.brand-short.svelte-12qhfyh{display:none}.nav-desktop.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-nav-link);text-decoration:none}.nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.user-wrap.svelte-12qhfyh{display:flex;align-items:center;max-width:min(280px,40vw)}.user-wrap.svelte-12qhfyh .identity.nav .sub{color:var(--color-nav-muted);font-size:.72rem}.linkish.svelte-12qhfyh{background:none;border:none;color:var(--color-nav-link);cursor:pointer;font:inherit;padding:0}.linkish.svelte-12qhfyh:hover{text-decoration:underline}.app-main.svelte-12qhfyh{flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;box-sizing:border-box}body.app-editor .app-main.svelte-12qhfyh{flex:1 1 0;overflow:hidden}.nav-mobile.svelte-12qhfyh,.nav-mobile-signin.svelte-12qhfyh{display:none}@media (max-width: 639px){.nav.svelte-12qhfyh{padding:.5rem .75rem;gap:.5rem}.brand-full.svelte-12qhfyh{display:none}.brand-short.svelte-12qhfyh{display:inline}.nav-desktop.svelte-12qhfyh{display:none}.nav-mobile.svelte-12qhfyh{display:block;margin-left:auto;position:relative}.nav-mobile-signin.svelte-12qhfyh{display:inline-block;margin-left:auto;color:var(--color-nav-link);font-size:.9rem}.nav-mobile-trigger.svelte-12qhfyh{list-style:none;cursor:pointer;color:var(--color-nav-link);font-size:.85rem;font-weight:500;padding:.35rem .5rem;border:1px solid rgba(148,163,184,.45);border-radius:6px;background:#0f172a80}.nav-mobile-trigger.svelte-12qhfyh::-webkit-details-marker{display:none}.nav-mobile-panel.svelte-12qhfyh{position:absolute;right:0;top:calc(100% + 6px);min-width:200px;padding:.65rem .85rem;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:8px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:.65rem;z-index:100}.nav-mobile-panel.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-nav-link);text-decoration:none}.nav-mobile-name.svelte-12qhfyh{font-size:.8rem;color:var(--color-nav-muted);word-break:break-word}.nav-mobile-out.svelte-12qhfyh{text-align:left;padding:0}}
