.db-history-item{background:#13103a;border:1px solid rgba(255,255,255,.07);border-radius:10px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}.db-history-item-left{display:flex;align-items:center;gap:10px}.db-history-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0}.db-history-order{font-size:13px;font-weight:700;color:#e8192c}.db-history-email{font-size:12px;color:rgba(255,255,255,.3)}.db-history-time{font-size:11px;color:rgba(255,255,255,.2)}#db-toast.success #db-toast-icon{background:#22c55e}#db-toast.error #db-toast-icon{background:#e8192c}