.header{position:fixed;top:0;left:0;right:0;z-index:1200;height:60px;background:#000000c7;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.07);transition:background .3s}.header-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.navbar-logo{flex-shrink:0}.logo-link{display:flex;align-items:center;text-decoration:none}.logo-img{display:block;height:44px;width:auto;object-fit:contain;filter:drop-shadow(0 0 6px #ffffff)}@media(max-width:480px){.logo-img{height:36px}}.nav{flex:1;display:flex;align-items:center;justify-content:center}.menu{display:flex;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0}.menu-item{position:relative;list-style:none}.menu-link,.menu-parent{display:flex;align-items:center;padding:.4rem .75rem;color:#fff;font-size:.8rem;font-weight:500;text-decoration:none;border-radius:8px;background:none;border:none;cursor:pointer;white-space:nowrap;transition:color .18s,background .18s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.menu-link:hover,.menu-parent:hover,.menu-item.active>.menu-link,.menu-item.active>.menu-parent-wrap .menu-link{color:#fff;background:#ffffff12}.menu-parent-wrap{display:flex;align-items:center}.submenu-toggle{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;margin-left:-4px;background:none;border:none;cursor:pointer;color:#fff;transition:color .18s;font-family:inherit}.submenu-toggle:hover{color:#fff}.submenu-arrow{font-size:.52rem;display:inline-block;transition:transform .2s}.menu-item.open .submenu-arrow{transform:rotate(180deg)}.submenu{position:absolute;top:calc(100% + 6px);left:0;min-width:220px;background:#06060ef5;backdrop-filter:blur(18px);border:1px solid #ffffff;border-radius:14px;padding:.5rem;list-style:none;margin:0;box-shadow:0 20px 40px #000000b3,0 0 0 1px #00d4ff0a;z-index:100}.submenu .menu-item{width:100%}.submenu .menu-link,.submenu .menu-parent{width:100%;border-radius:8px;font-size:.78rem;padding:.5rem .85rem;color:#fff}.submenu .menu-link:hover,.submenu .menu-parent:hover{color:#fff;background:#00d4ff14}.submenu .submenu{top:0;left:calc(100% + 6px)}.header-cta{display:flex;align-items:center;gap:.55rem;flex-shrink:0}.cta-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.42rem 1rem;border-radius:999px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;white-space:nowrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.cta-outline{color:#fff;border:1px solid #ffffff;background:#ffffff0d}.cta-outline:hover{background:#fff;color:#000;border-color:#fff}.cta-primary{background:linear-gradient(135deg,#00d4ff,#7b61ff);color:#fff;border:none}.cta-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.cta-primary:active{transform:scale(.97)}.cta-icon{width:13px;height:13px;flex-shrink:0}.hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;padding:0;background:#ffffff0f;border:1px solid #ffffff;border-radius:9px;cursor:pointer;z-index:10}.hamburger span{display:block;width:17px;height:1.8px;background:#fff;border-radius:2px;transition:transform .25s,opacity .2s}.hamburger.open span:nth-child(1){transform:translateY(6.8px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:translateY(-6.8px) rotate(-45deg)}@media(max-width:900px){.hamburger{display:flex}.header-cta,.menu{display:none}.nav{justify-content:flex-end}}@media(max-width:480px){.header-container{padding:0 .9rem}}.mobile-overlay{position:fixed;inset:60px 0 0;z-index:1199;background:#04040af7;overflow-y:auto;-webkit-overflow-scrolling:touch}.mobile-menu-list{list-style:none;margin:0;padding:1.25rem 1rem 3rem;display:flex;flex-direction:column;gap:0}.mobile-menu-list .menu-item{position:relative;list-style:none}.mobile-menu-list .menu-link,.mobile-menu-list .menu-parent{display:flex;align-items:center;width:100%;font-size:.95rem;padding:.8rem 1rem;border-radius:10px;color:#fff;background:none;border:none;cursor:pointer;text-decoration:none;white-space:normal;line-height:1.4;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .18s,background .18s}.mobile-menu-list .menu-link:hover,.mobile-menu-list .menu-parent:hover,.mobile-menu-list .menu-item.active>.menu-link{color:#fff;background:#ffffff12}.mobile-menu-list .menu-parent-wrap{display:flex;flex-direction:row;align-items:center}.mobile-menu-list .menu-parent-wrap .menu-parent-link,.mobile-menu-list .menu-parent-wrap .menu-parent{flex:1}.mobile-menu-list .submenu-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:none;border:none;cursor:pointer;color:#fff}.mobile-menu-list .submenu{position:static;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:10px;margin:.2rem 0 .4rem .75rem;box-shadow:none;padding:.35rem;list-style:none}.mobile-menu-list .submenu .menu-link{font-size:.85rem;padding:.6rem .85rem}.mobile-cta-divider{height:1px;background:#ffffff14;margin:.75rem .5rem}.mobile-cta-demo{color:#fff!important;border:1px solid #ffffff!important;margin-bottom:.5rem}.mobile-cta-contact{background:linear-gradient(135deg,#00d4ff,#7b61ff)!important;color:#fff!important;font-weight:700!important}.theme-toggle-btn{display:inline-flex;align-items:center;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0;border-radius:999px;font-size:unset;line-height:1}.theme-toggle-track{position:relative;display:flex;align-items:center;width:52px;height:26px;border-radius:999px;background:#ffffff26;border:1px solid rgba(255,255,255,.35);transition:background .3s ease,border-color .3s ease;padding:3px}.theme-toggle-btn:hover .theme-toggle-track{background:#ffffff38;border-color:#fff9}.theme-toggle-thumb{position:absolute;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0006;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:2}.theme-toggle-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:14px;height:14px;transition:opacity .25s ease;z-index:1}.theme-toggle-icon svg{width:100%;height:100%}.theme-toggle-moon{right:5px;color:#c0c8e0;opacity:1}.theme-toggle-sun{left:5px;color:#fbbf24;opacity:0}.mobile-theme-toggle-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem 1rem;border-radius:10px}.mobile-theme-label{font-size:.92rem;font-weight:500;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mobile-theme-toggle .theme-toggle-track{width:48px;height:24px}.mobile-theme-toggle .theme-toggle-thumb{width:18px;height:18px}[data-theme=light] .header{background:#ffffffeb;border-bottom:1px solid rgba(10,37,64,.1)}[data-theme=light] .menu-link,[data-theme=light] .menu-parent{color:#0a2540}[data-theme=light] .menu-link:hover,[data-theme=light] .menu-parent:hover,[data-theme=light] .menu-item.active>.menu-link,[data-theme=light] .menu-item.active>.menu-parent-wrap .menu-link{color:#0a2540;background:#0a25400f}[data-theme=light] .submenu-toggle{color:#0a2540}[data-theme=light] .submenu{background:#fffffffa;border:1px solid rgba(10,37,64,.12);box-shadow:0 20px 40px #0a25401f}[data-theme=light] .submenu .menu-link,[data-theme=light] .submenu .menu-parent{color:#0a2540}[data-theme=light] .submenu .menu-link:hover,[data-theme=light] .submenu .menu-parent:hover{background:#00a0c814;color:#0a2540}[data-theme=light] .cta-outline{color:#0a2540;border:1px solid #0a2540;background:transparent}[data-theme=light] .cta-outline:hover{background:#0a2540;color:#fff}[data-theme=light] .hamburger{background:#0a25400f;border:1px solid rgba(10,37,64,.25)}[data-theme=light] .hamburger span{background:#0a2540}[data-theme=light] .theme-toggle-track{background:#0a25401a;border-color:#0a254040}[data-theme=light] .theme-toggle-btn:hover .theme-toggle-track{background:#0a254029;border-color:#0a254073}[data-theme=light] .theme-toggle-thumb{background:#0a2540}[data-theme=light] .mobile-overlay{background:#f0f5fffa}[data-theme=light] .mobile-menu-list .menu-link,[data-theme=light] .mobile-menu-list .menu-parent{color:#0a2540}[data-theme=light] .mobile-menu-list .menu-link:hover,[data-theme=light] .mobile-menu-list .menu-item.active>.menu-link{background:#0a25400f;color:#0a2540}[data-theme=light] .mobile-menu-list .submenu-toggle{color:#0a2540}[data-theme=light] .mobile-menu-list .submenu{background:#0a25400a;border-color:#0a25401a}[data-theme=light] .mobile-cta-divider{background:#0a25401a}[data-theme=light] .mobile-theme-label{color:#0a2540}[data-theme=light] .mobile-cta-demo{color:#0a2540!important;border-color:#0a2540!important}[data-theme=light] .theme-toggle-thumb{transform:translate(26px)}[data-theme=light] .theme-toggle-moon{opacity:0}[data-theme=light] .theme-toggle-sun{opacity:1}.app-layout{min-height:100vh;display:flex;flex-direction:column;background:var(--background)}.main-content{flex:1;color:var(--body-text);font-family:Roboto,Arial,sans-serif}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:10000}.skip-link:focus{left:1rem;top:1rem;width:auto;height:auto;background:#fff;color:#111;padding:.5rem 1rem;border-radius:6px;box-shadow:0 6px 14px #1018281f;text-decoration:none}.skip-link:focus:not(:focus-visible){outline:none}.socl{position:fixed;bottom:78px;right:18px;z-index:10;width:48px;height:48px;border-radius:50%;background:#00a084;border:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 26px #0c0a1442;cursor:pointer;will-change:transform,opacity;transform:translateZ(0)}.socl .ctwht{background:#00a084;margin-top:0;border-radius:50%;display:inline-block;box-shadow:0 6px 18px #0000002e;transition:transform .12s ease,box-shadow .12s ease}.socl .ctwht a{display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none}.socl .ctwht svg{width:1em;height:1em;display:block;color:#fff;fill:currentColor}.socl .ctwht:hover{transform:scale(1.03);box-shadow:0 10px 26px #00000038}@media(max-width:480px){.socl{right:12px;bottom:68px}.socl .ctwht{font-size:28px;padding:10px}}@media(max-width:360px){.socl{right:8px;bottom:64px}.socl .ctwht{font-size:24px;padding:8px}}.chat-launcher{position:fixed;right:18px;bottom:18px;z-index:10;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#702bdd,#0383a5);color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 26px #0c0a1442;cursor:pointer;will-change:transform,opacity;transform:translateZ(0)}.chat-launcher svg{width:20px;height:20px;display:block}.chat-launcher:focus{outline:3px solid rgba(99,102,241,.3);outline-offset:2px}.chat-launcher:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0c0a1452}@media(max-width:480px){.chat-launcher{right:12px;bottom:12px;width:44px;height:44px}}@tailwind components;@tailwind utilities;@keyframes agi-gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes agi-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes agi-pulse-orb{0%,to{opacity:.35;filter:blur(70px)}50%{opacity:.6;filter:blur(50px)}}@keyframes agi-fade-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes agi-shimmer-slide{0%{background-position:-200% center}to{background-position:200% center}}@keyframes agi-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes agi-blink{0%,to{opacity:1}50%{opacity:0}}.agi-gradient-text{background:linear-gradient(270deg,#00d4ff,#7b61ff,#00d4ff);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:agi-gradient-shift 5s ease infinite}.agi-gradient-text-warm{background:linear-gradient(270deg,#00d4ff,#7b61ff,#bf5af2,#00d4ff);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:agi-gradient-shift 6s ease infinite}.agi-float{animation:agi-float 5s ease-in-out infinite}.agi-pulse-orb{animation:agi-pulse-orb 5s ease-in-out infinite}.agi-fade-up{animation:agi-fade-up .7s ease-out forwards}.agi-shimmer{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 50%,transparent 100%);background-size:200% 100%;animation:agi-shimmer-slide 2.2s infinite}.agi-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.09);border-radius:1.25rem;transition:background .3s,border-color .3s,transform .3s}.agi-card:hover{background:#ffffff12;border-color:#fff;transform:translateY(-3px)}.agi-section-label{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#00d4ff;margin-bottom:.75rem}.agi-scope *,.agi-scope *:before,.agi-scope *:after{box-sizing:border-box}.agi-scope h1,.agi-scope h2,.agi-scope h3,.agi-scope h4{color:inherit;margin-bottom:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.agi-scope p{margin-bottom:0}.agi-scope button{padding:unset;background:unset;border-radius:unset;font-size:unset}.agi-scope a{text-decoration:none;color:inherit}@media(max-width:540px){.hero-mockup{display:none!important}}@media(min-width:541px)and (max-width:760px){.hero-sidebar{display:none!important}.hero-stat-grid{grid-template-columns:repeat(2,1fr)!important}.hero-activity-label{display:none!important}}.page-transition{opacity:1;transform:translateY(0) scale(1);transition:none}@media(prefers-reduced-motion:no-preference){.page-transition.page-enter{opacity:0;transform:translateY(8px) scale(.995);animation:page-enter .42s cubic-bezier(.2,.9,.3,1) forwards}@keyframes page-enter{to{opacity:1;transform:translateY(0) scale(1)}}}.inset-image{display:flex;justify-content:center;align-items:center;text-align:center}.inset-image img{border-radius:8px;display:inline-block;box-shadow:0 6px 20px #0000000a}
