@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@400;500;600;700&family=IBM+Plex+Sans:wght@300;400;500;600&display=swap";
:root{--cyan:#a0d8ef;--dark-bg:#1a1d23;--darker-bg:#12141a;--card-bg:#1e2128;--border:#2a2d35;--text:#e0e0e0;--text-muted:#8a8f98;--accent-glow:#8cc5d826;--hf-blue:#3b82f6;--hf-purple:#a855f7;--hf-orange:#f97316;--font-heading:"Rajdhani",sans-serif;--font-body:"IBM Plex Sans",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{background:var(--dark-bg);font-family:var(--font-body);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--cyan);color:var(--darker-bg)}a{color:inherit;text-decoration:none}button{font-family:inherit}button:hover{opacity:.92}
.Layout-module__jbLzUW__banner{background:linear-gradient(90deg,var(--darker-bg)0%,#0d2a33 50%,var(--darker-bg)100%);border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding:10px 20px;display:flex}.Layout-module__jbLzUW__bannerContent{align-items:center;gap:10px;display:flex}.Layout-module__jbLzUW__bannerBadge{background:var(--cyan);color:var(--darker-bg);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800;font-family:var(--font-heading);border-radius:3px;padding:3px 8px}.Layout-module__jbLzUW__bannerText{color:var(--text);font-size:13px}.Layout-module__jbLzUW__bannerText strong{color:#fff}.Layout-module__jbLzUW__bannerButtons{gap:10px;display:flex}.Layout-module__jbLzUW__navbar{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 40px;display:flex}.Layout-module__jbLzUW__navbarOuter{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#12141aed;position:sticky;top:0}.Layout-module__jbLzUW__navLogo{cursor:pointer;align-items:center;gap:10px;display:flex}.Layout-module__jbLzUW__navLogo img{height:68px}.Layout-module__jbLzUW__navLinks{align-items:center;gap:32px;display:flex}.Layout-module__jbLzUW__navLink{color:var(--text-muted);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:4px 0;font-size:13px;font-weight:400;transition:color .2s,border-color .2s}.Layout-module__jbLzUW__navLinkActive{color:var(--cyan);border-bottom-color:var(--cyan);font-weight:600}.Layout-module__jbLzUW__navLink:hover{color:var(--cyan);opacity:1}.Layout-module__jbLzUW__footer{background:var(--darker-bg);border-top:1px solid var(--border);padding:48px 40px 32px}.Layout-module__jbLzUW__footerInner{flex-wrap:wrap;justify-content:space-between;gap:40px;max-width:1200px;margin:0 auto;display:flex}.Layout-module__jbLzUW__footerBrand{font-family:var(--font-heading);color:#fff;margin-bottom:8px;font-size:18px;font-weight:700}.Layout-module__jbLzUW__footerTagline{color:var(--text-muted);max-width:300px;font-size:13px;line-height:1.6}.Layout-module__jbLzUW__footerHeading{color:var(--cyan);letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:600}.Layout-module__jbLzUW__footerLink{color:var(--text-muted);cursor:pointer;margin-bottom:6px;font-size:13px;transition:color .2s}.Layout-module__jbLzUW__footerLink:hover{color:var(--text)}.Layout-module__jbLzUW__footerBottom{border-top:1px solid var(--border);max-width:1200px;color:var(--text-muted);text-align:center;margin:32px auto 0;padding-top:20px;font-size:12px}.Layout-module__jbLzUW__footerSep{margin:0 8px}.Layout-module__jbLzUW__footerBottomLink{color:var(--text-muted);transition:color .2s}.Layout-module__jbLzUW__footerBottomLink:hover{color:var(--text)}.Layout-module__jbLzUW__hamburger{color:var(--text);cursor:pointer;background:0 0;border:none;padding:8px;display:none}@media (max-width:768px){.Layout-module__jbLzUW__navbar{padding:0 20px}.Layout-module__jbLzUW__navLinks{display:none}.Layout-module__jbLzUW__hamburger{display:block}.Layout-module__jbLzUW__navLinksMobile{background:var(--darker-bg);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;gap:8px;padding:16px 20px;display:flex;position:absolute;top:80px;left:0;right:0}.Layout-module__jbLzUW__navLinksMobile .Layout-module__jbLzUW__navLink{padding:10px 0;font-size:15px}.Layout-module__jbLzUW__bannerText{font-size:11px}.Layout-module__jbLzUW__banner{gap:12px;padding:8px 12px}.Layout-module__jbLzUW__footerInner{flex-direction:column;gap:24px}}
