@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@500&family=Great+Vibes&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--color-bg-deep-black: #050505;--color-bg-midnight-black: #0A0A0A;--color-bg-charcoal: #121212;--color-gold-primary: #F5C242;--color-gold-rich: #DDAA1D;--color-gold-specular: #FFF6B0}body{@apply text-slate-100;font-family:Inter,sans-serif;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:contain}.theme-dark{background:radial-gradient(circle at left,#1158ff,#041a4d 20%,#050505 45%),radial-gradient(circle at right,#12D46B 0%,#043B28 20%,transparent 40%),#050505;color:#fff}.theme-light{background:#fff;color:#121212}.theme-dark h3.text-gray-800,.theme-dark .text-gray-800,.theme-dark .text-slate-800{color:#d1d5db!important}.theme-dark .text-gray-700,.theme-dark .text-slate-700{color:#9ca3af!important}.theme-dark .text-gray-600,.theme-dark .text-slate-600{color:#6b7280!important}.theme-dark .bg-white{background-color:#0f172abf!important;border-color:#f5c24240!important;color:#fff!important}.theme-dark .text-slate-900,.theme-dark .text-gray-900{color:#f3f4f6!important}.theme-dark .bg-gray-50{background-color:#1e293bb3!important;color:#fff!important;border-color:#ffffff1a!important}.theme-dark .bg-gray-100,.theme-dark .bg-slate-100{background-color:#0f172ad9!important;color:#fff!important;border-color:#ffffff1a!important}.theme-dark .border-gray-100,.theme-dark .border-slate-100{border-color:#ffffff1a!important}.theme-dark input:not([type=checkbox]):not([type=radio]),.theme-dark select,.theme-dark textarea{background-color:#0f172acc!important;color:#fff!important;border:1px solid rgba(245,194,66,.2)!important}.theme-dark input:not([type=checkbox]):not([type=radio]):focus,.theme-dark select:focus,.theme-dark textarea:focus{border-color:#f5c242!important;outline:none!important}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#fff6!important}.theme-dark select option{background-color:#0f172a!important;color:#fff!important}.font-swagger{font-family:Great Vibes,cursive}.font-golf{font-family:Cinzel,serif}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}
