:root{--navy:#12394c;--blue:#006f91;--blue2:#0088ad;--aqua:#e6f5f7;--yellow:#f3c646;--orange:#ef7a33;--paper:#fff;--soft:#f5f7f7;--line:#dce5e7;--ink:#18313e;--muted:#657980}
body{color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}
.topbar{background:var(--navy);color:#fff;font-weight:700}.topbar span:last-child{color:#d7f0f5}
header{height:auto;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0}.nav{height:auto;display:block}.shop-head{min-height:86px;display:grid;grid-template-columns:280px minmax(300px,1fr) auto;gap:34px;align-items:center}.logo img{width:270px;height:66px}.store-search{display:flex;height:48px;border:2px solid var(--blue);border-radius:4px;overflow:hidden;background:#fff}.store-search input{flex:1;min-width:0;padding:0 17px;border:0;font:inherit;outline:0}.store-search button{border:0;background:var(--blue);color:#fff;padding:0 23px;font-weight:900;cursor:pointer}.store-search button:hover{background:var(--blue2)}
.nav nav{height:48px;border-top:1px solid var(--line);display:flex;justify-content:flex-start;gap:0;color:var(--navy);font-size:13px;text-transform:none;letter-spacing:0}.nav nav a{height:48px;display:flex;align-items:center;padding:0 23px;border-right:1px solid var(--line);font-weight:800}.nav nav a:first-child{padding-left:0}.nav nav a:hover{color:var(--blue)}
.hero{min-height:520px;color:var(--ink);background:linear-gradient(90deg,#e9f7f8 0 60%,#c4e6e8 60%);overflow:hidden}.hero:after{background:linear-gradient(90deg,transparent 55%,#fff3)}.hero-inner{min-height:520px;grid-template-columns:1.15fr .85fr}.hero h1{font-family:Arial,sans-serif;font-size:55px;font-weight:900;letter-spacing:-2px;max-width:720px}.hero-inner>div>p:not(.eyebrow){color:#42616c}.eyebrow{color:var(--blue)}.primary,.buy{background:var(--orange);color:#fff!important;border-radius:4px}.primary:hover,.buy:hover{background:#d96320}.ghost{border-color:#88adb5;color:var(--navy);border-radius:4px}.hero-checks{color:#385663;font-weight:700}
.deco-shape{position:absolute;right:4%;top:42px;width:455px;height:435px;border:0;border-radius:46% 46% 8px 8px;background:linear-gradient(145deg,#fff,#d8eff1);box-shadow:0 25px 70px #16465820}.deco-shape:before{content:"";position:absolute;left:90px;top:72px;width:275px;height:210px;border:24px solid #fff;border-bottom-width:55px;border-radius:50% 50% 38% 38%;box-shadow:0 0 0 2px #a8cfd3}.deco-shape:after{content:"";position:absolute;left:190px;bottom:50px;width:72px;height:125px;background:linear-gradient(90deg,#d4e9ec,#fff,#c8e0e3);border-radius:40px 40px 12px 12px;box-shadow:-108px 20px 0 -22px #f3c646,108px 20px 0 -22px #ef7a33}
.style-card{width:370px;height:285px;background:#fff;border:0;border-radius:6px;box-shadow:0 20px 45px #1f53611d;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:45px}.style-card span,.style-card strong{font-family:Arial,sans-serif;color:var(--navy);font-size:42px;line-height:.95;font-weight:900;letter-spacing:-2px}.style-card strong{font-size:48px;color:var(--blue)}.style-card small{color:#607b85;margin-top:25px;letter-spacing:2px;font-weight:800}
.pagehero{background:linear-gradient(105deg,var(--navy),var(--blue));border-bottom:6px solid var(--yellow)}.pagehero h1{font-family:Arial,sans-serif;font-weight:900}.category-strip{background:#fff;border-color:var(--line)}.category-strip .wrap{grid-template-columns:repeat(6,1fr);gap:14px;padding-top:28px;padding-bottom:28px}.category-strip a,.category-strip a:first-child{min-height:145px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:17px}.category-strip a:hover{background:var(--aqua);color:var(--navy);border-color:#a7d4db}.category-strip span{color:var(--blue);font-size:28px}.category-strip strong{font-size:14px}.category-strip small,.category-strip em{color:var(--muted)}
.section{padding:65px 0}.section h2,.cta h2{font-family:Arial,sans-serif;font-weight:900}.product-grid{gap:18px;align-items:stretch}.product-card{min-width:0;border-color:var(--line);border-radius:5px;box-shadow:none;isolation:isolate}.product-card:hover{box-shadow:0 12px 30px #18313e18;transform:translateY(-3px)}.product-image{width:100%;height:230px;min-height:230px;max-height:230px;overflow:hidden;contain:layout paint;display:flex;align-items:center;justify-content:center;padding:18px;background:#fff}.product-image img{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}.product-info{position:relative;z-index:2;min-width:0;background:#fff}.product-card h3,.product-card .short{overflow-wrap:anywhere}.brand,.orange{color:var(--blue)}.price-row strong,.detail-price strong{color:var(--navy)}.buy{padding:11px 13px}
.filters{background:var(--soft);border:1px solid var(--line);border-radius:5px}.filters input,.filters select{border-radius:3px;border-color:#cbd9dc}.compact-filters{display:grid;grid-template-columns:minmax(230px,1.4fr) repeat(4,minmax(145px,1fr)) auto;gap:10px;align-items:center;padding:16px}.compact-filters input,.compact-filters select{width:100%;height:46px;min-width:0}.compact-count{display:flex;flex-direction:column;min-width:75px;font-size:11px;color:var(--muted)}.compact-count b{font-size:18px;color:var(--navy)}
.advice-grid article{background:var(--aqua);border-left-color:var(--blue)}.empty{background:var(--soft)}.cta{background:var(--yellow);color:var(--navy)}.cta .eyebrow{color:#795d0e}.lightbtn{background:var(--navy);color:#fff;border-radius:4px}.detail-image{height:520px;min-height:0;max-height:520px;overflow:hidden;contain:layout paint;border-color:var(--line);border-radius:5px}.detail-image img{display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important}
footer{background:var(--navy)}.footergrid h3{color:var(--yellow)}.cookie-panel{border-top-color:var(--blue)}.cookie-accept{background:var(--blue)!important;border-color:var(--blue)!important;color:#fff!important}.legal a{color:var(--blue)}
@media(max-width:1100px){.compact-filters{grid-template-columns:1fr 1fr 1fr}.compact-filters input{grid-column:1/-1}.shop-head{grid-template-columns:240px 1fr auto}.logo img{width:225px}}
@media(max-width:950px){.shop-head{grid-template-columns:1fr auto}.store-search{grid-column:1/-1;grid-row:2;margin-bottom:16px}.nav nav{height:auto}.nav nav.open{top:150px;background:#fff;color:var(--navy);padding:0;box-shadow:0 16px 30px #12394c1c}.nav nav.open a{width:100%;justify-content:center;border-right:0;border-bottom:1px solid var(--line)}.style-card{display:none}.deco-shape{right:-250px;opacity:.25}.hero{background:var(--aqua)}}
@media(max-width:680px){.shop-head{gap:10px}.store-search button{padding:0 14px}.compact-filters{display:flex;align-items:stretch;flex-direction:column}.category-strip .wrap{grid-template-columns:1fr 1fr}.hero h1{font-size:41px}.logo img{width:205px}.product-image{height:240px;min-height:240px;max-height:240px}.detail-image{height:360px;max-height:360px}}
