*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#111a2e;background:#f6f9ff}a{text-decoration:none;color:inherit}.topbar{background:#06142f;color:#dff6ff;text-align:center;padding:9px 15px;font-size:13px}.header{height:76px;background:#fff;display:flex;align-items:center;gap:28px;padding:10px 5%;position:sticky;top:0;z-index:20;box-shadow:0 4px 20px #0b2d6a12}.brand{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:800;white-space:nowrap}.brand img{width:48px;height:48px;object-fit:cover;border-radius:50%}.brand b,.footer-brand b{color:#087ff5}.nav{display:flex;gap:24px;margin-left:auto;font-weight:700;font-size:14px}.nav a:hover{color:#087ff5}.nav-cta{background:#087ff5;color:#fff!important;padding:10px 17px;border-radius:10px}.header-actions{display:flex;gap:8px}.header-actions button,.menu-btn{border:0;background:#edf5ff;padding:10px 12px;border-radius:10px;cursor:pointer}.menu-btn{display:none}.hero{position:relative;min-height:510px;overflow:hidden;background:#06142f}.hero>img{width:100%;height:510px;object-fit:cover;display:block}.hero-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;padding:50px 8%;max-width:850px;background:linear-gradient(90deg,#04142de8 0%,#04142d9a 48%,transparent 100%);color:white}.eyebrow,.kicker{font-size:12px;letter-spacing:2px;font-weight:900;color:#12b9ff}.hero h1{font-size:clamp(40px,6vw,72px);line-height:1;margin:15px 0}.hero h1 span{color:#12b9ff}.hero p{font-size:19px;max-width:600px;color:#d9e6f8}.hero-buttons{display:flex;gap:12px;margin-top:15px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:11px;font-weight:800;border:1px solid transparent}.primary{background:#087ff5;color:#fff}.secondary{border-color:#fff;color:#fff}.light{background:#fff;color:#087ff5}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#071c3e;color:#fff;padding:18px 7%;text-align:center;font-weight:700}.section{max-width:1180px;margin:auto;padding:70px 5%}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-head h2,.about h2,.contact h2{font-size:34px;margin:7px 0}.section-head>a{color:#087ff5;font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.cat-card{background:#fff;border-radius:18px;padding:23px 15px;min-height:150px;display:flex;flex-direction:column;gap:7px;box-shadow:0 8px 28px #0a397b12;border:1px solid #e8eff8}.cat-card span{font-size:31px}.cat-card b{font-size:17px}.cat-card small{color:#68758b;line-height:1.3}.cat-card:hover{transform:translateY(-4px);transition:.2s}.blue{border-top:4px solid #1685ff}.cyan{border-top:4px solid #00b8d9}.purple{border-top:4px solid #7b61ff}.green{border-top:4px solid #20b486}.orange{border-top:4px solid #ff9f43}.pink{border-top:4px solid #f45b9a}.deal-banner{max-width:1180px;margin:0 auto 20px;padding:38px 5%;border-radius:25px;background:linear-gradient(110deg,#061a3e,#087ff5);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px}.deal-banner h2{font-size:36px;margin:8px 0}.deal-banner p{margin:0;color:#dcecff}.filters{display:flex;gap:10px}.filters input,.filters select{padding:12px 14px;border:1px solid #d8e2f0;border-radius:10px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border-radius:18px;overflow:hidden;border:1px solid #e8eff8;box-shadow:0 8px 25px #0a397b0d}.product-img{height:205px;background:linear-gradient(135deg,#eef6ff,#fff);display:flex;align-items:center;justify-content:center;font-size:76px}.product-info{padding:17px}.product-cat{font-size:11px;color:#087ff5;font-weight:900;letter-spacing:1px}.product h3{margin:7px 0;font-size:17px}.price{font-size:20px;font-weight:900}.product button{width:100%;margin-top:13px;border:0;padding:11px;border-radius:9px;background:#071c3e;color:#fff;font-weight:800;cursor:pointer}.about-card{background:#fff;padding:40px;border-radius:25px;border:1px solid #e7eef8;box-shadow:0 10px 35px #0a397b10}.about-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.about-points span{background:#edf6ff;padding:10px 13px;border-radius:10px;color:#15558f;font-weight:700}.contact{display:flex;justify-content:space-between;align-items:center;gap:30px;background:linear-gradient(120deg,#e9f5ff,#fff)}footer{background:#06142f;color:#dce8f7;padding:45px 7% 20px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-brand{font-size:27px;font-weight:900;color:#fff}.footer-main b{color:#fff}.footer-main a{display:block;margin-top:11px;color:#b8c8df}.copyright{text-align:center;border-top:1px solid #274062;margin-top:35px;padding-top:18px;font-size:13px;color:#9fb1c9}.cart-panel{position:fixed;right:-420px;top:0;height:100%;width:min(400px,92vw);background:#fff;z-index:40;padding:22px;box-shadow:-15px 0 40px #00133333;transition:.25s;overflow:auto}.cart-panel.open{right:0}.cart-shade{display:none;position:fixed;inset:0;background:#00133377;z-index:35}.cart-shade.open{display:block}.cart-head,.cart-total{display:flex;justify-content:space-between;align-items:center}.cart-head button{border:0;background:#eef4fb;padding:8px;border-radius:8px}.cart-item{display:flex;justify-content:space-between;gap:10px;padding:15px 0;border-bottom:1px solid #e6edf5}.full{width:100%;border:0;margin-top:18px;cursor:pointer}.empty{color:#7b8799;padding:25px 0}@media(max-width:950px){.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.nav{display:none}.menu-btn{display:block;margin-left:auto}.header-actions{margin-left:0}.section-head{align-items:start;flex-direction:column}.filters{width:100%}.filters input,.filters select{flex:1}}@media(max-width:600px){.topbar{font-size:11px}.header{padding:8px 4%;gap:8px}.brand span{font-size:18px}.brand img{width:40px;height:40px}.hero,.hero>img{height:470px}.hero-overlay{padding:35px 6%;background:linear-gradient(90deg,#04142df0,#04142d99)}.hero h1{font-size:43px}.hero p{font-size:16px}.trust-strip{grid-template-columns:repeat(2,1fr);gap:12px;font-size:12px}.section{padding:50px 5%}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.deal-banner,.contact{flex-direction:column;align-items:flex-start}.deal-banner h2,.section-head h2,.about h2,.contact h2{font-size:29px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1/-1}}
