.Navbar-module__dVeNwG__navbar{z-index:1000;width:100%;transition:var(--transition-base);padding:20px 0;position:fixed;top:0;left:0}.Navbar-module__dVeNwG__overlay{background:0 0}.Navbar-module__dVeNwG__solid{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--glass-border);background:#000208cc;padding:12px 0}.Navbar-module__dVeNwG__navContainer{width:100%;max-width:var(--container-max);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__dVeNwG__logo{font-size:var(--font-xl);letter-spacing:-.04em;color:var(--text-primary);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;gap:12px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__dVeNwG__logoIcon{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Navbar-module__dVeNwG__logo:hover .Navbar-module__dVeNwG__logoIcon{background:#0066ff1a;border-color:#0066ff4d;transform:scale(1.05)rotate(5deg)}.Navbar-module__dVeNwG__logoText{transition:all .3s}.Navbar-module__dVeNwG__logo:hover .Navbar-module__dVeNwG__logoText{transform:translate(2px)}.Navbar-module__dVeNwG__logoAccent{color:var(--accent-primary)}.Navbar-module__dVeNwG__navLinks{align-items:center;gap:var(--space-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:18px;padding:6px;display:flex}.Navbar-module__dVeNwG__navLink{font-size:var(--font-xs);color:var(--text-tertiary);border-radius:12px;align-items:center;padding:10px 18px;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.Navbar-module__dVeNwG__navLink:hover{color:var(--text-primary)}.Navbar-module__dVeNwG__activeIndicator{z-index:1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;position:absolute;inset:0}.Navbar-module__dVeNwG__navCta{background:var(--gradient-primary);font-size:var(--font-xs);color:#fff;box-shadow:0 4px 16px var(--accent-glow);margin-left:var(--space-md);border-radius:14px;padding:12px 24px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__dVeNwG__navCta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #06f6}.Navbar-module__dVeNwG__mobileToggle{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;padding:0 11px;transition:background .3s;display:none}.Navbar-module__dVeNwG__mobileToggle span{background:#fff;border-radius:10px;width:20px;height:1.5px;transition:all .3s cubic-bezier(.16,1,.3,1);display:block}.Navbar-module__dVeNwG__mobileToggleActive span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__dVeNwG__mobileToggleActive span:nth-child(2){opacity:0;width:0}.Navbar-module__dVeNwG__mobileToggleActive span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__dVeNwG__mobileOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:998;background:#0006;position:fixed;inset:0}.Navbar-module__dVeNwG__mobileMenu{width:85%;max-width:400px;padding:var(--nav-height)var(--space-xl);z-index:999;background:#0b1220;border-left:1px solid #ffffff14;position:fixed;top:0;bottom:0;right:0}.Navbar-module__dVeNwG__mobileMenuHeader{margin-bottom:var(--space-2xl)}.Navbar-module__dVeNwG__mobileLinks{gap:var(--space-sm);flex-direction:column;display:flex}.Navbar-module__dVeNwG__mobileLink{font-size:var(--font-lg);color:var(--text-secondary);padding:var(--space-md)var(--space-lg);background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:16px;font-weight:500;transition:all .3s;display:flex}.Navbar-module__dVeNwG__mobileLink:hover{color:var(--text-primary);background:#ffffff0d;border-color:#06f3}@media (max-width:1024px){.Navbar-module__dVeNwG__navLinks{display:none}.Navbar-module__dVeNwG__mobileToggle{display:flex}.Navbar-module__dVeNwG__solid{background:#0b1220f2}}
.Footer-module__rnk_JG__footer{color:var(--text-secondary);background:#000208;border-top:1px solid #ffffff0a;padding:0 0 40px}.Footer-module__rnk_JG__topAccent{background:linear-gradient(90deg,#0000,#06f6,#00e5ff4d,#0000);height:1px;margin-bottom:60px}.Footer-module__rnk_JG__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:60px;display:grid}.Footer-module__rnk_JG__footerBrand{max-width:320px}.Footer-module__rnk_JG__footerLogo{letter-spacing:-.03em;color:#fff;align-items:center;gap:10px;margin-bottom:20px;font-size:22px;font-weight:800;display:flex}.Footer-module__rnk_JG__footerLogoIcon{background:#0066ff14;border:1px solid #0066ff26;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Footer-module__rnk_JG__footerLogoAccent{color:var(--accent-cyan)}.Footer-module__rnk_JG__footerDesc{color:#fff6;margin-bottom:24px;font-size:14px;line-height:1.7}.Footer-module__rnk_JG__socialIcons{gap:10px;display:flex}.Footer-module__rnk_JG__socialIcon{color:#fff6;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialIcon:hover{color:#fff;background:#0066ff1a;border-color:#0066ff4d;transform:translateY(-2px)}.Footer-module__rnk_JG__footerTitle{color:#ffffff4d;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:20px;font-size:12px;font-weight:600}.Footer-module__rnk_JG__footerLink{color:#ffffff8c;margin-bottom:14px;font-size:14px;transition:all .25s;display:block}.Footer-module__rnk_JG__footerLink:hover{color:var(--accent-cyan);transform:translate(3px)}.Footer-module__rnk_JG__footerBottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__rnk_JG__footerCopy{color:#ffffff40;font-size:13px}.Footer-module__rnk_JG__footerTagline{color:#ffffff40;font-size:13px;font-style:italic}@media (max-width:768px){.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__rnk_JG__footerBrand{grid-column:1/-1}.Footer-module__rnk_JG__footerBottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr}}
.Chat-module__vZLmyG__chatToggleWrapper{z-index:1000;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:30px;right:30px}.Chat-module__vZLmyG__chatToggle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06f,#00e5ff);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:24px;display:flex;box-shadow:0 10px 30px #06f6}.Chat-module__vZLmyG__chatTooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;pointer-events:none;background:#0a0f1ee6;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:10px;padding:10px 18px;font-size:13px;font-weight:600;display:flex;position:absolute;bottom:12px;right:75px;box-shadow:0 4px 15px #0003}.Chat-module__vZLmyG__tooltipDot{background:#00ff7f;border-radius:50%;width:8px;height:8px;animation:2s infinite Chat-module__vZLmyG__pulse;box-shadow:0 0 10px #00ff7f}@keyframes Chat-module__vZLmyG__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.Chat-module__vZLmyG__chatWindow{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0f1ed9;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;width:380px;height:600px;display:flex;position:fixed;bottom:100px;right:30px;overflow:hidden;box-shadow:0 20px 50px #00000080}.Chat-module__vZLmyG__chatHeader{background:#ffffff08;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.Chat-module__vZLmyG__chatHeaderTitle{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:800;display:flex}.Chat-module__vZLmyG__chatHeaderStatus{color:#fff6;margin-top:2px;font-size:11px}.Chat-module__vZLmyG__chatHeaderDot{background:#00ff7f;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 8px #00ff7f}.Chat-module__vZLmyG__chatClose,.Chat-module__vZLmyG__chatReset{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:4px;transition:color .2s}.Chat-module__vZLmyG__chatReset{align-items:center;font-size:11px;display:flex}.Chat-module__vZLmyG__chatClose:hover,.Chat-module__vZLmyG__chatReset:hover{color:#fff}.Chat-module__vZLmyG__chatMessages{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow-y:auto}.Chat-module__vZLmyG__msg{border-radius:16px;max-width:85%;padding:12px 16px;font-size:14px;line-height:1.5}.Chat-module__vZLmyG__msgAssistant{color:#fff;background:#ffffff0d;border:1px solid #ffffff14;border-bottom-left-radius:4px;align-self:flex-start}.Chat-module__vZLmyG__msgUser{background:var(--accent-blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end;box-shadow:0 4px 15px #06f3}.Chat-module__vZLmyG__chatOptions{flex-wrap:wrap;gap:8px;padding:0 24px 16px;display:flex}.Chat-module__vZLmyG__chatOption{color:#00e5ff;cursor:pointer;background:#00e5ff0d;border:1px solid #00e5ff26;border-radius:100px;padding:8px 14px;font-size:12px;font-weight:600;transition:all .2s}.Chat-module__vZLmyG__chatOption:hover{background:#00e5ff1a;border-color:#00e5ff4d;transform:translateY(-1px)}.Chat-module__vZLmyG__chatInputArea{background:#ffffff05;border-top:1px solid #ffffff0f;gap:12px;padding:20px 24px;display:flex}.Chat-module__vZLmyG__chatInput{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.Chat-module__vZLmyG__chatInput:focus{border-color:#00e5ff4d}.Chat-module__vZLmyG__chatSend{background:var(--accent-blue);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .2s;display:flex}.Chat-module__vZLmyG__chatSend:hover:not(:disabled){transform:scale(1.05)}.Chat-module__vZLmyG__chatSend:disabled{opacity:.3;cursor:not-allowed}@keyframes Chat-module__vZLmyG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:480px){.Chat-module__vZLmyG__chatWindow{width:calc(100vw - 40px);height:550px;bottom:90px;right:20px}}
