:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f5f3ef;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #6e7480;--faint: #999da5;--canvas: #f5f3ef;--surface: #fffefa;--surface-strong: #ffffff;--border: #e4e1da;--navy: #111c2f;--navy-light: #1c2a42;--teal: #277a74;--teal-dark: #1f635e;--teal-soft: #e7f2ef;--coral: #d97a5f;--gold: #d7a84c;--blue: #5d76a9;--danger: #b64e4e;--shadow: 0 10px 30px rgba(24, 32, 48, .06);--radius: 14px}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:26px 18px 18px;background:var(--navy);color:#eaf0f6;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:10px;padding:0 8px;font-weight:760;font-size:19px;letter-spacing:-.02em}.brand-mark{width:36px;height:36px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:var(--teal);color:#fff;box-shadow:inset 0 0 0 1px #ffffff1f}.workspace-switcher-wrap{position:relative;margin-top:28px}.workspace-switcher{width:100%;min-height:58px;padding:9px 10px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff0b;color:inherit;display:grid;grid-template-columns:34px 1fr auto;gap:9px;align-items:center;cursor:pointer}.workspace-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#b7e0da;background:#277a7452;font-weight:700}.workspace-switcher span:nth-child(2){min-width:0;display:flex;flex-direction:column}.workspace-switcher small{color:#8e9aad;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.workspace-switcher strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:13px;margin-top:2px}.workspace-popover{position:absolute;top:65px;left:0;right:0;z-index:5;padding:6px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#1a263b;box-shadow:0 15px 35px #00000040}.workspace-popover button{width:100%;padding:7px;border:0;border-radius:8px;background:transparent;color:#d9e1eb;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;text-align:left;cursor:pointer}.workspace-popover button:hover,.workspace-popover button.active{background:#ffffff12}.workspace-popover button>span:first-child{width:27px;height:27px;display:grid;place-items:center;border-radius:7px;background:#277a744d;color:#b7e0da;font-size:10px;font-weight:800}.workspace-popover button div{min-width:0;display:flex;flex-direction:column}.workspace-popover button strong{overflow:hidden;text-overflow:ellipsis;font-size:10px}.workspace-popover button small{color:#8e9aad;font-size:8px;text-transform:capitalize}.main-nav{margin-top:26px;display:flex;flex-direction:column;gap:4px}.nav-label{color:#78869a;padding:0 11px 8px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-label-secondary{margin-top:18px}.main-nav a{color:#9ba7b7;display:flex;align-items:center;gap:11px;padding:10px 11px;border-radius:9px;font-size:14px;font-weight:560;transition:.18s ease}.main-nav a:hover{background:#ffffff0f;color:#fff}.main-nav a.active{color:#fff;background:#277a7445;box-shadow:inset 3px 0 var(--teal)}.sidebar-foot{margin-top:auto}.mini-insight{padding:14px;border:1px solid rgba(255,255,255,.09);background:#ffffff09;border-radius:12px}.mini-insight span{font-size:9px;letter-spacing:.12em;color:#6faaa5;font-weight:800}.mini-insight strong{display:block;margin-top:7px;font-size:13px}.mini-insight p{margin:4px 0 0;color:#8592a5;font-size:11px;line-height:1.45}.version{display:block;margin:14px 8px 0;color:#5f6b7e;font-size:10px}.app-main{grid-column:2;min-width:0}.topbar{height:72px;padding:0 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);background:#faf9f6f2;position:sticky;top:0;z-index:15;backdrop-filter:blur(10px)}.global-search{width:min(440px,48vw);height:40px;position:relative;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid transparent;border-radius:10px;color:var(--faint);background:#efede8}.global-search:focus-within{background:#fff;border-color:#c9dcd8;box-shadow:0 0 0 3px #277a7414}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.global-search kbd{border:1px solid #dad7d0;border-radius:5px;padding:2px 5px;background:#fff;color:#989b9f;font-size:10px;box-shadow:0 1px 1px #0000000a}.search-results{position:absolute;top:47px;left:0;right:0;max-height:420px;overflow:auto;padding:8px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--ink);box-shadow:0 18px 50px #141d2d29}.search-results>p{margin:8px;color:var(--muted);font-size:13px}.search-results>div>span{display:block;padding:7px 8px 4px;color:var(--faint);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.search-results button{width:100%;padding:8px;border:0;border-radius:8px;background:transparent;text-align:left;display:flex;flex-direction:column;cursor:pointer}.search-results button:hover{background:#f4f3ef}.search-results button strong{font-size:13px}.search-results button small{margin-top:2px;color:var(--muted);font-size:11px}.profile-menu-wrap{position:relative}.profile-trigger{padding:4px 5px;border:0;background:transparent;display:flex;align-items:center;gap:9px;cursor:pointer;border-radius:9px}.profile-trigger:hover{background:#efede8}.profile-trigger>span:nth-child(2){display:flex;flex-direction:column;text-align:left}.profile-trigger strong{max-width:160px;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-trigger small{margin-top:1px;color:var(--muted);font-size:10px;text-transform:capitalize}.profile-popover{position:absolute;right:0;top:48px;width:190px;padding:6px;border:1px solid var(--border);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.profile-popover button{width:100%;padding:9px;border:0;border-radius:7px;display:flex;align-items:center;gap:9px;background:transparent;cursor:pointer;font-size:12px}.profile-popover button:hover{background:var(--canvas)}.mobile-menu{display:none;border:0;background:transparent}.content{padding:35px 38px 60px;max-width:1600px;margin:0 auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.eyebrow{display:block;margin-bottom:7px;color:var(--teal);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.page-header h1{margin-bottom:7px;color:var(--ink);font-size:clamp(27px,3vw,34px);line-height:1.05;letter-spacing:-.04em}.page-header p{margin:0;color:var(--muted);font-size:13px}.page-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}.button{min-height:38px;padding:0 14px;border:1px solid transparent;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;cursor:pointer;transition:.18s ease}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{background:var(--teal);color:#fff;box-shadow:0 4px 10px #277a7429}.button.primary:hover:not(:disabled){background:var(--teal-dark);transform:translateY(-1px)}.button.secondary{border-color:var(--border);background:var(--surface-strong);color:#3c4451}.button.secondary:hover:not(:disabled){border-color:#c7c5be;background:#faf9f6}.button.danger{border-color:#edcccc;color:var(--danger);background:#fff7f7}.button.small{min-height:32px;padding:0 11px;font-size:11px}.text-button{border:0;background:none;color:var(--teal);font-size:11px;font-weight:700;cursor:pointer}.icon-button{width:32px;height:32px;padding:0;border:1px solid transparent;border-radius:8px;background:transparent;display:inline-grid;place-items:center;color:var(--muted);cursor:pointer}.icon-button:hover{border-color:var(--border);background:#f6f4f0;color:var(--ink)}.danger-link{display:none;padding:4px;border:0;background:transparent;color:var(--danger);font-size:10px;cursor:pointer}.row-actions{display:flex;align-items:center}.row-actions:hover .danger-link{display:inline}.danger-icon{color:var(--danger)}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.panel-header{min-height:67px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.panel-header h2{margin:0;font-size:16px;letter-spacing:-.02em}.panel-header .eyebrow{margin-bottom:3px;font-size:8px}.panel-header>a{display:flex;align-items:center;gap:4px;color:var(--teal);font-size:11px;font-weight:700}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.stat-card{min-height:118px;padding:19px;border:1px solid var(--border);border-radius:13px;background:var(--surface);display:flex;align-items:flex-start;gap:13px;position:relative;box-shadow:0 5px 18px #18203009}.stat-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.stat-card>svg{position:absolute;right:15px;top:15px;color:#8090a5}.stat-icon{flex:0 0 auto;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;color:#dd8d73;background:#f7e8e2}.stat-icon.teal{color:var(--teal);background:var(--teal-soft)}.stat-icon.blue{color:var(--blue);background:#edf0f7}.stat-icon.gold{color:#a47720;background:#f7efd9}.stat-card.featured .stat-icon{color:#a5dad4;background:#277a744d}.stat-card div{min-width:0;display:flex;flex-direction:column}.stat-card small{color:var(--muted);font-size:10px;font-weight:700}.stat-card.featured small,.stat-card.featured p{color:#96a2b3}.stat-card strong{margin-top:8px;font-size:23px;letter-spacing:-.04em;white-space:nowrap}.stat-card p{margin:4px 0 0;color:var(--faint);font-size:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.85fr);gap:16px}.activity-panel{grid-column:1}.momentum-panel{grid-column:2;padding:23px;min-height:190px;position:relative;overflow:hidden;background:#e7f1ee;border-color:#d2e5df;box-shadow:none}.momentum-panel h2{margin:13px 0 7px;font-size:21px;letter-spacing:-.03em}.momentum-panel p{width:75%;color:#59716e;font-size:12px;line-height:1.5}.momentum-panel a{display:inline-flex;align-items:center;gap:5px;margin-top:10px;color:var(--teal-dark);font-size:11px;font-weight:800}.momentum-art{position:absolute;right:-5px;bottom:-5px;color:#277a7424;transform:rotate(-8deg)}.stage-chart{padding:18px 20px 21px;display:flex;flex-direction:column;gap:17px}.stage-row{display:grid;grid-template-columns:105px 1fr 72px;gap:12px;align-items:center}.stage-label{display:flex;flex-direction:column}.stage-label span{font-size:11px;font-weight:700}.stage-label small{margin-top:2px;color:var(--faint);font-size:9px}.stage-track{height:7px;border-radius:99px;background:#eceae5;overflow:hidden}.stage-track span{height:100%;display:block;border-radius:inherit;background:var(--teal)}.stage-row:nth-child(2) .stage-track span{background:#4c8f89}.stage-row:nth-child(3) .stage-track span{background:#d8a050}.stage-row:nth-child(4) .stage-track span{background:var(--coral)}.stage-row>strong{text-align:right;font-size:11px}.task-preview-list{padding:7px 17px 13px}.task-preview{min-height:59px;padding:10px 2px;display:grid;grid-template-columns:8px 1fr auto;gap:11px;align-items:center;border-bottom:1px solid #ece9e3}.task-preview:last-child{border-bottom:0}.priority-dot{width:7px;height:7px;border-radius:99px;background:#aeb2b8}.priority-dot.high{background:var(--coral);box-shadow:0 0 0 4px #f8eae6}.priority-dot.medium{background:var(--gold)}.priority-dot.low{background:var(--teal)}.task-preview>div{min-width:0;display:flex;flex-direction:column}.task-preview strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.task-preview small{margin-top:5px;display:flex;align-items:center;gap:4px;color:var(--faint);font-size:9px}.overdue{color:var(--danger)!important}.timeline{padding:17px 20px 20px;display:grid;grid-template-columns:1fr 1fr;gap:18px 30px}.timeline-item{display:grid;grid-template-columns:34px 1fr;gap:11px}.timeline-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;color:var(--teal);background:var(--teal-soft);font-size:12px}.timeline-icon.email{color:var(--blue);background:#edf0f7}.timeline-icon.meeting{color:#9b711c;background:#f7efd9}.timeline-icon.note{color:#b05d48;background:#f7e8e2}.timeline-item div{min-width:0}.timeline-item strong{display:block;font-size:11px}.timeline-item p{margin:3px 0;color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-item small{color:var(--faint);font-size:9px}.badge{display:inline-flex;align-items:center;width:fit-content;padding:4px 7px;border-radius:99px;background:#eeece7;color:#666b74;font-size:9px;font-weight:800;text-transform:capitalize;white-space:nowrap}.badge-lead,.badge-open{color:#516b96;background:#edf0f7}.badge-qualified,.badge-in_progress,.badge-manager{color:#986e1b;background:#f8efd8}.badge-customer,.badge-done,.badge-owner{color:#236d66;background:#e5f1ee}.badge-admin{color:#6f5596;background:#eee9f6}.badge-high{color:#a54b44;background:#fae9e6}.badge-medium{color:#926a1c;background:#f8efd8}.badge-low,.badge-member{color:#236d66;background:#e5f1ee}.data-panel{overflow:hidden}.table-toolbar{min-height:66px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--border)}.search-control{width:min(370px,70%);height:38px;padding:0 11px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:9px;color:var(--faint);background:#fff}.search-control:focus-within{border-color:#afd0cb;box-shadow:0 0 0 3px #277a7412}.search-control input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.record-count{color:var(--muted);font-size:10px;font-weight:700}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{padding:11px 17px;border-bottom:1px solid var(--border);background:#faf9f6;color:#898d94;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}td{height:66px;padding:10px 17px;border-bottom:1px solid #ece9e3;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfaf7}.person-cell{display:flex;align-items:center;gap:10px;min-width:170px}.person-cell>span{display:flex;flex-direction:column}.person-cell strong{font-size:11px}.person-cell small{margin-top:3px;color:var(--muted);font-size:9px}.avatar{flex:0 0 auto;display:inline-grid;place-items:center;border-radius:9px;color:#d9eeeb;background:var(--teal);font-size:10px;font-weight:800}.avatar-sm{width:27px;height:27px}.avatar-md{width:34px;height:34px}.avatar-lg{width:48px;height:48px;font-size:13px;border-radius:12px}.muted{color:var(--faint)}.contact-links{display:flex;gap:7px}.contact-links a{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--border);border-radius:7px;color:var(--muted);background:#fff}.contact-links a:hover{color:var(--teal);border-color:#b9d4d0}.company-grid{padding:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.company-card{min-height:205px;padding:17px;border:1px solid #e7e4dd;border-radius:12px;background:#fff;transition:.18s ease}.company-card:hover{border-color:#cadbd7;transform:translateY(-2px);box-shadow:0 10px 24px #1820300f}.company-card-top{display:flex;justify-content:space-between;align-items:center}.company-logo{width:41px;height:41px;border-radius:11px;display:grid;place-items:center;color:#385d69;background:#e6eef0;font-size:11px;font-weight:800}.company-card:nth-child(3n+2) .company-logo{color:#7b6030;background:#f5ecd8}.company-card:nth-child(3n+3) .company-logo{color:#6f514a;background:#f5e9e5}.company-card h3{margin:16px 0 4px;font-size:14px}.company-card>p{margin-bottom:13px;color:var(--muted);font-size:10px}.company-meta{min-height:39px;display:flex;flex-direction:column;gap:5px;color:var(--muted);font-size:9px}.company-meta span{display:flex;align-items:center;gap:5px}.tag-row{margin-top:14px;display:flex;gap:5px}.kanban{display:grid;grid-template-columns:repeat(6,minmax(230px,1fr));gap:12px;overflow-x:auto;padding-bottom:12px;align-items:start}.kanban-column{min-height:570px;padding:10px;border:1px solid var(--border);border-radius:13px;background:#eeece7}.kanban-column>header{min-height:53px;display:grid;grid-template-columns:9px 1fr auto;gap:9px;align-items:center;padding:5px 4px 9px}.stage-dot{width:8px;height:8px;border-radius:99px;background:#7b8da9}.stage-qualified .stage-dot{background:var(--teal)}.stage-proposal .stage-dot{background:var(--gold)}.stage-negotiation .stage-dot{background:var(--coral)}.stage-won .stage-dot{background:#56a26f}.stage-lost .stage-dot{background:#9b9da2}.kanban-column h2{margin:0;font-size:11px}.kanban-column header small{color:var(--faint);font-size:8px}.stage-count{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;color:var(--muted);background:#ffffffb3;font-size:9px;font-weight:800}.stage-total{padding:0 4px 10px;color:#444b57;font-size:14px;font-weight:800}.stage-total small{color:var(--faint);font-size:8px;font-weight:500}.kanban-cards{display:flex;flex-direction:column;gap:8px}.deal-card{min-height:164px;padding:14px;border:1px solid #e2dfd8;border-radius:11px;background:#fff;box-shadow:0 3px 8px #141d2d09;cursor:grab;transition:.15s ease}.deal-card:hover{border-color:#c8d7d4;box-shadow:0 7px 18px #141d2d12}.deal-card.dragging{opacity:.45;transform:rotate(1deg)}.deal-title{display:flex;justify-content:space-between;align-items:flex-start;gap:6px}.deal-title strong{font-size:11px;line-height:1.35}.deal-title svg{color:#c2c4c6}.deal-company{margin-top:9px;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:9px}.deal-value{display:block;margin-top:19px;font-size:18px;letter-spacing:-.03em}.deal-card footer{margin-top:14px;padding-top:10px;border-top:1px solid #efede8;display:flex;justify-content:space-between;align-items:center;gap:8px}.deal-card footer small{color:var(--faint);display:flex;align-items:center;gap:4px;font-size:8px;white-space:nowrap}.probability{width:54px;position:relative;padding-top:6px;color:var(--muted);font-size:8px}.probability:before,.probability i{content:"";position:absolute;left:0;top:0;height:3px;border-radius:99px}.probability:before{width:100%;background:#e9e7e2}.probability i{background:var(--teal)}.column-add{width:100%;height:35px;margin-top:8px;border:1px dashed #cfcbc3;border-radius:8px;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:5px;font-size:9px;font-weight:700;cursor:pointer}.column-add:hover{color:var(--teal);border-color:#9bc5bf;background:#ffffff73}.task-summary{margin-bottom:15px;display:flex;align-items:center;gap:12px}.task-summary>div{height:51px;min-width:145px;padding:0 14px;display:flex;align-items:center;gap:9px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.summary-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:#edf0f7;color:var(--blue)}.task-summary .warn .summary-icon{color:var(--danger);background:#f9e9e7}.task-summary p{margin:0;color:var(--muted);font-size:10px}.task-summary strong{color:var(--ink);font-size:14px}.tabs{min-height:58px;padding:0 18px;display:flex;align-items:flex-end;gap:22px;border-bottom:1px solid var(--border);overflow-x:auto}.tabs button{height:47px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.tabs button.active{color:var(--teal);border-color:var(--teal)}.task-list{padding:5px 18px}.task-row{min-height:86px;padding:14px 5px;display:grid;grid-template-columns:27px 1fr 34px;gap:11px;align-items:start;border-bottom:1px solid #ece9e3}.task-row:last-child{border-bottom:0}.task-row.completed{opacity:.58}.task-row.completed .task-content>strong{text-decoration:line-through}.task-check{width:21px;height:21px;margin-top:1px;display:grid;place-items:center;border:1px solid #c9c7c0;border-radius:6px;background:#fff;color:#fff;cursor:pointer}.task-check.checked{background:var(--teal);border-color:var(--teal)}.task-content>strong{font-size:12px}.task-content>p{margin:4px 0 8px;color:var(--muted);font-size:10px}.task-meta{display:flex;align-items:center;gap:12px;color:var(--faint);font-size:9px}.task-meta>span{display:flex;align-items:center;gap:4px}.report-stats{margin-bottom:16px}.reports-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:16px}.chart-panel{min-height:365px}.chart-wrap{height:280px;padding:14px 12px 7px}.donut-layout{height:280px;display:grid;grid-template-columns:1fr 130px;align-items:center;padding:5px 20px}.chart-wrap.donut{height:240px;padding:0}.chart-legend{display:flex;flex-direction:column;gap:13px}.chart-legend div{display:grid;grid-template-columns:7px 1fr auto;align-items:center;gap:7px;font-size:10px}.chart-legend i{width:7px;height:7px;border-radius:99px}.chart-legend span{color:var(--muted)}.chart-empty{height:280px;padding:30px;display:grid;place-items:center;text-align:center;color:var(--muted);font-size:12px}.insight-strip{margin-top:16px;padding:24px;display:grid;grid-template-columns:repeat(3,1fr)}.insight-strip>div{padding:0 25px;border-right:1px solid var(--border)}.insight-strip>div:first-child{padding-left:0}.insight-strip>div:last-child{border-right:0}.insight-strip h2{margin:0 0 5px;font-size:20px}.insight-strip p{margin:0;color:var(--muted);font-size:10px}.settings-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:start}.settings-main{display:flex;flex-direction:column;gap:14px}.settings-card{padding:21px}.settings-card>header{display:flex;gap:11px;align-items:flex-start;padding-bottom:17px;border-bottom:1px solid var(--border)}.settings-card h2{margin:1px 0 4px;font-size:14px}.settings-card header p{margin:0;color:var(--muted);font-size:10px}.settings-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:var(--teal);background:var(--teal-soft)}.inline-settings-form{margin-top:18px;display:grid;grid-template-columns:48px 1fr 1fr auto;gap:12px;align-items:end}.security-form{margin-top:18px;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:12px;align-items:end}.form-success{margin:12px 0 0;display:flex;align-items:center;gap:5px;color:var(--teal);font-size:10px}.member-list{margin-top:7px}.member-row{min-height:61px;display:grid;grid-template-columns:35px 1fr 110px 32px;gap:10px;align-items:center;border-bottom:1px solid #ece9e3}.member-row:last-child{border-bottom:0}.member-row>div{display:flex;flex-direction:column}.member-row strong{font-size:11px}.member-row small{margin-top:3px;color:var(--muted);font-size:9px}.member-row select{height:32px}.settings-side{display:flex;flex-direction:column;gap:14px}.workspace-card{padding:24px;text-align:center}.workspace-big-icon{width:58px;height:58px;margin:0 auto 17px;display:grid;place-items:center;border-radius:16px;background:var(--navy);color:#a8d9d4;font-size:20px;font-weight:800}.workspace-card h2{margin:0 0 4px;font-size:17px}.workspace-card>p{color:var(--muted);font-size:9px}.workspace-card>div{margin-top:17px;padding-top:15px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:9px}.invite-history{padding:19px}.invite-history h3{margin-bottom:13px;font-size:12px}.invite-history>div{padding:9px 0;display:flex;flex-direction:column;border-top:1px solid var(--border)}.invite-history strong{font-size:9px;word-break:break-all}.invite-history span,.invite-history p{margin:3px 0 0;color:var(--muted);font-size:8px}.modal-backdrop{position:fixed;inset:0;z-index:100;padding:24px;display:grid;place-items:center;background:#0b121e94;backdrop-filter:blur(4px);animation:fade-in .15s ease}.modal{width:min(600px,100%);max-height:calc(100vh - 48px);overflow-y:auto;border:1px solid rgba(255,255,255,.4);border-radius:17px;background:var(--surface-strong);box-shadow:0 25px 80px #0a121e45;animation:modal-in .2s ease}.modal-header{min-height:80px;padding:19px 23px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border)}.modal-header h2{margin:0;font-size:19px;letter-spacing:-.03em}.modal-header .eyebrow{margin-bottom:4px;font-size:8px}.modal-body{padding:23px}.form-stack{display:flex;flex-direction:column;gap:15px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid-3{grid-template-columns:1.5fr .8fr .8fr}label{display:flex;flex-direction:column;gap:6px;color:#4d5562;font-size:10px;font-weight:700}input,textarea,select{width:100%;border:1px solid #dcd9d2;border-radius:8px;outline:0;background:#fff;color:var(--ink);font-size:12px;transition:.15s ease}input,select{height:39px;padding:0 10px}textarea{padding:10px;resize:vertical;line-height:1.45}input:focus,textarea:focus,select:focus{border-color:#90bcb7;box-shadow:0 0 0 3px #277a7414}input:disabled{color:var(--muted);background:#f2f0eb}input::placeholder,textarea::placeholder{color:#b3b5b8}.form-actions{margin-top:6px;display:flex;justify-content:flex-end;align-items:center;gap:8px}.form-actions.split{justify-content:space-between}.form-actions.split>span{display:flex;gap:8px}.form-error{padding:9px 11px;border:1px solid #efc9c4;border-radius:8px;color:#9d413c;background:#fff4f2;font-size:10px;line-height:1.4}.field-hint{display:flex;align-items:center;gap:5px;margin:-5px 0 0;color:var(--muted);font-size:9px}.role-explainer{padding:12px;border-radius:9px;background:#f4f2ed}.role-explainer strong{font-size:10px}.role-explainer p{margin:3px 0 0;color:var(--muted);font-size:9px}.invite-result{padding:8px 0;text-align:center}.success-orb{width:50px;height:50px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;color:var(--teal);background:var(--teal-soft)}.invite-result h3{margin-bottom:6px;font-size:17px}.invite-result p{color:var(--muted);font-size:11px;line-height:1.5}.copy-field{margin:18px 0;padding:9px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:9px;background:#f7f5f1;text-align:left}.copy-field code{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:9px}.empty-state{min-height:230px;padding:35px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:44px;height:44px;margin-bottom:12px;display:grid;place-items:center;border-radius:13px;color:var(--teal);background:var(--teal-soft)}.empty-state h3{margin-bottom:6px;font-size:14px}.empty-state p{max-width:360px;margin-bottom:14px;color:var(--muted);font-size:10px;line-height:1.5}.loading-state{min-height:240px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:11px}.spin{animation:spin .8s linear infinite}.error-state{min-height:230px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.error-state strong{font-size:14px}.error-state span{color:var(--muted);font-size:10px}.notice{margin:-13px 0 15px;padding:10px 13px;border-radius:9px;display:flex;justify-content:space-between;font-size:10px}.notice.success{color:#266861;background:#e5f1ee;border:1px solid #cde2dd}.notice.error{color:#9d413c;background:#fff0ee;border:1px solid #efd1cd}.notice button{border:0;background:transparent;cursor:pointer}.boot-screen{min-height:100vh;display:grid;place-items:center;background:var(--canvas)}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);background:#fff}.auth-story{min-height:100vh;padding:38px 48px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;color:#fff;background:var(--navy)}.auth-story:before{content:"";position:absolute;width:440px;height:440px;right:-190px;top:19%;border:75px solid rgba(39,122,116,.17);border-radius:50%}.auth-story:after{content:"";position:absolute;width:240px;height:240px;right:70px;bottom:-130px;border:1px solid rgba(255,255,255,.1);transform:rotate(42deg)}.brand-light{padding:0;position:relative;z-index:1}.auth-copy{max-width:540px;position:relative;z-index:1}.auth-kicker{width:fit-content;padding:6px 10px;border:1px solid rgba(133,197,189,.28);border-radius:99px;display:flex;align-items:center;gap:6px;color:#a9d7d2;background:#277a7429;font-size:10px;font-weight:700}.auth-copy h1{max-width:510px;margin:22px 0 17px;font-size:clamp(42px,5vw,69px);line-height:.98;letter-spacing:-.055em}.auth-copy>p{max-width:480px;color:#9da8b8;font-size:14px;line-height:1.65}.auth-proof{margin-top:32px;display:flex;flex-direction:column;gap:11px}.auth-proof span{display:flex;align-items:center;gap:9px;color:#c3ccd8;font-size:11px}.auth-proof svg{color:#73b7af}.auth-quote{position:relative;z-index:1}.auth-quote p{margin-bottom:5px;color:#bac4d0;font-size:11px}.auth-quote span{color:#657287;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.auth-panel{min-height:100vh;padding:50px;display:grid;place-items:center;background:#fbfaf7}.auth-form-wrap{width:min(405px,100%)}.auth-form-wrap h2{margin-bottom:8px;font-size:28px;letter-spacing:-.04em}.form-intro{margin-bottom:27px;color:var(--muted);font-size:12px}.auth-form-wrap .form-stack{gap:13px}.auth-form-wrap input{height:44px}.auth-submit{min-height:45px;margin-top:4px}.auth-switch{margin:21px 0 0;text-align:center;color:var(--muted);font-size:10px}.auth-switch button{padding:0;border:0;background:transparent;color:var(--teal);font-weight:800;cursor:pointer}.mobile-drawer{display:none}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}}@media(max-width:1100px){.stat-grid,.company-grid{grid-template-columns:repeat(2,1fr)}.settings-layout{grid-template-columns:1fr}.settings-side{display:grid;grid-template-columns:1fr 1fr}.security-form{grid-template-columns:1fr 1fr}.auth-copy h1{font-size:49px}}@media(max-width:800px){.app-shell{display:block}.sidebar{display:none}.app-main{grid-column:1}.topbar{height:62px;padding:0 17px}.mobile-menu{display:grid;place-items:center}.global-search{width:min(440px,55vw)}.profile-trigger>span:nth-child(2),.profile-trigger>svg{display:none}.content{padding:26px 20px 45px}.mobile-drawer{position:fixed;inset:0 auto 0 0;width:min(300px,86vw);z-index:90;padding:26px 18px 18px;background:var(--navy);color:#fff;display:flex;flex-direction:column;box-shadow:20px 0 50px #00000040}.mobile-drawer .sidebar-foot{margin-top:auto}.drawer-close{position:absolute;right:10px;top:10px;border:0;background:transparent;color:#fff;cursor:pointer}.dashboard-grid{grid-template-columns:1fr}.activity-panel,.momentum-panel{grid-column:1}.reports-grid{grid-template-columns:1fr}.inline-settings-form{grid-template-columns:48px 1fr}.inline-settings-form label:nth-of-type(2){grid-column:2}.auth-shell{grid-template-columns:1fr}.auth-story{min-height:310px;padding:28px}.auth-copy{margin:auto 0}.auth-copy h1{max-width:430px;margin:18px 0 11px;font-size:38px}.auth-copy>p{margin:0;font-size:12px}.auth-proof,.auth-quote{display:none}.auth-panel{min-height:auto;padding:45px 25px}}@media(max-width:560px){.topbar{gap:10px}.global-search{flex:1;width:auto}.global-search kbd{display:none}.content{padding:23px 14px 40px}.page-header{align-items:flex-start;flex-direction:column;margin-bottom:22px}.page-actions{width:100%;justify-content:flex-start}.page-actions .button{flex:1}.stat-grid{grid-template-columns:1fr}.stat-card{min-height:100px}.timeline{grid-template-columns:1fr}.stage-row{grid-template-columns:85px 1fr 58px}.company-grid{grid-template-columns:1fr;padding:12px}.task-summary{align-items:stretch;overflow-x:auto}.task-summary>div{min-width:125px}.task-meta{flex-wrap:wrap;gap:7px}.insight-strip{grid-template-columns:1fr}.insight-strip>div{padding:15px 0;border-right:0;border-bottom:1px solid var(--border)}.insight-strip>div:first-child{padding-top:0}.insight-strip>div:last-child{border-bottom:0;padding-bottom:0}.donut-layout{grid-template-columns:1fr;height:auto}.chart-legend{padding-bottom:20px}.settings-side,.security-form,.form-grid,.form-grid-3{grid-template-columns:1fr}.member-row{grid-template-columns:34px 1fr auto}.member-row select,.member-row .badge{grid-column:2;width:110px}.member-row .danger-icon{grid-column:3;grid-row:1}.modal-backdrop{padding:0;align-items:end}.modal{width:100%;max-height:92vh;border-radius:18px 18px 0 0}.modal-body{padding:19px}.auth-story{min-height:265px}.auth-copy h1{font-size:33px}.auth-copy>p{display:none}.auth-panel{padding:38px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
