:root{--ink:#18202e;--muted:#697386;--faint:#9ba4b4;--line:#e7eaf0;--surface:#fff;--canvas:#f6f7fa;--blue:#4d5de8;--blue-soft:#eef0ff;--orange:#d87939;--orange-soft:#fff2e8;--purple:#8157c5;--purple-soft:#f3efff;--green:#29956c;--green-soft:#e9f7f1;--red:#d35d5d;--sidebar:#171a27}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button:focus-visible{outline:3px solid color-mix(in srgb, var(--blue) 28%, transparent);outline-offset:2px}svg{flex:none;width:18px;height:18px;display:block}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:10;color:#d9dce7;background:var(--sidebar);flex-direction:column;width:248px;padding:22px 16px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;padding:0 7px 19px;display:flex}.brand-mark{color:#fff;letter-spacing:-.04em;background:linear-gradient(145deg,#7180f1,#4c5be4);border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.brand strong,.brand small,.user-card strong,.user-card small,.workspace-switcher strong,.workspace-switcher small{display:block}.brand strong{color:#fff;letter-spacing:-.02em;font-size:14px}.brand small{color:#979bab;margin-top:1px;font-size:10px}.workspace-switcher{background:#202331;border:1px solid #2d3142;border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.workspace-dot,.avatar{border-radius:8px;place-items:center;font-weight:700;display:grid}.workspace-dot{color:#dfe2ff;background:#34394e;width:28px;height:28px;font-size:10px}.workspace-switcher small{color:#858a9b;text-transform:uppercase;letter-spacing:.08em;font-size:8px}.workspace-switcher strong{color:#f2f3f8;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;overflow:hidden}.chevron,.more{color:#7f8495}.nav-group{margin-top:20px}.nav-group p{color:#707687;text-transform:uppercase;letter-spacing:.12em;margin:0 10px 7px;font-size:8px;font-weight:700}.nav-link{color:#aeb3c2;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:38px;padding:0 10px;font-size:10px;display:flex}.nav-link:hover{color:#fff;background:#222635}.nav-link.active{color:#fff;background:#2b3042;font-weight:650}.nav-link.active svg{color:#8490ff}.nav-link em,.nav-link b{text-align:center;border-radius:999px;margin-left:auto;font-size:7px;font-style:normal;line-height:17px}.nav-link em{color:#c9b8ff;text-transform:uppercase;letter-spacing:.05em;background:#3d3359;padding:0 7px}.nav-link b{color:#fff;background:var(--blue);width:17px}.sidebar-bottom{border-top:1px solid #292d3c;margin-top:auto;padding-top:16px}.user-card{grid-template-columns:31px 1fr auto;align-items:center;gap:9px;margin-top:11px;padding:9px 7px 0;display:grid}.avatar{color:#202333;background:#d6daf8;width:31px;height:31px;font-size:9px}.user-card strong{color:#f0f1f5;font-size:9px}.user-card small{color:#7c8293;margin-top:2px;font-size:8px}.content-area{width:calc(100% - 248px);margin-left:248px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;justify-content:space-between;align-items:center;height:62px;padding:0 36px;display:flex}.mobile-menu{display:none}.crumb{color:var(--faint);align-items:center;gap:8px;font-size:10px;display:flex}.crumb strong{color:var(--ink);font-weight:600}.top-actions,.sync,.capture,.secondary-button,.text-action,.locker-note{align-items:center;display:flex}.top-actions{gap:12px}.sync{color:var(--faint);gap:6px;font-size:8px}.sync i{background:var(--green);width:6px;height:6px;box-shadow:0 0 0 3px var(--green-soft);border-radius:50%}.trial-badge{color:#6b4a9e;background:var(--purple-soft);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:750}.icon-button,.capture,.secondary-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px}.icon-button{width:34px;height:34px;color:var(--muted);place-items:center;display:grid;position:relative}.icon-button svg{width:15px;height:15px}.icon-button b{color:#fff;background:var(--red);border:2px solid #fff;border-radius:50%;place-items:center;width:15px;height:15px;font-size:7px;display:grid;position:absolute;top:-4px;right:-4px}.capture{color:#fff;border-color:var(--blue);background:var(--blue);gap:7px;padding:9px 12px;font-size:9px;font-weight:650;text-decoration:none}.capture svg,.secondary-button svg{width:13px;height:13px}.page-body{width:min(1180px,100%);margin:0 auto;padding:38px 36px 60px}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.11em;margin:0 0 8px;font-size:8px;font-weight:750}.welcome-row h1{color:#171d2a;letter-spacing:-.045em;margin:0;font-size:clamp(28px,3vw,38px);font-weight:720}.lede{color:var(--muted);margin:8px 0 0;font-size:12px}.secondary-button{color:#374052;justify-content:center;gap:8px;padding:10px 13px;font-size:9px;font-weight:650;text-decoration:none}.metrics{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 2px 10px #171e2d06}.metrics>div{border-right:1px solid var(--line);min-width:0;padding:18px 20px}.metrics>div:last-child{border-right:0}.metrics span{color:var(--muted);font-size:8px;font-weight:600;display:block}.metrics strong{color:#161d2b;letter-spacing:-.035em;align-items:baseline;gap:7px;margin-top:7px;font-size:22px;display:flex}.metrics strong small{color:var(--faint);letter-spacing:0;font-size:8px;font-weight:600}.metrics strong .up{color:var(--green)}.metrics strong .attention{color:#bd6432;background:var(--orange-soft);border-radius:999px;padding:3px 6px}.metrics p{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:8px;overflow:hidden}.dashboard-grid,.lower-grid{gap:18px;margin-top:18px;display:grid}.dashboard-grid{grid-template-columns:1.04fr .96fr}.lower-grid{grid-template-columns:1.18fr .82fr}.panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;min-width:0;overflow:hidden;box-shadow:0 2px 12px #171e2d06}.panel-heading{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 13px;display:flex}.panel-heading h2,.locker-card h2{color:#1b2230;letter-spacing:-.02em;margin:0;font-size:13px}.panel-heading p{color:var(--faint);margin:4px 0 0;font-size:8px}.text-action{color:var(--blue);cursor:pointer;text-align:left;background:0 0;border:0;flex:none;gap:5px;padding:0;font-size:8px;font-weight:650}.text-action svg{width:12px;height:12px}.attention-list{padding:0 10px 10px}.attention-row,.product-row{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;width:100%;display:flex}.attention-row{border-top:1px solid #f0f1f4;border-radius:8px;gap:11px;min-height:54px;padding:8px 9px}.attention-row:hover,.product-row:hover{background:#fafbfc}.area-icon{border-radius:9px;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.area-icon svg{width:14px;height:14px}.area-icon.orange{color:var(--orange);background:var(--orange-soft)}.area-icon.green{color:var(--green);background:var(--green-soft)}.area-icon.purple{color:var(--purple);background:var(--purple-soft)}.attention-copy{flex:1;min-width:0}.attention-copy strong,.attention-copy small,.product-info strong,.product-info small,.trial-row strong,.trial-row small{display:block}.attention-copy strong{color:#303746;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.attention-copy small{color:var(--faint);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.due{color:var(--muted);background:#f2f3f6;border-radius:999px;flex:none;padding:4px 7px;font-size:7px;font-weight:650}.due.urgent{color:#b65d2f;background:var(--orange-soft)}.attention-row>svg{color:#bec4ce;width:13px;height:13px}.live-dot{color:var(--green);text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:5px;font-size:7px;font-weight:700;display:flex}.live-dot:before{background:var(--green);content:"";border-radius:50%;width:6px;height:6px}.product-list{padding:0 20px}.product-row{border-top:1px solid #f0f1f4;gap:11px;min-height:56px;padding:8px 0}.product-avatar{border-radius:9px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:750;display:grid}.product-avatar.blue{color:#4251c8;background:#e8ebff}.product-avatar.coral{color:#c1664c;background:#fff0ea}.product-avatar.lavender{color:#7955aa;background:#f0e9fa}.product-info{flex:1;min-width:0}.product-info strong{font-size:9px}.product-info small{color:var(--faint);margin-top:3px;font-size:8px}.progress{background:#eef0f3;border-radius:999px;width:100%;height:3px;margin-top:7px;display:block;overflow:hidden}.progress i{border-radius:inherit;background:var(--blue);height:100%;display:block}.status{border-radius:999px;flex:none;padding:4px 7px;font-size:7px;font-weight:650}.status.risk{color:#b45b2d;background:var(--orange-soft)}.status.good{color:#257e5d;background:var(--green-soft)}.status.warn{color:#7554a3;background:var(--purple-soft)}.pulse-footer{gap:9px;margin:11px 20px 17px;display:flex}.pulse-footer span{color:var(--faint);text-align:center;background:#f7f8fa;border-radius:7px;flex:1;padding:7px;font-size:7px}.pulse-footer b{color:var(--muted)}.timeline{grid-template-columns:repeat(4,minmax(0,1fr));padding:4px 20px 20px;display:grid}.timeline>div{min-width:0;padding:8px 12px 0 0;position:relative}.timeline>div:after{background:var(--line);content:"";height:1px;position:absolute;top:30px;left:9px;right:0}.timeline>div:last-child:after{display:none}.timeline time{color:var(--faint);font-size:7px;font-weight:650}.timeline-marker{z-index:1;border:2px solid #fff;border-radius:50%;width:8px;height:8px;margin:8px 0 10px;display:block;position:relative;box-shadow:0 0 0 1px}.timeline-marker.orange{color:var(--orange);background:var(--orange)}.timeline-marker.purple{color:var(--purple);background:var(--purple)}.timeline-marker.green{color:var(--green);background:var(--green)}.timeline-marker.blue{color:var(--blue);background:var(--blue)}.timeline p{margin:0}.timeline strong,.timeline small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.timeline strong{font-size:8px}.timeline small{color:var(--faint);margin-top:3px;font-size:7px}.locker-card{color:#332846;background:linear-gradient(145deg,#fcfaff,#f5f0ff);border-color:#e7def7;padding:20px;position:relative}.locker-card:after{content:"";background:#8157c50f;border-radius:50%;width:190px;height:190px;position:absolute;top:-80px;right:-70px}.locker-top{z-index:1;justify-content:space-between;align-items:center;margin-bottom:13px;display:flex;position:relative}.locker-icon{width:32px;height:32px;color:var(--purple);background:#fff;border-radius:9px;place-items:center;display:grid;box-shadow:0 4px 15px #54387e1a}.locker-icon svg{width:15px;height:15px}.core-pill{color:#7651ae;letter-spacing:.09em;background:#e9ddfa;border-radius:999px;padding:4px 7px;font-size:6px;font-weight:800}.locker-card>p{color:#746788;max-width:290px;margin:6px 0 13px;font-size:9px;line-height:1.5}.locker-items{flex-wrap:wrap;gap:6px;display:flex}.locker-items span{color:#6f5c8b;background:#ffffffad;border:1px solid #e2d7f4;border-radius:6px;padding:5px 7px;font-size:7px}.locker-footer{border-top:1px solid #e7def2;justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:13px;display:flex}.locker-footer strong,.locker-footer small{display:block}.locker-footer strong{font-size:10px}.locker-footer small{color:#8e82a0;margin-top:3px;font-size:7px}.locker-footer .text-action{color:var(--purple)}.locker-note{color:#8b809b;gap:5px;margin-top:13px;font-size:7px}.locker-note svg{width:11px;height:11px;color:var(--green)}@media (max-width:1050px){.sidebar{width:220px}.content-area{width:calc(100% - 220px);margin-left:220px}.topbar,.page-body{padding-left:28px;padding-right:28px}.dashboard-grid,.lower-grid{grid-template-columns:1fr}.locker-card>p{max-width:none}}@media (max-width:720px){.sidebar{display:none}.content-area{width:100%;margin-left:0}.topbar{height:60px;padding:0 16px}.mobile-menu{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px;font-size:19px;display:block}.crumb{margin-left:9px;margin-right:auto}.crumb strong,.crumb-sep,.sync,.trial-badge{display:none}.top-actions{gap:9px}.capture{padding:9px 10px}.capture svg{display:none}.page-body{padding:28px 15px 42px}.welcome-row{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:22px}.welcome-row h1{font-size:28px}.secondary-button{width:100%}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics>div{border-bottom:1px solid var(--line);padding:14px}.metrics>div:nth-child(2){border-right:0}.metrics>div:nth-child(3),.metrics>div:nth-child(4){border-bottom:0}.metrics strong{font-size:20px}.metrics span{font-size:10px}.metrics p{font-size:9px}.dashboard-grid,.lower-grid{gap:14px;margin-top:14px}.panel-heading{padding:16px 15px 11px}.panel-heading h2,.locker-card h2{font-size:14px}.panel-heading p,.text-action{font-size:10px}.attention-list{padding:0 7px 8px}.attention-row{gap:9px;padding:10px 7px}.attention-row>svg{display:none}.attention-copy strong{font-size:11px}.attention-copy small,.due{font-size:9px}.product-list{padding:0 15px}.product-info strong{font-size:11px}.product-info small,.status{font-size:9px}.pulse-footer{margin:11px 15px 15px}.pulse-footer span{font-size:8px}.timeline{grid-template-columns:1fr 1fr;padding:2px 15px 15px}.timeline>div{padding-top:11px}.timeline>div:after{display:none}.timeline time{font-size:9px}.timeline strong{font-size:10px}.timeline small{font-size:8px}.locker-card{padding:18px}.locker-card>p{font-size:11px}.core-pill{font-size:8px}.locker-items span{font-size:9px}.locker-footer{flex-direction:column;align-items:flex-start}.locker-footer strong{font-size:12px}.locker-footer small,.locker-note{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
