@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";:root{--font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--color-bg: #020617;--color-panel: #0f172a;--color-text-main: #ffffff;--color-text-muted: #e2e8f0;--color-text-sub: #cbd5e1;--color-accent-blue: #3b82f6;--color-accent-purple: #8b5cf6;--color-accent-gold: #fbbf24;--color-accent-green: #22c55e;--color-accent-red: #ef4444;--glass-bg: rgba(2, 6, 23, .7);--glass-border: rgba(255, 255, 255, .08);--blur-amount: 16px}body{font-family:var(--font-sans);color:var(--color-text-main);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}.cyber-grid-bg{background-color:var(--color-bg);background-image:radial-gradient(circle at 50% 0%,rgba(59,130,246,.15),transparent 50%),radial-gradient(circle at 85% 30%,rgba(139,92,246,.1),transparent 40%),radial-gradient(circle at 15% 70%,rgba(251,191,36,.05),transparent 40%);background-attachment:fixed;transition:background-color .3s ease,background-image .3s ease}body.light-mode{--color-bg: #f8fafc;--color-panel: #ffffff;--color-text-main: #0f172a;--color-text-muted: #334155;--color-text-sub: #475569;--glass-bg: rgba(255, 255, 255, .95);--glass-border: rgba(148, 163, 184, .3);background-color:#f8fafc!important;color:#0f172a!important}body.light-mode.cyber-grid-bg{background-color:#f8fafc!important;background-image:radial-gradient(circle at 50% 0%,rgba(37,99,235,.05),transparent 50%),radial-gradient(circle at 85% 30%,rgba(147,51,234,.05),transparent 40%),radial-gradient(circle at 15% 70%,rgba(251,191,36,.05),transparent 40%)!important}body.light-mode #mobile-menu{background-color:#fff!important;border-top:1px solid rgba(15,23,42,.1)!important;box-shadow:0 10px 30px #0000001a}body.light-mode #mobile-menu a{color:#0f172a!important}body.light-mode #mobile-menu a:hover{color:#2563eb!important;background-color:#f1f5f9}body.light-mode .text-white,body.light-mode.text-white,body.light-mode .text-slate-50,body.light-mode.text-slate-50{color:#0f172a!important}body.light-mode .text-slate-200,body.light-mode.text-slate-200{color:#334155!important}body.light-mode .text-slate-300,body.light-mode.text-slate-300{color:#475569!important}body.light-mode .text-slate-400,body.light-mode.text-slate-400{color:#64748b!important}body.light-mode .text-slate-500,body.light-mode.text-slate-500{color:#94a3b8!important}body.light-mode .btn-cyber,body.light-mode .text-white-force{color:#fff!important}body.light-mode .text-blue-400,body.light-mode .text-blue-500{color:#2563eb!important}body.light-mode .text-purple-400{color:#9333ea!important}body.light-mode .text-green-400{color:#16a34a!important}body.light-mode .text-cyan-400{color:#0891b2!important}body.light-mode .text-indigo-400{color:#4f46e5!important}body.light-mode .bg-black{background-color:#f1f5f9!important}body.light-mode .bg-black\/40{background-color:#f1f5f9e6!important}body.light-mode .bg-slate-900{background-color:#fff!important}body.light-mode .bg-slate-900\/30{background-color:#ffffffb3!important}body.light-mode .bg-slate-900\/50{background-color:#ffffffe6!important}body.light-mode .bg-slate-800{background-color:#e2e8f0!important}body.light-mode .border-white\/5{border-color:#0f172a14!important}body.light-mode .border-white\/10{border-color:#0f172a26!important}body.light-mode .glass-header{background:#ffffffe6;border-bottom:1px solid rgba(15,23,42,.05)}body.light-mode .glass-header.scrolled{background:#fffffffa;border-bottom:1px solid rgba(15,23,42,.1)}body.light-mode .btn-outline{border-color:#0f172a33;color:#475569}body.light-mode .btn-outline:hover{color:#0f172a;border-color:var(--color-accent-blue);background:#2563eb0d}body.light-mode input,body.light-mode textarea,body.light-mode select{background-color:#fff!important;border-color:#0f172a33!important;color:#0f172a!important}body.light-mode input::placeholder,body.light-mode textarea::placeholder{color:#94a3b8!important}body.light-mode #theme-toggle{color:#64748b}body.light-mode #theme-toggle:hover{color:#0f172a}body.light-mode .filter-btn.border-white\/10{border-color:#0f172a33!important;color:#64748b!important}body.light-mode .filter-btn.border-white\/10:hover{border-color:#0f172a66!important;color:#0f172a!important}body.light-mode .filter-btn.bg-blue-500\/10{background-color:#2563eb1a!important;border-color:#2563eb!important;color:#2563eb!important}body.light-mode .hover\:text-white:hover{color:#0f172a!important}body.light-mode footer a:hover{color:#2563eb!important}body.light-mode .group:hover .group-hover\:text-blue-400{color:#2563eb!important}h1,h2,h3,h4,h5,h6{font-weight:800;letter-spacing:-.03em;color:#fff;transition:color .3s ease}body.light-mode h1,body.light-mode h2,body.light-mode h3,body.light-mode h4,body.light-mode h5,body.light-mode h6{color:#0f172a!important}h1{line-height:1}a{transition:all .3s ease}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(var(--blur-amount));-webkit-backdrop-filter:blur(var(--blur-amount));border:1px solid var(--glass-border);box-shadow:0 4px 30px #0000001a;transition:all .4s ease}.text-gradient-gold{background:linear-gradient(135deg,#FFF 0%,var(--color-accent-gold) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.light-mode .text-gradient-gold{background:linear-gradient(135deg,#475569,#b45309)}.text-gradient-blue{background:linear-gradient(135deg,#60a5fa 0%,var(--color-accent-blue) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}body.light-mode .text-gradient-blue{background:linear-gradient(135deg,#2563eb,#1e3a8a)}.btn-cyber{position:relative;background:linear-gradient(90deg,#2563eb,#4f46e5);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:1rem 2.5rem;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:all .4s ease;box-shadow:0 0 15px #2563eb4d;cursor:pointer}.btn-cyber:hover{transform:translateY(-2px);box-shadow:0 0 30px #2563eb99;border-color:#fff6}.btn-cyber:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:.5s}.btn-cyber:hover:after{left:100%}.btn-outline{background:transparent;border:1px solid var(--glass-border);color:var(--color-text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.75rem 2rem;transition:all .3s ease;cursor:pointer}.btn-outline:hover{border-color:var(--color-accent-blue);color:#fff;background:#3b82f61a;box-shadow:0 0 15px #3b82f633}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}input,textarea,select{background-color:#ffffff08;border:1px solid var(--glass-border);color:#fff;transition:all .3s}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--color-accent-blue);box-shadow:0 0 0 2px #3b82f633}#chat-window{transform-origin:bottom right;transition:transform .3s cubic-bezier(.19,1,.22,1),opacity .3s ease}#chat-window.hidden{display:none}#chat-window.scale-95{transform:scale(.95);opacity:0;pointer-events:none}#chat-window.scale-100{transform:scale(1);opacity:1;pointer-events:auto}.chat-bubble{padding:.75rem 1rem;border-radius:.75rem;max-width:85%;font-size:.875rem;line-height:1.5;position:relative;word-wrap:break-word}.chat-bubble-ai{background-color:#1e293bcc;color:#e2e8f0;border:1px solid rgba(255,255,255,.1);border-top-left-radius:0}.chat-bubble-user{background-color:var(--color-accent-blue);color:#fff;margin-left:auto;border-top-right-radius:0;box-shadow:0 2px 10px #2563eb4d}body.light-mode .chat-bubble-ai{background-color:#f1f5f9;color:#334155;border-color:#0000001a}body.light-mode #chat-window{background:#fffffff2;border-color:#2563eb33}body.light-mode #chat-header{background:#f8fafc;border-bottom-color:#0000000d}body.light-mode #chat-messages{background:#fff}body.light-mode #chat-input-area{background:#f8fafc;border-top-color:#0000000d}body.light-mode #chat-input{background:#fff;color:#0f172a;border-color:#0000001a}.typing-dot{width:6px;height:6px;background-color:#94a3b8;border-radius:50%;animation:typing 1.4s infinite ease-in-out both}.typing-dot:nth-child(1){animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
