/**
 * WISECP · Web Hosting Billing and Digital Services Platform
 *
 * Copyright (c) WISECP LLC — All rights reserved.
 * Unlicensed copying, distribution or use is prohibited.
 *
 * Terms of service: https://wisecp.com/terms-of-service
 */
:root{--wstyle-primary: #0284c7;--wstyle-primary-rgb: 2, 132, 199;--wstyle-secondary: #0ea5e9;--wstyle-secondary-rgb: 14, 165, 233;--wstyle-success: #10b981;--wstyle-success-rgb: 16, 185, 129;--wstyle-font-family: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--wstyle-font-size-base: .9375rem;--wstyle-body-color: #334155;--wstyle-heading-color: #0f172a;--wstyle-muted-color: #64748b;--wstyle-body-bg: #f8fafc;--wstyle-surface-bg: #ffffff;--wstyle-border-color: #e2e8f0;--wstyle-chrome-bg: #0f172a;--wstyle-chrome-bg-deep: #0284c7;--wstyle-chrome-color: #ffffff;--wstyle-chrome-muted: #94a3b8;--wstyle-chrome-border: rgba(255, 255, 255, .1);--wstyle-radius: .85rem}[data-bs-theme=dark]{--wstyle-body-color: #cbd5e1;--wstyle-heading-color: #f8fafc;--wstyle-muted-color: #94a3b8;--wstyle-body-bg: #0b1329;--wstyle-surface-bg: #0f172a;--wstyle-border-color: #1e293b}
