:root{--bg-dark:#070a0f;--bg-panel:#111622cc;--bg-panel-solid:#111622;--accent-green:#00ff87;--accent-green-glow:#00ff8759;--cyan-main:#06b6d4;--cyan-glow:#06b6d466;--gold-main:#ff5722;--gold-light:#ff7043;--gold-dark:#e64a19;--gold-glow:#ff572266;--gold-glow-subtle:#ff572224;--text-main:#fff;--text-muted:#94a3b8;--ci-orange:#ff5722;--ci-orange-glow:#ff572266;--ci-white:#fff;--ci-green:#00ff87;--ci-green-glow:#00ff8759;--glass-border:#06b6d440;--glass-shadow:0 8px 32px 0 #000000bf;--glass-blur:blur(14px);--glass-blur-heavy:blur(24px)}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-dark);color:var(--text-main);background-image:radial-gradient(circle at 15% 25%,#00ff8714,#0000 40%),radial-gradient(circle at 85% 65%,#06b6d41a,#0000 40%),radial-gradient(circle at 50% 90%,#ff57220f,#0000 50%);background-attachment:fixed;min-height:100vh;padding-bottom:90px;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}nextjs-portal,[data-nextjs-toast],[data-nextjs-dialog-overlay]{display:none!important}a{color:inherit;text-decoration:none}.glass-panel{background:var(--bg-panel);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;padding:24px;transition:transform .2s,box-shadow .2s}.glass-panel:hover{border:1px solid #00ff8759;transform:translateY(-2px);box-shadow:0 12px 40px #000000a6}.title-glow{background:linear-gradient(90deg, var(--accent-green), var(--cyan-main));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:800}.live-pulse{background-color:#ef233c;border-radius:50%;width:10px;height:10px;margin-right:8px;animation:1.5s infinite pulse;display:inline-block;box-shadow:0 0 8px #ef233c}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #ef233cb3}70%{transform:scale(1);box-shadow:0 0 0 10px #ef233c00}to{transform:scale(.95);box-shadow:0 0 #ef233c00}}.telegram-banner{background:linear-gradient(135deg, var(--accent-green), var(--cyan-main));color:#070a0f;z-index:100;cursor:pointer;border-radius:30px;align-items:center;gap:12px;padding:12px 24px;font-weight:800;transition:scale .2s;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00ff8759}.telegram-banner:hover{scale:1.05}.locked-content{position:relative;overflow:hidden}.locked-content:after{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#070a0fd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animate-in{opacity:0;animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.animate-delay-1{animation-delay:50ms}.animate-delay-2{animation-delay:.12s}.animate-delay-3{animation-delay:.19s}.animate-delay-4{animation-delay:.26s}.animate-delay-5{animation-delay:.33s}.animate-delay-6{animation-delay:.4s}.section-title{margin-bottom:8px;font-size:2rem;font-weight:800;animation:.5s cubic-bezier(.16,1,.3,1) forwards slideInLeft;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, var(--accent-green), transparent);border-radius:2px;width:0;height:3px;animation:.6s .3s forwards expandLine;position:absolute;bottom:-6px;left:0}@keyframes expandLine{to{width:100%}}.cta-btn{background:linear-gradient(135deg, var(--accent-green), var(--cyan-main));color:#070a0f;cursor:pointer;border:none;border-radius:24px;align-items:center;gap:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #00ff8759}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00ff878c}.section-divider{background:linear-gradient(90deg,#0000,#06b6d459,#0000);height:1px;margin:48px 0}.glow-badge{letter-spacing:.5px;color:var(--accent-green);background:#00ff871f;border:1px solid #00ff8759;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.75rem;font-weight:700;animation:3s ease-in-out infinite glowPulse;display:inline-flex}@keyframes glowPulse{0%,to{box-shadow:0 0 #00ff8700}50%{box-shadow:0 0 12px #00ff8766}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#070a0f}::-webkit-scrollbar-thumb{background:#00ff8759;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00ff87a6}::selection{color:#fff;background:#00ff8759}@media (max-width:900px){body{padding-bottom:96px!important}.telegram-banner{width:90%;max-width:500px;margin:40px auto 20px;position:relative;bottom:auto;left:auto;transform:none}}
.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(20px);z-index:500;background:#0a0c1099;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;transition:background .3s,box-shadow .3s,padding .3s;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__navbarScrolled{background:#070a0ff0;border-bottom-color:#06b6d440;padding:.65rem 1.5rem;box-shadow:0 4px 30px #000000b3}.Navbar-module__cJzEcG__brandWrapper{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.Navbar-module__cJzEcG__brand{flex-shrink:0;align-items:center;gap:.65rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:cover;border:1.5px solid #00ff8773;border-radius:50%;width:42px;height:42px;transition:transform .3s,box-shadow .3s;box-shadow:0 0 18px #00ff874d}.Navbar-module__cJzEcG__brand:hover .Navbar-module__cJzEcG__logoImage{transform:scale(1.06);box-shadow:0 0 28px #00ff87a6}.Navbar-module__cJzEcG__brandText{flex-direction:column;justify-content:center;align-items:flex-start;line-height:1.15;display:flex}.Navbar-module__cJzEcG__logo{background:linear-gradient(135deg, var(--accent-green,#00ff87), #fff, var(--cyan-main,#06b6d4));-webkit-text-fill-color:transparent;letter-spacing:.06em;text-transform:uppercase;background-size:200%;-webkit-background-clip:text;font-size:1.25rem;font-weight:900;animation:4s linear infinite Navbar-module__cJzEcG__shimmer}.Navbar-module__cJzEcG__subtitle{color:var(--accent-green,#00ff87);text-transform:none;letter-spacing:.04em;text-shadow:0 0 10px #00ff874d;align-items:center;gap:4px;margin-top:1px;font-size:.65rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__currentFlag{font-size:.9rem}.Navbar-module__cJzEcG__countrySelectorContainer{flex-shrink:0;position:relative}.Navbar-module__cJzEcG__countrySelectorBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #06b6d44d;border-radius:20px;align-items:center;gap:6px;padding:.35rem .65rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.Navbar-module__cJzEcG__countrySelectorBtn:hover{border-color:var(--cyan-main,#06b6d4);background:#06b6d41f}.Navbar-module__cJzEcG__flagEmoji{font-size:1.05rem}.Navbar-module__cJzEcG__countryCodeLabel{letter-spacing:.5px}.Navbar-module__cJzEcG__chevron{color:#94a3b8;transition:transform .2s}.Navbar-module__cJzEcG__chevronOpen{transform:rotate(180deg)}.Navbar-module__cJzEcG__countryDropdownMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:600;background:#070a0ff7;border:1px solid #06b6d44d;border-radius:14px;width:240px;padding:8px;animation:.2s Navbar-module__cJzEcG__slideDown;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 12px 36px #000000d9}.Navbar-module__cJzEcG__dropdownHeader{text-transform:uppercase;letter-spacing:1px;color:#64748b;padding:6px 10px;font-size:.7rem;font-weight:700}.Navbar-module__cJzEcG__countryOption{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:all .15s;display:flex}.Navbar-module__cJzEcG__countryOption:hover{color:#fff;background:#06b6d426}.Navbar-module__cJzEcG__countryOptionActive{color:#fff;background:#00ff872e;font-weight:700}.Navbar-module__cJzEcG__optionFlag{font-size:1.25rem}.Navbar-module__cJzEcG__optionInfo{flex-direction:column;display:flex}.Navbar-module__cJzEcG__optionName{color:#fff;font-size:.85rem;font-weight:600}.Navbar-module__cJzEcG__optionTeam{color:#94a3b8;font-size:.72rem}.Navbar-module__cJzEcG__navLinks{flex-wrap:nowrap;align-items:center;gap:.35rem;display:flex}.Navbar-module__cJzEcG__link{color:#94a3b8;white-space:nowrap;border-radius:8px;align-items:center;gap:4px;padding:.45rem .7rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.Navbar-module__cJzEcG__linkEmoji{font-size:.85rem}.Navbar-module__cJzEcG__link:hover{color:#fff;background:#ffffff0f}.Navbar-module__cJzEcG__active{background:#06b6d426;font-weight:700;color:#fff!important}.Navbar-module__cJzEcG__activeBar{background:linear-gradient(90deg,#00ff87,#06b6d4);border-radius:2px;width:60%;height:2px;animation:.3s Navbar-module__cJzEcG__expandBar;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__premiumLink{background:#ff57221f;border:1px solid #ff572259;font-weight:700;color:#ff5722!important}.Navbar-module__cJzEcG__premiumLink:hover{border-color:#ff5722b3;box-shadow:0 0 16px #ff572259;color:#ff7043!important;background:#ff572240!important}.Navbar-module__cJzEcG__joinBtn{color:#00ff87;white-space:nowrap;background:linear-gradient(135deg,#00ff872e,#06b6d41f);border:1px solid #00ff8759;border-radius:24px;margin-left:.5rem;padding:.5rem 1.2rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:all .25s;box-shadow:0 0 12px #00ff8726}.Navbar-module__cJzEcG__joinBtn:hover{color:#070a0f;background:linear-gradient(135deg,#00ff87 0%,#06b6d4 100%);border-color:#00ff87;transform:translateY(-2px);box-shadow:0 0 24px #00ff8780}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:#fff;border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#070a0ff7;border-bottom:1px solid #06b6d440;flex-direction:column;gap:.5rem;padding:1rem 1.5rem 1.5rem;animation:.25s Navbar-module__cJzEcG__slideDown;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__mobileLink{color:#94a3b8;border-radius:10px;align-items:center;gap:10px;padding:.75rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileLink:hover{color:#fff;background:#ffffff0f}.Navbar-module__cJzEcG__mobileActive{background:#00ff8726;font-weight:700;color:#fff!important}.Navbar-module__cJzEcG__mobilePremiumLink{color:#ff5722!important}.Navbar-module__cJzEcG__mobileTelegramBtn{text-align:center;color:#070a0f;background:linear-gradient(135deg,#00ff87,#06b6d4);border-radius:12px;margin-top:.5rem;padding:.8rem;font-size:.95rem;font-weight:900;text-decoration:none;display:block;box-shadow:0 4px 16px #00ff874d}@keyframes Navbar-module__cJzEcG__shimmer{0%{background-position:0%}to{background-position:200%}}@keyframes Navbar-module__cJzEcG__expandBar{0%{width:0}to{width:60%}}@keyframes Navbar-module__cJzEcG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__bottomTabBar,.Navbar-module__cJzEcG__topJoinBtnMobile{display:none}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__topJoinBtnMobile{color:#00ff87;white-space:nowrap;background:linear-gradient(135deg,#00ff8733,#06b6d41a);border:1px solid #00ff8759;border-radius:20px;padding:.4rem .9rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.Navbar-module__cJzEcG__topJoinBtnMobile:active{background:#00ff8759;transform:scale(.95)}.Navbar-module__cJzEcG__navbar{padding:.85rem 1.25rem}.Navbar-module__cJzEcG__navbarScrolled{padding:.65rem 1.25rem}.Navbar-module__cJzEcG__bottomTabBar{-webkit-backdrop-filter:blur(20px);z-index:1000;height:68px;padding-bottom:env(safe-area-inset-bottom,8px);background:#070a0ff0;border-top:1px solid #06b6d440;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #000000d9}.Navbar-module__cJzEcG__tabItem{color:#64748b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;height:100%;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__tabIcon{transition:transform .2s,color .2s}.Navbar-module__cJzEcG__tabLabel{letter-spacing:-.2px;font-size:.68rem;font-weight:600}.Navbar-module__cJzEcG__tabActive{color:#fff}.Navbar-module__cJzEcG__tabActive .Navbar-module__cJzEcG__tabIcon{color:#00ff87;transform:scale(1.1)}.Navbar-module__cJzEcG__tabPremium{color:#ff5722}.Navbar-module__cJzEcG__tabPremium .Navbar-module__cJzEcG__tabIcon{filter:drop-shadow(0 0 6px #ff572259)}.Navbar-module__cJzEcG__tabActive.Navbar-module__cJzEcG__tabPremium .Navbar-module__cJzEcG__tabIcon{color:#ff7043;transform:scale(1.15)}}.Navbar-module__cJzEcG__languageToggleBtn{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:4px;padding:5px 10px;font-size:.78rem;font-weight:700;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.Navbar-module__cJzEcG__languageToggleBtn:hover{background:#ffffff1a;border-color:#00ff8766;transform:translateY(-1px)}
.FloatingElephantsShowcase-module__LffgiG__fab{z-index:999;background:linear-gradient(135deg, var(--ci-orange) 0%, var(--ci-green) 100%);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:2px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .35s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #f77f0073}.FloatingElephantsShowcase-module__LffgiG__fab:active{transform:scale(.92)}.FloatingElephantsShowcase-module__LffgiG__fab:hover{box-shadow:0 12px 40px #f77f0099, 0 0 15px var(--ci-green-glow);transform:scale(1.1)rotate(10deg)}.FloatingElephantsShowcase-module__LffgiG__fabPulse{border:2px solid var(--ci-orange);pointer-events:none;border-radius:50%;animation:2s infinite FloatingElephantsShowcase-module__LffgiG__fabRing;position:absolute;inset:-2px}@keyframes FloatingElephantsShowcase-module__LffgiG__fabRing{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.FloatingElephantsShowcase-module__LffgiG__overlay{z-index:1001;-webkit-backdrop-filter:blur(16px);background:#0a0c10bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.FloatingElephantsShowcase-module__LffgiG__modal{background:var(--bg-panel);border:1px solid var(--glass-border);width:100%;max-width:500px;box-shadow:var(--glass-shadow), 0 0 40px #f77f0026;border-radius:24px;flex-direction:column;animation:.4s cubic-bezier(.16,1,.3,1) forwards FloatingElephantsShowcase-module__LffgiG__modalIn;display:flex;position:relative;overflow:hidden}@keyframes FloatingElephantsShowcase-module__LffgiG__modalIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.FloatingElephantsShowcase-module__LffgiG__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.FloatingElephantsShowcase-module__LffgiG__title{background:linear-gradient(90deg, var(--ci-orange), #ffb703);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:8px;font-size:1.1rem;font-weight:800;display:flex}.FloatingElephantsShowcase-module__LffgiG__closeBtn{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.FloatingElephantsShowcase-module__LffgiG__closeBtn:hover{color:#f44;background:#f443;transform:rotate(90deg)}.FloatingElephantsShowcase-module__LffgiG__carouselContainer{aspect-ratio:4/5;background:#06080c;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.FloatingElephantsShowcase-module__LffgiG__slideImage{object-fit:cover;width:100%;height:100%}.FloatingElephantsShowcase-module__LffgiG__navBtn{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;background:#0f111599;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FloatingElephantsShowcase-module__LffgiG__navBtn:hover{background:var(--ci-orange);box-shadow:0 0 15px var(--ci-orange-glow);border-color:#0000}.FloatingElephantsShowcase-module__LffgiG__prevBtn{left:16px}.FloatingElephantsShowcase-module__LffgiG__nextBtn{right:16px}.FloatingElephantsShowcase-module__LffgiG__infoArea{background:linear-gradient(to top, #0f1115f2, var(--bg-panel));text-align:center;border-top:1px solid #ffffff0d;padding:20px 24px}.FloatingElephantsShowcase-module__LffgiG__name{color:#fff;letter-spacing:.5px;margin-bottom:4px;font-size:1.3rem;font-weight:800}.FloatingElephantsShowcase-module__LffgiG__role{color:var(--ci-orange);font-size:.95rem;font-weight:600}.FloatingElephantsShowcase-module__LffgiG__controls{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.FloatingElephantsShowcase-module__LffgiG__controlBtn{color:var(--text-main);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.FloatingElephantsShowcase-module__LffgiG__controlBtn:hover{color:#fff;background:#ffffff1a}.FloatingElephantsShowcase-module__LffgiG__playPauseBtn{color:var(--ci-green);border-color:var(--ci-green-glow)}.FloatingElephantsShowcase-module__LffgiG__playPauseBtn:hover{background:#009e6026}.FloatingElephantsShowcase-module__LffgiG__badge{background:linear-gradient(135deg, var(--ci-orange), var(--ci-green));color:#fff;z-index:10;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #0000004d}.FloatingElephantsShowcase-module__LffgiG__progressContainer{z-index:10;background:#ffffff1a;width:100%;height:4px;position:absolute;bottom:0;left:0}.FloatingElephantsShowcase-module__LffgiG__progressBar{background:linear-gradient(90deg, var(--ci-orange), var(--ci-green));height:100%;transition:width .1s linear}@media (max-width:900px){.FloatingElephantsShowcase-module__LffgiG__fab{bottom:calc(68px + env(safe-area-inset-bottom,8px) + 6px);-webkit-backdrop-filter:blur(16px);color:#ff8a00;background:#120e0ae0;border:1.5px solid #ff8a0080;width:44px;height:44px;right:12px;box-shadow:0 4px 20px #f77f0066}.FloatingElephantsShowcase-module__LffgiG__modal{border-radius:20px;max-width:95vw}.FloatingElephantsShowcase-module__LffgiG__name{font-size:1.15rem}.FloatingElephantsShowcase-module__LffgiG__role{font-size:.85rem}}
.FloatingTelegramWidget-module__HaXuOq__fabContainer{z-index:999;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#08c 0%,#00d2ff 100%);border:2px solid #ffffff40;border-radius:28px;align-items:center;width:56px;height:56px;padding:0;text-decoration:none;transition:all .35s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:24px;left:24px;overflow:hidden;box-shadow:0 8px 24px #0088cc73}.FloatingTelegramWidget-module__HaXuOq__fabContainer:active{transform:scale(.92)}.FloatingTelegramWidget-module__HaXuOq__fabContainer:hover,.FloatingTelegramWidget-module__HaXuOq__fabExpanded{border-radius:28px;width:280px;padding:0 16px 0 6px;transform:translateY(-2px);box-shadow:0 12px 36px #0088cca6,0 0 20px #00d2ff66}.FloatingTelegramWidget-module__HaXuOq__iconCircle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;height:44px;margin-left:4px;display:flex;position:relative}.FloatingTelegramWidget-module__HaXuOq__icon{color:#fff;filter:drop-shadow(0 2px 4px #0003)}.FloatingTelegramWidget-module__HaXuOq__pulseRing{pointer-events:none;border:2px solid #00d2ff;border-radius:50%;animation:2.2s infinite FloatingTelegramWidget-module__HaXuOq__telegramPulse;position:absolute;inset:-4px}.FloatingTelegramWidget-module__HaXuOq__onlineBadge{background-color:#00ff87;border:2px solid #08c;border-radius:50%;width:10px;height:10px;position:absolute;top:2px;right:2px;box-shadow:0 0 8px #00ff87}@keyframes FloatingTelegramWidget-module__HaXuOq__telegramPulse{0%{opacity:.9;transform:scale(1)}to{opacity:0;transform:scale(1.45)}}.FloatingTelegramWidget-module__HaXuOq__textPayload{white-space:nowrap;opacity:0;flex-direction:column;flex-grow:1;margin-left:12px;transition:opacity .3s .1s,transform .3s .1s;display:flex;overflow:hidden;transform:translate(-10px)}.FloatingTelegramWidget-module__HaXuOq__fabExpanded .FloatingTelegramWidget-module__HaXuOq__textPayload{opacity:1;transform:translate(0)}.FloatingTelegramWidget-module__HaXuOq__title{color:#fff;font-size:.88rem;font-weight:800;line-height:1.2}.FloatingTelegramWidget-module__HaXuOq__subtitle{color:#ffffffd9;font-size:.72rem;font-weight:500}.FloatingTelegramWidget-module__HaXuOq__arrowIcon{color:#fff;opacity:0;flex-shrink:0;transition:opacity .3s .15s,transform .3s .15s;transform:translate(-6px)}.FloatingTelegramWidget-module__HaXuOq__fabExpanded .FloatingTelegramWidget-module__HaXuOq__arrowIcon{opacity:1;transform:translate(0)}@media (max-width:900px){.FloatingTelegramWidget-module__HaXuOq__fabContainer{bottom:calc(68px + env(safe-area-inset-bottom,8px) + 6px);-webkit-backdrop-filter:blur(16px);background:#0a101ae0;border:1.5px solid #00d2ff80;border-radius:22px;width:44px;height:44px;left:12px;box-shadow:0 4px 20px #08c6}.FloatingTelegramWidget-module__HaXuOq__fabContainer:hover,.FloatingTelegramWidget-module__HaXuOq__fabExpanded{border-radius:22px;width:calc(100vw - 24px);max-width:230px}.FloatingTelegramWidget-module__HaXuOq__iconCircle{background:#0088cc40;min-width:36px;height:36px;margin-left:2px}.FloatingTelegramWidget-module__HaXuOq__title{font-size:.8rem}.FloatingTelegramWidget-module__HaXuOq__subtitle{font-size:.65rem}}
