*{box-sizing:border-box}:root{--brand-red: #ab0412;--brand-red-dark: #87030e;--brand-red-soft: #fff1f2;--brand-red-ring: rgba(171, 4, 18, .16);--ink: #111111;--ink-soft: #171717;--muted: #666f78;--line: #dedede;--line-strong: #cfcfcf;--surface: #ffffff;--page: #f6f6f6}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:var(--page);font-family:Inter,Arial,Helvetica Neue,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible{outline:none;box-shadow:0 0 0 3px var(--brand-red-ring)}.app-shell{min-height:100vh}.site-header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:3px solid var(--brand-red);padding:18px 28px;background:#111;color:#fff}.brand-block{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo{width:46px;height:46px;border:1px solid #343434;border-radius:8px;object-fit:contain;background:#fff}.placeholder-logo{display:grid;place-items:center;color:#fff;background:var(--brand-red);font-size:20px;font-weight:800}.brand-block strong,.brand-block span{display:block}.brand-block strong{font-size:18px;color:#fff}.site-header .brand-block span,.site-header .header-contact{color:#d8d8d8}.brand-block span,.header-contact,.section-head p,.model-line small,.product-body p,.product-body dt,.selected-copy small{color:var(--muted)}.brand-block span,.header-contact{font-size:13px}.header-contact{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.toolbar{display:grid;gap:14px;border-bottom:1px solid var(--line);padding:16px 28px;background:#fff}.series-filter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px}.series-tabs{display:flex;flex-wrap:wrap;gap:8px;max-height:84px;overflow:hidden}.series-tabs.expanded{max-height:none}.series-toggle{min-height:34px;border:1px solid var(--brand-red);border-radius:999px;color:var(--brand-red);background:var(--brand-red-soft);padding:0 12px;font-size:12px;font-weight:900;white-space:nowrap}.series-toggle span{display:inline-block;margin-left:5px}.series-toggle:hover{color:#fff;background:var(--brand-red)}.series-tabs button,.secondary-button,.primary-button,.icon-button{min-height:38px;border-radius:8px;border:1px solid var(--line-strong);background:#fff;color:var(--ink-soft);padding:0 14px;font-weight:700}.series-tabs button.active{border-color:var(--brand-red);color:#fff;background:var(--brand-red)}.series-tabs button:hover{border-color:var(--brand-red);color:var(--brand-red);background:var(--brand-red-soft)}.series-tabs button.active:hover{color:#fff;background:var(--brand-red-dark)}.search-bar{display:grid;grid-template-columns:minmax(220px,1fr) auto auto;gap:10px}.search-bar input{min-height:40px;border:1px solid var(--line-strong);border-radius:8px;padding:0 12px;outline:none}.search-bar input:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px var(--brand-red-ring)}.primary-button{border-color:var(--brand-red);color:#fff;background:var(--brand-red)}.primary-button:hover{background:var(--brand-red-dark);border-color:var(--brand-red-dark)}.primary-button:disabled,.primary-button:disabled:hover,.secondary-button:disabled,.secondary-button:disabled:hover{border-color:var(--line-strong);color:#7a7a7a;background:#e9e9e9}.secondary-button:hover{border-color:var(--brand-red);color:var(--brand-red);background:var(--brand-red-soft)}.alert{margin:16px 28px 0;border:1px solid #ffd8a8;border-radius:8px;padding:10px 12px;color:#7a4b00;background:#fff7e8;font-weight:700}.alert.success{border-color:#a7e3bd;color:#1b6d3a;background:#edf9f1}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;padding:20px 28px 28px}.product-area,.settlement-panel{min-width:0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-head.compact{align-items:center}.section-head p,.section-head h1,.section-head h2{margin:0}.section-head p{margin-bottom:4px;font-size:13px;font-weight:700;text-transform:uppercase}.section-head h1{font-size:28px;letter-spacing:0}.section-head h2{font-size:18px;letter-spacing:0}.section-head>span,.section-head>strong{white-space:nowrap;color:var(--muted);font-size:14px}.state-box{display:grid;min-height:180px;place-items:center;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);background:#fff;text-align:center;padding:22px}.compact-state{min-height:120px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.product-card,.settlement-panel,.preview-modal{border:1px solid var(--line);border-radius:8px;background:#fff}.product-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.product-card.selected{border-color:var(--brand-red);box-shadow:0 0 0 2px var(--brand-red-ring)}.product-media{display:grid;width:100%;aspect-ratio:357 / 267;place-items:center;overflow:hidden;border-bottom:1px solid #eeeeee;background:#fff}.product-media img{width:100%;height:100%;display:block;object-fit:contain;padding:10px}.product-media span{color:#7a8793;font-weight:800}.product-body{display:grid;align-content:start;gap:10px;min-height:0;padding:14px}.model-line{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.model-line span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-red);font-size:13px;font-weight:800}.model-line small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-body h2{min-width:0;margin:0;overflow-wrap:anywhere;font-size:18px;letter-spacing:0}.product-description{display:-webkit-box;min-height:42px;margin:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.45}.product-body dl{display:grid;gap:8px;min-width:0;margin:0}.product-body dl div{display:grid;gap:2px;min-width:0}.product-body dt{font-size:12px;font-weight:800}.product-body dd{min-width:0;margin:0;overflow-wrap:anywhere;line-height:1.4}.spec-line{display:block}.selected-badge{width:fit-content;border:1px solid rgba(171,4,18,.28);border-radius:999px;color:var(--brand-red);background:var(--brand-red-soft);padding:4px 9px;font-size:12px;font-weight:900}.quantity-control{display:grid;grid-template-columns:40px minmax(56px,1fr) 40px;gap:8px;padding:0 14px 14px}.quantity-control.small{grid-template-columns:32px 48px 32px;align-items:center;padding:0}.quantity-control button,.quantity-control input{min-height:38px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;text-align:center}.quantity-control button{color:var(--brand-red);font-weight:900}.quantity-control button:hover{border-color:var(--brand-red);background:var(--brand-red-soft)}.quantity-control input{min-width:0;padding:0 6px;outline:none}.settlement-panel{position:sticky;top:18px;align-self:start;max-height:calc(100vh - 36px);overflow-y:auto;overscroll-behavior:contain;padding:16px;scrollbar-gutter:stable}.settlement-panel.highlighted{border-color:var(--brand-red);box-shadow:0 0 0 3px var(--brand-red-ring),0 16px 36px #11111114}.selected-list{display:grid;max-height:min(320px,34vh);overflow:auto;border-top:1px solid #eeeeee;scrollbar-gutter:stable}.selected-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px solid #eeeeee;padding:12px 0}.selected-thumb{display:grid;width:58px;height:58px;place-items:center;overflow:hidden;border-radius:8px;color:var(--muted);background:#eee;font-size:11px;font-weight:800;text-align:center}.selected-thumb img{width:100%;height:100%;object-fit:cover}.selected-copy{display:grid;gap:3px;min-width:0}.selected-copy strong,.selected-copy span,.selected-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-copy span{font-weight:700}.settlement-actions,.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.customer-form{display:grid;gap:12px;border-top:1px solid #eeeeee;margin-top:16px;padding-top:16px}.form-title p,.form-title h2{margin:0}.form-title p{margin-bottom:4px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.form-title h2{font-size:18px;letter-spacing:0}.customer-form label{display:grid;gap:6px}.customer-form span{color:#404040;font-size:13px;font-weight:800}.customer-form input,.customer-form textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink);background:#fff;outline:none}.customer-form input{min-height:38px;padding:0 10px}.customer-form textarea{resize:vertical;min-height:86px;padding:10px;line-height:1.45}.customer-form input:focus,.customer-form textarea:focus{border-color:var(--brand-red);box-shadow:0 0 0 3px var(--brand-red-ring)}.form-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.submit-button{width:100%;margin-top:2px}.submit-feedback{margin:0;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.4}.submit-feedback.success{border:1px solid #bddfc8;color:#1f6b37;background:#f0fff4}.submit-feedback.error{border:1px solid #ffd8a8;color:#8b4e00;background:#fff8ef}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:20px;background:#11111185;z-index:20}.preview-modal{width:min(920px,100%);max-height:min(720px,calc(100vh - 40px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:18px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.modal-head p,.modal-head h2{margin:0}.modal-head p{color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase}.icon-button{width:38px;padding:0;font-size:24px;line-height:1}.preview-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px}.preview-table{width:100%;border-collapse:collapse;min-width:820px}.preview-table th,.preview-table td{border-bottom:1px solid #eeeeee;padding:12px;text-align:left;vertical-align:top}.preview-table th{color:var(--ink-soft);background:#f4f4f4;font-size:13px}.preview-picture{display:grid;width:74px;height:56px;place-items:center;overflow:hidden;border:1px solid #eeeeee;border-radius:6px;background:#fff}.preview-picture img{max-width:100%;max-height:100%;object-fit:contain}.back-to-top{position:fixed;left:18px;top:58%;z-index:15;display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--brand-red-dark);border-radius:999px;color:#fff;background:var(--brand-red);box-shadow:0 10px 24px #1d27332e;font-weight:800;line-height:1;opacity:.5;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.back-to-top span:first-child{font-size:17px}.back-to-top span:last-child{font-size:9px}.back-to-top:hover,.back-to-top:focus-visible{background:var(--brand-red-dark);box-shadow:0 14px 30px #1d27333d;outline:none;opacity:.86;transform:translateY(-2px)}.back-to-top:focus-visible{box-shadow:0 0 0 4px #ab041238,0 14px 30px #1d27333d}.mobile-selected-bar{display:none}@media(max-width:1040px){.page-grid{grid-template-columns:1fr}.settlement-panel{position:static;max-height:none;overflow:visible;overscroll-behavior:auto}.selected-list{max-height:360px}.back-to-top{top:auto;left:12px;bottom:86px}}@media(max-width:720px){body{padding-bottom:86px}.site-header,.toolbar,.page-grid{padding-left:16px;padding-right:16px}.site-header{gap:12px;padding-top:14px;padding-bottom:14px}.toolbar{gap:12px;padding-top:12px;padding-bottom:12px}.series-tabs{flex-wrap:wrap;overflow:hidden;max-height:76px;padding-bottom:2px;scrollbar-width:none}.series-tabs.expanded{max-height:none}.series-tabs::-webkit-scrollbar{display:none}.series-tabs button{flex:0 0 auto;min-height:34px;padding:0 12px;font-size:13px}.series-filter{grid-template-columns:1fr}.series-toggle{justify-self:start}.site-header,.section-head,.modal-head{align-items:flex-start;flex-direction:column}.header-contact{justify-content:flex-start}.search-bar{grid-template-columns:1fr}.section-head h1{font-size:24px}.product-grid{grid-template-columns:1fr;gap:10px}.product-card{position:relative;grid-template-columns:132px minmax(0,1fr);grid-template-rows:minmax(132px,auto) auto;min-height:172px;overflow:visible}.product-media{align-self:stretch;width:132px;height:132px;aspect-ratio:auto;border-right:1px solid #eeeeee;border-bottom:0;border-radius:8px 0 0}.product-media img{padding:6px}.product-body{gap:5px;padding:10px 10px 8px}.model-line{align-items:flex-start;gap:6px}.model-line span{font-size:12px}.model-line small{max-width:46%;font-size:11px}.product-body h2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:14px;line-height:1.24}.product-description{min-height:0;-webkit-line-clamp:2;font-size:12px;line-height:1.32}.product-body dl{gap:0}.product-body dt{font-size:10px}.product-body dd{display:-webkit-box;max-height:34px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:11px;line-height:1.28}.selected-badge{padding:3px 8px;font-size:11px}.product-card>.quantity-control{grid-column:1 / -1;grid-template-columns:44px minmax(58px,1fr) 44px;gap:8px;border-top:1px solid #eeeeee;padding:8px 10px 10px}.quantity-control button,.quantity-control input{min-height:40px}.settlement-panel{scroll-margin-top:14px;border-width:2px;padding:14px}.settlement-panel .section-head.compact{flex-direction:row;align-items:center}.settlement-panel .section-head p{color:var(--brand-red)}.selected-list{max-height:none;overflow:visible;border-top:1px solid #eeeeee}.selected-row{grid-template-columns:52px minmax(0,1fr) auto;gap:9px;padding:10px 0}.selected-thumb{width:52px;height:52px}.selected-thumb img{object-fit:contain;background:#fff}.selected-row .quantity-control{grid-column:auto;grid-template-columns:32px 42px 32px}.selected-copy small{display:none}.settlement-actions,.modal-actions,.form-two-col{flex-direction:column}.form-two-col{display:grid;grid-template-columns:1fr}.settlement-actions button,.modal-actions button{width:100%}.submit-button{min-height:44px}.back-to-top{left:10px;bottom:96px;width:40px;height:40px}.back-to-top span:first-child{font-size:16px}.back-to-top span:last-child{font-size:9px}.mobile-selected-bar{position:fixed;right:12px;bottom:12px;left:12px;z-index:18;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(171,4,18,.26);border-radius:12px;background:#fffffff5;box-shadow:0 14px 34px #1111112e;padding:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-selected-bar div{display:grid;gap:2px;min-width:0}.mobile-selected-bar strong{color:var(--ink);font-size:13px;line-height:1.2}.mobile-selected-bar span{color:var(--muted);font-size:12px;font-weight:700}.mobile-selected-bar .primary-button{flex:0 0 auto;min-height:40px;padding:0 12px;font-size:12px}}@media(max-width:420px){.product-card{grid-template-columns:118px minmax(0,1fr);min-height:162px}.product-media{width:118px;height:118px}.product-body{padding:9px 9px 7px}.product-description{-webkit-line-clamp:2}.product-body dd{max-height:30px}}
