.alert.neutral{background:#f4f4f2;color:#444;border:1px solid #e2e2df}.alert.success{background:#edf8f0;color:#26783c;border:1px solid #cfead5}.orders-section{font-weight:400}.orders-section h2{font-weight:600;letter-spacing:-.025em}.orders-section h3{margin-bottom:7px;font-size:18px;font-weight:600;letter-spacing:-.015em}.orders-section .eyebrow{font-weight:600;letter-spacing:.14em}.orders-section .muted{font-weight:400}.orders-section label{gap:6px;font-weight:500}.orders-section label>span{color:#555;font-size:12px}.orders-section input,.orders-section textarea,.orders-section select{font-weight:400}.order-layout{display:grid;gap:14px;align-items:start}.order-main{display:grid;gap:14px}.orders-section .info-card{border-color:#e5e5e2;border-radius:14px;padding:18px 20px;box-shadow:0 1px #00000004}.order-card{margin-top:0}.order-card-head{display:flex;justify-content:space-between;gap:14px;align-items:start;margin-bottom:14px}.compact{min-height:38px;padding:0 13px}.search.full{max-width:none}.orders-section .search,.orders-section textarea,.product-filters select{border-radius:10px;border-color:#dededb;padding:11px 13px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.orders-section .search:focus,.orders-section textarea:focus,.product-filters select:focus{border-color:#111;outline:none;box-shadow:0 0 0 3px #0000000d}.product-filters select:disabled{color:#aaa;background:#f7f7f5;cursor:not-allowed}.customer-list,.product-picker{display:grid;gap:7px;margin-top:12px;max-height:338px;overflow:auto;padding-right:2px}.customer-list::-webkit-scrollbar,.product-picker::-webkit-scrollbar{width:7px}.customer-list::-webkit-scrollbar-thumb,.product-picker::-webkit-scrollbar-thumb{background:#d5d5d1;border-radius:999px}.customer-option,.product-option{width:100%;min-height:62px;border:1px solid #e6e6e3;background:#fff;border-radius:10px;padding:11px 13px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:16px;transition:border-color .18s ease,background .18s ease,transform .18s ease}.customer-option:hover,.variant-option:hover,.customer-option.selected{border-color:#bdbdb8;background:#fafaf8}.variant-option:hover{transform:translateY(-1px)}.customer-option.selected{border-color:#111}.customer-option strong,.customer-option span,.product-option strong,.product-option span{display:block}.customer-option strong,.product-option strong{font-weight:600;letter-spacing:-.01em}.customer-option span,.product-option span{color:#858585;font-size:11px;font-weight:400;margin-top:3px;line-height:1.4}.product-option>div:last-child{text-align:right;flex:0 0 auto}.product-overview{cursor:default;background:#fbfbfa}.product-overview:hover{border-color:#e6e6e3;background:#fbfbfa}.variant-option{cursor:pointer}.compact-empty{padding:18px}.customer-form{display:grid;grid-template-columns:1fr;gap:12px}.customer-form .wide{grid-column:1 / -1}.order-summary{margin-top:0;display:grid;gap:14px}.cart-lines{display:grid;gap:9px}.cart-line{border-bottom:1px solid #ededeb;padding-bottom:9px;display:grid;gap:7px}.cart-line strong,.cart-line span{display:block}.cart-line strong{font-weight:600}.cart-line span{color:#888;font-size:11px;font-weight:400;margin-top:3px}.cart-qty{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-qty input{width:72px;padding:8px 9px;border-radius:9px}.order-total{border-top:1px solid #e5e5e2;padding-top:13px;display:flex;justify-content:space-between;align-items:center}.order-total strong{font-size:22px;font-weight:600;letter-spacing:-.025em}.product-filters{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.product-filters select{width:100%;min-height:43px;background:#fff;color:#171717}.product-search-field{min-width:0}.filter-status{display:flex;justify-content:space-between;gap:12px;align-items:end;margin-top:11px;color:#737373;font-size:12px}.filter-status>div{display:grid;gap:2px}.filter-status small{color:#9a9a96;font-size:11px;font-weight:400}.orders-section .primary,.orders-section .secondary{min-height:42px;border-radius:9px;padding:0 16px;font-weight:600;letter-spacing:.005em;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.orders-section .primary{border:1px solid #111;background:#111;color:#fff}.orders-section .primary:hover:not(:disabled){background:#272727;border-color:#272727;transform:translateY(-1px)}.orders-section .secondary{border:1px solid #d9d9d5;background:#fff;color:#171717}.orders-section .secondary:hover:not(:disabled){border-color:#aaa;background:#fafaf8}.orders-section .primary:focus-visible,.orders-section .secondary:focus-visible,.orders-section .text-button:focus-visible,.orders-section .customer-option:focus-visible,.orders-section .variant-option:focus-visible{outline:none;box-shadow:0 0 0 3px #00000014}.orders-section .primary:disabled,.orders-section .secondary:disabled{opacity:.48;cursor:not-allowed;transform:none}.orders-section .text-button{border:0;border-bottom:1px solid #111;border-radius:0;background:transparent;color:#111;padding:1px 0;font-size:12px;font-weight:600;line-height:1.25;text-decoration:none}.orders-section .text-button:hover{color:#666;border-bottom-color:#777}@media(min-width:720px){.customer-form{grid-template-columns:repeat(2,minmax(0,1fr))}.product-filters{grid-template-columns:minmax(0,1.7fr) minmax(145px,.65fr) minmax(145px,.65fr);align-items:end}}@media(min-width:1100px){.order-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr)}.order-summary{position:sticky;top:92px}}@media(max-width:719px){.orders-section .info-card{padding:16px}.filter-status{align-items:start}.product-option{align-items:flex-start}}.catalog-filters{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:14px}.catalog-filters label{margin:0}.catalog-filters select{width:100%;border:1px solid #ddd;border-radius:12px;padding:13px 14px;background:#fff;color:#171717}.catalog-search-field{min-width:0}.catalog-filter-status{display:flex;justify-content:space-between;gap:14px;align-items:center;margin:0 0 14px;color:#777;font-size:13px}.catalog-filter-status strong{color:#171717}@media(min-width:860px){.catalog-filters{grid-template-columns:minmax(300px,1.6fr) repeat(3,minmax(150px,.6fr));align-items:end}}.street-layout{align-items:stretch}.street-hint{margin:4px 0 0;font-size:12px}.street-customer-card{padding-bottom:18px}.street-customer-list{max-height:220px}.street-summary{align-self:start}.street-success{display:flex;justify-content:space-between;gap:14px;align-items:center}.street-success .secondary{flex:0 0 auto}.street-customer-summary{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:12px 0;border-top:1px solid #eee;color:#777;font-size:12px}.street-customer-summary strong{color:#171717;font-size:13px;font-weight:600;text-align:right}@media(max-width:719px){.street-success{align-items:stretch;flex-direction:column}.street-success .secondary{width:100%}}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f5f5f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea{font:inherit}button{cursor:pointer}.login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:#111}.login-card{width:min(100%,420px);background:#fff;padding:34px;border-radius:24px;box-shadow:0 24px 80px #0000004d}.brand-mark{width:54px;height:54px;border:1px solid #111;display:grid;place-items:center;font-weight:800;letter-spacing:-.08em;margin-bottom:28px}.brand-mark.small{width:38px;height:38px;margin:0;color:#fff;border-color:#fff;font-size:13px}.eyebrow{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.16em;color:#777}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(28px,6vw,42px);letter-spacing:-.04em}h2{margin-bottom:8px;font-size:clamp(26px,4vw,38px);letter-spacing:-.035em}h3{margin-bottom:8px}.muted{color:#747474;line-height:1.6}.stack{display:grid;gap:16px;margin:26px 0}label{display:grid;gap:7px;font-size:13px;font-weight:700}input,textarea{width:100%;border:1px solid #ddd;border-radius:12px;padding:13px 14px;color:#171717;background:#fff;outline:none;transition:.2s}input:focus,textarea:focus{border-color:#111;box-shadow:0 0 0 3px #0000000f}input[type=file]{padding:11px}input[type=file]::file-selector-button{border:0;background:#111;color:#fff;border-radius:9px;padding:9px 12px;margin-right:12px;font-weight:800;cursor:pointer}.primary,.secondary{border:0;border-radius:12px;min-height:46px;padding:0 18px;font-weight:800}.primary{background:#111;color:#fff}.primary:disabled{opacity:.55;cursor:wait}.secondary{background:#eee;color:#111}.alert{padding:12px 14px;border-radius:10px;font-size:13px;margin-bottom:18px}.alert.error{background:#fff0f0;color:#9b1c1c;border:1px solid #ffd1d1}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:40;inset:0 auto 0 0;width:260px;background:#111;color:#fff;display:flex;flex-direction:column;padding:24px 18px;transform:translate(-100%);transition:transform .25s ease}.sidebar.open{transform:translate(0)}.brand{display:flex;align-items:center;gap:12px;margin-bottom:34px}.brand strong,.brand small{display:block}.brand strong{font-size:14px;letter-spacing:.12em}.brand small{color:#999;margin-top:2px}nav{display:grid;gap:7px}nav button,.sidebar-footer button{background:transparent;border:0;color:#aaa;text-align:left;padding:12px 14px;border-radius:10px}nav button:hover,nav button.active{background:#252525;color:#fff}.sidebar-footer{margin-top:auto;padding:16px 8px 0;border-top:1px solid #292929;display:grid;gap:3px}.sidebar-footer span{font-size:13px;font-weight:800}.sidebar-footer small{color:#888}.sidebar-footer button{padding-left:0;margin-top:8px}.main-shell{min-height:100vh}header{height:68px;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e8e8e8;display:flex;align-items:center;gap:14px;padding:0 18px;position:sticky;top:0;z-index:20}header strong,header small{display:block}header small{color:#888;font-size:11px;margin-top:2px}.menu-button{width:42px;height:42px;border:1px solid #e5e5e5;background:#fff;border-radius:10px}.content{padding:26px 18px 60px;max-width:1280px;margin:0 auto}.section-head{display:flex;flex-direction:column;gap:18px;justify-content:space-between;margin-bottom:24px}.search{max-width:360px}.summary-grid{display:grid;grid-template-columns:1fr;gap:14px}.summary-card,.info-card{background:#fff;border:1px solid #e8e8e8;border-radius:18px;padding:22px}.summary-card span{color:#777;font-size:12px}.summary-card strong{display:block;font-size:32px;margin:10px 0 4px;letter-spacing:-.04em}.summary-card small{color:#999}.info-card{margin-top:18px;line-height:1.65}.table-wrap{overflow:auto;background:#fff;border:1px solid #e8e8e8;border-radius:18px}table{border-collapse:collapse;width:100%;min-width:680px}th,td{padding:15px 18px;text-align:left;border-bottom:1px solid #eee;font-size:13px}th{color:#777;font-size:11px;text-transform:uppercase;letter-spacing:.08em}td strong,td small{display:block}td small{color:#999;margin-top:4px}.badge{display:inline-flex;min-width:34px;justify-content:center;padding:5px 9px;border-radius:999px;font-weight:800}.badge.ok{background:#edf8f0;color:#26783c}.badge.danger{background:#fff0f0;color:#ad2d2d}.text-button{border:0;background:transparent;font-weight:800;text-decoration:underline}.empty,.panel-state{padding:36px;text-align:center;color:#888}.mobile-overlay{position:fixed;inset:0;z-index:30;border:0;background:#00000061}.modal-backdrop{position:fixed;z-index:60;inset:0;background:#00000080;display:grid;place-items:end center;padding:0}.modal{width:100%;background:#fff;padding:26px 20px;border-radius:24px 24px 0 0;display:grid;gap:18px}.modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.import-card{display:grid;gap:22px}.import-card .stack{margin:0}.file-note{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;background:#f7f7f5;border-radius:10px;font-size:12px}.file-note span{color:#888}.import-help{border-top:1px solid #ececec;padding-top:18px;color:#666;font-size:13px;line-height:1.6}.import-help strong{display:block;color:#171717;margin-bottom:8px}.import-help p{margin-bottom:8px}.import-result{margin-top:18px}@media(min-width:720px){.content{padding:38px 34px 70px}.summary-grid{grid-template-columns:repeat(3,1fr)}.section-head{flex-direction:row;align-items:end}.modal-backdrop{place-items:center;padding:24px}.modal{max-width:520px;border-radius:22px}.import-card{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start}.import-help{border-top:0;border-left:1px solid #ececec;padding-top:0;padding-left:22px}}@media(min-width:1024px){.sidebar{transform:translate(0)}.main-shell{margin-left:260px}header{padding:0 34px}.menu-button,.mobile-overlay{display:none}}
