:root{--bg:#061115;--panel:#0a1b20;--panel2:#0d242a;--line:#234149;--text:#f4f8f7;--muted:#8eb0b2;--teal:#32d5bd;--orange:#ff6b2c;--radius:22px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 4%,#10373a 0,#071317 27%,#061115 58%),var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}.site-header{height:76px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:38px;padding:0 max(24px,calc((100vw - var(--max))/2));background:rgba(6,17,21,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(101,158,164,.22)}.brand{display:flex;gap:11px;align-items:center;color:var(--text);font-weight:900;letter-spacing:.16em;text-decoration:none}.brand-mark{width:31px;height:22px;border:3px solid var(--teal);display:inline-block;transform:skewX(-24deg);border-radius:3px}.nav{display:flex;gap:28px;margin-left:auto}.nav a{color:#b7cdce;text-decoration:none;font-size:14px}.nav a:hover{color:var(--teal)}.cart-button{border:1px solid #31525a;background:#0b2026;color:white;border-radius:12px;padding:12px 16px;font-weight:800}.cart-button span{display:inline-grid;place-items:center;margin-left:7px;min-width:24px;height:24px;border-radius:99px;background:var(--teal);color:#041012}.section-pad{max-width:var(--max);margin:auto;padding:86px 24px}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:64px}.eyebrow{color:var(--teal);font:700 12px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.2em;text-transform:uppercase}.hero h1,.section-head h2,.final-cta h2{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;line-height:.88;letter-spacing:.01em}.hero h1{font-size:clamp(72px,8vw,138px);margin:22px 0 28px}.hero h1 span{color:var(--teal)}.hero-lead{max-width:610px;font-size:20px;line-height:1.55;color:#aac5c6}.hero-actions{display:flex;gap:12px;margin:34px 0}.btn{appearance:none;border:0;border-radius:10px;padding:15px 22px;font-size:15px;font-weight:900;cursor:pointer;text-decoration:none;text-align:center}.btn-primary{background:linear-gradient(135deg,#36d8c1,#2fc4e0);color:#061115;box-shadow:0 10px 26px rgba(50,213,189,.18)}.btn-primary:hover{filter:brightness(1.08)}.btn-ghost{background:#0b2026;color:#e9f7f6;border:1px solid #31515a}.btn-block{width:100%}.hero-meta{display:flex;gap:8px;flex-wrap:wrap}.hero-meta span{border:1px solid #25434a;border-radius:99px;padding:8px 12px;color:#9ebdbe;font-size:12px}.hero-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:1fr 1fr;gap:12px;height:650px}.hero-gallery figure{margin:0;border-radius:22px;overflow:hidden;background:#122126;position:relative}.hero-gallery .hero-main{grid-row:1/3}.hero-gallery img{width:100%;height:100%;object-fit:cover;display:block}.hero-gallery figure:after{content:"";position:absolute;inset:auto 0 0;height:38%;background:linear-gradient(transparent,rgba(2,8,10,.54));pointer-events:none}.ticker{overflow:hidden;border-block:1px solid #1c3940;background:#08191e;color:#73e0d0;padding:17px 0;white-space:nowrap;font:700 12px ui-monospace,monospace;letter-spacing:.18em}.ticker div{width:max-content;animation:ticker 24s linear infinite}@keyframes ticker{to{transform:translateX(-50%)}}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:34px}.section-head h2{font-size:clamp(48px,6vw,88px);margin:14px 0 0}.section-head>p{max-width:420px;color:#8fafb1;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:linear-gradient(180deg,#0c2026,#08171b);border:1px solid #203d44;border-radius:var(--radius);overflow:hidden}.product-media{height:410px;position:relative;background:#e9e9e7;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:.45s transform}.badge{position:absolute;z-index:2;top:14px;left:14px;background:var(--orange);color:#111;padding:8px 10px;border-radius:7px;font-size:11px;font-weight:1000;letter-spacing:.08em}.inline-badge{position:static;display:inline-block;margin-bottom:20px}.product-body{padding:19px}.product-title-row{display:flex;align-items:start;justify-content:space-between;gap:12px}.product-title-row h3,.kids-buy h3{margin:0;font-size:20px}.product-title-row strong{color:var(--teal);white-space:nowrap}.product-body p{color:#86a8aa;line-height:1.45;font-size:14px}.product-body label,.checkout-modal label{display:block;color:#a8c3c4;font-size:12px;font-weight:700;margin:14px 0}.product-body select,.checkout-modal input,.checkout-modal textarea{margin-top:8px;width:100%;background:#071418;border:1px solid #29464e;border-radius:10px;color:#eef8f7;padding:13px 12px;font:inherit}.kids-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.kids-showcase{min-width:0}.kids-showcase .product-media{height:600px;border-radius:20px}.kids-buy{display:flex;align-items:center}.kids-buy .product-body{padding:34px}.kids-buy h3{font-size:38px}.big-price{font-size:54px;font-family:Impact,sans-serif;color:var(--teal);margin:12px 0}.double-select{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tech-section{padding-top:54px}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tech-card{border:1px solid #27464d;background:#0b2026;border-radius:18px;padding:24px;min-height:220px}.tech-card span{color:var(--teal);font:700 11px ui-monospace,monospace}.tech-card h3{font-size:22px;margin:50px 0 10px}.tech-card p{color:#86a8aa;line-height:1.5}.accessory-grid{grid-template-columns:repeat(5,1fr)}.product-card.compact .product-media{height:250px}.product-card.compact .product-body{padding:15px}.product-card.compact h3{font-size:16px}.final-cta{margin-bottom:70px;border:1px solid #27464d;border-radius:28px;background:linear-gradient(125deg,#0b242a,#0a1519 60%,#2a170e);display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta h2{font-size:clamp(52px,7vw,100px);margin:16px 0}.final-cta p{color:#9bb8b9}.cart-backdrop,.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.64);z-index:50;opacity:0;pointer-events:none;transition:.25s}.cart-drawer{position:fixed;z-index:51;top:0;right:0;width:min(480px,100%);height:100%;background:#07171c;border-left:1px solid #31515a;transform:translateX(102%);transition:.3s;display:flex;flex-direction:column;padding:22px}.cart-open .cart-backdrop,.modal-open .modal-backdrop{opacity:1;pointer-events:auto}.cart-open .cart-drawer{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:18px;border-bottom:1px solid #1c3940}.cart-head h2{margin:5px 0 0;font-size:38px}.icon-btn{border:1px solid #31515a;background:#0b2026;color:#fff;border-radius:10px;width:42px;height:42px;font-size:25px;cursor:pointer}.cart-items{overflow:auto;flex:1}.cart-empty{padding:70px 0;text-align:center;color:#78989b}.cart-row{display:grid;grid-template-columns:88px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #18333a}.cart-row img{width:88px;height:105px;object-fit:cover;border-radius:10px;background:#eee}.cart-row-copy{display:grid;gap:5px}.cart-row-copy small{color:#76989b}.cart-row-copy b{color:var(--teal)}.qty{display:flex;align-items:center;gap:8px;margin-top:4px}.qty button{border:1px solid #31515a;background:#0b2026;color:#fff;border-radius:7px;min-width:44px;height:44px;cursor:pointer}.qty>span{min-width:24px;text-align:center;font-weight:800}.qty .remove{margin-left:auto;border:0;background:none;color:#d49b92;font-size:11px}.cart-footer{padding-top:18px;border-top:1px solid #1c3940}.cart-total{display:flex;justify-content:space-between;font-size:20px;margin-bottom:16px}.checkout-modal{position:fixed;z-index:60;left:50%;top:50%;transform:translate(-50%,-46%);width:min(560px,calc(100% - 28px));max-height:92vh;overflow:auto;background:#091b20;border:1px solid #31515a;border-radius:24px;padding:30px;opacity:0;pointer-events:none;transition:.25s}.modal-open .checkout-modal{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)}.modal-close{position:absolute;right:18px;top:18px}.checkout-modal h2{font-size:42px;margin:10px 0}.checkout-modal>p{color:#8aa9ab}.checkout-modal small{display:block;color:#87a8aa;margin-top:12px;line-height:1.4}
@media(max-width:960px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-gallery{height:520px}.product-grid{grid-template-columns:repeat(2,1fr)}.kids-layout{grid-template-columns:1fr}.kids-showcase .product-media{height:430px}.tech-grid{grid-template-columns:repeat(2,1fr)}.accessory-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.site-header{height:64px;padding:0 15px}.brand{font-size:14px}.cart-button{margin-left:auto}.section-pad{padding:58px 15px}.hero{min-height:auto;gap:34px}.hero h1{font-size:72px}.hero-lead{font-size:17px}.hero-gallery{height:480px;grid-template-columns:1fr 1fr;grid-template-rows:1.45fr .7fr}.hero-gallery .hero-main{grid-column:1/3;grid-row:auto}.hero-meta{gap:5px}.section-head{display:block}.section-head h2{font-size:54px}.section-head>p{margin-top:16px}.product-grid{grid-template-columns:1fr}.product-media{height:480px}.kids-showcase .product-media{height:460px}.double-select{grid-template-columns:1fr}.tech-grid{grid-template-columns:1fr}.accessory-grid{grid-template-columns:1fr 1fr}.product-card.compact .product-media{height:220px}.final-cta{margin:0 15px 50px;padding:40px 22px;display:block}.final-cta h2{font-size:56px}.final-cta .btn{width:100%;margin-top:18px}}

/* Product image carousel */
.product-carousel{isolation:isolate;touch-action:pan-y;background:#e9e9e7}
.carousel-track{position:absolute;inset:0}
.carousel-slide{position:absolute;inset:0;margin:0;opacity:0;pointer-events:none;transition:opacity .28s ease}
.carousel-slide.is-active{opacity:1;pointer-events:auto}
.product-carousel .carousel-slide img{width:100%;height:100%;object-fit:cover;display:block;transform:none}
.product-card:hover .product-carousel .carousel-slide.is-active img{transform:scale(1.018)}
.carousel-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.55);background:rgba(6,17,21,.72);backdrop-filter:blur(8px);color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.2s}
.carousel-arrow:hover{background:var(--teal);color:#041012;border-color:var(--teal)}
.carousel-prev{left:12px}.carousel-next{right:12px}
.carousel-dots{position:absolute;z-index:5;left:50%;bottom:13px;transform:translateX(-50%);display:flex;gap:7px;padding:6px 8px;border-radius:99px;background:rgba(6,17,21,.55);backdrop-filter:blur(8px)}
.carousel-dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45);cursor:pointer}
.carousel-dot.is-active{width:22px;border-radius:99px;background:var(--teal)}
@media(max-width:620px){.carousel-arrow{width:44px;height:44px}.carousel-prev{left:9px}.carousel-next{right:9px}.carousel-dots{display:none}}


.product-kicker{margin-bottom:10px;color:var(--teal);font:700 11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.14em;text-transform:uppercase}
.product-details{margin-top:14px;border-top:1px solid rgba(142,176,178,.16);padding-top:14px}
.product-details summary{list-style:none;cursor:pointer;font-weight:900;color:#e9f7f6;display:flex;align-items:center;justify-content:space-between;gap:12px}
.product-details summary::-webkit-details-marker{display:none}
.product-details summary:after{content:'+';font-size:20px;line-height:1;color:var(--teal)}
.product-details[open] summary:after{content:'–'}
.product-details-inner{display:grid;gap:16px;padding-top:14px}
.detail-block h4{margin:0 0 10px;font-size:15px;color:#f4f8f7}
.detail-block p{margin:0 0 10px;color:#86a8aa;line-height:1.55}
.detail-list{display:grid;gap:8px;margin:0;padding-left:18px;color:#95b5b7}
.detail-list li{line-height:1.5}
.tech-list{padding-left:0;list-style:none}
.tech-list li{display:grid;gap:5px;padding:11px 12px;border:1px solid rgba(50,213,189,.12);border-radius:12px;background:rgba(255,255,255,.02)}
.tech-list strong{color:var(--teal);font-size:13px}
.tech-list span{color:#95b5b7;font-size:14px;line-height:1.5}
.chips-list{display:flex;flex-wrap:wrap;gap:8px;padding-left:0;list-style:none}
.chips-list li{padding:8px 11px;border-radius:999px;background:#0b2026;border:1px solid #214148;font-size:12px;color:#c4d9da}

.size-chart{display:grid;gap:10px}
.size-chart-row{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.03)}
.size-chart-row strong{font-size:14px;color:var(--text)}
.size-chart-row span{font-size:13px;line-height:1.5;color:var(--muted)}

/* Multiple kids models */
.kids-layout + .kids-layout{margin-top:28px}

.size-chart-image{width:100%;height:auto;display:block;margin-top:12px;border-radius:14px;border:1px solid var(--line);background:#f5f2ee}
.size-notes{margin-top:12px}

/* Stable IDs, SEO links and separate kids product cards */
.product-id{margin:10px 0 4px;color:#83a5a7;font:700 10px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}
.product-seo-link{display:inline-block;margin:2px 0 8px;color:var(--teal);font-size:12px;font-weight:800;text-decoration:none}
.product-seo-link:hover{text-decoration:underline}
.kids-products-grid{grid-template-columns:repeat(3,1fr)}
.kids-products-grid .product-media{height:430px}
@media(max-width:960px){.kids-products-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.kids-products-grid{grid-template-columns:1fr}.kids-products-grid .product-media{height:500px}}

/* SEO product page */
.product-page{min-height:100vh;background:radial-gradient(circle at 75% 10%,rgba(50,213,189,.08),transparent 30%),#061216}
.product-page-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;border-bottom:1px solid #19363d;position:sticky;top:0;z-index:20;background:rgba(6,18,22,.94);backdrop-filter:blur(12px)}
.product-page-back{color:#9ab8ba;text-decoration:none;font-weight:700;font-size:13px}.product-page-back:hover{color:var(--teal)}
.product-detail-wrap{max-width:1380px;margin:0 auto;padding:34px 4vw 90px}
.product-detail-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(440px,.94fr);gap:24px;align-items:start}
.product-detail-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.product-detail-gallery figure{margin:0;border-radius:18px;overflow:hidden;background:#ecebea;min-height:360px}
.product-detail-gallery figure:first-child{grid-column:1/3;min-height:650px}
.product-detail-gallery img{width:100%;height:100%;object-fit:cover;display:block}
.product-detail-copy{position:sticky;top:88px;border:1px solid #23434b;border-radius:24px;background:linear-gradient(180deg,#0c2026,#08171b);padding:24px 24px 22px;max-height:calc(100vh - 100px);overflow:auto}
.product-detail-copy h1{font-size:clamp(34px,4vw,60px);line-height:.94;margin:10px 0 14px;letter-spacing:-.03em}
.product-detail-price{font:900 40px/1 Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;color:var(--teal);margin:14px 0}
.product-detail-lead{color:#98b6b8;line-height:1.52;font-size:15px;margin:0}
.product-detail-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 10px}.product-detail-meta span{border:1px solid #29464e;border-radius:999px;padding:8px 10px;color:#adc7c8;font-size:11px}
.product-detail-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:26px}
.product-detail-section{border:1px solid #203d44;border-radius:20px;background:#0a1b20;padding:24px}.product-detail-section h2{margin:0 0 14px;font-size:24px}.product-detail-section p,.product-detail-section li{color:#91afb1;line-height:1.58}.product-detail-section ul{margin:0;padding-left:18px;display:grid;gap:7px}
.product-detail-size-grid{display:grid;gap:8px}.product-detail-size-grid div{padding:10px 12px;border-radius:11px;background:#071418;border:1px solid #234048}.product-detail-size-grid strong{color:#fff}.product-detail-size-grid span{display:block;color:#8eadaf;margin-top:4px;font-size:13px}
@media(min-width:1100px){.product-detail-copy > .btn{min-height:52px}.product-detail-picker{margin:14px 0 10px}.product-detail-picker-head{margin-bottom:8px}.product-detail-option-list{gap:7px}.product-detail-option span{min-width:44px;min-height:40px;padding:8px 10px;font-size:12px}.product-returns-link{margin-top:8px}}
@media(max-width:900px){.product-detail-hero{grid-template-columns:1fr}.product-detail-copy{position:static}.product-detail-gallery figure:first-child{min-height:520px}.product-detail-sections{grid-template-columns:1fr}}
@media(max-width:620px){.product-page-header{height:64px;padding:0 15px}.product-detail-wrap{padding:28px 15px 60px}.product-detail-gallery{grid-template-columns:1fr}.product-detail-gallery figure:first-child{grid-column:auto;min-height:500px}.product-detail-gallery figure{min-height:420px}.product-detail-copy{padding:22px}.product-detail-copy h1{font-size:44px}}

.social-icon-link{display:inline-grid;min-width:44px;place-items:center;width:42px;height:42px;border-radius:11px;border:1px solid #31525a;background:#0b2026;color:#dcebea;text-decoration:none;transition:.2s transform,.2s border-color,.2s color}.social-icon-link:hover{transform:translateY(-1px);border-color:var(--teal);color:var(--teal)}.social-icon-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.social-icon-link .social-dot{fill:currentColor;stroke:none}.header-social{margin-left:-14px}.product-page-actions{display:flex;align-items:center;gap:12px}.site-footer{border-top:1px solid #1c3940;background:#061014;margin-top:20px}.site-footer-inner{max-width:var(--max);margin:auto;padding:42px 24px 30px;display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.site-footer-brand p{max-width:390px;margin:14px 0 0;color:#789b9e;line-height:1.5}.footer-links{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex-wrap:wrap}.footer-links>a{color:#a8c2c4;text-decoration:none;font-size:14px}.footer-links>a:hover{color:var(--teal)}.footer-instagram{display:inline-flex!important;align-items:center;gap:8px}.footer-instagram svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.footer-instagram .social-dot{fill:currentColor;stroke:none}.site-footer-bottom{max-width:var(--max);margin:auto;padding:18px 24px 26px;border-top:1px solid rgba(35,65,73,.55);color:#819fa1;font-size:12px}.product-site-footer{margin-top:70px}.legal-consent{display:flex!important;align-items:flex-start;gap:10px!important;margin:18px 0 4px!important;color:#86a8aa!important;font-size:12px!important;font-weight:500!important;line-height:1.45}.legal-consent input{width:17px!important;height:17px!important;min-width:17px;margin:1px 0 0!important;padding:0!important;accent-color:var(--teal)}.legal-consent a{color:var(--teal);text-underline-offset:2px}.legal-page{min-height:100vh}.legal-header{position:sticky;top:0;z-index:30;background:rgba(6,17,21,.94);backdrop-filter:blur(18px)}.legal-wrap{max-width:940px;margin:0 auto;padding:78px 24px 60px}.legal-wrap h1{font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;font-size:clamp(52px,7vw,92px);line-height:.95;margin:18px 0 10px}.legal-updated{color:#789b9e;margin:0 0 42px}.legal-wrap section{padding:28px 0;border-top:1px solid #1c3940}.legal-wrap section:first-of-type{border-top:0}.legal-wrap h2{font-size:24px;margin:0 0 14px}.legal-wrap p,.legal-wrap li{color:#9bb8ba;line-height:1.72}.legal-wrap ul{padding-left:22px}.legal-wrap a{color:var(--teal)}
@media(max-width:800px){.site-header{gap:12px;padding:0 16px}.nav{display:none}.header-social{margin-left:auto}.site-footer-inner{flex-direction:column}.footer-links{justify-content:flex-start;gap:16px 20px}.product-page-actions .social-icon-link{display:none}.legal-wrap{padding-top:52px}}
@media(max-width:520px){.social-icon-link.header-social{width:38px;height:38px}.site-footer-inner{padding-top:34px}.footer-links{align-items:flex-start;flex-direction:column}.legal-wrap h1{font-size:48px}}

/* Hero v2 — NORWIN editorial storefront */
.hero.hero-v2{
  min-height:calc(100vh - 76px);
  grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);
  gap:58px;
  padding-top:58px;
  padding-bottom:66px;
  position:relative;
  isolation:isolate;
}
.hero.hero-v2:before{
  content:"";
  position:absolute;
  z-index:-1;
  width:520px;
  height:520px;
  right:15%;
  top:6%;
  border-radius:50%;
  background:radial-gradient(circle,rgba(50,213,189,.13),rgba(50,213,189,0) 68%);
  filter:blur(10px);
  pointer-events:none;
}
.hero-v2 .hero-copy{align-self:center;position:relative;z-index:3}
.hero-overline{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.hero-season{padding:7px 10px;border:1px solid rgba(50,213,189,.24);border-radius:999px;color:#8db6b7;background:rgba(7,24,28,.72);font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em}
.hero-v2 h1{font-size:clamp(64px,6.4vw,112px);margin:24px 0 28px;max-width:760px;letter-spacing:-.025em}
.hero-v2 h1 span{color:var(--teal)}
.hero-v2 .hero-lead{max-width:640px;font-size:18px;line-height:1.62;color:#a9c2c4;margin:0}
.hero-v2 .hero-actions{margin:30px 0 24px}
.hero-v2 .btn{min-width:178px}
.hero-offers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:560px}
.hero-offer{display:grid;gap:5px;padding:15px 16px;border:1px solid #24454c;border-radius:15px;background:linear-gradient(145deg,rgba(12,34,40,.92),rgba(7,22,26,.9));text-decoration:none;transition:.22s transform,.22s border-color,.22s background}
.hero-offer:hover{transform:translateY(-2px);border-color:rgba(50,213,189,.72);background:linear-gradient(145deg,#0e2b31,#081a1f)}
.hero-offer span{color:#7fa3a6;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}
.hero-offer strong{color:#f4f8f7;font-size:19px}
.hero-offer small{color:var(--teal);font-size:12px;font-weight:800}
.hero-tech{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.hero-tech span{position:relative;padding-left:15px;color:#718f92;font:700 10px/1.3 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}
.hero-tech span:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:var(--teal);transform:translateY(-50%);box-shadow:0 0 0 4px rgba(50,213,189,.08)}
.hero-stage{height:min(72vh,720px);min-height:610px;position:relative;padding:18px 52px 34px 18px}
.hero-stage:before{content:"";position:absolute;inset:0 34px 18px 0;border:1px solid rgba(71,116,123,.34);border-radius:34px;background:linear-gradient(145deg,rgba(13,37,43,.94),rgba(5,16,20,.98));box-shadow:0 34px 80px rgba(0,0,0,.3)}
.hero-stage:after{content:"";position:absolute;left:-22px;top:58px;width:82px;height:1px;background:linear-gradient(90deg,transparent,var(--teal));opacity:.7}
.hero-stage-main{position:absolute;z-index:1;inset:18px 70px 48px 18px;border-radius:25px;overflow:hidden;background:#f3f3f1;text-decoration:none;box-shadow:0 24px 50px rgba(0,0,0,.22)}
.hero-stage-main img{width:100%;height:100%;object-fit:cover;object-position:center 56%;display:block;transition:transform .55s ease}
.hero-stage-main:hover img{transform:scale(1.018)}
.hero-stage-main:after{content:"";position:absolute;inset:48% 0 0;background:linear-gradient(transparent,rgba(3,10,12,.68));pointer-events:none}
.hero-stage-caption{position:absolute;z-index:2;left:22px;bottom:21px;display:grid;gap:4px;color:white}
.hero-stage-caption b{font-size:17px;letter-spacing:.08em}
.hero-stage-caption small{color:#aad0ce;font:700 10px ui-monospace,monospace;letter-spacing:.17em}
.hero-kids-card{position:absolute;z-index:4;width:198px;height:278px;right:0;bottom:4px;border:5px solid #07171b;border-radius:19px;overflow:hidden;background:#f3efed;color:#061115;text-decoration:none;box-shadow:0 22px 52px rgba(0,0,0,.42);transition:.24s transform}
.hero-kids-card:hover{transform:translateY(-5px) rotate(-1deg)}
.hero-kids-card img{width:100%;height:100%;object-fit:cover;display:block}
.hero-kids-card:after{content:"";position:absolute;inset:54% 0 0;background:linear-gradient(transparent,rgba(255,255,255,.94) 62%)}
.hero-kids-card>span{position:absolute;z-index:2;left:14px;right:12px;bottom:13px;display:grid;gap:3px}
.hero-kids-card b{font-size:12px;letter-spacing:.05em}
.hero-kids-card small{color:#066b60;font-size:12px;font-weight:900}
.hero-float-note{position:absolute;z-index:3;right:14px;top:50px;display:grid;gap:4px;color:#86aaac;font:800 9px/1 ui-monospace,monospace;letter-spacing:.18em;writing-mode:vertical-rl;text-orientation:mixed}
.hero-float-note span:nth-child(2){color:var(--teal)}

@media(max-width:1080px){
  .hero.hero-v2{grid-template-columns:1fr 1fr;gap:34px}
  .hero-v2 h1{font-size:clamp(58px,6.8vw,88px)}
  .hero-stage{min-height:560px;height:620px}
  .hero-kids-card{width:170px;height:240px}
}
@media(max-width:960px){
  .hero.hero-v2{grid-template-columns:1fr;gap:38px;padding-top:52px}
  .hero-v2 .hero-copy{max-width:760px;order:2}
  .hero-stage{order:1;width:100%;height:680px;min-height:0}
  .hero-v2 h1{font-size:clamp(68px,10vw,104px)}
}
@media(max-width:620px){
  .hero.hero-v2{padding-top:34px;padding-bottom:50px;gap:30px}
  .hero-overline{gap:8px}
  .hero-season{font-size:9px}
  .hero-v2 h1{font-size:clamp(50px,15vw,70px);margin:18px 0 20px;line-height:.91}
  .hero-v2 .hero-lead{font-size:16px;line-height:1.55}
  .hero-v2 .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 18px}
  .hero-v2 .btn{min-width:0;padding:14px 10px;font-size:13px}
  .hero-offers{gap:8px}
  .hero-offer{padding:13px 12px}
  .hero-offer strong{font-size:16px}
  .hero-tech{gap:8px 14px;margin-top:15px}
  .hero-tech span{font-size:9px}
  .hero-stage{height:520px;padding:8px 32px 26px 8px}
  .hero-stage:before{inset:0 21px 13px 0;border-radius:24px}
  .hero-stage-main{inset:8px 48px 34px 8px;border-radius:19px}
  .hero-stage-main img{object-position:center 58%}
  .hero-stage-caption{left:15px;bottom:14px}
  .hero-stage-caption b{font-size:14px}
  .hero-kids-card{width:142px;height:205px;right:-2px;bottom:0;border-width:4px;border-radius:15px}
  .hero-kids-card>span{left:10px;bottom:9px}
  .hero-kids-card b{font-size:10px}
  .hero-kids-card small{font-size:11px}
  .hero-float-note{right:7px;top:32px;font-size:8px}
}
@media(max-width:420px){
  .hero-v2 h1{font-size:48px}
  .hero-offers{grid-template-columns:1fr}
  .hero-stage{height:470px}
  .hero-kids-card{width:128px;height:184px}
}


/* V16 ACCESSIBILITY ------------------------------------------------------- */
.skip-link{position:fixed;left:16px;top:10px;z-index:9999;padding:11px 15px;border-radius:9px;background:#f4f8f7;color:#061115;font-weight:900;text-decoration:none;transform:translateY(-180%);transition:transform .18s ease}
.skip-link:focus{transform:translateY(0)}
:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #7ff5e4;outline-offset:3px}
:where(input,select,textarea):focus-visible{border-color:#7ff5e4;box-shadow:0 0 0 3px rgba(127,245,228,.14)}
.icon-btn,.cart-button,.btn,.social-icon-link,.cart-upsell-add{min-height:44px}
.carousel-dot{position:relative;width:30px!important;height:30px!important;padding:0!important;background:transparent!important;display:grid;place-items:center}
.carousel-dot:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.62);transition:.18s ease}
.carousel-dot.is-active:before{width:20px;border-radius:99px;background:var(--teal)}
.carousel-dots{gap:0;padding:2px 5px}
.carousel-dot:focus-visible{outline:2px solid #fff;outline-offset:1px}
.cart-upsell-add{padding:10px 12px!important}
.cart-upsell-copy select{min-height:44px;font-size:12px!important}
.product-seo-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.site-footer-bottom{color:#819fa1!important}
.checkout-modal small{color:#87a8aa!important}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div,.norwin-snowflake{animation:none!important}.hero-rotator img,.carousel-slide,.back-to-top,.btn,.social-icon-link{transition:none!important}}


/* V17 FINAL ACCESSIBILITY --------------------------------------------------
   Final Lighthouse fixes: touch targets, dialog role compatibility, link purpose. */
.product-body .product-seo-link{
  display:inline-flex;align-items:center;min-height:44px;padding:8px 0;margin:2px 0 8px;line-height:1.35
}
.product-body select{min-height:48px}
.product-body .btn-block{min-height:48px;margin-top:10px}
.carousel-arrow{width:48px;height:48px;min-width:48px;min-height:48px}
@media(max-width:620px){
  .carousel-arrow{width:48px;height:48px}
  .carousel-prev{left:12px}
  .carousel-next{right:12px}
  .product-body .product-seo-link{min-height:48px;padding:10px 0;margin-bottom:10px}
  .product-body select{min-height:50px}
  .product-body .btn-block{min-height:50px;margin-top:12px}
}

/* ===== NORWIN landing additions: SEO hero, size charts, service, reviews, FAQ ===== */
#adult,#kids,#addons,#tech,#delivery,#reviews,#faq{scroll-margin-top:94px}
.hero-v2 h1 span{display:block;font-size:.48em;line-height:1.08;letter-spacing:.025em;color:var(--teal)}
.hero-v2 h1 em{display:block;margin-top:.12em;font-style:normal;font-size:.78em;line-height:.94;letter-spacing:-.015em;color:var(--text)}

.benefits-strip{padding-top:28px;padding-bottom:28px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.benefit-item{display:flex;align-items:center;gap:14px;min-width:0;padding:18px;border:1px solid #234149;border-radius:17px;background:linear-gradient(145deg,rgba(12,32,38,.95),rgba(7,22,26,.92))}
.benefit-icon,.service-icon{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border-radius:13px;background:rgba(50,213,189,.08);border:1px solid rgba(50,213,189,.27);color:var(--teal)}
.benefit-icon svg,.service-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.benefit-item strong{display:block;font-size:14px;line-height:1.25;color:#eef8f7}
.benefit-item small{display:block;margin-top:4px;color:#789b9e;font-size:11px;line-height:1.35}

.card-size-chart{margin:13px 0 2px;border:1px solid rgba(50,213,189,.22);border-radius:12px;background:rgba(50,213,189,.035);overflow:hidden}
.card-size-chart summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;color:#dff8f4;font-size:12px;font-weight:900;line-height:1.35}
.card-size-chart summary::-webkit-details-marker{display:none}
.card-size-chart summary:after{content:'+';color:var(--teal);font-size:18px;line-height:1}
.card-size-chart[open] summary:after{content:'–'}
.card-size-chart-list{display:grid;gap:7px;max-height:340px;overflow:auto;padding:0 10px 10px;scrollbar-width:thin}
.card-size-chart-row{display:grid;gap:3px;padding:9px 10px;border:1px solid rgba(142,176,178,.16);border-radius:10px;background:rgba(255,255,255,.025)}
.card-size-chart-row strong{font-size:12px;color:#f4f8f7}
.card-size-chart-row span{font-size:11px;line-height:1.4;color:#86a8aa}
.card-size-chart-note{margin:0!important;padding:0 12px 12px;color:#718f92!important;font-size:10px!important;line-height:1.45!important}

.service-section{padding-top:58px}
.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.service-card{display:flex;align-items:flex-start;gap:16px;min-height:190px;padding:25px;border:1px solid #27464d;border-radius:20px;background:linear-gradient(145deg,#0b2026,#08171b)}
.service-card h3{margin:2px 0 10px;font-size:22px;color:#f1f8f7}
.service-card p{margin:0;color:#8eadaf;line-height:1.55}
.service-link{display:inline-block;margin-top:14px;color:var(--teal);font-weight:900;font-size:13px;text-decoration:none}
.service-link:hover{text-decoration:underline;text-underline-offset:3px}
.service-link-button{padding:10px 13px;border:1px solid rgba(50,213,189,.28);border-radius:10px;background:rgba(50,213,189,.07);text-decoration:none!important}
.service-link-button:hover{background:rgba(50,213,189,.13)}

.returns-section{padding-top:58px}
.returns-panel{border:1px solid #27464d;border-radius:24px;background:linear-gradient(145deg,#0b2026,#08171b);padding:28px}
.returns-lead{display:flex;gap:18px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid rgba(142,176,178,.16)}
.returns-lead h3{margin:2px 0 10px;font-size:24px;color:#f1f8f7}
.returns-lead p{margin:0;max-width:900px;color:#9ab8ba;line-height:1.65}
.returns-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}
.returns-grid article{padding:20px;border:1px solid rgba(142,176,178,.16);border-radius:15px;background:rgba(255,255,255,.018)}
.returns-grid article>span{display:block;margin-bottom:9px;color:var(--teal);font:800 11px/1.25 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}
.returns-grid p{margin:0;color:#8eadaf;line-height:1.62;font-size:14px}
.returns-grid a{color:var(--teal);text-underline-offset:3px}
.returns-exception{border-color:rgba(50,213,189,.28)!important;background:rgba(50,213,189,.035)!important}


.reviews-section{padding-top:58px}
.reviews-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;align-items:stretch}
.review-card{min-width:0;border:1px solid #27464d;border-radius:18px;background:linear-gradient(180deg,#0c2026,#08171b);overflow:hidden}
.review-card-media{display:flex;flex-direction:column}
.review-card-media img{width:100%;height:280px;object-fit:cover;object-position:center;display:block;background:#10191c}
.review-card-product img{object-position:center top}
.review-card-product .review-copy p{margin:10px 0 0;color:#819fa1;font-size:12px;line-height:1.5}
.review-copy{padding:16px}
.review-card span{display:block;color:var(--teal);font:700 10px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.12em;text-transform:uppercase}
.review-card blockquote{margin:10px 0 0;color:#eef8f7;font-size:15px;line-height:1.52;font-weight:750}
.review-card-quote{display:flex;flex-direction:column;justify-content:center;padding:23px;min-height:280px}
.review-card-quote blockquote{font-size:26px;line-height:1.08;font-family:Impact,'Arial Narrow',sans-serif;text-transform:uppercase;letter-spacing:.015em}
.review-card-quote p{margin:14px 0 0;color:#819fa1;font-size:13px;line-height:1.55}

.faq-section{padding-top:58px}
.faq-list{display:grid;gap:10px;max-width:980px}
.faq-item{border:1px solid #27464d;border-radius:16px;background:#0a1c21;overflow:hidden}
.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;color:#f0f8f7;font-size:17px;font-weight:900;line-height:1.35}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:'+';color:var(--teal);font-size:24px;font-weight:400;line-height:1}
.faq-item[open] summary:after{content:'–'}
.faq-item p{margin:0;padding:0 22px 21px;color:#91adaf;line-height:1.68;max-width:860px}

@media(max-width:1080px){
  .benefits-strip{grid-template-columns:repeat(2,minmax(0,1fr))}
  .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .returns-grid{grid-template-columns:1fr 1fr}
  .returns-exception{grid-column:1/-1}
  .reviews-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .review-card-media img{height:320px}
}
@media(max-width:800px){
  .service-grid{grid-template-columns:1fr}
  .returns-grid{grid-template-columns:1fr}
  .returns-exception{grid-column:auto}
  .service-card{min-height:0}
  .reviews-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .hero-v2 h1 span{font-size:.5em;line-height:1.1}
  .hero-v2 h1 em{font-size:.8em;margin-top:.14em}
  .benefits-strip{grid-template-columns:1fr;padding-top:18px;padding-bottom:18px}
  .benefit-item{padding:15px}
  .reviews-grid{grid-template-columns:1fr}
  .review-card-media img{height:auto;max-height:520px;object-fit:contain;background:#081317}
  .review-card-quote{min-height:190px}
  .review-card-quote blockquote{font-size:30px}
  .returns-panel{padding:20px}
  .returns-lead{gap:14px}
  .returns-lead h3{font-size:21px}
  .faq-item summary{padding:17px 18px;font-size:15px}
  .faq-item p{padding:0 18px 18px}
}

.product-returns-link{margin-top:10px}

/* Product detail layout fixes v4 */
.product-detail-copy > .btn{
  display:flex;
  width:100%;
  align-items:center;
  justify-content:center;
}
.product-detail-sections{
  align-items:start;
}
.product-detail-section{
  align-self:start;
  height:fit-content;
}
.product-detail-section > :last-child{
  margin-bottom:0;
}

/* Product detail masonry-like columns v5: sections stack tightly in each column */
.product-detail-sections{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
  align-items:start;
  margin-top:34px;
}
.product-detail-column{
  display:flex;
  flex-direction:column;
  gap:16px;
  min-width:0;
  align-self:start;
}
.product-detail-section{
  width:100%;
  margin:0;
  align-self:stretch;
  height:auto;
  min-height:0;
}
@media(max-width:900px){
  .product-detail-sections{
    display:flex;
    flex-direction:column;
    gap:16px;
  }
  .product-detail-column{
    display:contents;
  }
  .section-description{order:1}
  .section-technologies{order:2}
  .section-features{order:3}
  .section-for-use{order:4}
  .section-why-choose{order:5}
  .section-collection{order:6}
  .section-size-chart{order:7}
  .section-care{order:8}
}


/* Product detail size picker v6 */
.product-detail-picker{margin:18px 0 12px}
.product-detail-picker-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}
.product-detail-picker-head strong{font-size:14px;color:#edf9f7}
.product-detail-picker-head span{font-size:11px;color:#769799;text-align:right}
.product-detail-option-list{display:flex;flex-wrap:wrap;gap:8px}
.product-detail-option{position:relative;cursor:pointer}
.product-detail-option input{position:absolute;opacity:0;pointer-events:none}
.product-detail-option span{display:flex;min-width:48px;min-height:42px;padding:9px 12px;align-items:center;justify-content:center;border:1px solid #315159;border-radius:10px;background:#07171b;color:#c4d8d9;font-size:13px;font-weight:800;line-height:1;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}
.product-detail-option:hover span{border-color:#4f7a80;color:#fff}
.product-detail-option input:focus-visible + span{outline:2px solid var(--teal);outline-offset:2px}
.product-detail-option input:checked + span{border-color:var(--teal);background:rgba(50,213,189,.14);color:#dffcf7;box-shadow:inset 0 0 0 1px rgba(50,213,189,.22)}
.product-detail-copy > .btn[disabled]{opacity:.48;cursor:not-allowed;transform:none}
@media(max-width:620px){.product-detail-picker-head{align-items:flex-start;flex-direction:column;gap:4px}.product-detail-picker-head span{text-align:left}.product-detail-option-list{gap:7px}.product-detail-option span{min-width:52px;min-height:44px}}

/* Product detail compact sidebar v8 */
@media(min-width:1100px){
  .product-detail-picker{margin:14px 0 10px}
  .product-detail-picker-head{margin-bottom:8px}
  .product-detail-option-list{gap:7px}
  .product-detail-option span{min-width:44px;min-height:40px;padding:8px 10px;font-size:12px}
  .product-detail-copy > .btn{min-height:52px}
  .product-returns-link{margin-top:8px}
}

/* Product detail sidebar v9 — no internal scrollbar, all purchase controls visible */
@media(min-width:901px){
  .product-detail-wrap{padding-top:26px}
  .product-detail-copy{
    top:88px;
    padding:20px 22px 18px;
    max-height:none;
    overflow:visible;
  }
  .product-detail-copy h1{
    font-size:clamp(32px,3.45vw,54px);
    line-height:.92;
    margin:8px 0 12px;
  }
  .product-detail-lead{
    font-size:14px;
    line-height:1.45;
    margin:0 0 8px;
  }
  .product-detail-price{
    font-size:36px;
    margin:10px 0;
  }
  .product-detail-meta{
    gap:6px;
    margin:10px 0 8px;
  }
  .product-detail-meta span{
    padding:6px 9px;
    font-size:10px;
  }
  .product-detail-picker{
    margin:10px 0 8px;
  }
  .product-detail-picker-head{
    margin-bottom:7px;
  }
  .product-detail-picker-head strong{font-size:13px}
  .product-detail-picker-head span{font-size:10px}
  .product-detail-option-list{gap:6px}
  .product-detail-option span{
    min-width:42px;
    min-height:36px;
    padding:7px 9px;
    font-size:12px;
  }
  .product-detail-copy > .btn{
    min-height:48px;
    padding:12px 18px;
  }
  .product-returns-link{margin-top:7px}
}

/* Catalog size filters + purchase facts v10 */
.product-purchase-facts{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0 4px}
.product-purchase-facts span{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid #27464d;border-radius:999px;background:#08191e;color:#b9d1d2;font-size:11px;font-weight:800}

/* Delivery choice inside cart v10 */
.cart-delivery-choice{margin:0 0 14px;padding:0;border:0;display:grid;grid-template-columns:1fr 1fr;gap:8px}
.cart-delivery-choice legend{grid-column:1/-1;padding:0 0 7px;color:#a7c2c3;font-size:12px;font-weight:900}
.cart-delivery-choice label{position:relative;margin:0;cursor:pointer}
.cart-delivery-choice input{position:absolute;opacity:0;pointer-events:none}
.cart-delivery-choice span{display:flex;align-items:center;justify-content:center;min-height:42px;padding:9px 10px;border:1px solid #31515a;border-radius:9px;background:#0b2026;color:#c7dcdd;font-size:12px;font-weight:900;text-align:center}
.cart-delivery-choice input:checked + span{border-color:var(--teal);background:rgba(50,213,189,.12);color:#eafffb;box-shadow:inset 0 0 0 1px rgba(50,213,189,.18)}
.cart-delivery-choice input:focus-visible + span{outline:2px solid var(--teal);outline-offset:2px}
.checkout-delivery-summary{margin:14px 0 2px;padding:11px 12px;border:1px solid #27464d;border-radius:10px;background:#08191e;color:#8eacad;font-size:12px}
.checkout-delivery-summary strong{color:#dff8f5}

/* Product page cross-sell v10 */
.product-cross-sell{margin-top:30px;border:1px solid #203d44;border-radius:22px;background:#08191e;padding:22px}
.product-cross-sell-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}
.product-cross-sell-head h2{margin:6px 0 0;font-size:30px}
.product-cross-sell-head>a{color:var(--teal);font-size:12px;font-weight:800;text-decoration:none}
.product-cross-sell-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.product-cross-sell-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;padding:10px;border:1px solid #27464d;border-radius:15px;background:#0b2026;min-width:0}
.product-cross-sell-card>img{width:88px;height:110px;object-fit:cover;border-radius:10px;background:#ecebea}
.product-cross-sell-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start}
.product-cross-sell-copy h3{margin:0 0 5px;font-size:13px;line-height:1.25}
.product-cross-sell-copy>strong{color:var(--teal);font-size:14px;margin-bottom:7px}
.product-cross-sell-copy select{width:100%;min-width:0;margin:0 0 7px;background:#071418;border:1px solid #29464e;border-radius:8px;color:#eef8f7;padding:7px;font-size:10px}
.product-cross-sell-copy .btn{width:100%;margin-top:auto;padding:9px 10px;font-size:11px}
@media(max-width:1100px){.product-cross-sell-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.product-cross-sell{padding:16px}.product-cross-sell-head{align-items:flex-start;flex-direction:column;gap:8px}.product-cross-sell-grid{grid-template-columns:1fr}.product-cross-sell-card{grid-template-columns:82px minmax(0,1fr)}.product-cross-sell-card>img{width:82px;height:102px}}


/* Mobile checkout and floating controls v11 */
html,body{max-width:100%;overflow-x:clip}
#checkout-form > .btn[type="submit"]{display:block;margin-top:18px}
.checkout-modal textarea{display:block;resize:vertical}
@media(max-width:620px){
  .checkout-modal{
    top:12px;
    bottom:12px;
    left:12px;
    right:12px;
    width:auto;
    max-height:none;
    height:auto;
    transform:translateY(10px);
    padding:22px 18px calc(24px + env(safe-area-inset-bottom));
    overflow-y:auto;
    overflow-x:hidden;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  .modal-open .checkout-modal{transform:none}
  .checkout-modal h2{font-size:34px;line-height:1.05;margin:8px 44px 8px 0}
  .checkout-modal>p{margin:0 0 14px;line-height:1.45}
  .checkout-modal label{margin:12px 0 6px}
  .checkout-modal input,.checkout-modal textarea{margin-top:0}
  .checkout-modal textarea{min-height:112px;margin-bottom:0}
  #checkout-form > .btn[type="submit"]{margin-top:18px;min-height:54px}
  .legal-consent{margin-top:18px!important;margin-bottom:2px!important}
}

/* Mobile header alignment v12 */
@media(max-width:620px){
  .site-header{
    height:calc(64px + env(safe-area-inset-top));
    min-height:calc(64px + env(safe-area-inset-top));
    padding:env(safe-area-inset-top) 14px 0;
    gap:10px;
    align-items:center;
  }
  .site-header .brand{
    margin:0 auto 0 0;
    min-width:0;
    height:44px;
    display:flex;
    align-items:center;
    line-height:1;
    white-space:nowrap;
    flex:0 1 auto;
  }
  .site-header .brand-mark{
    width:30px;
    height:21px;
    flex:0 0 30px;
  }
  .social-icon-link.header-social{
    margin:0;
    width:44px;
    min-width:44px;
    height:44px;
    flex:0 0 44px;
  }
  .site-header .cart-button{
    margin:0;
    min-height:44px;
    height:44px;
    padding:0 12px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:7px;
    line-height:1;
    white-space:nowrap;
    flex:0 0 auto;
  }
  .site-header .cart-button span{
    margin-left:0;
    min-width:26px;
    width:26px;
    height:26px;
  }
}
@media(max-width:380px){
  .site-header{padding-left:10px;padding-right:10px;gap:7px}
  .site-header .brand{font-size:13px;letter-spacing:.13em;gap:8px}
  .site-header .brand-mark{width:27px;height:19px;flex-basis:27px}
  .social-icon-link.header-social{width:42px;min-width:42px;height:42px;flex-basis:42px}
  .site-header .cart-button{height:42px;min-height:42px;padding:0 9px;font-size:14px;gap:6px}
  .site-header .cart-button span{width:24px;min-width:24px;height:24px}
}

/* Mobile product detail v13 — use only page scroll, never an inner scrollbar */
@media(max-width:900px){
  .product-detail-copy{
    position:static;
    top:auto;
    max-height:none !important;
    height:auto;
    overflow:visible !important;
    overscroll-behavior:auto;
  }
}
@media(max-width:620px){
  .product-detail-copy{
    padding:20px;
  }
}

/* Mobile cart flow v14 — cart content scrolls as one page, no section can cover cart items */
@media(max-width:620px){
  .cart-drawer{
    width:100%;
    height:100dvh;
    max-height:100dvh;
    padding:18px 16px calc(22px + env(safe-area-inset-bottom));
    overflow-y:auto;
    overflow-x:hidden;
    -webkit-overflow-scrolling:touch;
    overscroll-behavior:contain;
    display:block;
  }
  .cart-head{
    position:sticky;
    top:-18px;
    z-index:4;
    margin:-18px -16px 0;
    padding:18px 16px 14px;
    background:#07171c;
  }
  .cart-items{
    flex:none;
    overflow:visible;
    min-height:0;
    width:100%;
  }
  .cart-row{
    grid-template-columns:76px minmax(0,1fr);
    gap:12px;
    width:100%;
    padding:14px 0;
  }
  .cart-row img{
    width:76px;
    height:92px;
  }
  .cart-row-copy{
    min-width:0;
  }
  .cart-row-copy strong,
  .cart-row-copy small{
    overflow-wrap:anywhere;
  }
  .qty{
    flex-wrap:wrap;
    row-gap:7px;
  }
  .qty .remove{
    margin-left:0;
  }
  .cart-empty{
    padding:44px 0;
  }
  .cart-upsells{
    flex:none;
    width:100%;
    margin-top:0;
    padding-top:18px;
  }
  .cart-upsells-head{
    padding:0 0 10px;
  }
  .cart-upsells-track{
    width:100%;
    padding:2px 0 12px;
    scroll-padding-left:0;
  }
  .cart-upsell-card{
    flex-basis:min(78vw,260px);
  }
  .cart-footer{
    position:static;
    width:100%;
    margin-top:0;
    padding:18px 0 0;
    background:#07171c;
  }
}

/* Desktop cart flow v16 - main cart items do not have their own scrollbar. */
@media(min-width:621px){
  .cart-drawer{
    overflow-y:auto;
    overflow-x:hidden;
    overscroll-behavior:contain;
    scrollbar-width:none;
  }
  .cart-drawer::-webkit-scrollbar{
    width:0;
    height:0;
  }
  .cart-items{
    flex:0 0 auto;
    overflow:visible;
    min-height:0;
  }
}

/* ========================================================================
   NORWIN TECHWEAR REDESIGN 2026
   Visual system based on selected concept 04 / Technology.
   Commerce data, catalog IDs/SKUs and order pipeline intentionally untouched.
   ======================================================================== */
:root{
  --bg:#050709;--bg2:#090d11;--panel:#0d1217;--panel2:#111820;--line:#1c2731;
  --text:#f5f8fb;--muted:#82909d;--blue:#168dff;--blue2:#54b7ff;--blue-soft:rgba(22,141,255,.12);
  --teal:#168dff;--max:1440px;
}
html{background:var(--bg)}
body{background:linear-gradient(180deg,#050709 0,#081018 48%,#050709 100%);color:var(--text)}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 80%)}
.site-header{background:rgba(5,7,9,.78)!important;border-bottom:1px solid rgba(255,255,255,.07)!important;backdrop-filter:blur(22px);min-height:74px}
.brand{letter-spacing:.18em}.brand-mark{background:var(--blue)!important;box-shadow:0 0 28px rgba(22,141,255,.45)}
.nav a,.footer-links a{color:#9aa8b5}.nav a:hover,.footer-links a:hover{color:#fff}
.cart-button{border:1px solid #263746;background:#0a1118;color:#fff;border-radius:4px;text-transform:uppercase;letter-spacing:.08em}.cart-button span{background:var(--blue);color:#fff}
.eyebrow{color:var(--blue2)!important;letter-spacing:.16em}.section-pad{position:relative;z-index:1}
.hero-v2{min-height:calc(100vh - 74px);align-items:center;padding-top:54px!important;padding-bottom:54px!important;gap:42px}
.hero-v2:after{content:"THERMAL / SYSTEM / 01";position:absolute;right:2%;top:6%;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.24em;color:#31404d;writing-mode:vertical-rl}
.hero-copy{max-width:680px}.hero-overline{border-bottom:1px solid #1a2530;padding-bottom:14px;margin-bottom:26px}.hero-season{color:#566574!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}
.hero h1{font-size:clamp(54px,7vw,112px)!important;line-height:.86!important;letter-spacing:-.055em!important;text-transform:none!important}.hero h1 span{display:block;color:#fff}.hero h1 em{display:block;margin-top:18px;font-size:.23em!important;line-height:1.1!important;font-style:normal!important;letter-spacing:.17em!important;color:var(--blue2)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}
.hero-lead{max-width:650px;color:#a5b1bc!important;font-size:18px!important;line-height:1.65!important}.hero-actions{gap:10px}.btn{border-radius:3px!important;text-transform:uppercase;letter-spacing:.065em;font-size:12px!important;min-height:50px}.btn-primary{background:linear-gradient(135deg,var(--blue),#0068d8)!important;border-color:var(--blue)!important;color:#fff!important;box-shadow:0 12px 38px rgba(0,111,255,.16)}.btn-primary:hover{filter:brightness(1.12);transform:translateY(-1px)}.btn-ghost{background:#0b1016!important;border-color:#263441!important;color:#dbe5ed!important}.btn-ghost:hover{border-color:#526b7e!important;background:#101821!important}
.hero-offers{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#1d2a34;border:1px solid #1d2a34;border-radius:3px;overflow:hidden}.hero-offer{background:#0a0f14!important;border:0!important;border-radius:0!important;padding:18px!important}.hero-offer span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.15em;color:#6e7d8b}.hero-offer strong{color:#fff}.hero-offer small{color:#607080}
.hero-tech{gap:0!important;border:1px solid #19242d;background:#080d12;padding:0!important}.hero-tech span{padding:13px 14px;border-right:1px solid #19242d;color:#71808d!important;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.13em}.hero-tech span:last-child{border-right:0}
.hero-stage{border:1px solid #1a2530;background:#080c10;padding:12px;box-shadow:0 35px 90px rgba(0,0,0,.4)}.hero-stage-main,.hero-kids-card{border-radius:1px!important;overflow:hidden;background:#0d141a}.hero-stage-main:after,.hero-kids-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.78));pointer-events:none}.hero-stage img{filter:saturate(.78) contrast(1.06)}.hero-stage-caption,.hero-kids-card>span{z-index:2}.hero-stage-caption small,.hero-kids-card small{color:var(--blue2)!important}.hero-float-note{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;color:#53616d!important}
.ticker{background:var(--blue)!important;color:white!important;border:0!important}.ticker div{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;font-size:10px!important;letter-spacing:.18em!important}
.benefits-strip{background:#070b0f!important;border-top:1px solid #17212a!important;border-bottom:1px solid #17212a!important}.benefit-item{border-right:1px solid #17212a!important}.benefit-icon{color:var(--blue2)!important}.benefit-item strong{color:#edf4f8!important}.benefit-item small{color:#71808c!important}
.section-head{border-bottom:1px solid #1b2630;padding-bottom:22px;margin-bottom:28px}.section-head h2{font-size:clamp(38px,4.6vw,72px)!important;letter-spacing:-.045em!important;line-height:.95!important}.section-head>p{color:#80909d!important;max-width:610px!important}
.product-grid{gap:14px!important}.product-card{background:#0a0f14!important;border:1px solid #1c2731!important;border-radius:2px!important;overflow:hidden!important;transition:.25s ease}.product-card:hover{transform:translateY(-3px);border-color:#344657!important;box-shadow:0 24px 55px rgba(0,0,0,.25)}.product-media{background:#e9ecee!important;border-radius:0!important}.product-body{padding:18px!important}.product-kicker,.product-id{font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important;letter-spacing:.08em;color:#647482!important}.product-title-row{align-items:flex-start!important}.product-title-row h3{font-size:17px!important;color:#f5f8fa!important}.product-title-row strong{color:var(--blue2)!important;white-space:nowrap}.product-body>p{color:#8796a2!important}.product-purchase-facts{border-top:1px solid #1b2630!important;border-bottom:1px solid #1b2630!important}.product-purchase-facts span{color:#768692!important}.product-body label{color:#8d9aa6!important}.product-body select{background:#070b0f!important;border-color:#24323e!important;color:#fff!important;border-radius:2px!important}.product-seo-link{color:#70bdff!important}
.badge{background:#061c30!important;color:#70bdff!important;border:1px solid rgba(84,183,255,.35)!important;border-radius:2px!important}.carousel-arrow{background:rgba(4,8,11,.78)!important;color:white!important;border-color:#31414f!important}.carousel-dot{background:#63717d!important}.carousel-dot.is-active{background:var(--blue)!important}
.tech-section{background:linear-gradient(180deg,#080d12,#05090d)!important}.tech-grid{gap:1px!important;background:#1c2832;border:1px solid #1c2832}.tech-card{background:#0a1016!important;border:0!important;border-radius:0!important;min-height:240px;padding:28px!important}.tech-card span{color:var(--blue2)!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace!important}.tech-card h3{font-size:24px!important}.tech-card p{color:#7f8e9a!important}.tech-card:before{content:"ACTIVE";position:absolute;right:18px;top:18px;font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.16em;color:#375a76}
.service-card,.returns-panel,.review-card,.faq-item{background:#0a0f14!important;border:1px solid #1b2731!important;border-radius:2px!important}.service-card h3,.returns-panel h3,.review-card blockquote{color:#eef5f9!important}.service-card p,.returns-panel p,.review-card p,.faq-item p{color:#7f8d99!important}.service-icon{color:var(--blue2)!important}.service-link{color:#6bbaff!important}
.final-cta{background:linear-gradient(115deg,#07121d,#0a0f14 58%,#07182a)!important;border:1px solid #1e3448!important;border-radius:2px!important}.final-cta h2{font-size:clamp(38px,5vw,68px)!important}.final-cta p{color:#80909c!important}
.site-footer{background:#040608!important;border-top:1px solid #141d25!important}.site-footer-brand p,.site-footer-bottom{color:#5f6c76!important}
.cart-backdrop,.modal-backdrop{background:rgba(0,0,0,.74)!important;backdrop-filter:blur(5px)}.cart-drawer,.checkout-modal{background:#080d12!important;border-left:1px solid #23323e!important}.cart-head{border-bottom:1px solid #1c2831!important}.cart-row{border-bottom:1px solid #17212a!important}.cart-row img{background:#e8eaec!important;border-radius:2px!important}.cart-row-copy strong{color:#f1f6f9!important}.cart-row-copy small{color:#71808d!important}.cart-row-copy b,.cart-total strong{color:var(--blue2)!important}.qty button{background:#0d151c!important;border-color:#273642!important;color:#dbe5ec!important;border-radius:2px!important}.cart-footer{background:#080d12!important;border-top:1px solid #1e2b35!important}.cart-delivery-choice label{background:#0c1319!important;border-color:#22303a!important;border-radius:2px!important}.cart-delivery-choice input:checked+span{color:var(--blue2)!important}.checkout-modal{border:1px solid #253642!important;border-radius:2px!important;box-shadow:0 40px 100px rgba(0,0,0,.55)}.checkout-modal input,.checkout-modal textarea{background:#060a0e!important;border-color:#263641!important;color:#fff!important;border-radius:2px!important}.checkout-delivery-summary{background:#0d151d!important;border-color:#22313c!important;color:#8d9ba7!important}.legal-consent{color:#74828e!important}
.product-page-header{background:rgba(5,7,9,.88)!important;border-bottom:1px solid #17232c!important;backdrop-filter:blur(20px)}.product-detail-wrap{background:transparent!important}.product-detail-hero{gap:18px!important}.product-detail-gallery{gap:8px!important}.product-detail-gallery figure{background:#e8ebed!important;border-radius:1px!important}.product-detail-copy{background:#080d12!important;border:1px solid #1d2a35!important;border-radius:2px!important;padding:30px!important;position:sticky!important;top:94px!important}.product-detail-copy h1{letter-spacing:-.045em!important}.product-detail-lead{color:#8796a2!important}.product-detail-price{color:var(--blue2)!important}.product-detail-meta span{background:#0d151b!important;border-color:#22303a!important;color:#85939e!important;border-radius:2px!important}.product-detail-option span{background:#0b1117!important;border-color:#263641!important;border-radius:2px!important}.product-detail-option input:checked+span{border-color:var(--blue)!important;color:#fff!important;box-shadow:inset 0 0 0 1px var(--blue),0 0 0 2px rgba(22,141,255,.1)}.product-detail-section,.product-cross-sell-card{background:#0a0f14!important;border-color:#1d2933!important;border-radius:2px!important}.product-detail-section h2,.product-cross-sell-head h2{color:#f4f7f9!important}.product-detail-section p,.product-detail-section li{color:#84939e!important}.product-cross-sell-copy strong{color:var(--blue2)!important}
.thank-page{background:transparent!important}.thank-hero{gap:26px!important}.thank-status{color:var(--blue2)!important}.thank-status-icon{background:var(--blue)!important;color:#fff!important}.thank-title{letter-spacing:-.05em!important}.thank-title span{color:var(--blue2)!important}.thank-lead,.thank-note{color:#8695a1!important}.order-card,.thank-step,.thank-error-card{background:#0a0f14!important;border-color:#1d2933!important;border-radius:2px!important}.order-card-head,.order-total{border-color:#1b2730!important}.order-item{border-color:#17212a!important}.order-item img{border-radius:2px!important;background:#e9ecee!important}.order-item-price,.order-total strong{color:var(--blue2)!important}.thank-step span{color:#67b9ff!important}
@media(max-width:900px){.hero-v2{min-height:auto}.hero h1{font-size:clamp(52px,12vw,84px)!important}.product-detail-copy{position:relative!important;top:auto!important}.hero-v2:after{display:none}}
@media(max-width:620px){.site-header{min-height:64px!important}.nav{display:none!important}.hero-v2{padding-top:30px!important}.hero h1{font-size:clamp(48px,15vw,72px)!important}.hero h1 em{font-size:.2em!important;line-height:1.3!important}.hero-lead{font-size:15px!important}.hero-offers{grid-template-columns:1fr 1fr!important}.hero-tech{overflow-x:auto}.hero-tech span{white-space:nowrap}.section-head h2{font-size:clamp(36px,11vw,52px)!important}.tech-grid{display:grid!important;grid-template-columns:1fr!important}.tech-card{min-height:190px}.product-body{padding:15px!important}.cart-drawer{background:#080d12!important}.checkout-modal{border-radius:0!important}.product-detail-copy{padding:22px!important}.thank-title{font-size:clamp(42px,13vw,62px)!important}}
