:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#14243a;background:#f5f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.48;cursor:default}a{color:#2363b8;text-decoration:none}.app-shell{min-height:100vh}.app-header{background:#fff;border-bottom:1px solid #e1e7ef}.topbar{min-height:70px;display:flex;align-items:center;gap:24px;padding:0 25px}.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto;color:#14243a}.brand-mark,.logo{display:grid;place-items:center;background:#1559b7;color:#fff;border-radius:8px;font-weight:800;letter-spacing:-2px}.brand-mark{width:36px;height:36px;font-size:16px}.brand-mark span,.logo span{color:#79dcaa}.brand-copy strong{display:block;font-size:14px;white-space:nowrap}.brand-copy small{display:block;color:#7a8ba0;margin-top:3px;font-size:11px;white-space:nowrap}.primary-nav{display:flex;align-items:center;gap:3px;min-width:0}.nav-item,.subnav-item{border:0;background:transparent;color:#526780;white-space:nowrap}.nav-item{padding:11px 12px;border-radius:7px;font-size:12px}.nav-item:not(:disabled):hover,.subnav-item:not(:disabled):hover{color:#1559b7;background:#f3f7fc}.nav-item-active{background:#edf4fd;color:#1559b7;font-weight:700}.topbar-actions{margin-left:auto;display:flex;align-items:center;gap:14px;flex:0 0 auto}.user-email{max-width:190px;overflow:hidden;text-overflow:ellipsis;color:#71829a;font-size:12px}.logout-button{border:0;background:none;color:#55708e;font-size:12px;padding:7px 0}.logout-button:hover{color:#1559b7}.subnav{min-height:43px;display:flex;align-items:stretch;gap:26px;padding:0 25px;border-top:1px solid #f0f2f6;overflow-x:auto}.subnav-item{position:relative;padding:0 3px;font-size:12px}.subnav-item-active{color:#1559b7;font-weight:650}.subnav-item-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#2672d8}.content{min-width:0}.page{padding:27px 30px;max-width:1800px;margin:auto}.page-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.eyebrow{font-size:10px;letter-spacing:.14em;color:#2b70bd;font-weight:800;margin-bottom:8px}.page h1{font-size:25px;margin:0 0 6px;letter-spacing:-.03em}.page-heading p{font-size:13px;color:#75869b;margin:0}.account-select{display:flex;flex-direction:column;gap:6px;color:#71829a;font-size:11px}.account-select select{min-width:230px}.sheet{border:1px solid #dce3ed;background:#fff;border-radius:8px;box-shadow:0 2px 9px #152f5510;overflow:hidden}.sheet-heading{padding:17px 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6ebf2}.sheet-heading strong{font-size:14px}.sheet-sub{font-size:11px;color:#8796a9;margin-left:15px}.source-label{font-size:11px;color:#74869a}.toolbar{padding:12px 18px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e6ebf2;flex-wrap:wrap}.toolbar input,.toolbar select,.account-select select{height:34px;border:1px solid #d8e0ea;border-radius:5px;background:#fff;color:#233b55;padding:0 10px;font-size:12px}.search-form{display:flex}.search-form input{width:260px;border-radius:5px 0 0 5px}.search-form button{border:1px solid #d8e0ea;border-left:0;background:#f8fafc;border-radius:0 5px 5px 0;color:#2d5686;font-size:12px;padding:0 13px}.period{margin-left:auto;color:#426687;background:#edf4fb;padding:7px 10px;border-radius:4px;font-size:11px;font-weight:650}.table-wrap{overflow:auto;min-height:150px;max-height:calc(100vh - 345px)}table{width:max-content;min-width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;font-size:12px;white-space:nowrap}th{position:sticky;top:0;background:#f5f8fc;color:#546b85;text-align:left;font-size:11px;font-weight:700;height:37px;border-bottom:1px solid #dce4ee;z-index:2}th,td{padding:0 9px;border-right:1px solid #eef1f5;text-align:center;vertical-align:middle}th:last-child,td:last-child{border-right:0}td{height:43px;border-bottom:1px solid #edf0f4}tr:hover td{background:#f9fbfe}th:first-child,td:first-child{position:sticky;left:0;min-width:185px;background:#fff;z-index:1}th:first-child{background:#f5f8fc;text-align:left;z-index:3}td:first-child{text-align:left}tr:hover td:first-child{background:#f9fbfe}.product-cell strong{display:block;font-size:12px;font-weight:650}.product-cell small{display:block;color:#8291a4;font-size:10px;margin-top:2px}.number{display:block;text-align:center;font-variant-numeric:tabular-nums}.total{font-weight:750;color:#184775}.daily-active{color:#20805f;font-weight:650}.muted{color:#b6c1cd}.table-state{padding:45px;text-align:center;color:#8796a9;font-size:13px}.table-footer{display:flex;justify-content:space-between;align-items:center;padding:11px 17px;color:#8190a4;font-size:11px}.pagination{display:flex;align-items:center;gap:9px}.pagination button{width:28px;height:27px;border:1px solid #dbe3ec;background:#fff;border-radius:4px;color:#3e658f}.alert{padding:12px 16px;background:#fff3f1;color:#9c3f32;font-size:12px}.alert button{margin-left:8px;border:0;background:none;color:#8e3329;text-decoration:underline}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{width:min(100%,390px);padding:35px;background:#fff;border:1px solid #e1e7ef;border-radius:10px;box-shadow:0 10px 35px #213b5a12}.logo{width:45px;height:45px;font-size:21px;margin-bottom:24px}.login-card h1{font-size:24px;margin:0 0 5px}.login-card p{font-size:13px;color:#7d8ca0;margin:0 0 27px}.login-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:650;margin-bottom:17px}.login-card input{height:39px;border:1px solid #d5dfea;border-radius:5px;padding:0 11px;font-weight:400}.primary{height:40px;border:0;background:#1559b7;color:#fff;border-radius:5px;width:100%;font-weight:700;margin-top:6px}.boot{height:100vh;display:grid;place-items:center;color:#1559b7;font-weight:800}.sync-warning,.sync-note{padding:8px 17px;font-size:11px;border-top:1px solid #e6ebf2}.sync-warning{background:#fff8eb;color:#8c5b17}.sync-note{background:#f3f8ff;color:#3b6c9d}@media(max-width:1100px){.topbar{flex-wrap:wrap;gap:0 16px;padding:10px 18px 0}.topbar-actions{margin-left:auto;min-height:48px}.primary-nav{order:3;width:100%;overflow-x:auto}.nav-item{padding:10px 11px}.subnav{padding:0 18px}.page{padding:22px 20px}}@media(max-width:800px){.page-heading{align-items:start;gap:15px}.account-select select{min-width:150px;max-width:180px}.sheet-sub,.source-label{display:none}.search-form input{width:170px}.table-wrap{max-height:calc(100vh - 370px)}}@media(max-width:600px){.topbar{padding-inline:13px}.brand-copy small,.user-email{display:none}.topbar-actions{gap:8px}.primary-nav{gap:0}.nav-item{padding:10px 9px;font-size:11px}.subnav{gap:21px;padding:0 13px}.page{padding:19px 13px}.page-heading{flex-direction:column;align-items:stretch;gap:14px}.account-select select{width:100%;max-width:none}.page h1{white-space:nowrap}.topbar-right{display:none}}
