@font-face{font-family:Yekan;src:url('../fonts/yekan.woff2') format('woff2');font-display:swap;font-weight:100 900}
:root{--navy:#092e68;--navy-dark:#071b3f;--yellow:#f5d518;--line:#d8e0eb;--muted:#5f6f84}
*{box-sizing:border-box}
body{margin:0;background:#e9eef5;color:#13233c;font:14px/1.8 Yekan,Tahoma,sans-serif}
.screen-toolbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:12px;padding:12px max(20px,calc((100vw - 900px)/2));background:var(--navy-dark);color:#fff;box-shadow:0 5px 22px #071b3f33}
.screen-toolbar div{margin-left:auto}.screen-toolbar b,.screen-toolbar small{display:block}.screen-toolbar small{color:#b9c8dc}
.tool-btn{min-height:44px;border:0;border-radius:11px;background:var(--yellow);color:var(--navy-dark);padding:10px 17px;font:700 14px Yekan,Tahoma,sans-serif;cursor:pointer;text-decoration:none}.tool-btn.secondary{background:#fff}
.price-sheet{width:min(794px,calc(100% - 30px));margin:24px auto;background:#fff;box-shadow:0 15px 55px #0c24452b}
.sheet-header{display:grid;grid-template-columns:184px 1fr 112px;align-items:center;gap:16px;background:var(--navy);color:#fff;padding:20px 22px;border-bottom:6px solid var(--yellow)}
.logo-pair{display:flex;align-items:center;justify-content:flex-start}.logo-pair img{width:82px;height:82px;object-fit:contain;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#0b3474}
.sheet-title{text-align:center}.sheet-title span{color:var(--yellow)}.sheet-title h1{font-size:23px;line-height:1.45;margin:2px}.sheet-title p{margin:0;color:#d5e0ee;font-size:12px}
.issue-box{text-align:center;border:1px solid #ffffff45;border-radius:12px;padding:8px}.issue-box>*{display:block}.issue-box small{color:#cedbec;font-size:11px}
.dealer-identity{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#d9e1ec;border-bottom:1px solid #d9e1ec}.dealer-identity div{background:#f7f9fc;padding:9px 15px}.dealer-identity small,.dealer-identity b{display:block}.dealer-identity small{color:var(--muted);font-size:11px}.dealer-identity b{font-size:13px}
.price-category{padding:15px 18px 3px;break-inside:avoid}.price-category h2{display:flex;justify-content:space-between;align-items:center;margin:0;padding:7px 12px;background:var(--navy);color:#fff;border-right:5px solid var(--yellow);font-size:16px}.price-category h2 small{color:#d4dfed;font-weight:400;font-size:11px}
table{width:100%;table-layout:fixed;border-collapse:collapse}th,td{border:1px solid var(--line);padding:7px 8px;text-align:right;vertical-align:middle}th{background:#eef3f8;color:#354761;font-size:12px;font-weight:800}tbody tr:nth-child(even){background:#fbfcfe}
.col-row{width:7%}.col-code{width:18%}.col-description{width:auto}.col-price{width:23%}
th:first-child,td:first-child{text-align:center}.mco-code{text-align:center;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:.2px}.product-description{white-space:normal;overflow-wrap:anywhere;line-height:1.95;font-size:13px}.price-cell{text-align:left;direction:rtl;white-space:nowrap;font-weight:800;font-variant-numeric:tabular-nums;color:var(--navy)}
.sheet-footer{display:flex;justify-content:flex-start;gap:20px;margin-top:20px;padding:14px 22px;background:var(--navy-dark);color:#fff}.sheet-footer b,.sheet-footer span{display:block}.sheet-footer span{color:#bfcce0;font-size:12px}
.loading,.load-error{text-align:center;padding:60px}.load-error a{color:var(--navy);font-weight:700}.toast{display:none}
@media(max-width:760px){.screen-toolbar{flex-wrap:wrap}.screen-toolbar div{width:100%;margin:0}.price-sheet{width:100%;margin:0}.sheet-header{grid-template-columns:1fr;text-align:center}.logo-pair{justify-content:center}.issue-box{max-width:180px;margin:auto}.dealer-identity{grid-template-columns:1fr}.price-category{padding:12px 7px;overflow:auto}.price-category table{min-width:620px}.sheet-footer{flex-direction:column}}
@media print{
  @page{size:A4 portrait;margin:8mm}
  body{background:#fff;font-size:9pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}
  .screen-toolbar{display:none}.price-sheet{width:100%;margin:0;box-shadow:none}
  .sheet-header{padding:10px 13px;grid-template-columns:160px 1fr 100px;gap:10px;border-bottom-width:5px}.logo-pair img{width:68px;height:68px}.sheet-title h1{font-size:17pt}.sheet-title p{font-size:8.5pt}.issue-box{padding:6px}
  .dealer-identity div{padding:5px 8px}.dealer-identity small{font-size:7.5pt}.dealer-identity b{font-size:8.5pt}
  .price-category{padding:7px 0 0;break-inside:auto}.price-category h2{padding:4px 8px;font-size:11pt;break-after:avoid}.price-category h2 small{font-size:7.5pt}
  .price-category table{break-inside:auto;min-width:0}.price-category thead{display:table-header-group}.price-category tr{break-inside:avoid;break-after:auto}th,td{padding:3.2px 5px}.product-description{font-size:8.7pt;line-height:1.75}.mco-code,.price-cell{font-size:8.4pt}
  .sheet-footer{margin-top:8px;padding:7px 12px;break-inside:avoid}.sheet-footer span{font-size:7.5pt}
}
