/* Ice World Homepage Refresh */
:root{
  --iwe-blue:#0b4f9f;
  --iwe-blue-2:#0d63d7;
  --iwe-navy:#0b2f63;
  --iwe-green:#18a71d;
  --iwe-green-2:#0e8f18;
  --iwe-red:#f12727;
  --iwe-text:#0c2f63;
  --iwe-muted:#6f7f95;
  --iwe-line:#e7eef6;
  --iwe-soft:#f7fbff;
  --iwe-shadow:0 10px 30px rgba(22,61,101,.08);
}

.iwe-home,
.iwe-home *{box-sizing:border-box}

.iwe-home{
  width:100%;
  background:linear-gradient(180deg,#fff 0,#f7fbff 40%,#fff 100%);
  color:var(--iwe-text);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
  line-height:1.4;
}

.iwe-home a{text-decoration:none;color:inherit}
.iwe-home img{max-width:100%;display:block}
.iwe-home svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.iwe-shell{width:min(1440px,calc(100% - 120px));margin:0 auto}

.iwe-utility{
  background:linear-gradient(90deg,#15507f,#0f9d22);
  color:#fff;
  font-size:13px;
}
.iwe-utility-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.iwe-utility-left,.iwe-utility-right{display:flex;gap:20px;align-items:center}
.iwe-utility a{color:#fff;opacity:.95}

.iwe-header{background:#fff;position:relative;z-index:10}
.iwe-header-main{
  display:grid;
  grid-template-columns:210px minmax(300px,1fr) auto;
  gap:28px;
  align-items:center;
  padding:15px 0;
}
.iwe-logo-wrap{display:flex;align-items:center;min-width:0}
.iwe-logo-wrap .custom-logo-link{display:block}
.iwe-logo-wrap .custom-logo{max-width:155px;height:auto}
.iwe-text-logo{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800;line-height:1.05}
.iwe-text-logo span{display:grid;place-items:center;width:56px;height:38px;border:3px solid #18498e;color:#15a322;font-size:22px}
.iwe-text-logo strong{max-width:115px}

.iwe-search{
  display:flex;
  align-items:center;
  height:48px;
  border:1px solid #d6e1ef;
  background:#f9fbfe;
  border-radius:999px;
  overflow:hidden;
  box-shadow:inset 0 1px 2px rgba(10,43,78,.03);
}
.iwe-search input{
  flex:1;border:0;outline:none;background:transparent;
  padding:0 20px;font-size:15px;color:#304561;
}
.iwe-search button{
  width:52px;height:40px;margin-right:4px;border:0;border-radius:999px;
  display:grid;place-items:center;background:var(--iwe-blue);color:#fff;cursor:pointer;
}
.iwe-search button svg{width:20px;height:20px}
.iwe-header-actions{display:flex;align-items:center;gap:22px}
.iwe-header-actions a{
  position:relative;display:grid;justify-items:center;gap:4px;
  min-width:52px;font-size:12px;color:#173a6d;
}
.iwe-header-actions svg{width:23px;height:23px}
.iwe-cart-link em{
  position:absolute;top:-5px;right:4px;min-width:19px;height:19px;padding:0 5px;
  display:grid;place-items:center;border-radius:999px;background:var(--iwe-green);color:#fff;
  font-style:normal;font-size:11px;font-weight:700;
}

.iwe-nav-wrap{border-top:1px solid #eef3f8;border-bottom:1px solid #e8eef5}
.iwe-nav{min-height:52px;display:flex;align-items:center;gap:22px}
.iwe-cat-toggle{
  height:38px;padding:0 20px;border:0;border-radius:9px;background:var(--iwe-green);
  color:#fff;font-weight:800;cursor:pointer;white-space:nowrap
}
.iwe-nav-links{display:flex;align-items:center;gap:22px;flex:1;min-width:0;overflow:auto;scrollbar-width:none}
.iwe-nav-links::-webkit-scrollbar{display:none}
.iwe-nav-links a{white-space:nowrap;font-size:13px;font-weight:600;color:#173a6d}
.iwe-deals-btn{
  min-width:94px;height:38px;display:grid;place-items:center;border-radius:999px;
  background:var(--iwe-green);color:#fff!important;font-weight:800;
}
.iwe-promo-strip{background:#f4f7fb;border-bottom:1px solid #e8edf4}
.iwe-promo-strip .iwe-shell{
  min-height:42px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:18px;
  font-size:12px;color:#39506e;
}
.iwe-promo-strip span{text-align:center;white-space:nowrap}

.iwe-main{padding:26px 0 0}
.iwe-hero-zone{display:grid;grid-template-columns:215px minmax(0,1fr);gap:18px}
.iwe-side-categories{
  background:#fff;border:1px solid var(--iwe-line);border-radius:14px;box-shadow:var(--iwe-shadow);
  padding:6px 14px;
}
.iwe-side-categories a{
  min-height:48px;display:grid;grid-template-columns:28px 1fr 14px;gap:10px;align-items:center;
  border-bottom:1px solid #edf2f7;color:#173a6d;font-size:13px;
}
.iwe-side-categories a:last-child{border-bottom:0}
.iwe-side-icon{color:#0b58b6;display:grid;place-items:center}
.iwe-side-icon svg{width:20px;height:20px}
.iwe-side-categories b{color:#91a1b5;font-size:20px;font-weight:400}

.iwe-hero-card{
  min-height:380px;position:relative;overflow:hidden;border-radius:14px;
  border:1px solid #f0eaea;background:
  radial-gradient(circle at 85% 10%,rgba(246,65,65,.13),transparent 24%),
  linear-gradient(110deg,#fff 0 52%,#fff8f8 72%,#fff 100%);
  box-shadow:var(--iwe-shadow);
  display:grid;grid-template-columns:1.05fr .95fr .55fr;align-items:center;
  padding:36px 54px;
}
.iwe-hero-card:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.45;
  background-image:radial-gradient(#f0c5c5 1px,transparent 1px);
  background-size:17px 17px;mask-image:linear-gradient(90deg,transparent 0 50%,#000 75%,transparent 100%);
}
.iwe-hero-copy{position:relative;z-index:2}
.iwe-hero-kicker{
  display:inline-block;padding:7px 12px;border-radius:6px;background:var(--iwe-red);color:#fff;
  font-weight:900;font-size:18px;transform:rotate(-2deg);box-shadow:0 7px 18px rgba(241,39,39,.18)
}
.iwe-hero-brand{margin-top:15px;color:#2b3343;font-size:14px;font-weight:800}
.iwe-hero-copy h1{margin:9px 0 7px;font-size:39px;line-height:1.04;color:#16212f;max-width:540px;letter-spacing:-1.3px}
.iwe-hero-copy p{margin:0 0 16px;color:#59687b;font-size:15px}
.iwe-hero-features{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:20px}
.iwe-hero-features span{
  padding-right:16px;border-right:1px solid #d9e0e8;font-size:12px;font-weight:700;color:#31455e
}
.iwe-hero-features span:last-child{border-right:0}
.iwe-primary-btn{
  display:inline-grid;place-items:center;height:46px;padding:0 28px;border-radius:8px;
  background:var(--iwe-green);color:#fff!important;font-weight:800;box-shadow:0 8px 20px rgba(24,167,29,.18)
}
.iwe-hero-product{position:relative;z-index:1;display:grid;place-items:center;align-self:stretch}
.iwe-hero-product img{width:min(100%,390px);height:300px;object-fit:contain;filter:drop-shadow(0 18px 22px rgba(20,30,40,.16))}
.iwe-hero-placeholder{display:grid;place-items:center;width:300px;height:240px;border:2px dashed #ccd6e1;border-radius:16px;color:#8a99ab}
.iwe-hero-offer{
  position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:4px;
  padding:20px;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(95,25,25,.1);
}
.iwe-hero-offer .iwe-discount-pill{
  align-self:flex-end;margin-bottom:10px;padding:6px 10px;border-radius:8px;background:var(--iwe-red);color:#fff;font-weight:900
}
.iwe-hero-offer small{color:#6b7280}
.iwe-hero-offer strong{font-size:30px;color:#e62727;line-height:1.1}
.iwe-hero-offer strong del{font-size:14px;color:#8b94a2;margin-right:8px}
.iwe-hero-offer strong ins{text-decoration:none}
.iwe-hero-offer>span:last-child{margin-top:7px;padding:7px 10px;border-radius:999px;background:#161616;color:#ffe400;font-weight:800;font-size:13px}
.iwe-slider-arrow{
  position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:40px;height:40px;border:1px solid #e1e7ef;
  border-radius:50%;background:#fff;color:#295b9a;font-size:26px;box-shadow:0 6px 18px rgba(39,69,99,.12);cursor:pointer
}
.iwe-prev{left:12px}.iwe-next{right:12px}
.iwe-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;z-index:4}
.iwe-dots i{width:8px;height:8px;border-radius:99px;background:#c8d2dd}
.iwe-dots i.active{width:24px;background:var(--iwe-green)}

.iwe-benefits{
  display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px
}
.iwe-benefit{
  min-height:74px;display:flex;align-items:center;gap:14px;background:#fff;
  border:1px solid var(--iwe-line);border-radius:12px;padding:14px 18px;box-shadow:var(--iwe-shadow)
}
.iwe-benefit>svg{flex:0 0 auto;width:34px;height:34px;color:#0d63d7;padding:7px;border-radius:50%;background:#eef6ff}
.iwe-benefit strong{display:block;font-size:13px;color:#143664}
.iwe-benefit span{display:block;margin-top:2px;font-size:11px;color:var(--iwe-muted)}

.iwe-section{padding:20px 0 0}
.iwe-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}
.iwe-section-head h2{margin:0;font-size:24px;line-height:1.1;color:#0d376f}
.iwe-section-head p{margin:4px 0 0;font-size:12px;color:var(--iwe-muted)}
.iwe-section-head>a{font-size:12px;color:#0d63d7;font-weight:800}

.iwe-category-grid{
  display:grid;grid-template-columns:repeat(9,1fr);gap:10px
}
.iwe-category-card{
  min-height:112px;background:#fff;border:1px solid var(--iwe-line);border-radius:10px;padding:10px;
  display:grid;grid-template-rows:66px auto;place-items:center;text-align:center;transition:.2s ease
}
.iwe-category-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(29,67,105,.08)}
.iwe-category-card img{width:72px;height:62px;object-fit:contain}
.iwe-category-card strong{font-size:11px;color:#173a6d}
.iwe-category-fallback{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#f0f6ff;color:#0d63d7}
.iwe-category-fallback svg{width:28px;height:28px}

.iwe-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.iwe-product-card{
  min-width:0;background:#fff;border:1px solid var(--iwe-line);border-radius:11px;overflow:hidden;
  display:flex;flex-direction:column;transition:.2s ease
}
.iwe-product-card:hover{box-shadow:0 12px 28px rgba(20,56,90,.08);transform:translateY(-2px)}
.iwe-product-media{height:170px;position:relative;padding:20px 14px 8px;display:grid;place-items:center}
.iwe-product-media a{display:block;width:100%;height:100%}
.iwe-product-media img{width:100%;height:100%;object-fit:contain}
.iwe-badge{position:absolute;z-index:2;left:10px;top:10px;padding:5px 8px;border-radius:5px;color:#fff;font-size:10px;font-weight:900}
.iwe-badge-sale{background:var(--iwe-red)}.iwe-badge-green{background:var(--iwe-green)}
.iwe-product-body{padding:0 12px 12px;display:flex;flex:1;flex-direction:column}
.iwe-product-brand{font-size:9px;font-weight:900;color:#0b56b4;text-transform:uppercase;margin-bottom:3px}
.iwe-product-title{
  font-size:12px;line-height:1.25;color:#123768;font-weight:700;
  display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:30px
}
.iwe-product-rating{display:flex;align-items:center;gap:4px;margin-top:5px;color:#f2a900;font-size:11px}
.iwe-product-rating small{color:#8794a7}
.iwe-product-bottom{margin-top:auto;padding-top:8px;display:flex;align-items:end;justify-content:space-between;gap:8px}
.iwe-price{font-size:17px;font-weight:900;color:#0d63d7}
.iwe-price del{font-size:10px;color:#9aa7b8;font-weight:500}
.iwe-price ins{text-decoration:none}
.iwe-cart-btn{
  width:35px;height:35px;border-radius:7px;background:#edf5ff;color:#0d63d7;display:grid;place-items:center
}
.iwe-cart-btn svg{width:19px;height:19px}

.iwe-promo-banners{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}
.iwe-promo-card{
  min-height:120px;border-radius:12px;padding:20px 24px;overflow:hidden;position:relative;
  display:flex;align-items:center;justify-content:space-between
}
.iwe-promo-blue{background:linear-gradient(115deg,#caeaff,#e9f8ff)}
.iwe-promo-green{background:linear-gradient(115deg,#d9f7df,#effcf1)}
.iwe-promo-card h3{margin:0 0 2px;font-size:20px}.iwe-promo-blue h3{color:#0d3d7a}.iwe-promo-green h3{color:#0b7514}
.iwe-promo-card p{margin:0 0 12px;font-size:12px}
.iwe-promo-card a{display:inline-grid;place-items:center;height:34px;padding:0 16px;border-radius:7px;background:var(--iwe-green);color:#fff!important;font-size:12px;font-weight:800}
.iwe-promo-art{position:absolute;right:35px;color:#1689d6;opacity:.42}
.iwe-promo-green .iwe-promo-art{color:#1ea62a}
.iwe-promo-art svg{width:95px;height:95px;stroke-width:1.1}

.iwe-exchange-row{display:grid;grid-template-columns:1.2fr .8fr;gap:12px;margin-top:12px}
.iwe-exchange-row article{
  min-height:116px;border:1px solid var(--iwe-line);border-radius:12px;padding:18px 28px;background:linear-gradient(110deg,#e7f7ff,#fff);
  display:flex;justify-content:space-between;align-items:center;overflow:hidden
}
.iwe-exchange-row h3{margin:0;color:#0d3d7a;font-size:19px}
.iwe-exchange-row p{margin:2px 0 10px}.iwe-exchange-row a{font-size:12px;font-weight:800;color:#0d63d7}
.iwe-exchange-row ul{margin:8px 0 0;padding-left:18px;font-size:12px;color:#30506d}
.iwe-exchange-visual{display:flex;align-items:center;gap:18px;color:#0d63d7}
.iwe-exchange-visual span{display:grid;place-items:center;width:68px;height:68px;border-radius:12px;background:#fff}
.iwe-exchange-visual svg{width:44px;height:44px}.iwe-exchange-visual b{font-size:28px;color:var(--iwe-green)}

.iwe-brand-row{
  min-height:68px;display:grid;grid-template-columns:repeat(9,1fr);align-items:center;gap:18px;
  background:#fff;border-top:1px solid var(--iwe-line);border-bottom:1px solid var(--iwe-line);padding:0 14px
}
.iwe-brand-row span{text-align:center;font-weight:900;font-size:18px;color:#144685}
.iwe-brand-row span:nth-child(2){color:#1d4bc3}.iwe-brand-row span:nth-child(3){color:#7b4658}.iwe-brand-row span:nth-child(4){color:#1d48a0}.iwe-brand-row span:nth-child(9){color:#e92727}

.iwe-footer{margin-top:24px;background:#f5f9fd;border-top:1px solid #e2ebf4}
.iwe-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .9fr 1.3fr 1fr;gap:34px;padding:30px 0 22px}
.iwe-footer h4{margin:0 0 10px;font-size:13px;color:#193e6c}
.iwe-footer p,.iwe-footer a{display:block;margin:0 0 6px;font-size:11px;color:#586b84}
.iwe-footer-brand .custom-logo{max-width:125px;height:auto}
.iwe-footer-brand .iwe-text-logo{margin-bottom:10px}
.iwe-socials{display:flex;gap:8px;margin-top:10px}
.iwe-socials span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#0d63d7;color:#fff;font-size:12px}
.iwe-subscribe form{display:flex;gap:6px}
.iwe-subscribe input{min-width:0;flex:1;height:38px;border:1px solid #d7e3ef;border-radius:7px;padding:0 11px;background:#fff}
.iwe-subscribe button{height:38px;border:0;border-radius:7px;padding:0 16px;background:var(--iwe-green);color:#fff;font-weight:800}
.iwe-footer-bottom{min-height:50px;border-top:1px solid #dfe7f0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#6b7d91}

@media (max-width:1200px){
  .iwe-shell{width:min(100% - 48px,1440px)}
  .iwe-header-main{grid-template-columns:170px 1fr auto}
  .iwe-hero-zone{grid-template-columns:190px minmax(0,1fr)}
  .iwe-hero-card{grid-template-columns:1fr .9fr;padding:30px 44px}
  .iwe-hero-offer{position:absolute;right:26px;bottom:28px}
  .iwe-category-grid{grid-template-columns:repeat(5,1fr)}
  .iwe-product-grid{grid-template-columns:repeat(4,1fr)}
  .iwe-brand-row{grid-template-columns:repeat(5,1fr);padding:18px 10px}
}
@media (max-width:960px){
  .iwe-shell{width:min(100% - 32px,1440px)}
  .iwe-utility-right{display:none}
  .iwe-header-main{grid-template-columns:150px 1fr}
  .iwe-header-actions{grid-column:1/-1;justify-content:flex-end}
  .iwe-promo-strip .iwe-shell{grid-template-columns:1fr 1fr;padding:8px 0}
  .iwe-hero-zone{grid-template-columns:1fr}
  .iwe-side-categories{display:none}
  .iwe-hero-card{min-height:420px;grid-template-columns:1.1fr .9fr}
  .iwe-benefits{grid-template-columns:1fr 1fr}
  .iwe-product-grid{grid-template-columns:repeat(3,1fr)}
  .iwe-promo-banners,.iwe-exchange-row{grid-template-columns:1fr}
  .iwe-footer-grid{grid-template-columns:1fr 1fr}
}
@media (max-width:700px){
  .iwe-shell{width:min(100% - 20px,1440px)}
  .iwe-utility-left{font-size:11px;gap:10px}
  .iwe-header-main{grid-template-columns:1fr;padding:10px 0}
  .iwe-logo-wrap{justify-content:center}
  .iwe-header-actions{justify-content:space-between}
  .iwe-header-actions a{font-size:10px}
  .iwe-nav{gap:10px}
  .iwe-cat-toggle{padding:0 12px}.iwe-cat-toggle span{display:none}
  .iwe-nav-links{gap:16px}
  .iwe-deals-btn{min-width:72px}
  .iwe-promo-strip{display:none}
  .iwe-main{padding-top:12px}
  .iwe-hero-card{min-height:570px;grid-template-columns:1fr;padding:28px 24px 80px}
  .iwe-hero-copy h1{font-size:30px}
  .iwe-hero-product{grid-row:2}
  .iwe-hero-product img{height:220px}
  .iwe-hero-offer{right:18px;bottom:38px;padding:12px}
  .iwe-hero-offer strong{font-size:22px}
  .iwe-benefits{grid-template-columns:1fr}
  .iwe-category-grid{grid-template-columns:repeat(3,1fr)}
  .iwe-product-grid{grid-template-columns:repeat(2,1fr)}
  .iwe-product-media{height:140px}
  .iwe-brand-row{grid-template-columns:repeat(3,1fr)}
  .iwe-footer-grid{grid-template-columns:1fr}
  .iwe-footer-bottom{flex-direction:column;justify-content:center;padding:12px 0;text-align:center}
}


/* Final product typography v1.1.0 */
.iwe-product-brand{color:#078b20;font-size:10px;font-weight:850;}
.iwe-product-title{font-size:13px;line-height:1.22;font-weight:750;color:#112f56;min-height:32px;max-height:32px;}
.iwe-product-subtitle{font-size:10.5px;line-height:1.15;color:#9aa5b3;margin:0 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.iwe-product-media{background:linear-gradient(180deg,#fff,#fbfdfd);}
.iwe-product-media img{object-fit:contain;object-position:center;}
.iwe-price,.iwe-price ins{color:#087b24;}
.iwe-cart-btn{background:#eaf9ec;color:#08a62b;}

/* Approved page flow: keep hero, benefits, categories, hot deals, promo banners, newsletter/footer only */
.iwe-exchange-row,.iwe-brands{display:none !important;}
