:root{--orange:#ff6b00;--orange-dark:#e85f00;--orange-soft:#fff3e9;--ink:#18212f;--muted:#768193;--line:#e8ebef;--bg:#f7f8fa;--white:#fff;--green:#17a673;--blue:#3977e5;--red:#e65353;--violet:#805ad5;--sidebar:244px;--shadow:0 1px 2px rgba(21,31,46,.04),0 8px 24px rgba(21,31,46,.045);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-size:14px;line-height:1.5}button,input{font:inherit}button,a{transition:.18s ease}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.brand{height:76px;display:flex;align-items:center;gap:11px;padding:0 24px;border-bottom:1px solid var(--line)}.brand img{width:40px;height:40px;border-radius:11px}.brand>span{font-size:21px;letter-spacing:-.7px;line-height:1}.brand b{color:var(--orange)}.brand small{display:block;margin-top:6px;font-size:8px;font-weight:800;letter-spacing:1.7px;color:#9aa3b0}.nav{padding:17px 12px;overflow:auto;flex:1}.nav-label{display:block;padding:15px 12px 7px;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#a2aab5}.nav-item{height:43px;padding:0 12px;border-radius:9px;display:flex;align-items:center;gap:12px;color:#606b79;font-weight:570;margin:2px 0}.nav-item svg{width:19px;height:19px}.nav-item:hover{background:#f7f8fa;color:#273142}.nav-item.active{background:var(--orange-soft);color:var(--orange);font-weight:700}.nav-item em{margin-left:auto;background:#ffe1cc;color:var(--orange);font-style:normal;font-size:10px;font-weight:800;border-radius:10px;padding:2px 7px}.sidebar-user{position:relative;border-top:1px solid var(--line);padding:16px;display:flex;align-items:center;gap:10px}.avatar,.top-avatar{display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#ff862d,#ff5d00);color:#fff;font-weight:800}.avatar{width:36px;height:36px}.sidebar-user>div:nth-child(2){min-width:0;line-height:1.3}.sidebar-user strong,.sidebar-user span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user strong{font-size:13px}.sidebar-user span{font-size:11px;color:var(--muted);text-transform:capitalize}.icon-button{display:inline-grid;place-items:center;border:0;background:transparent;color:#768193;width:36px;height:36px;border-radius:9px;cursor:pointer;padding:0}.icon-button:hover{background:#f1f3f5;color:#202a38}.sidebar-user>.icon-button{margin-left:auto}.account-menu{display:none;position:absolute;left:14px;right:14px;bottom:67px;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 35px rgba(20,30,45,.15);padding:10px;z-index:5}.account-menu.open{display:block}.account-menu span{padding:5px 8px;text-transform:none}.account-menu button{margin-top:7px;width:100%;text-align:left;border:0;border-radius:7px;padding:8px;background:#fff3f3;color:#d74747;cursor:pointer}.main{margin-left:var(--sidebar);min-height:100vh}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;position:sticky;top:0;z-index:20}.menu-button{display:none}.search{display:flex;align-items:center;gap:10px;width:390px;height:40px;background:#f7f8fa;border:1px solid #eef0f2;border-radius:9px;padding:0 12px;color:#8b95a3}.search svg{width:17px}.search input{flex:1;border:0;outline:0;background:transparent;color:var(--ink);min-width:0}.search input::placeholder{color:#9ba4b0}.search kbd{font-size:10px;background:#fff;border:1px solid #dde1e6;border-radius:5px;padding:2px 6px;color:#8e97a3}.top-actions{margin-left:auto;display:flex;gap:14px;align-items:center}.notification{border:1px solid var(--line)}.notification i{position:absolute;width:7px;height:7px;background:var(--orange);border:2px solid #fff;border-radius:50%;margin:-16px 0 0 15px}.top-avatar{width:36px;height:36px}.page-content{padding:28px 32px 45px;max-width:1680px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:24px}.breadcrumb{font-size:12px!important;margin:0 0 6px!important;color:#9aa3ae!important}.breadcrumb span{color:#566170}.page-heading h1{margin:0;font-size:27px;letter-spacing:-.6px;line-height:1.25}.page-heading h1 span{font-size:23px}.page-heading>div>p{margin:6px 0 0;color:var(--muted)}.heading-actions{display:flex;gap:10px}.primary-button,.secondary-button{height:42px;border-radius:9px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;border:1px solid transparent;cursor:pointer}.primary-button{background:var(--orange);color:#fff;box-shadow:0 5px 14px rgba(255,107,0,.18)}.primary-button:hover{background:var(--orange-dark);transform:translateY(-1px)}.secondary-button{background:#fff;border-color:#dfe3e8;color:#4b5665}.secondary-button:hover{background:#fafafa}.primary-button svg,.secondary-button svg{width:17px}.primary-button.small{height:40px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:13px;padding:18px 19px;box-shadow:var(--shadow)}.stat-top{display:flex;justify-content:space-between;align-items:center}.stat-icon{width:40px;height:40px;border-radius:10px;display:grid;place-items:center}.stat-icon svg{width:20px}.stat-icon.orange{background:#fff1e7;color:var(--orange)}.stat-icon.blue{background:#edf4ff;color:var(--blue)}.stat-icon.violet{background:#f4efff;color:var(--violet)}.stat-icon.green{background:#e9f8f3;color:var(--green)}.trend{display:flex;align-items:center;gap:4px;color:var(--green);font-weight:700;font-size:11px}.trend svg{width:14px}.stat-card p{margin:15px 0 3px;color:var(--muted);font-size:12px;font-weight:600}.stat-card strong{display:block;font-size:25px;letter-spacing:-.5px}.stat-card small{font-size:10px;color:#a3abb5}.dashboard-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(285px,.75fr);gap:18px;margin-bottom:18px}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow)}.panel-head{min-height:70px;padding:17px 19px;display:flex;align-items:flex-start;justify-content:space-between}.panel-head h2{margin:0;font-size:15px}.panel-head p{margin:3px 0 0;font-size:11px;color:var(--muted)}.legend{display:flex;align-items:center;gap:15px;font-size:10px;color:var(--muted)}.legend span{display:flex;align-items:center;gap:5px}.legend i,.donut-legend i{width:7px;height:7px;border-radius:50%;background:#b8c0cb}.legend i.orange{background:var(--orange)}.chart-wrap{position:relative;height:252px;padding:5px 20px 30px 55px}.chart-y{position:absolute;inset:0 auto 35px 14px;display:flex;flex-direction:column;justify-content:space-between;font-size:9px;color:#9ca5b1}.line-chart{width:100%;height:205px;overflow:visible}.line-chart .grid-lines line{stroke:#edf0f2;stroke-width:1}.line-chart .area{fill:url(#fill);stroke:none}.line-chart .previous{stroke:#b7c0ca;stroke-width:2;stroke-dasharray:6 7;fill:none;vector-effect:non-scaling-stroke}.line-chart .current{stroke:var(--orange);stroke-width:2.5;fill:none;vector-effect:non-scaling-stroke}.chart-x{display:flex;justify-content:space-between;font-size:9px;color:#9ca5b1}.order-summary{padding-bottom:20px}.donut{width:142px;height:142px;margin:5px auto 15px;border-radius:50%;background:conic-gradient(var(--green) 0 72%,var(--blue) 72% 88%,var(--red) 88%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;inset:19px;background:white;border-radius:50%}.donut div{z-index:1;text-align:center}.donut b{display:block;font-size:20px}.donut span{font-size:9px;color:var(--muted)}.donut-legend{padding:0 23px}.donut-legend>div{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f1f3;font-size:11px}.donut-legend>div:last-child{border-bottom:0}.donut-legend span{display:flex;align-items:center;gap:7px;color:#626d7a}.donut-legend i.green{background:var(--green)}.donut-legend i.blue{background:var(--blue)}.donut-legend i.red{background:var(--red)}.donut-legend small{color:#9ba4af;font-weight:500;margin-left:4px}.recent-orders{margin-bottom:18px}.panel-head>a{color:var(--orange);font-size:11px;font-weight:700;display:flex;align-items:center;gap:4px}.panel-head>a svg{width:14px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{text-align:left;border-top:1px solid var(--line);padding:13px 18px;font-size:11px}th{background:#fafbfc;color:#8993a0;font-size:9px;text-transform:uppercase;letter-spacing:.55px}td{color:#586372}td>a{color:var(--orange);font-weight:750}.customer-cell{display:flex;align-items:center;gap:8px;color:#333e4c;font-weight:600}.customer-cell i{width:27px;height:27px;border-radius:8px;background:#eff3f8;display:grid;place-items:center;font-style:normal;font-size:10px;color:#536173}.status{font-size:9px;border-radius:12px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;font-weight:700}.status i{width:5px;height:5px;border-radius:50%}.status.success{background:#eaf8f3;color:#14845f}.status.success i{background:#19a979}.status.warning{background:#fff5dd;color:#a46d09}.status.warning i{background:#e6a929}.status.info{background:#eaf2ff;color:#3267c5}.status.info i{background:#3977e5}.status.danger{background:#ffeded;color:#c74343}.status.danger i{background:#e65353}.bottom-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:18px}.action-grid{display:grid;grid-template-columns:1fr 1fr;padding:0 18px 18px;gap:9px}.action-grid>a{border:1px solid var(--line);border-radius:10px;padding:12px;display:flex;align-items:center;gap:10px}.action-grid>a:hover{border-color:#ffc99f;background:#fffaf6}.action-grid>a>span{width:34px;height:34px;border-radius:8px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center}.action-grid>a>span svg{width:17px}.action-grid>a>div{flex:1}.action-grid b,.action-grid small{display:block}.action-grid b{font-size:11px}.action-grid small{font-size:9px;color:var(--muted)}.action-grid>a>svg{width:13px;color:#a6aeba}.activity{padding-bottom:12px}.activity-row{display:flex;gap:10px;align-items:center;padding:7px 18px}.activity-row>span{width:31px;height:31px;border-radius:50%;background:#edf8f4;color:var(--green);display:grid;place-items:center}.activity-row svg{width:15px}.activity-row b,.activity-row small{display:block}.activity-row b{font-size:10px}.activity-row small{font-size:9px;color:var(--muted)}.empty-mini{padding:20px;color:var(--muted);font-size:11px}.secure-label{display:flex;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:700}.secure-label svg{width:14px}code{font:10px ui-monospace,SFMono-Regular,Menlo,monospace;background:#f1f3f5;padding:4px 7px;border-radius:5px;color:#555f6d}.module-cards{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.module-hero{min-height:330px;padding:38px;display:flex;align-items:center;gap:30px;overflow:hidden;position:relative}.module-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;bottom:-130px;background:var(--orange-soft)}.module-icon{width:92px;height:92px;border-radius:24px;display:grid;place-items:center;color:var(--orange);background:var(--orange-soft);flex:0 0 auto}.module-icon svg{width:40px;height:40px}.eyebrow{font-size:9px;letter-spacing:1.5px;font-weight:800;color:var(--orange);display:flex;align-items:center;gap:7px}.eyebrow i{width:16px;height:2px;background:currentColor}.module-hero h2{font-size:25px;margin:12px 0 8px}.module-hero p{color:var(--muted);max-width:630px}.module-features{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.module-features span{display:flex;gap:6px;align-items:center;border:1px solid var(--line);border-radius:16px;padding:6px 10px;font-size:10px;font-weight:600}.module-features svg{width:14px;color:var(--green)}.next-step{padding:28px;align-self:stretch;background:linear-gradient(145deg,#222d3b,#121923);color:#fff}.next-step>span{color:#ff9a50;text-transform:uppercase;font-weight:800;font-size:9px;letter-spacing:1.2px}.next-step h3{font-size:22px;margin:18px 0 8px}.next-step p{color:#abb4c0}.next-step a{color:#ff9a50;font-weight:700;font-size:11px;display:flex;align-items:center;gap:7px;margin-top:40px}.next-step svg{width:15px}.error-page{min-height:65vh;display:grid;place-content:center;text-align:center}.error-page>span{font-size:80px;font-weight:850;color:#ffd8bc}.error-page h1{font-size:28px;margin:0}.error-page p{color:var(--muted);margin-bottom:25px}.error-page a{margin:auto}
/* Dynamic workspaces */
.workspace-alert{margin:-8px 0 18px}.workspace-stats .stat-card{position:relative;overflow:hidden}.workspace-stats .stat-card:after{content:"";position:absolute;width:78px;height:78px;border-radius:50%;right:-32px;bottom:-38px;background:var(--orange-soft);opacity:.65}.workspace-table{margin-bottom:18px}.workspace-toolbar{min-height:76px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.workspace-toolbar h2{font-size:15px;margin:0}.workspace-toolbar p{font-size:10px;color:var(--muted);margin:3px 0 0}.workspace-toolbar form{display:flex;align-items:center;gap:8px}.toolbar-search{height:38px;width:260px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fafbfc}.toolbar-search svg{width:15px;color:#8d96a3}.toolbar-search input{border:0;outline:0;background:transparent;min-width:0;width:100%}.workspace-toolbar select,.inline-action select,.workspace-form select,.workspace-form input{height:38px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;color:#4f5a68;padding:0 10px;outline:0}.workspace-toolbar select:focus,.inline-action select:focus,.workspace-form select:focus,.workspace-form input:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,107,0,.09)}.workspace-toolbar .secondary-button{height:38px}.customer-cell>span b,.customer-cell>span small{display:block}.customer-cell>span small,.cell-note{font-size:9px;color:#949eab;margin-top:2px}.cell-note{display:block}.inline-action{display:flex;gap:5px;align-items:center}.inline-action select{height:31px;max-width:126px;font-size:10px;padding:0 7px}.inline-action button{width:31px;height:31px;border:0;border-radius:7px;background:var(--orange-soft);color:var(--orange);font-weight:800;cursor:pointer}.inline-action button:hover{background:var(--orange);color:#fff}.empty-state{text-align:center!important;padding:58px 20px!important;color:var(--muted)}.empty-state>span{width:50px;height:50px;margin:0 auto 12px;display:grid;place-items:center;border-radius:14px;background:var(--orange-soft);color:var(--orange)}.empty-state b,.empty-state small{display:block}.empty-state b{color:var(--ink);font-size:13px}.empty-state small{margin-top:4px}.segment{display:inline-flex;padding:5px 9px;border-radius:14px;background:#edf3fb;color:#50709d;font-size:9px;font-weight:750}.segment.loyal{background:#f2edff;color:#7551bd}.text-danger{color:var(--red)}.progress{display:inline-flex;width:72px;height:5px;background:#edf0f3;border-radius:5px;vertical-align:middle;overflow:hidden;margin-right:6px}.progress i{display:block;background:var(--green);border-radius:5px}.create-drawer{display:none;margin-bottom:18px;border-color:#ffd7b8}.create-drawer.open{display:block;animation:drawerIn .18s ease}.create-drawer .panel-head{border-bottom:1px solid var(--line)}.create-drawer .panel-head .icon-button{font-size:20px}.workspace-form{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.workspace-form label>span{display:block;font-size:10px;font-weight:750;margin-bottom:6px;color:#606b78}.workspace-form input,.workspace-form select{width:100%}.workspace-form>.primary-button{align-self:end}.report-strip{margin-bottom:18px}.report-bars{height:190px;display:flex;align-items:end;gap:10px;padding:16px 22px 28px}.report-bars>div{height:100%;flex:1;display:flex;align-items:end;position:relative;min-width:14px}.report-bars i{width:100%;min-height:8px;border-radius:5px 5px 2px 2px;background:linear-gradient(#ff9142,var(--orange));opacity:.88}.report-bars span{position:absolute;top:calc(100% + 7px);left:50%;transform:translateX(-50%);font-size:8px;color:#8f98a5;white-space:nowrap}.report-bars>div:hover i{opacity:1;box-shadow:0 4px 10px rgba(255,107,0,.2)}@keyframes drawerIn{from{opacity:0;transform:translateY(-8px)}}
.h-5{height:5%}.h-10{height:10%}.h-15{height:15%}.h-20{height:20%}.h-25{height:25%}.h-30{height:30%}.h-35{height:35%}.h-40{height:40%}.h-45{height:45%}.h-50{height:50%}.h-55{height:55%}.h-60{height:60%}.h-65{height:65%}.h-70{height:70%}.h-75{height:75%}.h-80{height:80%}.h-85{height:85%}.h-90{height:90%}.h-95{height:95%}.h-100{height:100%}.w-0{width:0}.w-5{width:5%}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.w-25{width:25%}.w-30{width:30%}.w-35{width:35%}.w-40{width:40%}.w-45{width:45%}.w-50{width:50%}.w-55{width:55%}.w-60{width:60%}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-85{width:85%}.w-90{width:90%}.w-95{width:95%}.w-100{width:100%}.dashboard-bars{height:250px;padding-top:28px}
/* Authentication */
.auth-page{background:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,46%) 1fr}.auth-visual{background:linear-gradient(145deg,#ff740d 0%,#f25800 100%);color:#fff;padding:42px 54px;display:flex;flex-direction:column;position:relative;overflow:hidden}.auth-brand,.mobile-brand{display:flex;align-items:center;gap:12px;font-size:25px;letter-spacing:-.8px;position:relative;z-index:2}.auth-brand img,.mobile-brand img{width:46px;height:46px;border-radius:13px;background:white}.auth-brand b,.mobile-brand b{font-weight:800}.visual-copy{margin:auto 0;position:relative;z-index:2;max-width:500px}.visual-copy .eyebrow{color:#fff;opacity:.75}.visual-copy h1{font-size:52px;line-height:1.08;letter-spacing:-2px;margin:21px 0}.visual-copy h1 em{font-style:normal;color:#44200a}.visual-copy p{max-width:410px;font-size:16px;color:rgba(255,255,255,.83)}.visual-stats{position:relative;z-index:2;display:flex;border-top:1px solid rgba(255,255,255,.24);padding-top:25px;gap:42px}.visual-stats b,.visual-stats span{display:block}.visual-stats b{font-size:18px}.visual-stats span{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:rgba(255,255,255,.65)}.orb{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.orb-one{width:480px;height:480px;right:-230px;top:-190px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.02)}.orb-two{width:260px;height:260px;left:-170px;bottom:50px}.auth-form-side{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:45px;background:#fff}.mobile-brand{display:none}.login-card{width:100%;max-width:410px}.login-heading{display:flex;align-items:center;gap:15px;margin-bottom:32px}.login-heading h2{font-size:27px;margin:0;letter-spacing:-.5px}.login-heading p{margin:4px 0 0;color:var(--muted)}.lock-mark{width:48px;height:48px;border-radius:13px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center}.lock-mark svg{width:23px}.alert{border-radius:9px;padding:11px 13px;margin-bottom:18px;font-size:12px}.alert.error{background:#fff0f0;color:#b73b3b;border:1px solid #ffd9d9}.alert.success{background:#ecfaf5;color:#147557;border:1px solid #ccefe2}.field{display:block;margin-bottom:18px}.field>span{font-size:11px;font-weight:750;display:block;margin-bottom:7px}.field>div{height:48px;border:1px solid #dfe3e8;border-radius:9px;display:flex;align-items:center;padding:0 13px;transition:.2s}.field>div:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,107,0,.1)}.field svg{width:18px;color:#929ca8}.field input{border:0;outline:0;padding:0 11px;flex:1;min-width:0}.password-toggle{border:0;background:transparent;cursor:pointer;padding:4px;display:grid;place-items:center}.login-options{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:var(--muted);margin:2px 0 22px}.login-options label{display:flex;align-items:center;gap:5px}.login-options input{accent-color:var(--orange)}.login-options>span{color:var(--green);font-weight:650}.login-card>.primary-button{width:100%;height:49px}.login-card>.primary-button svg{margin-left:auto}.security-note{display:flex;align-items:center;justify-content:center;gap:6px;color:#99a2ae;font-size:9px;margin-top:17px}.security-note svg{width:12px}.auth-footer{position:absolute;bottom:20px;color:#a1a9b3;font-size:9px}
@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.order-summary{display:grid;grid-template-columns:1fr 200px 1fr;align-items:center}.order-summary .panel-head{align-self:start}.bottom-grid{grid-template-columns:1fr}.module-cards{grid-template-columns:1fr}.auth-visual{padding:35px}.visual-copy h1{font-size:42px}}
@media(max-width:800px){:root{--sidebar:255px}.sidebar{transform:translateX(-100%);transition:transform .25s ease;box-shadow:12px 0 35px rgba(20,30,45,.16)}.sidebar-open .sidebar{transform:none}.sidebar-scrim{display:none;position:fixed;z-index:29;inset:0;background:rgba(14,22,33,.45)}.sidebar-open .sidebar-scrim{display:block}.main{margin-left:0}.topbar{height:66px;padding:0 18px}.menu-button{display:grid;margin-right:8px}.page-content{padding:23px 18px 35px}.page-heading{align-items:flex-start;gap:18px}.heading-actions .secondary-button{display:none}.auth-shell{display:block}.auth-visual{display:none}.auth-form-side{min-height:100vh;padding:35px 24px}.mobile-brand{display:flex;position:absolute;top:32px;left:28px;color:var(--ink);font-size:20px}.mobile-brand img{width:38px;height:38px}.login-card{margin-top:50px}.auth-footer{position:static;margin-top:45px}.module-hero{padding:28px;display:block}.module-icon{width:65px;height:65px;border-radius:18px;margin-bottom:25px}.module-icon svg{width:30px}}
@media(max-width:600px){.search{flex:1;width:auto}.search kbd{display:none}.top-avatar{display:none}.top-actions{margin-left:8px}.page-heading{display:block}.page-heading h1{font-size:23px}.heading-actions{margin-top:18px}.heading-actions .primary-button{width:100%}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{padding:14px}.stat-card strong{font-size:20px}.stat-card small{display:none}.stat-icon{width:34px;height:34px}.dashboard-grid{display:block}.revenue-panel{margin-bottom:14px}.panel-head{padding:15px}.legend span{display:none}.order-summary{display:block;padding-bottom:18px}.action-grid{grid-template-columns:1fr}.module-features{display:grid}.visual-stats{gap:20px}.workspace-toolbar{display:block}.workspace-toolbar form{margin-top:13px;width:100%;min-width:0;display:grid;grid-template-columns:1fr auto}.toolbar-search{width:100%;grid-column:1/-1}.workspace-toolbar form select{min-width:0;width:100%}.workspace-form{grid-template-columns:1fr}.report-bars{overflow-x:auto}.heading-actions .secondary-button{width:100%}}
@media(max-width:390px){.stats-grid{grid-template-columns:1fr}.page-content{padding-left:13px;padding-right:13px}.auth-form-side{padding-left:20px;padding-right:20px}.login-heading h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.inline-action+.inline-action{display:inline-flex;margin-left:4px}.inline-action button.danger-action{background:#ffeded;color:var(--red)}.inline-action button.danger-action:hover{background:var(--red);color:#fff}
