:root{--black:#0d0d0f;--red:#e51f24;--muted:#666;--soft:#f6f6f6;--green:#e8f6bd;--border:#eee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--black);background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.top-offer{height:48px;background:var(--green);display:flex;align-items:center;justify-content:center;gap:150px;font-size:16px}.top-offer button{border:0;background:transparent;font-size:28px;cursor:pointer}.top-offer a{font-weight:600}.site-header{height:76px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:10;box-shadow:0 1px 0 rgba(0,0,0,.05)}.logo{font-size:36px;font-weight:900;letter-spacing:-2px}.logo span{background:var(--red);color:white;border-radius:9px;padding:0 5px;margin-right:1px}.nav{display:flex;gap:40px;text-transform:uppercase;font-weight:800}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;bottom:-8px;width:0;height:2px;background:var(--red);transition:.25s}.nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:16px}.header-actions button{border:0;background:#fff;font-size:24px;cursor:pointer;position:relative}.badge span{position:absolute;right:-10px;top:-11px;background:var(--red);color:white;width:24px;height:24px;border-radius:50%;font-size:13px;display:grid;place-items:center}.menu-btn{display:none!important}.hero{margin:0 auto 50px;width:min(1700px,92%);min-height:650px;border-radius:26px;background:#f1eeec;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.hero-copy{padding-left:110px}.eyebrow{font-size:20px}.hero h1{font-size:70px;line-height:1.05;margin:25px 0 15px;max-width:600px}.hero p{font-size:27px;margin-bottom:40px}.btn{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff;border-radius:28px;padding:18px 38px;font-weight:900;text-transform:uppercase}.hero-image img{width:720px;margin:auto;mix-blend-mode:multiply}.features{width:min(1700px,92%);margin:70px auto 80px;background:#f8f8f8;border-radius:18px;padding:46px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.features article{display:flex;gap:20px;align-items:center}.features span{width:72px;height:72px;background:#fff;border-radius:50%;display:grid;place-items:center;font-size:28px}.features h3{font-size:26px;margin:0 0 10px}.features p{margin:0;color:#555;font-size:18px}.categories{width:min(1700px,92%);margin:0 auto 70px;display:grid;grid-template-columns:repeat(7,1fr);gap:35px;text-align:center}.category-card img{aspect-ratio:1;border-radius:50%;object-fit:cover;background:#f8f8f8;transition:.3s}.category-card:hover img{transform:translateY(-8px)}.category-card p{font-size:20px;font-weight:600}.coupon{width:min(1700px,92%);margin:0 auto 90px;border:1px solid var(--border);border-radius:8px;padding:18px;text-align:center;font-size:20px;color:#555}.coupon b{color:var(--red)}.deals{width:min(1700px,92%);margin:0 auto 90px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:55px}.section-head h2{font-size:44px}.timer{display:flex;align-items:center;gap:12px;font-size:18px}.timer b{background:#111;color:#fff;border-radius:50%;width:48px;height:48px;display:grid;place-items:center}.timer a{margin-left:20px;border-bottom:1px solid #111;font-weight:700}.deal-grid{display:grid;grid-template-columns:repeat(3,1fr);border-radius:18px;overflow:hidden}.product{position:relative;background:#f7f7f7;min-height:250px;padding:40px 30px;display:grid;grid-template-columns:42% 1fr;gap:26px;align-items:center;border:3px solid #fff}.product em{position:absolute;left:18px;top:18px;background:#e33a3f;color:#fff;border-radius:18px;padding:8px 18px;font-style:normal;font-weight:800}.product img{height:160px;object-fit:contain;mix-blend-mode:multiply}.product small{color:var(--red);font-weight:800;font-size:16px}.product h3{font-size:24px;line-height:1.3;margin:12px 0}.product p{font-size:22px;font-weight:600}.product del{color:#777;font-size:17px;margin-left:15px}.promo-banners{width:min(1700px,92%);margin:0 auto 100px;display:grid;grid-template-columns:1fr 1fr;gap:30px}.promo-banners article{border:1px solid var(--border);border-radius:18px;overflow:hidden;text-align:center;background:white}.promo-banners div{padding:40px 20px 0}.promo-banners span{font-size:24px}.promo-banners h2{font-size:42px;margin:12px 0}.promo-banners p{font-size:24px}.promo-banners img{width:100%;height:420px;object-fit:cover;object-position:center bottom}.brands{width:min(1700px,92%);margin:0 auto 120px;border:1px solid var(--border);border-radius:18px;overflow:hidden}.brands img{width:100%;opacity:.7}.footer{background:#f1eeee;padding:85px 4%;display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1.6fr;gap:50px}.footer h3{font-size:25px}.footer a,.footer p{display:block;color:#222;margin:15px 0;font-size:18px}.footer input{height:64px;padding:0 20px;border:1px solid #ddd;font-size:18px;width:58%}.footer form{display:flex}.footer form button{background:#111;color:#fff;border:0;padding:0 28px;text-transform:uppercase;font-weight:900}.social{font-weight:800}.to-top{position:fixed;right:32px;bottom:30px;width:58px;height:58px;border-radius:50%;background:#fff;border:1px solid #ddd;box-shadow:0 10px 30px rgba(0,0,0,.18);font-size:28px;cursor:pointer}@media(max-width:1100px){.nav{display:none;position:absolute;left:0;top:76px;width:100%;background:#fff;flex-direction:column;padding:25px 4%;gap:20px;box-shadow:0 15px 25px rgba(0,0,0,.08)}.nav.active{display:flex}.menu-btn{display:block!important}.hero{grid-template-columns:1fr;min-height:auto;text-align:center;padding-top:60px}.hero-copy{padding:0 30px}.hero h1{font-size:46px;margin-left:auto;margin-right:auto}.features{grid-template-columns:repeat(2,1fr)}.categories{grid-template-columns:repeat(4,1fr)}.deal-grid{grid-template-columns:repeat(2,1fr)}.promo-banners,.footer{grid-template-columns:1fr 1fr}.top-offer{gap:30px}}@media(max-width:700px){.top-offer{height:auto;padding:10px;gap:10px;font-size:13px;text-align:center}.site-header{height:68px}.logo{font-size:30px}.header-actions button:not(.menu-btn):not(.badge){display:none}.hero{width:94%;border-radius:18px;margin-top:10px}.hero h1{font-size:38px}.hero p{font-size:21px}.hero-image img{width:100%}.features{width:94%;grid-template-columns:1fr;padding:24px;margin:35px auto}.features article{gap:15px}.features h3{font-size:21px}.features p{font-size:15px}.categories{width:94%;grid-template-columns:repeat(2,1fr);gap:22px}.coupon{width:94%;font-size:16px}.section-head{display:block}.section-head h2{font-size:34px}.timer{flex-wrap:wrap}.deal-grid{grid-template-columns:1fr}.product{grid-template-columns:1fr;text-align:center}.product img{margin:auto}.promo-banners{width:94%;grid-template-columns:1fr}.promo-banners h2{font-size:32px}.promo-banners img{height:280px}.brands{width:94%;margin-bottom:60px}.footer{grid-template-columns:1fr;padding:55px 6%}.footer form{display:block}.footer input{width:100%;margin-bottom:10px}.footer form button{height:56px;width:100%}.to-top{right:18px;bottom:18px;width:48px;height:48px}.nav{top:68px}}
