/**
 * 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{--hh-primary: #095174;--hh-primary-rgb: 9, 81, 116;--hh-secondary: #0d9488;--hh-secondary-rgb: 13, 148, 136;--hh-success: #2fa46e;--hh-success-rgb: 47, 164, 110;--hh-font-family: "Urbanist", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--hh-font-size-base: .9375rem;--hh-body-color: #475569;--hh-heading-color: #1e293b;--hh-muted-color: #6b7585;--hh-body-bg: #f5f6f8;--hh-surface-bg: #ffffff;--hh-border-color: #e4e7ec;--hh-chrome-bg: color-mix(in srgb, var(--hh-primary) 30%, #0b1220);--hh-chrome-bg-deep: color-mix(in srgb, var(--hh-primary) 22%, #070d16);--hh-chrome-color: #e9edf5;--hh-chrome-muted: #98a4b8;--hh-chrome-border: rgba(233, 237, 245, .09);--hh-radius: .625rem}[data-bs-theme=dark]{--hh-body-color: #c8cdd6;--hh-heading-color: #e8eaee;--hh-muted-color: #8b93a1;--hh-body-bg: color-mix(in srgb, var(--hh-primary) 12%, #0b0f15);--hh-surface-bg: color-mix(in srgb, var(--hh-primary) 14%, #101720);--hh-border-color: color-mix(in srgb, var(--hh-primary) 16%, #222c38)}
