*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f7f4ef;color:#1f1f1f}a{text-decoration:none}.page{max-width:1280px;margin:0 auto;padding:24px 16px 48px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.topbar h1{margin:0;font-size:36px;line-height:1.1}.muted{margin:6px 0 0;color:#666;font-size:14px}.admin-link{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 16px;border:1px solid #d7d1c7;border-radius:12px;background:#fff;color:#222;font-weight:600}.status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.badge{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:999px;font-size:14px;font-weight:700}.badge.ok{background:#e8f7ea;color:#1f7a35}.badge.bad{background:#fdeaea;color:#a12a2a}.refresh-btn{height:40px;padding:0 16px;border:0;border-radius:10px;background:#222;color:#fff;cursor:pointer;font-weight:700}.alert{margin-bottom:18px;padding:14px 16px;border-radius:12px;background:#fff0f0;color:#962d2d;border:1px solid #f0c9c9}.empty{padding:40px 20px;border-radius:16px;background:#fff;border:1px solid #ece7df;text-align:center;color:#666}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.card{overflow:hidden;border-radius:18px;background:#fff;border:1px solid #ece7df;box-shadow:0 8px 24px #0000000a}.image-wrap{aspect-ratio:4 / 5;background:#f1ede7;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;display:block}.no-image{width:100%;height:100%;display:grid;place-items:center;color:#8a8177;font-size:15px}.card-body{padding:16px}.card-body h3{margin:0 0 10px;font-size:20px;line-height:1.3}.price{margin-bottom:14px;font-size:22px;font-weight:800;color:#111}.wa-btn{width:100%;height:44px;border:0;border-radius:12px;background:#25d366;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer}.wa-btn.disabled{background:#bdbdbd;cursor:not-allowed}.footer{margin-top:28px;text-align:center;color:#777;font-size:14px}@media (max-width: 1024px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 768px){.topbar{flex-direction:column;align-items:flex-start}.topbar h1{font-size:30px}.status-row{flex-direction:column;align-items:stretch}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.page{padding:18px 12px 32px}.grid{grid-template-columns:1fr}.topbar h1{font-size:28px}}
