/* ICC Online Shop — clean Amazon-style layout, ICC branded */
:root{
  --navy:#0b2347;
  --navy-2:#122f5f;
  --line:#d5d9d9;
  --soft:#f7f8f8;
  --soft-2:#f3f6fb;
  --text:#0f172a;
  --muted:#565f70;
  --yellow:#ffd814;
  --yellow-2:#f7ca00;
  --red:#b12704;
  --green:#007600;
  --radius:10px;
  --shadow:0 2px 7px rgba(15,23,42,.08);
  --font:Inter,Aptos,"Segoe UI",Arial,sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--text);font-family:var(--font);font-size:14px;font-weight:450;letter-spacing:-.01em}
a{color:#007185;text-decoration:none}a:hover{text-decoration:underline;color:#c45500}
.top-help{min-height:30px;background:#061a37;color:#fff;display:flex;justify-content:center;align-items:center;gap:26px;padding:6px 18px;font-size:13px;font-weight:700}.top-help a{color:#fff;font-weight:900;text-decoration:underline;text-underline-offset:3px}
.shop-header{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 1px 2px rgba(15,23,42,.08)}
.header-inner{width:min(1460px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:255px minmax(420px,1fr) auto;gap:16px;align-items:center;min-height:72px;padding:10px 0}.brand{display:flex;align-items:center;gap:10px;color:var(--navy);text-decoration:none}.brand-logo{width:52px;height:52px;border-radius:50%;object-fit:contain;background:#fff;padding:2px;border:1px solid rgba(11,35,71,.16)}.brand strong{display:block;font-size:18px;line-height:1;font-weight:850;letter-spacing:-.04em}.brand span span{display:block;margin-top:3px;font-size:11px;font-weight:700;color:#667085}
.search-form{display:grid;grid-template-columns:150px minmax(0,1fr) 94px;border:2px solid #f3c22b;border-radius:8px;background:#fff;overflow:hidden}.search-form select,.search-form input{height:44px;border:0;background:#fff;color:#111827;font-family:var(--font);font-size:14px;outline:none}.search-form select{padding:0 12px;border-right:1px solid var(--line);font-weight:650;background:#f8fafc}.search-form input{padding:0 16px}.search-form button{border:0;background:#f3c22b;color:#0f172a;font-family:var(--font);font-size:14px;font-weight:850;cursor:pointer}.search-form button:hover,.add-cart:hover,.side-checkout-btn:hover{background:var(--yellow-2);text-decoration:none}
.header-actions{display:flex;align-items:center;gap:9px}.pill-btn{position:relative;min-height:40px;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--navy);padding:0 16px;font-family:var(--font);font-weight:800;cursor:pointer}.cart-btn{background:var(--navy);color:#fff;border-color:var(--navy);padding-right:18px}.cart-count{position:absolute;right:-6px;top:-9px;min-width:22px;height:22px;border-radius:999px;background:#f3c22b;color:#0f172a;display:grid;place-items:center;font-size:12px;font-weight:900}
.nav-strip{background:#102f62}.nav-strip-inner{width:min(1460px,calc(100% - 32px));margin:auto;display:flex;gap:8px;align-items:center;overflow-x:auto;padding:8px 0}.nav-cat{white-space:nowrap;border:0;border-radius:999px;background:transparent;color:#fff;min-height:34px;padding:0 14px;font-family:var(--font);font-size:13px;font-weight:740;cursor:pointer}.nav-cat.active,.nav-cat:hover{background:#fff;color:var(--navy)}
main{width:min(1460px,calc(100% - 32px));margin:auto}.shop-intro{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0 14px;border-bottom:1px solid var(--line)}.intro-kicker{display:inline-block;font-size:11px;font-weight:850;color:#475569;text-transform:uppercase;letter-spacing:.08em}.shop-intro h1{margin:4px 0 2px;font-size:26px;line-height:1.08;font-weight:850;letter-spacing:-.045em;color:#111827}.shop-intro p{margin:0;color:#565f70;font-size:14px;font-weight:520}.intro-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.intro-actions a{min-height:34px;border:1px solid var(--line);border-radius:999px;padding:8px 12px;background:#fff;color:var(--navy);font-size:12px;font-weight:800}.intro-actions a:hover{border-color:#f3c22b;text-decoration:none}
.shop-layout{display:grid;grid-template-columns:238px minmax(0,1fr) 220px;gap:18px;align-items:start;margin-top:16px}.filters{position:sticky;top:122px;background:#fff;border-right:1px solid var(--line);padding:6px 18px 18px 0}.filters h2{margin:0 0 12px;font-size:16px;line-height:1.1;font-weight:800}.filter-group{border-top:1px solid var(--line);padding-top:14px;margin-top:14px}.filter-group:first-of-type{border-top:0;margin-top:0;padding-top:0}.filter-group strong{display:block;margin-bottom:8px;font-size:14px;font-weight:800}.check-line{display:flex;align-items:center;gap:8px;margin:8px 0;color:#111827;font-size:13px;font-weight:500;cursor:pointer}.check-line input{accent-color:#f3c22b}
.product-section{min-width:0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:2px 0 10px;margin-bottom:0}.section-head h2{margin:0;color:#111827;font-size:22px;line-height:1.1;font-weight:780}.section-head span{display:block;margin-top:3px;color:#565f70;font-size:13px}.sort-row{display:flex;gap:8px}.sort-row select{height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 10px;color:#111827;font-family:var(--font);font-size:13px;font-weight:650}.product-grid{display:grid}.product-grid.list-view{grid-template-columns:1fr}.product-grid.grid-view{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-top:14px}.product-card{background:#fff;border-bottom:1px solid var(--line);transition:.15s ease}.product-card:hover{box-shadow:0 2px 8px rgba(15,23,42,.08);position:relative;z-index:1}.list-card{display:grid;grid-template-columns:190px minmax(0,1fr) 190px;gap:18px;padding:18px 10px}.grid-card{border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.grid-card .buy-box{border-top:1px solid var(--line)}.grid-card .product-content{padding:13px}.grid-card .product-image{height:168px}.grid-card .buy-box{padding:13px}.product-image{height:172px;background:#f7f8f8;border-radius:4px;display:grid;place-items:center;overflow:hidden;border:1px solid #eef0f3}.product-image img{width:100%;height:100%;object-fit:contain;padding:10px}.placeholder-icon{font-size:48px}.product-meta-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:12px;color:#565f70;margin-bottom:4px}.product-category{display:inline-flex;align-items:center;min-height:22px;border-radius:999px;background:#eef6ff;color:#174ea6;padding:0 8px;font-size:11px;font-weight:800}.product-card h3{margin:0 0 6px;color:#111827;font-size:18px;line-height:1.25;font-weight:640;letter-spacing:-.02em}.product-card h3:hover{color:#c45500}.stars{margin:2px 0 7px;color:#f59e0b;font-size:13px;letter-spacing:.02em}.stars span{color:#007185;font-size:12px;font-weight:550;letter-spacing:0}.product-card p{margin:0 0 8px;color:#374151;font-size:13px;line-height:1.45;font-weight:420}.product-small-meta{color:#565f70;font-size:12px;line-height:1.35}.buy-box{padding:4px 0;display:flex;flex-direction:column;gap:8px}.red-price{color:var(--red);font-size:21px;font-weight:760;letter-spacing:-.035em}.stock{color:var(--green);font-size:12px;font-weight:750}.stock.pending{color:#b45309}.delivery-note{font-size:12px;line-height:1.35;color:#565f70}.add-cart,.contact-shop{width:100%;min-height:34px;border-radius:999px;border:1px solid #fcd200;background:var(--yellow);color:#111827;font-family:var(--font);font-size:13px;font-weight:740;cursor:pointer;box-shadow:0 1px 1px rgba(15,23,42,.12)}.contact-shop{background:#fff;border-color:var(--line)}.empty-state{padding:30px;border:1px solid var(--line);border-radius:12px;background:#fff}.empty-state strong,.empty-state span{display:block}.empty-state span{color:#565f70;margin-top:5px}
.side-checkout{position:sticky;top:122px}.side-checkout-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:16px;box-shadow:var(--shadow)}.side-checkout-card strong{display:block;font-size:16px;font-weight:800}.side-checkout-card>span{display:block;margin-top:4px;color:#565f70;font-size:13px}.side-total-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:13px 0;padding:11px 0;display:flex;justify-content:space-between;gap:12px;font-size:14px}.side-total-row b{color:var(--red);font-size:18px}.side-checkout-btn{width:100%;min-height:36px;border-radius:999px;border:1px solid #fcd200;background:var(--yellow);font-family:var(--font);font-weight:760;cursor:pointer}.side-checkout-btn:disabled{opacity:.55;cursor:not-allowed}.side-cart-link{width:100%;min-height:34px;margin-top:8px;border-radius:999px;border:1px solid var(--line);background:#fff;color:#111827;font-family:var(--font);font-weight:720;cursor:pointer}.side-checkout-card p{margin:12px 0 0;color:#565f70;font-size:12px;line-height:1.4}
.drawer-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.38);opacity:0;visibility:hidden;transition:.2s;z-index:90}.drawer-backdrop.show{opacity:1;visibility:visible}.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:min(420px,92vw);background:#fff;transform:translateX(105%);transition:.25s;z-index:100;display:flex;flex-direction:column;box-shadow:-18px 0 50px rgba(15,23,42,.18)}.cart-drawer.open{transform:translateX(0)}.drawer-head{padding:18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-head h2{margin:0;font-size:20px}.icon-btn{border:0;background:#f2f4f7;border-radius:50%;width:34px;height:34px;font-size:20px;cursor:pointer}.cart-items{padding:16px;overflow:auto;display:grid;gap:12px}.cart-empty{padding:20px;border:1px dashed var(--line);border-radius:12px;color:#565f70}.cart-item{border:1px solid var(--line);border-radius:10px;padding:12px;display:grid;grid-template-columns:1fr auto;gap:10px}.cart-item strong{display:block;font-size:14px}.cart-item small{display:block;color:#565f70;margin-top:4px;line-height:1.35}.qty-row{display:flex;align-items:center;gap:8px;margin-top:10px}.qty-row button{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:#fff;cursor:pointer}.remove-btn{border:0;background:#fff;color:#b42318;font-size:20px;cursor:pointer}.drawer-footer{margin-top:auto;border-top:1px solid var(--line);padding:16px}.summary-line{display:flex;justify-content:space-between;margin:8px 0;color:#374151}.summary-line.total{font-size:18px;color:#111827}.summary-line.total strong{color:var(--red)}.checkout-btn{width:100%;min-height:40px;border-radius:999px;border:1px solid #fcd200;background:var(--yellow);font-family:var(--font);font-weight:800;cursor:pointer;margin-top:10px}.checkout-btn:disabled{opacity:.55;cursor:not-allowed}.clear-btn{width:100%;min-height:36px;border:0;background:transparent;color:#565f70;font-weight:700;cursor:pointer;margin-top:4px}
.modal{position:fixed;inset:0;background:rgba(15,23,42,.48);z-index:120;display:none;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-card{width:min(760px,100%);max-height:92vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 25px 70px rgba(15,23,42,.25)}.modal-head{padding:18px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:12px}.modal-head h2{margin:0;font-size:22px}.modal-head p{margin:4px 0 0;color:#565f70}.checkout-form,.orders-form{padding:18px 20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.field.full{grid-column:1/-1}.field label{display:block;font-size:13px;font-weight:780;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 11px;font-family:var(--font)}.field textarea{min-height:92px;padding-top:10px}.checkout-total{margin:15px 0;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--soft);display:flex;justify-content:space-between}.checkout-total strong{color:var(--red)}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions button{min-height:38px;border-radius:999px;border:1px solid var(--line);padding:0 16px;font-family:var(--font);font-weight:760;cursor:pointer}.modal-actions .primary{background:var(--yellow);border-color:#fcd200;color:#111827}.modal-actions .secondary{background:#fff}.status-line{min-height:20px;margin:9px 0 0;color:#007185;font-size:13px}.order-list{display:grid;gap:10px;margin-top:14px}.order-card{border:1px solid var(--line);border-radius:10px;background:var(--soft);padding:12px}.toast{position:fixed;left:50%;bottom:22px;transform:translate(-50%,18px);z-index:200;background:#111827;color:#fff;border-radius:999px;padding:12px 18px;font-weight:760;box-shadow:0 18px 42px rgba(15,23,42,.25);opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.footer{margin-top:40px;background:#061a37;color:#fff;padding:28px 0}.footer-inner{width:min(1460px,calc(100% - 32px));margin:auto;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer strong{font-weight:850}.footer span{display:block;color:rgba(255,255,255,.75);margin-top:4px}.footer a{color:#fff;text-decoration:underline;text-underline-offset:3px}
.hero,.quick-cats,.catalogue-strip{display:none!important}
@media(max-width:1160px){.header-inner{grid-template-columns:1fr;gap:10px}.header-actions{justify-content:flex-end}.shop-layout{grid-template-columns:220px minmax(0,1fr)}.side-checkout{display:none}.list-card{grid-template-columns:165px minmax(0,1fr) 170px}.product-grid.grid-view{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.top-help{font-size:12px;flex-direction:column;gap:3px}.brand-logo{width:46px;height:46px}.search-form{grid-template-columns:1fr;border-radius:10px}.search-form select{border-right:0;border-bottom:1px solid var(--line)}.search-form button{height:40px}.nav-strip-inner{width:calc(100% - 20px)}main{width:calc(100% - 20px)}.shop-intro{display:block}.intro-actions{margin-top:12px;justify-content:flex-start}.shop-layout{grid-template-columns:1fr}.filters{position:static;border-right:0;border-bottom:1px solid var(--line);padding:0 0 14px}.section-head{align-items:flex-start;flex-direction:column}.sort-row{width:100%;display:grid;grid-template-columns:1fr 1fr}.list-card{grid-template-columns:110px minmax(0,1fr);gap:12px;padding:14px 0}.list-card .buy-box{grid-column:1/-1;border-top:0;padding-left:122px}.product-image{height:112px}.product-card h3{font-size:15px}.red-price{font-size:20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.product-grid.grid-view{grid-template-columns:1fr}.footer-inner{display:block}}
