@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-CHSlOQsW.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DMtmJ5ZE.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-Dm3htQBi.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.u-flex{display:flex}.u-center{justify-content:center;align-items:center}.u-justify-content-center{justify-content:center}.u-justify-space-between{justify-content:space-between}.u-justify-end{justify-content:flex-end}.u-align-items-center{align-items:center}.u-column{flex-direction:column}.u-between{justify-content:space-between}.u-small-gap{gap:.2rem}.u-medium-gap{gap:.6rem}.u-large-gap{gap:1rem}.u-big-text{font-size:1.4rem}.u-small-bold{font-weight:500}.u-medium-bold{font-weight:600}.u-large-bold{font-weight:700}.u-button-loader{width:20px;height:20px;border:2px solid #d3d0d0;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}:root{--color-primary: #218a4d;--color-primary-hover: #176f3c;--color-primary-light: #e8f8ee;--color-primary-dark: #11552f;--color-primary-text: #ffffff;--color-primary-default-border: #a7ddb9;--color-text: #182230;--color-text-light: #667085;--color-text-dark: #101828;--color-text-muted: #98a2b3;--color-page: #f6f7f9;--color-surface: #ffffff;--color-surface-muted: #f2f4f7;--color-border: #e4e7ec;--color-border-strong: #cdd5df;--color-danger: #b42318;--color-danger-bg: #fef3f2;--color-warning: #b54708;--color-warning-bg: #fffaeb;--color-success: #067647;--color-success-bg: #ecfdf3;--c-page: var(--color-page);--c-border: var(--color-border);--c-border-strong: var(--color-border-strong);--c-text-primary: var(--color-text-dark);--c-text-secondary: var(--color-text-light);--c-text-muted: var(--color-text-muted);--c-brand: var(--color-primary);--c-brand-hover: var(--color-primary-hover);--font-base: "Geist Variable", "Inter", "Segoe UI", system-ui, sans-serif;--font-number: "Geist Variable", "SFMono-Regular", Consolas, monospace;--fs-xs: .75rem;--fs-sm: .875rem;--fs-base: 1rem;--fs-lg: 1.125rem;--fs-xl: 1.5rem;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--r-sm: 6px;--r-md: 8px;--r-lg: 12px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .06);--shadow-md: 0 10px 30px rgba(16, 24, 40, .08)}.u-text-primary{color:var(--color-text)}.u-text-primary-light{color:var(--color-text-light)}.u-text-primary-dark{color:var(--color-text-dark)}*{margin:0;padding:0;box-sizing:border-box}a{text-decoration:none;color:inherit}li{list-style:none}html{font-size:16px;background:var(--color-page);color:var(--color-text);font-family:var(--font-base);line-height:1.5;text-rendering:optimizeLegibility}@media (max-width: 768px){html{font-size:15px}}@media (max-width: 480px){html{font-size:14px}}body{min-width:320px;min-height:100vh;background:var(--color-page)}::selection{background:var(--color-primary-light);color:var(--color-primary-dark)}input{width:100%;border:1px solid var(--color-border);padding:.75rem .85rem;border-radius:var(--r-md);font-size:1rem;font-family:inherit;color:var(--color-text-dark);background:var(--color-surface);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}label{font-size:var(--fs-sm);font-weight:var(--fw-medium);color:var(--color-text-light);font-family:inherit}input:disabled{background-color:var(--color-surface-muted)!important;cursor:not-allowed}input:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #218a4d1f;outline:none}button{cursor:pointer;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.6}.circle-loader{width:20px;height:20px;border:2px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.u-font-poppins,.u-font-roboto{font-family:var(--font-base)}.u-title{color:var(--color-text-dark);font-weight:var(--fw-semibold)}.u-subtitle{font-weight:400;color:var(--color-text-light)}.u-number-font{font-family:var(--font-number)}.full-page-layout{display:flex;flex-direction:row;width:100%;height:100vh;background:var(--color-page)}.full-page-sidebar{width:clamp(220px,18vw,280px);background-color:var(--color-surface);padding:1rem;height:100vh;z-index:999;border-right:1px solid var(--color-border)}.full-page-content{overflow-y:auto;flex:1;background-color:var(--color-page);min-width:0;height:100vh}@media screen and (max-width: 768px){.full-page-layout{flex-direction:column}.full-page-sidebar{position:fixed;height:calc(78px + env(safe-area-inset-bottom));right:.75rem;bottom:.75rem;left:.75rem;width:auto;background-color:var(--color-surface);border-radius:var(--r-lg);padding:0;border:1px solid var(--color-border);box-shadow:0 12px 34px #10182829}.full-page-content{overflow-y:auto;min-height:100vh;width:100%;flex:1;background-color:var(--color-page);padding-bottom:104px}}.sidebar{width:100%;height:100%;color:var(--color-text);display:flex;flex-direction:column;gap:1rem}.sidebar__logo{min-height:82px;display:flex;align-items:center;gap:.75rem;padding:.45rem .35rem .95rem;border-bottom:1px solid var(--color-border)}.sidebar__logo-mark{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-md);background:linear-gradient(135deg,var(--color-primary),#32a466);color:#fff;box-shadow:0 10px 22px #218a4d38}.sidebar__user{display:flex;flex-direction:column;justify-content:center;min-width:0}.sidebar__user h2{overflow:hidden;font-size:var(--fs-lg);line-height:1.2;color:var(--color-text-dark);text-overflow:ellipsis;white-space:nowrap}.sidebar__user span{color:var(--color-text-light);font-size:var(--fs-sm)}.sidebar__nav{flex:1}.sidebar__nav-label{display:block;margin-bottom:.75rem;font-size:var(--fs-xs);font-weight:var(--fw-bold);color:var(--color-text-muted);letter-spacing:0;text-transform:uppercase}.sidebar__nav-list{display:flex;flex-direction:column;gap:.45rem}.sidebar__nav-item{border-radius:var(--r-md)}.sidebar__nav-link{position:relative;display:flex;align-items:center;gap:.65rem;min-height:48px;padding:.55rem .6rem;border:1px solid transparent;border-radius:var(--r-sm);font-size:var(--fs-sm);color:var(--color-text-light);transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.sidebar__nav-link:hover{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-dark)}.sidebar__nav-link:before{content:"";position:absolute;left:-.35rem;width:3px;height:22px;border-radius:999px;background:transparent}.sidebar__nav-icon-box{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:inherit}.sidebar__nav-icon{flex-shrink:0}.sidebar__nav-text{font-size:var(--fs-sm);font-weight:var(--fw-semibold);color:inherit}.sidebar__nav-active{border-color:var(--color-primary-default-border);background-color:var(--color-primary-light);color:var(--color-primary-dark);box-shadow:none}.sidebar__nav-active:before{background:var(--color-primary)}.sidebar__nav-active .sidebar__nav-icon-box{border-color:var(--color-primary-default-border);background:var(--color-surface)}.sidebar__footer{min-height:58px;display:flex;align-items:center;gap:.6rem;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-success)}.sidebar__footer--auth{padding-right:.45rem}.sidebar__footer--link{color:var(--color-primary-dark)}.sidebar__footer div{flex:1;min-width:0;display:flex;flex-direction:column;line-height:1.2}.sidebar__footer strong{color:var(--color-text-dark);font-size:var(--fs-sm)}.sidebar__footer span{overflow:hidden;color:var(--color-text-light);font-size:var(--fs-xs);text-overflow:ellipsis;white-space:nowrap}.sidebar__footer button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-light)}.sidebar__footer button:hover{border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger)}@media screen and (max-width: 768px){.sidebar{padding:.45rem .65rem calc(.45rem + env(safe-area-inset-bottom))!important;justify-content:center}.sidebar__logo,.sidebar__nav-label{display:none}.sidebar__nav{margin-top:0;height:100%}.sidebar__nav-list{flex-direction:row;justify-content:space-between;align-items:center;height:100%;gap:.35rem}.sidebar__nav-item{flex:1}.sidebar__nav-link{height:100%;flex-direction:column;justify-content:center;gap:.2rem;min-height:54px;padding:.35rem .25rem;border-radius:var(--r-md)}.sidebar__nav-link:before,.sidebar__footer{display:none}.sidebar__nav-icon-box{width:28px;height:28px;border:none;background:transparent}.sidebar__nav-text{display:block;max-width:100%;overflow:hidden;font-size:.68rem;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.sidebar__nav-active{border-color:var(--color-primary-default-border);background-color:var(--color-primary-light)}.sidebar__nav-active .sidebar__nav-icon,.sidebar__nav-active .sidebar__nav-icon-box{color:var(--color-primary-dark)}}.breadcrumb{min-height:72px;border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem clamp(1rem,3vw,2rem);background:var(--color-surface);position:sticky;top:0;z-index:10;box-shadow:0 1px #10182805}.breadcrumb__nav{display:flex;align-items:center;gap:.25rem;min-width:0;color:var(--color-text-light);font-size:var(--fs-sm);font-weight:var(--fw-medium)}.breadcrumb__item{display:inline-flex;align-items:center;gap:.25rem;min-width:0}.breadcrumb__home,.breadcrumb__separator{flex-shrink:0;color:var(--color-text-muted)}.breadcrumb__link{border-radius:var(--r-sm);padding:.25rem .35rem;color:var(--color-text-light);transition:background-color .16s ease,color .16s ease}.breadcrumb__link:hover{background:var(--color-surface-muted);color:var(--color-text-dark)}.breadcrumb__current{overflow:hidden;color:var(--color-text-dark);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.breadcrumb__page{flex-shrink:0}.breadcrumb__page h1{color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold);line-height:1.2}@media screen and (max-width: 640px){.breadcrumb{min-height:64px;align-items:flex-start;flex-direction:column-reverse;gap:.35rem}.breadcrumb__nav{width:100%;overflow-x:auto;scrollbar-width:none}.breadcrumb__nav::-webkit-scrollbar{display:none}}.auth-page{min-height:100vh;display:grid;place-items:center;padding:clamp(1rem,3vw,2rem);background:var(--color-page)}.auth-shell{width:min(980px,100%);min-height:620px;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(320px,1.05fr);overflow:hidden;border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:var(--shadow-md)}.auth-brand{display:flex;flex-direction:column;justify-content:space-between;gap:2rem;padding:clamp(1.4rem,3vw,2rem);background:var(--color-primary-dark);color:var(--color-primary-text)}.auth-brand__mark{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:var(--r-md);background:#ffffff1a}.auth-brand__eyebrow{display:inline-block;margin-bottom:.55rem;color:#b7e4c7;font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.auth-brand h1{max-width:360px;margin-bottom:.65rem;font-size:clamp(2rem,4vw,3rem);font-weight:var(--fw-bold);line-height:1.05}.auth-brand p{max-width:360px;color:#d3f2dd;font-size:var(--fs-sm);line-height:1.6}.auth-brand__stat{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem;border:1px solid rgba(255,255,255,.18);border-radius:var(--r-md);background:#ffffff14;color:#ecfdf3;font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.auth-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(1.4rem,4vw,2.5rem)}.auth-panel__header{margin-bottom:1.25rem}.auth-panel__header h2{color:var(--color-text-dark);font-size:var(--fs-xl);font-weight:var(--fw-bold)}.auth-panel__header p{margin-top:.25rem;color:var(--color-text-light);font-size:var(--fs-sm)}.auth-form{display:flex;flex-direction:column;gap:.85rem}.auth-field{display:flex;flex-direction:column;gap:.35rem}.auth-field>span:first-child{color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.auth-field__control{min-height:46px;display:flex;align-items:center;gap:.5rem;padding:0 .8rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-light);transition:border-color .16s ease,box-shadow .16s ease}.auth-field__control:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 4px #218a4d1f}.auth-field__control input{min-height:44px;padding:0;border:none;border-radius:0;box-shadow:none;font-size:var(--fs-sm)}.auth-field__control input:focus{box-shadow:none}.auth-field__error,.auth-form__error{color:var(--color-danger);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.auth-form__error{padding:.7rem .8rem;border:1px solid #fecdca;border-radius:var(--r-sm);background:var(--color-danger-bg)}.auth-form button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.3rem;padding:.7rem 1rem;border:1px solid var(--color-primary);border-radius:var(--r-sm);background:var(--color-primary);color:var(--color-primary-text);font-size:var(--fs-sm);font-weight:var(--fw-bold);box-shadow:var(--shadow-sm)}.auth-form button:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.auth-form button .u-button-loader{width:17px;height:17px;border-color:#ffffffbf;border-bottom-color:transparent}.auth-switch{margin-top:1rem;color:var(--color-text-light);font-size:var(--fs-sm);text-align:center}.auth-switch a{color:var(--color-primary-dark);font-weight:var(--fw-bold)}@media screen and (max-width: 820px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:260px}}@media screen and (max-width: 520px){.auth-page{padding:0}.auth-shell{min-height:100vh;border:none;border-radius:0}}.dashboard{padding:clamp(1rem,2.5vw,2rem)}.dashboard__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.dashboard__eyebrow{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.dashboard__title{margin:.15rem 0;color:var(--color-text-dark);font-size:var(--fs-xl);font-weight:var(--fw-bold)}.dashboard__subtitle{color:var(--color-text-light);font-size:var(--fs-sm)}.dashboard__header-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.dashboard__header-actions button,.dashboard__header-actions a,.dashboard-error button,.dashboard-actions a{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .85rem;border-radius:var(--r-sm);font-size:var(--fs-sm);font-weight:var(--fw-bold);box-shadow:var(--shadow-sm)}.dashboard__header-actions button,.dashboard-error button{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-dark)}.dashboard__header-actions a{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-primary-text)}.dashboard__header-actions button:hover:not(:disabled),.dashboard-error button:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-muted)}.dashboard__header-actions a:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.dashboard__header-actions .u-button-loader,.dashboard-error .u-button-loader{width:17px;height:17px;border-width:2px}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:.85rem}.dashboard-metric,.dashboard-panel,.dashboard-error,.dashboard-stale{border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.dashboard-metric{min-height:166px;display:flex;flex-direction:column;gap:.35rem;padding:1rem;overflow:hidden}.dashboard-metric-link{display:block;color:inherit;text-decoration:none;border-radius:var(--r-md)}.dashboard-metric-link:hover .dashboard-metric{border-color:var(--color-primary-default-border);background:var(--color-primary-light)}.dashboard-metric__top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.dashboard-metric__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm)}.dashboard-metric--green .dashboard-metric__icon{background:var(--color-primary-light);color:var(--color-primary-dark)}.dashboard-metric--blue .dashboard-metric__icon{background:#eff8ff;color:#175cd3}.dashboard-metric--amber .dashboard-metric__icon{background:var(--color-warning-bg);color:var(--color-warning)}.dashboard-metric--red .dashboard-metric__icon{background:var(--color-danger-bg);color:var(--color-danger)}.dashboard-metric__label{color:var(--color-text-light);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.dashboard-metric__value{color:var(--color-text-dark);font-family:var(--font-number);font-size:clamp(1.35rem,2.2vw,2rem);font-weight:var(--fw-bold);line-height:1.15;overflow-wrap:anywhere}.dashboard-metric__sub{margin-top:auto;color:var(--color-text-light);font-size:var(--fs-xs)}.dashboard-change{min-height:26px;display:inline-flex;align-items:center;padding:.25rem .45rem;border-radius:999px;font-family:var(--font-number);font-size:var(--fs-xs);font-weight:var(--fw-bold);white-space:nowrap}.dashboard-change--up{background:var(--color-success-bg);color:var(--color-success)}.dashboard-change--down{background:var(--color-danger-bg);color:var(--color-danger)}.dashboard-change--flat{background:var(--color-surface-muted);color:var(--color-text-light)}.dashboard-main-grid,.dashboard-split-grid,.dashboard-bottom-grid{display:grid;gap:.85rem;margin-bottom:.85rem}.dashboard-main-grid{grid-template-columns:minmax(0,1.8fr) minmax(320px,.9fr)}.dashboard-split-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-bottom-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);margin-bottom:0}.dashboard-panel{min-width:0;padding:1rem}.dashboard-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.dashboard-panel__header h3{color:var(--color-text-dark);font-size:var(--fs-base);font-weight:var(--fw-bold)}.dashboard-panel__header span{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.dashboard-panel--trend{min-height:330px}.dashboard-trend__legend{display:flex;align-items:center;gap:.9rem;margin-bottom:.75rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.dashboard-trend__toolbar{display:flex;align-items:center;gap:.75rem;margin-bottom:.65rem}.dashboard-trend__filters{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface-muted)}.dashboard-trend__filter{min-height:30px;padding:.35rem .6rem;border:none;border-radius:6px;background:transparent;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.dashboard-trend__filter--active{background:var(--color-surface);color:var(--color-text-dark);box-shadow:var(--shadow-sm)}.dashboard-trend-wrap{overflow-x:auto}.dashboard-trend__legend span{display:inline-flex;align-items:center;gap:.35rem}.dashboard-legend{width:10px;height:10px;border-radius:999px}.dashboard-legend--revenue{background:var(--color-primary)}.dashboard-legend--orders{background:#2e90fa}.dashboard-trend{height:230px;display:grid;grid-template-columns:repeat(var(--trend-columns, 7),minmax(34px,1fr));align-items:end;gap:.65rem;padding:.5rem .2rem 0;min-width:max(100%,calc(var(--trend-columns, 7) * 42px))}.dashboard-trend__day{height:100%;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:.45rem}.dashboard-trend__bars{height:190px;width:100%;display:flex;align-items:flex-end;justify-content:center;gap:.22rem;padding:0 .25rem;border-bottom:1px solid var(--color-border)}.dashboard-trend__bar{width:min(24px,38%);min-height:8px;border-radius:var(--r-sm) var(--r-sm) 0 0;transition:height .18s ease}.dashboard-trend__bar--revenue{background:var(--color-primary)}.dashboard-trend__bar--orders{background:#2e90fa}.dashboard-trend__label{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.dashboard-pipeline{display:flex;flex-direction:column;gap:.85rem}.dashboard-pipeline__row{display:grid;grid-template-columns:112px minmax(60px,1fr) 38px;align-items:center;gap:.65rem}.dashboard-pipeline__label{min-width:0;display:flex;align-items:center;gap:.45rem;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.dashboard-pipeline__label span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-status-dot{width:10px;height:10px;flex:0 0 auto;border-radius:999px}.dashboard-status--pending{background:var(--color-warning-bg);color:var(--color-warning)}.dashboard-status--progress{background:#eff8ff;color:#175cd3}.dashboard-status--completed{background:var(--color-success-bg);color:var(--color-success)}.dashboard-status--cancelled{background:var(--color-danger-bg);color:var(--color-danger)}.dashboard-status-dot.dashboard-status--pending{background:var(--color-warning)}.dashboard-status-dot.dashboard-status--progress{background:#2e90fa}.dashboard-status-dot.dashboard-status--completed{background:var(--color-success)}.dashboard-status-dot.dashboard-status--cancelled{background:var(--color-danger)}.dashboard-pipeline__track{height:8px;overflow:hidden;border-radius:999px;background:var(--color-surface-muted)}.dashboard-pipeline__track span{height:100%;display:block;border-radius:inherit;background:var(--color-primary)}.dashboard-pipeline__row strong{color:var(--color-text-dark);font-family:var(--font-number);font-size:var(--fs-sm);text-align:right}.dashboard-payment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem}.dashboard-payment div{padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface-muted)}.dashboard-payment span{display:block;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.dashboard-payment strong{display:block;margin-top:.15rem;color:var(--color-text-dark);font-family:var(--font-number);font-size:var(--fs-lg)}.dashboard-list{display:flex;flex-direction:column;gap:.65rem}.dashboard-customer{display:grid;grid-template-columns:26px 40px minmax(0,1fr) minmax(110px,auto);align-items:center;gap:.65rem;padding:.7rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface)}.dashboard-customer__rank{color:var(--color-text-muted);font-family:var(--font-number);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.dashboard-customer__avatar{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.dashboard-customer__main,.dashboard-customer__meta{min-width:0;display:flex;flex-direction:column;gap:.1rem}.dashboard-customer__main strong,.dashboard-service__top strong,.dashboard-order strong{color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.dashboard-customer__main span,.dashboard-customer__meta span,.dashboard-service__top span,.dashboard-service__meta,.dashboard-order span{color:var(--color-text-light);font-size:var(--fs-xs)}.dashboard-customer__main strong,.dashboard-customer__main span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-customer__meta{text-align:right}.dashboard-customer__meta strong{color:var(--color-text-dark);font-family:var(--font-number);font-size:var(--fs-sm)}.dashboard-list--services{gap:.75rem}.dashboard-service{padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface)}.dashboard-service__top{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.65rem}.dashboard-service__top div{min-width:0}.dashboard-service__top strong,.dashboard-service__top span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-service__icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);background:#eff8ff;color:#175cd3}.dashboard-service__track{height:8px;overflow:hidden;margin:.7rem 0 .45rem;border-radius:999px;background:var(--color-surface-muted)}.dashboard-service__track span{height:100%;display:block;border-radius:inherit;background:var(--color-primary)}.dashboard-service__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-weight:var(--fw-semibold)}.dashboard-recent{display:flex;flex-direction:column;gap:.6rem}.dashboard-order{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,auto) auto;align-items:center;gap:.75rem;padding:.7rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface)}.dashboard-order div{min-width:0;display:flex;flex-direction:column;gap:.1rem}.dashboard-order div:nth-child(2){text-align:right}.dashboard-order span,.dashboard-order strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-order__status{min-width:96px;display:inline-flex;justify-content:center;padding:.35rem .5rem;border-radius:999px;font-size:var(--fs-xs);font-weight:var(--fw-bold);white-space:nowrap}.dashboard-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.dashboard-actions a{justify-content:flex-start;min-height:52px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-dark)}.dashboard-actions a:hover{border-color:var(--color-primary-default-border);background:var(--color-primary-light);color:var(--color-primary-dark)}.dashboard-error{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1rem}.dashboard-error__icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);background:var(--color-danger-bg);color:var(--color-danger)}.dashboard-error strong{color:var(--color-text-dark)}.dashboard-error p{color:var(--color-text-light);font-size:var(--fs-sm)}.dashboard-stale{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.75rem .85rem;border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.dashboard-empty{padding:1rem;border:1px dashed var(--color-border);border-radius:var(--r-sm);color:var(--color-text-light);font-size:var(--fs-sm);text-align:center}.dashboard-skeleton__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:.85rem}.dashboard-skeleton__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.dashboard-skeleton__block,.dashboard-skeleton__panel{min-height:166px;border-radius:var(--r-md);background:linear-gradient(90deg,var(--color-surface) 0%,var(--color-surface-muted) 45%,var(--color-surface) 90%);background-size:220% 100%;border:1px solid var(--color-border);animation:dashboard-shimmer 1.3s ease-in-out infinite}.dashboard-skeleton__panel{min-height:290px}@keyframes dashboard-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media screen and (max-width: 1180px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid,.dashboard-bottom-grid{grid-template-columns:1fr}}@media screen and (max-width: 900px){.dashboard{padding:1rem}.dashboard__header{align-items:flex-start;flex-direction:column}.dashboard__header-actions,.dashboard__header-actions button,.dashboard__header-actions a{width:100%}.dashboard-split-grid,.dashboard-skeleton__grid{grid-template-columns:1fr}}@media screen and (max-width: 640px){.dashboard-metrics,.dashboard-skeleton__metrics{grid-template-columns:1fr}.dashboard-trend{gap:.35rem}.dashboard-trend__bars{padding:0}.dashboard-customer{grid-template-columns:34px minmax(0,1fr)}.dashboard-customer__rank{display:none}.dashboard-customer__meta{grid-column:2;text-align:left}.dashboard-service__top{grid-template-columns:38px minmax(0,1fr)}.dashboard-service__top>strong{grid-column:2}.dashboard-order,.dashboard-error{grid-template-columns:1fr}.dashboard-order div:nth-child(2){text-align:left}.dashboard-order__status,.dashboard-error button,.dashboard-actions a{width:100%}.dashboard-actions{grid-template-columns:1fr}.dashboard-pipeline__row{grid-template-columns:100px minmax(52px,1fr) 34px;gap:.5rem}}:root{--color-primary: #218a4d;--color-primary-hover: #176f3c;--color-primary-text: #ffffff;--color-primary-default-border: #a7ddb9;--font-size-small: var(--fs-sm);--font-size-medium: var(--fs-sm);--font-size-large: var(--fs-xl);--border-radius: 8px;--border-radius-small: 5px;--title-font-size: var(--fs-xl);--subtitle-font-size: var(--fs-base);--small-text-size: var(--fs-xs);--medium-text-size: var(--fs-sm);--large-text-size: var(--fs-base);--unpaid-table-row-background: var(--color-danger-bg);--table-default-border-color: var(--color-border)}.order{padding:2rem clamp(1rem,3vw,2.5rem);max-width:980px;color:var(--color-text)}@media screen and (max-width: 768px){.order{padding:1rem}}.order__header-title{font-size:var(--title-font-size);letter-spacing:0}.order__header-subtitle{font-size:var(--subtitle-font-size)}.order__sub-title{font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--color-text-dark);font-family:var(--font-base)}.order__sub-subtitle{font-size:var(--fs-sm);font-weight:400;color:var(--color-text-light);font-family:var(--font-base)}.order__section{margin-top:2.25rem}.order__item-category{font-size:var(--fs-sm);font-family:var(--font-base);color:var(--color-text-light);margin-bottom:.7rem}.order__section-content,.order__section-item{margin-top:2rem}.customer__progress{min-height:30px;display:flex;flex-direction:column;justify-content:center}.customer__form-container{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.customer-form{display:flex;flex-direction:column;gap:10px}.customer-form__item{display:flex;flex-direction:column;justify-content:center}.customer-form__input-container{display:flex;align-items:center;gap:10px;margin-top:5px}.customer-form__check{display:flex;align-items:center;background-color:var(--color-primary-light);padding:.5rem .6rem;border-radius:var(--r-md);gap:5px;font-size:var(--fs-xs);color:var(--color-primary-dark)}.customer-form__contact-indicator{padding:.5rem .6rem;background-color:var(--color-primary-light);font-size:var(--fs-xs);border-radius:var(--r-md);white-space:nowrap;color:var(--color-primary-dark)}.customer-form__button{width:100%;padding:.8rem 1rem;border-radius:var(--r-md);border:none;background-color:var(--color-primary);color:#fff;font-weight:var(--fw-semibold);font-size:var(--fs-base)}.select-items__container{margin-top:2rem}.select-items__title{font-size:var(--fs-sm);font-family:var(--font-base);color:var(--color-text-light)}.select-items__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(8.5rem,1fr));gap:.75rem}.select-items__item{min-height:9rem;background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--r-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;box-shadow:var(--shadow-sm);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.select-items__item:hover{border-color:var(--color-primary-default-border);box-shadow:var(--shadow-md);transform:translateY(-1px)}.select-items__item-check{position:absolute;top:5%;right:10%}.select-item__item-active{border:2px solid var(--color-primary);background-color:var(--color-primary-light)}.select-items__title{margin-top:2em}.select-items__quantity-list{display:flex;flex-direction:column;gap:10px}.select-items__item-img{width:70px;height:70px;padding:6px;object-fit:contain}.select-items__quantity-item{background-color:var(--color-surface);width:100%;min-height:40px;border:1px solid var(--color-border);border-radius:var(--r-md);display:flex;align-items:center;justify-content:space-between;padding:10px}.select-items__sub-total{background-color:var(--color-primary-light);margin-top:1rem;padding:15px;border-radius:var(--r-md);display:flex;justify-content:space-between}.select-items__quanity-item-detail{width:80%;display:flex;align-items:center;gap:10px}.quanity-item-info{display:flex;flex-direction:column}.quanity-item-handler{display:flex;gap:10px;justify-content:space-between}.quanity-item-handler button{padding:5px 20px;font-size:var(--fs-lg);background:var(--color-primary-light);color:var(--color-primary-dark);-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid var(--color-primary-default-border);border-radius:var(--r-md)}.quantity-handler__input{padding:0;text-align:center;background-color:transparent;border:none}.quantity-handler__input::-webkit-outer-spin-button,.quantity-handler__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-handler__input{-moz-appearance:textfield}.quantity-handler__input:focus{outline:none!important}.quantity-handler__input-container{display:flex;background-color:var(--color-surface-muted);border-radius:var(--r-sm)}.quantity-handler__unit{background-color:var(--color-primary);border-radius:var(--r-sm) 0px 0px var(--r-sm);color:#fff;font-family:var(--font-base);font-size:var(--fs-xs);font-weight:700;white-space:nowrap;display:flex;align-items:center;padding:0 15px}.select-items__guide-message{color:#5c5c5c;font-size:20px;margin:20px auto 0}.order__button{width:100%;padding:.8rem;border-radius:var(--r-md);border:none;background-color:var(--color-primary);color:#fff;font-weight:var(--fw-semibold);font-size:1rem;margin-bottom:10vh}.order__button-active{border:2px solid var(--color-primary)!important;background-color:var(--color-primary-light)!important;color:var(--color-primary-dark)!important}.customer-info{margin-top:3rem}.customer-info__box{margin-top:.5rem;background-color:var(--color-surface);padding:1rem;border:1px solid var(--color-border);border-radius:var(--r-md);display:flex;flex-direction:column;gap:.5rem;box-shadow:var(--shadow-sm)}.customer-info__box-name{font-family:var(--font-base)}.customer-info__box-name span{font-weight:700}.customer-info__box-contact{font-family:var(--font-base)}.customer-form__box-contact span{font-weight:700}.order-overview__payment{margin-top:20px}.order-overview__payment-buttons{display:flex;gap:20px;margin-top:10px;flex-wrap:wrap}.order-overview__payment-buttons button{padding:.7rem 1rem;font-size:var(--fs-base);border-radius:var(--r-md);border:1px solid var(--color-border);background-color:var(--color-surface);display:flex;align-items:center;gap:10px;color:var(--color-text-light)}.order-overview__delivery-type{margin-top:20px}.order-overview__delivery-buttons{margin-top:20px;display:flex;gap:20px;flex-wrap:wrap}.order-overview__delivery-buttons button{padding:.7rem 1rem;font-size:var(--fs-base);border-radius:var(--r-md);border:1px solid var(--color-border);background-color:var(--color-surface);display:flex;align-items:center;gap:10px}.delivery-address{flex:1 1 260px;width:auto}.delivery-amount{flex:0 1 160px;width:auto}.order-overview__delivery-details{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.order-overview__summary{margin-top:20px}.order-overview__summary-item{margin-top:20px;display:flex;justify-content:space-between}.order-overview__summary-total{display:flex;justify-content:space-between;margin-top:1rem}.order__summary{background-color:var(--color-surface);padding:20px;border-radius:var(--r-lg);border:1px solid var(--color-border);color:var(--color-text);box-shadow:var(--shadow-sm)}.summary-item__digits{font-weight:700!important;font-weight:600}.order__summary-line{width:100%;height:1px;background-color:var(--color-border);margin-top:1rem}.payment__active{border:2px solid var(--color-primary)!important;background-color:var(--color-primary-light)!important;color:var(--color-primary-dark)!important}.order-confirmation{margin-bottom:5rem}.order-confirmation__header{display:flex;flex-direction:column;align-items:center;gap:.5rem;border-radius:var(--r-md);padding:.6rem}.order-confirmation__icon-box{background-color:var(--color-primary-light);width:4rem;height:4em;border-radius:50%;display:flex;align-items:center;justify-content:center}.order-confirmation__icon{font-size:50px!important}.order-confirmation__heading{font-size:var(--fs-lg);font-family:var(--font-base);color:var(--color-text-dark)}.order-confirmation__message{font-size:var(--fs-base);font-family:var(--font-base);color:var(--color-text-light)}.order-confirmation__order-id{font-weight:700}.order-confirmation__section{border-radius:var(--r-md);margin-top:1rem;padding:1rem;background-color:var(--color-surface);border:1px solid var(--color-border);font-family:var(--font-base);box-shadow:var(--shadow-sm)}.order-confirmation__section-title{font-size:var(--fs-base);font-family:var(--font-base);color:var(--color-text-dark)}.order-confirmation__details{width:100%;display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.order-confirmation__column{display:flex;gap:2rem;justify-content:space-between}.order-confirmation__item{display:flex;flex-direction:column;gap:.3rem;width:100%}.order-confirmation__label{font-size:var(--fs-sm);font-family:var(--font-base);color:var(--color-text-light)}.order-confirmation__value{font-size:var(--fs-sm);font-family:var(--font-base);color:var(--color-text-dark)}.order-confirmation__payment{border-radius:var(--r-sm);color:var(--color-danger)}.order-confirmation__table{width:100%;border-collapse:collapse}.order-confirmation_table-column{color:var(--color-text-dark)}.order-confirmation__table th,.order-confirmation__table td{border-bottom:1px solid var(--color-border);padding:.5rem 0rem;text-align:left;font-size:var(--fs-sm)}.order-confirmation__table th:nth-child(1),.order-confirmation__table td:nth-child(1){width:40%}.order-confirmation__table th:nth-child(2),.order-confirmation__table td:nth-child(2){width:20%}.order-confirmation__table th:nth-child(3),.order-confirmation__table td:nth-child(3){width:20%}.order-confirmation__table th:last-child{text-align:right}.order-confirmation__table td:last-child{text-align:right}.order-confirmation__table td{padding:.8rem 0rem;color:var(--color-text-light)}.order-confirmation__table__total-price{color:var(--color-text-dark)!important;font-weight:var(--fw-bold)}.order-confirmation__summary{margin-top:.6rem;display:flex;flex-direction:column;gap:.6rem;font-size:var(--fs-sm);font-family:var(--font-base);color:var(--color-text-light)}.order-confirmation__summary-item{display:flex;justify-content:space-between}.order-confirmation__summary-item--promotion p:last-child{color:var(--color-success);font-weight:var(--fw-semibold)}.order-confirmation__total{margin-top:.6rem;display:flex;justify-content:space-between;border-top:2px solid var(--color-border-strong);padding:.5rem 0px}.order-confirmation__actions{display:flex;margin-top:.7rem;justify-content:space-between}.order-confirmation__btn{background-color:var(--color-surface-muted);border:1px solid var(--color-border);width:48%;padding:.6rem;border-radius:var(--r-sm)}.order-confirmation__table__row-unit{font-weight:700;color:#5a5a5a;margin-left:.4rem}.order-create{max-width:1260px;padding:clamp(1rem,2.5vw,2rem)}.order-create__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:1rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.order-create__hero-actions{display:flex;align-items:stretch;gap:.65rem;flex-shrink:0}.order-create__back-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem .8rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold);box-shadow:var(--shadow-sm)}.order-create__back-button:hover{border-color:var(--color-border-strong);background:var(--color-surface-muted)}.order-create__eyebrow{display:inline-flex;margin-bottom:.35rem;color:var(--color-primary);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.order-create__step-pill{min-width:132px;display:flex;flex-direction:column;gap:.15rem;padding:.55rem .7rem;border:1px solid var(--color-primary-default-border);border-radius:var(--r-md);background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-align:right}.order-create__step-pill span{color:var(--color-text-dark);font-size:var(--fs-sm)}.order-create__workspace{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1rem;align-items:start}.order-create__main-card,.order-create__summary-card{border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.order-create__main-card{min-width:0;padding:1rem}.order-create__summary-card{position:sticky;top:88px;padding:1rem}.order-create__summary-card h2{margin-bottom:.8rem;color:var(--color-text-dark);font-size:var(--fs-base);font-weight:var(--fw-bold)}.order-create__summary-list{display:flex;flex-direction:column;gap:.75rem}.order-create__summary-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.65rem;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.order-create__summary-row svg{width:34px;height:34px;padding:.45rem;border-radius:var(--r-md);background:var(--color-surface);color:var(--color-primary)}.order-create__summary-row span{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.order-create__summary-row strong{display:block;overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold);text-overflow:ellipsis;white-space:nowrap}.order-create__summary-row p{color:var(--color-text-light);font-size:var(--fs-xs)}.order-create .order__main-content{min-width:0}.order-create .order__section{margin-top:0;padding:1rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:#fcfcfd}.order-create .order__section-content,.order-create .order__section-item{margin-top:1.2rem}.order__sub-header{display:flex;flex-direction:column;gap:.2rem}.order__item-category{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.customer__form-container{gap:.8rem}.customer-form{gap:.85rem}.customer-form__input-container{align-items:stretch;gap:.5rem}.customer-form__check,.customer-form__contact-indicator{min-height:42px;display:inline-flex;align-items:center;flex-shrink:0}.customer-form__status-group{display:flex;align-items:center;gap:.45rem;flex-shrink:0}.customer-form__badge{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem .7rem;border:1px solid;border-radius:var(--r-md);font-size:var(--fs-xs);font-weight:var(--fw-bold);white-space:nowrap}.customer-form__badge--success{border-color:#abefc6;background:var(--color-success-bg);color:var(--color-success)}.customer-form__badge--existing{border-color:#fedf89;background:var(--color-warning-bg);color:var(--color-warning)}.customer-form__badge--new{border-color:var(--color-primary-default-border);background:var(--color-primary-light);color:var(--color-primary-dark)}.customer-form__error,.order-overview__error{color:var(--color-danger);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.order__button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:0;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.order__button:hover:not(:disabled){background:var(--color-primary-hover);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.order__button .u-button-loader{border-color:#ffffffb8;border-bottom-color:transparent}.select-items__list{grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr))}.select-items__item{min-height:10rem;padding:.9rem;text-align:center}.select-items__item-name{max-width:100%;overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold);text-overflow:ellipsis;white-space:nowrap}.select-items__item-rate{color:var(--color-text-light);font-family:var(--font-number);font-size:var(--fs-xs)}.select-items__item-check{top:.65rem;right:.65rem;color:var(--color-primary)}.select-items__guide-message{width:100%;padding:.9rem;border:1px dashed var(--color-border-strong);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-light);font-size:var(--fs-sm);text-align:center}.select-items__error{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.85rem;border:1px solid rgba(185,28,28,.22);border-radius:var(--r-md);background:#fef2f2;color:#991b1b;font-size:var(--fs-sm)}.select-items__error button{flex-shrink:0;border:1px solid rgba(185,28,28,.32);border-radius:var(--r-sm);background:#fff;color:#991b1b;font-weight:var(--fw-bold);padding:.45rem .7rem}.select-items__quantity-list{gap:.6rem}.select-items__quantity-item{gap:.75rem;padding:.75rem}.select-items__quantity-img{width:42px;height:42px;border-radius:var(--r-md);background:var(--color-surface-muted);object-fit:contain;padding:.35rem}.select-items__quanity-item-detail{min-width:0}.quanity-item-info span:first-child{color:var(--color-text-dark);font-weight:var(--fw-semibold)}.quanity-item-info span:last-child{color:var(--color-text-light);font-size:var(--fs-xs)}.quanity-item-handler{align-items:center;flex-shrink:0;gap:.4rem}.quanity-item-handler button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-weight:var(--fw-bold)}.quantity-handler__input-container{min-height:34px;overflow:hidden;border:1px solid var(--color-border)}.quantity-handler__input{min-width:54px;width:64px;font-family:var(--font-number);font-weight:var(--fw-bold)}.select-items__sub-total{border:1px solid var(--color-primary-default-border);color:var(--color-primary-dark);font-weight:var(--fw-bold)}.customer-info{margin:0 0 1rem}.customer-info__box{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.customer-info__box p{display:flex;flex-direction:column;gap:.1rem;color:var(--color-text-light);font-size:var(--fs-xs)}.customer-info__box span{overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);text-overflow:ellipsis;white-space:nowrap}.order-overview__payment-buttons,.order-overview__delivery-buttons{gap:.65rem}.order-overview__payment-buttons button,.order-overview__delivery-buttons button{min-height:44px;flex:1 1 150px;justify-content:center;font-weight:var(--fw-semibold)}.order-overview__delivery-details{gap:.75rem}.order-overview__field{display:flex;flex-direction:column;gap:.35rem}.order-overview__field span{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.order-overview__field input{min-height:42px}.order-overview__input--error{border-color:#fecdca!important;background:var(--color-danger-bg)!important}.order-overview__input--error:focus{box-shadow:0 0 0 4px #b423181f}.order__summary{padding:1rem}.order-overview__summary-item{margin-top:.75rem;gap:1rem}.order-overview__summary-total{color:var(--color-text-dark);font-size:var(--fs-base);font-weight:var(--fw-bold)}.order-confirmation{margin-bottom:0}.order-confirmation__header{padding:1.25rem;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-sm)}.order-confirmation__icon-box{width:3.4rem;height:3.4rem}.order-confirmation__section{border-radius:var(--r-md)}.order-confirmation__section-title{margin-bottom:.75rem;font-weight:var(--fw-bold)}.order-confirmation__payment{width:fit-content;padding:.2rem .55rem;border:1px solid;border-radius:999px;font-size:var(--fs-xs);font-weight:var(--fw-bold)}.order-confirmation__payment--paid{border-color:#abefc6;background:var(--color-success-bg);color:var(--color-success)}.order-confirmation__payment--unpaid{border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger)}.order-confirmation__table{table-layout:fixed}.order-confirmation__table th{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.order-confirmation__total{color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold)}.order-confirmation__actions{gap:.75rem}.order-confirmation__btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;font-weight:var(--fw-bold)}.order-confirmation__btn--primary{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.order-confirmation__btn--secondary{color:var(--color-text-dark)}.select-items__quantity-panel{padding:.85rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface)}.select-items__selection-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.select-items__selection-header .order__item-category{margin-bottom:.15rem}.select-items__selection-header p{color:var(--color-text-light);font-size:var(--fs-xs)}.select-items__selection-total{flex-shrink:0;padding:.45rem .65rem;border:1px solid var(--color-primary-default-border);border-radius:var(--r-md);background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.select-items__quantity-empty{min-height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;color:var(--color-text-light);font-size:var(--fs-sm);text-align:center}.select-items__quantity-empty svg{color:var(--color-primary)}.select-items__quantity-panel .select-items__quantity-list{margin-top:.75rem}.select-items__quantity-name{max-width:100%;overflow:hidden;color:var(--color-text-dark);font-weight:var(--fw-bold);text-overflow:ellipsis;white-space:nowrap}.select-items__quantity-rate,.select-items__quantity-total{color:var(--color-text-light);font-size:var(--fs-xs)}.select-items__quantity-total{color:var(--color-primary-dark);font-weight:var(--fw-semibold)}.quantity-handler{min-width:0}.quantity-handler--kg{width:min(100%,360px);flex-direction:column;align-items:stretch;gap:.45rem}.quantity-handler__kg-row{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;gap:.4rem;align-items:center}.quantity-handler__kg-fields{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.4rem}.quantity-handler__kg-field{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);overflow:hidden;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.quantity-handler__kg-field span{display:flex;align-items:center;justify-content:center;border-right:1px solid var(--color-border);color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.quantity-handler__kg-field input{min-height:34px;min-width:0;border:none;border-radius:0;background:var(--color-surface);padding:.25rem .45rem;text-align:center}.quantity-handler__kg-field input:focus{box-shadow:inset 0 0 0 2px #218a4d2e}.quantity-handler__gram-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.quanity-item-handler .quantity-handler__gram-chip{width:auto;height:30px;min-width:0;padding:0 .35rem;border-color:var(--color-border);background:var(--color-surface);color:var(--color-primary-dark);font-size:var(--fs-xs)}.quanity-item-handler .quantity-handler__gram-chip:hover{border-color:var(--color-primary-default-border);background:var(--color-primary-light)}.customer-info__title-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.customer-info__title-row>span{flex-shrink:0;padding:.25rem .55rem;border:1px solid var(--color-primary-default-border);border-radius:999px;background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.customer-info__item{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:.65rem;align-items:center;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.customer-info__item svg{width:34px;height:34px;padding:.45rem;border-radius:var(--r-md);background:var(--color-surface);color:var(--color-primary)}.order-overview__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.order-overview__panel{min-width:0;padding:1rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.order-overview__panel--promotion-active{border-color:var(--color-primary-default-border);background:#f7fcf9}.order-overview__panel .order__item-category{margin-bottom:.65rem}.order-overview__payment-buttons,.order-overview__delivery-buttons{margin-top:0}.order-overview__payment-buttons button svg,.order-overview__delivery-buttons button svg{width:18px;height:18px}.order-overview__pickup-note{margin-top:.8rem;display:flex;align-items:center;gap:.45rem;padding:.65rem .75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-text-light);font-size:var(--fs-sm)}.order-overview__promotion-note{margin-top:.8rem;display:flex;flex-direction:column;gap:.35rem;padding:.75rem;border:1px solid var(--color-primary-default-border);border-radius:var(--r-md);background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-sm)}.order-overview__promotion-note p{margin:0}.order-overview__promotion-title{display:flex;align-items:center;gap:.4rem}.order-overview__promotion-title strong{color:var(--color-text-dark)}.order-overview__promotion-amount{color:var(--color-success);font-weight:var(--fw-bold)}.order-overview__summary-heading{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.order-overview__summary-heading p{color:var(--color-text-light);font-size:var(--fs-xs)}.order-overview__summary-heading svg{color:var(--color-primary)}.order-overview__summary-list{display:flex;flex-direction:column;gap:.55rem;margin-top:.85rem}.order-overview__summary-item{align-items:center;margin-top:0;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.order-overview__summary-item>div{min-width:0}.order-overview__summary-name{overflow:hidden;color:var(--color-text-dark);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.order-overview__summary-item span{color:var(--color-text-light);font-size:var(--fs-xs)}.order-overview__totals{margin-top:.9rem;display:flex;flex-direction:column;gap:.55rem}.order-overview__total-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--color-text-light);font-size:var(--fs-sm)}.order-overview__total-row strong{color:var(--color-text-dark)}.order-overview__total-row--promotion strong{color:var(--color-success)}.order-confirmation__content-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1rem;align-items:start}.order-confirmation__details-stack{min-width:0}.order-confirmation__table-wrap{width:100%;overflow-x:auto}.order-confirmation__bill-preview{position:sticky;top:16px;margin-top:1rem;padding:.85rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.order-confirmation__bill-preview-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.55rem;color:var(--color-text-dark)}.order-confirmation__bill-preview-header svg{color:var(--color-primary)}.order-confirmation__bill-preview-header h3{font-size:var(--fs-base)}.order-confirmation__bill-preview .receipt{width:100%;max-width:280px;padding:.65rem;border:1px dashed var(--color-border-strong);border-radius:var(--r-md);background:#fff}.order-confirmation__actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.order-confirmation__btn{width:100%}@media screen and (max-width: 1080px){.order-create__workspace{grid-template-columns:1fr}.order-create__summary-card{position:static;order:-1}.order-create__summary-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.order-confirmation__content-grid{grid-template-columns:1fr}.order-confirmation__bill-preview{position:static}}@media screen and (max-width: 720px){.order-create{padding:.75rem}.order-create__hero{flex-direction:column}.order-create__hero-actions{width:100%;flex-direction:column}.order-create__step-pill{width:100%;text-align:left}.order-create__main-card,.order-create__summary-card,.order-create .order__section{padding:.85rem}.order-create__summary-list,.customer-info__box,.order-overview__grid{grid-template-columns:1fr}.customer-form__input-container,.customer-form__status-group,.select-items__quantity-item,.order-confirmation__column,.order-confirmation__actions{flex-direction:column;align-items:stretch}.customer-form__check,.customer-form__contact-indicator,.customer-form__badge{justify-content:center}.select-items__list{grid-template-columns:repeat(2,minmax(0,1fr))}.select-items__item{min-height:9rem}.select-items__quanity-item-detail{width:100%}.select-items__selection-header{align-items:stretch;flex-direction:column}.quantity-handler--kg{width:100%}.quanity-item-handler{width:100%;justify-content:space-between}.quantity-handler__input-container{flex:1}.quantity-handler__input,.order-confirmation__btn{width:100%}.order-confirmation__actions{grid-template-columns:1fr}.order-confirmation__table{min-width:520px}}@media screen and (max-width: 420px){.select-items__list{grid-template-columns:1fr}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.orders{min-height:100vh;font-family:var(--font-base);color:var(--color-text-dark);padding:clamp(1rem,3vw,2rem);font-size:var(--medium-text-size)}.orders__title{font-size:var(--title-font-size);font-weight:var(--fw-bold);color:var(--color-text-dark);letter-spacing:0;margin-bottom:1rem}.orders__tabs{display:flex;gap:2px;background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--r-md);padding:4px;width:fit-content;margin-bottom:16px;width:100%}.orders__tab{padding:6px 14px;border:none;border-radius:var(--r-sm);font-size:var(--medium-text-size);font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s;background:transparent;color:var(--color-text-light)}.orders__tab--active{background:var(--color-surface);color:var(--color-primary-dark);box-shadow:var(--shadow-sm)}.orders__controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--r-md) var(--r-md) 0 0;border-bottom:1px solid var(--color-border);position:sticky;top:0rem;z-index:4}.orders__quick-filters{width:100%;margin-top:1rem;display:flex;gap:6px;flex-wrap:wrap}.orders__quick-filters button{padding:.5rem 1rem;border-radius:var(--r-sm);font-size:var(--medium-text-size);font-weight:600;font-family:inherit;border:1px solid var(--color-border);background:transparent;color:var(--color-text-light);cursor:pointer;transition:all .15s}.orders__quick-filters button:hover{border-color:var(--color-primary-default-border)!important;background:var(--color-primary-light)!important;color:var(--color-primary-dark)!important}.orders__quick-filter--active{border-color:var(--color-primary-default-border)!important;background:var(--color-primary)!important;color:var(--color-primary-text)!important}.orders__search{flex:1;min-width:180px;padding:.5rem .75rem;border-radius:var(--r-sm);border:1px solid var(--color-border);font-size:var(--medium-text-size);font-family:inherit;background:var(--color-surface);color:var(--color-text-dark);outline:none;transition:border-color .15s}.orders__search:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #218a4d1f}.orders__select{padding:.5rem 1rem;border-radius:var(--r-sm);border:1px solid var(--color-border);font-size:var(--medium-text-size);font-family:inherit;background:var(--color-surface);color:var(--color-text-dark);cursor:pointer;outline:none}.orders__date{padding:.5rem 1rem;border-radius:var(--r-sm);border:1px solid var(--color-border);font-size:var(--medium-text-size);font-family:inherit;background:var(--color-surface);color:var(--color-text-dark);outline:none}.orders__bulk{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:.7rem 1rem;background:var(--color-primary-light);border:1px solid var(--color-primary-default-border);border-radius:var(--r-lg);font-size:var(--medium-text-size);margin:0 0 .75rem}.orders__bulk>span{flex:1;min-width:150px;font-weight:600;color:var(--color-primary-dark)}.orders__bulk-status{display:inline-flex;align-items:center;gap:.4rem}.orders__bulk-select{min-height:38px;min-width:150px;padding:.45rem .75rem;border:1px solid var(--color-primary-default-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-dark);font-family:inherit;font-size:var(--medium-text-size);outline:none}.orders__bulk button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.45rem .8rem;border-radius:var(--r-sm);font-size:var(--medium-text-size);font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-light);transition:all .15s}.orders__bulk button:hover{background:var(--color-surface-muted)}.orders__bulk .orders__bulk-danger{color:#dc2626;border-color:#fca5a5;background:#fef2f2}.orders__bulk .u-button-loader{width:16px;height:16px;border-width:2px}.orders__table-wrapper{width:100%;overflow-x:auto;background:var(--color-surface);border:1px solid var(--color-border);border-top:none;box-shadow:var(--shadow-sm)}.orders__table{min-width:800px;width:100%;border-collapse:collapse;table-layout:fixed;background:var(--color-surface);border-top:none}.orders__table-checkbox{width:20px;height:20px;cursor:pointer}.orders__table-service{padding:.2rem;display:flex;justify-content:flex-start;gap:.6rem;height:80px;overflow-y:scroll;border:1px solid var(--color-border);border-radius:var(--r-sm);scrollbar-width:thin}.orders__table-date{font-family:var(--font-number)!important}.orders__service-card{border:1px solid var(--color-border);border-radius:var(--r-sm);padding:.4rem .5rem;display:flex;align-items:center;gap:.5rem}.orders__service-image{width:30px;height:30px;object-fit:cover;border-radius:var(--r-sm);background-color:var(--color-surface-muted);padding:.2rem}.orders__service-details{font-size:.9rem}.orders__service-name{font-size:1rem}.orders__service-quantity,.orders__service-rate{margin-left:.2rem}.orders__service-subtotal{text-align:right;font-size:.9rem}.orders__table th{padding:1rem .5rem;text-align:left;font-size:var(--medium-text-size);font-weight:700;text-transform:uppercase;letter-spacing:0;color:var(--color-text-light);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none}.orders__table th:hover{color:var(--color-text-dark)}.orders__table td{padding:1rem .6rem;font-size:var(--medium-text-size);color:var(--color-text);border-bottom:1px solid var(--color-border);vertical-align:middle}.orders__customer-card__profile{width:3rem;height:3rem;border-radius:50%;object-fit:cover;background-color:var(--color-primary-dark);padding:1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem}.orders__table tbody tr{transition:background .1s}.orders__table tbody tr:hover{background:var(--color-primary-light)}.orders__table tbody tr:last-child td{border-bottom:none}.orders__table tbody tr.selected{background:var(--color-primary-light)}.orders__table tbody tr td{text-wrap:nowrap}.orders__table__row-unpaid--active{background-color:var(--unpaid-table-row-background)}.orders__table td:nth-child(1){width:2%}.orders__table td:nth-child(2){width:5%;font-family:var(--font-number);font-size:var(--medium-text-size);font-weight:700;color:var(--color-primary)}.orders__table td:nth-child(6){font-family:var(--font-number);font-size:var(--medium-text-size);font-weight:700;color:var(--color-text-dark)}.orders__table-actions{display:flex}.orders__status{padding:.5rem .6rem;border-radius:var(--r-sm);font-size:var(--medium-text-size);font-weight:600;font-family:inherit;border:1px solid;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none}.orders__status--progress{background:var(--color-warning-bg);color:var(--color-warning);border-color:#fedf89}.orders__status--completed{background:var(--color-success-bg);color:var(--color-success);border-color:#abefc6}.orders__status--cancelled{background:var(--color-danger-bg);color:var(--color-danger);border-color:#fecdca}.orders__status:not(.orders__status--progress):not(.orders__status--completed):not(.orders__status--cancelled){background:var(--color-success-bg);color:var(--color-success);border-color:#abefc6}.orders__pagination{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-top:1px solid var(--color-border);border-radius:0 0 var(--r-md) var(--r-md);font-size:var(--medium-text-size);color:var(--color-text-muted)}.orders__pagination button{padding:.5rem 1rem;border-radius:var(--r-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-light);font-size:var(--medium-text-size);font-family:inherit;font-weight:500;cursor:pointer;transition:all .15s}.orders__pagination button:hover:not(:disabled){background:var(--color-surface-muted);border-color:var(--color-border-strong)}.orders__pagination button:disabled{opacity:.4;cursor:default}.orders__pagination span{font-weight:500;color:var(--color-text-light)}.orders{padding:clamp(1rem,2.5vw,2rem)}.orders__page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.orders__title{margin-bottom:.2rem}.orders__subtitle{color:var(--color-text-light);font-size:var(--fs-sm)}.orders__count{flex-shrink:0;min-height:32px;display:inline-flex;align-items:center;border:1px solid var(--color-border);border-radius:var(--r-md);padding:.35rem .75rem;background:var(--color-surface);color:var(--color-text-light);font-size:var(--fs-sm);font-weight:var(--fw-semibold);box-shadow:var(--shadow-sm)}.orders__filter-panel{display:flex;flex-direction:column;gap:.9rem;margin-bottom:1rem;padding:1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.orders__filter-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.orders__filter-heading{display:inline-flex;align-items:center;gap:.45rem;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.orders__clear-filters{min-height:34px;display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-light);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.orders__clear-filters:hover{color:var(--color-danger);background:var(--color-danger-bg);border-color:#fecdca}.orders__tabs{width:100%;margin:0;padding:.25rem;gap:.25rem;overflow-x:auto;background:var(--color-surface-muted);border-color:var(--color-border);scrollbar-width:thin}.orders__tab{min-height:36px;flex:1 0 max-content;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.45rem .85rem;font-size:var(--fs-sm);border:1px solid transparent}.orders__tab-label{white-space:nowrap}.orders__tab-count{min-width:1.75rem;height:1.45rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .45rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text-light);font-family:var(--font-number);font-size:var(--fs-xs);font-weight:var(--fw-bold);line-height:1}.orders__tab:hover{color:var(--color-text-dark);background:var(--color-surface)}.orders__tab--active{color:var(--color-primary-dark);border-color:#218a4d24;background:var(--color-surface)}.orders__tab--active .orders__tab-count{color:var(--color-primary-dark);border-color:var(--color-primary-default-border);background:var(--color-primary-light)}.orders__filter-grid{display:grid;grid-template-columns:minmax(220px,1.4fr) repeat(4,minmax(145px,1fr));gap:.75rem}.orders__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.orders__field-label{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.orders__field-control{position:relative;display:flex;align-items:center}.orders__field-icon{position:absolute;left:.75rem;color:var(--color-text-muted);pointer-events:none}.orders__search,.orders__date,.orders__select{min-height:42px;width:100%;padding:.55rem .75rem;border-radius:var(--r-md);font-size:var(--fs-sm);box-shadow:none}.orders__field-control .orders__search,.orders__field-control .orders__date{padding-left:2.2rem}.orders__select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.orders__quick-filters{width:100%;margin-top:0;padding-top:.85rem;border-top:1px solid var(--color-border);gap:.45rem}.orders__quick-filters button{min-height:34px;padding:.38rem .75rem;background:var(--color-surface);font-size:var(--fs-sm)}.orders__quick-filter--active{border-color:var(--color-primary)!important;background:var(--color-primary-light)!important;color:var(--color-primary-dark)!important}.orders__table-wrapper{border:1px solid var(--color-border);border-radius:var(--r-lg);overflow:auto;box-shadow:var(--shadow-sm)}.orders__table{min-width:1120px;table-layout:fixed}.orders__col-select{width:44px}.orders__col-id{width:74px}.orders__col-customer{width:190px}.orders__col-service{width:270px}.orders__col-delivery{width:170px}.orders__col-date{width:120px}.orders__col-status,.orders__col-payment{width:136px}.orders__col-amount{width:110px}.orders__col-actions{width:104px}.orders__table thead{background:var(--color-surface-muted)}.orders__table th{padding:.75rem .7rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);vertical-align:middle}.orders__table td{padding:.85rem .7rem;font-size:var(--fs-sm);border-bottom:1px solid var(--color-border)}.orders__table tbody tr{background:var(--color-surface)}.orders__table tbody tr:hover{background:#fbfdfc}.orders__table__row-unpaid--active{background:snow}.orders__table tbody tr.selected,.orders__table tbody tr.selected:hover{background:var(--color-primary-light)}.orders__table tbody tr td{text-wrap:wrap;white-space:normal}.orders__select-cell{text-align:center}.orders__table-checkbox{width:16px;height:16px;accent-color:var(--color-primary)}.orders__id-cell{color:var(--color-primary-dark);font-family:var(--font-number);font-weight:var(--fw-bold)}.orders__customer-card{display:flex;align-items:center;gap:.7rem;min-width:0}.orders__customer-card__profile{width:38px;height:38px;padding:0;flex-shrink:0;background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.orders__customer-card__meta{min-width:0}.orders__customer-card__name,.orders__delivery-title,.orders__service-name{overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.orders__customer-card__contact,.orders__delivery-meta,.orders__service-meta,.orders__date-time{color:var(--color-text-light);font-size:var(--fs-xs)}.orders__table-service{height:auto;max-height:104px;padding:0;border:none;overflow-y:auto;gap:.45rem}.orders__service-card{display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.5rem;background:var(--color-surface-muted);border:1px solid transparent;border-radius:var(--r-md)}.orders__service-main{display:flex;align-items:center;gap:.55rem;min-width:0}.orders__service-image{width:32px;height:32px;flex-shrink:0;border-radius:var(--r-sm);background:var(--color-surface)}.orders__service-details{min-width:0}.orders__service-meta{display:flex;gap:.35rem}.orders__service-meta span+span:before{content:"/";margin-right:.35rem;color:var(--color-text-muted)}.orders__service-subtotal{flex-shrink:0;text-align:right}.orders__service-subtotal p:first-child{color:var(--color-text-dark);font-weight:var(--fw-bold)}.orders__service-subtotal p:last-child{color:var(--color-text-muted);font-size:var(--fs-xs)}.orders__delivery-card,.orders__date-card{display:flex;flex-direction:column;gap:.15rem;min-width:0}.orders__date-day{color:var(--color-text-dark);font-family:var(--font-number);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.orders__status{width:100%;min-height:34px;padding:.4rem .55rem;border-radius:999px;font-size:var(--fs-xs)}.orders__amount-cell{color:var(--color-text-dark);font-family:var(--font-number);font-weight:var(--fw-bold)}.orders__table th:last-child,.orders__actions-cell{text-align:center;white-space:nowrap}.orders__table-actions{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;vertical-align:middle}.orders__action-button,.orders__table-actions>button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-light);box-shadow:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.orders__action-icon{width:18px;height:18px;display:block;flex:0 0 auto;stroke:currentColor}.orders__action-button:hover:not(:disabled),.orders__table-actions>button:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-text-dark)}.orders__action-button--receipt:hover:not(:disabled){border-color:var(--color-primary-default-border);background:var(--color-primary-light);color:var(--color-primary-dark)}.orders__action-button--delete:hover:not(:disabled){border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger)}.orders__pagination{margin-top:.85rem;border-radius:var(--r-lg);box-shadow:var(--shadow-sm)}.orders__error-banner{display:flex;align-items:center;gap:.65rem;margin-bottom:1rem;padding:.75rem .85rem;border:1px solid #fecdca;border-radius:var(--r-md);background:var(--color-danger-bg);color:var(--color-danger);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.orders__error-banner svg{flex:0 0 auto}.orders__error-banner span{flex:1;min-width:0}.orders__error-banner button{min-height:34px;flex:0 0 auto;padding:.4rem .75rem;border:1px solid #fecdca;border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-danger);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.orders__error-banner button:hover:not(:disabled){background:#fff;border-color:var(--color-danger)}@media screen and (max-width: 1180px){.orders__filter-grid{grid-template-columns:minmax(220px,2fr) repeat(2,minmax(150px,1fr))}}@media screen and (max-width: 900px){.orders{padding:1rem}.orders__page-header{align-items:flex-start;flex-direction:column}.orders__count{min-height:30px}.orders__filter-panel{padding:.85rem;border-radius:var(--r-md)}.orders__filter-grid{grid-template-columns:1fr}.orders__tabs,.orders__quick-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem}.orders__tab,.orders__quick-filters button{flex:0 0 auto}.orders__table-wrapper{overflow:visible;border:none;background:transparent;box-shadow:none}.orders__table,.orders__table tbody,.orders__table tr,.orders__table td{display:block;width:100%}.orders__table{min-width:0;background:transparent}.orders__table colgroup,.orders__table thead{display:none}.orders__table tbody{display:grid;gap:.85rem}.orders__table tr{padding:.8rem;border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.orders__table tbody tr:hover,.orders__table__row-unpaid--active{background:var(--color-surface)}.orders__table td{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.7rem 0;border-bottom:1px solid var(--color-border)}.orders__table td:before{content:attr(data-label);flex:0 0 5.8rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.orders__table td:last-child{border-bottom:none}.orders__select-cell{display:none!important}.orders__id-cell{align-items:center;justify-content:flex-start;padding-top:0;border-bottom:none;font-size:var(--fs-base)}.orders__id-cell:before,.orders__customer:before{display:none}.orders__customer{padding-top:.25rem}.orders__service-cell{flex-direction:column;gap:.5rem}.orders__service-cell:before{flex:0 0 auto}.orders__table-service{width:100%;max-height:none;overflow:visible}.orders__service-card{align-items:flex-start}.orders__status{max-width:180px}.orders__amount-cell{font-size:var(--fs-base)}.orders__table-actions{width:auto;margin-left:auto}.order-table-skeleton td:before{display:none}}@media screen and (max-width: 520px){.orders{padding:.75rem}.orders__filter-header{align-items:flex-start}.orders__clear-filters{padding-inline:.55rem}.orders__table tr{padding:.75rem}.orders__table td{flex-direction:column;gap:.35rem}.orders__table td:before{flex:0 0 auto}.orders__customer-card{width:100%}.orders__status{max-width:none}}.select-items__category-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.select-items__category-head .order__item-category{margin-bottom:.15rem}.select-items__category-head p{color:var(--color-text-light);font-size:var(--fs-xs)}.select-items__more-button,.select-items__show-more-card,.orders__service-more,.orders__create-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.select-items__more-button{min-height:34px;flex-shrink:0;padding:.35rem .65rem}.select-items__show-more-card{width:100%;min-height:44px;margin-top:.75rem;background:var(--color-surface-muted);color:var(--color-primary-dark)}.select-items__more-button:hover,.select-items__show-more-card:hover,.orders__service-more:hover,.orders__create-button:hover:not(:disabled){border-color:var(--color-primary-default-border);background:var(--color-primary-light);color:var(--color-primary-dark)}.order-overview__payment-buttons,.order-overview__delivery-buttons{padding:.25rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);gap:.25rem}.order-overview__payment-buttons button,.order-overview__delivery-buttons button{min-height:42px;border-color:transparent;border-radius:var(--r-sm);background:transparent;box-shadow:none}.order-overview__payment-buttons button.order__button-active,.order-overview__delivery-buttons button.order__button-active{border:1px solid var(--color-primary-default-border)!important;background:var(--color-surface)!important;color:var(--color-primary-dark)!important;box-shadow:var(--shadow-sm)}.customer-info__box{padding:.75rem;background:linear-gradient(180deg,#fff,#f8faf9)}.customer-info__item{border-radius:var(--r-sm)}.order-confirmation__details,.order-confirmation__column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.order-confirmation__column:last-child{grid-column:1 / -1}.order-confirmation__item{padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface-muted)}.order-confirmation__payment{min-width:78px;justify-content:center;border-radius:var(--r-sm);text-align:center}.orders__header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.65rem;flex-wrap:wrap}.orders__create-button{min-height:40px;padding:.55rem .8rem;border-color:var(--color-primary);background:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm)}.orders__create-button:hover:not(:disabled){border-color:var(--color-primary-hover);background:var(--color-primary-hover);color:#fff}.orders__create-button .u-button-loader{width:17px;height:17px;border-color:#ffffffbd;border-bottom-color:transparent}.order-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,1.5rem);background:#10182885;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.order-modal__dialog{width:min(100%,520px);max-height:min(92vh,820px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:0 24px 70px #10182838}.order-modal__header,.order-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.order-modal__header{border-bottom:1px solid var(--color-border)}.order-modal__footer{border-top:1px solid var(--color-border);background:var(--color-surface-muted)}.order-modal__eyebrow{margin:0 0 .15rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.order-modal__header h2{margin:0;color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold);letter-spacing:0}.order-modal__icon-button{width:38px;height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-light)}.order-modal__icon-button:hover:not(:disabled){color:var(--color-text-dark);background:var(--color-surface-muted)}.order-modal__button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.6rem .85rem;border:1px solid var(--color-border);border-radius:var(--r-md);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.order-modal__button--secondary{background:var(--color-surface);color:var(--color-text-dark)}.order-modal__button--primary{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.order-modal__button--primary:hover:not(:disabled){border-color:var(--color-primary-hover);background:var(--color-primary-hover)}.order-modal__button--danger{border-color:#fecdca;background:var(--color-danger);color:#fff}.order-modal__button--danger:hover:not(:disabled){border-color:var(--color-danger);background:#912018}.order-delete-modal__title{display:flex;align-items:center;gap:.75rem}.order-delete-modal__icon{width:44px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid #fecdca;border-radius:var(--r-md);background:var(--color-danger-bg);color:var(--color-danger)}.order-delete-modal__content{display:flex;flex-direction:column;gap:.85rem;padding:1rem;color:var(--color-text-light);font-size:var(--fs-sm)}.order-delete-modal__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-text-dark)}.order-bill-modal{width:min(100%,1080px)}.order-bill-modal__body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:1rem;overflow:auto;padding:1rem;background:linear-gradient(180deg,#f8fafc,#fff)}.order-bill-modal__preview{min-width:0;display:flex;justify-content:center;overflow:auto;padding:1rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:linear-gradient(90deg,rgba(228,231,236,.55) 1px,transparent 1px),linear-gradient(180deg,rgba(228,231,236,.55) 1px,transparent 1px),#f9fafb;background-size:24px 24px}.order-bill-modal__preview-paper{align-self:flex-start;padding:1rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:#fff;box-shadow:0 16px 38px #10182824}.order-bill-modal__settings{min-width:0;display:flex;flex-direction:column;gap:.75rem;padding:.9rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface)}.order-bill-modal__settings-title{display:flex;align-items:center;gap:.45rem;color:var(--color-text-dark)}.order-bill-modal__settings-title svg{color:var(--color-primary)}.order-bill-modal__settings-title h3{margin:0;font-size:var(--fs-base)}.order-bill-modal__field{display:flex;flex-direction:column;gap:.35rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.order-bill-modal__field input,.order-bill-modal__field select,.order-bill-modal__field textarea{width:100%;min-height:40px;padding:.55rem .65rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-family:var(--font-base);font-size:var(--fs-sm)}.order-bill-modal__field textarea{resize:vertical;line-height:1.45}.order-bill-modal__field input:focus,.order-bill-modal__field select:focus,.order-bill-modal__field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #218a4d1f;outline:none}.order-bill-modal__toggles{display:grid;grid-template-columns:1fr;gap:.45rem}.order-bill-modal__toggle{min-height:38px;display:flex;align-items:center;gap:.55rem;padding:.5rem .65rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.order-bill-modal__toggle input{width:18px;height:18px;flex:0 0 auto}@media screen and (max-width: 900px){.order-bill-modal__body{grid-template-columns:1fr}.order-bill-modal__settings{order:-1}}@media screen and (max-width: 520px){.order-modal{align-items:stretch;padding:.5rem}.order-modal__dialog{max-height:calc(100vh - 1rem)}.order-modal__footer{flex-direction:column-reverse}.order-modal__button{width:100%}.order-bill-modal__body{padding:.75rem}.order-bill-modal__preview{padding:.65rem}.order-bill-modal__preview-paper{width:100%;padding:.75rem}}.orders__table-service{max-height:none;overflow:visible}.orders__table-service--expanded{max-height:240px;overflow-y:auto;padding-right:.15rem}.orders__service-card{border-color:var(--color-border);border-radius:var(--r-sm);background:#fbfcfd}.orders__service-card:hover{background:var(--color-surface);border-color:var(--color-border-strong)}.orders__service-more{width:100%;min-height:30px;padding:.25rem .45rem;color:var(--color-primary-dark);font-size:var(--fs-xs)}.orders__status{width:100%;min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .55rem;border-radius:var(--r-sm);font-size:var(--fs-xs);font-weight:var(--fw-bold);line-height:1;text-align:center;text-align-last:center;white-space:nowrap}.orders__status-control{position:relative;display:inline-flex;width:100%;min-width:0}.orders__status-control .orders__status{padding-right:1.75rem}.orders__status-loader{position:absolute;top:50%;right:.45rem;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;transform:translateY(-50%)}.orders__status-loader .u-button-loader{width:14px;height:14px;border-width:2px}.orders__status:disabled{cursor:wait;opacity:.7}.orders__status--pending{background:var(--color-warning-bg);color:var(--color-warning);border-color:#fedf89}.orders__status--paid{background:var(--color-success-bg);color:var(--color-success);border-color:#abefc6}.orders__status--unpaid{background:var(--color-danger-bg)!important;color:var(--color-danger)!important;border-color:#fecdca!important}@media screen and (max-width: 900px){.orders__header-actions{width:100%;justify-content:space-between}.orders__create-button{flex:1}.order-confirmation__details,.order-confirmation__column{grid-template-columns:1fr}}@media screen and (max-width: 520px){.select-items__category-head,.orders__header-actions{align-items:stretch;flex-direction:column}.select-items__more-button,.orders__count,.orders__create-button{width:100%}}.orders__service-cell{min-width:0}.orders__table-service{width:100%;min-width:0;display:flex;flex-direction:column;gap:.45rem;max-height:none;overflow:visible}.orders__service-summary{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;align-items:center;padding:.5rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:#fbfcfd}.orders__service-summary-copy{min-width:0}.orders__service-summary-copy p{overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.orders__service-summary-copy span{display:block;overflow:hidden;color:var(--color-text-light);font-size:var(--fs-xs);text-overflow:ellipsis;white-space:nowrap}.orders__service-expanded-list{display:flex;flex-direction:column;gap:.35rem;max-height:150px;overflow-y:auto;padding-right:.15rem}.orders__table-service--expanded{max-height:none;overflow:visible}.orders__service-card{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.45rem .5rem}.orders__service-main,.orders__service-details,.orders__service-meta{min-width:0}.orders__service-meta{overflow:hidden;white-space:nowrap}.orders__service-subtotal{min-width:72px}.orders__service-more{min-height:30px;border-radius:var(--r-sm)}.orders__service-more--inline{width:auto;min-width:70px;padding-inline:.55rem;background:var(--color-surface)}.order-confirmation__customer-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.order-confirmation__customer-avatar{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--color-primary-default-border);border-radius:var(--r-md);background:var(--color-primary-light);color:var(--color-primary-dark)}.order-confirmation__customer-header .order-confirmation__section-title{margin-bottom:.1rem}.order-confirmation__customer-header p{overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.order-confirmation__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.order-confirmation__item{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:.6rem;padding:.75rem;border-radius:var(--r-sm);background:#fbfcfd}.order-confirmation__item--wide{grid-column:1 / -1}.order-confirmation__item>svg{width:32px;height:32px;padding:.45rem;border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-primary)}.order-confirmation__value{overflow-wrap:anywhere;font-weight:var(--fw-semibold)}.customer-info__box{border-radius:var(--r-sm)}.customer-info__item{grid-template-columns:36px minmax(0,1fr);background:#fbfcfd}.customer-info__item svg{width:36px;height:36px}@media screen and (max-width: 900px){.orders__service-summary{width:100%}.order-confirmation__details{grid-template-columns:1fr}.order-confirmation__item--wide{grid-column:auto}}@media screen and (max-width: 520px){.orders__service-summary{grid-template-columns:1fr}.orders__service-more--inline{width:100%}.orders__service-card{grid-template-columns:1fr}.orders__service-subtotal{text-align:left}}.sk{display:block;border-radius:6px;background:#e6e6e6;position:relative;overflow:hidden}.sk:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transform:translate(-100%);animation:shimmer 1.6s infinite}@keyframes shimmer{to{transform:translate(100%)}}.sk-check{width:16px;height:16px;border-radius:4px}.sk-id{width:36px;height:13px}.sk-avatar{width:34px;height:34px;border-radius:50%;flex-shrink:0}.sk-line{height:13px;border-radius:4px}.sk-pill{height:26px;border-radius:20px;width:80px}.sk-pill--sm{width:60px}.sk-btn{width:28px;height:28px;border-radius:6px}.sk-customer-cell{display:flex;align-items:center;gap:10px}.sk-meta{display:flex;flex-direction:column}.sk-actions{display:flex;gap:6px;justify-content:center}.order-table-skeleton td{height:64px;vertical-align:middle;padding:0 12px;border-bottom:.5px solid rgb(237,237,237);background:transparent}.order-table-skeleton td:after{display:none}.empty-order td{border:none!important;padding:1.25rem 1rem!important;height:auto!important;background:transparent!important}.empty-order__inner{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:460px;margin:0 auto;padding:2rem 1rem;gap:.85rem;text-align:center}.empty-order__icon{width:58px;height:58px;border-radius:var(--r-md);background:var(--color-primary-light);border:1px solid var(--color-primary-default-border);display:flex;align-items:center;justify-content:center;color:var(--color-primary-dark);box-shadow:var(--shadow-sm)}.empty-order__copy{display:flex;flex-direction:column;align-items:center;gap:.25rem}.empty-order__eyebrow{display:inline-flex;align-items:center;gap:.3rem;color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.empty-order__title{font-size:var(--fs-lg);font-weight:var(--fw-bold);color:var(--color-text-dark);margin:0}.empty-order__sub{max-width:390px;font-size:var(--fs-sm);color:var(--color-text-light);margin:0;line-height:1.5}.empty-order__actions{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-top:.55rem;flex-wrap:wrap}.empty-order__btn{min-width:138px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1rem;font-size:var(--fs-sm);font-weight:var(--fw-bold);font-family:var(--font-base);border-radius:var(--r-sm);cursor:pointer;line-height:1;white-space:nowrap;-webkit-user-select:none;user-select:none;box-shadow:var(--shadow-sm);transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.empty-order__btn svg,.empty-order__btn .u-button-loader{flex:0 0 auto}.empty-order__btn:focus-visible{outline:none;box-shadow:0 0 0 4px #218a4d24,var(--shadow-sm)}.empty-order__btn:active:not(:disabled){transform:translateY(0)}.empty-order__btn:disabled{cursor:not-allowed;opacity:.78;transform:none}.empty-order__btn--ghost{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-dark)}.empty-order__btn--ghost:hover{background:var(--color-surface-muted);border-color:var(--color-border-strong);box-shadow:0 4px 12px #10182814;transform:translateY(-1px)}.empty-order__btn--primary{background:var(--color-primary);border:1px solid var(--color-primary);color:#fff;box-shadow:var(--shadow-sm)}.empty-order__btn--primary:hover{background:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:var(--shadow-sm);transform:none}.empty-order__btn--primary .u-button-loader{width:17px;height:17px;border-color:#ffffffbf;border-bottom-color:transparent}.orders-error td{border:none!important;padding:1.25rem 1rem!important;height:auto!important;background:transparent!important}.orders-error__inner{min-height:260px;max-width:460px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;margin:0 auto;padding:2rem 1rem;text-align:center}.orders-error__icon{width:58px;height:58px;display:flex;align-items:center;justify-content:center;border:1px solid #fecdca;border-radius:var(--r-md);background:var(--color-danger-bg);color:var(--color-danger);box-shadow:var(--shadow-sm)}.orders-error__copy{display:flex;flex-direction:column;align-items:center;gap:.25rem}.orders-error__title{margin:0;color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold)}.orders-error__sub{max-width:390px;margin:0;color:var(--color-text-light);font-size:var(--fs-sm);line-height:1.5}@media screen and (max-width: 900px){.orders__error-banner{align-items:flex-start;flex-wrap:wrap}.orders__error-banner button{width:100%}.orders-error{display:block!important;padding:0!important;border:none!important;box-shadow:none!important;background:transparent!important}.orders-error td{display:block!important;padding:0!important;border-bottom:none!important}.orders-error td:before{display:none!important}.orders-error__inner{min-height:240px;padding:1.75rem 1rem}.empty-order{display:block!important;padding:0!important;border:none!important;box-shadow:none!important;background:transparent!important}.empty-order td{display:block!important;padding:0!important;border-bottom:none!important}.empty-order td:before{display:none!important}.empty-order__inner{min-height:240px;padding:1.75rem 1rem}}@media screen and (max-width: 520px){.empty-order__actions,.empty-order__btn{width:100%}}.form-progress{display:flex;gap:.25rem;margin-bottom:1.75rem;margin-top:0;padding:.25rem .25rem .6rem}.form-progress__item{width:100%;align-items:center;display:flex;gap:.25rem}.form-progress__item:last-child{width:auto;flex:0 0 auto}.form-progress__step{position:relative;display:flex;align-items:center;flex-direction:column;gap:.35rem}.form-progress-circle{width:2.25rem;height:2.25rem;background-color:var(--color-surface-muted);color:var(--color-text-light);display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:background-color .16s ease,border-color .16s ease,color .16s ease}.form-progress-step-count{font-size:var(--fs-base);font-weight:var(--fw-semibold)}.form-progress-step-title{position:static;font-size:var(--fs-xs);color:var(--color-text-light);white-space:nowrap}.form-progress__line{width:100%;height:.2rem;background-color:var(--color-border);border-radius:4px}.progress__line-active{background-color:var(--color-primary)}.progress__circle-active{background-color:var(--color-primary-light);border:2px solid var(--color-primary);color:var(--color-primary-dark)}.form-progress__step--current .form-progress-circle{box-shadow:0 0 0 4px #218a4d1f}.progress__title-active{color:var(--color-primary-dark);font-weight:var(--fw-semibold)}@media screen and (max-width: 640px){.form-progress{overflow-x:auto;margin-bottom:1.25rem;padding-bottom:.25rem;scrollbar-width:none}.form-progress::-webkit-scrollbar{display:none}.form-progress__item{min-width:5.4rem}.form-progress__line{min-width:2rem}}.receipt{width:300px;margin:auto;font-family:Courier New,monospace;font-size:12px;color:#000;font-weight:600;line-height:1.4;overflow-wrap:anywhere;print-color-adjust:exact;-webkit-print-color-adjust:exact;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.receipt--compact{width:220px}#print-receipt{display:none}.receipt__brand,.receipt__thanks{text-align:center}.receipt__brand h2{margin:0;font-size:18px;letter-spacing:0;text-transform:uppercase}.receipt__title{font-weight:700;text-transform:uppercase}.receipt__brand p,.receipt__thanks p{margin:2px 0}.receipt__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.receipt__meta div{display:flex;flex-direction:column;gap:1px;min-width:0}.receipt__meta span{color:#000;font-size:10px;font-weight:600;text-transform:uppercase}.receipt__meta strong{font-size:11px;font-weight:700}.receipt__divider{border-top:1px dashed black;margin:8px 0}.receipt__row,.receipt__items-header,.receipt__item-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin:3px 0}.receipt__row span:last-child{text-align:right}.receipt__items-header{grid-template-columns:1fr 38px 54px;font-weight:700;padding-bottom:2px}.receipt__item-row{grid-template-columns:1fr 38px 54px;font-weight:600;padding:2px 0}.receipt--with-rate .receipt__items-header,.receipt--with-rate .receipt__item-row{grid-template-columns:1fr 36px 52px 54px}.receipt--compact.receipt--with-rate .receipt__items-header,.receipt--compact.receipt--with-rate .receipt__item-row{grid-template-columns:1fr 32px 42px 46px}.receipt__items-header span:nth-child(2),.receipt__items-header span:nth-child(3),.receipt__items-header span:nth-child(4),.receipt__item-row span:nth-child(2),.receipt__item-row span:nth-child(3),.receipt__item-row span:nth-child(4){text-align:right}.receipt__total{font-weight:700;font-size:14px}.receipt__muted{color:#000;font-weight:600}.receipt__pill{justify-self:end;padding:1px 5px;border:1px solid black;border-radius:999px;font-size:10px;line-height:1.2}.receipt__paid,.receipt__unpaid,.receipt__due{font-weight:700}@media screen and (max-width: 380px){.receipt{width:100%}}.confirm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,1.5rem);background:#10182885;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.confirm-modal__dialog{width:min(100%,520px);max-height:min(92vh,720px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:0 24px 70px #10182838}.confirm-modal__header,.confirm-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.confirm-modal__header{border-bottom:1px solid var(--color-border)}.confirm-modal__footer{border-top:1px solid var(--color-border);background:var(--color-surface-muted)}.confirm-modal__title{min-width:0;display:flex;align-items:center;gap:.75rem}.confirm-modal__icon{width:44px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid #fecdca;border-radius:var(--r-md);background:var(--color-danger-bg);color:var(--color-danger)}.confirm-modal__eyebrow{margin:0 0 .15rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.confirm-modal__header h2{margin:0;color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold);letter-spacing:0}.confirm-modal__icon-button{width:38px;height:38px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-light)}.confirm-modal__icon-button:hover:not(:disabled){color:var(--color-text-dark);background:var(--color-surface-muted)}.confirm-modal__content{display:flex;flex-direction:column;gap:.85rem;padding:1rem;color:var(--color-text-light);font-size:var(--fs-sm)}.confirm-modal__summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-text-dark)}.confirm-modal__button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.6rem .85rem;border:1px solid var(--color-border);border-radius:var(--r-md);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.confirm-modal__button--secondary{background:var(--color-surface);color:var(--color-text-dark)}.confirm-modal__button--secondary:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-muted)}.confirm-modal__button--primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-text)}.confirm-modal__button--primary:hover:not(:disabled){border-color:var(--color-primary-hover);background:var(--color-primary-hover)}.confirm-modal__button--danger{border-color:#fecdca;background:var(--color-danger);color:#fff}.confirm-modal__button--danger:hover:not(:disabled){border-color:var(--color-danger);background:#912018}@media screen and (max-width: 520px){.confirm-modal{align-items:stretch;padding:.6rem}.confirm-modal__dialog{max-height:calc(100vh - 1.2rem)}.confirm-modal__footer{flex-direction:column-reverse}.confirm-modal__button{width:100%}}.measurement-page{width:100%;min-height:100%;padding:1.2rem;color:var(--color-text)}.measurement-page__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.measurement-page__title{color:var(--color-text-dark);font-size:var(--fs-xl);font-weight:var(--fw-bold);letter-spacing:0}.measurement-page__subtitle{margin-top:.2rem;color:var(--color-text-light);font-size:var(--fs-sm)}.measurement-page__refresh,.measurement-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .85rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold);transition:background-color .16s ease,border-color .16s ease,color .16s ease}.measurement-page__refresh:hover,.measurement-button:hover{border-color:var(--color-border-strong);background:var(--color-surface-muted)}.measurement-button--primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-text)}.measurement-button--primary:hover{border-color:var(--color-primary-hover);background:var(--color-primary-hover)}.measurement-page__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}.measurement-stat{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.measurement-stat svg{flex-shrink:0;color:var(--color-primary)}.measurement-stat span{display:block;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-semibold);text-transform:uppercase}.measurement-stat strong{display:block;color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold)}.measurement-page__workspace{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(320px,1.15fr);gap:1rem;margin-bottom:1rem}.measurement-panel,.measurement-table-panel{border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:var(--shadow-sm)}.measurement-panel{padding:1rem}.measurement-table-panel{overflow:hidden}.measurement-table-panel .measurement-panel__header{padding:1rem 1rem 0}.measurement-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.measurement-panel__header h3{color:var(--color-text-dark);font-size:var(--fs-lg);font-weight:var(--fw-bold);letter-spacing:0}.measurement-panel__header span{display:block;margin-top:.1rem;color:var(--color-text-light);font-size:var(--fs-sm)}.measurement-form{display:grid;gap:.75rem}.measurement-form--service{grid-template-columns:repeat(2,minmax(0,1fr))}.measurement-form--service .measurement-button{grid-column:1 / -1}.measurement-field{display:grid;gap:.35rem}.measurement-field span:first-child{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.measurement-field input,.measurement-field select{width:100%;min-height:42px;padding:.6rem .75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-family:inherit;font-size:var(--fs-sm);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.measurement-field input:focus,.measurement-field select:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #218a4d1f}.measurement-field--file{grid-column:1 / -1}.measurement-field__error{color:var(--color-danger);font-size:var(--fs-xs);font-weight:var(--fw-medium)}.measurement-upload{display:grid;gap:.55rem}.measurement-upload__trigger input{display:none}.measurement-upload__label{min-height:42px;display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .65rem;border:1px dashed var(--color-border-strong);border-radius:var(--r-md);background:var(--color-surface-muted);color:var(--color-text-light);cursor:pointer}.measurement-upload__hint{color:var(--color-text-muted);font-size:var(--fs-xs)}.measurement-upload__preview{display:flex;align-items:center;gap:.7rem;padding:.55rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface)}.measurement-upload__preview img{width:58px;height:58px;border-radius:var(--r-md);border:1px solid var(--color-border);object-fit:cover;background:var(--color-surface-muted)}.measurement-upload__preview strong,.measurement-upload__preview span{display:block}.measurement-upload__preview strong{color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.measurement-upload__preview span{color:var(--color-text-muted);font-size:var(--fs-xs)}.measurement-upload__preview button{margin-top:.35rem;border:none;background:transparent;color:var(--color-danger);font-size:var(--fs-xs);font-weight:var(--fw-semibold);cursor:pointer}.measurement-list{display:grid;gap:.5rem;margin-top:1rem}.measurement-list__row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:48px;padding:.55rem .65rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface)}.measurement-list__main{display:flex;align-items:center;gap:.55rem;min-width:0}.measurement-list__main strong{overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.measurement-list__meta{display:block;color:var(--color-text-muted);font-size:var(--fs-xs)}.measurement-list__icon{width:30px;height:30px;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border-radius:var(--r-sm);background:var(--color-primary-light);color:var(--color-primary-dark)}.measurement-icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-light)}.measurement-icon-button:hover{border-color:var(--color-border-strong);background:var(--color-surface-muted);color:var(--color-text-dark)}.measurement-icon-button--danger{color:var(--color-danger)}.measurement-icon-button--danger:hover{border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger)}.measurement-icon-button .u-button-loader,.measurement-button .u-button-loader,.measurement-page__refresh .u-button-loader{width:16px;height:16px;border-width:2px}.measurement-empty{padding:.85rem;border:1px dashed var(--color-border);border-radius:var(--r-md);color:var(--color-text-light);font-size:var(--fs-sm);text-align:center}.measurement-empty--danger{border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger)}.measurement-table-wrap{width:100%;overflow-x:auto;padding:1rem}.measurement-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed}.measurement-table thead{background:var(--color-surface-muted)}.measurement-table th{padding:.75rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-align:left;text-transform:uppercase}.measurement-table td{padding:.8rem .75rem;border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:var(--fs-sm);vertical-align:middle}.measurement-table tr:last-child td{border-bottom:none}.measurement-table th:last-child,.measurement-table td:last-child{width:92px;text-align:right}.measurement-service{display:flex;align-items:center;gap:.75rem;min-width:0}.measurement-service img{width:44px;height:44px;flex-shrink:0;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted);object-fit:cover}.measurement-service strong,.measurement-service span{display:block}.measurement-service strong{overflow:hidden;color:var(--color-text-dark);font-weight:var(--fw-semibold);text-overflow:ellipsis;white-space:nowrap}.measurement-service span{color:var(--color-text-muted);font-size:var(--fs-xs)}.measurement-table__price{color:var(--color-text-dark);font-family:var(--font-number);font-weight:var(--fw-bold)}@media screen and (max-width: 980px){.measurement-page__workspace,.measurement-page__stats{grid-template-columns:1fr}}@media screen and (max-width: 680px){.measurement-page{padding:1rem}.measurement-page__header{align-items:stretch;flex-direction:column}.measurement-page__refresh{width:100%}.measurement-form--service{grid-template-columns:1fr}}.not-found-page{min-height:100vh;display:grid;place-items:center;padding:1.2rem;background:var(--color-page)}.not-found-card{width:min(560px,100%);padding:2rem 1.4rem;border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);text-align:center}.not-found-icon{width:58px;height:58px;margin:0 auto .9rem;display:grid;place-items:center;border-radius:999px;background:var(--color-primary-light);color:var(--color-primary-dark)}.not-found-code{color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em}.not-found-card h1{margin-top:.4rem;color:var(--color-text-dark);font-size:clamp(1.4rem,2vw,1.85rem)}.not-found-message{margin-top:.45rem;color:var(--color-text-light);font-size:var(--fs-sm)}.not-found-actions{margin-top:1.1rem;display:flex;justify-content:center;gap:.6rem;flex-wrap:wrap}.not-found-actions a,.not-found-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.52rem .9rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.not-found-actions a:hover,.not-found-actions button:hover{border-color:var(--color-border-strong);background:var(--color-surface-muted)}.customers-page{padding:clamp(1rem,2.5vw,2rem)}.customers-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.customers-header__eyebrow{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.customers-header h2{margin:.15rem 0;color:var(--color-text-dark);font-size:var(--fs-xl);font-weight:var(--fw-bold)}.customers-header p{color:var(--color-text-light);font-size:var(--fs-sm)}.customers-header button,.customers-error button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .85rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold);box-shadow:var(--shadow-sm)}.customers-header button:hover:not(:disabled),.customers-error button:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-muted)}.customers-header .u-button-loader,.customers-error .u-button-loader{width:17px;height:17px;border-width:2px}.customers-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:.85rem}.customers-stat,.customers-table-panel,.customers-panel,.customers-error,.customers-stale{border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.customers-stat{min-height:128px;display:flex;align-items:flex-start;gap:.8rem;padding:1rem}.customers-stat__icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:var(--r-sm)}.customers-stat--green .customers-stat__icon{background:var(--color-primary-light);color:var(--color-primary-dark)}.customers-stat--red .customers-stat__icon{background:var(--color-danger-bg);color:var(--color-danger)}.customers-stat--blue .customers-stat__icon{background:#eff8ff;color:#175cd3}.customers-stat--amber .customers-stat__icon{background:var(--color-warning-bg);color:var(--color-warning)}.customers-stat div{min-width:0}.customers-stat p{color:var(--color-text-light);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.customers-stat strong{display:block;color:var(--color-text-dark);font-family:var(--font-number);font-size:clamp(1.3rem,2vw,1.85rem);font-weight:var(--fw-bold);line-height:1.2;overflow-wrap:anywhere}.customers-stat span:last-child{display:block;color:var(--color-text-light);font-size:var(--fs-xs);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:.85rem}.customers-table-panel{min-width:0;overflow:hidden}.customers-controls{display:grid;grid-template-columns:minmax(220px,1fr) minmax(170px,220px) auto;align-items:center;gap:.75rem;padding:1rem;border-bottom:1px solid var(--color-border)}.customers-search{min-width:0;display:flex;align-items:center;gap:.45rem;padding:0 .75rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-light)}.customers-search input{min-height:40px;padding:0;border:none;border-radius:0;box-shadow:none;font-size:var(--fs-sm)}.customers-search input:focus{box-shadow:none}.customers-select{min-height:42px;padding:.55rem .7rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-dark);font-family:var(--font-base);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.customers-toggle{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.5rem .7rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface-muted);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold);white-space:nowrap}.customers-toggle input{width:16px;height:16px;padding:0;accent-color:var(--color-primary)}.customers-table-wrap{overflow:auto}.customers-pagination{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem 1rem;border-top:1px solid var(--color-border);color:var(--color-text-light);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.customers-pagination__actions{display:inline-flex;gap:.5rem}.customers-pagination__actions button{min-height:36px;padding:.45rem .75rem;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.customers-pagination__actions button:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-muted)}.customers-table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.customers-table th{padding:.75rem;background:var(--color-surface-muted);color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-align:left}.customers-table th:nth-child(1){width:240px}.customers-table th:nth-child(2){width:120px}.customers-table th:nth-child(3){width:110px}.customers-table th:nth-child(4){width:110px}.customers-table th:nth-child(5){width:180px}.customers-table th:nth-child(6),.customers-table th:nth-child(7){width:130px}.customers-table th:nth-child(8){width:54px}.customers-table td{padding:.8rem .75rem;border-top:1px solid var(--color-border);color:var(--color-text-dark);font-size:var(--fs-sm);vertical-align:middle}.customers-table tbody tr{background:var(--color-surface)}.customers-table tbody tr:hover{background:#fbfdfc}.customers-row--expanded,.customers-row--expanded:hover{background:var(--color-primary-light)!important}.customers-profile{display:flex;align-items:center;gap:.65rem;min-width:0}.customers-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:var(--r-sm);background:var(--color-primary-light);color:var(--color-primary-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.customers-profile div,.customers-favorite{min-width:0;display:flex;flex-direction:column;gap:.1rem}.customers-profile strong,.customers-favorite strong,.customers-due strong,.customers-wash strong,.customers-recent-order strong{color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.customers-profile span:last-child,.customers-favorite span,.customers-muted,.customers-due span,.customers-wash span,.customers-recent-order span,.customers-service small,.customers-service__meta{color:var(--color-text-light);font-size:var(--fs-xs)}.customers-profile strong,.customers-profile span:last-child,.customers-favorite strong,.customers-favorite span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-table td>strong{display:block;font-family:var(--font-number)}.customers-due-amount{color:var(--color-danger)!important;font-family:var(--font-number);font-weight:var(--fw-bold)}.customers-expand{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface);color:var(--color-text-light)}.customers-expand:hover{border-color:var(--color-primary-default-border);background:var(--color-primary-light);color:var(--color-primary-dark)}.customers-detail-row td{padding:0!important;background:#fbfdfc}.customers-detail{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1rem;padding:1rem;border-top:1px solid var(--color-primary-default-border)}.customers-detail h4{margin-bottom:.65rem;color:var(--color-text-dark);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.customers-wash-list,.customers-recent-orders,.customers-sidebar,.customers-due-list,.customers-service-mix{display:flex;flex-direction:column;gap:.65rem}.customers-wash,.customers-recent-order,.customers-due,.customers-service{border:1px solid var(--color-border);border-radius:var(--r-sm);background:var(--color-surface)}.customers-wash{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;padding:.7rem}.customers-wash div:first-child{min-width:0}.customers-wash strong,.customers-wash span{display:block}.customers-wash__track{grid-column:1 / -1;height:8px;overflow:hidden;border-radius:999px;background:var(--color-surface-muted)}.customers-wash__track span,.customers-service__track span{height:100%;display:block;border-radius:inherit;background:var(--color-primary)}.customers-recent-order{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.65rem;padding:.7rem}.customers-status{display:inline-flex;justify-content:center;min-width:92px;padding:.3rem .45rem;border-radius:999px;font-size:var(--fs-xs);font-weight:var(--fw-bold)}.customers-status--pending{background:var(--color-warning-bg);color:var(--color-warning)}.customers-status--in_progress{background:#eff8ff;color:#175cd3}.customers-status--completed{background:var(--color-success-bg);color:var(--color-success)}.customers-status--cancelled{background:var(--color-danger-bg);color:var(--color-danger)}.customers-panel{padding:1rem}.customers-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.8rem}.customers-panel__header h3{color:var(--color-text-dark);font-size:var(--fs-base);font-weight:var(--fw-bold)}.customers-panel__header span{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.customers-due{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.7rem}.customers-due div{min-width:0;display:flex;flex-direction:column}.customers-due div strong,.customers-due div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-due>strong{color:var(--color-danger);font-family:var(--font-number)}.customers-service{padding:.75rem}.customers-service__top{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:.65rem}.customers-service__top>span{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);background:#eff8ff;color:#175cd3}.customers-service__top div{min-width:0}.customers-service__top strong,.customers-service__top small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customers-service__track{height:8px;overflow:hidden;margin:.65rem 0 .45rem;border-radius:999px;background:var(--color-surface-muted)}.customers-service__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-weight:var(--fw-semibold)}.customers-error{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1rem}.customers-error>span{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--r-sm);background:var(--color-danger-bg);color:var(--color-danger)}.customers-error strong{color:var(--color-text-dark)}.customers-error p{color:var(--color-text-light);font-size:var(--fs-sm)}.customers-stale{display:flex;align-items:center;gap:.5rem;margin-bottom:.85rem;padding:.75rem .85rem;border-color:#fecdca;background:var(--color-danger-bg);color:var(--color-danger);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.customers-empty{padding:1rem;border:1px dashed var(--color-border);border-radius:var(--r-sm);color:var(--color-text-light);font-size:var(--fs-sm);text-align:center}.customers-skeleton__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:.85rem}.customers-skeleton__stats span,.customers-skeleton__body span{min-height:128px;display:block;border:1px solid var(--color-border);border-radius:var(--r-md);background:linear-gradient(90deg,var(--color-surface) 0%,var(--color-surface-muted) 45%,var(--color-surface) 90%);background-size:220% 100%;animation:customers-shimmer 1.3s ease-in-out infinite}.customers-skeleton__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:.85rem}.customers-skeleton__body span{min-height:420px}@keyframes customers-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media screen and (max-width: 1180px){.customers-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-layout,.customers-skeleton__body{grid-template-columns:1fr}.customers-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width: 900px){.customers-page{padding:1rem}.customers-header{align-items:flex-start;flex-direction:column}.customers-header button{width:100%}.customers-controls{grid-template-columns:1fr}.customers-table{min-width:0}.customers-pagination{flex-direction:column;align-items:stretch}.customers-pagination__actions{width:100%}.customers-pagination__actions button{flex:1}.customers-table,.customers-table thead,.customers-table tbody,.customers-table tr,.customers-table td{display:block}.customers-table thead{display:none}.customers-table tr{margin:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);overflow:hidden}.customers-table td{display:grid;grid-template-columns:122px minmax(0,1fr);gap:.75rem;border-top:1px solid var(--color-border)}.customers-table td:first-child{border-top:none}.customers-table td:before{content:attr(data-label);color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.customers-detail-row{margin-top:-.75rem!important}.customers-detail-row td{display:block}.customers-detail-row td:before{display:none}.customers-detail{grid-template-columns:1fr}.customers-expand{width:100%}}@media screen and (max-width: 640px){.customers-stats,.customers-sidebar,.customers-skeleton__stats{grid-template-columns:1fr}.customers-table td{grid-template-columns:1fr;gap:.3rem}.customers-recent-order,.customers-error{grid-template-columns:1fr}.customers-status,.customers-error button{width:100%}}.promotions-page{padding:1.2rem}.promotions-header{display:flex;align-items:flex-end;justify-content:space-between;gap:.8rem;margin-bottom:1rem}.promotions-header h2{color:var(--color-text-dark);font-size:var(--fs-xl)}.promotions-header p{color:var(--color-text-light);font-size:var(--fs-sm)}.promotions-header button,.promotions-form button,.promotion-item__actions button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.5rem .8rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-weight:var(--fw-semibold)}.promotions-layout{display:grid;grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr);gap:1rem}.promotions-card{border:1px solid var(--color-border);border-radius:var(--r-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);padding:1rem}.promotions-card h3{margin-bottom:.75rem;color:var(--color-text-dark)}.promotions-form{display:grid;gap:.7rem}.promotions-form label{display:grid;gap:.3rem;color:var(--color-text-light);font-size:var(--fs-sm)}.promotions-form input,.promotions-form select,.promotions-form textarea{width:100%;min-height:40px;padding:.55rem .7rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface)}.promotions-form textarea{min-height:76px;resize:vertical}.promotions-inline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.promotions-checkbox{display:inline-flex!important;align-items:center;gap:.45rem}.promotions-checkbox input{width:16px;height:16px}.promotions-error{color:var(--color-danger);font-size:var(--fs-xs)}.promotions-list{display:grid;gap:.65rem}.promotion-item{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md)}.promotion-item strong{color:var(--color-text-dark)}.promotion-item p,.promotion-item span{color:var(--color-text-light);font-size:var(--fs-sm)}.promotion-item__actions{display:inline-flex;gap:.45rem}.promotion-item__danger{color:var(--color-danger)!important}.promotions-empty{padding:.9rem;border:1px dashed var(--color-border);border-radius:var(--r-md);color:var(--color-text-light);text-align:center}@media screen and (max-width: 980px){.promotions-layout{grid-template-columns:1fr}}@media screen and (max-width: 680px){.promotions-page{padding:1rem}.promotions-header{flex-direction:column;align-items:stretch}.promotions-inline{grid-template-columns:1fr}}.settings-page{width:100%;padding:clamp(1rem,2.5vw,2rem);display:flex;flex-direction:column;gap:.85rem}.settings-header{display:flex;align-items:flex-end;justify-content:space-between;gap:.75rem}.settings-header h2{color:var(--color-text-dark);font-size:var(--fs-lg)}.settings-header p{color:var(--color-text-light);font-size:var(--fs-sm)}.settings-header__eyebrow{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.25rem;color:var(--color-primary-dark);font-size:var(--fs-xs);font-weight:var(--fw-bold);text-transform:uppercase}.settings-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:.85rem;align-items:start}.settings-panel{min-width:0;display:flex;flex-direction:column;gap:.8rem;padding:.9rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);box-shadow:var(--shadow-sm)}.settings-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.settings-panel__header h3{color:var(--color-text-dark);font-size:var(--fs-base)}.settings-panel__header span{color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.settings-panel__header>svg{flex:0 0 auto;color:var(--color-primary)}.settings-brand-preview{display:flex;align-items:center;gap:.7rem;min-width:0;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface-muted)}.settings-brand-preview__mark{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:var(--r-md);background:linear-gradient(135deg,var(--color-primary),#32a466);color:#fff}.settings-brand-preview div:last-child{min-width:0;display:flex;flex-direction:column}.settings-brand-preview strong{overflow:hidden;color:var(--color-text-dark);font-size:var(--fs-base);text-overflow:ellipsis;white-space:nowrap}.settings-brand-preview span{overflow:hidden;color:var(--color-text-light);font-size:var(--fs-xs);text-overflow:ellipsis;white-space:nowrap}.settings-field{display:flex;flex-direction:column;gap:.35rem;color:var(--color-text-light);font-size:var(--fs-xs);font-weight:var(--fw-bold)}.settings-field input,.settings-field textarea{width:100%;min-height:42px;padding:.65rem .75rem;border:1px solid var(--color-border);border-radius:var(--r-md);background:var(--color-surface);color:var(--color-text-dark);font-family:var(--font-base);font-size:var(--fs-sm)}.settings-password-control{position:relative;display:block}.settings-password-control input{padding-right:2.85rem}.settings-password-toggle{position:absolute;top:50%;right:.45rem;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--r-sm);background:transparent;color:var(--color-text-light);transform:translateY(-50%)}.settings-password-toggle:hover,.settings-password-toggle:focus-visible{border-color:var(--color-border);background:var(--color-surface-muted);color:var(--color-text-dark);outline:none}.settings-field textarea{resize:vertical;line-height:1.45}.settings-field input:focus,.settings-field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 4px #218a4d1f;outline:none}.settings-error{padding:.65rem .75rem;border:1px solid #fecdca;border-radius:var(--r-md);background:var(--color-danger-bg);color:var(--color-danger);font-size:var(--fs-sm);font-weight:var(--fw-semibold)}.settings-field__error{margin:-.1rem 0 0;color:var(--color-danger);font-size:var(--fs-xs);font-weight:var(--fw-semibold)}.settings-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem .8rem;border:1px solid var(--color-border);border-radius:var(--r-sm);font-size:var(--fs-sm);font-weight:var(--fw-bold)}.settings-button--primary{border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-text)}.settings-button--primary:hover:not(:disabled){border-color:var(--color-primary-hover);background:var(--color-primary-hover)}@media screen and (max-width: 900px){.settings-grid{grid-template-columns:1fr}}@media screen and (max-width: 560px){.settings-page{padding:.85rem}.settings-header{align-items:flex-start;flex-direction:column}.settings-panel__header{align-items:flex-start}}
