.SearchModal-module__kqY4Yq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;padding-top:10vh;display:flex;position:fixed;inset:0}.SearchModal-module__kqY4Yq__modal{background:#0a0a0a;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:650px;height:fit-content;max-height:80vh;animation:.2s ease-out SearchModal-module__kqY4Yq__modalAppear;display:flex;overflow:hidden;box-shadow:0 24px 48px #00000080,0 0 0 1px #ffffff0d}@keyframes SearchModal-module__kqY4Yq__modalAppear{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}.SearchModal-module__kqY4Yq__header{border-bottom:1px solid #ffffff1a;align-items:center;padding:20px;display:flex}.SearchModal-module__kqY4Yq__searchIcon{color:#fff6;margin-right:15px}.SearchModal-module__kqY4Yq__input{color:#fff;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:18px}.SearchModal-module__kqY4Yq__input::placeholder{color:#ffffff4d}.SearchModal-module__kqY4Yq__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px;transition:all .2s}.SearchModal-module__kqY4Yq__closeBtn:hover{color:#fff;background:#ffffff1a}.SearchModal-module__kqY4Yq__content{flex:1;min-height:200px;padding:20px;overflow-y:auto}.SearchModal-module__kqY4Yq__sectionTitle{color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:12px}.SearchModal-module__kqY4Yq__resultsList{flex-direction:column;gap:4px;display:flex}.SearchModal-module__kqY4Yq__resultItem{color:#fff;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;transition:all .2s;display:flex}.SearchModal-module__kqY4Yq__resultItem:hover{background:#ffffff0d;border-color:#ffffff1a}.SearchModal-module__kqY4Yq__resultInfo{flex-direction:column;display:flex}.SearchModal-module__kqY4Yq__symbol{color:#cf0;font-size:14px;font-weight:600}.SearchModal-module__kqY4Yq__name{color:#fff9;font-size:12px}.SearchModal-module__kqY4Yq__resultMeta{color:#ffffff4d;align-items:center;gap:12px;display:flex}.SearchModal-module__kqY4Yq__exchange{background:#ffffff0d;border-radius:4px;padding:2px 6px;font-size:11px}.SearchModal-module__kqY4Yq__popularGrid{flex-wrap:wrap;gap:10px;display:flex}.SearchModal-module__kqY4Yq__popularTag{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;transition:all .2s;display:flex}.SearchModal-module__kqY4Yq__popularTag:hover{color:#cf0;background:#ccff001a;border-color:#cf0}.SearchModal-module__kqY4Yq__loading,.SearchModal-module__kqY4Yq__empty{color:#fff6;justify-content:center;align-items:center;height:100px;font-size:14px;display:flex}.SearchModal-module__kqY4Yq__footer{background:#ffffff05;border-top:1px solid #ffffff1a;justify-content:flex-end;padding:12px 20px;display:flex}.SearchModal-module__kqY4Yq__footer span{color:#ffffff4d;font-size:11px}.SearchModal-module__kqY4Yq__footer kbd{background:#ffffff1a;border-radius:4px;margin:0 4px;padding:2px 4px;font-family:monospace}
.NotificationBell-module__Pdspra__wrap{position:relative}.NotificationBell-module__Pdspra__bellBtn{color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:relative}.NotificationBell-module__Pdspra__bellBtn:hover{background:#ffffff1a}.NotificationBell-module__Pdspra__badge{background:var(--primary-brand);color:#0a0a0a;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:800;line-height:1;display:flex;position:absolute;top:2px;right:2px}.NotificationBell-module__Pdspra__dropdown{z-index:200;background:#111;border:1px solid #caff0026;border-radius:16px;width:320px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 60px #0009}.NotificationBell-module__Pdspra__dropdownHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.NotificationBell-module__Pdspra__dropdownTitle{color:#fff;font-size:13px;font-weight:700}.NotificationBell-module__Pdspra__manageLink{color:var(--primary-brand);font-size:11px;text-decoration:none}.NotificationBell-module__Pdspra__manageLink:hover{text-decoration:underline}.NotificationBell-module__Pdspra__list{max-height:360px;overflow-y:auto}.NotificationBell-module__Pdspra__item{border-bottom:1px solid #ffffff0a;padding:14px 20px;transition:background .15s}.NotificationBell-module__Pdspra__item:hover{background:#ffffff08}.NotificationBell-module__Pdspra__unread{background:#caff000a}.NotificationBell-module__Pdspra__itemTicker{color:var(--primary-brand);margin-bottom:4px;font-size:13px;font-weight:800}.NotificationBell-module__Pdspra__itemMsg{color:#a1a1aa;margin-bottom:4px;font-size:12px;line-height:1.4}.NotificationBell-module__Pdspra__itemMeta{color:#52525b;font-size:11px}.NotificationBell-module__Pdspra__itemLink{color:var(--primary-brand);font-weight:600;text-decoration:none}.NotificationBell-module__Pdspra__itemLink:hover{text-decoration:underline}.NotificationBell-module__Pdspra__empty{color:#52525b;text-align:center;padding:24px 20px;font-size:13px;line-height:1.5}.NotificationBell-module__Pdspra__dropdownFooter{text-align:center;border-top:1px solid #ffffff0f;padding:12px 20px}.NotificationBell-module__Pdspra__viewAll{color:var(--primary-brand);font-size:12px;font-weight:600;text-decoration:none}.NotificationBell-module__Pdspra__viewAll:hover{text-decoration:underline}
@keyframes Navbar-module__cRh5nW__navbarEnter{0%{opacity:0;transform:translate(-50%)translateY(-20px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}@keyframes Navbar-module__cRh5nW__activePulse{0%,to{box-shadow:0 0 15px #caff0026}50%{box-shadow:0 0 25px #caff004d,0 0 45px #caff0014}}@keyframes Navbar-module__cRh5nW__activePulseViolet{0%,to{box-shadow:0 0 15px #a855f726}50%{box-shadow:0 0 25px #a855f74d,0 0 45px #a855f714}}@keyframes Navbar-module__cRh5nW__dropdownEnter{0%{opacity:0;transform:translate(-50%)translateY(-10px)scale(.97)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.Navbar-module__cRh5nW__navbar{z-index:100;-webkit-backdrop-filter:blur(24px);background:#0c0c0cd9;border:1px solid #ffffff1c;border-radius:9999px;width:92%;max-width:1280px;transition:background .4s,border-color .4s,box-shadow .4s;animation:.7s cubic-bezier(.16,1,.3,1) both Navbar-module__cRh5nW__navbarEnter;position:fixed;top:16px;left:50%;overflow:visible;transform:translate(-50%);box-shadow:0 2px 24px #0006,inset 0 1px #ffffff0f}.Navbar-module__cRh5nW__scrolled{background:#0c0c0cf5;border-color:#ffffff24;box-shadow:0 8px 40px #0009,inset 0 1px #ffffff12}.Navbar-module__cRh5nW__inner{align-items:center;height:56px;padding:0 10px;display:flex}.Navbar-module__cRh5nW__logo{flex:1;align-items:center;padding:0 12px 0 10px;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module__cRh5nW__logo:hover{opacity:.75}.Navbar-module__cRh5nW__logoImageWrapper{width:72px;height:72px;position:relative}.Navbar-module__cRh5nW__logoImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.Navbar-module__cRh5nW__desktopNav{justify-content:center;align-items:center;gap:2px;display:none}.Navbar-module__cRh5nW__navDropdownTrigger{margin-bottom:-16px;padding-bottom:16px;position:relative}.Navbar-module__cRh5nW__navLink{color:var(--text-secondary);letter-spacing:-.01em;white-space:nowrap;isolation:isolate;border-radius:9999px;align-items:center;gap:5px;padding:7px 16px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .3s;display:flex;position:relative}.Navbar-module__cRh5nW__navLink:before{content:"";clip-path:inset(0 50% round 9999px);pointer-events:none;z-index:-1;background:#ffffff14;border-radius:9999px;transition:clip-path .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.Navbar-module__cRh5nW__navLink:hover{color:var(--text-primary)}.Navbar-module__cRh5nW__navLink:hover:before{clip-path:inset(0 0% round 9999px)}.Navbar-module__cRh5nW__navChevron{opacity:.6;transition:transform .3s cubic-bezier(.22,1,.36,1)}.Navbar-module__cRh5nW__navDropdownTrigger:hover .Navbar-module__cRh5nW__navChevron{opacity:1;transform:rotate(180deg)}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active{color:#000;background:var(--primary-brand);font-weight:600;animation:3s ease-in-out infinite Navbar-module__cRh5nW__activePulse}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active:before{display:none}.Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active:hover{background:#d4ff1a}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active{color:#fff;background:var(--secondary-brand);animation:3s ease-in-out infinite Navbar-module__cRh5nW__activePulseViolet}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__navLink.Navbar-module__cRh5nW__active:hover{background:#b76ef8}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__navDropdownIcon{color:var(--secondary-brand);background:#a855f71a}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__navDropdownItem:hover .Navbar-module__cRh5nW__navDropdownIcon{background:#a855f72e}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__getStartedBtn{background-color:var(--secondary-brand)!important;color:#fff!important;box-shadow:0 0 15px #a855f766!important}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__getStartedBtn:hover:not(:disabled){background-color:#b76ef8!important;box-shadow:0 0 25px #a855f799!important}.Navbar-module__cRh5nW__navDropdown{-webkit-backdrop-filter:blur(32px);opacity:0;pointer-events:none;will-change:transform,opacity;z-index:200;background:#0d0d0df7;border:1px solid #ffffff1a;border-radius:18px;width:380px;padding:10px;transition:opacity .22s,transform .3s cubic-bezier(.22,1,.36,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 24px 60px #0009,inset 0 1px #ffffff0f}.Navbar-module__cRh5nW__navDropdownTrigger:hover .Navbar-module__cRh5nW__navDropdown{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.Navbar-module__cRh5nW__navDropdownGrid{grid-template-columns:1fr 1fr;gap:4px;display:grid}.Navbar-module__cRh5nW__navDropdownItem{cursor:pointer;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;text-decoration:none;transition:background .2s;display:flex}.Navbar-module__cRh5nW__navDropdownItem:hover{background:#ffffff0f}.Navbar-module__cRh5nW__navDropdownIcon{width:28px;height:28px;color:var(--primary-brand);background:#caff001a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:4px;transition:background .2s;display:flex}.Navbar-module__cRh5nW__navDropdownItem:hover .Navbar-module__cRh5nW__navDropdownIcon{background:#caff002e}.Navbar-module__cRh5nW__navDropdownItemName{color:var(--text-primary);letter-spacing:-.01em;font-size:.8rem;font-weight:600}.Navbar-module__cRh5nW__navDropdownItemDesc{color:var(--text-secondary);font-size:.72rem;line-height:1.4}.Navbar-module__cRh5nW__navDropdownHeader{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);padding:6px 14px 8px;font-size:.7rem;font-weight:700}.Navbar-module__cRh5nW__navDropdownViolet{border-color:#a855f726}.Navbar-module__cRh5nW__navDropdownIconViolet{color:#a855f7!important;background:#a855f71a!important}.Navbar-module__cRh5nW__navDropdownItemViolet:hover .Navbar-module__cRh5nW__navDropdownIconViolet{background:#a855f733!important}.Navbar-module__cRh5nW__actions{flex:1;justify-content:flex-end;align-items:center;gap:4px;display:flex}.Navbar-module__cRh5nW__iconBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:color .2s,background .3s cubic-bezier(.22,1,.36,1);display:flex}.Navbar-module__cRh5nW__iconBtn:hover{color:var(--text-primary);background:#ffffff14}.Navbar-module__cRh5nW__watchlistLink{text-decoration:none}.Navbar-module__cRh5nW__desktopAuth{display:none}.Navbar-module__cRh5nW__mobileToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;transition:color .2s,background .3s cubic-bezier(.22,1,.36,1);display:flex}.Navbar-module__cRh5nW__mobileToggle:hover{color:var(--text-primary);background:#ffffff14}.Navbar-module__cRh5nW__mobileMenu{z-index:49;background:#090909;padding-top:90px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:fixed;inset:0;transform:translateY(-100%)}.Navbar-module__cRh5nW__mobileMenu.Navbar-module__cRh5nW__open{transform:translateY(0)}.Navbar-module__cRh5nW__mobileMenuInner{flex-direction:column;gap:4px;padding:20px 16px;display:flex}.Navbar-module__cRh5nW__mobileNavLink{font-family:var(--font-outfit),sans-serif;color:var(--text-secondary);letter-spacing:-.03em;border-radius:12px;padding:10px 16px;font-size:1.7rem;font-weight:700;text-decoration:none;transition:color .15s,background .3s cubic-bezier(.22,1,.36,1)}.Navbar-module__cRh5nW__mobileNavLink:hover{color:var(--text-primary);background:#ffffff0d}.Navbar-module__cRh5nW__mobileNavLink.Navbar-module__cRh5nW__active{color:#000;background:var(--primary-brand)}.Navbar-module__cRh5nW__themeViolet .Navbar-module__cRh5nW__mobileNavLink.Navbar-module__cRh5nW__active{color:#fff;background:var(--secondary-brand)}.Navbar-module__cRh5nW__mobileAuth{border-top:1px solid #ffffff0f;flex-direction:column;gap:10px;margin-top:20px;padding-top:20px;display:flex}@media (min-width:768px){.Navbar-module__cRh5nW__desktopNav{display:flex}.Navbar-module__cRh5nW__desktopAuth{display:block}.Navbar-module__cRh5nW__mobileToggle,.Navbar-module__cRh5nW__mobileMenu{display:none}}
.Footer-module__3hUVsW__footer{background:#0a0a0af2;border-top:1px solid #ffffff0d;margin-top:auto;padding:64px 0 32px}.Footer-module__3hUVsW__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:64px;display:grid}.Footer-module__3hUVsW__brandCol{flex-direction:column;gap:16px;max-width:300px;display:flex}.Footer-module__3hUVsW__logo{font-family:var(--font-outfit);color:var(--text-primary);letter-spacing:-.04em;font-size:1.5rem;font-weight:900;text-decoration:none}.Footer-module__3hUVsW__tagline{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Footer-module__3hUVsW__linksCol{flex-direction:column;gap:12px;display:flex}.Footer-module__3hUVsW__linksCol h4{color:var(--text-primary);margin-bottom:8px;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__linksCol a{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__linksCol a:hover{color:var(--primary-brand)}.Footer-module__3hUVsW__socialCol h4{margin-bottom:16px;font-size:1rem;font-weight:600}.Footer-module__3hUVsW__socialIcons{gap:16px;display:flex}.Footer-module__3hUVsW__socialIcons a{color:var(--text-secondary);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Footer-module__3hUVsW__socialIcons a:hover{background:var(--primary-brand);color:#000}.Footer-module__3hUVsW__bottomBar{text-align:center;color:var(--text-secondary);border-top:1px solid #ffffff0d;flex-direction:column;gap:12px;padding-top:32px;font-size:.85rem;display:flex}.Footer-module__3hUVsW__disclaimerText{opacity:.6;font-size:.75rem}
.BottomNav-module__ktzsLq__bottomNav{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:1000;padding-bottom:env(safe-area-inset-bottom);background:#0a0a0ad9;border-top:1px solid #ffffff14;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000080}@media (min-width:768px){.BottomNav-module__ktzsLq__bottomNav{display:none}}.BottomNav-module__ktzsLq__inner{grid-template-columns:repeat(5,1fr);align-items:center;height:64px;padding:0 4px;display:grid}.BottomNav-module__ktzsLq__navItem{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:100%;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.BottomNav-module__ktzsLq__label{letter-spacing:-.01em;font-size:.625rem;font-weight:700}.BottomNav-module__ktzsLq__menuOverlay{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:-1;background:#121212fa;border:1px solid #ffffff1a;border-radius:28px;padding:24px;position:absolute;bottom:84px;left:12px;right:12px;box-shadow:0 20px 60px #000c}.BottomNav-module__ktzsLq__menuHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.BottomNav-module__ktzsLq__upgradeBtn{height:28px!important;color:var(--primary-brand)!important;border-color:#caff004d!important;padding:0 12px!important;font-size:.7rem!important}.BottomNav-module__ktzsLq__menuHeader h3{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.BottomNav-module__ktzsLq__menuGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.BottomNav-module__ktzsLq__menuSectionTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:.75rem;font-weight:700}.BottomNav-module__ktzsLq__menuItem{color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:all .2s;display:flex}.BottomNav-module__ktzsLq__menuItem:active{background:#ffffff14;transform:scale(.98)}.BottomNav-module__ktzsLq__menuIcon{width:32px;height:32px;color:var(--primary-brand);background:#caff001a;border-radius:8px;justify-content:center;align-items:center;display:flex}.BottomNav-module__ktzsLq__menuLabel{font-size:.85rem;font-weight:600}.BottomNav-module__ktzsLq__iconWrapper{transition:transform .2s}.BottomNav-module__ktzsLq__active{color:var(--primary-brand)}.BottomNav-module__ktzsLq__active .BottomNav-module__ktzsLq__iconWrapper{color:var(--primary-brand);transform:translateY(-2px)}.BottomNav-module__ktzsLq__active .BottomNav-module__ktzsLq__label{color:var(--primary-brand)}.BottomNav-module__ktzsLq__searchFab{background:var(--primary-brand);color:#000;z-index:999;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:84px;right:16px;box-shadow:0 8px 24px #caff004d}.BottomNav-module__ktzsLq__searchFab:active{transform:scale(.9)rotate(5deg)}@media (min-width:768px){.BottomNav-module__ktzsLq__searchFab{display:none}}.themeViolet .BottomNav-module__ktzsLq__active{color:var(--secondary-brand)}.themeViolet .BottomNav-module__ktzsLq__searchFab{background:var(--secondary-brand);box-shadow:0 8px 24px #a855f74d}
@keyframes FeedbackWidget-module__SRpesq__pulseRing{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@keyframes FeedbackWidget-module__SRpesq__shimmerLabel{0%,to{background-position:0%}50%{background-position:100%}}@keyframes FeedbackWidget-module__SRpesq__blink{0%,80%,to{opacity:1}40%{opacity:0}}@keyframes FeedbackWidget-module__SRpesq__successBounce{0%{opacity:0;transform:scale(.8)translateY(10px)}60%{transform:scale(1.15)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.FeedbackWidget-module__SRpesq__widgetContainer{z-index:1000;pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:28px;right:24px}.FeedbackWidget-module__SRpesq__feedbackCard,.FeedbackWidget-module__SRpesq__triggerButton{pointer-events:auto}.FeedbackWidget-module__SRpesq__triggerButton{color:#000;cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:linear-gradient(135deg,#caff00 0%,#a3e635 100%);border:none;border-radius:999px;align-items:center;gap:7px;padding:10px 16px 10px 12px;font-size:.8rem;font-weight:700;transition:padding .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #caff0059,0 1px 4px #0006,inset 0 1px #ffffff4d}.FeedbackWidget-module__SRpesq__triggerButton:hover{box-shadow:0 6px 28px #caff008c,0 1px 4px #0006,inset 0 1px #ffffff4d}.FeedbackWidget-module__SRpesq__triggerCollapsed{padding:10px 12px}.FeedbackWidget-module__SRpesq__triggerOpen{color:#fff;background:#141414f2;border:1px solid #ffffff1a;box-shadow:0 4px 16px #0006,inset 0 1px #ffffff0f}.FeedbackWidget-module__SRpesq__triggerIcon{flex-shrink:0;align-items:center;display:flex}.FeedbackWidget-module__SRpesq__triggerLabel{display:inline-block;overflow:hidden}.FeedbackWidget-module__SRpesq__pulseDot{background:#fff;border:1.5px solid #0003;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.FeedbackWidget-module__SRpesq__pulseDot:after{content:"";border:2px solid #caff0099;border-radius:50%;animation:2s ease-out infinite FeedbackWidget-module__SRpesq__pulseRing;position:absolute;inset:-2px}.FeedbackWidget-module__SRpesq__feedbackCard{-webkit-backdrop-filter:blur(24px);color:#fff;background:#0a0a0aeb;border:1px solid #ffffff17;border-radius:20px;width:340px;max-width:calc(100vw - 32px);position:relative;overflow:hidden;box-shadow:0 24px 60px #000000b3,0 0 0 1px #caff000d,inset 0 1px #ffffff0f}.FeedbackWidget-module__SRpesq__cardGlow{opacity:.6;background:linear-gradient(90deg,#0000,#caff00,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.FeedbackWidget-module__SRpesq__cardHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;padding:16px 16px 12px;display:flex}.FeedbackWidget-module__SRpesq__headerLeft{align-items:flex-start;gap:10px;display:flex}.FeedbackWidget-module__SRpesq__headerIcon{color:#caff00;background:#caff001a;border:1px solid #caff0033;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;margin-top:2px;display:flex}.FeedbackWidget-module__SRpesq__title{font-family:var(--font-outfit),sans-serif;color:#fff;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700}.FeedbackWidget-module__SRpesq__subtitle{color:#fff6;margin:2px 0 0;font-size:.72rem}.FeedbackWidget-module__SRpesq__closeBtn{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;align-items:center;padding:5px;transition:all .2s;display:flex}.FeedbackWidget-module__SRpesq__closeBtn:hover{color:#fff;background:#ffffff1a}.FeedbackWidget-module__SRpesq__form{flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.FeedbackWidget-module__SRpesq__formGroup{flex-direction:column;gap:6px;display:flex}.FeedbackWidget-module__SRpesq__label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.07em;font-size:.73rem;font-weight:600}.FeedbackWidget-module__SRpesq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.FeedbackWidget-module__SRpesq__catChip{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;gap:1px;padding:7px 10px;transition:all .18s;display:flex}.FeedbackWidget-module__SRpesq__catChip:hover{background:#ffffff0f;border-color:#ffffff24}.FeedbackWidget-module__SRpesq__catChipActive{background:#caff0014!important;border-color:#caff0066!important}.FeedbackWidget-module__SRpesq__catLabel{color:#fff;font-size:.78rem;font-weight:600}.FeedbackWidget-module__SRpesq__catChipActive .FeedbackWidget-module__SRpesq__catLabel{color:#caff00}.FeedbackWidget-module__SRpesq__catDesc{color:#ffffff59;font-size:.65rem;line-height:1.2}.FeedbackWidget-module__SRpesq__starRow{align-items:center;gap:4px;display:flex}.FeedbackWidget-module__SRpesq__starBtn{cursor:pointer;color:#fff3;background:0 0;border:none;align-items:center;padding:2px;transition:color .15s,transform .15s;display:flex}.FeedbackWidget-module__SRpesq__starBtn:hover{transform:scale(1.2)}.FeedbackWidget-module__SRpesq__starActive{color:#f59e0b}.FeedbackWidget-module__SRpesq__starLabel{color:#fff6;min-width:90px;margin-left:6px;font-size:.72rem;transition:color .2s}.FeedbackWidget-module__SRpesq__textarea{color:#fff;resize:none;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:10px;font-family:inherit;font-size:.82rem;line-height:1.5;transition:border-color .2s}.FeedbackWidget-module__SRpesq__textarea::placeholder{color:#ffffff40}.FeedbackWidget-module__SRpesq__textarea:focus{border-color:#caff0059;outline:none}.FeedbackWidget-module__SRpesq__charCount{color:#ffffff40;text-align:right;margin-top:-4px;font-size:.65rem}.FeedbackWidget-module__SRpesq__pageContext{color:#ffffff4d;background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:.68rem;display:flex;overflow:hidden}.FeedbackWidget-module__SRpesq__pageContextDot{opacity:.7;background:#caff00;border-radius:50%;flex-shrink:0;width:5px;height:5px}.FeedbackWidget-module__SRpesq__pageContext code{color:#ffffff59;text-overflow:ellipsis;white-space:nowrap;font-family:monospace;font-size:.65rem;overflow:hidden}.FeedbackWidget-module__SRpesq__errorBanner{color:#ef4444;background:#ef444414;border:1px solid #ef444433;border-radius:8px;align-items:center;gap:7px;padding:7px 10px;font-size:.75rem;display:flex}.FeedbackWidget-module__SRpesq__submitBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#caff00 0%,#a3e635 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:11px;font-size:.83rem;font-weight:700;transition:opacity .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #caff0040}.FeedbackWidget-module__SRpesq__submitBtn:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 6px 22px #caff0066}.FeedbackWidget-module__SRpesq__submitBtn:disabled{opacity:.55;cursor:not-allowed;transform:none}.FeedbackWidget-module__SRpesq__submittingDots span{animation:1.2s infinite FeedbackWidget-module__SRpesq__blink}.FeedbackWidget-module__SRpesq__submittingDots span:nth-child(2){animation-delay:.2s}.FeedbackWidget-module__SRpesq__submittingDots span:nth-child(3){animation-delay:.4s}.FeedbackWidget-module__SRpesq__successState{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:28px 20px 24px;display:flex}.FeedbackWidget-module__SRpesq__successRocket{margin-bottom:4px;font-size:2.5rem;animation:.5s cubic-bezier(.22,1,.36,1) both FeedbackWidget-module__SRpesq__successBounce}.FeedbackWidget-module__SRpesq__successTitle{font-family:var(--font-outfit),sans-serif;letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:800}.FeedbackWidget-module__SRpesq__successText{color:#ffffff80;max-width:260px;margin:0 0 8px;font-size:.82rem;line-height:1.5}.FeedbackWidget-module__SRpesq__okBtn{color:#caff00;cursor:pointer;background:#caff001a;border:1px solid #caff0033;border-radius:8px;align-items:center;gap:6px;padding:7px 20px;font-size:.8rem;font-weight:600;transition:background .2s;display:inline-flex}.FeedbackWidget-module__SRpesq__okBtn:hover{background:#caff002e}@media (max-width:640px){.FeedbackWidget-module__SRpesq__widgetContainer{bottom:78px;right:14px}.FeedbackWidget-module__SRpesq__feedbackCard{width:calc(100vw - 28px)}.FeedbackWidget-module__SRpesq__triggerButton{padding:9px 14px 9px 11px;font-size:.77rem}}
