:root{--brand-indigo:#4f46e5;--brand-indigo-light:#6366f1;--brand-indigo-dark:#3730a3;--brand-teal:#0d9488;--brand-teal-light:#14b8a6;--brand-teal-dark:#0f766e;--bg-color:#0a0f1e;--bg-secondary:#0f172a;--bg-tertiary:#1e293b;--surface-color:#111827;--surface-border:#6366f126;--primary-color:var(--brand-indigo);--primary-light:var(--brand-indigo-light);--primary-glow:#4f46e559;--accent-color:var(--brand-teal);--accent-glow:#0d94884d;--brand-gradient:linear-gradient(135deg, #4f46e5 0%, #0d9488 100%);--brand-gradient-subtle:linear-gradient(135deg, #4f46e526 0%, #0d948826 100%);--text-primary:#f1f5f9;--text-secondary:#f1f5f9a6;--text-dimmed:#f1f5f959;--glass-bg:#6366f10d;--glass-blur:blur(24px);--glass-border:#6366f11f;--shadow-glow:0 0 40px #4f46e51f;--shadow-card:0 4px 24px #0006;--transition-smooth:all .5s cubic-bezier(.16, 1, .3, 1);--transition-fast:all .2s ease;--font-display:"Outfit", sans-serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-pill:99px}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-body);line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:-.02em}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);transition:var(--transition-smooth);overflow:hidden}.glass-card:hover{box-shadow:var(--shadow-glow);background:#6366f114;border-color:#6366f14d}.gradient-text{background:linear-gradient(135deg,#fff 0%,#ffffff8c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.primary-gradient-text{background:var(--brand-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn{border-radius:var(--radius-pill);transition:var(--transition-smooth);font-weight:600;font-family:var(--font-display);letter-spacing:.01em;justify-content:center;align-items:center;padding:.8rem 2rem;font-size:.95rem;display:inline-flex}.btn-primary{background:var(--brand-gradient);color:#fff;box-shadow:0 4px 20px var(--primary-glow);border:1px solid #0000}.btn-primary:hover{box-shadow:0 8px 32px var(--primary-glow), 0 0 0 1px #6366f166;filter:brightness(1.1);transform:translateY(-2px)}.btn-secondary{border:1px solid var(--glass-border);color:var(--text-primary);background:#6366f114}.btn-secondary:hover{background:#6366f126;border-color:#6366f166;transform:translateY(-2px)}.status-green{color:#22c55e}.status-amber{color:#f59e0b}.status-red{color:#ef4444}.status-indigo{color:var(--brand-indigo-light)}@keyframes pulse-ring{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(2.2)}}.live-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.live-dot:after{content:"";background:#22c55e;border-radius:50%;animation:1.5s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute;inset:0}.working-dot{background:var(--brand-indigo-light);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.working-dot:after{content:"";background:var(--brand-indigo-light);border-radius:50%;animation:1.2s cubic-bezier(.215,.61,.355,1) infinite pulse-ring;position:absolute;inset:0}.gradient-border{border-radius:var(--radius-md);position:relative}.gradient-border:before{content:"";border-radius:inherit;background:var(--brand-gradient);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{border-radius:var(--radius-sm);background:linear-gradient(90deg,#6366f10d 25%,#6366f11f 50%,#6366f10d 75%) 0 0/200% 100%;animation:1.5s infinite shimmer}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}
.Navbar-module__cRh5nW__navbar{z-index:100;-webkit-backdrop-filter:blur(20px);background:#0a0f1ecc;border-bottom:1px solid #6366f11a;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cRh5nW__navContent{justify-content:space-between;align-items:center;gap:2rem;display:flex}.Navbar-module__cRh5nW__logo{letter-spacing:-.03em;color:#f1f5f9;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module__cRh5nW__logoMark{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#0d9488 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Navbar-module__cRh5nW__accent{background:linear-gradient(135deg,#4f46e5 0%,#0d9488 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Navbar-module__cRh5nW__navLinks{color:#f1f5f999;align-items:center;gap:2rem;font-size:.9rem;display:flex}.Navbar-module__cRh5nW__navLinks a:hover{color:#f1f5f9;transition:color .2s}.Navbar-module__cRh5nW__navActions{align-items:center;gap:.75rem;display:flex}.Navbar-module__cRh5nW__navBtn{padding:.5rem 1.2rem;font-size:.9rem}.Navbar-module__cRh5nW__highlightBtn{box-shadow:0 4px 16px #4f46e559}
.Footer-module__3hUVsW__footer{background:#080d1a;border-top:1px solid #6366f11a;padding-top:4rem}.Footer-module__3hUVsW__footerContent{grid-template-columns:1.5fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.Footer-module__3hUVsW__footerBrand{flex-direction:column;gap:1rem;display:flex}.Footer-module__3hUVsW__logo{letter-spacing:-.03em;color:#f1f5f9;align-items:center;gap:10px;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__3hUVsW__logoMark{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#0d9488 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.Footer-module__3hUVsW__accent{background:linear-gradient(135deg,#4f46e5 0%,#0d9488 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Footer-module__3hUVsW__brandTagline{color:#f1f5f980;max-width:300px;font-size:.9rem;line-height:1.7}.Footer-module__3hUVsW__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__3hUVsW__socialLinks a{color:#f1f5f966;transition:color .2s}.Footer-module__3hUVsW__socialLinks a:hover{color:#6366f1}.Footer-module__3hUVsW__footerLinksGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__3hUVsW__linkGroup h3{letter-spacing:.08em;text-transform:uppercase;color:#f1f5f94d;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600}.Footer-module__3hUVsW__linkGroup ul{flex-direction:column;gap:.6rem;display:flex}.Footer-module__3hUVsW__linkGroup ul li a{color:#f1f5f98c;font-size:.9rem;transition:color .2s}.Footer-module__3hUVsW__linkGroup ul li a:hover{color:#f1f5f9}.Footer-module__3hUVsW__footerBottom{border-top:1px solid #6366f114;padding:1.2rem 0}.Footer-module__3hUVsW__footerBottom .Footer-module__3hUVsW__container{justify-content:space-between;align-items:center;display:flex}.Footer-module__3hUVsW__footerBottom p{color:#f1f5f94d;font-size:.85rem}.Footer-module__3hUVsW__footerHint{font-family:Outfit,sans-serif;color:#6366f180!important}
