: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;--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;--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;--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;--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;--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:#0f0e0d1f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#0f0e0d33}.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{scrollbar-width:thin;scrollbar-color:var(--gray-300) transparent;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden auto}.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{display:none}.sidebar--collapsed .sidebar-profile__actions{justify-content:center}.sidebar--collapsed .sidebar-logout{justify-content:center;gap:0;padding:.5rem 0}.main-content{background-color:var(--bg-canvas);flex-direction:column;flex:1;padding:2rem 3rem;display:flex;overflow-y:auto}.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{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__icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:inline-flex}.sidebar-logout__label{transition:opacity .15s}.sidebar-head{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}.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)}.nav-section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--gray-400);white-space:nowrap;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__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)}.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:#fff;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}.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:1.5rem;display:grid}@media (width<=900px){.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}}.dash-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:1.5rem}.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:1.5rem;display:grid}@media (width<=900px){.dash-charts-grid{grid-template-columns:1fr}}.dash-chart-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--sh-sm);border-radius:14px;padding:1.25rem}.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}.table-wrapper{border:1px solid var(--border);background:var(--white);box-shadow:var(--sh-sm);border-radius:14px;overflow:hidden}.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)}.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}.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-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);margin-top:1.25rem;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.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.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__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__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}.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--issue{border-left:3px solid var(--inside)}.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}.gb-board{align-items:flex-start;gap:1rem;min-width:fit-content;height:100%;display:flex}.gb-col{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:14px;flex-direction:column;flex:0 0 272px;width:272px;max-height:100%;padding:.75rem .75rem .5rem;transition:border-color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.gb-col--over{border-color:var(--inside-line);background:var(--inside-softer)}.gb-col__head{border-bottom:1px solid var(--gray-200);align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.5rem;display:flex}.gb-col__title{color:var(--gray-700);letter-spacing:-.005em;white-space:nowrap;font-size:.8125rem;font-weight:600}.gb-col__count{color:var(--gray-500);background:var(--gray-200);text-align:center;font-variant-numeric:tabular-nums;border-radius:999px;min-width:20px;padding:1px 7px;font-size:.75rem;font-weight:600}.gb-col__add{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;margin-left:auto;font-size:1.2rem;line-height:1;transition:color .18s cubic-bezier(.2,.8,.3,1),background-color .18s cubic-bezier(.2,.8,.3,1);display:flex}.gb-col__add:hover{color:var(--ink);background:var(--gray-200)}.gb-col__body{flex-direction:column;flex:1;gap:.5rem;min-height:40px;margin:0 -.25rem;padding:0 .25rem;display:flex;overflow-y:auto}.kanban-task__footer{justify-content:space-between;align-items:center;display:flex}.kanban-task__avatars{gap:-4px;display:flex}.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;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d0d0d6b;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}.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}.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}.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-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;min-height:320px}.issue-modal .editorjs-holder{min-height:200px}.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)}.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-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(--ok-soft);color:var(--ok-strong)}.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)}.backlog-add-row__secondary{cursor:pointer;color:var(--gray-400);background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;transition:color .18s cubic-bezier(.2,.8,.3,1)}.backlog-add-row__secondary:hover{color:var(--gray-700)}.backlog-inline-create{border-top:1px solid var(--gray-100);align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.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;padding:0;font-family:monospace;font-size:.75rem;text-decoration:underline}.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;font-size:.7rem}.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;padding:0 2px;font-size:1rem;line-height:1;transition:opacity .18s cubic-bezier(.2,.8,.3,1),color .18s cubic-bezier(.2,.8,.3,1)}.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}.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__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);margin-left:2px;font-size:.6rem}.filter-dropdown__panel{z-index:200;background:var(--white);border:1px solid var(--gray-200);min-width:180px;box-shadow:var(--sh-pop);border-radius:14px;padding:.25rem 0;position:absolute;top:calc(100% + 6px);left:0}.filter-dropdown__option{cursor:pointer;color:var(--ink);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;transition:background .18s cubic-bezier(.2,.8,.3,1);display:flex}.filter-dropdown__option:hover{background:var(--gray-50)}.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;margin-top:.25rem;padding:.5rem .75rem;font-size:.75rem;transition:color .18s cubic-bezier(.2,.8,.3,1);display:block}.filter-dropdown__clear:hover{color:var(--ink)}.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}.tribute-container{z-index:999999;background-color:#fff;border-radius:8px;max-width:500px;height:auto;max-height:300px;padding:5px;display:block;position:absolute;top:0;left:0;overflow:auto;box-shadow:0 4px 12px #00000026}.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{color:#fff;pointer-events:none;background-color:#3f3f3f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:600;display:flex}.mention.page{color:var(--ok-strong);background:var(--ok-soft);padding:2px 4px}.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}.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)}.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}.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}}@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_1s16c_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_1s16c_1:hover:not(:disabled):not(._open_1s16c_19){border-color:var(--gray-300)}._trigger_1s16c_1:focus-visible,._trigger_1s16c_1._open_1s16c_19{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._trigger_1s16c_1:disabled{opacity:.55;cursor:not-allowed}._placeholder_1s16c_31{color:var(--gray-300)}._icon_1s16c_35{color:var(--gray-400);flex-shrink:0;display:inline-flex}._wrap_1s16c_41{width:100%;position:relative}._popover_1s16c_46{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_1s16c_1;position:absolute;top:calc(100% + 6px);left:0}._popoverUp_1s16c_61{top:auto;bottom:calc(100% + 6px)}@keyframes _dpFade_1s16c_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}._header_1s16c_76{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._navBtn_1s16c_83{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_1s16c_83:hover:not(:disabled){background:var(--gray-100);color:var(--ink)}._navBtn_1s16c_83:disabled{opacity:.35;cursor:not-allowed}._title_1s16c_105{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_1s16c_105:hover:not(:disabled){background:var(--gray-100)}._title_1s16c_105:disabled{cursor:default}._weekdays_1s16c_124{grid-template-columns:repeat(7,1fr);margin-bottom:.25rem;display:grid}._weekday_1s16c_124{text-align:center;color:var(--gray-400);padding:.25rem 0;font-size:.6875rem;font-weight:600}._grid_1s16c_138{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}._day_1s16c_144{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_1s16c_144:hover:not(:disabled):not(._selected_1s16c_158){background:var(--gray-100)}._day_1s16c_144:focus-visible{box-shadow:0 0 0 2px var(--inside-softer);outline:none}._day_1s16c_144:disabled{opacity:.3;cursor:not-allowed}._outside_1s16c_170{color:var(--gray-300)}._today_1s16c_174:not(._selected_1s16c_158){color:var(--inside-600);box-shadow:inset 0 0 0 1.5px var(--inside-line);font-weight:700}._selected_1s16c_158{background:var(--inside);color:var(--on-solid);font-weight:600}._selected_1s16c_158:hover{background:var(--inside-600)}._months_1s16c_189{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.25rem 0;display:grid}._month_1s16c_189{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_1s16c_189:hover:not(:disabled):not(._selected_1s16c_158){background:var(--gray-100)}._month_1s16c_189:disabled{opacity:.3;cursor:not-allowed}._footer_1s16c_215{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_1s16c_225,._clearBtn_1s16c_225{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_1s16c_225:hover,._clearBtn_1s16c_225:hover{color:var(--ink);background:var(--gray-100)}._clearBtn_1s16c_225:hover{color:var(--danger)}._timePopover_1s16c_245{width:148px;padding:.5rem}._timeEntry_1s16c_250{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_1s16c_250:focus{border-color:var(--inside);box-shadow:0 0 0 3px var(--inside-softer)}._timeEntry_1s16c_250::placeholder{color:var(--gray-300)}._timeList_1s16c_271{flex-direction:column;gap:1px;max-height:208px;display:flex;overflow-y:auto}._timeOption_1s16c_279{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_1s16c_279:hover:not(._selected_1s16c_158){background:var(--gray-100)}._timeOption_1s16c_279:focus-visible{box-shadow:0 0 0 2px var(--inside-softer);outline:none}._srOnly_1s16c_299{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.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}
