:root{--ink:#0d0d0d;--ink-2:#3a3a3c;--gray-700:#535358;--gray-500:#76767c;--gray-400:#9a9aa0;--gray-300:#c7c7cc;--gray-200:#e6e6e9;--gray-150:#ededf0;--gray-100:#f4f4f6;--gray-50:#f9f9fa;--white:#fff;--bg-canvas:#fff;--bg-sidebar:#f7f7f8;--bg-panel:#fbfbfc;--border:#ececee;--border-2:#e2e2e5;--inside:#4f46e5;--inside-600:#4338ca;--inside-soft:#eef0fe;--inside-softer:#f5f6ff;--inside-line:#d7d9fb;--inside-veil:#4f46e51a;--pri-high:#d6492f;--pri-high-soft:#fdecea;--pri-mid:#c2820a;--pri-mid-soft:#fbf3e0;--pri-low:#5b7185;--pri-low-soft:#eef2f5;--ok-strong:#0f7a52;--ok-soft:#eef9f3;--ok-line:#c7ead9;--doc-blue:#2a6fdb;--doc-blue-soft:#eaf1fb;--danger:#d6492f;--danger-soft:#fdecea;--danger-line:#f3c7bf;--agent:#7f77dd;--agent-soft:#ede9fe;--gold-line:#f0dcae;--gold-hover:#f5e8c8;--solid:var(--ink);--solid-hover:#232323;--on-solid:#fff;--on-accent:#fff;--track:#f4f4f6;--font:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--mono:"Geist Mono", ui-monospace, "SF Mono", Menlo, monospace;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-pill:999px;--sh-sm:0 1px 2px #0d0d0d0d;--sh-md:0 1px 3px #0d0d0d0f, 0 8px 24px #0d0d0d0d;--sh-input:0 1px 2px #0d0d0d0a, 0 6px 22px #0d0d0d0f;--sh-pop:0 12px 34px #0d0d0d24;--side-w:256px;--topbar-h:56px;--ease-out:cubic-bezier(.2, .8, .3, 1);--dur-fast:.12s;--dur-base:.2s;--tr:.18s cubic-bezier(.2, .8, .3, 1);--background:#fff;--foreground:#0d0d0d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}[data-theme=dark]{--ink:#f2f2f4;--ink-2:#c9c9d0;--gray-700:#a6a6ad;--gray-500:#9a9aa2;--gray-400:#7e7e87;--gray-300:#545458;--gray-200:#38383b;--gray-150:#2c2c2e;--gray-100:#262628;--gray-50:#1f1f20;--white:#1b1b1c;--bg-canvas:#121213;--bg-sidebar:#161617;--bg-panel:#181819;--border:#2a2a2b;--border-2:#363638;--inside:#8079ff;--inside-600:#b6b0ff;--inside-soft:#272447;--inside-softer:#211f3a;--inside-line:#3d3a6b;--inside-veil:#8079ff33;--pri-high:#f4795f;--pri-high-soft:#3a201c;--pri-mid:#e0b340;--pri-mid-soft:#322a16;--pri-low:#9bb0c2;--pri-low-soft:#232a30;--ok-strong:#34d399;--ok-soft:#122a20;--ok-line:#1f4234;--doc-blue:#6aa3f0;--doc-blue-soft:#1a2740;--danger:#f4795f;--danger-soft:#3a201c;--danger-line:#5e2c22;--agent:#a79fff;--agent-soft:#272447;--gold-line:#514220;--gold-hover:#3d3115;--solid:#3f3f46;--solid-hover:#52525b;--on-solid:#fff;--on-accent:#14141a;--track:#0e0e0e;--sh-sm:0 1px 2px #00000080;--sh-md:0 1px 3px #00000080, 0 8px 24px #00000073;--sh-input:0 1px 2px #0006, 0 6px 22px #00000080;--sh-pop:0 12px 34px #0009;--background:#131313;--foreground:#f2f2f4;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{font-family:var(--font);color:var(--ink);background-color:var(--bg-canvas);font-feature-settings:"kern" 1, "liga" 1;font-size:.875rem;line-height:1.45}::selection{background:var(--inside-soft);color:var(--inside-600)}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.app-shell{flex-direction:row;height:100vh;display:flex;overflow:hidden}.sidebar{background:var(--bg-sidebar);border-right:1px solid var(--border);width:256px;min-width:256px;transition:width .26s var(--ease-out), min-width .26s var(--ease-out), padding .26s var(--ease-out);will-change:width;flex-direction:column;flex-shrink:0;padding:1.25rem 1rem;display:flex;overflow:visible}.sidebar-nav{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.sidebar-nav>*{flex-shrink:0}.sidebar-nav{scrollbar-width:thin;scrollbar-color:var(--gray-300) transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:var(--gray-300)}.sidebar--collapsed{width:76px;min-width:76px;padding-left:.75rem;padding-right:.75rem}.sidebar--collapsed .sidebar-head{flex-direction:column;gap:.5rem}.sidebar--collapsed .nav-logo{justify-content:center;width:100%;padding:.25rem}.sidebar--collapsed .sidebar-collapse-btn svg{transform:rotate(180deg)}.sidebar--collapsed .nav-logo__name,.sidebar--collapsed .nav-link__title{opacity:0;white-space:nowrap;pointer-events:none;width:0;overflow:hidden}.sidebar--collapsed .nav-link{justify-content:center;gap:0;padding:.625rem 0}.sidebar--collapsed .nav-section-label{background:var(--border);width:20px;height:1px;margin:.75rem auto .5rem;padding:0;font-size:0;line-height:0;transition:width .18s cubic-bezier(.2,.8,.3,1)}.sidebar--collapsed .sidebar-profile__info{flex-direction:column;gap:.5rem}.sidebar--collapsed .sidebar-profile__meta,.sidebar--collapsed .sidebar-logout__label,.sidebar--collapsed .sidebar-version{display:none}.sidebar--collapsed .sidebar-profile__actions{justify-content:center}.sidebar--collapsed .sidebar-logout{justify-content:center;gap:0;padding:.5rem 0}.main-column{flex-direction:column;flex:1;min-width:0;display:flex}.mobile-topbar,.sidebar-backdrop{display:none}@media (width<=900px){.sidebar{z-index:90;width:256px;min-width:256px;transition:transform .26s var(--ease-out);overscroll-behavior:contain;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%)}.sidebar--open{box-shadow:var(--sh-pop);transform:translate(0)}.sidebar-collapse-btn{display:none}.sidebar-backdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d0d0d6b;display:block;position:fixed;inset:0}.mobile-topbar{border-bottom:1px solid var(--border);background:var(--bg-canvas);flex-shrink:0;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.mobile-topbar__title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:650;overflow:hidden}}.mobile-topbar__menu-btn{width:32px;height:32px;color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.mobile-topbar__menu-btn:hover{color:var(--ink);background-color:var(--gray-150)}.mobile-topbar__menu-btn:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}@media (prefers-reduced-motion:reduce){.sidebar{transition:none}}.main-content{background-color:var(--bg-canvas);flex-direction:column;flex:1;min-height:0;padding:2rem 3rem;display:flex;overflow-y:auto}@media (width<=900px){.main-content{padding:1.25rem 1rem}}.login-page{background:var(--bg-canvas);justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.login-card{background:var(--white);border:1px solid var(--border);width:100%;max-width:380px;box-shadow:var(--sh-pop);animation:slideUpFade .3s var(--ease-out) forwards;border-radius:20px;padding:2rem 2rem 1.5rem}.login-logo{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.0625rem;font-weight:650;display:flex}.login-title{color:var(--ink);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.0625rem;font-weight:650}.login-submit{justify-content:center;width:100%;margin-top:.5rem;padding:.75rem 1rem}.sidebar-bottom{flex-shrink:0;margin-top:auto}.sidebar-profile{border-top:1px solid var(--border);padding-top:1rem}.sidebar-profile__info{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.sidebar-profile__meta{flex:1;min-width:0;transition:opacity .15s}.sidebar-profile__actions{flex-shrink:0;align-items:center;gap:.25rem;display:flex}.sidebar-profile__avatar{background:var(--solid);width:28px;height:28px;color:var(--on-solid);letter-spacing:.01em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:650;display:flex}.sidebar-profile__name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:.8125rem;font-weight:600;overflow:hidden}.sidebar-profile__email{color:var(--gray-400);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.sidebar-logout{width:100%;color:var(--gray-400);text-align:left;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.sidebar-logout:hover{color:var(--ink);background-color:var(--gray-150)}.sidebar-logout:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.sidebar-logout__icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:inline-flex}.sidebar-logout__label{transition:opacity .15s}.sidebar-logout-row{align-items:center;gap:.25rem;min-width:0;display:flex}.sidebar-logout-row .sidebar-logout{flex:auto;width:auto;min-width:0}.sidebar-version{font-variant-numeric:tabular-nums;color:var(--gray-400);-webkit-user-select:text;user-select:text;cursor:default;flex-shrink:0;padding-right:.5rem;font-size:.68rem}.sidebar-head{flex-shrink:0;align-items:center;gap:.5rem;min-height:32px;margin-bottom:1rem;display:flex}.nav-logo{color:var(--ink);letter-spacing:-.02em;flex-direction:row;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.25rem .5rem;font-size:1.0625rem;font-weight:650;text-decoration:none;display:flex}.nav-logo img{display:block}.nav-logo__name{text-overflow:ellipsis;white-space:nowrap;transition:opacity .15s;overflow:hidden}.nav-logo:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.sidebar-collapse-btn{width:28px;height:28px;color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.sidebar-collapse-btn svg{transition:transform .18s cubic-bezier(.2,.8,.3,1)}.sidebar-collapse-btn:hover{color:var(--ink);background-color:var(--gray-150)}.sidebar-collapse-btn:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.nav-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);white-space:nowrap;text-overflow:ellipsis;margin-top:1.25rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:block;overflow:hidden}.nav-link{color:var(--gray-500);letter-spacing:-.005em;white-space:nowrap;border-radius:10px;align-items:center;gap:.75rem;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.nav-link:hover{color:var(--ink);background-color:var(--gray-150)}.nav-link.active{color:var(--ink);background-color:var(--gray-200);font-weight:550}.nav-link:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.nav-link__icon{width:18px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.nav-link__icon svg{width:18px;height:18px}.nav-link__title{text-overflow:ellipsis;white-space:nowrap;transition:opacity .15s;overflow:hidden}.badge{white-space:nowrap;letter-spacing:.01em;border-radius:999px;align-items:center;gap:5px;padding:.2rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.badge:before{content:"";border-radius:50%;flex-shrink:0;width:5px;height:5px}.badge--draft{background-color:var(--gray-100);color:var(--gray-500)}.badge--draft:before{background:var(--gray-500);opacity:.6}.badge--active{background-color:var(--ok-soft);color:var(--ok-strong)}.badge--active:before{background:var(--ok-strong)}.badge--sent{background-color:var(--doc-blue-soft);color:var(--doc-blue)}.badge--sent:before{background:var(--doc-blue)}.badge--paid{background-color:var(--ok-soft);color:var(--ok-strong)}.badge--paid:before{background:var(--ok-strong)}.badge--overdue{background-color:var(--pri-high-soft);color:var(--pri-high)}.badge--overdue:before{background:var(--pri-high)}.badge--cancelled{background-color:var(--gray-100);color:var(--gray-500)}.badge--cancelled:before{background:var(--gray-500);opacity:.6}.badge--paused{background-color:var(--pri-mid-soft);color:var(--pri-mid)}.badge--paused:before{background:var(--pri-mid)}.badge--expired{background-color:var(--pri-high-soft);color:var(--pri-high)}.badge--expired:before{background:var(--pri-high)}.badge--completed{background-color:var(--inside-soft);color:var(--inside-600)}.badge--completed:before{background:var(--inside)}.badge--angefordert{background-color:var(--doc-blue-soft);color:var(--doc-blue)}.badge--angefordert:before{background:var(--doc-blue)}.badge--pending{background-color:var(--pri-mid-soft);color:var(--pri-mid)}.badge--pending:before{background:var(--pri-mid)}.badge--tag:before{background:var(--doc-blue)}.badge--global{background-color:var(--inside-softer);color:var(--inside-600);border:1px solid var(--inside-line)}.badge--global:before{background:var(--inside)}.badge--compact{flex-shrink:0;gap:0;padding:1px 6px;font-size:.6rem}.badge--compact:before{display:none}.nav-link .badge--compact{margin-left:auto}.sidebar--collapsed .nav-link .badge--compact{display:none}.page-header{margin-bottom:2rem}.page-header__back{color:var(--gray-500);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:.75rem;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;text-decoration:none;transition:color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.page-header__back:hover{color:var(--ink)}.page-header__row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.page-header__main{min-width:0}.page-header__eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--gray-500);margin-bottom:.5rem;font-size:.6875rem;font-weight:600;display:block}.page-header__heading{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.page-header__title,.page-title{color:var(--ink);letter-spacing:-.02em;font-size:1.5rem;font-weight:650;line-height:1.15}.page-header__subtitle{max-width:64ch;color:var(--gray-500);margin-top:.5rem;font-size:.8125rem;line-height:1.55}.page-header__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.btn{font-size:.8125rem;font-weight:550;font-family:var(--font);cursor:pointer;white-space:nowrap;letter-spacing:-.01em;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1.15rem;line-height:1;text-decoration:none;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1),transform .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btn:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.btn:active:not(:disabled){transform:scale(.98)}.btn-primary{background:var(--solid);color:var(--on-solid);border-color:var(--solid);box-shadow:var(--sh-sm)}.btn-primary:hover:not(:disabled){background:var(--solid-hover);border-color:var(--solid-hover);box-shadow:var(--sh-md)}.btn-inside{background:var(--inside);color:var(--on-accent);border-color:var(--inside);box-shadow:var(--sh-sm)}.btn-inside:hover:not(:disabled){background:var(--inside-600);border-color:var(--inside-600);box-shadow:var(--sh-md)}.btn-secondary{background-color:var(--white);color:var(--gray-700);border-color:var(--border-2);box-shadow:var(--sh-sm)}.btn-secondary:hover:not(:disabled){background-color:var(--gray-50);border-color:var(--gray-300);color:var(--ink)}.btn-ghost{color:var(--gray-500);box-shadow:none;background-color:#0000;border-color:#0000}.btn-ghost:hover:not(:disabled){background-color:var(--gray-100);color:var(--gray-700);box-shadow:none}.btn-danger{color:var(--danger);border-color:var(--danger-line);background-color:#0000}.btn-danger:hover:not(:disabled){background-color:var(--danger-soft);border-color:var(--danger)}.btn-sm{border-radius:6px;padding:.35rem .8rem;font-size:.75rem}.actions-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.dash-chart-card,.dash-kpi-card,.card{background-color:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);border-radius:14px;padding:1.5rem}.error-msg{background:var(--danger-soft);border:1px solid var(--danger-line);color:var(--danger);border-radius:10px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:500}.empty-state{text-align:center;color:var(--gray-400);flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.empty-state p{margin-top:.5rem;font-size:.8125rem}.filter-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.filter-bar__search{flex:1;min-width:200px;max-width:300px;position:relative}.filter-bar__search input{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--font);background:var(--white);color:var(--ink-2);box-sizing:border-box;border-radius:999px;padding:.42rem .75rem .42rem 2.1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}.filter-bar__search input::placeholder{color:var(--gray-400)}.filter-bar__search input:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer);outline:none}.filter-bar__search:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9aa0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='m21 21-4.35-4.35'/%3E%3C/svg%3E") 50%/contain no-repeat;width:13px;height:13px;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.filter-bar__count{color:var(--gray-300);white-space:nowrap;margin-left:auto;padding:0 .25rem;font-size:.75rem;font-weight:500}.dash-kpi-grid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1rem;display:grid}@media (width<=900px){.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}}.dash-kpi-card{transition:box-shadow .2s var(--ease-out), transform .2s var(--ease-out);animation:slideUpFade .3s var(--ease-out) forwards;animation-delay:var(--anim-delay,0s);opacity:0}.dash-kpi-card:hover{box-shadow:var(--sh-md);transform:translateY(-2px)}.dash-kpi-card__icon{background:var(--gray-100);width:34px;height:34px;color:var(--gray-500);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:1rem;display:flex}.dash-kpi-card--blue .dash-kpi-card__icon{background:var(--doc-blue-soft);color:var(--doc-blue)}.dash-kpi-card--amber .dash-kpi-card__icon{background:var(--pri-mid-soft);color:var(--pri-mid)}.dash-kpi-card--red .dash-kpi-card__icon{background:var(--pri-high-soft);color:var(--pri-high)}.dash-kpi-card--green .dash-kpi-card__icon{background:var(--ok-soft);color:var(--ok-strong)}.dash-kpi-card__label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.09em;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.dash-kpi-card__value{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.04em;margin-bottom:.25rem;font-size:1.875rem;font-weight:800;line-height:1;overflow:hidden}.dash-kpi-card__value--red{color:var(--pri-high)}.dash-kpi-card__value--amber{color:var(--pri-mid)}.dash-kpi-card__sub{color:var(--gray-400);margin-top:.5rem;font-size:.75rem}.dash-charts-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width<=900px){.dash-charts-grid{grid-template-columns:1fr}}.dash-section-title{margin:1rem 0 .75rem}.dash-chart-card__title{color:var(--gray-700);letter-spacing:-.01em;margin-bottom:1rem;font-size:.8125rem;font-weight:700}.invoice-kpi-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}@media (width<=900px){.invoice-kpi-grid{grid-template-columns:repeat(2,1fr)}}.invoice-kpi-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);transition:box-shadow .2s var(--ease-out), transform .2s var(--ease-out);animation:slideUpFade .3s var(--ease-out) forwards;animation-delay:var(--anim-delay,0s);opacity:0;border-radius:14px;padding:1rem 1.25rem}.invoice-kpi-card:hover{box-shadow:var(--sh-md);transform:translateY(-2px)}.invoice-kpi-card__value{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.03em;margin-bottom:.15rem;font-size:1.375rem;font-weight:800;line-height:1.2;overflow:hidden}.invoice-kpi-card__label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem;font-size:.65rem;font-weight:700}.invoice-kpi-card__sub{color:var(--gray-400);margin-top:2px;font-size:.75rem}.file-dropzone{border:2px dashed var(--gray-200);text-align:center;background:var(--gray-50);-webkit-user-select:none;user-select:none;border-radius:10px;margin-bottom:1.5rem;padding:2rem 1.5rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background .18s cubic-bezier(.2,.8,.3,1)}.file-dropzone:hover{border-color:var(--gray-300);background:var(--gray-100)}.file-dropzone--active{border-color:var(--gray-700);background:var(--gray-100)}.file-card-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.file-card{background:var(--white);border:1px solid var(--gray-200);border-radius:10px;flex-direction:column;transition:box-shadow .18s cubic-bezier(.2,.8,.3,1);display:flex;position:relative;overflow:hidden}.file-card:hover{box-shadow:var(--sh-md)}.file-card .delete{opacity:1;position:absolute;top:8px;right:8px}.file-card .delete:hover{opacity:1}.file-card__preview{background:var(--gray-50);flex-shrink:0;justify-content:center;align-items:center;height:120px;font-size:2.5rem;text-decoration:none;display:flex;overflow:hidden}.file-card__preview img{object-fit:cover;width:100%;height:100%}.file-card__body{flex:1;min-width:0;padding:.75rem}.file-card__title{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.8125rem;font-weight:600;overflow:hidden}.file-card__description{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.75rem;display:-webkit-box;overflow:hidden}.file-card__meta{color:var(--gray-400);font-size:.75rem}.file-card__actions{border-top:1px solid var(--gray-100);background:var(--gray-50);gap:.5rem;padding:.75rem;display:flex}.editorjs-holder--drag-over{outline:2px dashed var(--gray-700);outline-offset:4px;border-radius:6px}:is(.editorjs-holder>.codex-editor--toolbox-opened,.editorjs-holder>.codex-editor:has(.ce-popover--opened)){z-index:20}.avstack{flex-shrink:0;align-items:center;display:inline-flex}.avstack__av{width:var(--av-size,26px);height:var(--av-size,26px);font-size:calc(var(--av-size,26px) * .4);background:var(--gray-200);color:var(--ink);border:2px solid var(--white);margin-left:calc(var(--av-size,26px) * -.28);transition:margin-left .16s var(--ease-out);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:650;line-height:1;display:inline-flex}.avstack__av:first-child{margin-left:0}.avstack__av--me{background:var(--inside);color:var(--on-accent)}.avstack__av--more{background:var(--gray-150);color:var(--gray-500)}.avstack:hover .avstack__av{margin-left:2px}.avstack:hover .avstack__av:first-child{margin-left:0}.table-wrapper{border:1px solid var(--border);background:var(--white);box-shadow:var(--sh-sm);border-radius:14px;overflow-x:auto}.card .table-wrapper,.modal-panel .table-wrapper{box-shadow:none;border:1px solid var(--border)}.data-table{border-collapse:collapse;width:100%;font-size:.8125rem}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);border-bottom:1px solid var(--border);white-space:nowrap;background:0 0;padding:1rem 1.25rem;font-size:.6875rem;font-weight:600}.data-table td{color:var(--ink-2);vertical-align:middle;border-bottom:1px solid var(--border);padding:1rem 1.25rem}.data-table tbody tr{transition:background-color .18s cubic-bezier(.2,.8,.3,1)}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover{background:var(--gray-50)}.data-table .link{color:var(--ink);text-underline-offset:3px;cursor:pointer;font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}.data-table .link:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.data-table th.data-table__select,.data-table td.data-table__select{white-space:nowrap;width:1%;padding-right:0;line-height:1}.data-table tbody tr.is-selected{background:var(--inside-soft)}.data-table tbody tr.is-selected td:first-child{box-shadow:inset 3px 0 0 var(--inside)}.data-table tbody tr.is-selected:hover{background:var(--inside-soft)}.data-table tbody tr.is-implied,.data-table tbody tr.is-implied:hover{background:var(--inside-softer)}.data-table tbody tr.is-blocked{background:var(--pri-mid-soft)}.data-table tbody tr.is-blocked td:first-child{box-shadow:inset 3px 0 0 var(--pri-mid)}.data-table tbody tr.is-blocked:hover{background:var(--pri-mid-soft)}.clickable-row:focus-visible{outline:2px solid var(--inside);outline-offset:-2px}.form-section{background-color:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);border-radius:14px;margin-bottom:1rem;padding:1.5rem 2rem}.form-section__title{color:var(--gray-400);text-transform:uppercase;letter-spacing:.09em;margin-bottom:1rem;font-size:.65rem;font-weight:700}.form-group{margin-bottom:1rem}.form-label{color:var(--gray-700);letter-spacing:-.005em;margin-bottom:.25rem;font-size:.8125rem;font-weight:600;display:block}.form-input{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);background-color:var(--white);border-radius:10px;outline:none;padding:.6rem 1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}.form-input.quantity-input{min-width:80px}.form-input:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}.form-input:hover:not(:focus){border-color:var(--gray-300)}.form-input::placeholder{color:var(--gray-300);font-weight:400}.form-select{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);background-color:var(--white);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239e9891' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:14px;border-radius:10px;outline:none;padding:.6rem 2.25rem .6rem 1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}.form-select:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}.form-select:hover:not(:focus){border-color:var(--gray-300)}.form-textarea{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);background-color:var(--white);resize:vertical;border-radius:10px;outline:none;min-height:80px;padding:.6rem 1rem;line-height:1.6;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}.form-textarea:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}.form-textarea:hover:not(:focus){border-color:var(--gray-300)}.form-textarea::placeholder{color:var(--gray-300);font-weight:400}.form-row{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width<=640px){.form-row{grid-template-columns:1fr}}.form-actions{border-top:1px solid var(--gray-100);justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1.25rem;display:flex}.readonly-value{color:var(--ink);padding:.5rem 0;font-size:.8125rem}input[type=checkbox],input[type=radio]{appearance:none;border:1.5px solid var(--gray-300);background-color:var(--white);cursor:pointer;vertical-align:middle;background-position:50%;background-repeat:no-repeat;flex-shrink:0;width:16px;height:16px;margin:0;padding:0;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}input[type=checkbox]:hover:not(:checked):not(:disabled):not(:indeterminate),input[type=radio]:hover:not(:checked):not(:disabled):not(:indeterminate){border-color:var(--gray-400)}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{box-shadow:0 0 0 3px var(--inside-softer);border-color:var(--inside);outline:none}input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.5;cursor:not-allowed}input[type=checkbox]{border-radius:5px}input[type=checkbox]:checked,input[type=checkbox]:indeterminate{background-color:var(--inside);border-color:var(--inside)}input[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");background-size:11px}input[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round'%3E%3Cline x1='6' y1='12' x2='18' y2='12'/%3E%3C/svg%3E");background-size:11px}input[type=radio]{border-radius:50%}input[type=radio]:checked{background-color:var(--inside);border-color:var(--inside);background-image:radial-gradient(circle,#fff 0 3px,#0000 3.5px)}.project-sidebar{flex-direction:column;gap:0;display:flex}.project-back-btn{color:var(--gray-500);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;margin-bottom:1rem;padding:.25rem .5rem;font-size:.75rem;font-weight:500;transition:color .18s cubic-bezier(.2,.8,.3,1)}.project-back-btn:hover{color:var(--ink)}.project-back-btn:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.project-sidebar__header{align-items:center;gap:.5rem;min-width:0;margin-bottom:1rem;display:flex}.project-sidebar__icon{background-color:var(--gray-200);width:28px;height:28px;color:var(--ink);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:650;display:flex}.project-sidebar__name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:650;text-decoration:none;overflow:hidden}.project-sidebar__nav{flex-direction:column;flex:1;display:flex;overflow-y:auto}.project-sidebar__divider{background-color:var(--border);height:1px;margin-bottom:.75rem}.project-nav-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);white-space:nowrap;text-overflow:ellipsis;margin-top:1.25rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;overflow:hidden}.project-nav-section{margin-bottom:.25rem}.project-nav-section-header{cursor:pointer;width:100%;color:var(--gray-500);text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;display:flex}.project-nav-section-header:hover{color:var(--ink);background-color:var(--gray-150)}.project-nav-section-header:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.project-nav-section-header svg{color:var(--gray-500);flex-shrink:0}.project-nav-section-body{flex-direction:column;padding-left:.5rem;display:flex}.project-nav-section-head{align-items:center;display:flex}.project-nav-section-head>.project-nav-link{flex:1}.nav-chevron{cursor:pointer;color:var(--gray-400);background:0 0;border:none;border-radius:5px;flex-shrink:0;margin-left:auto;padding:2px 6px;font-size:.7rem;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}.nav-chevron:hover{background:var(--gray-200);color:var(--ink)}.nav-chevron:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.project-subnav-link{text-align:left;cursor:pointer;min-width:0;color:var(--gray-500);background:0 0;border:none;border-radius:8px;flex:1;align-items:center;gap:.5rem;padding:.35rem .75rem;font-family:inherit;font-size:.8rem;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.project-subnav-link:hover{color:var(--ink);background:var(--gray-150)}.project-subnav-link:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.project-subnav-link__glyph{opacity:.8;flex-shrink:0;font-size:.75rem}.project-subnav-link__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-subnav-more{text-align:left;cursor:pointer;color:var(--inside);background:0 0;border:none;border-radius:8px;padding:.35rem .75rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:color .18s cubic-bezier(.2,.8,.3,1)}.project-subnav-more:hover{color:var(--inside-600);text-decoration:underline}.project-nav-link--button{cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:none}.project-nav-item{border-radius:10px;align-items:center;display:flex;position:relative}.project-nav-item:hover .project-nav-item__delete{opacity:1}.project-nav-item__toggle{color:var(--gray-500);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;padding:0;font-size:.65rem;display:flex}.project-nav-item__toggle:hover{color:var(--ink)}.project-nav-item__toggle-placeholder{flex-shrink:0;width:16px}.project-nav-link{color:var(--gray-500);border-radius:10px;align-items:center;gap:.75rem;min-width:0;padding:.625rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex;overflow:hidden}.project-nav-link:hover{color:var(--ink);background-color:var(--gray-150)}.project-nav-link.active{color:var(--ink);background-color:var(--gray-200);font-weight:550}.project-nav-link:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}.project-nav-link.dashboard-link{margin-bottom:.5rem}.project-nav-link__icon{flex-shrink:0;font-size:1rem}.project-nav-link__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-nav-item__delete{color:var(--gray-500);cursor:pointer;opacity:0;background:0 0;border:none;flex-shrink:0;padding:2px 4px;font-size:1rem;line-height:1;transition:color .18s cubic-bezier(.2,.8,.3,1),opacity .18s cubic-bezier(.2,.8,.3,1)}.project-nav-item__delete:hover{color:var(--danger)}.project-add-page-btn{color:var(--gray-500);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;margin-top:.5rem;padding:.5rem .75rem;font-size:.8125rem;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1)}.project-add-page-btn:hover{color:var(--ink);background-color:var(--gray-150)}.project-add-page-form{margin-top:.5rem;padding:.5rem .75rem}.project-type-btn{background:var(--gray-100);border:1px solid var(--border-2);color:var(--gray-500);cursor:pointer;border-radius:6px;flex:1;padding:2px 6px;font-size:.75rem;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}.project-type-btn.active,.project-type-btn:hover{background:var(--gray-200);color:var(--ink)}.doc-page{width:100%;padding-bottom:2.5rem;padding-left:4rem}.doc-page__header{margin-bottom:2rem}.doc-page__title-row{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.doc-page__title-row .doc-page__icon{cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:0;padding:.25rem;transition:background .12s;display:inline-flex}.doc-page__title-row .doc-page__icon:hover{background:var(--gray-100)}.doc-page__title-row .doc-page__title{flex:1;width:auto;margin-bottom:0}.doc-page__icon{-webkit-user-select:none;user-select:none;margin-bottom:.75rem;font-size:2.5rem;line-height:1;display:block}.doc-page__title{width:100%;color:var(--ink);background:0 0;border:none;border-radius:6px;outline:none;margin-bottom:.5rem;margin-left:-.5rem;padding:.25rem .5rem;font-family:inherit;font-size:2rem;font-weight:700;transition:background-color .18s cubic-bezier(.2,.8,.3,1);display:block}.doc-page__title:hover,.doc-page__title:focus{background:var(--gray-100)}.doc-page__title::placeholder{color:var(--gray-300)}.doc-page__description{width:100%;color:var(--gray-500);resize:vertical;background:0 0;border:none;border-radius:6px;outline:none;margin-bottom:.5rem;margin-left:-.5rem;padding:.25rem .5rem;font-family:inherit;font-size:.875rem;transition:background-color .18s cubic-bezier(.2,.8,.3,1);display:block}.doc-page__description:hover,.doc-page__description:focus{background:var(--gray-100)}.doc-page__description::placeholder{color:var(--gray-300)}.doc-page__meta{color:var(--gray-400);padding-left:.5rem;font-size:.75rem}.doc-page__meta--row{flex-wrap:wrap;align-items:center;gap:.5rem;padding-left:.5rem;display:flex}.doc-page__date-input{color:var(--gray-500);border:1px solid var(--gray-200);cursor:pointer;background:0 0;border-radius:6px;outline:none;padding:2px .5rem;font-family:inherit;font-size:.75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1)}.doc-page__date-input:hover,.doc-page__date-input:focus{border-color:var(--gray-400)}.doc-page__tags{flex-wrap:wrap;gap:.25rem;display:flex}.editorjs-holder{min-height:200px;font-size:.875rem}.editorjs-holder .ce-block__content,.editorjs-holder .ce-toolbar__content{max-width:100%;margin-right:0}.editorjs-holder .ce-toolbar{left:0}.editorjs-holder .ce-popover{--width:260px}.board-page{flex-direction:column;height:100%;display:flex}.board-page__header{flex-shrink:0;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.board-page__header .doc-page__icon{margin-bottom:0;font-size:1.5rem}.board-page__header .doc-page__title{width:auto;margin-bottom:0;font-size:1.5rem}.kanban-board{flex:1;align-items:stretch;gap:1rem;min-height:0;padding-bottom:1rem;display:flex;overflow-x:auto}.kanban-column{background-color:var(--gray-50);border:1px solid var(--gray-200);border-radius:14px;flex-direction:column;gap:.5rem;width:272px;min-width:272px;min-height:0;padding:.75rem;display:flex}.kanban-column__header{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.kanban-column__title{color:var(--gray-700);flex:1;font-size:.8125rem;font-weight:600}.kanban-column__delete{color:var(--gray-400);cursor:pointer;opacity:0;background:0 0;border:none;padding:0 2px;font-size:1rem;transition:color .18s cubic-bezier(.2,.8,.3,1),opacity .18s cubic-bezier(.2,.8,.3,1)}.kanban-column__delete:hover{color:var(--danger)}.kanban-column:hover .kanban-column__delete{opacity:1}.kanban-column__tasks{flex-direction:column;flex:1;gap:.5rem;min-height:40px;display:flex;overflow-y:auto}.kanban-task{background:var(--white);border:1px solid var(--gray-200);cursor:grab;touch-action:none;box-shadow:var(--sh-sm);border-radius:10px;transition:box-shadow .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1)}.kanban-task:hover{box-shadow:var(--sh-md);border-color:var(--gray-300)}.kanban-task:active{cursor:grabbing}.kanban-task--ghost{cursor:grabbing;transform:rotate(1.5deg);box-shadow:0 8px 24px #00000026}.kanban-task__body{cursor:pointer;padding:.75rem}.kanban-task__title{color:var(--ink);letter-spacing:-.005em;font-size:.8125rem;font-weight:500;line-height:1.4}.kanban-task__meta{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.kanban-task__id{font-family:var(--mono);color:var(--gray-400);font-size:.65rem}.kanban-chip{color:var(--gray-500);background:var(--gray-100);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:999px;padding:1px 7px;font-size:.68rem;font-weight:500}.kanban-avatar{background:var(--inside);width:20px;height:20px;color:var(--on-solid);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:600;display:flex}.kanban-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.kanban-empty{border:1px dashed var(--gray-300);min-height:88px;color:var(--gray-400);text-align:center;border-radius:10px;justify-content:center;align-items:center;padding:1rem;font-size:.75rem;display:flex}.kanban-task__footer{justify-content:space-between;align-items:center;display:flex}.kanban-task__avatars{gap:0;display:flex}.kanban-task__avatars>*{border:2px solid var(--white);margin-left:-5px}.kanban-task__avatars>:first-child{margin-left:0}.kanban-task__delete{color:var(--gray-400);cursor:pointer;opacity:0;background:0 0;border:none;padding:0 2px;font-size:1rem;transition:opacity .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}.kanban-task__delete:hover{color:var(--danger)}.kanban-task:hover .kanban-task__delete{opacity:1}.task-avatar{background-color:var(--gray-700);width:22px;height:22px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex}.task-avatar--creator{background-color:var(--doc-blue)}.task-avatar--assignee{background-color:var(--agent)}.kanban-add-task-btn{color:var(--gray-500);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:.5rem;font-size:.8125rem;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1)}.kanban-add-task-btn:hover{color:var(--gray-700);background-color:var(--gray-200)}.kanban-add-task-form{background:var(--white);border:1px solid var(--gray-200);border-radius:10px;padding:.5rem}.kanban-add-column{width:272px;min-width:272px}.kanban-add-column-btn{border:2px dashed var(--gray-300);color:var(--gray-500);cursor:pointer;text-align:left;background:#0000000a;border-radius:14px;width:100%;padding:.75rem 1rem;font-size:.8125rem;font-weight:500;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}.kanban-add-column-btn:hover{color:var(--gray-700);background:#00000012}.modal-overlay{z-index:100;background:#0d0d0d8c;justify-content:center;align-items:flex-start;padding:2.5rem 1rem 1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-panel{background:var(--white);border:1px solid var(--border);width:100%;box-shadow:var(--sh-pop);border-radius:14px;flex-direction:column;display:flex}.modal-panel--sm{max-width:420px}.modal-panel--md{max-width:560px}.modal-panel--lg{max-width:800px;min-height:400px}.modal-panel--xl{max-width:1100px;min-height:560px}.modal-panel--issue{max-width:920px}.create-page-modal{flex-direction:column;gap:1.25rem;display:flex}.create-page-modal__types{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.page-type-card{border:2px solid var(--gray-200);background:var(--white);cursor:pointer;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.page-type-card:hover{border-color:var(--gray-400);background:var(--gray-50)}.page-type-card.active{border-color:var(--ink);background:var(--gray-50)}.page-type-card__icon{font-size:1.75rem}.page-type-card__label{color:var(--ink);font-size:.8125rem;font-weight:600}.page-type-card__desc{color:var(--gray-500);font-size:.75rem}.create-page-modal__title-row{align-items:center;gap:.5rem;display:flex}.create-page-modal__title-icon{flex-shrink:0;font-size:1.25rem}.icon-picker{flex-wrap:wrap;gap:.25rem;display:flex}.icon-picker__btn{background:var(--gray-100);cursor:pointer;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.icon-picker__btn:hover{background:var(--gray-200)}.icon-picker__btn.active{border-color:var(--ink);background:var(--gray-200)}.modal-header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}:is(.modal-header:has(>span:first-child:empty),.modal-header:has(>span:only-child)){border-bottom:none;padding-bottom:0}.modal-title{color:var(--ink);font-size:1.0625rem;font-weight:700}.modal-close{color:var(--gray-400);cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1.5rem;line-height:1}.modal-close:hover{color:var(--ink)}.modal-meta{border-bottom:1px solid var(--gray-200);gap:1.5rem;margin:-1.5rem -1.5rem 0;padding:1rem 1.5rem;display:flex}.modal-meta__item{color:var(--gray-700);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.modal-meta__label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.modal-header--close-only{border-bottom:none;justify-content:flex-end;padding:.75rem 1.5rem 0}.modal-panel:has(.modal-header--close-only) .modal-body{padding-top:.5rem}.task-modal__title{width:100%;color:var(--ink);resize:none;background:0 0;border:none;border-radius:6px;outline:none;margin-bottom:1.25rem;padding:0;font-size:1.375rem;font-weight:700;line-height:1.3;transition:background-color .18s cubic-bezier(.2,.8,.3,1);display:block;overflow:hidden}.task-modal__title:hover,.task-modal__title:focus{background:var(--gray-100)}.task-modal__meta{grid-template-columns:1fr 1fr;display:grid}.task-modal__meta-cell{flex-direction:column;gap:.25rem;padding:.75rem 1.5rem;display:flex}.task-modal__meta-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);font-size:.75rem;font-weight:600}.task-modal__meta-value{color:var(--gray-700);align-items:center;gap:.5rem;min-height:28px;font-size:.8125rem;display:flex}.task-modal__meta-empty{color:var(--gray-300)}.task-modal__assignee-select{flex:1;min-width:0;height:28px;padding:.25rem .5rem;font-size:.8125rem}.task-modal__assignee-select:disabled{opacity:.5;cursor:wait}.modal-body{flex:1;padding:1.5rem}.modal-body .editorjs-holder{padding-left:40px}.modal-body .codex-editor__redactor{padding-bottom:10px!important}.meetings-page{padding-bottom:2.5rem}.meetings-page__header{margin-bottom:2rem}.meetings-filter-bar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.meetings-filter-chip{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-500);cursor:pointer;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1)}.meetings-filter-chip:hover,.meetings-filter-chip.active{background:var(--ink);color:var(--white);border-color:var(--ink)}.meetings-month-section{margin-bottom:2rem}.meetings-month-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);margin-bottom:1rem;font-size:.8125rem;font-weight:600}.meetings-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.meeting-card{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--sh-md);color:inherit;cursor:pointer;border-radius:14px;flex-direction:column;gap:.5rem;padding:1.25rem;text-decoration:none;transition:box-shadow .18s cubic-bezier(.2,.8,.3,1),transform .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1);display:flex;position:relative}.meeting-card:hover{box-shadow:var(--sh-pop);border-color:var(--gray-300);transform:translateY(-2px)}.meeting-card:hover .meeting-card__delete{opacity:1}.meeting-card__date{color:var(--gray-500);margin:0;font-size:.75rem;font-weight:500}.meeting-card__title{color:var(--ink);margin:0;font-size:.875rem;font-weight:700;line-height:1.3}.meeting-card__tags{flex-wrap:wrap;gap:.25rem;display:flex}.badge--tag{background-color:var(--doc-blue-soft);color:var(--doc-blue)}.meeting-card__preview{color:var(--gray-500);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.meeting-card__delete{color:var(--gray-400);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;padding:2px 5px;font-size:1rem;line-height:1;transition:opacity .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);position:absolute;top:.75rem;right:.75rem}.meeting-card__delete:hover{color:var(--danger)}.settings-page{max-width:760px;margin-left:auto;margin-right:auto}.settings-card{background:var(--white);box-shadow:var(--sh-md);border:none;border-radius:14px;margin-bottom:1.25rem;overflow:hidden}.settings-card__header{background:var(--gray-50);border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.settings-card__title{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-500);font-size:.75rem;font-weight:700}.settings-card__body{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.settings-field{flex-direction:column;gap:.25rem;display:flex}.settings-field__label{color:var(--gray-700);font-size:.8125rem;font-weight:600}.settings-field__row{align-items:center;gap:.5rem;display:flex}.settings-card__actions{border-top:1px solid var(--gray-200);flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.settings-field__hint{color:var(--gray-400);font-size:.75rem}.theme-seg{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:10px;gap:.25rem;width:fit-content;padding:3px;display:inline-flex}.theme-seg__option{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.theme-seg__option svg{flex-shrink:0}.theme-seg__option:hover:not(.theme-seg__option--active){color:var(--gray-700)}.theme-seg__option--active{background:var(--white);color:var(--ink);box-shadow:var(--sh-sm)}.status-list{flex-direction:column;gap:.5rem;display:flex}.status-item{border:1px solid var(--gray-200);border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.status-item:hover{border-color:var(--gray-300)}.status-item__color{cursor:pointer;border:none;border-radius:6px;flex-shrink:0;width:26px;height:26px;padding:0}.status-item__name{color:var(--gray-700);background:0 0;border:1px solid #0000;border-radius:6px;outline:none;flex:1;padding:.25rem .5rem;font-family:inherit;font-size:.8125rem}.status-item__name:hover{border-color:var(--gray-200)}.status-item__name:focus{border-color:var(--gray-400);background:var(--gray-50)}.status-item__category{color:var(--gray-500);border:1px solid var(--gray-200);cursor:pointer;background:0 0;border-radius:999px;outline:none;padding:2px .5rem;font-family:inherit;font-size:.75rem}.status-item__category:focus{border-color:var(--gray-400)}.status-item__btn{color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 5px;font-size:.8rem;line-height:1}.status-item__btn:hover{color:var(--gray-700);background:var(--gray-100)}.status-item__btn:disabled{opacity:.25;cursor:not-allowed}.status-item__btn--delete:hover{color:var(--danger);background:var(--danger-soft)}.status-add-form{border-top:1px solid var(--gray-200);align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.subproject-list{flex-direction:column;gap:.5rem;display:flex}.subproject-item{border:1px solid var(--gray-200);cursor:pointer;color:inherit;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:background-color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.subproject-item:hover{background:var(--gray-50);border-color:var(--gray-300)}.subproject-item__name{color:var(--ink);flex:1;font-size:.8125rem;font-weight:600}.subproject-item__code{color:var(--gray-400);background:var(--gray-100);border-radius:6px;padding:2px .5rem;font-family:monospace;font-size:.75rem}.label-chips{flex-wrap:wrap;gap:.5rem;display:flex}.label-chip{border:2px solid;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .5rem .25rem .25rem;display:flex}.label-chip__color{cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;width:18px;height:18px;padding:0}.label-chip__name{font-size:.75rem;font-weight:500}.label-chip__delete{cursor:pointer;opacity:.5;background:0 0;border:none;padding:0 2px;font-size:.875rem;line-height:1}.label-chip__delete:hover{opacity:1}.file-preview-modal{flex-direction:column;gap:1rem;display:flex}.file-preview-modal__media{background:var(--gray-100);border-radius:10px;justify-content:center;align-items:center;min-height:140px;display:flex;overflow:hidden}.file-preview-modal__media img{object-fit:contain;max-width:100%;max-height:380px}.file-preview-modal__media--icon{font-size:3.5rem}.file-preview-modal__title{color:var(--ink);margin:0;font-size:1.0625rem;font-weight:700}.file-preview-modal__description{color:var(--gray-500);white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.65}.file-preview-modal__meta{color:var(--gray-400);font-size:.75rem}.file-preview-modal__actions{border-top:1px solid var(--gray-200);justify-content:flex-end;gap:.75rem;padding-top:1rem;display:flex}.issue-filter-bar{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.issue-filter-group{align-items:center;gap:.25rem;display:flex}.issue-filter-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);white-space:nowrap;padding-right:.25rem;font-size:.75rem;font-weight:600}.issue-filter-chip{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-500);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:500;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.issue-filter-chip:hover{background:var(--gray-100);border-color:var(--gray-400)}.issue-filter-chip.active{background:var(--ink);color:var(--white);border-color:var(--ink)}.issue-filter-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.issue-modal{flex-direction:column;gap:1rem;display:flex}.issue-modal__topbar{align-items:center;gap:.75rem;display:flex}.issue-modal__identifier{color:var(--gray-400);background:var(--gray-100);border-radius:6px;padding:2px .5rem;font-family:monospace;font-size:.75rem;font-weight:600}.issue-modal__saving{color:var(--gray-400);font-size:.75rem}.issue-modal__title{width:100%;color:var(--ink);resize:none;background:0 0;border:none;border-radius:6px;outline:none;margin-left:-.5rem;padding:.25rem .5rem;font-family:inherit;font-size:1.5rem;font-weight:700;line-height:1.3;transition:background-color .18s cubic-bezier(.2,.8,.3,1);display:block;overflow:hidden}.issue-modal__title:hover,.issue-modal__title:focus{background:var(--gray-100)}.issue-modal__columns{align-items:flex-start;gap:2rem;display:flex}.issue-modal__main{flex:1;min-width:0}.issue-modal .editorjs-holder{min-height:96px}.issue-modal__section-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.issue-modal__sidebar{flex-direction:column;flex-shrink:0;gap:.75rem;width:240px;display:flex}.issue-modal__meta-row{flex-direction:column;gap:.25rem;display:flex}.issue-modal__meta-label{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);font-size:.75rem;font-weight:600}.issue-modal__meta-value{color:var(--gray-700);font-size:.8125rem}.issue-modal__meta-divider{background:var(--gray-200);height:1px;margin:.25rem 0}.issue-modal__chip-list{flex-wrap:wrap;gap:.25rem;margin-top:.25rem;display:flex}.issue-modal__chip{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-500);cursor:pointer;border-radius:999px;padding:2px .5rem;font-size:.75rem;font-weight:500;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1)}.issue-modal__chip:hover{background:var(--gray-100);border-color:var(--gray-400)}.issue-modal__chip--active{background:var(--ink);color:var(--white);border-color:var(--ink)}.issue-modal__chip--add{color:var(--gray-400);background:0 0;border-style:dashed}.issue-modal__chip--add:hover{background:var(--gray-100);border-color:var(--gray-400);color:var(--gray-700)}.label-create{align-items:center;gap:.25rem;width:100%;display:inline-flex}.label-create__color{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:0}.label-create__color::-webkit-color-swatch-wrapper{padding:0}.label-create__color::-webkit-color-swatch{border:1px solid var(--gray-300);border-radius:50%}.label-create__color::-moz-color-swatch{border:1px solid var(--gray-300);border-radius:50%}.label-create__name{border:1px solid var(--gray-300);background:var(--white);min-width:0;height:24px;color:var(--gray-700);border-radius:999px;outline:none;flex:1;padding:0 .5rem;font-family:inherit;font-size:.75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1)}.label-create__name:focus{border-color:var(--gray-400)}.label-create__name::placeholder{color:var(--gray-400)}.label-create__save,.label-create__cancel{cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;line-height:1;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),opacity .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.label-create__save{border:1px solid var(--ink);background:var(--ink);color:var(--white)}.label-create__save:disabled{opacity:.3;cursor:default}.label-create__cancel{color:var(--gray-400);background:0 0;border:1px solid #0000}.label-create__cancel:hover{background:var(--gray-100);color:var(--gray-700)}.im{flex-direction:column;min-height:0;max-height:88vh;display:flex}.im-top{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:.6rem;padding:.7rem 1.1rem;display:flex}.im-check{border:1.5px solid var(--gray-300);color:#0000;cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:background-color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.im-check:hover{border-color:var(--ok-strong)}.im-check--done{background:var(--ok-strong);border-color:var(--ok-strong);color:var(--on-accent)}.im-check:disabled{cursor:default}.im-idpill{font-family:var(--mono);color:var(--gray-500);background:var(--gray-100);border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:.72rem;font-weight:600}.im-toptype{color:var(--gray-500);white-space:nowrap;align-items:center;gap:5px;font-size:.8rem;display:inline-flex}.im-parentlink{color:var(--gray-400);cursor:pointer;font-size:.75rem;font-family:var(--mono);background:0 0;border:none;align-items:center;gap:3px;padding:0;text-decoration:underline;display:inline-flex}.im-parentlink:hover{color:var(--gray-700)}.im-saving{color:var(--gray-400);white-space:nowrap;font-size:.75rem}.im-toolbtn{width:28px;height:28px;color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .12s,color .12s;display:inline-flex}.im-toolbtn:hover{background:var(--gray-100);color:var(--ink)}.im-toolbtn--danger:hover{background:var(--danger-soft);color:var(--danger)}.im-body{flex:1;grid-template-columns:1fr 288px;min-height:0;display:grid}.im-main{min-width:0;padding:1.15rem 1.4rem;overflow-y:auto}.im-main .editorjs-holder{min-height:64px;padding-left:40px}.im-main .editorjs-holder .codex-editor__redactor{padding-bottom:10px!important}.im-rail{border-left:1px solid var(--border);background:var(--bg-panel);padding:.5rem .9rem;overflow-y:auto}.im-title{width:100%;color:var(--ink);letter-spacing:-.02em;resize:none;background:0 0;border:none;outline:none;margin-bottom:1.1rem;padding:0;font-family:inherit;font-size:1.3rem;font-weight:700;line-height:1.25;display:block;overflow:hidden}.im-sec{margin-bottom:1.4rem}.im-seclabel{text-transform:uppercase;letter-spacing:.07em;color:var(--gray-400);margin-bottom:.4rem;font-size:.68rem;font-weight:700}.im-sechead{align-items:center;gap:.75rem;margin-bottom:.4rem;display:flex}.im-sechead .im-seclabel{margin-bottom:0}.im-desc{color:var(--ink-2);font-size:.8125rem;line-height:1.6}.im-desc--empty{color:var(--gray-400)}.im-inline-add{color:var(--inside);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;font-family:inherit;font-size:.8rem;display:inline-flex}.im-inline-add:hover{color:var(--inside-600);text-decoration:underline}.im-tabs{border-bottom:1px solid var(--border);gap:1.25rem;margin-bottom:1rem;display:flex}.im-tab{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.4rem 0;font-family:inherit;font-size:.8125rem;font-weight:600;transition:color .12s,border-color .12s}.im-tab:hover{color:var(--ink)}.im-tab--active{color:var(--ink);border-bottom-color:var(--ink)}.im-prop{align-items:center;gap:.5rem;min-height:32px;padding:.1rem 0;display:flex}.im-prop--top{align-items:flex-start;padding-top:.4rem}.im-prop__label{width:76px;color:var(--gray-500);flex-shrink:0;font-size:.75rem}.im-prop--top .im-prop__label{margin-top:.35rem}.im-prop__val{flex:1;min-width:0;position:relative}.im-numrow{width:100%;color:var(--ink-2);font-variant-numeric:tabular-nums;border:1px solid #0000;border-radius:7px;align-items:center;gap:4px;padding:.28rem .45rem;font-size:.8125rem;transition:background-color .12s,border-color .12s;display:flex}.im-numrow:hover,.im-numrow:focus-within{background:var(--white);border-color:var(--border-2);box-shadow:var(--sh-sm)}.im-numrow span{color:var(--gray-500);font-size:.75rem}.im-numrow .im-numrow__sep{color:var(--gray-300)}.im-num{width:34px;color:var(--ink-2);font-variant-numeric:tabular-nums;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:.8125rem}.im-num::placeholder{color:var(--gray-400)}.im-num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.im-num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.im-num{appearance:textfield}.im-avstack{flex-wrap:wrap;align-items:center;gap:4px 0;padding:.28rem .45rem;display:flex}.im-avatar{background:var(--gray-200);width:24px;height:24px;color:var(--ink);border:2px solid var(--bg-panel);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:-5px;font-size:.58rem;font-weight:600;display:inline-flex}.im-avatar:first-child{margin-left:0}.im-avatar--me{background:var(--inside);color:var(--on-accent)}.im-avmore{color:var(--inside);cursor:pointer;background:0 0;border:none;margin-left:6px;padding:0 2px;font-family:inherit;font-size:.8rem;line-height:1}.im-avmore:hover{color:var(--inside-600)}.im-chips{flex-wrap:wrap;align-items:center;gap:.35rem;padding:.28rem .45rem;display:flex}.im-addchip{white-space:nowrap;border:1px dashed var(--gray-300);color:var(--gray-400);cursor:pointer;background:0 0;border-radius:6px;padding:2px 8px;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.35}.im-addchip:hover{border-color:var(--gray-400);color:var(--gray-700)}.im-pop{z-index:300;background:var(--white);border:1px solid var(--border);width:248px;box-shadow:var(--sh-pop);border-radius:10px;max-height:240px;padding:4px;position:fixed;overflow-y:auto}.im-pop__item{width:100%;color:var(--gray-700);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.4rem .5rem;font-family:inherit;font-size:.8rem;transition:background-color .12s;display:flex}.im-pop__item:hover{background:var(--gray-100)}.im-pop__item--active{color:var(--ink);font-weight:600}.im-pop__check{width:14px;color:var(--ok-strong);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.im-pop__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.im-pop__divider{background:var(--border);height:1px;margin:4px 0}.im-pop__section{padding:.3rem .5rem .4rem}.im-vis{color:var(--gray-500);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.28rem .45rem;font-family:inherit;font-size:.8rem;display:flex}.im-vis--on{color:var(--danger)}.im-vis__box{border:1.5px solid var(--gray-300);color:#0000;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;transition:background-color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.im-vis--on .im-vis__box{background:var(--danger);border-color:var(--danger);color:var(--on-accent)}.im-railsep{background:var(--border);height:1px;margin:.6rem 0}.im-metafoot{flex-direction:column;gap:.5rem;padding:.3rem .45rem;display:flex}.im-metafoot__row{color:var(--gray-500);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.im-metafoot__row b{color:var(--gray-700);font-weight:600}@media (width<=880px){.im-body{grid-template-columns:1fr}.im-rail{border-left:none;border-top:1px solid var(--border)}}.project-nav-link__icon{width:18px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.project-nav-link__icon svg{width:18px;height:18px}.project-nav-sprint-chip{background:var(--inside-soft);color:var(--inside-600);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;max-width:80px;margin-left:auto;padding:1px 6px;font-size:.6rem;font-weight:600;overflow:hidden}.board-scope-bar{background:var(--white);border-bottom:1px solid var(--gray-200);flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex}.board-scope-bar__title{color:var(--ink);font-size:.8125rem;font-weight:700}.board-scope-bar__count{color:var(--gray-400);font-size:.75rem}.board-scope-bar__fill{flex:1}.board-sprint-header{background:var(--white);border-bottom:1px solid var(--gray-200);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex}.board-sprint-header__left{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.board-sprint-header__name{color:var(--ink);font-size:.8125rem;font-weight:700}.board-sprint-header__dates{color:var(--gray-400);font-size:.75rem}.board-sprint-header__goal{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;max-width:220px;font-size:.75rem;font-style:italic;overflow:hidden}.board-sprint-header__right{align-items:center;gap:.75rem;display:flex}.board-sprint-header__progress{align-items:center;gap:.5rem;display:flex}.board-sprint-header__progress-bar{background:var(--gray-200);border-radius:999px;width:100px;height:6px;overflow:hidden}.board-sprint-header__progress-fill{background:var(--ok-strong);border-radius:999px;height:100%;transition:width .3s}.board-sprint-header__progress-label{color:var(--gray-500);white-space:nowrap;font-size:.75rem}.board-no-sprint-banner{background:var(--pri-mid-soft);border-bottom:1px solid var(--gold-line,#f0dcae);color:var(--pri-mid);flex-shrink:0;padding:.75rem 1.5rem;font-size:.8125rem}.board-no-sprint-banner .btn-link{color:var(--pri-mid);font-weight:600;text-decoration:underline}.btn-link{color:var(--inside);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:none;transition:color .18s cubic-bezier(.2,.8,.3,1)}.btn-link:hover{color:var(--inside-600);text-decoration:underline}.sprint-chip{text-transform:uppercase;letter-spacing:.05em;background:var(--gray-100);color:var(--gray-500);border-radius:999px;align-items:center;padding:2px 7px;font-size:.65rem;font-weight:600;display:inline-flex}.sprint-chip--active{background:var(--inside-soft);color:var(--inside-600)}.backlog-section{border:1px solid var(--gray-200);background:var(--white);border-radius:14px;margin-bottom:1rem;overflow:hidden}.backlog-section__header{background:var(--gray-50);cursor:pointer;-webkit-user-select:none;user-select:none;border-bottom:1px solid var(--gray-200);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.backlog-section__header:hover{background:var(--gray-100)}.backlog-section__chevron{color:var(--gray-400);text-align:center;width:14px;font-size:.75rem}.backlog-section__name{color:var(--ink);font-size:.8125rem;font-weight:700}.backlog-section__dates{color:var(--gray-400);font-size:.75rem}.backlog-section__count{color:var(--gray-400);margin-left:auto;font-size:.75rem}.backlog-section__actions{align-items:center;gap:.5rem;margin-left:.5rem;display:flex}.sprint-goal{background:var(--agent-soft);border-left:3px solid var(--agent);border-radius:0 6px 6px 0;align-items:flex-start;gap:.5rem;margin:.5rem 0 .75rem;padding:.5rem .75rem;display:flex}.sprint-goal__icon{flex-shrink:0;padding-top:1px;font-size:.85rem}.sprint-goal__text{color:var(--gray-700);font-size:.8125rem;line-height:1.5}.backlog-section__body{padding:.5rem 0}.backlog-row-wrapper{border-bottom:1px solid var(--gray-100);align-items:center;gap:.5rem;padding:0 1rem;display:flex}.backlog-row-wrapper:hover{background:var(--gray-50)}.backlog-row-wrapper:hover .backlog-row__move-btn,.backlog-row-wrapper:hover .backlog-row__sprint-btns{opacity:1}.backlog-row-wrapper:last-of-type{border-bottom:none}.backlog-row{cursor:pointer;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.5rem 0;display:flex}.backlog-row__type{flex-shrink:0;display:inline-flex}.backlog-row__id{color:var(--gray-400);white-space:nowrap;flex-shrink:0;font-family:monospace;font-size:.75rem}.backlog-row__title{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.8125rem;overflow:hidden}.backlog-row__priority{flex-shrink:0;font-size:.6rem}.backlog-row__assignees{flex-shrink:0;gap:2px;display:flex}.backlog-row__avatar{background:var(--inside);width:18px;height:18px;color:var(--white);text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;font-size:.55rem;font-weight:700;display:flex}.backlog-row__points{color:var(--gray-400);background:var(--gray-100);border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:.75rem}.backlog-row__move-btn{color:var(--gray-400);border:1px solid var(--gray-200);cursor:pointer;white-space:nowrap;opacity:0;background:0 0;border-radius:6px;padding:2px .5rem;font-size:.75rem;transition:opacity .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1)}.backlog-row__move-btn:hover{background:var(--gray-100);color:var(--gray-700)}.backlog-row__sprint-btns{opacity:0;gap:.25rem;transition:opacity .18s cubic-bezier(.2,.8,.3,1);display:flex}.backlog-add-row{border:1px dashed var(--gray-200);background:var(--gray-50);border-radius:6px;align-items:center;gap:.75rem;margin:.25rem 1rem;padding:.5rem .75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background .18s cubic-bezier(.2,.8,.3,1);display:flex}.backlog-add-row:hover{border-color:var(--gray-300);background:var(--white)}.backlog-add-row__primary{cursor:pointer;color:var(--gray-700);background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;transition:color .18s cubic-bezier(.2,.8,.3,1)}.backlog-add-row__primary:hover{color:var(--ink)}.create-issue-editor{border:1px solid var(--border);border-radius:10px;max-height:260px;padding:.5rem .75rem;overflow-y:auto}.create-issue-editor .editorjs-holder{min-height:120px}.issue-modal__type-icon{flex-shrink:0;align-items:center;display:inline-flex}.issue-modal__sprint-chip{background:var(--inside-soft);color:var(--inside-600);border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:500}.issue-modal__parent-link{color:var(--gray-400);cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;padding:0;font-family:monospace;font-size:.75rem;text-decoration:underline;display:inline-flex}.issue-modal__parent-link:hover{color:var(--gray-700)}.sub-issue-row{border-radius:6px;align-items:center;gap:.5rem;margin-bottom:2px;padding:.25rem .5rem;display:flex}.sub-issue-row:hover{background:var(--gray-50)}.sub-issue-row__id{color:var(--gray-400);flex-shrink:0;font-family:monospace;font-size:.75rem}.sub-issue-row__title{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.8125rem;overflow:hidden}.sub-issue-row__status{flex-shrink:0;font-size:.75rem}.sub-issue-add-row{align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.issue-relation-row{border-radius:6px;align-items:center;gap:.5rem;margin-bottom:2px;padding:.25rem .5rem;font-size:.8125rem;display:flex}.issue-relation-row:hover{background:var(--gray-50)}.issue-relation-row__type{color:var(--gray-400);flex-shrink:0;min-width:90px;font-size:.75rem;font-weight:500}.issue-relation-row__icon{flex-shrink:0;display:inline-flex}.issue-relation-row__id{color:var(--gray-400);flex-shrink:0;font-family:monospace;font-size:.75rem}.issue-relation-row__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink);flex:1;overflow:hidden}.issue-relation-row__project{color:var(--gray-400);flex-shrink:0;font-size:.75rem}.issue-relation-row__done{color:var(--ok-strong);flex-shrink:0;align-items:center;display:inline-flex}.issue-relation-row__blocker{color:var(--danger);flex-shrink:0;font-size:.6rem}.issue-relation-row__delete{color:var(--gray-300);cursor:pointer;opacity:0;background:0 0;border:none;align-items:center;padding:0 2px;line-height:1;transition:opacity .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.issue-relation-row__delete:hover{color:var(--danger)}.issue-relation-row:hover .issue-relation-row__delete{opacity:1}.relation-picker{border:1px solid var(--gray-200);border-radius:10px;margin-top:.5rem;overflow:hidden}.relation-picker__controls{background:var(--gray-50);border-bottom:1px solid var(--gray-200);align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.relation-picker__results{flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.relation-picker__result{text-align:left;background:var(--white);border:none;border-bottom:1px solid var(--gray-100);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;transition:background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.relation-picker__result:hover{background:var(--gray-50)}.relation-picker__result:last-child{border-bottom:none}.relation-picker__result-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--gray-700);flex:1;overflow:hidden}.relation-picker__result-project{color:var(--gray-400);flex-shrink:0;font-size:.75rem}.tab-bar{border-bottom:2px solid var(--gray-200);margin-bottom:1.25rem;display:flex}.tab-btn{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;margin-bottom:-2px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.tab-btn:hover{color:var(--ink)}.tab-btn.active{color:var(--ink);border-bottom-color:var(--ink)}.tab-btn__count{background:var(--gray-100);color:var(--gray-500);border-radius:999px;padding:1px 7px;font-size:.75rem;font-weight:500}.sprint-stats-bar{background:var(--gray-50);border-top:1px solid var(--gray-200);flex-shrink:0;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;display:flex}.sprint-stats-bar__item{flex-direction:column;gap:2px;display:flex}.sprint-stats-bar__label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);font-size:.75rem;font-weight:600}.sprint-stats-bar__value{color:var(--ink);font-size:.875rem;font-weight:700}.sprint-chip--completed{background:var(--ok-soft);color:var(--ok-strong)}.backlog-section__sp{color:var(--gray-400);background:var(--gray-100);white-space:nowrap;border-radius:999px;padding:1px 8px;font-size:.75rem}.data-table tbody tr[data-priority=URGENT]{border-left:3px solid var(--pri-high)}.data-table tbody tr[data-priority=HIGH]{border-left:3px solid var(--pri-mid)}.data-table tbody tr[data-priority=MEDIUM]{border-left:3px solid var(--pri-low)}.data-table tbody tr[data-priority=LOW]{border-left:3px solid var(--gray-200)}.files-table__description{color:var(--gray-500);-webkit-line-clamp:2;line-clamp:2;max-width:500px;font-size:.8125rem;line-height:1.5;display:-webkit-box}.content-tag{color:var(--gray-500);background:var(--gray-100);white-space:nowrap;border-radius:999px;align-items:center;padding:1px 8px;font-size:.7rem;font-weight:500;display:inline-flex}.content-tags{flex-wrap:wrap;gap:.25rem;display:flex}.epic-progress{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.epic-progress__bar{background:var(--gray-200);border-radius:999px;flex:1;height:6px;overflow:hidden}.epic-progress__fill{background:var(--agent);border-radius:999px;height:100%;transition:width .3s}.epic-progress__label{color:var(--gray-500);white-space:nowrap;font-size:.75rem}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.dashboard-stat-card{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.dashboard-stat-card__label{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);font-size:.75rem;font-weight:600}.dashboard-stat-card__value{color:var(--ink);font-size:1.75rem;font-weight:700;line-height:1}.dashboard-stat-card--urgent .dashboard-stat-card__value{color:var(--pri-high)}.dashboard-stat-card--due .dashboard-stat-card__value{color:var(--pri-mid)}.dashboard-priority-group{margin-bottom:1.25rem}.dashboard-priority-group__header{border-bottom:1px solid var(--gray-100);cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-500);-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem 0;font-size:.75rem;font-weight:700;transition:color .18s cubic-bezier(.2,.8,.3,1);display:flex}.dashboard-priority-group__header:hover{color:var(--ink)}.filter-dropdown{position:relative}.filter-dropdown__trigger{border:1.5px solid var(--gray-200);background:var(--white);font-size:.8125rem;font-weight:500;font-family:var(--font);color:var(--gray-500);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:.25rem;padding:.38rem .75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),background .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}.filter-dropdown__trigger:hover{border-color:var(--gray-300);color:var(--ink)}.filter-dropdown__trigger--active{border-color:var(--ink);color:var(--ink);background:var(--gray-50)}.filter-dropdown__trigger:disabled{opacity:.5;cursor:not-allowed}.filter-dropdown__badge{background:var(--ink);min-width:18px;height:18px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;padding:0 5px;font-size:.65rem;font-weight:700;display:inline-flex}.filter-dropdown__chevron{color:var(--gray-400);transition:transform var(--tr);margin-left:2px;display:inline-flex}.filter-dropdown__chevron--open{transform:rotate(180deg)}.filter-dropdown__panel{z-index:200;background:var(--white);border:1px solid var(--gray-200);min-width:200px;box-shadow:var(--sh-pop);transform-origin:0 0;border-radius:14px;padding:6px;animation:.12s cubic-bezier(.2,.8,.3,1) fdFade;position:absolute;top:calc(100% + 6px);left:0}@keyframes fdFade{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.filter-dropdown__panel{animation:none}.filter-dropdown__chevron{transition:none}}.filter-dropdown__option{cursor:pointer;color:var(--ink);border-radius:8px;align-items:center;gap:.5rem;padding:7px 10px;font-size:.8125rem;transition:background .18s cubic-bezier(.2,.8,.3,1);display:flex}.filter-dropdown__option:hover{background:var(--gray-100)}.filter-dropdown__option--button{width:100%;font-family:var(--font);text-align:left;background:0 0;border:none}.filter-dropdown__checkbox{cursor:pointer}.filter-dropdown__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.filter-dropdown__clear{border:none;border-top:1px solid var(--gray-100);width:100%;color:var(--gray-400);cursor:pointer;text-align:left;background:0 0;border-radius:0 0 8px 8px;margin-top:.25rem;padding:7px 10px;font-size:.75rem;transition:color .18s cubic-bezier(.2,.8,.3,1),background .18s cubic-bezier(.2,.8,.3,1);display:block}.filter-dropdown__clear:hover{color:var(--ink);background:var(--gray-100)}.backlog-search-picker{border:1px solid var(--gray-200);background:var(--gray-50);border-radius:6px;flex-direction:column;gap:.5rem;margin:0 1rem .5rem;padding:.5rem .75rem;display:flex}.backlog-search-picker__results{border:1px solid var(--gray-200);background:var(--white);border-radius:6px;flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.backlog-search-picker__result{border:none;border-bottom:1px solid var(--gray-100);text-align:left;cursor:pointer;color:var(--ink);background:0 0;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;transition:background .18s cubic-bezier(.2,.8,.3,1)}.backlog-search-picker__result:last-child{border-bottom:none}.backlog-search-picker__result:hover{background:var(--gray-50)}.sprint-complete-stats{grid-template-columns:repeat(3,1fr);gap:.75rem;margin:.5rem 0;display:grid}.sprint-complete-stat{text-align:center;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;flex-direction:column;gap:2px;padding:.75rem .5rem;display:flex}.sprint-complete-stat--done{background:var(--ok-soft);border-color:var(--ok-line)}.sprint-complete-stat--sp{background:var(--agent-soft);border-color:var(--inside-line)}.sprint-complete-stat__value{color:var(--ink);font-size:1.4rem;font-weight:700;line-height:1}.sprint-complete-stat__label{color:var(--gray-500);font-size:.75rem}.my-view-sprint-card{background:var(--white);border:1px solid var(--gray-200);border-radius:14px;margin-bottom:1.25rem;padding:1.25rem}.my-view-sprint-card__header{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.my-view-sprint-progress{background:var(--gray-100);border-radius:999px;height:8px;margin-bottom:1rem;overflow:hidden}.my-view-sprint-progress__fill{background:var(--agent);border-radius:999px;height:100%;transition:width .4s}.my-view-sprint-stats{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.75rem;display:grid}.my-view-sprint-stat{text-align:center;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;flex-direction:column;gap:2px;padding:.75rem .5rem;display:flex}.my-view-sprint-stat__value{color:var(--ink);font-size:1.25rem;font-weight:700;line-height:1}.my-view-sprint-stat__label{color:var(--gray-500);font-size:.75rem}.my-view-suggestions__header{text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);margin-top:1.25rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.pd-page{padding-bottom:2rem}.pd-back{color:var(--gray-500);cursor:pointer;transition:color var(--tr);background:0 0;border:none;align-items:center;gap:.35rem;margin-bottom:1rem;padding:0;font-family:inherit;font-size:.8125rem;font-weight:500;display:inline-flex}.pd-back:hover{color:var(--ink)}.pd-head{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.pd-head__icon{background:var(--solid);width:52px;height:52px;color:var(--on-solid);box-shadow:var(--sh-sm);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pd-head__main{flex:1;min-width:0}.pd-head__title{color:var(--ink);letter-spacing:-.025em;font-size:1.65rem;font-weight:700;line-height:1.15}.pd-head__desc{color:var(--gray-500);max-width:70ch;margin-top:.35rem;font-size:.875rem;line-height:1.55}.pd-head__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.pd-metastrip{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.pd-chip{background:var(--white);border:1px solid var(--border);color:var(--gray-700);white-space:nowrap;box-shadow:var(--sh-sm);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.78rem;display:inline-flex}.pd-chip svg{color:var(--gray-400);flex-shrink:0}.pd-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:1.25rem;display:grid}.pd-main{flex-direction:column;gap:1rem;min-width:0;display:flex}.pd-rail{flex-direction:column;gap:1rem;display:flex;position:sticky;top:0}.pd-summary{background:var(--pri-mid-soft);border:1px solid var(--gold-line);border-radius:14px;padding:1.1rem 1.25rem}.pd-summary__head{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.pd-summary__icon{background:var(--solid);width:26px;height:26px;color:var(--on-solid);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pd-summary__label{letter-spacing:.06em;text-transform:uppercase;color:var(--pri-mid);font-size:.7rem;font-weight:700}.pd-summary__text{color:var(--ink-2);font-size:.9rem;line-height:1.6}textarea.pd-summary__text{background:var(--white);border:1px solid var(--gold-line);border-radius:var(--r-md);resize:vertical;width:100%;padding:.5rem .65rem}textarea.pd-summary__text:hover,textarea.pd-summary__text:focus{background:var(--white)}.pd-gitbanner{background:var(--gray-50);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;padding:.7rem .95rem;display:flex}.pd-gitbanner__main{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.pd-gitbanner__label{color:var(--ink);align-items:center;gap:.4rem;font-size:.78rem;font-weight:650;display:inline-flex}.pd-gitbanner__label svg{color:var(--gray-400);flex-shrink:0}.pd-gitbanner__path{color:var(--gray-500);font-size:.75rem;font-family:var(--font-mono,monospace);word-break:break-all}.pd-gitbanner__error{color:var(--pri-high);margin-top:.15rem;font-size:.75rem}.pd-gitbanner__actions{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.pd-gitbanner--error{background:var(--pri-high-soft);border-color:var(--pri-high-soft)}.pd-gitbanner--error .pd-gitbanner__label{color:var(--pri-high)}.pd-gitbanner--error .pd-gitbanner__label svg{color:currentColor}.pd-gitmark{color:var(--gray-400);flex-shrink:0;display:inline-flex}.pd-gitmark--error{color:var(--pri-high);background:var(--pri-high-soft);border-radius:4px;padding:1px}.pd-section{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);border-radius:14px;padding:1.25rem 1.4rem}.pd-section__head{align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.pd-section__icon{background:var(--gray-100);width:28px;height:28px;color:var(--gray-500);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pd-section__title{color:var(--ink);letter-spacing:-.01em;flex:1;font-size:.95rem;font-weight:650}.pd-section__meta{color:var(--gray-400);font-size:.75rem}.pd-agenda{flex-direction:column;gap:.55rem;list-style:none;display:flex}.pd-agenda li{color:var(--ink-2);align-items:center;gap:.65rem;font-size:.875rem;line-height:1.5;display:flex}.pd-agenda__num{background:var(--gray-100);width:22px;height:22px;color:var(--gray-500);font-variant-numeric:tabular-nums;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:600;display:flex}.pd-decisions{flex-direction:column;gap:.6rem;display:flex}.pd-decision{color:var(--ink-2);align-items:center;gap:.6rem;font-size:.875rem;line-height:1.5;display:flex}.pd-decision__icon{color:var(--ok-strong);flex-shrink:0;margin-top:1px;display:inline-flex}.pd-actions{flex-direction:column;display:flex}.pd-action{border-bottom:1px solid var(--gray-100);align-items:center;gap:.7rem;padding:.6rem 0;display:flex}.pd-action:last-child{border-bottom:none}.pd-action__box{border:1.5px solid var(--gray-300);color:#0000;width:19px;height:19px;transition:all var(--tr);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex}button.pd-action__box{cursor:pointer;background:0 0;padding:0}button.pd-action__box:disabled{cursor:default}.pd-action:hover .pd-action__box{border-color:var(--ok-strong)}.pd-action__text{flex:1;min-width:0;font-size:.875rem;line-height:1.4}.pd-action__due{color:var(--gray-500);background:var(--gray-100);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:6px;flex-shrink:0;padding:2px 7px;font-size:.72rem}input.pd-action__due{border:1px solid var(--border-2);cursor:pointer;outline:none;font-family:inherit}input.pd-action__due:focus{border-color:var(--gray-400)}.pd-action__avatar{background:var(--inside);width:22px;height:22px;color:var(--on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.58rem;font-weight:600;display:flex}.pd-progress-bar{background:var(--gray-200);border-radius:999px;height:6px;margin-top:.9rem;overflow:hidden}.pd-progress-fill{background:var(--ok-strong);height:100%;transition:width var(--tr);border-radius:999px}.pd-railcard{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);border-radius:14px;overflow:visible}.pd-railcard__head{border-bottom:1px solid var(--border);letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);padding:.75rem 1.1rem;font-size:.7rem;font-weight:700}.pd-railcard__body{flex-direction:column;gap:.85rem;padding:1rem 1.1rem;display:flex}.pd-meta-row{align-items:center;gap:.6rem;font-size:.8125rem;display:flex}.pd-meta-row__label{color:var(--gray-400);flex-shrink:0;width:92px}.pd-meta-row__value{color:var(--ink);font-weight:500}.pd-person{align-items:center;gap:.6rem;display:flex}.pd-person__avatar{background:var(--gray-200);width:30px;height:30px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:650;display:flex;position:relative}.pd-person__dot{border:2px solid var(--white);border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.pd-person__name{color:var(--ink);font-size:.8125rem;font-weight:550;line-height:1.2}.pd-person__role{color:var(--gray-400);font-size:.72rem}.pd-person__ext{text-transform:uppercase;letter-spacing:.04em;color:var(--pri-mid);background:var(--pri-mid-soft);border-radius:5px;flex-shrink:0;margin-left:auto;padding:1px 5px;font-size:.6rem;font-weight:700}.pd-filebox{background:var(--gray-50);border:1px solid var(--border);border-radius:10px;align-items:center;gap:.6rem;padding:.7rem .8rem;display:flex}.pd-filebox__icon{background:var(--doc-blue-soft);width:32px;height:32px;color:var(--doc-blue);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.pd-filebox__name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:600;overflow:hidden}.pd-filebox__meta{color:var(--gray-400);font-size:.72rem}.pd-dropzone{border:1.5px dashed var(--gray-300);color:var(--gray-400);cursor:pointer;text-align:center;transition:all var(--tr);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.25rem;display:flex}.pd-dropzone:hover{border-color:var(--inside);color:var(--inside);background:var(--inside-softer)}.pd-tagrow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.icon-btn{border:1px solid var(--border);background:var(--white);width:30px;height:30px;color:var(--gray-500);cursor:pointer;transition:all var(--tr);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover{color:var(--ink);border-color:var(--gray-300);background:var(--gray-50)}.pd-head__icon--emoji{background:var(--gray-100);color:inherit;cursor:pointer;transition:background var(--tr);border:none;padding:0;font-size:1.7rem}.pd-head__icon--emoji:hover:not(:disabled){background:var(--gray-200)}.pd-head__icon--emoji:disabled{cursor:default}.author-avatar{background:var(--gray-200);width:24px;height:24px;color:var(--ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:650;display:inline-flex}.author-avatar--chip{width:18px;height:18px;font-size:.52rem}.vis-badge{cursor:default;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:3px 9px;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}button.vis-badge{cursor:pointer}.vis-badge__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.vis-badge--shared{color:var(--ok-strong);background:var(--ok-soft);border-color:var(--ok-line)}.vis-badge--intern{color:var(--pri-high);background:var(--pri-high-soft);border-color:var(--danger-line)}.pd-section--doc{padding:1.4rem 1.5rem}.pd-editable{border-radius:var(--r-sm);transition:background var(--tr);background:0 0;border:none;outline:none;font-family:inherit}.pd-editable:hover:not([readonly]),.pd-editable:focus{background:var(--gray-100)}.pd-editable[readonly]{cursor:default}.pd-head__title.pd-editable,.pd-head__desc.pd-editable{width:100%;margin-left:-.35rem;padding:.1rem .35rem}.pd-main .pd-editable{color:var(--ink-2)}.pd-agenda .pd-editable,.pd-decision .pd-editable{font-size:.875rem}.pd-add{color:var(--inside);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:.5rem;padding:.35rem 0;font-family:inherit;font-size:.8rem;font-weight:500}.pd-add:hover{color:var(--inside-600);text-decoration:underline}.pd-remove{color:var(--gray-300);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-family:inherit;font-size:1.1rem;line-height:1}.pd-remove:hover{color:var(--pri-high)}.pd-empty{color:var(--gray-400);font-size:.82rem}.pd-num{border:1px solid var(--border-2);border-radius:var(--r-sm);width:64px;color:var(--ink);background:0 0;outline:none;padding:2px 6px;font-family:inherit}.pd-num:focus{border-color:var(--gray-400)}.pd-assignee{background:var(--gray-100);border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--gray-700);cursor:pointer;outline:none;max-width:120px;padding:2px 6px;font-family:inherit;font-size:.72rem}.pd-assignee:focus{border-color:var(--gray-400)}.pd-section .editorjs-holder,.pd-main>.editorjs-holder{overflow-wrap:break-word;max-width:100%;padding-left:40px}.pd-section .editorjs-holder .codex-editor,.pd-section .editorjs-holder .codex-editor__redactor,.pd-section .editorjs-holder .ce-block__content,.pd-section .editorjs-holder .ce-toolbar__content,.pd-main>.editorjs-holder .codex-editor,.pd-main>.editorjs-holder .codex-editor__redactor,.pd-main>.editorjs-holder .ce-block__content,.pd-main>.editorjs-holder .ce-toolbar__content{max-width:100%}.pd-section .editorjs-holder .codex-editor__redactor,.pd-main>.editorjs-holder .codex-editor__redactor{padding-bottom:12px!important}.pd-section .editorjs-holder .ce-toolbar,.pd-main>.editorjs-holder .ce-toolbar{left:0}.pd-crumbs{flex-wrap:wrap;align-items:center;gap:.15rem;min-width:0;margin-bottom:1rem;font-size:.8125rem;display:flex}.pd-crumbs__group{align-items:center;gap:.15rem;min-width:0;display:inline-flex}.pd-crumbs__link{color:var(--gray-500);border-radius:var(--r-sm);text-overflow:ellipsis;white-space:nowrap;max-width:22ch;transition:color var(--tr), background var(--tr);align-items:center;gap:.3rem;padding:.15rem .35rem;text-decoration:none;display:inline-flex;overflow:hidden}.pd-crumbs__link:hover{color:var(--ink);background:var(--gray-100)}.pd-crumbs__current{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.3rem;max-width:30ch;padding:.15rem .35rem;font-weight:550;display:inline-flex;overflow:hidden}.pd-crumbs__icon{font-size:.9em;line-height:1}.pd-crumbs__sep{color:var(--gray-300);flex-shrink:0;display:inline-flex}.pd-railcard__head--toggle{border:none;border-bottom:1px solid var(--border);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;width:100%;font-family:inherit;display:flex}.pd-railcard__head--toggle:hover{color:var(--gray-500)}.pd-railcard__body--toc{gap:0;max-height:calc(100vh - 16rem);padding:.5rem .5rem .6rem;overflow-y:auto}.pd-toc{flex-direction:column;gap:1px;display:flex}.pd-toc__item{text-align:left;border-radius:0 var(--r-sm) var(--r-sm) 0;width:100%;color:var(--gray-500);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;transition:color var(--tr), background var(--tr), border-color var(--tr);background:0 0;border:none;border-left:2px solid #0000;padding:.3rem .5rem;font-family:inherit;font-size:.8rem;line-height:1.35;display:block;overflow:hidden}.pd-toc__item:hover{color:var(--ink);background:var(--gray-100)}.pd-toc__item--active{color:var(--inside);border-left-color:var(--inside);background:var(--inside-softer);font-weight:550}.pd-toc__chevron{color:var(--gray-400);transition:transform var(--tr);display:inline-flex}.pd-toc__chevron--collapsed{transform:rotate(-90deg)}.pd-toc-details{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);margin-bottom:1rem}.pd-toc-details>summary{cursor:pointer;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400);padding:.6rem .85rem;font-size:.78rem;font-weight:650}.pd-toc-details[open]>summary{border-bottom:1px solid var(--border)}.pd-toc-details .pd-toc{padding:.45rem}.pd-section--reading .editorjs-holder{max-width:900px;padding-left:0}.pd-chip--mode{font-weight:600}.pd-chip--mode svg{color:currentColor}.pd-chip--editing{color:var(--inside);background:var(--inside-soft);border-color:var(--inside-line)}button.pd-chip--action,button.pd-chip--missing{cursor:pointer;transition:background var(--tr), border-color var(--tr), color var(--tr);font-family:inherit}button.pd-chip--action:hover{color:var(--inside);border-color:var(--inside-line);background:var(--inside-soft)}.pd-chip--missing{color:var(--pri-mid);background:var(--pri-mid-soft);border-color:var(--gold-line);font-weight:600}.pd-chip--missing:hover{background:var(--gold-hover)}.pd-chip--missing svg{color:currentColor}.pd-chip__sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pd-docempty{flex-direction:column;align-items:flex-start;gap:.35rem;padding:.5rem 0 .25rem;display:flex}.pd-docempty__title{color:var(--ink);font-size:.9rem;font-weight:600}.pd-docempty__hint{color:var(--gray-500);font-size:.82rem}.pd-docempty .btn{margin-top:.5rem}.pd-section--empty .editorjs-holder{display:none}@media (width<=1100px){.pd-grid{grid-template-columns:1fr}.pd-rail{position:static}}@media print{.pd-back,.pd-head__actions,.pd-add,.pd-remove,.pd-dropzone,.pd-summary__head .btn,.pd-crumbs,.pd-toc,.pd-toc-details{display:none!important}.pd-section--reading .editorjs-holder{max-width:none}.pd-grid{grid-template-columns:1fr!important}.pd-rail{position:static!important}.pd-section,.pd-summary,.pd-railcard{break-inside:avoid;box-shadow:none!important}}.gh-board-wrap{flex-direction:column;flex:1;min-height:0;margin:-2rem -3rem;display:flex}@media (width<=900px){.gh-board-wrap{margin:-1.25rem -1rem}}.gh-toolbar{border-bottom:1px solid var(--border);background:var(--white);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1.25rem;display:flex}.gh-filter{flex:1;min-width:220px;position:relative}.gh-filter svg{color:var(--gray-400);pointer-events:none;position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.gh-filter input{border:1px solid var(--border-2);width:100%;font-size:.8125rem;font-family:var(--font);background:var(--gray-50);color:var(--ink);border-radius:8px;padding:.5rem .75rem .5rem 2.1rem}.gh-filter input:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer);background:var(--white);outline:none}.gh-toolbar__spacer{flex:auto;min-width:0}.gh-selbar{border-bottom:1px solid var(--border);background:var(--inside-softer);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;padding:.5rem 1.25rem;display:flex}.gh-selbar__count{color:var(--inside-600);font-size:.8125rem;font-weight:650}.gh-selbar__hint{color:var(--gray-500);white-space:nowrap;margin-left:auto;font-size:.72rem}.gh-selbar--card{border:1px solid var(--inside-line);border-radius:var(--r-md);margin-bottom:.75rem}.gh-board{flex:1;align-items:stretch;min-height:0;display:flex;overflow-x:auto}.gh-board--marquee{-webkit-user-select:none;user-select:none}.gh-marquee{z-index:40;pointer-events:none;border:1px solid var(--inside);background:var(--inside-veil);border-radius:4px;position:fixed}.gh-col{border-right:1px solid var(--border);min-height:0;transition:background-color var(--tr);flex-direction:column;flex:0 0 288px;padding:.75rem .625rem;display:flex}.gh-col:last-child{border-right:none}.gh-col--intern{background:var(--pri-high-soft)}.gh-col--wip{box-shadow:inset 0 2px 0 0 var(--pri-mid)}.gh-col--over{background:var(--inside-softer)}.gh-col--wip.gh-col--over{background:var(--pri-mid-soft)}.gh-col--orphan{background:var(--pri-high-soft);border-left:2px solid var(--pri-high)}.gh-colhead{align-items:center;gap:.4rem;display:flex}.gh-colhead__icon{flex-shrink:0;display:inline-flex}.gh-colhead__name{color:var(--ink);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:650;overflow:hidden}.gh-colhead__name--intern{color:var(--pri-high)}.gh-colhead__count{color:var(--gray-500);background:var(--gray-150);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;padding:1px 8px;font-size:.72rem;font-weight:600}.gh-colhead__count--over{color:var(--pri-high);background:var(--pri-high-soft)}.gh-colhead__flag{text-transform:uppercase;letter-spacing:.04em;color:var(--pri-high);background:var(--white);border:1px solid var(--danger-line);border-radius:var(--r-pill);flex-shrink:0;padding:0 6px;font-size:.62rem;font-weight:650;line-height:1.55}.gh-colhead__fill{flex:auto;min-width:0}.gh-colhead__estimate{color:var(--gray-500);background:var(--gray-100);border-radius:var(--r-pill);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;padding:1px 7px;font-size:.68rem}.gh-colhead__btn{width:22px;height:22px;color:var(--gray-500);cursor:pointer;opacity:0;transition:opacity var(--tr), background-color var(--tr), color var(--tr);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.gh-colhead__btn:hover{background:var(--gray-150);color:var(--ink)}.gh-colhead__btn:focus-visible{opacity:1;outline:2px solid var(--inside);outline-offset:1px}.gh-colhead__hint{color:var(--gray-400);margin:.6rem 0 0;font-size:.78rem}.gh-colhead__hint--intern{color:var(--pri-high)}.gh-col:hover .gh-colhead__btn,.gh-col:focus-within .gh-colhead__btn,.gh-col--orphan .gh-colhead__btn{opacity:1}.gh-col__cards{border-top:1px solid var(--border);flex-direction:column;flex:1;gap:.5rem;min-height:0;margin-top:.5rem;padding-top:.5rem;padding-bottom:1rem;display:flex;overflow-y:auto}.gh-col__empty{color:var(--gray-400);padding:.5rem .25rem;font-size:.75rem}.gh-col__empty--drop{text-align:center;border:1px dashed var(--border-2);border-radius:var(--r-md);min-height:72px;transition:border-color var(--tr), color var(--tr), background-color var(--tr);justify-content:center;align-items:center;padding:.75rem;display:flex}.gh-col--over .gh-col__empty--drop{border-color:var(--inside);color:var(--inside-600);background:var(--white);border-style:solid}.gh-col__sep{color:var(--gray-400);text-transform:uppercase;letter-spacing:.06em;padding:.375rem .125rem 0;font-size:.65rem;font-weight:600}.gh-card-wrap:focus-visible{box-shadow:0 0 0 3px var(--inside-softer), 0 0 0 1px var(--inside);border-radius:10px;outline:none}.gh-card{background:var(--white);border:1px solid var(--border-2);cursor:pointer;box-shadow:var(--sh-sm);transition:box-shadow var(--tr), border-color var(--tr), background-color .12s var(--ease-out);border-radius:8px;padding:.5rem .625rem;position:relative}.gh-card:hover{box-shadow:var(--sh-md);border-color:var(--gray-300)}.gh-card--selected{border-color:var(--inside);background:var(--inside-softer);box-shadow:0 0 0 1px var(--inside)}.gh-card__top{align-items:center;gap:.35rem;min-height:22px;margin-bottom:.3rem;display:flex}.gh-card__check{cursor:pointer;opacity:0;pointer-events:none;box-shadow:0 0 0 3px var(--white);transition:opacity .12s var(--ease-out);margin:0;position:absolute;bottom:.45rem;right:.5rem}.gh-card__id{color:var(--gray-500);font-size:.72rem}.gh-card__type{flex-shrink:0;align-items:center;line-height:1;display:inline-flex}.gh-card__statusref{color:var(--pri-high);background:var(--white);border:1px solid var(--danger-line);border-radius:var(--r-pill);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;max-width:45%;padding:0 6px;font-size:.66rem;line-height:1.5;display:inline-flex;overflow:hidden}.gh-card__sprint{background:var(--inside-soft);color:var(--inside-600);border-radius:var(--r-pill);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:45%;padding:0 6px;font-size:.66rem;font-weight:600;line-height:1.5;overflow:hidden}.gh-card__sprint--backlog{background:var(--gray-150);color:var(--gray-500);font-weight:500}.gh-card__avatars{margin-left:auto}.gh-card__title{color:var(--ink);letter-spacing:-.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.gh-card__labels{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;padding-right:1.5rem;display:flex}.gh-card__footer{color:var(--gray-500);align-items:center;gap:.5rem;margin-top:.35rem;padding-right:1.5rem;font-size:.65rem;display:flex}.gh-card__pts{background:var(--gray-100);border-radius:999px;margin-left:auto;padding:1px 6px}.gh-card__prio{border-radius:50%;flex-shrink:0;width:6px;height:6px}.gh-card__prio-tag{color:var(--gray-500);white-space:nowrap;align-items:center;gap:.3rem;font-size:.72rem;line-height:1;display:inline-flex}.gh-card__project{color:var(--inside-600);background:var(--inside-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:70%;padding:1px 8px;font-size:.68rem;font-weight:500;overflow:hidden}.gh-card-wrap:hover .gh-card__check,.gh-card-wrap:focus-within .gh-card__check,.gh-card--selected .gh-card__check{opacity:1;pointer-events:auto}.gh-card--selected .gh-card__check{background-color:var(--inside-softer);box-shadow:0 0 0 3px var(--inside-softer)}.gh-label{white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:600;line-height:1.35}.gh-list{border:1px solid var(--border);background:var(--white);box-shadow:var(--sh-sm);border-radius:12px;overflow:hidden}.gh-listrow{border-bottom:1px solid var(--gray-100);cursor:pointer;transition:background .16s var(--ease-out);align-items:center;gap:.625rem;padding:.7rem 1rem;display:flex}.gh-listrow:last-child{border-bottom:none}.gh-listrow:hover{background:var(--gray-50)}.gh-listrow__status{color:#1a7f37;flex-shrink:0;display:inline-flex}.gh-listrow__id{color:var(--gray-500);white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.72rem}.gh-listrow__title{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;font-weight:500;overflow:hidden}.gh-listrow__labels{flex-shrink:0;gap:.375rem;display:flex}.gh-listrow__pts{color:var(--gray-500);background:var(--gray-100);font-variant-numeric:tabular-nums;border-radius:999px;flex-shrink:0;padding:1px 8px;font-size:.72rem}.gh-listrow:focus-visible{box-shadow:inset 0 0 0 3px var(--inside-softer), inset 0 0 0 1px var(--inside);outline:none}.gh-backlog-sec{border:1px solid var(--border);background:var(--white);box-shadow:var(--sh-sm);border-radius:12px;margin-bottom:1rem;overflow:hidden}.gh-backlog-sec__head{background:var(--gray-50);border-bottom:1px solid var(--border);cursor:pointer;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.7rem 1rem;display:flex}.gh-backlog-sec__head:last-child{border-bottom:none}.gh-backlog-sec__name{color:var(--ink);font-size:.85rem;font-weight:700}.gh-backlog-sec__dates{color:var(--gray-400);font-size:.75rem}.gh-backlog-sec__count{color:var(--gray-400);font-size:.72rem}.gh-backlog-sec__empty{text-align:center;color:var(--gray-400);padding:1.25rem 1rem;font-size:.8rem}.gh-epic{align-items:center;gap:.6rem;margin-top:.45rem;padding-right:1.5rem;display:flex}.gh-epic__count{font-family:var(--mono);color:var(--gray-500);white-space:nowrap;flex-shrink:0;font-size:.72rem}.gh-epic__bar{flex:1;gap:2px;min-width:0;display:flex}.gh-epic__seg{background:var(--gray-200);border-radius:2px;flex:1;height:6px}.gh-epic__seg--on{background:var(--inside)}.gh-epic__pct{color:var(--gray-500);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.72rem}.tribute-container{z-index:999999;background-color:var(--white);border:1px solid var(--border);max-width:500px;height:auto;max-height:300px;color:var(--ink);box-shadow:var(--sh-pop);border-radius:8px;padding:5px;display:block;position:absolute;top:0;left:0;overflow:auto}.tribute-container ul{margin:0;padding:0;list-style:none}.tribute-container li{cursor:pointer;border-radius:4px;padding:8px 12px}.tribute-container li.highlight{background-color:var(--gray-100)}.mention{text-decoration:none!important}.mention.user{width:fit-content;color:var(--doc-blue);background:var(--doc-blue-soft);align-items:center;gap:4px;display:inline-flex}.mention.user .avatar{background-color:var(--solid);width:16px;height:16px;color:var(--on-solid);pointer-events:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;display:flex}.mention.page{color:var(--ok-strong);background:var(--ok-soft);cursor:pointer;padding:2px 4px}.mention.issue{color:var(--doc-blue);background:var(--doc-blue-soft);cursor:pointer;align-items:center;gap:4px;width:fit-content;padding:2px 4px;display:inline-flex}.mention.file{color:var(--agent);background:var(--agent-soft);cursor:pointer;align-items:center;gap:3px;padding:2px 6px;display:inline-flex}.mention.file:hover{background:var(--inside-soft)}.mention.file .mention__icon{font-size:.85em;font-style:normal}.mention{border-radius:4px;padding:0 4px;font-weight:500}.mention__badge{font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.01em;background:var(--gray-100);color:var(--gray-600,var(--gray-500));pointer-events:none;border-radius:3px;flex-shrink:0;padding:0 4px;font-size:.78em;font-weight:600}.tribute-item{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.tribute-item__glyph{flex-shrink:0;font-size:.95em;line-height:1}.tribute-item__badge{font-family:var(--font-mono,ui-monospace, monospace);background:var(--doc-blue-soft);color:var(--doc-blue);border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:.72rem;font-weight:600}.tribute-item__title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tribute-item__meta{color:var(--gray-400);flex-shrink:0;margin-left:auto;padding-left:10px;font-size:.68rem}.tribute-new-item{color:var(--ok-strong);font-weight:500}.lead-dashboard{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.lead-stats-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}@media (width<=900px){.lead-stats-grid{grid-template-columns:repeat(2,1fr)}}.lead-stat-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);transition:box-shadow .2s var(--ease-out), transform .2s var(--ease-out);animation:slideUpFade .3s var(--ease-out) forwards;animation-delay:var(--anim-delay,0s);opacity:0;border-radius:14px;padding:1.25rem 1.5rem}.lead-stat-card:hover{box-shadow:var(--sh-md);transform:translateY(-2px)}.lead-stat-card__value{color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.875rem;font-weight:700;line-height:1;overflow:hidden}.lead-stat-card__label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.65rem;font-weight:600}.lead-stat-card__sub{color:var(--gray-400);margin-top:.5rem;font-size:.75rem}.lead-stage-bar{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--sh-sm);border-radius:10px;padding:1rem 1.25rem}.lead-stage-bar__track{border-radius:999px;gap:2px;height:8px;margin-bottom:.75rem;display:flex;overflow:hidden}.lead-stage-bar__segment{border-radius:999px;transition:flex .18s cubic-bezier(.2,.8,.3,1)}.lead-stage-bar__legend{flex-wrap:wrap;gap:1rem;display:flex}.lead-stage-bar__legend-item{color:var(--gray-500);align-items:center;gap:.25rem;font-size:.75rem;display:flex}.lead-stage-bar__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.lead-pipeline-breakdown{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--sh-sm);border-radius:10px;overflow:hidden}.lead-pipeline-row{border-bottom:1px solid var(--gray-100);align-items:center;gap:1rem;padding:.75rem 1.25rem;font-size:.8125rem;display:flex}.lead-pipeline-row:last-child{border-bottom:none}.lead-pipeline-row__name{color:var(--ink-2);flex:0 0 160px;font-weight:500}.lead-pipeline-row__val{color:var(--gray-700);flex:0 0 120px;font-weight:600}.lead-pipeline-row__meta{color:var(--gray-400);flex:1;font-size:.75rem}.pipeline-switcher{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.pipeline-tab{border:1px solid var(--gray-200);background:var(--white);color:var(--gray-500);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .18s cubic-bezier(.2,.8,.3,1)}.pipeline-tab:hover{border-color:var(--gray-300);color:var(--gray-700)}.pipeline-tab.active{background:var(--ink);border-color:var(--ink);color:var(--white)}.lead-swimlane{margin-bottom:1.25rem}.lead-swimlane__head{color:var(--gray-700);border-bottom:1px solid var(--gray-200);margin-bottom:.35rem;padding:.35rem .1rem;font-size:.8rem;font-weight:600}.kanban-board{align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}.kanban-board::-webkit-scrollbar{height:6px}.kanban-board::-webkit-scrollbar-track{background:var(--gray-100);border-radius:3px}.kanban-board::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}.kanban-column{background:var(--white);border:1px solid var(--gray-200);min-height:200px;box-shadow:var(--sh-sm);border-radius:10px;flex:0 0 280px;padding:.75rem}.kanban-column.drag-over{background:var(--inside-softer);border-color:var(--inside);outline:2px dashed var(--inside)}.kanban-column__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem;display:flex}.kanban-column__title{color:var(--gray-700);font-size:.8125rem;font-weight:600}.kanban-column__count{color:var(--gray-400);background:var(--gray-200);border-radius:999px;padding:.1rem .5rem;font-size:.75rem}.kanban-column__value{color:var(--gray-500);margin-bottom:.5rem;padding:0 .25rem;font-size:.75rem;font-weight:600}.kanban-column__add{border:1px dashed var(--gray-300);width:100%;color:var(--gray-400);cursor:pointer;text-align:center;background:0 0;border-radius:6px;margin-top:.5rem;padding:.5rem;font-size:.75rem;transition:all .18s cubic-bezier(.2,.8,.3,1)}.kanban-column__add:hover{border-color:var(--gray-400);color:var(--gray-500);background:var(--white)}.lead-card{background:var(--white);border:1px solid var(--gray-200);cursor:grab;box-shadow:var(--sh-sm);touch-action:none;border-radius:6px;margin-bottom:.5rem;padding:.75rem;transition:box-shadow .18s cubic-bezier(.2,.8,.3,1),opacity .18s cubic-bezier(.2,.8,.3,1)}.lead-card:active{cursor:grabbing}.lead-card:hover{box-shadow:var(--sh-md)}.lead-card--ghost{box-shadow:var(--sh-pop);cursor:grabbing;opacity:1}.lead-card__title{color:var(--ink-2);margin-bottom:.25rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.lead-card__title:hover{color:var(--ink);text-decoration:underline}.lead-card__company{color:var(--gray-400);margin-bottom:.5rem;font-size:.75rem}.lead-card__meta{color:var(--gray-500);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.lead-card__value{color:var(--gray-700);font-weight:600}.badge--new-lead{background:var(--inside-soft);color:var(--inside-600)}.badge--offer{background:var(--doc-blue-soft);color:var(--doc-blue)}.badge--negotiation{background:var(--pri-mid-soft);color:var(--pri-mid)}.badge--won{background:var(--ok-soft);color:var(--ok-strong)}.badge--lost{background:var(--pri-high-soft);color:var(--pri-high)}.lead-detail-grid{grid-template-columns:1fr 340px;align-items:start;gap:1.5rem;display:grid}.lead-detail-grid .codex-editor__redactor{padding-bottom:20px!important}.lead-detail-grid .editorjs-holder{padding-top:35px;padding-left:70px}@media (width<=800px){.lead-detail-grid{grid-template-columns:1fr}}.detail-card{background:var(--white);border:1px solid var(--gray-200);box-shadow:var(--sh-sm);border-radius:10px;margin-bottom:1rem;padding:1.25rem}.detail-card__title{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.detail-row{border-bottom:1px solid var(--gray-100);justify-content:space-between;align-items:flex-start;padding:.5rem 0;font-size:.8125rem;display:flex}.detail-row:last-child{border-bottom:none}.detail-row__label{color:var(--gray-400);flex:0 0 120px}.detail-row__value{color:var(--ink-2);text-align:right;flex:1}.cmt-thread{flex-direction:column;gap:1rem;display:flex}.cmt-thread__empty{color:var(--gray-400);margin:0;font-size:.8125rem}.cmt-thread__group{flex-direction:column;gap:.5rem;display:flex}.cmt{gap:.75rem;display:flex}.cmt--reply{border-left:2px solid var(--border);margin-left:1.5rem;padding-left:.75rem}.cmt__avatar{object-fit:cover;border-radius:50%;flex-shrink:0}.cmt__avatar--initials{background:var(--gray-400);color:#fff;justify-content:center;align-items:center;font-weight:650;line-height:1;display:flex}.cmt__main{flex:1;min-width:0}.cmt__head{align-items:center;gap:.5rem;margin-bottom:.25rem;font-size:.8125rem;display:flex}.cmt__author{color:var(--ink);font-weight:600}.cmt__time,.cmt__edited{color:var(--gray-400);font-size:.75rem}.cmt__edited:before{content:"· "}.cmt__actions{opacity:0;gap:.5rem;margin-left:auto;transition:opacity .12s;display:flex}.cmt:hover .cmt__actions,.cmt__actions:focus-within{opacity:1}.cmt__action{cursor:pointer;color:var(--gray-500);background:0 0;border:none;padding:0;font-size:.75rem}.cmt__action:hover{color:var(--ink)}.cmt__action--danger:hover{color:var(--danger,#dc2626)}.cmt__composer{border:1px solid var(--border);background:var(--white);border-radius:10px}.cmt__composer:focus-within{border-color:var(--gray-400)}.cmt__composer-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:.5rem;padding:.5rem .75rem;display:flex}.cmt__composer .editorjs-holder{min-height:2.75rem;padding:.5rem .75rem}.cbody{color:var(--gray-700);background:var(--gray-100);border-radius:10px;padding:.5rem .75rem;font-size:.8125rem;line-height:1.55}.cbody--plain{white-space:pre-wrap}.cbody>:first-child{margin-top:0}.cbody>:last-child{margin-bottom:0}.cbody__p{margin:0 0 .5rem}.cbody__h{color:var(--ink);margin:.75rem 0 .25rem;font-size:.875rem;font-weight:650}.cbody__list{margin:0 0 .5rem;padding-left:1.25rem}.cbody__todo{align-items:baseline;gap:.5rem;margin-left:-1.25rem;list-style:none;display:flex}.cbody__todo input{flex-shrink:0}.cbody__quote{border-left:3px solid var(--border);color:var(--gray-500);margin:0 0 .5rem;padding-left:.75rem}.cbody__quote cite{margin-top:.25rem;font-size:.75rem;display:block}.cbody__code{background:var(--white);border:1px solid var(--border);border-radius:6px;margin:0 0 .5rem;padding:.5rem .75rem;font-size:.75rem;overflow-x:auto}.cbody__hr{border:none;border-top:1px solid var(--border);margin:.75rem 0}.cbody__figure{margin:0 0 .5rem}.cbody__figure img{border-radius:6px;max-width:100%;height:auto;display:block}.cbody__figure figcaption{color:var(--gray-400);margin-top:.25rem;font-size:.75rem}.cbody__tablewrap{margin:0 0 .5rem;overflow-x:auto}.cbody__table{border-collapse:collapse;width:100%}.cbody__table th,.cbody__table td{border:1px solid var(--border);text-align:left;padding:.25rem .5rem}.cbody__table th{background:var(--white);font-weight:650}.cbody code{background:var(--white);border:1px solid var(--border);border-radius:4px;padding:0 3px;font-size:.92em}.pdash{margin-bottom:2rem}.pdash-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem;display:grid}@media (width<=900px){.pdash-grid{grid-template-columns:1fr}}.pdash-panel{flex-direction:column;min-height:0;display:flex}.pdash-panel--wide{grid-column:1/-1}.pdash-panel__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.pdash-panel__title{color:var(--ink);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.pdash-panel__count{color:var(--gray-500);background:var(--inside-softer);border-radius:999px;padding:.05rem .5rem;font-size:.75rem}.pdash-seg{border:1px solid var(--border);background:var(--white);border-radius:8px;display:inline-flex;overflow:hidden}.pdash-seg__btn{color:var(--gray-500);cursor:pointer;border:none;border-right:1px solid var(--border);background:0 0;padding:.3rem .7rem;font-size:.75rem;font-weight:500;transition:background .12s,color .12s}.pdash-seg__btn:last-child{border-right:none}.pdash-seg__btn:hover{background:var(--inside-softer)}.pdash-seg__btn.active{background:var(--inside);color:#fff}.pdash-seg__badge{opacity:.8;margin-left:.35rem}.pdash-filters{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.75rem;display:flex}.pdash-chip{border:1px solid var(--border);background:var(--white);color:var(--gray-500);cursor:pointer;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;transition:all .12s}.pdash-chip:hover{border-color:var(--inside)}.pdash-chip.active{background:var(--inside);border-color:var(--inside);color:#fff}.pdash-group-head{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);align-items:center;gap:.4rem;margin:.75rem 0 .35rem;font-size:.72rem;font-weight:600;display:flex}.pdash-row{color:inherit;border-bottom:1px solid var(--border);border-radius:6px;align-items:center;gap:.6rem;padding:.5rem .4rem;text-decoration:none;transition:background .12s;display:flex}.pdash-row:hover{background:var(--inside-softer)}.pdash-row:last-child{border-bottom:none}.pdash-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.pdash-row__title{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.82rem;overflow:hidden}.pdash-row__meta{color:var(--gray-400);flex-shrink:0;font-size:.7rem}.pdash-row__due{color:var(--gray-500);flex-shrink:0;font-size:.7rem}.pdash-row__due.overdue{color:var(--danger);font-weight:600}.pdash-projbadge{background:var(--inside-softer);color:var(--inside);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;flex-shrink:0;max-width:140px;padding:.1rem .45rem;font-size:.68rem;overflow:hidden}.pdash-remgroup__head{text-transform:uppercase;letter-spacing:.04em;margin:.5rem 0 .25rem;font-size:.72rem;font-weight:600}.pdash-remgroup__head.overdue{color:var(--danger)}.pdash-remgroup__head.today{color:var(--pri-mid,#f59e0b)}.pdash-remgroup__head.upcoming{color:var(--gray-400)}.pdash-reminder{border-bottom:1px solid var(--border);align-items:flex-start;gap:.5rem;padding:.4rem 0;display:flex}.pdash-reminder:last-child{border-bottom:none}.pdash-reminder__check{cursor:pointer;flex-shrink:0;margin-top:2px}.pdash-reminder__body{flex:1;min-width:0}.pdash-reminder__note{color:var(--ink);font-size:.8rem;line-height:1.35}.pdash-reminder__ctx{color:var(--gray-400);font-size:.7rem;text-decoration:none}.pdash-reminder__ctx:hover{text-decoration:underline}.pdash-reminder__time{color:var(--gray-500);flex-shrink:0;font-size:.7rem}.pdash-addrow{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.pdash-tasksplit{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}@media (width<=900px){.pdash-tasksplit{grid-template-columns:1fr}}.pdash-taskcol{flex-direction:column;min-width:0;display:flex}.pdash-col-head{color:var(--gray-500);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem;padding-bottom:.4rem;font-size:.78rem;font-weight:600;display:flex}.pdash-scroll{overscroll-behavior:contain;max-height:340px;overflow-y:auto}.pdash-scroll::-webkit-scrollbar{width:8px}.pdash-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.pdash-empty{color:var(--gray-400);margin:0;padding:.5rem .2rem;font-size:.82rem}.pdash-subhead{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);margin:.75rem 0 .35rem;font-size:.72rem;font-weight:600}.pdash-ptask{border-bottom:1px solid var(--border);align-items:center;gap:.5rem;padding:.4rem .2rem;display:flex}.pdash-ptask:last-child{border-bottom:none}.pdash-ptask input[type=checkbox]{cursor:pointer;flex-shrink:0}.pdash-ptask__title{text-align:left;cursor:pointer;min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;flex:1;padding:0;font-size:.82rem;overflow:hidden}.pdash-ptask__title:hover{color:var(--inside)}.pdash-ptask__del{color:var(--gray-400);cursor:pointer;opacity:0;background:0 0;border:none;flex-shrink:0;font-size:1rem;line-height:1;transition:opacity .12s,color .12s}.pdash-ptask__del:hover{color:var(--danger)}.pdash-ptask:hover .pdash-ptask__del{opacity:1}.pdash-ptask--done .pdash-ptask__title{color:var(--gray-400);cursor:default;text-decoration:line-through}.pdash-donetoggle{color:var(--gray-500);cursor:pointer;background:0 0;border:none;padding:.5rem .2rem .25rem;font-size:.75rem;display:block}.pdash-funnel{flex-direction:column;gap:.35rem;margin:.5rem 0 .75rem;display:flex}.pdash-funnel__row{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.pdash-funnel__label{width:92px;color:var(--gray-500);flex-shrink:0}.pdash-funnel__track{background:var(--inside-softer);border-radius:4px;flex:1;height:16px;overflow:hidden}.pdash-funnel__fill{border-radius:4px;min-width:3px;height:100%;transition:width .4s;display:block}.pdash-funnel__val{text-align:right;width:28px;color:var(--ink);flex-shrink:0;font-weight:600}.toast-container{z-index:1000;pointer-events:none;flex-direction:column;gap:.75rem;max-width:min(380px,100vw - 2rem);display:flex;position:fixed;top:1.25rem;right:1.25rem}.toast{pointer-events:auto;background:var(--bg-panel);border:1px solid var(--border-2);border-left:3px solid var(--gray-400);box-shadow:var(--sh-pop);color:var(--ink-2);border-radius:10px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;animation:.22s cubic-bezier(.2,.8,.3,1) slideInToast;display:flex}.toast__icon{width:20px;height:20px;color:var(--gray-500);flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:inline-flex}.toast__icon svg{width:100%;height:100%}.toast__message{overflow-wrap:anywhere;flex:1;line-height:1.45}.toast__close{cursor:pointer;color:var(--gray-400);background:0 0;border:none;flex-shrink:0;margin:-2px -4px 0 0;padding:0 2px;font-size:18px;line-height:1;transition:color .18s cubic-bezier(.2,.8,.3,1)}.toast__close:hover{color:var(--ink)}.toast--success{border-left-color:var(--ok-strong)}.toast--success .toast__icon{color:var(--ok-strong)}.toast--error{border-left-color:var(--danger)}.toast--error .toast__icon{color:var(--danger)}.toast--warning{border-left-color:var(--pri-mid,#b7791f)}.toast--warning .toast__icon{color:var(--pri-mid,#b7791f)}.toast--info{border-left-color:var(--doc-blue)}.toast--info .toast__icon{color:var(--doc-blue)}@keyframes slideInToast{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (width<=560px){.toast-container{max-width:none;top:1rem;left:1rem;right:1rem}}:root .ce-popover,:root .ce-popover--opened,:root .ce-popover-item,:root .ce-popover__container{--color-border:var(--border);--color-shadow:#0d0d0d24;--color-background:var(--white);--color-text-primary:var(--ink);--color-text-secondary:var(--gray-500);--color-background-item-hover:var(--gray-100);--color-background-item-focus:var(--inside-soft);--color-border-icon-focused:var(--inside-line);--color-text-icon-active:var(--inside);--color-active-icon:var(--inside);--color-background-item-confirm:var(--danger);--color-background-item-confirm-hover:var(--danger)}[data-theme=dark] .ce-popover,[data-theme=dark] .ce-popover--opened,[data-theme=dark] .ce-popover__container{--color-shadow:#0009;background:var(--white);border-color:var(--border);color:var(--ink);box-shadow:var(--sh-pop)}:root .cdx-search-field{background:var(--gray-100);border:1px solid var(--border-2);border-radius:var(--r-sm)}:root .cdx-search-field__input{color:var(--ink);font-family:var(--font)}:root .cdx-search-field__input::placeholder,:root .cdx-search-field__icon svg,:root .ce-popover__nothing-found-message{color:var(--gray-400)}:root .ce-popover-item__icon{background:var(--white);border:1px solid var(--border);box-shadow:none;color:var(--ink)}:root .ce-popover-item__title{color:var(--ink)}:root .ce-popover-item__secondary-title{color:var(--gray-400)}:root .ce-popover-item:hover:not(.ce-popover-item--no-hover){background:var(--gray-100)}:root .ce-popover-item--focused{background:var(--inside-soft)!important}:root .ce-popover-item--active .ce-popover-item__icon,:root .ce-popover-item--active .ce-popover-item__title{color:var(--inside)}:root .ce-popover-item--confirmation .ce-popover-item__title,:root .ce-popover-item--confirmation .ce-popover-item__icon{color:var(--on-solid)}:root .ce-popover--nested .ce-popover__container{background:var(--white);border-color:var(--border)}:root .codex-editor.codex-editor--narrow .ce-toolbar__actions{right:100%}:root .ce-toolbar__plus,:root .ce-toolbar__settings-btn{color:var(--gray-500);border-radius:var(--r-sm);background:0 0;border:1px solid #0000}:root .ce-toolbar__plus:hover,:root .ce-toolbar__settings-btn:hover{background:var(--gray-100);border-color:var(--border);color:var(--ink)}:root .ce-toolbar__settings-btn--active{color:var(--inside)}:root .ce-inline-toolbar{background:var(--white);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--sh-pop);color:var(--ink)}:root .ce-inline-tool,:root .ce-inline-toolbar__dropdown{color:var(--ink);border-radius:var(--r-sm)}:root .ce-inline-tool:hover,:root .ce-inline-toolbar__dropdown:hover{background:var(--gray-100)}:root .ce-inline-tool--active{color:var(--inside)}:root .ce-inline-toolbar__dropdown{border-right:1px solid var(--border)}:root .ce-conversion-toolbar{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-pop);color:var(--ink)}:root .ce-conversion-tool:hover{background:var(--gray-100)}:root .ce-conversion-tool__icon{background:var(--white);border:1px solid var(--border);box-shadow:none}:root .ce-inline-tool-input{background:var(--gray-100);border:1px solid var(--border-2);border-radius:var(--r-sm);color:var(--ink);font-family:var(--font)}:root .ce-inline-tool-input::placeholder{color:var(--gray-400)}:root .ce-block--selected .ce-block__content{background:var(--inside-soft);border-radius:var(--r-sm)}:root .ce-block--drop-target .ce-block__content:before,:root .ce-block--drop-target .ce-block__content:after{background:var(--inside)}:root .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before,:root .ce-paragraph[data-placeholder]:empty:before,:root .ce-header[data-placeholder]:empty:before{color:var(--gray-400)}:root .cdx-block,:root .ce-toolbar__content,:root .ce-block__content{color:var(--ink-2)}:root h1.ce-header,:root h2.ce-header,:root h3.ce-header,:root h4.ce-header,:root h5.ce-header{color:var(--ink)}:root h1.ce-header{letter-spacing:-.02em;margin-top:1.3em;font-size:1.875rem;font-weight:700;line-height:1.2}:root h2.ce-header{letter-spacing:-.015em;margin-top:1.2em;font-size:1.5rem;font-weight:700;line-height:1.25}:root h3.ce-header{letter-spacing:-.01em;margin-top:1.1em;font-size:1.25rem;font-weight:650;line-height:1.3}:root h4.ce-header{margin-top:1em;font-size:1.0625rem;font-weight:650;line-height:1.35}:root h5.ce-header{margin-top:1em;font-size:.9375rem;font-weight:650;line-height:1.4}:root h6.ce-header{color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em;margin-top:1em;font-size:.8125rem;font-weight:650;line-height:1.4}:root h1.ce-header,:root h2.ce-header{border-bottom:1px solid var(--border);padding-bottom:.25em}:root h1.ce-header,:root h2.ce-header,:root h3.ce-header,:root h4.ce-header,:root h5.ce-header,:root h6.ce-header{text-wrap:balance;scroll-margin-top:1.5rem}:root .ce-block:first-child .ce-header{margin-top:0;padding-top:0}:root .ce-block{margin-bottom:.4rem}[data-theme=dark] .codex-editor__loader:before{border-color:var(--border);border-top-color:var(--inside)}:root .ce-block a:not(.mention):not(.linkchip){color:var(--inside);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--inside-line);text-decoration-color:var(--inside-line)}:root .ce-block a:not(.mention):not(.linkchip):hover{text-decoration-thickness:2px;-webkit-text-decoration-color:var(--inside);text-decoration-color:var(--inside)}:root .ce-block a:not(.mention):not(.linkchip):focus-visible{outline:2px solid var(--inside);outline-offset:2px;border-radius:2px}:root .cdx-marker{background:var(--pri-mid-soft);color:inherit;border-radius:3px;padding:0 2px}:root .cdx-inline-code,:root .ce-block code:not(pre code){background:var(--gray-150);color:var(--ink);font-family:var(--mono);box-shadow:none;overflow-wrap:break-word;border:0;border-radius:4px;padding:.1em .3em;font-size:.875em}:root .ce-header code:not(pre code){background:0 0;padding:0;font-size:.9em}:root .tc-cell code:not(pre code){padding:0 .25em;font-size:.85em}:root .ce-block a code:not(pre code){color:inherit}:root .cdx-list{--checkbox-background:var(--white);--color-border:var(--border-2);--color-bg-checked:var(--inside);--color-bg-checked-hover:var(--inside-600);--color-tick:var(--on-solid);color:var(--ink-2)}:root .cdx-list__item-children{padding-top:.3rem;padding-left:1.1rem}:root .cdx-list-unordered .cdx-list__item:before{color:var(--gray-400)}:root .cdx-list-unordered .cdx-list__item-children .cdx-list__item:before{content:"◦"}:root .cdx-list-unordered .cdx-list__item-children .cdx-list__item-children .cdx-list__item:before{content:"▪"}:root .cdx-list-ordered .cdx-list__item:before{content:counter(item, decimal) ".";color:var(--gray-500)}:root .cdx-list-ordered .cdx-list__item-children .cdx-list__item:before{content:counter(item, lower-alpha) "."}:root .cdx-list-ordered .cdx-list__item-children .cdx-list__item-children .cdx-list__item:before{content:counter(item, lower-roman) "."}:root .cdx-list__checkbox-check{background:var(--white);border:1px solid var(--border-2)}[data-theme=dark] .cdx-list__checkbox--checked .cdx-list__checkbox-check{background:var(--inside);border-color:var(--inside)}:root .cdx-checklist__item-checkbox-check{background:var(--white);border:1px solid var(--border-2)}:root .cdx-checklist__item--checked .cdx-checklist__item-checkbox-check{background:var(--inside);border-color:var(--inside)}:root .cdx-checklist__item-text{color:var(--ink-2)}.cbx{border:1px solid var(--border-2);border-radius:var(--r-md);background:var(--gray-100);margin-block:.75rem;overflow:hidden}.cbx__head{border-bottom:1px solid var(--border);background:var(--gray-100);align-items:center;gap:.5rem;padding:.3rem .45rem .3rem .55rem;display:flex}.cbx__lang{font-family:var(--font);color:var(--gray-700);background:var(--white);border:1px solid var(--border-2);border-radius:var(--r-sm);cursor:pointer;outline:none;max-width:12rem;padding:2px 4px;font-size:.72rem}.cbx__lang:focus-visible{border-color:var(--inside);outline:2px solid var(--inside);outline-offset:1px}.cbx__detected,.cbx__badge{color:var(--gray-400);font-size:.7rem;font-family:var(--font)}.cbx__badge{letter-spacing:.03em;text-transform:uppercase;color:var(--gray-500);font-weight:600}.cbx__copy{font-family:var(--font);color:var(--gray-500);border-radius:var(--r-sm);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;margin-left:auto;padding:2px 6px;font-size:.7rem}.cbx__copy:hover{color:var(--ink);background:var(--white);border-color:var(--border-2)}.cbx__pre{background:0 0;margin:0;padding:.6rem .75rem;overflow:auto visible}.cbx__code{font-family:var(--mono);color:var(--ink);white-space:pre;overflow-wrap:normal;tab-size:2;background:0 0;outline:none;min-height:0;max-height:none;font-size:.82rem;line-height:1.6;display:block}.cbx__code:focus-visible{outline:none}.cbx__code .hljs-comment,.cbx__code .hljs-quote{color:var(--gray-400);font-style:italic}.cbx__code .hljs-keyword,.cbx__code .hljs-selector-tag,.cbx__code .hljs-literal,.cbx__code .hljs-doctag,.cbx__code .hljs-name,.cbx__code .hljs-meta .hljs-keyword{color:var(--inside);font-weight:600}.cbx__code .hljs-string,.cbx__code .hljs-regexp,.cbx__code .hljs-addition,.cbx__code .hljs-attribute,.cbx__code .hljs-meta .hljs-string{color:var(--ok-strong)}.cbx__code .hljs-number,.cbx__code .hljs-symbol,.cbx__code .hljs-bullet,.cbx__code .hljs-link,.cbx__code .hljs-variable,.cbx__code .hljs-template-variable{color:var(--pri-mid)}.cbx__code .hljs-title,.cbx__code .hljs-section,.cbx__code .hljs-title.class_,.cbx__code .hljs-title.function_{color:var(--doc-blue);font-weight:600}.cbx__code .hljs-type,.cbx__code .hljs-class .hljs-title,.cbx__code .hljs-built_in,.cbx__code .hljs-builtin-name{color:var(--agent)}.cbx__code .hljs-attr,.cbx__code .hljs-selector-attr,.cbx__code .hljs-selector-class,.cbx__code .hljs-selector-id,.cbx__code .hljs-property{color:var(--doc-blue)}.cbx__code .hljs-deletion{color:var(--danger)}.cbx__code .hljs-meta{color:var(--gray-500)}.cbx__code .hljs-emphasis{font-style:italic}.cbx__code .hljs-strong{font-weight:700}.cbx__code .hljs-tag{color:var(--gray-500)}:root .cdx-quote{border-left:3px solid var(--gray-300);background:var(--gray-50);border-radius:0 var(--r-sm) var(--r-sm) 0;padding:.15rem 0 .15rem 1rem}:root .cdx-quote__text{color:var(--gray-700);min-height:unset;margin-bottom:0;font-style:normal}:root .cdx-quote__caption{color:var(--gray-500);margin-top:.35rem;font-size:.82rem}:root .cdx-quote__caption:empty{display:none}:root .ce-delimiter{padding:1.25rem 0;line-height:0}:root .ce-delimiter:before{content:"";background:var(--border-2);letter-spacing:0;width:100%;height:1px;font-size:0;line-height:0;display:block}:root .tc-wrap{--color-border:var(--border-2);--color-text-secondary:var(--gray-500);--color-background:var(--gray-100);--toggler-dots-color:var(--gray-400);--toggler-dots-color-hovered:var(--ink);color:var(--ink-2)}:root .tc-table,:root .tc-row,:root .tc-cell{border-color:var(--border-2)}:root .tc-table{table-layout:auto;border-collapse:collapse;width:100%;display:table}:root .tc-row{display:table-row}:root .tc-cell{vertical-align:top;display:table-cell}:root .tc-table--heading .tc-row:first-child .tc-cell{background:var(--gray-150);color:var(--ink);font-weight:600}:root .tc-table .tc-row:not(:first-child):nth-child(2n) .tc-cell{background:var(--gray-50)}:root .tc-cell{padding:.4rem .7rem;line-height:1.5}:root .tc-add-column,:root .tc-add-row{color:var(--gray-400)}:root .tc-add-column:hover,:root .tc-add-row:hover{background:var(--gray-100);color:var(--ink)}:root .tc-popover{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-pop);color:var(--ink)}:root .tc-popover__item:hover{background:var(--gray-100)}:root .tc-toolbox__toggler:hover{color:var(--ink)}:root .tc-wrap{overflow-x:auto}:root .image-tool__image,:root .image-tool__image-picture{border-radius:var(--r-md)}:root .cdx-button{background:var(--white);border:1px solid var(--border-2);border-radius:var(--r-md);box-shadow:none;color:var(--gray-700);font-family:var(--font)}:root .cdx-button:hover{background:var(--gray-100);border-color:var(--gray-300);color:var(--ink)}:root .cdx-button svg{color:currentColor}:root .image-tool__caption{border:none;border-bottom:1px dashed var(--border-2);box-shadow:none;color:var(--gray-500);text-align:center;background:0 0;border-radius:0;padding:.35rem 0;font-size:.82rem}:root .image-tool__caption[data-placeholder]:empty:before{color:var(--gray-400)}:root .image-tool__caption:focus{border-bottom-color:var(--inside)}:root .image-tool--withBorder .image-tool__image{border:1px solid var(--border-2)}:root .image-tool--withBackground .image-tool__image,:root .image-tool__image-preloader{background:var(--gray-100)}:root .image-tool__image-preloader:after{border-top-color:var(--inside)}:root .image-tool--stretched .image-tool__image-picture{width:100%}.imgrz{width:fit-content;max-width:100%;display:block;position:relative}.imgrz .image-tool__image-picture{width:100%;height:auto}:root .image-tool--uploading .imgrz{width:auto}.imgrz__bar{cursor:ew-resize;opacity:0;width:22px;transition:opacity var(--dur-fast) var(--ease-out);z-index:2;touch-action:none;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0}.imgrz__bar--left{left:0}.imgrz__bar--right{right:0}.imgrz__bar:before{content:"";border-radius:var(--r-pill);background:var(--white);border:1.5px solid var(--ink);width:6px;height:72px;max-height:80%;transition:background var(--dur-fast) var(--ease-out);box-shadow:0 1px 6px #00000059}.imgrz:hover .imgrz__bar,.imgrz__bar:focus-visible,.imgrz--dragging .imgrz__bar{opacity:1}.imgrz--dragging{-webkit-user-select:none;user-select:none}.imgrz--snapped .imgrz__bar:before{background:var(--inside)}.imgrz__snap{border-radius:var(--r-pill);background:var(--inside);color:var(--on-accent);font-family:var(--font);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity var(--dur-fast) var(--ease-out);z-index:3;padding:2px 8px;font-size:.68rem;font-weight:600;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.imgrz__snap:empty{display:none}.imgrz--snapped .imgrz__snap{opacity:1}.imgrz--snapped:before,.imgrz--snapped:after{content:"";background:var(--inside);z-index:2;pointer-events:none;width:2px;position:absolute;top:0;bottom:0}.imgrz--snapped:before{left:0}.imgrz--snapped:after{right:0}.editorjs-holder[data-readonly=true] .imgrz__bar{display:none}@media print{.imgrz__bar{display:none!important}}.linkchip{border-radius:var(--r-sm);background:var(--gray-100);border:1px solid var(--border);color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;vertical-align:baseline;cursor:pointer;max-width:32ch;transition:background var(--tr), border-color var(--tr);align-items:center;gap:4px;padding:1px 6px 1px 4px;font-weight:500;display:inline-flex;overflow:hidden;text-decoration:none!important}.linkchip:hover{background:var(--gray-150);border-color:var(--gray-300)}.linkchip__fav{object-fit:contain;pointer-events:none;border-radius:3px;flex-shrink:0;width:14px;height:14px}.linkchip--pending{opacity:.75}.linkcard{z-index:1000;background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);width:320px;max-width:calc(100vw - 24px);box-shadow:var(--sh-pop);font-family:var(--font);animation:fadeIn var(--dur-fast) var(--ease-out);position:fixed;overflow:hidden}.linkcard__image{object-fit:cover;background:var(--gray-100);border-bottom:1px solid var(--border);width:100%;height:150px;display:block}.linkcard__body{padding:.7rem .85rem .75rem}.linkcard__title{color:var(--ink);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.linkcard__desc{color:var(--gray-500);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-top:.3rem;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.linkcard__site{color:var(--gray-400);align-items:center;gap:.35rem;min-width:0;margin-top:.5rem;font-size:.72rem;display:flex}.linkcard__site img{object-fit:contain;border-radius:3px;flex-shrink:0;width:13px;height:13px}.linkcard__site span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.linkcard__skeleton{background:var(--gray-150);border-radius:999px;height:.65rem;animation:1.2s ease-in-out infinite pulse}.linkcard__skeleton+.linkcard__skeleton{margin-top:.45rem}.linkcard__skeleton--short{width:45%}.tribute-container{background-color:var(--white);border:1px solid var(--border);box-shadow:var(--sh-pop);color:var(--ink)}:root .cdx-notifies{font-family:var(--font)}:root .cdx-notify{border:1px solid var(--border);box-shadow:var(--sh-pop);font-size:.82rem;line-height:1.45;background:var(--white)!important;color:var(--ink)!important}:root .cdx-notify--error{border-color:var(--danger-line);background:var(--danger-soft)!important;color:var(--ink)!important}:root .cdx-notify--error:before{background:var(--danger)!important}:root .cdx-notify--success{border-color:var(--ok-line);background:var(--ok-soft)!important;color:var(--ink)!important}:root .cdx-notify--success:before{background:var(--ok-strong)!important}:root .cdx-notify__input{background:var(--gray-100);color:var(--ink);font-family:var(--font)}:root .cdx-notify__input::placeholder{color:var(--gray-400)}:root .cdx-notify__button{font-family:var(--font);border-radius:var(--r-sm)}:root .cdx-notify__cross:after,:root .cdx-notify__cross:before{background:var(--gray-500)}.imgph{border:1.5px dashed var(--gold-line);border-radius:var(--r-md);background:var(--pri-mid-soft);transition:border-color var(--tr), background var(--tr), box-shadow var(--tr);flex-direction:column;gap:.4rem;padding:.85rem 1rem;display:flex}.imgph--interactive{cursor:pointer}.imgph--interactive:hover{border-color:var(--inside);background:var(--inside-softer)}.imgph--interactive:focus-visible{outline:2px solid var(--inside);outline-offset:2px}.imgph--over{border-color:var(--inside);background:var(--inside-soft);box-shadow:0 0 0 3px var(--inside-line);border-style:solid}.imgph--awaiting{border-color:var(--inside);border-style:solid}.imgph--busy{opacity:.7;pointer-events:none}.imgph--flash{animation:imgphFlash 1.4s var(--ease-out)}@keyframes imgphFlash{0%,to{box-shadow:0 0 #0000}15%,55%{box-shadow:0 0 0 4px var(--inside-line);border-color:var(--inside)}}@media (prefers-reduced-motion:reduce){.imgph--flash{box-shadow:0 0 0 3px var(--inside-line);animation:none}}.imgph__head{align-items:center;gap:.45rem;display:flex}.imgph__icon{color:var(--gray-400);display:inline-flex}.imgph__title{color:var(--ink-2);font-size:.85rem;font-weight:600}.imgph__hint{color:var(--gray-500);font-size:.78rem}.imgph__actions{flex-wrap:wrap;gap:.4rem;margin-top:.15rem;display:flex}.imgph__btn{border-radius:var(--r-sm);border:1px solid var(--border-2);background:var(--white);color:var(--gray-700);cursor:pointer;transition:all var(--tr);padding:.3rem .65rem;font-family:inherit;font-size:.78rem;font-weight:500}.imgph__btn:hover{background:var(--gray-100);border-color:var(--gray-300);color:var(--ink)}.imgph__btn:focus-visible{outline:2px solid var(--inside);outline-offset:1px}.imgph__status{color:var(--gray-500);font-size:.75rem}.imgph__status:empty{display:none}.imgph__status--error{color:var(--danger)}.imgph__file{display:none}.paste-image-placeholder{color:var(--gray-500);background:var(--gray-100);border:1px dashed var(--border-2);border-radius:var(--r-sm);padding:1px 6px;font-size:.82rem}.editorjs-holder[data-readonly=true] .ce-paragraph[data-placeholder]:empty:before,.editorjs-holder[data-readonly=true] .ce-header[data-placeholder]:empty:before,.editorjs-holder[data-readonly=true] .codex-editor--empty .ce-block:first-child .ce-paragraph[data-placeholder]:empty:before{content:""!important}.editorjs-holder[data-readonly=true] .ce-block__content,.editorjs-holder[data-readonly=true] .codex-editor__redactor{cursor:text}.editorjs-holder[data-readonly=true] img,.editorjs-holder[data-readonly=true] .imgph,.editorjs-holder[data-readonly=true] .ce-delimiter{cursor:default}.editorjs-holder[data-readonly=true] a{cursor:pointer}.editorjs-holder[data-readonly=true] .ce-block__content,.editorjs-holder[data-readonly=true] .ce-block--selected .ce-block__content,.editorjs-holder[data-readonly=true] .ce-block--selected .ce-block__content [contenteditable],.editorjs-holder[data-readonly=true] [contenteditable]{-webkit-user-select:text;user-select:text}.editorjs-holder[data-readonly=true] .ce-block--selected .ce-block__content{background:0 0}.editorjs-holder[data-readonly=true] .ct,.editorjs-holder[data-readonly=true] .codex-editor__rectangle,.editorjs-holder[data-readonly=true] .tc-add-column,.editorjs-holder[data-readonly=true] .tc-add-row,.editorjs-holder[data-readonly=true] .tc-toolbox{display:none!important}.editorjs-holder[data-readonly=true] .tc-wrap{--cell-size:0px;grid-template-columns:100% 0!important}.editorjs-holder[data-readonly=true] .tc-cell[heading]:before{content:""!important}.editorjs-toolbar-extra{justify-content:flex-end;min-height:1.7rem;margin-bottom:.4rem;display:flex}.editorjs-import-btn{font-family:var(--font);color:var(--gray-500);border:1px solid var(--border-2);border-radius:var(--r-sm);cursor:pointer;transition:all var(--tr);background:0 0;align-items:center;gap:.35rem;padding:.25rem .55rem;font-size:.75rem;display:inline-flex}.editorjs-import-btn:hover{color:var(--ink);background:var(--gray-100);border-color:var(--gray-300)}.editorjs-import-btn:focus-visible{outline:2px solid var(--inside);outline-offset:1px}.editorjs-import-btn svg{flex-shrink:0}.editorjs-import-input{display:none}.editorjs-pastebusy{font-family:var(--font);color:var(--gray-500);align-items:center;gap:.4rem;font-size:.75rem;display:inline-flex}.editorjs-pastebusy__spinner{border:2px solid var(--border-2);border-top-color:var(--inside);border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.8s linear infinite spin}@media (prefers-reduced-motion:reduce){.editorjs-pastebusy__spinner{border-top-color:var(--inside);animation:none}}@media print{.editorjs-toolbar-extra{display:none!important}}.editorjs-append{cursor:text;height:56px}:root .editorjs-holder ::selection{background:var(--inside-soft);color:var(--ink)}[data-theme=dark] .editorjs-holder ::selection{background:var(--inside-line);color:var(--ink)}:root .ce-popover-item:focus-visible,:root .ce-inline-tool:focus-visible,:root .ce-toolbar__plus:focus-visible,:root .ce-toolbar__settings-btn:focus-visible{outline:2px solid var(--inside);outline-offset:1px}@media (prefers-reduced-motion:reduce){.linkcard,.linkcard__skeleton{animation:none}}@media print{:root,[data-theme=dark]{--ink:#0d0d0d;--ink-2:#3a3a3c;--gray-700:#535358;--gray-500:#76767c;--gray-400:#9a9aa0;--gray-300:#c7c7cc;--gray-200:#e6e6e9;--gray-150:#ededf0;--gray-100:#f4f4f6;--gray-50:#f9f9fa;--white:#fff;--bg-canvas:#fff;--bg-sidebar:#f7f7f8;--bg-panel:#fbfbfc;--border:#ececee;--border-2:#e2e2e5;--solid:#0d0d0d;--on-solid:#fff;--background:#fff;--foreground:#0d0d0d;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.ce-toolbar,.ce-inline-toolbar,.ce-popover,.tc-add-row,.tc-add-column,.editorjs-append,.linkcard{display:none!important}.linkchip{background:0 0;border:none;padding:0}.ce-header{break-after:avoid-page;break-inside:avoid}.cbx,.tc-wrap,.cdx-quote,.imgrz,.cdx-list__item{break-inside:avoid}.ce-paragraph{orphans:3;widows:3}.cbx__pre{overflow-x:visible}.cbx__code{white-space:pre-wrap;overflow-wrap:break-word}}.editorjs-holder[data-compact=true]{min-height:0;font-size:.8125rem}.editorjs-holder[data-compact=true] .codex-editor{padding-bottom:0}.editorjs-holder[data-compact=true] .codex-editor__redactor{padding-bottom:0!important}.editorjs-holder[data-compact=true] .ce-block__content,.editorjs-holder[data-compact=true] .ce-toolbar__content{max-width:100%;margin-left:0}.editorjs-holder[data-compact=true] .ce-block{margin-bottom:.15rem}.editorjs-holder[data-compact=true] .ce-paragraph{line-height:1.5}.editorjs-holder[data-compact=true] .ce-header{margin-top:.4rem;margin-bottom:.2rem;font-size:.95rem}:root .editorjs-holder[data-compact=true] .ce-toolbar__plus{display:none}@keyframes slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.45}}@keyframes spin{to{transform:rotate(360deg)}}._switcher_mhjfv_1{margin-bottom:8px;padding-bottom:8px;position:relative}._trigger_mhjfv_7{background:var(--gray-100);border:1px solid var(--border-2);width:100%;color:var(--ink);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,padding .22s cubic-bezier(.2,.8,.3,1);display:flex}._trigger_mhjfv_7:hover{background:var(--gray-150);border-color:var(--gray-300)}._chevron_mhjfv_28{color:var(--gray-400);flex-shrink:0}._name_mhjfv_33{text-overflow:ellipsis;white-space:nowrap;flex:1;transition:opacity .15s;overflow:hidden}._collapsed_mhjfv_41 ._trigger_mhjfv_7{justify-content:center;padding:8px}._collapsed_mhjfv_41 ._name_mhjfv_33,._collapsed_mhjfv_41 ._chevron_mhjfv_28{display:none}._collapsed_mhjfv_41 ._menu_mhjfv_49{min-width:200px;left:0;right:auto}._dot_mhjfv_55{background:var(--ok-strong);border-radius:50%;flex-shrink:0;width:7px;height:7px}._menu_mhjfv_49{background:var(--white);border:1px solid var(--border);z-index:100;box-shadow:var(--sh-pop);border-radius:14px;margin:0;padding:4px;list-style:none;position:absolute;bottom:calc(100% + 4px);left:0;right:0}._option_mhjfv_78{width:100%;color:var(--gray-700);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;transition:background .12s,color .12s;display:flex}._option_mhjfv_78:hover{background:var(--gray-100);color:var(--ink)}._option_mhjfv_78._active_mhjfv_97{color:var(--ink);font-weight:600}._option_mhjfv_78._active_mhjfv_97 ._dot_mhjfv_55{background:var(--ok-strong)}._trigger_t3mj5_1{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);background-color:var(--white);cursor:pointer;text-align:left;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1);display:flex}._trigger_t3mj5_1:hover:not(:disabled):not(._open_t3mj5_19){border-color:var(--gray-300)}._trigger_t3mj5_1:focus-visible,._trigger_t3mj5_1._open_t3mj5_19{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._trigger_t3mj5_1:disabled{opacity:.55;cursor:not-allowed}._triggerCompact_t3mj5_31{width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink-2);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.28rem .45rem;transition:background-color .12s,border-color .12s;display:flex}._triggerCompact_t3mj5_31:hover:not(:disabled),._triggerCompact_t3mj5_31._open_t3mj5_19{background:var(--white);border-color:var(--border-2);box-shadow:var(--sh-sm)}._triggerCompact_t3mj5_31:disabled{opacity:.55;cursor:not-allowed}._placeholder_t3mj5_59{color:var(--gray-300)}._icon_t3mj5_63{color:var(--gray-400);flex-shrink:0;display:inline-flex}._wrap_t3mj5_69{width:100%;position:relative}._popover_t3mj5_74{z-index:200;background:var(--white);border:1px solid var(--gray-200);width:272px;max-width:calc(100vw - 24px);box-shadow:var(--sh-pop);border-radius:14px;padding:.75rem;animation:.12s cubic-bezier(.2,.8,.3,1) _dpFade_t3mj5_1;position:absolute;top:calc(100% + 6px);left:0}._popoverUp_t3mj5_89{top:auto;bottom:calc(100% + 6px)}@keyframes _dpFade_t3mj5_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}._header_t3mj5_104{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._navBtn_t3mj5_111{width:28px;height:28px;color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}._navBtn_t3mj5_111:hover:not(:disabled){background:var(--gray-100);color:var(--ink)}._navBtn_t3mj5_111:disabled{opacity:.35;cursor:not-allowed}._title_t3mj5_133{cursor:pointer;color:var(--ink);font-size:.8125rem;font-weight:600;font-family:var(--font);background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;transition:background .18s cubic-bezier(.2,.8,.3,1)}._title_t3mj5_133:hover:not(:disabled){background:var(--gray-100)}._title_t3mj5_133:disabled{cursor:default}._weekdays_t3mj5_152{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}._weekday_t3mj5_152{text-align:center;color:var(--gray-400);padding:.25rem 0;font-size:.6875rem;font-weight:600}._grid_t3mj5_166{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}._day_t3mj5_172{aspect-ratio:1;font-size:.8125rem;font-family:var(--font);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:flex}._day_t3mj5_172:hover:not(:disabled):not(._selected_t3mj5_186){background:var(--gray-100)}._day_t3mj5_172:focus-visible{box-shadow:0 0 0 2px var(--inside-softer);outline:none}._day_t3mj5_172:disabled{opacity:.3;cursor:not-allowed}._outside_t3mj5_198{color:var(--gray-300)}._today_t3mj5_202:not(._selected_t3mj5_186){color:var(--inside-600);box-shadow:inset 0 0 0 1.5px var(--inside-line);font-weight:700}._selected_t3mj5_186{background:var(--inside);color:var(--on-solid);font-weight:600}._selected_t3mj5_186:hover{background:var(--inside-600)}._months_t3mj5_217{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.25rem 0;display:grid}._month_t3mj5_217{font-size:.8125rem;font-family:var(--font);color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 0;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}._month_t3mj5_217:hover:not(:disabled):not(._selected_t3mj5_186){background:var(--gray-100)}._month_t3mj5_217:disabled{opacity:.3;cursor:not-allowed}._footer_t3mj5_243{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;min-height:32px;margin-top:.5rem;padding-top:.5rem;display:flex}._linkBtn_t3mj5_253,._clearBtn_t3mj5_253{cursor:pointer;color:var(--gray-500);font-size:.75rem;font-family:var(--font);background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}._linkBtn_t3mj5_253:hover,._clearBtn_t3mj5_253:hover{color:var(--ink);background:var(--gray-100)}._clearBtn_t3mj5_253:hover{color:var(--danger)}._timePopover_t3mj5_273{width:148px;padding:.5rem}._timeEntry_t3mj5_278{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--mono);color:var(--ink);background-color:var(--white);border-radius:6px;outline:none;margin-bottom:.5rem;padding:.4rem .75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}._timeEntry_t3mj5_278:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._timeEntry_t3mj5_278::placeholder{color:var(--gray-300)}._timeList_t3mj5_299{flex-direction:column;gap:1px;max-height:208px;display:flex;overflow-y:auto}._timeOption_t3mj5_307{font-size:.8125rem;font-family:var(--mono);color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}._timeOption_t3mj5_307:hover:not(._selected_t3mj5_186){background:var(--gray-100)}._timeOption_t3mj5_307:focus-visible{box-shadow:0 0 0 2px var(--inside-softer);outline:none}._srOnly_t3mj5_327{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._wrap_138y0_1{width:100%;position:relative}._inline_138y0_6{vertical-align:middle;width:auto;display:inline-flex}._inline_138y0_6 ._trigger_138y0_11,._inline_138y0_6 ._triggerCompact_138y0_12{width:auto}._trigger_138y0_11{border:1.5px solid var(--gray-200);width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);background-color:var(--white);cursor:pointer;text-align:left;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem 1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1);display:flex}._trigger_138y0_11:hover:not(:disabled):not(._open_138y0_34){border-color:var(--gray-300)}._trigger_138y0_11:focus-visible,._trigger_138y0_11._open_138y0_34{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._trigger_138y0_11:disabled{opacity:.55;cursor:not-allowed}._triggerCompact_138y0_12{width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink-2);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.28rem .45rem;transition:background-color .12s,border-color .12s;display:flex}._triggerCompact_138y0_12:hover:not(:disabled),._triggerCompact_138y0_12._open_138y0_34{background:var(--white);border-color:var(--border-2);box-shadow:var(--sh-sm)}._triggerCompact_138y0_12:focus-visible{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._triggerCompact_138y0_12:disabled{opacity:.55;cursor:not-allowed}._triggerButton_138y0_78{border:1px solid var(--border-2);width:100%;font-size:.8125rem;font-weight:550;font-family:var(--font);letter-spacing:-.01em;color:var(--gray-700);background-color:var(--white);box-shadow:var(--sh-sm);cursor:pointer;text-align:left;white-space:nowrap;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .9rem;line-height:1;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1);display:flex}._triggerButton_138y0_78:hover:not(:disabled):not(._open_138y0_34){background-color:var(--gray-50);border-color:var(--gray-300);color:var(--ink)}._triggerButton_138y0_78:focus-visible,._triggerButton_138y0_78._open_138y0_34{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._triggerButton_138y0_78:disabled{opacity:.45;cursor:not-allowed}._value_138y0_115{align-items:center;gap:.5rem;min-width:0;display:flex}._valueIcon_138y0_122{color:var(--gray-500);flex-shrink:0;display:inline-flex}._valueLabel_138y0_128{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._placeholder_138y0_134{color:var(--gray-300)}._dot_138y0_138{border-radius:50%;flex-shrink:0;width:8px;height:8px}._chev_138y0_145{color:var(--gray-400);transition:transform var(--tr);flex-shrink:0;display:inline-flex}._chevOpen_138y0_152{transform:rotate(180deg)}._panel_138y0_156{z-index:1100;overscroll-behavior:contain;background:var(--white);border:1px solid var(--gray-200);max-width:min(360px,100vw - 16px);max-height:320px;box-shadow:var(--sh-pop);font-family:var(--font);transform-origin:top;border-radius:14px;padding:6px;animation:.12s cubic-bezier(.2,.8,.3,1) _selFadeDown_138y0_1;position:fixed;overflow-y:auto}._panelUp_138y0_173{transform-origin:bottom;animation-name:_selFadeUp_138y0_1}@keyframes _selFadeDown_138y0_1{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:none}}@keyframes _selFadeUp_138y0_1{0%{opacity:0;transform:translateY(4px)scale(.98)}to{opacity:1;transform:none}}._option_138y0_198{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.5rem;padding:7px 10px;font-size:.8125rem;display:flex}._optionActive_138y0_210{background:var(--gray-100)}._optionSelected_138y0_214{background:var(--inside-soft);color:var(--inside-600);font-weight:600}._optionDisabled_138y0_220{opacity:.4;cursor:not-allowed}._optionIcon_138y0_225{color:var(--gray-500);flex-shrink:0;display:inline-flex}._optionLabel_138y0_231{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._optionDesc_138y0_239{color:var(--gray-400);white-space:normal;font-size:.75rem;font-weight:400;display:block}._check_138y0_247{color:var(--inside-600);flex-shrink:0;margin-left:auto;display:inline-flex}._empty_138y0_254{color:var(--gray-400);text-align:center;padding:10px;font-size:.8125rem}._srOnly_138y0_261{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){._panel_138y0_156{animation:none}._chev_138y0_145{transition:none}}._list_13b4r_1{flex-direction:column;gap:.75rem;max-height:420px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}._item_13b4r_12{border-left:2px solid var(--gray-200);padding-left:.75rem}._head_13b4r_17{flex-wrap:wrap;align-items:center;gap:8px;font-size:.8125rem;display:flex}._badge_13b4r_25{background:var(--gray-100);color:var(--gray-500);white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:.66rem;font-weight:650;display:inline-block}._badge_CREATE_13b4r_36{background:var(--ok-soft);color:var(--ok-strong)}._badge_UPDATE_13b4r_41{background:var(--doc-blue-soft);color:var(--doc-blue)}._badge_DELETE_13b4r_46{background:var(--danger-soft,#fef2f2);color:var(--danger,#dc2626)}._badge_IMPORT_13b4r_51,._badge_EXPORT_13b4r_52{background:var(--warn-soft,#fffbeb);color:var(--warn,#b45309)}._who_13b4r_57{color:var(--ink);font-weight:600}._when_13b4r_62{color:var(--gray-400);white-space:nowrap;margin-left:auto;font-size:.72rem}._changes_13b4r_69{flex-direction:column;gap:2px;margin:4px 0 0;padding:0;font-size:.75rem;list-style:none;display:flex}._changes_13b4r_69 li{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}._field_13b4r_85{color:var(--gray-500);min-width:120px}._from_13b4r_90{color:var(--gray-400);text-decoration:line-through}._arrow_13b4r_95{color:var(--gray-300)}._to_13b4r_99{color:var(--ink);font-weight:500}._details_13b4r_104{color:var(--gray-500);margin:4px 0 0;font-size:.75rem}._empty_13b4r_110{color:var(--gray-400);margin:0;font-size:.8125rem}._wrap_1q816_1{flex-direction:column;gap:.75rem;height:74vh;min-height:380px;display:flex}._head_1q816_9{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}._headMain_1q816_17{flex:1;align-items:baseline;gap:.5rem;min-width:0;display:flex}._path_1q816_25{font-family:var(--mono);color:var(--ink);background:var(--gray-100);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:.82rem;overflow:hidden}._muted_1q816_37{color:var(--gray-400);white-space:nowrap;font-size:.75rem}._readOnlyNote_1q816_43{color:var(--gray-500);background:var(--inside-softer);border-left:2px solid var(--inside);border-radius:0 6px 6px 0;flex-shrink:0;margin:0;padding:6px 10px;font-size:.75rem}._errorBanner_1q816_54{background:var(--danger-soft,#fef2f2);color:var(--danger,#dc2626);border-radius:8px;flex-shrink:0;padding:8px 12px;font-size:.8125rem}._body_1q816_63{flex:1;gap:1rem;min-height:0;display:flex}._side_1q816_70{border-right:1px solid var(--border);flex-direction:column;flex:0 0 268px;gap:.5rem;min-height:0;padding-right:.75rem;display:flex;overflow-y:auto}._list_1q816_81{margin:0;padding:0;list-style:none}._commit_1q816_87{text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:stretch;gap:10px;padding:8px 8px 8px 0;display:flex;position:relative}._commit_1q816_87:hover{background:var(--gray-50)}._commit_1q816_87:focus-visible{box-shadow:0 0 0 2px var(--inside-softer), 0 0 0 1px var(--inside);outline:none}._commitActive_1q816_109,._commitActive_1q816_109:hover{background:var(--inside-softer)}._commitActive_1q816_109 ._railDot_1q816_115{background:var(--inside);border-color:var(--inside)}._commitInRange_1q816_120{background:color-mix(in srgb, var(--inside-softer) 45%, transparent)}._rail_1q816_115{flex-shrink:0;width:14px;margin-left:8px;position:relative}._railLine_1q816_131{background:var(--border-2);width:2px;position:absolute;top:0;bottom:0;left:6px}._railFirst_1q816_140 ._railLine_1q816_131{top:11px}._railLast_1q816_144 ._railLine_1q816_131{bottom:calc(100% - 11px)}._railDot_1q816_115{background:var(--white);border:2px solid var(--gray-300);width:10px;height:10px;transition:border-color .14s var(--ease-out), background .14s var(--ease-out);border-radius:50%;position:absolute;top:6px;left:2px}._railDotLive_1q816_160{border-color:var(--ok-strong);background:var(--ok-soft)}._commitBody_1q816_165{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._commitSubject_1q816_173{color:var(--ink);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}._commitMeta_1q816_186{color:var(--gray-500);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}._commitBadges_1q816_194{flex-wrap:wrap;gap:4px;margin-top:2px;display:flex}._commitBadges_1q816_194:empty{display:none}._sha_1q816_204{font-family:var(--mono);color:var(--ink-2);font-size:.7rem}._badgeNewest_1q816_210,._badgeCurrent_1q816_211{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:.6rem;font-weight:700}._badgeNewest_1q816_210{color:var(--gray-500);background:var(--gray-150)}._badgeCurrent_1q816_211{color:var(--ok-strong);background:var(--ok-soft)}._markFrom_1q816_231,._markTo_1q816_232{color:var(--on-accent);border-radius:999px;flex-shrink:0;align-self:center;padding:2px 8px;font-size:.6rem;font-weight:700}._markFrom_1q816_231{background:var(--gray-500)}._markTo_1q816_232{background:var(--inside)}._moreBtn_1q816_250{align-self:flex-start}._main_1q816_254{flex-direction:column;flex:1;gap:.5rem;min-width:0;min-height:0;display:flex}._toolbar_1q816_263{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px .5rem;padding-bottom:2px;display:flex}._toolbarSpacer_1q816_273{flex:auto;min-width:0}._picker_1q816_278{align-items:center;gap:6px;min-width:0;display:inline-flex}._pickerLabel_1q816_285{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-400);font-size:.7rem;font-weight:650}._select_1q816_293{font:inherit;border:1px solid var(--border-2);background:var(--white);color:var(--ink);border-radius:7px;max-width:210px;padding:4px 8px;font-size:.78rem}._swap_1q816_304{border:1px solid var(--border-2);background:var(--white);cursor:pointer;width:28px;height:28px;color:var(--gray-500);border-radius:7px;flex-shrink:0}._swap_1q816_304:hover{background:var(--gray-50);color:var(--ink)}._stat_1q816_319{font-size:.75rem;font-family:var(--mono);align-items:center;gap:8px;display:inline-flex}._statAdd_1q816_327{color:var(--ok-strong);font-weight:700}._statDel_1q816_332{color:var(--danger,#dc2626);font-weight:700}._segmented_1q816_337{border:1px solid var(--border-2);border-radius:8px;flex-shrink:0;display:inline-flex;overflow:hidden}._segmented_1q816_337 button{background:var(--white);color:var(--gray-500);font:inherit;cursor:pointer;border:none;padding:5px 12px;font-size:.78rem}._segmented_1q816_337 button+button{border-left:1px solid var(--border-2)}._segmented_1q816_337 button:hover:not(:disabled){background:var(--gray-50)}._segmented_1q816_337 button:disabled{opacity:.45;cursor:not-allowed}._segmentedActive_1q816_364{font-weight:650;background:var(--inside-softer)!important;color:var(--inside-600)!important}._versionHead_1q816_370{align-items:baseline;gap:8px;min-width:0;display:inline-flex}._versionSubject_1q816_377{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-size:.8125rem;font-weight:600;overflow:hidden}._commitBodyBlock_1q816_387{font-family:var(--mono);color:var(--gray-500);white-space:pre-wrap;background:var(--gray-50);border-radius:8px;flex-shrink:0;max-height:96px;margin:0;padding:8px 10px;font-size:.72rem;overflow-y:auto}._placeholder_1q816_401{color:var(--gray-400);margin:0;padding:1rem 0;font-size:.8125rem}._loadingBar_1q816_408{background:var(--inside-softer);border-radius:999px;flex-shrink:0;height:2px;display:block;position:relative;overflow:hidden}._loadingBar_1q816_408:after{content:"";border-radius:inherit;background:var(--inside);width:35%;animation:1.1s ease-in-out infinite _gitLoadingSlide_1q816_1;position:absolute;inset:0 auto 0 0}@keyframes _gitLoadingSlide_1q816_1{0%{transform:translate(-100%)}to{transform:translate(340%)}}@media (prefers-reduced-motion:reduce){._loadingBar_1q816_408:after{opacity:.55;width:100%;animation:none}}._emptyState_1q816_442{text-align:center;border:1px dashed var(--border-2);background:var(--gray-50);border-radius:10px;padding:1.25rem 1rem}._emptyTitle_1q816_450{color:var(--ink);margin:0 0 4px;font-size:.875rem;font-weight:650}._emptyHint_1q816_457{color:var(--gray-500);margin:0;font-size:.78rem;line-height:1.5}._truncNote_1q816_464{color:var(--pri-high);background:var(--pri-high-soft);border-radius:8px;margin:0 0 .5rem;padding:6px 10px;font-size:.75rem}._diffScroll_1q816_473,._sourceScroll_1q816_474,._renderScroll_1q816_475{border:1px solid var(--border);background:var(--white);border-radius:10px;flex:1;min-height:0;overflow-y:auto}._diffScroll_1q816_473{padding:.5rem}._sourceScroll_1q816_474{padding:0}._renderScroll_1q816_475{padding:.75rem 1rem}._source_1q816_474{font-family:var(--mono);color:var(--ink);white-space:pre-wrap;word-break:break-word;margin:0;padding:.75rem;font-size:.76rem;line-height:1.6}._hunk_1q816_507{border:1px solid var(--border-2);border-radius:8px;margin-bottom:.75rem;overflow:clip}._hunk_1q816_507:last-child{margin-bottom:0}._hunkHead_1q816_517{z-index:1;font-family:var(--mono);color:var(--gray-500);background:var(--gray-50);border-bottom:1px solid var(--border-2);padding:4px 10px;font-size:.7rem;position:sticky;top:0}._diffTable_1q816_529{border-collapse:collapse;width:100%;font-family:var(--mono);table-layout:fixed;font-size:.75rem;line-height:1.55}._gutter_1q816_538{text-align:right;width:46px;color:var(--gray-400);-webkit-user-select:none;user-select:none;vertical-align:top;font-variant-numeric:tabular-nums;border-right:1px solid var(--border-2);white-space:nowrap;padding:0 8px}._sign_1q816_551{text-align:center;width:18px;color:var(--gray-400);-webkit-user-select:none;user-select:none;vertical-align:top}._code_1q816_560{white-space:pre-wrap;word-break:break-word;vertical-align:top;color:var(--ink);padding:0 10px}._diffTableSplit_1q816_568 ._code_1q816_560{width:calc(50% - 46px)}._gutterSplit_1q816_572{border-left:1px solid var(--border)}._diffTable_1q816_529 tr:hover ._gutter_1q816_538{color:var(--ink);font-weight:650}._rowContext_1q816_581{background:0 0}._rowAdd_1q816_585{background:color-mix(in srgb, var(--ok-soft) 60%, transparent)}._rowDel_1q816_589{background:color-mix(in srgb, var(--danger-soft,#fef2f2) 70%, transparent)}._rowEmpty_1q816_593{background:repeating-linear-gradient(135deg, transparent, transparent 5px, var(--gray-100) 5px, var(--gray-100) 6px)}._wordAdd_1q816_597,._wordDel_1q816_598{color:inherit;border-radius:3px;padding:0 1px}._wordAdd_1q816_597{background:color-mix(in srgb, var(--ok-strong) 40%, transparent);box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--ok-strong) 65%, transparent)}._wordDel_1q816_598{background:color-mix(in srgb, var(--danger,#dc2626) 32%, transparent);box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--danger,#dc2626) 60%, transparent)}@media (width<=860px){._body_1q816_63{flex-direction:column}._side_1q816_70{border-right:none;border-bottom:1px solid var(--border);flex:none;max-height:190px;padding-bottom:.5rem;padding-right:0}._diffTableSplit_1q816_568 ._gutter_1q816_538{width:34px}}._renderedBar_1q816_630{color:var(--gray-500);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;font-size:.75rem;display:flex}._checkLine_1q816_640{cursor:pointer;white-space:nowrap;align-items:center;gap:6px;display:inline-flex}._renderedDoc_1q816_648{flex-direction:column;gap:2px;display:flex}._blockRow_1q816_654{border-left:3px solid #0000;border-radius:6px;padding:2px 10px 2px 14px;position:relative}._blockAdd_1q816_661{background:color-mix(in srgb, var(--ok-soft) 55%, transparent);border-left-color:var(--ok-strong)}._blockDel_1q816_666{background:color-mix(in srgb, var(--danger-soft,#fef2f2) 65%, transparent);border-left-color:var(--danger,#dc2626);opacity:.72}._blockSame_1q816_672{border-left-color:#0000}._blockRow_1q816_654[data-label]:after{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);background:var(--white);opacity:.85;pointer-events:none;border-radius:999px;padding:0 6px;font-size:.58rem;font-weight:700;position:absolute;top:4px;right:6px}._blockHeader_1q816_693{color:var(--ink);margin:.5rem 0 .25rem;font-weight:700;line-height:1.3}._blockHeader_1q816_693:first-child{margin-top:0}._blockParagraph_1q816_703{color:var(--ink);word-break:break-word;margin:.25rem 0;font-size:.875rem;line-height:1.6}._blockList_1q816_711,._blockChecklist_1q816_712{color:var(--ink);margin:.25rem 0;padding-left:1.35rem;font-size:.875rem;line-height:1.6}._blockList_1q816_711 li,._blockChecklist_1q816_712 li{margin:.1rem 0}._blockChecklist_1q816_712{padding-left:.25rem;list-style:none}._blockChecklist_1q816_712 li{align-items:flex-start;gap:7px;display:flex}._blockChecklist_1q816_712 input{flex-shrink:0;margin-top:4px}._blockCode_1q816_738{background:var(--gray-50);border:1px solid var(--border-2);font-family:var(--mono);color:var(--ink);border-radius:8px;margin:.4rem 0;padding:.6rem .75rem;font-size:.76rem;line-height:1.55;overflow-x:auto}._blockQuote_1q816_751{border-left:3px solid var(--border-2);color:var(--ink-2);margin:.4rem 0;padding:.2rem 0 .2rem .75rem;font-size:.875rem;line-height:1.6}._blockDelimiter_1q816_760{border:none;border-top:1px solid var(--border);margin:.75rem 0}._blockTableWrap_1q816_766{margin:.4rem 0;overflow-x:auto}._blockTable_1q816_766{border-collapse:collapse;min-width:100%;font-size:.8125rem}._blockTable_1q816_766 th,._blockTable_1q816_766 td{border:1px solid var(--border-2);text-align:left;vertical-align:top;color:var(--ink);padding:4px 8px}._blockTable_1q816_766 th{background:var(--gray-50);font-weight:650}._blockFigure_1q816_789{margin:.5rem 0}._blockFigure_1q816_789 img{border-radius:8px;max-width:100%;height:auto;display:block}._blockFigure_1q816_789 figcaption{color:var(--gray-500);margin-top:4px;font-size:.72rem}._blockMissing_1q816_804{color:var(--gray-400);margin:.25rem 0;font-size:.78rem;font-style:italic}._srOnly_1q816_811{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._blockChanged_1q816_823{background:color-mix(in srgb, var(--inside-softer) 55%, transparent);border-left-color:var(--inside)}mark.gitdiff-ins{background:color-mix(in srgb, var(--ok-strong) 26%, transparent);box-shadow:inset 0 -1px 0 color-mix(in srgb, var(--ok-strong) 60%, transparent);color:inherit;border-radius:3px;padding:0 1px}mark.gitdiff-del{background:color-mix(in srgb, var(--danger,#dc2626) 20%, transparent);color:inherit;opacity:.75;border-radius:3px;padding:0 1px;text-decoration:line-through;text-decoration-thickness:1px}._stack_qi8pk_1{flex-direction:column;gap:1rem;display:flex}._loading_qi8pk_7{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 1rem;display:flex}._spinner_qi8pk_16{border:3px solid var(--gray-200);border-top-color:var(--gray-700);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite _gi-spin_qi8pk_1}@keyframes _gi-spin_qi8pk_1{to{transform:rotate(360deg)}}._loadingTitle_qi8pk_30{color:var(--ink-2);margin:0;font-size:.875rem;font-weight:600}._loadingHint_qi8pk_37{color:var(--gray-500);margin:0;font-size:.8125rem}._infoBanner_qi8pk_43{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-700);border-radius:6px;padding:.5rem .75rem;font-size:.8125rem}._hint_qi8pk_52{color:var(--gray-500);margin:0;font-size:.8125rem}._sprintRow_qi8pk_58{align-items:center;gap:.5rem;display:flex}._sprintLabel_qi8pk_64{color:var(--gray-700);font-size:.8125rem;font-weight:600}._list_qi8pk_70{flex-direction:column;gap:.75rem;max-height:55vh;padding-right:.25rem;display:flex;overflow-y:auto}._card_qi8pk_79{border:1px solid var(--gray-200);border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem;transition:opacity .18s cubic-bezier(.2,.8,.3,1);display:flex}._off_qi8pk_89{opacity:.45}._cardHead_qi8pk_93{align-items:center;gap:.5rem;display:flex}._cardHead_qi8pk_93 input.form-input{flex:1;min-width:0}._check_qi8pk_103{width:16px;height:16px;accent-color:var(--ink-2);cursor:pointer;flex-shrink:0}._details_qi8pk_111{color:var(--gray-700);font-size:.8125rem}._details_qi8pk_111 summary{cursor:pointer;color:var(--gray-500);-webkit-user-select:none;user-select:none;font-size:.75rem}._detailsText_qi8pk_122{white-space:pre-wrap;margin:.25rem 0 0}._detailsList_qi8pk_127{margin:.25rem 0 0;padding-left:1rem}._labels_qi8pk_132{flex-wrap:wrap;gap:.25rem;display:flex}._labelChip_qi8pk_138{border:1px solid;border-radius:999px;padding:1px .5rem;font-size:.75rem}._subList_qi8pk_145{border-left:2px solid var(--gray-100);flex-direction:column;gap:.25rem;margin-left:1.5rem;padding-left:.75rem;display:flex}._subRow_qi8pk_154{align-items:center;gap:.5rem;transition:opacity .18s cubic-bezier(.2,.8,.3,1);display:flex}._subRow_qi8pk_154 input.form-input{flex:1;min-width:0}._relations_qi8pk_165{flex-direction:column;gap:.25rem;display:flex}._sectionTitle_qi8pk_171{text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);margin-bottom:.25rem;font-size:.75rem;font-weight:600}._relationRow_qi8pk_180{align-items:center;gap:.5rem;font-size:.8125rem;transition:opacity .18s cubic-bezier(.2,.8,.3,1);display:flex}._relationTitle_qi8pk_188{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--ink-2);flex:1;overflow:hidden}._relationType_qi8pk_197{color:var(--gray-500);border:1px solid var(--gray-200);border-radius:999px;flex-shrink:0;padding:1px .5rem;font-size:.75rem}._doneTitle_qi8pk_206{color:var(--ink-2);margin:0;font-size:.875rem;font-weight:600}._doneList_qi8pk_213{color:var(--gray-700);max-height:40vh;margin:0;padding-left:1rem;font-size:.8125rem;overflow-y:auto}._identifier_qi8pk_222{color:var(--ink-2);font-weight:600}._footer_qi8pk_227{justify-content:flex-end;gap:.5rem;margin-top:.5rem;display:flex}._crumbs_1gcja_1{flex-wrap:wrap;align-items:center;gap:2px;min-width:0;margin-bottom:1rem;display:flex}._crumbGroup_1gcja_10{align-items:center;gap:2px;min-width:0;display:inline-flex}._crumb_1gcja_1{font-family:var(--font);color:var(--gray-500);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;max-width:220px;padding:5px 9px;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}._crumb_1gcja_1 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._crumb_1gcja_1:hover{background:var(--gray-100);color:var(--ink)}._crumbCurrent_1gcja_43{color:var(--ink);cursor:default;font-weight:650}._crumbCurrent_1gcja_43:hover{background:0 0}._crumbIcon_1gcja_52{flex-shrink:0;font-size:.9em;line-height:1}._crumbSep_1gcja_58{color:var(--gray-300);flex-shrink:0;display:inline-flex}@media print{._crumbs_1gcja_1{display:none!important}}._bare_1aiap_1{flex-direction:column;gap:.75rem;display:flex}._section_1aiap_7+._section_1aiap_7{margin-top:.75rem}._sectionLabel_1aiap_11{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400);margin-bottom:4px;font-size:.68rem;font-weight:650}._row_1aiap_20{width:100%;font-family:var(--font);color:var(--gray-700);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;min-width:0;padding:4px 6px;font-size:.8125rem;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:flex}._row_1aiap_20:hover{background:var(--gray-100);color:var(--ink)}._dot_1aiap_42{border-radius:50%;flex-shrink:0;width:7px;height:7px}._glyph_1aiap_49{flex-shrink:0;align-items:center;font-size:.9em;line-height:1;display:inline-flex}._identifier_1aiap_57{font-family:var(--font-mono,ui-monospace, monospace);color:var(--gray-500);flex-shrink:0;font-size:.72rem;font-weight:600}._title_1aiap_65{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}._project_1aiap_72{color:var(--gray-400);flex-shrink:0;margin-left:auto;padding-left:8px;font-size:.66rem}._empty_1aiap_80{color:var(--gray-400);margin:0;font-size:.8125rem}._wrap_1osrh_1{flex-direction:column;gap:6px;display:flex}._list_1osrh_7{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}._row_1osrh_16{border-radius:6px;align-items:center;gap:8px;min-width:0;padding:4px 6px;transition:background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}._row_1osrh_16:hover{background:var(--gray-100)}._row_1osrh_16:hover ._delete_1osrh_28,._row_1osrh_16 ._delete_1osrh_28:focus-visible{opacity:1}._icon_1osrh_33{flex-shrink:0;align-items:center;display:inline-flex}._name_1osrh_39{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.8125rem;text-decoration:none;overflow:hidden}._name_1osrh_39:hover{color:var(--ink);text-decoration:underline}._size_1osrh_53{color:var(--gray-400);white-space:nowrap;flex-shrink:0;font-size:.68rem}._delete_1osrh_28{color:var(--gray-400);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;margin-left:auto;padding:2px 4px;transition:opacity .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}._delete_1osrh_28:hover{color:var(--danger,#dc2626);background:var(--gray-200)}._empty_1osrh_79{color:var(--gray-400);margin:0;font-size:.8125rem}._hiddenInput_1osrh_85{display:none}._panel_grq99_1{z-index:1100;background:var(--white);border:1px solid var(--gray-200);min-width:190px;max-width:min(300px,100vw - 16px);box-shadow:var(--sh-pop);font-family:var(--font);transform-origin:0 0;border-radius:14px;outline:none;padding:6px;animation:.12s cubic-bezier(.2,.8,.3,1) _ctxFade_grq99_1;position:fixed}@keyframes _ctxFade_grq99_1{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:none}}._item_grq99_27{width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:7px 10px;display:flex}._item_grq99_27:disabled{opacity:.4;cursor:not-allowed}._itemActive_grq99_48{background:var(--gray-100)}._itemDanger_grq99_52,._itemDanger_grq99_52 ._icon_grq99_55{color:var(--danger)}._icon_grq99_55{color:var(--gray-500);flex-shrink:0;display:inline-flex}._label_grq99_65{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._divider_grq99_73{background:var(--gray-100);height:1px;margin:5px 4px}@media (prefers-reduced-motion:reduce){._panel_grq99_1{animation:none}}._toolbar_k9zlj_1{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}._crumbs_k9zlj_10{flex-wrap:wrap;align-items:center;gap:2px;min-width:0;display:flex}._crumb_k9zlj_10{font-family:var(--font);color:var(--gray-500);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;max-width:220px;padding:5px 9px;font-size:.8125rem;font-weight:500;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}._crumb_k9zlj_10 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._crumb_k9zlj_10:hover{background:var(--gray-100);color:var(--ink)}._crumbCurrent_k9zlj_44{color:var(--ink);cursor:default;font-weight:650}._crumbCurrent_k9zlj_44:hover{background:0 0}._crumbDrop_k9zlj_53{border-color:var(--inside);background:var(--inside-softer);color:var(--inside-600)}._crumbSep_k9zlj_59{color:var(--gray-300);flex-shrink:0;display:inline-flex}._tools_k9zlj_65{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._searchWrap_k9zlj_72{position:relative}._searchIcon_k9zlj_76{color:var(--gray-400);pointer-events:none;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}._searchInput_k9zlj_86{border:1.5px solid var(--gray-200);width:220px;font-family:var(--font);color:var(--ink);background:var(--white);border-radius:10px;outline:none;padding:.5rem .75rem .5rem 32px;font-size:.8125rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1)}._searchInput_k9zlj_86::placeholder{color:var(--gray-400)}._searchInput_k9zlj_86:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._viewToggle_k9zlj_106{border:1px solid var(--border-2);background:var(--gray-50);border-radius:10px;gap:2px;padding:3px;display:inline-flex}._viewBtn_k9zlj_115{width:30px;height:26px;color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;transition:background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}._viewBtn_k9zlj_115:hover{color:var(--ink)}._viewBtnActive_k9zlj_132{background:var(--white);color:var(--ink);box-shadow:var(--sh-sm)}._sectionLabel_k9zlj_138{letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);margin:1.25rem 0 .75rem;font-size:.75rem;font-weight:650}._sectionLabel_k9zlj_138:first-child{margin-top:0}._folderGrid_k9zlj_150{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:.75rem;display:grid}._folderCard_k9zlj_156{border:1px solid var(--border);background:var(--white);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:.75rem;padding:.75rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex;position:relative}._folderCard_k9zlj_156:hover{border-color:var(--gray-300);box-shadow:var(--sh-sm)}._folderCard_k9zlj_156:hover ._kebab_k9zlj_173{opacity:1}._folderCardDrop_k9zlj_177{border-color:var(--inside);background:var(--inside-softer);box-shadow:0 0 0 3px var(--inside-softer)}._folderIcon_k9zlj_183{background:var(--inside-soft);width:38px;height:38px;color:var(--inside-600);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._folderBody_k9zlj_195{flex:1;min-width:0}._folderName_k9zlj_200{color:var(--ink);align-items:center;gap:6px;font-size:.8125rem;font-weight:600;display:flex}._folderName_k9zlj_200 span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._folderMeta_k9zlj_214{color:var(--gray-400);margin-top:1px;font-size:.75rem}._fileGrid_k9zlj_220{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.75rem;display:grid}._fileCard_k9zlj_226{border:1px solid var(--border);background:var(--white);cursor:pointer;text-align:left;border-radius:14px;flex-direction:column;transition:border-color .18s cubic-bezier(.2,.8,.3,1),box-shadow .18s cubic-bezier(.2,.8,.3,1),transform .18s cubic-bezier(.2,.8,.3,1);display:flex;position:relative;overflow:hidden}._fileCard_k9zlj_226:hover{border-color:var(--gray-300);box-shadow:var(--sh-md);transform:translateY(-1px)}._fileCard_k9zlj_226:hover ._kebab_k9zlj_173{opacity:1}._filePlate_k9zlj_247{border-bottom:1px solid var(--border);justify-content:center;align-items:center;height:84px;display:flex}._fileCardBody_k9zlj_255{padding:.75rem}._fileCardTitle_k9zlj_259{color:var(--ink);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}._fileCardMeta_k9zlj_271{color:var(--gray-400);margin-top:3px;font-size:.75rem}._chipRow_k9zlj_277{flex-wrap:wrap;align-items:center;gap:5px;margin-top:.5rem;display:flex}._chipRow_k9zlj_277:empty{display:none}._categoryChip_k9zlj_288{color:var(--ink-2);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}._privateChip_k9zlj_298{background:var(--inside-soft);color:var(--inside-600);border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}._lockInline_k9zlj_310{color:var(--inside-600);flex-shrink:0;display:inline-flex}._kebab_k9zlj_173{width:26px;height:26px;color:var(--gray-400);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1);display:inline-flex}._kebab_k9zlj_173:hover{background:var(--gray-100);color:var(--ink)}._kebab_k9zlj_173:focus-visible{opacity:1;outline:2px solid var(--inside);outline-offset:1px}._kebabCard_k9zlj_341{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);position:absolute;top:8px;right:8px}._kebabCard_k9zlj_341:hover{background:var(--gray-50)}._listName_k9zlj_353{align-items:center;gap:.5rem;min-width:0;display:flex}._listNameText_k9zlj_360{min-width:0}._listTitle_k9zlj_364{color:var(--ink);align-items:center;gap:6px;font-weight:600;display:flex}._listSub_k9zlj_372{color:var(--gray-400);text-overflow:ellipsis;white-space:nowrap;max-width:420px;margin-top:1px;font-size:.75rem;overflow:hidden}._listFolderIcon_k9zlj_382{background:var(--inside-soft);width:28px;height:28px;color:var(--inside-600);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._rowDrop_k9zlj_394 td{background:var(--inside-softer)!important}._rowDragging_k9zlj_398{opacity:.45}._dropOverlay_k9zlj_402{z-index:200;background:color-mix(in srgb, var(--inside) 6%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._dropOverlayInner_k9zlj_413{border:2px dashed var(--inside);background:var(--white);box-shadow:var(--sh-pop);color:var(--inside-600);border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 2.5rem;font-size:.875rem;font-weight:600;display:flex}._skelCard_k9zlj_428{background:linear-gradient(100deg, var(--gray-100) 40%, var(--gray-50) 50%, var(--gray-100) 60%);background-size:200% 100%;border-radius:14px;height:148px;animation:1.4s infinite _skelShimmer_k9zlj_1}._skelRow_k9zlj_436{background:linear-gradient(100deg, var(--gray-100) 40%, var(--gray-50) 50%, var(--gray-100) 60%);background-size:200% 100%;border-radius:10px;height:52px;margin-bottom:.5rem;animation:1.4s infinite _skelShimmer_k9zlj_1}@keyframes _skelShimmer_k9zlj_1{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){._skelCard_k9zlj_428,._skelRow_k9zlj_436{animation:none}._fileCard_k9zlj_226:hover{transform:none}}._dropzone_16d4b_1{border:2px dashed var(--gray-200);background:var(--gray-50);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:1.5rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}._dropzone_16d4b_1:hover{border-color:var(--gray-300);background:var(--gray-100)}._dropzoneActive_16d4b_20{border-color:var(--inside);background:var(--inside-softer)}._dropzoneCompact_16d4b_25{flex-direction:row;gap:.5rem;padding:.75rem 1rem;font-size:.8125rem}._dropzoneTitle_16d4b_32{color:var(--gray-700);font-size:.8125rem;font-weight:550}._dropzoneHint_16d4b_38{color:var(--gray-400);font-size:.75rem}._rows_16d4b_43{flex-direction:column;gap:2px;max-height:260px;margin-top:1rem;display:flex;overflow-y:auto}._row_16d4b_43{border-radius:10px;align-items:center;gap:.75rem;padding:.5rem;display:flex}._row_16d4b_43:hover{background:var(--gray-50)}._rowIcon_16d4b_63{flex-shrink:0;display:inline-flex}._rowMain_16d4b_68{flex:1;min-width:0}._rowTitleInput_16d4b_73{width:100%;font-family:var(--font);color:var(--ink);background:0 0;border:none;border-bottom:1px solid #0000;outline:none;padding:2px 0;font-size:.8125rem;font-weight:550;transition:border-color .18s cubic-bezier(.2,.8,.3,1)}._rowTitleInput_16d4b_73:hover:not(:disabled){border-bottom-color:var(--gray-200)}._rowTitleInput_16d4b_73:focus{border-bottom-color:var(--inside)}._rowTitleInput_16d4b_73:disabled{color:var(--gray-500)}._rowMeta_16d4b_96{color:var(--gray-400);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}._rowError_16d4b_104{color:var(--danger);font-size:.75rem}._rowHint_16d4b_109{color:var(--pri-mid,#b45309);font-size:.75rem}._rowStatus_16d4b_114{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.5rem;min-width:22px;display:inline-flex}._statusDone_16d4b_123{color:var(--ok-strong);display:inline-flex}._retryBtn_16d4b_128{font-family:var(--font);color:var(--inside-600);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 4px;font-size:.75rem;font-weight:550}._retryBtn_16d4b_128:hover{background:var(--inside-soft)}._removeBtn_16d4b_143{width:24px;height:24px;color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}._removeBtn_16d4b_143:hover:not(:disabled){background:var(--gray-100);color:var(--ink)}._removeBtn_16d4b_143:disabled{opacity:.4;cursor:not-allowed}._spinner_16d4b_165{border:2px solid var(--gray-200);border-top-color:var(--inside);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite _uplSpin_16d4b_1}@keyframes _uplSpin_16d4b_1{to{transform:rotate(360deg)}}._settings_16d4b_179{border-top:1px solid var(--gray-100);grid-template-columns:1fr 1fr;gap:.75rem 1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}._settingsFull_16d4b_188{grid-column:1/-1}@media (prefers-reduced-motion:reduce){._spinner_16d4b_165{animation-duration:2s}}._media_zvozr_1{border-radius:14px;justify-content:center;align-items:center;min-height:140px;max-height:300px;margin-bottom:1.25rem;display:flex;overflow:hidden}._media_zvozr_1 img{object-fit:contain;max-width:100%;max-height:300px;display:block}._titleInput_zvozr_18{width:100%;font-family:var(--font);letter-spacing:-.01em;color:var(--ink);background:0 0;border:none;border-bottom:1.5px solid #0000;outline:none;padding:2px 0;font-size:1.0625rem;font-weight:650;transition:border-color .18s cubic-bezier(.2,.8,.3,1)}._titleInput_zvozr_18:hover{border-bottom-color:var(--gray-200)}._titleInput_zvozr_18:focus{border-bottom-color:var(--inside)}._meta_zvozr_39{color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:4px .5rem;margin-top:.5rem;font-size:.75rem;display:flex}._metaSep_zvozr_49{color:var(--gray-300)}._descInput_zvozr_53{resize:vertical;width:100%;min-height:56px;font-family:var(--font);color:var(--ink-2);background:0 0;border:1px solid #0000;border-radius:10px;outline:none;margin-left:-.5rem;padding:.5rem;font-size:.8125rem;line-height:1.5;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1)}._descInput_zvozr_53:hover{background:var(--gray-50)}._descInput_zvozr_53:focus{border-color:var(--inside);background:var(--white)}._descInput_zvozr_53::placeholder{color:var(--gray-400)}._section_zvozr_80{margin-top:1rem}._actions_zvozr_84{border-top:1px solid var(--gray-100);align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}._actionsSpacer_zvozr_93{flex:1}._list_1f27p_1{border:1px solid var(--gray-200);border-radius:10px;max-height:320px;margin-bottom:1rem;padding:4px;overflow-y:auto}._row_1f27p_10{width:100%;font-size:.8125rem;font-family:var(--font);color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:7px 10px;display:flex}._row_1f27p_10:hover:not(:disabled){background:var(--gray-100)}._row_1f27p_10:disabled{opacity:.4;cursor:not-allowed}._rowSelected_1f27p_33{background:var(--inside-soft);color:var(--inside-600);font-weight:600}._rowSelected_1f27p_33:hover:not(:disabled){background:var(--inside-soft)}._rowSelected_1f27p_33 ._icon_1f27p_41{color:var(--inside-600)}._icon_1f27p_41{color:var(--gray-500);flex-shrink:0;display:inline-flex}._name_1f27p_51{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}._hint_1f27p_59{color:var(--gray-400);flex-shrink:0;font-size:.75rem;font-weight:400}._check_1f27p_66{color:var(--inside-600);flex-shrink:0;display:inline-flex}._wrap_3sjo2_1{flex-direction:column;min-height:380px;max-height:70vh;display:flex}._stack_3sjo2_8{flex:1;min-height:0;padding-right:.25rem;overflow-y:auto}._footer_3sjo2_15{border-top:1px solid var(--border);flex-shrink:0;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}@media (width<=480px){._footer_3sjo2_15{flex-wrap:wrap}}._footerSpacer_3sjo2_30{flex:1}._steps_3sjo2_34{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}._step_3sjo2_34{color:var(--gray-400);align-items:center;gap:.5rem;font-size:.8125rem;display:flex}._step_3sjo2_34:not(:last-child):after{content:"";background:var(--border-2);width:18px;height:1px;margin-left:.25rem}._stepNum_3sjo2_59{border:1.5px solid var(--border-2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.75rem;font-weight:600;display:inline-flex}._stepActive_3sjo2_72{color:var(--inside-600);font-weight:600}._stepActive_3sjo2_72 ._stepNum_3sjo2_59{border-color:var(--inside);background:var(--inside);color:var(--on-accent)}._stepDone_3sjo2_82{color:var(--ok-strong)}._stepDone_3sjo2_82 ._stepNum_3sjo2_59{border-color:var(--ok-line);background:var(--ok-soft);color:var(--ok-strong)}@media (width<=520px){._stepLabel_3sjo2_92{display:none}}._tokenRow_3sjo2_96{align-items:stretch;gap:.5rem;display:flex}._tokenRow_3sjo2_96 ._grow_3sjo2_102{flex:1}._verifyRow_3sjo2_106{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}._verifyOk_3sjo2_114{color:var(--ok-strong);font-size:.8125rem}._verifyBad_3sjo2_119{color:var(--danger);font-size:.8125rem}._readonlyValue_3sjo2_124{font-family:var(--mono);color:var(--gray-700);padding:.5rem 0;font-size:.8125rem}._fieldError_3sjo2_131{color:var(--danger);margin-top:.25rem;font-size:.75rem;display:block}._pickerHead_3sjo2_138{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}._pickerHead_3sjo2_138 ._grow_3sjo2_102{flex:1;min-width:180px}._list_3sjo2_151{border:1px solid var(--border);border-radius:10px;overflow:hidden}._groupHead_3sjo2_157{background:var(--gray-50);border-bottom:1px solid var(--border);font-family:var(--mono);color:var(--gray-500);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex}._groupHead_3sjo2_157 ._grow_3sjo2_102{flex:1}._fileRow_3sjo2_173{border-bottom:1px solid var(--gray-100);cursor:pointer;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}._fileRow_3sjo2_173:last-child{border-bottom:none}._fileRow_3sjo2_173:hover{background:var(--gray-50)}._fileRowDisabled_3sjo2_189{cursor:not-allowed;opacity:.55}._fileRowDisabled_3sjo2_189:hover{background:0 0}._path_3sjo2_197{font-family:var(--mono);overflow-wrap:anywhere;flex:1}._size_3sjo2_203{color:var(--gray-400);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.75rem}._sizeWarn_3sjo2_210{color:var(--pri-mid)}._sizeBad_3sjo2_214{color:var(--danger)}._marker_3sjo2_218{flex-shrink:0;font-size:.75rem}._markerRemove_3sjo2_223{color:var(--pri-mid)}._markerError_3sjo2_227{color:var(--danger)}._counter_3sjo2_231{color:var(--gray-500);margin-top:.75rem;font-size:.8125rem;display:block}._counterFull_3sjo2_238{color:var(--pri-mid);font-weight:600}._warnBanner_3sjo2_243{background:var(--pri-mid-soft);color:var(--pri-mid);border:1px solid var(--gold-line,var(--border));border-radius:10px;margin-bottom:.75rem;padding:.75rem;font-size:.8125rem}._hint_3sjo2_253{color:var(--gray-400);margin:.5rem 0 0;font-size:.75rem}._disclosure_3sjo2_259{border-top:1px solid var(--gray-100);margin-top:1rem;padding-top:.75rem}._disclosureBtn_3sjo2_265{font:inherit;color:var(--inside-600);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.8125rem}._disclosureBtn_3sjo2_265:hover{text-decoration:underline}._lineErrors_3sjo2_279{color:var(--danger);margin:.5rem 0 0;padding-left:1.25rem;font-size:.75rem}._lineErrors_3sjo2_279 li{margin-bottom:2px}._spinnerWrap_3sjo2_289{color:var(--gray-500);flex-direction:column;align-items:center;gap:.75rem;padding:2.5rem 0;font-size:.8125rem;display:flex}._spinner_3sjo2_289{border:2.5px solid var(--gray-200);border-top-color:var(--inside);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite _gitspin_3sjo2_1}@keyframes _gitspin_3sjo2_1{to{transform:rotate(360deg)}}._summary_3sjo2_313{grid-template-columns:minmax(120px,auto) 1fr;gap:.5rem 1rem;margin:0;font-size:.8125rem;display:grid}._summary_3sjo2_313 dt{color:var(--gray-500)}._summary_3sjo2_313 dd{color:var(--ink-2);overflow-wrap:anywhere;margin:0}._mono_3sjo2_331{font-family:var(--mono)}._doneBox_3sjo2_335{text-align:center;padding:2rem 0}._doneMark_3sjo2_340{color:var(--ok-strong);margin-bottom:.5rem;font-size:1.75rem;display:block}._srOnly_3sjo2_347{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._row_lt2tv_1{border-bottom:1px solid var(--gray-100);padding:.75rem 0}._row_lt2tv_1:last-of-type{border-bottom:none}._rowMain_lt2tv_9{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._ident_lt2tv_16{flex:1;min-width:200px}._name_lt2tv_21{margin:0;font-size:.875rem;font-weight:600;display:inline}._repo_lt2tv_28{font-family:var(--mono);color:var(--gray-400);margin-left:.5rem;font-size:.75rem}._meta_lt2tv_35{color:var(--gray-400);margin-top:2px;font-size:.75rem;display:block}._actions_lt2tv_42{flex-wrap:wrap;gap:.5rem;display:flex}@media (width<=720px){._rowMain_lt2tv_9{flex-direction:column;align-items:stretch}._actions_lt2tv_42{justify-content:flex-start}}._summaryBad_lt2tv_57{color:var(--danger);margin:.25rem 0 0;font-size:.75rem}._disclosureBtn_lt2tv_63{font:inherit;color:var(--inside-600);cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.75rem}._disclosureBtn_lt2tv_63:hover{text-decoration:underline}._details_lt2tv_77{background:var(--gray-50);border-radius:10px;margin-top:.75rem;padding:.75rem}._reportStrip_lt2tv_84{color:var(--gray-500);margin:0 0 .75rem;font-size:.75rem}._reportMsg_lt2tv_90{color:var(--danger);margin:.25rem 0 .75rem;font-size:.75rem}._newFiles_lt2tv_96{background:var(--inside-softer);border:1px solid var(--inside-line);border-radius:10px;margin-bottom:.75rem;padding:.75rem;font-size:.8125rem}._newFileList_lt2tv_105{font-family:var(--mono);color:var(--gray-700);margin:.5rem 0;padding-left:1.25rem;font-size:.75rem}._filters_lt2tv_113{flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;display:flex}._fileTable_lt2tv_120 th,._fileTable_lt2tv_120 td{padding:6px 10px;font-size:.75rem}._mono_lt2tv_125{font-family:var(--mono)}._muted_lt2tv_129{color:var(--gray-400)}._failMeta_lt2tv_133{color:var(--pri-mid);margin-top:2px;font-size:.75rem;display:block}._errToggle_lt2tv_140{font:inherit;color:var(--inside-600);cursor:pointer;background:0 0;border:none;margin-top:2px;padding:0;font-size:.75rem;display:inline-block}._errToggle_lt2tv_140:hover{text-decoration:underline}._errText_lt2tv_155{color:var(--danger);overflow-wrap:anywhere;max-width:320px;margin-top:.25rem;font-size:.75rem;display:block}._footnote_lt2tv_164{color:var(--gray-400);margin-top:1rem;font-size:.75rem}._srOnly_lt2tv_170{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._wrap_1k2ef_1{flex-direction:column;gap:1rem;max-height:70vh;display:flex}._stack_1k2ef_8{flex-direction:column;gap:1rem;min-height:0;display:flex;overflow-y:auto}._section_1k2ef_16{flex-direction:column;gap:6px;display:flex}._sectionTitle_1k2ef_22{letter-spacing:.04em;text-transform:uppercase;color:var(--gray-400);margin:0;font-size:.72rem;font-weight:650}._tableWrap_1k2ef_31{border:1px solid var(--gray-200);border-radius:10px;overflow-x:auto}._mapTable_1k2ef_37{border-collapse:collapse;width:100%;font-size:.8125rem}._mapTable_1k2ef_37 th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--gray-400);background:var(--gray-50);border-bottom:1px solid var(--gray-200);white-space:nowrap;padding:6px 10px;font-size:.68rem;font-weight:650}._mapTable_1k2ef_37 td{border-bottom:1px solid var(--gray-100);vertical-align:top;padding:6px 10px}._mapTable_1k2ef_37 tr:last-child td{border-bottom:none}._mapCol_1k2ef_63{color:var(--ink);white-space:nowrap;font-weight:600}._mapSamples_1k2ef_69{color:var(--gray-500);font-size:.75rem}._rowTitle_1k2ef_74{color:var(--ink)}._rowError_1k2ef_78 td{background:var(--danger-soft,#fef2f2)}._rowMsgError_1k2ef_82{color:var(--danger,#dc2626);margin-top:2px;font-size:.7rem}._rowMsgWarn_1k2ef_88{color:var(--warn,#b45309);margin-top:2px;font-size:.7rem}._badge_1k2ef_94{white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:.66rem;font-weight:650;display:inline-block}._badge_create_1k2ef_103{background:var(--ok-soft);color:var(--ok-strong)}._badge_update_1k2ef_108{background:var(--doc-blue-soft);color:var(--doc-blue)}._badge_skip_1k2ef_113{background:var(--gray-100);color:var(--gray-500)}._badge_error_1k2ef_118{background:var(--danger-soft,#fef2f2);color:var(--danger,#dc2626)}._identifier_1k2ef_123{font-family:var(--font-mono,ui-monospace, monospace);color:var(--gray-500);margin-top:2px;font-size:.66rem;display:block}._countStrip_1k2ef_131{flex-wrap:wrap;gap:.75rem;font-size:.8125rem;font-weight:600;display:flex}._countCreate_1k2ef_139{color:var(--ok-strong)}._countUpdate_1k2ef_143{color:var(--doc-blue)}._countSkip_1k2ef_147{color:var(--gray-400)}._countError_1k2ef_151{color:var(--danger,#dc2626)}._sourceList_1k2ef_155{flex-direction:column;gap:6px;display:flex}._sourceCard_1k2ef_161{border:1px solid var(--gray-200);cursor:pointer;border-radius:10px;align-items:flex-start;gap:8px;padding:8px 10px;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}._sourceCard_1k2ef_161:hover{border-color:var(--gray-300)}._sourceActive_1k2ef_175{border-color:var(--doc-blue);background:var(--doc-blue-soft)}._sourceDisabled_1k2ef_180{opacity:.5;cursor:not-allowed}._dropzone_1k2ef_185{border:2px dashed var(--gray-300);text-align:center;cursor:pointer;border-radius:10px;padding:1.5rem 1rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1)}._dropzone_1k2ef_185:hover{border-color:var(--doc-blue)}._dropzoneOver_1k2ef_197{border-color:var(--doc-blue);background:var(--doc-blue-soft)}._dropTitle_1k2ef_202{color:var(--ink);margin:0 0 4px;font-weight:600}._hiddenInput_1k2ef_208{display:none}._linkBtn_1k2ef_212{color:var(--doc-blue);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:0;font-family:inherit;font-size:.8125rem;text-decoration:underline}._radioRow_1k2ef_224{flex-direction:column;gap:4px;display:flex}._radio_1k2ef_224,._check_1k2ef_230{cursor:pointer;align-items:flex-start;gap:8px;font-size:.8125rem;display:flex}._radio_1k2ef_224 input,._check_1k2ef_230 input{flex-shrink:0;margin-top:3px}._checkHint_1k2ef_242{color:var(--gray-400);font-size:.7rem;font-weight:400;display:block}._scopeHead_1k2ef_249{justify-content:space-between;align-items:baseline;gap:12px;display:flex}._scopeActions_1k2ef_256{flex-shrink:0;gap:10px;display:flex}._scopeGrid_1k2ef_262{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 18px;display:grid}@media (width<=640px){._scopeGrid_1k2ef_262{grid-template-columns:1fr}}._scopeCol_1k2ef_273{flex-direction:column;gap:7px;min-width:0;display:flex}._scopeColTitle_1k2ef_280{color:var(--ink-2);margin-bottom:1px;font-size:.7rem;font-weight:650}._createCell_1k2ef_287{align-items:center;gap:6px;min-width:0;display:flex}._nameInput_1k2ef_294{border:1px solid var(--gray-200);min-width:70px;color:inherit;background:0 0;border-radius:4px;flex:auto;padding:3px 6px;font-size:.8125rem}._nameInput_1k2ef_294:focus{border-color:var(--gray-400);outline:none}._colorInput_1k2ef_309{border:1px solid var(--gray-200);cursor:pointer;background:0 0;border-radius:4px;flex:none;width:26px;height:24px;padding:0}._scopeOnly_1k2ef_320{background:var(--gray-100);color:var(--gray-500);vertical-align:middle;border-radius:3px;margin-left:6px;padding:0 5px;font-size:.63rem;font-weight:600;display:inline-block}._loading_1k2ef_332{flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 0;display:flex}._spinner_1k2ef_340{border:2px solid var(--gray-200);border-top-color:var(--doc-blue);border-radius:50%;width:26px;height:26px;animation:.7s linear infinite _spin_1k2ef_340}@keyframes _spin_1k2ef_340{to{transform:rotate(360deg)}}._loadingTitle_1k2ef_354{color:var(--ink);margin:0;font-weight:600}._progressBar_1k2ef_360{background:var(--gray-200);border-radius:999px;width:100%;max-width:320px;height:6px;overflow:hidden}._progressFill_1k2ef_369{background:var(--doc-blue);height:100%;transition:width .3s}._errorBanner_1k2ef_375{background:var(--danger-soft,#fef2f2);color:var(--danger,#dc2626);border-radius:10px;padding:8px 10px;font-size:.8125rem}._warnBanner_1k2ef_383{background:var(--warn-soft,#fffbeb);color:var(--warn,#b45309);border-radius:10px;padding:8px 10px;font-size:.8125rem}._hint_1k2ef_391{color:var(--gray-500);margin:0;font-size:.8125rem}._hintList_1k2ef_397{color:var(--gray-500);margin:0;padding-left:1.1rem;font-size:.75rem}._muted_1k2ef_404{color:var(--gray-400);font-size:.75rem}._disclosure_1k2ef_409{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600}._doneList_1k2ef_421{max-height:220px;margin:6px 0 0;padding-left:0;font-size:.8125rem;list-style:none;overflow-y:auto}._doneList_1k2ef_421 li{padding:2px 0}._pager_1k2ef_433{justify-content:center;align-items:center;gap:.75rem;display:flex}._footer_1k2ef_440{border-top:1px solid var(--gray-200);flex-shrink:0;justify-content:flex-end;gap:.5rem;padding-top:.75rem;display:flex}._viewSwitch_1k2ef_449{border:1px solid var(--border-2);border-radius:8px;flex-shrink:0;align-self:flex-start;display:inline-flex;overflow:hidden}._viewSwitch_1k2ef_449 button{background:var(--white);color:var(--gray-500);font:inherit;cursor:pointer;border:none;padding:5px 14px;font-size:.78rem}._viewSwitch_1k2ef_449 button+button{border-left:1px solid var(--border-2)}._viewSwitch_1k2ef_449 button:hover{background:var(--gray-50)}._viewSwitchActive_1k2ef_473{font-weight:650;background:var(--inside-softer)!important;color:var(--inside-600)!important}._boardPreview_1k2ef_479{border:1px solid var(--border);background:var(--gray-50);border-radius:10px;flex:none;min-height:200px;max-height:46vh}._previewCol_1k2ef_488{flex:0 0 232px;padding:.75rem .6rem}._newColBadge_1k2ef_493{text-transform:uppercase;letter-spacing:.04em;color:var(--ok-strong);background:var(--ok-soft);border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:.6rem;font-weight:700}._previewCard_1k2ef_505{text-align:left;width:100%;font:inherit;padding:.5rem .6rem;display:block}._previewCardOff_1k2ef_513{opacity:.4;text-decoration:line-through}._previewAssignee_1k2ef_518{color:var(--ink);background:var(--gray-200);border-radius:999px;flex-shrink:0;margin-left:auto;padding:1px 6px;font-size:.6rem;font-weight:650}._panel_13dg8_1{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}._header_13dg8_8{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}._title_13dg8_16{color:var(--ink);font-size:.85rem;font-weight:700}._rangeSelector_13dg8_22{align-items:center;gap:.5rem;display:flex}._rangeLabel_13dg8_28{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}._muted_13dg8_36{color:var(--gray-400);margin:0;font-size:.8125rem}._empty_13dg8_42{text-align:center;color:var(--gray-400);margin:0;padding:1.5rem 0;font-size:.8125rem}._gridScroll_13dg8_50{padding-bottom:2px;overflow-x:auto}._grid_13dg8_50{position:relative}._monthRow_13dg8_59{height:26px;position:relative}._monthCell_13dg8_64{height:100%;color:var(--gray-500);white-space:nowrap;align-items:center;padding-left:.5rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:0;overflow:hidden}._lanes_13dg8_78{border-top:1px solid var(--border);box-sizing:content-box;margin-top:.25rem;padding-top:0;padding-bottom:2px;position:relative}._gridline_13dg8_87{background:var(--border);pointer-events:none;width:1px;position:absolute;top:26px;bottom:0}._todayLine_13dg8_96{background:var(--inside);pointer-events:none;z-index:3;width:2px;margin-left:-1px;position:absolute;top:0;bottom:0}._todayFlag_13dg8_107{background:var(--inside);color:#fff;letter-spacing:.03em;white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:.65rem;font-weight:700;position:absolute;top:2px;left:50%;transform:translate(-50%)}._bar_13dg8_122{min-width:28px;font:inherit;text-align:left;cursor:pointer;z-index:2;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;padding:0 .5rem;transition:box-shadow .18s cubic-bezier(.2,.8,.3,1),transform .18s cubic-bezier(.2,.8,.3,1);display:flex;position:absolute;overflow:hidden}._bar_13dg8_122:hover{box-shadow:var(--sh-md);z-index:4}._barPlanned_13dg8_143{background:var(--white);border-color:var(--gray-300);color:var(--ink-2)}._barPlanned_13dg8_143 ._barProgressFill_13dg8_148{background:var(--gray-400)}._barActive_13dg8_152{background:var(--inside-soft);border-color:var(--inside);color:var(--ink)}._barActive_13dg8_152 ._barProgressFill_13dg8_148{background:var(--inside)}._barCompleted_13dg8_161{background:var(--ok-soft);border-color:var(--ok-strong);color:var(--ink-2)}._barCompleted_13dg8_161 ._barProgressFill_13dg8_148{background:var(--ok-strong)}._barClipLeft_13dg8_170{border-left-style:dashed;border-top-left-radius:0;border-bottom-left-radius:0}._barClipRight_13dg8_176{border-right-style:dashed;border-top-right-radius:0;border-bottom-right-radius:0}._barContent_13dg8_182{white-space:nowrap;align-items:baseline;gap:.25rem;min-width:0;font-size:.75rem;line-height:1.2;display:flex;overflow:hidden}._barName_13dg8_193{text-overflow:ellipsis;flex-shrink:1;min-width:0;font-weight:700;overflow:hidden}._barMeta_13dg8_201{color:var(--gray-500);flex-shrink:0}._barStatusTag_13dg8_206{border-radius:999px;flex-shrink:0;align-self:center;padding:1px 6px;font-size:.6rem;font-weight:700;line-height:1.3}._barTagPlanned_13dg8_216{background:var(--gray-100);color:var(--gray-500)}._barTagActive_13dg8_221{background:var(--inside);color:#fff}._barTagCompleted_13dg8_226{background:var(--ok-strong);color:#fff}._barClipArrow_13dg8_231{color:var(--gray-500);flex-shrink:0;font-weight:700}._barClipArrowRight_13dg8_237{margin-left:auto}._barProgressTrack_13dg8_241{background:#0000000f;height:3px;position:absolute;bottom:0;left:0;right:0}._barProgressFill_13dg8_148{position:absolute;top:0;bottom:0;left:0}._statusBadge_13dg8_257{border-radius:999px;flex-shrink:0;align-items:center;padding:1px 8px;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-flex}._statusPlanned_13dg8_268{background:var(--gray-100);color:var(--gray-500)}._statusActive_13dg8_273{background:var(--inside-soft);color:var(--inside-600)}._statusCompleted_13dg8_278{background:var(--ok-soft);color:var(--ok-strong)}._list_13dg8_283{border-top:1px solid var(--gray-100);flex-direction:column;gap:2px;padding-top:.75rem;display:flex}._listTitle_13dg8_291{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);margin-bottom:.25rem;font-size:.75rem;font-weight:700}._listRow_13dg8_300{font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.75rem;margin:0 -.5rem;padding:.5rem;font-size:.8125rem;transition:background .18s cubic-bezier(.2,.8,.3,1);display:flex}._listRow_13dg8_300:hover{background:var(--gray-50)}._listName_13dg8_319{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:600;overflow:hidden}._listCount_13dg8_329{color:var(--gray-400);flex-shrink:0;font-size:.75rem}._backdrop_i0rjz_1{z-index:90;background:#0d0d0d52;animation:.16s ease-out _drawer-fade_i0rjz_1;position:fixed;inset:0}._panel_i0rjz_9{background:var(--bg-panel,#fff);width:min(480px,100vw);box-shadow:var(--sh-pop);z-index:91;overscroll-behavior:contain;outline:none;flex-direction:column;animation:.2s cubic-bezier(.2,.8,.3,1) _drawer-slide_i0rjz_1;display:flex;position:fixed;top:0;bottom:0;right:0}@keyframes _drawer-fade_i0rjz_1{0%{opacity:0}}@keyframes _drawer-slide_i0rjz_1{0%{opacity:0;transform:translate(40px)}}._header_i0rjz_36{border-bottom:1px solid var(--border);align-items:flex-start;gap:.75rem;padding:1.25rem 1.5rem 1rem;display:flex}._headerMain_i0rjz_44{flex:1;min-width:0}._titleRow_i0rjz_49{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._title_i0rjz_49{color:var(--ink);text-overflow:ellipsis;margin:0;font-size:1.0625rem;font-weight:700;overflow:hidden}._range_i0rjz_65{color:var(--gray-500);margin-top:2px;font-size:.8125rem}._close_i0rjz_71{color:var(--gray-400);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:2px 6px;font-size:1.4rem;line-height:1;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}._close_i0rjz_71:hover{background:var(--gray-100);color:var(--ink)}._body_i0rjz_87{flex-direction:column;flex:1;gap:1.25rem;padding:1rem 1.5rem;display:flex;overflow-y:auto}._section_i0rjz_96{flex-direction:column;gap:.5rem;display:flex}._sectionLabel_i0rjz_102{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);font-size:.75rem;font-weight:700}._goal_i0rjz_110{color:var(--gray-700);white-space:pre-wrap;margin:0;font-size:.8125rem;line-height:1.5}._muted_i0rjz_118{color:var(--gray-400);margin:0;font-size:.8125rem}._progressRow_i0rjz_124{align-items:center;gap:.75rem;display:flex}._progressTrack_i0rjz_130{background:var(--gray-100);border-radius:999px;flex:1;height:6px;overflow:hidden}._progressFill_i0rjz_138{background:var(--ok-strong);border-radius:999px;height:100%;transition:width .18s cubic-bezier(.2,.8,.3,1)}._progressLabel_i0rjz_145{color:var(--gray-500);white-space:nowrap;flex-shrink:0;font-size:.75rem}._chips_i0rjz_152{flex-wrap:wrap;gap:.5rem;display:flex}._chip_i0rjz_152{background:var(--gray-50);border:1px solid var(--gray-100);color:var(--gray-500);border-radius:999px;align-items:center;gap:4px;padding:2px 10px;font-size:.75rem;display:inline-flex}._chip_i0rjz_152 strong{color:var(--ink);font-weight:700}._issueList_i0rjz_174{flex-direction:column;margin:0 -.5rem;display:flex}._issueRowWrap_i0rjz_180{align-items:center;gap:.25rem;min-width:0;display:flex}._issueRow_i0rjz_180{font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;flex:1;align-items:center;gap:.5rem;min-width:0;padding:.5rem;transition:background .18s cubic-bezier(.2,.8,.3,1);display:flex}._issueRow_i0rjz_180:hover{background:var(--gray-50)}._rowAction_i0rjz_206{font:inherit;color:var(--gray-400);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:2px 6px;font-size:.75rem;transition:background .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}._rowAction_i0rjz_206:hover{background:var(--gray-100);color:var(--ink)}._addRow_i0rjz_224{flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.5rem;display:flex}._issueType_i0rjz_232{flex-shrink:0;display:inline-flex}._issueId_i0rjz_237{font-family:var(--mono);color:var(--gray-500);flex-shrink:0;font-size:.7rem}._issueTitle_i0rjz_244{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.8125rem;overflow:hidden}._prioDot_i0rjz_254{border-radius:50%;flex-shrink:0;width:8px;height:8px}._statusPill_i0rjz_261{white-space:nowrap;border-radius:999px;flex-shrink:0;padding:1px 7px;font-size:.7rem}._avatars_i0rjz_269{flex-shrink:0;display:inline-flex}._avatar_i0rjz_269{background:var(--gray-200);width:20px;height:20px;color:var(--gray-700);border:1.5px solid var(--bg-panel,#fff);border-radius:50%;justify-content:center;align-items:center;font-size:.55rem;font-weight:700;display:inline-flex}._avatar_i0rjz_269:not(:first-child){margin-left:-6px}._footer_i0rjz_291{border-top:1px solid var(--border);justify-content:flex-end;padding:1rem 1.5rem;display:flex}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._layout_18tow_1{grid-template-columns:1fr 340px;align-items:start;gap:1.5rem;display:grid}@media (width<=900px){._layout_18tow_1{grid-template-columns:1fr}}._main_18tow_13{min-width:0}._sidebar_18tow_17{position:sticky;top:1rem}._sectionTitle_18tow_22{color:var(--gray-400);text-transform:uppercase;letter-spacing:.09em;margin-bottom:1rem;font-size:.65rem;font-weight:700}._tripCard_18tow_31{background:var(--white);box-shadow:var(--sh-md);border-radius:14px;margin-bottom:1rem;overflow:hidden}._tripHeader_18tow_39{border-bottom:1px solid var(--gray-100);padding:14px 20px;font-size:.875rem;font-weight:600}._tripMap_18tow_46{width:100%;height:190px}._tripMapSkeleton_18tow_51{background:var(--gray-50);width:100%;height:190px}._tripBody_18tow_57{padding:14px 20px}._tripMeta_18tow_61{grid-template-columns:1fr 1fr;gap:6px 1rem;margin-bottom:.75rem;display:grid}._metaLabel_18tow_68{color:var(--gray-400);margin-bottom:2px;font-size:.75rem}._metaValue_18tow_74{font-size:.8125rem}._costLine_18tow_78{border-bottom:1px dashed var(--gray-100);color:var(--gray-700);justify-content:space-between;align-items:center;gap:1rem;padding:4px 0;font-size:.8125rem;display:flex}._costLineNeg_18tow_89{color:#9a3412}._costAmount_18tow_93{white-space:nowrap;font-weight:500}._costAmountNeg_18tow_98{color:#9a3412;white-space:nowrap;font-weight:500}._subtotal_18tow_104{border-top:1px solid var(--gray-200);justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.75rem;display:flex}._subtotalLabel_18tow_113{color:var(--gray-400);text-transform:uppercase;letter-spacing:.06em;font-size:.65rem}._subtotalAmount_18tow_120{font-size:.875rem;font-weight:700}._summaryCard_18tow_125{background:var(--white);box-shadow:var(--sh-md);border-radius:14px;padding:1.25rem 1.5rem}._summaryField_18tow_132{margin-bottom:.75rem}._summaryFieldLabel_18tow_136{color:var(--gray-400);margin-bottom:2px;font-size:.75rem}._summaryFieldValue_18tow_142{font-size:.8125rem}._divider_18tow_146{background:var(--gray-100);height:1px;margin:1rem 0}._totalBar_18tow_152{background:var(--ink);color:var(--white);border-radius:10px;justify-content:space-between;align-items:center;margin:1rem 0;padding:14px 20px;display:flex}._totalLabel_18tow_163{letter-spacing:.08em;text-transform:uppercase;opacity:.7;font-size:.65rem}._totalAmount_18tow_170{font-size:1.5rem;font-weight:700}._metaFooter_18tow_175{color:var(--gray-400);font-size:.8rem;line-height:1.6}._metaFooterStrong_18tow_181{color:var(--gray-700);font-weight:600}._miscSection_18tow_186{margin-top:.5rem}._filterBar_wple7_1{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}._search_wple7_9{border:1px solid var(--gray-200);min-width:200px;font-family:var(--font);background:var(--white);color:var(--ink);border-radius:10px;flex:240px;padding:6px 10px;font-size:.8125rem}._date_wple7_21{border:1px solid var(--gray-200);font-family:var(--font);background:var(--white);color:var(--ink);border-radius:10px;padding:5px 8px;font-size:.8125rem}._badge_wple7_31{background:var(--gray-100);color:var(--gray-500);white-space:nowrap;border-radius:999px;padding:1px 6px;font-size:.66rem;font-weight:650;display:inline-block}._badge_CREATE_wple7_42{background:var(--ok-soft);color:var(--ok-strong)}._badge_UPDATE_wple7_47{background:var(--doc-blue-soft);color:var(--doc-blue)}._badge_DELETE_wple7_52{background:var(--danger-soft,#fef2f2);color:var(--danger,#dc2626)}._badge_IMPORT_wple7_57,._badge_EXPORT_wple7_58{background:var(--warn-soft,#fffbeb);color:var(--warn,#b45309)}._badge_LOGIN_wple7_63{background:var(--gray-100);color:var(--gray-500)}._badge_ADMIN_wple7_68{background:var(--accent-soft,#ede9fe);color:var(--accent-strong,#6d28d9)}._caret_wple7_73{width:14px;color:var(--gray-400);display:inline-block}._nowrap_wple7_79{white-space:nowrap}._muted_wple7_83{color:var(--gray-400);font-size:.8125rem}._detailCell_wple7_88{background:var(--gray-50);padding:.75rem 1rem!important}._changeTable_wple7_93{border-collapse:collapse;width:100%;margin-bottom:6px;font-size:.75rem}._changeTable_wple7_93 th{text-align:left;text-transform:uppercase;letter-spacing:.03em;color:var(--gray-400);padding:3px 8px;font-size:.66rem;font-weight:650}._changeTable_wple7_93 td{border-top:1px solid var(--gray-200);vertical-align:top;padding:3px 8px}._from_wple7_114{color:var(--gray-400);text-decoration:line-through}._to_wple7_119{color:var(--ink);font-weight:500}._meta_wple7_124{color:var(--gray-400);font-size:.68rem;font-family:var(--font-mono,ui-monospace, monospace);margin:0}._pager_wple7_131{justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;display:flex}
