:root{--navy:#06152b;--orange:#ff7a00;--ink:#101827;--muted:#657084;--light:#f5f7fa;--line:#e7eaf0;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.topbar{background:var(--navy);color:#fff;padding:9px 4%;display:flex;justify-content:center;gap:clamp(25px,8vw,110px);font-size:12px;font-weight:700}.site-header{display:flex;align-items:center;justify-content:space-between;padding:16px 4%;background:#fff;border-bottom:1px solid var(--line);gap:25px}.logo{font-size:34px;font-weight:900;letter-spacing:-2px;color:var(--navy);line-height:.9;white-space:nowrap}.logo span{color:var(--orange)}.logo small{display:block;font-size:11px;letter-spacing:0;font-weight:600;margin-top:7px;color:var(--ink)}.nav{display:flex;gap:25px;font-weight:700;font-size:13px}.nav a:hover,.view-all:hover{color:var(--orange)}.header-actions{font-size:22px;display:flex;gap:15px;white-space:nowrap}.wrap{width:min(1420px,94%);margin:auto}.hero{margin:18px auto;border-radius:18px;overflow:hidden;background:var(--navy);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;min-height:410px}.hero-copy{padding:52px clamp(30px,5vw,70px);display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;letter-spacing:1.5px;font-weight:900;color:var(--orange);display:block;margin-bottom:12px}.eyebrow.dark{color:var(--orange)}.hero h1{font-size:clamp(40px,4.8vw,70px);line-height:.96;margin:0 0 18px;letter-spacing:-2px}.hero h1 span{color:var(--orange)}.hero p{font-size:18px;max-width:500px;line-height:1.5;color:#e9edf5;margin:0}.btn{display:inline-flex;align-items:center;gap:10px;background:var(--orange);color:#fff;padding:13px 22px;border-radius:26px;font-weight:900;margin-top:20px;width:max-content}.btn:hover{transform:translateY(-1px)}.hero-benefits{display:flex;gap:18px;margin-top:18px;font-size:12px;color:#d9dfeb}.hero-image{min-height:410px;background:linear-gradient(125deg,#0b1d38,#ff7a00);display:flex;align-items:center;justify-content:center;padding:14px}.hero-image img{width:100%;height:100%;object-fit:cover;border-radius:12px;max-height:390px}.hero-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:14px;color:#fff}.hero-placeholder strong{font-size:45px}.trust-strip{background:var(--light);display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;margin:0 auto 10px;overflow:hidden}.trust{padding:16px 20px;display:flex;justify-content:center;align-items:center;gap:12px;border-right:1px solid var(--line)}.trust:last-child{border-right:0}.trust-icon{font-size:22px;color:var(--orange)}.trust b,.trust small{display:block}.trust b{font-size:12px}.trust small{font-size:11px;color:var(--muted);margin-top:3px}.section{padding:28px 0}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:17px}.section-title h2{margin:0;font-size:27px;letter-spacing:-.5px;text-transform:none}.view-all{font-size:12px;font-weight:900;color:var(--orange)}.categories{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.cat{text-align:center;font-size:12px;font-weight:800}.cat-circle{width:68px;height:68px;border-radius:50%;margin:0 auto 9px;background:var(--light);border:1px solid var(--line);display:grid;place-items:center;color:var(--navy);font-size:25px}.cat:hover .cat-circle{background:var(--navy);color:var(--orange)}.promos{display:grid;gap:14px}.promos-two{grid-template-columns:1fr 1fr}.promo{min-height:190px;border-radius:15px;padding:28px;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.promo-dark{background:var(--navy);color:#fff}.promo-orange{background:var(--orange);color:#fff}.promo-label{font-size:10px;font-weight:900;letter-spacing:1.5px}.promo h3{font-size:28px;margin:8px 0}.promo p{margin:0;max-width:360px;color:#edf0f5}.promo-orange p{color:#fff}.promo .btn{margin-top:15px}.btn-small{padding:10px 16px;font-size:12px}.btn-light{background:#fff;color:var(--navy)}.promo-mark{font-size:90px;font-weight:900;opacity:.18;padding-right:15px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#fff;transition:.2s}.product:hover{box-shadow:0 8px 25px rgba(6,21,43,.08);transform:translateY(-2px)}.product img,.product-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f7f8fa}.product-placeholder{display:grid;place-items:center;color:#9aa2b1;font-weight:800}.product-info{padding:13px}.product-title{font-weight:800;font-size:14px;line-height:1.35;min-height:38px}.price{font-weight:900;font-size:18px;margin-top:8px;color:var(--navy)}.lifestyle-section{display:grid;grid-template-columns:1fr 1fr;gap:15px}.lifestyle-card{border-radius:15px;background:#f1f3f6;padding:28px;min-height:210px;display:flex;justify-content:space-between;overflow:hidden}.lifestyle-card h3{font-size:25px;margin:5px 0 8px}.lifestyle-card p{max-width:410px;color:#596477;line-height:1.45}.btn-outline{background:transparent;color:var(--navy);border:1px solid var(--navy);margin-top:12px}.lifestyle-shape{font-size:120px;color:var(--orange);opacity:.18;align-self:center;padding-right:15px}.newsletter{margin:10px auto 30px;background:var(--navy);color:#fff;border-radius:15px;padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:25px}.newsletter h2{margin:0 0 7px;font-size:25px}.newsletter p{margin:0;color:#dbe2ed}.newsletter form{display:flex;min-width:min(470px,100%)}.newsletter input{padding:14px 16px;border:0;flex:1;min-width:0;border-radius:5px 0 0 5px}.newsletter button{padding:14px 20px;border:0;background:var(--orange);color:#fff;font-weight:900;border-radius:0 5px 5px 0}.footer{background:var(--navy);color:#fff;padding:36px 4% 18px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;max-width:1420px;margin:auto}.footer-logo{color:#fff}.footer p{color:#cbd3df;font-size:13px}.footer h3{color:var(--orange);font-size:12px;letter-spacing:1px}.footer a{display:block;margin:9px 0;color:#e7ebf2;font-size:13px}.footer-bottom{max-width:1420px;margin:25px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.18);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#cbd3df}.socials{display:flex;align-items:center;gap:9px}.socials strong{font-size:10px;color:#fff;margin-right:3px}.socials a{width:28px;height:28px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;margin:0;font-weight:900}.socials a:hover{background:var(--orange);border-color:var(--orange);color:#fff}@media(max-width:1000px){.nav{display:none}.hero{grid-template-columns:1fr}.hero-image{min-height:300px}.categories{grid-template-columns:repeat(4,1fr)}.products{grid-template-columns:repeat(2,1fr)}.lifestyle-section{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.newsletter{flex-direction:column;align-items:flex-start}.newsletter form{width:100%}}@media(max-width:600px){.topbar{gap:12px;justify-content:space-between;font-size:10px}.topbar span:last-child{display:none}.site-header{padding:13px 4%}.logo{font-size:28px}.header-actions{font-size:19px;gap:8px}.hero-copy{padding:35px 25px}.hero h1{font-size:42px}.hero p{font-size:16px}.hero-benefits{flex-direction:column;gap:5px}.hero-image{min-height:240px}.trust{padding:13px 8px;justify-content:flex-start}.trust-icon{font-size:18px}.trust b{font-size:10px}.trust small{font-size:9px}.categories{grid-template-columns:repeat(4,1fr);gap:15px 7px}.cat{font-size:10px}.cat-circle{width:54px;height:54px;font-size:20px}.promos-two{grid-template-columns:1fr}.promo{min-height:165px;padding:22px}.promo h3{font-size:23px}.promo-mark{font-size:70px}.products{gap:10px}.product-title{font-size:12px}.price{font-size:16px}.newsletter{padding:24px}.newsletter h2{font-size:21px}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{font-size:10px}.socials{flex-wrap:wrap}}
