.smartpos-price-cell{min-width:155px}.smartpos-price-value{display:block;font-weight:700;white-space:nowrap}.smartpos-edit-price-btn{display:inline-flex;align-items:center;gap:6px;margin-top:7px;padding:7px 10px;border:1px solid #bfd4ff;border-radius:9px;background:#eef5ff;color:#1457c8;font:700 12px inherit;cursor:pointer;white-space:nowrap}.smartpos-edit-price-btn:hover{background:#2563eb;color:#fff;transform:translateY(-1px)}
.refresh-btn{min-width:156px;justify-content:center;gap:9px;background:linear-gradient(135deg,#e9f6ff,#d9efff)!important;border:1px solid #b9ddf7!important;color:#0369a1!important;box-shadow:0 8px 22px #0284c71f}.refresh-btn:hover{transform:translateY(-2px);box-shadow:0 12px 26px #0284c733}.refresh-btn:disabled{cursor:wait;opacity:.9}.smartpos-refresh-spinner{width:18px;height:18px;border:3px solid #7dd3fc;border-top-color:#0369a1;border-radius:50%;animation:smartpos-spin .7s linear infinite}@keyframes smartpos-spin{to{transform:rotate(360deg)}}
.smartpos-price-modal{position:fixed;inset:0;z-index:2147483600;display:flex;align-items:center;justify-content:center;padding:20px;background:#071225c7;backdrop-filter:blur(6px)}.smartpos-price-dialog{width:min(650px,100%);max-height:calc(100vh - 30px);overflow:auto;background:#fff;border-radius:24px;box-shadow:0 28px 80px #02061766;font-family:inherit}.smartpos-price-heading{display:flex;justify-content:space-between;gap:20px;padding:24px 26px 18px;border-bottom:1px solid #e2e8f0}.smartpos-price-heading h2{margin:4px 0;color:#0f172a}.smartpos-price-heading p{margin:0;color:#64748b}.smartpos-price-kicker{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.14em}.smartpos-price-close{width:42px;height:42px;border:0;border-radius:12px;background:#f1f5f9;color:#334155;font-size:20px;cursor:pointer}.smartpos-latest-purchase{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;margin:20px 26px;padding:16px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;color:#1e3a8a}.smartpos-latest-purchase>i{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#dbeafe;color:#2563eb}.smartpos-latest-purchase span,.smartpos-latest-purchase small{display:block}.smartpos-latest-purchase strong{display:block;margin:2px 0;font-size:20px}.smartpos-latest-purchase small{color:#64748b}.smartpos-latest-purchase button{border:0;border-radius:10px;padding:9px 12px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer}.smartpos-price-dialog form{padding:0 26px 26px}.smartpos-price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.smartpos-price-dialog label{display:grid;gap:7px;color:#334155;font-weight:800}.smartpos-price-dialog input{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font:700 17px inherit;outline:0}.smartpos-price-dialog input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.smartpos-margin-preview{display:flex;align-items:baseline;gap:10px;margin:16px 0;padding:13px 15px;border-radius:12px;background:#f8fafc;color:#475569}.smartpos-margin-preview strong{color:#15803d;font-size:20px}.smartpos-margin-preview small{margin-left:auto}.smartpos-price-warning{min-height:20px;margin:10px 0;color:#b91c1c;font-weight:700}.smartpos-price-actions{display:flex;justify-content:flex-end;gap:10px}.smartpos-price-actions button{border:0;border-radius:11px;padding:12px 17px;font-weight:800;cursor:pointer}.smartpos-price-cancel{background:#e2e8f0;color:#334155}.smartpos-price-save{background:#2563eb;color:#fff}.smartpos-price-reason{margin-top:3px}@media(max-width:650px){.smartpos-price-grid{grid-template-columns:1fr}.smartpos-latest-purchase{grid-template-columns:40px 1fr}.smartpos-latest-purchase button{grid-column:1/-1}.smartpos-price-actions{flex-direction:column-reverse}.smartpos-price-actions button{width:100%}}
