:root{--isp-blue:#1259e8;--isp-navy:#071b54;--isp-text:#14213d;--isp-muted:#667085;--isp-line:#e5eaf3;--isp-bg:#f7f9fc;--isp-white:#fff;--isp-green:#16875b;--isp-radius:18px;--isp-shadow:0 18px 55px rgba(15,35,80,.09);--isp-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--isp-font);color:var(--isp-text);background:var(--isp-white);-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button,input{font:inherit}.v2-top{background:#0b4b8f;color:#fff;font-size:12px}.v2-top__in{max-width:1440px;margin:auto;min-height:34px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;gap:18px}.v2-top__item{display:flex;align-items:center;gap:7px;white-space:nowrap}.v2-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--isp-line);backdrop-filter:blur(18px)}.v2-nav{max-width:1440px;margin:auto;height:72px;padding:0 32px;display:flex;align-items:center;gap:28px}.v2-logo{font-weight:900;font-size:32px;letter-spacing:-2px;color:#104fcc;line-height:1}.v2-logo small{display:block;font-size:9px;letter-spacing:2px;text-transform:uppercase;color:#667085;margin-top:5px}.v2-links{display:flex;align-items:center;gap:7px;margin-left:18px}.v2-links a{font-size:14px;font-weight:650;padding:11px 12px;border-radius:10px}.v2-links a:hover,.v2-links a[aria-current="page"]{background:#eef4ff;color:#0c51d4}.v2-actions{margin-left:auto;display:flex;gap:9px;align-items:center}.v2-icon{width:42px;height:42px;border:1px solid #dce5f4;border-radius:11px;background:#fff;display:grid;place-items:center}.v2-login{height:42px;border:1px solid #dce5f4;border-radius:11px;padding:0 15px;display:flex;align-items:center;font-weight:650;font-size:14px}.v2-main{min-height:70vh}.v2-hero{background:linear-gradient(110deg,#fafdff 0%,#eef6ff 54%,#f8fbff 100%);border-bottom:1px solid var(--isp-line)}.v2-hero__in{max-width:1440px;margin:auto;padding:46px 32px 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);gap:40px;align-items:center}.v2-eyebrow{font-size:12px;font-weight:800;letter-spacing:3px;text-transform:uppercase;color:var(--isp-blue);margin-bottom:12px}.v2-hero h1{font-size:clamp(40px,5vw,72px);line-height:.98;letter-spacing:-3px;margin:0 0 18px;color:var(--isp-navy);max-width:760px}.v2-hero h1 span{color:#0f62f4}.v2-lead{font-size:18px;line-height:1.6;color:#38507e;max-width:680px;margin:0 0 23px}.v2-search{display:grid;grid-template-columns:1fr auto;gap:8px;background:#fff;border:1px solid #cfddf3;border-radius:14px;padding:7px;box-shadow:0 9px 28px rgba(18,89,232,.09);max-width:720px}.v2-search input{border:0;outline:0;padding:0 15px;min-height:48px;font-size:15px}.v2-search button,.v2-btn--primary{border:0;background:#1261f4;color:#fff;border-radius:10px;font-weight:750;padding:0 24px;min-height:48px;cursor:pointer}.v2-hero__ctas{display:flex;gap:12px;margin-top:14px;flex-wrap:wrap}.v2-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:10px;border:1px solid #cbd8ec;font-weight:750;font-size:14px;background:#fff;color:#17407d}.v2-btn--primary{border-color:#1261f4}.v2-cart-status{display:inline-flex;align-items:center;min-height:46px;font-size:13px;font-weight:700;color:#0f766e}.v2-productactions button.v2-btn{font-family:inherit}.v2-media{position:relative;min-height:410px;border-radius:26px;border:1px solid #dce6f5;background:linear-gradient(145deg,#fff,#eaf4ff);box-shadow:var(--isp-shadow);overflow:hidden}.v2-media__grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#e1e8f3}.v2-media__card{position:relative;overflow:hidden;background:#fff;min-height:205px}.v2-media__card img{width:100%;height:100%;object-fit:cover}.v2-media__card span{position:absolute;left:14px;bottom:12px;padding:7px 10px;border-radius:9px;background:rgba(8,25,65,.82);color:#fff;font-size:12px;font-weight:700}.v2-media__empty{height:100%;display:grid;place-items:center;padding:36px}.v2-media__fallback{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%}.v2-fallback-item{background:#fff;border:1px solid #e0e7f1;border-radius:16px;padding:15px;text-align:center}.v2-fallback-item img{width:100%;aspect-ratio:1.25;object-fit:contain}.v2-fallback-item b{display:block;font-size:12px;margin-top:8px}.v2-trust{border-bottom:1px solid var(--isp-line);background:#fff}.v2-trust__in{max-width:1440px;margin:auto;padding:17px 32px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.v2-trust__item{display:flex;gap:11px;align-items:center;padding:0 16px;border-right:1px solid #e7edf5}.v2-trust__item:last-child{border-right:0}.v2-trust__icon{width:40px;height:40px;border-radius:10px;background:#eef5ff;color:#1259e8;display:grid;place-items:center;font-weight:900}.v2-trust__item b{font-size:13px;display:block}.v2-trust__item span{font-size:12px;color:#7a869f}.v2-section{padding:38px 32px}.v2-section__in{max-width:1440px;margin:auto}.v2-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.v2-section h2{margin:0;color:var(--isp-navy);font-size:28px;letter-spacing:-1px}.v2-section__head a{color:#0d5be8;font-weight:750;font-size:14px}.v2-categories{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.v2-cat{border:1px solid #dde6f2;background:#fff;border-radius:14px;padding:13px;min-width:0;transition:.2s}.v2-cat:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(18,65,140,.08);border-color:#bad0f4}.v2-cat img{width:100%;aspect-ratio:1.45;object-fit:contain;margin-bottom:9px}.v2-cat b{font-size:12px;line-height:1.25;display:block;color:#0c2d68}.v2-support{background:#f1f6fd;border-top:1px solid #dce7f4}.v2-support__in{max-width:1440px;margin:auto;padding:42px 32px;display:grid;grid-template-columns:1.15fr .85fr;gap:34px;align-items:center}.v2-support h2{font-size:36px;margin:6px 0 12px;color:var(--isp-navy);letter-spacing:-1.5px}.v2-support p{font-size:15px;line-height:1.65;color:#546783}.v2-checks{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px}.v2-check{display:flex;align-items:center;gap:9px;font-size:14px}.v2-check::before{content:"✓";width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#1261f4;color:#fff;font-weight:800}.v2-support__panel{border-radius:22px;background:#fff;border:1px solid #dce6f3;padding:24px;box-shadow:var(--isp-shadow)}.v2-support__panel h3{margin:0 0 8px;color:#0d2f70}.v2-support__panel p{margin:0 0 18px}.v2-footer{background:#071739;color:#cbd5e8;padding:32px}.v2-footer__in{max-width:1440px;margin:auto;display:flex;justify-content:space-between;gap:30px;align-items:center}.v2-footer a{font-size:13px;color:#dce6f7;margin-left:16px}.v2-mobile-menu{display:none}.v2-hidden{display:none!important}
@media(max-width:1100px){.v2-links a:nth-child(n+5){display:none}.v2-categories{grid-template-columns:repeat(4,1fr)}.v2-hero__in{grid-template-columns:1fr 420px}.v2-top__item:nth-child(n+4){display:none}}
@media(max-width:800px){.v2-top__in{padding:0 16px;overflow:auto;justify-content:flex-start}.v2-nav{height:64px;padding:0 16px}.v2-logo{font-size:27px}.v2-links{display:none}.v2-login{display:none}.v2-mobile-menu{display:grid}.v2-hero__in{padding:30px 16px;grid-template-columns:1fr;gap:22px}.v2-hero h1{font-size:44px;letter-spacing:-2px}.v2-lead{font-size:16px}.v2-media{min-height:330px}.v2-trust__in{padding:14px 16px;grid-template-columns:repeat(2,1fr)}.v2-trust__item{border-right:0;padding:8px}.v2-section{padding:30px 16px}.v2-categories{grid-template-columns:repeat(2,1fr)}.v2-support__in{padding:32px 16px;grid-template-columns:1fr}.v2-footer{padding:28px 16px}.v2-footer__in{display:block}.v2-footer nav{margin-top:16px}.v2-footer a{margin:0 15px 0 0}}
@media(max-width:480px){.v2-hero h1{font-size:37px}.v2-search{grid-template-columns:1fr}.v2-search button{min-height:45px}.v2-hero__ctas{display:grid;grid-template-columns:1fr}.v2-btn{width:100%}.v2-media{min-height:300px}.v2-media__fallback{grid-template-columns:repeat(2,1fr)}.v2-trust__in{grid-template-columns:1fr}.v2-checks{grid-template-columns:1fr}}
.v2-pagehero{background:#f5f8fd;border-bottom:1px solid var(--isp-line)}.v2-pagehero__in{max-width:1440px;margin:auto;padding:34px 32px}.v2-breadcrumb{font-size:12px;color:#7a869f;margin-bottom:10px}.v2-pagehero h1{font-size:38px;letter-spacing:-1.6px;color:var(--isp-navy);margin:0 0 8px}.v2-pagehero p{margin:0;color:#60708c;max-width:720px;line-height:1.55}.v2-media-strip{max-width:1440px;margin:22px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.v2-media-strip:empty{display:none}.v2-media-strip .v2-media__card{height:160px;border:1px solid #dfe7f3;border-radius:14px}.v2-catalog{max-width:1440px;margin:auto;padding:28px 32px 52px}.v2-catalogbar{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;gap:10px;margin-bottom:22px}.v2-control{height:46px;border:1px solid #d7e0ee;border-radius:11px;background:#fff;padding:0 14px;color:#263957;outline:0}.v2-control:focus{border-color:#1261f4;box-shadow:0 0 0 3px rgba(18,97,244,.08)}.v2-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.v2-chip{border:1px solid #dae4f2;background:#fff;color:#3d506f;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:700;cursor:pointer}.v2-chip.on,.v2-chip:hover{background:#eaf2ff;border-color:#b6cef6;color:#0b56dd}.v2-products{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.v2-product{border:1px solid #dde5f0;border-radius:16px;background:#fff;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:.2s}.v2-product:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(15,40,90,.09);border-color:#bfd0ea}.v2-product__img{height:210px;background:#f7f9fc;display:grid;place-items:center;padding:18px;position:relative}.v2-product__img img{width:100%;height:100%;object-fit:contain}.v2-badge{position:absolute;left:12px;top:12px;border-radius:999px;background:#eaf2ff;color:#0b56dd;padding:6px 9px;font-size:11px;font-weight:800}.v2-badge--promo{background:#fff0e8;color:#c75113}.v2-product__body{padding:15px;display:flex;flex-direction:column;gap:8px;flex:1}.v2-brand{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.7px;color:#71809a}.v2-product h3{font-size:15px;line-height:1.35;margin:0;color:#102b61}.v2-sku{font-size:11px;color:#8792a7}.v2-price{margin-top:auto;font-size:18px;font-weight:850;color:#0b2762}.v2-price small{font-size:11px;font-weight:600;color:#7b879d}.v2-old{font-size:12px;color:#98a2b3;text-decoration:line-through;margin-left:7px}.v2-stock{font-size:11px;color:#137453;font-weight:750}.v2-stock.off{color:#a14d28}.v2-product__cta{margin-top:5px;display:flex;gap:8px}.v2-product__cta a{flex:1;text-align:center;background:#1261f4;color:#fff;border-radius:9px;padding:10px 8px;font-size:12px;font-weight:800}.v2-empty{grid-column:1/-1;border:1px dashed #cdd8e8;border-radius:16px;background:#f9fbfd;text-align:center;padding:46px 20px;color:#687893}.v2-promohero{background:linear-gradient(120deg,#071b54,#0d58ca);color:#fff}.v2-promohero .v2-pagehero__in{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.v2-promohero h1{color:#fff}.v2-promohero p,.v2-promohero .v2-breadcrumb{color:#d6e4ff}.v2-promo-stat{min-width:190px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);border-radius:16px;padding:18px;text-align:center}.v2-promo-stat b{display:block;font-size:30px}.v2-promo-stat span{font-size:12px;color:#d6e4ff}.v2-loading{grid-column:1/-1;padding:36px;text-align:center;color:#748199}.v2-loading::before{content:"";display:inline-block;width:18px;height:18px;margin-right:9px;border:2px solid #c7d6ec;border-top-color:#1261f4;border-radius:50%;vertical-align:-4px;animation:v2spin .8s linear infinite}@keyframes v2spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.v2-products{grid-template-columns:repeat(3,1fr)}.v2-media-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.v2-pagehero__in{padding:26px 16px}.v2-pagehero h1{font-size:32px}.v2-catalog{padding:22px 16px 40px}.v2-catalogbar{grid-template-columns:1fr}.v2-products{grid-template-columns:repeat(2,1fr)}.v2-media-strip{margin:16px 16px 0;grid-template-columns:1fr}.v2-promohero .v2-pagehero__in{grid-template-columns:1fr}.v2-promo-stat{text-align:left;min-width:0}.v2-product__img{height:170px}}@media(max-width:520px){.v2-products{grid-template-columns:1fr}.v2-product__img{height:210px}}
.v2-productpage{max-width:1440px;margin:auto;padding:30px 32px 54px}.v2-productcrumb{font-size:12px;color:#7e8ba1;margin-bottom:18px}.v2-productview{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:38px;align-items:start}.v2-productgallery{border:1px solid #dce5f1;border-radius:20px;background:#f7f9fc;min-height:460px;padding:28px;display:grid;place-items:center;position:sticky;top:125px}.v2-productgallery img{width:100%;height:400px;object-fit:contain}.v2-productinfo{padding:6px 0}.v2-productinfo .v2-brand{font-size:12px;margin-bottom:8px}.v2-productinfo h1{font-size:38px;line-height:1.08;letter-spacing:-1.4px;color:var(--isp-navy);margin:0 0 11px}.v2-refline{font-size:13px;color:#768399;margin-bottom:20px}.v2-productprice{font-size:34px;font-weight:900;color:#0a2c6b;margin:18px 0 6px}.v2-productprice small{font-size:13px;font-weight:600;color:#7c899d}.v2-productold{font-size:14px;color:#98a2b3;text-decoration:line-through;margin-left:10px}.v2-availability{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:9px;background:#ecf8f2;color:#137453;font-size:12px;font-weight:800}.v2-availability.off{background:#fff4eb;color:#a65422}.v2-productdesc{margin:22px 0;color:#546681;line-height:1.7;font-size:15px}.v2-productactions{display:flex;gap:10px;flex-wrap:wrap;margin:23px 0}.v2-productactions .v2-btn{min-height:50px}.v2-productmeta{border-top:1px solid #e2e8f2;margin-top:28px;padding-top:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.v2-meta{border:1px solid #e2e8f2;background:#fafbfd;border-radius:12px;padding:13px}.v2-meta b{display:block;font-size:12px;color:#172e5d;margin-bottom:4px}.v2-meta span{font-size:12px;color:#687894}.v2-detailsection{margin-top:36px;border-top:1px solid #e2e8f2;padding-top:28px}.v2-detailsection h2{font-size:22px;color:var(--isp-navy);margin:0 0 14px}.v2-detailtext{color:#566984;line-height:1.75;white-space:pre-line}.v2-related{margin-top:36px}.v2-related h2{font-size:24px;color:var(--isp-navy)}@media(max-width:800px){.v2-productpage{padding:22px 16px 40px}.v2-productview{grid-template-columns:1fr;gap:22px}.v2-productgallery{position:static;min-height:320px;padding:18px}.v2-productgallery img{height:290px}.v2-productinfo h1{font-size:30px}.v2-productprice{font-size:28px}.v2-productmeta{grid-template-columns:1fr}}

/* V2 mobile density pass */
@media(max-width:800px){
  .v2-hero__in{padding:24px 16px 26px;gap:16px}
  .v2-eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:2.2px}
  .v2-hero h1{font-size:36px;line-height:1.02;margin-bottom:12px}
  .v2-lead{font-size:14px;line-height:1.5;margin-bottom:15px}
  .v2-search input{min-height:42px}
  .v2-search button{min-height:42px}
  .v2-hero__ctas{margin-top:10px}
  .v2-btn{min-height:42px}
  .v2-media{min-height:245px;border-radius:18px}
  .v2-media__fallback{grid-template-columns:repeat(3,1fr);gap:7px}
  .v2-fallback-item{padding:8px;border-radius:11px}
  .v2-fallback-item b{font-size:10px;margin-top:4px}
  .v2-trust__in{gap:6px}
}
@media(max-width:480px){
  .v2-hero h1{font-size:34px;letter-spacing:-1.5px}
  .v2-media{min-height:235px}
  .v2-media__fallback{grid-template-columns:repeat(3,1fr)}
  .v2-media__empty{padding:12px}
  .v2-trust__item{padding:6px 2px}
  .v2-trust__icon{width:34px;height:34px}
  .v2-trust__item b{font-size:12px}
  .v2-trust__item span{font-size:11px}
}
/* V2 accessibility responsive contract */
@media(max-width:800px){
  .v2-icon{width:44px;height:44px;min-width:44px;min-height:44px}
  .v2-btn,.v2-control,.v2-chip,.v2-search button{min-height:44px}
  .v2-search input,.v2-control{font-size:16px}
}
@media(max-width:340px){
  .v2-nav{padding-left:10px;padding-right:10px}
  .v2-logo{font-size:24px}
  .v2-hero h1{font-size:31px}
  .v2-section,.v2-catalog,.v2-productpage{padding-left:12px;padding-right:12px}
}

@media(max-width:800px){
  .v2-nav{position:relative}
  .v2-links.mobile-open{display:flex!important;position:absolute;top:58px;left:12px;right:12px;z-index:80;flex-direction:column;align-items:stretch;gap:4px;margin:0;padding:10px;background:#fff;border:1px solid #dce5f4;border-radius:14px;box-shadow:0 20px 44px rgba(10,35,80,.16)}
  .v2-links.mobile-open a{display:flex!important;width:100%;padding:11px 12px}
}

/* FRONT V2 — mobile overflow hardening */
@media(max-width:800px){
  .v2-top{overflow:hidden}
  .v2-top__in{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scrollbar-width:none}
  .v2-top__in::-webkit-scrollbar{display:none}
  .v2-nav{width:100%;max-width:100%;min-width:0;box-sizing:border-box;gap:16px}
  .v2-logo{min-width:0;flex:0 1 auto}
  .v2-actions{min-width:0;gap:6px}
}
