/* Hisab Pro management UI, v2. No external fonts or runtime dependencies. */
:root{--bg:#f4f7f8;--surface:#fff;--surface-alt:#f7f9fa;--text:#172c35;--muted:#71838b;--line:#e4ebed;--purple:#127b6d;--purple-hover:#0b6257;--lavender:#e6f5ef;--green:#198875;--red:#c5535c;--amber:#b67527;--shadow:0 3px 8px #1e3b4503;--sidebar:246px;font-family:"Segoe UI","Nirmala UI",Arial,sans-serif;font-size:14px}
body{line-height:1.65}h1{font-size:32px;letter-spacing:-1.1px;font-weight:680}h2{font-size:18px;font-weight:650;letter-spacing:-.35px}h3{font-size:15px}p{font-size:13px}small{font-size:12px}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #48a794;outline-offset:4px}input:focus,select:focus,textarea:focus{outline-color:#89c5b5}input,select,textarea{font-size:13px;min-height:42px;padding:10px 12px;border-radius:8px}input[type=checkbox]{min-height:0}label{font-size:12px;gap:7px}label small{font-size:11px}input::placeholder{color:#85969d}
.management-app .sidebar{background:#102d32;color:#d2dfe1;border:0;padding:29px 17px 12px;isolation:isolate}.sidebar-brand-row{display:flex;align-items:center;justify-content:space-between}.sidebar .brand{color:white;font-size:28px;padding:0 12px;gap:11px}.sidebar .brand small{font-size:10px;color:#84a2a8;margin-top:0;letter-spacing:.5px}.brand-mark{background:#127b6d;border-radius:12px;color:white;box-shadow:0 4px 12px #143e3612}.sidebar .brand-mark{background:#a9e0c6;color:#123c33;width:39px;height:42px;font-size:29px;line-height:42px}.sidebar .brand-mark span{color:#0e6658}.sidebar .brand-pro{background:#23474d;color:#9fdfc7;font-size:9px;border:1px solid #305a5c}.workspace-switch{display:flex;align-items:center;gap:10px;margin:32px 7px 10px;padding:12px 10px;border:1px solid #305057;border-radius:9px;background:#19383e;min-width:0}.workspace-avatar{display:flex;align-items:center;justify-content:center;width:31px;height:33px;background:#38595e;border:1px solid #527277;color:#d0e4df;border-radius:7px;font-size:13px;flex-shrink:0}.workspace-switch>span:nth-child(2){min-width:0}.workspace-switch strong{display:block;font-size:11px;color:#f2f6f7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-switch small{display:block;font-size:9px;color:#94adb2}.workspace-switch>.workspace-dot{margin:0 0 0 auto;background:#83d6ad;flex-shrink:0}.workspace-label{margin:24px 15px 10px;font-size:9px;color:#86a0a6;letter-spacing:1.4px}.sidebar .nav-link{font-size:12px;color:#a8bec3;padding:12px 14px;border-radius:8px;gap:12px;margin:4px 0;position:relative;transition:background .18s,color .18s}.sidebar .nav-link svg{opacity:.85;width:18px;height:18px}.sidebar .nav-link:hover{background:#204247;color:#fff}.sidebar .nav-link.selected{background:#235049;color:#d3f7df;font-weight:600}.sidebar .nav-link.selected::before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;background:#a6e3bf;border-radius:4px}.sidebar .nav-label{color:#85a0a5;font-size:9px;margin:24px 15px 11px;letter-spacing:1.3px}.sidebar-bottom{padding-top:25px}.sidebar-note{display:block;white-space:normal;background:linear-gradient(140deg,#214247,#15373c);border:1px solid #305256;color:#dbe6e7;padding:15px;border-radius:10px;margin:0 5px}.sidebar-note svg{color:#9ad8bb;width:20px;height:20px;display:block;margin-bottom:10px}.sidebar-note strong{font-size:11px;font-weight:500;line-height:1.7;display:block}.sidebar-note small{color:#a7c2c4;font-size:10px;line-height:1.8;margin-top:9px}.sidebar-note:hover{border-color:#6aab99;color:#fff}.sidebar .profile{border-top:1px solid #2a484e;margin-top:17px;padding:16px 9px 5px;color:#e4eced;font-size:12px}.sidebar .profile small{color:#91acb2;font-size:10px}.sidebar .profile .avatar{background:#b3dfcc;color:#204b3b;border:3px solid #30534f;width:36px;height:36px}.sidebar .profile>span:last-child{color:#92b5b9}.nav-scrim{display:none}.nav-close{color:white;background:transparent;font-size:29px;padding:0 8px}
.topbar{height:77px;padding:0 32px;gap:25px;background:var(--surface);border-bottom:1px solid var(--line)}.topbar-location{display:flex;align-items:center;gap:14px;min-width:0}.breadcrumb{font-size:11px;white-space:nowrap}.breadcrumb span{padding:0 8px}.breadcrumb strong{font-weight:550}.global-search{display:flex;align-items:center;gap:10px;max-width:360px;width:32%;margin-left:auto;background:var(--surface-alt);border:1px solid var(--line);border-radius:8px;padding:0 11px;min-width:190px;height:38px}.global-search svg{color:var(--muted);width:15px;height:15px}.global-search input{border:0;background:transparent;padding:7px 0;min-height:0;font-size:11px;outline-offset:0}.global-search button{background:var(--surface);border:1px solid var(--line);border-radius:4px;padding:0 6px;color:var(--muted);font-size:14px}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-actions .icon-button{display:flex;align-items:center;justify-content:center;width:32px;height:33px;border:0;background:transparent;color:#71878f;border-radius:7px;position:relative}.topbar-actions .icon-button:hover{background:var(--surface-alt);color:var(--purple)}.notification-count{position:absolute;top:-1px;right:-4px;min-width:14px;height:14px;border:2px solid var(--surface);border-radius:20px;background:#e6a361;color:#1b3439;font-size:8px;font-weight:700;line-height:10px;padding:0 2px}.avatar{background:#e1eee9;color:#33745e;width:34px;height:34px;font-size:12px}.topbar-avatar{width:32px;height:32px;font-size:11px;border:2px solid var(--surface);outline:1px solid var(--line)}.topbar-actions .button{font-size:11px;padding:7px 0}.topbar-actions .inline{gap:0}
main#main{max-width:1680px;padding:32px 32px 24px}.page-heading{margin-bottom:25px;align-items:center;gap:20px}.eyebrow{font-size:9px;font-weight:650;letter-spacing:1.65px;color:#749088;margin-bottom:9px}.page-heading h1{margin-bottom:8px}.heading-dot{color:#13947d}.subtitle{font-size:12px;color:#788b91}.page-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.date-chip{display:inline-flex;align-items:center;gap:9px;background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:10px 13px;font-size:11px;color:var(--text);height:41px}.date-chip svg{color:#759188;width:15px;height:15px}.button{font-size:12px;font-weight:600;border-radius:7px;padding:10px 15px;gap:8px;min-height:40px}.primary{background:#167767;color:#fff;border-color:#167767;box-shadow:0 2px 4px #145b4510}.primary:hover{background:#0d6254;color:#fff;border-color:#0d6254}.secondary{background:var(--surface);border-color:var(--line);color:var(--text)}.secondary:hover{background:var(--lavender);border-color:#b5d8c9;color:var(--purple)}.compact{min-height:31px;font-size:11px;padding:5px 10px}.subtle{color:var(--muted)}.subtle:hover{color:var(--purple)}.button>svg{width:15px;height:15px}.danger{color:#ba5261;background:#fff2f2;border-color:#f0dfe1}.pill{font-size:10px;padding:4px 10px;background:var(--surface);border-color:var(--line)}.panel{padding:23px;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:12px;margin-bottom:22px}.panel-heading{margin-bottom:22px;gap:14px}.panel-heading h2{font-size:17px;letter-spacing:-.25px}.panel-heading p{font-size:11px;line-height:1.8;margin-top:5px}.panel-heading>a{font-size:11px;font-weight:600}.section-line{margin:26px 0 15px}.section-title{font-size:14px;font-weight:650}.section-caption{display:inline-block;font-size:10px;color:var(--muted);padding-left:14px}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(305px,1fr);gap:22px}
.business-banner{background:linear-gradient(118deg,#133f3d 0%,#145248 62%,#27664f 100%);color:#fff;border-radius:14px;padding:24px 29px;display:grid;grid-template-columns:1fr 1fr;gap:28px;position:relative;overflow:hidden;border:1px solid #2d5b50;min-height:214px}.business-banner::before,.business-banner::after{content:"";position:absolute;border:1px solid #7cd7b022;border-radius:50%;pointer-events:none}.business-banner::before{width:440px;height:440px;right:-180px;top:-210px;box-shadow:0 0 0 45px #7cd7b008,0 0 0 90px #7cd7b006}.business-banner::after{width:200px;height:200px;right:-110px;bottom:-110px}.banner-copy,.banner-month{position:relative;z-index:1}.banner-kicker{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.8px;color:#a7d7c5;font-weight:650}.banner-kicker>span{height:5px;width:5px;background:#b0e7c9;border-radius:50%}.banner-copy h2{font-size:29px;line-height:1.2;font-weight:550;letter-spacing:-.9px;color:#f0fcf4;margin:11px 0 10px}.banner-copy p{font-size:11px;color:#abd0c1;margin-bottom:15px}.banner-copy>a{display:flex;gap:9px;align-items:center;color:#d4f5e1;font-size:10px;font-weight:550;max-width:max-content}.banner-copy>a svg{width:15px;height:15px}.banner-month{padding-left:33px;border-left:1px solid #71a39045;display:flex;flex-direction:column;justify-content:space-between}.banner-period{display:flex;align-items:center;gap:8px;font-size:10px;color:#b9dbca}.banner-period svg{width:14px;height:14px}.banner-month>div>span{font-size:11px;color:#b5d6c5}.banner-month strong{display:block;font-size:38px;line-height:1.2;font-weight:550;letter-spacing:-1.5px;color:#effcf1;margin:6px 0 10px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.banner-bottom{display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid #71a39045;padding-top:12px}.banner-month .banner-bottom>span{font-size:10px;color:#a4cbb8}.banner-bottom b{font-weight:550;color:#e8f9ed}
.kpi-grid{gap:15px;margin-bottom:23px}.kpi-card{padding:19px 20px 14px;border-radius:11px;box-shadow:var(--shadow);transition:transform .18s,border-color .18s,box-shadow .18s}.kpi-card:hover{transform:translateY(-2px);border-color:#a5cebf;box-shadow:0 8px 24px #1a3c3b08}.kpi-card .metric-top>span:first-child{font-size:11px;color:var(--muted);line-height:1.5;max-width:70%}.kpi-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;flex-shrink:0}.kpi-icon svg{width:17px;height:17px}.teal{color:#197a66;background:#e8f5ee}.blue{color:#4b79b3;background:#eaf1fd}.orange{color:#cb8a42;background:#fff2e5}.lilac{color:#8e70b7;background:#f1ecfa}.kpi-card>strong{font-size:29px;font-weight:650;line-height:1.3;letter-spacing:-1px;margin:12px 0 13px;font-variant-numeric:tabular-nums}.kpi-bottom{border-top:1px solid var(--line);display:flex;align-items:center;gap:5px;justify-content:space-between;padding-top:10px}.kpi-bottom small{font-size:9px;line-height:1.7}.kpi-bottom>span{color:#79958b;font-size:13px}
.segmented{display:flex;background:var(--surface-alt);border:1px solid var(--line);padding:3px;border-radius:7px;gap:3px;flex-shrink:0}.segmented a{font-size:10px;color:var(--muted);padding:4px 10px;white-space:nowrap;border:1px solid transparent;border-radius:5px}.segmented a.selected{background:var(--surface);border-color:var(--line);color:var(--purple);box-shadow:0 1px 3px #18312b08;font-weight:600}.chart-numbers{display:flex;gap:33px;margin:0 0 2px}.chart-numbers span{font-size:10px;color:var(--muted)}.chart-numbers strong{display:block;font-size:21px;font-weight:600;letter-spacing:-.5px;margin-top:4px}.legend-dot{height:6px;width:6px}.purple{background:#198b77}.green{background:#98b6a4}.trend-chart{max-height:250px;margin-top:9px}.sales-line{stroke:#198b77;stroke-width:2.6}.profit-line{stroke:#93b5a3;stroke-width:2.2;stroke-dasharray:5 5}.sales-dot{fill:#198b77}.chart-label{font-size:10px;fill:var(--muted)}.grid-line{stroke:var(--line);stroke-dasharray:none}.chart-footer{padding-top:12px;margin-top:0;font-size:9px}.chart-footer a{font-weight:550}.chart-data{margin-top:11px}.chart-data>summary{font-size:10px;color:var(--muted);font-weight:400}.chart-data[open]>summary{margin-bottom:10px}.notification-symbol{display:flex;align-items:center;justify-content:center;height:31px;width:31px;background:var(--surface-alt);border:1px solid var(--line);border-radius:9px;color:var(--muted)}.notification-symbol svg{height:16px;width:16px}.attention-panel{display:flex;flex-direction:column}.attention-panel .panel-heading{margin-bottom:5px}.attention-row{padding:17px 0;gap:12px}.attention-row strong{font-size:12px}.attention-row small{font-size:10px;line-height:1.8}.attention-row:hover{color:var(--purple)}.attention-icon{height:37px;width:37px;font-size:21px;border-radius:10px}.lavender{background:#eef0fa;color:#747bad}.peach{background:#fff3e6;color:#bd915b}.mint{background:#eaf5ed;color:#4b9371}.collection-health{padding:15px;border-radius:9px;background:var(--surface-alt);margin-top:auto;border:1px solid var(--line)}.collection-health>div{display:flex;justify-content:space-between;align-items:center;font-size:10px}.collection-health strong{font-size:12px;color:var(--purple)}.collection-health progress{appearance:none;display:block;width:100%;height:6px;border:0;border-radius:8px;background:var(--line);overflow:hidden;margin:12px 0 9px}.collection-health progress::-webkit-progress-bar{background:var(--line);border-radius:8px}.collection-health progress::-webkit-progress-value{background:#5ca789;border-radius:8px}.collection-health progress::-moz-progress-bar{background:#5ca789;border-radius:8px}.collection-health p{font-size:9px;line-height:1.8;margin:0}.stat-strip{padding:0 0 6px;gap:15px}.stat-strip small{font-size:10px}.stat-strip strong{font-size:23px;letter-spacing:-.6px;font-variant-numeric:tabular-nums}.today-panel .panel-heading{margin-bottom:24px}.profit-periods>div{padding:16px 0;font-size:12px}.profit-periods strong{font-size:14px}.profit-periods>div:last-child{padding-bottom:25px}.profit-panel .small-text{font-size:10px;margin-top:14px}.profit-panel .full-width{font-size:11px;background:var(--surface-alt)}.customer-cell{display:flex;align-items:center;gap:10px}.customer-cell .avatar{width:30px;height:30px;font-size:10px;flex-shrink:0}.product-tag{font-size:10px;background:var(--surface-alt);border:1px solid var(--line);border-radius:5px;padding:4px 8px;display:inline-block}
table{font-variant-numeric:tabular-nums}th{font-size:10px;text-transform:none;letter-spacing:.2px;font-weight:550;padding:12px 12px;background:var(--surface-alt);color:#748991}td{font-size:12px;padding:17px 12px}td strong{font-size:12px}td small{font-size:10px;max-width:250px;line-height:1.65}tbody tr:hover{background:#f5faf855}.customer-name{font-size:12px;font-weight:600}.badge{font-size:9px;font-weight:550;padding:4px 9px;border-radius:20px}.badge.active{background:#e9f6ed;color:#38865e}.badge::before{content:"";display:inline-block;width:4px;height:4px;background:currentColor;border-radius:50%;vertical-align:middle;margin:0 5px 1px 0}.table-toolbar{font-size:12px;padding:20px 0}.filters{padding-bottom:7px;gap:12px}.filters .button{min-height:42px}.bulk-toolbar{border-top:1px solid var(--line);padding:16px 0 18px;gap:16px}.pagination{font-size:11px;padding-top:19px}.form-panel>.panel-heading{padding-bottom:8px}.form-section{grid-template-columns:200px minmax(0,1fr);padding:29px 0;gap:26px}.form-section h3{font-size:15px;line-height:1.5}.form-section p{font-size:12px}.step-number{font-size:10px;background:#e8f5ed;color:#548a6a;border:1px solid #d6e8dc}.form-grid{gap:20px}.form-grid>label{min-width:0}.calculation{border:1px solid var(--line);background:#f0f7f3;border-radius:9px;padding:18px}.calculation small{font-size:11px}.calculation strong{font-size:20px;color:#28745f}.detail-header{padding:5px 0 28px}.detail-header .avatar.large{background:#e1f0e8;border:1px solid #c9e1d2}.detail-header h2{font-size:25px}.detail-grid{gap:22px}.detail-grid dt{font-size:11px}.detail-grid dd{font-size:13px}.quick-actions .button{font-size:11px}.private-note pre{border:1px solid var(--line);line-height:1.8}.product-card{position:relative}.product-icon{height:48px;width:48px;background:linear-gradient(130deg,#deeee2,#f1f7f0);color:#4f8567;border:1px solid #d5e7da}.product-card h2{font-size:19px}.product-prices strong{font-size:21px;font-variant-numeric:tabular-nums}.product-prices{font-size:11px}.product-card details{border-top:1px solid var(--line);padding-top:16px}.product-card .text-button{font-size:11px}.product-card details[open] .stack{padding-top:0}.app-footer{font-size:10px;padding-top:12px}.app-footer>span:first-child{color:#628078}summary{font-size:12px}.alert{padding:16px 18px;border-radius:9px;font-size:13px;line-height:1.8}
.login-layout{display:grid;grid-template-columns:1.05fr 1fr;max-width:1030px;width:100%;background:var(--surface);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 20px 70px #254a4410;min-height:590px}.auth-body{background:radial-gradient(ellipse at 20% 0,#dceee4 0,transparent 55%),var(--bg)}.login-story{background:linear-gradient(145deg,#143d3d,#195447);padding:42px;color:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden}.login-story::after{content:"";position:absolute;border:1px solid #9bccb826;bottom:-150px;right:-200px;width:540px;height:540px;border-radius:50%;box-shadow:0 0 0 55px #9bccb808,0 0 0 110px #9bccb807;pointer-events:none}.login-story .brand{padding:0;color:#fff;font-size:29px;position:relative;z-index:1}.login-story .brand-mark{background:#b4e1cb;color:#1b5143}.login-story .brand-mark span{color:#599e82}.login-story .brand-pro{background:#37665e;color:#bae6d2}.login-story .brand small{color:#a6cbbd;font-size:10px}.login-story-copy{margin:auto 0;position:relative;z-index:1;padding:48px 0}.login-story-copy>span{font-size:9px;color:#b2d7c7;letter-spacing:1.8px}.login-story h2{font-size:39px;font-weight:500;line-height:1.2;letter-spacing:-1.3px;margin:15px 0 21px;color:#eef8f1}.login-story p{font-size:12px;line-height:2;color:#aed0c0;max-width:320px}.login-features{padding:0;list-style:none;display:flex;flex-direction:column;gap:12px;margin:26px 0 0;color:#d5ebe0;font-size:11px}.login-features li::before{content:"✓";margin-right:10px;color:#ade4bc}.login-story-footer{font-size:10px;color:#a1c7b7;position:relative;z-index:1}.login-layout .auth-card{border:0;border-radius:0;box-shadow:none;max-width:none;padding:50px 45px;display:flex;flex-direction:column;justify-content:center}.login-layout .auth-card>.brand-mark{display:none}.auth-card h1{font-size:28px;font-weight:650;margin-bottom:14px}.auth-card .eyebrow{font-size:9px;color:#6c9284;margin-bottom:12px}.auth-card>p{font-size:12px;line-height:1.9}.auth-card input{min-height:46px}.auth-card .stack{gap:20px}.auth-card .button{min-height:47px;margin-top:4px;justify-content:center;gap:15px}.auth-card .auth-foot{font-size:10px;color:var(--muted);line-height:1.9;margin-top:24px}.auth-caption{font-size:10px;letter-spacing:.3px}
[data-theme=dark]{--bg:#132328;--surface:#1b3035;--surface-alt:#223a3f;--text:#e3eeeb;--muted:#9bb1b2;--line:#30494e;--purple:#90d0b1;--purple-hover:#b4e8cb;--lavender:#25453d;--green:#8ed2b1;--red:#f2a4ae;--amber:#e7bf8c}[data-theme=dark] .primary{background:#328770;border-color:#328770;color:white}[data-theme=dark] .primary:hover{background:#399f83}[data-theme=dark] .sidebar{background:#0c252b}[data-theme=dark] .topbar-actions .icon-button{color:#adc6c3}[data-theme=dark] .avatar{background:#2d5548;color:#bfdfcb}[data-theme=dark] .kpi-icon.teal{background:#23483e;color:#a0d4ba}[data-theme=dark] .kpi-icon.blue{background:#2b425e;color:#b0c9ee}[data-theme=dark] .kpi-icon.orange{background:#4c3d2b;color:#e2bf8e}[data-theme=dark] .kpi-icon.lilac{background:#403951;color:#c6b6e2}[data-theme=dark] .badge.active{background:#294939;color:#a1d0ac}[data-theme=dark] .calculation{background:#244238;border-color:#365a49}[data-theme=dark] .calculation strong{color:#a5dabd}[data-theme=dark] .product-icon{background:#2d4b3c;border-color:#3e6150;color:#b8dac0}[data-theme=dark] .product-tag{background:#243c40}[data-theme=dark] .sales-line{stroke:#78b79e}[data-theme=dark] .sales-dot{fill:#78b79e}[data-theme=dark] .profit-line{stroke:#a1b7b5}[data-theme=dark] tbody tr:hover{background:#28403888}[data-theme=dark] .secondary:hover{border-color:#5a8a73;background:#284b3e;color:#c9e2cf}[data-theme=dark] .auth-body{background:#14282b}[data-theme=dark] .danger{background:#472e38;border-color:#66434b}
@media(min-width:1600px){:root{--sidebar:260px}main#main{padding:37px 43px}.topbar{padding:0 43px}.kpi-card>strong{font-size:33px}.business-banner{padding:27px 33px}.banner-copy h2{font-size:33px}.banner-month strong{font-size:44px}}
@media(max-width:1250px){:root{--sidebar:223px}.topbar{padding:0 23px;gap:15px}main#main{padding:27px 23px}.global-search{min-width:150px;max-width:275px}.global-search input{font-size:10px}.kpi-card{padding:16px 15px 13px}.kpi-card>strong{font-size:25px}.kpi-icon{height:28px;width:28px}.kpi-card .metric-top>span:first-child{font-size:10px}.kpi-bottom small{font-size:8px}.section-caption{display:none}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(270px,1fr);gap:18px}.panel{padding:20px}.sidebar .brand{font-size:25px}.workspace-switch{margin-left:1px;margin-right:1px;padding:10px 8px}.workspace-switch strong{font-size:10px}.topbar-actions{gap:7px}.business-banner{padding:24px;gap:22px}.banner-copy h2{font-size:28px}.banner-month{padding-left:25px}.banner-month strong{font-size:33px}.date-chip{padding:9px 10px;font-size:10px}.page-actions{gap:8px}.page-actions .button{font-size:11px}.stat-strip strong{font-size:20px}.form-section{grid-template-columns:170px 1fr;gap:22px}}
@media(max-width:1050px){.topbar .breadcrumb{display:none}.topbar-location{gap:0}.global-search{margin-right:auto;margin-left:0;max-width:390px;width:70%}.business-banner{grid-template-columns:1fr 1fr;padding:24px 22px;gap:16px}.banner-copy h2{font-size:25px}.banner-month{padding-left:20px}.banner-month strong{font-size:30px}.banner-bottom{gap:8px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.kpi-card{padding:18px 20px}.kpi-card>strong{font-size:28px}.kpi-card .metric-top>span:first-child{font-size:12px}.kpi-icon{width:33px;height:33px}.kpi-bottom small{font-size:10px}.dashboard-grid{grid-template-columns:1fr}.attention-row{padding:18px 0}.collection-health{margin-top:23px}.page-heading{gap:15px}.date-chip{display:none}.stat-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stat-strip>div{padding-left:0}.form-section{grid-template-columns:1fr;gap:6px}.form-section p{display:none}.product-grid{gap:18px}.panel-heading h2{font-size:17px}.login-story{padding:33px}.login-layout .auth-card{padding:36px}.login-story h2{font-size:33px}}
@media(max-width:760px){:root{--sidebar:254px}.management-app .sidebar{padding-top:23px;z-index:40;box-shadow:10px 0 40px #001e2333;transform:translateX(-101%)}.nav-open .sidebar{transform:translateX(0)}.nav-close{display:block}.nav-open .nav-scrim{display:block;position:fixed;inset:0;z-index:30;background:#071f2b88;backdrop-filter:blur(2px)}body.nav-open{overflow:hidden}.sidebar-note{display:none}.sidebar .profile{margin-top:10px}.sidebar-bottom{padding-top:10px}.topbar{height:66px;padding:0 17px;gap:12px}.topbar .breadcrumb{display:none}.topbar-location .mobile-only{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);font-size:20px}.global-search{min-width:0;max-width:none;width:auto;flex:1;height:35px;gap:5px;padding:0 8px}.global-search input{font-size:10px;width:100%}.global-search button{display:none}.global-search svg{width:13px;height:13px}.topbar-actions{gap:6px;flex-shrink:0}.topbar-actions .icon-button{width:25px;height:31px}.topbar-avatar{display:none}.topbar-actions .button{font-size:9px;padding-left:2px}.topbar-actions .notification-button{display:none}.app-shell{margin-left:0}main#main{padding:24px 16px}.page-heading{margin-bottom:23px;align-items:flex-start;gap:15px}.page-heading h1{font-size:28px;line-height:1.2;margin-bottom:10px}.subtitle{font-size:11px;line-height:1.9}.eyebrow{font-size:8px;letter-spacing:1.4px}.page-actions{width:100%;justify-content:space-between}.page-actions .date-chip{display:inline-flex;font-size:10px}.page-actions .button{font-size:11px}.date-chip{padding:9px 10px;height:40px}.business-banner{grid-template-columns:1fr;gap:21px;padding:23px;border-radius:12px}.banner-copy h2{font-size:29px;line-height:1.2;margin-bottom:12px}.banner-copy p{font-size:11px;margin-bottom:12px}.banner-kicker{font-size:8px}.banner-month{padding:17px 0 0;border-left:0;border-top:1px solid #71a39045;gap:13px}.banner-period{font-size:10px}.banner-month strong{font-size:33px;margin-bottom:0}.banner-bottom{gap:18px;padding-top:11px}.banner-month .banner-bottom>span{font-size:10px}.section-line{margin-top:24px;margin-bottom:14px}.section-title{font-size:13px}.kpi-grid{gap:12px}.kpi-card{padding:14px 12px 12px}.kpi-card .metric-top>span:first-child{font-size:10px;line-height:1.5;max-width:100%}.kpi-icon{width:26px;height:26px;border-radius:7px;margin-left:4px}.kpi-icon svg{width:14px;height:14px}.kpi-card>strong{font-size:24px;letter-spacing:-.8px;margin:13px 0}.kpi-bottom{padding-top:9px}.kpi-bottom small{font-size:9px;line-height:1.7}.kpi-bottom>span{display:none}.panel{padding:18px;border-radius:11px;margin-bottom:18px}.dashboard-grid{gap:18px;margin-bottom:18px}.panel-heading{margin-bottom:20px;gap:9px}.panel-heading h2{font-size:16px}.panel-heading p{font-size:10px;line-height:1.8}.panel-heading>a{font-size:10px;white-space:normal;text-align:right;max-width:100px}.chart-panel .panel-heading{align-items:flex-start}.segmented{gap:0;padding:2px}.segmented a{font-size:9px;padding:4px 7px}.chart-numbers{gap:28px}.chart-numbers span{font-size:9px}.chart-numbers strong{font-size:19px}.trend-chart{margin-top:20px;margin-left:-9px;width:calc(100% + 15px)}.chart-label{font-size:12px}.chart-footer{font-size:9px;line-height:1.8;align-items:center}.chart-footer>span{max-width:190px}.chart-data>summary{font-size:10px}.attention-row strong{font-size:13px}.attention-row small{font-size:11px}.attention-icon{height:40px;width:40px}.collection-health{margin-top:20px}.collection-health>div{font-size:11px}.collection-health p{font-size:10px}.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.stat-strip strong{font-size:22px}.stat-strip>div{padding:0;border:0}.stat-strip small{font-size:10px}.today-panel .panel-heading{margin-bottom:23px}.profit-panel .small-text{font-size:11px}.profit-periods>div{font-size:13px}.profit-periods strong{font-size:15px}.form-grid{grid-template-columns:1fr;gap:17px}.form-section{grid-template-columns:1fr;gap:7px;padding:24px 0}.form-section h3{font-size:15px;margin-bottom:14px}.form-section p{display:none}.form-section .step-number{float:left;margin-right:12px}.calculation{padding:14px;gap:14px;flex-wrap:wrap}.calculation small{font-size:10px}.calculation strong{font-size:17px}.form-footer{padding-top:20px;gap:10px}.form-footer .button{font-size:12px}.detail-header{align-items:flex-start;gap:20px;padding-bottom:24px}.detail-header h2{font-size:22px;overflow-wrap:anywhere}.detail-header .inline{max-width:100%}.detail-grid{gap:18px 15px}.detail-grid dd{font-size:12px}.quick-actions{gap:10px}.quick-actions .button{font-size:11px;padding:11px}.form-drawer summary{font-size:14px}.table-toolbar{gap:12px;align-items:flex-start;font-size:11px}.filters .button{font-size:11px}.bulk-toolbar{gap:12px}.bulk-toolbar .button{font-size:10px}.filters input,.filters select{font-size:12px}td,td strong{font-size:11px}th{font-size:9px}.table-wrap table{min-width:100%}.customer-cell .avatar{width:28px;height:28px}.customer-name{font-size:12px}.product-grid{grid-template-columns:1fr}.app-footer{font-size:9px;gap:15px;align-items:center}.login-layout{display:flex;flex-direction:column;max-width:470px;min-height:0;border-radius:17px}.login-story{padding:25px 27px}.login-story .brand{font-size:25px}.login-story .brand-mark{width:35px;height:37px;font-size:25px;line-height:37px}.login-story-copy{padding:25px 0 0;margin:0}.login-story-copy>span{font-size:8px}.login-story h2{font-size:28px;margin:10px 0 13px}.login-story p{font-size:11px;margin-bottom:0}.login-features,.login-story-footer{display:none}.login-layout .auth-card{padding:30px 27px}.auth-body{padding:23px 16px}.auth-card h1{font-size:25px}.auth-card .auth-foot{font-size:11px}.auth-card label{font-size:12px}.auth-caption{font-size:9px}.nav-link{min-height:45px}}
@media(max-width:380px){.page-actions{flex-wrap:wrap;gap:10px}.date-chip{font-size:9px}.kpi-card>strong{font-size:21px}.kpi-icon{width:22px;height:22px}.kpi-card .metric-top>span:first-child{font-size:9px}.topbar{gap:9px;padding:0 12px}.topbar-actions{gap:3px}.global-search{padding:0 7px}}
@media(prefers-reduced-motion:reduce){.kpi-card:hover{transform:none}.nav-scrim{backdrop-filter:none}}
