@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--brand-primary:#0e7bff;--brand-primary-hover:#0869df;--brand-navy:#021952;--brand-deep-navy:#00144e;--brand-soft:#edf5ff;--background:#f7f9fc;--surface:#fff;--border:#e5eaf2;--text-primary:#021952;--text-secondary:#667085;--purple:var(--brand-primary);--purple-dark:var(--brand-primary-hover);--navy:var(--brand-navy);--navy-2:var(--brand-deep-navy);--bg:var(--background);--line:var(--border);--text:var(--text-primary);--muted:var(--text-secondary);--danger:#d92d20;--warning:#d97706;--info:var(--brand-primary);--success:#12976b;--shadow:0 8px 24px rgba(2,25,82,.07)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text)}body{font-family:Inter,system-ui,sans-serif}a{color:inherit}:focus-visible{outline:3px solid #a98aff;outline-offset:3px}.prototype-frame{display:block;width:100%;min-height:100vh;border:0}.app-shell{min-height:100vh;display:grid;grid-template-columns:276px minmax(0,1fr);background:var(--bg)}.sidebar{min-height:100vh;position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;padding:22px 14px;background:radial-gradient(circle at 18% 7%,#32207d 0,transparent 28%),linear-gradient(160deg,var(--navy),var(--navy-2));color:#fff}.sidebar-top{display:grid;grid-gap:25px;gap:25px}.brand{display:flex;align-items:center;padding:0 9px;text-decoration:none}.brand-mark,.org-avatar{display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:linear-gradient(145deg,#8d50ff,#5724d7);box-shadow:0 7px 18px #0003}.brand-mark{width:54px;height:54px;font:800 22px Manrope}.brand-copy{display:grid;grid-gap:1px;gap:1px}.brand-copy b{font:800 21px Manrope;letter-spacing:-.8px}.brand-copy small{color:#bcb8dd}.sidebar nav{display:grid;grid-gap:7px;gap:7px}.nav-disabled,.sidebar nav>a{height:49px;display:flex;align-items:center;gap:15px;padding:0 15px;border:1px solid transparent;border-radius:12px;color:#deddf1;text-decoration:none;font-weight:600;transition:.18s ease}.sidebar nav i{width:20px;color:#bebde5;font-style:normal;font-size:22px;text-align:center}.sidebar nav>a:hover{background:#ffffff12;color:#fff}.sidebar .nav-active{background:linear-gradient(110deg,#7040f3,#3e1a9d);border-color:#8b69fd;box-shadow:0 8px 24px #4814a960;color:#fff}.sidebar .nav-active i{color:#fff}.nav-disabled{opacity:.72;cursor:default}.organization-card{display:flex;align-items:center;gap:11px;padding:16px 10px 12px}.organization-card .org-avatar{width:48px;height:48px;font-weight:800}.organization-card>span:nth-child(2){display:grid;min-width:0;grid-gap:4px;gap:4px;flex:1 1}.organization-card small{overflow:hidden;color:#bcb8dd;text-overflow:ellipsis}.organization-card>span:last-child{font-size:25px;color:#bcb8dd}.sidebar-logout{margin:10px;border:0;background:transparent;color:#bbb9d8;text-align:left;cursor:pointer;font:600 13px Inter}.sidebar-logout:hover{color:#fff}.app-stage{min-width:0}.topbar{height:91px;position:-webkit-sticky;position:sticky;top:0;z-index:5;gap:20px;padding:0 38px;background:#ffffffde;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.global-search{display:flex;align-items:center;gap:12px;width:min(576px,100%);height:49px;padding:0 12px 0 17px;border:1px solid #e4e6f0;border-radius:13px;background:#fff;box-shadow:0 3px 10px #20204d05;color:#545a81}.global-search>span{font-size:29px;transform:rotate(-20deg)}.global-search input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:var(--text);font:500 15px Inter}.global-search input::placeholder{color:#767d9e}.global-search kbd{padding:4px 7px;border-radius:6px;background:#f5f5fa;color:#7a809d;font:600 11px Inter}.icon-button,.new-button,.profile-menu summary{border:0;cursor:pointer;list-style:none}.new-button::-webkit-details-marker,.profile-menu summary::-webkit-details-marker{display:none}.new-button{display:flex;align-items:center;gap:10px;height:50px;padding:0 22px;border-radius:12px;background:linear-gradient(125deg,#8244fa,#5a26dc);box-shadow:0 8px 20px #5e2ed33c;font:700 14px Inter}.create-menu,.profile-menu{position:relative}.create-menu>div,.profile-menu>div{position:absolute;right:0;z-index:10;min-width:150px;margin-top:7px;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.create-menu>div{display:grid}.create-menu a,.profile-menu button{padding:10px;border:0;background:transparent;text-align:left;text-decoration:none;color:var(--text);font:600 13px Inter}.create-menu a:hover,.profile-menu button:hover{background:#f5f1ff;border-radius:7px}.icon-button{display:grid;place-items:center;width:50px;height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;color:#312c70;font-size:26px}.icon-button em{position:absolute;top:-4px;right:-1px;display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:#ee2135;color:#fff;font:700 10px Inter;font-style:normal}.profile-menu summary{display:flex;align-items:center;gap:9px}.profile-avatar{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:linear-gradient(135deg,#7840ef,#5122bd);font-weight:800}.profile-copy{display:grid;grid-gap:3px;gap:3px}.profile-copy small{max-width:86px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.app-content{width:min(1420px,100%);margin:0 auto;padding:32px 38px 44px}.dashboard-hero{margin:-1px -12px 24px;padding:4px 12px 18px}.dashboard-hero:after,.dashboard-hero:before{position:absolute;z-index:-1;content:"";pointer-events:none}.dashboard-hero:before{width:74%;height:185px;right:-7%;top:-84px;border-radius:50%;background:radial-gradient(ellipse,#e6dfff 0,rgba(239,236,255,.7) 36%,transparent 69%)}.dashboard-hero:after{right:2%;top:-66px;width:500px;height:200px;border:1px solid #dcd2ff;border-radius:50%;transform:rotate(-13deg)}.page-heading h1{margin:0 0 6px;font:800 clamp(30px,3vw,42px) Manrope;letter-spacing:-1.9px}.page-heading p{margin:0;color:#626987;font-size:16px}.eyebrow{color:#4170ba!important;font-weight:700;font-size:12px;text-transform:uppercase}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.metric-card{position:relative;display:flex;align-items:center;min-height:145px;gap:14px;overflow:hidden;padding:23px 20px;text-decoration:none;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);transition:transform .18s ease,box-shadow .18s ease}.metric-card:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(44,36,104,.11)}.metric-card:before{position:absolute;top:0;left:0;width:100%;height:3px;content:"";background:var(--accent)}.metric-danger{--accent:var(--danger);--tint:#fff0f1}.metric-warning{--accent:var(--warning);--tint:#fff6e9}.metric-info{--accent:var(--info);--tint:#edf5ff}.metric-purple{--accent:var(--purple);--tint:#f4efff}.metric-icon,.section-icon{display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--tint);color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 16%,white);font:700 27px Manrope}.metric-icon{width:58px;height:58px}.metric-copy{display:grid;grid-gap:4px;gap:4px}.metric-copy small{color:#596080;font-weight:700;text-transform:uppercase}.metric-copy strong{color:var(--accent);font:800 37px/1 Manrope;letter-spacing:-1px}.metric-copy em{color:#68708f;font-size:12px;font-style:normal}.metric-arrow{margin-left:auto;color:#535979;font-size:26px}.dashboard-primary{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(320px,1fr);grid-gap:20px;margin-top:26px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow)}.attention-panel,.followups-panel{overflow:hidden}.panel-heading{justify-content:space-between;gap:12px;padding:24px 22px 19px}.panel-heading,.section-title{display:flex;align-items:center}.section-title{gap:13px}.section-icon{width:48px;height:48px;--accent:var(--purple);--tint:#f2edff;border-radius:13px;font-size:24px}.panel h2{margin:0 0 4px;font:800 18px Manrope;letter-spacing:-.4px}.panel-heading p{margin:0;color:var(--muted);font-size:13px}.add-action,.ghost-action{padding:11px 14px;border-radius:10px;border:1px solid #ece9f5;color:var(--purple);font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap}.add-action{border:0;background:#f5f1ff}.attention-table{width:100%;border-collapse:collapse}.attention-table th{padding:13px 16px;background:#faf9fe;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#626987;font-size:10px;text-align:left;text-transform:uppercase}.attention-table td{padding:14px 16px;border-bottom:1px solid #eef0f6;color:#414866;font-size:13px}.attention-table tbody tr{transition:background .15s}.attention-table tbody tr:hover{background:#fbfaff}.attention-table tbody tr:last-child td{border-bottom:0}.person{display:flex;align-items:center;gap:10px;min-width:155px}.initial-avatar{display:grid;place-items:center;flex:0 0 auto;width:39px;height:39px;border-radius:13px;background:linear-gradient(145deg,#f1e9ff,#e2d5ff);color:#6531dc;font-size:13px;font-weight:800}.followup-copy b,.person b{display:block;color:var(--text);font-size:13px}.followup-copy small,.person small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.attention-table time{color:var(--accent);font-size:12px;font-weight:600}.status-pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.status-pill.danger{background:#ffeaec;color:#d81d2a}.status-pill.warning{background:#fff4db;color:#d96800}.status-pill.amber{background:#fff8d8;color:#8d6900}.status-pill.info{background:#e9f2ff;color:#206ddd}.table-action{display:inline-block;padding:9px 12px;border-radius:9px;background:linear-gradient(120deg,#7b40f2,#5c27db);box-shadow:0 5px 11px #6531dc25;color:#fff;font-size:11px;font-weight:700;text-decoration:none}.attention-mobile-list{display:none}.dashboard-empty{display:grid;place-items:center;grid-gap:7px;gap:7px;padding:44px 20px;color:var(--muted);text-align:center}.dashboard-empty>span{display:grid;place-items:center;width:45px;height:45px;border-radius:15px;background:#f3efff;color:var(--purple);font-size:22px}.dashboard-empty b{color:var(--text);font-size:14px}.dashboard-empty p{margin:0;font-size:12px}.followup-list{border-top:1px solid var(--line)}.followup-item{display:flex;align-items:center;gap:10px;padding:14px 17px;border-bottom:1px solid #eef0f6}.followup-copy{min-width:0;flex:1 1}.followup-copy b,.followup-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.followup-meta{display:grid;justify-items:end;grid-gap:6px;gap:6px}.followup-meta time{color:#68708f;font-size:11px}.followup-meta .status-pill{padding:5px 8px;font-size:10px}.complete-check{display:grid;place-items:center;width:25px;height:25px;border:1px solid #aeb3c3;border-radius:6px;background:#fff;color:transparent;cursor:pointer;transition:.15s}.complete-check:hover{border-color:var(--purple);background:#f1ebff}.panel-footer-link{display:block;margin:17px;padding:14px;border:1px solid #eeeaf7;border-radius:11px;color:var(--purple);font-size:12px;font-weight:700;text-align:center;text-decoration:none}.compact{padding:28px 20px}.workspace{min-height:100vh;display:grid;grid-template-columns:220px 1fr}.workspace aside{display:grid;align-content:start;grid-gap:12px;gap:12px;padding:24px;background:#101827;color:#fff}.workspace section,.workspace>h1,.workspace>p{padding:30px}.split{display:flex;justify-content:space-between;gap:16px;align-items:flex-end}.compact-form button,.danger-button,.filter-bar button,.primary-button{border:0;border-radius:10px;padding:11px 14px;background:var(--purple);color:#fff;text-decoration:none;font-weight:700;cursor:pointer}.danger-button{background:#b42318}.quiet-button{background:transparent;border:1px solid #52657c;border-radius:6px;padding:9px;color:#fff}.link-button{border:0;background:transparent;color:var(--purple);font:inherit;font-weight:700;cursor:pointer;padding:0}.metric-card strong{font-family:Manrope}.dashboard-grid,.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:16px}.dashboard-grid .panel,.detail-grid .panel{padding:20px}.stack{display:grid;grid-gap:8px;gap:8px}.row{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf0f4;text-decoration:none;color:#1f2937}.row small,td small{display:block;color:#667085;margin-top:3px}.row time{font-size:12px;color:#667085;white-space:nowrap}.health-list{display:grid;grid-gap:12px;gap:12px}.filter-bar{display:flex;gap:8px;margin:16px 0}.filter-bar label{display:grid;grid-gap:6px;gap:6px;flex:1 1;font-size:13px;color:#344054}.compact-form input,.filter-bar input,.filter-bar select,.record-form input,.record-form select,.record-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px;font:inherit}.table-panel{padding:0;overflow:visible}table{width:100%;border-collapse:collapse;font-size:14px}td,th{padding:13px 14px;text-align:left;border-bottom:1px solid #edf0f4;vertical-align:top}th{color:#667085;font-size:12px}.pagination{display:flex;gap:12px;margin-top:14px;color:#667085}.record-form{display:grid;grid-gap:16px;gap:16px;max-width:900px}.record-form fieldset{border:1px solid #e4e9f1;border-radius:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;padding:18px}.record-form legend{font:700 16px Manrope}.record-form label{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:#344054}.wide{grid-column:1/-1}.compact-form{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:8px;gap:8px;margin-top:14px}.detail-grid dl,.mobile-record-card dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.detail-grid dt,.mobile-record-card dt{font-size:12px;color:#667085}.detail-grid dd,.mobile-record-card dd{margin:4px 0 0}.text-link{display:inline-block;margin-top:12px;color:var(--purple)}.form-error{color:#b42318}.field-help{font-size:12px;color:#667085}.action-menu{position:relative;display:inline-block}.action-menu>summary{display:inline-grid;place-items:center;width:34px;height:34px;border:1px solid #cbd5e1;border-radius:6px;list-style:none;cursor:pointer;font-weight:800;color:#475467}.action-menu>summary::-webkit-details-marker{display:none}.action-menu-panel{position:absolute;right:0;top:calc(100% + 6px);z-index:15;min-width:150px;display:grid;grid-gap:10px;gap:10px;background:#fff;border:1px solid #d6dfea;border-radius:8px;box-shadow:0 18px 44px rgba(15,23,42,.18);padding:12px}.mobile-card-list{display:none}.mobile-record-card{display:grid;grid-gap:12px;gap:12px;padding:16px;border-bottom:1px solid #edf0f4}.mobile-record-card small{display:block;color:#667085;margin-top:3px}.archive-modal{position:absolute;right:0;top:calc(100% + 8px);z-index:20;width:min(460px,calc(100vw - 32px));max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:8px;border:1px solid #d6dfea;box-shadow:0 24px 70px rgba(15,23,42,.28);padding:20px;display:grid;grid-gap:12px;gap:12px}.archive-modal h2{margin:0;font:800 22px Manrope;color:#142033}.archive-modal p{margin:0;color:#475467}.archive-modal .quiet-button{justify-self:end;color:#1f2937;border-color:#cbd5e1}.archive-modal .quiet-button.dark{justify-self:auto}@media(max-width:1100px){.app-shell{grid-template-columns:225px minmax(0,1fr)}.sidebar{padding-inline:10px}.brand-copy b{font-size:18px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-primary{grid-template-columns:1fr}.followups-panel{max-width:none}.app-content,.topbar{padding-inline:25px}}@media(max-width:760px){.app-shell{display:block}.sidebar{min-height:auto;position:relative;padding:12px 14px}.sidebar-top{gap:10px}.brand-mark{width:42px;height:42px;font-size:17px}.sidebar nav{display:flex;gap:4px;overflow:auto;padding-bottom:1px}.nav-disabled,.sidebar nav>a{height:38px;flex:0 0 auto;padding:0 10px;border-radius:9px;font-size:12px}.sidebar nav i{font-size:16px}.organization-card,.sidebar-logout{display:none}.topbar{height:67px;padding:0 14px}.global-search{height:40px;padding-left:11px}.global-search>span{font-size:23px}.global-search kbd,.profile-copy,.profile-menu summary>span:last-child{display:none}.new-button{height:40px;padding:0 12px;border-radius:10px;font-size:12px}.new-button span{font-size:19px}.icon-button{width:40px;height:40px;font-size:21px}.profile-avatar{width:38px;height:38px;border-radius:11px}.topbar-actions{gap:6px}.app-content{padding:24px 14px 32px}.dashboard-hero{margin:0 0 17px;padding:0 1px 9px}.dashboard-hero:after{right:-62%;top:-75px}.page-heading p{font-size:14px}.metric-grid{grid-template-columns:1fr;gap:12px}.metric-card{min-height:112px;padding:18px}.metric-icon{width:49px;height:49px;font-size:23px}.metric-copy strong{font-size:30px}.dashboard-primary{gap:14px;margin-top:17px}.panel-heading{padding:18px 15px 14px}.section-icon{width:40px;height:40px;font-size:20px}.panel h2{font-size:16px}.ghost-action{padding:9px;font-size:11px}.attention-table-wrap{display:none}.attention-mobile-list{display:grid;border-top:1px solid var(--line)}.attention-mobile-card{display:grid;grid-gap:11px;gap:11px;padding:15px;border-bottom:1px solid #edf0f4}.attention-mobile-card:last-child{border:0}.attention-mobile-card .table-action{justify-self:start}.followup-item{padding:13px 14px;gap:8px}.followup-meta{display:none}.dashboard-grid,.detail-grid{grid-template-columns:1fr}.split{align-items:flex-start;flex-direction:column}.compact-form,.record-form fieldset{grid-template-columns:1fr}.desktop-table{display:none}.mobile-card-list{display:grid}.archive-modal{position:fixed;left:14px;right:14px;top:auto;bottom:14px;width:auto;max-height:85vh}}@media(prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important}}.dashboard-hero{margin-bottom:28px;padding:22px 24px;background:linear-gradient(105deg,#f7f4ff,#fafbff 62%,#f1f7ff);border:1px solid #ece7ff}.dashboard-hero:before{display:none}.dashboard-hero:after{right:-2%;top:-78px;width:440px;height:210px;border-color:#d8ceff;opacity:.7}.page-heading h1{letter-spacing:0}.metric-card{min-height:150px;border-radius:14px}.metric-copy strong,.metric-icon{letter-spacing:0}.metric-icon{border-radius:14px;font-size:14px}.metric-arrow{font-size:20px;font-weight:800}.dashboard-primary{grid-template-columns:minmax(0,2.25fr) minmax(330px,1fr);gap:24px;margin-top:28px}.panel{border-radius:14px}.panel-heading{padding:23px 24px 18px}.panel h2{letter-spacing:0}.section-icon{border-radius:12px;font-size:11px;font-family:Inter,sans-serif;font-weight:800;letter-spacing:.3px}.attention-table th:first-child{width:32%}.attention-table th:nth-child(2){width:19%}.attention-table th:nth-child(3){width:17%}.attention-table th:nth-child(4),.attention-table th:nth-child(5){width:16%}.attention-table td{padding-top:16px;padding-bottom:16px}.attention-table td:nth-child(2){white-space:nowrap}.attention-table time.expiry-danger{color:var(--danger)}.attention-table time.expiry-warning{color:var(--warning)}.attention-table time.expiry-amber{color:#8d6900}.status-pill.purple{background:#f0eaff;color:#6330db}.followup-item{min-height:78px;padding:14px 18px}.complete-check{width:auto;min-width:34px;height:34px;padding:0 8px;border-radius:9px;color:#596080;font-size:0}.complete-check:after{content:"";width:11px;height:6px;border-left:2px solid;border-bottom:2px solid;transform:rotate(-45deg) translateY(-1px)}.complete-check:hover{color:var(--purple)}.dashboard-secondary{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,1fr);grid-gap:24px;gap:24px;margin-top:24px}.activity-panel,.document-health-panel{min-width:0}.health-total{padding:7px 10px;border:1px solid #e9e4f7;border-radius:999px;color:#656d8e;font-size:11px;font-weight:700;white-space:nowrap}.health-bar{display:flex;gap:4px;height:11px;margin:0 24px 22px;overflow:hidden;border-radius:999px;background:#eef0f6}.health-segment{min-width:6px;border-radius:999px}.health-dot.success,.health-segment.success{background:var(--success)}.health-dot.warning,.health-segment.warning{background:var(--warning)}.health-dot.danger,.health-segment.danger{background:var(--danger)}.health-dot.purple,.health-segment.purple{background:var(--purple)}.health-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #eef0f6}.health-stat{position:relative;display:grid;grid-template-columns:auto 1fr;grid-gap:6px;gap:6px;align-items:center;min-width:0;padding:17px 16px}.health-stat+.health-stat{border-left:1px solid #eef0f6}.health-dot{width:8px;height:8px;border-radius:50%}.health-stat span:not(.health-dot){overflow:hidden;color:#65708f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.health-stat b{grid-column:1/-1;color:var(--text);font:800 24px/1 Manrope}.health-stat small{grid-column:1/-1;color:#8188a1;font-size:11px}.activity-list{border-top:1px solid #eef0f6}.activity-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;padding:13px 18px;border-bottom:1px solid #eef0f6}.activity-item:last-child{border-bottom:0}.activity-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f2edff;color:#6430dd;font-size:9px;font-weight:800}.activity-item p{display:-webkit-box;margin:2px 0 0;overflow:hidden;color:#3d4666;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.activity-item time{margin-top:3px;color:#7b829a;font-size:10px;white-space:nowrap}@media (max-width:1100px){.dashboard-primary,.dashboard-secondary{grid-template-columns:1fr}.health-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.dashboard-hero{margin-bottom:18px;padding:18px 16px;border-radius:12px}.dashboard-hero:after{display:none}.dashboard-primary,.dashboard-secondary{gap:16px;margin-top:18px}.dashboard-secondary{margin-top:16px}.metric-card{min-height:118px}.metric-icon{width:48px;height:48px}.panel-heading{padding:18px 16px 14px}.followup-item{padding:13px 14px}.followup-meta{display:grid}.followup-meta .status-pill{display:none}.complete-check{min-width:40px;height:40px}.health-bar{margin:0 16px 18px}.health-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.health-stat:nth-child(3){border-left:0}.health-stat:nth-child(3),.health-stat:nth-child(4){border-top:1px solid #eef0f6}.activity-item{grid-template-columns:32px minmax(0,1fr);padding:13px 15px}.activity-item time{grid-column:2;margin-top:-4px}.health-total{font-size:10px}.attention-table td:nth-child(2){white-space:normal}}.app-shell{grid-template-columns:248px minmax(0,1fr)}.sidebar{padding:16px;background:linear-gradient(160deg,#10182c,#11182a)}.sidebar-top{gap:16px}.brand{gap:12px;padding:4px 6px}.brand-mark{width:44px;height:44px;border-radius:11px;font-size:19px}.brand-copy{gap:2px;line-height:1.15}.brand-copy b{font-size:22px;letter-spacing:0;line-height:1.15}.brand-copy small{font-size:12px;line-height:1.15}.sidebar nav{gap:5px}.nav-disabled,.sidebar nav>a{height:45px;gap:12px;padding:0 14px;border-radius:10px;font-size:15px}.sidebar nav i{width:22px;font-size:21px}.organization-card{display:grid;grid-template-columns:40px minmax(0,1fr) 20px;grid-gap:12px;gap:12px;min-height:76px;margin-top:auto;padding:12px 6px 4px;border-top:1px solid #ffffff18}.organization-card .org-avatar{width:40px;height:40px;border-radius:10px;font-size:16px}.organization-card>span:nth-child(2){gap:3px}.organization-card b{display:-webkit-box;overflow:hidden;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.organization-card small{font-size:12px;white-space:nowrap}.organization-card>span:last-child{font-size:20px;text-align:right}.sidebar-logout{margin:8px 6px 0;font-size:12px}.topbar{height:70px;padding:0 28px;gap:16px}.global-search{position:relative;width:clamp(360px,46vw,620px);padding:0;border-radius:11px;background:#f8f9fc}.global-search>span{position:absolute;z-index:1;top:50%;left:14px;font-size:18px;line-height:1;transform:translateY(-50%)}.global-search input{height:100%;padding:0 72px 0 42px}.global-search kbd{position:absolute;top:50%;right:10px;transform:translateY(-50%)}.topbar-actions{gap:11px}.new-button{padding:0 18px}.new-button span{font-size:20px}.icon-button{font-size:22px}.profile-avatar{border-radius:10px;font-size:14px}.profile-copy small{font-size:11px}.app-content{padding:24px 28px 32px}.dashboard-hero{padding:18px 20px}.page-heading h1{font-size:clamp(30px,2.5vw,34px);line-height:1.2;font-weight:700}.page-heading p{margin-top:4px;font-size:14px}.eyebrow{margin:0 0 4px!important;font-size:11px}.metric-grid{gap:16px}.metric-card{min-height:142px;padding:20px}.dashboard-primary{gap:20px;margin-top:22px}.dashboard-secondary{gap:20px;margin-top:20px}@media(max-width:1100px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding:14px 10px}.brand{justify-content:center;padding:0}.brand-copy,.nav-disabled span,.organization-card>span:last-child,.organization-card>span:nth-child(2),.sidebar nav>a span,.sidebar-logout{display:none}.nav-disabled,.sidebar nav>a{justify-content:center;padding:0}.organization-card{display:grid;grid-template-columns:1fr;min-height:40px;padding:0;border-top:0}.organization-card .org-avatar{justify-self:center}.topbar{padding:0 24px}.global-search{width:clamp(280px,48vw,520px)}}@media(max-width:760px){.app-shell{display:block}.sidebar{padding:12px 14px}.brand-copy,.nav-disabled span,.sidebar nav>a span{display:inline}.organization-card{display:none}.topbar{height:64px;padding:0 14px}.global-search{width:min(100%,360px);height:42px}.global-search kbd{display:none}.app-content{padding:20px 14px 28px}.dashboard-hero{padding:16px}.page-heading h1{font-size:30px}}.app-shell{grid-template-columns:240px minmax(0,1fr)}.sidebar{padding:14px}.sidebar-top{gap:14px}.brand-mark{width:42px;height:42px;font-size:18px}.brand-copy b{font-size:21px}.nav-disabled,.sidebar nav>a{height:43px;font-size:14px}.sidebar nav i{font-size:20px}.organization-card{grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;min-height:72px;padding:10px 4px 3px}.organization-card .org-avatar{width:38px;height:38px;font-size:15px}.organization-card b{font-size:14px}.organization-card small{font-size:11px}.topbar{height:68px;padding:0 24px}.global-search{width:clamp(320px,39vw,520px);height:40px}.global-search>span{display:none}.search-icon{position:absolute;z-index:1;top:50%;left:13px;width:17px;height:17px;transform:translateY(-50%)}.global-search input{padding:0 64px 0 40px}.global-search kbd{right:9px;font-size:10px}.topbar-actions{gap:10px}.new-button{height:40px;padding:0 16px;font-size:13px}.new-button span{font-size:18px}.icon-button{width:40px;height:40px;font-size:20px}.profile-avatar{width:38px;height:38px;font-size:13px}.profile-copy b{font-size:13px}.app-content{padding:20px 24px 28px}.dashboard-hero{margin-bottom:16px;padding:16px 18px}.page-heading h1{font-size:clamp(29px,2.2vw,32px)}.metric-grid{gap:14px}.metric-card{min-height:132px;padding:18px}.dashboard-primary{gap:18px;margin-top:20px}.dashboard-secondary{gap:18px;margin-top:18px}@media(max-width:1100px){.app-shell{grid-template-columns:68px minmax(0,1fr)}.global-search{width:clamp(260px,42vw,440px)}}@media(max-width:760px){.app-shell{display:block}.topbar{height:62px;padding:0 12px}.global-search{height:40px;width:min(100%,320px)}.app-content{padding:18px 12px 24px}}.topbar{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr)}.global-search{display:block;align-self:center;isolation:isolate}.search-icon{display:none}.global-search:before{left:14px;width:12px;height:12px;border:2px solid #25314a;border-radius:50%;transform:translateY(-60%)}.global-search:after,.global-search:before{position:absolute;z-index:1;top:50%;content:""}.global-search:after{left:27px;height:2px;border-radius:2px;background:#25314a;transform:rotate(45deg) translateY(5px)}.topbar-actions{justify-self:end}.global-search input{display:block;width:100%;min-height:0;line-height:1.2}@media(max-width:1100px){.topbar{grid-template-columns:minmax(0,440px) minmax(0,1fr)}}@media(max-width:760px){.topbar{display:flex}.global-search{flex:1 1;min-width:0}}.topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;height:72px;padding:0 32px;background:linear-gradient(110deg,#07142f,#0c1b3c 54%,#081630);border-bottom:0;box-shadow:0 5px 16px rgba(7,20,47,.2)}.topbar-brand{align-items:center;gap:9px;min-width:0;color:#fff;text-decoration:none}.topbar-brand span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#8b5cf6,#5732d9);font-size:13px;font-weight:800}.topbar-brand b{font-size:18px;letter-spacing:0;white-space:nowrap}.global-search{flex:0 1 clamp(360px,42vw,620px);width:auto;height:44px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.09);box-shadow:none;color:#fff}.global-search:before{left:15px;width:14px;height:14px;border-color:#cbd5e1}.global-search:after{left:29px;width:7px;background:#cbd5e1}.global-search input{padding:0 16px 0 46px;color:#fff;font-size:14px}.global-search input::placeholder{color:#cbd5e1;opacity:1}.global-search:focus-within{border-color:#9b7bff;box-shadow:0 0 0 3px rgba(139,92,246,.24)}.global-search kbd{display:none}.topbar-actions{display:flex;align-items:center;gap:14px;justify-self:auto}.new-button{height:44px;padding:0 19px;border:0;border-radius:10px;background:linear-gradient(135deg,#8b5cf6,#6538e8);box-shadow:0 8px 18px rgba(102,56,232,.26);color:#fff;font-size:14px;font-weight:750}.new-button span{font-size:24px;font-weight:400;line-height:1}.header-divider{width:1px;height:30px;background:rgba(226,232,240,.45)}.icon-button{position:relative;width:44px;height:44px;border:0;border-radius:10px;background:transparent;color:#fff}.icon-button:focus-visible,.icon-button:hover{background:rgba(255,255,255,.1)}.notification-button svg{width:23px;height:23px}.notification-button em{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #0a1937;border-radius:999px;background:#e63535;color:#fff;font-size:10px;font-style:normal;font-weight:800;line-height:1}.profile-menu>summary{gap:11px;color:#fff}.profile-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#9d7cff,#5533d4);box-shadow:0 5px 12px rgba(70,47,174,.32);color:#fff}.profile-copy b{color:#fff;font-size:14px;text-transform:capitalize}.profile-copy small{display:none}.profile-chevron{font-size:22px;line-height:1;transform:translateY(-2px)}.dashboard-hero{position:relative;display:flex;align-items:center;gap:24px;min-height:150px;margin:0 0 20px;padding:28px 36px;overflow:hidden;border:1px solid #e6e8f2;border-radius:16px;background:linear-gradient(105deg,#fff,#fbfaff 60%,#f4efff);box-shadow:0 10px 23px rgba(22,34,65,.1)}.dashboard-hero:after,.dashboard-hero:before{display:none}.overview-icon{position:relative;z-index:1;display:grid;place-items:center;flex:0 0 72px;width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#eeeaff,#f7f5ff);box-shadow:inset 0 1px 0 rgba(255,255,255,.8);color:#7551ef}.overview-icon svg{width:31px;height:31px}.overview-copy{position:relative;z-index:1}.dashboard-hero h1{margin:0;color:#101d42;font-size:32px;font-weight:750;line-height:1.15}.dashboard-hero p{margin:10px 0 0;color:#596987;font-size:16px;line-height:1.45}.overview-waves{position:absolute;right:-6px;top:0;width:520px;height:100%;color:#a78bfa;opacity:.28;pointer-events:none}.overview-waves path{stroke:currentColor;stroke-width:1.5}@media(max-width:1100px){.topbar{padding:0 24px}.topbar-brand{display:flex}.global-search{flex-basis:clamp(280px,38vw,470px)}.topbar-actions{gap:10px}.header-divider{height:26px}}@media(max-width:760px){.topbar{height:64px;padding:0 14px;gap:10px}.topbar-brand b{display:none}.topbar-brand span{width:34px;height:34px}.global-search{flex:1 1 auto;min-width:0;height:42px}.global-search input{padding-left:43px;font-size:13px}.global-search:before{left:13px}.global-search:after{left:27px}.new-button{width:42px;padding:0;font-size:0}.new-button span{font-size:24px}.header-divider,.profile-copy{display:none}.profile-menu>summary{gap:0}.profile-avatar{width:38px;height:38px}.dashboard-hero{min-height:142px;gap:16px;padding:22px 20px;border-radius:14px}.overview-icon{flex-basis:56px;width:56px;height:56px}.overview-icon svg{width:25px;height:25px}.dashboard-hero h1{font-size:25px}.dashboard-hero p{margin-top:7px;font-size:14px}.overview-waves{right:-225px;width:460px;opacity:.2}}@media(max-width:460px){.dashboard-hero{align-items:flex-start}.overview-icon{flex-basis:50px;width:50px;height:50px}.dashboard-hero h1{font-size:23px}.dashboard-hero p{font-size:13px}.overview-waves{display:none}}.auth{display:grid;min-height:100vh;place-items:center;padding:32px;background:linear-gradient(135deg,#eef2ff,#f8f9fd 48%,#f2eeff)}.auth-panel{width:min(100%,480px);padding:36px;border:1px solid #e5e7f1;border-radius:16px;background:#fff;box-shadow:0 20px 55px rgba(20,31,62,.12)}.auth-brand{display:flex;align-items:center;gap:11px;color:#101d42}.auth-brand span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#8b5cf6,#5e35df);box-shadow:0 6px 14px rgba(98,53,226,.24);color:#fff;font-size:14px;font-weight:800}.auth-brand b{font-family:Manrope,Inter,sans-serif;font-size:20px;letter-spacing:0}.auth-intro{margin:34px 0 26px}.auth-intro p{margin:0 0 9px;color:#7551ef;font-size:12px;font-weight:750;letter-spacing:0;text-transform:uppercase}.auth-intro h1{margin:0;color:#111c3d;font-family:Manrope,Inter,sans-serif;font-size:32px;letter-spacing:0;line-height:1.15}.auth-intro span{display:block;margin-top:9px;color:#64718c;font-size:15px;line-height:1.5}.auth-form{display:grid;grid-gap:9px;gap:9px}.auth-form label{margin-top:7px;color:#273554;font-size:13px;font-weight:700}.auth-form input{width:100%;height:46px;border:1px solid #cfd6e5;border-radius:9px;background:#fff;color:#17223f;font:inherit;outline:none;padding:0 13px}.auth-form input::placeholder{color:#99a3b6}.auth-form input:focus{border-color:#805cf3;box-shadow:0 0 0 3px rgba(128,92,243,.18)}.password-field{position:relative}.password-field input{padding-right:62px}.password-field button{position:absolute;right:7px;top:50%;border:0;background:transparent;color:#6235d8;cursor:pointer;font-size:12px;font-weight:750;transform:translateY(-50%)}.password-field button:hover{text-decoration:underline}.auth-submit{height:46px;margin-top:15px;border:0;border-radius:9px;background:linear-gradient(135deg,#7d51ed,#5b31d5);box-shadow:0 8px 16px rgba(91,49,213,.22);color:#fff;cursor:pointer;font-size:14px;font-weight:750}.auth-submit:hover:not(:disabled){filter:brightness(1.05)}.auth-submit:disabled{cursor:wait;opacity:.68}.auth-error{margin:5px 0 0;border-radius:8px;background:#fff0f1;color:#bd1e2b;font-size:13px;padding:10px 12px}.auth-links{display:flex;justify-content:space-between;gap:14px;margin-top:10px}.auth-links a{color:#6338d8;font-size:13px;font-weight:700;text-decoration:none}.auth-links a:hover{text-decoration:underline}@media(max-width:520px){.auth{padding:18px}.auth-panel{padding:27px 22px;border-radius:13px}.auth-intro{margin:28px 0 23px}.auth-intro h1{font-size:28px}.auth-links{align-items:flex-start;flex-direction:column;gap:10px}}.metric-card{cursor:pointer}.metric-card:hover{border-color:color-mix(in srgb,var(--accent) 32%,#e7e9f3)}.metric-card:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 45%,#fff);outline-offset:3px}.metric-icon svg{width:24px;height:24px}.metric-copy{min-width:0}.metric-copy small{font-size:12px;letter-spacing:.02em;line-height:1.3;white-space:nowrap}.metric-copy strong{font-size:32px;line-height:1}.metric-copy em{font-size:13px;line-height:1.4}.metric-arrow{display:none}.active-filter{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:10px 12px;border:1px solid #ddd4fb;border-radius:9px;background:#f7f4ff;color:#5131b8;font-size:13px}.active-filter a{color:#5131b8;font-weight:700}.loading-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh;background:#f7f8fe}.loading-sidebar{display:flex;flex-direction:column;gap:30px;padding:18px 14px;background:linear-gradient(160deg,#101a37,#111736)}.loading-brand{display:flex;align-items:center;gap:12px}.loading-brand .skeleton-block{width:42px;height:42px}.loading-brand .skeleton-line{width:116px}.loading-navigation{display:grid;grid-gap:9px;gap:9px}.skeleton-nav{height:43px;border-radius:10px}.skeleton-workspace{width:100%;height:66px;margin-top:auto;border-radius:10px}.loading-stage{min-width:0}.loading-topbar{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 32px;background:linear-gradient(110deg,#07142f,#0c1b3c 54%,#081630)}.skeleton-search{width:clamp(360px,42vw,620px);height:44px;border-radius:10px}.skeleton-actions{width:220px;height:44px;border-radius:10px}.loading-content{width:min(1420px,100%);margin:0 auto;padding:24px 28px 32px}.skeleton-heading{display:flex;align-items:center;gap:24px;min-height:150px;padding:28px 36px;border:1px solid #e6e8f2;border-radius:16px;background:linear-gradient(105deg,#fff,#fbfaff 60%,#f4efff)}.skeleton-heading>span{display:grid;grid-gap:13px;gap:13px}.skeleton-icon{display:inline-block;flex:0 0 auto;width:72px;height:72px;border-radius:50%}.skeleton-line{display:block;height:13px;border-radius:999px}.skeleton-line.title{width:260px;height:28px}.skeleton-line.subtitle{width:360px}.skeleton-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:20px}.skeleton-metric{display:flex;align-items:center;gap:14px;min-height:132px;padding:18px;border:1px solid #e7e9f3;border-radius:14px;background:#fff}.skeleton-metric b{display:grid;grid-gap:10px;gap:10px;flex:1 1}.skeleton-metric .skeleton-icon{width:50px;height:50px;border-radius:14px}.skeleton-line.label{width:72%}.skeleton-line.count{width:34%;height:25px}.skeleton-line.caption{width:90%;height:11px}.skeleton-panels{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);grid-gap:18px;gap:18px;margin-top:20px}.skeleton-panel{display:block;min-height:300px;border:1px solid #e7e9f3;border-radius:14px;background:#fff}.skeleton-actions,.skeleton-block,.skeleton-icon,.skeleton-line,.skeleton-nav,.skeleton-panel,.skeleton-search,.skeleton-workspace{background:linear-gradient(110deg,#e8eaf2 8%,#f4f3fb 38%,#e8eaf2 64%);background-size:200% 100%;animation:loading-pulse 1.8s ease-in-out infinite}@keyframes loading-pulse{0%,to{background-position:100% 0;opacity:.7}50%{background-position:0 0;opacity:1}}@media(max-width:1100px){.skeleton-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-panels{grid-template-columns:1fr}.loading-shell{grid-template-columns:68px minmax(0,1fr)}.loading-sidebar{padding:14px 10px}.loading-brand .skeleton-line,.skeleton-workspace{display:none}.loading-brand{justify-content:center}.skeleton-nav{height:43px}}@media(max-width:760px){.metric-copy small{white-space:normal}.loading-shell{display:block}.loading-sidebar{display:none}.loading-topbar{height:64px;padding:0 14px}.skeleton-search{width:min(64%,360px);height:42px}.skeleton-actions{width:116px;height:42px}.loading-content{padding:18px 12px 24px}.skeleton-heading{min-height:142px;gap:16px;padding:22px 20px}.skeleton-heading .skeleton-icon{width:56px;height:56px}.skeleton-line.title{width:min(220px,52vw);height:24px}.skeleton-line.subtitle{width:min(280px,58vw)}.skeleton-metrics{grid-template-columns:1fr;gap:12px;margin-top:16px}.skeleton-metric{min-height:112px}.skeleton-panels{margin-top:16px}.skeleton-panel{min-height:220px}}@media(prefers-reduced-motion:reduce){.skeleton-actions,.skeleton-block,.skeleton-icon,.skeleton-line,.skeleton-nav,.skeleton-panel,.skeleton-search,.skeleton-workspace{animation:none}}@media(min-width:761px){.app-stage .topbar{height:54px;padding:0 24px;gap:18px}.app-stage .global-search{height:36px;flex-basis:clamp(270px,31.5vw,465px)}.app-stage .global-search input{font-size:12px}.app-stage .new-button{height:36px;padding:0 15px;font-size:12px}.app-stage .new-button span{font-size:20px}.app-stage .icon-button{width:36px;height:36px}.app-stage .notification-button svg{width:20px;height:20px}.app-stage .profile-avatar{width:34px;height:34px}.app-stage .profile-copy b{font-size:12px}.app-stage .header-divider{height:23px}.app-stage .app-content{padding:15px 18px 21px}.app-stage .dashboard-hero{min-height:112px;gap:18px;margin-bottom:15px;padding:21px 27px}.app-stage .overview-icon{flex-basis:54px;width:54px;height:54px}.app-stage .overview-icon svg{width:24px;height:24px}.app-stage .dashboard-hero h1{font-size:24px}.app-stage .dashboard-hero p{margin-top:7px;font-size:12px}.app-stage .metric-grid{gap:11px}.app-stage .metric-card{min-height:99px;gap:11px;padding:14px}.app-stage .metric-icon{width:43px;height:43px}.app-stage .metric-icon svg{width:20px;height:20px}.app-stage .metric-copy{gap:3px}.app-stage .metric-copy small{font-size:10px}.app-stage .metric-copy strong{font-size:24px}.app-stage .metric-copy em{font-size:10px}.app-stage .dashboard-primary{gap:14px;margin-top:15px}.app-stage .dashboard-secondary{gap:14px;margin-top:14px}.app-stage .panel{border-radius:11px}.app-stage .panel-heading{padding:17px 18px 14px}.app-stage .section-title{gap:10px}.app-stage .section-icon{width:36px;height:36px;font-size:10px}.app-stage .panel h2{font-size:14px}.app-stage .panel-heading p{font-size:10px}.app-stage .add-action,.app-stage .ghost-action{padding:8px 10px;font-size:10px}.app-stage .attention-table th{padding:10px 12px;font-size:9px}.app-stage .attention-table td{padding:11px 12px;font-size:11px}.app-stage .person{gap:8px;min-width:120px}.app-stage .initial-avatar{width:30px;height:30px;border-radius:10px;font-size:10px}.app-stage .followup-copy b,.app-stage .person b{font-size:11px}.app-stage .followup-copy small,.app-stage .person small{margin-top:3px;font-size:10px}.app-stage .status-pill{padding:5px 8px;font-size:9px}.app-stage .table-action{padding:7px 9px;font-size:9px}.app-stage .followup-item{gap:8px;padding:11px 13px}.app-stage .complete-check{width:22px;height:22px}.app-stage .panel-footer-link{margin:13px;padding:10px;font-size:10px}.app-stage .filter-bar{gap:6px;margin:12px 0}.app-stage .filter-bar label,.app-stage .record-form label{gap:5px;font-size:11px}.app-stage .compact-form input,.app-stage .filter-bar input,.app-stage .filter-bar select,.app-stage .record-form input,.app-stage .record-form select,.app-stage .record-form textarea{padding:8px;font-size:12px}.app-stage .record-form{gap:12px}.app-stage .record-form fieldset{gap:11px;padding:14px}.app-stage .record-form legend{font-size:14px}.app-stage .compact-form button,.app-stage .danger-button,.app-stage .filter-bar button,.app-stage .primary-button{padding:8px 11px;font-size:12px}.app-stage .archive-modal{padding:15px}.app-stage .archive-modal h2{font-size:17px}.app-stage .archive-modal p{font-size:12px}}.loading-shell{width:100%;max-width:100%;overflow-x:clip}.loading-content,.loading-stage,.loading-topbar{min-width:0}.loading-topbar{height:54px;padding:0 24px}.skeleton-search{width:min(clamp(270px,31.5vw,465px),100%);height:36px}.skeleton-actions{width:165px;height:36px}.skeleton-heading{min-height:112px;padding:21px 27px}.skeleton-heading .skeleton-icon{width:54px;height:54px}.skeleton-line.title{width:210px;height:22px}.skeleton-line.subtitle{width:280px;height:11px}.skeleton-metrics{gap:11px;margin-top:15px}.skeleton-metric{min-height:99px;padding:14px;gap:11px}.skeleton-metric .skeleton-icon{width:43px;height:43px}.skeleton-panels{gap:14px;margin-top:15px}.skeleton-panel{min-height:210px}.skeleton-panel.compact{min-height:160px}.skeleton-actions,.skeleton-block,.skeleton-icon,.skeleton-line,.skeleton-nav,.skeleton-panel,.skeleton-search,.skeleton-workspace{animation-duration:1.4s}.route-error{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f7f8fe}.route-error section{width:min(100%,420px);padding:30px;border:1px solid #e5e7f1;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(20,31,62,.1);text-align:center}.route-error span{display:grid;place-items:center;width:42px;height:42px;margin:0 auto 17px;border-radius:11px;background:linear-gradient(135deg,#8b5cf6,#5b31d5);color:#fff;font-weight:800}.route-error h1{margin:0;color:#111c3d;font:750 22px/1.2 Manrope,Inter,sans-serif}.route-error p{margin:10px 0 20px;color:#64718c;font-size:14px}.route-error button{border:0;border-radius:9px;padding:10px 15px;background:#6338d8;color:#fff;cursor:pointer;font-weight:750}.smart-upload{display:grid;grid-gap:15px;gap:15px;max-width:920px;margin-top:18px;padding:24px}.smart-upload h1{margin:0;font:800 25px Manrope}.smart-upload>p{margin:0;color:var(--muted);line-height:1.5}.smart-upload>label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:700;color:#344054}.smart-upload input,.smart-upload select{width:100%;border:1px solid #cbd5e1;border-radius:8px;padding:10px;background:#fff;font:inherit}.upload-dropzone{min-height:145px;align-content:center;justify-items:center;padding:20px;border:2px dashed #bdb0ef;border-radius:12px;background:#faf8ff;color:#5934c4;text-align:center}.upload-dropzone input{max-width:280px;border:0;background:transparent}.upload-dropzone small{color:#667085}.smart-upload .record-form{max-width:none}.smart-upload .actions{display:flex;flex-wrap:wrap;gap:10px}.quiet-action{border:1px solid #cbd5e1;border-radius:10px;padding:11px 14px;background:#fff;color:#344054;font:700 14px Inter;cursor:pointer}.smart-upload.success{max-width:620px}.smart-upload.success h2{margin:0}@media(max-width:760px){.loading-topbar{height:64px;padding:0 14px}.skeleton-search{width:min(58vw,300px);height:40px}.skeleton-actions{width:88px;height:40px}.skeleton-heading{min-height:112px;padding:18px}.skeleton-heading .skeleton-icon{width:48px;height:48px}.skeleton-metrics{margin-top:12px}.skeleton-panel{min-height:160px}}.sidebar{background:#fff;color:var(--brand-navy);border-right:1px solid var(--border)}.brand{padding:4px 9px}.brand-logo{display:block;width:168px;height:auto}.topbar-brand{display:none}.nav-disabled,.sidebar nav>a{color:#40506d}.sidebar nav i{color:#64748b}.sidebar nav>a:hover{background:#f6f9ff;color:var(--brand-navy)}.sidebar .nav-active{background:var(--brand-soft);border-color:transparent;box-shadow:none}.sidebar .nav-active,.sidebar .nav-active i{color:var(--brand-primary)}.organization-card{border-top-color:var(--border)}.organization-card small,.sidebar-logout{color:var(--text-secondary)}.sidebar-logout:hover{color:var(--brand-navy)}.brand-mark{background:var(--brand-primary)}.auth-submit,.new-button,.primary-button,.table-action{background:var(--brand-primary);box-shadow:0 8px 20px rgba(14,123,255,.2)}.auth-submit:hover:not(:disabled),.new-button:hover,.primary-button:hover,.table-action:hover{background:var(--brand-primary-hover)}.add-action{background:var(--brand-soft)}.active-filter,.add-action,.auth-links a,.ghost-action,.link-button,.panel-footer-link,.text-link{color:var(--brand-primary)}.active-filter{border-color:#cfe3ff;background:var(--brand-soft)}.active-filter a{color:var(--brand-primary)}.auth{background:radial-gradient(circle at 15% 10%,#e9f3ff 0,transparent 34%),var(--background)}.auth-logo{display:block;width:min(204px,100%);height:auto}.auth-brand{min-height:45px}.auth-intro p{color:var(--brand-primary)}.auth-form input:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(14,123,255,.16)}.password-field button{color:var(--brand-primary)}.route-error>section>span{display:block;width:auto;height:auto;margin:0 auto 17px;background:transparent}.error-logo{display:block;width:132px;height:auto;margin:auto}.route-error button{background:var(--brand-primary)}@media(max-width:760px){.brand-logo{width:132px}.sidebar{padding:14px}.topbar-brand{display:flex;align-items:center}.topbar-logo{display:block;width:98px;height:auto}.global-search{margin-left:auto}.sidebar nav>a:hover{background:var(--brand-soft)}}@media (min-width:761px) and (max-width:800px){.desktop-table{display:none}.mobile-card-list{display:grid}}