/**
 * 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{--parcel-primary: #FF5A1F;--parcel-primary-rgb: 255, 90, 31;--parcel-secondary: #1450D8;--parcel-secondary-rgb: 20, 80, 216;--parcel-success: #1450D8;--parcel-success-rgb: 20, 80, 216;--parcel-font-family: "Archivo Parcel", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--parcel-font-monospace: "JetBrains Mono Parcel", "Archivo Parcel", ui-monospace, SFMono-Regular, Menlo, monospace;--parcel-font-size-base: .9375rem;--parcel-body-color: #2B3036;--parcel-heading-color: #111214;--parcel-muted-color: #4B515A;--parcel-body-bg: #E6E8EB;--parcel-surface-bg: #ffffff;--parcel-surface-alt: #F3F4F6;--parcel-border-color: #CDD1D6;--parcel-frame: #111214;--parcel-rule: #111214;--parcel-chrome-bg: #111214;--parcel-chrome-bg-deep: #0A0B0C;--parcel-chrome-color: #F2F3F5;--parcel-chrome-muted: #AEB4BB;--parcel-chrome-border: rgba(242, 243, 245, .14);--parcel-radius: .375rem;--parcel-radius-sm: .25rem;--parcel-yellow: #FFD400;--parcel-ink: #111214}[data-bs-theme=dark]{--parcel-body-color: #D5D9DE;--parcel-heading-color: #EEF0F2;--parcel-muted-color: #A3AAB3;--parcel-body-bg: #0F1113;--parcel-surface-bg: #17191C;--parcel-surface-alt: #1F2226;--parcel-border-color: #2C3137;--parcel-frame: #6B737C;--parcel-rule: #3A4047;--parcel-chrome-bg: #08090A;--parcel-chrome-bg-deep: #050506;--parcel-success: #86A9FF;--parcel-success-rgb: 134, 169, 255}
