@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Outfit:wght@400;600;800;900&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg-main:#020617;--bg-card:#0f172a;--bg-card-hover:#1e293b;--gold-main:#eab308;--gold-glow:#eab30840;--text-main:#f8fafc;--text-muted:#94a3b8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-main:#f8fafc;--bg-card:#fff;--bg-card-hover:#f1f5f9;--text-main:#0f172a;--text-muted:#475569}.theme-light .bg-slate-950{background-color:#f1f5f9!important}.theme-light .bg-slate-900{background-color:#fff!important;border-color:#e2e8f0!important;box-shadow:0 4px 12px #0000000d!important}.theme-light .bg-slate-900\/90{background-color:#fffffff2!important;border-color:#e2e8f0!important}.theme-light .text-white{color:#0f172a!important}.theme-light .text-slate-300{color:#334155!important}.theme-light .text-slate-400{color:#64748b!important}.theme-light .text-slate-200{color:#1e293b!important}.theme-light input[type=text],.theme-light input[type=tel],.theme-light input[type=url],.theme-light input[type=password],.theme-light textarea,.theme-light select{color:#0f172a!important;background-color:#f8fafc!important;border-color:#cbd5e1!important}.theme-light input::placeholder,.theme-light textarea::placeholder{color:#94a3b8!important}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background-color:var(--bg-main);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;font-size:14px;line-height:1.5;transition:background-color .3s,color .3s;overflow-x:clip}@media (width>=640px){html,body{font-size:16px}}h1,h2,h3,h4,.font-heading{font-family:Outfit,Inter,sans-serif}input,select,textarea,button{font-family:inherit;font-size:inherit}.bg-slate-950{background-color:#020617}.bg-slate-900{background-color:#0f172a}.bg-slate-800{background-color:#1e293b}.bg-yellow-500{background-color:#eab308}.bg-yellow-400{background-color:#facc15}.text-white{color:#fff}.text-yellow-400{color:#d97706}.theme-light .text-yellow-400{color:#d97706!important}.dark .text-yellow-400{color:#facc15}.text-yellow-300{color:#fde047}.text-slate-100{color:#f1f5f9}.text-slate-300{color:#cbd5e1}.text-slate-400{color:#94a3b8}.text-slate-500{color:#64748b}.text-slate-950{color:#020617}.text-emerald-400{color:#059669}.theme-light .text-emerald-400{color:#059669!important}.text-amber-400{color:#d97706}.text-red-400{color:#dc2626}.border-slate-800{border-color:#1e293b}.border-yellow-500{border-color:#eab308}@keyframes fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.animate-fadeIn{animation:.25s cubic-bezier(.16,1,.3,1) forwards fadeIn}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#090d16}::-webkit-scrollbar-thumb{background:#26334a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#eab308}.text-stroke{-webkit-text-stroke:1.5px #000;text-shadow:0 4px 12px #000c}@media print{body{color:#000!important;background-color:#fff!important}.print\:hidden{display:none!important}.print\:block{display:block!important}}
