:root{--blue:#0047cc;--dark:#002b7f;--navy:#001f6b;--yellow:#ffd400;--sky:#6ec6ff;--ink:#07143b;--soft:#f4f8ff;--line:#dbe6ff}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.page-width{max-width:1440px;margin:0 auto;padding:0 34px}.topbar{background:linear-gradient(90deg,var(--dark),var(--blue));color:#fff;font-weight:700;font-size:14px}.topbar .page-width{display:flex;justify-content:space-between;gap:16px;align-items:center;height:40px}.topbar__items{display:flex;gap:28px;flex-wrap:wrap}.header{background:#fff;border-bottom:1px solid var(--line)}.header__inner{height:108px;display:grid;grid-template-columns:280px 1fr 250px;gap:32px;align-items:center}.logo img{max-height:92px;max-width:260px}.search{display:flex;border:1px solid #cdd8f5;border-radius:7px;overflow:hidden;background:#fff;box-shadow:0 4px 12px #003a9a12}.search input{border:0;outline:0;font-size:17px;padding:18px 22px;flex:1}.search button{border:0;background:var(--blue);color:#fff;font-weight:900;font-size:24px;padding:0 25px}.header__icons{display:flex;justify-content:flex-end;gap:32px;text-align:center;font-weight:700}.header__icons span{display:block;font-size:24px}.nav{background:linear-gradient(90deg,#002b7f,#003ea9);color:#fff;font-weight:900}.nav .page-width{display:flex;align-items:center;gap:25px;height:56px}.nav__cat{background:#001f6b;padding:19px 28px;margin-left:-34px}.nav a{padding:20px 12px}.nav a:hover{color:var(--yellow)}.hero{position:relative;background:#0047cc;color:#fff;overflow:hidden}.hero__bg{position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center right}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,36,120,.88),rgba(0,68,204,.48),rgba(0,0,0,.05))}.hero__inner{position:relative;min-height:410px;display:flex;align-items:center}.hero__copy{max-width:615px;padding:55px 0}.hero h1{font-size:58px;line-height:1.05;margin:0 0 18px;font-weight:900;letter-spacing:-1px}.hero h1 strong{color:var(--yellow)}.hero p{font-size:20px;line-height:1.45;margin:0 0 26px;font-weight:700}.btn{display:inline-block;border-radius:8px;padding:16px 28px;font-weight:900;text-transform:uppercase;border:2px solid transparent}.btn--yellow{background:var(--yellow);color:#06318a}.btn--outline{border-color:#fff;color:#fff;margin-left:12px}.trust{background:#fff}.trust__inner{margin-top:-36px;position:relative;z-index:2;background:#fff;border-radius:18px;box-shadow:0 12px 30px #002b7f20;border:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden}.trust__item{padding:18px 26px;display:flex;gap:14px;align-items:center;border-right:1px solid var(--line)}.trust__item:last-child{border-right:0}.trust__icon{font-size:30px;color:var(--blue)}.trust__item b{display:block;color:var(--blue);font-size:14px}.trust__item small{font-size:13px}.section{padding:34px 0}.section-title{text-align:center;margin:0 0 24px;color:var(--blue);font-size:30px;font-weight:900;text-transform:uppercase}.section-title:before,.section-title:after{content:'★';color:var(--yellow);margin:0 18px}.categories{display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.cat-card{border:2px solid #ffd34c;border-radius:14px;overflow:hidden;background:#fff;text-align:center;box-shadow:0 6px 18px #002b7f10}.cat-card img{width:100%;height:170px;object-fit:cover;background:#f5f5f5}.cat-card h3{font-size:16px;margin:12px 6px 4px;color:var(--blue);font-weight:900}.cat-card .mini{display:inline-block;background:var(--blue);color:#fff;border-radius:20px;font-size:12px;font-weight:900;padding:5px 18px;margin-bottom:10px}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 20px #002b7f10;position:relative}.product-card img{width:100%;height:230px;object-fit:contain;background:#fff}.product-card__info{padding:14px}.product-card h3{font-size:16px;min-height:38px;margin:0 0 8px}.stars{color:#ffb300;font-size:15px}.price{font-size:19px;font-weight:900;margin:8px 0;color:#e31b23}.add{width:100%;border:0;background:var(--blue);color:#fff;font-weight:900;border-radius:5px;padding:12px;text-transform:uppercase}.sale{position:absolute;right:10px;top:10px;background:#e31b23;color:#fff;border-radius:4px;font-weight:900;font-size:12px;padding:5px 8px}.why{background:linear-gradient(180deg,#fff,#f1f7ff);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--line);overflow:hidden}.why__item{padding:28px;border-right:1px solid var(--line);display:flex;gap:18px}.why__item:last-child{border-right:0}.why__icon{font-size:42px;color:var(--blue)}.why h3{margin:0 0 8px;color:var(--blue);font-size:17px}.collections{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.collection-tile{min-height:160px;border-radius:14px;overflow:hidden;position:relative;background:#0047cc;color:#fff;display:flex;align-items:end;padding:20px;box-shadow:0 8px 22px #002b7f22}.collection-tile img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.72}.collection-tile div{position:relative}.collection-tile h3{font-size:22px;margin:0 0 8px;text-shadow:0 2px 6px #0006}.reviews{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.review{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px;box-shadow:0 5px 18px #002b7f10}.newsletter{background:linear-gradient(90deg,var(--blue),var(--dark));color:#fff;padding:36px 0}.newsletter__inner{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;align-items:center}.newsletter h2{margin:0;font-size:32px}.newsletter form{display:flex}.newsletter input{flex:1;border:0;border-radius:8px 0 0 8px;padding:19px;font-size:16px}.newsletter button{border:0;background:var(--yellow);color:#092d7f;font-weight:900;border-radius:0 8px 8px 0;padding:0 32px}.footer{background:#002b7f;color:#fff;padding:38px 0}.footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:30px}.footer img{max-width:180px}.footer h3{color:var(--yellow);margin:0 0 12px}.footer p,.footer a{font-size:14px;line-height:1.7;color:#fff}.product-main,.collection-main,.page-main,.cart-main{padding:50px 0}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:45px}.product-main img{width:100%;border:1px solid var(--line);border-radius:14px}.product-main h1{font-size:42px}.qty{width:80px;padding:12px;margin:15px 0}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media(max-width:990px){.page-width{padding:0 18px}.topbar .page-width{height:auto;padding-top:10px;padding-bottom:10px}.header__inner{height:auto;grid-template-columns:1fr;gap:15px;padding-top:16px;padding-bottom:16px}.header__icons{justify-content:center}.nav .page-width{overflow-x:auto}.hero__inner{min-height:520px;align-items:flex-start}.hero h1{font-size:40px}.hero__shade{background:linear-gradient(180deg,rgba(0,36,120,.86),rgba(0,68,204,.5))}.trust__inner,.categories,.products,.why,.collections,.reviews,.newsletter__inner,.footer__grid,.collection-grid,.product-main{grid-template-columns:1fr}.trust__inner{margin-top:0;border-radius:0}.trust__item,.why__item{border-right:0;border-bottom:1px solid var(--line)}.cat-card img{height:220px}.newsletter form{display:block}.newsletter input,.newsletter button{width:100%;border-radius:8px;margin-top:10px}.btn--outline{margin-left:0;margin-top:10px}}

.hero--image-only{min-height:520px;background:#0047cc;position:relative;overflow:hidden}.hero--image-only .hero__bg{position:absolute;inset:0;background-image:var(--hero);background-size:cover;background-position:center center;background-repeat:no-repeat}.hero--image-only + .trust .trust__inner{margin-top:-36px}.categories--products{grid-template-columns:repeat(7,1fr)}.categories--products .cat-card img{height:135px;object-fit:contain;padding:14px}.product-categories-page .intro{text-align:center;font-size:18px;margin:-10px 0 28px}.logo img{border-radius:12px}@media(max-width:1200px){.categories--products{grid-template-columns:repeat(4,1fr)}}@media(max-width:990px){.hero--image-only{min-height:300px}.hero--image-only + .trust .trust__inner{margin-top:0}.categories--products{grid-template-columns:repeat(2,1fr)}.categories--products .cat-card img{height:160px}}@media(max-width:560px){.hero--image-only{min-height:210px}.categories--products{grid-template-columns:1fr}}
