:root{font-family:Arial,sans-serif;color:#173042;background:#f3f7fa}*{box-sizing:border-box}body{margin:0;direction:rtl}.top{background:#fff;border-bottom:1px solid #dce7ed;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.brand{display:flex;align-items:center;gap:12px;font-weight:800}.brand img{width:52px;height:52px;object-fit:cover;border-radius:12px}.wrap{max-width:1250px;margin:24px auto;padding:0 18px}.hero{background:linear-gradient(135deg,#0c86a8,#1bb9d2);color:#fff;padding:24px;border-radius:24px;box-shadow:0 14px 35px rgba(27,185,210,.18)}.hero h1{margin:0 0 8px;font-size:32px}.hero p{margin:0;opacity:.94}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.card{background:#fff;border:1px solid #dce7ed;border-radius:18px;padding:18px;box-shadow:0 8px 20px rgba(24,61,79,.06)}.btn{border:0;border-radius:12px;padding:12px 16px;background:#149dbc;color:#fff;font-weight:700;cursor:pointer}.btn.secondary{background:#eef5f8;color:#173042}.btn.danger{background:#c84343}.btn:disabled{opacity:.5;cursor:not-allowed}.input{width:100%;padding:12px;border:1px solid #cbdbe3;border-radius:10px;font-size:16px}.muted{color:#6a7b85}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.space{height:14px}.msg{padding:12px;border-radius:10px;background:#fff1f1;color:#9d2d2d;margin-top:12px}.success{background:#eefaf3;color:#1a6c43}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid #edf2f5;padding:10px;text-align:right;vertical-align:top}.table th{background:#f7fafb}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.tab{padding:10px 14px;border-radius:12px;background:#fff;border:1px solid #dce7ed;cursor:pointer}.tab.active{background:#173042;color:#fff}.product{display:flex;flex-direction:column;gap:10px}.product img{width:100%;height:190px;object-fit:contain;background:#f8fbfc;border-radius:12px}.price{font-size:22px;font-weight:800}.qty{display:flex;align-items:center;gap:8px}.qty button{width:36px;height:36px;border:1px solid #cbdbe3;background:#fff;border-radius:10px;cursor:pointer}.login{max-width:460px;margin:55px auto}.notice{padding:14px;border:1px dashed #aacbd8;background:#eef9fc;border-radius:14px}.hidden{display:none!important}@media(max-width:700px){.hero h1{font-size:25px}.top{padding:10px 14px}.brand img{width:44px;height:44px}}
