:root{--orange:#ef682c;--orange-light:#fff0e8;--ink:#25282c;--muted:#909398;--line:#ececee;--bg:#f6f7f9;--green:#21936b}*{box-sizing:border-box}body{margin:0;font-family:Inter,'Segoe UI',Arial,sans-serif;background:var(--bg);color:var(--ink);font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;transition:background .15s,transform .15s}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible{outline:3px solid #ef682c80;outline-offset:3px}button:hover{filter:brightness(.97)}[hidden]{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:234px;background:#191b1f;color:#d2d3d5;padding:35px 20px;display:flex;flex-direction:column;z-index:10}.brand{text-decoration:none;color:#fff;display:flex;flex-direction:column;align-items:center;width:126px;margin:0 0 39px 18px}.brand-mark{font-size:48px;line-height:1;letter-spacing:-4px;font-weight:950;font-style:italic}.brand-mark span{color:var(--orange);font-size:40px;display:inline-block;margin-left:5px}.brand-sub{letter-spacing:6px;font-size:10px;font-weight:650;margin-top:7px;margin-left:3px}.workspace{border:1px solid #34363a;padding:14px 10px;border-radius:9px;display:flex;align-items:center;gap:10px}.store-icon{width:31px;height:32px;display:grid;place-items:center;font-size:22px;color:#ed9975;background:#39302c;border-radius:7px}.workspace strong{font-size:12px;font-weight:600}.workspace small,.sidebar-bottom small{display:block;color:#83868d;font-size:10px;margin-top:5px}.online-dot{width:6px;height:6px;background:#6abd8a;border-radius:50%;margin-left:auto}.nav-label{font-size:10px;color:#72767e;letter-spacing:1.5px;margin:33px 12px 13px}.nav-item{width:100%;border:0;background:none;color:#9fa3ab;text-align:left;padding:13px 12px;display:flex;align-items:center;gap:12px;font-size:12px;border-radius:7px;margin-bottom:7px}.nav-item>span{font-size:20px;width:22px}.nav-item.active{color:#ff9b69;background:#ef682c18;box-shadow:inset 3px 0 var(--orange)}.sidebar-bottom{margin-top:auto;padding:22px 0 0;display:flex;gap:10px;align-items:center;border-top:1px solid #313338;font-size:11px}.small-brand{width:33px;height:33px;display:grid;place-items:center;border-radius:9px;background:#303236;color:#ccc;font-weight:800;font-style:italic}.shell{margin-left:234px}.topbar{height:76px;background:white;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 37px;font-size:12px}.breadcrumb{color:#8d9097}.separator{color:#c1c3c7;margin:0 16px}.topbar strong{font-weight:500}.topbar-right{display:flex;align-items:center;gap:22px}.local-status{display:flex;align-items:center;gap:7px;color:#7f8589;font-size:11px}.local-status i{background:#3baf80;width:6px;height:6px;border-radius:50%}.avatar{width:32px;height:32px;display:grid;place-items:center;border:1px solid #ebe3dc;background:#f8f0e8;border-radius:50%;font-weight:650;color:#916447;font-size:10px}main{max-width:1640px;margin:auto;padding:38px 37px 0}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{color:#a0a1a6;font-size:9px;font-weight:650;letter-spacing:1.7px}h1{font-size:29px;letter-spacing:-1.2px;font-weight:650;margin:9px 0 8px}h1>span{color:var(--orange)}.heading p{font-size:12px;color:#8b8e95;margin:0}.primary,.secondary{border-radius:7px;padding:11px 16px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.primary{background:var(--orange);border:1px solid var(--orange);color:white;box-shadow:0 3px 5px #ef682c16}.primary>span{font-size:19px;line-height:12px}.secondary{background:white;color:#686c74;border:1px solid #e0e2e6}.period-row{display:flex;justify-content:space-between;align-items:center;margin:31px 0 23px;gap:14px}.tabs{display:flex;background:#eceef1;padding:4px;border-radius:8px;gap:3px}.tabs button{border:0;background:none;color:#858a91;font-size:11px;font-weight:600;border-radius:5px;padding:9px 15px}.tabs button.selected{background:white;color:#3d4148;box-shadow:0 1px 4px #0000000c}.period-controls{display:flex;align-items:center;gap:8px}.period-controls input{border:1px solid #e0e2e6;background:white;color:#5d626b;border-radius:6px;padding:9px;font-size:12px;width:166px}.period-controls input[type=number]{width:100px}.icon-button{border:1px solid #e0e2e6;background:white;border-radius:6px;min-width:33px;height:34px;font-size:22px;color:#7e838a;display:grid;place-items:center}.period-controls .secondary{margin-left:9px}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:17px;margin-bottom:23px}.stat{border:1px solid var(--line);border-radius:10px;padding:21px 21px 19px;background:white;position:relative;overflow:hidden}.stat-label{color:#858991;display:flex;align-items:center;justify-content:space-between;font-size:11px}.stat-label>span{font-size:19px;color:#a0a6ad;width:28px;height:28px;display:grid;place-items:center;background:#f6f7f8;border-radius:7px}.stat strong{font-size:27px;letter-spacing:-.9px;display:block;margin:13px 0 9px;font-weight:650;position:relative;z-index:1}.stat small{font-size:10px;color:#979ba2;position:relative;z-index:1}.stat.featured{background:#fff2e9;border-color:#f4dccc}.featured .stat-label{color:#a5765b}.featured .stat-label>span{background:#ffe2cf;color:#db7944}.featured strong{color:#bc541d}.featured small{color:#b48a73}.stat-decoration{position:absolute;width:135px;height:135px;border:22px solid #ffe9db;border-radius:50%;bottom:-93px;right:-36px}.charts-row{display:grid;grid-template-columns:1.65fr 1fr;gap:23px;margin-bottom:23px}.panel{background:white;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{padding:23px 23px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px}h2{font-size:14px;font-weight:650;margin:0;letter-spacing:-.25px}.panel-heading p{font-size:10px;color:#9599a1;margin:7px 0 0}.legend{display:flex;align-items:center;gap:6px;font-size:9px;color:#9397a0}.legend i{width:6px;height:6px;background:var(--orange);border-radius:50%}.chart{height:212px;margin:8px 22px 15px;display:flex;gap:12px}.y-axis{width:39px;display:flex;flex-direction:column;justify-content:space-between;padding:0 0 23px;font-size:9px;color:#a9abb1;text-align:right;flex-shrink:0}.plot{position:relative;flex:1;min-width:0;display:flex;gap:4px;padding-top:3px;align-items:stretch;background:repeating-linear-gradient(to top,transparent 0,transparent calc(25% - 1px),#f1f2f4 calc(25% - 1px),#f1f2f4 25%);background-size:100% calc(100% - 23px);background-repeat:no-repeat}.bar-col{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:end;position:relative;padding-bottom:23px}.bar{width:100%;max-width:16px;background:#f6b38e;border-radius:3px 3px 0 0;min-height:2px;transition:height .2s}.bar-col:hover .bar,.bar.peak{background:var(--orange)}.bar-label{position:absolute;bottom:0;font-size:8px;color:#a1a6ac}.chart-empty{align-self:center;margin:auto;color:#969ba2;font-size:12px}.mix-panel .panel-heading{padding-bottom:23px}.muted{color:#a7a9ae}.payment{padding:0 23px;margin-bottom:13px}.payment-line{display:flex;justify-content:space-between;font-size:10px;margin-bottom:6px;gap:10px}.payment-line>span{color:#7b8189}.payment-line strong{font-weight:600;font-size:10px}.payment-track{height:4px;background:#f1f2f4;border-radius:5px;overflow:hidden}.payment-track div{height:100%;border-radius:5px}.mix-note{margin:15px 23px 17px;font-size:9px;color:#a5a9b1}.records{margin-bottom:23px}.count{font-size:9px;background:#f1f2f4;color:#8a8e95;border-radius:5px;padding:3px 7px;margin-left:6px}.filter{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:8px 10px;border-radius:6px;color:#8e9299}.filter select{border:0;font-size:10px;color:#727781;background:white;outline-offset:4px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:right;white-space:nowrap}th{font-size:8px;color:#a0a4ac;letter-spacing:.4px;font-weight:600;background:#fcfcfd;padding:13px 13px;border-top:1px solid #f1f2f4;border-bottom:1px solid #f1f2f4}td{padding:15px 13px;font-size:10px;color:#727881;border-bottom:1px solid #f3f4f6;font-variant-numeric:tabular-nums}th:first-child,td:first-child{text-align:left;padding-left:23px}th:last-child,td:last-child{padding-right:20px}td:first-child strong{display:block;color:#555c65;font-weight:600;font-size:11px}td:first-child small{display:block;color:#a6aab0;font-size:9px;margin-top:4px}.cell-total{color:#42484f;font-weight:650}.badge{display:inline-flex;align-items:center;gap:4px;font-size:9px;padding:4px 7px;border-radius:5px}.badge.ok{color:#409578;background:#edf8f3}.badge.pending{color:#be8a3a;background:#fff7e8}.edit-button{background:none;border:0;color:#999fa7;font-size:15px;padding:3px 5px}.table-footer{padding:14px 23px;display:flex;justify-content:space-between;color:#a1a6ad;font-size:9px}.marketing-grid{display:grid;grid-template-columns:repeat(5,1fr);padding:7px 23px 23px;gap:18px}.marketing-grid>div{border-right:1px solid var(--line)}.marketing-grid>div:last-child{border:0}.marketing-grid span{font-size:10px;color:#999da5;display:block}.marketing-grid strong{font-size:19px;font-weight:600;display:block;margin-top:9px;letter-spacing:-.4px}.text-button{border:0;background:none;color:var(--orange);font-size:10px;font-weight:600;padding:7px}.main-footer{display:flex;align-items:center;justify-content:space-between;color:#a2a6ad;font-size:9px;padding:28px 0}.main-footer>span:first-child{letter-spacing:2px;font-size:8px}.main-footer b{font-size:14px;font-style:italic;letter-spacing:-1px;color:#979ca4}.empty{padding:35px;text-align:center;color:#9499a1}.empty>span{font-size:30px;color:var(--orange)}.empty h3{color:#656b74;font-size:15px}.empty p{font-size:12px}.empty button{margin-top:8px}dialog{border:1px solid #e2e4e8;border-radius:14px;width:min(610px,calc(100% - 30px));padding:26px;max-height:91vh;color:var(--ink);box-shadow:0 25px 80px #0003}dialog::backdrop{background:#171b2266;backdrop-filter:blur(3px)}.modal-heading{display:flex;justify-content:space-between;align-items:center}.modal-heading h2{font-size:21px;margin-top:6px}.modal-heading .icon-button{border:0;background:#f3f4f6}.modal-description{color:#8b9199;font-size:12px;line-height:1.6;margin:15px 0 21px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.full-label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#646b74}.form-grid input,.form-grid select,.full-label input,textarea{border:1px solid #dfe2e7;background:#fff;border-radius:6px;padding:10px;color:#373e47;width:100%;min-width:0;outline-color:#ef682c;font-size:13px}.form-section{font-size:12px;margin:23px 0 14px}.form-section small{font-weight:400;color:#999;margin-left:7px}.full-label{margin-top:17px}.formula-note{font-size:10px;color:#949aa3;line-height:1.65;margin:17px 0}.live-total{display:flex;align-items:center;justify-content:space-between;background:#fff2e9;color:#ac572d;border-radius:7px;padding:15px;font-size:12px}.live-total strong{font-size:21px}.modal-actions{display:flex;gap:10px;margin-top:25px;padding-top:18px;border-top:1px solid var(--line);justify-content:flex-end;align-items:center}.spacer{flex:1}.danger{border:0;background:none;color:#c55252;font-size:11px;padding:7px 0}.error{border:1px solid #f0caca;background:#fff1f1;color:#b74d4d;padding:12px;border-radius:7px;font-size:12px;margin-bottom:15px}.toast{position:fixed;right:28px;bottom:25px;background:#202a27;color:white;box-shadow:0 6px 25px #0002;padding:15px 22px;border-radius:8px;z-index:50;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#annual-content td{font-size:12px;padding-top:19px;padding-bottom:19px}#annual-content th{font-size:10px}#marketing-dialog{max-width:450px}
@media(min-width:1500px){td{font-size:12px}th{font-size:9px}.stat strong{font-size:32px}.chart{height:242px}.payment{margin-bottom:18px}}
@media(max-width:1150px){.sidebar{width:196px;padding:28px 14px}.shell{margin-left:196px}main{padding:28px 24px 0}.topbar{padding:0 24px}.stat{padding:16px}.stat strong{font-size:23px}.charts-row{gap:17px;grid-template-columns:1.45fr 1fr}h1{font-size:26px}.brand{margin-left:13px}}
@media(max-width:850px){.sidebar{width:72px;padding:20px 9px}.brand{width:54px;margin:6px 0 37px}.brand-mark{font-size:24px;letter-spacing:-2px}.brand-mark span{font-size:18px;margin-left:2px}.brand-sub{font-size:6px;letter-spacing:2px}.workspace,.nav-label,.sidebar-bottom{display:none}.nav-item{font-size:0;justify-content:center;padding:12px 0}.nav-item>span{font-size:23px}.shell{margin-left:72px}.stats{gap:11px}.stat strong{font-size:20px}.charts-row{grid-template-columns:1fr}.mix-panel{display:none}.marketing-grid{gap:10px}.marketing-grid strong{font-size:16px}.heading .primary{font-size:11px;padding:11px}h1{font-size:25px}.eyebrow{font-size:8px}}
@media(max-width:600px){.sidebar{position:sticky;top:0;width:100%;height:58px;padding:0 15px;flex-direction:row;align-items:center;justify-content:space-between}.brand{margin:0;width:48px}.brand-mark{font-size:22px}.brand-sub{font-size:5px;margin-top:2px}.sidebar nav{display:flex;gap:5px}.nav-item{width:43px;padding:8px;margin:0}.nav-item.active{box-shadow:inset 0 -2px var(--orange)}.shell{margin-left:0}.topbar{height:49px;padding:0 18px}.topbar-right{gap:10px}.local-status{font-size:9px}main{padding:24px 16px 0}.heading{align-items:flex-start;flex-direction:column;gap:17px}.heading>.primary{align-self:stretch;font-size:12px}.heading h1{font-size:27px}.period-row{flex-wrap:wrap;margin-top:20px;gap:12px}.period-controls{width:100%;gap:5px}.period-controls input{flex:1;width:130px}.period-controls .secondary{margin-left:auto;font-size:10px;padding:10px}.stats{grid-template-columns:1fr 1fr;margin-bottom:16px;gap:10px}.stat{padding:14px}.stat strong{font-size:24px;margin-top:9px}.stat small{font-size:9px}.stat-label{font-size:10px}.stat-label>span{font-size:15px;width:23px;height:23px}.charts-row{margin-bottom:16px}.chart{margin-left:12px;margin-right:15px;gap:8px;height:180px}.plot{gap:3px}.panel-heading{padding:19px 16px 14px}.panel-heading p{font-size:9px;line-height:1.5}.panel-heading h2{font-size:13px}.records .panel-heading{align-items:flex-start;flex-direction:column;gap:12px}.marketing-grid{grid-template-columns:repeat(2,1fr);row-gap:20px;padding:8px 16px 20px}.marketing-grid>div{border:0}.marketing .panel-heading{align-items:flex-start}.text-button{font-size:9px}.main-footer{font-size:8px;gap:20px}.main-footer>span:last-child{text-align:right;max-width:190px;line-height:1.6}.modal-actions{flex-wrap:wrap}.modal-actions .primary,.modal-actions .secondary{padding:10px 11px}dialog{padding:21px}.form-grid{gap:12px}.toast{left:16px;right:16px;bottom:16px}.table-footer{padding:13px;font-size:8px}}
.calendar-panel{margin-bottom:23px}.calendar-scroll{overflow-x:auto;padding:0 20px 10px}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;min-width:490px}.calendar-week span{padding:12px 3px;text-align:center;font-size:10px;color:#9599a1}.calendar-day{border:1px solid #ececee;background:#fafbfc;border-radius:8px;text-align:left;padding:11px;min-height:128px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;color:#a0a5ac;min-width:0}.calendar-day.recorded{background:#fff;color:#505761}.calendar-day.today{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.calendar-number{font-size:12px;font-weight:600}.calendar-day strong{font-size:11px;overflow-wrap:anywhere;font-weight:550;line-height:1.4}.daily-amount{font-size:11px;margin-top:auto;color:#747a83}.calendar-day .badge{font-size:8px}.daily-check{display:flex;gap:9px;align-items:center;margin:20px 0;font-size:13px;color:#5e6570}.daily-check input{accent-color:var(--orange);width:17px;height:17px}#daily-dialog{max-width:460px}@media(max-width:600px){.calendar-scroll{padding:0 10px 10px}.calendar-day{padding:7px;min-height:120px}.calendar-week,.calendar-grid{gap:4px}.calendar-day strong{font-size:10px}}
