.SearchResults-module__jRBQ3a__searchResultsContainer{z-index:400;box-sizing:border-box;background-color:#fff;border:2px solid #e3f2fd;border-radius:8px;width:100%;max-height:400px;margin-bottom:0;padding:10px;position:relative;top:calc(100% + 2px);left:0;overflow-y:auto;transform:none;box-shadow:0 4px 20px #00000026}.SearchResults-module__jRBQ3a__searchResultsContainer:before{content:"";z-index:1001;border-bottom:8px solid #e3f2fd;border-left:8px solid #0000;border-right:8px solid #0000;width:0;height:0;position:absolute;top:-8px;left:20px}.SearchResults-module__jRBQ3a__searchResultsContainer:after{content:"";z-index:1002;border-bottom:7px solid #fff;border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;top:-6px;left:21px}.SearchResults-module__jRBQ3a__loadingContainer,.SearchResults-module__jRBQ3a__errorContainer,.SearchResults-module__jRBQ3a__noResultsContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.SearchResults-module__jRBQ3a__loadingIcon,.SearchResults-module__jRBQ3a__errorIcon,.SearchResults-module__jRBQ3a__noResultsIcon{opacity:.7;margin-bottom:16px;font-size:48px}.SearchResults-module__jRBQ3a__loadingIcon{color:#2196f3;animation:2s linear infinite SearchResults-module__jRBQ3a__spin}@keyframes SearchResults-module__jRBQ3a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SearchResults-module__jRBQ3a__errorIcon{color:#f44336}.SearchResults-module__jRBQ3a__noResultsIcon{color:#9e9e9e}.SearchResults-module__jRBQ3a__loadingText,.SearchResults-module__jRBQ3a__errorText,.SearchResults-module__jRBQ3a__noResultsText{margin-bottom:8px;font-size:18px;font-weight:500}.SearchResults-module__jRBQ3a__errorSubtext,.SearchResults-module__jRBQ3a__noResultsSubtext{color:#757575;max-width:300px;font-size:14px}.SearchResults-module__jRBQ3a__mediaSection{margin-bottom:15px}.SearchResults-module__jRBQ3a__sectionHeader{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-left:3px solid #2196f3;border-radius:6px;align-items:center;margin-bottom:8px;padding:6px 8px;display:flex;box-shadow:0 1px 3px #0000001a}.SearchResults-module__jRBQ3a__sectionHeader h3{color:#1976d2;text-transform:uppercase;letter-spacing:.5px;margin:0 0 0 8px;font-size:14px;font-weight:600}.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;display:grid}.SearchResults-module__jRBQ3a__resultCard{color:inherit;box-sizing:border-box;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;flex-direction:column;height:auto;padding:10px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.SearchResults-module__jRBQ3a__resultCard:before{content:"";background:linear-gradient(90deg,#2196f3,#21cbf3);height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.SearchResults-module__jRBQ3a__resultCard:hover{background-color:#f8f9ff;border-color:#2196f3;transform:translateY(-2px);box-shadow:0 4px 12px #2196f326}.SearchResults-module__jRBQ3a__resultCard:hover:before{transform:scaleX(1)}.SearchResults-module__jRBQ3a__resultCardHeader{align-items:flex-start;margin-bottom:8px;display:flex;position:relative}.SearchResults-module__jRBQ3a__resultAvatar{border-radius:50%;flex-shrink:0;width:32px;height:32px;margin-right:8px;overflow:hidden}.SearchResults-module__jRBQ3a__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.SearchResults-module__jRBQ3a__defaultAvatar{color:#fff;justify-content:center;align-items:center;width:100%;height:100%;font-size:16px;display:flex}.SearchResults-module__jRBQ3a__resultInfo{flex:1;min-width:0;overflow:hidden}.SearchResults-module__jRBQ3a__resultTitle{-webkit-line-clamp:2;line-clamp:2;word-wrap:break-word;word-break:break-word;-webkit-box-orient:vertical;margin:0 0 2px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.SearchResults-module__jRBQ3a__resultUsername{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;overflow:hidden}.SearchResults-module__jRBQ3a__verifiedBadge{color:#2196f3;flex-shrink:0;font-size:14px;position:absolute;top:0;right:0}.SearchResults-module__jRBQ3a__resultDescription{color:#555;-webkit-line-clamp:2;line-clamp:2;word-wrap:break-word;-webkit-box-orient:vertical;margin:0 0 8px;font-size:12px;line-height:1.3;display:-webkit-box;overflow:hidden}.SearchResults-module__jRBQ3a__resultStats{color:#666;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;margin-top:auto;font-size:11px;display:flex}.SearchResults-module__jRBQ3a__subscriberCount{align-items:center;display:flex}.SearchResults-module__jRBQ3a__subscriberCount svg{margin-right:5px;font-size:14px}.SearchResults-module__jRBQ3a__mediaType{background-color:#eee;border-radius:12px;padding:3px 8px;font-size:12px}.SearchResults-module__jRBQ3a__featured{background-color:#fff8e1;border:1px solid #ffe082;position:relative}.SearchResults-module__jRBQ3a__featured:before{content:"";background:linear-gradient(90deg,gold,#ffa000);height:2px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.SearchResults-module__jRBQ3a__featured:hover{background-color:#fffde7;border-color:gold;transform:translateY(-2px);box-shadow:0 4px 12px #ffd70040}.SearchResults-module__jRBQ3a__featured:hover:before{transform:scaleX(1)}.SearchResults-module__jRBQ3a__featured .SearchResults-module__jRBQ3a__mediaType{color:#5d4037;background-color:#ffd54f}@media (max-width:768px){.SearchResults-module__jRBQ3a__searchResultsContainer{z-index:400;border:2px solid #e3f2fd;border-top-width:1px;border-radius:0 0 12px 12px;width:100%;max-height:350px;margin-top:0;margin-bottom:0;padding:8px;position:absolute;top:100%;left:0;right:0;transform:none;box-shadow:0 8px 20px #0003}.SearchResults-module__jRBQ3a__searchResultsContainer:before,.SearchResults-module__jRBQ3a__searchResultsContainer:after{display:none}.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(2,1fr);gap:6px;display:grid}.SearchResults-module__jRBQ3a__resultCard{border-radius:6px;flex-direction:column;align-items:flex-start;height:auto;padding:8px;display:flex;overflow:hidden}.SearchResults-module__jRBQ3a__resultCard:hover{transform:translateY(-1px);box-shadow:0 2px 8px #2196f31f}.SearchResults-module__jRBQ3a__resultCardHeader{flex:1;align-items:flex-start;width:100%;margin-bottom:4px}.SearchResults-module__jRBQ3a__resultStats{justify-content:space-between;gap:4px;width:100%;margin-top:4px;font-size:10px}.SearchResults-module__jRBQ3a__resultAvatar{width:24px;height:24px;margin-right:6px}.SearchResults-module__jRBQ3a__defaultAvatar{font-size:12px}.SearchResults-module__jRBQ3a__resultTitle{-webkit-line-clamp:2;line-clamp:2;font-size:12px;line-height:1.2}.SearchResults-module__jRBQ3a__resultUsername{font-size:10px}.SearchResults-module__jRBQ3a__verifiedBadge{font-size:12px}.SearchResults-module__jRBQ3a__sectionHeader{margin-bottom:6px;padding:4px 6px}.SearchResults-module__jRBQ3a__sectionHeader h3{font-size:13px}.SearchResults-module__jRBQ3a__mediaType{padding:2px 6px;font-size:10px}.SearchResults-module__jRBQ3a__featured:hover{transform:translateY(-1px);box-shadow:0 2px 8px #ffd70033}}@media (max-width:480px){.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:1fr;gap:8px}.SearchResults-module__jRBQ3a__resultCard{padding:10px}.SearchResults-module__jRBQ3a__resultAvatar{width:28px;height:28px}.SearchResults-module__jRBQ3a__defaultAvatar{font-size:14px}.SearchResults-module__jRBQ3a__resultTitle{font-size:13px}.SearchResults-module__jRBQ3a__resultUsername{font-size:11px}.SearchResults-module__jRBQ3a__sectionHeader h3{font-size:14px}.SearchResults-module__jRBQ3a__mediaType{padding:3px 8px;font-size:11px}}@media (min-width:481px) and (max-width:768px){.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(2,1fr);gap:8px}.SearchResults-module__jRBQ3a__resultCard{padding:9px}.SearchResults-module__jRBQ3a__resultAvatar{width:26px;height:26px}.SearchResults-module__jRBQ3a__defaultAvatar{font-size:13px}.SearchResults-module__jRBQ3a__resultTitle{font-size:12px}.SearchResults-module__jRBQ3a__resultUsername{font-size:10px}.SearchResults-module__jRBQ3a__mediaType{padding:2px 6px;font-size:10px}.SearchResults-module__jRBQ3a__featured:hover{transform:translateY(-1px);box-shadow:0 2px 8px #ffd70033}}@media (min-width:769px) and (max-width:1024px){.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.SearchResults-module__jRBQ3a__resultCard{padding:10px}.SearchResults-module__jRBQ3a__resultAvatar{width:32px;height:32px}}@media (min-width:1025px){.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.SearchResults-module__jRBQ3a__resultCard{padding:12px}.SearchResults-module__jRBQ3a__resultAvatar{width:36px;height:36px}}
.promo-container{width:94%;margin:-10px auto 24px;font-family:Inter,sans-serif}.promo-grid{grid-template-columns:1fr;gap:16px;display:grid}.promo-card{width:100%;height:150px;margin-top:15px;position:relative}.promo-card-bg{background:linear-gradient(135deg,#fff8dc 0%,#ffe4b5 100%);border:1px solid #daa520;border-radius:12px;width:100%;height:120px;position:absolute;top:27px;left:0;box-shadow:0 4px 8px #daa52033}.promo-crown{z-index:5;opacity:1;filter:drop-shadow(0 3px 6px #00000080);width:46px;height:69px;margin-left:4px;transition:all .3s;position:absolute;top:5px;left:33px}.promo-avatar-wrapper{cursor:pointer;position:relative}.promo-avatar{z-index:10;background-color:#fff;border:3px solid #daa520;border-radius:35px;width:70px;height:70px;transition:all .3s;position:absolute;top:35px;left:22px;overflow:hidden;box-shadow:0 4px 8px #0003}.promo-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.promo-hover-text{opacity:0;color:#fff;white-space:nowrap;z-index:20;background-color:#daa520;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700;transition:opacity .3s;position:absolute;top:15px;left:90px;box-shadow:0 2px 4px #0003}.promo-avatar-wrapper:hover .promo-avatar{border-color:gold;width:76px;height:76px;top:32px;left:19px}.promo-avatar-wrapper:hover .promo-hover-text{opacity:1}.promo-subscription-info{text-align:center;width:70px;position:absolute;top:115px;left:22px}.promo-subscribers{flex-direction:column;display:flex}.subscriber-count{color:#333;font-size:12px;font-weight:700}.subscriber-label{color:#333;font-size:9px}.promo-growth{color:#379735;margin-top:2px;font-size:10px;font-weight:500}.promo-button{cursor:pointer;color:#ecf0f1;background:linear-gradient(135deg,#2c3e50,#34495e);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:120px;height:32px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:absolute;top:calc(50% + 5px);right:20px;transform:translateY(-50%);box-shadow:0 2px 4px #0003}.telegram-icon{filter:brightness(0)invert()sepia(0)saturate(1000%)hue-rotate(180deg);width:16px;height:16px}.promo-button:hover{background:linear-gradient(135deg,#34495e,#2c3e50);box-shadow:0 4px 8px #0000004d}.promo-title{color:#333;font-size:16px;font-weight:700;position:absolute;top:50%;left:105px;transform:translateY(-50%)}.promo-description{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;position:absolute;top:calc(50% + 15px);left:105px;right:150px;overflow:hidden}.promo-subscription-options{gap:8px;display:flex;position:absolute;top:95px;left:105px}.promo-option-button{cursor:pointer;border:none;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:500;transition:all .2s}.promo-free{color:#666;background-color:#f0f0f0}.promo-premium{color:#fff;background:linear-gradient(135deg,#daa520,gold)}.promo-free:hover{background-color:#e0e0e0}.promo-premium:hover{background:linear-gradient(135deg,#cd9b1d,#ffdf00)}.promo-badge{cursor:pointer;z-index:15;background:linear-gradient(135deg,#2c3e50,#34495e);border:2px solid #2c3e50;border-radius:10px;justify-content:center;align-items:center;width:41px;height:15px;text-decoration:none;transition:all .3s;display:flex;position:absolute;bottom:-4px;right:12px;box-shadow:0 0 4px #00000026}.promo-badge span{color:#ecf0f1;text-shadow:0 1px 1px #0003;font-size:8px;font-weight:600}.promo-badge:hover{background:linear-gradient(135deg,#34495e,#2c3e50)}@media (min-width:768px){.promo-container{width:90%}.promo-title{font-size:18px}.promo-description{font-size:15px}.promo-card{height:165px}.promo-card-bg{height:135px}.promo-badge{bottom:-4px}}@media (min-width:1024px){.promo-container{width:88%}.promo-grid{grid-template-columns:1fr 1fr}.promo-option-button{padding:5px 15px;font-size:12px}.subscriber-count{font-size:13px}}@media (min-width:1280px){.promo-container{width:84%}}@media (min-width:1536px){.promo-container{width:80%}}
.page-module___mVRHW__page{color:#333;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.page-module___mVRHW__botsContainer{width:94%;margin:0 auto 24px;position:relative}.page-module___mVRHW__botsContent{display:block}@media (min-width:768px){.page-module___mVRHW__botsContainer{width:90%}.page-module___mVRHW__botsContent{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module___mVRHW__botsContent>div{display:contents}}@media (min-width:1024px){.page-module___mVRHW__botsContainer{width:88%}.page-module___mVRHW__botsContent{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.page-module___mVRHW__botsContainer{width:84%}}@media (min-width:1536px){.page-module___mVRHW__botsContainer{width:80%}}.page-module___mVRHW__noBots{text-align:center;color:#333;background-color:#fff;border-radius:8px;width:94%;margin:32px auto;padding:30px 0;font-size:16px;transition:all .3s;box-shadow:0 2px 8px #0000000d}.page-module___mVRHW__noBots h3{margin-bottom:10px;font-size:20px;font-weight:600}.page-module___mVRHW__noBots p{color:#666;font-size:16px}@media (min-width:768px){.page-module___mVRHW__noBots{width:90%;padding:30px 0}.page-module___mVRHW__noBots h3{font-size:22px}}@media (min-width:1024px){.page-module___mVRHW__noBots{width:88%;padding:30px 0}}@media (min-width:1280px){.page-module___mVRHW__noBots{width:84%}}@media (min-width:1536px){.page-module___mVRHW__noBots{width:80%}}.page-module___mVRHW__loadMoreContainer{flex-direction:column;align-items:center;width:100%;margin:32px auto;padding:0 16px;display:flex}.page-module___mVRHW__loadMoreText{color:#666;text-align:center;max-width:600px;margin-bottom:12px;font-size:14px;line-height:1.5}.page-module___mVRHW__loadMoreButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:9999px;align-items:center;gap:10px;padding:10px 20px;font-weight:500;transition:all .3s ease-in-out;display:flex;position:relative}.page-module___mVRHW__loadMoreButton:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #08c3}.page-module___mVRHW__loadMoreButton:active{transform:scale(.98)}.page-module___mVRHW__buttonContent{align-items:center;gap:6px;display:flex}.page-module___mVRHW__buttonText{letter-spacing:.025em;font-size:14px;font-weight:600}.page-module___mVRHW__divider{background-color:#fff3;width:1px;height:16px}.page-module___mVRHW__refreshIcon{width:20px;height:20px;transition:transform .3s}.page-module___mVRHW__loadMoreButton:hover .page-module___mVRHW__refreshIcon{transform:rotate(180deg)}.page-module___mVRHW__expandIcon{width:20px;height:20px;transition:transform .3s}.page-module___mVRHW__loadMoreButton:hover .page-module___mVRHW__expandIcon{transform:translateY(2px)}.page-module___mVRHW__detailContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module___mVRHW__detailCard{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module___mVRHW__detailCard{width:90%}}@media (min-width:1024px){.page-module___mVRHW__detailCard{width:88%}}@media (min-width:1280px){.page-module___mVRHW__detailCard{width:84%}}@media (min-width:1536px){.page-module___mVRHW__detailCard{width:80%}}.page-module___mVRHW__botHeader{border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}@media (min-width:768px){.page-module___mVRHW__botHeader{flex-direction:row;align-items:flex-start}}.page-module___mVRHW__botImage{flex-shrink:0;margin-bottom:16px}@media (min-width:768px){.page-module___mVRHW__botImage{margin-bottom:0;margin-right:24px}}.page-module___mVRHW__botAvatar{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:120px;height:120px;box-shadow:0 2px 8px #0000001a}.page-module___mVRHW__botInfo{flex:1;width:100%}.page-module___mVRHW__botTitle{align-items:center;margin-bottom:12px;display:flex}.page-module___mVRHW__botTitle h1{color:#333;margin:0 8px 0 0;font-size:24px;font-weight:700}.page-module___mVRHW__verifiedIcon{color:#1976d2;font-size:20px}.page-module___mVRHW__botMeta{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.page-module___mVRHW__metaItem{color:#666;align-items:center;font-size:14px;display:flex}.page-module___mVRHW__metaIcon{color:#666;margin-right:6px;font-size:18px}.page-module___mVRHW__botActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.page-module___mVRHW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module___mVRHW__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #08c3}.page-module___mVRHW__secondaryButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module___mVRHW__secondaryButton:hover{background:#e8e8e8}.page-module___mVRHW__botDescription{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module___mVRHW__botDescription h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module___mVRHW__botDescription p{color:#555;font-size:14px;line-height:1.6}.page-module___mVRHW__botDetails{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr;gap:12px;margin-bottom:24px;padding-bottom:24px;display:grid}@media (min-width:768px){.page-module___mVRHW__botDetails{grid-template-columns:repeat(2,1fr)}}.page-module___mVRHW__detailRow{align-items:center;display:flex}.page-module___mVRHW__detailLabel{color:#333;min-width:120px;font-size:14px;font-weight:600}.page-module___mVRHW__detailValue{color:#555;font-size:14px}.page-module___mVRHW__samplePosts{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module___mVRHW__samplePosts h2{color:#333;margin-bottom:16px;font-size:18px;font-weight:600}.page-module___mVRHW__postsList{flex-direction:column;gap:16px;display:flex}.page-module___mVRHW__postItem{background:#f9f9f9;border-radius:8px;padding:16px;transition:all .3s ease-in-out}.page-module___mVRHW__postItem:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.page-module___mVRHW__postContent{color:#333;margin-bottom:8px;font-size:14px;line-height:1.5}.page-module___mVRHW__postMeta{color:#888;justify-content:space-between;font-size:12px;display:flex}.page-module___mVRHW__userRating{margin-bottom:8px}.page-module___mVRHW__userRating h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module___mVRHW__ratingButtons{gap:12px;display:flex}.page-module___mVRHW__ratingButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module___mVRHW__ratingButton:hover{background:#e8e8e8}.page-module___mVRHW__similarBotsContainer{background:#fff;border-radius:10px;width:94%;max-width:1152px;margin:32px auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module___mVRHW__similarBotsContainer{width:90%}}@media (min-width:1024px){.page-module___mVRHW__similarBotsContainer{width:88%}}@media (min-width:1280px){.page-module___mVRHW__similarBotsContainer{width:84%}}@media (min-width:1536px){.page-module___mVRHW__similarBotsContainer{width:80%}}.page-module___mVRHW__similarBotsContainer h2{color:#333;margin-bottom:8px;font-size:20px;font-weight:600}.page-module___mVRHW__similarBotsContainer p{color:#666;margin-bottom:20px;font-size:14px}.page-module___mVRHW__categoryTitleContainer{width:100%;max-width:1152px;margin:24px auto 16px;padding:0 16px}.page-module___mVRHW__categoryTitle{text-align:center;background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module___mVRHW__categoryTitle{width:90%}}@media (min-width:1024px){.page-module___mVRHW__categoryTitle{width:88%}}@media (min-width:1280px){.page-module___mVRHW__categoryTitle{width:84%}}@media (min-width:1536px){.page-module___mVRHW__categoryTitle{width:80%}}.page-module___mVRHW__categoryTitle h1{color:#333;margin:0 0 8px;font-size:28px;font-weight:700}.page-module___mVRHW__categoryTitle p{color:#666;margin:0;font-size:16px}.page-module___mVRHW__categoryDescriptionContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module___mVRHW__categoryDescription{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module___mVRHW__categoryDescription{width:90%}}@media (min-width:1024px){.page-module___mVRHW__categoryDescription{width:88%}}@media (min-width:1280px){.page-module___mVRHW__categoryDescription{width:84%}}@media (min-width:1536px){.page-module___mVRHW__categoryDescription{width:80%}}.page-module___mVRHW__categoryDescription h2{color:#333;margin:0 0 16px;font-size:22px;font-weight:600}.page-module___mVRHW__categoryDescription h3{color:#333;margin:24px 0 12px;font-size:18px;font-weight:600}.page-module___mVRHW__categoryDescription p{color:#555;margin-bottom:16px;font-size:15px;line-height:1.6}.page-module___mVRHW__categoryBenefits{margin-bottom:8px;padding-left:20px}.page-module___mVRHW__categoryBenefits li{color:#555;margin-bottom:8px;font-size:15px;line-height:1.5}
.page-module__CWEE4q__page{color:#333;width:100%;font-family:Inter,sans-serif}.page-module__CWEE4q__channelsContainer{width:94%;margin:0 auto 24px;position:relative}.page-module__CWEE4q__channelsContent{display:block}@media (min-width:768px){.page-module__CWEE4q__channelsContainer{width:90%}.page-module__CWEE4q__channelsContent{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__CWEE4q__channelsContent>div{display:contents}}@media (min-width:1024px){.page-module__CWEE4q__channelsContainer{width:88%}.page-module__CWEE4q__channelsContent{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.page-module__CWEE4q__channelsContainer{width:84%}}@media (min-width:1536px){.page-module__CWEE4q__channelsContainer{width:80%}}.page-module__CWEE4q__noChannels{text-align:center;color:#333;background-color:#fff;border-radius:8px;width:94%;margin:32px auto;padding:30px 0;font-size:16px;transition:all .3s;box-shadow:0 2px 8px #0000000d}.page-module__CWEE4q__noChannels h3{margin-bottom:10px;font-size:20px;font-weight:600}.page-module__CWEE4q__noChannels p{color:#666;font-size:16px}@media (min-width:768px){.page-module__CWEE4q__noChannels{width:90%;padding:30px 0}.page-module__CWEE4q__noChannels h3{font-size:22px}}@media (min-width:1024px){.page-module__CWEE4q__noChannels{width:88%;padding:30px 0}}@media (min-width:1280px){.page-module__CWEE4q__noChannels{width:84%}}@media (min-width:1536px){.page-module__CWEE4q__noChannels{width:80%}}.page-module__CWEE4q__loadMoreContainer{flex-direction:column;align-items:center;width:100%;margin:32px auto;padding:0 16px;display:flex}.page-module__CWEE4q__loadMoreText{color:#666;text-align:center;max-width:600px;margin-bottom:12px;font-size:14px;line-height:1.5}.page-module__CWEE4q__loadMoreButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:9999px;align-items:center;gap:10px;padding:10px 20px;font-weight:500;transition:all .3s ease-in-out;display:flex;position:relative}.page-module__CWEE4q__loadMoreButton:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #08c3}.page-module__CWEE4q__loadMoreButton:active{transform:scale(.98)}.page-module__CWEE4q__buttonContent{align-items:center;gap:6px;display:flex}.page-module__CWEE4q__buttonText{letter-spacing:.025em;font-size:14px;font-weight:600}.page-module__CWEE4q__divider{background-color:#fff3;width:1px;height:16px}.page-module__CWEE4q__refreshIcon{width:20px;height:20px;transition:transform .3s}.page-module__CWEE4q__loadMoreButton:hover .page-module__CWEE4q__refreshIcon{transform:rotate(180deg)}.page-module__CWEE4q__expandIcon{width:20px;height:20px;transition:transform .3s}.page-module__CWEE4q__loadMoreButton:hover .page-module__CWEE4q__expandIcon{transform:translateY(2px)}.page-module__CWEE4q__detailContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module__CWEE4q__detailCard{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__CWEE4q__detailCard{width:90%}}@media (min-width:1024px){.page-module__CWEE4q__detailCard{width:88%}}@media (min-width:1280px){.page-module__CWEE4q__detailCard{width:84%}}@media (min-width:1536px){.page-module__CWEE4q__detailCard{width:80%}}.page-module__CWEE4q__channelHeader{border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}@media (min-width:768px){.page-module__CWEE4q__channelHeader{flex-direction:row;align-items:flex-start}}.page-module__CWEE4q__channelImage{flex-shrink:0;margin-bottom:16px}@media (min-width:768px){.page-module__CWEE4q__channelImage{margin-bottom:0;margin-right:24px}}.page-module__CWEE4q__channelAvatar{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:120px;height:120px;box-shadow:0 2px 8px #0000001a}.page-module__CWEE4q__channelInfo{flex:1;width:100%}.page-module__CWEE4q__channelTitle{align-items:center;margin-bottom:12px;display:flex}.page-module__CWEE4q__channelTitle h1{color:#333;margin:0 8px 0 0;font-size:24px;font-weight:700}.page-module__CWEE4q__verifiedIcon{color:#1976d2;font-size:20px}.page-module__CWEE4q__channelMeta{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.page-module__CWEE4q__metaItem{color:#666;align-items:center;font-size:14px;display:flex}.page-module__CWEE4q__metaIcon{color:#666;margin-right:6px;font-size:18px}.page-module__CWEE4q__channelActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.page-module__CWEE4q__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__CWEE4q__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #08c3}.page-module__CWEE4q__secondaryButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__CWEE4q__secondaryButton:hover{background:#e8e8e8}.page-module__CWEE4q__channelDescription{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module__CWEE4q__channelDescription h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module__CWEE4q__channelDescription p{color:#555;font-size:14px;line-height:1.6}.page-module__CWEE4q__channelDetails{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr;gap:12px;margin-bottom:24px;padding-bottom:24px;display:grid}@media (min-width:768px){.page-module__CWEE4q__channelDetails{grid-template-columns:repeat(2,1fr)}}.page-module__CWEE4q__detailRow{align-items:center;display:flex}.page-module__CWEE4q__detailLabel{color:#333;min-width:120px;font-size:14px;font-weight:600}.page-module__CWEE4q__detailValue{color:#555;font-size:14px}.page-module__CWEE4q__samplePosts{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module__CWEE4q__samplePosts h2{color:#333;margin-bottom:16px;font-size:18px;font-weight:600}.page-module__CWEE4q__postsList{flex-direction:column;gap:16px;display:flex}.page-module__CWEE4q__postItem{background:#f9f9f9;border-radius:8px;padding:16px;transition:all .3s ease-in-out}.page-module__CWEE4q__postItem:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.page-module__CWEE4q__postContent{color:#333;margin-bottom:8px;font-size:14px;line-height:1.5}.page-module__CWEE4q__postMeta{color:#888;justify-content:space-between;font-size:12px;display:flex}.page-module__CWEE4q__userRating{margin-bottom:8px}.page-module__CWEE4q__userRating h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module__CWEE4q__ratingButtons{gap:12px;display:flex}.page-module__CWEE4q__ratingButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__CWEE4q__ratingButton:hover{background:#e8e8e8}.page-module__CWEE4q__similarChannelsContainer{background:#fff;border-radius:10px;width:94%;max-width:1152px;margin:32px auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__CWEE4q__similarChannelsContainer{width:90%}}@media (min-width:1024px){.page-module__CWEE4q__similarChannelsContainer{width:88%}}@media (min-width:1280px){.page-module__CWEE4q__similarChannelsContainer{width:84%}}@media (min-width:1536px){.page-module__CWEE4q__similarChannelsContainer{width:80%}}.page-module__CWEE4q__similarChannelsContainer h2{color:#333;margin-bottom:8px;font-size:20px;font-weight:600}.page-module__CWEE4q__similarChannelsContainer p{color:#666;margin-bottom:20px;font-size:14px}.page-module__CWEE4q__categoryTitleContainer{width:100%;max-width:1152px;margin:24px auto 16px;padding:0 16px}.page-module__CWEE4q__categoryTitle{text-align:center;background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__CWEE4q__categoryTitle{width:90%}}@media (min-width:1024px){.page-module__CWEE4q__categoryTitle{width:88%}}@media (min-width:1280px){.page-module__CWEE4q__categoryTitle{width:84%}}@media (min-width:1536px){.page-module__CWEE4q__categoryTitle{width:80%}}.page-module__CWEE4q__categoryTitle h1{color:#333;margin:0 0 8px;font-size:28px;font-weight:700}.page-module__CWEE4q__categoryTitle p{color:#666;margin:0;font-size:16px}.page-module__CWEE4q__categoryDescriptionContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module__CWEE4q__categoryDescription{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__CWEE4q__categoryDescription{width:90%}}@media (min-width:1024px){.page-module__CWEE4q__categoryDescription{width:88%}}@media (min-width:1280px){.page-module__CWEE4q__categoryDescription{width:84%}}@media (min-width:1536px){.page-module__CWEE4q__categoryDescription{width:80%}}.page-module__CWEE4q__categoryDescription h2{color:#333;margin:0 0 16px;font-size:22px;font-weight:600}.page-module__CWEE4q__categoryDescription h3{color:#333;margin:24px 0 12px;font-size:18px;font-weight:600}.page-module__CWEE4q__categoryDescription p{color:#555;margin-bottom:16px;font-size:15px;line-height:1.6}.page-module__CWEE4q__categoryBenefits{margin-bottom:8px;padding-left:20px}.page-module__CWEE4q__categoryBenefits li{color:#555;margin-bottom:8px;font-size:15px;line-height:1.5}
.page-module__n2f4ya__page{color:#333;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.page-module__n2f4ya__groupsContainer{width:94%;margin:0 auto 24px;position:relative}.page-module__n2f4ya__groupsContent{display:block}@media (min-width:768px){.page-module__n2f4ya__groupsContainer{width:90%}.page-module__n2f4ya__groupsContent{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__n2f4ya__groupsContent>div{display:contents}}@media (min-width:1024px){.page-module__n2f4ya__groupsContainer{width:88%}.page-module__n2f4ya__groupsContent{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.page-module__n2f4ya__groupsContainer{width:84%}}@media (min-width:1536px){.page-module__n2f4ya__groupsContainer{width:80%}}.page-module__n2f4ya__noGroups{text-align:center;color:#333;background-color:#fff;border-radius:8px;width:94%;margin:32px auto;padding:30px 0;font-size:16px;transition:all .3s;box-shadow:0 2px 8px #0000000d}.page-module__n2f4ya__noGroups h3{margin-bottom:10px;font-size:20px;font-weight:600}.page-module__n2f4ya__noGroups p{color:#666;font-size:16px}@media (min-width:768px){.page-module__n2f4ya__noGroups{width:90%;padding:30px 0}.page-module__n2f4ya__noGroups h3{font-size:22px}}@media (min-width:1024px){.page-module__n2f4ya__noGroups{width:88%;padding:30px 0}}@media (min-width:1280px){.page-module__n2f4ya__noGroups{width:84%}}@media (min-width:1536px){.page-module__n2f4ya__noGroups{width:80%}}.page-module__n2f4ya__loadMoreContainer{flex-direction:column;align-items:center;width:100%;margin:32px auto;padding:0 16px;display:flex}.page-module__n2f4ya__loadMoreText{color:#666;text-align:center;max-width:600px;margin-bottom:12px;font-size:14px;line-height:1.5}.page-module__n2f4ya__loadMoreButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:9999px;align-items:center;gap:10px;padding:10px 20px;font-weight:500;transition:all .3s ease-in-out;display:flex;position:relative}.page-module__n2f4ya__loadMoreButton:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #08c3}.page-module__n2f4ya__loadMoreButton:active{transform:scale(.98)}.page-module__n2f4ya__buttonContent{align-items:center;gap:6px;display:flex}.page-module__n2f4ya__buttonText{letter-spacing:.025em;font-size:14px;font-weight:600}.page-module__n2f4ya__divider{background-color:#fff3;width:1px;height:16px}.page-module__n2f4ya__refreshIcon{width:20px;height:20px;transition:transform .3s}.page-module__n2f4ya__loadMoreButton:hover .page-module__n2f4ya__refreshIcon{transform:rotate(180deg)}.page-module__n2f4ya__expandIcon{width:20px;height:20px;transition:transform .3s}.page-module__n2f4ya__loadMoreButton:hover .page-module__n2f4ya__expandIcon{transform:translateY(2px)}.page-module__n2f4ya__detailContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module__n2f4ya__detailCard{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__n2f4ya__detailCard{width:90%}}@media (min-width:1024px){.page-module__n2f4ya__detailCard{width:88%}}@media (min-width:1280px){.page-module__n2f4ya__detailCard{width:84%}}@media (min-width:1536px){.page-module__n2f4ya__detailCard{width:80%}}.page-module__n2f4ya__groupHeader{border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}@media (min-width:768px){.page-module__n2f4ya__groupHeader{flex-direction:row;align-items:flex-start}}.page-module__n2f4ya__groupImage{flex-shrink:0;margin-bottom:16px}@media (min-width:768px){.page-module__n2f4ya__groupImage{margin-bottom:0;margin-right:24px}}.page-module__n2f4ya__groupAvatar{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:120px;height:120px;box-shadow:0 2px 8px #0000001a}.page-module__n2f4ya__groupInfo{flex:1;width:100%}.page-module__n2f4ya__groupTitle{align-items:center;margin-bottom:12px;display:flex}.page-module__n2f4ya__groupTitle h1{color:#333;margin:0 8px 0 0;font-size:24px;font-weight:700}.page-module__n2f4ya__verifiedIcon{color:#1976d2;font-size:20px}.page-module__n2f4ya__groupMeta{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.page-module__n2f4ya__metaItem{color:#666;align-items:center;font-size:14px;display:flex}.page-module__n2f4ya__metaIcon{color:#666;margin-right:6px;font-size:18px}.page-module__n2f4ya__groupActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.page-module__n2f4ya__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__n2f4ya__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #08c3}.page-module__n2f4ya__secondaryButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__n2f4ya__secondaryButton:hover{background:#e8e8e8}.page-module__n2f4ya__groupDescription{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module__n2f4ya__groupDescription h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module__n2f4ya__groupDescription p{color:#555;font-size:14px;line-height:1.6}.page-module__n2f4ya__groupDetails{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr;gap:12px;margin-bottom:24px;padding-bottom:24px;display:grid}@media (min-width:768px){.page-module__n2f4ya__groupDetails{grid-template-columns:repeat(2,1fr)}}.page-module__n2f4ya__detailRow{align-items:center;display:flex}.page-module__n2f4ya__detailLabel{color:#333;min-width:120px;font-size:14px;font-weight:600}.page-module__n2f4ya__detailValue{color:#555;font-size:14px}.page-module__n2f4ya__samplePosts{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module__n2f4ya__samplePosts h2{color:#333;margin-bottom:16px;font-size:18px;font-weight:600}.page-module__n2f4ya__postsList{flex-direction:column;gap:16px;display:flex}.page-module__n2f4ya__postItem{background:#f9f9f9;border-radius:8px;padding:16px;transition:all .3s ease-in-out}.page-module__n2f4ya__postItem:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.page-module__n2f4ya__postContent{color:#333;margin-bottom:8px;font-size:14px;line-height:1.5}.page-module__n2f4ya__postMeta{color:#888;justify-content:space-between;font-size:12px;display:flex}.page-module__n2f4ya__userRating{margin-bottom:8px}.page-module__n2f4ya__userRating h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module__n2f4ya__ratingButtons{gap:12px;display:flex}.page-module__n2f4ya__ratingButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__n2f4ya__ratingButton:hover{background:#e8e8e8}.page-module__n2f4ya__similarGroupsContainer{background:#fff;border-radius:10px;width:94%;max-width:1152px;margin:32px auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__n2f4ya__similarGroupsContainer{width:90%}}@media (min-width:1024px){.page-module__n2f4ya__similarGroupsContainer{width:88%}}@media (min-width:1280px){.page-module__n2f4ya__similarGroupsContainer{width:84%}}@media (min-width:1536px){.page-module__n2f4ya__similarGroupsContainer{width:80%}}.page-module__n2f4ya__similarGroupsContainer h2{color:#333;margin-bottom:8px;font-size:20px;font-weight:600}.page-module__n2f4ya__similarGroupsContainer p{color:#666;margin-bottom:20px;font-size:14px}.page-module__n2f4ya__categoryTitleContainer{width:100%;max-width:1152px;margin:24px auto 16px;padding:0 16px}.page-module__n2f4ya__categoryTitle{text-align:center;background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__n2f4ya__categoryTitle{width:90%}}@media (min-width:1024px){.page-module__n2f4ya__categoryTitle{width:88%}}@media (min-width:1280px){.page-module__n2f4ya__categoryTitle{width:84%}}@media (min-width:1536px){.page-module__n2f4ya__categoryTitle{width:80%}}.page-module__n2f4ya__categoryTitle h1{color:#333;margin:0 0 8px;font-size:28px;font-weight:700}.page-module__n2f4ya__categoryTitle p{color:#666;margin:0;font-size:16px}.page-module__n2f4ya__categoryDescriptionContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module__n2f4ya__categoryDescription{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__n2f4ya__categoryDescription{width:90%}}@media (min-width:1024px){.page-module__n2f4ya__categoryDescription{width:88%}}@media (min-width:1280px){.page-module__n2f4ya__categoryDescription{width:84%}}@media (min-width:1536px){.page-module__n2f4ya__categoryDescription{width:80%}}.page-module__n2f4ya__categoryDescription h2{color:#333;margin:0 0 16px;font-size:22px;font-weight:600}.page-module__n2f4ya__categoryDescription h3{color:#333;margin:24px 0 12px;font-size:18px;font-weight:600}.page-module__n2f4ya__categoryDescription p{color:#555;margin-bottom:16px;font-size:15px;line-height:1.6}.page-module__n2f4ya__categoryBenefits{margin-bottom:8px;padding-left:20px}.page-module__n2f4ya__categoryBenefits li{color:#555;margin-bottom:8px;font-size:15px;line-height:1.5}
.page-module__iMkDvW__page{color:#333;width:100%;font-family:Inter,sans-serif;overflow-x:hidden}.page-module__iMkDvW__stickersContainer{width:94%;margin:0 auto 24px;position:relative}.page-module__iMkDvW__stickersContent{display:block}@media (min-width:768px){.page-module__iMkDvW__stickersContainer{width:90%}.page-module__iMkDvW__stickersContent{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__iMkDvW__stickersContent>div{display:contents}}@media (min-width:1024px){.page-module__iMkDvW__stickersContainer{width:88%}.page-module__iMkDvW__stickersContent{grid-template-columns:1fr 1fr 1fr}}@media (min-width:1280px){.page-module__iMkDvW__stickersContainer{width:84%}}@media (min-width:1536px){.page-module__iMkDvW__stickersContainer{width:80%}}.page-module__iMkDvW__noStickers{text-align:center;color:#333;background-color:#fff;border-radius:8px;width:94%;margin:32px auto;padding:30px 0;font-size:16px;transition:all .3s;box-shadow:0 2px 8px #0000000d}.page-module__iMkDvW__noStickers h3{margin-bottom:10px;font-size:20px;font-weight:600}.page-module__iMkDvW__noStickers p{color:#666;font-size:16px}@media (min-width:768px){.page-module__iMkDvW__noStickers{width:90%;padding:30px 0}.page-module__iMkDvW__noStickers h3{font-size:22px}}@media (min-width:1024px){.page-module__iMkDvW__noStickers{width:88%;padding:30px 0}}@media (min-width:1280px){.page-module__iMkDvW__noStickers{width:84%}}@media (min-width:1536px){.page-module__iMkDvW__noStickers{width:80%}}.page-module__iMkDvW__loadMoreContainer{flex-direction:column;align-items:center;width:100%;margin:32px auto;padding:0 16px;display:flex}.page-module__iMkDvW__loadMoreText{color:#666;text-align:center;max-width:600px;margin-bottom:12px;font-size:14px;line-height:1.5}.page-module__iMkDvW__loadMoreButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:9999px;align-items:center;gap:10px;padding:10px 20px;font-weight:500;transition:all .3s ease-in-out;display:flex;position:relative}.page-module__iMkDvW__loadMoreButton:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #08c3}.page-module__iMkDvW__loadMoreButton:active{transform:scale(.98)}.page-module__iMkDvW__buttonContent{align-items:center;gap:6px;display:flex}.page-module__iMkDvW__buttonText{letter-spacing:.025em;font-size:14px;font-weight:600}.page-module__iMkDvW__divider{background-color:#fff3;width:1px;height:16px}.page-module__iMkDvW__refreshIcon{width:20px;height:20px;transition:transform .3s}.page-module__iMkDvW__loadMoreButton:hover .page-module__iMkDvW__refreshIcon{transform:rotate(180deg)}.page-module__iMkDvW__expandIcon{width:20px;height:20px;transition:transform .3s}.page-module__iMkDvW__loadMoreButton:hover .page-module__iMkDvW__expandIcon{transform:translateY(2px)}.page-module__iMkDvW__detailContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module__iMkDvW__detailCard{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__iMkDvW__detailCard{width:90%}}@media (min-width:1024px){.page-module__iMkDvW__detailCard{width:88%}}@media (min-width:1280px){.page-module__iMkDvW__detailCard{width:84%}}@media (min-width:1536px){.page-module__iMkDvW__detailCard{width:80%}}.page-module__iMkDvW__stickerHeader{border-bottom:1px solid #f0f0f0;flex-direction:column;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}@media (min-width:768px){.page-module__iMkDvW__stickerHeader{flex-direction:row;align-items:flex-start}}.page-module__iMkDvW__stickerImage{flex-shrink:0;margin-bottom:16px}@media (min-width:768px){.page-module__iMkDvW__stickerImage{margin-bottom:0;margin-right:24px}}.page-module__iMkDvW__stickerAvatar{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:120px;height:120px;box-shadow:0 2px 8px #0000001a}.page-module__iMkDvW__stickerInfo{flex:1;width:100%}.page-module__iMkDvW__stickerTitle{align-items:center;margin-bottom:12px;display:flex}.page-module__iMkDvW__stickerTitle h1{color:#333;margin:0 8px 0 0;font-size:24px;font-weight:700}.page-module__iMkDvW__verifiedIcon{color:#1976d2;font-size:20px}.page-module__iMkDvW__stickerMeta{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.page-module__iMkDvW__metaItem{color:#666;align-items:center;font-size:14px;display:flex}.page-module__iMkDvW__metaIcon{color:#666;margin-right:6px;font-size:18px}.page-module__iMkDvW__stickerActions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.page-module__iMkDvW__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#08c,#09f);border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__iMkDvW__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #08c3}.page-module__iMkDvW__secondaryButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__iMkDvW__secondaryButton:hover{background:#e8e8e8}.page-module__iMkDvW__stickerDescription{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module__iMkDvW__stickerDescription h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module__iMkDvW__stickerDescription p{color:#555;font-size:14px;line-height:1.6}.page-module__iMkDvW__stickerDetails{border-bottom:1px solid #f0f0f0;grid-template-columns:1fr;gap:12px;margin-bottom:24px;padding-bottom:24px;display:grid}@media (min-width:768px){.page-module__iMkDvW__stickerDetails{grid-template-columns:repeat(2,1fr)}}.page-module__iMkDvW__detailRow{align-items:center;display:flex}.page-module__iMkDvW__detailLabel{color:#333;min-width:120px;font-size:14px;font-weight:600}.page-module__iMkDvW__detailValue{color:#555;font-size:14px}.page-module__iMkDvW__samplePosts{border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding-bottom:24px}.page-module__iMkDvW__samplePosts h2{color:#333;margin-bottom:16px;font-size:18px;font-weight:600}.page-module__iMkDvW__postsList{flex-direction:column;gap:16px;display:flex}.page-module__iMkDvW__postItem{background:#f9f9f9;border-radius:8px;padding:16px;transition:all .3s ease-in-out}.page-module__iMkDvW__postItem:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.page-module__iMkDvW__postContent{color:#333;margin-bottom:8px;font-size:14px;line-height:1.5}.page-module__iMkDvW__postMeta{color:#888;justify-content:space-between;font-size:12px;display:flex}.page-module__iMkDvW__userRating{margin-bottom:8px}.page-module__iMkDvW__userRating h2{color:#333;margin-bottom:12px;font-size:18px;font-weight:600}.page-module__iMkDvW__ratingButtons{gap:12px;display:flex}.page-module__iMkDvW__ratingButton{color:#555;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-weight:500;transition:all .3s ease-in-out;display:flex}.page-module__iMkDvW__ratingButton:hover{background:#e8e8e8}.page-module__iMkDvW__similarStickersContainer{background:#fff;border-radius:10px;width:94%;max-width:1152px;margin:32px auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__iMkDvW__similarStickersContainer{width:90%}}@media (min-width:1024px){.page-module__iMkDvW__similarStickersContainer{width:88%}}@media (min-width:1280px){.page-module__iMkDvW__similarStickersContainer{width:84%}}@media (min-width:1536px){.page-module__iMkDvW__similarStickersContainer{width:80%}}.page-module__iMkDvW__similarStickersContainer h2{color:#333;margin-bottom:8px;font-size:20px;font-weight:600}.page-module__iMkDvW__similarStickersContainer p{color:#666;margin-bottom:20px;font-size:14px}.page-module__iMkDvW__categoryTitleContainer{width:100%;max-width:1152px;margin:24px auto 16px;padding:0 16px}.page-module__iMkDvW__categoryTitle{text-align:center;background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__iMkDvW__categoryTitle{width:90%}}@media (min-width:1024px){.page-module__iMkDvW__categoryTitle{width:88%}}@media (min-width:1280px){.page-module__iMkDvW__categoryTitle{width:84%}}@media (min-width:1536px){.page-module__iMkDvW__categoryTitle{width:80%}}.page-module__iMkDvW__categoryTitle h1{color:#333;margin:0 0 8px;font-size:28px;font-weight:700}.page-module__iMkDvW__categoryTitle p{color:#666;margin:0;font-size:16px}.page-module__iMkDvW__categoryDescriptionContainer{width:100%;max-width:1152px;margin:32px auto;padding:0 16px}.page-module__iMkDvW__categoryDescription{background:#fff;border-radius:10px;width:94%;margin:0 auto;padding:24px;box-shadow:0 2px 8px #0000000d}@media (min-width:768px){.page-module__iMkDvW__categoryDescription{width:90%}}@media (min-width:1024px){.page-module__iMkDvW__categoryDescription{width:88%}}@media (min-width:1280px){.page-module__iMkDvW__categoryDescription{width:84%}}@media (min-width:1536px){.page-module__iMkDvW__categoryDescription{width:80%}}.page-module__iMkDvW__categoryDescription h2{color:#333;margin:0 0 16px;font-size:22px;font-weight:600}.page-module__iMkDvW__categoryDescription h3{color:#333;margin:24px 0 12px;font-size:18px;font-weight:600}.page-module__iMkDvW__categoryDescription p{color:#555;margin-bottom:16px;font-size:15px;line-height:1.6}.page-module__iMkDvW__categoryBenefits{margin-bottom:8px;padding-left:20px}.page-module__iMkDvW__categoryBenefits li{color:#555;margin-bottom:8px;font-size:15px;line-height:1.5}
.page-module__DX3NcW__topBotsContainer{background-color:#ddd;width:100%;min-height:100vh;padding-bottom:30px}.page-module__DX3NcW__trophyContainer{flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:0 15px;display:flex;position:relative}.page-module__DX3NcW__trophyImage{filter:drop-shadow(0 4px 8px #0003);z-index:1;max-width:300px;height:auto;transition:transform .3s}.page-module__DX3NcW__trophyImage:hover{transform:scale(1.05)}.page-module__DX3NcW__titleContainer{text-align:center;width:100%;margin-bottom:30px;padding:0 15px}.page-module__DX3NcW__mainTitle{color:#333;margin-bottom:20px;font-size:2rem;font-weight:700;display:inline-block;position:relative}.page-module__DX3NcW__mainDescription{color:#555;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.6}.page-module__DX3NcW__recentBotsSection{width:94%;margin:0 auto 40px}.page-module__DX3NcW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.page-module__DX3NcW__sectionTitleGroup{align-items:center;gap:8px;display:flex}.page-module__DX3NcW__fireIcon{filter:drop-shadow(0 2px 4px #ff4d4d33);width:24px;height:24px}.page-module__DX3NcW__recentTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__DX3NcW__moreLink{color:#0d47a1;cursor:pointer;background-color:#0d47a11f;border-radius:16px;align-items:center;padding:4px 10px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__DX3NcW__moreLink:hover{background-color:#0d47a133;transform:translate(2px)}.page-module__DX3NcW__arrowIcon{align-items:center;margin-left:4px;font-size:1rem;display:flex}.page-module__DX3NcW__botsBox{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;margin:0 auto;padding:20px;overflow:visible;box-shadow:0 4px 20px #0000000d}.page-module__DX3NcW__botsGrid{grid-template-columns:1fr;gap:16px;margin:0;display:grid}.page-module__DX3NcW__botCard{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;width:100%;min-width:0;height:auto;margin:0;padding:14px;text-decoration:none;transition:all .3s;display:block;position:relative;box-shadow:0 1px 3px #0000000d}.page-module__DX3NcW__botCard:hover{border-color:#e1efff;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.page-module__DX3NcW__botContent{align-items:flex-start;gap:12px;width:100%;display:flex}.page-module__DX3NcW__botImage{background-color:#f5f5f5;border:1px solid #0088cc26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;margin-right:0;display:flex;position:relative;overflow:hidden}.page-module__DX3NcW__verifiedBadge{background-color:#fff;border-radius:50%;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 2px #0000001a}.page-module__DX3NcW__botInfo{flex-direction:column;flex-grow:1;width:calc(100% - 55px);min-width:0;display:flex;overflow:hidden}.page-module__DX3NcW__botNameRow{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__DX3NcW__botName{color:#333;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.2px;max-width:100%;margin:0 0 2px;font-size:14px;font-weight:600;display:block;overflow:hidden}.page-module__DX3NcW__botMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.page-module__DX3NcW__createdText{color:#666;margin-right:0;font-size:11px;font-style:italic}.page-module__DX3NcW__categoryBadge{white-space:nowrap;color:#0d47a1;text-overflow:ellipsis;background-color:#e6f2ff;border:1px solid #d1e7ff;border-radius:10px;max-width:120px;padding:1px 6px;font-size:9px;font-weight:500;display:inline-block;overflow:hidden}.page-module__DX3NcW__emptyMessage{color:#004085;text-align:center;background-color:#e7f3fe;border-radius:8px;width:94%;max-width:1200px;margin:0 auto 16px;padding:16px;box-shadow:0 2px 8px #0000000d}.page-module__DX3NcW__categoriesSection{margin:40px 0 20px}.page-module__DX3NcW__categoriesTitle{text-align:center;color:#333;margin-bottom:20px;font-size:1.5rem;font-weight:600}.page-module__DX3NcW__categoryWiseSection{width:94%;margin:0 auto 40px}.page-module__DX3NcW__categoryIcon{filter:drop-shadow(0 2px 4px #1976d233)}.page-module__DX3NcW__categoryTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__DX3NcW__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px;display:grid}.page-module__DX3NcW__categoryCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.page-module__DX3NcW__categoryCard:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.page-module__DX3NcW__categoryHeader{background:linear-gradient(90deg,#f8fbff,#f0f7ff);border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:12px;display:flex}.page-module__DX3NcW__categoryHeaderLeft{align-items:center;gap:10px;display:flex}.page-module__DX3NcW__categoryIconWrapper{color:#fff;background:linear-gradient(135deg,#1976d2,#2196f3);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 4px #1976d233}.page-module__DX3NcW__categoryInfo{flex-direction:column;display:flex}.page-module__DX3NcW__categoryNameRow{align-items:center;gap:8px;display:flex}.page-module__DX3NcW__categoryName{color:#333;margin:0;font-size:14px;font-weight:600;line-height:1.2}.page-module__DX3NcW__botCount{color:#fff;text-align:center;background-color:#1976d2;border-radius:100px;min-width:18px;padding:2px 7px;font-size:10px;font-weight:500;line-height:1.4}.page-module__DX3NcW__viewMoreLink{color:#0d47a1;background-color:#0d47a11f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.page-module__DX3NcW__viewMoreLink:hover{background-color:#0d47a138;transform:translate(2px)}.page-module__DX3NcW__categoryBotsList{padding:0}.page-module__DX3NcW__categorizedBotItem{border-bottom:1px solid #f0f0f0;padding:8px 12px;text-decoration:none;transition:background-color .2s;display:block}.page-module__DX3NcW__categorizedBotItem:last-child{border-bottom:none}.page-module__DX3NcW__categorizedBotItem:hover{background-color:#1976d208}.page-module__DX3NcW__botItemContent{align-items:center;gap:10px;display:flex}.page-module__DX3NcW__botItemImageWrapper{background-color:#f5f5f5;border:1px solid #eaeaea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;overflow:hidden}.page-module__DX3NcW__botItemImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__DX3NcW__botItemVerifiedBadge{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 2px #0000001a}.page-module__DX3NcW__botItemInfo{flex-direction:column;flex-grow:1;min-width:0;display:flex}.page-module__DX3NcW__botItemName{color:#444;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;font-size:13px;font-weight:500;overflow:hidden}.page-module__DX3NcW__subscriberBadge{background-color:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:3px 8px;display:flex}.page-module__DX3NcW__subscriberBadge span{color:#666;font-size:10px;font-weight:500}@media (max-width:768px){.page-module__DX3NcW__mainTitle{font-size:1.7rem}.page-module__DX3NcW__trophyImage{max-width:220px}.page-module__DX3NcW__recentBotsSection{width:94%}.page-module__DX3NcW__recentTitle{font-size:1.1rem}.page-module__DX3NcW__fireIcon{width:22px;height:22px}}@media (max-width:480px){.page-module__DX3NcW__trophyImage{max-width:180px}.page-module__DX3NcW__botsBox{padding:12px}.page-module__DX3NcW__mainTitle{font-size:1.5rem}.page-module__DX3NcW__mainDescription{font-size:.9rem}}@media (min-width:768px){.page-module__DX3NcW__recentBotsSection{width:90%}.page-module__DX3NcW__botsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__DX3NcW__categoryWiseSection{width:90%}}@media (min-width:1024px){.page-module__DX3NcW__recentBotsSection{width:88%}.page-module__DX3NcW__botsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.page-module__DX3NcW__categoryWiseSection{width:88%}}@media (min-width:1280px){.page-module__DX3NcW__recentBotsSection{width:84%}.page-module__DX3NcW__botsGrid{grid-template-columns:repeat(4,1fr);gap:24px}.page-module__DX3NcW__categoryWiseSection{width:84%}}@media (min-width:1536px){.page-module__DX3NcW__recentBotsSection,.page-module__DX3NcW__categoryWiseSection{width:80%}}@media (max-width:768px){.page-module__DX3NcW__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (min-width:768px){.page-module__DX3NcW__emptyMessage{width:90%}}@media (min-width:1024px){.page-module__DX3NcW__emptyMessage{width:88%}}@media (min-width:1280px){.page-module__DX3NcW__emptyMessage{width:84%}}@media (min-width:1536px){.page-module__DX3NcW__emptyMessage{width:80%}}
.page-module__Uzeztq__topChannelsContainer{background-color:#ddd;width:100%;min-height:100vh;padding-bottom:30px;overflow-x:hidden}.page-module__Uzeztq__trophyContainer{flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:0 15px;display:flex;position:relative}.page-module__Uzeztq__telegraphTitle{color:#0d47a1;text-transform:uppercase;letter-spacing:1px;margin:15px 0 0;font-size:1.5rem;font-weight:600;position:relative}.page-module__Uzeztq__telegraphTitle:after{content:"";background-color:#0d47a1;border-radius:3px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-module__Uzeztq__trophyImage{filter:drop-shadow(0 4px 8px #0003);z-index:1;max-width:300px;height:auto;transition:transform .3s}.page-module__Uzeztq__trophyImage:hover{transform:scale(1.05)}.page-module__Uzeztq__titleContainer{text-align:center;box-sizing:border-box;width:100%;max-width:min(1200px,90vw);margin:0 auto 24px;padding:0 2vw}.page-module__Uzeztq__mainTitle{color:#222;letter-spacing:-.5px;margin:0 0 16px;font-size:clamp(1.3rem,3vw,2rem);font-weight:700;line-height:1.15}.page-module__Uzeztq__mainDescription{color:#444;max-width:900px;margin:0 auto;font-size:clamp(.98rem,1.5vw,1.13rem);line-height:1.7}.page-module__Uzeztq__recentChannelsSection{width:94%;margin:0 auto 40px}.page-module__Uzeztq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.page-module__Uzeztq__sectionTitleGroup{align-items:center;gap:8px;display:flex}.page-module__Uzeztq__fireIcon{filter:drop-shadow(0 2px 4px #ff4d4d33);width:24px;height:24px}.page-module__Uzeztq__recentTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__Uzeztq__moreLink{color:#0d47a1;cursor:pointer;background-color:#0d47a11f;border-radius:16px;align-items:center;padding:4px 10px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__Uzeztq__moreLink:hover{background-color:#0d47a133;transform:translate(2px)}.page-module__Uzeztq__arrowIcon{align-items:center;margin-left:4px;font-size:1rem;display:flex}.page-module__Uzeztq__channelsBox{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;margin:0 auto;padding:20px;overflow:visible;box-shadow:0 4px 20px #0000000d}.page-module__Uzeztq__channelsGrid{grid-template-columns:1fr;gap:16px;margin:0;display:grid}.page-module__Uzeztq__channelCard{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;width:100%;min-width:0;height:auto;margin:0;padding:14px;text-decoration:none;transition:all .3s;display:block;position:relative;box-shadow:0 1px 3px #0000000d}.page-module__Uzeztq__channelCard:hover{border-color:#e1efff;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.page-module__Uzeztq__channelContent{align-items:flex-start;gap:12px;width:100%;display:flex}.page-module__Uzeztq__channelImage{background-color:#f5f5f5;border:1px solid #0088cc26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;margin-right:0;display:flex;position:relative;overflow:hidden}.page-module__Uzeztq__verifiedBadge{background-color:#fff;border-radius:50%;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 2px #0000001a}.page-module__Uzeztq__channelInfo{flex-direction:column;flex-grow:1;width:calc(100% - 55px);min-width:0;display:flex;overflow:hidden}.page-module__Uzeztq__channelNameRow{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__Uzeztq__channelName{color:#333;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.2px;max-width:100%;margin:0 0 2px;font-size:14px;font-weight:600;display:block;overflow:hidden}.page-module__Uzeztq__channelMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.page-module__Uzeztq__createdText{color:#666;margin-right:0;font-size:11px;font-style:italic}.page-module__Uzeztq__categoryBadge{white-space:nowrap;color:#0d47a1;text-overflow:ellipsis;background-color:#e6f2ff;border:1px solid #d1e7ff;border-radius:10px;max-width:120px;padding:1px 6px;font-size:9px;font-weight:500;display:inline-block;overflow:hidden}.page-module__Uzeztq__emptyMessage{text-align:center;box-sizing:border-box;width:100%;max-width:min(1200px,90vw);margin:40px auto;padding:0 2vw}.page-module__Uzeztq__emptyMessageContent{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:40px 20px}.page-module__Uzeztq__emptyMessageTitle{color:#495057;margin:0 0 12px;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600}.page-module__Uzeztq__emptyMessageDescription{color:#6c757d;max-width:600px;margin:0 auto;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5}.page-module__Uzeztq__categoriesSection{margin:40px 0 20px}.page-module__Uzeztq__categoriesTitle{text-align:center;color:#333;margin-bottom:20px;font-size:1.5rem;font-weight:600}.page-module__Uzeztq__categoryWiseSection{width:94%;margin:0 auto 40px}.page-module__Uzeztq__categoryIcon{filter:drop-shadow(0 2px 4px #1976d233)}.page-module__Uzeztq__categoryTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__Uzeztq__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px;display:grid}.page-module__Uzeztq__categoryCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.page-module__Uzeztq__categoryCard:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.page-module__Uzeztq__categoryHeader{background:linear-gradient(90deg,#f8fbff,#f0f7ff);border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:12px;display:flex}.page-module__Uzeztq__categoryHeaderLeft{align-items:center;gap:10px;display:flex}.page-module__Uzeztq__categoryIconWrapper{color:#fff;background:linear-gradient(135deg,#1976d2,#2196f3);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 4px #1976d233}.page-module__Uzeztq__categoryInfo{flex-direction:column;display:flex}.page-module__Uzeztq__categoryNameRow{align-items:center;gap:8px;display:flex}.page-module__Uzeztq__categoryName{color:#333;margin:0;font-size:14px;font-weight:600;line-height:1.2}.page-module__Uzeztq__channelCount{color:#fff;text-align:center;background-color:#1976d2;border-radius:100px;min-width:18px;padding:2px 7px;font-size:10px;font-weight:500;line-height:1.4}.page-module__Uzeztq__viewMoreLink{color:#0d47a1;background-color:#0d47a11f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.page-module__Uzeztq__viewMoreLink:hover{background-color:#0d47a138;transform:translate(2px)}.page-module__Uzeztq__categoryChannelsList{padding:0}.page-module__Uzeztq__categorizedChannelItem{border-bottom:1px solid #f0f0f0;padding:8px 12px;text-decoration:none;transition:background-color .2s;display:block}.page-module__Uzeztq__categorizedChannelItem:last-child{border-bottom:none}.page-module__Uzeztq__categorizedChannelItem:hover{background-color:#1976d208}.page-module__Uzeztq__channelItemContent{align-items:center;gap:10px;display:flex}.page-module__Uzeztq__channelItemImageWrapper{background-color:#f5f5f5;border:1px solid #eaeaea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;overflow:hidden}.page-module__Uzeztq__channelItemImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__Uzeztq__channelItemVerifiedBadge{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 2px #0000001a}.page-module__Uzeztq__channelItemInfo{flex-direction:column;flex-grow:1;min-width:0;display:flex}.page-module__Uzeztq__channelItemName{color:#444;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;font-size:13px;font-weight:500;overflow:hidden}.page-module__Uzeztq__subscriberBadge{background-color:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:3px 8px;display:flex}.page-module__Uzeztq__subscriberBadge span{color:#666;font-size:10px;font-weight:500}.page-module__Uzeztq__doubleAdsContainer{width:100%;max-width:100%;margin:30px 0;padding:0}@media (max-width:768px){.page-module__Uzeztq__mainTitle{font-size:1.7rem}.page-module__Uzeztq__trophyImage{max-width:220px}.page-module__Uzeztq__recentChannelsSection{width:94%}.page-module__Uzeztq__recentTitle{font-size:1.1rem}.page-module__Uzeztq__fireIcon{width:22px;height:22px}.page-module__Uzeztq__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.page-module__Uzeztq__categoryWiseSection{width:94%}}@media (max-width:480px){.page-module__Uzeztq__trophyImage{max-width:180px}.page-module__Uzeztq__channelsBox{padding:12px}.page-module__Uzeztq__mainTitle{font-size:1.5rem}.page-module__Uzeztq__mainDescription{font-size:.9rem}}@media (min-width:768px){.page-module__Uzeztq__recentChannelsSection{width:90%}.page-module__Uzeztq__channelsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__Uzeztq__categoryWiseSection{width:90%}}@media (min-width:1024px){.page-module__Uzeztq__recentChannelsSection{width:88%}.page-module__Uzeztq__channelsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.page-module__Uzeztq__categoryWiseSection{width:88%}}@media (min-width:1280px){.page-module__Uzeztq__recentChannelsSection{width:84%}.page-module__Uzeztq__channelsGrid{grid-template-columns:repeat(4,1fr);gap:24px}.page-module__Uzeztq__categoryWiseSection{width:84%}}@media (min-width:1536px){.page-module__Uzeztq__recentChannelsSection,.page-module__Uzeztq__categoryWiseSection{width:80%}}
.page-module__UCq8mq__topGroupsContainer{background-color:#ddd;width:100%;min-height:100vh;padding-bottom:30px;overflow-x:hidden}.page-module__UCq8mq__trophyContainer{flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:0 15px;display:flex;position:relative}.page-module__UCq8mq__telegraphTitle{color:#0d47a1;text-transform:uppercase;letter-spacing:1px;margin:15px 0 0;font-size:1.5rem;font-weight:600;position:relative}.page-module__UCq8mq__telegraphTitle:after{content:"";background-color:#0d47a1;border-radius:3px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-module__UCq8mq__trophyImage{filter:drop-shadow(0 4px 8px #0003);z-index:1;max-width:300px;height:auto;transition:transform .3s}.page-module__UCq8mq__trophyImage:hover{transform:scale(1.05)}.page-module__UCq8mq__titleContainer{text-align:center;box-sizing:border-box;width:100%;max-width:min(1200px,90vw);margin:0 auto 24px;padding:0 2vw}.page-module__UCq8mq__mainTitle{color:#222;letter-spacing:-.5px;margin:0 0 16px;font-size:clamp(1.3rem,3vw,2rem);font-weight:700;line-height:1.15}.page-module__UCq8mq__mainDescription{color:#444;max-width:900px;margin:0 auto;font-size:clamp(.98rem,1.5vw,1.13rem);line-height:1.7}.page-module__UCq8mq__recentGroupsSection{width:94%;margin:0 auto 40px}.page-module__UCq8mq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.page-module__UCq8mq__sectionTitleGroup{align-items:center;gap:8px;display:flex}.page-module__UCq8mq__fireIcon{filter:drop-shadow(0 2px 4px #ff4d4d33);width:24px;height:24px}.page-module__UCq8mq__recentTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__UCq8mq__moreLink{color:#0d47a1;cursor:pointer;background-color:#0d47a11f;border-radius:16px;align-items:center;padding:4px 10px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__UCq8mq__moreLink:hover{background-color:#0d47a133;transform:translate(2px)}.page-module__UCq8mq__arrowIcon{align-items:center;margin-left:4px;font-size:1rem;display:flex}.page-module__UCq8mq__groupsBox{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;margin:0 auto;padding:20px;overflow:visible;box-shadow:0 4px 20px #0000000d}.page-module__UCq8mq__groupsGrid{grid-template-columns:1fr;gap:16px;margin:0;display:grid}.page-module__UCq8mq__groupCard{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;width:100%;min-width:0;height:auto;margin:0;padding:14px;text-decoration:none;transition:all .3s;display:block;position:relative;box-shadow:0 1px 3px #0000000d}.page-module__UCq8mq__groupCard:hover{border-color:#e1efff;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.page-module__UCq8mq__groupContent{align-items:flex-start;gap:12px;width:100%;display:flex}.page-module__UCq8mq__groupImage{background-color:#f5f5f5;border:1px solid #0088cc26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;margin-right:0;display:flex;position:relative;overflow:hidden}.page-module__UCq8mq__verifiedBadge{background-color:#fff;border-radius:50%;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 2px #0000001a}.page-module__UCq8mq__groupInfo{flex-direction:column;flex-grow:1;width:calc(100% - 55px);min-width:0;display:flex;overflow:hidden}.page-module__UCq8mq__groupNameRow{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__UCq8mq__groupName{color:#333;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.2px;max-width:100%;margin:0 0 2px;font-size:14px;font-weight:600;display:block;overflow:hidden}.page-module__UCq8mq__groupMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.page-module__UCq8mq__createdText{color:#666;margin-right:0;font-size:11px;font-style:italic}.page-module__UCq8mq__categoryBadge{white-space:nowrap;color:#0d47a1;text-overflow:ellipsis;background-color:#e6f2ff;border:1px solid #d1e7ff;border-radius:10px;max-width:120px;padding:1px 6px;font-size:9px;font-weight:500;display:inline-block;overflow:hidden}.page-module__UCq8mq__emptyMessage{text-align:center;box-sizing:border-box;width:100%;max-width:min(1200px,90vw);margin:40px auto;padding:0 2vw}.page-module__UCq8mq__emptyMessageContent{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:40px 20px}.page-module__UCq8mq__emptyMessageTitle{color:#495057;margin:0 0 12px;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:600}.page-module__UCq8mq__emptyMessageDescription{color:#6c757d;max-width:600px;margin:0 auto;font-size:clamp(.9rem,1.2vw,1rem);line-height:1.5}.page-module__UCq8mq__categoriesSection{margin:40px 0 20px}.page-module__UCq8mq__categoriesTitle{text-align:center;color:#333;margin-bottom:20px;font-size:1.5rem;font-weight:600}.page-module__UCq8mq__categoryWiseSection{width:94%;margin:0 auto 40px}.page-module__UCq8mq__categoryIcon{filter:drop-shadow(0 2px 4px #1976d233)}.page-module__UCq8mq__categoryTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__UCq8mq__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px;display:grid}.page-module__UCq8mq__categoryCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.page-module__UCq8mq__categoryCard:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.page-module__UCq8mq__categoryHeader{background:linear-gradient(90deg,#f8fbff,#f0f7ff);border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:12px;display:flex}.page-module__UCq8mq__categoryHeaderLeft{align-items:center;gap:10px;display:flex}.page-module__UCq8mq__categoryIconWrapper{color:#fff;background:linear-gradient(135deg,#1976d2,#2196f3);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 4px #1976d233}.page-module__UCq8mq__categoryInfo{flex-direction:column;display:flex}.page-module__UCq8mq__categoryNameRow{align-items:center;gap:8px;display:flex}.page-module__UCq8mq__categoryName{color:#333;margin:0;font-size:14px;font-weight:600;line-height:1.2}.page-module__UCq8mq__groupCount{color:#fff;text-align:center;background-color:#1976d2;border-radius:100px;min-width:18px;padding:2px 7px;font-size:10px;font-weight:500;line-height:1.4}.page-module__UCq8mq__viewMoreLink{color:#0d47a1;background-color:#0d47a11f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.page-module__UCq8mq__viewMoreLink:hover{background-color:#0d47a138;transform:translate(2px)}.page-module__UCq8mq__categoryGroupsList{padding:0}.page-module__UCq8mq__categorizedGroupItem{border-bottom:1px solid #f0f0f0;padding:8px 12px;text-decoration:none;transition:background-color .2s;display:block}.page-module__UCq8mq__categorizedGroupItem:last-child{border-bottom:none}.page-module__UCq8mq__categorizedGroupItem:hover{background-color:#1976d208}.page-module__UCq8mq__groupItemContent{align-items:center;gap:10px;display:flex}.page-module__UCq8mq__groupItemImageWrapper{background-color:#f5f5f5;border:1px solid #eaeaea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;overflow:hidden}.page-module__UCq8mq__groupItemImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__UCq8mq__groupItemVerifiedBadge{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 2px #0000001a}.page-module__UCq8mq__groupItemInfo{flex-direction:column;flex-grow:1;min-width:0;display:flex}.page-module__UCq8mq__groupItemName{color:#444;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;font-size:13px;font-weight:500;overflow:hidden}.page-module__UCq8mq__subscriberBadge{background-color:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:3px 8px;display:flex}.page-module__UCq8mq__subscriberBadge span{color:#666;font-size:10px;font-weight:500}.page-module__UCq8mq__doubleAdsContainer{width:100%;max-width:100%;margin:30px 0;padding:0}@media (max-width:768px){.page-module__UCq8mq__mainTitle{font-size:1.7rem}.page-module__UCq8mq__trophyImage{max-width:220px}.page-module__UCq8mq__recentGroupsSection{width:94%}.page-module__UCq8mq__recentTitle{font-size:1.1rem}.page-module__UCq8mq__fireIcon{width:22px;height:22px}.page-module__UCq8mq__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.page-module__UCq8mq__categoryWiseSection{width:94%}}@media (max-width:480px){.page-module__UCq8mq__trophyImage{max-width:180px}.page-module__UCq8mq__groupsBox{padding:12px}.page-module__UCq8mq__mainTitle{font-size:1.5rem}.page-module__UCq8mq__mainDescription{font-size:.9rem}}@media (min-width:768px){.page-module__UCq8mq__recentGroupsSection{width:90%}.page-module__UCq8mq__groupsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__UCq8mq__categoryWiseSection{width:90%}}@media (min-width:1024px){.page-module__UCq8mq__recentGroupsSection{width:88%}.page-module__UCq8mq__groupsGrid{grid-template-columns:repeat(3,1fr);gap:24px}.page-module__UCq8mq__categoryWiseSection{width:88%}}@media (min-width:1280px){.page-module__UCq8mq__recentGroupsSection{width:84%}.page-module__UCq8mq__groupsGrid{grid-template-columns:repeat(4,1fr);gap:24px}.page-module__UCq8mq__categoryWiseSection{width:84%}}@media (min-width:1536px){.page-module__UCq8mq__recentGroupsSection,.page-module__UCq8mq__categoryWiseSection{width:80%}}
.page-module__pfSWXq__topStickersContainer{background-color:#ddd;width:100%;min-height:100vh;padding-bottom:30px}.page-module__pfSWXq__trophyContainer{flex-direction:column;align-items:center;width:100%;margin:20px 0;padding:0 15px;display:flex;position:relative}.page-module__pfSWXq__telegraphTitle{color:#0d47a1;text-transform:uppercase;letter-spacing:1px;margin:15px 0 0;font-size:1.5rem;font-weight:600;position:relative}.page-module__pfSWXq__telegraphTitle:after{content:"";background-color:#0d47a1;border-radius:3px;width:60px;height:3px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.page-module__pfSWXq__trophyImage{filter:drop-shadow(0 4px 8px #0003);z-index:1;max-width:300px;height:auto;transition:transform .3s}.page-module__pfSWXq__trophyImage:hover{transform:scale(1.05)}.page-module__pfSWXq__titleContainer{text-align:center;width:100%;margin-bottom:30px;padding:0 15px}.page-module__pfSWXq__mainTitle{color:#333;margin-bottom:20px;font-size:2rem;font-weight:700;display:inline-block;position:relative}.page-module__pfSWXq__mainDescription{color:#555;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.6}.page-module__pfSWXq__recentStickersSection{width:94%;margin:0 auto 40px}.page-module__pfSWXq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 10px;display:flex}.page-module__pfSWXq__sectionTitleGroup{align-items:center;gap:8px;display:flex}.page-module__pfSWXq__fireIcon{filter:drop-shadow(0 2px 4px #ff4d4d33);width:24px;height:24px}.page-module__pfSWXq__recentTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__pfSWXq__moreLink{color:#0d47a1;cursor:pointer;background-color:#0d47a11f;border-radius:16px;align-items:center;padding:4px 10px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__pfSWXq__moreLink:hover{background-color:#0d47a133;transform:translate(2px)}.page-module__pfSWXq__arrowIcon{align-items:center;margin-left:4px;font-size:1rem;display:flex}.page-module__pfSWXq__stickersBox{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;margin:0 auto;padding:20px;overflow:visible;box-shadow:0 4px 20px #0000000d}.page-module__pfSWXq__stickersGrid{grid-template-columns:1fr;gap:16px;margin:0;display:grid}.page-module__pfSWXq__stickerCard{cursor:pointer;box-sizing:border-box;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;width:100%;min-width:0;height:auto;margin:0;padding:14px;text-decoration:none;transition:all .3s;display:block;position:relative;box-shadow:0 1px 3px #0000000d}.page-module__pfSWXq__stickerCard:hover{border-color:#e1efff;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.page-module__pfSWXq__stickerContent{align-items:flex-start;gap:12px;width:100%;display:flex}.page-module__pfSWXq__stickerImage{background-color:#f5f5f5;border:1px solid #0088cc26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;margin-right:0;display:flex;position:relative;overflow:hidden}.page-module__pfSWXq__verifiedBadge{background-color:#fff;border-radius:50%;position:absolute;bottom:-4px;right:-4px;box-shadow:0 1px 2px #0000001a}.page-module__pfSWXq__stickerInfo{flex-direction:column;flex-grow:1;width:calc(100% - 55px);min-width:0;display:flex;overflow:hidden}.page-module__pfSWXq__stickerNameRow{justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__pfSWXq__stickerName{color:#333;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.2px;max-width:100%;margin:0 0 2px;font-size:14px;font-weight:600;display:block;overflow:hidden}.page-module__pfSWXq__stickerMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.page-module__pfSWXq__createdText{color:#666;margin-right:0;font-size:11px;font-style:italic}.page-module__pfSWXq__categoryBadge{white-space:nowrap;color:#0d47a1;text-overflow:ellipsis;background-color:#e6f2ff;border:1px solid #d1e7ff;border-radius:10px;max-width:120px;padding:1px 6px;font-size:9px;font-weight:500;display:inline-block;overflow:hidden}.page-module__pfSWXq__emptyMessage{color:#004085;text-align:center;background-color:#e7f3fe;border-radius:8px;width:94%;max-width:1200px;margin:0 auto 16px;padding:16px;box-shadow:0 2px 8px #0000000d}.page-module__pfSWXq__categoriesSection{margin:40px 0 20px}.page-module__pfSWXq__categoriesTitle{text-align:center;color:#333;margin-bottom:20px;font-size:1.5rem;font-weight:600}.page-module__pfSWXq__categoryWiseSection{width:94%;margin:0 auto 40px}.page-module__pfSWXq__categoryIcon{filter:drop-shadow(0 2px 4px #1976d233)}.page-module__pfSWXq__categoryTitle{color:#333;margin:0;font-size:1.2rem;font-weight:700;line-height:1.2}.page-module__pfSWXq__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;margin-top:16px;display:grid}.page-module__pfSWXq__categoryCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;height:100%;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000000d}.page-module__pfSWXq__categoryCard:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}.page-module__pfSWXq__categoryHeader{background:linear-gradient(90deg,#f8fbff,#f0f7ff);border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:12px;display:flex}.page-module__pfSWXq__categoryHeaderLeft{align-items:center;gap:10px;display:flex}.page-module__pfSWXq__categoryIconWrapper{color:#fff;background:linear-gradient(135deg,#1976d2,#2196f3);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 2px 4px #1976d233}.page-module__pfSWXq__categoryInfo{flex-direction:column;display:flex}.page-module__pfSWXq__categoryNameRow{align-items:center;gap:8px;display:flex}.page-module__pfSWXq__categoryName{color:#333;margin:0;font-size:14px;font-weight:600;line-height:1.2}.page-module__pfSWXq__stickerCount{color:#fff;text-align:center;background-color:#1976d2;border-radius:100px;min-width:18px;padding:2px 7px;font-size:10px;font-weight:500;line-height:1.4}.page-module__pfSWXq__viewMoreLink{color:#0d47a1;background-color:#0d47a11f;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.page-module__pfSWXq__viewMoreLink:hover{background-color:#0d47a138;transform:translate(2px)}.page-module__pfSWXq__categoryStickersList{padding:0}.page-module__pfSWXq__categorizedStickerItem{border-bottom:1px solid #f0f0f0;padding:8px 12px;text-decoration:none;transition:background-color .2s;display:block}.page-module__pfSWXq__categorizedStickerItem:last-child{border-bottom:none}.page-module__pfSWXq__categorizedStickerItem:hover{background-color:#1976d208}.page-module__pfSWXq__stickerItemContent{align-items:center;gap:10px;display:flex}.page-module__pfSWXq__stickerItemImageWrapper{background-color:#f5f5f5;border:1px solid #eaeaea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative;overflow:hidden}.page-module__pfSWXq__stickerItemImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__pfSWXq__stickerItemVerifiedBadge{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 1px 2px #0000001a}.page-module__pfSWXq__stickerItemInfo{flex-direction:column;flex-grow:1;min-width:0;display:flex}.page-module__pfSWXq__stickerItemName{color:#444;white-space:nowrap;text-overflow:ellipsis;max-width:150px;margin:0;font-size:13px;font-weight:500;overflow:hidden}.page-module__pfSWXq__subscriberBadge{background-color:#f5f5f5;border-radius:100px;align-items:center;gap:5px;padding:3px 8px;display:flex}.page-module__pfSWXq__subscriberBadge span{color:#666;font-size:10px;font-weight:500}@media (max-width:768px){.page-module__pfSWXq__mainTitle{font-size:1.7rem}.page-module__pfSWXq__trophyImage{max-width:220px}.page-module__pfSWXq__recentStickersSection{width:94%}.page-module__pfSWXq__recentTitle{font-size:1.1rem}.page-module__pfSWXq__fireIcon{width:22px;height:22px}}@media (max-width:480px){.page-module__pfSWXq__trophyImage{max-width:180px}.page-module__pfSWXq__stickersBox{padding:12px}.page-module__pfSWXq__mainTitle{font-size:1.5rem}.page-module__pfSWXq__mainDescription{font-size:.9rem}}@media (min-width:768px){.page-module__pfSWXq__recentStickersSection{width:90%}.page-module__pfSWXq__stickersGrid{grid-template-columns:repeat(2,1fr);gap:20px}.page-module__pfSWXq__categoryWiseSection,.page-module__pfSWXq__emptyMessage{width:90%}}@media (min-width:1024px){.page-module__pfSWXq__recentStickersSection{width:88%}.page-module__pfSWXq__stickersGrid{grid-template-columns:repeat(3,1fr);gap:24px}.page-module__pfSWXq__categoryWiseSection,.page-module__pfSWXq__emptyMessage{width:88%}}@media (min-width:1280px){.page-module__pfSWXq__recentStickersSection{width:84%}.page-module__pfSWXq__stickersGrid{grid-template-columns:repeat(4,1fr);gap:24px}.page-module__pfSWXq__categoryWiseSection,.page-module__pfSWXq__emptyMessage{width:84%}}@media (min-width:1536px){.page-module__pfSWXq__recentStickersSection,.page-module__pfSWXq__categoryWiseSection,.page-module__pfSWXq__emptyMessage{width:80%}}@media (max-width:768px){.page-module__pfSWXq__categoryWiseGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}
