.NotificationPanel-module__44cxhW__panel{flex-direction:column;width:320px;max-height:360px;display:flex}.NotificationPanel-module__44cxhW__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.5rem .5rem 1rem;display:flex}.NotificationPanel-module__44cxhW__title{color:var(--text-main);font-size:.95rem;font-weight:700}.NotificationPanel-module__44cxhW__markAllBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:600;transition:all .2s}.NotificationPanel-module__44cxhW__markAllBtn:hover{opacity:.8}.NotificationPanel-module__44cxhW__list{flex:1;padding:.5rem 0;overflow-y:auto}.NotificationPanel-module__44cxhW__item{cursor:pointer;border-bottom:1px solid #ffffff08;border-radius:12px;gap:12px;padding:12px;transition:all .2s;display:flex;position:relative}.NotificationPanel-module__44cxhW__item:hover{background:#ffffff0a}.NotificationPanel-module__44cxhW__itemContent h4{color:var(--text-main);margin-bottom:2px;font-size:.85rem;font-weight:600}.NotificationPanel-module__44cxhW__itemContent p{color:var(--text-muted);margin-bottom:4px;font-size:.75rem;line-height:1.4}.NotificationPanel-module__44cxhW__itemTime{color:var(--text-muted);opacity:.6;font-size:.7rem}.NotificationPanel-module__44cxhW__unreadDot{position:absolute;top:15px;right:12px}.NotificationPanel-module__44cxhW__viewAll{width:100%!important;margin-top:10px!important}.NotificationPanel-module__44cxhW__list::-webkit-scrollbar{width:4px}.NotificationPanel-module__44cxhW__list::-webkit-scrollbar-track{background:0 0}.NotificationPanel-module__44cxhW__list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.NotificationPanel-module__44cxhW__loaderWrapper{text-align:center;padding:1rem}.NotificationPanel-module__44cxhW__iconWrapper{margin-top:3px}.NotificationPanel-module__44cxhW__emptyState{text-align:center;color:var(--text-muted);padding:2rem 0;font-size:.9rem}
.DropdownCard-module__R_rS2W__card{z-index:10001;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#0a0a0cf2;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:.5rem;min-width:240px;padding:1rem;animation:.3s cubic-bezier(.4,0,.2,1) DropdownCard-module__R_rS2W__slideUp;display:flex;position:absolute;box-shadow:0 20px 40px #000000b3,0 0 0 1px #ffffff1a}@keyframes DropdownCard-module__R_rS2W__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.AccountMenu-module__wb1Npa__accountDropdown{z-index:10001;width:260px}.AccountMenu-module__wb1Npa__userInfo{border-bottom:1px solid #ffffff14;margin-bottom:.25rem;padding:.8rem 1rem}.AccountMenu-module__wb1Npa__userNameRow{align-items:center;gap:8px;margin-bottom:2px;display:flex}.AccountMenu-module__wb1Npa__userName{color:var(--text-main);font-size:.95rem;font-weight:700}.AccountMenu-module__wb1Npa__userEmail{color:var(--text-muted);font-size:.75rem}.AccountMenu-module__wb1Npa__menuItem{color:var(--text-muted);border-radius:12px;align-items:center;gap:12px;padding:8px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AccountMenu-module__wb1Npa__menuItem:hover{color:var(--primary);background:#ffffff0f;transform:translate(5px)}.AccountMenu-module__wb1Npa__separator{border-top:1px solid #ffffff14;margin-top:4px;padding-top:4px}.AccountMenu-module__wb1Npa__logoutBtn{cursor:pointer;background:0 0;border:none;width:100%;color:#f44!important}.AccountMenu-module__wb1Npa__logoutBtn:hover{background:#ff44441a!important}
.MobileMenu-module__AP24jW__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9998;background:#000000b3;animation:.3s ease-out MobileMenu-module__AP24jW__fadeIn;position:fixed;inset:0}.MobileMenu-module__AP24jW__sidebar{z-index:9999;scrollbar-width:none;background:#070709fa;flex-direction:column;width:320px;max-width:85%;height:100dvh;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-10px 0 50px #00000080}.MobileMenu-module__AP24jW__sidebar.MobileMenu-module__AP24jW__active{transform:translate(0)}.MobileMenu-module__AP24jW__header{background:#ffffff05;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.MobileMenu-module__AP24jW__closeBtn{color:var(--text-main);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.MobileMenu-module__AP24jW__closeBtn:hover{background:#ffffff1a;transform:rotate(90deg)}.MobileMenu-module__AP24jW__nav{flex-direction:column;flex:1;gap:8px;padding:24px;display:flex}.MobileMenu-module__AP24jW__groupLabel{color:#ffffff40;text-transform:uppercase;letter-spacing:1.8px;margin:20px 0 12px;padding-left:8px;font-size:.7rem;font-weight:800}.MobileMenu-module__AP24jW__navItem{color:#ffffffa6;border:1px solid #0000;border-radius:14px;align-items:center;gap:16px;padding:14px 18px;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1),filter .25s cubic-bezier(.4,0,.2,1);display:flex}.MobileMenu-module__AP24jW__navItem:hover{color:#fff;background:#ffffff0f;border-color:#ffffff1a}.MobileMenu-module__AP24jW__navItem svg{color:#ffffff59;transition:all .25s}.MobileMenu-module__AP24jW__navItem:hover svg{color:var(--primary);transform:scale(1.1)rotate(-5deg)}.MobileMenu-module__AP24jW__premiumItem,.MobileMenu-module__AP24jW__premiumItem svg{color:gold!important}.MobileMenu-module__AP24jW__authItem{-webkit-tap-highlight-color:transparent;justify-content:center;margin-top:10px;font-weight:800;box-shadow:0 8px 20px #0088cc40;background:var(--gradient)!important;color:#fff!important;border:none!important;outline:none!important}.MobileMenu-module__AP24jW__authItem:hover,.MobileMenu-module__AP24jW__authItem:active{transform:scale(.98);background:var(--gradient)!important;border:none!important}.MobileMenu-module__AP24jW__authItem svg{color:#fff!important}.MobileMenu-module__AP24jW__logoutBtn{cursor:pointer;background:#ff55550f;border:1px solid #ff555526;border-radius:14px;align-items:center;gap:16px;width:100%;margin-top:auto;padding:14px;font-weight:600;transition:all .3s;display:flex;color:#f55!important}.MobileMenu-module__AP24jW__logoutBtn:hover{background:#ff55551f;border-color:#ff55554d}.MobileMenu-module__AP24jW__footer{text-align:center;background:#0006;border-top:1px solid #ffffff0d;padding:24px}.MobileMenu-module__AP24jW__footerText{color:#fff3;letter-spacing:.5px;font-size:.7rem;font-weight:600}@keyframes MobileMenu-module__AP24jW__fadeIn{0%{opacity:0}to{opacity:1}}
.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s linear infinite Skeleton-module__QUUPIW__shimmer;position:relative;overflow:hidden}@keyframes Skeleton-module__QUUPIW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__QUUPIW__skeletonCard{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;flex-direction:column;height:100%;padding:24px;display:flex}.Skeleton-module__QUUPIW__cardHead{gap:15px;margin-bottom:1.5rem;display:flex}.Skeleton-module__QUUPIW__cardBody{flex-grow:1}.Skeleton-module__QUUPIW__cardFooter{border-top:1px solid var(--border);justify-content:space-between;margin-top:auto;padding-top:1rem;display:flex}.Skeleton-module__QUUPIW__statItem{background:var(--bg-card);border:1px solid var(--border);border-radius:24px;align-items:center;gap:1.5rem;padding:2rem;display:flex}.Skeleton-module__QUUPIW__categoryItem{background:var(--bg-card);border:1px solid var(--border);border-radius:200px;align-items:center;gap:1rem;height:80px;padding:1.2rem;display:flex}.Skeleton-module__QUUPIW__trendingItem{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;align-items:center;gap:1.2rem;padding:1.2rem 1.5rem;display:flex}.Skeleton-module__QUUPIW__blogCard{background:var(--bg-card);border:1px solid var(--border);border-radius:20px;padding:0;overflow:hidden}.Skeleton-module__QUUPIW__blogContent{padding:1.5rem}.Skeleton-module__QUUPIW__blogMeta{gap:10px;margin-bottom:15px;display:flex}.Skeleton-module__QUUPIW__flexCol{flex-direction:column;flex-grow:1;display:flex}.Skeleton-module__QUUPIW__mb8{margin-bottom:8px}.Skeleton-module__QUUPIW__mb15{margin-bottom:15px}.Skeleton-module__QUUPIW__mb20{margin-bottom:20px}.Skeleton-module__QUUPIW__shrink0{flex-shrink:0}
.DashboardHeader-module__V6YY6q__dashboardHero{margin-bottom:2rem}.DashboardHeader-module__V6YY6q__headerActions{align-items:center;gap:1rem;display:flex}.DashboardHeader-module__V6YY6q__btnAction{border-radius:12px!important;height:48px!important;padding:0 1.5rem!important;font-size:.9rem!important;font-weight:800!important}@media (max-width:768px){.DashboardHeader-module__V6YY6q__headerActions{flex-direction:column;width:100%}.DashboardHeader-module__V6YY6q__btnAction{width:100%}}
.ProfileHero-module__v8hWkG__heroCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);background:#ffffff08;margin-bottom:2rem;padding:1rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003;border-radius:20px!important}.ProfileHero-module__v8hWkG__heroFlex{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.ProfileHero-module__v8hWkG__avatarWrapper{position:relative}.ProfileHero-module__v8hWkG__avatarBox{background:linear-gradient(135deg, var(--primary), #00d2ff);color:#fff;border:3px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;font-size:2.2rem;font-weight:900;display:flex;overflow:hidden;box-shadow:0 10px 20px #0000004d}.ProfileHero-module__v8hWkG__loadingBox{box-shadow:none!important;background:0 0!important;border:1px solid #ffffff0d!important}.ProfileHero-module__v8hWkG__avatarBox img{object-fit:cover;width:100%;height:100%}.ProfileHero-module__v8hWkG__verificationMark{background:#fff;border:4px solid #101214;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:-5px;right:-5px;box-shadow:0 4px 10px #0003}.ProfileHero-module__v8hWkG__infoStack{flex:1;min-width:250px}.ProfileHero-module__v8hWkG__titleRow{align-items:center;gap:12px;margin-bottom:.8rem;display:flex}.ProfileHero-module__v8hWkG__nameText{color:#fff;letter-spacing:-.6px;margin:0;font-size:1.5rem;font-weight:900}.ProfileHero-module__v8hWkG__premiumIcon{color:#fc0;filter:drop-shadow(0 0 8px #ffcc0080)}.ProfileHero-module__v8hWkG__metaPillGroup{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ProfileHero-module__v8hWkG__pill{letter-spacing:.5px;text-transform:uppercase;border:1px solid #ffffff0d;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:800}.ProfileHero-module__v8hWkG__pill.ProfileHero-module__v8hWkG__role{color:var(--primary);background:#0099ff1a}.ProfileHero-module__v8hWkG__pill.ProfileHero-module__v8hWkG__date{color:var(--text-muted);background:#ffffff08;align-items:center;gap:6px;display:flex}.ProfileHero-module__v8hWkG__pillBio{width:100%;color:var(--text-muted);opacity:.8;margin-top:1rem;font-size:.95rem;line-height:1.5;display:block}.ProfileHero-module__v8hWkG__quickActions{gap:12px;display:flex}.ProfileHero-module__v8hWkG__btnAction{border-radius:16px!important;padding:12px 20px!important;font-size:.85rem!important;font-weight:800!important}.ProfileHero-module__v8hWkG__btnAction.ProfileHero-module__v8hWkG__primary{box-shadow:0 8px 20px #00d2ff33}.ProfileHero-module__v8hWkG__btnAction.ProfileHero-module__v8hWkG__secondary{border:1px solid var(--border)!important;background:#ffffff08!important}.ProfileHero-module__v8hWkG__skeletonAvatar{border-radius:100%;width:100px;height:100px}.ProfileHero-module__v8hWkG__skeletonName{border-radius:12px;width:200px;height:32px}.ProfileHero-module__v8hWkG__skeletonPill{border-radius:100px;width:80px;height:24px}.ProfileHero-module__v8hWkG__skeletonPillLarge{border-radius:100px;width:120px;height:24px}.ProfileHero-module__v8hWkG__skeletonBio{border-radius:8px;width:100%;height:20px}.ProfileHero-module__v8hWkG__skeletonButton{border-radius:16px;width:120px;height:42px}.ProfileHero-module__v8hWkG__skeletonMargin{margin-top:1rem}@media (max-width:768px){.ProfileHero-module__v8hWkG__heroFlex{text-align:center;flex-direction:column;gap:1.5rem}.ProfileHero-module__v8hWkG__titleRow,.ProfileHero-module__v8hWkG__metaPillGroup{justify-content:center}.ProfileHero-module__v8hWkG__quickActions{justify-content:center;width:100%}.ProfileHero-module__v8hWkG__btnAction{flex:1;justify-content:center}}
.SettingsTabs-module__mp8EEa__settingsSidebar{flex-direction:column;gap:8px;display:flex}.SettingsTabs-module__mp8EEa__settingsTabBtn{color:#a1a1aa;cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;justify-content:space-between;align-items:center;width:100%;padding:14px 18px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1);display:flex}.SettingsTabs-module__mp8EEa__settingsTabBtn:hover{color:#fff;background:#ffffff0d;transform:translate(4px)}.SettingsTabs-module__mp8EEa__settingsTabBtn.SettingsTabs-module__mp8EEa__active{color:#00a3ff;background:linear-gradient(135deg,#00d2ff1a 0%,#00a3ff1a 100%);border-color:#00a3ff4d}.SettingsTabs-module__mp8EEa__settingsTabBtnContent{align-items:center;gap:12px;display:flex}.SettingsTabs-module__mp8EEa__tabIcon{justify-content:center;align-items:center;display:flex}.SettingsTabs-module__mp8EEa__tabLabel{font-size:.95rem;font-weight:600}.SettingsTabs-module__mp8EEa__chevron{opacity:.3;transition:all .3s}.SettingsTabs-module__mp8EEa__settingsTabBtn:hover .SettingsTabs-module__mp8EEa__chevron,.SettingsTabs-module__mp8EEa__settingsTabBtn.SettingsTabs-module__mp8EEa__active .SettingsTabs-module__mp8EEa__chevron{opacity:1;transform:translate(2px)}.SettingsTabs-module__mp8EEa__tabSkeleton{align-items:center;gap:12px;padding:14px 18px;display:flex}.SettingsTabs-module__mp8EEa__skeletonIcon{border-radius:4px;width:20px;height:20px}.SettingsTabs-module__mp8EEa__skeletonLabel{border-radius:4px;width:100px;height:16px}
.ToolDetailMasterCard-module__qZt45W__premiumCardContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#0f111699;border:1px solid #ffffff14;border-radius:28px;justify-content:space-between;align-items:center;margin-bottom:40px;padding:35px 45px;display:flex;position:relative;box-shadow:0 20px 50px #0000004d,inset 0 0 20px #ffffff05}.ToolDetailMasterCard-module__qZt45W__identitySection{align-items:center;gap:2.2rem;display:flex}.ToolDetailMasterCard-module__qZt45W__pureImageContainer{box-shadow:none!important;background:0 0!important;border:none!important;overflow:visible!important}.ToolDetailMasterCard-module__qZt45W__pureAvatarAnchor,.ToolDetailMasterCard-module__qZt45W__pureAvatarAnchor div,.ToolDetailMasterCard-module__qZt45W__pureAvatarAnchor span{justify-content:center;align-items:center;width:96px;height:96px;display:flex;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important}.ToolDetailMasterCard-module__qZt45W__toolIconImg{object-fit:cover!important;filter:drop-shadow(0 10px 20px #0009)!important;background:0 0!important;border:none!important;border-radius:22px!important;width:100%!important;height:100%!important}.ToolDetailMasterCard-module__qZt45W__identityDetails{flex-direction:column;gap:8px;display:flex}.ToolDetailMasterCard-module__qZt45W__topRow{margin-bottom:4px;display:block}.ToolDetailMasterCard-module__qZt45W__titleText{color:#fff;letter-spacing:-1px;vertical-align:middle;margin:0;font-size:2.1rem;font-weight:950;line-height:1.2;display:inline}.ToolDetailMasterCard-module__qZt45W__verifiedCheck{vertical-align:middle;color:#3b82f6;filter:drop-shadow(0 0 8px #3b82f666);margin-left:12px;display:inline-block}.ToolDetailMasterCard-module__qZt45W__featuredBadgeMini{vertical-align:middle;background:var(--gradient);color:#000;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 4px 15px hsl(var(--dynamic-hue-1,195), calc(var(--dynamic-saturation,0) * 1%), 50%, .35);border-radius:100px;align-items:center;gap:5px;margin-left:12px;padding:4px 12px;font-size:.6rem;font-weight:900;display:inline-flex}.ToolDetailMasterCard-module__qZt45W__tagline{color:var(--text-muted);opacity:.8;margin:0;font-size:1.15rem}.ToolDetailMasterCard-module__qZt45W__actionSection{align-items:center;display:flex}.ToolDetailMasterCard-module__qZt45W__buttonStack{align-items:center;gap:1.2rem;display:flex}.ToolDetailMasterCard-module__qZt45W__primaryVisitBtn{background:var(--gradient)!important;box-shadow:0 8px 25px hsl(var(--dynamic-hue-1,195), calc(var(--dynamic-saturation,0) * 1%), 50%, .3)!important;border-radius:14px!important;padding:12px 28px!important;font-size:.95rem!important;font-weight:800!important}.ToolDetailMasterCard-module__qZt45W__iconicActionBtn,.ToolDetailMasterCard-module__qZt45W__iconicFavBtn{width:52px;height:52px;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1);display:flex;padding:0!important}.ToolDetailMasterCard-module__qZt45W__iconicActionBtn:hover{background:rgba(var(--secondary-rgb), .1);border-color:var(--secondary);color:var(--secondary);transform:translateY(-2px)}.ToolDetailMasterCard-module__qZt45W__iconicFavBtn:hover{color:#ff4757;background:#ff47571a;border-color:#ff4757;transform:translateY(-2px)}.ToolDetailMasterCard-module__qZt45W__heartActive{color:#ff4757;fill:#ff4757}@media (max-width:1024px){.ToolDetailMasterCard-module__qZt45W__premiumCardContainer{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding:35px 30px}.ToolDetailMasterCard-module__qZt45W__identitySection{flex-direction:column;align-items:center;gap:1.5rem}.ToolDetailMasterCard-module__qZt45W__identityDetails{align-items:center}.ToolDetailMasterCard-module__qZt45W__titleText{font-size:1.8rem}}@media (max-width:768px){.ToolDetailMasterCard-module__qZt45W__premiumCardContainer{border-radius:24px;width:100%;margin-bottom:30px;padding:25px 20px}.ToolDetailMasterCard-module__qZt45W__pureAvatarAnchor,.ToolDetailMasterCard-module__qZt45W__pureAvatarAnchor div,.ToolDetailMasterCard-module__qZt45W__pureAvatarAnchor span{width:80px;height:80px}.ToolDetailMasterCard-module__qZt45W__buttonStack{flex-direction:column;gap:1rem;width:100%}.ToolDetailMasterCard-module__qZt45W__primaryVisitBtn{justify-content:center!important;width:100%!important}.ToolDetailMasterCard-module__qZt45W__actionSection{width:100%}.ToolDetailMasterCard-module__qZt45W__iconicActionBtn,.ToolDetailMasterCard-module__qZt45W__iconicFavBtn{width:100%;height:48px}}.ToolDetailMasterCard-module__qZt45W__masterCardSkeleton{border:1px solid var(--border);background:#0f111666;border-radius:28px;align-items:center;gap:2.2rem;margin-bottom:40px;padding:35px 45px;display:flex}.ToolDetailMasterCard-module__qZt45W__skeletonAvatar{background:#ffffff0d;border-radius:22px;width:96px;height:96px}.ToolDetailMasterCard-module__qZt45W__skeletonContent{flex-direction:column;flex:1;gap:12px;display:flex}.ToolDetailMasterCard-module__qZt45W__skeletonLine{background:#ffffff0d;border-radius:4px;height:14px}.ToolDetailMasterCard-module__qZt45W__width40{width:40%}.ToolDetailMasterCard-module__qZt45W__width70{width:70%}
.StepIndicator-module__efwjha__container{justify-content:center;align-items:center;gap:1rem;width:100%;margin-bottom:3rem;display:flex}.StepIndicator-module__efwjha__stepWrapper{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.StepIndicator-module__efwjha__circle{border:1px solid var(--border);width:36px;height:36px;color:var(--text-muted);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1);display:flex}.StepIndicator-module__efwjha__label{color:var(--text-muted);white-space:nowrap;font-size:.9rem;font-weight:700;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.StepIndicator-module__efwjha__line{background:#ffffff0d;border-radius:2px;flex:0 60px;height:2px;transition:transform .4s,opacity .4s,background-color .4s,border-color .4s,color .4s,filter .4s}.StepIndicator-module__efwjha__active .StepIndicator-module__efwjha__circle{background:var(--primary);border-color:var(--primary);color:#000;transform:scale(1.1);box-shadow:0 0 20px #00d2ff4d}.StepIndicator-module__efwjha__active .StepIndicator-module__efwjha__label{color:#fff}.StepIndicator-module__efwjha__completed .StepIndicator-module__efwjha__circle{border-color:var(--secondary);color:var(--secondary);background:#00ffaa26}.StepIndicator-module__efwjha__completed .StepIndicator-module__efwjha__label{color:var(--secondary)}.StepIndicator-module__efwjha__lineCompleted{background:var(--secondary);box-shadow:0 0 10px #0fa3}@media (max-width:640px){.StepIndicator-module__efwjha__label{display:none}.StepIndicator-module__efwjha__line{flex:1}}
.AdminQueue-module__UWa9wa__wrapper{flex-direction:column;gap:2rem;display:flex}.AdminQueue-module__UWa9wa__sectionHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.AdminQueue-module__UWa9wa__headerInfo{flex-direction:column;gap:8px;display:flex}.AdminQueue-module__UWa9wa__title{color:#fff;margin:0;font-size:1.6rem;font-weight:900}.AdminQueue-module__UWa9wa__badge{color:#00a3ff;letter-spacing:.5px;background:#00a3ff1a;border-radius:100px;width:fit-content;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-flex}.AdminQueue-module__UWa9wa__searchWrapper{width:100%;max-width:300px}.AdminQueue-module__UWa9wa__listContainer{flex-direction:column;gap:12px;display:flex}.AdminQueue-module__UWa9wa__itemRow{background:#ffffff05;border:1px solid #1f1f23;border-radius:18px;padding:1rem 1.5rem;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.AdminQueue-module__UWa9wa__itemRow:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translate(5px)}.AdminQueue-module__UWa9wa__itemContent{align-items:center;gap:1.5rem;display:flex}.AdminQueue-module__UWa9wa__itemThumb{color:#fff;background:linear-gradient(135deg,#00d2ff 0%,#00a3ff 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.2rem;font-weight:900;display:flex;overflow:hidden}.AdminQueue-module__UWa9wa__itemInfo{flex:1}.AdminQueue-module__UWa9wa__itemInfo h4{color:#fff;margin:0 0 4px;font-size:1.05rem;font-weight:800}.AdminQueue-module__UWa9wa__itemInfo p{color:#71717a;margin:0;font-size:.85rem}.AdminQueue-module__UWa9wa__actions{align-items:center;gap:10px;display:flex}.AdminQueue-module__UWa9wa__featuredActive{color:gold!important;background:#ffd7001a!important;border-color:#ffd7004d!important}.AdminQueue-module__UWa9wa__featureTrigger:hover{color:gold!important;background:#ffd7001a!important;border-color:gold!important}.AdminQueue-module__UWa9wa__newMode{color:#000!important;background:#0f8!important;border:none!important}.AdminQueue-module__UWa9wa__updateMode{color:#38bdf8!important;background:#38bdf81a!important;border:1px solid #38bdf8!important}.AdminQueue-module__UWa9wa__rejectBtn{color:#ff4757;cursor:pointer;background:#ff50501a;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;padding:10px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.AdminQueue-module__UWa9wa__rejectBtn:hover{color:#fff;background:#ff4757}.AdminQueue-module__UWa9wa__searchResultsSection{background:#00a3ff08;border:1px solid #00a3ff1a;border-radius:20px;margin-bottom:1rem;padding:1.5rem}.AdminQueue-module__UWa9wa__searchHeader{text-transform:uppercase;letter-spacing:1px;color:#00a3ff;margin:0 0 1rem;font-size:.9rem}.AdminQueue-module__UWa9wa__emptyState{text-align:center;color:#71717a;padding:4rem 2rem}.AdminQueue-module__UWa9wa__itemRowSkeleton{border:1px solid #1f1f23;border-radius:18px;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex}.AdminQueue-module__UWa9wa__skeletonText{flex:1}.AdminQueue-module__UWa9wa__skeletonSectionTitle{width:220px;height:32px}.AdminQueue-module__UWa9wa__skeletonThumb{border-radius:14px;width:52px;height:52px}.AdminQueue-module__UWa9wa__skeletonRowTitle{width:200px;height:18px;margin-bottom:8px}.AdminQueue-module__UWa9wa__skeletonRowMeta{width:140px;height:14px}.AdminQueue-module__UWa9wa__skeletonActionBtn{border-radius:12px;width:120px;height:40px}@media (max-width:1024px){.AdminQueue-module__UWa9wa__sectionHeader{flex-direction:column;align-items:stretch}.AdminQueue-module__UWa9wa__searchWrapper{max-width:100%}}@media (max-width:768px){.AdminQueue-module__UWa9wa__itemContent{flex-direction:column;align-items:flex-start;gap:1rem}.AdminQueue-module__UWa9wa__actions{justify-content:flex-end;width:100%}}
.ToolCompareColumn-module___VY6Dq__column{flex-direction:column;width:100%;min-height:350px;display:flex}.ToolCompareColumn-module___VY6Dq__activeCard{text-align:center;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(135deg,#0f0f14b3 0%,#19192366 100%);border:1px solid #00a2ff26;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:2.5rem;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1),background-color .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),color .5s cubic-bezier(.16,1,.3,1),filter .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.ToolCompareColumn-module___VY6Dq__activeCard:after{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);opacity:.3;height:2px;animation:4s linear infinite ToolCompareColumn-module___VY6Dq__scanning;position:absolute;top:0;left:0;right:0}@keyframes ToolCompareColumn-module___VY6Dq__scanning{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ToolCompareColumn-module___VY6Dq__featuredGlow{background:linear-gradient(135deg,#ffcc000d 0%,#0f0f1499 100%);border-color:#fc06;box-shadow:0 0 40px #ffcc000d}.ToolCompareColumn-module___VY6Dq__activeCard:hover{background:#141419b3;transform:translateY(-12px);box-shadow:0 30px 80px #00a2ff26}.ToolCompareColumn-module___VY6Dq__topMeta{position:absolute;top:25px;left:25px}.ToolCompareColumn-module___VY6Dq__featuredBadge{color:#000;letter-spacing:1.5px;background:linear-gradient(90deg,gold,orange);border-radius:100px;align-items:center;gap:6px;padding:5px 14px;font-size:.65rem;font-weight:900;display:flex;box-shadow:0 5px 15px #ffd70066}.ToolCompareColumn-module___VY6Dq__closeBtn{color:var(--text-muted);cursor:pointer;z-index:10;background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:22px;right:22px}.ToolCompareColumn-module___VY6Dq__closeBtn:hover{color:#ff4d4d;background:#ff4d4d33;border-color:#ff4d4d;transform:rotate(90deg)}.ToolCompareColumn-module___VY6Dq__logoContainer{background:#ffffff05;border:1px solid #ffffff14;border-radius:32px;width:120px;height:120px;margin-bottom:2rem;padding:10px;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 15px 35px #0000004d}.ToolCompareColumn-module___VY6Dq__activeCard:hover .ToolCompareColumn-module___VY6Dq__logoContainer{transform:scale(1.1)rotate(-5deg);box-shadow:0 15px 35px #0006}.ToolCompareColumn-module___VY6Dq__logoImageContainer{border-radius:24px;width:100%;height:100%;overflow:hidden}.ToolCompareColumn-module___VY6Dq__logoImage{object-fit:cover;width:100%;height:100%}.ToolCompareColumn-module___VY6Dq__toolHeader{align-items:center;gap:12px;margin-bottom:.6rem;display:flex}.ToolCompareColumn-module___VY6Dq__toolName{color:#fff;letter-spacing:-1px;text-shadow:0 2px 10px #00000080;margin:0;font-size:1.8rem;font-weight:900}.ToolCompareColumn-module___VY6Dq__verifiedIcon{color:#00a2ff;filter:drop-shadow(0 0 10px #00a2ff80)}.ToolCompareColumn-module___VY6Dq__middleMeta{align-items:center;gap:15px;margin-bottom:2.5rem;display:flex}.ToolCompareColumn-module___VY6Dq__categoryLabel{color:var(--primary);text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 10px #00a2ff33;font-size:.85rem;font-weight:800}.ToolCompareColumn-module___VY6Dq__ratingBox{color:#fa0;align-items:center;gap:4px;font-size:1rem;font-weight:800;display:flex}.ToolCompareColumn-module___VY6Dq__infoSection{width:100%;margin-top:auto}.ToolCompareColumn-module___VY6Dq__pricingBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;align-items:center;width:100%;padding:1.2rem;transition:all .3s;display:flex}.ToolCompareColumn-module___VY6Dq__activeCard:hover .ToolCompareColumn-module___VY6Dq__pricingBox{background:#00a2ff0d;border-color:#00a2ff33}.ToolCompareColumn-module___VY6Dq__pricingLabel{text-transform:uppercase;letter-spacing:2px;color:var(--text-muted);margin-bottom:4px;font-size:.7rem;font-weight:900}.ToolCompareColumn-module___VY6Dq__pricingValue{color:#fff;font-size:1.3rem;font-weight:900}.ToolCompareColumn-module___VY6Dq__actionGroup{gap:10px;width:100%;margin-top:15px;display:flex}.ToolCompareColumn-module___VY6Dq__detailsBtn,.ToolCompareColumn-module___VY6Dq__visitBtn{text-align:center;border-radius:16px;flex:1;padding:12px 0;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),border-color .3s cubic-bezier(.16,1,.3,1),color .3s cubic-bezier(.16,1,.3,1),filter .3s cubic-bezier(.16,1,.3,1)}.ToolCompareColumn-module___VY6Dq__detailsBtn{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.ToolCompareColumn-module___VY6Dq__detailsBtn:hover{background:#ffffff1a;border-color:#fff3}.ToolCompareColumn-module___VY6Dq__visitBtn{color:#fff;background:linear-gradient(135deg,#00d2ff 0%,#3a7bd5 100%);box-shadow:0 5px 15px #00d2ff4d}.ToolCompareColumn-module___VY6Dq__visitBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00d2ff66}.ToolCompareColumn-module___VY6Dq__placeholder{cursor:pointer;background:#ffffff03;border:2px dashed #ffffff1a;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:380px;padding:3rem;transition:all .5s;display:flex}.ToolCompareColumn-module___VY6Dq__placeholder:hover{border-color:var(--primary);background:#00d2ff08;border-style:solid;transform:translateY(-5px)}.ToolCompareColumn-module___VY6Dq__skeletonLogo{border-radius:32px;width:120px;height:120px}.ToolCompareColumn-module___VY6Dq__skeletonTitle{width:220px;height:40px}.ToolCompareColumn-module___VY6Dq__skeletonCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:40px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2.5rem;display:flex;position:relative;box-shadow:0 10px 40px #0003}.ToolCompareColumn-module___VY6Dq__skeletonTop{margin-bottom:2rem}.ToolCompareColumn-module___VY6Dq__skeletonInfo{flex-direction:column;align-items:center;width:100%;display:flex}
.DashboardStats-module__twExdq__statsGrid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;margin-bottom:3rem;display:grid}.DashboardStats-module__twExdq__metricCard{flex-direction:column;justify-content:space-between;min-height:120px;display:flex;background:#0f0f11!important;border:1px solid #1f1f23!important;border-radius:16px!important;padding:1.5rem!important}.DashboardStats-module__twExdq__metricHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.DashboardStats-module__twExdq__metricLabel{color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.DashboardStats-module__twExdq__metricValue{color:#fff;letter-spacing:-1px;font-size:2.2rem;font-weight:700;line-height:1}.DashboardStats-module__twExdq__iconWrapper{background:#18181b;border:1px solid #27272a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.DashboardStats-module__twExdq__iconSubmissions{color:#3b82f6}.DashboardStats-module__twExdq__iconViews{color:#10b981}.DashboardStats-module__twExdq__iconClicks{color:#8b5cf6}.DashboardStats-module__twExdq__iconTier{color:#6366f1}.DashboardStats-module__twExdq__iconFavorites{color:#ef4444}.DashboardStats-module__twExdq__iconAccount{color:#6366f1}.DashboardStats-module__twExdq__premiumCard{background:linear-gradient(135deg,#ffd7000d,#ffa5000d)!important;border-color:#ffd70033!important}.DashboardStats-module__twExdq__premiumValue{color:gold}.DashboardStats-module__twExdq__premiumCard .DashboardStats-module__twExdq__iconTier{color:gold!important;background:#ffd7001a!important;border-color:#ffd70033!important}@media (max-width:1200px){.DashboardStats-module__twExdq__metricValue{font-size:1.8rem}}@media (max-width:992px){.DashboardStats-module__twExdq__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:600px){.DashboardStats-module__twExdq__statsGrid{grid-template-columns:1fr}.DashboardStats-module__twExdq__metricValue{font-size:2rem}.DashboardStats-module__twExdq__metricCard{min-height:100px;padding:1.25rem!important}}.DashboardStats-module__twExdq__skeletonValue{margin-top:.8rem}
.ProfileStats-module__TwH8Za__statsContainer{align-items:center;gap:1.5rem;display:flex}.ProfileStats-module__TwH8Za__statBoxModern{align-items:center;gap:12px;display:flex}.ProfileStats-module__TwH8Za__iconWrapper{background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.ProfileStats-module__TwH8Za__iconWrapper.ProfileStats-module__TwH8Za__heart{color:#f36;background:#ff33661a}.ProfileStats-module__TwH8Za__iconWrapper.ProfileStats-module__TwH8Za__star{color:#fc0;background:#ffcc001a}.ProfileStats-module__TwH8Za__statContent{flex-direction:column;display:flex}.ProfileStats-module__TwH8Za__statNumber{color:#fff;font-size:1.2rem;font-weight:900;line-height:1}.ProfileStats-module__TwH8Za__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:.75rem;font-weight:700}.ProfileStats-module__TwH8Za__verticalLine{background:var(--border);opacity:.5;width:1px;height:30px}.ProfileStats-module__TwH8Za__skeletonStat{width:30px;height:24px}@media (max-width:480px){.ProfileStats-module__TwH8Za__statsContainer{justify-content:space-between;width:100%}}
.SettingsProfile-module__JDJEHa__settingsCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:2rem;padding:2.5rem}.SettingsProfile-module__JDJEHa__settingsSectionTitle{color:#fff;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.SettingsProfile-module__JDJEHa__settingsAvatarSection{border-bottom:1px solid #ffffff0d;align-items:center;gap:2rem;margin-bottom:2.5rem;padding-bottom:2.5rem;display:flex}.SettingsProfile-module__JDJEHa__settingsAvatarWrapper{position:relative}.SettingsProfile-module__JDJEHa__settingsAvatarDisplay{background:#ffffff05;border:3px solid #00a3ff4d;border-radius:100px;width:100px;height:100px;overflow:hidden}.SettingsProfile-module__JDJEHa__avatarImg{object-fit:cover;width:100%;height:100%}.SettingsProfile-module__JDJEHa__settingsAvatarUploadBtn{cursor:pointer;background:#00a3ff;border:2px solid #0d0d0f;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;bottom:0;right:0}.SettingsProfile-module__JDJEHa__settingsAvatarUploadBtn:hover{background:#0082cc;transform:scale(1.1)}.SettingsProfile-module__JDJEHa__settingsAvatarInfo h4{color:#fff;margin-bottom:4px;font-size:1rem;font-weight:700}.SettingsProfile-module__JDJEHa__settingsAvatarInfo p{color:#71717a;margin-bottom:12px;font-size:.85rem}.SettingsProfile-module__JDJEHa__settingsAvatarChangeLink{color:#00a3ff;cursor:pointer;font-size:.85rem;font-weight:700}.SettingsProfile-module__JDJEHa__settingsAvatarChangeLink:hover{text-decoration:underline}.SettingsProfile-module__JDJEHa__settingsFormGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.SettingsProfile-module__JDJEHa__settingsPresenceGrid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.SettingsProfile-module__JDJEHa__mb3rem{margin-bottom:3rem}.SettingsProfile-module__JDJEHa__settingsActions{justify-content:flex-end;display:flex}.SettingsProfile-module__JDJEHa__btnSettingsSave{min-width:160px}.SettingsProfile-module__JDJEHa__fadeIn{animation:.5s ease-out SettingsProfile-module__JDJEHa__fadeIn}@keyframes SettingsProfile-module__JDJEHa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SettingsProfile-module__JDJEHa__skeletonTitle{border-radius:4px;width:150px;height:24px;margin-bottom:1.5rem}.SettingsProfile-module__JDJEHa__skeletonAvatar{border-radius:100px;width:100px;height:100px}.SettingsProfile-module__JDJEHa__skeletonAvatarLabel{border-radius:4px;width:120px;height:18px;margin-bottom:8px}.SettingsProfile-module__JDJEHa__skeletonAvatarDesc{border-radius:4px;width:180px;height:14px}.SettingsProfile-module__JDJEHa__skeletonInput{border-radius:12px;height:70px}.SettingsProfile-module__JDJEHa__skeletonTextArea{border-radius:12px;height:120px;margin-top:1rem}@media (max-width:768px){.SettingsProfile-module__JDJEHa__settingsFormGrid,.SettingsProfile-module__JDJEHa__settingsPresenceGrid{grid-template-columns:1fr}.SettingsProfile-module__JDJEHa__settingsAvatarSection{text-align:center;flex-direction:column;gap:1.5rem}.SettingsProfile-module__JDJEHa__settingsCard{padding:1.5rem}}
.SubmitSuccess-module__tJTDVW__successWrapper{justify-content:center;align-items:center;min-height:80vh;padding:2rem;animation:.8s ease-out SubmitSuccess-module__tJTDVW__fadeIn;display:flex}.SubmitSuccess-module__tJTDVW__successCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);text-align:center;background:#0d111799;border-radius:40px;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:550px;padding:4rem 3rem;display:flex;box-shadow:0 40px 100px #00000080}.SubmitSuccess-module__tJTDVW__iconBg{width:120px;height:120px;color:var(--secondary);filter:drop-shadow(0 0 30px #0fa3);background:#00ffaa1a;border:1px solid #0fa3;border-radius:100px;justify-content:center;align-items:center;animation:.6s cubic-bezier(.175,.885,.32,1.275) SubmitSuccess-module__tJTDVW__bounceIn;display:flex}@keyframes SubmitSuccess-module__tJTDVW__bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.SubmitSuccess-module__tJTDVW__successTitle{color:#fff;letter-spacing:-.03em;font-size:2.5rem;font-weight:900}.SubmitSuccess-module__tJTDVW__successDesc{color:var(--text-muted);font-size:1.1rem;line-height:1.7}.SubmitSuccess-module__tJTDVW__successDesc strong{color:#fff;font-weight:800}.SubmitSuccess-module__tJTDVW__actionsRow{gap:1.5rem;width:100%;margin-top:1rem;display:flex}.SubmitSuccess-module__tJTDVW__dashboardBtn,.SubmitSuccess-module__tJTDVW__resetBtn{flex:1;height:54px}@media (max-width:640px){.SubmitSuccess-module__tJTDVW__actionsRow{flex-direction:column}.SubmitSuccess-module__tJTDVW__successCard{padding:3rem 1.5rem}}
.ToolDetailInfo-module__IdZdsa__toolMainInfo{flex-direction:column;gap:3rem;display:flex}.ToolDetailInfo-module__IdZdsa__detailSection{flex-direction:column;display:flex}.ToolDetailInfo-module__IdZdsa__sectionSubtitle{color:#fff;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:1.55rem;font-weight:800;line-height:1.3}.ToolDetailInfo-module__IdZdsa__mainSectionTitle{border-bottom:1px solid #ffffff0d;margin-bottom:2.5rem;padding-bottom:1rem}.ToolDetailInfo-module__IdZdsa__highlight{background:linear-gradient(135deg, var(--primary) 0%, #00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ToolDetailInfo-module__IdZdsa__sectionText{color:var(--text-muted);max-width:800px;font-size:1.1rem;line-height:1.8}.ToolDetailInfo-module__IdZdsa__featuresChecklist{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.ToolDetailInfo-module__IdZdsa__featureItemPremium{border:1px solid var(--border);background:#ffffff05;border-radius:16px;align-items:center;gap:1.2rem;padding:1.25rem;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.ToolDetailInfo-module__IdZdsa__featureItemPremium:hover{background:rgba(var(--primary-rgb), .05);border-color:rgba(var(--primary-rgb), .2);transform:translateY(-2px)}.ToolDetailInfo-module__IdZdsa__featureIconBox{background:rgba(var(--primary-rgb), .1);width:44px;height:44px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ToolDetailInfo-module__IdZdsa__featureText{color:#fff;font-size:.95rem;font-weight:500}.ToolDetailInfo-module__IdZdsa__skeletonTextRows{flex-direction:column;gap:12px;display:flex}.ToolDetailInfo-module__IdZdsa__skeletonFlex1{flex:1}.ToolDetailInfo-module__IdZdsa__mb1_5rem{margin-bottom:1.5rem}.ToolDetailInfo-module__IdZdsa__mb8px{margin-bottom:8px}.ToolDetailInfo-module__IdZdsa__sectionText+.ToolDetailInfo-module__IdZdsa__sectionText{margin-top:1.2rem}.ToolDetailInfo-module__IdZdsa__descriptionSection{margin-bottom:2.5rem}.ToolDetailInfo-module__IdZdsa__sectionEntryTitle{color:var(--secondary);text-transform:uppercase;letter-spacing:.8px;border-left:3px solid var(--secondary);margin-bottom:1rem;padding-left:12px;font-size:1.05rem;font-weight:700}.ToolDetailInfo-module__IdZdsa__scannableList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.ToolDetailInfo-module__IdZdsa__scannableItem{color:var(--text-muted);max-width:850px;padding-left:1.75rem;font-size:1.05rem;line-height:1.7;position:relative}.ToolDetailInfo-module__IdZdsa__scannableItem:before{content:"•";color:var(--secondary);font-size:1.4rem;font-weight:700;position:absolute;top:-2px;left:0}.ToolDetailInfo-module__IdZdsa__scannableItem strong{color:#fff;font-weight:600}.ToolDetailInfo-module__IdZdsa__useCasesGrid{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.ToolDetailInfo-module__IdZdsa__useCaseTag{color:var(--text-main);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.ToolDetailInfo-module__IdZdsa__useCaseTag:hover{border-color:var(--secondary);background:#ffffff14;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.ToolDetailInfo-module__IdZdsa__useCaseBullet{color:var(--secondary);font-size:1.2rem;font-weight:700}
.AdminAIManager-module__jpWdjq__aiManagerContainer{flex-direction:column;gap:24px;animation:.3s ease-in-out AdminAIManager-module__jpWdjq__fadeIn;display:flex}@keyframes AdminAIManager-module__jpWdjq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AdminAIManager-module__jpWdjq__header{background:#ffffff08;border:1px solid #1f1f23;border-radius:16px;justify-content:space-between;align-items:center;padding:24px;display:flex}.AdminAIManager-module__jpWdjq__titleWrapper{align-items:center;gap:16px;display:flex}.AdminAIManager-module__jpWdjq__iconBox{color:#38bdf8;background:linear-gradient(135deg,#38bdf81a,#7dd3fc0d);border:1px solid #38bdf833;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.AdminAIManager-module__jpWdjq__title{color:#f8fafc;margin:0 0 4px;font-size:1.25rem;font-weight:700}.AdminAIManager-module__jpWdjq__subtitle{color:#71717a;margin:0;font-size:.875rem}.AdminAIManager-module__jpWdjq__refreshBtn{color:#71717a;cursor:pointer;background:0 0;border:1px solid #1f1f23;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s;display:flex}.AdminAIManager-module__jpWdjq__refreshBtn:hover{color:#f8fafc;background:#ffffff0d}.AdminAIManager-module__jpWdjq__grid{grid-template-columns:1fr 1.5fr;gap:24px;display:grid}.AdminAIManager-module__jpWdjq__controlPanel{background:#0f0f11;border:1px solid #1f1f23;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex}.AdminAIManager-module__jpWdjq__sectionTitle{color:#e2e8f0;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:600;display:flex}.AdminAIManager-module__jpWdjq__guideBox{background:#ffffff05;border:1px solid #1f1f23;border-radius:16px;padding:20px}.AdminAIManager-module__jpWdjq__guideText{color:#71717a;margin-bottom:15px;font-size:.9rem}.AdminAIManager-module__jpWdjq__commandPreview{background:#000;border-left:3px solid #00a3ff;border-radius:8px;margin-bottom:20px;padding:12px}.AdminAIManager-module__jpWdjq__commandPreview code{color:#0fa;font-family:Fira Code,monospace;font-size:.85rem}.AdminAIManager-module__jpWdjq__stepsList{flex-direction:column;gap:8px;padding:0;list-style:none;display:flex}.AdminAIManager-module__jpWdjq__stepsList li{color:#71717a;font-size:.85rem}.AdminAIManager-module__jpWdjq__infoBadge{color:#00a3ff;background:#00a3ff1a;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:.8rem;font-weight:600;display:flex}.AdminAIManager-module__jpWdjq__logsPanel{background:#020617;border:1px solid #1f1f23;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex;position:relative;overflow:hidden}.AdminAIManager-module__jpWdjq__logsWrapperCol{flex-direction:column;display:flex}.AdminAIManager-module__jpWdjq__logsPanel:before{content:"";background:linear-gradient(90deg,#38bdf8,#00a3ff,#8b5cf6);height:4px;position:absolute;top:0;left:0;right:0}.AdminAIManager-module__jpWdjq__logsContainer{flex-direction:column;flex:1;gap:12px;display:flex;overflow-y:auto}.AdminAIManager-module__jpWdjq__logsContainer::-webkit-scrollbar{width:6px}.AdminAIManager-module__jpWdjq__logsContainer::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}.AdminAIManager-module__jpWdjq__loadingLogs,.AdminAIManager-module__jpWdjq__emptyLogs{color:#52525b;text-align:center;padding:40px 0;font-family:Fira Code,monospace;font-size:.875rem}.AdminAIManager-module__jpWdjq__logCard{background:#0f172a;border:1px solid #1e293b;border-radius:10px;padding:16px}.AdminAIManager-module__jpWdjq__logHeader{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:12px;display:flex}.AdminAIManager-module__jpWdjq__logDate{color:#71717a;align-items:center;gap:6px;font-family:Fira Code,monospace;font-size:.8rem;display:flex}.AdminAIManager-module__jpWdjq__logBadges{gap:8px;display:flex}.AdminAIManager-module__jpWdjq__badge{border-radius:100px;padding:2px 8px;font-size:.7rem;font-weight:600}.AdminAIManager-module__jpWdjq__badge.AdminAIManager-module__jpWdjq__added{color:#4ade80;background:#22c55e1a}.AdminAIManager-module__jpWdjq__badge.AdminAIManager-module__jpWdjq__updated{color:#38bdf8;background:#38bdf81a}.AdminAIManager-module__jpWdjq__badge.AdminAIManager-module__jpWdjq__failed{color:#f87171;background:#ef44441a}.AdminAIManager-module__jpWdjq__logBody{flex-direction:column;gap:8px;font-family:Fira Code,monospace;font-size:.8rem;display:flex}.AdminAIManager-module__jpWdjq__detailRow{gap:8px;line-height:1.5;display:flex}.AdminAIManager-module__jpWdjq__detailStatus{font-weight:600}.AdminAIManager-module__jpWdjq__detailRow.AdminAIManager-module__jpWdjq__added .AdminAIManager-module__jpWdjq__detailStatus{color:#4ade80}.AdminAIManager-module__jpWdjq__detailRow.AdminAIManager-module__jpWdjq__updated .AdminAIManager-module__jpWdjq__detailStatus{color:#38bdf8}.AdminAIManager-module__jpWdjq__detailRow.AdminAIManager-module__jpWdjq__failed .AdminAIManager-module__jpWdjq__detailStatus{color:#f87171}.AdminAIManager-module__jpWdjq__detailName{color:#e2e8f0}.AdminAIManager-module__jpWdjq__detailMsg{color:#52525b}.AdminAIManager-module__jpWdjq__commandForm{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.AdminAIManager-module__jpWdjq__inputGroup{flex-direction:column;gap:8px;display:flex}.AdminAIManager-module__jpWdjq__inputGroup label{color:#a1a1aa;font-size:.85rem;font-weight:500}.AdminAIManager-module__jpWdjq__guideTextDynamic{color:#71717a;background:#ffffff05;border:1px dashed #27272a;border-radius:8px;margin-top:4px;padding:10px 12px;font-size:.8rem;line-height:1.6}.AdminAIManager-module__jpWdjq__guideTextDynamic code{color:#38bdf8;background:#18181b;border-radius:4px;padding:2px 6px;font-family:Fira Code,monospace}.AdminAIManager-module__jpWdjq__selectInput,.AdminAIManager-module__jpWdjq__textInput{color:#e2e8f0;background:#0f172a;border:1px solid #1e293b;border-radius:10px;outline:none;padding:12px 16px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.AdminAIManager-module__jpWdjq__selectInput:focus,.AdminAIManager-module__jpWdjq__textInput:focus{border-color:#38bdf8;box-shadow:0 0 0 2px #38bdf81a}.AdminAIManager-module__jpWdjq__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00a3ff,#8b5cf6);border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .1s;display:flex}.AdminAIManager-module__jpWdjq__submitBtn:hover:not(:disabled){opacity:.9}.AdminAIManager-module__jpWdjq__submitBtn:active:not(:disabled){transform:scale(.98)}.AdminAIManager-module__jpWdjq__submitBtn:disabled{opacity:.7;cursor:not-allowed;filter:grayscale(.5)}.AdminAIManager-module__jpWdjq__submitMessage{text-align:center;border-radius:8px;margin-top:8px;padding:10px;font-size:.85rem}.AdminAIManager-module__jpWdjq__successMsg{color:#4ade80;background:#22c55e1a;border:1px solid #22c55e33}.AdminAIManager-module__jpWdjq__errorMsg{color:#f87171;background:#ef44441a;border:1px solid #ef444433}.AdminAIManager-module__jpWdjq__jobCard{background:#0f172a;border:1px solid #1e293b;border-radius:12px;padding:16px;transition:border-color .3s}.AdminAIManager-module__jpWdjq__jobPENDING{border-left:3px solid #71717a}.AdminAIManager-module__jpWdjq__jobPROCESSING{border-left:3px solid #38bdf8}.AdminAIManager-module__jpWdjq__jobCOMPLETED{border-left:3px solid #4ade80}.AdminAIManager-module__jpWdjq__jobFAILED{border-left:3px solid #f87171}.AdminAIManager-module__jpWdjq__jobHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.AdminAIManager-module__jpWdjq__jobTypeBox{align-items:center;gap:8px;display:flex}.AdminAIManager-module__jpWdjq__jobTypeName{color:#e2e8f0;font-size:.85rem;font-weight:600}.AdminAIManager-module__jpWdjq__jobBody{flex-direction:column;gap:8px;display:flex}.AdminAIManager-module__jpWdjq__jobTarget{color:#a1a1aa;word-break:break-all;margin:0;font-size:.85rem}.AdminAIManager-module__jpWdjq__jobTarget strong{color:#71717a}.AdminAIManager-module__jpWdjq__jobErrorLog{color:#fca5a5;white-space:pre-wrap;background:#ef44440d;border:1px solid #ef44441a;border-radius:6px;margin-top:8px;padding:10px;font-family:Fira Code,monospace;font-size:.75rem}.AdminAIManager-module__jpWdjq__statusPending{color:#a1a1aa}.AdminAIManager-module__jpWdjq__statusProcessing{color:#38bdf8}.AdminAIManager-module__jpWdjq__statusCompleted{color:#4ade80}.AdminAIManager-module__jpWdjq__statusFailed{color:#f87171}.AdminAIManager-module__jpWdjq__spin{animation:1s linear infinite AdminAIManager-module__jpWdjq__spin}@keyframes AdminAIManager-module__jpWdjq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.AdminAIManager-module__jpWdjq__grid{grid-template-columns:1fr}}
.ComparisonMatrix-module__JM9IVW__matrixWrapper{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0f0f1466;border:1px solid #ffffff14;border-radius:32px;margin-top:2rem;padding:2.5rem}.ComparisonMatrix-module__JM9IVW__container{width:100%}.ComparisonMatrix-module__JM9IVW__matrixContent{flex-direction:column;display:flex}.ComparisonMatrix-module__JM9IVW__emptyMatrix{text-align:center;padding:6rem 2rem}.ComparisonMatrix-module__JM9IVW__emptyMatrixIcon{opacity:.2;margin-bottom:2rem}.ComparisonMatrix-module__JM9IVW__mobileSwitcherContainer{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:2rem;padding:6px;display:none}.ComparisonMatrix-module__JM9IVW__switcherBtn{color:var(--text-dim);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:600;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.ComparisonMatrix-module__JM9IVW__activeSwitcher{color:#fff;background:#ffffff14;box-shadow:0 4px 12px #0003}.ComparisonMatrix-module__JM9IVW__switcherDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:1024px){.ComparisonMatrix-module__JM9IVW__matrixWrapper{padding:1.5rem}}@media (max-width:768px){.ComparisonMatrix-module__JM9IVW__matrixWrapper{border-radius:20px;padding:1rem}.ComparisonMatrix-module__JM9IVW__mobileSwitcherContainer{display:grid}}
.DashboardViewsChart-module__W0FnEW__chartContainer{box-sizing:border-box;width:100%;max-width:100%;background:#18181b66!important;border:1px solid #27272a!important;border-radius:16px!important;margin-bottom:2rem!important;padding:1.5rem!important}.DashboardViewsChart-module__W0FnEW__chartHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem;display:flex}.DashboardViewsChart-module__W0FnEW__title{color:#fff;margin-bottom:2px;font-size:1.25rem;font-weight:800}.DashboardViewsChart-module__W0FnEW__subtitle{color:#71717a;font-size:.8rem}.DashboardViewsChart-module__W0FnEW__liveBadge{color:#00a3ff;text-transform:uppercase;background:#00a3ff0d;border:1px solid #00a3ff1a;border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:.6rem;font-weight:800;display:inline-flex}.DashboardViewsChart-module__W0FnEW__chartRow{margin-bottom:1.5rem}.DashboardViewsChart-module__W0FnEW__chartRow:last-child{margin-bottom:0}.DashboardViewsChart-module__W0FnEW__labelRow{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.DashboardViewsChart-module__W0FnEW__toolName{color:#fff;font-size:.9rem;font-weight:700}.DashboardViewsChart-module__W0FnEW__countLabels{gap:12px;font-size:.75rem;font-weight:600;display:flex}.DashboardViewsChart-module__W0FnEW__viewCount{color:var(--primary)}.DashboardViewsChart-module__W0FnEW__clickCount{color:gold}.DashboardViewsChart-module__W0FnEW__barStack{flex-direction:column;gap:6px;display:flex}.DashboardViewsChart-module__W0FnEW__barOuter{background:#ffffff08;border-radius:100px;width:100%;height:6px;overflow:hidden}.DashboardViewsChart-module__W0FnEW__barViews{background:var(--primary);border-radius:100px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1);box-shadow:0 0 10px #00a3ff33}.DashboardViewsChart-module__W0FnEW__barClicks{background:gold;border-radius:100px;height:100%;transition:width 1s cubic-bezier(.16,1,.3,1);box-shadow:0 0 10px #ffd70033}.DashboardViewsChart-module__W0FnEW__loadMoreWrapper{border-top:1px dashed #ffffff0d;justify-content:center;align-items:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.DashboardViewsChart-module__W0FnEW__loadMoreBtn{color:var(--text-muted);background:#ffffff05;border:1px solid #ffffff0d;border-radius:100px;padding:8px 16px;font-size:.8rem;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.DashboardViewsChart-module__W0FnEW__loadMoreBtn:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-2px)}@media (max-width:768px){.DashboardViewsChart-module__W0FnEW__chartContainer{padding:1.25rem!important}.DashboardViewsChart-module__W0FnEW__title{font-size:1.15rem}}@media (max-width:500px){.DashboardViewsChart-module__W0FnEW__labelRow{flex-direction:column;align-items:flex-start;gap:8px}.DashboardViewsChart-module__W0FnEW__countLabels{justify-content:flex-start;width:100%}.DashboardViewsChart-module__W0FnEW__toolName{font-size:.85rem}}
.NotificationsHeader-module__U4wfTG__headerRow{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.NotificationsHeader-module__U4wfTG__titleGroup{align-items:center;gap:1.5rem;display:flex}.NotificationsHeader-module__U4wfTG__title{margin:0;font-size:2.2rem;font-weight:900}.NotificationsHeader-module__U4wfTG__title span{background:var(--gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.NotificationsHeader-module__U4wfTG__clearBtn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--text-muted)!important;border-color:#ffffff1a!important}.NotificationsHeader-module__U4wfTG__clearBtn:hover{transform:translateY(-2px);border-color:var(--danger)!important;color:#fff!important;background:#ff50501a!important}.NotificationsHeader-module__U4wfTG__heroSection{padding-top:100px!important}.NotificationsHeader-module__U4wfTG__skeletonTitle{border-radius:8px;width:220px;height:38px}.NotificationsHeader-module__U4wfTG__skeletonBtn{border-radius:12px;width:120px;height:42px}@media (max-width:768px){.NotificationsHeader-module__U4wfTG__headerRow{flex-direction:column;align-items:flex-start;gap:1.5rem}.NotificationsHeader-module__U4wfTG__clearBtn{justify-content:center;width:100%}}
.ProfileTabs-module__S-ZLSW__tabsNav{gap:2rem;display:flex}.ProfileTabs-module__S-ZLSW__tabBtn{transition:all .3s;color:var(--text-muted)!important;padding:.5rem 0!important;font-size:1rem!important;font-weight:700!important}.ProfileTabs-module__S-ZLSW__tabBtn:hover{color:#fff!important}.ProfileTabs-module__S-ZLSW__tabBtn.ProfileTabs-module__S-ZLSW__active{color:var(--primary)!important}.ProfileTabs-module__S-ZLSW__tabBtn.ProfileTabs-module__S-ZLSW__active:after{content:"";background:var(--primary);width:100%;height:2px;box-shadow:0 0 10px var(--primary);position:absolute;bottom:-1rem;left:0}@media (max-width:480px){.ProfileTabs-module__S-ZLSW__tabsNav{gap:1rem}.ProfileTabs-module__S-ZLSW__tabBtn{font-size:.9rem}}.ProfileTabs-module__S-ZLSW__skeletonTabCount{vertical-align:middle;width:20px;height:14px;display:inline-block}
.SocialListModal-module__MChZ-G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SocialListModal-module__MChZ-G__modalContent{background:#0f0f0f;border:1px solid #ffffff0d;border-radius:24px;width:100%;max-width:450px;overflow:hidden;box-shadow:0 25px 50px #00000080}.SocialListModal-module__MChZ-G__modalHeader{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.SocialListModal-module__MChZ-G__headerTitle{align-items:center;gap:12px;display:flex}.SocialListModal-module__MChZ-G__headerTitle h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1.1rem;font-weight:800}.SocialListModal-module__MChZ-G__countBadge{background:var(--primary);color:#fff;text-align:center;border-radius:8px;min-width:24px;padding:2px 8px;font-size:.75rem;font-weight:900}.SocialListModal-module__MChZ-G__closeBtn{color:var(--text-muted);cursor:pointer;background:#ffffff0d;border:none;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.SocialListModal-module__MChZ-G__closeBtn:hover{color:#ff4757;background:#ff47571a}.SocialListModal-module__MChZ-G__modalBody{max-height:400px;padding:12px;overflow-y:auto}.SocialListModal-module__MChZ-G__modalBody::-webkit-scrollbar{width:4px}.SocialListModal-module__MChZ-G__modalBody::-webkit-scrollbar-track{background:0 0}.SocialListModal-module__MChZ-G__modalBody::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.SocialListModal-module__MChZ-G__userItem{cursor:pointer;border-radius:16px;align-items:center;gap:16px;padding:12px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.SocialListModal-module__MChZ-G__userItem:hover{background:#ffffff08}.SocialListModal-module__MChZ-G__userAvatar{background:#1a1a1a;border-radius:14px;flex-shrink:0;width:48px;height:48px;position:relative;overflow:hidden}.SocialListModal-module__MChZ-G__verifyDot{background:var(--primary);border:2px solid #0f0f0f;border-radius:50%;width:12px;height:12px;position:absolute;bottom:-2px;right:-2px}.SocialListModal-module__MChZ-G__userInfo{flex-direction:column;flex:1;gap:2px;display:flex}.SocialListModal-module__MChZ-G__userName{color:#fff;font-size:.95rem;font-weight:700}.SocialListModal-module__MChZ-G__userRole{color:var(--text-muted);text-transform:uppercase;font-size:.75rem;font-weight:600}.SocialListModal-module__MChZ-G__actionIndicator{color:var(--text-muted);opacity:.3;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.SocialListModal-module__MChZ-G__userItem:hover .SocialListModal-module__MChZ-G__actionIndicator{opacity:1;color:var(--primary);transform:translate(-4px)}.SocialListModal-module__MChZ-G__emptyState{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:12px;padding:40px;display:flex}.SocialListModal-module__MChZ-G__emptyState p{margin:0;font-weight:600}.SocialListModal-module__MChZ-G__userItemSkeleton{align-items:center;gap:16px;padding:12px;display:flex}.SocialListModal-module__MChZ-G__avatarSkeleton{border-radius:14px;width:48px;height:48px}.SocialListModal-module__MChZ-G__infoSkeleton{flex-direction:column;flex:1;gap:8px;display:flex}.SocialListModal-module__MChZ-G__nameSkeleton{width:120px;height:16px}.SocialListModal-module__MChZ-G__roleSkeleton{width:60px;height:12px}
.ToolSelector-module__QUZoGG__selectorWrapper{width:100%}.ToolSelector-module__QUZoGG__sectionHeader{align-items:center;gap:15px;margin-bottom:1.5rem;display:flex}.ToolSelector-module__QUZoGG__stepBadge{color:var(--primary);background:#0088cc1a;border-radius:8px;padding:4px 12px;font-size:.75rem;font-weight:900}.ToolSelector-module__QUZoGG__sectionTitle{color:#fff;margin:0;font-size:1.4rem;font-weight:900}.ToolSelector-module__QUZoGG__glassCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 1.5rem;display:flex}.ToolSelector-module__QUZoGG__infoArea{flex-grow:1}.ToolSelector-module__QUZoGG__description{color:var(--text-muted);opacity:.8;margin:0;font-size:1rem}.ToolSelector-module__QUZoGG__inputArea{width:320px}.ToolSelector-module__QUZoGG__activeBadge{color:var(--primary);background:#00d2ff1a;border:1px solid #00d2ff33;border-radius:14px;align-items:center;gap:10px;padding:12px 20px;font-weight:700;display:flex}.ToolSelector-module__QUZoGG__emptyLink{color:var(--primary);font-weight:700;text-decoration:none;transition:all .3s}.ToolSelector-module__QUZoGG__emptyLink:hover{text-shadow:0 0 10px var(--primary-glow)}@media (max-width:768px){.ToolSelector-module__QUZoGG__glassCard{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.5rem}.ToolSelector-module__QUZoGG__inputArea{width:100%}}.ToolSelector-module__QUZoGG__skeletonCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.ToolSelector-module__QUZoGG__skeletonInfo{flex:1}.ToolSelector-module__QUZoGG__skeletonAction{width:280px}@media (max-width:768px){.ToolSelector-module__QUZoGG__skeletonCard{flex-direction:column;align-items:stretch}.ToolSelector-module__QUZoGG__skeletonAction{width:100%}}
.SettingsSecurity-module__yQVQca__settingsCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:2rem;padding:2.5rem}.SettingsSecurity-module__yQVQca__securityHeader{align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.SettingsSecurity-module__yQVQca__securityIcon{color:#10b981;filter:drop-shadow(0 0 10px #10b9814d)}.SettingsSecurity-module__yQVQca__settingsSectionTitle{color:#fff;margin-bottom:4px;font-size:1.25rem;font-weight:800}.SettingsSecurity-module__yQVQca__settingsSectionSubtitle{color:#71717a;font-size:.9rem}.SettingsSecurity-module__yQVQca__securityForm{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.SettingsSecurity-module__yQVQca__settingsActions{justify-content:flex-end;display:flex}.SettingsSecurity-module__yQVQca__btnSettingsSave{min-width:180px}.SettingsSecurity-module__yQVQca__fadeIn{animation:.5s ease-out SettingsSecurity-module__yQVQca__fadeIn}@keyframes SettingsSecurity-module__yQVQca__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SettingsSecurity-module__yQVQca__skeletonTitle{border-radius:4px;width:200px;height:28px;margin-bottom:8px}.SettingsSecurity-module__yQVQca__skeletonSubtitle{border-radius:4px;width:300px;height:16px;margin-bottom:2.5rem}.SettingsSecurity-module__yQVQca__skeletonInput{border-radius:12px;height:70px}@media (max-width:768px){.SettingsSecurity-module__yQVQca__securityForm{grid-template-columns:1fr}.SettingsSecurity-module__yQVQca__securityHeader{text-align:center;flex-direction:column;gap:1rem}}
.ToolDetailSidebar-module__Lls0UW__toolSidebar{width:100%}.ToolDetailSidebar-module__Lls0UW__sidebarInner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);box-shadow:var(--shadow-lg);background:#ffffff08;border-radius:24px;padding:1.5rem;position:sticky;top:100px}.ToolDetailSidebar-module__Lls0UW__sidebarTitleSlim{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:.9rem;font-weight:800}.ToolDetailSidebar-module__Lls0UW__infoListRows{flex-direction:column;display:flex}.ToolDetailSidebar-module__Lls0UW__infoRowItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.ToolDetailSidebar-module__Lls0UW__infoRowItem:last-child{border-bottom:none}.ToolDetailSidebar-module__Lls0UW__infoLabel{color:var(--text-muted);font-size:.9rem}.ToolDetailSidebar-module__Lls0UW__infoValue{color:#fff;text-align:right;font-size:.9rem;font-weight:600}.ToolDetailSidebar-module__Lls0UW__publisherLinkPremium{color:var(--text-primary);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.ToolDetailSidebar-module__Lls0UW__publisherLinkPremium:hover{color:var(--accent-primary);transform:translate(4px)}.ToolDetailSidebar-module__Lls0UW__publisherNameWrapper{align-items:center;gap:.4rem;display:flex}.ToolDetailSidebar-module__Lls0UW__teamVerifiedBadge{color:#3b82f6;filter:drop-shadow(0 0 5px #3b82f666)}.ToolDetailSidebar-module__Lls0UW__teamHubly{color:#3b82f6!important}.ToolDetailSidebar-module__Lls0UW__ratingValue{color:#ffc107;align-items:center;gap:6px;font-weight:700;display:flex}.ToolDetailSidebar-module__Lls0UW__statusValue{background:rgba(var(--primary-rgb), .1);color:var(--primary);border-radius:6px;padding:4px 10px;font-size:.8rem;font-weight:700}.ToolDetailSidebar-module__Lls0UW__safetyBadgeGreen{color:#3b82f6;align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.ToolDetailSidebar-module__Lls0UW__divider{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.ToolDetailSidebar-module__Lls0UW__shareSection{margin-bottom:2rem}.ToolDetailSidebar-module__Lls0UW__shareSectionTitle{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;font-weight:700}.ToolDetailSidebar-module__Lls0UW__shareGroupRow{gap:8px;margin-bottom:1rem;display:flex}.ToolDetailSidebar-module__Lls0UW__shareActionBtn{flex:1;font-size:.85rem;font-weight:700}.ToolDetailSidebar-module__Lls0UW__isActive{color:#ff4757;background:#ff47570d;border-color:#ff475733}.ToolDetailSidebar-module__Lls0UW__reportToolBtnContainer{justify-content:center;display:flex}.ToolDetailSidebar-module__Lls0UW__reportToolBtn{color:var(--text-muted);opacity:.7;font-size:.8rem}.ToolDetailSidebar-module__Lls0UW__reportToolBtn:hover{color:#ff4757;transform:translateY(-1px)}.ToolDetailSidebar-module__Lls0UW__reportToolBtnContainer{width:100%}.ToolDetailSidebar-module__Lls0UW__claimCardDashed{text-align:center;border:1px dashed var(--primary);background:#0088cc05;border-radius:20px;margin-top:2rem;padding:1.8rem}.ToolDetailSidebar-module__Lls0UW__claimIcon{color:var(--primary);margin-bottom:1rem;margin-left:auto;margin-right:auto;display:block}.ToolDetailSidebar-module__Lls0UW__claimTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:800}.ToolDetailSidebar-module__Lls0UW__claimDesc{color:var(--text-muted);margin-bottom:1.2rem;font-size:.85rem;line-height:1.5}.ToolDetailSidebar-module__Lls0UW__claimLink{font-size:.9rem;font-weight:700}.ToolDetailSidebar-module__Lls0UW__skeletonRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.ToolDetailSidebar-module__Lls0UW__skeletonActionsGroup{flex-direction:column;gap:12px;margin-top:1.5rem;display:flex}.ToolDetailSidebar-module__Lls0UW__skeletonRowFlex{gap:8px;display:flex}.ToolDetailSidebar-module__Lls0UW__skeletonClaimCard{text-align:center;border:1px dashed var(--border);border-radius:20px;margin-top:2rem;padding:1.8rem}.ToolDetailSidebar-module__Lls0UW__mb1_5rem{margin-bottom:1.5rem}.ToolDetailSidebar-module__Lls0UW__mb1rem{margin-bottom:1rem}.ToolDetailSidebar-module__Lls0UW__mb0_5rem{margin-bottom:.5rem}
.ToolFormBasicInfo-module__Bizn8W__sectionCard{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);background:#0d111799;border-radius:28px;flex-direction:column;gap:2.5rem;padding:2.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),background-color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),filter .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ToolFormBasicInfo-module__Bizn8W__sectionCard:hover{border-color:#00d2ff33;box-shadow:0 20px 40px #0000004d}.ToolFormBasicInfo-module__Bizn8W__sectionTitleRow{align-items:center;gap:20px;display:flex}.ToolFormBasicInfo-module__Bizn8W__titleIconBg{width:52px;height:52px;color:var(--primary);background:#00d2ff1a;border:1px solid #00d2ff33;border-radius:16px;justify-content:center;align-items:center;display:flex}.ToolFormBasicInfo-module__Bizn8W__sectionTitleRow h3{letter-spacing:-.02em;color:#fff;font-size:1.6rem;font-weight:800}.ToolFormBasicInfo-module__Bizn8W__inputGrid2{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.ToolFormBasicInfo-module__Bizn8W__inputGrid3{grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:2rem;display:grid}@media (max-width:992px){.ToolFormBasicInfo-module__Bizn8W__inputGrid3,.ToolFormBasicInfo-module__Bizn8W__inputGrid2{grid-template-columns:1fr}}@media (max-width:640px){.ToolFormBasicInfo-module__Bizn8W__sectionCard{padding:1.5rem}}
.AdminNewsletterManager-module__l9fRvq__container{animation:.5s ease-out AdminNewsletterManager-module__l9fRvq__fadeIn}.AdminNewsletterManager-module__l9fRvq__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;display:flex}.AdminNewsletterManager-module__l9fRvq__title{background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:24px;font-weight:800}.AdminNewsletterManager-module__l9fRvq__subtitle{color:#71717a;margin:5px 0 0;font-size:14px}.AdminNewsletterManager-module__l9fRvq__grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.AdminNewsletterManager-module__l9fRvq__section{background:#0f0f11;border:1px solid #1f1f23;border-radius:20px;margin-bottom:20px;padding:25px}.AdminNewsletterManager-module__l9fRvq__sectionTitle{text-transform:uppercase;letter-spacing:1px;color:#00a3ff;align-items:center;gap:10px;margin:0 0 20px;font-size:14px;font-weight:800;display:flex}.AdminNewsletterManager-module__l9fRvq__inputGroup{margin-bottom:15px}.AdminNewsletterManager-module__l9fRvq__label{color:#71717a;margin-bottom:8px;font-size:12px;font-weight:600;display:block}.AdminNewsletterManager-module__l9fRvq__textarea{color:#fff;resize:vertical;background:#09090b;border:1px solid #1f1f23;border-radius:12px;outline:none;width:100%;min-height:100px;padding:12px;font-size:14px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.AdminNewsletterManager-module__l9fRvq__textarea:focus{background:#ffffff0d;border-color:#00a3ff}.AdminNewsletterManager-module__l9fRvq__searchWrapper{margin-bottom:15px;position:relative}.AdminNewsletterManager-module__l9fRvq__searchIcon{color:#52525b;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.AdminNewsletterManager-module__l9fRvq__searchInput{color:#fff;background:#09090b;border:1px solid #1f1f23;border-radius:12px;outline:none;width:100%;padding:12px 12px 12px 40px;font-size:14px}.AdminNewsletterManager-module__l9fRvq__toolSelector{flex-direction:column;gap:10px;max-height:300px;padding-right:5px;display:flex;overflow-y:auto}.AdminNewsletterManager-module__l9fRvq__toolSelector::-webkit-scrollbar{width:4px}.AdminNewsletterManager-module__l9fRvq__toolSelector::-webkit-scrollbar-thumb{background:#1f1f23;border-radius:10px}.AdminNewsletterManager-module__l9fRvq__toolOption{cursor:pointer;background:#ffffff05;border:1px solid #1f1f23;border-radius:12px;align-items:center;gap:12px;padding:10px;transition:transform .2s,opacity .2s,background-color .2s,border-color .2s,color .2s,filter .2s;display:flex}.AdminNewsletterManager-module__l9fRvq__toolOption:hover{background:#ffffff0d;transform:translate(5px)}.AdminNewsletterManager-module__l9fRvq__toolOption.AdminNewsletterManager-module__l9fRvq__selected{background:#00a3ff0d;border-color:#00a3ff}.AdminNewsletterManager-module__l9fRvq__toolIcon{object-fit:cover;border-radius:8px;width:32px;height:32px}.AdminNewsletterManager-module__l9fRvq__toolName{flex:1;font-size:14px;font-weight:600}.AdminNewsletterManager-module__l9fRvq__previewPanel{height:fit-content;position:sticky;top:20px}.AdminNewsletterManager-module__l9fRvq__emailPreview{background:#09090b;border:1px solid #1f1f23;border-radius:24px;overflow:hidden;box-shadow:0 20px 50px #00000080}.AdminNewsletterManager-module__l9fRvq__emailHeader{text-align:center;background:#050505;border-bottom:1px solid #1f1f23;padding:30px}.AdminNewsletterManager-module__l9fRvq__brand{color:#fff;letter-spacing:1px;font-size:24px;font-weight:900}.AdminNewsletterManager-module__l9fRvq__accent{color:#00a3ff}.AdminNewsletterManager-module__l9fRvq__emailContent{color:#e4e4e7;padding:40px}.AdminNewsletterManager-module__l9fRvq__previewBadge{color:#00a3ff;background:#00a3ff1a;border-radius:6px;margin-bottom:15px;padding:4px 12px;font-size:12px;font-weight:800;display:inline-block}.AdminNewsletterManager-module__l9fRvq__previewSubject{color:#fff;margin:0 0 10px;font-size:28px;font-weight:800}.AdminNewsletterManager-module__l9fRvq__previewIntro{color:#d4d4d8;margin-bottom:30px;font-size:16px;line-height:1.6}.AdminNewsletterManager-module__l9fRvq__previewToolCard{background:#0f0f11;border:1px solid #1f1f23;border-radius:16px;gap:20px;margin-bottom:20px;padding:20px;display:flex}.AdminNewsletterManager-module__l9fRvq__previewToolImg{object-fit:cover;border-radius:10px;width:120px;height:80px}.AdminNewsletterManager-module__l9fRvq__previewToolInfo{flex:1}.AdminNewsletterManager-module__l9fRvq__previewToolInfo h5{color:#fff;margin:0 0 5px;font-size:16px}.AdminNewsletterManager-module__l9fRvq__previewToolInfo p{color:#71717a;margin:0 0 10px;font-size:13px;line-height:1.4}.AdminNewsletterManager-module__l9fRvq__previewLink{color:#00a3ff;font-size:12px;font-weight:800}.AdminNewsletterManager-module__l9fRvq__previewOffer{color:#fff;text-align:center;background:linear-gradient(135deg,#3b82f6,#06b6d4);border-radius:20px;margin-top:30px;padding:25px}.AdminNewsletterManager-module__l9fRvq__offerBadge{background:#fff3;border-radius:6px;padding:4px 12px;font-size:10px;font-weight:800}.AdminNewsletterManager-module__l9fRvq__previewOffer h4{color:#fff;margin:10px 0 5px}.AdminNewsletterManager-module__l9fRvq__previewOffer p{opacity:.9;margin-bottom:15px;font-size:13px}.AdminNewsletterManager-module__l9fRvq__offerBtn{color:#3b82f6;background:#fff;border-radius:8px;padding:10px 20px;font-size:12px;font-weight:800;display:inline-block}.AdminNewsletterManager-module__l9fRvq__emptyPreview{text-align:center;color:#52525b;border:2px dashed #1f1f23;border-radius:16px;padding:40px;font-style:italic}.AdminNewsletterManager-module__l9fRvq__footerText{color:#52525b;text-align:center;margin-top:40px;font-size:12px}@keyframes AdminNewsletterManager-module__l9fRvq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.AdminNewsletterManager-module__l9fRvq__grid{grid-template-columns:1fr}}
.CategoryCard-module__1F_ikG__categoryCard{background:linear-gradient(135deg, rgba(var(--primary-rgb), .03) 0%, rgba(var(--primary-rgb), .01) 100%);border:1px solid rgba(var(--primary-rgb), .15);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 0 15px rgba(var(--primary-rgb), .02);border-radius:20px;flex-direction:column;align-items:center;padding:2rem;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1),background-color .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1),color .4s cubic-bezier(.16,1,.3,1),filter .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.CategoryCard-module__1F_ikG__categoryCard:after{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);height:2px;animation:3s linear infinite CategoryCard-module__1F_ikG__catGridScanning;position:absolute;top:0;left:0;right:0}@keyframes CategoryCard-module__1F_ikG__catGridScanning{0%{transform:translate(-100%)}to{transform:translate(100%)}}.CategoryCard-module__1F_ikG__categoryCard:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#00a3ff1a,#0000 70%);width:100%;height:100%;transition:all .4s;position:absolute;top:0;left:0}.CategoryCard-module__1F_ikG__categoryCard:hover{background:rgba(var(--primary-rgb), .06);border-color:rgba(var(--primary-rgb), .3);box-shadow:0 15px 35px rgba(var(--primary-rgb), .15);transform:translateY(-5px)}.CategoryCard-module__1F_ikG__categoryCard:hover:before{opacity:1}.CategoryCard-module__1F_ikG__catCountBadge{color:var(--primary);background:#00a3ff1a;border:1px solid #00a3ff33;border-radius:100px;padding:.3rem .8rem;font-size:.75rem;font-weight:700;position:absolute;top:1.2rem;right:1.2rem}.CategoryCard-module__1F_ikG__catIconWrapper{width:56px;height:56px;color:var(--primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .4s;display:flex}.CategoryCard-module__1F_ikG__categoryCard:hover .CategoryCard-module__1F_ikG__catIconWrapper{background:var(--primary);color:#fff;transform:scale(1.1)rotate(5deg);box-shadow:0 0 20px #00a3ff66}.CategoryCard-module__1F_ikG__catName{color:#fff;letter-spacing:-.02em;margin:0 0 .8rem;font-size:1.25rem;font-weight:750}.CategoryCard-module__1F_ikG__browseLink{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:all .3s;display:flex}.CategoryCard-module__1F_ikG__categoryCard:hover .CategoryCard-module__1F_ikG__browseLink{color:var(--primary)}.CategoryCard-module__1F_ikG__categoryCardSkeleton{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;padding:2rem;display:flex}.CategoryCard-module__1F_ikG__skeletonHeader{align-self:flex-end;margin-bottom:1rem}.CategoryCard-module__1F_ikG__skeletonBadge{width:40px;height:18px}.CategoryCard-module__1F_ikG__skeletonIcon{width:48px;height:48px;margin-bottom:1.5rem}.CategoryCard-module__1F_ikG__skeletonTitle{width:60%;height:20px;margin-bottom:.8rem}.CategoryCard-module__1F_ikG__skeletonSub{width:30%;height:12px}@media (max-width:768px){.CategoryCard-module__1F_ikG__categoryCard{padding:1.5rem}.CategoryCard-module__1F_ikG__catIconWrapper{width:48px;height:48px;margin-bottom:1.2rem}}
.CategoryToolsSearch-module__EMea_q__searchContainer{justify-content:center;width:100%;margin-bottom:4rem;display:flex}.CategoryToolsSearch-module__EMea_q__centeredContent{justify-content:center;align-items:center;gap:1.5rem;width:100%;max-width:850px;display:flex}.CategoryToolsSearch-module__EMea_q__inputBox{flex:2;max-width:500px}.CategoryToolsSearch-module__EMea_q__resetMargin{background:0 0!important;margin-bottom:0!important}.CategoryToolsSearch-module__EMea_q__sortBox{flex:1;min-width:180px;max-width:200px}.CategoryToolsSearch-module__EMea_q__filterGroup{flex:2;align-items:center;gap:1rem;display:flex}@media (max-width:992px){.CategoryToolsSearch-module__EMea_q__centeredContent{padding:0 1rem}}@media (max-width:768px){.CategoryToolsSearch-module__EMea_q__centeredContent{flex-direction:column;align-items:stretch;gap:1rem}.CategoryToolsSearch-module__EMea_q__inputBox,.CategoryToolsSearch-module__EMea_q__sortBox{width:100%;max-width:100%}}
.MatrixVerdict-module__bOP0HW__matrixScrollArea{width:100%}.MatrixVerdict-module__bOP0HW__verdictContainer{background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:2.5rem;display:flex}.MatrixVerdict-module__bOP0HW__scoreBox{flex-direction:column;align-items:center;gap:.75rem;display:flex}.MatrixVerdict-module__bOP0HW__scoreRing{background:conic-gradient(var(--score-color) var(--score), #ffffff0d 0);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;transition:transform 1.5s cubic-bezier(.16,1,.3,1),opacity 1.5s cubic-bezier(.16,1,.3,1),background-color 1.5s cubic-bezier(.16,1,.3,1),border-color 1.5s cubic-bezier(.16,1,.3,1),color 1.5s cubic-bezier(.16,1,.3,1),filter 1.5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 0 30px #00000080}.MatrixVerdict-module__bOP0HW__winnerRing{box-shadow:0 0 35px var(--score-color)}.MatrixVerdict-module__bOP0HW__scoreInner{z-index:1;background:#0a0c10;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.MatrixVerdict-module__bOP0HW__scoreNumber{color:#fff;font-size:2.2rem;font-weight:900;line-height:1}.MatrixVerdict-module__bOP0HW__scoreLabel{color:var(--text-muted);letter-spacing:1px;margin-top:2px;font-size:.65rem}.MatrixVerdict-module__bOP0HW__matrixWinnerBadge{background:var(--success);color:#050505;white-space:nowrap;box-shadow:0 4px 15px rgba(var(--success-rgb), .3);z-index:2;border-radius:12px;align-items:center;gap:4px;padding:4px 12px;font-size:.65rem;font-weight:800;display:flex;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.MatrixVerdict-module__bOP0HW__toolScoreName{color:#fff;text-align:center;margin-top:1.2rem;font-size:1.1rem;font-weight:900}.MatrixVerdict-module__bOP0HW__aiScoreBadge{letter-spacing:1.5px;color:var(--secondary);background:rgba(var(--secondary-rgb), .08);border:1px solid rgba(var(--secondary-rgb), .2);text-transform:uppercase;border-radius:100px;margin-top:6px;padding:3px 10px;font-size:.6rem;font-weight:900;display:inline-block}.MatrixVerdict-module__bOP0HW__verdictCenter{text-align:center;flex-direction:column;flex:1;align-items:center;gap:1rem;display:flex}.MatrixVerdict-module__bOP0HW__matrixTitle{color:#fff;font-size:1.8rem;font-weight:900}.MatrixVerdict-module__bOP0HW__verdictText{color:var(--text-muted);max-width:500px;font-size:.95rem;line-height:1.6}.MatrixVerdict-module__bOP0HW__winnerHighlight{color:gold;background:#ffd7001a;border:1px solid #ffd70033;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.75rem;font-weight:900;display:inline-flex}.MatrixVerdict-module__bOP0HW__aiLoadingBadge{background:rgba(var(--secondary-rgb), .1);color:var(--secondary);letter-spacing:2px;border:1px solid rgba(var(--secondary-rgb), .2);border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:.7rem;font-weight:900;animation:2s infinite MatrixVerdict-module__bOP0HW__pulseBadge;display:inline-flex}@keyframes MatrixVerdict-module__bOP0HW__pulseBadge{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.MatrixVerdict-module__bOP0HW__aiSkeletonStack{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}@media (max-width:992px){.MatrixVerdict-module__bOP0HW__verdictContainer{text-align:center;flex-direction:column}}@media (max-width:768px){.MatrixVerdict-module__bOP0HW__verdictContainer{border-radius:20px;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.MatrixVerdict-module__bOP0HW__scoreRing{width:100px;height:100px}.MatrixVerdict-module__bOP0HW__scoreInner{width:80px;height:80px}.MatrixVerdict-module__bOP0HW__scoreNumber{font-size:1.8rem}.MatrixVerdict-module__bOP0HW__matrixTitle{font-size:1.3rem}.MatrixVerdict-module__bOP0HW__hideOnMobile{display:none!important}}
.DashboardToolsTable-module__KXSNqW__tableWrapper{box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto;border:1px solid var(--border)!important;background:#ffffff03!important;border-radius:24px!important}.DashboardToolsTable-module__KXSNqW__table{border-collapse:collapse;text-align:left;width:100%}.DashboardToolsTable-module__KXSNqW__table th{text-align:left;color:#52525b;text-transform:uppercase;letter-spacing:2px;border-bottom:1px solid #27272a;padding:1.2rem;font-size:.65rem;font-weight:800}.DashboardToolsTable-module__KXSNqW__table td{vertical-align:middle;border-bottom:1px solid #27272a;padding:1.5rem 1.2rem;font-size:.95rem}.DashboardToolsTable-module__KXSNqW__marketingCell{flex-direction:column;gap:4px;display:flex}.DashboardToolsTable-module__KXSNqW__daysLeft{color:#00e676;font-size:.75rem;font-weight:800}.DashboardToolsTable-module__KXSNqW__viewsCount{color:#00a3ff;font-size:1.1rem;font-weight:800}.DashboardToolsTable-module__KXSNqW__statusBadge{text-transform:uppercase;letter-spacing:.8px;border-radius:100px;padding:6px 16px;font-size:.7rem;font-weight:900}.DashboardToolsTable-module__KXSNqW__statusPublished{border:1px solid #00a3ff33;color:#00a3ff!important;background:#00a3ff1a!important}.DashboardToolsTable-module__KXSNqW__statusPending{color:orange!important;background:#ffa5001a!important}.DashboardToolsTable-module__KXSNqW__actionBtn{color:#d1d1d6;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;padding:5px;transition:all .3s;display:flex}.DashboardToolsTable-module__KXSNqW__actionBtn:hover{color:#fff;background:#ffffff0d}.DashboardToolsTable-module__KXSNqW__actionDelete:hover{color:#ff4757}.DashboardToolsTable-module__KXSNqW__toolInfoCell{align-items:center;gap:15px;display:flex}.DashboardToolsTable-module__KXSNqW__toolThumb{border:1px solid #ffffff0d;border-radius:12px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.DashboardToolsTable-module__KXSNqW__toolMeta{flex-direction:column;display:flex}.DashboardToolsTable-module__KXSNqW__skeletonMeta{margin-bottom:5px}.DashboardToolsTable-module__KXSNqW__toolName{color:#fff;font-size:1.05rem;font-weight:800}.DashboardToolsTable-module__KXSNqW__toolDate{color:var(--text-muted);font-size:.75rem}.DashboardToolsTable-module__KXSNqW__pricingType{font-size:1rem;font-weight:700}.DashboardToolsTable-module__KXSNqW__actionGroup{gap:10px;display:flex}.DashboardToolsTable-module__KXSNqW__marketingIcons{gap:8px;display:flex}.DashboardToolsTable-module__KXSNqW__tableContainer{position:relative}@media (max-width:992px){.DashboardToolsTable-module__KXSNqW__table td{padding:1.2rem 1rem;font-size:.9rem}.DashboardToolsTable-module__KXSNqW__toolName{font-size:.95rem}}@media (max-width:768px){.DashboardToolsTable-module__KXSNqW__tableWrapper{border-radius:16px!important}.DashboardToolsTable-module__KXSNqW__table{min-width:850px}.DashboardToolsTable-module__KXSNqW__table td,.DashboardToolsTable-module__KXSNqW__table th{padding:1rem .75rem}}
.DirectorySubmitCTA-module__7bZ2aG__ctaCard{background:var(--bg-card-solid);border:1px solid var(--border);text-align:center;border-radius:30px;flex-direction:column;align-items:center;gap:1.5rem;margin-top:4rem;padding:3rem;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.DirectorySubmitCTA-module__7bZ2aG__ctaCard{border-radius:24px!important;margin-top:2rem!important;padding:2rem 1.5rem!important}}.DirectorySubmitCTA-module__7bZ2aG__ctaCard:before{content:"";background:var(--gradient);width:100%;height:4px;position:absolute;top:0;left:0}.DirectorySubmitCTA-module__7bZ2aG__iconBox{width:70px;height:70px;color:var(--primary);background:#0088cc1a;border-radius:20px;justify-content:center;align-items:center;display:flex}.DirectorySubmitCTA-module__7bZ2aG__ctaContent{max-width:600px}.DirectorySubmitCTA-module__7bZ2aG__ctaTitle{letter-spacing:-.5px;margin:0 0 10px;font-size:1.8rem;font-weight:900}@media (max-width:768px){.DirectorySubmitCTA-module__7bZ2aG__ctaTitle{font-size:1.5rem!important}}.DirectorySubmitCTA-module__7bZ2aG__ctaDescription{color:var(--text-muted);margin:0;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.DirectorySubmitCTA-module__7bZ2aG__ctaDescription{font-size:.95rem!important}}.DirectorySubmitCTA-module__7bZ2aG__submitBtn{min-width:220px}
.FAQCategoryFilter-module__jFVxxa__categoriesRow{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.FAQCategoryFilter-module__jFVxxa__pill{border:1px solid var(--border);color:#fff;cursor:pointer;background:#ffffff05;border-radius:100px;padding:12px 25px;font-size:.9rem;font-weight:700;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.FAQCategoryFilter-module__jFVxxa__pill:hover{border-color:var(--primary);background:#ffffff0a;transform:translateY(-2px)}.FAQCategoryFilter-module__jFVxxa__pill.FAQCategoryFilter-module__jFVxxa__active{background:var(--primary);border-color:var(--primary);color:#0f111a;box-shadow:0 8px 20px #00d2ff33}@media (max-width:768px){.FAQCategoryFilter-module__jFVxxa__categoriesRow{margin-bottom:2.5rem}}.FAQCategoryFilter-module__jFVxxa__skeletonPill{border-radius:100px;width:80px;height:38px}
.NotificationsListHeader-module__d9Oq5a__listHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .5rem;display:flex}.NotificationsListHeader-module__d9Oq5a__listTitle{color:var(--text-main);letter-spacing:-.5px;font-size:1.2rem;font-weight:800}.NotificationsListHeader-module__d9Oq5a__clearBtn{color:var(--text-muted)!important;border-radius:100px!important;gap:6px!important;padding:8px 16px!important;font-size:.85rem!important;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s!important}.NotificationsListHeader-module__d9Oq5a__clearBtn:hover{color:var(--danger)!important;background:#ff52521a!important}
.PremiumPricingCard-module__Tu6eSG__container{max-width:1000px;margin:0 auto;padding:0;position:relative}.PremiumPricingCard-module__Tu6eSG__meshGlow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 30%,#ffd70014 0%,#0000 40%),radial-gradient(circle at 80% 70%,#ffa5000d 0%,#0000 40%);position:absolute;inset:-100px}.PremiumPricingCard-module__Tu6eSG__glassPanel{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1;background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffd70033;border-radius:24px;grid-template-columns:1.4fr 1fr;transition:transform .4s,opacity .4s,background-color .4s,border-color .4s,color .4s,filter .4s;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000004d}.PremiumPricingCard-module__Tu6eSG__glassPanel:after{content:"";z-index:10;background:linear-gradient(90deg,#0000,gold,#0000);height:2px;animation:4s linear infinite PremiumPricingCard-module__Tu6eSG__scanning;position:absolute;top:0;left:0;right:0}@keyframes PremiumPricingCard-module__Tu6eSG__scanning{0%{transform:translate(-100%)}to{transform:translate(100%)}}.PremiumPricingCard-module__Tu6eSG__glassPanel:hover{border-color:#ffd70066;transform:translateY(-5px);box-shadow:0 30px 60px #0006}.PremiumPricingCard-module__Tu6eSG__featuresCol{border-right:1px solid #ffffff0d;padding:3rem}.PremiumPricingCard-module__Tu6eSG__pricingCol{text-align:center;background:#ffffff05;flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.PremiumPricingCard-module__Tu6eSG__featureHeader{align-items:center;gap:1.2rem;margin-bottom:2rem;display:flex}.PremiumPricingCard-module__Tu6eSG__iconBox{width:52px;height:52px;color:var(--primary);background:#00d2ff1a;border-radius:14px;justify-content:center;align-items:center;display:flex}.PremiumPricingCard-module__Tu6eSG__featureHeader h2{color:#fff;margin:0;font-size:1.5rem;font-weight:900}.PremiumPricingCard-module__Tu6eSG__featureHeader p{color:var(--text-muted);margin-top:4px;font-size:.85rem}.PremiumPricingCard-module__Tu6eSG__perksList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.PremiumPricingCard-module__Tu6eSG__featureItem{color:#fffc;align-items:center;gap:12px;font-size:.95rem;display:flex}.PremiumPricingCard-module__Tu6eSG__checkIconBox{color:#00e676;justify-content:center;align-items:center;display:flex}.PremiumPricingCard-module__Tu6eSG__badge{color:#00e676;letter-spacing:1px;background:#00e6761a;border-radius:100px;margin-bottom:1.5rem;padding:4px 12px;font-size:.6rem;font-weight:900}.PremiumPricingCard-module__Tu6eSG__pricingAmount{align-items:baseline;gap:4px;margin-bottom:2rem;display:flex}.PremiumPricingCard-module__Tu6eSG__currency{color:var(--primary);font-size:1.2rem;font-weight:700}.PremiumPricingCard-module__Tu6eSG__amount{color:#fff;font-size:4rem;font-weight:950;line-height:1}.PremiumPricingCard-module__Tu6eSG__period{color:var(--text-muted);font-size:.9rem}.PremiumPricingCard-module__Tu6eSG__upgradeBtn{width:100%;margin-bottom:1.2rem;border-radius:14px!important;height:50px!important;font-weight:800!important}.PremiumPricingCard-module__Tu6eSG__statusBadge{width:100%;color:var(--primary);text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;margin-bottom:1.2rem;padding:1rem;font-weight:800}.PremiumPricingCard-module__Tu6eSG__guarantee{color:var(--text-muted);align-items:center;gap:8px;font-size:.8rem;display:flex}.PremiumPricingCard-module__Tu6eSG__guaranteeIcon{color:#00e676}.PremiumPricingCard-module__Tu6eSG__skeletonFeatures{margin-top:1rem}.PremiumPricingCard-module__Tu6eSG__skeletonInfo{flex:1}.PremiumPricingCard-module__Tu6eSG__skeletonTitle{margin-bottom:8px}.PremiumPricingCard-module__Tu6eSG__skeletonPricingHeader{margin-bottom:2.5rem}.PremiumPricingCard-module__Tu6eSG__skeletonAmount{margin-bottom:3rem}.PremiumPricingCard-module__Tu6eSG__skeletonFeature{align-items:center;gap:1rem;margin-bottom:1.2rem;display:flex}@media (max-width:992px){.PremiumPricingCard-module__Tu6eSG__glassPanel{grid-template-columns:1fr}.PremiumPricingCard-module__Tu6eSG__featuresCol{border-bottom:1px solid #ffffff0d;border-right:none}}
.ProfileAboutSidebar-module__IuntNG__sidebarCard{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#0f0f1499;border:1px solid #ffffff14;padding:1.8rem;animation:.8s cubic-bezier(.16,1,.3,1) ProfileAboutSidebar-module__IuntNG__cardEntrance;box-shadow:0 15px 40px #0000004d;border-radius:28px!important}@keyframes ProfileAboutSidebar-module__IuntNG__cardEntrance{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.ProfileAboutSidebar-module__IuntNG__sidebarTitle{color:#fff;align-items:center;gap:10px;margin-bottom:1.5rem;font-size:1.2rem;font-weight:900;display:flex}.ProfileAboutSidebar-module__IuntNG__sidebarTitle svg{color:var(--primary);filter:drop-shadow(0 0 8px var(--primary-glow))}.ProfileAboutSidebar-module__IuntNG__bioText{color:#ffffffe6;border-left:2px solid var(--primary);margin-bottom:1.8rem;padding-left:12px;font-size:.95rem;font-weight:600;line-height:1.5}.ProfileAboutSidebar-module__IuntNG__bioTextEmpty{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem;font-style:italic}.ProfileAboutSidebar-module__IuntNG__sidebarSubtitle{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;opacity:.8;margin-bottom:1.2rem;font-size:.65rem;font-weight:900;display:block}.ProfileAboutSidebar-module__IuntNG__socialLinksGrid{flex-wrap:wrap;gap:10px;display:flex}.ProfileAboutSidebar-module__IuntNG__socialBoxSlim{width:40px;height:40px;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ProfileAboutSidebar-module__IuntNG__socialBoxSlim:hover{background:var(--primary);color:#fff;box-shadow:0 8px 15px rgba(var(--primary-rgb), .3);border-color:var(--primary);transform:translateY(-3px)}.ProfileAboutSidebar-module__IuntNG__noSocials{color:var(--text-muted);background:#ffffff05;border-radius:10px;width:100%;padding:8px;font-size:.8rem;font-style:italic}.ProfileAboutSidebar-module__IuntNG__skeletonBio{border-radius:12px;width:100%;height:60px;margin-bottom:1.5rem}
.PublicProfileHero-module__awKDXq__etherealGlow{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);filter:blur(80px);opacity:.1;z-index:0;pointer-events:none;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.PublicProfileHero-module__awKDXq__identityColumn{flex:1;align-items:flex-start;gap:1.5rem;padding-top:10px;display:flex}.PublicProfileHero-module__awKDXq__avatarContainer{flex-shrink:0;position:relative}.PublicProfileHero-module__awKDXq__avatarGlow{background:var(--primary);filter:blur(25px);opacity:.15;border-radius:44px;position:absolute;inset:-10px}.PublicProfileHero-module__awKDXq__avatarBox{color:#fff;z-index:1;background:linear-gradient(135deg,#1a1a1a,#333);border:1px solid #ffffff1a;border-radius:32px;justify-content:center;align-items:center;width:140px;height:140px;font-size:3rem;font-weight:900;transition:width .3s,height .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000080}.PublicProfileHero-module__awKDXq__loadingBox{box-shadow:none!important;background:0 0!important;border:1px solid #ffffff0d!important}.PublicProfileHero-module__awKDXq__verificationBadge{background:var(--primary);color:#fff;width:36px;height:36px;box-shadow:0 8px 20px rgba(var(--primary-rgb), .4);z-index:2;border:4px solid #0a0a0a;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-5px;right:-5px}.PublicProfileHero-module__awKDXq__contentStack{flex-direction:column;flex:1;gap:.6rem;padding-top:12px;display:flex}.PublicProfileHero-module__awKDXq__mainIdentityInfo{flex-direction:column;gap:.75rem;display:flex}.PublicProfileHero-module__awKDXq__nameBadgesRow{align-items:center;gap:.75rem;display:flex}.PublicProfileHero-module__awKDXq__userName{color:#fff;letter-spacing:-1.5px;word-break:break-word;margin:0;font-size:2.4rem;font-weight:900;line-height:.95}.PublicProfileHero-module__awKDXq__identityBadgesRow{align-items:center;gap:8px;display:flex}.PublicProfileHero-module__awKDXq__statsAndBio{flex-direction:column;gap:.5rem;display:flex}.PublicProfileHero-module__awKDXq__nameSparkle{color:#fc0;filter:drop-shadow(0 0 5px #fc06);flex-shrink:0}.PublicProfileHero-module__awKDXq__rolePill{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:100px;padding:6px 14px;font-size:.75rem;font-weight:800}.PublicProfileHero-module__awKDXq__adminPill{color:#09f;background:#0099ff1a;border:1px solid #09f3}.PublicProfileHero-module__awKDXq__datePill{color:var(--text-muted);letter-spacing:.5px;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff0d;border-radius:100px;align-items:center;gap:6px;padding:6px 14px;font-size:.75rem;font-weight:800;display:flex}.PublicProfileHero-module__awKDXq__skeletonBadge{border-radius:100px;width:90px;height:28px}.PublicProfileHero-module__awKDXq__adminBadgeGlow{box-shadow:0 0 15px #09f6;color:#fff!important;background:#09f!important}.PublicProfileHero-module__awKDXq__socialCountsRow{align-items:center;gap:1.5rem;display:flex}.PublicProfileHero-module__awKDXq__socialStat{align-items:baseline;gap:6px;display:flex}.PublicProfileHero-module__awKDXq__clickableStat{cursor:pointer;border-radius:12px;margin:-6px -12px;padding:6px 12px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),color .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1)}.PublicProfileHero-module__awKDXq__clickableStat:hover{background:#ffffff0d}.PublicProfileHero-module__awKDXq__clickableStat:hover .PublicProfileHero-module__awKDXq__socialCount{color:var(--primary);transform:scale(1.05)}.PublicProfileHero-module__awKDXq__socialCount{color:#fff;font-size:1.15rem;font-weight:900;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s}.PublicProfileHero-module__awKDXq__dividerSmall{background:#ffffff1a;width:1px;height:10px}.PublicProfileHero-module__awKDXq__bioStatement{color:var(--text-muted);opacity:.9;max-width:550px;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.65}.PublicProfileHero-module__awKDXq__metaItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.PublicProfileHero-module__awKDXq__webLink:hover{color:var(--primary)}.PublicProfileHero-module__awKDXq__socialMinimalRow{gap:1rem;display:flex}.PublicProfileHero-module__awKDXq__socialIcon{width:42px;height:42px;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;justify-content:center;align-items:center;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.PublicProfileHero-module__awKDXq__socialIcon:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-3px);box-shadow:0 5px 15px #00d2ff4d}.PublicProfileHero-module__awKDXq__skeletonAvatar{border-radius:28px;width:100%;height:100%}.PublicProfileHero-module__awKDXq__skeletonName{border-radius:10px;width:220px;height:36px}.PublicProfileHero-module__awKDXq__skeletonMeta{width:100px;height:18px}.PublicProfileHero-module__awKDXq__publicHeroCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;margin-bottom:2.5rem;padding:2rem;position:relative;overflow:hidden}.PublicProfileHero-module__awKDXq__heroFlexLayout{z-index:10;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.PublicProfileHero-module__awKDXq__actionsAnalyticsHub{flex-direction:column;align-items:flex-end;gap:1.25rem;min-width:280px;display:flex}.PublicProfileHero-module__awKDXq__statMinimalPill{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:10px;padding:10px 18px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.PublicProfileHero-module__awKDXq__statMinimalPill:hover{background:#ffffff0f;border-color:#ffffff1a}.PublicProfileHero-module__awKDXq__statValue{color:#fff;font-size:1.1rem;font-weight:900}.PublicProfileHero-module__awKDXq__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.PublicProfileHero-module__awKDXq__premiumBadge{background:linear-gradient(135deg,gold,#ffa000);box-shadow:0 0 20px #ffd70066}.PublicProfileHero-module__awKDXq__premiumLabel{color:gold;letter-spacing:1px;border:1px solid #ffd7004d;border-radius:6px;padding:4px 10px;font-size:.65rem;font-weight:900}.PublicProfileHero-module__awKDXq__socialCountsRow{gap:2rem;margin-bottom:1.5rem;display:flex}.PublicProfileHero-module__awKDXq__socialStat{flex-direction:column;gap:2px;display:flex}.PublicProfileHero-module__awKDXq__socialCount{color:#fff;font-size:1.25rem;font-weight:900}.PublicProfileHero-module__awKDXq__socialLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:700}.PublicProfileHero-module__awKDXq__statFlexGroup{gap:1rem;display:flex}.PublicProfileHero-module__awKDXq__favIcon{color:#ff4757}.PublicProfileHero-module__awKDXq__buttonActionRow{gap:1rem;width:100%;display:flex}.PublicProfileHero-module__awKDXq__followBtn{border-radius:16px;flex:1.2;height:48px;font-weight:800}.PublicProfileHero-module__awKDXq__followBtn.PublicProfileHero-module__awKDXq__following{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff1a;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),background-color .4s cubic-bezier(.4,0,.2,1),border-color .4s cubic-bezier(.4,0,.2,1),color .4s cubic-bezier(.4,0,.2,1),filter .4s cubic-bezier(.4,0,.2,1)}.PublicProfileHero-module__awKDXq__followBtn.PublicProfileHero-module__awKDXq__following:hover{color:#ff4757;background:#ff47571a;border-color:#ff47574d}.PublicProfileHero-module__awKDXq__followBtn.PublicProfileHero-module__awKDXq__following:hover svg{transform:scale(1.1)rotate(-10deg)}.PublicProfileHero-module__awKDXq__shareBtn{border-radius:16px;flex:1;height:48px;font-weight:800;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;box-shadow:0 10px 20px #0003}.PublicProfileHero-module__awKDXq__shareBtn.PublicProfileHero-module__awKDXq__copied{color:#fff;background-color:#10b981;border-color:#10b981}.PublicProfileHero-module__awKDXq__fullWidthBtn{flex:1!important;width:100%!important}@media (max-width:1024px){.PublicProfileHero-module__awKDXq__heroFlexLayout{flex-direction:column;align-items:flex-start;gap:2.5rem}.PublicProfileHero-module__awKDXq__actionsAnalyticsHub{width:100%}.PublicProfileHero-module__awKDXq__buttonActionRow{flex-direction:column}}@media (max-width:768px){.PublicProfileHero-module__awKDXq__publicHeroCard{border-radius:20px;padding:1.5rem 1rem}.PublicProfileHero-module__awKDXq__identityColumn{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%}.PublicProfileHero-module__awKDXq__avatarBox{border-radius:24px;width:100px;height:100px;font-size:2.2rem}.PublicProfileHero-module__awKDXq__avatarGlow{inset:-6px}.PublicProfileHero-module__awKDXq__userName{letter-spacing:-.5px;font-size:1.7rem}.PublicProfileHero-module__awKDXq__nameBadgesRow,.PublicProfileHero-module__awKDXq__identityBadgesRow{flex-wrap:wrap;justify-content:center}.PublicProfileHero-module__awKDXq__socialCountsRow,.PublicProfileHero-module__awKDXq__metaInfoRow,.PublicProfileHero-module__awKDXq__socialMinimalRow{justify-content:center}.PublicProfileHero-module__awKDXq__bioStatement{margin-bottom:1rem;font-size:.95rem}.PublicProfileHero-module__awKDXq__contentStack{align-items:center;width:100%}.PublicProfileHero-module__awKDXq__actionsAnalyticsHub{width:100%;min-width:unset;align-items:stretch}.PublicProfileHero-module__awKDXq__statFlexGroup{justify-content:center}.PublicProfileHero-module__awKDXq__statMinimalPill{flex:1;justify-content:center}.PublicProfileHero-module__awKDXq__buttonActionRow{flex-direction:column;gap:.75rem}.PublicProfileHero-module__awKDXq__followBtn,.PublicProfileHero-module__awKDXq__shareBtn{flex:none;width:100%}}
.PromotionCard-module__5d07uG__card{background:linear-gradient(135deg,#00d2ff0a 0%,#0088cc03 100%);border:1px solid #00d2ff33;border-radius:20px;flex-direction:column;height:100%;padding:1.5rem 1.2rem;transition:transform .4s cubic-bezier(.165,.84,.44,1),opacity .4s cubic-bezier(.165,.84,.44,1),background-color .4s cubic-bezier(.165,.84,.44,1),border-color .4s cubic-bezier(.165,.84,.44,1),color .4s cubic-bezier(.165,.84,.44,1),filter .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 0 15px #0088cc0a}.PromotionCard-module__5d07uG__card:after{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);z-index:10;height:2px;animation:4s linear infinite PromotionCard-module__5d07uG__scanning;position:absolute;top:0;left:0;right:0}@keyframes PromotionCard-module__5d07uG__scanning{0%{transform:translate(-100%)}to{transform:translate(100%)}}.PromotionCard-module__5d07uG__card:hover{background:linear-gradient(135deg,#00d2ff0f 0%,#0088cc08 100%);transform:translateY(-4px);box-shadow:0 12px 30px #0088cc26}.PromotionCard-module__5d07uG__popularBadge{background:var(--primary);color:#fff;letter-spacing:.5px;z-index:15;border-radius:100px;padding:2px 8px;font-size:.55rem;font-weight:900;position:absolute;top:.8rem;right:1rem}.PromotionCard-module__5d07uG__header{margin-bottom:1.2rem}.PromotionCard-module__5d07uG__name{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:900}.PromotionCard-module__5d07uG__priceContainer{align-items:baseline;gap:4px;display:flex}.PromotionCard-module__5d07uG__currency{color:var(--primary);font-size:.9rem;font-weight:700}.PromotionCard-module__5d07uG__amount{color:#fff;font-size:2rem;font-weight:950;line-height:1}.PromotionCard-module__5d07uG__period{color:var(--text-muted);font-size:.8rem}.PromotionCard-module__5d07uG__description{color:var(--text-muted);opacity:.6;margin-top:.2rem;font-size:.8rem}.PromotionCard-module__5d07uG__divider{background:linear-gradient(90deg,#00d2ff1a,#0000);height:1px;margin:0 0 1.2rem}.PromotionCard-module__5d07uG__benefitsSection{flex-grow:1;margin-bottom:1.5rem}.PromotionCard-module__5d07uG__benefitsTitle{text-transform:uppercase;letter-spacing:1px;color:var(--primary);margin-bottom:1rem;font-size:.65rem;font-weight:900}.PromotionCard-module__5d07uG__featuresList{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.PromotionCard-module__5d07uG__featureItem{color:#fffc;align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.PromotionCard-module__5d07uG__iconWrapper{color:#00e676;justify-content:center;align-items:center;display:flex}.PromotionCard-module__5d07uG__ctaBtn{width:100%;border-radius:12px!important;height:44px!important;font-size:.9rem!important;font-weight:800!important}.PromotionCard-module__5d07uG__btn_featured{box-shadow:0 5px 15px #08c3;background:var(--primary)!important}.PromotionCard-module__5d07uG__btn_enterprise{box-shadow:0 5px 15px #bf5af233;background:linear-gradient(135deg,#bf5af2 0%,#3a7bd5 100%)!important}@media (max-width:768px){.PromotionCard-module__5d07uG__card{padding:1.2rem}}.PromotionCard-module__5d07uG__locked{opacity:.8;filter:grayscale(.2);cursor:not-allowed;background:linear-gradient(135deg,#00e6760d 0%,#0003 100%)!important;border-color:#00e676!important}.PromotionCard-module__5d07uG__lockedBadge{color:#000;letter-spacing:.5px;z-index:15;background:#00e676;border-radius:100px;padding:4px 12px;font-size:.65rem;font-weight:900;position:absolute;top:.8rem;right:1rem;box-shadow:0 4px 10px #00e6764d}
.SettingsBilling-module__WTObSW__settingsCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem}.SettingsBilling-module__WTObSW__billingStatusContainer{align-items:center;gap:2rem;display:flex}.SettingsBilling-module__WTObSW__billingIconBox{color:#71717a;background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;justify-content:center;align-items:center;width:100px;height:100px;display:flex}.SettingsBilling-module__WTObSW__billingIconBox.SettingsBilling-module__WTObSW__premiumActive{color:#00a3ff;background:linear-gradient(135deg,#00d2ff1a 0%,#00a3ff1a 100%);border-color:#00a3ff4d;box-shadow:0 0 30px #00a3ff1a}.SettingsBilling-module__WTObSW__glowIcon{filter:drop-shadow(0 0 8px #00a3ff80)}.SettingsBilling-module__WTObSW__billingTextContent h3{color:#fff;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.SettingsBilling-module__WTObSW__billingDescription{color:#71717a;max-width:480px;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.SettingsBilling-module__WTObSW__btnPremiumUpgrade{min-width:200px}.SettingsBilling-module__WTObSW__premiumStatusBadge{color:#00a3ff;background:#00a3ff1a;border:1px solid #00a3ff33;border-radius:100px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-flex}.SettingsBilling-module__WTObSW__fadeIn{animation:.5s ease-out SettingsBilling-module__WTObSW__fadeIn}@keyframes SettingsBilling-module__WTObSW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SettingsBilling-module__WTObSW__skeletonIcon{border-radius:24px;width:100px;height:100px}.SettingsBilling-module__WTObSW__skeletonTitle{border-radius:4px;width:180px;height:24px;margin-bottom:8px}.SettingsBilling-module__WTObSW__skeletonDescLine1{border-radius:4px;width:300px;height:16px}@media (max-width:640px){.SettingsBilling-module__WTObSW__billingStatusContainer{text-align:center;flex-direction:column}}
.ToolDetailRelated-module__XjaS5G__relatedSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:2rem}.ToolDetailRelated-module__XjaS5G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.ToolDetailRelated-module__XjaS5G__sectionTitle{color:#fff;margin:0;font-size:2.2rem;font-weight:900}.ToolDetailRelated-module__XjaS5G__highlight{background:linear-gradient(135deg, var(--primary) 0%, #00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ToolDetailRelated-module__XjaS5G__toolsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}@media (max-width:768px){.ToolDetailRelated-module__XjaS5G__sectionHeader{flex-direction:column;align-items:flex-start;gap:1rem}.ToolDetailRelated-module__XjaS5G__sectionTitle{font-size:1.8rem}.ToolDetailRelated-module__XjaS5G__toolsGrid{grid-template-columns:1fr}}
.NotificationLab-module__xwJYxW__labContainer{background:#0f0f11;border:1px solid #1f1f23;border-radius:24px;margin:20px 0;padding:24px}.NotificationLab-module__xwJYxW__labHeader{border-bottom:1px solid #1f1f23;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;display:flex}.NotificationLab-module__xwJYxW__labIcon{color:#00a3ff;background:#00a3ff1a;border-radius:16px;padding:12px}.NotificationLab-module__xwJYxW__headerText h3{color:#fff;margin:0;font-size:1.25rem;font-weight:800}.NotificationLab-module__xwJYxW__headerText p{color:#71717a;margin:4px 0 0;font-size:.85rem}.NotificationLab-module__xwJYxW__labGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;display:grid}.NotificationLab-module__xwJYxW__testBtn{cursor:pointer;color:#fff;background:#ffffff05;border:1px solid #1f1f23;border-radius:16px;outline:none;flex-direction:column;align-items:center;gap:12px;padding:20px;transition:transform .3s,opacity .3s,background-color .3s,border-color .3s,color .3s,filter .3s;display:flex}.NotificationLab-module__xwJYxW__testBtn:hover:not(:disabled){background:#ffffff0d;border-color:#00a3ff;transform:translateY(-4px)}.NotificationLab-module__xwJYxW__testBtn:disabled{opacity:.5;cursor:not-allowed}.NotificationLab-module__xwJYxW__testBtn span{text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.NotificationLab-module__xwJYxW__iconSuccess{color:#0f8}.NotificationLab-module__xwJYxW__iconError{color:#ff4757}.NotificationLab-module__xwJYxW__iconSocial{color:#747dff}.NotificationLab-module__xwJYxW__iconInfo{color:#70a1ff}.NotificationLab-module__xwJYxW__footerHint{color:#71717a;text-align:center;opacity:.6;margin-top:20px;font-size:.75rem;font-style:italic}
.CategoriesGrid-module__Xoz_Uq__gridSection{margin-bottom:4rem}.CategoriesGrid-module__Xoz_Uq__searchWrapper{max-width:600px;margin:0 auto 4rem}.CategoriesGrid-module__Xoz_Uq__gridContainer{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.CategoriesGrid-module__Xoz_Uq__noResults{text-align:center;color:var(--text-muted);text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:20px;grid-column:1/-1;padding:4rem}@media (max-width:768px){.CategoriesGrid-module__Xoz_Uq__gridContainer{grid-template-columns:1fr}.CategoriesGrid-module__Xoz_Uq__searchWrapper{margin-bottom:2.5rem}}
