.kws60 .kwspro-master-results, .kws60 .kwspro-social-section { margin:18px 0; padding:18px; border:1px solid #e2e8f0; border-radius:22px; background:#fff; box-shadow:0 12px 30px rgba(15,23,42,.06); }
.kws60 .kwspro-master-results header span, .kws60 .kwspro-social-section header span { color:#ff4f17; font-weight:900; text-transform:uppercase; letter-spacing:.06em; font-size:12px; }
.kws60 .kwspro-master-results h3, .kws60 .kwspro-social-section h2 { margin:4px 0 6px; color:#071326; }
.kws60 .kwspro-master-results p, .kws60 .kwspro-social-section p, .kws60 .kwspro-empty p { color:#667085; margin:.25rem 0 0; }
.kws60 .kwspro-empty { padding:14px; border:1px dashed #cbd5e1; border-radius:16px; background:#f8fafc; color:#071326; }
.kws60 .kwspro-master-grid { display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:14px; }
.kws60 .kwspro-master-card { display:grid; grid-template-columns:84px minmax(0,1fr); gap:12px; padding:12px; border:1px solid #e2e8f0; border-radius:18px; background:#f8fafc; min-width:0; }
.kws60 .kwspro-master-image { width:84px; height:84px; border-radius:14px; background:#e2e8f0; display:flex; align-items:center; justify-content:center; overflow:hidden; font-weight:900; color:#071326; }
.kws60 .kwspro-master-image img { width:100%; height:100%; object-fit:cover; }
.kws60 .kwspro-master-card b { display:block; color:#071326; line-height:1.25; }
.kws60 .kwspro-master-card small { display:block; color:#667085; margin-top:3px; }
.kws60 .kwspro-master-card strong { display:block; margin:7px 0; color:#ff4f17; font-size:18px; }
.kws60 .kwspro-master-card label { display:flex; align-items:center; gap:8px; margin:6px 0; font-weight:800; color:#071326; }
.kws60 .kwspro-master-card input { width:70px; min-height:42px; border-radius:10px; border:1px solid #cbd5e1; padding:0 8px; }
.kws60 .kwspro-master-card button { min-height:46px; border:0; border-radius:12px; background:#071326; color:#fff; font-weight:900; padding:0 14px; cursor:pointer; }
.kws60 .kwspro-master-card button:hover { background:#ff4f17; }
.kws60 .kwspro-social-grid { display:flex; flex-wrap:wrap; gap:10px; }
.kws60 .kwspro-social-card { display:inline-flex; align-items:center; gap:9px; min-height:48px; padding:0 14px; border-radius:999px; background:#071326; color:#fff; text-decoration:none; font-weight:900; }
.kws60 .kwspro-social-card span { width:28px; height:28px; display:inline-flex; align-items:center; justify-content:center; border-radius:50%; background:#ff4f17; color:#fff; }
.kws60 .kwspro-oleo { position:fixed; right:18px; bottom:100px; z-index:9900; }
.kws60 .kwspro-oleo-chip { min-height:48px; border:0; border-radius:999px; background:#ff4f17; color:#fff; font-weight:900; padding:0 18px; box-shadow:0 16px 36px rgba(255,79,23,.28); cursor:pointer; }
.kws60 .kwspro-oleo-panel { width:min(360px, calc(100vw - 24px)); max-height:70vh; background:#fff; border:1px solid #e2e8f0; border-radius:22px; box-shadow:0 24px 60px rgba(15,23,42,.22); overflow:hidden; margin-bottom:12px; }
.kws60 .kwspro-oleo-panel header { display:flex; justify-content:space-between; align-items:center; padding:12px 14px; background:#071326; color:#fff; }
.kws60 .kwspro-oleo-panel header button { background:transparent; border:0; color:#fff; font-size:22px; cursor:pointer; }
.kws60 .kwspro-oleo-log { padding:14px; max-height:42vh; overflow:auto; background:#f8fafc; }
.kws60 .kwspro-oleo-log p { margin:0 0 10px; padding:10px 12px; border-radius:14px; background:#fff; color:#071326; }
.kws60 .kwspro-oleo-log p.user { background:#071326; color:#fff; margin-left:24px; }
.kws60 .kwspro-oleo-panel form { display:flex; gap:8px; padding:12px; background:#fff; }
.kws60 .kwspro-oleo-panel input { flex:1; min-height:46px; border:1px solid #e2e8f0; border-radius:12px; padding:0 12px; }
.kws60 .kwspro-oleo-panel form button { min-height:46px; border:0; border-radius:12px; background:#ff4f17; color:#fff; font-weight:900; padding:0 14px; }
.kws60.kwspro-hide-core-oleo .kws60-shop-assistant-root, .kws60.kwspro-hide-core-oleo [data-kws60-shop-assistant-root] { display:none !important; }
@media (max-width: 782px) { .kws60 .kwspro-oleo { right:12px; bottom:calc(96px + env(safe-area-inset-bottom)); } .kws60 .kwspro-master-grid { grid-template-columns:1fr; } .kws60 .kwspro-master-results { margin:12px 0; padding:14px; } }

/* Batch 2 master-stock inclusion badges */
.kws60 .kwspro-master-copy { min-width:0; }
.kws60 .kwspro-promo-label { display:inline-flex; margin:0 0 6px; padding:4px 8px; border-radius:999px; background:#fff4ed; color:#c2410c; font-size:11px; font-weight:900; text-transform:uppercase; letter-spacing:.04em; }
.kws60 .kwspro-price-badge { display:inline-flex; width:max-content; margin:-2px 0 6px; padding:3px 8px; border-radius:999px; background:#dcfce7; color:#166534; font-style:normal; font-size:11px; font-weight:900; }
.kws60 .kwspro-inclusion-badges { display:flex; flex-wrap:wrap; gap:6px; margin:8px 0; }
.kws60 .kwspro-inclusion-badges span { display:inline-flex; align-items:center; gap:4px; padding:4px 7px; border-radius:999px; background:#ecfdf5; color:#047857; font-size:11px; font-weight:800; }
.kws60 .kwspro-inclusion-note { margin:6px 0 !important; padding:8px 10px; border-radius:12px; background:#fff7ed; color:#9a3412 !important; font-size:12px; line-height:1.35; }
.kws60 .kwspro-staff-note { display:block; margin-top:7px; color:#667085; font-size:11px; }
.kws60 .kwspro-sku { line-height:1.35; }

/* Batch 2 WhatsApp-style OLEO */
.kws60 .kwspro-oleo-wa { position:fixed; right:18px; bottom:100px; z-index:9900; font-family:inherit; }
.kws60 .kwspro-oleo-launcher { min-height:54px; border:0; border-radius:999px; background:#25d366; color:#fff; font-weight:900; padding:0 18px; box-shadow:0 16px 36px rgba(37,211,102,.32); cursor:pointer; display:inline-flex; align-items:center; gap:8px; }
.kws60 .kwspro-oleo-launcher span { width:30px; height:30px; border-radius:50%; display:inline-flex; align-items:center; justify-content:center; background:rgba(255,255,255,.18); }
.kws60 .kwspro-oleo-wa .kwspro-oleo-panel { width:min(390px, calc(100vw - 24px)); max-height:min(720px, 78vh); border:0; border-radius:22px; box-shadow:0 24px 60px rgba(15,23,42,.24); overflow:hidden; margin-bottom:12px; background:#efeae2; display:flex; flex-direction:column; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-head { display:flex; align-items:center; gap:10px; padding:12px; background:#075e54; color:#fff; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-head > div:nth-child(2) { flex:1; min-width:0; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-head b { display:block; overflow:hidden; line-height:1.1; text-overflow:ellipsis; white-space:nowrap; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-head small { display:block; overflow:hidden; color:rgba(255,255,255,.78); font-size:12px; text-overflow:ellipsis; white-space:nowrap; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-head button { min-width:44px; min-height:44px; background:transparent; border:0; color:#fff; font-weight:800; cursor:pointer; padding:6px 8px; }
.kws60 .kwspro-oleo-avatar { width:38px; height:38px; border-radius:50%; background:#25d366; color:#fff; display:flex; align-items:center; justify-content:center; font-weight:900; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-log { flex:1; min-height:260px; max-height:50vh; overflow:auto; padding:14px; background:#efeae2; background-image:radial-gradient(rgba(0,0,0,.04) 1px, transparent 1px); background-size:14px 14px; }
.kws60 .kwspro-msg { display:flex; margin:0 0 8px; }
.kws60 .kwspro-msg.is-user { justify-content:flex-end; }
.kws60 .kwspro-msg-bubble { max-width:82%; padding:9px 11px 6px; border-radius:14px 14px 14px 4px; background:#fff; color:#071326; box-shadow:0 1px 1px rgba(15,23,42,.08); line-height:1.35; white-space:pre-wrap; }
.kws60 .kwspro-msg.is-user .kwspro-msg-bubble { background:#dcf8c6; border-radius:14px 14px 4px 14px; }
.kws60 .kwspro-msg-bubble time { display:block; margin-top:3px; color:#64748b; font-size:10px; text-align:right; }
.kws60 .kwspro-msg.is-typing .kwspro-msg-bubble { display:flex; gap:4px; align-items:center; width:58px; min-height:32px; }
.kws60 .kwspro-msg.is-typing i { width:7px; height:7px; border-radius:50%; background:#94a3b8; animation:kwsproTyping 1s infinite ease-in-out; }
.kws60 .kwspro-msg.is-typing i:nth-child(2) { animation-delay:.15s; }
.kws60 .kwspro-msg.is-typing i:nth-child(3) { animation-delay:.3s; }
@keyframes kwsproTyping { 0%, 80%, 100% { opacity:.35; transform:translateY(0); } 40% { opacity:1; transform:translateY(-3px); } }
.kws60 .kwspro-oleo-quick { display:flex; flex-wrap:wrap; gap:7px; padding:8px 10px; background:#f8fafc; border-top:1px solid rgba(15,23,42,.08); }
.kws60 .kwspro-oleo-quick button, .kws60 .kwspro-oleo-quick a { min-height:44px; box-sizing:border-box; border:1px solid #bbf7d0; border-radius:999px; background:#fff; color:#075e54; font-weight:800; padding:9px 12px; cursor:pointer; display:inline-flex; align-items:center; justify-content:center; line-height:1.2; text-decoration:none; touch-action:manipulation; }
.kws60 .kwspro-oleo-status { padding:7px 12px; background:#fff; border-top:1px solid rgba(15,23,42,.08); color:#475569; font-size:12px; font-weight:700; line-height:1.35; }
.kws60 .kwspro-oleo-status[hidden] { display:none !important; }
.kws60 .kwspro-oleo-status { min-height:0; }
.kws60 .kwspro-oleo-quick .kwspro-commerce-primary { background:#075e54; border-color:#075e54; color:#fff; }
.kws60 .kwspro-oleo-wa button:disabled { cursor:not-allowed; opacity:.55; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-form { display:flex; gap:8px; padding:10px; background:#f0f2f5; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-form input { flex:1; min-height:44px; border:0; border-radius:999px; padding:0 14px; background:#fff; }
.kws60 .kwspro-oleo-wa .kwspro-oleo-form button { min-height:44px; border:0; border-radius:999px; background:#25d366; color:#fff; font-weight:900; padding:0 15px; }
.kws60 .kwspro-oleo-launcher, .kws60 .kwspro-oleo-wa button { touch-action:manipulation; -webkit-tap-highlight-color:rgba(7,94,84,.16); }
.kws60 .kwspro-oleo-cards { display:grid; gap:9px; margin:8px 0 10px; }
.kws60 .kwspro-oleo-card { display:grid; grid-template-columns:70px minmax(0,1fr); gap:10px; padding:10px; border-radius:16px; background:#fff; box-shadow:0 1px 2px rgba(15,23,42,.08); }
.kws60 .kwspro-oleo-card img { width:70px; height:70px; border-radius:12px; object-fit:cover; background:#e2e8f0; }
.kws60 .kwspro-oleo-card b, .kws60 .kwspro-oleo-card small, .kws60 .kwspro-oleo-card strong { display:block; }
.kws60 .kwspro-oleo-card strong { color:#ff4f17; margin-top:4px; }
.kws60 .kwspro-oleo-card em { display:inline-flex; margin:4px 0; padding:3px 7px; border-radius:999px; background:#dcfce7; color:#166534; font-style:normal; font-size:11px; font-weight:900; }
.kws60 .kwspro-oleo-card p { margin:5px 0 !important; color:#9a3412 !important; font-size:12px; }
.kws60 .kwspro-oleo-card label { display:flex; gap:6px; align-items:center; font-weight:800; }
.kws60 .kwspro-oleo-card input { width:60px; min-height:36px; border:1px solid #cbd5e1; border-radius:10px; padding:0 8px; }
.kws60 .kwspro-oleo-card button { margin-top:6px; min-height:38px; border:0; border-radius:10px; background:#075e54; color:#fff; font-weight:900; padding:0 12px; cursor:pointer; }
@media (max-width: 782px) {
  .kws60 .kwspro-oleo-wa { right:12px; bottom:calc(88px + env(safe-area-inset-bottom)); }
  .kws60 .kwspro-oleo-wa .kwspro-oleo-panel { position:fixed; inset:auto 8px calc(72px + env(safe-area-inset-bottom)) 8px; width:auto; max-height:82vh; }
  .kws60 .kwspro-oleo-wa .kwspro-oleo-log { max-height:58vh; }
  .kws60 .kwspro-oleo-wa .kwspro-oleo-quick { gap:8px; overflow-x:auto; flex-wrap:nowrap; -webkit-overflow-scrolling:touch; }
  .kws60 .kwspro-oleo-wa .kwspro-oleo-quick button,
  .kws60 .kwspro-oleo-wa .kwspro-oleo-quick a { flex:0 0 auto; min-width:64px; }
}

/* Batch 2C: master stock cards are size-first and image-free. */
.kwspro-master-card .kwspro-master-image { display: none !important; }
.kwspro-master-card .kwspro-master-copy { width: 100%; }

/* Batch 2D: car-model fitment search and source-name list view. */
.kws60 .kwspro-fitment-search { margin:16px 0; padding:16px; border:1px solid #e2e8f0; border-radius:18px; background:#fff; box-shadow:0 10px 30px rgba(15,23,42,.06); }
.kws60 .kwspro-fitment-search header span { display:inline-flex; padding:4px 9px; border-radius:999px; background:#fff4ed; color:#ff4f17; font-size:11px; font-weight:900; text-transform:uppercase; letter-spacing:.04em; }
.kws60 .kwspro-fitment-search header h3 { margin:7px 0 3px; color:#071326; }
.kws60 .kwspro-fitment-search header p { margin:0 0 12px; color:#667085; }
.kws60 .kwspro-fitment-controls { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)) auto; gap:8px; }
.kws60 .kwspro-fitment-controls select, .kws60 .kwspro-fitment-controls button { min-height:44px; border-radius:12px; font-weight:800; }
.kws60 .kwspro-fitment-controls select { border:1px solid #cbd5e1; background:#fff; padding:0 10px; color:#071326; }
.kws60 .kwspro-fitment-controls button { border:0; background:#071326; color:#fff; padding:0 14px; cursor:pointer; }
.kws60 .kwspro-fitment-results { margin-top:12px; }
.kws60 .kwspro-fitment-list { display:grid; gap:10px; }
.kws60 .kwspro-fitment-row { display:grid; grid-template-columns:minmax(0,1fr) 190px; gap:12px; align-items:start; padding:12px; border:1px solid #e2e8f0; border-radius:16px; background:#fff; }
.kws60 .kwspro-fitment-row-main b { font-size:15px; color:#071326; }
.kws60 .kwspro-fitment-row-main small { margin-top:4px; color:#667085; line-height:1.35; }
.kws60 .kwspro-fitment-row-side { display:grid; gap:6px; justify-items:stretch; }
.kws60 .kwspro-fitment-row-side strong { color:#ff4f17; font-size:18px; }
@media (max-width: 782px) { .kws60 .kwspro-fitment-controls { grid-template-columns:1fr; } .kws60 .kwspro-fitment-row { grid-template-columns:1fr; } }

/* Batch 2D: source product names and prices are used; images remain disabled. */
.kwspro-master-card .kwspro-master-image { display: none !important; }
.kwspro-master-card .kwspro-master-copy { width: 100%; }
.kws60 .kwspro-fitment-main b { display:block; font-size:15px; color:#071326; }
.kws60 .kwspro-fitment-main small { display:block; margin-top:4px; color:#667085; line-height:1.35; }
.kws60 .kwspro-fitment-main strong { display:block; margin-top:6px; color:#ff4f17; font-size:18px; }
.kws60 .kwspro-fitment-actions { display:grid; gap:7px; align-content:start; }
.kws60 .kwspro-fitment-actions label { display:flex; align-items:center; gap:6px; font-weight:800; }
.kws60 .kwspro-fitment-actions input { width:64px; min-height:36px; border:1px solid #cbd5e1; border-radius:10px; padding:0 8px; }
.kws60 .kwspro-fitment-actions button { min-height:38px; border:0; border-radius:12px; background:#ff4f17; color:#fff; font-weight:900; cursor:pointer; }
.kws60 .kwspro-fitment-actions small { color:#667085; font-size:11px; line-height:1.35; }

/* Batch 2H: force tyre/product output into list view without touching core templates. */
.kws60 .kwspro-fitment-search { width:100% !important; max-width:none !important; box-sizing:border-box; grid-column:1 / -1; clear:both; }
.kws60 .kwspro-product-list,
.kws60 .kwspro-master-grid,
.kws60 .kwspro-fitment-list { display:grid !important; grid-template-columns:1fr !important; gap:10px !important; width:100% !important; }
.kws60 .kwspro-product-row,
.kws60 .kwspro-master-card,
.kws60 .kwspro-fitment-row { display:grid !important; grid-template-columns:minmax(0,1fr) 190px !important; gap:12px !important; align-items:start !important; width:100% !important; box-sizing:border-box !important; padding:12px !important; border:1px solid #e2e8f0 !important; border-radius:16px !important; background:#fff !important; }
.kws60 .kwspro-product-main b,
.kws60 .kwspro-master-card b,
.kws60 .kwspro-fitment-row b { display:block !important; color:#071326 !important; line-height:1.25 !important; font-size:15px !important; }
.kws60 .kwspro-product-main small,
.kws60 .kwspro-master-card small,
.kws60 .kwspro-fitment-row small { display:block !important; margin-top:4px !important; color:#667085 !important; line-height:1.35 !important; }
.kws60 .kwspro-product-side,
.kws60 .kwspro-fitment-row-side,
.kws60 .kwspro-fitment-actions { display:grid !important; gap:7px !important; align-content:start !important; justify-items:stretch !important; }
.kws60 .kwspro-product-side strong,
.kws60 .kwspro-fitment-row-side strong { color:#ff4f17 !important; font-size:18px !important; }
.kws60 .kwspro-product-side label,
.kws60 .kwspro-fitment-row-side label { display:flex !important; align-items:center !important; gap:7px !important; font-weight:800 !important; }
.kws60 .kwspro-product-side input,
.kws60 .kwspro-fitment-row-side input { width:64px !important; min-height:36px !important; border:1px solid #cbd5e1 !important; border-radius:10px !important; padding:0 8px !important; }
.kws60 .kwspro-product-side button,
.kws60 .kwspro-fitment-row-side button { min-height:40px !important; border:0 !important; border-radius:12px !important; background:#071326 !important; color:#fff !important; font-weight:900 !important; cursor:pointer !important; }
.kws60 .kwspro-product-side button:hover,
.kws60 .kwspro-fitment-row-side button:hover { background:#ff4f17 !important; }
.kws60 .kwspro-fitment-notice { margin:0 0 10px !important; padding:10px 12px !important; border-radius:14px !important; background:#fff7ed !important; color:#9a3412 !important; font-size:12px !important; }

/* Core shop tyre products: list mode override. Scoped to roots touched by the Pro extension. */
.kws60 .kwspro-force-product-list .kws60-product-grid,
.kws60 .kwspro-force-product-list .kws60-products-grid,
.kws60 .kwspro-force-product-list .kws60-tyre-grid,
.kws60 .kwspro-force-product-list [data-kws60-products] { display:grid !important; grid-template-columns:1fr !important; gap:10px !important; width:100% !important; }
.kws60 .kwspro-force-product-list .kws60-product-card,
.kws60 .kwspro-force-product-list .kws60-tyre-card,
.kws60 .kwspro-force-product-list [data-kws60-cart-item-source] { width:100% !important; max-width:none !important; display:grid !important; grid-template-columns:minmax(0,1fr) auto !important; align-items:start !important; gap:12px !important; }
.kws60 .kwspro-force-product-list .kws60-product-image,
.kws60 .kwspro-force-product-list .kws60-tyre-image,
.kws60 .kwspro-force-product-list .kws60-product-card img,
.kws60 .kwspro-force-product-list .kws60-tyre-card img { display:none !important; }
.kws60 .kwspro-force-product-list .kws60-product-body,
.kws60 .kwspro-force-product-list .kws60-card-body,
.kws60 .kwspro-force-product-list .kws60-tyre-body { min-width:0 !important; }
@media (max-width:782px) {
  .kws60 .kwspro-product-row,
  .kws60 .kwspro-master-card,
  .kws60 .kwspro-fitment-row,
  .kws60 .kwspro-force-product-list .kws60-product-card,
  .kws60 .kwspro-force-product-list .kws60-tyre-card,
  .kws60 .kwspro-force-product-list [data-kws60-cart-item-source] { grid-template-columns:1fr !important; }
  .kws60 .kwspro-fitment-controls { grid-template-columns:1fr !important; }
}

/* Batch 2H hotfix: support roots where .kwspro-force-product-list is on the same .kws60 element. */
.kws60.kwspro-force-product-list .kws60-product-grid,
.kws60.kwspro-force-product-list .kws60-mobile-product-grid,
.kws60.kwspro-force-product-list .kws60-products-grid,
.kws60.kwspro-force-product-list .kws60-tyre-grid,
.kws60.kwspro-force-product-list [data-kws60-products],
.kws60 .kwspro-force-product-list .kws60-product-grid,
.kws60 .kwspro-force-product-list .kws60-mobile-product-grid,
.kws60 .kwspro-force-product-list .kws60-products-grid,
.kws60 .kwspro-force-product-list .kws60-tyre-grid,
.kws60 .kwspro-force-product-list [data-kws60-products] {
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:10px !important;
  width:100% !important;
}
.kws60.kwspro-force-product-list .kws60-product-card,
.kws60.kwspro-force-product-list .kws60-mobile-product-card,
.kws60.kwspro-force-product-list .kws60-tyre-card,
.kws60 .kwspro-force-product-list .kws60-product-card,
.kws60 .kwspro-force-product-list .kws60-mobile-product-card,
.kws60 .kwspro-force-product-list .kws60-tyre-card {
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(140px,auto) !important;
  gap:12px !important;
  align-items:start !important;
  width:100% !important;
  max-width:none !important;
}
.kws60.kwspro-force-product-list .kws60-product-image,
.kws60.kwspro-force-product-list .kws60-mobile-product-image,
.kws60.kwspro-force-product-list .kws60-product-card img,
.kws60.kwspro-force-product-list .kws60-mobile-product-card img,
.kws60 .kwspro-force-product-list .kws60-product-image,
.kws60 .kwspro-force-product-list .kws60-mobile-product-image,
.kws60 .kwspro-force-product-list .kws60-product-card img,
.kws60 .kwspro-force-product-list .kws60-mobile-product-card img { display:none !important; }
@media (max-width:782px) {
  .kws60.kwspro-force-product-list .kws60-product-card,
  .kws60.kwspro-force-product-list .kws60-mobile-product-card,
  .kws60 .kwspro-force-product-list .kws60-product-card,
  .kws60 .kwspro-force-product-list .kws60-mobile-product-card { grid-template-columns:1fr !important; }
}

/* Batch 2I: compact task-based shopfront and indexed list UX. */
.kws60.kwspro-shop-ux,
.kws60 .kwspro-shop-ux { --kwspro-navy:#071326; --kwspro-orange:#ff4f17; --kwspro-muted:#667085; --kwspro-line:#e2e8f0; }
.kws60 .kwspro-task-chooser { margin:14px auto 16px; padding:16px; border:1px solid var(--kwspro-line,#e2e8f0); border-radius:20px; background:#fff; box-shadow:0 10px 28px rgba(15,23,42,.06); max-width:1120px; }
.kws60 .kwspro-task-chooser header span { display:inline-flex; padding:4px 9px; border-radius:999px; background:#fff4ed; color:#ff4f17; font-size:11px; font-weight:900; letter-spacing:.04em; text-transform:uppercase; }
.kws60 .kwspro-task-chooser h2 { margin:7px 0 3px; font-size:clamp(18px,2vw,24px); line-height:1.15; color:#071326; }
.kws60 .kwspro-task-chooser p { margin:0; color:#667085; font-size:13px; }
.kws60 .kwspro-task-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:10px; margin-top:14px; }
.kws60 .kwspro-task-grid button { text-align:left; min-height:78px; padding:13px 14px; border:1px solid #dbe3ef; border-radius:16px; background:#f8fafc; color:#071326; cursor:pointer; transition:.18s ease; }
.kws60 .kwspro-task-grid button b { display:block; font-size:15px; line-height:1.2; }
.kws60 .kwspro-task-grid button small { display:block; margin-top:4px; color:#667085; line-height:1.35; }
.kws60 .kwspro-task-grid button:hover, .kws60 .kwspro-task-grid button.is-active { border-color:#071326; background:#071326; color:#fff; transform:translateY(-1px); }
.kws60 .kwspro-task-grid button:hover small, .kws60 .kwspro-task-grid button.is-active small { color:rgba(255,255,255,.74); }
.kws60.kwspro-js-ready.kwspro-shop-ux.kwspro-task-none [data-kwspro-module="tyres"],
.kws60.kwspro-js-ready.kwspro-shop-ux.kwspro-task-none [data-kwspro-module="services"] { display:none !important; }
.kws60.kwspro-js-ready.kwspro-shop-ux.kwspro-task-tyres [data-kwspro-module="services"] { display:none !important; }
.kws60.kwspro-js-ready.kwspro-shop-ux.kwspro-task-services [data-kwspro-module="tyres"] { display:none !important; }
.kws60 .kwspro-fitment-search { max-width:1120px; margin:12px auto 16px !important; padding:14px !important; border-radius:18px !important; box-shadow:0 8px 24px rgba(15,23,42,.05) !important; }
.kws60 .kwspro-fitment-search header { display:grid; gap:4px; margin-bottom:12px; }
.kws60 .kwspro-fitment-search header h3 { font-size:clamp(17px,2vw,22px) !important; }
.kws60 .kwspro-tyre-mode { display:flex; gap:8px; margin-top:8px; }
.kws60 .kwspro-tyre-mode button { min-height:34px; border:1px solid #dbe3ef; border-radius:999px; padding:0 12px; background:#fff; color:#071326; font-weight:900; cursor:pointer; }
.kws60 .kwspro-tyre-mode button.is-active { background:#071326; color:#fff; border-color:#071326; }
.kws60 .kwspro-size-mode { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:8px; }
.kws60 .kwspro-size-mode input { min-height:44px; border:1px solid #cbd5e1; border-radius:12px; padding:0 12px; }
.kws60 .kwspro-size-mode button { min-height:44px; border:0; border-radius:12px; padding:0 16px; background:#071326; color:#fff; font-weight:900; cursor:pointer; }
.kws60 .kwspro-product-list { max-width:1120px; margin:0 auto; }
.kws60 .kwspro-product-row,
.kws60 .kwspro-master-card,
.kws60 .kwspro-fitment-row { grid-template-columns:minmax(0,1fr) minmax(156px,190px) !important; min-height:88px !important; padding:11px 12px !important; border-radius:14px !important; box-shadow:0 4px 14px rgba(15,23,42,.035) !important; }
.kws60 .kwspro-product-main b { font-size:14px !important; line-height:1.25 !important; max-height:2.5em; overflow:hidden; }
.kws60 .kwspro-product-main small { font-size:12px !important; }
.kws60 .kwspro-inclusion-badges { gap:5px !important; margin:6px 0 !important; }
.kws60 .kwspro-inclusion-badges span { font-size:10.5px !important; padding:3px 6px !important; }
.kws60 .kwspro-inclusion-note { font-size:11.5px !important; padding:6px 8px !important; margin:5px 0 0 !important; }
.kws60 .kwspro-product-side strong { font-size:17px !important; }
.kws60 .kwspro-product-side label { margin:0 !important; font-size:12px !important; }
.kws60 .kwspro-product-side button { min-height:38px !important; border-radius:11px !important; }
.kws60 .kwspro-load-more { display:block; width:max-content; margin:12px auto 0; min-height:40px; border:0; border-radius:999px; background:#071326; color:#fff; font-weight:900; padding:0 18px; cursor:pointer; }
.kws60 .kwspro-skeleton { display:grid; gap:8px; padding:14px; border:1px solid #e2e8f0; border-radius:16px; background:#fff; }
.kws60 .kwspro-skeleton span { height:12px; border-radius:999px; background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7); animation:kwsproPulse 1.2s infinite ease-in-out; }
.kws60 .kwspro-skeleton span:nth-child(1){ width:74%; } .kws60 .kwspro-skeleton span:nth-child(2){ width:52%; } .kws60 .kwspro-skeleton span:nth-child(3){ width:65%; }
.kws60 .kwspro-skeleton b { color:#667085; font-size:12px; }
@keyframes kwsproPulse { 0%,100%{opacity:.55} 50%{opacity:1} }
/* More aggressive compacting for core tyre cards only under the Pro list-mode state. */
.kws60.kwspro-force-product-list .kws60-product-card,
.kws60.kwspro-force-product-list .kws60-mobile-product-card,
.kws60 .kwspro-force-product-list .kws60-product-card,
.kws60 .kwspro-force-product-list .kws60-mobile-product-card { min-height:88px !important; padding:11px 12px !important; border-radius:14px !important; box-shadow:0 4px 14px rgba(15,23,42,.035) !important; }
.kws60.kwspro-force-product-list .kws60-product-card h3,
.kws60.kwspro-force-product-list .kws60-product-card h4,
.kws60.kwspro-force-product-list .kws60-mobile-product-card h3,
.kws60.kwspro-force-product-list .kws60-mobile-product-card h4 { font-size:14px !important; line-height:1.25 !important; margin:0 0 4px !important; }
.kws60.kwspro-force-product-list .kws60-product-card p,
.kws60.kwspro-force-product-list .kws60-mobile-product-card p { font-size:12px !important; line-height:1.35 !important; margin:2px 0 !important; }
@media (max-width:782px) {
  .kws60 .kwspro-task-chooser { margin:10px 0 12px; padding:13px; border-radius:18px; }
  .kws60 .kwspro-task-grid { grid-template-columns:1fr; gap:8px; }
  .kws60 .kwspro-task-grid button { min-height:60px; }
  .kws60 .kwspro-fitment-search { margin:10px 0 12px !important; padding:12px !important; }
  .kws60 .kwspro-size-mode { grid-template-columns:1fr; }
  .kws60 .kwspro-product-row, .kws60 .kwspro-master-card, .kws60 .kwspro-fitment-row { grid-template-columns:1fr !important; min-height:0 !important; }
}

/* Batch 2I: compact task-based shopfront and cache-first tyre list UX. */
.kws60.kwspro-shop-ux,
.kws60 .kwspro-shop-ux { --kwspro-navy:#071326; --kwspro-orange:#ff4f17; --kwspro-muted:#667085; --kwspro-line:#e5e7eb; --kwspro-soft:#f8fafc; }
.kws60.kwspro-shop-ux .kwspro-task-chooser,
.kws60 .kwspro-shop-ux .kwspro-task-chooser { margin:14px 0; padding:14px; border:1px solid var(--kwspro-line); border-radius:18px; background:#fff; box-shadow:0 8px 24px rgba(15,23,42,.05); }
.kws60 .kwspro-task-chooser header span { display:inline-flex; padding:3px 8px; border-radius:999px; background:#fff4ed; color:var(--kwspro-orange); font-size:10px; font-weight:900; text-transform:uppercase; letter-spacing:.06em; }
.kws60 .kwspro-task-chooser h2 { margin:6px 0 2px; color:var(--kwspro-navy); font-size:clamp(18px,2.2vw,24px); line-height:1.15; }
.kws60 .kwspro-task-chooser p { margin:0 0 10px; color:var(--kwspro-muted); font-size:13px; }
.kws60 .kwspro-task-buttons { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:10px; }
.kws60 .kwspro-task-buttons button { min-height:74px; border:1px solid #dbe4ef; border-radius:16px; background:#fff; color:var(--kwspro-navy); text-align:left; padding:12px; cursor:pointer; box-shadow:0 6px 16px rgba(15,23,42,.04); transition:transform .16s ease, border-color .16s ease, background .16s ease; }
.kws60 .kwspro-task-buttons button:hover { transform:translateY(-1px); border-color:#ffc4ad; }
.kws60 .kwspro-task-buttons button.is-active { background:#071326; color:#fff; border-color:#071326; }
.kws60 .kwspro-task-buttons b { display:block; margin-top:4px; font-size:15px; line-height:1.15; }
.kws60 .kwspro-task-buttons small { display:block; margin-top:3px; color:inherit; opacity:.72; font-size:12px; }

/* Hide heavy modules until the customer chooses a task. */
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="none"] .kwspro-service-section,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="none"] .kwspro-tyre-section,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="none"] .kwspro-tyre-tool,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="services"] .kwspro-tyre-section,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="services"] .kwspro-tyre-tool,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="tyres"] .kwspro-service-section,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="oleo"] .kwspro-service-section,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="oleo"] .kwspro-tyre-section,
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="oleo"] .kwspro-tyre-tool { display:none !important; }

/* Search by Car / Size tool as a compact full-width panel. */
.kws60 .kwspro-fitment-search.kwspro-tyre-tool { margin:14px 0; padding:14px; border:1px solid var(--kwspro-line); border-radius:18px; background:#fff; box-shadow:0 8px 24px rgba(15,23,42,.05); width:100% !important; max-width:none !important; grid-column:1 / -1; }
.kws60 .kwspro-fitment-search header { display:flex; align-items:flex-start; justify-content:space-between; gap:12px; margin-bottom:10px; }
.kws60 .kwspro-fitment-search header span { flex:0 0 auto; margin-top:1px; }
.kws60 .kwspro-fitment-search header h3 { margin:0; font-size:18px; line-height:1.2; }
.kws60 .kwspro-fitment-search header p { margin:2px 0 0; font-size:13px; }
.kws60 .kwspro-tyre-mode { display:inline-flex; gap:6px; padding:4px; border-radius:999px; background:#f1f5f9; margin-bottom:10px; }
.kws60 .kwspro-tyre-mode button { min-height:34px; border:0; border-radius:999px; background:transparent; padding:0 12px; font-weight:900; color:#475569; cursor:pointer; }
.kws60 .kwspro-tyre-mode button.is-active { background:#fff; color:var(--kwspro-navy); box-shadow:0 2px 8px rgba(15,23,42,.08); }
.kws60 .kwspro-size-search { display:grid; grid-template-columns:minmax(0,1fr) auto; gap:8px; }
.kws60 .kwspro-size-search input,
.kws60 .kwspro-fitment-controls select { min-height:40px; border-radius:10px; border:1px solid #dbe4ef; background:#fff; padding:0 10px; font-size:13px; }
.kws60 .kwspro-size-search button,
.kws60 .kwspro-fitment-controls button { min-height:40px; border:0; border-radius:10px; background:var(--kwspro-navy); color:#fff; font-weight:900; padding:0 14px; cursor:pointer; }
.kws60 .kwspro-fitment-controls { grid-template-columns:repeat(4,minmax(0,1fr)) auto !important; gap:8px !important; }

/* Universal compact tyre product list. */
.kws60 .kwspro-product-list { display:grid !important; gap:8px !important; }
.kws60 .kwspro-product-row,
.kws60 .kwspro-master-card,
.kws60 .kwspro-fitment-row { display:grid !important; grid-template-columns:minmax(0,1fr) 164px !important; gap:12px !important; align-items:center !important; min-height:86px; padding:10px 12px !important; border:1px solid #e5e7eb !important; border-radius:14px !important; background:#fff !important; box-shadow:0 4px 14px rgba(15,23,42,.035) !important; }
.kws60 .kwspro-product-main b,
.kws60 .kwspro-master-card b,
.kws60 .kwspro-fitment-row b { font-size:14px !important; line-height:1.25 !important; max-width:100%; display:-webkit-box !important; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.kws60 .kwspro-product-main small,
.kws60 .kwspro-master-card small { font-size:11.5px !important; color:#64748b !important; }
.kws60 .kwspro-inclusion-badges { margin:5px 0 !important; gap:4px !important; }
.kws60 .kwspro-inclusion-badges span { font-size:10.5px !important; padding:3px 6px !important; }
.kws60 .kwspro-inclusion-note { margin:5px 0 0 !important; padding:6px 8px !important; font-size:11.5px !important; }
.kws60 .kwspro-product-side { justify-items:stretch !important; gap:5px !important; }
.kws60 .kwspro-product-side strong { font-size:16px !important; color:var(--kwspro-orange) !important; }
.kws60 .kwspro-product-side label { font-size:11px !important; justify-content:space-between; }
.kws60 .kwspro-product-side input { width:54px !important; min-height:32px !important; }
.kws60 .kwspro-product-side button { min-height:36px !important; border-radius:10px !important; font-size:12px !important; }
.kws60 .kwspro-staff-note { font-size:10.5px !important; line-height:1.25 !important; }
.kws60 .kwspro-load-more { width:100%; min-height:42px; margin-top:10px; border:1px solid #dbe4ef; border-radius:12px; background:#fff; color:var(--kwspro-navy); font-weight:900; cursor:pointer; }

/* Core tyre stocks: force same compact list feel. */
.kws60.kwspro-force-product-list .kws60-product-grid,
.kws60.kwspro-force-product-list .kws60-mobile-product-grid,
.kws60.kwspro-force-product-list .kws60-products-grid,
.kws60.kwspro-force-product-list [data-kws60-products] { display:grid !important; grid-template-columns:1fr !important; gap:8px !important; }
.kws60.kwspro-force-product-list .kws60-product-card,
.kws60.kwspro-force-product-list .kws60-mobile-product-card,
.kws60.kwspro-force-product-list .kws60-tyre-card { display:grid !important; grid-template-columns:minmax(0,1fr) minmax(132px,auto) !important; align-items:center !important; gap:10px !important; min-height:82px !important; padding:10px 12px !important; border-radius:14px !important; box-shadow:0 4px 14px rgba(15,23,42,.035) !important; }
.kws60.kwspro-force-product-list .kws60-product-card img,
.kws60.kwspro-force-product-list .kws60-mobile-product-card img,
.kws60.kwspro-force-product-list .kws60-product-image,
.kws60.kwspro-force-product-list .kws60-mobile-product-image { display:none !important; }
.kws60.kwspro-force-product-list .kws60-product-card h3,
.kws60.kwspro-force-product-list .kws60-mobile-product-card h3 { font-size:14px !important; line-height:1.25 !important; margin:0 0 4px !important; }

.kws60 .kwspro-skeleton { display:grid; gap:8px; padding:12px; border:1px solid #e5e7eb; border-radius:14px; background:#fff; }
.kws60 .kwspro-skeleton i { display:block; height:10px; border-radius:999px; background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9); animation:kwsproSkeleton 1.2s infinite ease-in-out; }
.kws60 .kwspro-skeleton i:nth-child(1) { width:70%; }
.kws60 .kwspro-skeleton i:nth-child(2) { width:42%; }
.kws60 .kwspro-skeleton span { color:#64748b; font-size:12px; }
@keyframes kwsproSkeleton { 0%{opacity:.55} 50%{opacity:1} 100%{opacity:.55} }

@media (max-width: 782px) {
  .kws60 .kwspro-task-buttons { grid-template-columns:1fr; }
  .kws60 .kwspro-task-buttons button { min-height:60px; }
  .kws60 .kwspro-fitment-search header { display:block; }
  .kws60 .kwspro-fitment-controls { grid-template-columns:1fr !important; }
  .kws60 .kwspro-size-search { grid-template-columns:1fr; }
  .kws60 .kwspro-product-row,
  .kws60 .kwspro-master-card,
  .kws60 .kwspro-fitment-row,
  .kws60.kwspro-force-product-list .kws60-product-card,
  .kws60.kwspro-force-product-list .kws60-mobile-product-card,
  .kws60.kwspro-force-product-list .kws60-tyre-card { grid-template-columns:1fr !important; align-items:start !important; }
  .kws60 .kwspro-product-side { grid-template-columns:1fr 1fr; align-items:center; }
  .kws60 .kwspro-product-side strong { grid-column:1 / -1; }
  .kws60 .kwspro-staff-note { grid-column:1 / -1; }
}

/* Batch 2J: task chooser placement/toggle polish. The chooser is a normal section, not sticky/fixed. */
.kws60.kwspro-shop-ux .kwspro-task-chooser,
.kws60 .kwspro-shop-ux .kwspro-task-chooser,
.kws60 .kwspro-task-chooser[data-kwspro-task-chooser] {
  position: static !important;
  top: auto !important;
  bottom: auto !important;
  z-index: auto !important;
  width: auto !important;
  max-width: none !important;
  margin: 12px 0 16px !important;
  padding: 14px !important;
  border-radius: 18px !important;
}
.kws60 .kwspro-task-buttons button {
  position: relative;
  padding-right: 38px !important;
}
.kws60 .kwspro-task-buttons .kwspro-task-chevron {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background: #f1f5f9;
  color: #334155;
  font-weight: 950;
  line-height: 1;
}
.kws60 .kwspro-task-buttons button.is-active .kwspro-task-chevron {
  background: rgba(255,255,255,.16);
  color: #fff;
}
.kws60 .kwspro-task-buttons button[aria-expanded="true"] {
  box-shadow: 0 10px 24px rgba(7,19,38,.12);
}
.kws60.kwspro-js-ready.kwspro-shop-ux[data-kwspro-active-task="none"] .kwspro-task-chooser {
  margin-bottom: 18px !important;
}
@media (max-width: 782px) {
  .kws60 .kwspro-task-chooser[data-kwspro-task-chooser] {
    margin: 10px 0 14px !important;
    padding: 12px !important;
  }
  .kws60 .kwspro-task-buttons button {
    min-height: 58px !important;
    padding: 11px 38px 11px 12px !important;
  }
}

/* OLEO Natural Chat v0.2.2.17: compact, text-only product choices. */
.kws60 .kwspro-oleo-wa .kwspro-oleo-log {
  overflow-x: hidden !important;
}
.kws60 .kwspro-oleo-wa .kwspro-oleo-clear {
  font-size: 13px !important;
  line-height: 1.2 !important;
  white-space: nowrap;
}
.kws60 .kwspro-oleo-wa .kwspro-oleo-close {
  font-size: 24px !important;
  line-height: 1 !important;
}
.kws60 .kwspro-oleo-options {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  box-sizing: border-box !important;
  gap: 7px !important;
}
.kws60 .kwspro-oleo-card.kwspro-oleo-option {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 68px !important;
  box-sizing: border-box !important;
  padding: 9px 10px !important;
  border: 1px solid rgba(15, 23, 42, .09) !important;
  border-radius: 13px !important;
  background: #fff !important;
  box-shadow: 0 1px 2px rgba(15, 23, 42, .06) !important;
}
.kws60 .kwspro-oleo-card.kwspro-oleo-option img {
  display: none !important;
}
.kws60 .kwspro-oleo-option-copy {
  min-width: 0 !important;
  overflow-wrap: anywhere;
}
.kws60 .kwspro-oleo-option-copy b {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0 0 4px !important;
  color: #071326 !important;
  font-size: 13px !important;
  line-height: 1.25 !important;
}
.kws60 .kwspro-oleo-option-copy span {
  display: flex !important;
  flex-wrap: wrap;
  align-items: baseline;
  gap: 3px;
  min-width: 0;
  color: #64748b;
  font-size: 11.5px;
  line-height: 1.3;
}
.kws60 .kwspro-oleo-option-copy strong,
.kws60 .kwspro-oleo-option-copy small {
  display: inline !important;
  margin: 0 !important;
  font-size: inherit !important;
  line-height: inherit !important;
}
.kws60 .kwspro-oleo-option-copy strong {
  color: #b9380e !important;
  font-weight: 900 !important;
}
.kws60 .kwspro-oleo-card.kwspro-oleo-option > button {
  min-width: 72px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 0 11px !important;
  border: 1px solid #075e54 !important;
  border-radius: 11px !important;
  background: #fff !important;
  color: #075e54 !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  white-space: nowrap;
  cursor: pointer;
}
.kws60 .kwspro-oleo-card.kwspro-oleo-option > button.is-selected,
.kws60 .kwspro-oleo-card.kwspro-oleo-option > button[aria-pressed="true"] {
  background: #075e54 !important;
  color: #fff !important;
}
.kws60 .kwspro-oleo-options.is-resolved {
  opacity:.72;
}
.kws60 .kwspro-oleo-options.is-resolved .kwspro-oleo-option:not(.is-selected-option) {
  display:none !important;
}
.kwspro-booking-focus,
.kwspro-cart-focus {
  scroll-margin-top:24px;
}
.kws60 .kwspro-oleo-wa button:focus-visible,
.kws60 .kwspro-oleo-wa input:focus-visible {
  outline: 3px solid #075e54 !important;
  outline-offset: 2px !important;
}
@media (max-width: 782px) {
  .kws60 .kwspro-oleo-wa .kwspro-oleo-form input {
    font-size: 16px !important;
  }
  .kws60 .kwspro-oleo-card.kwspro-oleo-option {
    grid-template-columns: minmax(0, 1fr) auto !important;
    padding: 9px !important;
  }
  .kws60 .kwspro-oleo-card.kwspro-oleo-option > button {
    min-width: 68px !important;
    padding: 0 9px !important;
  }
}
