:root{--ink:#141617;--muted:#667184;--line:#dfe3e9;--panel:#fff;--canvas:#f2f3f5;--navy:#1f3153;--blue:#315a88;--teal:#278a80;--orange:#f07c27;--amber:#c76b2a}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Carlito,Arial,Helvetica,sans-serif}button,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{width:236px;color:var(--navy);z-index:10;border-right:1px solid var(--line);background:#fff;flex-direction:column;padding:28px 18px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #1f31530a}.brand{flex-direction:column;align-items:flex-start;gap:12px;padding:0 10px 34px;display:flex}.brand img{width:155px;height:auto;display:block}.product-name{color:#b95012;text-transform:uppercase;letter-spacing:.16em;background:#fff7f1;border:1px solid #f1c3a3;border-radius:999px;padding:5px 8px 4px;font-size:8px;font-weight:800}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#647088;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:11px 12px;font-size:14px;display:flex;position:relative}.sidebar nav button:hover{color:var(--navy);background:#f5f6f8}.sidebar nav button.active{background:var(--navy);color:#fff;box-shadow:0 7px 16px #1f315329}.sidebar nav button.active:before{content:"";background:var(--orange);border-radius:0 3px 3px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.nav-icon{border:1px solid;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.sidebar-foot{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:auto;padding:20px 9px 0;display:flex}.sidebar-foot>span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.sidebar-foot div{flex-direction:column;display:flex}.sidebar-foot b{font-size:12px}.sidebar-foot small{color:#8b94a4;margin-top:3px;font-size:10px}.workspace{width:calc(100% - 236px);margin-left:236px;padding:34px clamp(24px,4vw,64px) 56px}.topbar{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.page-title{align-items:center;gap:12px;display:flex}.page-title>img{width:112px;height:auto;display:none}.eyebrow{text-transform:uppercase;color:#8090a0;letter-spacing:.13em;margin:0 0 5px;font-size:10px;font-weight:800}h1{color:var(--navy);letter-spacing:-.03em;margin:0;font-size:28px}.top-actions{align-items:center;gap:12px;display:flex}.period-select{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;display:flex}.period-select select{color:var(--ink);background:0 0;border:0;outline:none;font-weight:700}.avatar{background:var(--navy);color:#fff;border:0;border-radius:50%;width:38px;height:38px;font-size:12px;font-weight:800}.freshness{color:var(--muted);align-items:center;gap:7px;margin-bottom:22px;font-size:11px;display:flex}.live-dot{background:#42a96c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #dcefe3}.hero-strip{color:#fff;background:linear-gradient(120deg,#1f3153,#29476e);border-radius:18px;justify-content:space-between;align-items:end;padding:24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #1f315329}.hero-strip:after{content:"";opacity:.72;pointer-events:none;background:linear-gradient(90deg,#0000,#f07c27eb);width:150px;height:220%;position:absolute;top:-60%;right:9%;transform:skew(-22deg)}.hero-strip>div{z-index:1;position:relative}.hero-strip p{color:#f9b07c;letter-spacing:.03em;margin:0 0 5px;font-size:12px;font-weight:700}.hero-strip h2{letter-spacing:-.02em;margin:0;font-size:22px}.hero-meta{align-items:center;gap:10px;font-size:11px;display:flex}.hero-meta span{background:#ffffff1f;border-radius:999px;padding:7px 10px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.metric-card,.panel{background:var(--panel);border:1px solid var(--line);border-radius:15px}.metric-card{min-height:122px;padding:17px 18px;position:relative;overflow:hidden}.metric-card:after{content:"";opacity:.07;background:currentColor;border-radius:50%;width:80px;height:80px;position:absolute;top:-35px;right:-34px}.metric-top{color:var(--muted);justify-content:space-between;align-items:center;font-size:11px;font-weight:700;display:flex}.metric-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.metric-card strong{letter-spacing:-.04em;color:var(--ink);margin:15px 0 7px;font-size:24px;display:block}.metric-card small{color:var(--muted);font-size:10px}.metric-card .metric-top span:first-child{color:var(--ink)}.tone-blue{color:var(--blue)}.tone-orange{color:var(--orange)}.tone-teal{color:var(--teal)}.tone-slate{color:#6d7e8d}.tone-amber{color:var(--amber)}.content-grid{grid-template-columns:1.65fr 1fr;gap:16px;display:grid}.lower-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.panel{padding:20px}.panel-heading{justify-content:space-between;align-items:flex-start;display:flex}.panel-heading h3{margin:0;font-size:15px}.delta{color:var(--teal);background:#e8f6f3;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800}.text-button{color:var(--blue);background:0 0;border:0;font-size:11px;font-weight:700}.chart{grid-template-columns:repeat(8,1fr);align-items:end;gap:10px;height:190px;margin-top:22px;display:grid}.bar-column{height:100%;color:var(--muted);flex-direction:column;justify-content:end;align-items:center;gap:7px;font-size:9px;display:flex}.bar-track{background:#f3f6f8;border-radius:6px 6px 2px 2px;align-items:end;width:100%;height:160px;display:flex;overflow:hidden}.bar{background:linear-gradient(#426690,var(--navy));border-radius:6px 6px 2px 2px;width:100%;min-height:8px}.bar-column:last-child .bar{background:linear-gradient(#f49a58,var(--orange))}.chart-foot{color:var(--muted);border-top:1px solid #edf1f4;justify-content:space-between;margin-top:12px;padding-top:11px;font-size:10px;display:flex}.chart-foot b{color:var(--ink)}.donut-wrap{justify-content:space-around;align-items:center;margin:23px 0;display:flex}.donut{background:conic-gradient(var(--navy) 0 99.7%,#dce5e9 99.7% 100%);border-radius:50%;place-items:center;width:126px;height:126px;display:grid}.donut>div{text-align:center;background:#fff;border-radius:50%;place-content:center;width:78px;height:78px;display:grid}.donut strong{font-size:23px}.donut span{color:var(--muted);font-size:9px}.legend{min-width:95px}.legend p{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;font-size:10px;display:grid}.legend i{border-radius:50%;width:7px;height:7px}.legend .knee{background:var(--navy)}.legend .hip{background:#dce5e9}.opportunity{border-left:3px solid var(--orange);background:#fff8f3;padding:11px 12px}.opportunity span{color:#b95012;text-transform:uppercase;letter-spacing:.1em;font-size:8px;font-weight:800}.opportunity p{color:var(--muted);margin:5px 0 0;font-size:10px;line-height:1.4}.surgeon-list,.unbilled-list{margin-top:10px;display:grid}.surgeon-row{border-top:1px solid #edf1f4;grid-template-columns:38px minmax(125px,1fr) auto 45px;align-items:center;gap:10px;padding:13px 0;font-size:11px;display:grid}.initials{width:34px;height:34px;color:var(--blue);background:#e9f1f7;border-radius:10px;place-items:center;font-weight:800;display:grid}.surgeon-name,.surgeon-row>div:nth-child(3),.unbilled-row>div:nth-child(2),.amount{flex-direction:column;display:flex}.surgeon-row small,.unbilled-row small{color:var(--muted);margin-top:4px;font-size:9px}.growth{color:var(--teal);text-align:center;background:#eaf5f2;border-radius:999px;padding:4px 6px;font-size:9px;font-weight:800}.unbilled-row{border-top:1px solid #edf1f4;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px 0;font-size:10px;display:grid}.date-tile{border:1px solid var(--line);border-radius:7px;flex-direction:column;justify-content:center;align-items:center;width:34px;height:36px;display:flex}.date-tile b{font-size:12px}.date-tile span{color:var(--muted);text-transform:uppercase;font-size:8px}.amount{text-align:right}.mobile-nav{display:none}@media (max-width:980px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.content-grid,.lower-grid{grid-template-columns:1fr}}@media (max-width:700px){.sidebar{display:none}.workspace{width:100%;margin:0;padding:22px 16px 94px}.topbar{align-items:center}.topbar h1{font-size:23px}.page-title{gap:14px}.page-title>img{display:block}.page-title .eyebrow,.period-select span,.avatar{display:none}.hero-strip{align-items:flex-start;padding:20px}.hero-strip h2{max-width:230px;font-size:19px}.hero-meta b{display:none}.metrics-grid{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.metric-card{scroll-snap-align:start;min-width:160px}.content-grid{flex-direction:column;display:flex}.mix-panel{order:-1}.donut-wrap{justify-content:flex-start;gap:34px}.chart{gap:7px;height:170px}.bar-track{height:140px}.panel{padding:17px}.surgeon-row{grid-template-columns:36px 1fr auto}.surgeon-row>div:nth-child(3){text-align:right}.growth{display:none}.mobile-nav{border-top:1px solid var(--line);z-index:20;height:72px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#7b8997;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.mobile-nav button span{border-radius:8px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.mobile-nav button small{font-size:8px}.mobile-nav button.active{color:var(--navy)}.mobile-nav button.active span{box-shadow:inset 0 -2px 0 var(--orange);background:#fff0e5}}@media (max-width:390px){.page-title>img{width:94px}.topbar h1{font-size:20px}.hero-strip h2{font-size:17px}.metric-card{min-width:150px}.unbilled-row{grid-template-columns:34px 1fr}.amount{text-align:left;flex-direction:row;grid-column:2;gap:8px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand span{color:#b95012;text-transform:uppercase;letter-spacing:.16em;background:#fff7f1;border:1px solid #f1c3a3;border-radius:999px;padding:5px 8px 4px;font-size:8px;font-weight:800}.sidebar nav i{border:1px solid;border-radius:7px;place-items:center;width:25px;height:25px;font-size:10px;font-style:normal;font-weight:800;display:grid}.sidebar-foot>b{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.sidebar-foot strong{text-overflow:ellipsis;max-width:130px;font-size:11px;overflow:hidden}.hero{color:#fff;background:linear-gradient(120deg,#1f3153,#29476e);border-radius:18px;justify-content:space-between;align-items:end;padding:24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #1f315329}.hero:after{content:"";opacity:.72;background:linear-gradient(90deg,#0000,#f07c27eb);width:150px;height:220%;position:absolute;top:-60%;right:9%;transform:skew(-22deg)}.hero>div{z-index:1;position:relative}.hero p{color:#f9b07c;margin:0 0 5px;font-size:12px;font-weight:700}.hero h2{margin:0;font-size:22px}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:16px 0;display:grid}.select{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;display:flex}.select select{color:var(--ink);background:0 0;border:0;outline:none;font-weight:700}.freshness>span{background:#42a96c;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #dcefe3}.freshness i{font-style:normal}.surgeon-row{grid-template-columns:38px 1fr auto}.unbilled-row strong{text-align:right}.empty{color:var(--muted);margin:0;padding:18px 0;font-size:12px}.login-shell{background:linear-gradient(135deg,#edf0f4,#fff6ef);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(100%,420px);padding:40px;box-shadow:0 20px 50px #1f315321}.login-card img{width:180px;height:auto;margin-bottom:38px}.login-card h1{font-size:30px}.login-copy{color:var(--muted);margin:10px 0 26px;font-size:14px}.login-card form,.login-card label{gap:8px;display:grid}.login-card form{gap:18px}.login-card label{color:var(--navy);font-size:12px;font-weight:700}.login-card input{border:1px solid var(--line);font:inherit;border-radius:9px;padding:12px}.login-card form>button{background:var(--navy);color:#fff;border:0;border-radius:9px;padding:13px;font-weight:700}.login-card button:disabled{opacity:.6}.form-error{color:#a23125;background:#fff1ef;border-radius:8px;margin:0;padding:10px;font-size:12px}@media (max-width:980px){.metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.metrics{scroll-snap-type:x mandatory;margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.hero{align-items:flex-start;padding:20px}.hero h2{max-width:230px;font-size:19px}.select span,.avatar{display:none}.top-actions{gap:6px}}@media (max-width:390px){.login-card{padding:28px 22px}}
