*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f4f4f5;color:#111;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}.app{max-width:430px;margin:0 auto;background:#fff;min-height:100vh;padding-bottom:92px}.topbar{height:64px;display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #eee}.iconbtn{width:38px;height:38px;border:0;background:#fff;font-size:38px;line-height:30px}.search{flex:1;background:#f0f0f3;border-radius:14px;height:42px;display:flex;align-items:center;padding:0 14px;color:#777;font-weight:700}.icons{font-weight:800;white-space:nowrap}.tabs{display:flex;gap:22px;overflow:auto;padding:12px 16px 0;background:#fff;position:sticky;top:64px;z-index:40;border-bottom:1px solid #e5e5e5}.tabs a{padding:10px 0 13px;color:#777;text-decoration:none;font-size:17px;font-weight:800;white-space:nowrap}.tabs .active{color:#111;border-bottom:4px solid #111}.gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;background:#fff}.gallery::-webkit-scrollbar{display:none}.slide{min-width:100%;margin:0;scroll-snap-align:center;display:flex;align-items:center;justify-content:center;background:#fff}.slide img{width:100%;height:500px;object-fit:contain;display:block;background:#fff}.dots{text-align:center;margin:8px 0 10px}.dots span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ddd;margin:0 3px}.dots span:first-child{background:#ff2b5f}.price-card{display:flex;align-items:center;gap:12px;background:linear-gradient(90deg,#1f120b,#4a2815);color:#fff;padding:14px 16px}.discount{background:#ffd29d;color:#211106;font-weight:900;padding:7px 10px;border-radius:6px}.price{font-size:32px;font-weight:950;color:#ffd9ac}.old{color:#8b8b8b;text-decoration:line-through}.safe{margin-left:auto;font-size:13px;font-weight:800;color:#ffd9ac}.product-head{padding:14px 16px 18px;border-bottom:8px solid #f3f3f3}.product-head h1{font-size:21px;line-height:1.15;margin:0 0 10px}.rating{font-size:14px;color:#555}.shipping{margin-top:12px;padding:12px;border:1px solid #eee;border-radius:12px;font-weight:800}.section{padding:24px 16px;border-bottom:8px solid #f3f3f3}.section h2{font-size:25px;line-height:1.1;margin:0 0 10px}.lead{font-size:16px;color:#555;line-height:1.45;margin:0 0 16px}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.benefits div{background:#fff8ef;border:1px solid #ead2b7;border-radius:16px;padding:14px;text-align:left}.benefits b{display:block;font-size:16px}.benefits span{font-size:13px;color:#6b5a46}.wide-img{width:100%;border-radius:18px;display:block;margin-top:16px}.result-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.result-grid article{background:#111;color:#fff;border-radius:18px;overflow:hidden}.result-grid img{width:100%;height:210px;object-fit:cover;display:block}.result-grid b{display:block;padding:12px 12px 2px}.result-grid span{display:block;color:#ccc;font-size:13px;padding:0 12px 14px}.review-summary{background:#fff8ef;border-radius:14px;padding:12px;margin-bottom:14px}.review-summary b{font-size:23px}.review-summary span{display:block;color:#777;font-size:13px;margin-top:4px}.review-grid{display:grid;gap:14px}.review{background:#fff;border:1px solid #eee;border-radius:18px;box-shadow:0 4px 16px rgba(0,0,0,.06);overflow:hidden}.review img{width:100%;height:260px;object-fit:cover;display:block}.review div{padding:13px}.review b{font-size:15px}.review span{float:right;font-size:13px}.review p{clear:both;margin:8px 0 0;color:#333;line-height:1.35;font-size:15px}.spec-card{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:16px 0}.spec-card div{background:#f7f7f7;border-radius:14px;padding:13px}.spec-card b,.spec-card span{display:block}.spec-card span{color:#555;margin-top:4px}.desc p{color:#444;line-height:1.5;font-size:16px}.offer{background:#111;color:#fff;padding:28px 16px}.offer-box{background:linear-gradient(180deg,#1f1f1f,#080808);border:1px solid #333;border-radius:24px;padding:22px;text-align:center}.tag{display:inline-block;background:#ff2b5f;color:#fff;border-radius:999px;padding:7px 12px;font-weight:900;font-size:13px}.offer h2{margin-top:16px}.final-price{font-size:46px;font-weight:950;color:#ffd29d}.micro{font-size:13px;color:#bbb}.cta{display:block;background:#ff2b5f;color:#fff;text-decoration:none;border-radius:18px;padding:18px;margin-top:18px;font-size:20px;font-weight:950}.sticky-buy{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;background:#fff;display:flex;align-items:center;gap:12px;padding:12px 14px 16px;border-top:1px solid #e8e8e8;z-index:80;box-shadow:0 -8px 20px rgba(0,0,0,.08)}.sticky-buy div{min-width:110px}.sticky-buy b{display:block;font-size:22px}.sticky-buy span{display:block;color:#777;font-size:12px}.sticky-buy a{flex:1;background:#ff2b5f;color:#fff;text-align:center;text-decoration:none;border-radius:18px;padding:17px 10px;font-size:19px;font-weight:950}@media(min-width:760px){.app{box-shadow:0 0 0 1px #ddd}.slide img{height:560px}.review-grid{grid-template-columns:1fr 1fr}.review img{height:230px}}