*{box-sizing:border-box}:root{--red:#e11222;--red-dark:#b80916;--ink:#101217;--muted:#687181;--line:#e5e9ef;--soft:#f6f7f9;--card:#fff;--shadow:0 16px 42px #12182614}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block}.header{background:var(--card);border-bottom:1px solid var(--line);grid-template-columns:275px minmax(340px,1fr) 390px;align-items:center;gap:28px;width:100%;min-height:108px;padding:20px 30px;display:grid}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand>div:last-child{min-width:0}.brand-icon{place-items:center;width:50px;height:50px;display:grid;position:relative}.brand-icon:before{content:"";border:10px solid var(--red);clip-path:polygon(50% 0,62% 15%,82% 10%,88% 30%,100% 50%,86% 66%,90% 88%,66% 85%,50% 100%,34% 85%,10% 88%,14% 66%,0 50%,12% 30%,18% 10%,38% 15%);border-radius:50%;position:absolute;inset:2px}.brand-icon span{border:5px solid var(--red);z-index:1;background:#fff;border-radius:50%;width:18px;height:18px;position:relative}.brand h1{letter-spacing:0;margin:0;font-size:31px;font-weight:950;line-height:.92}.brand p{color:var(--red);white-space:normal;margin:5px 0 0;font-size:11px;font-weight:900;line-height:1}.search{background:#fff;border:1px solid #cfd6df;border-radius:6px;grid-template-columns:1fr 158px 58px;width:100%;min-width:0;height:48px;display:grid;overflow:hidden}.search input,.search select{width:100%;min-width:0;color:var(--ink);background:#fff;border:0;outline:none;padding:0 16px;font-size:14px}.search select{border-left:1px solid var(--line);color:#3e4652}.search button{text-indent:100px;white-space:nowrap;background:var(--red);color:#fff;border:0;position:relative;overflow:hidden}.search button:before{content:"";border:2px solid #fff;border-radius:50%;width:15px;height:15px;position:absolute;top:15px;left:19px}.search button:after{content:"";background:#fff;width:9px;height:2px;position:absolute;top:31px;left:33px;transform:rotate(45deg)}.header-actions{grid-template-columns:repeat(4,minmax(64px,auto));justify-content:end;gap:22px;min-width:0;display:grid}.header-actions a{color:#05070b;white-space:nowrap;justify-items:center;gap:6px;min-width:0;font-size:12px;font-weight:800;display:grid;position:relative}.header-actions a:before{color:#030712;place-items:center;width:28px;height:24px;font-size:24px;line-height:1;display:grid}.header-actions [data-icon=track]:before{content:"◎"}.header-actions [data-icon=heart]:before{content:"♡"}.header-actions [data-icon=cart]:before{content:"♧"}.header-actions [data-icon=account]:before{content:"♙"}.header-actions [data-count]:after{content:attr(data-count);background:var(--red);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-5px;right:14px}.navbar{border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:24px;height:60px;padding:0 30px;display:flex}.navbar button{background:var(--red);color:#fff;text-align:left;border:0;border-radius:4px;align-self:center;width:205px;height:38px;padding:0 18px;font-size:14px;font-weight:900}.navbar a{color:#0d1117;place-items:center;min-width:48px;font-size:14px;font-weight:800;display:grid}.page-layout{grid-template-columns:minmax(0,1fr) 325px;gap:16px;width:min(100%,1440px);margin:0 auto;padding:14px 28px 0;display:grid;overflow:hidden}.hero{color:#fff;isolation:isolate;background:radial-gradient(circle at 76% 45%,#e1122257,#0000 11%),radial-gradient(circle at 72% 46%,#ffffff1c,#0000 24%),linear-gradient(115deg,#07090f 0%,#030407 48%,#11151e 100%);border-radius:7px;grid-template-columns:minmax(360px,.46fr) minmax(420px,1fr);min-height:362px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;background:linear-gradient(90deg,#000000e0,#0003),repeating-linear-gradient(115deg,#ffffff08 0 1px,#0000 1px 16px);position:absolute;inset:0}.hero-text{z-index:2;align-self:center;min-width:0;max-width:500px;padding:42px 0 42px 44px;position:relative}.hero-text h2{color:#fff;letter-spacing:0;overflow-wrap:break-word;margin:0;font-size:clamp(36px,3.2vw,45px);font-weight:950;line-height:1.08}.hero-text h2 span{color:var(--red)}.hero-text h2 .desktop-phrase,.hero-text h2 .mobile-phrase{color:#fff}.mobile-phrase{display:none}.hero-text p{color:#f3f4f6;max-width:410px;margin:22px 0 0;font-size:16px;font-weight:600;line-height:1.7}.hero-buttons{flex-wrap:wrap;gap:16px;margin-top:28px;display:flex}.hero-buttons button{background:var(--red);color:#fff;border:0;border-radius:5px;min-width:138px;height:52px;font-weight:900;box-shadow:0 12px 30px #e1122245}.hero-buttons .outline{box-shadow:none;background:0 0;border:1px solid #fff}.hero-art{z-index:1;justify-content:flex-end;align-items:center;min-height:330px;padding:20px 34px 20px 0;display:flex;position:relative}.hero-art img{object-fit:contain;filter:drop-shadow(0 24px 26px #0000009e);width:min(100%,560px);height:auto}.section-header{justify-content:space-between;align-items:center;gap:18px;min-width:0;margin-bottom:14px;display:flex}.section-header h3{color:var(--ink);min-width:0;margin:0;font-size:21px;font-weight:950;line-height:1.2}.section-header a,.section-header span{color:#18375f;white-space:nowrap;font-size:14px;font-weight:700}.section-header a:after{content:"  ->"}.categories,.products-section,.top-sellers-strip{margin-top:26px}.category-grid{grid-template-columns:repeat(8,minmax(82px,1fr));gap:10px;display:grid}.cat{min-height:116px;color:var(--ink);text-align:center;background:#fff;border:1px solid #dce2ea;border-radius:7px;grid-template-rows:72px auto;place-items:center;gap:6px;padding:9px;display:grid;box-shadow:0 5px 18px #10121708}.cat img{object-fit:contain;max-width:82px;max-height:70px}.cat p{margin:0;font-size:12px;font-weight:900;line-height:1.25}.more-cat span{color:#05070b;letter-spacing:5px;place-items:center;width:64px;height:48px;font-size:34px;line-height:1;display:grid}.product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.product-card{background:#fff;border:1px solid #dce2ea;border-radius:7px;flex-direction:column;min-height:300px;padding:12px;display:flex;position:relative;box-shadow:0 10px 26px #1012170a}.heart{color:#788293;z-index:2;background:#fff;border:0;place-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:grid;position:absolute;top:10px;right:10px}.product-card img{object-fit:contain;width:100%;height:132px;margin-bottom:10px}.product-card h4{color:#101217;min-height:39px;margin:0 0 6px;font-size:13px;font-weight:850;line-height:1.25}.product-card p{color:#5f6978;margin:0 0 6px;font-size:12px;font-weight:650}.rating{color:#f6a500;margin:0 0 8px;font-size:12px;font-weight:800;display:block}.rating:before{content:"***** ";letter-spacing:1px}.product-card h3{color:#05070b;margin:auto 0 11px;font-size:17px;font-weight:950;line-height:1.2}.cart-btn{background:var(--red);color:#fff;border:0;border-radius:4px;width:100%;height:34px;font-size:13px;font-weight:900}.sidebar{flex-direction:column;gap:16px;display:flex}.info-card,.deal-card,.seller-card,.subscribe-card{background:#fff;border:1px solid #dce2ea;border-radius:8px;box-shadow:0 8px 26px #1012170a}.info-card{padding:0;overflow:hidden}.info-row{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;align-items:center;gap:12px;min-height:104px;padding:16px 20px;display:grid}.info-row:last-child{border-bottom:0}.info-row span{width:52px;height:52px;color:var(--red);background:#ffe8ea;border-radius:8px;place-items:center;font-size:23px;display:grid}.info-row h4{color:#111827;margin:0;font-size:14px;font-weight:900;line-height:1.25}.info-row p{color:#5f6978;margin:5px 0 0;font-size:12px;line-height:1.45}.deal-card{color:#fff;background-color:#05070d;background-position:right 12px bottom 12px;background-repeat:no-repeat;background-size:185px;min-height:206px;padding:24px;position:relative;overflow:hidden}.deal-card:before{content:"";background:linear-gradient(90deg,#000000e6 0 42%,#0000002e);position:absolute;inset:0}.deal-card>div{z-index:1;max-width:210px;position:relative}.deal-card small{color:var(--red);font-size:11px;font-weight:900}.deal-card h3{color:#fff;margin:19px 0 12px;font-size:17px;font-weight:900;line-height:1.25}.deal-card p{color:var(--red);margin:0 0 16px;font-size:25px;font-weight:950;line-height:1}.deal-card button{color:#fff;background:0 0;border:1px solid #fff;border-radius:4px;height:40px;padding:0 24px;font-size:13px;font-weight:900}.seller-card,.subscribe-card{padding:22px 20px}.seller-card .section-header{margin-bottom:8px}.seller-card .section-header h3,.subscribe-card h3{font-size:18px}.seller{grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px;display:grid}.seller-logo{color:#fff;background:#08111f;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:950;display:grid}.seller h4{color:#171923;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:900;line-height:1.2}.seller p{color:#5f6978;white-space:nowrap;margin:4px 0 0;font-size:12px}.seller p:before,.seller-tile p:before{content:"***** ";color:#f6a500;letter-spacing:1px}.verified{color:#2563eb;background:#e9f2ff;border-radius:6px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:900;display:inline-flex}.subscribe-card p{color:#5f6978;margin:10px 0 16px;font-size:13px;line-height:1.5}.subscribe-row{grid-template-columns:1fr 95px;gap:6px;display:grid}.subscribe-row input{min-width:0;height:42px;color:var(--ink);border:1px solid #d1d8e2;border-radius:5px;padding:0 12px}.subscribe-row button{background:var(--red);color:#fff;border:0;border-radius:5px;font-size:13px;font-weight:900}.top-sellers-strip{padding-bottom:26px}.seller-tiles{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.seller-tile{color:#fff;background:linear-gradient(90deg,#000000bf,#00000059),radial-gradient(circle at 80% 40%,#ffffff40,#0000 28%),#141820;border-radius:6px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:12px;min-height:132px;padding:18px;display:grid;position:relative;overflow:hidden}.seller-tile.red{background-color:#3b1517}.seller-tile.blue{background-color:#0f2741}.seller-tile.crimson{background-color:#4b1017}.seller-tile.dark{background-color:#111}.seller-tile.green{background-color:#183626}.seller-mark{width:56px;height:56px;color:var(--red);background:#fff;border-radius:50%;place-items:center;font-size:17px;font-weight:950;display:grid}.seller-tile h4{overflow-wrap:anywhere;margin:0 0 8px;font-size:16px;font-weight:950;line-height:1.2}.seller-tile p{color:#ffd166;margin:0 0 8px;font-size:13px;font-weight:800}.seller-tile span{color:#fff;font-size:12px;font-weight:850}.seller-tile span:before{content:"✓";color:#176534;background:#d6f8dd;border-radius:50%;place-items:center;width:17px;height:17px;margin-right:6px;font-size:11px;display:inline-grid}.trust-bar{border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);width:min(100%,1440px);margin:0 auto;display:grid}.trust-bar div{border-right:1px solid var(--line);grid-template-columns:52px 1fr;align-content:center;column-gap:16px;min-height:104px;padding:24px 38px;display:grid}.trust-bar div:last-child{border-right:0}.trust-bar span{color:#0f172a;grid-row:span 2;font-size:32px;line-height:1}.trust-bar strong{font-size:16px;font-weight:950;line-height:1.25}.trust-bar p{color:#4b5563;margin:4px 0 0;font-size:14px;line-height:1.45}@media (width<=1280px){.header{grid-template-columns:240px 1fr}.header-actions{grid-column:1/-1;justify-content:start}.page-layout{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.seller-card,.subscribe-card{grid-column:auto}}@media (width<=980px){.header{grid-template-columns:1fr;padding:18px}.search{grid-template-columns:1fr 52px}.search select{display:none}.navbar{gap:18px;padding:0 18px;overflow-x:auto}.navbar a{min-width:max-content}.page-layout{padding:14px 16px 0}.hero{grid-template-columns:1fr;min-height:600px}.hero-text{max-width:100%;padding:40px 28px 0}.hero-art{justify-content:center;min-height:300px;padding:0 22px 28px}.hero-art img{width:min(100%,520px)}.category-grid,.product-grid,.seller-tiles,.trust-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{grid-template-columns:1fr}}@media (width<=620px){.header{gap:16px;padding:16px;overflow:hidden}.brand{gap:11px}.brand-icon{flex:0 0 46px;width:46px;height:46px}.brand h1{font-size:26px}.brand p{max-width:190px;font-size:10px;line-height:1.15}.search input{padding-inline:14px 8px;font-size:13px}.header-actions{justify-content:space-between;gap:8px;width:100%;display:flex}.header-actions a{text-align:center;white-space:normal;flex:1 1 0;font-size:11px}.header-actions [data-count]:after{right:calc(50% - 22px)}.navbar{gap:16px;padding-inline:16px}.navbar button{flex:0 0 190px;min-width:0}.page-layout{padding-inline:12px}.hero{min-height:570px}.hero-text{padding:34px 22px 0}.hero-text h2{font-size:clamp(29px,11vw,34px);line-height:1.12}.desktop-phrase{display:none}.mobile-phrase{display:inline}.hero-text p{margin-top:18px;font-size:14px;line-height:1.55}.hero-buttons{gap:12px;margin-top:24px}.hero-buttons button{min-width:136px;height:50px}.hero-art{min-height:250px;padding:0 16px 24px}.hero-art img{width:min(112%,430px)}.category-grid,.product-grid,.seller-tiles,.trust-bar{grid-template-columns:1fr}.section-header{align-items:flex-start}.section-header a,.section-header span{text-align:right;white-space:normal;max-width:96px;font-size:12px;line-height:1.25}.seller-tile{min-height:118px;padding:16px}.trust-bar div{border-right:0;border-bottom:1px solid var(--line);padding:22px}}@media (width>=761px) and (width<=980px){.hero{grid-template-columns:minmax(300px,.48fr) minmax(360px,1fr);min-height:420px}.hero-text{align-self:center;padding:38px 0 38px 34px}.hero-text h2{font-size:clamp(32px,4.2vw,38px)}.hero-art{justify-content:flex-end;min-height:380px;padding:22px 24px 22px 0}.hero-art img{width:min(105%,500px)}}@media (width<=360px){.header{padding:14px 12px}.brand-icon{flex-basis:42px;width:42px;height:42px}.brand-icon:before{border-width:8px}.brand h1{font-size:23px}.brand p{max-width:150px;font-size:9px}.search{grid-template-columns:minmax(0,1fr) 48px;height:44px}.search button:before{top:13px;left:16px}.search button:after{top:29px;left:30px}.header-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.header-actions a{gap:0;font-size:0}.header-actions [data-count]:after{right:calc(50% - 19px)}.navbar{height:54px;padding-inline:12px}.navbar button{flex-basis:172px;height:36px;padding-inline:14px;font-size:13px}.navbar a{font-size:13px}.page-layout{padding-inline:8px}.hero{min-height:548px}.hero-text{padding:28px 18px 0}.hero-text h2{font-size:24px}.hero-text p{font-size:13px}.hero-buttons button{width:100%}.hero-art{min-height:220px;padding-inline:8px}.hero-art img{width:370px}}
