*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;color:#0f172a;background:#f8fafc}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.topbar{background:#0b3f91;color:white;font-size:14px}.topbar .wrap{max-width:1240px;margin:auto;display:flex;justify-content:space-between;gap:16px;padding:9px 18px}.header{border-bottom:1px solid #e5e7eb;background:white;position:sticky;top:0;z-index:50}.header .wrap{max-width:1240px;margin:auto;display:grid;grid-template-columns:230px 1fr auto;align-items:center;gap:22px;padding:14px 18px}.logo{display:flex;align-items:center;gap:10px;font-weight:900}.logo img{width:78px;height:auto}.logo span{font-size:21px;line-height:1;color:#0b3f91}.search{display:flex;border:2px solid #dbeafe;border-radius:999px;overflow:hidden;background:white}.search input{border:0;outline:0;padding:13px 16px;width:100%}.search button,.btn{border:0;background:#0b3f91;color:white;border-radius:10px;padding:12px 18px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center}.btn:hover{filter:brightness(.95)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn.secondary{background:white;color:#0b3f91;border:2px solid #0b3f91}.btn.dark{background:#0f172a}.btn.danger{background:#b91c1c}.btn.small{padding:8px 12px;font-size:13px}.header-actions{display:flex;gap:10px;align-items:center}.icon-link{padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;font-weight:800}.nav{background:#102a56;color:white}.nav .wrap{max-width:1240px;margin:auto;display:flex;flex-wrap:wrap;padding:0 18px}.nav a{padding:15px 14px;font-weight:850;font-size:14px}.nav a:hover{background:#0b3f91}.container{max-width:1240px;margin:auto;padding:32px 18px}.page-hero{background:linear-gradient(110deg,#eff6ff,#fff 55%,#dbeafe);border-bottom:1px solid #e5e7eb}.page-hero .inner{max-width:1240px;margin:auto;padding:46px 18px}.hero{background:radial-gradient(circle at 78% 18%,#bfdbfe 0,#eff6ff 28%,#fff 62%);border-bottom:1px solid #e5e7eb}.hero-grid{max-width:1240px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding:48px 18px}.eyebrow{color:#0b3f91;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.hero h1,.page-hero h1{font-size:50px;line-height:1;margin:10px 0;color:#071b3c}.page-hero h1{font-size:44px}.hero p,.page-hero p{font-size:18px;line-height:1.55;color:#334155;max-width:850px}.hero-card{background:white;border:1px solid #dbeafe;border-radius:24px;padding:24px;box-shadow:0 18px 40px rgba(15,23,42,.12)}.hero-card img{margin:auto;max-height:350px;object-fit:contain}.feature-strip{background:white;border-bottom:1px solid #e5e7eb}.feature-strip .wrap{max-width:1240px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:18px}.feature-item{text-align:center;color:#111827;font-weight:900}.feature-item .icon{font-size:34px;color:#64748b;margin-bottom:7px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-title h2{font-size:32px;margin:0;color:#071b3c}.section-title p{margin:6px 0 0}.muted{color:#64748b}.grid{display:grid;gap:20px}.grid.categories{grid-template-columns:repeat(5,1fr)}.category-card,.product-card,.info-card,.video-card,.form-card{border:1px solid #e5e7eb;border-radius:18px;background:white;box-shadow:0 10px 24px rgba(15,23,42,.06);overflow:hidden}.category-card{padding:22px;transition:.15s ease}.category-card:hover,.product-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.1)}.category-icon{font-size:34px}.category-card h3{margin:12px 0 6px}.product-grid{grid-template-columns:repeat(4,1fr)}.product-card{position:relative}.product-card .imgbox{height:230px;background:#f1f5f9;display:grid;place-items:center;position:relative;padding:12px}.product-card .imgbox img{max-height:205px;object-fit:contain}.product-card .body{padding:16px}.product-card h3{font-size:19px;margin:12px 0 8px}.card-badges{display:flex;flex-wrap:wrap;gap:7px}.price{font-size:23px;font-weight:950;color:#0b3f91;margin-top:10px}.badge{display:inline-block;background:#dbeafe;color:#0b3f91;font-weight:850;border-radius:999px;padding:5px 10px;font-size:12px}.badge.light{background:#f1f5f9;color:#334155}.badge.green{background:#dcfce7;color:#166534}.badge.red{background:#fee2e2;color:#991b1b}.sold-ribbon{position:absolute;top:12px;right:12px;background:#991b1b;color:white;font-weight:900;padding:8px 10px;border-radius:999px;z-index:2}.is-sold{opacity:.7}.spec-line{display:flex;gap:8px;flex-wrap:wrap;font-size:13px;color:#475569;margin:8px 0}.spec-line span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 8px}.btn-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.btn-row.compact{gap:8px;margin-top:14px}.btn-row.compact .btn{padding:10px 12px;font-size:14px;flex:1}.services{grid-template-columns:repeat(3,1fr)}.info-card,.form-card{padding:22px}.notice{padding:14px;border-radius:12px;background:#eff6ff;color:#0b3f91;border:1px solid #bfdbfe}.notice.error{background:#fef2f2;color:#991b1b;border-color:#fecaca}.footer{background:#071b3c;color:white;margin-top:40px}.footer .wrap{max-width:1240px;margin:auto;padding:36px 18px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.footer a{display:block;color:#dbeafe;margin:8px 0}.form{display:grid;gap:14px}.form label{font-weight:850}.form input,.form textarea,.form select{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:10px;background:white}.form textarea{min-height:120px}.form .two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-layout{display:grid;grid-template-columns:260px 1fr;gap:22px}.admin-menu{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:16px;height:max-content;position:sticky;top:130px}.admin-menu button{display:block;width:100%;text-align:left;margin:6px 0;padding:12px;border:0;border-radius:10px;background:white;cursor:pointer;font-weight:850}.hidden{display:none!important}.table-wrap{overflow:auto;background:white;border:1px solid #e5e7eb;border-radius:16px}.table{width:100%;border-collapse:collapse;min-width:760px}.table th,.table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:top}.table th{background:#f8fafc;color:#334155;font-size:13px;text-transform:uppercase;letter-spacing:.04em}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.tabs{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #e5e7eb;margin:18px 0}.tabs button{padding:12px 16px;border:0;background:#f1f5f9;border-radius:10px 10px 0 0;font-weight:850;cursor:pointer}.tabs button.active{background:#0b3f91;color:white}.tab-panel{display:none}.tab-panel.active{display:block}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.gallery{background:white;border:1px solid #e5e7eb;border-radius:22px;padding:16px}.gallery-main{height:460px;display:grid;place-items:center;background:#f8fafc;border-radius:16px}.gallery-main img{max-height:430px;object-fit:contain}.thumb-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.thumb-row img{width:76px;height:76px;object-fit:contain;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:5px;cursor:pointer}.detail-panel{background:white;border:1px solid #e5e7eb;border-radius:22px;padding:24px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.detail-panel h1{font-size:36px;margin:8px 0}.info-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.info-list div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:11px}.info-list strong{display:block;font-size:12px;text-transform:uppercase;color:#64748b;margin-bottom:4px}.ai-cooler-section{background:white;border:1px solid #e5e7eb;border-radius:24px;padding:28px;box-shadow:0 16px 34px rgba(15,23,42,.07)}.carousel-like{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;border:1px solid #e5e7eb;padding:24px;border-radius:16px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;text-align:center}.how-step{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.page-split{display:grid;grid-template-columns:1fr 420px;gap:28px;align-items:start}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-frame{position:relative;padding-top:56.25%;background:#0f172a}.video-frame iframe,.video-frame video{position:absolute;inset:0;width:100%;height:100%;border:0}.cart-row{display:grid;grid-template-columns:92px 1fr auto;gap:14px;align-items:center;padding:14px;border-bottom:1px solid #e5e7eb}.cart-row img{width:92px;height:92px;object-fit:contain;background:#f8fafc;border-radius:12px}.mobile-toggle{display:none}@media(max-width:980px){.header .wrap{grid-template-columns:1fr}.hero-grid,.detail-grid,.page-split{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:38px}.feature-strip .wrap,.grid.categories,.product-grid,.services,.video-grid,.carousel-like,.how-grid{grid-template-columns:1fr 1fr}.admin-layout{grid-template-columns:1fr}.footer .wrap{grid-template-columns:1fr}.nav .wrap{display:none}.nav.open .wrap{display:flex}.mobile-toggle{display:block;background:#102a56;color:white;border:0;padding:14px 18px;width:100%;text-align:left;font-weight:900}.admin-menu{position:static}}@media(max-width:620px){.feature-strip .wrap,.grid.categories,.product-grid,.services,.video-grid,.carousel-like,.how-grid,.form .two,.info-list{grid-template-columns:1fr}.topbar .wrap{display:block}.header-actions{flex-wrap:wrap}.hero h1,.page-hero h1{font-size:31px}.gallery-main{height:320px}.cart-row{grid-template-columns:1fr}.cart-row img{width:100%;height:160px}.container{padding:24px 14px}}

/* Admin product manager upgrade */
.admin-page h1{margin:0;color:#071b3c}.admin-title-row{align-items:center;margin-bottom:18px}.admin-menu button.active{background:#0b3f91;color:white}.admin-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.admin-stat{background:white;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.admin-stat strong{display:block;font-size:34px;line-height:1;color:#0b3f91}.admin-stat span{display:block;margin-top:4px;color:#64748b;font-weight:800}.admin-product-shell{background:white;border:1px solid #e5e7eb;border-radius:22px;padding:22px;box-shadow:0 18px 40px rgba(15,23,42,.08);margin-bottom:28px}.admin-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #e5e7eb;padding-bottom:16px;margin-bottom:18px}.admin-form-header h2{margin:0;color:#071b3c}.admin-product-form{gap:18px}.form-section{border:1px solid #e5e7eb;background:#fbfdff;border-radius:18px;padding:18px}.form-section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.form-section-title span{width:34px;height:34px;border-radius:999px;background:#0b3f91;color:white;display:grid;place-items:center;font-weight:950;flex:0 0 auto}.form-section-title h3{margin:0;color:#071b3c}.form-section-title p{margin:3px 0 0;color:#64748b}.form .three{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.form label{display:grid;gap:6px;color:#334155}.small-textarea{min-height:82px!important}.checkbox-row{align-items:stretch}.check-card{display:flex!important;align-items:center;gap:10px;background:white;border:1px solid #dbeafe;border-radius:12px;padding:12px;font-weight:850}.check-card input{width:auto!important}.existing-images{background:white;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.existing-images div{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.existing-images img{width:82px;height:82px;object-fit:contain;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:4px}.sticky-save-row{position:sticky;bottom:0;background:linear-gradient(to top,#fff 70%,rgba(255,255,255,0));padding:16px 0 0;z-index:4}.admin-list-header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin:24px 0 14px}.admin-list-header h2{margin:0}.admin-filters{display:flex;gap:10px;flex-wrap:wrap}.admin-filters input,.admin-filters select{padding:11px 12px;border:1px solid #cbd5e1;border-radius:10px;background:white}.product-admin-list{display:grid;gap:14px}.product-admin-card{display:grid;grid-template-columns:130px 1fr 150px;gap:16px;align-items:start;background:white;border:1px solid #e5e7eb;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(15,23,42,.05)}.admin-thumb{height:126px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;display:grid;place-items:center;padding:8px}.admin-thumb img{max-height:110px;object-fit:contain}.admin-product-main h3{margin:10px 0 6px;color:#071b3c;font-size:20px}.mini-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.mini-specs span{border:1px solid #e5e7eb;background:#f8fafc;border-radius:10px;padding:8px;font-size:13px}.mini-specs strong{display:block;color:#64748b;font-size:11px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.admin-actions.vertical{display:grid;gap:8px}.admin-actions.vertical .btn{width:100%;padding:9px 10px}@media(max-width:1100px){.admin-summary-grid{grid-template-columns:repeat(2,1fr)}.form .three,.mini-specs{grid-template-columns:1fr 1fr}.product-admin-card{grid-template-columns:110px 1fr}.admin-actions.vertical{grid-column:1 / -1;grid-template-columns:repeat(5,1fr)}}@media(max-width:700px){.admin-summary-grid,.form .three,.mini-specs{grid-template-columns:1fr}.admin-form-header,.admin-list-header{display:grid}.product-admin-card{grid-template-columns:1fr}.admin-thumb{height:180px}.admin-actions.vertical{grid-template-columns:1fr 1fr}.admin-filters{display:grid}.admin-filters input,.admin-filters select{width:100%}}


/* Tall vending machine product card upgrade */
.product-grid{
  grid-template-columns:repeat(auto-fill,minmax(285px,320px));
  justify-content:start;
  align-items:stretch;
}
.product-card{
  width:100%;
  max-width:320px;
  border-radius:22px;
  display:flex;
  flex-direction:column;
}
.product-card .imgbox{
  height:390px;
  background:#fff;
  padding:22px 18px 14px;
  border-bottom:1px solid #e5e7eb;
}
.product-card .imgbox img{
  width:100%;
  height:100%;
  max-height:none;
  object-fit:contain;
  object-position:center bottom;
}
.product-card .body{
  padding:18px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.product-card h3{
  font-size:20px;
  line-height:1.12;
  margin:14px 0 10px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.product-card .muted{
  line-height:1.25;
  min-height:72px;
  display:-webkit-box;
  -webkit-line-clamp:4;
  -webkit-box-orient:vertical;
  overflow:hidden;
  word-break:normal;
  overflow-wrap:anywhere;
}
.product-card .price{
  margin-top:auto;
  padding-top:10px;
  font-size:26px;
}
.product-card .btn-row.compact{
  display:grid;
  grid-template-columns:1fr 84px;
  gap:10px;
}
.product-card .btn-row.compact .btn{
  min-height:48px;
}
.carousel-like .product-card{
  max-width:280px;
}
.carousel-like .product-card .imgbox{
  height:330px;
}
@media(max-width:980px){
  .product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,320px));justify-content:center;}
  .product-card .imgbox{height:360px;}
}
@media(max-width:620px){
  .product-grid{grid-template-columns:minmax(0,1fr);justify-content:stretch;}
  .product-card{max-width:none;}
  .product-card .imgbox{height:420px;}
  .product-card .btn-row.compact{grid-template-columns:1fr 94px;}
}


/* Cleaner desktop navigation with Machines submenu */
.nav .wrap{align-items:stretch;gap:0;overflow:visible;}
.nav a,.nav-drop-button{display:flex;align-items:center;min-height:48px;}
.nav-dropdown{position:relative;display:flex;align-items:stretch;}
.nav-drop-button{gap:6px;padding:15px 16px;font-weight:850;font-size:14px;cursor:pointer;}
.nav-drop-menu{position:absolute;top:100%;left:0;min-width:235px;background:white;color:#071b3c;border:1px solid #dbeafe;border-radius:0 0 16px 16px;box-shadow:0 18px 40px rgba(15,23,42,.16);padding:8px;z-index:100;display:none;}
.nav-dropdown:hover .nav-drop-menu,.nav-dropdown:focus-within .nav-drop-menu{display:block;}
.nav-drop-menu a{display:block;min-height:auto;padding:12px 14px;border-radius:10px;color:#071b3c;font-weight:850;white-space:nowrap;}
.nav-drop-menu a:hover{background:#eff6ff;color:#0b3f91;}

@media(max-width:980px){
  .nav.open .wrap{display:flex;flex-direction:column;align-items:stretch;padding:0;}
  .nav.open .wrap > a,.nav-drop-button{padding:14px 18px;border-top:1px solid rgba(255,255,255,.12);}
  .nav-dropdown{display:block;}
  .nav-drop-menu{position:static;display:block;background:#0b1f42;color:white;border:0;border-radius:0;box-shadow:none;padding:0;min-width:0;}
  .nav-drop-menu a{color:#dbeafe;border-top:1px solid rgba(255,255,255,.08);border-radius:0;padding:13px 34px;}
  .nav-drop-menu a:hover{background:#0b3f91;color:white;}
}


/* Shipping display for product cards, cart, and product details */
.shipping-line{font-size:13px;font-weight:850;color:#475569;margin-top:2px;line-height:1.25;}
.product-card .shipping-line{margin-top:-2px;margin-bottom:10px;color:#0b3f91;}
.detail-shipping{margin:8px 0 14px;padding:12px 14px;border:1px solid #dbeafe;background:#eff6ff;border-radius:12px;color:#102a56;font-weight:800;line-height:1.35;}
.detail-shipping span{font-weight:650;color:#475569;}

/* Shipping quote request system */
.shipping-quote-card{margin-top:26px;background:white;border:1px solid #dbeafe;border-radius:22px;padding:22px;box-shadow:0 16px 34px rgba(15,23,42,.07)}
.compact-title{margin-bottom:14px!important;align-items:center}.compact-title h2{margin:0;color:#071b3c}.quote-form{gap:14px}.quote-form .three{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.form-status{font-weight:850;color:#475569}.form-status.success{color:#166534}.form-status.error{color:#b91c1c}.detail-shipping.quote-needed{background:#fff7ed;border-color:#fed7aa;color:#7c2d12}.detail-shipping.quote-needed span{color:#9a3412}.lead-admin-list{display:grid;gap:14px}.lead-card{background:white;border:1px solid #e5e7eb;border-radius:18px;padding:16px;box-shadow:0 10px 24px rgba(15,23,42,.05)}.lead-card.shipping-lead{border-color:#bfdbfe;background:#f8fbff}.lead-card-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.lead-card h3{margin:10px 0 4px;color:#071b3c}.lead-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.lead-specs{grid-template-columns:repeat(3,1fr)}.lead-notes{margin-top:12px;background:white;border:1px solid #e5e7eb;border-radius:12px;padding:12px}.lead-notes strong{display:block;color:#64748b;font-size:12px;text-transform:uppercase;margin-bottom:4px}.lead-notes p{margin:0}.small-link{display:inline-block;margin-top:10px;font-size:13px;font-weight:850;color:#0b3f91}@media(max-width:800px){.quote-form .three,.lead-specs{grid-template-columns:1fr}.lead-card-top{display:grid}.lead-actions{justify-content:start}}

.image-order-head{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}.image-order-head span{font-size:13px;color:#64748b;font-weight:700}.admin-image-order-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px!important;margin-top:10px}.admin-image-order-card{border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;padding:10px;display:grid;gap:8px}.admin-image-order-card.main-image{border-color:#0b3f91;box-shadow:0 0 0 2px rgba(11,63,145,.12)}.admin-image-order-card img{width:100%!important;height:130px!important;object-fit:contain;background:white;border:1px solid #e5e7eb;border-radius:10px;padding:6px}.image-order-badge{font-size:12px;font-weight:900;color:#0b3f91}.image-order-actions{display:grid!important;grid-template-columns:1fr 1fr;gap:6px!important;margin-top:0!important}.btn.tiny{padding:7px 8px;font-size:12px;border-radius:8px}.btn.tiny:disabled{opacity:.45;cursor:not-allowed}.table-wrap{overflow:auto}.table{width:100%;border-collapse:collapse;background:white;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.table th,.table td{padding:12px;border-bottom:1px solid #e5e7eb;text-align:left}.table th{background:#f8fafc;color:#071b3c;font-size:13px;text-transform:uppercase;letter-spacing:.03em}


/* HAAH AI Cooler homepage carousel - current file fix */
.haah-cooler-showcase{
  max-width:980px;
  margin:0 auto;
  border-radius:0;
  box-shadow:none;
}
.haah-cooler-showcase .centered-title{
  display:block;
  text-align:center;
  margin-bottom:18px;
}
.haah-carousel-shell{
  position:relative;
  border:1px solid #e5e7eb;
  background:#fff;
  padding:26px 18px 18px;
  overflow:hidden;
}
.haah-product-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  gap:22px!important;
  overflow-x:auto;
  overflow-y:hidden;
  scroll-snap-type:x mandatory;
  scroll-behavior:smooth;
  padding:10px 8px 18px;
  align-items:stretch;
  scrollbar-width:none;
}
.haah-product-track::-webkit-scrollbar{display:none;}
.haah-product-track .notice{
  flex:1 0 100%;
}
.haah-product-track .product-card{
  flex:0 0 218px!important;
  width:218px!important;
  max-width:218px!important;
  min-width:218px!important;
  scroll-snap-align:start;
  box-shadow:0 10px 24px rgba(15,23,42,.07);
}
.haah-product-track .product-card .imgbox{
  height:250px!important;
}
.haah-product-track .product-card .body{
  padding:14px;
}
.haah-product-track .product-card h3{
  font-size:15px;
  line-height:1.15;
}
.haah-product-track .product-card .muted{
  font-size:12px;
  line-height:1.3;
}
.haah-product-track .product-card .price{
  font-size:20px;
}
.haah-arrow{display:none!important;}
.haah-dots{
  display:flex;
  justify-content:center;
  gap:8px;
  margin:12px 0 24px;
}
.haah-dots button{
  width:7px;
  height:7px;
  border-radius:999px;
  border:0;
  background:#cbd5e1;
  padding:0;
  cursor:pointer;
}
.haah-dots button.active{background:#071b3c;}
.haah-how-block{text-align:center;margin-top:22px;}
.haah-how-block h2{font-size:30px;margin:0 0 18px;color:#071b3c;}
.haah-how-block .simple-steps .how-step{
  background:#f8fafc;
  border:1px solid #e5e7eb;
  padding:18px;
}
.haah-how-block .simple-steps h3{
  margin:0 0 6px;
  font-size:16px;
  text-transform:lowercase;
}
.haah-how-block .simple-steps p{margin:0;color:#64748b;}
@media(max-width:620px){
  .haah-cooler-showcase{padding:20px 12px;}
  .haah-carousel-shell{padding:16px 8px;}
  .haah-product-track .product-card{
    flex-basis:230px!important;
    width:230px!important;
    max-width:230px!important;
    min-width:230px!important;
  }
}

/* Smart Vending Machines section photo zoom */
.haah-cooler-showcase .centered-title h2{
  font-size:38px;
}
.haah-product-track .product-card .imgbox{
  height:265px!important;
  overflow:hidden;
  padding:18px 12px 8px!important;
}
.haah-product-track .product-card .imgbox img{
  width:100%;
  height:100%;
  max-height:none!important;
  object-fit:contain;
  object-position:center bottom;
  transform:scale(1.32);
  transform-origin:center bottom;
}
@media(max-width:620px){
  .haah-product-track .product-card .imgbox img{transform:scale(1.22);}
}

/* Stretch Smart Vending Machines carousel so four cooler cards fit cleanly */
.haah-cooler-showcase{
  max-width:1180px!important;
  width:calc(100% - 36px)!important;
}
.haah-carousel-shell{
  padding-left:24px!important;
  padding-right:24px!important;
}
.haah-product-track{
  gap:24px!important;
  justify-content:flex-start;
}
@media(min-width:1100px){
  .haah-product-track .product-card{
    flex:0 0 245px!important;
    width:245px!important;
    max-width:245px!important;
    min-width:245px!important;
  }
}
@media(max-width:980px){
  .haah-cooler-showcase{
    width:calc(100% - 24px)!important;
  }
}


/* Used Machine Category photo cards */
.used-cats-section{margin-top:44px}
.used-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.used-category-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:0 14px 30px rgba(15,23,42,.07);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.used-category-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(15,23,42,.13);border-color:#93c5fd}
.used-category-photo{height:250px;background:linear-gradient(135deg,#eff6ff,#ffffff);display:grid;place-items:end center;overflow:hidden;border-bottom:1px solid #e5e7eb;position:relative;padding:10px 10px 0}
.used-category-photo:after{content:"";position:absolute;inset:auto 0 0 0;height:48%;background:linear-gradient(to top,rgba(7,27,60,.08),rgba(7,27,60,0));pointer-events:none}
.used-category-photo img{width:100%;height:100%;object-fit:contain;object-position:center bottom;transform:scale(var(--used-photo-scale,1.08));transform-origin:center bottom;transition:transform .18s ease}
.used-category-card:hover .used-category-photo img{transform:scale(calc(var(--used-photo-scale,1.08) + .03))}
.used-category-photo.snack-photo{--used-photo-scale:1.15}
.used-category-photo.drink-photo{--used-photo-scale:1.1}
.used-category-photo.combo-photo{--used-photo-scale:1.12}
.used-category-photo.cold-photo{--used-photo-scale:1.14}
.used-category-photo.parts-photo{padding:0}
.used-category-photo.parts-photo img{object-fit:cover;object-position:center center;transform:scale(1.03)}
.used-category-card:hover .used-category-photo.parts-photo img{transform:scale(1.06)}
.used-category-photo.is-missing:before{content:"Add photo";font-weight:950;color:#0b3f91;background:#dbeafe;border-radius:999px;padding:8px 12px;position:relative;z-index:2;margin-bottom:18px}
.used-category-body{padding:18px;display:flex;flex-direction:column;gap:10px;flex:1}
.used-category-card h3{margin:0;color:#071b3c;font-size:22px;line-height:1.08}
.used-category-card p{margin:0;color:#64748b;line-height:1.35;font-size:15px}
.used-category-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:flex-start;border:1px solid #bfdbfe;background:#f8fbff;color:#0b3f91;border-radius:999px;padding:10px 14px;font-weight:900;font-size:13px;letter-spacing:.01em;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.used-category-cta:after{content:"→";font-size:15px;line-height:1}
.used-category-card:hover .used-category-cta{background:#0b3f91;color:#fff;border-color:#0b3f91;box-shadow:0 10px 22px rgba(11,63,145,.2);transform:translateY(-1px)}
@media(max-width:1120px){.used-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.used-category-photo{height:228px}}
@media(max-width:760px){.used-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.used-category-photo{height:210px}.used-category-card h3{font-size:19px}}
@media(max-width:520px){.used-category-grid{grid-template-columns:1fr}.used-category-photo{height:240px}}

.video-admin-header{align-items:flex-start}.video-upload-card{gap:16px}.video-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.upload-box{border:1px dashed #93c5fd!important;background:#f8fbff;border-radius:16px;padding:14px!important;display:grid!important;gap:8px;font-weight:900;color:#071b3c}.upload-box input{background:white}.upload-box span{font-size:13px;color:#64748b;font-weight:750}.video-file-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px}.video-file-summary div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.video-file-summary strong{display:block;color:#071b3c;margin-bottom:4px}.video-file-summary span{display:block;color:#64748b;font-size:13px;word-break:break-word}.video-progress-wrap{background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;padding:12px}.video-progress-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px;color:#071b3c}.video-progress-track{height:14px;background:white;border:1px solid #bfdbfe;border-radius:999px;overflow:hidden}.video-progress-bar{height:100%;width:0%;background:#0b3f91;border-radius:999px;transition:width .15s ease}.video-upload-status{border:1px solid #dbeafe;border-radius:14px;padding:12px;font-weight:850;background:#f8fbff;color:#0b3f91}.video-upload-status.success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.video-upload-status.error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.video-upload-status.info{background:#f8fbff;border-color:#dbeafe;color:#0b3f91}#videoSubmitBtn:disabled{opacity:.65;cursor:wait}@media(max-width:760px){.video-upload-grid,.video-file-summary{grid-template-columns:1fr}}

/* Checkout / freight quote admin flow */
.checkout-review-list{display:grid;gap:12px;margin:18px 0}
.checkout-review-row{border:1px solid rgba(15,23,42,.12);border-radius:14px;padding:14px;background:#fff;display:grid;gap:5px}
.checkout-review-row span{font-weight:800;color:#0f172a}
.checkout-review-row small{color:#64748b;line-height:1.35}
.checkout-total-box{border-radius:14px;background:#f8fafc;border:1px solid rgba(15,23,42,.10);padding:14px}
.quote-builder{margin-top:16px;border:1px solid rgba(15,23,42,.12);border-radius:16px;padding:14px;background:#f8fafc}
.quote-builder h4{margin:0 0 4px;font-size:18px}
.quote-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:12px 0}
.quote-grid label{font-size:12px;font-weight:800;color:#334155;text-transform:uppercase;letter-spacing:.03em}
.quote-grid input{margin-top:5px;width:100%;border:1px solid rgba(15,23,42,.16);border-radius:10px;padding:10px;background:#fff;color:#0f172a;font-size:14px;font-weight:700;box-sizing:border-box}
.form-status.success{color:#047857;font-weight:800;margin-top:8px}
.form-status.error{color:#b91c1c;font-weight:800;margin-top:8px}
.notice.success{background:#ecfdf5;border-color:#a7f3d0;color:#065f46}
@media(max-width:900px){.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.quote-grid{grid-template-columns:1fr}}

/* Customer trust pages: Track Order + Contact */
.trust-hero{background:linear-gradient(135deg,#07111f,#12345f);color:#fff}.trust-hero .inner{max-width:980px}.trust-hero p{color:rgba(255,255,255,.82)}
.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:24px 0}.trust-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(10,20,40,.06);display:flex;flex-direction:column;gap:6px}.trust-card strong{font-size:1.02rem}.trust-card span{color:#5c6778;line-height:1.45}.trust-card.large{background:#0c1f37;color:#fff;border-color:#0c1f37}.trust-card.large span{font-size:1.35rem;color:#fff;font-weight:800}.compact-title{margin-bottom:12px}.compact-form .btn{margin-top:4px}.order-lookup-card{margin-bottom:22px}.order-dashboard{border:1px solid #dce6f3}.order-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.secure-pill{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0;padding:9px 12px;border-radius:999px;font-weight:800;font-size:.88rem;white-space:nowrap}.order-timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin:22px 0}.timeline-step{border:1px solid #e5eaf2;border-radius:14px;padding:12px;background:#f8fafc;display:flex;align-items:center;gap:8px;color:#64748b}.timeline-step span{font-weight:900}.timeline-step.done{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.timeline-step.active{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8;box-shadow:0 8px 20px rgba(29,78,216,.12)}.order-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.order-items{display:grid;gap:10px}.order-item{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #edf1f7}.order-item span{color:#64748b}.summary-lines{display:flex;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #edf1f7}.mini-specs.single{grid-template-columns:1fr}.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}.support-side{display:grid;gap:14px}.small-card{padding:18px}.clean-list{padding-left:20px;margin:10px 0 0}.clean-list li{margin:8px 0}.form-status{margin-top:12px;font-weight:700}.form-status.success{color:#15803d}.form-status.error{color:#b91c1c}.order-admin-list{display:grid;gap:16px}.order-admin-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:18px;box-shadow:0 10px 26px rgba(10,20,40,.06)}.order-admin-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.order-specs{margin-top:12px}.order-update-box{margin-top:14px}.quote-grid select{width:100%;border:1px solid #d7dee9;border-radius:10px;padding:10px;background:#fff}.btn[disabled]{opacity:.65;cursor:not-allowed}
@media(max-width:820px){.trust-grid,.order-detail-grid,.contact-layout{grid-template-columns:1fr}.order-head,.order-admin-head{flex-direction:column}.secure-pill{white-space:normal}.trust-card.large span{font-size:1.15rem}}


/* Secure checkout loading popup */
.checkout-loading-overlay{position:fixed;inset:0;background:rgba(7,27,60,.72);z-index:9999;display:grid;place-items:center;padding:20px}
.checkout-loading-card{width:min(430px,100%);background:#fff;border-radius:22px;padding:30px 24px;text-align:center;box-shadow:0 24px 70px rgba(0,0,0,.32);border:1px solid #dbeafe}
.checkout-loading-card h2{margin:12px 0 8px;color:#071b3c;font-size:28px}
.checkout-loading-card p{margin:0;color:#334155;font-weight:750;line-height:1.45}
.checkout-loading-card small{display:block;margin-top:12px;color:#64748b;font-weight:800}
.checkout-spinner{width:54px;height:54px;border-radius:999px;border:6px solid #dbeafe;border-top-color:#0b3f91;margin:0 auto;animation:checkoutSpin .8s linear infinite}
@keyframes checkoutSpin{to{transform:rotate(360deg)}}
