.login-screen{display:grid;min-height:100svh;place-items:center;padding:0;overflow:hidden;background:#eef1f7}.login-layout{display:grid;width:100%;min-height:100svh;grid-template-columns:minmax(0,1.55fr) minmax(390px,.9fr);background:#fff}.login-brand-side{position:relative;isolation:isolate;display:flex;min-height:100svh;flex-direction:column;justify-content:space-between;padding:clamp(34px,5vw,72px);overflow:hidden;background-image:linear-gradient(180deg,#0f144833,#1811548f),url(/contoh-login-brand-side.webp);background-position:center;background-size:cover;color:#fff}.login-brand-side:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgb(124 79 255 / 7%) 1px,transparent 1px),linear-gradient(90deg,rgb(124 79 255 / 7%) 1px,transparent 1px);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(to bottom,#000 0%,transparent 78%);mask-image:linear-gradient(to bottom,#000 0%,transparent 78%)}.login-brand-side:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgb(13 16 67 / 18%),transparent 52%,rgb(20 20 72 / 18%));content:""}.login-brand-identity{display:flex;align-items:center;gap:12px}.login-brand-mark{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255 / 35%);border-radius:12px;background:linear-gradient(145deg,#fc5b79,#7447f2);box-shadow:0 10px 28px #070a3247;font-size:19px}.login-brand-mark.has-image{background:#fffffff0}.login-brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.login-brand-identity>span:last-child{display:grid;gap:2px}.login-brand-identity strong{font-size:16px;letter-spacing:-.02em}.login-brand-identity small{color:#ffffffb8;font-size:10px;letter-spacing:.04em}.login-brand-copy{width:min(100%,620px);margin-block:auto;padding-block:90px 30px}.login-brand-kicker,.login-form-kicker{display:inline-block;margin-bottom:12px;color:#b8afff;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.login-brand-copy h1{margin:0;font-size:clamp(38px,4.4vw,68px);line-height:1.03;letter-spacing:-.055em;text-wrap:balance}.login-brand-copy p{max-width:560px;margin:24px 0 0;color:#ffffffc2;font-size:clamp(14px,1.15vw,17px);line-height:1.7}.login-brand-side>footer{color:#ffffff85;font-size:10px}.login-form-side{position:relative;display:grid;min-height:100svh;align-content:center;padding:clamp(32px,6vw,86px);background:#fff}.login-card{display:grid;width:min(100%,440px);justify-self:center;gap:22px;padding:0;border-radius:0;background:transparent;box-shadow:none}.login-card header{display:grid;gap:7px;margin-bottom:8px}.login-form-kicker{margin:0;color:#5a38d6}.login-card h2{margin:0;color:#171b3a;font-size:clamp(30px,3vw,40px);letter-spacing:-.045em}.login-card header p{margin:0;color:#8a90a5;font-size:12px;line-height:1.55}.login-card>label{gap:8px;color:#343951;font-size:12px;font-weight:800}.login-input-wrap{display:grid;min-height:48px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:8px;padding:0 14px;border:1px solid #e0e4ef;border-radius:9px;background:#f7f8fc;color:#8c93aa;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-input-wrap:focus-within{border-color:#6845df;background:#fff;box-shadow:0 0 0 3px #6845df1a}.login-input-wrap>svg{width:16px;height:16px}.login-input-wrap input{min-width:0;padding:13px 0;border:0;border-radius:0;outline:0;background:transparent;color:#20243e;font-size:12px;box-shadow:none}.login-input-wrap input:focus{border:0;box-shadow:none}.login-password-wrap{grid-template-columns:20px minmax(0,1fr) 28px}.login-password-toggle{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:7px;padding:0;background:transparent;color:#858da4}.login-password-toggle:hover,.login-password-toggle:focus-visible{background:#ebe8fb;color:#5a38d6;outline:0}.login-submit{min-height:48px;margin-top:4px;border:0;border-radius:9px;padding:12px 20px;background:linear-gradient(90deg,#5f3bd7,#4324bd);color:#fff;box-shadow:0 12px 24px #4b2bbf33;font-size:12px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.login-submit:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 15px 28px #4b2bbf42}.login-submit:disabled{cursor:wait;opacity:.65}.login-access-note{margin:-5px 0 0;color:#9ba1b2;font-size:10px;line-height:1.5;text-align:center}.login-card>.alert{margin:-6px 0 0;border:1px solid #fecaca;font-size:12px}.login-system-footer{position:absolute;right:0;bottom:28px;left:0;color:#a4a9b8;font-size:9px;text-align:center}@media(min-width:1500px){.login-layout{width:min(100%,1680px);min-height:min(100svh,980px);box-shadow:0 30px 90px #1b1f3e24}.login-brand-side,.login-form-side{min-height:min(100svh,980px)}}@media(max-width:900px){.login-layout{grid-template-columns:1fr minmax(350px,.95fr)}.login-brand-side{padding:34px}.login-brand-copy h1{font-size:38px}}@media(max-width:720px){.login-screen{overflow:auto}.login-layout{min-height:100svh;grid-template-columns:1fr}.login-brand-side{min-height:245px;padding:24px;background-position:center 58%}.login-brand-copy{margin:36px 0 0;padding:0}.login-brand-kicker,.login-brand-copy p,.login-brand-side>footer{display:none}.login-brand-copy h1{font-size:clamp(29px,8vw,38px)}.login-form-side{min-height:auto;align-content:start;padding:38px 24px 78px}.login-card{width:100%}}@media(max-width:420px){.login-brand-side{min-height:210px}.login-brand-identity strong{font-size:14px}.login-form-side{padding-inline:19px}}@media(prefers-reduced-motion:reduce){.login-submit,.login-input-wrap{transition:none}}:root{--bg: #f4f7fb;--card: #fff;--ink: #102033;--muted: #667085;--line: #e5eaf2;--brand: #0f766e;--brand-dark: #0f3b42;--brand-soft: #d9f7f1;--brand-rgb: 15 118 110;--blue: #2563eb;--green: #16a34a;--yellow: #d97706;--red: #dc2626;--shadow: 0 16px 40px rgb(16 32 51 / 8%)}*{box-sizing:border-box}.finance-metric-grid,.division-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.finance-metric{position:relative;overflow:hidden;border-color:#dbe9e6;box-shadow:none}.finance-metric:before{position:absolute;top:0;left:0;width:100%;height:4px;background:var(--brand);content:""}.finance-metric.danger:before{background:var(--red)}.finance-metric.warning:before{background:var(--yellow)}.finance-metric.positive:before{background:var(--green)}.finance-metric strong{font-size:24px}.finance-main-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);align-items:start;gap:16px;margin-bottom:18px}.finance-receivables,.finance-history-panel{min-width:0}.finance-receivables .panel-head>div,.finance-history-panel .panel-head>div{display:grid;gap:4px}.finance-receivables .panel-head>strong,.finance-history-panel .panel-head>strong,.division-machine-panel .panel-head>strong{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;background:#e8f5f3;color:var(--brand-dark);font-size:15px}.finance-outstanding{color:#b45309}.finance-expense-form{position:sticky;top:20px;display:grid;gap:16px;border-color:#b8d8d4;background:linear-gradient(150deg,#effcf9,#fff 62%)}.finance-expense-form h3{margin:0;font-size:20px}.finance-expense-form p:not(.eyebrow){margin:5px 0 0;color:var(--muted);line-height:1.5}.finance-history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:18px}.finance-history-panel .panel-head{align-items:flex-start}.finance-history-panel .panel-head h3{margin:0;font-size:18px}.division-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;align-items:end;gap:16px;margin-bottom:16px;padding:15px 16px;border-color:#cce5e1;background:linear-gradient(135deg,#f5fffd,#fff 62%)}.division-search-field{color:#475569;font-size:12px}.division-search-field>span{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.division-search-field>div{display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:#fff}.division-search-field>div:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 12%)}.division-search-field svg{flex:0 0 auto;color:var(--muted);font-size:16px}.division-search-field input{padding:10px 0;border:0;border-radius:0;box-shadow:none}.division-toolbar-summary{display:grid;gap:3px;min-width:185px;padding-bottom:2px}.division-toolbar-summary span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.division-toolbar-summary strong{font-size:13px}.division-list-panel{margin-bottom:18px}.division-list-panel .panel-head{align-items:flex-start}.division-list-panel .panel-head>div{display:grid;gap:4px}.division-list-panel .panel-head>div>span{color:var(--muted);font-size:12px}.division-list-panel .panel-head>strong{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;background:#e8f5f3;color:var(--brand-dark);font-size:15px}.division-table{min-width:920px}.division-name-cell,.division-operator-cell{display:grid;gap:3px;min-width:145px}.division-name-cell>span{color:var(--brand);font-size:10px;font-weight:900;letter-spacing:.05em}.division-name-cell>b{font-size:13px}.division-machine-cell,.division-product-cell,.division-operator-cell>span{display:inline-flex;align-items:center;gap:7px;color:#334155;font-weight:700}.division-machine-cell svg,.division-product-cell svg,.division-operator-cell svg{color:var(--brand);font-size:15px}.division-operator-cell small{display:-webkit-box;max-width:230px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.division-description{display:-webkit-box;max-width:250px;overflow:hidden;color:var(--muted);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.division-list-panel th:last-child,.division-list-panel td:last-child{width:1%;min-width:104px;text-align:center;vertical-align:middle;white-space:nowrap}.division-actions{padding-right:16px!important;padding-left:16px!important}.table-action{display:inline-flex;min-width:74px;align-items:center;justify-content:center;gap:6px;border:1px solid #cce5e1;border-radius:9px;padding:7px 9px;background:#f8fffe;color:var(--brand-dark);font-size:11px;font-weight:800;line-height:1;text-decoration:none}.table-action:hover{border-color:var(--brand);background:#eefbf8}.table-action svg{flex:0 0 auto;font-size:14px}.division-machine-panel .panel-head{align-items:flex-start}.division-machine-panel .panel-head>div{display:grid;gap:4px}.division-machine-panel .panel-head span{font-size:12px}@media(max-width:1100px){.finance-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-main-grid,.finance-history-grid{grid-template-columns:1fr}.finance-expense-form{position:static}}@media(max-width:620px){.finance-metric-grid{grid-template-columns:1fr}.division-toolbar{grid-template-columns:1fr;align-items:stretch}.division-toolbar-summary{min-width:0}.finance-expense-form{padding:16px}}.customer-form-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.7fr);align-items:center;gap:18px;margin-bottom:16px;padding:19px 20px;border:1px solid #b8d8d4;border-radius:18px;background:linear-gradient(135deg,#effcf9,#fff 62%);box-shadow:var(--shadow)}.customer-form-intro h3{margin:0;font-size:22px;letter-spacing:-.03em}.customer-form-intro p:not(.eyebrow){margin:6px 0 0;color:var(--muted);line-height:1.5}.customer-form-intro>span{padding:12px 14px;border-radius:13px;background:#ffffffd1;color:var(--muted);font-size:13px;line-height:1.45}.customer-form{border-color:#cce5e1}.customer-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;margin-bottom:16px;padding:20px;border:1px solid #b8d8d4;border-radius:20px;background:linear-gradient(135deg,#effcf9,#fff 64%);box-shadow:var(--shadow)}.customer-detail-identity h2{margin:0;font-size:26px;letter-spacing:-.04em}.customer-detail-identity>p:not(.eyebrow){margin:5px 0 0;color:var(--muted)}.customer-detail-statuses{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.customer-detail-omzet{display:grid;align-content:start;gap:4px;min-width:225px;padding:15px 17px;border-radius:16px;background:var(--brand);color:#fff;text-align:right}.customer-detail-omzet span,.customer-detail-omzet small{color:#ffffffc7}.customer-detail-omzet strong{font-size:25px;letter-spacing:-.04em}.customer-detail-facts{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.customer-detail-facts div{min-width:0;padding:12px 13px;border:1px solid #dbe9e6;border-radius:13px;background:#ffffffb8}.customer-detail-facts dt{margin-bottom:4px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.customer-detail-facts dd{display:-webkit-box;overflow:hidden;margin:0;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-detail-metrics{margin-bottom:16px}.customer-activity-grid{align-items:start}.customer-orders-panel,.customer-followup-panel,.customer-category-history{min-width:0}.customer-orders-panel .section-title{margin-bottom:13px}.customer-followup-panel .panel-head,.customer-category-history .panel-head{align-items:flex-start}.customer-followup-panel .panel-head>div,.customer-category-history .panel-head>div{display:grid;gap:4px}.customer-followup-panel .panel-head>strong,.customer-category-history .panel-head>strong{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;background:#e8f5f3;color:var(--brand-dark);font-size:15px}.customer-followup-panel .timeline{max-height:280px;overflow:auto;padding-right:4px}.customer-category-history{margin-bottom:18px}.customer-category-history .timeline{max-height:300px;overflow:auto;padding-right:4px}@media(max-width:760px){.customer-form-intro,.customer-detail-hero{grid-template-columns:1fr}.customer-detail-omzet{min-width:0;text-align:left}.customer-detail-facts{grid-template-columns:1fr}}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:var(--brand)}.app-shell{display:flex;min-height:100vh}.app-workspace{display:flex;min-width:0;flex:1;flex-direction:column}.app-header{position:sticky;top:0;z-index:30;display:flex;min-height:62px;align-items:center;gap:14px;padding:0 24px;background:linear-gradient(90deg,var(--brand-dark),var(--brand));color:#fff;box-shadow:0 3px 14px #0f172a26}.sidebar-toggle{display:grid;width:38px;height:38px;flex:0 0 auto;align-content:center;gap:5px;padding:0 9px;border:0;border-radius:9px;background:#ffffff21}.sidebar-toggle:hover{background:#ffffff38}.sidebar-toggle span{display:block;height:2px;border-radius:999px;background:#fff}.app-header-business{display:grid;gap:2px;min-width:0}.app-header-business strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.app-header-business span{overflow:hidden;color:#ffffffb8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.app-header-user{display:flex;min-width:0;align-items:center;gap:9px}.app-header-avatar{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid rgb(255 255 255 / 32%);border-radius:999px;background:#ffffff21;color:#fff;font-size:11px;font-weight:900}.app-header-user>div{display:grid;gap:2px;min-width:0}.app-header-user b{overflow:hidden;max-width:170px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.app-header-user small{color:#ffffffb8;font-size:10px}.app-header-logout{margin-left:8px;padding:8px 11px;border:0;border-left:1px solid rgb(255 255 255 / 25%);background:transparent;color:#fff;font-size:12px;font-weight:800}.app-header-logout:hover{color:#d9f7f1}.app-shell.sidebar-collapsed .sidebar{width:76px;padding:16px 10px}.app-shell.sidebar-collapsed .brand{justify-content:center;padding-inline:0}.app-shell.sidebar-collapsed .brand>div:last-child,.app-shell.sidebar-collapsed .nav-report-items{display:none}.app-shell.sidebar-collapsed .nav a,.app-shell.sidebar-collapsed .nav-report-toggle{justify-content:center;padding-inline:8px;font-size:0}.app-shell.sidebar-collapsed .nav-icon{min-width:0;font-size:18px}.app-shell.sidebar-collapsed .nav-report-arrow{display:none}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;width:244px;height:100vh;padding:16px 12px;overflow-y:auto;background:linear-gradient(180deg,var(--brand),var(--brand-dark));color:#fff}.brand{display:flex;align-items:center;gap:9px;padding:6px 6px 17px}.brand-mark{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;overflow:hidden;border:1px solid rgb(255 255 255 / 22%);border-radius:12px;background:#ffffff2e;font-size:14px;font-weight:900;letter-spacing:-.04em}.brand-mark.has-image{background:#fff}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain}.brand h1{margin:0;font-size:16px;line-height:1}.brand p{margin:3px 0 0;color:#ffffffb8;font-size:11px}.nav{display:grid;gap:4px}.nav a,.nav-report-toggle{display:flex;align-items:center;gap:9px;width:100%;padding:10px 11px;border:0;border-radius:10px;color:#ffffffdb;background:transparent;font:inherit;font-size:12px;text-align:left;text-decoration:none;transition:background-color .18s ease,color .18s ease}.nav>a,.nav>.nav-report-group>.nav-report-toggle{font-weight:800;text-transform:uppercase}.nav a:hover,.nav a.active,.nav-report-toggle:hover,.nav-report-toggle.active{background:#ffffff24;color:#fff}.nav-icon{display:inline-grid;min-width:18px;place-items:center}.nav-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.nav-report-group{display:grid;gap:3px}.nav-report-arrow{margin-left:auto;font-size:14px}.nav-report-items{display:grid;gap:3px;margin-left:20px;padding:2px 0 2px 10px;border-left:1px solid rgb(255 255 255 / 22%)}.nav-report-items a{padding:8px 10px;border-radius:8px;font-size:12px}.sidebar-footer{display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px;color:#ffffffbf;font-size:13px}.status-dot{width:9px;height:9px;border-radius:99px;background:#34d399;box-shadow:0 0 0 5px #34d3991f}.sidebar-logout{margin-left:auto;border:0;background:transparent;color:#fff;font-size:12px;font-weight:700}.main-content{flex:1;min-width:0;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.eyebrow{margin:0 0 5px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.topbar .eyebrow{margin-bottom:4px;font-size:16px;font-weight:900;letter-spacing:.08em}.topbar h2{margin:0;font-size:24px;letter-spacing:-.03em}.section-head h3{margin:0;font-size:30px;letter-spacing:-.04em}.topbar-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-block;border:0;border-radius:12px;padding:11px 15px;color:#fff;background:var(--brand);font-size:14px;font-weight:800;text-decoration:none}.btn:hover{filter:brightness(.96)}.btn.primary,.btn.green{background:var(--brand)}.btn.secondary{border:1px solid var(--line);background:#fff;color:var(--ink)}.export-button{display:inline-flex;align-items:center;gap:8px}.export-button-icon{display:inline-grid;place-items:center}.export-button-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.btn.red{background:var(--red)}.btn.small{padding:7px 10px;font-size:12px}.btn:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{width:100%;min-width:0;padding:11px 13px;border:1px solid var(--line);border-radius:12px;outline:0;background:#fff;color:var(--ink)}input:focus,select:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 12%)}textarea{resize:vertical}label{display:grid;gap:6px;font-weight:700}.section-head{display:none}.hero-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px;padding:24px;border:1px solid var(--line);border-radius:24px;background:radial-gradient(circle at top left,#e1fbf5,#fff 48%);box-shadow:var(--shadow)}.hero-card h3{margin:0 0 8px;font-size:26px}.hero-card p{margin:0;color:var(--muted)}.hero-progress{min-width:245px;padding:18px 20px;border-radius:20px;background:var(--brand);color:#fff;text-align:right}.hero-progress span,.hero-progress small{display:block;opacity:.78}.hero-progress strong{display:block;margin:4px 0;font-size:38px;letter-spacing:-.05em}.kpi-grid,.metric-grid{display:grid;gap:16px;margin-bottom:18px}.kpi-grid.four,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-card,.panel,.card{border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:var(--shadow)}.kpi-card,.metric{padding:18px}.kpi-card span,.metric{color:var(--muted);font-size:13px;font-weight:700}.kpi-card strong,.metric strong{display:block;margin:8px 0 3px;color:var(--ink);font-size:27px;letter-spacing:-.04em}.metric .metric-small{font-size:19px}.kpi-card em{color:var(--muted);font-size:13px;font-style:normal}.good{color:var(--green)!important}.warn{color:var(--yellow)!important}.bad{color:var(--red)!important}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-link{display:block;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.kpi-link:hover{border-color:#8ddbd1;box-shadow:0 12px 28px #1020331f;transform:translateY(-2px)}@media(max-width:760px){.customer-list-identity a,.finance-report-section-head>a,.finance-priority-more,.table-link,.owner-panel-heading>a{display:inline-flex;min-height:44px;align-items:center}.customer-archive-toggle input{width:20px;height:20px}}.content-grid,.two-column{display:grid;gap:16px;margin-bottom:18px}.content-grid.two-one{grid-template-columns:2fr 1fr}.content-grid.half,.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.card{padding:18px}.section{margin-bottom:16px}.section h2{margin:0 0 14px;font-size:18px}.panel-head,.section-title,.summary-row,.button-row,.form-actions,.pagination{display:flex;align-items:center}.panel-head,.section-title{justify-content:space-between;gap:12px;margin-bottom:14px}.panel-head h3{margin:0;font-size:18px}.panel-head span,.summary-row,.text-muted,small{color:var(--muted)}.summary-row,.button-row,.form-actions{flex-wrap:wrap;gap:8px}.summary-row{justify-content:space-between;margin-top:10px}.bar-chart{display:flex;align-items:end;gap:12px;height:270px;padding:14px 6px 0;border-bottom:1px solid var(--line)}.bar-wrap{position:relative;display:flex;flex:1;align-items:end;justify-content:center;height:100%}.bar{width:100%;max-width:46px;min-height:6px;border-radius:12px 12px 4px 4px;background:linear-gradient(180deg,#10b981,var(--brand))}.bar-label{position:absolute;bottom:-26px;color:var(--muted);font-size:12px}.bar-value{position:absolute;bottom:calc(var(--h) + 8px);color:var(--ink);font-size:11px;font-weight:800;white-space:nowrap}.chart-empty{display:grid;height:270px;place-items:center;color:var(--muted)}.alert-panel{border-color:#fed7aa;background:#fffaf3}.alert-list{display:grid;gap:12px;margin:0;padding-left:18px;color:#5f3d13}.table-wrap,.table-card{overflow:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--muted);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.table-link{border:0;padding:0;background:transparent;color:var(--brand);font-weight:800;text-align:left}.empty{padding:20px;color:var(--muted);text-align:center}.badge{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:12px;font-weight:800;text-transform:capitalize;white-space:nowrap}.badge.vip{background:#fff1c2;color:#a16207}.badge.b2b{background:#dbeafe;color:#1d4ed8}.badge.active,.badge.green{background:#dcfce7;color:#15803d}.badge.warn,.badge.orange{background:#ffedd5;color:#c2410c}.badge.danger,.badge.red{background:#fee2e2;color:#b91c1c}.badge.blue{background:#dbeafe;color:#1d4ed8}.filters{display:grid;grid-template-columns:minmax(200px,1fr) 180px 180px auto;align-items:end;gap:14px;margin-bottom:16px}.filters.order-filters{grid-template-columns:minmax(200px,1fr) 220px auto}.filters.order-filters.admin-order-filters{grid-template-columns:minmax(250px,1.5fr) repeat(3,minmax(155px,.75fr)) auto}.order-filter-panel{display:grid;gap:14px;margin-bottom:16px}.order-date-filters,.order-filter-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.order-filter-selects{grid-template-columns:repeat(3,minmax(0,1fr))}.order-date-filters label,.order-filter-selects label{color:var(--muted);font-size:12px}.order-search-control{display:flex;gap:8px}.order-search-input{position:relative;flex:1}.order-search-input>span{position:absolute;top:50%;left:13px;display:grid;width:16px;height:16px;place-items:center;color:#98a2b3;transform:translateY(-50%);pointer-events:none}.order-search-input svg,.order-search-control>button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.order-search-input input{padding-left:38px}.order-search-control>button{display:grid;width:44px;flex:0 0 44px;place-items:center;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--muted)}.order-search-control>button:hover{border-color:var(--brand);color:var(--brand)}.order-list-panel{padding:0;overflow:hidden}.order-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line);color:var(--muted);font-size:12px}.order-list-toolbar label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;font-weight:600}.order-list-toolbar select{width:auto;padding:6px 27px 6px 9px;border-radius:8px;font-size:12px}.order-list-table-wrap{overflow-x:auto}.order-list-table{min-width:920px}.order-list-table th{padding:12px 16px;background:#f8fafc;color:#8a94a6;font-size:10px;letter-spacing:.04em}.order-list-table td{padding:13px 16px;color:#475467;font-size:13px}.order-list-table tbody tr:hover{background:#f8fffe}.order-list-table td b{color:var(--ink)}.order-list-table td small{margin-top:3px;color:#98a2b3;font-size:11px}.order-list-date{white-space:nowrap}.order-list-actions{display:flex;justify-content:flex-end;gap:5px}.order-list-actions a,.order-list-actions button,.order-list-actions .is-disabled{display:grid;width:29px;height:29px;place-items:center;border:0;border-radius:8px;background:transparent;color:#64748b;text-decoration:none}.order-list-actions a:hover,.order-list-actions button:hover{background:#e8f5f3;color:var(--brand)}.order-list-actions button:last-child:hover{background:#fff1f2;color:var(--red)}.order-list-actions .is-disabled{cursor:not-allowed;opacity:.35}.order-list-actions svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.order-filter-actions{display:flex;align-items:end;gap:8px}.order-row-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:132px}.order-row-actions .btn{padding:7px 9px;font-size:12px}.table-wrap td>strong,.table-wrap td>small{display:block}.table-wrap td>small{margin-top:3px;color:var(--muted);font-size:12px}.table-wrap td>small .badge{display:inline-flex}.deadline-warning{color:#b45309!important;font-weight:800}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid .full-row{grid-column:1 / -1}.form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compact-form{display:grid;gap:12px}.details p{margin:10px 0}.subheading{margin-top:26px!important}.timeline{display:grid;gap:10px;margin-top:18px}.timeline>div{padding-left:10px;border-left:3px solid #8ddbd1}.timeline p{margin:5px 0}.order-detail-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;margin-bottom:16px;padding:20px;border:1px solid #b8d8d4;border-radius:20px;background:linear-gradient(135deg,#effcf9,#fff 64%);box-shadow:var(--shadow)}.order-detail-identity h2{margin:0;font-size:25px;letter-spacing:-.03em}.order-detail-identity>p:not(.eyebrow){margin:5px 0 0;color:var(--muted)}.order-detail-statuses{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.order-detail-total{display:grid;align-content:start;gap:4px;min-width:220px;padding:15px 17px;border-radius:16px;background:var(--brand);color:#fff;text-align:right}.order-detail-total span,.order-detail-total small{color:#ffffffc7}.order-detail-total strong{font-size:26px;letter-spacing:-.04em}.order-detail-facts{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;padding-top:4px}.order-detail-facts div{min-width:0;padding:11px 12px;border:1px solid #dbe9e6;border-radius:13px;background:#ffffffb8}.order-detail-facts dt{margin-bottom:3px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.order-detail-facts dd{overflow:hidden;margin:0;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.order-items-panel{margin-bottom:16px}.order-detail-main{align-items:start}.order-detail-information{display:grid;gap:14px}.order-detail-information h2,.order-detail-actions h2,.order-detail-history .panel-head h2,.order-status-history .panel-head h2{margin:0}.order-detail-assignment{display:grid;grid-template-columns:130px minmax(0,1fr);gap:9px 14px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.order-detail-assignment span{color:var(--muted);font-size:12px;font-weight:800}.order-detail-assignment a,.order-detail-assignment b{overflow:hidden;color:var(--ink);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.order-detail-assignment a{color:var(--brand)}.order-detail-information .operator-list{margin:-4px 0 0}.order-detail-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.order-detail-notes article{min-width:0;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fff}.order-detail-notes span{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.order-detail-notes p{margin:0;line-height:1.5;white-space:pre-wrap}.order-detail-actions{position:sticky;top:20px}.order-detail-actions>p{margin:8px 0 15px;color:var(--muted);line-height:1.5}.order-detail-action-stack{display:grid;gap:18px}.order-detail-action-stack>section{display:grid;gap:12px}.order-detail-action-stack .operator-assignment-panel{padding:17px 0 0;border-top:1px solid var(--line);border-left:0}.order-detail-history .panel-head,.order-status-history .panel-head{margin-bottom:12px}.order-status-history .timeline{max-height:365px;margin-top:0;overflow:auto;padding-right:4px}.status-field{display:flex;align-items:center;gap:16px;min-height:74px;margin:0;padding:11px 13px;border:1px solid var(--line);border-radius:12px}.status-field legend{padding:0 4px;color:var(--ink);font-weight:700}.status-field label{display:flex;align-items:center;gap:7px;font-weight:600}.status-field input{width:16px;height:16px;accent-color:var(--brand)}.kanban{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.kanban-col{min-height:180px;padding:14px;border:1px dashed #b8d8d4;border-radius:20px;background:#eef7f6}.kanban-col.danger{border-color:#fecdd3;background:#fff1f2}.kanban-col h4{margin:0 0 12px}.task-card{display:grid;gap:6px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 8px 20px #1020330f}.task-card span,.task-card small{color:var(--muted)}.spk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.spk-grid div{display:grid;gap:5px;padding:14px;border:1px solid var(--line);border-radius:16px;background:#f8fafc}.spk-grid b{color:var(--muted);font-size:12px;text-transform:uppercase}.pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}.pipeline div{padding:18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.pipeline h4{margin:0 0 6px}.pipeline span{color:var(--muted)}.funnel{display:grid;gap:10px}.funnel div{display:flex;justify-content:space-between;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.rank-list{display:grid;gap:14px;margin:0;padding-left:22px}.rank-list li{display:flex;justify-content:space-between;gap:12px}.access-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.access-list li{display:grid;gap:3px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.access-list span{color:var(--muted)}.user-overview{display:grid;grid-template-columns:minmax(260px,1fr) minmax(430px,1.3fr);align-items:center;gap:20px;margin-bottom:18px;padding:22px 24px;border:1px solid #b8d8d4;border-radius:22px;background:radial-gradient(circle at top left,#e1fbf5,#fff 56%);box-shadow:var(--shadow)}.user-overview h3{margin:0;font-size:23px;letter-spacing:-.03em}.user-overview p:not(.eyebrow){margin:7px 0 0;color:var(--muted)}.user-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.user-stat{padding:13px;border:1px solid var(--line);border-radius:14px;background:#ffffffd1}.user-stat span{display:block;color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.user-stat strong{display:block;margin-top:4px;font-size:24px}.user-stat.muted strong{color:var(--yellow)}.user-management-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(290px,.7fr);align-items:start;gap:16px}.users-table-panel{min-height:480px}.users-table-panel .panel-head{margin-bottom:10px}.user-table-controls{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:10px;margin-bottom:14px}.users-table th:first-child{width:42%}.users-table th:last-child{width:1%;white-space:nowrap}.user-identity{display:flex;align-items:center;gap:10px}.user-identity b,.user-identity small{display:block}.user-identity small{margin-top:3px}.user-avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:11px;background:#d9f7f1;color:var(--brand-dark);font-weight:900}.user-avatar.owner{background:#fff1c2;color:#a16207}.user-avatar.admin{background:#dbeafe;color:#1d4ed8}.role-access-stack{display:grid;gap:12px}.role-access-card{padding:16px;box-shadow:none}.role-card-title{display:flex;align-items:center;gap:10px}.role-card-title>span{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:#d9f7f1;color:var(--brand-dark);font-weight:900}.role-access-card.owner .role-card-title>span{background:#fff1c2;color:#a16207}.role-access-card.admin .role-card-title>span{background:#dbeafe;color:#1d4ed8}.role-card-title b,.role-card-title small{display:block}.role-access-card p{margin:11px 0;color:var(--muted);font-size:13px;line-height:1.45}.role-card-tags{display:flex;flex-wrap:wrap;gap:6px}.role-card-tags span{padding:5px 7px;border-radius:8px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:700}.progress{height:12px;overflow:hidden;border-radius:999px;background:#dbe5e6}.progress span{display:block;height:100%;background:var(--brand)}.checklist{display:grid;gap:12px;align-content:start}.checklist h3{margin:0 0 4px}.checklist label{display:grid;grid-template-columns:auto 1fr 105px;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.checklist input{width:16px;height:16px;accent-color:var(--brand)}.checklist select{padding:7px 9px;font-size:12px}.checklist-missed{border-color:#fed7aa!important;background:#fffaf3!important}.alert{margin-bottom:14px;padding:12px;border-radius:10px}.alert.error{background:#fee2e2;color:#991b1b}.alert.success{background:#dcfce7;color:#166534}.alert.warning{background:#ffedd5;color:#9a3412}.loading{color:var(--muted)}.pagination{justify-content:center;gap:12px;margin-top:16px}.pagination button{padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:#fff}.pagination button:disabled{cursor:not-allowed;opacity:.5}.app-toast-viewport{position:fixed;z-index:200;top:82px;right:22px;display:grid;width:min(390px,calc(100vw - 28px));gap:10px;pointer-events:none}.app-toast{display:grid;grid-template-columns:34px minmax(0,1fr) 28px;align-items:start;gap:10px;padding:12px;border:1px solid;border-radius:13px;background:#fffffff7;box-shadow:0 16px 34px #0f172a2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:app-toast-in .2s ease-out;pointer-events:auto}.app-toast-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;font-size:18px}.app-toast>div{min-width:0;padding-top:1px}.app-toast b{display:block;color:inherit;font-size:13px;line-height:1.25}.app-toast p{margin:3px 0 0;color:inherit;font-size:12px;line-height:1.45}.app-toast>button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;padding:0;background:transparent;color:currentColor;cursor:pointer;opacity:.72}.app-toast>button:hover{background:#0f172a12;opacity:1}.app-toast.success{border-color:#86efac;color:#166534}.app-toast.success .app-toast-icon{background:#dcfce7}.app-toast.error{border-color:#fecaca;color:#b91c1c}.app-toast.error .app-toast-icon{background:#fee2e2}.app-toast.info{border-color:#bfdbfe;color:#1d4ed8}.app-toast.info .app-toast-icon{background:#dbeafe}@keyframes app-toast-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.app-toast-viewport{top:72px;right:14px}.app-toast{grid-template-columns:32px minmax(0,1fr) 26px;padding:11px}.app-toast-icon{width:32px;height:32px}}.spk{max-width:860px;margin:0 auto}.print-button{margin-bottom:0}.order-document-toolbar{display:flex;justify-content:space-between;gap:10px}.spk-card{padding:26px;border:2px solid #111;background:#fff;color:#111}.spk-card h1{margin:0}.spk-card h2{font-size:18px}.spk-row{display:grid;grid-template-columns:180px 1fr;margin:12px 0}.spk-item-list{display:grid;gap:8px}.spk-item-list>div{display:grid;gap:2px;padding:10px;border:1px solid #d1d5db}.spk-item-list span,.spk-item-list small{color:#4b5563}.order-document{max-width:920px;margin:0 auto}.order-document-toolbar{margin-bottom:16px}.order-document-paper{padding:38px;border:1px solid #cbd5e1;background:#fff;color:#111827;box-shadow:0 14px 34px #0f172a14}.order-document-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding-bottom:20px;border-bottom:2px solid var(--brand)}.order-document-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:12px;background:var(--brand);color:#fff;font-size:18px;font-weight:900}.order-document-head h1{margin:0;font-size:19px;letter-spacing:.03em}.order-document-head p{margin:3px 0 0;color:#64748b}.order-document-type{color:var(--brand);font-size:13px;font-weight:900;letter-spacing:.06em}.order-document-meta{display:grid;grid-template-columns:1fr 1fr;gap:34px;margin:24px 0}.order-document-meta dl,.order-document-summary dl{display:grid;gap:7px;margin:0}.order-document-meta dl div,.order-document-summary dl div{display:flex;justify-content:space-between;gap:16px}.order-document-meta dt,.order-document-summary dt{color:#64748b}.order-document-meta dd,.order-document-summary dd{margin:0;font-weight:800;text-align:right}.order-document-items{width:100%;border-collapse:collapse}.order-document-items th{padding:10px;border-bottom:1px solid #cbd5e1;background:#f1f5f9;color:#475569;font-size:11px;text-align:left;text-transform:uppercase}.order-document-items td{padding:11px 10px;border-bottom:1px solid #e2e8f0;vertical-align:top}.order-document-items td:nth-child(n+3),.order-document-items th:nth-child(n+3){text-align:right}.order-document-items small{display:block;margin-top:3px;color:#64748b}.order-document-summary{display:flex;justify-content:flex-end;gap:40px;margin:20px 0}.order-document-summary dl{width:min(100%,330px)}.order-document-summary .total{margin-top:4px;padding-top:8px;border-top:1px solid #94a3b8;font-size:16px}.order-receipt-payment{display:grid;align-content:start;gap:5px;min-width:180px;padding:12px;border:1px solid #86efac;border-radius:10px;background:#f0fdf4}.order-receipt-payment span,.order-receipt-payment small{color:#166534;font-size:11px}.order-receipt-payment b{color:#166534;font-size:17px}.order-document-footer{padding-top:18px;border-top:1px dashed #94a3b8;color:#475569;text-align:center}.order-document-footer p{margin:0 0 5px;font-weight:700}.order-document-footer small{font-size:11px}@media(max-width:1100px){.sidebar{width:82px;padding:18px 10px}.brand div:last-child,.sidebar-footer span:not(.status-dot){display:none}.nav a,.nav-report-toggle{justify-content:center;font-size:0}.nav-icon{font-size:18px}.nav-report-arrow{display:none}.nav-report-items{margin-left:0;padding:2px 0;border:0}.sidebar-logout{display:none}.kpi-grid.four,.metric-grid,.content-grid.two-one,.content-grid.half,.two-column,.kanban,.pipeline,.user-management-grid,.user-overview{grid-template-columns:1fr}.topbar,.hero-card,.section-head,.filter-row{flex-direction:column;align-items:stretch}.topbar-actions{flex-wrap:wrap}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:static;width:100%;height:auto}.brand div:last-child{display:block}.nav{display:flex;overflow-x:auto}.nav a,.nav-report-toggle{width:auto;justify-content:flex-start;font-size:13px;white-space:nowrap}.nav-report-group,.nav-report-items{display:flex;align-items:center}.nav-report-group{gap:6px}.nav-report-items{gap:6px;margin:0;padding:0}.nav-report-items a{font-size:13px}.nav-icon{font-size:15px}.sidebar-footer{display:none}.main-content{padding:16px}.topbar h2{font-size:24px}.topbar-actions{align-items:stretch}.filters,.filters.order-filters,.filters.order-filters.admin-order-filters,.order-date-filters,.order-filter-selects,.form-grid,.form-two,.user-table-controls{grid-template-columns:1fr}.metric-grid,.user-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.user-overview{padding:18px}th,td{min-width:105px}}@media print{body{background:#fff}.sidebar,.topbar,.print-button,.order-document-toolbar{display:none!important}.main-content{padding:0}.spk{max-width:none}.spk-card{padding:0;border:0}}.users-table td:last-child{min-width:150px}.users-table .button-row{flex-wrap:nowrap;white-space:nowrap}.theme-settings-page{display:grid;gap:18px;max-width:1120px;margin:0 auto}.topbar:has(.theme-apply-button){position:sticky;top:62px;z-index:20;margin-inline:-24px;padding:13px 24px;border-bottom:1px solid var(--line);background:#f8fafcf0;box-shadow:0 8px 18px #0f172a0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.theme-reset-button,.theme-apply-button{display:inline-flex;align-items:center;gap:8px}.theme-reset-button svg,.theme-apply-button svg{width:16px;height:16px}.theme-preview-card{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.theme-preview-head{display:flex;align-items:center;gap:12px;padding:19px 22px;background:linear-gradient(120deg,color-mix(in srgb,var(--theme-preview) 92%,#0f172a),var(--theme-preview));color:#fff}.theme-preview-head>span,.theme-section-title>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:11px}.theme-preview-head>span{background:#ffffff2b}.theme-preview-head svg,.theme-section-title svg{width:20px;height:20px}.theme-preview-head div{display:grid;gap:3px}.theme-preview-head strong{font-size:16px}.theme-preview-head small{color:#fffc}.theme-preview-body{display:grid;gap:18px;padding:22px}.theme-preview-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.theme-preview-actions button,.theme-preview-actions span{border:0;border-radius:10px;padding:10px 14px;font:inherit;font-size:13px;font-weight:800}.theme-preview-actions button:first-child{background:var(--theme-preview);color:#fff}.theme-preview-actions button:nth-child(2){background:color-mix(in srgb,var(--theme-preview) 76%,#fff);color:#fff}.theme-preview-actions span{background:color-mix(in srgb,var(--theme-preview) 14%,#fff);color:color-mix(in srgb,var(--theme-preview) 82%,#0f172a)}.theme-preview-actions span:last-child{border:1px solid color-mix(in srgb,var(--theme-preview) 34%,#fff);background:#fff}.theme-preview-body>div:last-child{display:grid;gap:8px;color:var(--muted);font-size:12px;font-weight:800}.theme-scale,.theme-preset-scale{display:flex;overflow:hidden;border-radius:8px}.theme-scale{min-height:32px}.theme-scale i,.theme-preset-scale i{flex:1}.theme-preset-panel,.theme-custom-panel{display:grid;gap:20px;padding:24px}.theme-section-title{display:flex;align-items:center;gap:12px}.theme-section-title>span{background:var(--brand-soft);color:var(--brand)}.theme-section-title div{display:grid;gap:3px}.theme-section-title h3{margin:0;font-size:17px}.theme-section-title p{margin:0;color:var(--muted);font-size:13px}.theme-preset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.theme-preset{position:relative;display:grid;gap:11px;min-height:126px;padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:left;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.theme-preset:hover{border-color:var(--brand);box-shadow:0 10px 24px #10203317;transform:translateY(-1px)}.theme-preset.active{border:2px solid var(--ink);padding:16px;box-shadow:0 12px 24px #1020331c}.theme-preset-dots{display:flex;gap:8px}.theme-preset-dots i{width:25px;height:25px;border-radius:999px}.theme-preset-scale{height:9px}.theme-preset strong{font-size:13px}.theme-preset-check{position:absolute;right:15px;bottom:15px;width:17px;height:17px;color:var(--ink)}.theme-custom-control{display:grid;grid-template-columns:auto minmax(190px,260px) minmax(0,1fr);align-items:end;gap:16px}.theme-custom-control>small{align-self:center;color:var(--muted);font-size:12px;line-height:1.5}.theme-color-picker{display:grid;width:78px;height:78px;place-items:center;padding:7px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer}.theme-color-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.theme-color-picker span{width:100%;height:100%;border-radius:8px;box-shadow:inset 0 0 0 1px #0f172a1f}.theme-custom-control>label:not(.theme-color-picker){color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.06em}.theme-custom-control>label:not(.theme-color-picker) input{color:var(--ink);font-weight:800;text-transform:none;letter-spacing:0}@media(max-width:900px){.theme-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.theme-custom-control{grid-template-columns:auto minmax(190px,1fr)}.theme-custom-control>small{grid-column:1 / -1}}@media(max-width:640px){.theme-settings-page{gap:14px}.theme-preview-head,.theme-preview-body,.theme-preset-panel,.theme-custom-panel{padding:17px}.theme-preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.theme-preset{min-height:112px;padding:13px}.theme-preset.active{padding:12px}.theme-preset-dots{gap:5px}.theme-preset-dots i{width:20px;height:20px}.theme-custom-control{grid-template-columns:1fr;align-items:stretch}.theme-color-picker{width:100%;height:56px;grid-template-columns:44px 1fr}.theme-color-picker span{width:44px}.topbar:has(.theme-reset-button){align-items:flex-start}.topbar:has(.theme-apply-button){top:56px;margin-inline:-16px;padding:12px 16px}.theme-reset-button,.theme-apply-button{white-space:nowrap}}.order-list-table th:last-child{text-align:right}.theme-tabs{display:inline-flex;width:fit-content;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.theme-tabs button{display:inline-flex;align-items:center;gap:8px;border:0;border-radius:8px;padding:9px 13px;background:transparent;color:var(--muted);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.theme-tabs button svg{width:16px;height:16px}.theme-tabs button.active{background:var(--brand-soft);color:var(--brand-dark)}.branding-preview-card .theme-preview-head{background:linear-gradient(120deg,var(--brand-dark),var(--brand))}.branding-preview-body{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(190px,.8fr);align-items:center;gap:15px;padding:23px}.branding-preview-logo{display:grid;width:56px;height:56px;place-items:center;border-radius:15px;background:var(--brand);color:#fff;font-size:18px;font-weight:900;letter-spacing:-.04em;box-shadow:0 10px 20px rgb(var(--brand-rgb) / 22%)}.branding-preview-body>div:nth-child(2){display:grid;gap:4px}.branding-preview-body>div:nth-child(2) strong{color:var(--ink);font-size:18px}.branding-preview-body>div:nth-child(2) span{color:var(--muted);font-size:13px}.branding-preview-company{display:grid;gap:5px;padding-left:20px;border-left:1px solid var(--line)}.branding-preview-company small{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.branding-preview-company b{color:var(--ink);font-size:14px}.branding-form{display:grid;gap:22px;padding:24px}.branding-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.branding-form-grid label{display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:800}.branding-form-grid label small{color:var(--muted);font-size:11px;font-weight:500}.branding-form-grid input{min-height:42px}.branding-form-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:17px;border-top:1px solid var(--line)}.branding-form-actions>small{color:var(--muted);font-size:12px}.branding-form-actions .btn{display:inline-flex;align-items:center;gap:8px}.branding-form-actions svg{width:16px;height:16px}@media(max-width:760px){.branding-preview-body{grid-template-columns:auto minmax(0,1fr)}.branding-preview-company{grid-column:1 / -1;padding-top:14px;padding-left:0;border-top:1px solid var(--line);border-left:0}.branding-form-grid{grid-template-columns:1fr}.branding-form-actions{align-items:stretch;flex-direction:column}.branding-form-actions .btn{justify-content:center;width:100%}}.branding-preview-logo{overflow:hidden}.branding-preview-logo.has-image{background:#fff}.branding-preview-logo img{display:block;width:100%;height:100%;object-fit:contain}.branding-logo-control{display:grid;gap:7px;color:var(--ink);font-size:13px;font-weight:800}.branding-logo-control>div{display:flex;align-items:center;gap:9px}.branding-logo-control>small{color:var(--muted);font-size:11px;font-weight:500}.branding-logo-picker{display:flex;flex:1;min-width:0;align-items:center;gap:10px;min-height:48px;padding:5px 10px 5px 5px;border:1px dashed color-mix(in srgb,var(--brand) 45%,var(--line));border-radius:11px;background:#fbfefd;cursor:pointer}.branding-logo-picker:hover{border-color:var(--brand);background:var(--brand-soft)}.branding-logo-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.branding-logo-picker>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:9px;background:var(--brand-soft);color:var(--brand)}.branding-logo-picker img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.branding-logo-picker b{display:inline-flex;min-width:0;align-items:center;gap:7px;color:var(--brand-dark);font-size:12px}.branding-logo-picker b svg,.branding-logo-remove svg{width:15px;height:15px}.branding-logo-remove{display:inline-flex;align-items:center;gap:6px;padding-inline:10px;color:#b42318}.branding-logo-picker:focus-within{border-color:var(--brand);background:var(--brand-soft);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 12%)}.topbar:has(.theme-floating-actions){position:relative;top:auto;z-index:auto;margin-inline:0;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.topbar-actions.theme-floating-actions{position:fixed;top:74px;right:24px;z-index:24;gap:8px;padding:6px;border:1px solid var(--line);border-radius:14px;background:#fffffff0;box-shadow:0 10px 22px #0f172a1c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.theme-floating-actions .btn{min-height:40px;border-radius:9px;padding:9px 12px;font-size:13px}@media(max-width:640px){.topbar-actions.theme-floating-actions{top:66px;right:12px;left:12px;justify-content:flex-end}.topbar:has(.theme-floating-actions){padding-top:58px}.theme-floating-actions .btn{flex:1;justify-content:center}}.nav-report-arrow{width:18px;height:18px;margin-left:auto;font-size:0}.nav-report-arrow:before{display:block;width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg) translate(-2px,-2px);transition:transform .18s ease}.nav-report-toggle.is-open .nav-report-arrow:before{transform:rotate(-135deg) translate(-2px,-2px)}@media(min-width:761px)and (max-width:1100px){.app-shell:not(.sidebar-collapsed) .sidebar{width:244px;padding:16px 12px}.app-shell:not(.sidebar-collapsed) .brand>div:last-child{display:block}.app-shell:not(.sidebar-collapsed) .nav a,.app-shell:not(.sidebar-collapsed) .nav-report-toggle{justify-content:flex-start;font-size:12px}.app-shell:not(.sidebar-collapsed) .nav-icon{min-width:18px;font-size:inherit}.app-shell:not(.sidebar-collapsed) .nav-report-arrow{display:block}.app-shell:not(.sidebar-collapsed) .nav-report-items{display:grid;margin-left:20px;padding:2px 0 2px 10px;border-left:1px solid rgb(255 255 255 / 22%)}}@media(max-width:760px){.app-header{min-height:56px;padding:0 16px}.sidebar-toggle{display:none}.app-header-business span,.app-header-user>div{display:none}.app-header-logout{margin-left:3px}.app-shell.sidebar-collapsed .sidebar{position:static;width:100%;height:auto;padding:16px 12px}.app-shell.sidebar-collapsed .brand{justify-content:flex-start;padding:6px 6px 17px}.app-shell.sidebar-collapsed .brand>div:last-child{display:block}.app-shell.sidebar-collapsed .nav a,.app-shell.sidebar-collapsed .nav-report-toggle{justify-content:flex-start;width:auto;padding:10px 11px;font-size:13px}.app-shell.sidebar-collapsed .nav-icon{min-width:18px;font-size:15px}.app-shell.sidebar-collapsed .nav-report-arrow{display:block}.app-shell.sidebar-collapsed .nav-report-items{display:flex}.app-shell.sidebar-collapsed .nav-report-items a{font-size:13px}}@media print{.app-header{display:none!important}}.access-management-page{display:grid;gap:16px}.access-management-intro{margin:0;padding:20px 22px;background:linear-gradient(135deg,#effcf9,#fff 68%)}.access-management-intro h3{margin:0;font-size:21px}.access-management-intro p:not(.eyebrow){max-width:670px;margin:7px 0 0;color:var(--muted);line-height:1.5}.access-role-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.access-role-tabs button{display:grid;gap:3px;min-height:76px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.access-role-tabs button b{font-size:14px}.access-role-tabs button span{color:var(--muted);font-size:12px;line-height:1.35}.access-role-tabs button.active{border-color:var(--brand);background:#e8f8f5;box-shadow:inset 0 0 0 1px var(--brand)}.access-role-panel{margin:0;padding:20px}.access-role-panel .panel-head{margin-bottom:15px}.access-menu-list{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:14px}.access-menu-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:12px 15px;border-bottom:1px solid var(--line)}.access-menu-row:last-child{border-bottom:0}.access-menu-row>div{display:grid;gap:3px}.access-menu-row small{color:var(--muted);font-size:12px}.access-menu-row.required{background:#f8fafc}.access-menu-row.required>span{color:var(--brand-dark);font-size:12px;font-weight:800}.access-menu-row fieldset{display:flex;gap:12px;margin:0;padding:0;border:0}.access-menu-row label{display:flex;align-items:center;gap:5px;color:#475467;font-size:12px;font-weight:700}.access-menu-row input{width:15px;height:15px;accent-color:var(--brand)}.access-role-panel footer{display:flex;justify-content:flex-end;margin-top:16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:640px){.access-role-tabs{grid-template-columns:1fr}.access-menu-row{align-items:start;flex-direction:column}.access-role-panel footer .btn{width:100%}}.role-access-notice{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #b8d8d4;border-radius:12px;background:#f8fffe}.role-access-notice>div{display:grid;gap:4px}.role-access-notice small{color:var(--muted);line-height:1.45}.role-access-notice .btn{white-space:nowrap}@media(max-width:640px){.role-access-notice{align-items:stretch;flex-direction:column}.role-access-notice .btn{width:100%}}.access-menu-group{border-top:1px solid var(--line)}.access-menu-parent{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:70px;padding:13px 15px;background:#f8fafc}.access-menu-parent>div{display:grid;gap:3px}.access-menu-parent>div>b{font-size:14px}.access-menu-parent small{color:var(--muted);font-size:12px}.access-menu-parent fieldset{display:flex;gap:12px;margin:0;padding:0;border:0}.access-menu-parent label{display:flex;align-items:center;gap:5px;color:#475467;font-size:12px;font-weight:700}.access-menu-parent input{width:15px;height:15px;accent-color:var(--brand)}.access-menu-children{border-top:1px solid var(--line)}.access-menu-row.child{min-height:74px;padding-left:34px;background:#fff}.access-menu-row.child>div{position:relative}.access-menu-row.child>div:before{position:absolute;top:8px;left:-17px;width:7px;height:7px;border:1px solid #9ac9c2;border-width:0 0 1px 1px;content:""}.access-menu-row.unavailable{background:#fbfcfd}.access-menu-row.unavailable b{color:#667085}.access-menu-locked{flex:0 0 auto;color:#8a5a00;font-size:12px;font-weight:800}.access-dependency{color:#8a5a00!important}.access-menu-group.direct-menus .access-menu-parent{background:#fff}.access-menu-group.direct-menus .access-menu-children{border-top:1px solid var(--line)}.access-menu-group.direct-menus .access-menu-row:last-child{border-bottom:0}@media(max-width:640px){.access-menu-parent{align-items:flex-start;flex-direction:column}.access-menu-parent fieldset{width:100%;justify-content:space-between}.access-menu-row.child{padding-left:28px}.access-menu-locked{align-self:flex-start}}.workflow-pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}.workflow-pipeline div{padding:15px;border:1px solid #b8d8d4;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.workflow-pipeline span{display:block;color:var(--muted);font-size:12px;font-weight:700}.workflow-pipeline strong{display:block;margin-top:5px;font-size:26px}.workflow-pipeline .done{border-color:#bbf7d0;background:#f0fdf4}.role-dashboard-hero{margin-bottom:18px;padding:24px;border:1px solid #b8d8d4;border-radius:22px;background:radial-gradient(circle at top left,#e1fbf5,#fff 56%);box-shadow:var(--shadow)}.role-dashboard-hero h3{margin:0 0 7px;font-size:25px}.role-dashboard-hero p:not(.eyebrow){margin:0;color:var(--muted)}.role-queue-panel{margin-bottom:18px}.role-queue-panel .panel-head>div{display:grid;gap:4px}.admin-dashboard-grid{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(0,1.35fr);gap:16px;margin-bottom:16px}.admin-priority-panel,.admin-recent-panel,.admin-workflow-panel{min-height:100%}.admin-priority-list,.admin-recent-list{display:grid;gap:9px}.admin-priority-item,.admin-recent-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.admin-priority-item:hover,.admin-recent-item:hover{border-color:var(--brand);transform:translateY(-1px)}.admin-priority-item span,.admin-recent-item span{min-width:0}.admin-priority-item b,.admin-priority-item small,.admin-recent-item b,.admin-recent-item small{display:block}.admin-priority-item small,.admin-recent-item small{margin-top:3px;color:var(--muted);font-size:12px}.admin-priority-item strong{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:12px;background:#eef7f6;color:var(--brand-dark);font-size:18px}.admin-priority-item.danger{border-color:#fecaca;background:snow}.admin-priority-item.danger strong{background:#fee2e2;color:#b91c1c}.admin-priority-item.warn{border-color:#fed7aa;background:#fffaf3}.admin-priority-item.warn strong{background:#ffedd5;color:#c2410c}.admin-recent-item>span:last-child{display:grid;justify-items:end;text-align:right}.admin-workflow-panel{margin-bottom:18px}.admin-workflow-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.admin-workflow-list a{display:grid;gap:6px;padding:13px;border:1px solid #b8d8d4;border-radius:14px;background:#f8fffe;color:var(--ink);text-decoration:none}.admin-workflow-list a:hover{border-color:var(--brand);background:#eefbf8}.admin-workflow-list span{color:var(--muted);font-size:12px;font-weight:700}.admin-workflow-list strong{font-size:25px}.admin-workflow-list a.done{border-color:#bbf7d0;background:#f0fdf4}.division-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.division-card h3{margin:0}.division-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.division-card dl div{padding:11px;border-radius:12px;background:#f8fafc}.division-card dt{margin-bottom:4px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.division-card dd{margin:0;font-weight:700}.division-card>p{margin:0;color:var(--muted)}.pricing-preview{display:grid;gap:5px;padding:16px;border:1px solid #b8d8d4;border-radius:14px;background:#eefbf8}.pricing-preview span,.pricing-preview small{color:var(--muted)}.pricing-preview strong{font-size:24px}.toggle-field{display:flex;align-items:center;gap:9px}.toggle-field input{width:17px;height:17px;accent-color:var(--brand)}.cashier-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);align-items:start;gap:16px}.cashier-queues{display:grid;gap:16px}.cashier-form{position:sticky;top:20px}.cashier-form h3{margin-top:0}.cashier-order-info{display:grid;gap:5px;margin-bottom:14px;padding:13px;border-radius:14px;background:#f8fafc}.cashier-order-info span{color:var(--muted)}.user-avatar.kasir{background:#ede9fe;color:#6d28d9}.role-access-card.kasir .role-card-title>span{background:#ede9fe;color:#6d28d9}.menu-access-field{display:grid;gap:10px;margin:0;padding:15px;border:1px solid var(--line);border-radius:14px}.menu-access-field legend{padding:0 4px;font-weight:800}.menu-access-field p{margin:0;color:var(--muted);font-size:13px}.menu-access-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-weight:700}.menu-access-row:last-child{border-bottom:0}.menu-access-row>div{display:flex;gap:12px}.menu-access-row label{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:600}.menu-access-row input{width:15px;height:15px;accent-color:var(--brand)}.whatsapp-settings-grid{align-items:start}.template-editor-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.template-editor-head>div{display:grid;gap:3px}.template-editor-head small{font-size:12px}.template-variable-list{display:flex;flex-wrap:wrap;gap:7px}.template-variable-list button{border:1px solid #b8d8d4;border-radius:999px;padding:6px 9px;background:#f8fffe;color:var(--brand-dark);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.template-variable-list button:hover{border-color:var(--brand);background:#e1fbf5}.invoice-message-preview{max-height:540px;overflow:auto;padding:20px;border:1px dashed #8ddbd1;border-radius:16px;background:#f8fffe;box-shadow:inset 0 0 0 7px #fff}.invoice-message-preview pre{margin:0;color:var(--ink);font-family:Courier New,monospace;font-size:13px;line-height:1.65;white-space:pre-wrap;word-break:break-word}.whatsapp-template-editor{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fbfcfe}.whatsapp-template-editor textarea{min-height:180px;resize:vertical}.whatsapp-template-tabs{display:flex;gap:8px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.whatsapp-template-tabs button{flex:1;border:0;border-radius:8px;padding:9px 11px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:800;cursor:pointer}.whatsapp-template-tabs button.active{background:var(--brand);color:#fff;box-shadow:0 3px 8px rgb(var(--brand-rgb) / 18%)}@media(max-width:560px){.template-editor-head{align-items:stretch;flex-direction:column}.template-editor-head .btn{width:100%}.whatsapp-template-tabs{overflow-x:auto}.whatsapp-template-tabs button{min-width:max-content}}.work-order-queue{border-color:#b8d8d4}.work-order-status-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 14px}.work-order-status-chips button{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:8px 11px;background:#fff;color:var(--ink);font:inherit;font-size:12px;font-weight:750;cursor:pointer}.work-order-status-chips button b{display:grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#eef7f6;color:var(--brand-dark)}.work-order-status-chips button.active{border-color:var(--brand);background:var(--brand);color:#fff}.work-order-status-chips button.active b{background:#fff;color:var(--brand-dark)}.work-order-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 200px;gap:12px;margin-bottom:14px;padding:14px;border-radius:16px;background:#f8fafc}.work-order-toolbar label{font-size:12px}.work-order-toolbar input,.work-order-toolbar select{padding:9px 11px}.production-order-table{min-width:810px}.production-detail-action{display:grid;width:31px;height:31px;place-items:center;border:0;border-radius:8px;background:transparent;color:#64748b;cursor:pointer}.production-detail-action:hover{background:#e8f5f3;color:var(--brand)}.production-detail-action svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.production-spk-backdrop{position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:28px;overflow:auto;background:#0f172a7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.production-spk-modal{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(100%,820px);max-height:calc(100vh - 56px);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 28px 70px #0f172a4d}.production-spk-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 26px;border-bottom:1px solid #e5e7eb}.production-spk-header h2{margin:0;font-size:22px}.production-spk-header>div{display:flex;gap:10px}.production-spk-header button{display:grid;width:45px;height:45px;place-items:center;border:0;border-radius:11px;cursor:pointer}.production-spk-header svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.production-spk-print{background:#2563eb;color:#fff}.production-spk-close{background:#f1f5f9;color:#475467}.production-spk-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:30px;background:#f8fafc}.production-spk-paper{width:min(100%,324px);margin:0 auto;padding:22px 16px;background:#fff;color:#101828;box-shadow:0 6px 18px #0f172a1f;font-family:Courier New,monospace;font-size:12px;line-height:1.45}.production-spk-brand{display:grid;justify-items:center;gap:2px;padding-bottom:13px;border-bottom:1px dashed #667085;text-align:center}.production-spk-brand b{color:#d9232e;font:800 18px/1 Arial,sans-serif}.production-spk-brand strong{font-size:12px}.production-spk-brand span,.production-spk-brand small{font-family:Arial,sans-serif;font-size:9px}.production-spk-paper>h3{margin:15px 0;font-size:13px;text-align:center}.production-spk-meta{display:grid;gap:3px;margin:0;padding:11px 0;border-top:1px dashed #667085;border-bottom:1px dashed #667085}.production-spk-meta div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px}.production-spk-meta dt{color:#344054}.production-spk-meta dd{margin:0;overflow-wrap:anywhere;font-weight:700}.production-spk-items{display:grid;gap:12px;padding:13px 0}.production-spk-items article{display:grid;gap:2px;padding-bottom:11px;border-bottom:1px dashed #98a2b3}.production-spk-items b{font-size:12px}.production-spk-items span{overflow-wrap:anywhere}.production-spk-payment{display:flex;justify-content:space-between;gap:12px;padding-top:12px;border-top:1px dashed #667085;font-weight:800}.production-print-choice-backdrop{position:fixed;z-index:82;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.production-print-choice-dialog{width:min(100%,430px);padding:20px;border-radius:14px;background:#fff;box-shadow:0 24px 60px #0f172a52}.production-print-choice-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.production-print-choice-dialog h2{margin:0;font-size:19px}.production-print-choice-dialog header p{margin:4px 0 0;color:#8b95a5;font-size:12px}.production-print-choice-dialog header>button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:8px;background:transparent;color:#94a3b8;cursor:pointer}.production-print-choice-dialog header>button:hover{background:#f1f5f9;color:#475569}.production-print-choice-options{display:grid;gap:10px}.production-print-choice-option{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;width:100%;padding:13px;border:1px solid;border-radius:10px;text-align:left;cursor:pointer}.production-print-choice-option>span:first-child{display:grid;width:36px;height:36px;place-items:center;border-radius:9px}.production-print-choice-option>span:last-child{display:grid;gap:3px}.production-print-choice-option b{font-size:13px}.production-print-choice-option small{color:#64748b;font-size:11px;line-height:1.4}.production-print-choice-option.spk{border-color:#bfdbfe;background:#eff6ff;color:#2563eb}.production-print-choice-option.spk>span:first-child{background:#dbeafe}.production-print-choice-option.receipt{border-color:#bbf7d0;background:#f0fdf4;color:#167346}.production-print-choice-option.receipt>span:first-child{background:#d1fae5}.production-print-choice-option:hover{filter:brightness(.97);transform:translateY(-1px)}.production-print-choice-dialog>footer{display:flex;justify-content:flex-end;margin-top:17px}.production-receipt-body .receipt-paper{margin:0 auto}@media(max-width:760px){.work-order-toolbar{grid-template-columns:1fr}}@media(max-width:540px){.production-spk-backdrop{padding:10px}.production-spk-modal{max-height:calc(100vh - 20px);border-radius:12px}.production-spk-header{padding:15px 16px}.production-spk-header h2{font-size:18px}.production-spk-header button{width:39px;height:39px}.production-spk-body{padding:18px 12px}}@media print{body:has(.production-spk-backdrop) .app-shell>:not(.app-workspace),body:has(.production-spk-backdrop) .app-header,body:has(.production-spk-backdrop) .main-content>:not(.production-spk-backdrop){display:none!important}body:has(.production-spk-backdrop) .app-workspace,body:has(.production-spk-backdrop) .main-content{display:block!important;margin:0;padding:0}body:has(.production-spk-backdrop) .production-spk-backdrop{position:static;display:block;padding:0;overflow:visible;background:#fff}body:has(.production-spk-backdrop) .production-spk-modal{width:auto;max-height:none;overflow:visible;border-radius:0;box-shadow:none}body:has(.production-spk-backdrop) .production-spk-header{display:none}body:has(.production-spk-backdrop) .production-spk-body{padding:0;overflow:visible;background:#fff}body:has(.production-spk-backdrop) .production-spk-paper{width:80mm;min-height:0;margin:0 auto;padding:5mm;box-shadow:none}body:has(.production-receipt-backdrop) .receipt-paper{width:58mm;max-width:none;margin:0 auto;padding:3mm;box-shadow:none}}@media(max-width:1100px){.kpi-grid.three{grid-template-columns:1fr}}.owner-section{margin-bottom:18px}.content-grid.product-insights{grid-template-columns:repeat(3,minmax(0,1fr))}.product-metric-panel .panel-head{min-height:49px}.product-metric-panel .panel-head>div{display:grid;gap:4px}.product-metric-panel .panel-head span{color:var(--muted);font-size:12px}.owner-operations-grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.5fr);gap:16px;margin-bottom:18px}.owner-operation-list{display:grid;gap:9px}.owner-operation-item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);text-decoration:none;transition:border-color .15s ease,transform .15s ease}.owner-operation-item:hover{border-color:var(--brand);transform:translateY(-1px)}.owner-operation-item span{min-width:0}.owner-operation-item b,.owner-operation-item small{display:block}.owner-operation-item small{margin-top:3px;color:var(--muted);font-size:12px}.owner-operation-item strong{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:12px;background:#eef7f6;color:var(--brand-dark);font-size:18px}.owner-operation-item.danger{border-color:#fecaca;background:snow}.owner-operation-item.danger strong{background:#fee2e2;color:#b91c1c}.owner-operation-item.warn{border-color:#fed7aa;background:#fffaf3}.owner-operation-item.warn strong{background:#ffedd5;color:#c2410c}.owner-flow-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.owner-flow-list a{display:grid;gap:6px;padding:13px;border:1px solid #b8d8d4;border-radius:14px;background:#f8fffe;color:var(--ink);text-decoration:none}.owner-flow-list a:hover{border-color:var(--brand);background:#eefbf8}.owner-flow-list span{color:var(--muted);font-size:12px;font-weight:700}.owner-flow-list strong{font-size:25px}.owner-flow-list a.done{border-color:#bbf7d0;background:#f0fdf4}.owner-performance-grid{margin-bottom:18px}@media(max-width:1100px){.content-grid.product-insights{grid-template-columns:1fr}}@media(max-width:1100px){.owner-operations-grid{grid-template-columns:1fr}}@media(max-width:760px){.owner-flow-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0f172a61;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.modal-card{width:min(100%,560px);padding:22px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 24px 70px #0f172a47}.modal-card .panel-head{margin-bottom:18px}.modal-card h3{margin:0;font-size:20px}.modal-close{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:10px;background:#f1f5f9;color:var(--ink);font-size:24px;line-height:1}.operator-list{display:flex;flex-wrap:wrap;gap:7px;min-height:31px;margin:0 0 14px}.operator-list span{padding:6px 8px;border-radius:9px;background:#e8f5f3;color:var(--brand-dark);font-size:12px;font-weight:700}.operator-list small{align-self:center}.operator-selector{display:grid;gap:10px;margin:0;padding:15px;border:1px solid var(--line);border-radius:14px}.operator-selector legend{padding:0 4px;font-weight:800}.operator-selector>p{margin:0;color:var(--muted);font-size:13px}.operator-search-results{display:grid;gap:7px;max-height:220px;overflow:auto;padding:7px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.operator-search-results>div,.selected-operators article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.operator-search-results span,.operator-search-results small,.selected-operators span,.selected-operators small{display:block}.operator-search-results small,.selected-operators small{margin-top:2px;color:var(--muted);font-size:11px}.operator-search-results>small{padding:8px;text-align:center}.selected-operators{display:grid;gap:8px;padding-top:4px}.selected-operators>div{display:flex;align-items:center;justify-content:space-between}.selected-operators>div span{color:var(--muted);font-size:12px}.selected-operators article{background:#eefbf8;border-color:#b8d8d4}.selected-operators article button{width:28px;height:28px;border:0;border-radius:8px;background:#fee2e2;color:#b91c1c;font-size:20px;line-height:1}.production-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.production-action-grid>section,.operator-assignment-panel{display:grid;align-content:start;gap:12px}.production-action-grid h2,.operator-assignment-panel h2{margin:0;font-size:19px}.operator-assignment-panel{position:relative;padding-left:18px;border-left:1px solid var(--line)}.operator-assignment-panel p{margin:4px 0 0;color:var(--muted);font-size:13px}.operator-add-action{position:relative}.operator-picker-popover{position:absolute;z-index:12;top:calc(100% + 10px);left:0;right:0;display:grid;gap:11px;padding:15px;border:1px solid #9ecbc4;border-radius:16px;background:#fff;box-shadow:0 18px 42px #1020332e}.operator-picker-popover .panel-head{margin:0}.operator-picker-popover .panel-head>div{display:grid;gap:3px}.operator-picker-popover .panel-head span,.operator-picker-hint{color:var(--muted);font-size:12px}.operator-picker-hint{padding:3px 0}.customer-picker{display:grid;gap:10px;margin:0;padding:15px;border:1px solid var(--line);border-radius:14px}.customer-picker legend{padding:0 4px;font-weight:800}.customer-picker>p{margin:0;color:var(--muted);font-size:13px}.customer-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.customer-results{display:grid;gap:6px;overflow:auto;max-height:220px;padding:7px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.customer-results button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);text-align:left}.customer-results button:hover{border-color:var(--brand);background:#eefbf8}.customer-results button span,.selected-customer small{color:var(--muted);font-size:12px}.customer-results p{margin:7px;color:var(--muted);text-align:center}.selected-customer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #b8d8d4;border-radius:11px;background:#eefbf8}.selected-customer span,.selected-customer small{display:block}.selected-customer button,.quick-customer-form .panel-head button{border:0;background:transparent;color:var(--brand);font-weight:800}.quick-customer-form{display:grid;gap:10px;padding:13px;border:1px dashed #9ecbc4;border-radius:12px;background:#fbfffe}.quick-customer-form .panel-head{margin:0}.quick-customer-form .panel-head h3{font-size:15px}.dimension-field{margin:0;padding:13px 15px 15px;border:1px solid var(--line);border-radius:14px}.dimension-field legend{padding:0 4px;font-weight:800}.dimension-inputs{display:flex;align-items:end;gap:10px;max-width:440px}.dimension-inputs label{flex:1 1 130px}.dimension-inputs input{padding:10px 11px}.dimension-separator{padding-bottom:9px;color:var(--muted);font-size:23px;font-weight:800;line-height:1}.dimension-unit{min-width:72px;margin-bottom:1px;padding:11px 12px;border:1px solid #b8d8d4;border-radius:11px;background:#eefbf8;color:var(--brand-dark);font-size:13px;text-align:center}@media(max-width:1100px){.workflow-pipeline,.division-grid,.cashier-layout,.production-action-grid,.admin-dashboard-grid{grid-template-columns:1fr}.cashier-form{position:static}.operator-assignment-panel{padding-top:18px;padding-left:0;border-top:1px solid var(--line);border-left:0}}@media(max-width:760px){.workflow-pipeline,.admin-workflow-list{grid-template-columns:repeat(2,minmax(0,1fr))}.division-card dl{grid-template-columns:1fr}}@media(max-width:520px){.dimension-inputs{gap:7px}.dimension-inputs label{flex-basis:105px}.dimension-unit{min-width:56px;padding-inline:8px}}.admin-priority-panel{margin-bottom:16px;border-color:#b8d8d4;background:linear-gradient(135deg,#f1fffc,#fff 58%)}.admin-priority-panel .panel-head{margin-bottom:12px}.admin-priority-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.admin-priority-item{min-height:86px;padding:14px}.admin-dashboard-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.9fr);align-items:start;margin-bottom:18px}.admin-priority-panel,.admin-recent-panel,.admin-workflow-panel{min-height:0}.admin-recent-panel .panel-head,.admin-workflow-panel .panel-head{align-items:flex-start}.admin-recent-list{gap:8px}.admin-recent-item{min-height:58px;padding:10px 12px}.admin-workflow-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.admin-workflow-list a{min-height:76px;padding:12px}.admin-workflow-list a:last-child{grid-column:1 / -1}.admin-workflow-list strong{font-size:22px}@media(max-width:1100px){.admin-kpi-grid.kpi-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}.admin-workflow-list{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-workflow-list a:last-child{grid-column:auto}}@media(max-width:760px){.admin-kpi-grid.kpi-grid.four,.admin-priority-grid,.admin-workflow-list{grid-template-columns:1fr}.admin-workflow-list a:last-child{grid-column:auto}.admin-recent-item{align-items:flex-start}.admin-recent-item>span:last-child{justify-items:start;text-align:left}}.filters.order-filters.admin-order-filters{grid-template-columns:minmax(260px,1.5fr) repeat(3,minmax(150px,.8fr));margin-bottom:18px;padding:16px;border-color:#cce5e1;background:linear-gradient(135deg,#f5fffd,#fff 62%)}.admin-order-filters label{min-width:0;color:#475569;font-size:12px}.admin-order-filters input,.admin-order-filters select{margin-top:1px;background:#fff}.order-list-head{align-items:flex-start}.order-list-head .btn{flex:0 0 auto}.order-list-head span{display:block;min-height:18px}@media(max-width:980px){.filters.order-filters.admin-order-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}.order-form-intro{display:grid;grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr);gap:18px;padding:18px;border:1px solid #b8d8d4;border-radius:16px;background:linear-gradient(135deg,#effcf9,#fff 66%)}.order-form-intro>div{display:grid;align-content:start;gap:3px}.order-form-intro>div>span{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.order-form-intro>div>strong{color:var(--brand-dark);font-size:26px;line-height:1.1}.order-form-intro>div>small{color:var(--muted)}.order-form-intro dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 18px;margin:0}.order-form-intro dl div{min-width:0}.order-form-intro dt{margin-bottom:2px;color:var(--muted);font-size:11px;font-weight:700}.order-form-intro dd{overflow:hidden;margin:0;color:var(--ink);font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.order-form-block-heading{display:flex;align-items:flex-start;gap:11px;margin-top:6px;padding:14px 0 2px;border-top:1px solid var(--line)}.order-form-block-heading>span{display:grid;flex:0 0 28px;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-size:13px;font-weight:900}.order-form-block-heading h2{margin:0;font-size:17px}.order-form-block-heading p{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.order-form-block-heading+label,.order-form-block-heading+.pricing-preview{margin-top:0}@media(max-width:680px){.order-form-intro{grid-template-columns:1fr;gap:15px}.order-form-intro dl{gap:10px}.order-form-intro>div>strong{font-size:23px}.order-form-block-heading{padding-top:12px}}@media(max-width:760px){.order-detail-hero{grid-template-columns:1fr;gap:14px;padding:16px}.order-detail-total{min-width:0;text-align:left}.order-detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.order-detail-actions{position:static}.order-detail-notes{grid-template-columns:1fr}}@media(max-width:500px){.order-detail-facts{grid-template-columns:1fr}.order-detail-assignment{grid-template-columns:1fr;gap:3px}.order-detail-assignment span:not(:first-child){margin-top:7px}}.operator-points-history{margin:18px 0;padding:16px;border:1px solid #cce5e1;border-radius:16px;background:#f8fffe}.operator-points-history .panel-head{margin-bottom:12px}.operator-points-history h3{margin:0;font-size:17px}.operator-points-history .panel-head span{color:var(--muted);font-size:12px}.performance-controls{display:grid;gap:16px;margin-bottom:16px;padding:18px;border-color:#cce5e1;background:linear-gradient(135deg,#f5fffd,#fff 62%)}.performance-period{width:min(100%,230px);color:#475569;font-size:12px}.performance-period input{margin-top:4px;background:#fff}.performance-role-selector{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:15px;border-top:1px solid #dbe9e6}.performance-role-selector>div:first-child{display:grid;gap:3px}.performance-role-selector>div:first-child span{color:var(--ink);font-size:14px;font-weight:800}.performance-role-selector>div:first-child small{font-size:12px}.performance-role-tabs{margin:0}.performance-role-tabs button{min-width:86px;justify-content:center}.performance-history-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.75fr);align-items:start;gap:16px}.performance-history-card{padding:16px;border:1px solid #cce5e1;border-radius:16px;background:#f8fffe}.performance-history-card .panel-head{margin-bottom:12px}.performance-history-card h3{margin:0;font-size:17px}.performance-history-card .panel-head span{color:var(--muted);font-size:12px}.performance-history-card .table-wrap{max-height:360px}.performance-daily-head{align-items:end}.performance-daily-filter{display:flex;align-items:end;gap:8px}.performance-daily-filter label{min-width:154px;color:#475569;font-size:11px}.performance-daily-filter input{margin-top:3px;padding:8px 10px}@media(max-width:680px){.performance-role-selector{align-items:stretch;flex-direction:column;gap:12px}.performance-role-tabs{width:100%}.performance-role-tabs button{flex:1 1 0;min-width:0}.performance-daily-head{align-items:stretch;flex-direction:column}.performance-daily-filter{align-items:end}.performance-daily-filter label{flex:1}}@media(max-width:900px){.performance-history-grid{grid-template-columns:1fr}}.whatsapp-settings-tabs{display:flex;width:fit-content;max-width:100%;gap:4px;margin:0 0 18px;padding:5px;overflow-x:auto;border:1px solid #b8d8d4;border-radius:14px;background:#f8fffe}.whatsapp-settings-tabs button{border:0;border-radius:10px;padding:10px 14px;background:transparent;color:var(--muted);font:inherit;font-weight:800;white-space:nowrap;cursor:pointer}.whatsapp-settings-tabs button.active{background:var(--brand);color:#fff;box-shadow:0 4px 10px rgb(var(--brand-rgb) / 20%)}.whatsapp-status-card,.whatsapp-connection-state{display:grid;gap:4px;padding:16px;border:1px solid #b8d8d4;border-radius:14px;background:#eefbf8}.whatsapp-status-card span,.whatsapp-status-card small,.whatsapp-connection-state span,.whatsapp-connection-state small{color:var(--muted)}.whatsapp-status-card strong,.whatsapp-connection-state strong{font-size:20px}.whatsapp-connection-state.connected{border-color:#86efac;background:#f0fdf4}.whatsapp-connection-state.connected strong{color:#166534}.whatsapp-connection-state.disconnected{border-color:#fed7aa;background:#fffaf3}.whatsapp-connection-state.disconnected strong{color:#9a3412}.whatsapp-steps{display:grid;gap:9px;margin:4px 0;padding-left:22px;color:var(--ink);line-height:1.5}.whatsapp-qr-panel{display:grid;justify-items:center;align-content:start;gap:16px;text-align:center}.whatsapp-qr-panel .panel-head{width:100%;text-align:left}.whatsapp-qr-panel img{width:min(240px,100%);height:auto;padding:10px;border:1px solid #b8d8d4;border-radius:16px;background:#fff;image-rendering:pixelated}.whatsapp-qr-empty,.whatsapp-pairing-success{padding:22px;border:1px dashed #8ddbd1;border-radius:16px;background:#f8fffe;color:var(--muted);line-height:1.55}.whatsapp-pairing-success{border-style:solid;border-color:#86efac;background:#f0fdf4;color:#166534}.whatsapp-pairing-failed{display:grid;justify-items:center;gap:10px;border-color:#fecaca;background:snow;color:#991b1b}.whatsapp-pairing-failed span{color:var(--muted)}.whatsapp-integration-alert{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 18px;padding:18px 20px;border:1px solid #fbbf24;border-radius:18px;background:#fffbeb}.whatsapp-integration-alert h3{margin:0;color:#92400e;font-size:19px}.whatsapp-integration-alert p:not(.eyebrow){margin:5px 0 0;color:#92400e;line-height:1.45}.whatsapp-integration-alert .eyebrow{color:#a16207}@media(max-width:680px){.whatsapp-integration-alert{align-items:stretch;flex-direction:column}.whatsapp-integration-alert .btn{width:100%}}.whatsapp-connection-card{display:flex;align-items:flex-start;gap:16px;padding:18px;border:1px solid #fed7aa;border-radius:18px;background:linear-gradient(135deg,#fffaf3,#fff)}.whatsapp-connection-main{display:flex;align-items:center;gap:14px;min-width:0}.whatsapp-mark{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:15px;background:#dcfce7;color:#16a34a}.whatsapp-mark svg{width:29px;height:29px;fill:currentColor}.whatsapp-connection-main p{margin:0 0 3px;color:var(--muted);font-size:12px;font-weight:800}.whatsapp-connection-main h3{margin:0;color:#9a3412;font-size:20px}.whatsapp-connection-main small{display:block;margin-top:4px;line-height:1.45}.whatsapp-connection-card.connected{border-color:#86efac;background:linear-gradient(135deg,#f0fdf4,#fff)}.whatsapp-connection-card.connected .whatsapp-connection-main h3{color:#166534}.whatsapp-connection-card.disconnected .whatsapp-mark{background:#ffedd5;color:#ea580c}.order-entry-form{display:grid;gap:16px}.order-entry-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,380px);align-items:start;gap:20px}.order-entry-content{display:grid;gap:16px;min-width:0}.order-entry-card{padding:0;overflow:hidden}.order-entry-card-head{display:flex;align-items:center;gap:10px;min-height:64px;padding:16px 20px;border-bottom:1px solid #f1e2e5;background:linear-gradient(100deg,#fff2f3,#fff)}.order-entry-card-head h2{margin:0;font-size:19px;letter-spacing:-.02em}.order-entry-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#ffe3e6;color:#be123c;font-size:23px;font-weight:800}.order-entry-card .customer-picker{margin:18px 20px 0}.order-entry-card .customer-picker legend{font-size:0}.order-entry-card .customer-picker legend:after{font-size:13px;content:"Pilih atau buat pelanggan"}.order-entry-meta{margin:18px 20px 20px}.order-entry-meta input[readonly]{color:var(--ink);background:#f8fafc;font-weight:700}.order-item-card-head{justify-content:space-between;background:#fff}.order-item-card-head>div{display:grid;gap:3px}.order-item-card-head span{color:var(--muted);font-size:12px}.order-item-table{min-width:760px}.order-item-table th{padding:12px 20px;background:#f8fafc;color:#7b8494;font-size:11px}.order-item-table td{padding:13px 20px}.order-item-table td b,.order-item-table td small{display:block}.order-item-table td small{margin-top:3px;color:var(--muted);font-size:11px}.order-item-actions{display:flex;gap:5px}.order-item-actions button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:#f1f5f9;color:#475569;font-size:16px}.order-item-actions button:hover{background:#e8f5f3;color:var(--brand)}.order-item-actions button:last-child:hover{background:#fff1f2;color:var(--red)}.order-entry-card:not(.order-item-card)>.form-grid{padding:20px}.order-note-preview{position:sticky;top:20px;overflow:hidden;border:1px solid #d8e0eb;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.order-note-preview>header{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;background:#17243a;color:#fff}.order-note-preview>header h2{margin:0;font-size:19px}.order-note-preview>header span{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e29}.order-note-paper{display:grid;gap:16px;margin:18px;padding:23px 20px;background:#fff;box-shadow:0 5px 18px #0f172a14}.order-note-brand{display:grid;justify-items:center;gap:4px;padding-bottom:15px;border-bottom:1px dashed #98a2b3;text-align:center}.order-note-brand b{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;background:#be123c;color:#fff;font-size:22px}.order-note-brand strong{font-size:14px}.order-note-brand small{color:var(--muted)}.order-note-meta,.order-note-total{display:grid;gap:6px;margin:0}.order-note-meta div,.order-note-total div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;font-size:12px}.order-note-meta dt,.order-note-total dt{color:var(--muted)}.order-note-meta dd,.order-note-total dd{overflow:hidden;margin:0;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.order-note-items{display:grid;gap:9px;padding:14px 0;border-top:1px dashed #98a2b3;border-bottom:1px dashed #98a2b3}.order-note-items>div{display:flex;justify-content:space-between;gap:10px;font-size:12px}.order-note-items span{min-width:0}.order-note-items b,.order-note-items small{display:block}.order-note-items small{overflow:hidden;margin-top:3px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.order-note-items strong{white-space:nowrap}.order-note-items em{color:#98a2b3;font-size:12px;text-align:center}.order-note-total .total{margin-top:3px;padding-top:8px;border-top:1px solid var(--ink);font-size:14px}.order-note-total .total dt,.order-note-total .total dd{color:var(--ink);font-weight:900}.order-entry-actions{justify-content:flex-start;padding:2px 0 10px}.order-item-modal{width:min(100%,680px)}.order-item-modal .panel-head>div{display:grid;gap:3px}.order-item-modal .panel-head span{color:var(--muted);font-size:12px}.order-item-modal .pricing-preview{align-content:start}.order-item-modal .form-actions{margin-top:18px}@media(max-width:1100px){.order-entry-layout{grid-template-columns:1fr}.order-note-preview{position:static;max-width:620px}.order-note-paper{max-width:400px;margin-inline:auto}}@media(max-width:640px){.order-entry-card-head{align-items:flex-start;flex-direction:column}.order-item-card-head{align-items:stretch}.order-item-card-head .btn{width:100%;text-align:center}.order-entry-card .customer-picker,.order-entry-meta{margin-inline:14px}.order-entry-card:not(.order-item-card)>.form-grid{padding:14px}.order-note-paper{margin:12px}.order-note-preview>header{padding:15px}}.order-item-modal{display:grid;gap:16px;max-height:calc(100vh - 40px);overflow-y:auto;padding:0}.order-item-modal .panel-head{margin:0;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.order-item-modal .panel-head h3{font-size:18px}.order-item-modal-form{padding:2px 22px 0}.order-item-modal-form label{color:#475467;font-size:12px}.order-item-modal-form input[readonly]{color:#475467;background:#f1f5f9;font-weight:700}.order-product-picker{position:relative;display:block}.order-product-results{position:absolute;z-index:2;top:calc(100% + 6px);right:0;left:0;display:grid;max-height:230px;overflow:auto;padding:6px;border:1px solid #cbd5e1;border-radius:11px;background:#fff;box-shadow:0 14px 28px #0f172a24}.order-product-results button{display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;border-radius:8px;padding:10px;background:#fff;color:var(--ink);text-align:left}.order-product-results button:hover{background:#eefbf8;color:var(--brand-dark)}.order-product-results b,.order-product-results small{display:block}.order-product-results small{margin-top:2px;color:var(--muted)}.order-product-results strong{color:var(--brand);font-size:12px;white-space:nowrap}.order-item-modal .alert{margin:0 22px}.order-item-modal-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 22px;border-top:1px solid var(--line);background:#fff;box-shadow:0 -7px 18px #0f172a0a}.order-item-modal-footer>strong{display:flex;align-items:center;gap:8px;font-size:13px}.order-item-modal-footer>strong span{padding:6px 9px;border-radius:7px;background:#fef08a;color:#3f3f46}.order-item-modal-footer .form-actions{margin:0;justify-content:flex-end}.order-item-modal-footer .btn{min-width:92px;text-align:center}@media(max-width:560px){.order-item-modal{max-height:calc(100vh - 20px)}.order-item-modal .panel-head,.order-item-modal-form{padding-right:16px;padding-left:16px}.order-item-modal .alert{margin-right:16px;margin-left:16px}.order-item-modal-footer{align-items:stretch;flex-direction:column;padding:14px 16px}.order-item-modal-footer .form-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.order-item-modal-footer .btn{width:100%}}.order-item-modal-form>.dimension-field{display:none}.order-item-dimension-field{display:grid;gap:10px;margin:0;padding:12px;border:1px solid #e2e8f0;border-radius:11px;background:#fbfdff}.order-item-dimension-field>span{color:#475467;font-size:12px;font-weight:800}.order-item-dimension-options{display:flex;flex-wrap:wrap;gap:13px}.order-item-dimension-options label{display:flex;align-items:center;gap:5px;color:#98a2b3;font-size:11px;font-weight:700}.order-item-dimension-options input{width:14px;height:14px;accent-color:var(--brand)}.order-item-dimension-field.inactive{background:#f8fafc}.order-item-dimension-field.inactive .dimension-inputs input{color:#98a2b3;background:#eef2f6}.order-item-dimension-field .dimension-inputs{max-width:none}.order-item-dimension-field .dimension-inputs label{color:#475467}.order-item-dimension-field .dimension-unit{min-width:84px}.production-status-trigger{padding:0;border:0;border-radius:9px;background:transparent;color:inherit;cursor:pointer}.production-status-trigger:hover .badge{box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 13%)}.production-status-trigger:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.production-status-locked{display:inline-flex;cursor:not-allowed;opacity:.52}.production-status-locked .badge{filter:saturate(.55)}.production-status-modal{display:grid;gap:16px;width:min(100%,470px);padding:0;overflow:hidden}.production-status-modal .panel-head{align-items:flex-start;margin:0;padding:19px 20px 15px;border-bottom:1px solid var(--line)}.production-status-modal .panel-head>div{display:grid;gap:4px}.production-status-modal .panel-head h3{font-size:18px}.production-status-modal .panel-head h3 span{color:#dc2626}.production-status-modal .panel-head>div>span{color:var(--muted);font-size:12px}.production-status-modal>.alert{margin:0 20px}.production-status-options{display:grid;gap:9px;padding:0 20px}.production-status-option{display:flex;align-items:center;gap:12px;width:100%;min-height:63px;border:1px solid #dbe5ef;border-radius:11px;padding:10px 12px;background:#f8fbff;color:#31527b;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.production-status-option:hover:not(:disabled){transform:translateY(-1px);border-color:#8cb6df}.production-status-option.selected{border-color:var(--brand);box-shadow:0 0 0 2px rgb(var(--brand-rgb) / 16%)}.production-status-option.current{border-color:#85a8ce}.production-status-option.waiting{background:#fffbe7;color:#85651e}.production-status-option.progress{background:#fff8df;color:#956616}.production-status-option.pickup{background:#edf5ff;color:#365a8d}.production-status-option.complete{background:#edfff3;color:#247143}.production-status-option:disabled{cursor:wait;opacity:.72}.production-status-option>span:nth-child(2){display:grid;gap:3px;min-width:0}.production-status-option b{font-size:13px;text-transform:uppercase}.production-status-option small{overflow:hidden;color:currentColor;font-size:11px;opacity:.78;text-overflow:ellipsis;white-space:nowrap}.production-status-symbol{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:8px;background:#ffffff94;font-size:18px;font-weight:900}.production-status-option em{margin-left:auto;color:currentColor;font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}.production-status-notes{display:grid;gap:6px;margin:0 20px;color:#475467;font-size:12px;font-weight:700}.production-status-notes input{padding:10px 11px}.production-status-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-top:1px solid var(--line);background:#fbfcfe}.production-status-footer small{color:var(--muted);font-size:11px}.production-status-footer small b{color:var(--ink)}.production-status-footer>div{display:flex;gap:8px}.production-status-footer .btn{min-width:84px;text-align:center}@media(max-width:540px){.production-status-modal{max-height:calc(100vh - 20px);overflow-y:auto}.production-status-options,.production-status-modal .panel-head{padding-inline:14px}.production-status-modal>.alert,.production-status-notes{margin-inline:14px}.production-status-footer{align-items:stretch;flex-direction:column;padding-inline:14px}.production-status-footer>div{display:grid;grid-template-columns:1fr 1fr;width:100%}.production-status-footer .btn{width:100%}}.receipt-page{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto;gap:20px;padding:34px 20px 22px;background:#f3f6f7}.receipt-page-toolbar{display:flex;align-items:center;gap:12px;width:min(100%,600px);margin:0 auto;padding:14px 18px;border:1px solid #e8edf0;border-radius:6px;background:#fff}.receipt-page-toolbar button{padding:0;border:0;background:transparent;color:#1f2937;font-size:22px;line-height:1;cursor:pointer}.receipt-page-toolbar h1{margin:0;color:#172033;font-size:15px}.receipt-paper{width:min(100%,232px);align-self:start;justify-self:center;padding:15px 11px;background:#fff;color:#202124;box-shadow:0 8px 18px #0f172a24;font-family:Arial,sans-serif}.receipt-brand{display:grid;justify-items:center;gap:3px;padding-bottom:11px;border-bottom:1px dashed #aab2b9;text-align:center}.receipt-brand-mark{display:grid;width:36px;height:36px;place-items:center;background:#d9232e;color:#fff;font-size:15px;font-weight:900}.receipt-brand-mark.has-image,.order-note-brand b.has-image,.order-document-mark.has-image,.production-spk-brand b.has-image{overflow:hidden;background:transparent}.receipt-brand-mark img,.order-note-brand b img,.order-document-mark img,.production-spk-brand b img{display:block;width:100%;height:100%;object-fit:contain}.production-spk-brand b.has-image{width:42px;height:42px}.receipt-brand strong{font-size:10px}.receipt-brand span,.receipt-brand small{font-size:8px}.receipt-meta,.receipt-summary{display:grid;gap:4px;margin:12px 0}.receipt-meta div,.receipt-summary div{display:grid;grid-template-columns:61px minmax(0,1fr);gap:5px;font-size:8px}.receipt-meta dt,.receipt-summary dt{color:#5f6368}.receipt-meta dd,.receipt-summary dd{margin:0;overflow:hidden;font-weight:700;text-align:right;text-overflow:ellipsis;white-space:nowrap}.receipt-items{display:grid;gap:8px;padding:11px 0;border-top:1px dashed #aab2b9;border-bottom:1px dashed #aab2b9}.receipt-items>div{display:flex;justify-content:space-between;gap:8px;font-size:8px}.receipt-items span{min-width:0}.receipt-items b,.receipt-items small,.receipt-items em{display:block}.receipt-items b{font-size:9px}.receipt-items small,.receipt-items em{color:#667085;font-size:7px;font-style:normal}.receipt-items strong{flex:0 0 auto;align-self:center;font-size:8px;white-space:nowrap}.receipt-summary .total{margin-top:3px;padding-top:5px;border-top:1px solid #1f2937;font-size:10px}.receipt-payment-note{display:grid;gap:3px;padding:8px 0;border-bottom:1px dashed #aab2b9;font-size:8px;text-transform:capitalize}.receipt-payment-note span{color:#667085;font-size:7px}.receipt-footer{padding-top:13px;font-size:8px;text-align:center}.receipt-footer p{margin:0 0 4px}.receipt-footer small{color:#667085;font-size:7px}.receipt-page-actions{display:flex;justify-content:flex-end;gap:10px;width:min(100%,600px);margin:0 auto}.receipt-page-actions .btn{min-width:92px}.receipt-page-actions .btn.primary{background:#2563eb}@media print{body:has(.receipt-page){background:#fff}body:has(.receipt-page) .receipt-page{display:block;min-height:0;padding:0;background:#fff}body:has(.receipt-page) .receipt-page-toolbar,body:has(.receipt-page) .receipt-page-actions{display:none}body:has(.receipt-page) .receipt-paper{width:58mm;max-width:none;padding:3mm;box-shadow:none}}@media(max-width:520px){.receipt-page{gap:14px;padding:16px 12px}.receipt-page-toolbar,.receipt-page-actions{width:100%}.receipt-page-actions .btn{flex:1}}.badge.production-pending{background:#eef2f6;color:#64748b}.badge.production-print{background:#ffedd5;color:#ea580c}.badge.production-progress{background:#dbeafe;color:#2563eb}.badge.production-partial{background:#fff1dc;color:#c25c05}.badge.production-pickup{background:#dbeafe;color:#1d4ed8}.badge.production-taken{background:#f3e8ff;color:#7e22ce}.badge.payment-unpaid{background:#eef2f6;color:#64748b}.badge.payment-paid{background:#dcfce7;color:#15803d}.badge.payment-debt{background:#fee2e2;color:#b91c1c}body .order-item-modal-footer{position:sticky;z-index:2;bottom:0}.order-note-paper,.order-note-paper *,.order-document-paper,.order-document-paper *,.receipt-paper,.receipt-paper *,.spk-card,.spk-card *,.production-spk-paper,.production-spk-paper *{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.customer-list-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px}.customer-list-header h2{margin:0;color:var(--ink);font-size:30px;letter-spacing:-.04em}.customer-list-header p{margin:4px 0 0;color:var(--muted);font-size:16px}.customer-list-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.customer-list-header-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding-inline:20px;font-size:15px}.customer-list-header-actions .btn svg{width:20px;height:20px;stroke-width:2}.customer-list-header-actions .btn.red{min-width:205px}.customer-print-button{background:#2563eb!important}.customer-list-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:118px;margin-bottom:30px;padding:24px 30px;border-color:#edf0f4;box-shadow:0 3px 10px #0f172a08}.customer-list-search{position:relative;display:block;width:min(100%,325px)}.customer-list-search>svg{position:absolute;z-index:1;top:50%;left:15px;width:22px;height:22px;color:#98a2b3;transform:translateY(-50%);pointer-events:none}.customer-list-search input{min-height:57px;padding-left:49px;border-color:#d2dae5;color:var(--ink);font-size:17px}.customer-list-search input::placeholder{color:#98a2b3}.customer-list-limit{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px;color:#344054;font-size:15px}.customer-list-limit select{width:84px;min-height:40px;padding:7px 30px 7px 12px;border-color:#d2dae5;border-radius:9px;font-size:15px}.customer-archive-toggle{display:inline-flex;align-items:center;gap:7px;margin-right:10px;color:#667085;font-size:12px;font-weight:700}.customer-archive-toggle input{width:15px;height:15px;accent-color:var(--brand)}.customer-list-panel{overflow:hidden;padding:0}.customer-list-table{min-width:880px}.customer-list-table th{padding:17px 30px;background:#fbfcfd;color:#667085;font-size:12px;font-weight:800;letter-spacing:.04em}.customer-list-table th svg{display:inline-block;width:16px;height:16px;margin-left:3px;vertical-align:-3px;color:#98a2b3}.customer-list-table td{padding:23px 30px;border-color:#e8edf3}.customer-list-table tbody tr:hover{background:#fbfffe}.customer-list-identity{display:flex;align-items:center;gap:19px;min-width:360px}.customer-list-identity>span{display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:50%;background:#fee2e2;color:#b91c1c;font-size:19px;font-weight:900}.customer-list-identity>div{display:grid;gap:4px;min-width:0}.customer-list-identity a{overflow:hidden;color:var(--ink);font-size:16px;font-weight:850;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.customer-list-identity a:hover{color:var(--brand)}.customer-list-identity small{display:flex;align-items:center;gap:5px;color:#98a2b3;font-size:14px}.customer-list-identity small svg{width:15px;height:15px}.customer-list-address{display:flex;align-items:flex-start;gap:9px;min-width:300px;color:#344054;line-height:1.5}.customer-list-address svg{width:18px;height:18px;flex:0 0 auto;margin-top:2px;color:#98a2b3}.customer-list-money{color:#98a2b3;text-align:center!important;white-space:nowrap}.customer-list-money b{color:inherit}.customer-list-actions-head{text-align:right!important}.customer-list-actions{display:flex;justify-content:flex-end;gap:10px}.customer-list-actions a,.customer-list-actions button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:11px;background:#fff1f2;color:#ef4444;cursor:pointer;text-decoration:none}.customer-list-actions a:hover{background:#ffe1e6;color:#dc2626}.customer-list-actions button:hover{background:#fee2e2;color:#dc2626}.customer-list-actions .restore{background:#e8f8f4;color:var(--brand)}.customer-list-actions .restore:hover{background:#d8f2ec}.customer-list-actions svg{width:20px;height:20px;stroke-width:2}.customer-list-panel>.pagination{margin:0;padding:18px 24px;border-top:1px solid var(--line)}@media(max-width:850px){.customer-list-header{align-items:stretch;flex-direction:column;margin-bottom:20px}.customer-list-header-actions{justify-content:flex-start}.customer-list-controls{align-items:stretch;flex-direction:column;min-height:0;padding:18px;margin-bottom:20px}.customer-list-search{width:100%}.customer-list-limit{justify-content:flex-start}}@media(max-width:560px){.customer-list-header h2{font-size:26px}.customer-list-header p{font-size:14px}.customer-list-header-actions{display:grid;grid-template-columns:1fr 1fr}.customer-list-header-actions .btn{min-width:0!important;padding-inline:12px}.customer-list-header-actions .btn.red{grid-column:1 / -1}.customer-list-table th,.customer-list-table td{padding-right:16px;padding-left:16px}}@media print{.customer-list-header-actions,.customer-list-controls,.customer-list-panel>.pagination{display:none!important}.customer-list-header{margin-bottom:16px}.customer-list-panel{border:0;box-shadow:none}.customer-list-actions{display:none}}.customer-master-header-actions .btn{display:inline-flex;align-items:center;gap:7px}.customer-master-toolbar-side{display:flex;align-items:end;justify-content:flex-end;gap:16px}.customer-master-limit{display:grid;gap:5px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.customer-master-limit select{width:78px;min-height:40px;padding:7px 28px 7px 10px;border-radius:10px;font-size:13px}.customer-master-toolbar .customer-archive-toggle{min-height:40px;margin:0;padding:0 2px;white-space:nowrap}.customer-master-panel .customer-list-table th{padding:13px 10px;background:transparent;color:var(--muted);font-size:12px;letter-spacing:.06em}.customer-master-panel .customer-list-table td{padding:13px 10px}.customer-master-panel .customer-list-identity{gap:10px;min-width:230px}.customer-master-panel .customer-list-identity>span{width:38px;height:38px;border-radius:12px;background:#d9f7f1;color:var(--brand-dark);font-size:14px}.customer-master-panel .customer-list-identity>div{gap:2px}.customer-master-panel .customer-list-identity a{color:var(--ink);font-size:13px;font-weight:800}.customer-master-panel .customer-list-identity small{gap:4px;color:var(--muted);font-size:11px}.customer-master-panel .customer-list-identity small svg{width:13px;height:13px}.customer-master-panel .customer-list-address{min-width:210px;color:#475569;font-size:13px}.customer-master-panel .customer-list-address svg{width:15px;height:15px;color:var(--brand)}.customer-master-panel .customer-list-money{color:var(--ink);text-align:left!important}.customer-master-row-actions{display:flex;justify-content:center;gap:6px}.customer-master-row-actions .table-action{min-width:0;cursor:pointer;font-family:inherit}.customer-master-row-actions .table-action.danger{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.customer-master-row-actions .table-action.restore{border-color:#bbf7d0;background:#f0fdf4;color:#15803d}@media(max-width:900px){.customer-master-toolbar-side{align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.customer-master-toolbar .division-toolbar-summary{flex:1 0 160px}}@media(max-width:620px){.customer-master-header-actions{align-items:stretch;flex-direction:column;width:100%}.customer-master-header-actions .btn{justify-content:center}.customer-master-toolbar-side{display:grid;grid-template-columns:1fr auto}.customer-master-toolbar .customer-archive-toggle{grid-column:1 / -1}.customer-master-toolbar .division-toolbar-summary{min-width:0}}@media print{.customer-master-header-actions,.customer-master-toolbar,.customer-master-panel>.pagination{display:none!important}.customer-master-panel{border:0;box-shadow:none}.customer-master-row-actions{display:none}}.order-entry-card .customer-picker{gap:14px;margin:20px;padding:16px 18px 18px}.order-entry-card .customer-picker>p{line-height:1.5}.order-entry-card .customer-picker .customer-search-row{gap:12px}.order-entry-card .customer-picker .customer-search-row input,.order-entry-card .customer-picker .customer-search-row .btn{min-height:52px}.customer-form-simple{display:grid;width:min(100%,840px);gap:20px;padding:28px;border-color:#dce5ee}.customer-form-page-header{display:flex;align-items:center;gap:18px;margin-bottom:24px}.customer-form-page-header h2{margin:0;font-size:30px;letter-spacing:-.04em}.customer-form-page-header p{margin:5px 0 0;color:var(--muted);font-size:15px}.customer-form-page-header p b{color:var(--brand)}.customer-form-back{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border:0;border-radius:10px;background:transparent;color:#475467}.customer-form-back:hover{background:#eef2f6;color:var(--brand)}.customer-form-back svg{width:25px;height:25px}.customer-form-simple label{gap:8px}.customer-form-label{display:inline-flex;align-items:center;gap:7px;color:#344054;font-size:15px}.customer-form-label svg{width:18px;height:18px;color:#98a2b3;stroke-width:1.8}.customer-form-label em{color:#dc2626;font-style:normal}.customer-form-simple input,.customer-form-simple select,.customer-form-simple textarea{min-height:50px;border-color:#cfd8e4;font-size:15px}.customer-form-simple textarea{min-height:116px}.customer-form-identity{display:flex;align-items:center;gap:9px;color:#344054}.customer-form-identity span{padding:5px 8px;border-radius:6px;background:#f2f4f7;color:#98a2b3;font-size:12px;font-weight:800}.customer-form-identity b{font-size:16px}.customer-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:4px;padding-top:20px;border-top:1px solid var(--line)}.customer-form-actions .btn{min-width:138px}@media(max-width:640px){.customer-form-page-header{gap:10px;margin-bottom:18px}.customer-form-page-header h2{font-size:25px}.customer-form-page-header p{font-size:13px}.customer-form-simple{width:100%;gap:16px;padding:18px}.customer-form-actions{display:grid;grid-template-columns:1fr 1fr}.customer-form-actions .btn{width:100%;min-width:0}}@media(max-width:640px){.order-entry-card .customer-picker{margin:14px;padding:14px}}.production-refresh{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:#475467;cursor:pointer}.production-refresh:hover{border-color:#8fc9c1;color:var(--brand-dark)}.production-refresh svg{width:19px;height:19px}.production-board-filters{display:grid;grid-template-columns:minmax(164px,.8fr) minmax(164px,.8fr) minmax(260px,1.45fr) auto;gap:14px;align-items:end;margin-bottom:18px;padding:20px;border:1px solid #e6ebf1;border-radius:20px;background:#fff;box-shadow:0 10px 28px #0f172a08}.production-board-filters>label{display:grid;gap:7px;min-width:0;color:#667085;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.production-filter-input{display:flex;align-items:center;min-height:44px;gap:10px;padding:0 12px;border:1px solid #dbe3ec;border-radius:11px;background:#fff;color:#9aa6b5}.production-filter-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 12%)}.production-filter-input svg{width:17px;height:17px;flex:0 0 auto}.production-filter-input input{width:100%;min-width:0;height:42px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:13px}.production-search-filter .production-filter-input input::placeholder{color:#98a2b3}.production-reset-filter{min-height:44px;padding-inline:16px}.production-board-notice{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#667085;font-size:12px}.production-division-tabs{display:flex;gap:4px;overflow-x:auto;margin:0 0 14px;padding:5px;border:1px solid #e3e9ef;border-radius:14px;background:#fff;box-shadow:0 8px 18px #0f172a08}.production-division-tabs button{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:8px 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#667085;font:inherit;font-size:12px;font-weight:750;white-space:nowrap}.production-division-tabs button:hover{color:var(--brand);background:#f4fbfa}.production-division-tabs button.active{border-bottom-color:var(--brand);background:#eefbf8;color:var(--brand-dark)}.production-division-tabs button b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:#eef2f7;color:#667085;font-size:10px}.production-division-tabs button.active b{background:var(--brand);color:#fff}.production-board-notice svg{width:16px;height:16px;color:var(--brand)}.production-board{display:grid;grid-template-columns:repeat(3,minmax(290px,1fr));align-items:start;gap:16px;min-width:0;overflow-x:auto;padding-bottom:6px}.production-board-column{min-width:290px;min-height:520px;overflow:hidden;border:1px solid #e3e9ef;border-radius:18px;background:#f8fafc;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.production-board-column.highlighted{box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 13%)}.production-board-column.drag-over{border-color:var(--brand);background:#effbf8;box-shadow:0 0 0 3px rgb(var(--brand-rgb) / 16%)}.production-board-column>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px;color:#fff}.production-board-column.ready>header{background:#f97316}.production-board-column.progress>header{background:#2563eb}.production-board-column.complete>header{background:#16a34a}.production-board-column>header>div{display:flex;align-items:center;gap:9px;min-width:0}.production-column-dot{width:9px;height:9px;flex:0 0 auto;border-radius:999px;background:#ffffffe0}.production-board-column h3,.production-board-column p{margin:0}.production-board-column h3{font-size:14px;line-height:1.25}.production-board-column p{margin-top:2px;color:#ffffffc7;font-size:10px}.production-board-column>header>b{display:grid;min-width:28px;height:25px;place-items:center;border-radius:8px;background:#fff;color:#344054;font-size:12px}.production-board-column-body{display:grid;align-content:start;gap:10px;min-height:450px;padding:12px}.production-empty-column{display:grid;min-height:136px;place-items:center;border:1px dashed #cbd5e1;border-radius:13px;color:#98a2b3;font-size:12px;font-style:italic}.production-board-column.drag-over .production-empty-column{border-color:#3caaa0;background:#e5f8f3;color:var(--brand-dark)}.production-board-card{display:grid;gap:12px;border:1px solid #dce5ee;border-left:4px solid #b7791f;border-radius:13px;padding:13px;background:#fff;box-shadow:0 4px 12px #0f172a0d;cursor:grab;transition:box-shadow .16s ease,transform .16s ease,opacity .16s ease}.production-board-card:active{cursor:grabbing}.production-board-card:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a1a}.production-board-column.progress .production-board-card{border-left-color:#2563eb}.production-board-column.complete .production-board-card{border-left-color:#16a34a}.production-card-topline,.production-card-actions,.production-board-card footer{display:flex;align-items:center}.production-card-topline{justify-content:space-between;gap:8px}.production-card-topline>b{overflow:hidden;color:#475467;font-size:11px;font-weight:800;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.production-card-topline .badge,.production-card-status .badge{font-size:10px}.production-board-card h4{overflow:hidden;margin:0;color:var(--ink);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.production-card-item{overflow:hidden;margin:-7px 0 0;color:#667085;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.order-production-progress{display:grid;gap:2px;min-width:112px}.order-production-progress>b{color:#344054;font-size:12px}.order-production-progress>small{color:#667085;font-size:11px}.production-card-dates{display:grid;grid-template-columns:1fr 1fr;gap:8px}.production-card-dates>div{display:grid;gap:3px;min-width:0;padding:8px 9px;border-radius:9px;background:#f7f9fc}.production-card-dates>div.late{background:#fff1f2;color:#b42318}.production-card-dates span,.production-board-card footer>div:first-child>span{color:#98a2b3;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.production-card-dates b{color:inherit;font-size:11px}.production-board-card footer{justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid #edf1f5}.production-board-card footer>div:first-child{display:grid;gap:2px}.production-board-card footer>div:first-child>b{color:var(--ink);font-size:14px}.production-card-actions{justify-content:flex-end;gap:6px}.production-card-actions>span{padding:4px 6px;border-radius:7px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:750;white-space:nowrap}.production-card-status,.production-card-print,.production-card-team{display:grid;min-width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:transparent;cursor:pointer}.production-card-status{cursor:grab}.production-card-print,.production-card-team{color:#475467}.production-card-print:hover,.production-card-team:hover{background:#eef8f6;color:var(--brand-dark)}.production-card-print svg{width:15px;height:15px}.production-board-empty{margin:16px 0 0;color:var(--muted);font-size:13px;text-align:center}@media(max-width:1080px){.production-board-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.production-reset-filter{width:max-content}.production-board{grid-template-columns:repeat(3,minmax(290px,1fr))}}@media(max-width:640px){.production-board-filters{grid-template-columns:1fr;padding:15px}.production-reset-filter{width:100%}.production-board-notice{align-items:flex-start;line-height:1.5}.production-board{grid-template-columns:repeat(3,minmax(272px,1fr))}}.production-workspace{display:grid;grid-template-columns:minmax(0,1fr) 274px;align-items:start;gap:14px;min-width:0}.production-workspace .production-board{grid-template-columns:repeat(3,minmax(210px,1fr));min-width:0;gap:11px;margin:0}.production-workspace .production-board-column{min-width:210px;min-height:440px}.production-workspace .production-board-column>header{padding:12px 13px}.production-workspace .production-board-column-body{min-height:372px;gap:8px;padding:9px}.production-workspace .production-board-card{min-width:0;gap:8px;padding:10px;cursor:pointer}.production-workspace .production-board-card h4{font-size:13px}.production-workspace .production-card-item{font-size:11px}.production-workspace .production-card-dates{grid-template-columns:1fr;gap:6px}.production-workspace .production-card-dates>div{padding:7px}.production-workspace .production-card-actions{flex-wrap:wrap;justify-content:flex-end}.production-board-card.selected{border-color:var(--brand);box-shadow:0 0 0 2px rgb(var(--brand-rgb) / 18%),0 10px 20px #0f172a1a}.production-board-card:focus-visible{outline:3px solid rgb(var(--brand-rgb) / 28%);outline-offset:2px}.production-note-detail{position:sticky;top:78px;display:grid;gap:12px;min-width:0;max-height:calc(100vh - 102px);overflow:auto;padding:13px;border:1px solid #e3e9ef;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.production-note-detail>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.production-note-detail h3,.production-note-detail h4{margin:0;color:var(--ink)}.production-note-detail h3{font-size:14px}.production-note-detail h4{font-size:12px}.production-note-detail>header button{display:grid;width:28px;height:28px;place-items:center;border:0;border-radius:8px;background:#f8fafc;color:#64748b}.production-note-detail>header button:hover{background:#eef2f6;color:#334155}.production-note-detail>header button svg{width:17px;height:17px}.production-note-detail.is-empty{min-height:225px;align-content:center;justify-items:center;color:#98a2b3;text-align:center}.production-note-detail.is-empty>svg{width:31px;height:31px;color:#cbd5e1}.production-note-detail.is-empty b{color:#475467;font-size:13px}.production-note-detail.is-empty p{max-width:205px;margin:0;font-size:11px;line-height:1.5}.production-note-summary{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px;border:1px solid #e5edf7;border-radius:12px;background:#fbfdff}.production-note-summary>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#e8f1ff;color:#2563eb}.production-note-summary>span svg{width:18px;height:18px}.production-note-summary>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px}.production-note-summary b{color:#1e293b;font-size:15px}.production-note-summary small{align-self:start;padding:3px 6px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:9px;font-weight:800}.production-note-summary p,.production-note-summary em{grid-column:1 / -1;margin:0;color:#667085;font-size:11px;font-style:normal}.production-note-summary em{display:flex;justify-content:space-between;gap:8px}.production-note-summary strong{color:#344054}.production-note-info{margin:0;padding:9px 10px;border-radius:9px;background:#eef6ff;color:#365a8d;font-size:11px;line-height:1.45}.production-note-items{display:grid;gap:8px}.production-note-items article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px;border:1px solid #e8edf3;border-radius:10px;background:#fff}.production-note-items article.active{border-color:#8ddbd1;background:#f4fffc}.production-note-items article>div{display:grid;gap:3px;min-width:0}.production-note-items article b{overflow:hidden;color:#344054;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.production-note-items article small{overflow:hidden;color:var(--brand);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.production-note-items article span .badge{padding:3px 6px;font-size:9px}.production-note-items article>em{align-self:center;color:#667085;font-size:10px;font-style:normal;white-space:nowrap}@media(max-width:1260px){.production-workspace{grid-template-columns:1fr}.production-note-detail{position:static;max-height:none}.production-workspace .production-board{grid-template-columns:repeat(3,minmax(220px,1fr))}}@media(max-width:640px){.production-workspace .production-board{grid-template-columns:repeat(3,minmax(238px,1fr))}.production-division-tabs{margin-bottom:12px}}.production-note-detail.production-note-list{align-content:start}.production-note-list>header small{padding:3px 7px;border-radius:999px;background:#eef2f6;color:#667085;font-size:10px;font-weight:800}.production-note-list-items{display:grid;gap:7px}.production-note-list-items>button{display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;padding:9px;border:1px solid #e5ebf2;border-radius:11px;background:#fff;color:#475467;text-align:left;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.production-note-list-items>button:hover{border-color:#9ccfc8;background:#f7fffd;box-shadow:0 5px 13px #0f172a12}.production-note-list-items>button>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#e8f1ff;color:#2563eb}.production-note-list-items>button>span svg{width:16px;height:16px}.production-note-list-items>button>div{display:grid;min-width:0;gap:2px}.production-note-list-items b{overflow:hidden;color:#1e293b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.production-note-list-items small,.production-note-list-items em{overflow:hidden;color:#667085;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.production-note-list-items em{color:var(--brand)}.production-note-list-items>button>svg{width:16px;height:16px;color:#98a2b3;transform:rotate(180deg)}.production-note-list-empty{display:grid;min-height:170px;place-content:center;justify-items:center;gap:7px;color:#98a2b3;text-align:center}.production-note-list-empty>svg{width:31px;height:31px;color:#cbd5e1}.production-note-list-empty b{color:#475467;font-size:13px}.production-note-list-empty p{max-width:205px;margin:0;font-size:11px;line-height:1.5}.production-note-detail>header>div{display:flex;min-width:0;align-items:center;gap:7px}.production-note-detail>header>div h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-note-back{flex:0 0 auto}.production-workspace .production-board-card[draggable=true]{cursor:grab}.production-note-items .production-note-item{display:grid;gap:7px;width:100%;padding:11px;border:1px solid #e1e8ef;border-radius:12px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.production-note-items .production-note-item>div{display:grid;min-width:0;gap:3px}.production-note-items .production-note-item-heading{display:grid;min-width:0;gap:5px}.production-note-items .production-note-item-heading>span{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.production-note-items .production-note-item b{overflow:hidden;color:#344054;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.production-note-items .production-note-item small{overflow:hidden;color:var(--brand);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.production-note-items .production-note-item-heading em{flex:0 0 auto;color:#667085;font-size:10px;font-style:normal;white-space:nowrap}.production-note-items .production-note-item-status{display:flex}.production-note-items .production-note-item-status .badge{padding:4px 7px;font-size:9px}.production-note-items .production-note-item:hover{border-color:#a6d9d1;background:#f8fffe}.production-note-items .production-note-item:focus-visible{outline:3px solid rgb(var(--brand-rgb) / 24%);outline-offset:2px}.production-note-items .production-note-item.active{border-color:#8ddbd1;background:#f4fffc;box-shadow:0 3px 10px rgb(var(--brand-rgb) / 8%)}.production-workspace .production-board-column .production-board-card{gap:8px;border:1px solid #dce5ee;border-radius:11px;padding:10px;box-shadow:0 3px 10px #0f172a0d}.production-workspace .production-board-column .production-board-card.selected{border-color:#2563eb;background:#f8fbff;box-shadow:0 0 0 2px #2563eb2b,0 8px 18px #2563eb1c}.production-workspace .production-board{align-items:stretch}.production-workspace .production-board-column{display:flex;height:100%;flex-direction:column}.production-workspace .production-board-column-body{flex:1}.production-card-heading{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:start;gap:7px}.production-card-drag{width:12px;height:18px;margin-top:1px;color:#98a2b3}.production-card-heading>div{display:grid;min-width:0;gap:4px}.production-card-code{overflow:hidden;color:#2563eb;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.production-workspace .production-board-card h4{color:#344054;font-size:12px;font-weight:800}.production-card-assignment{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-width:0}.production-card-selected{width:16px;height:16px;flex:0 0 auto;color:#2563eb}.production-card-division{width:max-content;max-width:100%;overflow:hidden;padding:4px 7px;border-radius:6px;background:#e8f1ff;color:#2563eb;font-size:9px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.production-card-footer{display:flex;align-items:center;justify-content:space-between;gap:7px;padding-top:2px!important;border-top:0!important}.production-card-operator{display:flex;min-width:0;align-items:center;gap:5px}.production-card-operator i{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:#dbeafe;color:#1d4ed8;font-size:7px;font-style:normal;font-weight:900}.production-card-operator b{overflow:hidden;color:#475467;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.production-card-operator em{color:#667085;font-size:9px;font-style:normal;font-weight:800}.production-card-deadline{display:inline-flex;align-items:center;gap:3px;color:#667085;font-size:9px;white-space:nowrap}.production-card-deadline svg{width:12px;height:12px}.production-card-deadline b{font-size:9px}.production-card-deadline.late{color:#ef4444}.production-card-actions{display:flex;gap:4px}.production-card-actions button{display:grid;width:27px;height:27px;place-items:center;border:1px solid #dce5ee;border-radius:7px;background:#fff;color:#475467}.production-card-actions button:hover{border-color:#b9c7d6;background:#f8fafc;color:#2563eb}.production-card-actions svg{width:14px;height:14px}.production-note-list-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px}.production-note-list-heading b{min-width:0;flex:1}.production-note-list-heading .badge{flex:0 0 auto;padding:3px 6px;font-size:8px}.production-note-list-progress{color:var(--brand);font-size:10px;font-style:normal;font-weight:750}.production-note-summary-heading{display:flex;grid-column:1 / -1;min-width:0;align-items:center;justify-content:space-between;gap:6px}.production-note-summary-heading b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.production-note-summary-heading .badge{flex:0 0 auto;padding:3px 6px;font-size:9px}.production-note-summary-progress{display:block;width:max-content;max-width:100%;margin-top:2px;padding:3px 6px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:9px;font-weight:800;line-height:1.25}.production-board-column.ready>header{background:#ff6b0b}.production-board-column.ready .production-board-card{border-left-color:#ff6b0b}.production-status-option.waiting{background:#fff4e8;color:#ea580c}.production-status-option.progress{background:#eff6ff;color:#2563eb}.badge.production-print{background:#fff0df;color:#ea580c}.production-workspace .production-card-assignment{align-self:start;min-height:18px;background:transparent}.production-workspace .production-card-division{display:inline-flex;align-items:center;justify-self:start;min-height:24px;background:#e8f1ff}.production-workspace .production-board-card footer>.production-card-deadline{display:inline-flex;min-height:27px;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:4px;background:transparent}.production-workspace .production-card-deadline b{display:inline;line-height:1}.production-workspace .production-card-actions{display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;background:transparent}.production-note-summary .production-note-summary-progress{grid-column:1 / -1;margin-top:3px}.production-note-summary .production-note-pickup-action{grid-column:1 / -1;width:100%;min-height:32px;justify-content:center;padding:7px 10px;font-size:10px;white-space:nowrap}.order-product-field{display:grid;gap:7px}.order-product-field-label{color:#475467;font-size:12px}.order-product-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start}.order-product-search-row>.btn{min-height:42px}.order-product-results-empty{display:block;padding:14px;color:var(--muted);font-size:12px;text-align:center}.order-product-list-modal{display:grid;width:min(760px,calc(100vw - 32px));max-height:calc(100vh - 40px);gap:16px;overflow:hidden}.order-product-list-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.order-product-list-head h3{margin:0;font-size:20px}.order-product-list-head p{margin:4px 0 0;color:var(--muted);font-size:13px}.order-product-list-search input{width:100%;min-height:48px}.order-product-list-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:12px}.order-product-list-results{display:grid;gap:8px;max-height:400px;overflow-y:auto}.order-product-list-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:14px;width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.order-product-list-item:hover{border-color:var(--brand);background:#eefbf8}.order-product-list-info{display:grid;gap:3px;min-width:0}.order-product-list-info b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-product-list-info small{color:var(--muted)}.order-product-list-unit{padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#475467;font-size:11px;font-weight:700;text-transform:uppercase}.order-product-list-item strong{color:var(--brand);font-size:12px;white-space:nowrap}.order-product-list-select{color:var(--brand);font-size:12px;font-weight:800}.order-product-list-empty{padding:32px 16px;color:var(--muted);text-align:center}.order-product-list-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-product-list-pagination span{color:var(--muted);font-size:12px}@media(max-width:640px){.order-product-search-row{grid-template-columns:1fr}.order-product-search-row>.btn{width:100%}.order-product-list-modal{width:calc(100vw - 24px)}.order-product-list-item{grid-template-columns:minmax(0,1fr) auto}.order-product-list-unit,.order-product-list-select{display:none}.order-product-list-pagination{align-items:stretch;flex-direction:column}.order-product-list-pagination span{text-align:center}}.division-tabs{display:inline-flex;gap:5px;margin-bottom:16px;padding:5px;border:1px solid #cce5e1;border-radius:14px;background:#fff;box-shadow:0 8px 20px #1020330d}.division-tabs button{display:inline-flex;min-width:130px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:10px;padding:9px 13px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.division-tabs button b{display:grid;min-width:24px;height:24px;place-items:center;border-radius:8px;background:#eef2f6;color:#475569;font-size:10px}.division-tabs button.active{background:var(--brand);color:#fff}.division-tabs button.active b{background:#ffffff2e;color:#fff}.division-machine-list{display:grid;min-width:190px;gap:3px}.division-machine-list>span{display:inline-flex;align-items:center;gap:7px;color:#334155;font-weight:700}.division-machine-list>span svg{color:var(--brand);font-size:15px}.division-machine-list small{display:-webkit-box;max-width:260px;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.division-machine-editor{display:grid;gap:14px;margin:0;padding:16px;border:1px solid #cce5e1;border-radius:16px;background:#f8fffe}.division-machine-editor-head,.division-machine-editor-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.division-machine-editor-head legend{padding:0;font-size:14px;font-weight:900}.division-machine-editor-head p{margin:3px 0 0;color:var(--muted);font-size:11px;font-weight:500}.division-machine-editor-head .btn{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.division-machine-editor-list{display:grid;gap:12px}.division-machine-editor-list>article{display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff}.division-machine-editor-title strong{color:var(--brand-dark);font-size:12px}.division-machine-editor-title button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:9px;background:#fff1f2;color:var(--red)}.division-machine-editor-title button:disabled{cursor:not-allowed;opacity:.35}.division-machine-editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.division-machine-editor-grid label{color:#475569;font-size:11px}@media(max-width:680px){.division-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.division-tabs button{min-width:0}.division-machine-editor-head{align-items:stretch;flex-direction:column}.division-machine-editor-grid{grid-template-columns:1fr}}:root{--font-sans: "Poppins", system-ui, sans-serif;--font-size-base: 13px}html{font-size:var(--font-size-base)}body{font-family:var(--font-sans);font-size:1rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:inherit;font-size:inherit}input,select,textarea{font-size:1rem}.topbar .eyebrow{font-size:13px}.topbar h2{font-size:22px}.section-head h3{font-size:26px}.btn{font-size:13px}.btn.small{font-size:11px}.kpi-card span,.metric{font-size:12px}.kpi-card strong,.metric strong{font-size:24px}.kpi-card em{font-size:12px}.panel-head h3,.section h2{font-size:17px}table{font-size:13px}th{font-size:11px}td{font-size:13px}.badge{font-size:11px}:where(button,a[href],input,select,textarea,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:2px solid var(--brand);outline-offset:2px}.sidebar :where(a,button):focus-visible{outline-color:#fff}@media(pointer:coarse){:where(.sidebar-toggle,.modal-close,.order-list-actions a,.order-list-actions button,.order-item-actions button,.production-detail-action,.app-toast>button,.receipt-page-toolbar button){min-inline-size:40px;min-block-size:40px}}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.app-shell .app-header{min-height:72px;gap:16px;padding:0 32px;border-bottom:1px solid #e3e8ef;background:#fff;color:#111827;box-shadow:none}.app-shell .sidebar-toggle{width:28px;height:36px;gap:4px;padding:0 5px;border-radius:8px;background:transparent}.app-shell .sidebar-toggle:hover{background:#f1f5f9}.app-shell .sidebar-toggle span{height:2px;background:#26364d}.app-breadcrumb{display:flex;min-width:0;flex:1;align-items:center;gap:9px;overflow:hidden;color:#64748b;font-size:14px;white-space:nowrap}.app-breadcrumb a,.app-breadcrumb span,.app-breadcrumb strong{overflow:hidden;text-overflow:ellipsis}.app-breadcrumb a{color:#64748b;font-weight:650;text-decoration:none}.app-breadcrumb a:hover{color:var(--brand)}.app-breadcrumb-group{font-weight:750}.app-breadcrumb-separator{flex:0 0 auto;color:#a8b1bf;font-weight:700}.app-breadcrumb strong{color:#111827;font-weight:850}.app-shell .app-header-whatsapp{display:inline-flex;width:auto;height:30px;margin-left:0;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:999px;background:#d9f9ea;color:#10a875;font-size:12px;font-weight:800;white-space:nowrap;cursor:default}.app-shell .app-header-whatsapp:hover{border:0;background:#d9f9ea}.app-shell .app-header-whatsapp-dot{position:static;width:8px;height:8px;flex:0 0 8px;border:0;background:currentColor;box-shadow:none}.app-shell .app-header-whatsapp.online{background:#d9f9ea;color:#10a875}.app-shell .app-header-whatsapp.checking{background:#fff3cd;color:#b7791f}.app-shell .app-header-whatsapp.offline{background:#fee2e2;color:#c24141}.app-shell .app-header-whatsapp.online .app-header-whatsapp-dot,.app-shell .app-header-whatsapp.checking .app-header-whatsapp-dot,.app-shell .app-header-whatsapp.offline .app-header-whatsapp-dot{background:currentColor;box-shadow:none}.app-header-whatsapp-label{line-height:1}.app-shell .app-header-user{color:#172033}.app-shell .app-header-avatar{border-color:#dbe4ec;background:#eef7f6;color:var(--brand-dark)}.app-shell .app-header-user small{color:#7b8798}.app-shell .app-header-logout{border-left-color:#e3e8ef;color:#475569}.app-shell .app-header-logout:hover{color:var(--brand)}.app-workspace .main-content{padding:34px 32px}.main-content .topbar{align-items:flex-start;gap:24px;margin-bottom:28px}.main-content .page-header-copy{display:grid;min-width:0;gap:4px}.main-content .topbar h2{margin:0;color:#0f172a;font-size:29px;font-weight:850;letter-spacing:-.035em;line-height:1.2}.main-content .page-header-description{margin:0;color:#718096;font-size:14px;line-height:1.5}.main-content .topbar-actions{min-height:40px;flex-wrap:wrap;justify-content:flex-end}@media(max-width:900px){.app-shell .app-header{padding-inline:20px}.app-workspace .main-content{padding:28px 20px}.main-content .topbar{align-items:stretch;flex-direction:column;gap:16px}.main-content .topbar-actions{justify-content:flex-start}}@media(max-width:760px){.app-shell .app-header{min-height:62px;padding-inline:16px}.app-breadcrumb{gap:6px;font-size:12px}.app-workspace .main-content{padding:24px 16px}.main-content .topbar{margin-bottom:22px}.main-content .topbar h2{font-size:25px}}@media(max-width:520px){.app-breadcrumb a,.app-breadcrumb-separator,.app-breadcrumb-group{display:none}.main-content .topbar-actions{display:grid;grid-template-columns:1fr}.main-content .topbar-actions .btn{width:100%;text-align:center}}.owner-dashboard>.topbar{margin-bottom:0}.app-workspace .main-content .closing-daily-detail-page{padding:0}@media print{.app-shell .app-header{display:none!important}.app-workspace .main-content{padding:0}}@media screen{.production-auto-print{position:fixed!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip-path:inset(50%)!important;pointer-events:none!important}}@media print{.production-auto-print{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip-path:none!important}body:has(.receipt-paper),body:has(.receipt-paper) .receipt-page,body:has(.receipt-paper) .production-spk-backdrop,body:has(.receipt-paper) .production-spk-modal,body:has(.receipt-paper) .production-spk-body{background:#fff!important}body:has(.receipt-paper) .production-spk-backdrop{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:has(.receipt-paper) .receipt-paper,body:has(.receipt-paper) .receipt-paper *{color:#000!important;filter:none!important;opacity:1!important;text-shadow:none!important;transform:none!important;-webkit-font-smoothing:auto!important;-moz-osx-font-smoothing:auto!important}body:has(.receipt-paper) .receipt-paper{width:46mm!important;max-width:none!important;margin:0 auto!important;padding:3mm 1.5mm!important;box-sizing:border-box!important;zoom:.9!important;border:0!important;background:#fff!important;box-shadow:none!important;overflow:hidden!important;font-family:Courier New,Courier,monospace!important;font-size:8.5pt!important;font-weight:600!important;line-height:1.32!important;print-color-adjust:economy;-webkit-print-color-adjust:economy;text-rendering:optimizeLegibility}body:has(.receipt-paper) .receipt-paper *{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}body:has(.receipt-paper) .receipt-brand{gap:1.2mm!important;padding-bottom:2.5mm!important;border-bottom:1px dashed #000!important}body:has(.receipt-paper) .receipt-brand-mark{display:block!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;font-size:14pt!important;font-weight:900!important;line-height:1!important}body:has(.receipt-paper) .receipt-brand-mark.has-image img{width:auto!important;height:12mm!important;margin:0 auto!important}body:has(.receipt-paper) .receipt-brand strong{font-size:10pt!important;font-weight:900!important}body:has(.receipt-paper) .receipt-brand span,body:has(.receipt-paper) .receipt-brand small{font-size:8pt!important;font-weight:600!important}body:has(.receipt-paper) .receipt-meta,body:has(.receipt-paper) .receipt-summary{gap:1.1mm!important;margin:2.8mm 0!important}body:has(.receipt-paper) .receipt-meta div,body:has(.receipt-paper) .receipt-summary div{grid-template-columns:12mm minmax(0,1fr)!important;gap:1.5mm!important;font-size:8.2pt!important}body:has(.receipt-paper) .receipt-meta dt,body:has(.receipt-paper) .receipt-summary dt{font-weight:600!important}body:has(.receipt-paper) .receipt-meta dd,body:has(.receipt-paper) .receipt-summary dd{overflow:visible!important;font-weight:800!important;text-align:left!important;text-overflow:clip!important;white-space:normal!important;overflow-wrap:anywhere;word-break:break-word}body:has(.receipt-paper) .receipt-meta>div:nth-child(1),body:has(.receipt-paper) .receipt-meta>div:nth-child(3){align-items:start!important;padding:1.2mm 0!important;border-bottom:1px dashed #000!important}body:has(.receipt-paper) .receipt-meta>div:nth-child(1) dt,body:has(.receipt-paper) .receipt-meta>div:nth-child(3) dt{padding-top:.4mm!important;font-size:8.5pt!important;font-weight:800!important}body:has(.receipt-paper) .receipt-meta>div:nth-child(1) dd,body:has(.receipt-paper) .receipt-meta>div:nth-child(3) dd{font-size:10.5pt!important;font-weight:900!important;line-height:1.2!important;text-align:left!important}body:has(.receipt-paper) .receipt-meta>div:nth-child(1) dd{font-size:16pt!important;line-height:1.05!important;letter-spacing:.2pt!important}body:has(.receipt-paper) .receipt-items{gap:2.2mm!important;padding:2.8mm 0!important;border-color:#000!important}body:has(.receipt-paper) .receipt-items>div{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:2mm!important;font-size:8.2pt!important;overflow:hidden!important}body:has(.receipt-paper) .receipt-items span,body:has(.receipt-paper) .receipt-items b,body:has(.receipt-paper) .receipt-items small,body:has(.receipt-paper) .receipt-items em{overflow-wrap:anywhere!important;word-break:break-word!important}body:has(.receipt-paper) .receipt-items b{font-size:9pt!important;font-weight:900!important}body:has(.receipt-paper) .receipt-items small,body:has(.receipt-paper) .receipt-items em{font-size:7.8pt!important;font-weight:600!important;line-height:1.3!important}body:has(.receipt-paper) .receipt-items strong{max-width:18mm!important;font-size:8pt!important;font-weight:900!important;text-align:right!important;white-space:normal!important;overflow-wrap:anywhere!important}body:has(.receipt-paper) .receipt-summary .total{margin-top:1mm!important;padding-top:1.5mm!important;border-color:#000!important;font-size:10pt!important;font-weight:900!important}body:has(.receipt-paper) .receipt-payment-note{justify-items:center!important;gap:.8mm!important;padding:2.8mm 0!important;border-color:#000!important;font-size:8.2pt!important;font-weight:800!important;text-align:center!important;text-transform:none!important}body:has(.receipt-paper) .receipt-payment-note b{width:100%!important;padding:1.2mm 1mm!important;border:1.5px solid #000!important;font-size:12pt!important;font-weight:900!important;line-height:1.1!important;letter-spacing:.4pt!important;text-align:center!important;text-transform:uppercase!important}body:has(.receipt-paper) .receipt-payment-note>span{font-size:7.8pt!important;font-weight:600!important;overflow-wrap:anywhere!important;word-break:break-word!important}body:has(.receipt-paper) .receipt-footer{padding-top:3mm!important;font-size:8.5pt!important;font-weight:700!important}body:has(.receipt-paper) .receipt-footer small{font-size:7.8pt!important;font-weight:600!important}}
