:root{--bg-page:#0f1117;--bg-card:#1a1d26;--bg-card2:#13151e;--border:#ffffff12;--border2:#ffffff0a;--text-pri:#fff;--text-sec:#8b8fa8;--text-mut:#4e5368}[data-theme=light]{--bg-page:#f3f4f6;--bg-card:#fff;--bg-card2:#f9fafb;--border:#00000014;--border2:#0000000a;--text-pri:#111827;--text-sec:#6b7280;--text-mut:#9ca3af}input:-webkit-autofill{caret-color:#fff;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #13151e!important}input:-webkit-autofill:hover{caret-color:#fff;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #13151e!important}input:-webkit-autofill:focus{caret-color:#fff;-webkit-text-fill-color:#fff!important;-webkit-box-shadow:inset 0 0 0 1000px #13151e!important}[data-theme=light] input:-webkit-autofill{caret-color:#111827;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #f9fafb!important}[data-theme=light] input:-webkit-autofill:hover{caret-color:#111827;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #f9fafb!important}[data-theme=light] input:-webkit-autofill:focus{caret-color:#111827;-webkit-text-fill-color:#111827!important;-webkit-box-shadow:inset 0 0 0 1000px #f9fafb!important}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-page);color:var(--text-pri);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02", "cv03", "cv04", "cv11";font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#80808033;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#80808059}input::placeholder{color:var(--text-mut)}input:-webkit-autofill{-webkit-text-fill-color:var(--text-pri);-webkit-box-shadow:0 0 0px 1000px var(--bg-card2) inset;transition:background-color 5000s ease-in-out}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--text-pri);-webkit-box-shadow:0 0 0px 1000px var(--bg-card2) inset;transition:background-color 5000s ease-in-out}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--text-pri);-webkit-box-shadow:0 0 0px 1000px var(--bg-card2) inset;transition:background-color 5000s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse-dot{0%,to{box-shadow:0 0 #00c89666}50%{box-shadow:0 0 0 6px #00c8960f,0 0 20px #00c8964d}}@keyframes glow-breathe{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:200%}to{background-position:-200%}}.fade-in-up{animation:.7s cubic-bezier(.16,1,.3,1) both fadeInUp}.fade-in{animation:.45s cubic-bezier(.16,1,.3,1) both fadeIn}.slide-in-left{animation:.55s cubic-bezier(.16,1,.3,1) both slideInLeft}.pulse-dot{animation:2.8s ease-in-out infinite pulse-dot}.glow-breathe{animation:4s ease-in-out infinite glow-breathe}@keyframes hexPulseLoop{0%{stroke-dashoffset:260px;opacity:0}8%{stroke-dashoffset:240px;opacity:1}78%{stroke-dashoffset:0;opacity:1}93%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:260px;opacity:0}}@keyframes hexBreath{0%,to{opacity:.85}50%{opacity:1}}.hex-pulse-loop{stroke-dasharray:260;stroke-dashoffset:260px;animation:1.8s ease-in-out infinite hexPulseLoop}.hex-breath{animation:1.8s ease-in-out infinite hexBreath}@keyframes splashFadeIn{0%{opacity:0}to{opacity:1}}@keyframes splashRiseIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes splashPulse{0%{stroke-dashoffset:260px}to{stroke-dashoffset:0}}@keyframes splashDotPop{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@keyframes splashLineGrow{0%{opacity:0;width:0}to{opacity:1;width:100%}}.splash-hex{opacity:0;animation:.55s forwards splashFadeIn}.splash-pulse{stroke-dasharray:260;stroke-dashoffset:260px;animation:1s cubic-bezier(.4,0,.2,1) .4s forwards splashPulse}.splash-dot{opacity:0}.splash-dot-0{animation:.3s 1.1s forwards splashDotPop}.splash-dot-1{animation:.3s 1.27s forwards splashDotPop}.splash-dot-2{animation:.3s 1.44s forwards splashDotPop}.splash-synergi{opacity:0;animation:.45s 1s forwards splashRiseIn}.splash-insights{opacity:0;animation:.45s 1.22s forwards splashRiseIn}.splash-line{width:0;animation:.5s 1.5s forwards splashLineGrow}.splash-tagline{opacity:0;animation:.45s 1.85s forwards splashFadeIn}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:20px}
