*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#f9fafb;color:#374151}.wrap{max-width:720px;margin:auto;padding:14px 14px 90px}.topbar{position:sticky;top:0;z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;padding:14px;display:flex;align-items:center;justify-content:space-between}.logo{font-weight:900;color:#111827;text-decoration:none;font-size:20px}.cart-pill{background:#111827;color:#fff;text-decoration:none;border-radius:999px;padding:9px 13px;font-weight:700}.hero{background:linear-gradient(135deg,#111827,#374151);color:white;border-radius:24px;padding:22px;margin:14px 0}.hero h1{margin:0 0 6px;font-size:26px}.hero p{margin:0;color:#e5e7eb}.filter{display:grid;grid-template-columns:1fr 130px;gap:8px;margin:14px 0}.input,select,textarea{width:100%;border:1px solid #e5e7eb;border-radius:14px;padding:12px;background:white;font-size:15px}button,.btn{border:0;border-radius:14px;padding:12px 14px;background:#111827;color:white;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer}.btn.green{background:#16a34a}.btn.light{background:#fff;color:#111827;border:1px solid #e5e7eb}.btn.red{background:#dc2626}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,.04)}.product img{width:100%;aspect-ratio:1/1.12;object-fit:cover;background:#eee}.pbody{padding:12px}.pbody small{color:#6b7280}.pbody h3{font-size:15px;line-height:1.25;margin:4px 0;color:#111827}.price{font-weight:900;color:#111827}.row{display:flex;gap:8px;align-items:center}.stack{display:grid;gap:10px}.card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:15px;margin:12px 0}.bottom{position:fixed;left:12px;right:12px;bottom:12px;max-width:696px;margin:auto;background:#111827;color:#fff;border-radius:20px;padding:14px;text-align:center;text-decoration:none;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.25)}.table{width:100%;border-collapse:collapse}.table td,.table th{padding:10px;border-bottom:1px solid #e5e7eb;text-align:left}.badge{display:inline-block;border-radius:999px;background:#eef2ff;color:#3730a3;padding:5px 9px;font-size:12px;font-weight:800}.notice{padding:12px;border-radius:14px;background:#ecfdf5;color:#166534;margin:10px 0}@media(max-width:420px){.wrap{padding-left:10px;padding-right:10px}.filter{grid-template-columns:1fr}.grid{gap:10px}.pbody{padding:10px}.btn{padding:11px 10px;font-size:14px}}
.gallery-main{width:100%;border-radius:20px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb}.gallery-main img{width:100%;aspect-ratio:1/1.08;object-fit:cover;display:block}.gallery-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:12px 0 16px}.thumb{padding:0;border:2px solid transparent;background:#fff;border-radius:14px;overflow:hidden;cursor:pointer}.thumb.active{border-color:#111827}.thumb img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.product-detail-card h2{font-size:24px;margin:8px 0 4px;color:#111827}.big-price{font-size:22px;margin-bottom:10px}.description{line-height:1.6;color:#4b5563}.buy-box label span{display:block;font-weight:800;color:#111827;margin-bottom:6px}
