*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}body:before{content:"";position:fixed;top:0;left:0;right:0;height:env(safe-area-inset-top,0px);background:var(--surface);z-index:calc(var(--z-overlay) + 1);pointer-events:none}html.dark{color-scheme:dark}img,video,svg{max-width:100%}html:not(.style-square):not(.style-glass) body{font-family:system-ui,-apple-system,sans-serif;background:#fff;color:#000}:root.style-square{--ink-1000: #0a0a0a;--ink-900: #141414;--ink-800: #1f1f1f;--ink-700: #2a2a2a;--ink-600: #4a4a4a;--ink-500: #6e6e6e;--ink-400: #9a9a9a;--ink-300: #c4c4c4;--ink-200: #dcdcdc;--ink-150: #e8e8e8;--ink-100: #efefef;--ink-50: #f5f5f5;--paper: #fafafa;--white: #ffffff;--red-700: #b91c1c;--red-600: #d62828;--red-500: #e63946;--red-100: #fde2e2;--green-700: #1f6b3a;--green-600: #2a8f4a;--green-100: #dff2e3;--amber-700: #a86908;--amber-100: #f8e9c8;--bg: var(--paper);--surface: var(--white);--surface-2: var(--ink-50);--fg: var(--ink-900);--fg-muted: var(--ink-600);--fg-subtle: var(--ink-500);--accent: var(--red-600);--accent-dark: var(--red-700);--accent-very-dark: var(--ink-900);--accent-surface: var(--red-100);--muted: var(--ink-100);--muted-light: var(--ink-50);--muted-fg: var(--ink-600);--border: var(--ink-200);--border-strong: var(--ink-700);--success: var(--green-600);--success-fg: var(--green-700);--success-surface: var(--green-100);--danger: var(--red-600);--danger-surface: var(--red-100);--warning: var(--amber-700);--warning-surface: var(--amber-100);--radius: 0;--radius-sm: 0;--radius-lg: 0;--radius-pill: 999px;--transition: .12s linear;--shadow-sm: none;--shadow: none;--shadow-lg: none;--shadow-xl: none;--ring: 0 0 0 2px var(--ink-900);--z-dropdown: 100;--z-sticky: 100;--z-overlay: 900;--z-modal: 2000;--z-toast: 3000;--texture: none;@keyframes spin-mini{to{transform:rotate(360deg)}}@keyframes toast-slide{0%{transform:translateY(.5rem);opacity:0}to{transform:translateY(0);opacity:1}}}:root.style-square.dark{--bg: #0c0c0c;--surface: #161616;--surface-2: #1c1c1c;--fg: #f0f0f0;--fg-muted: #b8b8b8;--fg-subtle: #909090;--accent: var(--red-500);--accent-dark: var(--red-600);--accent-surface: rgb(230 57 70 / 14%);--muted: #1f1f1f;--muted-light: #181818;--muted-fg: #b8b8b8;--border: #2a2a2a;--border-strong: #ffffff;--success-surface: rgb(42 143 74 / 14%);--danger-surface: rgb(214 40 40 / 16%);--warning-surface: rgb(168 105 8 / 18%);--ring: 0 0 0 2px #ffffff}:root.style-square *,:root.style-square *:before,:root.style-square *:after{border-color:var(--border);scrollbar-color:var(--ink-300) transparent}:root.style-square body{background-color:var(--bg);color:var(--fg);font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.95rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.style-square h1,:root.style-square h2,:root.style-square h3,:root.style-square h4,:root.style-square h5,:root.style-square h6{font-family:inherit;font-weight:700;letter-spacing:-.02em;color:var(--fg);margin:0}:root.style-square h1{font-size:2rem;line-height:1.1;letter-spacing:-.03em}:root.style-square h2{font-size:1.5rem;line-height:1.2;letter-spacing:-.025em}:root.style-square h3{font-size:1.15rem;line-height:1.3}:root.style-square h4{font-size:1rem;line-height:1.35;font-weight:600}:root.style-square p{margin:0}:root.style-square a{color:inherit;text-decoration:none;cursor:pointer;transition:color var(--transition)}:root.style-square .text-link{color:var(--accent);font-weight:500;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}:root.style-square .text-link:hover{color:var(--accent-dark);text-decoration-thickness:2px}:root.style-square .container{max-width:1200px;margin:0 auto;padding:0 1.25rem}:root.style-square .page-frame{width:100%;max-width:1080px;margin:0 auto;padding:1.75rem 1.25rem 4rem;box-sizing:border-box}:root.style-square .page-frame.narrow{max-width:720px}:root.style-square .page-frame.wide{max-width:1080px}:root.style-square .page-frame>h1:first-child,:root.style-square .page-frame>header:first-child{margin-bottom:1.25rem}@media(max-width:640px){:root.style-square .page-frame{padding:1.25rem 1rem 3rem}}:root.style-square .row{display:flex;flex-direction:row;align-items:center}:root.style-square .column{display:flex;flex-direction:column}:root.style-square .gap-xs{gap:.25rem}:root.style-square .gap-sm{gap:.5rem}:root.style-square .gap-md{gap:1rem}:root.style-square .gap-lg{gap:1.5rem}:root.style-square .gap-xl{gap:2rem}:root.style-square .center{display:flex;align-items:center;justify-content:center}:root.style-square .button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:500;line-height:1.2;letter-spacing:0;border-radius:0;border:1px solid var(--ink-900);background:var(--ink-900);color:var(--white);text-decoration:none;cursor:pointer;transition:background var(--transition),border-color var(--transition),color var(--transition)}:root.style-square .button:hover:not(:disabled){background:var(--ink-700);border-color:var(--ink-700);color:var(--white);text-decoration:none}:root.style-square .button.secondary:hover:not(:disabled),:root.style-square .button.outline:hover:not(:disabled),:root.style-square .button.ghost:hover:not(:disabled){color:var(--fg)}:root.style-square .button.outline.danger:hover:not(:disabled){color:var(--danger)}:root.style-square .button:active:not(:disabled){transform:none}:root.style-square .button:focus-visible{outline:2px solid var(--ink-900);outline-offset:2px}:root.style-square .button:disabled{opacity:.4;cursor:not-allowed}:root.style-square .button.secondary{background:var(--surface);color:var(--fg);border-color:var(--ink-900)}:root.style-square .button.secondary:hover:not(:disabled){background:var(--ink-100)}:root.style-square .button.danger{background:var(--accent);color:var(--white);border-color:var(--accent)}:root.style-square .button.danger:hover:not(:disabled){background:var(--accent-dark);border-color:var(--accent-dark)}:root.style-square .button.outline{background:var(--surface);color:var(--fg);border-color:var(--ink-300)}:root.style-square .button.outline:hover:not(:disabled){border-color:var(--ink-900);background:var(--surface)}:root.style-square .button.outline.danger{background:var(--surface);color:var(--accent);border-color:var(--ink-300)}:root.style-square .button.outline.danger:hover:not(:disabled){border-color:var(--accent);background:var(--surface)}:root.style-square .button.ghost{background:transparent;color:var(--fg-muted);border-color:transparent}:root.style-square .button.ghost:hover:not(:disabled){background:var(--ink-100);color:var(--fg)}:root.style-square .button.small{padding:.35rem .7rem;font-size:.8rem}:root.style-square .button.icon{padding:.4rem;aspect-ratio:1}:root.style-square .button.icon.small{padding:.3rem}:root.style-square .pill-button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.4rem;font-family:inherit;font-size:.9rem;font-weight:500;border-radius:0;border:1px solid var(--ink-900);background:var(--ink-900);color:var(--white);text-decoration:none;cursor:pointer;transition:background var(--transition)}:root.style-square .pill-button:hover:not(:disabled){background:var(--ink-700);border-color:var(--ink-700);color:var(--white);text-decoration:none}:root.style-square .pill-outline{background:var(--surface);color:var(--fg);border-color:var(--ink-300)}:root.style-square .pill-outline:hover:not(:disabled){background:var(--surface);border-color:var(--ink-900);color:var(--fg)}:root.style-square .pill-lg{padding:.9rem 1.8rem;font-size:.98rem}:root.style-square .card{background:var(--surface);border:1px solid var(--border);border-radius:0;padding:1.4rem;box-shadow:none}:root.style-square .card.interactive{cursor:pointer;transition:border-color var(--transition)}:root.style-square .card.interactive:hover{border-color:var(--ink-900)}:root.style-square .card.flat{box-shadow:none}:root.style-square input,:root.style-square textarea,:root.style-square select{padding:.55rem .75rem;border:1px solid var(--ink-300);border-radius:0;font:inherit;font-size:.92rem;line-height:1.4;background-color:var(--surface);color:var(--fg);transition:border-color var(--transition)}:root.style-square input:focus-visible,:root.style-square textarea:focus-visible,:root.style-square select:focus-visible{outline:none;border-color:var(--ink-900);box-shadow:inset 0 -1px 0 var(--ink-900)}:root.style-square input::placeholder,:root.style-square textarea::placeholder{color:var(--ink-400)}:root.style-square textarea{field-sizing:content;min-height:80px;resize:vertical}:root.style-square .form-group{margin-bottom:1.25rem}:root.style-square .form-group label{display:flex;align-items:center;gap:.4rem;color:var(--fg);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}:root.style-square .form-group input,:root.style-square .form-group textarea,:root.style-square .form-group select{width:100%}:root.style-square .form-group:last-child{margin-bottom:0}:root.style-square .loading,:root.style-square .error{text-align:center;padding:4rem 0;color:var(--fg-muted)}:root.style-square .error{color:var(--danger)}:root.style-square .spinner{width:32px;height:32px;border:2px solid var(--ink-200);border-top-color:var(--ink-900);border-radius:50%;animation:spin-mini .8s linear infinite}:root.style-square .spinner.small{width:14px;height:14px;border-width:1.5px}:root.style-square .toast{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.6rem;padding:.85rem 1.1rem;background:var(--ink-900);border:1px solid var(--ink-900);border-radius:0;box-shadow:none;z-index:var(--z-toast);animation:toast-slide .18s linear;max-width:420px;font-size:.88rem;font-weight:500;color:var(--white)}:root.style-square .toast-success{background:var(--ink-900)}:root.style-square .toast-error{background:var(--accent);border-color:var(--accent)}:root.style-square .badge{display:inline-block;padding:.15rem .55rem;background:var(--surface);color:var(--fg);border:1px solid var(--ink-900);border-radius:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em}:root.style-square .tone-chip,:root.style-square .tone-pill{display:inline-block;font-weight:700;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border:1px solid var(--border);background:var(--surface);color:var(--muted-fg);border-radius:0}:root.style-square .tone-chip{font-size:.68rem;padding:.15rem .5rem}:root.style-square .tone-pill{font-size:.62rem;padding:.08rem .35rem}:root.style-square .tone-chip.tone-act,:root.style-square .tone-chip.tone-action{background:var(--accent);color:var(--white);border-color:var(--accent)}:root.style-square .tone-chip.tone-wait,:root.style-square .tone-chip.tone-pending{background:var(--muted);color:var(--fg);border-color:var(--border)}:root.style-square .tone-chip.tone-done{background:var(--success);color:var(--white);border-color:var(--success)}:root.style-square .tone-pill.tone-act,:root.style-square .tone-pill.tone-action{background:var(--accent-surface);color:var(--accent-dark, var(--accent));border-color:var(--accent)}:root.style-square .tone-pill.tone-wait,:root.style-square .tone-pill.tone-pending{background:var(--muted);color:var(--muted-fg);border-color:var(--border)}:root.style-square .tone-pill.tone-done{background:var(--success-surface);color:var(--success-fg);border-color:var(--success)}:root.style-square .tone-surface{background:var(--surface);border:1px solid var(--border);border-radius:0}:root.style-square .tone-surface.tone-act,:root.style-square .tone-surface.tone-action{background:var(--accent-surface);border-color:var(--accent)}:root.style-square .tone-surface.tone-wait,:root.style-square .tone-surface.tone-pending{background:var(--muted);border-color:var(--border-strong)}:root.style-square .tone-surface.tone-done{background:var(--success-surface);border-color:var(--success)}:root.style-square .settings-h1{font-size:1.5rem;margin:0 0 1.5rem}:root.style-square .settings-h2{font-size:1.1rem;margin:0 0 .75rem}:root.style-square .settings-section{margin-bottom:2rem}:root.style-square .avatar{width:28px;height:28px;object-fit:cover;border-radius:0;flex-shrink:0}:root.style-square .lp-headline{color:var(--fg);font-weight:800;letter-spacing:-.035em}:root.style-square .simple-landing .cta-section{background:var(--surface);border-top:1px solid var(--ink-900)}:root.style-square .simple-landing .cta-inner{padding:2.5rem 1.5rem;max-width:720px;margin:0 auto}:root.style-square .vp-composite{display:flex;align-items:baseline;gap:.8rem;min-width:0}:root.style-square .vp-num{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:0;background:var(--ink-900);color:var(--white);border:1px solid var(--ink-900);font-size:.85rem;font-weight:700;flex-shrink:0;font-variant-numeric:tabular-nums}:root.style-square .vp-title{margin:0;padding:0;background:transparent;border:0;font-size:1.05rem;font-weight:700;color:var(--fg);line-height:1.25;letter-spacing:-.01em;min-width:0}:root.style-square .dm-window{background:var(--surface);border:1px solid var(--ink-900);border-radius:0;box-shadow:none;overflow:hidden}:root.style-square .dm-chrome{padding:.55rem .85rem;background:var(--ink-900);color:var(--white);border-bottom:1px solid var(--ink-900)}:root.style-square .dm-light{width:.55rem;height:.55rem;border-radius:50%;background:var(--white);opacity:.4}:root.style-square .dm-l1,:root.style-square .dm-l2,:root.style-square .dm-l3{background:var(--white);opacity:.4}:root.style-square .dm-title{font-size:.78rem;font-weight:500;color:var(--white);letter-spacing:.04em;text-transform:uppercase}:root.style-square .dm-body{padding:1.5rem;background:var(--surface)}:root.style-square .dm-body-header{padding-bottom:.6rem;margin-bottom:.9rem;border-bottom:1px solid var(--ink-900)}:root.style-square .dm-body-header h4{font-size:1.1rem;font-weight:700;color:var(--fg)}:root.style-square .dm-count{font-size:.72rem;color:var(--fg-subtle);font-weight:600;text-transform:uppercase;letter-spacing:.06em}:root.style-square .dm-input{padding:.55rem .75rem;border:1px dashed var(--ink-300);background:var(--surface);border-radius:0;margin-bottom:.9rem}:root.style-square .dm-bullet{width:.8rem;height:.8rem;border:1px solid var(--ink-900);background:var(--surface);border-radius:0}:root.style-square .dm-placeholder{font-size:.9rem;color:var(--fg-subtle)}:root.style-square .dm-list{gap:.5rem}:root.style-square .dm-todo{font-size:.92rem;color:var(--fg)}:root.style-square .dm-check{width:1rem;height:1rem;border:1px solid var(--ink-900);background:var(--surface);color:var(--white);border-radius:0}:root.style-square .dm-check.dm-checked{background:var(--ink-900);border-color:var(--ink-900);color:var(--white)}:root.style-square .dm-todo.dm-done .dm-text{text-decoration:line-through;color:var(--fg-subtle)}.toast-close.svelte-1cpok13{background:none;border:none;color:inherit;font-size:1.25rem;cursor:pointer;padding:0;line-height:1;opacity:.8}.toast-close.svelte-1cpok13:hover{opacity:1}.feedback-fab.svelte-o72n3s{width:48px;height:48px;border-radius:50%;background:var(--accent);color:var(--white);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px color-mix(in srgb,var(--black) 20%,transparent);transition:transform var(--transition),box-shadow var(--transition);z-index:900}.feedback-fab.floating.svelte-o72n3s{position:fixed;bottom:1.5rem;right:1.5rem}.feedback-fab.svelte-o72n3s:hover{transform:scale(1.08);box-shadow:0 6px 20px color-mix(in srgb,var(--black) 30%,transparent)}.feedback-overlay.svelte-o72n3s{position:fixed;top:0;right:0;bottom:0;left:0;z-index:950}.feedback-panel.svelte-o72n3s{position:fixed;bottom:5rem;right:1.5rem;width:340px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;box-shadow:0 8px 30px color-mix(in srgb,var(--black) 15%,transparent);z-index:1000;animation:svelte-o72n3s-feedback-slide-in .2s ease-out;display:flex;flex-direction:column;gap:.85rem}.feedback-header.svelte-o72n3s{display:flex;align-items:center;justify-content:space-between}.form-group.svelte-o72n3s{display:flex;flex-direction:column;gap:.35rem}.form-group.svelte-o72n3s label:where(.svelte-o72n3s){font-size:.8rem;font-weight:600;color:var(--muted-fg)}.form-hint.svelte-o72n3s{font-weight:400;color:var(--muted-fg);opacity:.75}.form-group.svelte-o72n3s input:where(.svelte-o72n3s),.form-group.svelte-o72n3s select:where(.svelte-o72n3s),.form-group.svelte-o72n3s textarea:where(.svelte-o72n3s){width:100%;padding:.45rem .6rem;border:1px solid var(--border);border-radius:var(--radius-sm, .35rem);background:var(--bg);color:var(--fg);font:inherit;font-size:.9rem}.form-group.svelte-o72n3s textarea:where(.svelte-o72n3s){resize:vertical;min-height:90px;line-height:1.45}.form-group.svelte-o72n3s input:where(.svelte-o72n3s):focus-visible,.form-group.svelte-o72n3s select:where(.svelte-o72n3s):focus-visible,.form-group.svelte-o72n3s textarea:where(.svelte-o72n3s):focus-visible{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 18%,transparent)}.feedback-actions.svelte-o72n3s{display:flex;justify-content:flex-end;gap:.5rem}@keyframes svelte-o72n3s-feedback-slide-in{0%{transform:translateY(.5rem);opacity:0}to{transform:translateY(0);opacity:1}}.rage-nudge.svelte-o72n3s{position:relative;width:280px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1rem;box-shadow:0 8px 30px color-mix(in srgb,var(--black) 15%,transparent);z-index:901;animation:svelte-o72n3s-feedback-slide-in .2s ease-out;display:flex;flex-direction:column;gap:.4rem}.rage-nudge.floating.svelte-o72n3s{position:fixed;bottom:5rem;right:1.5rem}.rage-nudge-close.svelte-o72n3s{position:absolute;top:.4rem;right:.4rem;background:none;border:none;color:var(--muted-fg);cursor:pointer;font-size:.85rem;line-height:1;padding:.25rem}.rage-nudge-title.svelte-o72n3s{font-size:.95rem}.rage-nudge-body.svelte-o72n3s{margin:0;font-size:.82rem;color:var(--muted-fg);line-height:1.4}.rage-nudge-actions.svelte-o72n3s{display:flex;gap:.5rem;margin-top:.25rem;flex-wrap:wrap}.cookie-banner.svelte-iudoo1{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:520px;display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 20px color-mix(in srgb,var(--black) 15%,transparent);z-index:999;font-size:.85rem;animation:svelte-iudoo1-slide-up .3s ease-out}.cookie-banner.svelte-iudoo1 p:where(.svelte-iudoo1){margin:0;line-height:1.5;color:var(--fg)}.cookie-actions.svelte-iudoo1{display:flex;gap:.5rem;justify-content:flex-end}@keyframes svelte-iudoo1-slide-up{0%{transform:translate(-50%) translateY(1rem);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.past-due-banner.svelte-13zezaw{position:sticky;top:0;z-index:1000;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem 1rem;background:var(--danger-surface);border-bottom:1px solid var(--danger);font-size:.85rem;color:var(--danger)}.banner-link.svelte-13zezaw{all:unset;cursor:pointer;font-weight:600;text-decoration:underline}.banner-dismiss.svelte-13zezaw{all:unset;cursor:pointer;font-size:1.1rem;opacity:.6;padding:0 .25rem}.banner-dismiss.svelte-13zezaw:hover{opacity:1}.ann-banner.svelte-sn3yzb{display:flex;align-items:center;gap:.75rem;padding:.55rem 1rem;background:var(--accent);color:var(--white);font-size:.9rem;border-bottom:1px solid rgb(255 255 255 / 18%)}.ann-banner-tag.svelte-sn3yzb{background:#ffffff38;padding:.1rem .5rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ann-banner-title.svelte-sn3yzb{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.ann-banner-cta.svelte-sn3yzb{background:var(--white);color:var(--accent);border:0;border-radius:var(--radius-sm);padding:.25rem .6rem;font-size:.82rem;font-weight:600;cursor:pointer}.ann-banner-cta.svelte-sn3yzb:hover{background:#ffffffeb}.ann-banner-dismiss.svelte-sn3yzb{background:transparent;color:var(--white);border:0;font-size:1.3rem;line-height:1;padding:0 .3rem;cursor:pointer;opacity:.85}.ann-banner-dismiss.svelte-sn3yzb:hover{opacity:1}@media(max-width:540px){.ann-banner.svelte-sn3yzb{flex-wrap:wrap;padding:.5rem .75rem}.ann-banner-title.svelte-sn3yzb{flex-basis:100%;order:3}}.projects-sidebar.svelte-1v6p9bu{width:100%;min-width:0;overflow-y:auto;border-right:1px solid var(--border);background:var(--surface);display:flex;flex-direction:column}.sidebar-head.svelte-1v6p9bu{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem .85rem .5rem;flex-shrink:0}.projects-sidebar.collapsed.svelte-1v6p9bu .sidebar-head:where(.svelte-1v6p9bu){justify-content:center;padding:.75rem 0 .5rem}.sidebar-title.svelte-1v6p9bu{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-fg);font-weight:700}.collapse-btn.svelte-1v6p9bu{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background:transparent;border:1px solid transparent;color:var(--muted-fg);cursor:pointer;padding:0}.collapse-btn.svelte-1v6p9bu:hover{background:var(--muted);color:var(--fg)}.new-btn.svelte-1v6p9bu{margin:0 .6rem .5rem;width:calc(100% - 1.2rem)}.rail-new.svelte-1v6p9bu{margin:0 auto .5rem;width:1.75rem;height:1.75rem;padding:0}.project-nav.svelte-1v6p9bu{flex:1;min-height:0;padding:0 .35rem 1rem;display:flex;flex-direction:column;gap:.05rem}.projects-sidebar.collapsed.svelte-1v6p9bu .project-nav:where(.svelte-1v6p9bu){padding:0 .25rem 1rem;align-items:center}.empty.svelte-1v6p9bu{margin:.5rem .6rem;color:var(--muted-fg);font-size:.82rem}.skeleton.svelte-1v6p9bu{display:flex;flex-direction:column;gap:.15rem;padding:.15rem .5rem}.skel-row.svelte-1v6p9bu{height:1.8rem;border-radius:6px;background:var(--muted);animation:svelte-1v6p9bu-skel-pulse 1.2s ease-in-out infinite}@keyframes svelte-1v6p9bu-skel-pulse{0%,to{opacity:.35}50%{opacity:.65}}@media(prefers-reduced-motion:reduce){.skel-row.svelte-1v6p9bu{animation:none}}.row.svelte-1v6p9bu{display:grid;grid-template-columns:1.25rem 1fr;align-items:center}.row.svelte-1v6p9bu:hover{background:var(--muted)}.row.active.svelte-1v6p9bu{background:var(--accent-surface, color-mix(in srgb, var(--accent) 12%, transparent))}.row.active.svelte-1v6p9bu .row-title:where(.svelte-1v6p9bu){color:var(--accent-dark, var(--accent));font-weight:600}.chev.svelte-1v6p9bu{width:1.25rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;padding:0;color:var(--muted-fg);cursor:pointer}.chev.svelte-1v6p9bu:hover{color:var(--fg)}.row-link.svelte-1v6p9bu{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.35rem;padding:.3rem .5rem .3rem .1rem;color:var(--fg);min-width:0}.row-title.svelte-1v6p9bu{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.row.svelte-1v6p9bu:hover .row-title:where(.svelte-1v6p9bu){text-decoration-thickness:1.5px}.row-unread.svelte-1v6p9bu{font-size:.66rem;font-weight:700;padding:.06rem .32rem;border-radius:var(--radius-pill);background:var(--accent);color:var(--white)}.expansion.svelte-1v6p9bu{margin:.2rem .25rem .5rem 1.45rem;padding:.4rem .5rem .5rem;border-left:1px dashed var(--border);font-size:.8rem}.exp-loading.svelte-1v6p9bu,.exp-empty.svelte-1v6p9bu{margin:.1rem 0;color:var(--muted-fg);font-style:italic}.exp-msgs.svelte-1v6p9bu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.35rem}.exp-msg.svelte-1v6p9bu{display:flex;flex-direction:column;gap:.1rem;min-width:0}.exp-author.svelte-1v6p9bu{font-size:.7rem;font-weight:600;color:var(--muted-fg)}.exp-msg.from-admin.svelte-1v6p9bu .exp-author:where(.svelte-1v6p9bu){color:var(--accent-dark, var(--accent))}.exp-body.svelte-1v6p9bu{font-size:.8rem;color:var(--fg);line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.exp-section.svelte-1v6p9bu{margin:.55rem 0 .25rem;font-size:.66rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted-fg);font-weight:700}.exp-files.svelte-1v6p9bu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.15rem}.exp-file.svelte-1v6p9bu a:where(.svelte-1v6p9bu){display:inline-flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--fg);text-decoration:none;max-width:100%}.exp-file.svelte-1v6p9bu a:where(.svelte-1v6p9bu):hover{color:var(--accent-dark, var(--accent))}.exp-file-name.svelte-1v6p9bu{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-item.svelte-1v6p9bu{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;margin:.1rem auto;background:transparent;color:var(--fg);font-size:.7rem;font-weight:700;letter-spacing:.02em}.rail-item.svelte-1v6p9bu:hover{background:var(--muted)}.rail-item.active.svelte-1v6p9bu{background:var(--accent-surface, color-mix(in srgb, var(--accent) 14%, transparent));color:var(--accent-dark, var(--accent))}.rail-unread.svelte-1v6p9bu{position:absolute;top:.18rem;right:.18rem;width:.45rem;height:.45rem;background:var(--accent);border-radius:50%}.sidebar-backdrop.svelte-1v6p9bu{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:var(--z-overlay);animation:svelte-1v6p9bu-fade-in .18s ease-out}@keyframes svelte-1v6p9bu-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1v6p9bu-drawer-in{0%{transform:translate(-100%)}to{transform:translate(0)}}@media(max-width:768px){.projects-sidebar.svelte-1v6p9bu{position:fixed;top:3.75rem;left:0;bottom:0;width:17rem;border-right:1px solid var(--border);box-shadow:4px 0 16px #0000001f;transform:translate(-100%);transition:transform .18s ease-out;z-index:calc(var(--z-overlay) + 1)}.projects-sidebar.mobile-open.svelte-1v6p9bu{transform:translate(0);animation:svelte-1v6p9bu-drawer-in .18s ease-out}.row-link.svelte-1v6p9bu{grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;row-gap:.2rem;padding:.4rem .5rem .5rem .1rem}.row-link.svelte-1v6p9bu>:where(.svelte-1v6p9bu):first-child{grid-column:1;grid-row:1}.row-link.svelte-1v6p9bu .row-title:where(.svelte-1v6p9bu){grid-column:2 / -1;grid-row:1;white-space:normal;line-height:1.3}.row-link.svelte-1v6p9bu .tone-pill:where(.svelte-1v6p9bu){grid-column:2;grid-row:2;justify-self:start}.row-link.svelte-1v6p9bu .row-unread:where(.svelte-1v6p9bu){grid-column:3;grid-row:2;justify-self:end}}.inbox-link.svelte-kyu4p9{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;color:var(--fg-muted, #555);text-decoration:none}.inbox-link.svelte-kyu4p9:hover{background:var(--ink-100, #efefef);color:var(--fg, #111)}.inbox-icon.svelte-kyu4p9{position:relative;display:inline-flex;line-height:0}.inbox-badge.svelte-kyu4p9{position:absolute;top:-6px;right:-8px;display:flex;align-items:center;justify-content:center;min-width:16px;height:16px;padding:0 4px;box-sizing:border-box;border-radius:999px;background:var(--accent, #d62828);color:#fff;font-size:10px;font-weight:700;line-height:1;pointer-events:none}.lang-switcher.svelte-1iij8ch{display:inline-flex;align-items:stretch;border:1px solid var(--border);background:var(--surface);height:1.85rem;overflow:hidden}.lang-btn.svelte-1iij8ch{display:inline-flex;align-items:center;justify-content:center;padding:0 .55rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;color:var(--muted-fg);background:transparent;border:0;cursor:pointer;transition:background var(--transition),color var(--transition)}.lang-btn.svelte-1iij8ch+.lang-btn:where(.svelte-1iij8ch){border-left:1px solid var(--border)}.lang-btn.svelte-1iij8ch:hover:not(.active){background:var(--muted);color:var(--fg)}.lang-btn.active.svelte-1iij8ch{background:var(--fg);color:var(--surface)}.lang-btn.svelte-1iij8ch:focus-visible{outline:2px solid var(--ink-900);outline-offset:-2px}.compact.svelte-1iij8ch{height:1.6rem}.compact.svelte-1iij8ch .lang-btn:where(.svelte-1iij8ch){padding:0 .45rem;font-size:.68rem}.navbar.svelte-12qhfyh{position:relative;z-index:calc(var(--z-overlay) + 2);flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;height:3.75rem;border-bottom:1px solid var(--border);background:var(--surface)}.app-shell.svelte-12qhfyh{height:calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;overflow:hidden}.page-body.svelte-12qhfyh{flex:1;min-height:0;display:grid;grid-template-columns:1fr;z-index:1}.page-body.has-sidebar.svelte-12qhfyh{grid-template-columns:var(--sidebar-w) minmax(0,1fr)}@media(max-width:768px){.page-body.has-sidebar.svelte-12qhfyh{grid-template-columns:1fr}}.content.svelte-12qhfyh{overflow-y:auto;min-height:0;min-width:0;position:relative;display:flex;flex-direction:column}.navbar-left.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;min-width:0}.navbar-desktop.svelte-12qhfyh{display:flex;flex-direction:row;align-items:center;gap:.5rem}.sidebar-toggle.svelte-12qhfyh{display:none;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:1px solid transparent;color:var(--fg);cursor:pointer}.sidebar-toggle.svelte-12qhfyh:hover{background:var(--muted)}.content-inner.svelte-12qhfyh{flex:1 0 auto;min-height:0}.navbar-brand.svelte-12qhfyh{display:flex;flex-direction:column;text-decoration:none;color:inherit;line-height:1.2}.navbar-title.svelte-12qhfyh{font-weight:600;font-size:1.05rem;letter-spacing:-.02em}.navbar-subtitle.svelte-12qhfyh{font-size:.65rem;font-weight:500;color:var(--muted-fg);letter-spacing:.01em}.nav-profile.svelte-12qhfyh{max-width:16rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.footer.svelte-12qhfyh{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1.25rem;border-top:1px solid var(--border);font-size:.72rem;color:var(--muted-fg);background:var(--surface)}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted-fg);text-decoration:none}.footer.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.footer-sep.svelte-12qhfyh{opacity:.5}.powered-by.svelte-12qhfyh{font-weight:600;color:var(--muted-fg)}.powered-by.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted-fg);text-decoration:none}.powered-by.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;gap:5px;width:2.5rem;height:2.5rem;padding:0;background:transparent;border:none;cursor:pointer}.hamburger.svelte-12qhfyh:hover{background:var(--muted)}.hamburger-bar.svelte-12qhfyh{display:block;width:1.25rem;height:2px;margin:0 auto;background:var(--fg);border-radius:2px;transition:transform var(--transition),opacity var(--transition)}.hamburger-bar.open.svelte-12qhfyh:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-bar.open.svelte-12qhfyh:nth-child(2){opacity:0}.hamburger-bar.open.svelte-12qhfyh:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.menu-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:var(--z-overlay);animation:svelte-12qhfyh-fade-in var(--transition) ease-out}.mobile-menu.svelte-12qhfyh{position:fixed;top:calc(3.75rem + env(safe-area-inset-top,0px));left:0;right:0;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 10px 30px #0003,0 2px 8px #0000001a;padding:.5rem .75rem .75rem;display:flex;flex-direction:column;gap:.125rem;z-index:calc(var(--z-overlay) + 1);animation:svelte-12qhfyh-menu-in .18s ease-out}.icon-only.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;padding:.4rem;line-height:0}.mobile-menu-item.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;padding:.6rem .9rem;font-size:.95rem;color:var(--fg);background:transparent;border:none;cursor:pointer;text-align:left;width:100%}.mobile-menu-lang.svelte-12qhfyh{padding:.4rem .9rem .2rem}.mobile-menu-item.svelte-12qhfyh:hover{background:var(--muted)}@keyframes svelte-12qhfyh-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-12qhfyh-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.navbar.svelte-12qhfyh{box-shadow:0 2px 8px #0000000f}.navbar-desktop.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.sidebar-toggle.svelte-12qhfyh{display:inline-flex}}
