:root{--blue:#3155f5;--violet:#7d5cff;--ink:#111426;--muted:#6f7483;--line:#e8e9ef;--paper:#f7f7fb;--lime:#d9ff5b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Manrope,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.notice{height:31px;background:var(--ink);color:#fff;text-align:center;font-size:10px;letter-spacing:.15px;display:flex;align-items:center;justify-content:center;gap:12px}.notice span{color:var(--lime)}.topbar{height:78px;max-width:1460px;margin:auto;padding:0 30px;display:flex;align-items:center;gap:36px}.logo{font-size:27px;font-weight:800;letter-spacing:-1.7px;color:var(--blue)}.head-search{height:48px;max-width:670px;flex:1;border:1.5px solid #cfd3df;border-radius:14px;display:flex;align-items:center;padding-left:16px;background:#fff}.head-search span{font-size:25px}.head-search input{border:0;outline:0;min-width:0;flex:1;padding:0 12px;font-size:13px}.head-search button{height:38px;border:0;background:var(--blue);color:#fff;border-radius:10px;padding:0 22px;margin-right:4px;font-size:12px;font-weight:700}.head-actions{margin-left:auto;display:flex;gap:6px}.head-actions button{border:0;background:transparent;padding:9px;font-size:11px}.head-actions .menu{display:none}.mainnav{height:46px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:center;align-items:center;gap:34px;font-size:11px;font-weight:600}.mainnav .all{font-weight:800}.mainnav .outlet{color:#f04466}.wrap{max-width:1400px;margin:auto;padding-left:30px;padding-right:30px}.hero{min-height:500px;max-width:1400px;margin:22px auto 0;border-radius:28px;background:linear-gradient(125deg,#eef1ff 0,#f6efff 53%,#effbff 100%);display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;position:relative}.hero-copy{padding:68px 30px 58px 72px;z-index:2}.eyebrow,.categories header span,.product-section header span,.promo>article>span,.brands header span{font-size:10px;letter-spacing:1.5px;font-weight:800;color:var(--blue)}.hero h1{font-size:65px;line-height:1.02;letter-spacing:-4.5px;margin:14px 0 20px}.hero h1 em{font-style:normal;color:var(--blue)}.hero-copy>p{color:var(--muted);font-size:15px;line-height:1.7;max-width:570px}.hero-search{width:620px;max-width:100%;height:65px;background:#fff;border-radius:17px;box-shadow:0 20px 45px #2637711a;display:flex;padding:6px;margin-top:28px}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:0 17px;font-size:14px}.hero-search button{border:0;border-radius:12px;background:var(--ink);color:white;padding:0 23px;font-size:11px;font-weight:700}.popular{margin-top:18px;font-size:10px;color:var(--muted)}.popular button{border:0;background:transparent;text-decoration:underline;margin-left:7px;font-size:10px;color:var(--ink)}.hero-visual{position:relative;min-height:500px}.hero-mark{position:absolute;right:80px;top:53px;width:310px;height:310px;border-radius:88px 88px 130px 88px;background:linear-gradient(145deg,var(--blue),var(--violet));color:white;font-size:210px;line-height:300px;text-align:center;font-weight:800;transform:rotate(8deg);box-shadow:0 35px 70px #4052ca35}.orbit{position:absolute;border:1px solid #687fff55;border-radius:50%;width:530px;height:220px;right:-15px;top:105px;transform:rotate(-22deg)}.o2{transform:rotate(29deg);border-color:#ab67e955}.float-card{position:absolute;background:#ffffffde;backdrop-filter:blur(16px);border:1px solid #fff;border-radius:17px;padding:15px 18px;box-shadow:0 18px 45px #33417d1f;z-index:3;display:flex;flex-direction:column}.float-card small{font-size:8px;color:var(--muted);font-weight:800}.float-card b{font-size:21px;margin:3px 0}.float-card span{font-size:9px;color:var(--muted)}.fc1{left:18px;top:105px}.fc1 b{color:#ef4265}.fc2{right:36px;bottom:67px}.categories{padding-top:70px;padding-bottom:65px}.categories header,.product-section>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:25px}.categories h2,.product-section h2,.brands h2{font-size:31px;letter-spacing:-1.5px;margin:6px 0 0}.categories header>a{font-size:11px;font-weight:700}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-grid button{min-height:125px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:20px;text-align:left;position:relative;transition:.2s}.category-grid button:hover{transform:translateY(-3px);border-color:#bcc5ff;box-shadow:0 16px 30px #222b5710}.category-grid i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#eef1ff;color:var(--blue);font-style:normal;font-size:19px;margin-bottom:15px}.category-grid b,.category-grid small{display:block}.category-grid b{font-size:13px}.category-grid small{font-size:9px;color:var(--muted);margin-top:5px}.category-grid em{position:absolute;right:18px;bottom:18px;font-style:normal;color:var(--blue)}.product-section{background:var(--paper);max-width:none;padding-top:64px;padding-bottom:64px}.product-section>header,.product-grid,.load-more{max-width:1340px;margin-left:auto;margin-right:auto}.product-section header p{color:var(--muted);font-size:11px}.switch{background:#fff;border-radius:12px;padding:4px}.switch button{border:0;background:transparent;border-radius:9px;padding:9px 14px;font-size:10px}.switch .active{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px 10px 15px;min-width:0}.photo{height:235px;border-radius:13px;background:#f2f2f5;position:relative;overflow:hidden}.photo img{width:100%;height:100%;object-fit:cover;transition:.35s}.product:hover img{transform:scale(1.04)}.photo>b{position:absolute;top:10px;left:10px;background:var(--ink);color:#fff;border-radius:7px;padding:5px 7px;font-size:8px}.photo>button{position:absolute;right:10px;top:10px;width:31px;height:31px;border:0;border-radius:50%;background:#fff;font-size:15px}.product .shop{display:block;color:var(--blue);font-size:8px;font-weight:800;text-transform:uppercase;margin:13px 4px 5px}.product h3{font-size:12px;margin:0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating{color:#ffad32;font-size:9px;margin:7px 4px}.rating span{color:var(--muted)}.product>strong{font-size:17px;margin-left:4px}.product>del{font-size:9px;color:#999}.product>p{font-size:8px;color:var(--muted);margin:5px 4px 12px}.product>a{display:block;margin:0 4px;border-top:1px solid var(--line);padding-top:11px;font-size:9px;font-weight:800}.load-more{display:block;margin-top:28px;border:1px solid #ccd0dc;background:#fff;border-radius:12px;padding:12px 25px;font-size:10px;font-weight:700}.promo{display:grid;grid-template-columns:2fr 1fr;gap:14px;padding-top:70px;padding-bottom:70px}.promo article{min-height:330px;border-radius:24px;padding:43px;position:relative;overflow:hidden}.promo .wide{background:var(--ink);color:#fff}.promo .small{background:linear-gradient(135deg,#dce5ff,#d8ffec)}.promo h2{font-size:38px;line-height:1.08;letter-spacing:-2px;margin:14px 0}.promo p{color:#aeb3c3;font-size:11px;max-width:420px}.promo button{border:0;background:var(--lime);padding:12px 18px;border-radius:10px;font-size:10px;font-weight:800}.promo a{font-size:10px;font-weight:800}.price-card{position:absolute;right:55px;top:62px;width:210px;background:white;color:var(--ink);border-radius:18px;padding:22px;transform:rotate(5deg)}.price-card small,.price-card b,.price-card del{display:block}.price-card b{font-size:30px;margin:9px 0}.price-card em{position:absolute;right:15px;bottom:18px;color:#29a35a;font-style:normal;font-size:12px;font-weight:800}.brands{padding-bottom:65px}.brands>div{display:grid;grid-template-columns:repeat(8,1fr);gap:8px;margin-top:22px}.brands button{height:75px;border:1px solid var(--line);background:#fff;border-radius:13px;font-weight:800}.shops{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);padding-top:34px;padding-bottom:45px}.shops div{text-align:center;border-right:1px solid var(--line)}.shops div:last-child{border:0}.shops span,.shops b{display:block}.shops span{font-size:26px;font-weight:800;color:var(--blue)}.shops b{font-size:9px;margin-top:4px}.status{max-width:1340px;margin:20px auto;padding:18px;border:1px dashed #c5cada;border-radius:14px;text-align:center;color:var(--muted);font-size:11px}footer{background:var(--ink);color:#fff;padding:55px max(30px,calc((100vw - 1340px)/2));display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}footer p{color:#999faf;font-size:10px;max-width:300px}footer nav{display:flex;flex-direction:column;gap:11px;font-size:9px;color:#afb4c1}footer nav b{color:#fff;font-size:10px;margin-bottom:5px}@media(max-width:1000px){.head-actions button span,.mainnav a:nth-child(n+6){display:none}.hero h1{font-size:52px}.hero-copy{padding-left:45px}.hero-mark{right:20px;width:250px;height:250px;line-height:245px;font-size:170px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.brands>div{grid-template-columns:repeat(4,1fr)}}@media(max-width:700px){.notice{font-size:8px}.topbar{height:66px;padding:0 15px;gap:12px}.logo{font-size:20px}.head-search{height:42px}.head-search button{display:none}.head-actions button{display:none}.head-actions .menu{display:block}.mainnav{overflow-x:auto;justify-content:flex-start;padding:0 16px;gap:22px}.mainnav a{white-space:nowrap}.hero{margin:12px;border-radius:20px;display:block;min-height:auto}.hero-copy{padding:45px 23px 36px}.hero h1{font-size:42px;letter-spacing:-3px}.hero-search{height:58px}.hero-search button{padding:0 12px}.hero-visual{display:none}.wrap{padding-left:16px;padding-right:16px}.categories{padding-top:48px;padding-bottom:45px}.categories h2,.product-section h2,.brands h2{font-size:25px}.category-grid{grid-template-columns:repeat(2,1fr);gap:8px}.category-grid button{min-height:115px;padding:15px}.product-section{padding-top:45px}.product-section>header{align-items:flex-start}.switch{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product{padding:7px 7px 12px}.photo{height:170px}.product h3{font-size:10px}.promo{grid-template-columns:1fr;padding-top:45px;padding-bottom:45px}.promo article{padding:30px;min-height:280px}.promo h2{font-size:32px}.price-card{right:20px;top:auto;bottom:-35px;transform:scale(.8) rotate(5deg)}.brands>div{grid-template-columns:repeat(2,1fr)}.shops{grid-template-columns:repeat(2,1fr);gap:20px}.shops div:nth-child(2){border:0}footer{grid-template-columns:1fr 1fr;gap:30px}footer>div{grid-column:1/-1}}
