:root{--bg-ink: #0f172a;--bg-ice: #f8fafc;--accent: #0ea5e9;--accent-2: #22c55e;--paper: #ffffff}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,sans-serif}.theme-dark{background:#0b1220;color:#e2e8f0}.theme-dark .glass{background:#0f172ad9;border-color:#94a3b833}.theme-dark .bg-white,.theme-dark .bg-slate-50,.theme-dark .bg-slate-100{background-color:#0f172a!important}.theme-dark .bg-slate-200{background-color:#1f2937!important}.theme-dark .bg-sky-50{background-color:#0f2540!important}.theme-dark .bg-slate-100{background-color:#1f2937!important}.theme-dark .bg-slate-50{background-color:#111827!important}.theme-dark .bg-emerald-500{background-color:#16a34a!important}.theme-dark .text-slate-900,.theme-dark .text-slate-800,.theme-dark .text-slate-700,.theme-dark .text-slate-600{color:#e2e8f0!important}.theme-dark .text-slate-500{color:#cbd5f5!important}.theme-dark .text-slate-400{color:#94a3b8!important}.theme-dark .text-slate-300{color:#cbd5f5!important}.theme-dark .border-slate-100,.theme-dark .border-slate-200{border-color:#94a3b833!important}.theme-dark .bg-slate-900{background-color:#e2e8f0!important;color:#0f172a!important}.theme-dark .text-emerald-600{color:#34d399!important}.theme-dark .text-rose-600,.theme-dark .text-rose-500{color:#fb7185!important}.theme-dark .bg-rose-50,.theme-dark .bg-emerald-50{background-color:#1f2937!important}.theme-dark .text-sky-700,.theme-dark .text-sky-600{color:#7dd3fc!important}.theme-dark .bg-sky-100{background-color:#0f2a43!important}.theme-dark .bg-amber-50,.theme-dark .bg-amber-100{background-color:#2a1f12!important}.theme-dark .text-amber-700{color:#fbbf24!important}.theme-dark .bg-slate-900\/50{background-color:#020617cc!important}.theme-dark .bg-white\/90{background-color:#0f172ae6!important}.theme-dark .border-t{border-color:#94a3b840!important}.theme-dark .shadow-lg,.theme-dark .shadow{box-shadow:0 20px 35px #0206178c!important}.theme-dark .hover\:bg-slate-50:hover{background-color:#1f2937!important}.theme-dark .hover\:bg-slate-200:hover,.theme-dark .hover\:bg-slate-300:hover{background-color:#334155!important}.theme-dark .hover\:bg-slate-100:hover{background-color:#1f2937!important}.theme-dark .hover\:bg-sky-100:hover{background-color:#12314f!important}.theme-dark .text-sky-700{color:#7dd3fc!important}.theme-dark .bg-slate-900.text-white,.theme-dark .bg-slate-900.text-slate-900{color:#0f172a!important}.theme-dark .border-white\/70{border-color:#02061780!important}.theme-dark .border-t-transparent{border-top-color:transparent!important}.theme-dark input,.theme-dark select,.theme-dark textarea{background-color:#0b1220!important;color:#e2e8f0!important;border-color:#94a3b840!important}.theme-dark input::placeholder,.theme-dark textarea::placeholder{color:#94a3b8!important}.theme-dark .shadow-sm,.theme-dark .shadow-inner,.theme-dark .shadow-xl,.theme-dark .shadow-2xl{box-shadow:0 20px 35px #0206178c!important}.glass{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.fade-in{animation:fadeIn .4s ease}.slide-up{animation:slideUp .5s ease}.float-card{transition:transform .25s ease,box-shadow .25s ease}.float-card:hover{transform:translateY(-6px);box-shadow:0 20px 35px #0f172a1f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
