:root{--blue:#078bf0;--deep:#082b67;--sky:#e8f8ff;--pale:#f5fbff;--text:#0a234a;--muted:#6d7d91;--line:#dceaf4;--red:#ff3d67;--gold:#ffad0a;--shadow:0 10px 30px rgba(21,81,126,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Inter,system-ui,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,72px);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,234,244,.7)}.icon-btn{border:0;background:transparent;font-size:27px;color:var(--deep);width:44px;height:44px}.logo{font-size:clamp(23px,3vw,34px);font-weight:900;letter-spacing:-.06em}.logo span{color:var(--blue)}.logo b{font-size:.5em;background:var(--blue);color:#fff;border-radius:7px;padding:5px 8px;margin-left:5px;letter-spacing:-.02em}.search-shell{max-width:1120px;margin:28px auto 18px;width:calc(100% - 40px);min-height:64px;border:1px solid #cfdde8;box-shadow:0 8px 25px #246a9a17;border-radius:32px;padding:7px 8px 7px 23px;display:flex;align-items:center;gap:14px;background:#fff}.search-shell>span{font-size:29px;line-height:1;transform:rotate(-15deg)}.search-shell input{border:0;outline:0;min-width:0;flex:1;font-size:16px;color:var(--text)}.search-shell button{border:0;width:50px;height:50px;border-radius:50%;font-size:28px;color:#fff;background:linear-gradient(135deg,#0678ed,#13b5f4);line-height:1}.hero{max-width:1200px;min-height:475px;margin:auto;position:relative;overflow:hidden;padding:58px clamp(28px,6vw,78px);border-radius:0 0 38px 38px;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.9),transparent 16%),linear-gradient(110deg,#eaf9ff,#d8f4ff 58%,#b9eaff)}.hero-copy{position:relative;z-index:2;max-width:590px}.kicker{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--blue)}h1{font-size:clamp(43px,7vw,76px);line-height:1.02;letter-spacing:-.065em;margin:15px 0 22px}h1 em{color:#147be2;font-style:normal}.hero p{font-size:clamp(17px,2vw,22px);line-height:1.55;margin:0 0 28px}.hero-button{display:inline-flex;gap:18px;align-items:center;background:linear-gradient(135deg,#078bf0,#00aef3);color:#fff;padding:16px 22px;border-radius:12px;font-weight:800;box-shadow:0 10px 22px #078bf038}.hero-button span{font-size:22px}.hero-art{position:absolute;right:7%;top:55px;width:380px;height:340px}.deal-bag{position:absolute;right:20px;top:62px;width:178px;height:220px;border-radius:24px 24px 42px 42px;transform:rotate(4deg);background:linear-gradient(140deg,#75ccff,#087ceb);box-shadow:0 25px 35px #0470bd3d;display:grid;place-items:center}.deal-bag:before{content:"";position:absolute;width:86px;height:58px;border:11px solid #0871c8;border-bottom:0;border-radius:60px 60px 0 0;top:-49px}.deal-bag span{font-size:68px;font-weight:900;color:#fff;text-shadow:0 7px 14px rgba(0,92,180,.25)}.timer{position:absolute;left:35px;bottom:13px;width:145px;height:145px;border-radius:50%;background:#fff;border:13px solid #218fec;display:grid;place-items:center;font-size:55px;box-shadow:0 18px 28px #1c74b433}.cloud{position:absolute;color:#fff;font-size:55px}.cloud-one{right:20px;top:-20px}.cloud-two{left:45px;top:8px;font-size:45px}.slider-dots{position:absolute;bottom:20px;left:50%;display:flex;gap:11px}.slider-dots i{width:12px;height:12px;border-radius:50%;background:#a7d6ee}.slider-dots i:first-child{background:#138fe9}.category-section{display:flex;gap:12px;overflow:auto;padding:25px max(20px,calc((100% - 1120px)/2));scrollbar-width:none;background:#fff}.category{border:1px solid var(--line);border-radius:24px;white-space:nowrap;padding:12px 18px;background:#f7fbfe;color:#263d59;font-weight:700}.category.active,.category:hover{border-color:#b8e4fa;background:#ddf3ff;color:#0879d4}.products-section{max-width:1120px;margin:auto;padding:32px 20px 70px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.eyebrow{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.13em}.section-heading h2{font-size:clamp(30px,4vw,45px);letter-spacing:-.05em;margin:6px 0 0}.section-heading>span{font-size:13px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 5px 16px #134d7514;transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-image-wrap{position:relative;aspect-ratio:1.08;background:#eef8ff;overflow:hidden}.product-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.discount{position:absolute;left:12px;top:12px;color:#fff;background:var(--red);font-size:13px;font-weight:900;border-radius:8px;padding:7px 9px}.heart{position:absolute;right:10px;top:10px;border:0;background:#fffffff0;width:38px;height:38px;border-radius:50%;font-size:23px;box-shadow:0 4px 12px #0000001a}.product-copy{padding:16px}.product-copy h3{font-size:17px;letter-spacing:-.03em;margin:0 0 6px}.quick-description{color:var(--muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 0 12px}.rating{font-size:12px;color:#52677d}.rating b{color:var(--gold);letter-spacing:1px}.rating span{color:#8996a5}.price-row{display:flex;gap:10px;align-items:baseline;margin:12px 0}.price-row strong{color:#087add;font-size:20px}.price-row del{color:#8b96a4;font-size:12px}.deal-button{height:45px;border-radius:9px;background:linear-gradient(135deg,#078bf0,#08a9f4);display:flex;align-items:center;justify-content:center;gap:18px;color:#fff;font-weight:800;font-size:14px}.state-card{text-align:center;color:var(--muted);padding:50px}.disclosure{max-width:1080px;margin:0 auto 70px;border:1px solid #d7eafa;border-radius:16px;padding:15px 20px;display:flex;gap:15px;align-items:center;background:linear-gradient(90deg,#f5fbff,#fff);font-size:12px;color:#54687d}.disclosure>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-weight:900}.disclosure p{margin:0;line-height:1.45}.bottom-nav{display:none}.bottom-nav a{font-size:10px;color:#66798d}.bottom-nav span{font-size:23px;display:block;margin-bottom:2px}.bottom-nav .active{color:var(--blue)}footer{text-align:center;padding:25px;color:#8392a3;font-size:12px;border-top:1px solid var(--line)}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-art{right:1%;opacity:.82}.hero-copy{max-width:54%}}@media(max-width:620px){body{padding-bottom:72px}.topbar{height:66px;padding:0 13px}.logo{font-size:22px}.admin-link{font-size:23px}.search-shell{margin:14px auto 12px;min-height:56px;padding-left:17px}.search-shell button{width:44px;height:44px}.search-shell input{font-size:13px}.hero{min-height:410px;padding:42px 24px 48px;border-radius:0}.hero-copy{max-width:70%}h1{font-size:42px}.hero p{font-size:15px}.hero-art{width:250px;height:300px;right:-82px;top:45px;opacity:.68}.deal-bag{width:145px;height:184px}.timer{width:105px;height:105px;font-size:38px;left:15px}.cloud{display:none}.category-section{padding:18px 16px}.category{font-size:12px;padding:10px 14px}.products-section{padding:22px 12px 45px}.section-heading{padding:0 5px}.section-heading h2{font-size:27px}.product-grid{gap:12px}.product-card{border-radius:15px}.product-copy{padding:12px}.product-copy h3{font-size:14px}.quick-description,.rating{font-size:10px}.price-row strong{font-size:18px}.deal-button{height:40px}.disclosure{margin:0 12px 25px}.bottom-nav{position:fixed;z-index:25;bottom:0;left:0;right:0;height:68px;padding:7px 12px 5px;background:#fffffff5;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);display:flex;justify-content:space-around;text-align:center}footer{display:none}}.product-image-link{display:block;width:100%;height:100%}.card-paid-link{display:block;text-align:center;margin-top:7px;color:#7f8fa0;font-size:10px}.language-toggle{border:1px solid #b8e4fa;background:#f5fbff;color:#0879d4;border-radius:22px;padding:10px 13px;font-weight:900}
