:root{color-scheme:light;font-family:Inter,Aptos,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--font-display: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--canvas: #f4f0e8;--canvas-strong: #ebe5db;--surface: #fffdf9;--surface-raised: #ffffff;--surface-subtle: #f7f3ec;--surface-inverse: #21302d;--ink: #1f2a27;--ink-soft: #46514e;--ink-muted: #707a76;--ink-faint: #9ba29f;--line: #ded9d0;--line-strong: #c7c0b5;--brand: #c94e32;--brand-hover: #b64129;--brand-pressed: #a83d27;--on-brand: #ffffff;--brand-soft: #fae6df;--brand-pale: #fff5f1;--teal: #236960;--teal-hover: #19564f;--teal-soft: #ddefeb;--gold: #bd7a1b;--gold-soft: #f8ead0;--green: #357455;--green-soft: #e1f0e6;--red: #b64642;--red-soft: #f8e3e1;--blue: #3e6e97;--blue-soft: #e2edf5;--purple: #735b91;--purple-soft: #ece6f3;--shadow-xs: 0 1px 2px rgb(31 42 39 / 5%);--shadow-sm: 0 8px 24px rgb(31 42 39 / 7%);--shadow-md: 0 18px 50px rgb(31 42 39 / 12%);--shadow-lg: 0 28px 72px rgb(31 42 39 / 18%);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 18px;--radius-xl: 24px;--radius-round: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--sidebar-width: 252px;--topbar-height: 72px;--mobile-nav-height: 76px;--content-max: 1600px;--focus-ring: 0 0 0 3px rgb(201 78 50 / 26%);--ease: .18s cubic-bezier(.2, .7, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--canvas);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;min-height:100dvh;margin:0;overflow-x:hidden;background:var(--canvas);color:var(--ink);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}#root{min-height:100vh;min-height:100dvh}button,input,select,textarea{color:inherit;font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{border:0}a{color:var(--teal);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--teal-hover)}img,svg{display:block;max-width:100%}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.16}::selection{background:var(--brand-soft);color:var(--ink)}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.muted{color:var(--ink-muted)}.text-danger{color:var(--red)}.text-success{color:var(--green)}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9em}.logo{display:inline-flex;align-items:center;min-width:0;gap:11px;color:var(--ink)}.logo__mark{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 255 255 / 25%);border-radius:11px;background:var(--brand);box-shadow:inset 0 -2px #68221429;color:#fff}.logo__mark svg{width:19px;height:19px;stroke-width:2.1}.logo__wordmark{display:flex;align-items:baseline;gap:4px;min-width:0;font-family:var(--font-display);font-size:20px;letter-spacing:-.025em;white-space:nowrap}.logo__wordmark strong{color:var(--brand);font-family:inherit;font-weight:700}.logo--inverse{color:#fffdf9}.logo--inverse .logo__wordmark strong{color:#f38a6f}.logo--compact{gap:0}.app-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh;min-height:100dvh}.sidebar{position:sticky;z-index:40;top:0;display:flex;width:var(--sidebar-width);height:100vh;height:100dvh;flex-direction:column;overflow:hidden;padding:24px 16px 18px;background:var(--surface-inverse);color:#f9f6ef}.sidebar:after{position:absolute;right:-42px;bottom:-56px;width:150px;height:150px;border:32px solid rgb(255 255 255 / 3%);border-radius:50%;content:"";pointer-events:none}.sidebar__header{display:flex;align-items:center;justify-content:space-between;min-height:40px;padding:0 8px 22px}.sidebar__workspace{margin:0 0 22px}.workspace-switcher{display:flex;width:100%;align-items:center;gap:10px;padding:11px;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--radius-md);background:#ffffff0d;color:inherit;cursor:pointer;text-align:left;transition:background var(--ease),border-color var(--ease)}.workspace-switcher:hover{border-color:#ffffff2e;background:#ffffff14}.workspace-switcher__mark{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--brand);color:#fff;font-family:var(--font-display);font-weight:700}.workspace-switcher__copy{min-width:0;flex:1}.workspace-switcher__copy strong,.workspace-switcher__copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switcher__copy strong{font-size:13px;font-weight:650}.workspace-switcher__copy span{margin-top:1px;color:#ffffff8c;font-size:11px}.sidebar__nav,.side-nav{display:flex;min-height:0;flex:1;flex-direction:column;gap:3px;overflow-y:auto;scrollbar-width:thin}.sidebar__label,.side-nav__label{padding:14px 11px 7px;color:#ffffff6b;font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.sidebar__link,.side-nav__item{position:relative;display:flex;min-height:42px;align-items:center;gap:12px;padding:9px 11px;border-radius:11px;color:#ffffffb3;font-size:13px;font-weight:550;text-decoration:none;transition:background var(--ease),color var(--ease),transform var(--ease)}.sidebar__link:hover,.side-nav__item:hover{background:#ffffff0f;color:#fff}.sidebar__link.is-active,.sidebar__link[aria-current=page],.side-nav__item.is-active,.side-nav__item[aria-current=page]{background:#fffaf1;color:var(--ink);box-shadow:var(--shadow-xs)}.sidebar__link.is-active:before,.sidebar__link[aria-current=page]:before,.side-nav__item.is-active:before,.side-nav__item[aria-current=page]:before{position:absolute;left:-5px;width:3px;height:18px;border-radius:var(--radius-round);background:var(--brand);content:""}.sidebar__link svg,.side-nav__item svg{width:18px;height:18px;flex:0 0 auto;stroke-width:1.85}.sidebar__link-label,.side-nav__item-label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar__badge,.nav-badge{display:grid;min-width:20px;height:20px;place-items:center;padding:0 6px;border-radius:var(--radius-round);background:var(--brand);color:#fff;font-size:10px;font-weight:750}.sidebar__footer{position:relative;z-index:1;padding-top:14px;border-top:1px solid rgb(255 255 255 / 8%)}.sidebar-user{display:flex;width:100%;align-items:center;gap:10px;padding:7px 8px;border-radius:var(--radius-md);background:transparent;color:inherit;cursor:pointer;text-align:left}.sidebar-user:hover{background:#ffffff0f}.sidebar-user__copy{min-width:0;flex:1}.sidebar-user__copy strong,.sidebar-user__copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user__copy strong{font-size:12px}.sidebar-user__copy span{color:#ffffff85;font-size:10px}.app-main{min-width:0}.topbar{position:sticky;z-index:35;top:0;display:flex;min-width:0;height:var(--topbar-height);align-items:center;gap:16px;padding:0 clamp(20px,3vw,42px);border-bottom:1px solid rgb(199 192 181 / 72%);background:#f4f0e8f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.topbar__title{min-width:0;flex:1;overflow:hidden;font-family:var(--font-display);font-size:18px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.topbar__actions{display:flex;align-items:center;gap:8px}.mobile-header-logo{display:none}.page-shell,.page{width:min(100%,var(--content-max));margin-inline:auto;padding:clamp(24px,3.5vw,48px) clamp(20px,3vw,42px) 72px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.page-header__copy{min-width:0;max-width:760px}.page-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:var(--brand);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.page-eyebrow:before{width:18px;height:2px;border-radius:var(--radius-round);background:currentColor;content:""}.page-title{color:var(--ink);font-family:var(--font-display);font-size:clamp(30px,4vw,46px);font-weight:650;letter-spacing:-.042em}.page-subtitle{max-width:680px;margin-top:9px;color:var(--ink-muted);font-size:14px}.page-header__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:9px}.page-toolbar,.filter-bar{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:20px}.page-toolbar__search,.filter-bar__search{min-width:min(100%,250px);flex:1 1 280px}.section{margin-top:34px}.section:first-child{margin-top:0}.section-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.section-header__copy{min-width:0}.section-header h2{font-family:var(--font-display);font-size:21px;font-weight:650;letter-spacing:-.022em}.section-header p{margin-top:4px;color:var(--ink-muted);font-size:13px}.section-header__action{flex:0 0 auto}.button{display:inline-flex;min-width:0;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid transparent;border-radius:11px;cursor:pointer;font-size:13px;font-weight:700;line-height:1;text-decoration:none;transition:background var(--ease),border-color var(--ease),box-shadow var(--ease),color var(--ease),transform var(--ease);-webkit-user-select:none;user-select:none}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:focus-visible,.icon-button:focus-visible{box-shadow:var(--focus-ring);outline:none}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.52}.button--primary{background:var(--brand);box-shadow:0 5px 13px #c94e322e;color:#fff}.button--primary:hover:not(:disabled){background:var(--brand-hover);box-shadow:0 8px 18px #c94e3238}.button--primary:active:not(:disabled){background:var(--brand-pressed)}.button--secondary{background:var(--ink);box-shadow:0 5px 13px #1f2a271f;color:#fff}.button--secondary:hover:not(:disabled){background:#31423e}.button--outline{border-color:var(--line);background:var(--surface);color:var(--ink)}.button--outline:hover:not(:disabled){border-color:var(--line-strong);background:var(--surface-raised)}.button--ghost{background:transparent;color:var(--ink-soft)}.button--ghost:hover:not(:disabled){background:var(--canvas-strong);color:var(--ink)}.button--danger{background:var(--red-soft);color:var(--red)}.button--danger:hover:not(:disabled){background:#f2d3d0}.button--sm{min-height:34px;padding-inline:11px;border-radius:9px;font-size:12px}.button--lg{min-height:48px;padding-inline:19px;border-radius:13px;font-size:14px}.button--full{width:100%}.button__icon{display:inline-grid;flex:0 0 auto;place-items:center}.button__label{display:inline-flex;min-width:0;align-items:center;justify-content:center;gap:8px}.button__label>svg{width:17px;height:17px;flex:0 0 auto}.button__icon svg,.button__spinner{width:17px;height:17px;stroke-width:2}.button__spinner{animation:spin .8s linear infinite}.icon-button{display:inline-grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--ink-soft);cursor:pointer;transition:background var(--ease),border-color var(--ease),color var(--ease),transform var(--ease)}.icon-button:hover:not(:disabled){transform:translateY(-1px)}.icon-button svg{width:19px;height:19px;stroke-width:1.9}.icon-button--secondary{border-color:var(--line);background:var(--surface)}.icon-button--secondary:hover:not(:disabled),.icon-button--ghost:hover:not(:disabled){background:var(--canvas-strong);color:var(--ink)}.icon-button--danger{background:var(--red-soft);color:var(--red)}.icon-button--sm{width:34px;height:34px;border-radius:9px}.icon-button--sm svg{width:16px;height:16px}.icon-button--lg{width:48px;height:48px;border-radius:13px}.card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.card--muted{background:var(--surface-subtle);box-shadow:none}.card--interactive{transition:border-color var(--ease),box-shadow var(--ease),transform var(--ease)}.card--interactive:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 0}.card__title{font-family:var(--font-display);font-size:18px;font-weight:650}.card__subtitle{margin-top:4px;color:var(--ink-muted);font-size:12px}.card__body{padding:20px}.card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid var(--line)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.75fr);gap:20px}.dashboard-stack{display:grid;align-content:start;gap:20px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card{position:relative;min-width:0;overflow:hidden;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.metric-card:after{position:absolute;top:0;right:18px;left:18px;height:2px;border-radius:0 0 4px 4px;background:var(--metric-accent, var(--brand));content:"";opacity:.72}.metric-card--teal{--metric-accent: var(--teal)}.metric-card--gold{--metric-accent: var(--gold)}.metric-card--green{--metric-accent: var(--green)}.metric-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.metric-card__label{overflow:hidden;color:var(--ink-muted);font-size:11px;font-weight:750;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.metric-card__icon{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.metric-card__icon svg{width:16px;height:16px}.metric-card__value{margin-top:14px;font-family:var(--font-display);font-size:clamp(25px,3vw,32px);font-weight:700;letter-spacing:-.035em}.metric-card__meta{display:flex;min-width:0;align-items:center;gap:7px;margin-top:7px;color:var(--ink-muted);font-size:11px}.trend{display:inline-flex;align-items:center;gap:3px;color:var(--ink-muted);font-size:11px;font-weight:700}.trend--up{color:var(--green)}.trend--down{color:var(--red)}.quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quick-action{display:flex;min-width:0;min-height:86px;flex-direction:column;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);cursor:pointer;font-size:12px;font-weight:700;text-align:left;transition:background var(--ease),border-color var(--ease),transform var(--ease)}.quick-action:hover{border-color:var(--brand);background:var(--brand-pale);transform:translateY(-1px)}.quick-action svg{width:19px;height:19px;color:var(--brand)}.summary-list,.activity-list,.task-list{display:grid;margin:0;padding:0;list-style:none}.summary-row,.task-row{display:flex;min-width:0;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.summary-row:last-child,.task-row:last-child{border-bottom:0}.summary-row__icon,.task-row__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--surface-subtle);color:var(--teal)}.summary-row__icon svg,.task-row__icon svg{width:16px;height:16px}.summary-row__copy,.task-row__copy{min-width:0;flex:1}.summary-row__copy strong,.task-row__copy strong{display:block;overflow:hidden;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.summary-row__copy span,.task-row__copy span{display:block;margin-top:2px;overflow:hidden;color:var(--ink-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.form-grid__full{grid-column:1 / -1}.field{display:grid;min-width:0;gap:7px}.field__heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.field__label{color:var(--ink-soft);font-size:12px;font-weight:700}.field__required{margin-left:3px;color:var(--brand)}.field__optional{color:var(--ink-faint);font-size:10px;font-weight:600}.input,.select,.textarea{width:100%;min-width:0;border:1px solid var(--line-strong);border-radius:11px;outline:none;background:var(--surface-raised);box-shadow:inset 0 1px #1f2a2705;color:var(--ink);font-size:13px;transition:border-color var(--ease),box-shadow var(--ease),background var(--ease)}.input,.select{min-height:43px;padding:0 12px}.select{padding-right:36px}.textarea{min-height:110px;resize:vertical;padding:11px 12px;line-height:1.5}.input::placeholder,.textarea::placeholder{color:var(--ink-faint)}.input:hover:not(:disabled),.select:hover:not(:disabled),.textarea:hover:not(:disabled){border-color:#afa79c}.input:focus,.select:focus,.textarea:focus{border-color:var(--brand);box-shadow:var(--focus-ring)}.input:disabled,.select:disabled,.textarea:disabled{cursor:not-allowed;background:var(--canvas-strong);color:var(--ink-muted)}.input--invalid,.select--invalid,.textarea--invalid,.field--error .input,.field--error .select,.field--error .textarea{border-color:var(--red)}.input--invalid:focus,.select--invalid:focus,.textarea--invalid:focus,.field--error .input:focus,.field--error .select:focus,.field--error .textarea:focus{box-shadow:0 0 0 3px #b646422b}.field__message{display:flex;align-items:flex-start;gap:6px;color:var(--ink-muted);font-size:10px;line-height:1.4}.field__message svg{width:13px;height:13px;flex:0 0 auto;margin-top:1px}.field__message--error{color:var(--red)}.field__hint-dot{width:4px;height:4px;flex:0 0 auto;margin:5px 4px 0;border-radius:50%;background:currentColor}.input-shell,.search-input{position:relative;min-width:0}.input-shell>svg,.search-input>svg{position:absolute;z-index:1;top:50%;left:12px;width:16px;height:16px;color:var(--ink-muted);transform:translateY(-50%);pointer-events:none}.input-shell>.input,.search-input>.input{padding-left:38px}.input-shell__action{position:absolute;top:50%;right:6px;transform:translateY(-50%)}.input-shell:has(.input-shell__action)>.input{padding-right:44px}.checkbox-row,.radio-row{display:flex;align-items:flex-start;gap:9px;color:var(--ink-soft);cursor:pointer;font-size:12px}.checkbox-row input,.radio-row input{width:16px;height:16px;flex:0 0 auto;margin:1px 0 0;accent-color:var(--brand)}.form-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;padding-top:4px}.status-badge{display:inline-flex;max-width:100%;min-height:24px;align-items:center;gap:6px;padding:3px 9px;border:1px solid transparent;border-radius:var(--radius-round);background:var(--canvas-strong);color:var(--ink-soft);font-size:10px;font-weight:750;line-height:1.2;white-space:nowrap}.status-badge__dot{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:currentColor}.status-badge__icon{display:grid;flex:0 0 auto;place-items:center}.status-badge__icon svg{width:12px;height:12px}.status-badge--brand{border-color:#f4c9bc;background:var(--brand-soft);color:#a43e27}.status-badge--success{border-color:#c4dfcf;background:var(--green-soft);color:#2c684a}.status-badge--warning{border-color:#ead3a7;background:var(--gold-soft);color:#87570f}.status-badge--danger{border-color:#ebc5c2;background:var(--red-soft);color:#943936}.status-badge--info{border-color:#c5d9e7;background:var(--blue-soft);color:#365f82}.status-badge--purple{border-color:#d8cce5;background:var(--purple-soft);color:#624c7c}.tabs{display:flex;min-width:0;gap:4px;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none}.tabs::-webkit-scrollbar{display:none}.tab{position:relative;display:inline-flex;min-height:44px;flex:0 0 auto;align-items:center;gap:7px;padding:0 12px;background:transparent;color:var(--ink-muted);cursor:pointer;font-size:12px;font-weight:650;white-space:nowrap}.tab:after{position:absolute;right:10px;bottom:-1px;left:10px;height:2px;border-radius:var(--radius-round) var(--radius-round) 0 0;background:transparent;content:""}.tab:hover,.tab.is-active,.tab[aria-selected=true]{color:var(--ink)}.tab.is-active:after,.tab[aria-selected=true]:after{background:var(--brand)}.segmented{display:inline-flex;max-width:100%;gap:3px;padding:3px;overflow-x:auto;border:1px solid var(--line);border-radius:11px;background:var(--canvas-strong)}.segmented__item{min-height:32px;flex:0 0 auto;padding:0 10px;border-radius:8px;background:transparent;color:var(--ink-muted);cursor:pointer;font-size:11px;font-weight:700;white-space:nowrap}.segmented__item.is-active,.segmented__item[aria-pressed=true]{background:var(--surface);box-shadow:var(--shadow-xs);color:var(--ink)}.chip-list{display:flex;flex-wrap:wrap;gap:7px}.chip{display:inline-flex;min-height:30px;align-items:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:var(--radius-round);background:var(--surface);color:var(--ink-soft);font-size:11px;font-weight:650}.chip svg{width:13px;height:13px}.chip--active{border-color:var(--brand);background:var(--brand-pale);color:var(--brand-hover)}.avatar{position:relative;display:inline-grid;width:38px;height:38px;flex:0 0 auto;place-items:center;overflow:visible;border:1px solid rgb(31 42 39 / 8%);border-radius:50%;background:var(--teal-soft);color:var(--teal);font-size:11px;font-weight:800;letter-spacing:-.02em}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.avatar--xs{width:24px;height:24px;font-size:8px}.avatar--sm{width:30px;height:30px;font-size:9px}.avatar--lg{width:48px;height:48px;font-size:13px}.avatar__presence{position:absolute;right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid var(--surface);border-radius:50%}.avatar__presence--online{background:#48a46f}.avatar__presence--offline{background:var(--ink-faint)}.avatar-group{display:flex;align-items:center}.avatar-group .avatar{margin-left:-7px;border:2px solid var(--surface)}.avatar-group .avatar:first-child{margin-left:0}.avatar--count{background:var(--canvas-strong);color:var(--ink-muted)}.kanban-shell{min-width:0}.kanban-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding:2px 2px 14px;scrollbar-color:var(--line-strong) transparent}.kanban-board{display:grid;grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;align-items:start;gap:14px;min-width:max-content}.kanban-column{display:flex;width:min(290px,calc(100vw - 52px));max-height:calc(100vh - 230px);max-height:calc(100dvh - 230px);flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fffdf98c}.kanban-column__header{display:flex;min-height:54px;align-items:center;gap:9px;padding:12px 13px;border-bottom:1px solid var(--line)}.kanban-column__accent{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--column-color, var(--ink-faint))}.kanban-column__title{min-width:0;flex:1;overflow:hidden;font-size:11px;font-weight:800;letter-spacing:.03em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.kanban-column__count{display:grid;min-width:23px;height:23px;place-items:center;padding-inline:6px;border-radius:var(--radius-round);background:var(--canvas-strong);color:var(--ink-muted);font-size:10px;font-weight:750}.kanban-column__body{display:grid;min-height:90px;gap:10px;padding:10px;overflow-y:auto}.kanban-card{position:relative;display:grid;min-width:0;gap:12px;padding:14px;border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow-xs);cursor:pointer;text-align:left;transition:border-color var(--ease),box-shadow var(--ease),transform var(--ease)}.kanban-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.kanban-card:focus-visible{box-shadow:var(--focus-ring);outline:none}.kanban-card__top,.kanban-card__meta,.kanban-card__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:9px}.kanban-card__client{overflow:hidden;color:var(--ink-muted);font-size:10px;font-weight:700;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.kanban-card h3{font-family:var(--font-display);font-size:17px;font-weight:650;letter-spacing:-.015em}.kanban-card p{display:-webkit-box;overflow:hidden;color:var(--ink-muted);font-size:11px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.kanban-card__meta{justify-content:flex-start;flex-wrap:wrap;color:var(--ink-muted);font-size:10px}.kanban-card__meta span{display:inline-flex;align-items:center;gap:4px}.kanban-card__meta svg{width:12px;height:12px}.kanban-card__value{color:var(--ink);font-size:12px;font-weight:800}.kanban-card__move{display:none}.entity-grid,.client-grid,.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.entity-card,.client-card,.project-card{display:grid;min-width:0;gap:16px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs);color:inherit;text-decoration:none;transition:border-color var(--ease),box-shadow var(--ease),transform var(--ease)}.entity-card:hover,.client-card:hover,.project-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);color:inherit;transform:translateY(-2px)}.entity-card__header,.client-card__header,.project-card__header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.entity-card__title,.client-card__title,.project-card__title{min-width:0}.entity-card__title h3,.client-card__title h3,.project-card__title h3{overflow:hidden;font-family:var(--font-display);font-size:18px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.entity-card__title p,.client-card__title p,.project-card__title p{margin-top:4px;overflow:hidden;color:var(--ink-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.entity-card__details,.client-card__details,.project-card__details{display:grid;gap:8px}.entity-card__detail,.client-card__detail,.project-card__detail{display:flex;min-width:0;align-items:center;gap:8px;color:var(--ink-muted);font-size:11px}.entity-card__detail svg,.client-card__detail svg,.project-card__detail svg{width:14px;height:14px;flex:0 0 auto}.entity-card__detail span,.client-card__detail span,.project-card__detail span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-card__footer,.client-card__footer,.project-card__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px;padding-top:13px;border-top:1px solid var(--line)}.table-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.table-scroll{width:100%;overflow-x:auto}.data-table{width:100%;min-width:680px;border-collapse:collapse;font-size:12px}.data-table th,.data-table td{padding:13px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}.data-table th{background:var(--surface-subtle);color:var(--ink-muted);font-size:9px;font-weight:800;letter-spacing:.075em;text-transform:uppercase;white-space:nowrap}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background var(--ease)}.data-table tbody tr:hover{background:var(--brand-pale)}.data-table__primary{color:var(--ink);font-weight:700}.data-table__secondary{display:block;margin-top:2px;color:var(--ink-muted);font-size:10px}.data-table__number{font-variant-numeric:tabular-nums;font-weight:700;text-align:right!important;white-space:nowrap}.data-table__actions{display:flex;justify-content:flex-end;gap:4px}.table-empty{padding:46px 20px!important}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:start;gap:20px}.detail-main,.detail-sidebar{display:grid;min-width:0;align-content:start;gap:20px}.definition-list{display:grid;gap:0;margin:0}.definition-row{display:grid;grid-template-columns:minmax(110px,.45fr) minmax(0,1fr);gap:18px;padding:12px 0;border-bottom:1px solid var(--line)}.definition-row:last-child{border-bottom:0}.definition-row dt{color:var(--ink-muted);font-size:11px;font-weight:650}.definition-row dd{min-width:0;margin:0;color:var(--ink);font-size:12px;font-weight:600;overflow-wrap:anywhere}.timeline,.activity-list{position:relative}.timeline-item,.activity-item{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:11px;padding:0 0 20px}.timeline-item:last-child,.activity-item:last-child{padding-bottom:0}.timeline-item:before,.activity-item:before{position:absolute;top:30px;bottom:0;left:14px;width:1px;background:var(--line);content:""}.timeline-item:last-child:before,.activity-item:last-child:before{display:none}.timeline-item__icon,.activity-item__icon{position:relative;z-index:1;display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--surface);color:var(--teal)}.timeline-item__icon svg,.activity-item__icon svg{width:13px;height:13px}.timeline-item__copy,.activity-item__copy{min-width:0;padding-top:2px}.timeline-item__copy p,.activity-item__copy p{color:var(--ink-soft);font-size:11px}.timeline-item__copy strong,.activity-item__copy strong{color:var(--ink);font-weight:700}.timeline-item__time,.activity-item__time{display:block;margin-top:3px;color:var(--ink-faint);font-size:9px}.file-list{display:grid;gap:8px}.file-row{display:flex;min-width:0;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.file-row__icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--blue-soft);color:var(--blue)}.file-row__icon svg{width:16px;height:16px}.file-row__copy{min-width:0;flex:1}.file-row__copy strong,.file-row__copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row__copy strong{font-size:11px}.file-row__copy span{margin-top:2px;color:var(--ink-muted);font-size:9px}.dropzone{display:grid;min-height:150px;place-items:center;padding:24px;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-subtle);color:var(--ink-muted);cursor:pointer;text-align:center;transition:background var(--ease),border-color var(--ease)}.dropzone:hover,.dropzone.is-dragging{border-color:var(--brand);background:var(--brand-pale)}.dropzone svg{width:25px;height:25px;margin:0 auto 10px;color:var(--brand)}.dropzone strong{display:block;color:var(--ink);font-size:12px}.dropzone span{display:block;margin-top:4px;font-size:10px}.chat-shell{display:grid;min-height:min(720px,calc(100vh - 170px));min-height:min(720px,calc(100dvh - 170px));grid-template-columns:minmax(230px,310px) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-xs)}.chat-list{min-width:0;overflow-y:auto;border-right:1px solid var(--line);background:var(--surface-subtle)}.chat-list__header{position:sticky;z-index:2;top:0;padding:18px 16px 13px;border-bottom:1px solid var(--line);background:#f7f3ecf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chat-list__header h2{margin-bottom:12px;font-family:var(--font-display);font-size:20px}.conversation-row{display:flex;width:100%;min-width:0;align-items:center;gap:10px;padding:13px 14px;border-bottom:1px solid var(--line);background:transparent;color:inherit;cursor:pointer;text-align:left;transition:background var(--ease)}.conversation-row:hover{background:#ffffff9e}.conversation-row.is-active{background:var(--surface);box-shadow:inset 3px 0 0 var(--brand)}.conversation-row__copy{min-width:0;flex:1}.conversation-row__heading,.conversation-row__preview{display:flex;min-width:0;align-items:center;gap:8px}.conversation-row__heading strong{min-width:0;flex:1;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.conversation-row__heading time{flex:0 0 auto;color:var(--ink-faint);font-size:8px}.conversation-row__preview{margin-top:3px}.conversation-row__preview p{min-width:0;flex:1;overflow:hidden;color:var(--ink-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.unread-count{display:grid;min-width:18px;height:18px;flex:0 0 auto;place-items:center;padding-inline:5px;border-radius:var(--radius-round);background:var(--brand);color:#fff;font-size:8px;font-weight:800}.chat-thread{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;background:var(--surface)}.chat-thread__header{display:flex;min-width:0;min-height:69px;align-items:center;gap:11px;padding:12px 18px;border-bottom:1px solid var(--line)}.chat-thread__back{display:none}.chat-thread__heading{min-width:0;flex:1}.chat-thread__heading strong,.chat-thread__heading span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-thread__heading strong{font-size:12px}.chat-thread__heading span{margin-top:2px;color:var(--ink-muted);font-size:9px}.message-list{display:flex;min-height:0;flex-direction:column;gap:11px;overflow-y:auto;padding:20px clamp(14px,3vw,28px);overscroll-behavior:contain}.message{display:flex;max-width:min(78%,560px);align-items:flex-end;gap:8px}.message--own{align-self:flex-end;flex-direction:row-reverse}.message__content{min-width:0}.message__author{display:block;margin:0 0 4px 3px;color:var(--ink-muted);font-size:9px;font-weight:650}.message--own .message__author{margin-right:3px;text-align:right}.message__bubble{padding:10px 12px;border:1px solid var(--line);border-radius:14px 14px 14px 4px;background:var(--surface-subtle);color:var(--ink-soft);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.message--own .message__bubble{border-color:#216158;border-radius:14px 14px 4px;background:var(--teal);color:#fff}.message__time{display:block;margin:4px 4px 0;color:var(--ink-faint);font-size:8px}.message--own .message__time{text-align:right}.message-attachment{display:flex;min-width:190px;align-items:center;gap:8px;margin-top:7px;padding:8px;border-radius:9px;background:#ffffff24}.message-attachment__copy{min-width:0;flex:1}.message-attachment__copy strong,.message-attachment__copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-attachment__copy strong{font-size:9px}.message-attachment__copy span{font-size:8px;opacity:.72}.unread-divider{display:flex;align-items:center;gap:10px;color:var(--brand);font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.unread-divider:before,.unread-divider:after{height:1px;flex:1;background:var(--brand-soft);content:""}.chat-composer{display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid var(--line);background:var(--surface)}.chat-composer__input{min-height:42px;max-height:120px;flex:1;resize:none}.finance-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-xs)}.finance-hero__primary{position:relative;overflow:hidden;padding:clamp(24px,4vw,38px);background:var(--surface-inverse);color:#fff}.finance-hero__primary:after{position:absolute;right:-40px;bottom:-70px;width:180px;height:180px;border:40px solid rgb(255 255 255 / 4%);border-radius:50%;content:""}.finance-hero__label{color:#ffffff94;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.finance-hero__value{position:relative;z-index:1;margin-top:10px;font-family:var(--font-display);font-size:clamp(38px,5vw,55px);font-weight:650;letter-spacing:-.045em;font-variant-numeric:tabular-nums}.finance-hero__meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;color:#ffffffa8;font-size:10px}.finance-hero__secondary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch}.finance-stat{min-width:0;padding:21px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.finance-stat:nth-child(2n){border-right:0}.finance-stat:nth-last-child(-n+2){border-bottom:0}.finance-stat__label{color:var(--ink-muted);font-size:9px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.finance-stat__value{margin-top:8px;font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums}.finance-stat__meta{margin-top:3px;color:var(--ink-muted);font-size:9px}.money-positive{color:var(--green)}.money-negative{color:var(--red)}.split-bar{display:flex;width:100%;height:9px;overflow:hidden;border-radius:var(--radius-round);background:var(--canvas-strong)}.split-bar__part{min-width:2px;height:100%;background:var(--teal)}.split-bar__part:nth-child(2){background:var(--brand)}.split-legend{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:var(--ink-muted);font-size:10px}.progress{width:100%;height:7px;overflow:hidden;border-radius:var(--radius-round);background:var(--canvas-strong)}.progress__bar{height:100%;border-radius:inherit;background:var(--brand);transition:width .4s ease}.progress--success .progress__bar{background:var(--green)}.overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#141c1a91;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fade-in var(--ease) both}.modal{display:flex;width:min(100%,580px);max-height:min(88vh,860px);max-height:min(88dvh,860px);flex-direction:column;overflow:hidden;border:1px solid rgb(255 255 255 / 65%);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-lg);animation:modal-in .22s cubic-bezier(.2,.75,.2,1) both}.modal--sm{width:min(100%,430px)}.modal--lg{width:min(100%,760px)}.modal--xl{width:min(100%,1000px)}.modal__header,.drawer__header{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid var(--line)}.modal__heading,.drawer__heading{min-width:0}.modal__heading h2,.drawer__heading h2{font-family:var(--font-display);font-size:22px;font-weight:650;letter-spacing:-.025em}.modal__heading p,.drawer__heading p{margin-top:5px;color:var(--ink-muted);font-size:11px}.modal__body,.drawer__body{min-height:0;overflow-y:auto;padding:20px}.modal__footer,.drawer__footer{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--line);background:var(--surface-subtle)}.overlay--drawer{place-items:stretch end;padding:0}.drawer{display:flex;width:min(92vw,520px);height:100vh;height:100dvh;flex-direction:column;overflow:hidden;border-left:1px solid rgb(255 255 255 / 65%);background:var(--surface);box-shadow:var(--shadow-lg);animation:drawer-in .23s cubic-bezier(.2,.75,.2,1) both}.drawer--bottom{width:100%;height:auto;max-height:88vh;max-height:88dvh;align-self:end;border-top:1px solid rgb(255 255 255 / 65%);border-left:0;border-radius:var(--radius-xl) var(--radius-xl) 0 0;animation-name:drawer-up}.empty-state{display:grid;min-height:280px;place-items:center;align-content:center;padding:clamp(28px,6vw,58px) 24px;text-align:center}.empty-state__icon{position:relative;display:grid;width:58px;height:58px;place-items:center;margin-bottom:17px;border:1px solid #efcabe;border-radius:18px;background:var(--brand-soft);color:var(--brand);transform:rotate(-3deg)}.empty-state__icon svg{width:25px;height:25px;transform:rotate(3deg)}.empty-state__copy{max-width:400px}.empty-state h3{font-family:var(--font-display);font-size:21px;font-weight:650}.empty-state p{margin-top:7px;color:var(--ink-muted);font-size:12px}.empty-state__action{margin-top:18px}.empty-state--compact{min-height:180px;padding:24px 18px}.empty-state--compact .empty-state__icon{width:46px;height:46px;margin-bottom:12px}.empty-state--compact h3{font-size:17px}.spinner{display:inline-grid;place-items:center;color:var(--brand)}.spinner svg{width:22px;height:22px;animation:spin .8s linear infinite}.spinner--sm svg{width:16px;height:16px}.spinner--lg svg{width:32px;height:32px}.loading-state{display:grid;min-height:240px;place-items:center}.skeleton{display:block;width:100%;height:14px;overflow:hidden;border-radius:6px;background:var(--canvas-strong)}.skeleton:after{display:block;width:48%;height:100%;background:linear-gradient(90deg,transparent,rgb(255 255 255 / 68%),transparent);content:"";animation:shimmer 1.3s ease-in-out infinite}.skeleton--rounded{border-radius:var(--radius-round)}.skeleton-card{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.error-state,.offline-banner{display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid #e9c2bf;border-radius:var(--radius-md);background:var(--red-soft);color:#87332f;font-size:11px}.offline-banner{position:sticky;z-index:50;top:var(--topbar-height);justify-content:center;border-width:0 0 1px;border-radius:0;background:var(--gold-soft);color:#765017}.error-state svg,.offline-banner svg{width:16px;height:16px;flex:0 0 auto}.toast-viewport{position:fixed;z-index:140;top:18px;right:18px;display:grid;width:min(390px,calc(100vw - 36px));gap:9px;pointer-events:none}.toast{display:flex;min-width:0;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:var(--shadow-md);pointer-events:auto;animation:toast-in .26s cubic-bezier(.2,.8,.2,1) both}.toast--success{border-left-color:var(--green)}.toast--error{border-left-color:var(--red)}.toast--warning{border-left-color:var(--gold)}.toast__icon{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:8px;background:var(--blue-soft);color:var(--blue)}.toast--success .toast__icon{background:var(--green-soft);color:var(--green)}.toast--error .toast__icon{background:var(--red-soft);color:var(--red)}.toast--warning .toast__icon{background:var(--gold-soft);color:var(--gold)}.toast__icon svg{width:14px;height:14px}.toast__copy{min-width:0;flex:1}.toast__copy strong{display:block;font-size:11px}.toast__copy p{margin-top:2px;color:var(--ink-muted);font-size:10px}.auth-page{display:grid;min-height:100vh;min-height:100dvh;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);background:var(--surface)}.auth-story{position:relative;display:flex;min-height:100%;flex-direction:column;justify-content:space-between;overflow:hidden;padding:clamp(30px,6vw,76px);background:var(--surface-inverse);color:#fff}.auth-story:before,.auth-story:after{position:absolute;border:1px solid rgb(255 255 255 / 8%);border-radius:50%;content:""}.auth-story:before{right:-140px;bottom:-100px;width:420px;height:420px}.auth-story:after{right:-50px;bottom:-10px;width:240px;height:240px;border-width:34px}.auth-story__copy{position:relative;z-index:1;max-width:590px;margin-block:auto}.auth-story__eyebrow{color:#f1957f;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.auth-story h1{margin-top:18px;font-family:var(--font-display);font-size:clamp(42px,6vw,72px);font-weight:600;letter-spacing:-.055em}.auth-story p{max-width:500px;margin-top:20px;color:#ffffff9e;font-size:15px}.auth-story__footer{position:relative;z-index:1;color:#ffffff61;font-size:10px}.auth-panel{display:grid;place-items:center;padding:clamp(24px,6vw,72px)}.auth-card{width:min(100%,410px)}.auth-card h2{font-family:var(--font-display);font-size:30px;font-weight:650;letter-spacing:-.035em}.auth-card>p{margin-top:9px;color:var(--ink-muted);font-size:12px}.auth-card__body{display:grid;gap:12px;margin-top:28px}.auth-card__note{margin-top:18px;padding:11px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle);color:var(--ink-muted);font-size:10px}.mobile-nav,.mobile-fab,.fab{display:none}.brand{display:flex;min-width:0;align-items:center;gap:11px;padding:0 8px 24px}.brand>div:last-child{min-width:0}.brand strong,.brand span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand strong{color:#fffdf9;font-family:var(--font-display);font-size:17px;line-height:1.1}.brand>div:last-child>span{margin-top:3px;color:#ffffff73;font-size:9px}.nav-list{display:flex;min-height:0;flex:1;flex-direction:column;gap:3px;overflow-y:auto}.nav-item{position:relative;display:flex;min-height:42px;align-items:center;gap:12px;padding:9px 11px;border-radius:11px;color:#ffffffad;font-size:12px;font-weight:600;text-decoration:none;transition:background var(--ease),color var(--ease)}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.is-active{background:#fffaf1;box-shadow:var(--shadow-xs);color:var(--ink)}.nav-item.is-active:before{position:absolute;left:-5px;width:3px;height:18px;border-radius:var(--radius-round);background:var(--brand);content:""}.nav-item>svg{width:18px;height:18px;flex:0 0 auto;stroke-width:1.85}.nav-item>span:not(.nav-badge){min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer{position:relative;z-index:1;display:grid;gap:9px;padding:14px 7px 0;border-top:1px solid rgb(255 255 255 / 8%)}.user-chip{display:flex;min-width:0;align-items:center;gap:9px}.user-chip>div{min-width:0}.user-chip strong,.user-chip span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip strong{font-size:11px}.user-chip span{color:#ffffff73;font-size:8px}.demo-pill{justify-self:start;padding:3px 7px;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--radius-round);color:#ffffff7a;font-size:8px;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.topbar{justify-content:space-between}.topbar>div:first-child{display:flex;min-width:0;align-items:center;gap:12px}.topbar-date{overflow:hidden;color:var(--ink-soft);font-family:var(--font-display);font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.demo-banner{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #ead3a7;border-radius:var(--radius-round);background:var(--gold-soft);color:#765017;font-size:9px;font-weight:650;white-space:nowrap}.topbar-actions{display:flex;flex:0 0 auto;align-items:center;gap:10px}.topbar-avatar{display:none}.page-header>div:first-child{min-width:0;max-width:740px}.page-description{max-width:670px;margin-top:9px;color:var(--ink-muted);font-size:13px}.page-actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:9px}.eyebrow{display:block;margin-bottom:6px;color:var(--brand);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.toolbar{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px}.search-field{position:relative;display:block;min-width:min(100%,240px);flex:1 1 290px}.search-field>svg{position:absolute;top:50%;left:12px;width:16px;height:16px;color:var(--ink-muted);transform:translateY(-50%);pointer-events:none}.search-field>input{width:100%;min-height:42px;padding:0 12px 0 38px;border:1px solid var(--line);border-radius:11px;outline:none;background:var(--surface);font-size:12px;transition:border-color var(--ease),box-shadow var(--ease)}.search-field>input:focus{border-color:var(--brand);box-shadow:var(--focus-ring)}.toolbar-count{flex:0 0 auto;color:var(--ink-muted);font-size:10px;font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:22px}.stat-card{position:relative;display:flex;min-width:0;align-items:flex-start;gap:13px;overflow:hidden;padding:17px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.stat-card--accent{border-color:#efc8bc;background:var(--brand-pale)}.stat-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--surface-subtle);color:var(--teal)}.stat-card--accent .stat-icon{background:var(--brand-soft);color:var(--brand)}.stat-icon svg{width:17px;height:17px}.stat-card>div{min-width:0}.stat-card>div>span,.stat-card>div>strong,.stat-card>div>small{display:block}.stat-card>div>span{overflow:hidden;color:var(--ink-muted);font-size:9px;font-weight:750;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.stat-card>div>strong{margin-top:6px;font-family:var(--font-display);font-size:25px;font-weight:700;letter-spacing:-.035em;font-variant-numeric:tabular-nums}.stat-card>div>small{margin-top:2px;overflow:hidden;color:var(--ink-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;margin-top:18px}.content-grid--wide{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr)}.content-grid--profile{grid-template-columns:minmax(230px,.38fr) minmax(0,1fr)}.stack,.form-stack{display:grid;align-content:start;gap:16px}.panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.panel>:not(.panel-header){margin-inline:18px}.panel>:last-child{margin-bottom:18px}.panel-header{display:flex;min-height:69px;align-items:center;justify-content:space-between;gap:15px;padding:16px 18px;border-bottom:1px solid var(--line)}.panel-header>div{min-width:0}.panel-header h2{overflow:hidden;font-family:var(--font-display);font-size:18px;font-weight:650;letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap}.panel-header .eyebrow{margin-bottom:3px}.text-link,.back-link{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px;color:var(--teal);font-size:10px;font-weight:750;text-decoration:none}.text-link:hover,.back-link:hover{color:var(--brand)}.text-link svg,.back-link svg{width:13px;height:13px}.back-link{margin-bottom:16px}.agenda-list,.project-compact-list,.payment-list,.record-list{display:grid}.agenda-row,.payment-list>article,.record-list>article{display:flex;min-width:0;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--line)}.agenda-row:last-child,.payment-list>article:last-child,.record-list>article:last-child{border-bottom:0}.date-tile{display:grid;min-width:62px;min-height:43px;flex:0 0 auto;place-items:center;align-content:center;padding:5px 8px;border-radius:10px;background:var(--surface-subtle);text-align:center}.date-tile strong,.date-tile span{display:block}.date-tile strong{font-size:10px}.date-tile span{margin-top:1px;color:var(--ink-muted);font-size:7px;font-weight:750;text-transform:uppercase}.date-tile.is-late{background:var(--red-soft);color:var(--red)}.date-tile.is-late span{color:inherit}.agenda-copy,.payment-list>article>div,.record-main{min-width:0;flex:1}.agenda-copy strong,.agenda-copy span,.payment-list>article>div strong,.payment-list>article>div span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agenda-copy strong,.payment-list>article>div strong{font-size:11px}.agenda-copy span,.payment-list>article>div span{margin-top:2px;color:var(--ink-muted);font-size:9px}.project-compact{display:grid;gap:10px;padding:13px 0;border-bottom:1px solid var(--line);color:inherit;text-decoration:none}.project-compact:last-child{border-bottom:0}.project-compact:hover{color:inherit}.project-compact-top,.project-compact-meta{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.project-compact-top>div{min-width:0}.project-compact-top strong,.project-compact-top span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-compact-top strong{font-size:11px}.project-compact-top>div>span{margin-top:2px;color:var(--ink-muted);font-size:9px}.progress>span{display:block;height:100%;border-radius:inherit;background:var(--brand)}.project-compact-meta{color:var(--ink-muted);font-size:9px}.project-compact-meta span{display:inline-flex;align-items:center;gap:4px}.project-compact-meta svg{width:11px;height:11px}.payment-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green)}.payment-icon svg{width:16px;height:16px}.payment-list>article>b{flex:0 0 auto;color:var(--green);font-family:var(--font-display);font-size:14px}.activity-list>article{display:flex;min-width:0;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.activity-list>article:last-child{border-bottom:0}.activity-list>article>div{min-width:0;flex:1}.activity-list>article span,.activity-list>article time{display:block}.activity-list>article span{color:var(--ink-soft);font-size:10px}.activity-list>article time{margin-top:2px;color:var(--ink-faint);font-size:8px}.client-card-top{display:flex;align-items:flex-start;justify-content:space-between}.client-card-top>svg{width:17px;height:17px;color:var(--ink-faint)}.client-card>div:nth-child(2) h2{overflow:hidden;font-family:var(--font-display);font-size:19px;text-overflow:ellipsis;white-space:nowrap}.client-contact{display:grid;gap:6px}.client-contact span{display:flex;min-width:0;align-items:center;gap:7px;overflow:hidden;color:var(--ink-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.client-contact svg{width:13px;height:13px;flex:0 0 auto}.client-card>footer{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;padding-top:12px;border-top:1px solid var(--line);color:var(--ink-muted);font-size:8px}.client-card>footer time{width:100%}.client-profile{padding:20px;text-align:center}.client-profile>.avatar{margin:0 auto 12px}.client-profile h2{font-family:var(--font-display);font-size:21px}.client-profile>p{margin-top:4px;color:var(--ink-muted);font-size:11px}.client-profile-contact{display:grid;gap:8px;margin-top:18px;text-align:left}.client-profile-contact a,.client-profile-contact>span{display:flex;min-width:0;align-items:center;gap:8px;overflow:hidden;color:var(--ink-soft);font-size:10px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.client-profile-contact svg{width:14px;height:14px;flex:0 0 auto;color:var(--teal)}.note-box{margin-top:18px;padding:12px;border-radius:var(--radius-md);background:var(--surface-subtle);color:var(--ink-muted);font-size:10px;text-align:left}.record-main strong,.record-main span,.record-main small{display:block}.record-main strong{font-size:11px}.record-main span,.record-main small{margin-top:2px;color:var(--ink-muted);font-size:9px}.record-side{display:flex;flex:0 0 auto;align-items:center;gap:8px}.record-side strong{font-family:var(--font-display);font-size:13px}.form-stack{gap:18px}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px;padding-top:2px}.inline-notice{display:flex;align-items:center;gap:9px;margin-bottom:16px;padding:10px 12px;border:1px solid #c5d9e7;border-radius:var(--radius-md);background:var(--blue-soft);color:#365f82;font-size:10px}.inline-notice--success{border-color:#c4dfcf;background:var(--green-soft);color:#2c684a}.inline-notice--error{border-color:#ebc5c2;background:var(--red-soft);color:#943936}.inline-notice--floating{position:fixed;z-index:300;top:max(16px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));width:min(420px,calc(100vw - 32px));margin:0;box-shadow:var(--shadow-lg)}.app-data-state{display:grid;min-height:min(420px,calc(100dvh - var(--topbar-height)));place-content:center;justify-items:center;gap:14px;padding:24px;color:var(--ink-muted);text-align:center}.app-data-state>strong{color:var(--ink);font-family:var(--font-display);font-size:18px}.inline-notice>svg{width:15px;height:15px;flex:0 0 auto}.inline-notice>:nth-last-child(2){min-width:0;flex:1}.kanban{display:grid;grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;align-items:start;gap:13px;min-width:0;padding:2px 2px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:var(--line-strong) transparent}.kanban .kanban-column{width:min(286px,calc(100vw - 52px))}.kanban-column-header{display:flex;min-height:53px;align-items:center;justify-content:space-between;gap:9px;padding:12px 13px;border-bottom:1px solid var(--line)}.kanban-column-header>div{display:flex;min-width:0;align-items:center;gap:7px}.kanban-column-header h2{overflow:hidden;font-size:10px;font-weight:800;letter-spacing:.03em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.kanban-column-header>span{display:grid;min-width:23px;height:23px;place-items:center;padding-inline:6px;border-radius:var(--radius-round);background:var(--canvas-strong);color:var(--ink-muted);font-size:9px;font-weight:750}.status-dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--ink-faint)}.status-dot--contacted{background:var(--blue)}.status-dot--waiting{background:var(--gold)}.status-dot--proposal{background:var(--purple)}.status-dot--won{background:var(--green)}.status-dot--lost{background:var(--red)}.kanban-stack{display:grid;min-height:88px;gap:9px;padding:9px;overflow-y:auto}.kanban-card.is-dragging{opacity:.55;transform:rotate(1deg)}.kanban-card-handle{position:absolute;top:8px;right:8px;color:var(--ink-faint)}.kanban-card-handle svg{width:14px;height:14px}.kanban-card-top{display:flex;min-width:0;align-items:center;gap:7px;padding-right:18px}.client-kicker{min-width:0;flex:1;overflow:hidden;color:var(--ink-muted);font-size:9px;font-weight:750;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.kanban-value{font-family:var(--font-display);font-size:15px}.next-action{display:grid;gap:3px;padding:8px 9px;border-radius:9px;background:var(--surface-subtle);color:var(--ink-soft);font-size:9px}.next-action>span{display:flex;align-items:center;gap:5px;color:var(--ink-muted);font-size:8px}.next-action svg{width:11px;height:11px}.next-action.is-late{background:var(--red-soft);color:var(--red)}.next-action.is-late>span{color:var(--red)}.kanban-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.kanban-card-footer>div{display:flex;align-items:center;gap:4px}.icon-link,.convert-button{display:grid;width:29px;height:29px;place-items:center;border-radius:8px;background:var(--surface-subtle);color:var(--ink-muted);cursor:pointer;text-decoration:none}.icon-link:hover,.convert-button:hover{background:var(--brand-soft);color:var(--brand)}.icon-link svg,.convert-button svg{width:13px;height:13px}.convert-button{background:var(--green-soft);color:var(--green)}.kanban-empty{display:grid;min-height:76px;place-items:center;padding:12px;border:1px dashed var(--line);border-radius:11px;color:var(--ink-faint);font-size:9px;text-align:center}.page--centered{display:grid;min-height:calc(100dvh - var(--topbar-height));place-items:center}.skeleton-stack{min-height:210px;margin-block:18px;border-radius:var(--radius-md);background:linear-gradient(var(--canvas-strong) 0 0) 0 0 / 100% 54px no-repeat,linear-gradient(var(--canvas-strong) 0 0) 0 77px / 100% 54px no-repeat,linear-gradient(var(--canvas-strong) 0 0) 0 154px / 100% 54px no-repeat;opacity:.72}.auth-screen{display:grid;min-height:100vh;min-height:100dvh;place-items:center;padding:22px;background:var(--surface-inverse)}.auth-screen .auth-card{width:min(100%,440px);padding:clamp(26px,6vw,44px);border:1px solid rgb(255 255 255 / 68%);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-lg)}.auth-screen .auth-card>.logo{margin-bottom:34px}.auth-screen .auth-card h1{margin-top:5px;font-family:var(--font-display);font-size:clamp(28px,7vw,38px);font-weight:650;letter-spacing:-.04em}.auth-screen .auth-card>p:not(.eyebrow):not(.auth-email):not(.auth-footnote){margin-top:12px;color:var(--ink-muted);font-size:12px}.auth-screen .auth-card>.button{width:100%;margin-top:26px}.auth-card--centered{display:grid;place-items:center;gap:18px;text-align:center}.auth-card--centered .logo{margin-bottom:10px!important}.auth-icon{display:grid;width:54px;height:54px;place-items:center;margin-bottom:19px;border-radius:17px;background:var(--gold-soft);color:var(--gold)}.auth-icon--danger{background:var(--red-soft);color:var(--red)}.auth-icon svg{width:24px;height:24px}.auth-email{margin-top:14px;padding:9px 10px;border-radius:9px;background:var(--surface-subtle);color:var(--ink-soft);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;overflow-wrap:anywhere}.auth-footnote{margin-top:13px;color:var(--ink-faint);font-size:9px;text-align:center}.google-dot{display:grid;width:19px;height:19px;place-items:center;border-radius:50%;background:#fff;color:#3571d3;font-family:Arial,sans-serif;font-size:11px;font-weight:800}.quick-overlay{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#141c1a8f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.quick-menu{width:min(100%,560px);padding:20px;border:1px solid rgb(255 255 255 / 68%);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-lg)}.quick-menu>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.quick-menu h2{font-family:var(--font-display);font-size:22px}.quick-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.quick-grid>button{display:grid;min-height:112px;justify-items:start;align-content:space-between;gap:7px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle);cursor:pointer;text-align:left;transition:background var(--ease),border-color var(--ease),transform var(--ease)}.quick-grid>button:hover{border-color:var(--brand);background:var(--brand-pale);transform:translateY(-1px)}.quick-grid svg{width:19px;height:19px;color:var(--brand)}.quick-grid strong{font-size:11px}.quick-grid span{color:var(--ink-muted);font-size:9px}.link-list{display:grid;gap:8px}.link-list>a,.link-list>article{display:flex;min-width:0;align-items:center;gap:9px;padding:10px 11px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink-soft);font-size:10px;text-decoration:none}.link-list>a:hover{border-color:var(--brand);color:var(--brand)}.link-list svg{width:14px;height:14px;flex:0 0 auto}.finance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:20px}.finance-grid>*{min-width:0}.empty{display:grid;min-height:180px;place-items:center;padding:24px;color:var(--ink-muted);font-size:11px;text-align:center}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{transform:translate(-110%)}to{transform:translate(260%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media(max-width:1180px){.metric-grid,.stat-grid,.finance-grid,.entity-grid,.client-grid,.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.75fr)}}@media(max-width:960px){:root{--topbar-height: 62px}.app-shell{display:block}.sidebar{display:none}.topbar{height:var(--topbar-height);padding-inline:18px}.topbar__title{font-family:inherit;font-size:13px;font-weight:700}.mobile-header-logo{display:flex}.page-shell,.page{padding:26px 18px calc(var(--mobile-nav-height) + 34px)}.mobile-nav{position:fixed;z-index:60;right:0;bottom:0;left:0;display:grid;height:calc(var(--mobile-nav-height) + env(safe-area-inset-bottom));grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffdf9f5;box-shadow:0 -10px 30px #1f2a2714;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav__item,.mobile-nav-item{position:relative;display:flex;min-width:0;min-height:54px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:10px;background:transparent;color:var(--ink-muted);font-size:8px;font-weight:700;text-decoration:none}.mobile-nav__item svg,.mobile-nav-item svg{width:19px;height:19px;stroke-width:1.8}.mobile-nav__item.is-active,.mobile-nav__item[aria-current=page],.mobile-nav-item.is-active,.mobile-nav-item[aria-current=page]{background:var(--brand-pale);color:var(--brand)}.mobile-nav__badge{position:absolute;top:3px;left:calc(50% + 7px);display:grid;min-width:16px;height:16px;place-items:center;padding-inline:4px;border:2px solid var(--surface);border-radius:var(--radius-round);background:var(--brand);color:#fff;font-size:7px}.mobile-fab,.fab{position:fixed;z-index:70;right:max(17px,env(safe-area-inset-right));bottom:calc(var(--mobile-nav-height) + 14px + env(safe-area-inset-bottom));display:grid;width:52px;height:52px;place-items:center;border-radius:16px;background:var(--brand);box-shadow:0 12px 28px #c94e3252;color:#fff;cursor:pointer}.mobile-fab svg,.fab svg{width:22px;height:22px}.dashboard-grid,.detail-layout,.content-grid,.content-grid--wide,.content-grid--profile,.finance-hero{grid-template-columns:minmax(0,1fr)}.chat-shell{min-height:calc(100dvh - 148px)}.kanban-column{max-height:calc(100dvh - 210px)}}@media(max-width:720px){.page-header{flex-direction:column;align-items:flex-start;margin-bottom:22px}.page-header__actions,.page-actions{align-self:stretch;justify-content:flex-start}.page-title{font-size:clamp(29px,9vw,38px)}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.metric-card{padding:15px}.metric-card__icon{display:none}.metric-card__value{font-size:25px}.entity-grid,.client-grid,.project-grid,.form-grid{grid-template-columns:minmax(0,1fr)}.form-grid__full{grid-column:auto}.kanban{grid-auto-flow:row;grid-template-columns:minmax(0,1fr);overflow-x:visible;padding-inline:0}.kanban .kanban-column{width:100%;max-height:none}.kanban .kanban-stack{overflow-y:visible}.kanban-board{scroll-snap-type:x proximity}.kanban-column{width:min(82vw,310px);scroll-snap-align:start}.kanban-card__move{display:flex;gap:5px}.data-table--responsive{min-width:0}.data-table--responsive thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.data-table--responsive,.data-table--responsive tbody,.data-table--responsive tr,.data-table--responsive td{display:block;width:100%}.data-table--responsive tr{padding:12px 14px;border-bottom:1px solid var(--line)}.data-table--responsive tr:last-child{border-bottom:0}.data-table--responsive td{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:5px 0;border:0;text-align:right}.data-table--responsive td:before{color:var(--ink-muted);content:attr(data-label);font-size:9px;font-weight:750;letter-spacing:.04em;text-align:left;text-transform:uppercase}.data-table--responsive .data-table__number{text-align:right!important}.chat-shell{position:relative;display:block}.chat-list,.chat-thread{width:100%;height:calc(100dvh - 148px)}.chat-list{border-right:0}.chat-shell.has-open-thread .chat-list{display:none}.chat-shell:not(.has-open-thread) .chat-thread{display:none}.chat-thread__back{display:inline-grid}.message{max-width:88%}.finance-hero__secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.modal{max-height:calc(100dvh - 24px);border-radius:20px}.overlay{padding:12px}}@media(max-width:520px){:root{--topbar-height: 58px;--mobile-nav-height: 72px}body{font-size:14px}.topbar{padding-inline:14px}.topbar-date{display:none}.topbar-avatar{display:block}.page-shell,.page{padding:22px 14px calc(var(--mobile-nav-height) + 28px)}.page-header{gap:12px}.page-subtitle{font-size:12px}.page-toolbar,.filter-bar{align-items:stretch}.page-toolbar>*,.filter-bar>*{min-width:0}.page-toolbar__search,.filter-bar__search{flex-basis:100%}.stat-grid{gap:8px}.stat-card{display:block;padding:13px;border-radius:14px}.stat-icon{display:none}.stat-card>div>strong{font-size:21px}.section-header{align-items:flex-end}.section-header p{display:none}.metric-grid{gap:8px}.metric-card{padding:13px;border-radius:14px}.metric-card__label{font-size:9px}.metric-card__value{margin-top:10px;font-size:22px}.metric-card__meta{font-size:9px}.quick-actions{grid-template-columns:minmax(0,1fr)}.card__header{padding:16px 16px 0}.card__body{padding:16px}.card__footer{padding:12px 16px}.definition-row{grid-template-columns:minmax(90px,.42fr) minmax(0,1fr);gap:12px}.finance-hero__primary{padding:23px}.finance-hero__value{font-size:38px}.finance-stat{padding:16px}.finance-stat__value{font-size:19px}.message-list{padding-inline:12px}.message .avatar{display:none}.message{max-width:92%}.modal__header,.drawer__header{padding:17px 16px 14px}.modal__body,.drawer__body{padding:16px}.modal__footer,.drawer__footer{padding:12px 16px}.modal__footer .button,.drawer__footer .button{flex:1}.drawer--right{width:100%}.toast-viewport{top:10px;right:10px;width:calc(100vw - 20px)}.auth-page{display:block;background:var(--surface)}.auth-story{min-height:auto;padding:28px 22px 36px}.auth-story__copy{margin-top:58px}.auth-story h1{font-size:40px}.auth-story p{font-size:13px}.auth-story__footer{display:none}.auth-panel{padding:32px 22px}}@media(max-width:379px){.mobile-nav__item,.mobile-nav-item{font-size:7px}.mobile-nav__item svg,.mobile-nav-item svg{width:18px;height:18px}.metric-card__value{font-size:20px}.finance-hero__secondary{grid-template-columns:minmax(0,1fr)}.finance-stat,.finance-stat:nth-child(2n),.finance-stat:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.finance-stat:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media(forced-colors:active){.status-badge,.card,.metric-card,.kanban-card,.entity-card,.client-card,.project-card{border:1px solid CanvasText}.sidebar__link.is-active,.sidebar__link[aria-current=page],.side-nav__item.is-active,.side-nav__item[aria-current=page]{outline:2px solid Highlight}}.chat-layout{display:grid;min-height:min(720px,calc(100dvh - 190px));grid-template-columns:minmax(240px,300px) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-xs)}.conversation-list{min-width:0;overflow:hidden;border-right:1px solid var(--line);background:var(--surface-subtle)}.conversation-list>header{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);background:#f7f3ecf0}.conversation-list>header strong{display:grid;min-width:24px;height:24px;place-items:center;border-radius:var(--radius-round);background:var(--surface);color:var(--ink-muted);font-size:10px}.conversation-list>div{max-height:calc(100dvh - 250px);overflow-y:auto}.conversation-list button{display:grid;width:100%;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:13px 14px;border-bottom:1px solid var(--line);background:transparent;color:inherit;cursor:pointer;text-align:left}.conversation-list button:hover,.conversation-list button.is-active{background:var(--surface)}.conversation-list button.is-active{box-shadow:inset 3px 0 0 var(--brand)}.conversation-list button>div{min-width:0}.conversation-list button strong,.conversation-list button span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-list button strong{font-size:11px}.conversation-list button div>span{margin-top:3px;color:var(--ink-muted);font-size:9px}.conversation-list button>b{display:grid;min-width:20px;height:20px;place-items:center;padding-inline:5px;border-radius:var(--radius-round);background:var(--brand);color:#fff;font-size:8px}.conversation-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;background:var(--brand-pale);color:var(--brand)}.conversation-icon svg{width:17px;height:17px}.chat-panel{display:grid;min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr) auto;background:var(--surface)}.chat-panel>.empty-state{align-self:center}.chat-header{display:flex;min-width:0;min-height:68px;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;border-bottom:1px solid var(--line)}.chat-header>div{display:flex;min-width:0;align-items:center;gap:10px}.chat-header>div>div{min-width:0}.chat-header strong,.chat-header span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-header strong{font-size:12px}.chat-header div div>span{margin-top:2px;color:var(--ink-muted);font-size:9px}.message--mine{align-self:flex-end;flex-direction:row-reverse}.message-body{min-width:0;padding:10px 12px;border:1px solid var(--line);border-radius:14px 14px 14px 4px;background:var(--surface-subtle);color:var(--ink-soft);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.message--mine .message-body{border-color:#216158;border-radius:14px 14px 4px;background:var(--teal);color:#fff}.message-body>strong{display:block;margin-bottom:3px;font-size:9px}.message-body time{display:block;margin-top:4px;color:inherit;font-size:8px;opacity:.65;text-align:right}.message-attachment{width:100%;border:1px solid rgb(255 255 255 / 25%);color:inherit;cursor:pointer}.message-attachment span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-composer{display:block}.chat-composer>div:last-child{display:flex;align-items:flex-end;gap:8px}.chat-composer label{min-width:0;flex:1}.chat-composer textarea{width:100%;min-height:42px;max-height:120px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);resize:vertical}.composer-attachment{display:flex;min-width:0;align-items:center;gap:8px;margin-bottom:8px;padding:7px 9px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle)}.composer-attachment>span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-card{display:flex;min-width:0;min-height:138px;align-items:flex-start;gap:13px;padding:19px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-xs)}.finance-card--dark{border-color:transparent;background:var(--surface-inverse);color:#fff}.finance-card-icon,.split-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;background:var(--brand-pale);color:var(--brand)}.finance-card--dark .finance-card-icon{background:#ffffff21;color:#fff}.finance-card-icon--green{background:var(--green-soft);color:var(--green)}.finance-card-icon--amber{background:var(--gold-soft);color:#87570f}.finance-card-icon--red{background:var(--red-soft);color:var(--red)}.finance-card-icon svg,.split-icon svg{width:19px;height:19px}.finance-card>div{min-width:0}.finance-card>div>span,.finance-card small{display:block;color:var(--ink-muted);font-size:9px}.finance-card--dark>div>span,.finance-card--dark small{color:#ffffffa8}.finance-card strong{display:block;margin:9px 0 5px;font-family:var(--font-display);font-size:clamp(21px,2vw,29px);font-variant-numeric:tabular-nums;letter-spacing:-.03em;overflow-wrap:anywhere}.split-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:20px;padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface)}.split-panel>div:first-child{display:flex;min-width:0;align-items:center;gap:13px}.split-panel h2{margin-top:3px;font-family:var(--font-display);font-size:20px}.split-panel p{max-width:620px;margin-top:4px;color:var(--ink-muted);font-size:10px}.split-values{display:grid;min-width:290px;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md)}.split-values>div{padding:11px 14px}.split-values>div+div{border-left:1px solid var(--line)}.split-values span,.split-values strong{display:block}.split-values span{color:var(--ink-muted);font-size:8px}.split-values strong{margin-top:3px;font-size:13px;font-variant-numeric:tabular-nums}.content-grid--finance{grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr)}.panel-header--wrap{flex-wrap:wrap}.filter-group{display:flex;flex-wrap:wrap;gap:7px}.filter-group .select{min-width:155px}.table-wrap{max-width:100%;overflow-x:auto}.table-primary{display:flex;min-width:0;align-items:center;gap:9px}.table-primary>div{min-width:0}.table-primary strong,.table-primary small{display:block}.table-primary small{margin-top:2px;color:var(--ink-muted);font-size:9px}.finance-direction{display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border-radius:10px}.finance-direction--income{background:var(--green-soft);color:var(--green)}.finance-direction--expense{background:var(--red-soft);color:var(--red)}.finance-direction svg{width:15px;height:15px}.numeric{font-variant-numeric:tabular-nums;text-align:right!important;white-space:nowrap}.positive{color:var(--green)}.negative{color:var(--red)}.project-finance-list{display:grid;gap:8px}.project-finance-list>a{display:block;padding:12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle);color:inherit;text-decoration:none}.project-finance-list>a:hover{border-color:var(--brand)}.project-finance-list>a>div:first-child,.project-finance-list footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.project-finance-list strong{font-size:11px}.project-finance-list span{color:var(--ink-muted);font-size:9px}.project-finance-list .progress{margin:9px 0}.project-finance-list footer b{font-size:10px;font-variant-numeric:tabular-nums}@media(max-width:820px){.chat-layout{display:block;min-height:0}.conversation-list{border-right:0;border-bottom:1px solid var(--line)}.conversation-list>header{min-height:48px;padding-block:10px}.conversation-list>div{display:grid;max-height:none;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));overflow:hidden}.conversation-list button{min-width:0;border-right:1px solid var(--line);border-bottom:0}.conversation-list button.is-active{box-shadow:inset 0 -3px 0 var(--brand)}.chat-panel{height:min(620px,calc(100dvh - 280px));min-height:430px}.content-grid--finance{grid-template-columns:minmax(0,1fr)}.split-panel{align-items:stretch;flex-direction:column}.split-values{width:100%;min-width:0}}@media(max-width:560px){.finance-grid{grid-template-columns:minmax(0,1fr)}.finance-card{min-height:104px;align-items:center;padding:15px}.finance-card strong{margin-block:5px 3px;font-size:24px}.split-panel>div:first-child{align-items:flex-start}.filter-group,.filter-group .select{width:100%}.chat-header{padding-inline:12px}.chat-header .text-link{font-size:0}.chat-header .text-link:before{content:"Projeto";font-size:9px}.message{max-width:91%}.send-label{display:none}.quick-grid{grid-template-columns:minmax(0,1fr)}}:root[data-palette=ocean][data-theme=light]{--canvas: #edf3f4;--canvas-strong: #dfe9eb;--surface: #fbfdfd;--surface-raised: #ffffff;--surface-subtle: #f1f7f8;--line: #d3e0e2;--line-strong: #b6c9cd;--brand: #287c9c;--brand-hover: #206984;--brand-pressed: #195873;--brand-soft: #dceff5;--brand-pale: #f0f9fb;--teal: #23677c;--teal-hover: #195669;--teal-soft: #dcedf1;--focus-ring: 0 0 0 3px rgb(40 124 156 / 23%)}:root[data-palette=forest][data-theme=light]{--canvas: #eef2eb;--canvas-strong: #e0e7dc;--surface: #fdfefb;--surface-raised: #ffffff;--surface-subtle: #f3f7f0;--line: #d6dfd1;--line-strong: #bdcab6;--brand: #4e7e4b;--brand-hover: #406d3e;--brand-pressed: #355d34;--brand-soft: #e0edde;--brand-pale: #f3f9f1;--teal: #3c6f52;--teal-hover: #305f45;--teal-soft: #dfeee4;--focus-ring: 0 0 0 3px rgb(78 126 75 / 23%)}:root[data-palette=violet][data-theme=light]{--canvas: #f2eff6;--canvas-strong: #e7e1ee;--surface: #fefcff;--surface-raised: #ffffff;--surface-subtle: #f7f3fa;--line: #ded6e7;--line-strong: #c6b9d3;--brand: #7859a6;--brand-hover: #66498f;--brand-pressed: #563d7b;--brand-soft: #ebe2f5;--brand-pale: #f8f3fc;--teal: #67517f;--teal-hover: #57436d;--teal-soft: #e9e1ef;--focus-ring: 0 0 0 3px rgb(120 89 166 / 23%)}:root[data-theme=dark]{color-scheme:dark;--canvas: #101614;--canvas-strong: #1d2522;--surface: #171e1b;--surface-raised: #1c2421;--surface-subtle: #202925;--surface-inverse: #0c1210;--ink: #f2f4ee;--ink-soft: #d1d8d3;--ink-muted: #b1bbb6;--ink-faint: #929e98;--line: #303a36;--line-strong: #46524d;--brand: #f0785d;--brand-hover: #ff8a70;--brand-pressed: #d9674e;--on-brand: #111815;--brand-soft: #42261f;--brand-pale: #291c18;--teal: #57a99d;--teal-hover: #6dbdb2;--teal-soft: #203b37;--gold: #e1a64a;--gold-soft: #3e3020;--green: #70b78a;--green-soft: #20372a;--red: #ef817b;--red-soft: #422725;--blue: #78a8d1;--blue-soft: #233544;--purple: #aa8acb;--purple-soft: #342b40;--shadow-xs: 0 1px 2px rgb(0 0 0 / 20%);--shadow-sm: 0 10px 28px rgb(0 0 0 / 24%);--shadow-md: 0 20px 52px rgb(0 0 0 / 34%);--shadow-lg: 0 30px 76px rgb(0 0 0 / 46%);--focus-ring: 0 0 0 3px rgb(240 120 93 / 52%)}:root[data-theme=dark][data-palette=ocean]{--canvas: #0d161a;--canvas-strong: #18252b;--surface: #141e23;--surface-raised: #19262c;--surface-subtle: #1c2a30;--line: #2c3d44;--line-strong: #405761;--brand: #55afd0;--brand-hover: #6fc1df;--brand-pressed: #4096b6;--brand-soft: #1d3d49;--brand-pale: #172c34;--teal: #61b7c7;--teal-hover: #79c8d6;--teal-soft: #1e3c42;--focus-ring: 0 0 0 3px rgb(85 175 208 / 52%)}:root[data-theme=dark][data-palette=forest]{--canvas: #101713;--canvas-strong: #1d2820;--surface: #171f19;--surface-raised: #1c271f;--surface-subtle: #202b23;--line: #303f34;--line-strong: #465a4b;--brand: #79b977;--brand-hover: #91ca8e;--brand-pressed: #63a061;--brand-soft: #294029;--brand-pale: #1e3020;--teal: #6bb28a;--teal-hover: #82c49e;--teal-soft: #213b2c;--focus-ring: 0 0 0 3px rgb(121 185 119 / 52%)}:root[data-theme=dark][data-palette=violet]{--canvas: #14121a;--canvas-strong: #24202d;--surface: #1c1923;--surface-raised: #231f2b;--surface-subtle: #282330;--line: #3b3446;--line-strong: #554b62;--brand: #ae8bd5;--brand-hover: #c09fe3;--brand-pressed: #9674bd;--brand-soft: #3b2f49;--brand-pale: #2b2435;--teal: #a08bb9;--teal-hover: #b39dc9;--teal-soft: #373041;--focus-ring: 0 0 0 3px rgb(174 139 213 / 52%)}:root[data-theme=dark] .topbar,:root[data-theme=dark] .mobile-nav,:root[data-theme=dark] .conversation-list>header{border-color:var(--line);background:color-mix(in srgb,var(--canvas) 94%,transparent)}:root[data-theme=dark] .button--secondary{background:#34423d;color:#fff}:root[data-theme=dark] .button--secondary:hover:not(:disabled){background:#42534d}:root[data-theme=dark] .button--primary{box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 24%,transparent)}:root[data-theme=dark] .status-badge--brand,:root[data-theme=dark] .status-badge--success,:root[data-theme=dark] .status-badge--warning,:root[data-theme=dark] .status-badge--danger,:root[data-theme=dark] .status-badge--info,:root[data-theme=dark] .status-badge--purple,:root[data-theme=dark] .error-state{border-color:var(--line-strong)}:root[data-theme=dark] .error-state{color:var(--red)}:root[data-theme=dark] .skeleton:after{background:linear-gradient(90deg,transparent,rgb(255 255 255 / 9%),transparent)}:root[data-theme=dark] .drawer,:root[data-theme=dark] .modal,:root[data-theme=dark] .quick-menu{border-color:var(--line-strong)}.settings-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.panel.settings-card{grid-column:span 6;display:flex;min-height:100%;flex-direction:column;gap:18px;padding:22px;overflow:visible}.panel.settings-card--wide{grid-column:1 / -1}.panel.settings-card>*{margin-inline:0}.panel.settings-card>:last-child{margin-bottom:0}.settings-card>header{display:grid;min-width:0;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:13px}.settings-card>header>div{min-width:0}.settings-card>header h2{font-family:var(--font-display);font-size:20px;font-weight:650;letter-spacing:-.025em}.settings-heading>p{max-width:720px;margin-top:5px;color:var(--ink-muted);font-size:12px}.settings-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid color-mix(in srgb,var(--brand) 22%,var(--line));border-radius:13px;background:var(--brand-pale);color:var(--brand)}.settings-icon svg{width:19px;height:19px}.settings-card>p,.settings-note,.subtle-copy{color:var(--ink-muted);font-size:12px}.settings-card>.button{align-self:flex-start;margin-top:auto}.member-list{display:grid;gap:8px}.member-list>article{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle)}.member-list>article>div{min-width:0}.member-list strong,.member-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-list strong{font-size:12px}.member-list article>div>span{margin-top:2px;color:var(--ink-muted);font-size:10px}.storage-meter{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle)}.storage-meter>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--ink-muted);font-size:11px}.storage-meter strong{color:var(--ink);font-size:12px;font-variant-numeric:tabular-nums}.safety-list{display:grid;gap:9px;padding:0;list-style:none}.safety-list li{display:flex;align-items:center;gap:9px;color:var(--ink-soft);font-size:12px}.safety-list svg{width:16px;height:16px;flex:0 0 auto;color:var(--green)}.security-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.security-grid>div{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:5px 9px;padding:15px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle)}.security-grid svg{width:18px;height:18px;grid-row:1 / span 2;color:var(--brand)}.security-grid strong{font-size:12px}.security-grid span{color:var(--ink-muted);font-size:10px;line-height:1.45}.settings-card .file-list{gap:9px}.settings-card .file-row{display:grid;min-width:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle)}.settings-card .file-row>div{min-width:0}.settings-card .file-row strong,.settings-card .file-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-card .file-row strong{font-size:12px}.settings-card .file-row small{margin-top:2px;color:var(--ink-muted);font-size:10px}.file-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:var(--brand-pale);color:var(--brand)}.file-icon svg{width:16px;height:16px}.file-actions{display:flex;align-items:center;gap:5px}.settings-danger-zone{border-color:color-mix(in srgb,var(--red) 28%,var(--line))}.settings-danger-zone .settings-icon{border-color:color-mix(in srgb,var(--red) 25%,var(--line));background:var(--red-soft);color:var(--red)}.settings-card--appearance{gap:22px}.appearance-settings{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(210px,.75fr) minmax(230px,.8fr);align-items:start;gap:14px}.appearance-group{min-width:0;margin:0;padding:15px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface-subtle)}.appearance-group legend{padding-inline:5px;color:var(--ink);font-size:12px;font-weight:750}.appearance-group>p{margin-bottom:12px;color:var(--ink-muted);font-size:10px;line-height:1.45}.palette-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mode-options,.density-options{display:grid;gap:8px}.appearance-option{position:relative;display:grid;min-width:0;min-height:60px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);cursor:pointer;transition:border-color var(--ease),background var(--ease),box-shadow var(--ease),transform var(--ease)}.appearance-option:hover{border-color:var(--line-strong);background:var(--surface-raised);transform:translateY(-1px)}.appearance-option:has(input:checked){border-color:var(--brand);background:var(--brand-pale);box-shadow:0 0 0 1px color-mix(in srgb,var(--brand) 24%,transparent)}.appearance-option:has(input:focus-visible){outline:2px solid var(--brand);outline-offset:2px}.appearance-option>input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.appearance-option__copy{min-width:0}.appearance-option__copy strong,.appearance-option__copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.appearance-option__copy strong{font-size:11px}.appearance-option__copy small{margin-top:2px;color:var(--ink-muted);font-size:9px}.appearance-option__check{width:14px;height:14px;border:1px solid var(--line-strong);border-radius:50%;background:var(--surface);box-shadow:inset 0 0 0 3px var(--surface)}.appearance-option:has(input:checked) .appearance-option__check{border-color:var(--brand);background:var(--brand)}.palette-swatch{display:flex;width:38px;height:38px;align-items:flex-end;justify-content:center;gap:2px;padding:6px;border-radius:11px;background:var(--swatch-canvas);box-shadow:inset 0 0 0 1px #00000012}.palette-swatch i{display:block;width:7px;border-radius:4px;background:var(--swatch-brand)}.palette-swatch i:nth-child(1){height:11px;opacity:.48}.palette-swatch i:nth-child(2){height:21px}.palette-swatch i:nth-child(3){height:15px;opacity:.72}.palette-swatch--coral{--swatch-canvas: #f4f0e8;--swatch-brand: #c94e32}.palette-swatch--ocean{--swatch-canvas: #e4f0f2;--swatch-brand: #287c9c}.palette-swatch--forest{--swatch-canvas: #e6eee1;--swatch-brand: #4e7e4b}.palette-swatch--violet{--swatch-canvas: #ece5f2;--swatch-brand: #7859a6}.mode-option__icon,.density-option__icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;background:var(--canvas-strong);color:var(--ink-soft)}.mode-option__icon svg,.density-option__icon svg{width:16px;height:16px}.appearance-option:has(input:checked) .mode-option__icon,.appearance-option:has(input:checked) .density-option__icon{background:var(--brand-soft);color:var(--brand)}.density-option:first-child .density-option__icon svg{transform:scaleY(1.12)}.density-option:last-child .density-option__icon svg{transform:scaleY(.78)}.appearance-footer{display:flex;align-items:center;gap:7px;padding-top:14px;border-top:1px solid var(--line);color:var(--ink-muted);font-size:10px}.appearance-footer__dot{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-soft)}:root[data-density=compact]{--topbar-height: 64px}:root[data-density=compact] body{font-size:14px}:root[data-density=compact] .page-shell,:root[data-density=compact] .page{padding-top:clamp(18px,2.5vw,30px);padding-bottom:48px}:root[data-density=compact] .page-header{margin-bottom:20px}:root[data-density=compact] .section{margin-top:24px}:root[data-density=compact] .metric-grid,:root[data-density=compact] .stat-grid,:root[data-density=compact] .entity-grid,:root[data-density=compact] .client-grid,:root[data-density=compact] .project-grid,:root[data-density=compact] .settings-grid{gap:10px}:root[data-density=compact] .card__header,:root[data-density=compact] .card__body,:root[data-density=compact] .panel-header{padding:14px}:root[data-density=compact] .panel.settings-card{gap:13px;padding:16px}:root[data-density=compact] .appearance-settings{gap:10px}:root[data-density=compact] .appearance-group{padding:11px}:root[data-density=compact] .appearance-option{min-height:52px;padding:7px 8px}:root[data-density=compact] .data-table th,:root[data-density=compact] .data-table td{padding-block:9px}:root[data-density=compact] .kanban-card,:root[data-density=compact] .entity-card,:root[data-density=compact] .client-card,:root[data-density=compact] .project-card{padding:13px}@media(max-width:1080px){.appearance-settings{grid-template-columns:repeat(2,minmax(0,1fr))}.appearance-group--palette{grid-column:1 / -1}}@media(max-width:860px){.panel.settings-card{grid-column:1 / -1}.security-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:680px){.settings-grid{gap:12px}.panel.settings-card{gap:16px;padding:17px}.settings-card>header{grid-template-columns:38px minmax(0,1fr);gap:11px}.settings-card>header>.button{grid-column:1 / -1;justify-self:start}.settings-icon{width:38px;height:38px;border-radius:12px}.appearance-settings{grid-template-columns:minmax(0,1fr)}.appearance-group--palette{grid-column:auto}.palette-options{grid-template-columns:minmax(0,1fr)}.member-list>article{grid-template-columns:auto minmax(0,1fr)}.member-list .status-badge{grid-column:2;justify-self:start}.storage-meter>div:first-child{align-items:flex-start;flex-direction:column;gap:2px}}@media(max-width:420px){.panel.settings-card{padding:15px}.appearance-option{min-height:56px}.settings-card .file-row{grid-template-columns:auto minmax(0,1fr)}.settings-card .file-actions{grid-column:2;justify-self:start}}.toolbar--split>.select{width:auto;min-width:min(100%,220px)}.project-card{gap:0;overflow:hidden;padding:0}.project-card-link{display:grid;min-width:0;gap:14px;padding:18px;color:inherit;text-decoration:none}.project-card-link:hover{color:inherit}.project-card-link>header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:12px}.project-card-link>header>div{min-width:0}.project-card-link h2{overflow:hidden;font-family:var(--font-display);font-size:21px;font-weight:650;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.project-card-link>header>svg{width:18px;height:18px;flex:0 0 auto;color:var(--ink-faint)}.project-card-meta,.project-card-progress{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:12px}.project-card-meta>span{display:inline-flex;min-width:0;align-items:center;gap:6px;overflow:hidden;color:var(--ink-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.project-card-meta>span.is-late{color:var(--red)}.project-card-meta svg{width:14px;height:14px;flex:0 0 auto}.project-card-meta strong{flex:0 0 auto;color:var(--ink);font-size:13px;font-variant-numeric:tabular-nums}.project-card-progress{color:var(--ink-muted);font-size:10px}.project-card-progress b{color:var(--ink);font-size:10px;font-variant-numeric:tabular-nums}.project-card>footer{padding:12px 18px;border-top:1px solid var(--line);background:var(--surface-subtle)}.project-card>footer .select{min-height:40px}.button-group{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.button-group>.select{width:auto;min-width:190px}.content-grid--project{grid-template-columns:minmax(0,1.55fr) minmax(270px,.65fr)}.progress--large{width:auto;height:7px;margin-top:16px}.checklist{display:grid}.checklist>label{position:relative;display:grid;min-width:0;min-height:48px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:11px;border-bottom:1px solid var(--line);color:var(--ink-soft);cursor:pointer;font-size:13px;transition:background var(--ease),color var(--ease)}.checklist>label:last-child{border-bottom:0}.checklist>label:hover{color:var(--ink)}.checklist>label:focus-within{border-radius:var(--radius-sm);outline:2px solid var(--brand);outline-offset:2px}.checklist input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.checkbox-visual{display:grid;width:22px;height:22px;place-items:center;border:1px solid var(--line-strong);border-radius:7px;background:var(--surface-raised);color:#fff;transition:border-color var(--ease),background var(--ease),transform var(--ease)}.checkbox-visual svg{width:14px;height:14px;opacity:0;transform:scale(.7);transition:opacity var(--ease),transform var(--ease)}.checklist>label.is-done .checkbox-visual{border-color:var(--brand);background:var(--brand)}.checklist>label.is-done .checkbox-visual svg{opacity:1;transform:scale(1)}.checklist>label.is-done>span:last-child{color:var(--ink-muted);text-decoration:line-through;text-decoration-color:var(--line-strong)}.definition-row dd{display:flex;align-items:center;gap:7px}.definition-row dd svg{width:15px;height:15px;flex:0 0 auto;color:var(--teal)}.finance-mini-list{display:grid}.finance-mini-list>article{display:flex;min-width:0;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.finance-mini-list>article:last-child{border-bottom:0}.finance-mini-list>article>div{min-width:0;flex:1}.finance-mini-list strong,.finance-mini-list span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-mini-list strong{font-size:11px}.finance-mini-list article>div>span{margin-top:2px;color:var(--ink-muted);font-size:9px}.finance-mini-list b{flex:0 0 auto;font-size:11px;font-variant-numeric:tabular-nums}.activity-dot{width:8px;height:8px;flex:0 0 auto;border:2px solid var(--surface);border-radius:50%;background:var(--brand);box-shadow:0 0 0 2px var(--brand-soft)}.content-grid--project .file-row>div:not(.file-actions){min-width:0;flex:1}.content-grid--project .file-row strong,.content-grid--project .file-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.content-grid--project .file-row strong{font-size:11px}.content-grid--project .file-row small{margin-top:2px;color:var(--ink-muted);font-size:9px}.upload-dropzone{display:grid;min-height:150px;place-items:center;align-content:center;gap:5px;padding:24px;border:1px dashed var(--line-strong);border-radius:var(--radius-lg);background:var(--surface-subtle);color:var(--ink-muted);cursor:pointer;text-align:center;transition:background var(--ease),border-color var(--ease)}.upload-dropzone:hover{border-color:var(--brand);background:var(--brand-pale)}.upload-dropzone svg{width:26px;height:26px;margin-bottom:4px;color:var(--brand)}.upload-dropzone strong{color:var(--ink);font-size:12px}.upload-dropzone span{font-size:10px}.link-list>a>span:first-child{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:9px;background:var(--brand-pale);color:var(--brand)}.link-list>a>div{min-width:0;flex:1}.link-list strong,.link-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.link-list small{margin-top:2px;color:var(--ink-muted);font-size:9px}.page--chat{display:flex;height:calc(100dvh - var(--topbar-height));flex-direction:column;overflow:hidden;padding-top:18px;padding-bottom:18px}.page--chat .chat-layout{min-height:0;height:100%;flex:1}.page--chat .conversation-list{display:grid;min-height:0;grid-template-rows:auto minmax(0,1fr)}.page--chat .conversation-list>div{min-height:0;max-height:none}.page--chat .chat-panel{min-height:0}.page--chat .chat-composer textarea{resize:none}:root[data-theme=dark] .nav-item.is-active,:root[data-theme=dark] .sidebar__link.is-active,:root[data-theme=dark] .sidebar__link[aria-current=page],:root[data-theme=dark] .side-nav__item.is-active,:root[data-theme=dark] .side-nav__item[aria-current=page]{background:var(--surface);color:var(--ink)}@media(max-width:960px){.content-grid--project{grid-template-columns:minmax(0,1fr)}:root[data-density=compact] .page:not(.page--chat){padding-bottom:calc(var(--mobile-nav-height) + 28px + env(safe-area-inset-bottom))}.page--chat,:root[data-density=compact] .page--chat{padding:10px 12px calc(var(--mobile-nav-height) + 10px + env(safe-area-inset-bottom))}}@media(max-width:820px){.page--chat .chat-layout{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.page--chat .conversation-list{display:grid;grid-template-rows:auto auto;border-right:0;border-bottom:1px solid var(--line)}.page--chat .conversation-list>div{display:flex;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.page--chat .conversation-list>div::-webkit-scrollbar,.page--chat .chat-composer textarea::-webkit-scrollbar{display:none}.page--chat .conversation-list button{width:min(76vw,250px);min-width:min(76vw,250px);flex:0 0 min(76vw,250px);border-right:1px solid var(--line);border-bottom:0;scroll-snap-align:start}.page--chat .conversation-list button.is-active{box-shadow:inset 0 -3px 0 var(--brand)}.page--chat .chat-panel{height:auto;min-height:0}.page--chat .chat-composer textarea{scrollbar-width:none}}@media(max-width:560px){.button-group{width:100%;justify-content:stretch}.button-group>.button,.button-group>.select{min-width:0;flex:1 1 140px}.toolbar--split>.select{width:100%}.project-card-link{padding:16px}.project-card>footer{padding:11px 16px 15px}.definition-row{grid-template-columns:minmax(82px,.4fr) minmax(0,1fr);gap:12px}.content-grid--project .file-row{flex-wrap:wrap}.content-grid--project .file-actions{width:100%;justify-content:flex-end;padding-top:2px}}.skip-link{position:fixed;z-index:1000;top:max(10px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));padding:10px 14px;border-radius:var(--radius-md);background:var(--ink);box-shadow:var(--shadow-md);color:var(--surface);font-size:13px;font-weight:750;text-decoration:none;transform:translateY(calc(-100% - 24px));transition:transform var(--ease)}.skip-link:focus-visible{color:var(--surface);outline:3px solid var(--brand);outline-offset:3px;transform:translateY(0)}.route-content:focus{outline:none}:focus-visible{outline-width:3px}.button:focus-visible,.icon-button:focus-visible,.fab:focus-visible,.nav-item:focus-visible,.mobile-nav-item:focus-visible,.conversation-list button:focus-visible,.input:focus-visible,.select:focus-visible,.textarea:focus-visible,.appearance-option:has(input:focus-visible){outline:3px solid var(--brand);outline-offset:2px}.button--primary,.logo__mark,.avatar--brand,.nav-badge,.mobile-nav__badge,.fab,.conversation-list button>b,.appearance-option:has(input:checked) .appearance-option__check,.checklist>label.is-done .checkbox-visual{color:var(--on-brand)}.kanban .kanban-column{background:var(--surface-raised)}.kanban-column-header>b{display:grid;min-width:25px;height:25px;place-items:center;padding-inline:6px;border-radius:var(--radius-round);background:var(--canvas-strong);color:var(--ink-soft);font-size:11px;font-weight:750}.kanban-column-header h2,.client-kicker,.kanban-empty{font-size:11px}.next-action{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;font-size:11px}.next-action>svg{width:14px;height:14px;margin-top:2px}.next-action>div{display:flex;min-width:0;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:3px 9px}.next-action>div>span:first-child{min-width:0;flex:1 1 120px;overflow-wrap:anywhere}.next-action time,.next-action-date{flex:0 0 auto;color:var(--ink-muted);font-size:10px;white-space:nowrap}.next-action.is-late time,.next-action.is-late .next-action-date{color:var(--red)}.conversation-list button:focus-visible{position:relative;z-index:1;outline-offset:-3px}:root[data-theme=dark] .button--primary,:root[data-theme=dark] .fab,:root[data-theme=dark] .nav-badge,:root[data-theme=dark] .mobile-nav__badge,:root[data-theme=dark] .conversation-list button>b{color:var(--on-brand)}:root[data-theme=dark] .message--mine .message-body{border-color:var(--teal-hover);color:#101714}:root[data-theme=dark] .status-badge--brand{color:var(--brand)}:root[data-theme=dark] .status-badge--success{color:var(--green)}:root[data-theme=dark] .status-badge--warning{color:var(--gold)}:root[data-theme=dark] .status-badge--danger,:root[data-theme=dark] .inline-notice--error{color:var(--red)}:root[data-theme=dark] .status-badge--info,:root[data-theme=dark] .inline-notice{color:var(--blue)}:root[data-theme=dark] .status-badge--purple{color:var(--purple)}:root[data-theme=dark] .inline-notice--success{color:var(--green)}:root[data-theme=dark] .inline-notice--error{color:var(--red)}:root[data-theme=dark] .input:hover:not(:disabled),:root[data-theme=dark] .select:hover:not(:disabled),:root[data-theme=dark] .textarea:hover:not(:disabled){border-color:var(--ink-faint)}:root[data-theme=dark] .input,:root[data-theme=dark] .select,:root[data-theme=dark] .textarea,:root[data-theme=dark] .chat-composer textarea{border-color:#5d6a64}@media(min-width:721px)and (max-width:960px){.topbar-quick-add,.fab{display:none}.kanban{grid-auto-columns:auto;grid-auto-flow:row;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;padding-bottom:0}.kanban .kanban-column{width:100%;max-height:none}.kanban .kanban-stack{overflow-y:visible}}@media(max-width:960px){.mobile-nav__item,.mobile-nav-item{font-size:10px}.mobile-nav__badge{top:1px;min-width:18px;height:18px;font-size:9px}.eyebrow,.toolbar-count,.status-badge,.conversation-list button strong,.conversation-list button div>span,.chat-header div div>span,.message-body>strong,.message-body time{font-size:11px}.client-card>footer,.activity-list>article time,.date-tile span,.agenda-copy span,.project-compact-top>div>span,.project-compact-meta,.finance-card>div>span,.finance-card small,.project-finance-list span{font-size:10px}}@media(max-width:720px){.topbar-quick-add,.page-actions>.button--primary{display:none}.page:not(.page--chat),:root[data-density=compact] .page:not(.page--chat){padding-bottom:calc(var(--mobile-nav-height) + 88px + env(safe-area-inset-bottom))}.kanban{grid-template-columns:minmax(0,1fr)}}@media(max-width:379px){.mobile-nav__item,.mobile-nav-item{font-size:9px}}.page--pipeline{--pipeline-gap: 12px}.pipeline-controls,.pipeline-section{margin-bottom:22px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.pipeline-controls{padding:14px}.pipeline-owner-strip{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.pipeline-owner-strip>span{color:var(--ink-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pipeline-owner-strip>div{display:flex;min-width:0;flex-wrap:wrap;gap:7px}.pipeline-owner-strip button{display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:6px 10px;border:1px solid var(--line);border-radius:var(--radius-round);background:var(--surface-raised);color:var(--ink-soft);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.pipeline-owner-strip button:hover{border-color:var(--brand);color:var(--brand)}.pipeline-owner-strip button.is-active{border-color:var(--brand);background:var(--brand-soft);color:var(--brand)}.pipeline-owner-strip button b{display:grid;min-width:20px;height:20px;place-items:center;padding-inline:5px;border-radius:var(--radius-round);background:var(--canvas-strong);color:currentColor;font-size:10px}.pipeline-filter-bar{display:grid;grid-template-columns:minmax(240px,1.8fr) repeat(3,minmax(135px,.8fr)) auto auto;align-items:end;gap:9px;padding-top:12px}.pipeline-filter-bar__search{min-width:0}.pipeline-filter{display:grid;min-width:0;gap:5px}.pipeline-filter>span{padding-inline:2px;color:var(--ink-muted);font-size:10px;font-weight:750}.pipeline-filter select,.pipeline-card__footer select{width:100%;min-height:40px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface-raised);color:var(--ink);font:inherit;font-size:12px;cursor:pointer}.pipeline-filter select{padding:8px 30px 8px 10px}.pipeline-filter-bar__summary{display:flex;min-height:40px;align-items:center;gap:7px;color:var(--ink-muted);font-size:11px;white-space:nowrap}.pipeline-filter-bar__summary>svg{width:15px;height:15px}.pipeline-filter-bar__summary button{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--brand);font:inherit;font-weight:750;cursor:pointer}.pipeline-filter-bar__summary button svg{width:13px;height:13px}.pipeline-section{overflow:hidden}.pipeline-section__header{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border-bottom:1px solid var(--line)}.pipeline-section__header h2{margin-top:3px;font-family:var(--font-display);font-size:clamp(19px,2vw,24px)}.pipeline-section__header>span{color:var(--ink-muted);font-size:11px;text-align:right}.pipeline-board{display:grid;align-items:start;gap:var(--pipeline-gap);padding:var(--pipeline-gap);overflow:visible}.pipeline-board--active{grid-template-columns:repeat(4,minmax(0,1fr))}.pipeline-board--results{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-column{min-width:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-subtle);overflow:hidden}.pipeline-column__header{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:8px;padding:10px 11px;border-bottom:1px solid var(--line);background:var(--surface-raised)}.pipeline-column__header>div{display:flex;min-width:0;align-items:center;gap:7px}.pipeline-column__header h3{min-width:0;overflow:hidden;font-size:10px;font-weight:850;letter-spacing:.045em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.pipeline-column__header>b{display:grid;min-width:24px;height:24px;place-items:center;padding-inline:6px;border-radius:var(--radius-round);background:var(--canvas-strong);color:var(--ink-soft);font-size:10px}.pipeline-column__stack{display:grid;align-content:start;gap:9px;min-height:110px;padding:9px}.pipeline-card{position:relative;display:grid;min-width:0;gap:9px;padding:13px;border:1px solid var(--line);border-radius:12px;background:var(--surface-raised);box-shadow:var(--shadow-xs);cursor:grab;transition:border-color var(--ease),box-shadow var(--ease),transform var(--ease)}.pipeline-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.pipeline-card.is-dragging{opacity:.55;transform:rotate(1deg)}.pipeline-card__handle{position:absolute;top:9px;right:8px;width:15px;height:15px;color:var(--ink-faint)}.pipeline-card__client{display:grid;min-width:0;gap:3px;padding-right:18px}.pipeline-card__client>span{overflow:hidden;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.pipeline-card__client small{display:flex;min-width:0;align-items:center;gap:4px;overflow:hidden;color:var(--ink-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.pipeline-card__client small svg{width:12px;height:12px;flex:0 0 auto}.pipeline-card h4{overflow-wrap:anywhere;font-family:var(--font-display);font-size:17px;line-height:1.15}.pipeline-card__value{color:var(--ink);font-family:var(--font-display);font-size:14px;line-height:1.35;overflow-wrap:anywhere}.pipeline-card__meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px}.pipeline-difficulty,.pipeline-owner{display:inline-flex;min-width:0;align-items:center;gap:5px;color:var(--ink-muted);font-size:10px;font-weight:700}.pipeline-difficulty{padding:4px 7px;border:1px solid var(--line);border-radius:var(--radius-round);background:var(--surface-subtle)}.pipeline-difficulty>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--ink-faint)}.pipeline-difficulty--low{border-color:color-mix(in srgb,var(--green) 35%,var(--line));color:var(--green)}.pipeline-difficulty--low>span{background:var(--green)}.pipeline-difficulty--medium{border-color:color-mix(in srgb,var(--gold) 40%,var(--line));color:var(--gold)}.pipeline-difficulty--medium>span{background:var(--gold)}.pipeline-difficulty--high{border-color:color-mix(in srgb,var(--red) 35%,var(--line));color:var(--red)}.pipeline-difficulty--high>span{background:var(--red)}.pipeline-owner{max-width:100%}.pipeline-owner>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pipeline-card .next-action{min-width:0;padding:8px;border:1px solid transparent}.pipeline-card .next-action.is-late{border-color:color-mix(in srgb,var(--red) 28%,transparent)}.pipeline-card__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;padding-top:2px}.pipeline-card__footer label{min-width:0}.pipeline-card__footer select{min-height:34px;padding:5px 28px 5px 8px}.pipeline-card__footer>div{display:flex;align-items:center;gap:2px}.pipeline-empty{display:grid;min-height:86px;place-items:center;padding:13px;border:1px dashed var(--line-strong);border-radius:11px;color:var(--ink-faint);font-size:10px;text-align:center}.status-dot--to_contact{background:var(--ink-faint)}.status-dot--waiting_reply{background:var(--gold)}.status-dot--proposal_sent{background:var(--purple)}.conversion-summary{display:grid;gap:4px;padding:13px;border:1px solid var(--line);border-radius:11px;background:var(--surface-subtle)}.conversion-summary span{color:var(--ink-muted);font-size:11px}.conversion-summary strong{font-family:var(--font-display);font-size:18px}@media(max-width:1280px){.pipeline-filter-bar{grid-template-columns:minmax(240px,1fr) repeat(3,minmax(125px,.7fr))}.pipeline-filter-bar__summary,.pipeline-filter-bar>.button{grid-column:span 2;justify-self:start}}@media(max-width:1180px){.pipeline-board--active,.pipeline-filter-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-filter-bar__search{grid-column:1 / -1}.pipeline-filter-bar__summary,.pipeline-filter-bar>.button{grid-column:auto}}@media(max-width:720px){.pipeline-owner-strip{grid-template-columns:minmax(0,1fr)}.pipeline-owner-strip>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-owner-strip button{justify-content:space-between}.pipeline-filter-bar,.pipeline-board--active,.pipeline-board--results{grid-template-columns:minmax(0,1fr)}.pipeline-filter-bar__search,.pipeline-filter-bar__summary,.pipeline-filter-bar>.button{grid-column:auto}.pipeline-section__header{align-items:flex-start;flex-direction:column;gap:5px}.pipeline-section__header>span{text-align:left}}@media(max-width:420px){.pipeline-controls,.pipeline-board{padding:9px}.pipeline-owner-strip>div{grid-template-columns:minmax(0,1fr)}.pipeline-card__meta,.pipeline-card__footer{align-items:stretch;grid-template-columns:minmax(0,1fr)}.pipeline-card__meta{display:grid}.pipeline-card__footer>div{justify-content:flex-end}}
