.HomepageContent-module__qymYPa__hero{background:linear-gradient(#12121a 0%,#0a0a0f 100%);border-bottom:1px solid #2f2f3a;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.HomepageContent-module__qymYPa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#25cda31a 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-25%}.HomepageContent-module__qymYPa__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#fec84314 0%,#0000 70%);width:80%;height:80%;position:absolute;bottom:-50%;left:-25%}.HomepageContent-module__qymYPa__container{z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.HomepageContent-module__qymYPa__content{text-align:center;flex-direction:column;align-items:center;max-width:1200px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:flex;overflow:visible}.HomepageContent-module__qymYPa__title{color:#fff;flex-direction:column;gap:8px;margin-bottom:24px;font-size:64px;font-weight:700;line-height:1.1;display:flex}.HomepageContent-module__qymYPa__titleHighlight{background:linear-gradient(135deg,#25cda3 0%,#fec843 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:8px;display:block}.HomepageContent-module__qymYPa__subtitle{font-size:var(--fs-xl);color:#d1d5db;text-align:center;align-self:center;max-width:700px;margin-bottom:40px;line-height:1.6;display:flex}.HomepageContent-module__qymYPa__buttons{justify-content:center;align-items:center;gap:16px;margin-bottom:48px;display:flex}.HomepageContent-module__qymYPa__primaryButton{color:#0a0a0f;font-weight:600;font-size:var(--fs-lg);cursor:pointer;background:#25cda3;border:none;border-radius:50px;justify-content:center;align-items:center;padding:14px 32px;transition:all .2s;display:inline-flex}.HomepageContent-module__qymYPa__primaryButton:hover{color:#fff;background:#3eddb3;transform:translateY(-2px);box-shadow:0 8px 25px #25cda366}.HomepageContent-module__qymYPa__trustedBy{font-size:var(--fs-md);color:#9ca3af;text-transform:uppercase;letter-spacing:1px;font-weight:600}.HomepageContent-module__qymYPa__carouselWrapper{justify-content:center;align-items:center;width:100%;margin-bottom:40px;display:flex}.HomepageContent-module__qymYPa__carouselContainer{width:100%;max-width:1200px;margin:0 auto;position:relative}.HomepageContent-module__qymYPa__carousel{background:#0d0d12;border-radius:16px;width:100%;height:450px;position:relative;overflow:hidden}.HomepageContent-module__qymYPa__carouselGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#25cda314 0%,#0000 60%);position:absolute;inset:-50%}.HomepageContent-module__qymYPa__carouselInner{width:100%;height:100%;position:relative}.HomepageContent-module__qymYPa__carouselSlide{opacity:0;background:0 0;justify-content:center;align-items:flex-start;width:100%;height:100%;transition:none;display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:translateY(50%)}.HomepageContent-module__qymYPa__carouselSlideActive{z-index:2;animation:.8s cubic-bezier(.4,0,.2,1) forwards HomepageContent-module__qymYPa__slideUpFadeIn}.HomepageContent-module__qymYPa__carouselSlidePrevious{opacity:1;z-index:1;animation:.8s forwards HomepageContent-module__qymYPa__fadeOut;transform:translateY(0)}@keyframes HomepageContent-module__qymYPa__slideUpFadeIn{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes HomepageContent-module__qymYPa__fadeOut{0%{opacity:1}to{opacity:0}}.HomepageContent-module__qymYPa__carouselSlide:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0a0a0f4d 40%,#0a0a0fb3 70%,#0a0a0f 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.HomepageContent-module__qymYPa__carouselImage{object-fit:cover;object-position:top center;width:100%;min-width:100%;height:auto;display:block}.HomepageContent-module__qymYPa__carouselControl{color:#25cda3;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;background:#0a0a0fcc;border:1px solid #25cda366;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HomepageContent-module__qymYPa__carousel:hover .HomepageContent-module__qymYPa__carouselControl{opacity:1}.HomepageContent-module__qymYPa__carouselControl:hover{background:#25cda333;border-color:#25cda3;transform:translateY(-50%)scale(1.1);box-shadow:0 0 20px #25cda366}.HomepageContent-module__qymYPa__carouselPrev{left:20px}.HomepageContent-module__qymYPa__carouselNext{right:20px}.HomepageContent-module__qymYPa__carouselIndicators{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a0a0fcc;border:1px solid #25cda34d;border-radius:50px;gap:10px;padding:10px 18px;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.HomepageContent-module__qymYPa__indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.HomepageContent-module__qymYPa__indicator:hover{background:#ffffff80}.HomepageContent-module__qymYPa__indicatorActive{background:#25cda3;border-radius:4px;width:28px;box-shadow:0 0 10px #25cda380}.HomepageContent-module__qymYPa__insightsSection{background:#12121a;padding:80px 0;position:relative}.HomepageContent-module__qymYPa__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.HomepageContent-module__qymYPa__sectionTitle{color:#fff;margin-bottom:20px;font-size:40px;font-weight:700}.HomepageContent-module__qymYPa__sectionSubtitle{font-size:var(--fs-xl);color:#d1d5db;max-width:700px;margin:0 auto;line-height:1.75}.HomepageContent-module__qymYPa__insightsGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1400px;margin:0 auto;display:grid}.HomepageContent-module__qymYPa__insightCard{cursor:pointer;background:#1a1a25;border:1px solid #2f2f3a;border-radius:16px;transition:all .3s;overflow:hidden}.HomepageContent-module__qymYPa__insightCard:hover{border-color:#25cda3;transform:translateY(-8px);box-shadow:0 20px 40px #0006}.HomepageContent-module__qymYPa__insightImageWrapper{background:#0d0d12;border-bottom:1px solid #2f2f3a;justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative;overflow:hidden}.HomepageContent-module__qymYPa__insightImage{object-fit:cover;object-position:center top;background:#0d0d12;width:100%;height:100%;transition:transform .3s;display:block}.HomepageContent-module__qymYPa__insightCard:hover .HomepageContent-module__qymYPa__insightImage{transform:scale(1.05)}.HomepageContent-module__qymYPa__insightTitle{font-size:var(--fs-2xl);color:#fff;margin:24px 24px 12px;font-weight:600}.HomepageContent-module__qymYPa__insightDescription{color:#d1d5db;padding:0 24px 24px;font-size:15px;line-height:1.6}.HomepageContent-module__qymYPa__insightCard:hover:before{content:"";pointer-events:none;background:radial-gradient(circle,#25cda31a 0%,#0000 70%);position:absolute;inset:0}.HomepageContent-module__qymYPa__modal{z-index:10000;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;padding:20px;animation:.2s HomepageContent-module__qymYPa__fadeIn;display:flex;position:fixed;inset:0}@keyframes HomepageContent-module__qymYPa__fadeIn{0%{opacity:0}to{opacity:1}}.HomepageContent-module__qymYPa__modalContent{cursor:default;background:#1a1a25;border-radius:16px;max-width:90vw;max-height:90vh;animation:.3s HomepageContent-module__qymYPa__slideUp;position:relative;overflow:hidden;box-shadow:0 30px 60px #000c}@keyframes HomepageContent-module__qymYPa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HomepageContent-module__qymYPa__modalImage{object-fit:contain;width:100%;height:auto;max-height:85vh;display:block}.HomepageContent-module__qymYPa__modalClose{color:#9ca3af;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0fcc;border:1px solid #3a3a45;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.HomepageContent-module__qymYPa__modalClose:hover{color:#0a0a0f;background:#25cda3;border-color:#25cda3;transform:scale(1.1)}.HomepageContent-module__qymYPa__secondaryButton{cursor:pointer;text-align:center;color:#d1d5db;background:0 0;border:1px solid #3a3a45;border-radius:50px;margin-top:24px;padding:12px 24px;font-weight:600;transition:all .2s;display:block}.HomepageContent-module__qymYPa__secondaryButton:hover{color:#25cda3;background:#25252f;border-color:#25cda3}.HomepageContent-module__qymYPa__useCasesSection{background:#0a0a0f;padding:80px 0}.HomepageContent-module__qymYPa__useCasesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;max-width:1200px;margin:0 auto;display:grid}.HomepageContent-module__qymYPa__useCaseCard{background:#1a1a25;border:1px solid #2f2f3a;border-radius:12px;flex-direction:column;padding:32px;transition:all .2s;display:flex}.HomepageContent-module__qymYPa__useCaseCard:hover{border-color:#fec843;box-shadow:0 0 20px #fec84326}.HomepageContent-module__qymYPa__useCaseTitle{font-size:var(--fs-2xl);color:#fff;margin-bottom:12px;font-weight:600}.HomepageContent-module__qymYPa__useCaseDescription{color:#d1d5db;margin-bottom:20px;line-height:1.6}.HomepageContent-module__qymYPa__useCaseBenefits{padding:0;list-style:none}.HomepageContent-module__qymYPa__useCaseBenefits li{color:#d1d5db;margin-bottom:8px;padding-left:24px;font-size:15px;position:relative}.HomepageContent-module__qymYPa__useCaseBenefits li:before{content:"→";color:#25cda3;font-weight:600;position:absolute;left:0}.HomepageContent-module__qymYPa__pricingSection{background:#12121a;padding:80px 0}.HomepageContent-module__qymYPa__pricingGrid{grid-template-columns:repeat(3,1fr);gap:32px;margin:0 auto;display:grid}.HomepageContent-module__qymYPa__pricingCard{background:#1a1a25;border:2px solid #2f2f3a;border-radius:16px;flex-direction:column;height:100%;padding:40px;transition:all .2s;display:flex;position:relative}.HomepageContent-module__qymYPa__pricingCard:hover{border-color:#3a3a45;transform:translateY(-4px);box-shadow:0 20px 40px #0006}.HomepageContent-module__qymYPa__pricingCardHighlighted{background:linear-gradient(135deg,#fec8430d 0%,#25cda305 100%);border-color:#fec843;transform:scale(1.05);box-shadow:0 0 40px #fec84326}.HomepageContent-module__qymYPa__popularBadge{color:#0a0a0f;font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#fec843,#ffdb6f);border-radius:50px;padding:6px 20px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #fec8434d}.HomepageContent-module__qymYPa__pricingName{color:#fff;margin-bottom:8px;font-size:24px;font-weight:600}.HomepageContent-module__qymYPa__pricingDescription{color:#d1d5db;margin-bottom:24px;font-size:15px}.HomepageContent-module__qymYPa__pricingPrice{align-items:baseline;margin-bottom:32px;display:flex}.HomepageContent-module__qymYPa__priceAmount{color:#fff;font-size:48px;font-weight:700}.HomepageContent-module__qymYPa__pricePeriod{color:#9ca3af;font-size:var(--fs-xl);margin-left:8px}.HomepageContent-module__qymYPa__pricingFeatures{flex-grow:1;margin-bottom:32px;padding:0;list-style:none}.HomepageContent-module__qymYPa__pricingFeature{color:#d1d5db;align-items:center;gap:8px;margin-bottom:16px;display:flex}.HomepageContent-module__qymYPa__pricingFeature svg{flex-shrink:0;min-width:20px;min-height:20px}.HomepageContent-module__qymYPa__dashboardSection{background:#0a0a0f;padding:80px 0}.HomepageContent-module__qymYPa__dashboardSection.HomepageContent-module__qymYPa__alt{background:#12121a}.HomepageContent-module__qymYPa__dashboardContainer{grid-template-columns:300px 1fr;gap:32px;max-width:1200px;margin:0 auto;display:grid}.HomepageContent-module__qymYPa__dashboardNav{flex-direction:column;gap:12px;display:flex}.HomepageContent-module__qymYPa__dashboardNavItem{text-align:left;cursor:pointer;background:#1a1a25;border:1px solid #2f2f3a;border-radius:8px;padding:16px;transition:all .2s}.HomepageContent-module__qymYPa__dashboardNavItem:hover{background:#25252f;border-color:#fec843;box-shadow:0 0 20px #fec8431a}.HomepageContent-module__qymYPa__dashboardNavItemActive{background:#fec84314;border-color:#fec843;box-shadow:0 0 15px #fec84326}.HomepageContent-module__qymYPa__dashboardNavTitle{color:#fff;margin-bottom:4px;font-weight:600}.HomepageContent-module__qymYPa__dashboardNavDescription{font-size:var(--fs-md);color:#d1d5db}.HomepageContent-module__qymYPa__dashboardPreview{background:#1a1a25;border:1px solid #2f2f3a;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000004d}.HomepageContent-module__qymYPa__dashboardHeader{border-bottom:1px solid #2f2f3a;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.HomepageContent-module__qymYPa__dashboardTitle{font-size:var(--fs-2xl);color:#fff;font-weight:600}.HomepageContent-module__qymYPa__dashboardControls{gap:8px;display:flex}.HomepageContent-module__qymYPa__macDot{cursor:default;opacity:.8;border-radius:50%;width:12px;height:12px;transition:all .2s;display:inline-block}.HomepageContent-module__qymYPa__macDot:hover{opacity:1;transform:scale(1.1)}.HomepageContent-module__qymYPa__chartContainer{min-height:300px;padding:32px}.HomepageContent-module__qymYPa__sentimentAnalysis{width:100%}.HomepageContent-module__qymYPa__sentimentLayout{gap:32px;height:100%;display:flex}.HomepageContent-module__qymYPa__sentimentLeft{flex:1;min-width:350px}.HomepageContent-module__qymYPa__sentimentRight{background:#25252f;border-radius:12px;flex:1;max-height:450px;padding:24px;overflow-y:auto}.HomepageContent-module__qymYPa__sentimentRight::-webkit-scrollbar{width:8px}.HomepageContent-module__qymYPa__sentimentRight::-webkit-scrollbar-track{background:#2f2f3a;border-radius:4px}.HomepageContent-module__qymYPa__sentimentRight::-webkit-scrollbar-thumb{background:#6b7280;border-radius:4px;transition:background .2s}.HomepageContent-module__qymYPa__sentimentRight::-webkit-scrollbar-thumb:hover{background:#25cda3}.HomepageContent-module__qymYPa__sentimentRight{scrollbar-width:thin;scrollbar-color:#6b7280 #2f2f3a}.HomepageContent-module__qymYPa__legendBox{border-bottom:1px solid #2f2f3a;gap:32px;margin-bottom:24px;padding-bottom:16px;display:flex}.HomepageContent-module__qymYPa__legendItem{font-size:var(--fs-md);color:#d1d5db;align-items:center;gap:8px;display:flex}.HomepageContent-module__qymYPa__legendDot{border-radius:50%;width:10px;height:10px;display:inline-block}.HomepageContent-module__qymYPa__topicsList{flex-direction:column;gap:2px;display:flex}.HomepageContent-module__qymYPa__topicItem{cursor:pointer;background:#25252f;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 16px;transition:all .2s;display:flex}.HomepageContent-module__qymYPa__topicItem:hover{background:#25cda30d;border-left:3px solid #25cda3;padding-left:13px}.HomepageContent-module__qymYPa__topicActive{border-left:3px solid #25cda3;padding-left:13px;background:#25cda314!important}.HomepageContent-module__qymYPa__topicName{color:#e5e7eb;flex:1;font-size:15px}.HomepageContent-module__qymYPa__topicStats{font-size:var(--fs-md);gap:24px;font-weight:600;display:flex}.HomepageContent-module__qymYPa__topicStats span:first-child{color:#25cda3;text-align:right;min-width:45px}.HomepageContent-module__qymYPa__topicStats span:last-child{color:#9ca3af;text-align:right;min-width:45px}.HomepageContent-module__qymYPa__detailTitle{font-size:var(--fs-2xl);color:#fff;border-bottom:2px solid #25cda3;margin-bottom:20px;padding-bottom:12px;font-weight:600}.HomepageContent-module__qymYPa__detailSection{margin-bottom:24px}.HomepageContent-module__qymYPa__detailSectionTitle{font-size:var(--fs-lg);color:#e5e7eb;align-items:center;gap:8px;margin-bottom:12px;font-weight:600;display:flex}.HomepageContent-module__qymYPa__detailIcon{font-size:var(--fs-2xl);font-weight:700}.HomepageContent-module__qymYPa__detailList{padding:0;list-style:none}.HomepageContent-module__qymYPa__detailList li{font-size:var(--fs-md);color:#d1d5db;border-bottom:1px solid #2f2f3a;padding:8px 0 8px 28px;line-height:1.5;position:relative}.HomepageContent-module__qymYPa__detailList li:last-child{border-bottom:none}.HomepageContent-module__qymYPa__detailList li:before{content:"•";color:#6b7280;position:absolute;left:12px}.HomepageContent-module__qymYPa__chartsGrid{grid-template-columns:1fr 1fr;gap:32px;padding:0;display:grid}.HomepageContent-module__qymYPa__chartCard{background:#25252f;border-radius:12px;padding:24px}.HomepageContent-module__qymYPa__chartTitle{font-size:var(--fs-xl);color:#fff;margin-bottom:16px;font-weight:600}.HomepageContent-module__qymYPa__chartIconBar{justify-content:flex-end;margin-bottom:20px;display:flex}.HomepageContent-module__qymYPa__chartIcon{opacity:.8;width:20px;height:20px}.HomepageContent-module__qymYPa__barChart{flex-direction:column;gap:12px;display:flex}.HomepageContent-module__qymYPa__barChartItem{grid-template-columns:100px 1fr 60px;align-items:center;gap:12px;display:grid}.HomepageContent-module__qymYPa__barLabel{font-size:var(--fs-md);color:#d1d5db;text-align:left}.HomepageContent-module__qymYPa__barTrack{background:#2f2f3a;border-radius:4px;height:24px;overflow:hidden}.HomepageContent-module__qymYPa__barFill{border-radius:4px;height:100%;transition:width .5s}.HomepageContent-module__qymYPa__barValue{font-size:var(--fs-md);color:#e5e7eb;text-align:right;font-weight:600}.HomepageContent-module__qymYPa__pieChartContainer{align-items:center;gap:24px;display:flex}.HomepageContent-module__qymYPa__pieChart{width:150px;height:150px}.HomepageContent-module__qymYPa__pieChartLegend{flex-direction:column;flex:1;gap:8px;display:flex}.HomepageContent-module__qymYPa__legendEntry{font-size:var(--fs-base);align-items:center;gap:8px;display:flex}.HomepageContent-module__qymYPa__legendColor{border-radius:2px;flex-shrink:0;width:12px;height:12px}.HomepageContent-module__qymYPa__legendText{color:#d1d5db}.HomepageContent-module__qymYPa__topicsGrid{flex-direction:column;gap:24px;display:flex}.HomepageContent-module__qymYPa__topicBar{grid-template-columns:120px 1fr 60px;align-items:center;gap:16px;display:grid}.HomepageContent-module__qymYPa__topicProgress{background:#2f2f3a;border-radius:4px;height:8px;overflow:hidden}.HomepageContent-module__qymYPa__topicProgressFill{background:linear-gradient(90deg,#25cda3 0%,#fec843 100%);height:100%;transition:width .3s}.HomepageContent-module__qymYPa__bubbleChartSection{width:100%}.HomepageContent-module__qymYPa__bubbleControls{gap:24px;margin-bottom:24px;display:flex}.HomepageContent-module__qymYPa__bubbleControlGroup{align-items:center;gap:12px;display:flex}.HomepageContent-module__qymYPa__controlLabel{font-size:var(--fs-md);color:#d1d5db;font-weight:500}.HomepageContent-module__qymYPa__bubbleSelect{color:#e5e7eb;font-size:var(--fs-md);cursor:pointer;background:#25252f;border:1px solid #3a3a45;border-radius:6px;padding:6px 12px;transition:all .2s}.HomepageContent-module__qymYPa__bubbleSelect:hover{background:#1a1a25;border-color:#25cda3}.HomepageContent-module__qymYPa__bubbleSelect:focus{border-color:#25cda3;outline:none;box-shadow:0 0 0 2px #25cda31a}.HomepageContent-module__qymYPa__bubbleChartContainer{background:#25252f;border-radius:12px;padding:24px;position:relative}.HomepageContent-module__qymYPa__bubbleChart{width:100%;height:400px;position:relative}.HomepageContent-module__qymYPa__yAxisLabel{transform-origin:bottom;font-size:var(--fs-sm);color:#d1d5db;white-space:nowrap;position:absolute;top:50%;left:-60px;transform:rotate(-90deg)translateY(-50%)}.HomepageContent-module__qymYPa__xAxisLabel{font-size:var(--fs-sm);color:#d1d5db;white-space:nowrap;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.HomepageContent-module__qymYPa__chartArea{background:#1a1a25;border-radius:8px;position:absolute;inset:20px 20px 40px 40px;overflow:hidden}.HomepageContent-module__qymYPa__gridLines{opacity:.5;width:100%;height:100%;position:absolute}.HomepageContent-module__qymYPa__bubble{cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute}.HomepageContent-module__qymYPa__bubble:hover{z-index:10;transform:scale(1.15)!important}.HomepageContent-module__qymYPa__bubbleTooltip{font-size:var(--fs-sm);color:#e5e7eb;white-space:nowrap;background:#1a1a25;border:1px solid #3a3a45;border-radius:4px;padding:4px 8px;display:none;position:absolute;bottom:calc(100% + 8px);box-shadow:0 2px 8px #0003}.HomepageContent-module__qymYPa__bubble:hover .HomepageContent-module__qymYPa__bubbleTooltip{display:block}.HomepageContent-module__qymYPa__yAxisValues{font-size:var(--fs-sm);color:#9ca3af;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:20px;bottom:40px;left:10px}.HomepageContent-module__qymYPa__xAxisValues{font-size:var(--fs-sm);color:#9ca3af;justify-content:space-between;display:flex;position:absolute;bottom:20px;left:40px;right:20px}.HomepageContent-module__qymYPa__competitorMatrix{overflow-x:auto}.HomepageContent-module__qymYPa__matrixTable{border-collapse:collapse;width:100%}.HomepageContent-module__qymYPa__matrixTable th,.HomepageContent-module__qymYPa__matrixTable td{text-align:left;border-bottom:1px solid #2f2f3a;padding:12px}.HomepageContent-module__qymYPa__matrixTable th{color:#e5e7eb;background:#25252f;font-weight:600}.HomepageContent-module__qymYPa__matrixTable td{color:#d1d5db}.HomepageContent-module__qymYPa__matrixTable .HomepageContent-module__qymYPa__highlight{color:#fec843;font-weight:600}.HomepageContent-module__qymYPa__similarGames{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#0006 0%,#0003 100%);border-radius:16px;width:100%;padding:32px}.HomepageContent-module__qymYPa__tableToggle{background:#00000080;border:1px solid #25cda333;border-radius:12px;gap:4px;width:fit-content;margin-bottom:32px;padding:4px;display:flex}.HomepageContent-module__qymYPa__toggleBtn{color:#ffffff80;cursor:pointer;font-size:var(--fs-md);background:0 0;border:none;border-radius:8px;padding:10px 20px;font-weight:500;transition:all .3s;position:relative}.HomepageContent-module__qymYPa__toggleBtn:hover{color:#fffc}.HomepageContent-module__qymYPa__toggleBtn.HomepageContent-module__qymYPa__active{color:#000;background:linear-gradient(135deg,#25cda3 0%,#25cda3cc 100%);font-weight:600;box-shadow:0 4px 12px #25cda34d}.HomepageContent-module__qymYPa__tableContent{background:#0000004d;border:1px solid #25cda31a;border-radius:12px;width:100%;overflow:hidden}.HomepageContent-module__qymYPa__gameTable{width:100%}.HomepageContent-module__qymYPa__simpleTable{border-collapse:collapse;width:100%}.HomepageContent-module__qymYPa__simpleTable th{text-align:left;color:#25cda3e6;font-weight:600;font-size:var(--fs-base);text-transform:uppercase;letter-spacing:.5px;background:#0000004d;border-bottom:1px solid #25cda333;padding:16px 24px}.HomepageContent-module__qymYPa__simpleTable td{color:#fffc;font-size:var(--fs-md);border-bottom:1px solid #ffffff0d;padding:16px 24px;transition:all .2s}.HomepageContent-module__qymYPa__simpleTable tbody tr{transition:all .2s}.HomepageContent-module__qymYPa__simpleTable tbody tr:hover{background:#25cda30d;transform:translate(4px)}.HomepageContent-module__qymYPa__simpleTable tbody tr:hover td{color:#fffffff2}.HomepageContent-module__qymYPa__simpleTable td:first-child{color:#ffffffe6;font-weight:600}.HomepageContent-module__qymYPa__rating{color:#25cda3;font-weight:700;font-size:var(--fs-md);background:linear-gradient(135deg,#25cda333 0%,#25cda31a 100%);border:1px solid #25cda366;border-radius:6px;padding:4px 10px;display:inline-block}.HomepageContent-module__qymYPa__overlap{color:#fec843;font-weight:700;font-size:var(--fs-md);background:linear-gradient(135deg,#fec84333 0%,#fec8431a 100%);border:1px solid #fec84366;border-radius:6px;padding:4px 10px;display:inline-block}.HomepageContent-module__qymYPa__tag{font-size:var(--fs-sm);color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-right:6px;padding:4px 10px;font-weight:500;transition:all .2s;display:inline-block}.HomepageContent-module__qymYPa__tag:hover{color:#25cda3;background:#25cda31a;border-color:#25cda34d}@keyframes HomepageContent-module__qymYPa__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.HomepageContent-module__qymYPa__skeletonCard{background:#1a1a25;border:2px solid #2f2f3a;border-radius:16px;flex-direction:column;height:100%;padding:40px;display:flex;position:relative}.HomepageContent-module__qymYPa__skeletonBadge{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:50px;width:120px;height:28px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.HomepageContent-module__qymYPa__skeletonTitle{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:8px;width:60%;height:28px;margin-bottom:8px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}.HomepageContent-module__qymYPa__skeletonDescription{margin-bottom:24px}.HomepageContent-module__qymYPa__skeletonLine{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:8px;width:100%;height:16px;margin-bottom:8px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}.HomepageContent-module__qymYPa__skeletonLine:last-child{margin-bottom:0}.HomepageContent-module__qymYPa__skeletonPrice{align-items:baseline;gap:8px;margin-bottom:32px;display:flex}.HomepageContent-module__qymYPa__skeletonPriceAmount{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:8px;width:100px;height:48px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}.HomepageContent-module__qymYPa__skeletonPricePeriod{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:8px;width:60px;height:20px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}.HomepageContent-module__qymYPa__skeletonFeatures{flex-grow:1;margin-bottom:32px;padding:0;list-style:none}.HomepageContent-module__qymYPa__skeletonFeature{align-items:center;gap:8px;margin-bottom:16px;display:flex}.HomepageContent-module__qymYPa__skeletonFeature:last-child{margin-bottom:0}.HomepageContent-module__qymYPa__skeletonIcon{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:50%;flex-shrink:0;width:20px;height:20px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}.HomepageContent-module__qymYPa__skeletonFeatureText{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:8px;flex:1;height:16px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}.HomepageContent-module__qymYPa__skeletonButton{background:linear-gradient(90deg,#ffffff0d 0%,#ffffff26 50%,#ffffff0d 100%) 0 0/1000px 100%;border-radius:50px;width:100%;height:44px;margin-top:24px;animation:1.5s infinite HomepageContent-module__qymYPa__shimmer}@media (max-width:1200px){.HomepageContent-module__qymYPa__insightsGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:768px){.HomepageContent-module__qymYPa__hero{padding:100px 0 60px}.HomepageContent-module__qymYPa__title{font-size:53px}.HomepageContent-module__qymYPa__subtitle{font-size:24px}.HomepageContent-module__qymYPa__buttons{flex-direction:column;gap:16px}.HomepageContent-module__qymYPa__primaryButton,.HomepageContent-module__qymYPa__secondaryButton{justify-content:center;width:100%}.HomepageContent-module__qymYPa__carouselWrapper{margin-top:40px}.HomepageContent-module__qymYPa__carousel{border-radius:12px;height:300px}.HomepageContent-module__qymYPa__carouselControl{opacity:1;width:36px;height:36px}.HomepageContent-module__qymYPa__carouselPrev{left:10px}.HomepageContent-module__qymYPa__carouselNext{right:10px}.HomepageContent-module__qymYPa__insightsSection{padding:60px 0}.HomepageContent-module__qymYPa__insightsGrid{grid-template-columns:1fr;gap:24px}.HomepageContent-module__qymYPa__insightImageWrapper{height:140px}.HomepageContent-module__qymYPa__modalContent{max-width:95vw;max-height:95vh}.HomepageContent-module__qymYPa__modalClose{width:36px;height:36px;top:10px;right:10px}.HomepageContent-module__qymYPa__pricingGrid,.HomepageContent-module__qymYPa__useCasesGrid,.HomepageContent-module__qymYPa__dashboardContainer{grid-template-columns:1fr}.HomepageContent-module__qymYPa__sentimentLayout{flex-direction:column}.HomepageContent-module__qymYPa__sentimentLeft{min-width:100%}.HomepageContent-module__qymYPa__sentimentRight{max-height:300px}.HomepageContent-module__qymYPa__chartsGrid{grid-template-columns:1fr}.HomepageContent-module__qymYPa__pieChartContainer{flex-direction:column}.HomepageContent-module__qymYPa__bubbleControls{flex-direction:column;align-items:flex-start}.HomepageContent-module__qymYPa__bubbleChart{height:300px}.HomepageContent-module__qymYPa__sectionTitle{font-size:32px}}@media (max-width:480px){.HomepageContent-module__qymYPa__title{font-size:36px}.HomepageContent-module__qymYPa__subtitle{font-size:18px}.HomepageContent-module__qymYPa__carousel{height:200px}.HomepageContent-module__qymYPa__sectionTitle{font-size:26px}.HomepageContent-module__qymYPa__container{padding:0 16px}}