.feature-hero-section[data-astro-cid-5ywcdunp]{min-height:calc(100vh - 4rem);margin-top:4rem}.feature-hero-content[data-astro-cid-5ywcdunp]{animation:fadeInUp 1s ease-out}.feature-badge[data-astro-cid-5ywcdunp]{display:inline-flex;align-items:center;justify-content:center}.badge-text[data-astro-cid-5ywcdunp]{background:#62b6711a;color:var(--color-secondary);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;border:1px solid rgba(98,182,113,.2)}.video-container[data-astro-cid-5ywcdunp]{position:relative;background:var(--color-brand-elevated);border:2px solid var(--color-accent-primary)}.video-container[data-astro-cid-5ywcdunp] video[data-astro-cid-5ywcdunp]{display:block;max-height:500px;object-fit:cover}.hover-lift[data-astro-cid-5ywcdunp]{transition:transform .3s ease,box-shadow .3s ease}.hover-lift[data-astro-cid-5ywcdunp]:hover{transform:translateY(-2px)}.feature-stats-grid[data-astro-cid-5ywcdunp]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem;max-width:800px;margin-left:auto;margin-right:auto}.stat-card[data-astro-cid-5ywcdunp]{background:var(--color-bg-elevated);border-radius:1rem;padding:1.5rem;text-align:center;border:1px solid rgba(98,182,113,.1);transition:all .3s ease;animation:fadeInUp .6s ease forwards;animation-delay:calc(var(--index) * .1s);opacity:0}.stat-card[data-astro-cid-5ywcdunp]:hover{border-color:var(--color-secondary);box-shadow:0 4px 12px #62b67126}.stat-value[data-astro-cid-5ywcdunp]{font-size:2.5rem;font-weight:700;color:var(--color-secondary);line-height:1;margin-bottom:.5rem}.stat-label[data-astro-cid-5ywcdunp]{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}.stat-description[data-astro-cid-5ywcdunp]{font-size:.875rem;color:var(--color-text-secondary);line-height:1.4}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.video-background-effects[data-astro-cid-5ywcdunp]{z-index:0;overflow:visible;border-radius:.5rem}.color-pop[data-astro-cid-5ywcdunp]{position:absolute;border-radius:50%;filter:blur(40px);opacity:.3;animation:colorPulse 8s ease-in-out infinite}.color-pop-1[data-astro-cid-5ywcdunp]{width:320px;height:320px;background:radial-gradient(circle,#FFB000 0%,transparent 70%);top:-120px;left:-120px;animation-delay:0s}.color-pop-2[data-astro-cid-5ywcdunp]{width:280px;height:280px;background:radial-gradient(circle,#62B671 0%,transparent 70%);top:-100px;right:-100px;animation-delay:2s}.color-pop-3[data-astro-cid-5ywcdunp]{width:380px;height:380px;background:radial-gradient(circle,#F25089 0%,transparent 70%);bottom:-150px;left:-150px;animation-delay:4s}.color-pop-4[data-astro-cid-5ywcdunp]{width:260px;height:260px;background:radial-gradient(circle,#FFB000 0%,transparent 70%);bottom:-80px;right:-80px;animation-delay:6s}.color-pop-center[data-astro-cid-5ywcdunp]{width:450px;height:450px;background:radial-gradient(circle,#62B671 0%,transparent 80%);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.15;animation-delay:1s}@media(max-width:768px){.feature-stats-grid[data-astro-cid-5ywcdunp]{grid-template-columns:1fr;gap:1rem}.stat-card[data-astro-cid-5ywcdunp]{padding:1rem}.stat-value[data-astro-cid-5ywcdunp]{font-size:2rem}.color-pop-1[data-astro-cid-5ywcdunp]{width:180px;height:180px;top:-60px;left:-60px}.color-pop-2[data-astro-cid-5ywcdunp]{width:150px;height:150px;top:-50px;right:-50px}.color-pop-3[data-astro-cid-5ywcdunp]{width:200px;height:200px;bottom:-80px;left:-80px}.color-pop-4[data-astro-cid-5ywcdunp]{width:120px;height:120px;bottom:-40px;right:-40px}.color-pop-center[data-astro-cid-5ywcdunp]{width:250px;height:250px}}@media(max-height:600px){.feature-hero-section[data-astro-cid-5ywcdunp]{min-height:calc(100vh - 5rem);margin-top:5rem}.feature-hero-content[data-astro-cid-5ywcdunp]{padding:2rem 0}.absolute[data-astro-cid-5ywcdunp].bottom-8{bottom:1rem}}.benefits-showcase[data-astro-cid-tng6ihm6]{max-width:900px;margin:0 auto}.showcase-header[data-astro-cid-tng6ihm6]{text-align:center;margin-bottom:3rem}.benefits-grid[data-astro-cid-tng6ihm6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.benefit-item[data-astro-cid-tng6ihm6]{display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem;background:#62b6710d;border-radius:12px;border:1px solid rgba(98,182,113,.1);transition:all .3s ease;animation:fadeInUp .6s ease forwards;animation-delay:calc(var(--index) * .1s);opacity:0}.benefit-item[data-astro-cid-tng6ihm6]:hover{background:#62b6711a;transform:translateY(-2px);box-shadow:0 4px 12px #62b67126}.benefit-marker[data-astro-cid-tng6ihm6]{flex-shrink:0;width:24px;height:24px;background:var(--color-secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.benefit-text[data-astro-cid-tng6ihm6]{color:var(--color-text-primary);font-weight:500;font-size:.95rem;line-height:1.4}@media(max-width:1024px){.benefits-grid[data-astro-cid-tng6ihm6]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.benefits-grid[data-astro-cid-tng6ihm6]{grid-template-columns:1fr}}.ai-insights-snapshot[data-astro-cid-y5onielz]{height:100%;display:flex;flex-direction:column}.snapshot-content[data-astro-cid-y5onielz]{flex:1;display:flex;align-items:center;justify-content:center}.ai-demo-mini[data-astro-cid-y5onielz]{background:var(--color-bg-elevated);border:2px solid rgba(98,182,113,.2);border-radius:1rem;overflow:hidden;width:100%;height:100%;min-height:500px;max-height:600px;transition:all .3s ease}.ai-demo-mini[data-astro-cid-y5onielz]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #62b67126;border-color:var(--color-secondary)}.chat-layout[data-astro-cid-y5onielz]{display:flex;flex-direction:column;height:100%;background:var(--color-bg-base)}.chat-header[data-astro-cid-y5onielz]{background:var(--color-bg-elevated);border-bottom:1px solid rgba(98,182,113,.1);padding:1rem;flex-shrink:0}.header-content[data-astro-cid-y5onielz]{display:flex;align-items:center;justify-content:space-between}.chat-title[data-astro-cid-y5onielz]{display:flex;align-items:center;gap:.75rem}.oplix-logo[data-astro-cid-y5onielz]{width:32px;height:32px}.title-text[data-astro-cid-y5onielz] h6[data-astro-cid-y5onielz]{color:var(--color-text-primary);margin:0;font-size:1.25rem}.title-text[data-astro-cid-y5onielz] p[data-astro-cid-y5onielz]{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.875rem}.chat-status[data-astro-cid-y5onielz]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.875rem}.status-indicator[data-astro-cid-y5onielz]{width:8px;height:8px;border-radius:50%;display:inline-block}.status-indicator[data-astro-cid-y5onielz].online{background:var(--color-secondary);animation:pulse 2s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.chat-content[data-astro-cid-y5onielz]{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.chat-messages[data-astro-cid-y5onielz]{padding:1rem;display:flex;flex-direction:column;gap:1rem}.message[data-astro-cid-y5onielz]{display:flex;gap:.75rem;max-width:85%}.message[data-astro-cid-y5onielz].user-message{align-self:flex-end;flex-direction:row-reverse}.message-avatar[data-astro-cid-y5onielz]{flex-shrink:0}.ai-avatar[data-astro-cid-y5onielz]{width:40px;height:40px;background:linear-gradient(135deg,var(--color-secondary),var(--color-primary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:.875rem}.message-content[data-astro-cid-y5onielz]{flex:1;display:flex;flex-direction:column;gap:.5rem}.message-text[data-astro-cid-y5onielz]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:1rem;padding:1rem;line-height:1.5}.user-message[data-astro-cid-y5onielz] .message-text[data-astro-cid-y5onielz]{background:#62b6711a;border-color:var(--color-secondary)}.message-text[data-astro-cid-y5onielz] p[data-astro-cid-y5onielz]{margin:0 0 .75rem;color:var(--color-text-primary)}.message-text[data-astro-cid-y5onielz] p[data-astro-cid-y5onielz]:last-child{margin-bottom:0}.message-time[data-astro-cid-y5onielz]{font-size:.75rem;color:var(--color-text-secondary);align-self:flex-start}.user-message[data-astro-cid-y5onielz] .message-time[data-astro-cid-y5onielz]{align-self:flex-end}.insights-list[data-astro-cid-y5onielz]{margin:1rem 0;display:flex;flex-direction:column;gap:1rem}.insight-item[data-astro-cid-y5onielz]{display:flex;gap:.75rem;align-items:flex-start}.insight-number[data-astro-cid-y5onielz]{background:var(--color-secondary);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.insight-content[data-astro-cid-y5onielz]{flex:1;font-size:.875rem;line-height:1.4}.insight-content[data-astro-cid-y5onielz] strong[data-astro-cid-y5onielz]{color:var(--color-secondary)}.message[data-astro-cid-y5onielz].typing .message-text[data-astro-cid-y5onielz]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.2);padding:.75rem 1rem}.typing-indicator[data-astro-cid-y5onielz]{display:flex;align-items:center;gap:.75rem}.typing-dots[data-astro-cid-y5onielz]{display:flex;gap:.25rem}.typing-dots[data-astro-cid-y5onielz] span[data-astro-cid-y5onielz]{width:6px;height:6px;background:var(--color-secondary);border-radius:50%;animation:typingDots 1.5s infinite}.typing-dots[data-astro-cid-y5onielz] span[data-astro-cid-y5onielz]:nth-child(2){animation-delay:.2s}.typing-dots[data-astro-cid-y5onielz] span[data-astro-cid-y5onielz]:nth-child(3){animation-delay:.4s}@keyframes typingDots{0%,60%,to{transform:scale(1);opacity:.5}30%{transform:scale(1.2);opacity:1}}.typing-text[data-astro-cid-y5onielz]{font-size:.875rem;color:var(--color-text-secondary);font-style:italic}.chat-input[data-astro-cid-y5onielz]{background:var(--color-bg-elevated);border-top:1px solid rgba(98,182,113,.1);padding:1rem;flex-shrink:0}.input-container[data-astro-cid-y5onielz]{display:flex;flex-direction:column;gap:.75rem}.input-field[data-astro-cid-y5onielz]{display:flex;gap:.5rem;align-items:center}.input-field[data-astro-cid-y5onielz] input[data-astro-cid-y5onielz]{flex:1;background:var(--color-bg-base);border:1px solid rgba(98,182,113,.2);border-radius:.5rem;padding:.75rem;color:var(--color-text-primary);font-size:.875rem}.input-field[data-astro-cid-y5onielz] input[data-astro-cid-y5onielz]:focus{outline:none;border-color:var(--color-secondary)}.input-field[data-astro-cid-y5onielz] input[data-astro-cid-y5onielz]:disabled{opacity:.6;cursor:not-allowed}.send-button[data-astro-cid-y5onielz]{background:var(--color-secondary);border:none;border-radius:.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s ease}.send-button[data-astro-cid-y5onielz]:hover:not(:disabled){background:var(--color-primary);transform:translateY(-1px)}.send-button[data-astro-cid-y5onielz]:disabled{opacity:.6;cursor:not-allowed}.input-suggestions[data-astro-cid-y5onielz]{display:flex;flex-wrap:wrap;gap:.5rem}.suggestion[data-astro-cid-y5onielz]{background:#62b6711a;color:var(--color-secondary);padding:.375rem .75rem;border-radius:1rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}.suggestion[data-astro-cid-y5onielz]:hover{background:#62b67133;transform:translateY(-1px)}@media(max-width:768px){.chat-header[data-astro-cid-y5onielz]{padding:.75rem}.header-content[data-astro-cid-y5onielz]{flex-direction:column;gap:.75rem;text-align:center}.chat-messages[data-astro-cid-y5onielz]{padding:.75rem}.message[data-astro-cid-y5onielz]{max-width:95%}.message-text[data-astro-cid-y5onielz]{padding:.75rem}.ai-avatar[data-astro-cid-y5onielz]{width:32px;height:32px;font-size:.75rem}.chat-input[data-astro-cid-y5onielz]{padding:.75rem}.input-suggestions[data-astro-cid-y5onielz]{gap:.375rem}.suggestion[data-astro-cid-y5onielz]{font-size:.7rem;padding:.25rem .5rem}.title-text[data-astro-cid-y5onielz] h6[data-astro-cid-y5onielz]{font-size:1rem}.title-text[data-astro-cid-y5onielz] p[data-astro-cid-y5onielz]{font-size:.8rem}}@media(max-width:480px){.ai-demo-mini[data-astro-cid-y5onielz]{min-height:450px}.chat-header[data-astro-cid-y5onielz],.chat-messages[data-astro-cid-y5onielz],.chat-input[data-astro-cid-y5onielz]{padding:.5rem}.input-field[data-astro-cid-y5onielz]{flex-direction:column;gap:.5rem}.send-button[data-astro-cid-y5onielz]{width:100%;height:36px}.insight-item[data-astro-cid-y5onielz]{flex-direction:column;gap:.5rem}.insight-number[data-astro-cid-y5onielz]{align-self:flex-start}}.steam-snapshot[data-astro-cid-vzihutho]{height:100%;width:100%;display:flex;flex-direction:column}.snapshot-content[data-astro-cid-vzihutho]{flex:1;display:flex;align-items:stretch;justify-content:stretch;width:100%;height:100%}.steam-demo-mini[data-astro-cid-vzihutho]{background:var(--color-bg-elevated);border:2px solid rgba(98,182,113,.2);border-radius:1rem;overflow:hidden;width:100%;height:100%;min-height:500px;transition:all .3s ease}.steam-demo-mini[data-astro-cid-vzihutho]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #62b67126;border-color:var(--color-secondary)}.dashboard-layout[data-astro-cid-vzihutho]{display:flex;flex-direction:column;height:100%;background:var(--color-bg-base)}.dashboard-header[data-astro-cid-vzihutho]{background:var(--color-bg-elevated);border-bottom:1px solid rgba(98,182,113,.1);padding:1rem}.header-content[data-astro-cid-vzihutho]{display:flex;align-items:center;justify-content:space-between}.dashboard-title[data-astro-cid-vzihutho]{display:flex;align-items:center;gap:.75rem}.oplix-logo[data-astro-cid-vzihutho]{width:32px;height:32px}.title-text[data-astro-cid-vzihutho] h6[data-astro-cid-vzihutho]{color:var(--color-text-primary);margin:0;font-size:1.25rem}.title-text[data-astro-cid-vzihutho] p[data-astro-cid-vzihutho]{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.875rem}.last-updated[data-astro-cid-vzihutho]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.875rem}.update-indicator[data-astro-cid-vzihutho]{animation:spin 2s linear infinite}.dashboard-content[data-astro-cid-vzihutho]{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.metrics-row[data-astro-cid-vzihutho]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.metric-card[data-astro-cid-vzihutho]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:.5rem;padding:.75rem;display:flex;align-items:center;gap:.75rem}.metric-icon[data-astro-cid-vzihutho]{font-size:.7rem;font-weight:700;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#62b6711a;border-radius:.5rem;color:var(--color-secondary);letter-spacing:-.5px}.metric-content[data-astro-cid-vzihutho]{flex:1}.metric-value[data-astro-cid-vzihutho]{color:var(--color-text-primary);font-size:1.25rem;font-weight:700;line-height:1}.metric-label[data-astro-cid-vzihutho]{color:var(--color-text-secondary);font-size:.75rem;margin:.25rem 0}.metric-change[data-astro-cid-vzihutho]{font-size:.625rem;font-weight:600}.metric-change[data-astro-cid-vzihutho].positive{color:var(--color-secondary)}.metric-change[data-astro-cid-vzihutho].negative{color:#dc3545}.charts-row[data-astro-cid-vzihutho]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.chart-card[data-astro-cid-vzihutho]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column}.chart-header[data-astro-cid-vzihutho]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.chart-header[data-astro-cid-vzihutho] h6[data-astro-cid-vzihutho]{color:var(--color-text-primary);margin:0;font-size:1rem}.chart-period[data-astro-cid-vzihutho]{color:var(--color-text-secondary);font-size:.75rem}.chart-content[data-astro-cid-vzihutho]{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.sentiment-chart[data-astro-cid-vzihutho]{display:flex;align-items:flex-end;justify-content:space-around;height:120px;gap:1rem}.sentiment-bar[data-astro-cid-vzihutho]{flex:1;border-radius:.25rem .25rem 0 0;position:relative;min-height:20px;transition:all .3s ease;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:.5rem .25rem}.sentiment-bar[data-astro-cid-vzihutho].positive{background:var(--color-secondary)}.sentiment-bar[data-astro-cid-vzihutho].neutral{background:#fbbf24}.sentiment-bar[data-astro-cid-vzihutho].negative{background:#ef4444}.bar-label[data-astro-cid-vzihutho]{color:#fff;font-size:.7rem;font-weight:600;margin-bottom:.25rem}.bar-value[data-astro-cid-vzihutho]{color:#fff;font-size:.8rem;font-weight:700}.trending-issues[data-astro-cid-vzihutho]{display:flex;flex-direction:column;gap:.75rem}.issue-item[data-astro-cid-vzihutho]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.75rem;background:#62b6710d;border-radius:.5rem;transition:all .3s ease}.issue-item[data-astro-cid-vzihutho]:hover{background:#62b6711a;transform:translate(4px)}.issue-info[data-astro-cid-vzihutho]{display:flex;align-items:center;gap:.5rem}.issue-indicator[data-astro-cid-vzihutho]{width:12px;height:12px;border-radius:50%;display:inline-block}.issue-indicator[data-astro-cid-vzihutho].critical{background:#dc3545}.issue-indicator[data-astro-cid-vzihutho].medium{background:#ffc107}.issue-indicator[data-astro-cid-vzihutho].low{background:#6c757d}.issue-indicator[data-astro-cid-vzihutho].enhancement{background:var(--color-secondary)}.issue-text[data-astro-cid-vzihutho]{font-size:.875rem;color:var(--color-text-primary);font-weight:500}.issue-count[data-astro-cid-vzihutho]{font-size:.75rem;color:var(--color-text-secondary);font-weight:400}.insights-section[data-astro-cid-vzihutho]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:.5rem;padding:1rem}.insights-header[data-astro-cid-vzihutho]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.insights-header[data-astro-cid-vzihutho] h3[data-astro-cid-vzihutho]{color:var(--color-text-primary);margin:0;font-size:1rem}.view-all-btn[data-astro-cid-vzihutho]{background:none;border:1px solid rgba(98,182,113,.3);color:var(--color-secondary);padding:.375rem .75rem;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}.view-all-btn[data-astro-cid-vzihutho]:hover{background:#62b6711a}.insights-grid[data-astro-cid-vzihutho]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.insight-card[data-astro-cid-vzihutho]{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#62b6710d;border-radius:.5rem;transition:all .3s ease}.insight-card[data-astro-cid-vzihutho]:hover{background:#62b6711a;transform:translateY(-2px)}.insight-icon[data-astro-cid-vzihutho]{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;font-size:1.25rem;background:#62b6711a}.insight-content[data-astro-cid-vzihutho]{flex:1}.insight-title[data-astro-cid-vzihutho]{color:var(--color-text-primary);font-weight:600;font-size:.875rem;margin-bottom:.25rem}.insight-description[data-astro-cid-vzihutho]{color:var(--color-text-secondary);font-size:.75rem;line-height:1.4;margin-bottom:.25rem}.insight-trend[data-astro-cid-vzihutho]{font-size:.7rem;font-weight:600}.insight-trend[data-astro-cid-vzihutho].positive{color:var(--color-secondary)}.insight-trend[data-astro-cid-vzihutho].neutral{color:#6c757d}.insight-trend[data-astro-cid-vzihutho].negative{color:#dc3545}@media(max-width:1024px){.charts-row[data-astro-cid-vzihutho]{grid-template-columns:1fr;gap:1rem}.metrics-row[data-astro-cid-vzihutho]{grid-template-columns:repeat(2,1fr);gap:.75rem}.insights-grid[data-astro-cid-vzihutho]{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-content[data-astro-cid-vzihutho]{padding:.75rem;gap:.75rem}.dashboard-header[data-astro-cid-vzihutho]{padding:.75rem}.header-content[data-astro-cid-vzihutho]{flex-direction:column;gap:.75rem;text-align:center}.metrics-row[data-astro-cid-vzihutho]{grid-template-columns:1fr;gap:.5rem}.metric-card[data-astro-cid-vzihutho]{padding:.5rem;gap:.5rem}.metric-icon[data-astro-cid-vzihutho]{width:2rem;height:2rem;font-size:.6rem}.metric-value[data-astro-cid-vzihutho]{font-size:1rem}.metric-label[data-astro-cid-vzihutho]{font-size:.7rem}.metric-change[data-astro-cid-vzihutho]{font-size:.6rem}.chart-card[data-astro-cid-vzihutho]{padding:.75rem}.chart-header[data-astro-cid-vzihutho] h6[data-astro-cid-vzihutho]{font-size:.9rem}.chart-period[data-astro-cid-vzihutho]{font-size:.7rem}.sentiment-chart[data-astro-cid-vzihutho]{height:100px;gap:.5rem}.bar-label[data-astro-cid-vzihutho]{font-size:.65rem}.bar-value[data-astro-cid-vzihutho]{font-size:.7rem}.issue-item[data-astro-cid-vzihutho]{padding:.5rem;gap:.375rem}.issue-text[data-astro-cid-vzihutho]{font-size:.8rem}.issue-count[data-astro-cid-vzihutho]{font-size:.7rem}.insights-section[data-astro-cid-vzihutho]{padding:.75rem}.insight-card[data-astro-cid-vzihutho]{padding:.5rem;gap:.5rem}.insight-icon[data-astro-cid-vzihutho]{width:2rem;height:2rem;font-size:1rem}.insight-title[data-astro-cid-vzihutho]{font-size:.8rem}.insight-description[data-astro-cid-vzihutho]{font-size:.7rem}.insight-trend[data-astro-cid-vzihutho]{font-size:.65rem}.title-text[data-astro-cid-vzihutho] h6[data-astro-cid-vzihutho]{font-size:1rem}.title-text[data-astro-cid-vzihutho] p[data-astro-cid-vzihutho],.last-updated[data-astro-cid-vzihutho]{font-size:.8rem}}@media(max-width:480px){.dashboard-content[data-astro-cid-vzihutho],.dashboard-header[data-astro-cid-vzihutho]{padding:.5rem}.metric-card[data-astro-cid-vzihutho]{padding:.375rem}.chart-card[data-astro-cid-vzihutho],.insights-section[data-astro-cid-vzihutho]{padding:.5rem}.insight-card[data-astro-cid-vzihutho]{flex-direction:column;text-align:center;gap:.5rem}}.snapshot-container[data-astro-cid-z2fkqqoj]{width:100%;max-width:100%;margin:0 auto}.dashboard-demo[data-astro-cid-z2fkqqoj]{background:var(--color-bg-elevated);border:2px solid transparent;border-radius:1rem;overflow:hidden;height:600px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease;display:flex;flex-direction:column}.dashboard-demo[data-astro-cid-z2fkqqoj]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #62b67133;border-color:var(--color-secondary)}.dashboard-header[data-astro-cid-z2fkqqoj]{background:var(--color-bg-base);border-bottom:1px solid rgba(98,182,113,.1);padding:1rem 1.25rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.header-left[data-astro-cid-z2fkqqoj]{display:flex;flex-direction:column;gap:.25rem}.dashboard-title[data-astro-cid-z2fkqqoj]{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--color-text-primary)}.dashboard-logo[data-astro-cid-z2fkqqoj]{width:18px;height:18px;object-fit:contain}.project-info[data-astro-cid-z2fkqqoj]{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:var(--color-text-secondary)}.project-name[data-astro-cid-z2fkqqoj]{font-weight:500}.project-separator[data-astro-cid-z2fkqqoj]{color:var(--color-text-muted)}.form-count[data-astro-cid-z2fkqqoj]{color:var(--color-secondary);font-weight:500}.header-right[data-astro-cid-z2fkqqoj]{display:flex;align-items:center}.form-controls[data-astro-cid-z2fkqqoj]{display:flex;gap:.75rem;align-items:center}.dedup-interface[data-astro-cid-z2fkqqoj]{display:flex;flex:1;overflow:hidden}.issues-sidebar[data-astro-cid-z2fkqqoj]{width:300px;background:var(--color-bg-base);border-right:1px solid rgba(98,182,113,.1);padding:1rem;overflow-y:auto}.sidebar-header[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj]{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--color-text-primary)}.sidebar-header[data-astro-cid-z2fkqqoj] p[data-astro-cid-z2fkqqoj]{margin:0 0 1rem;font-size:.8rem;color:var(--color-text-secondary);line-height:1.4}.issues-list[data-astro-cid-z2fkqqoj]{display:flex;flex-direction:column;gap:.75rem}.issue-item[data-astro-cid-z2fkqqoj]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:8px;padding:1rem;cursor:pointer;transition:all .15s ease}.issue-item[data-astro-cid-z2fkqqoj]:hover{border-color:#62b6714d;background:#62b6710d}.issue-item[data-astro-cid-z2fkqqoj].active{border-color:var(--color-secondary);background:#62b6711a}.issue-header[data-astro-cid-z2fkqqoj]{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.issue-title[data-astro-cid-z2fkqqoj]{font-size:.85rem;font-weight:600;color:var(--color-text-primary);line-height:1.3;flex:1}.issue-badge[data-astro-cid-z2fkqqoj]{padding:.25rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;text-transform:uppercase;flex-shrink:0}.issue-badge[data-astro-cid-z2fkqqoj].high{background:#ef44441a;color:#ef4444}.issue-badge[data-astro-cid-z2fkqqoj].medium{background:#f59e0b1a;color:#f59e0b}.issue-badge[data-astro-cid-z2fkqqoj].low{background:#22c55e1a;color:#22c55e}.issue-stats[data-astro-cid-z2fkqqoj]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.report-count[data-astro-cid-z2fkqqoj]{font-size:.75rem;font-weight:600;color:var(--color-primary)}.platform-indicators[data-astro-cid-z2fkqqoj]{display:flex;gap:.25rem}.platform-indicator[data-astro-cid-z2fkqqoj]{padding:.15rem .4rem;border-radius:3px;font-size:.65rem;font-weight:600;text-transform:uppercase}.platform-indicator[data-astro-cid-z2fkqqoj].game{background:#62b6711a;color:var(--color-secondary)}.platform-indicator[data-astro-cid-z2fkqqoj].discord{background:#5865f21a;color:#5865f2}.platform-indicator[data-astro-cid-z2fkqqoj].reddit{background:#ff45001a;color:#ff4500}.platform-indicator[data-astro-cid-z2fkqqoj].steam{background:#66c0f41a;color:#66c0f4}.dedup-main[data-astro-cid-z2fkqqoj]{flex:1;padding:1rem;overflow-y:auto;background:var(--color-bg-elevated)}.main-header[data-astro-cid-z2fkqqoj]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(98,182,113,.1)}.main-header[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj]{margin:0;font-size:1rem;font-weight:600;color:var(--color-text-primary);flex:1}.header-actions[data-astro-cid-z2fkqqoj]{display:flex;gap:.5rem;align-items:center}.confidence-badge[data-astro-cid-z2fkqqoj]{padding:.3rem .6rem;background:#62b6711a;color:var(--color-secondary);border:1px solid rgba(98,182,113,.2);border-radius:4px;font-size:.7rem;font-weight:600}.btn-outline[data-astro-cid-z2fkqqoj]{padding:.4rem .8rem;background:transparent;color:var(--color-secondary);border:1px solid rgba(98,182,113,.3);border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .15s ease}.btn-outline[data-astro-cid-z2fkqqoj]:hover{background:#62b6711a;border-color:#62b67180}.source-section[data-astro-cid-z2fkqqoj],.tags-platforms-section[data-astro-cid-z2fkqqoj],.description-section[data-astro-cid-z2fkqqoj]{margin-bottom:1.25rem}.source-section[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj],.tags-platforms-section[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj],.description-section[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj]{margin:0 0 .6rem;font-size:.8rem;font-weight:600;color:var(--color-text-primary)}.source-bars[data-astro-cid-z2fkqqoj]{display:flex;flex-direction:column;gap:.5rem}.source-bar[data-astro-cid-z2fkqqoj]{display:flex;flex-direction:column;gap:.25rem}.source-info[data-astro-cid-z2fkqqoj]{display:flex;justify-content:space-between;align-items:center}.source-name[data-astro-cid-z2fkqqoj]{font-size:.75rem;font-weight:500;color:var(--color-text-primary)}.source-count[data-astro-cid-z2fkqqoj]{font-size:.75rem;font-weight:600;color:var(--color-text-secondary)}.source-progress[data-astro-cid-z2fkqqoj]{height:6px;background:#62b6711a;border-radius:3px;overflow:hidden}.source-fill[data-astro-cid-z2fkqqoj]{height:100%;border-radius:3px;transition:width .3s ease}.game-fill[data-astro-cid-z2fkqqoj]{background:var(--color-primary)}.discord-fill[data-astro-cid-z2fkqqoj]{background:#5865f2}.reddit-fill[data-astro-cid-z2fkqqoj]{background:#ff4500}.tags-platforms-content[data-astro-cid-z2fkqqoj]{display:flex;flex-direction:column;gap:.75rem}.platforms-group[data-astro-cid-z2fkqqoj],.keywords-group[data-astro-cid-z2fkqqoj]{display:flex;align-items:flex-start;gap:.5rem}.group-label[data-astro-cid-z2fkqqoj]{font-size:.75rem;font-weight:600;color:var(--color-text-secondary);min-width:70px;margin-top:.25rem}.platform-tags[data-astro-cid-z2fkqqoj],.keyword-tags[data-astro-cid-z2fkqqoj]{display:flex;flex-wrap:wrap;gap:.4rem;flex:1}.platform-tag[data-astro-cid-z2fkqqoj]{padding:.3rem .6rem;border-radius:6px;font-size:.75rem;font-weight:500}.platform-tag[data-astro-cid-z2fkqqoj].pc{background:#62b6711a;color:var(--color-secondary)}.keyword-tag[data-astro-cid-z2fkqqoj]{padding:.25rem .5rem;background:#62b6711a;color:var(--color-text-primary);border-radius:4px;font-size:.7rem;font-weight:500}.description-content[data-astro-cid-z2fkqqoj]{background:var(--color-bg-base);border:1px solid rgba(98,182,113,.1);border-radius:6px;padding:1rem}.description-content[data-astro-cid-z2fkqqoj] p[data-astro-cid-z2fkqqoj]{margin:0 0 .6rem;font-size:.8rem;line-height:1.4;color:var(--color-text-primary)}.show-more-btn[data-astro-cid-z2fkqqoj]{background:none;border:none;color:var(--color-secondary);font-size:.75rem;font-weight:500;cursor:pointer;padding:0}@media(max-width:1024px){.issues-sidebar[data-astro-cid-z2fkqqoj]{width:250px}.main-header[data-astro-cid-z2fkqqoj]{flex-direction:column;align-items:flex-start;gap:.75rem}.header-actions[data-astro-cid-z2fkqqoj]{width:100%;justify-content:flex-end}}@media(max-width:768px){.dashboard-demo[data-astro-cid-z2fkqqoj]{height:auto;min-height:550px}.dedup-interface[data-astro-cid-z2fkqqoj]{flex-direction:column}.issues-sidebar[data-astro-cid-z2fkqqoj]{display:none}.dashboard-header[data-astro-cid-z2fkqqoj]{flex-direction:column;gap:.75rem;align-items:flex-start}.main-header[data-astro-cid-z2fkqqoj]{flex-direction:column;align-items:flex-start;gap:.75rem}.header-actions[data-astro-cid-z2fkqqoj],.form-controls[data-astro-cid-z2fkqqoj]{width:100%;justify-content:space-between}}@media(max-width:600px){.dashboard-demo[data-astro-cid-z2fkqqoj]{height:500px}.dashboard-title[data-astro-cid-z2fkqqoj]{font-size:.85rem}.project-info[data-astro-cid-z2fkqqoj]{font-size:.65rem}.main-header[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj]{font-size:.9rem}.header-actions[data-astro-cid-z2fkqqoj]{width:100%;justify-content:space-between}.btn-outline[data-astro-cid-z2fkqqoj]{font-size:.7rem}.source-section[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj],.tags-platforms-section[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj],.description-section[data-astro-cid-z2fkqqoj] h6[data-astro-cid-z2fkqqoj],.description-content[data-astro-cid-z2fkqqoj] p[data-astro-cid-z2fkqqoj]{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.dashboard-demo[data-astro-cid-z2fkqqoj]{transition:none}.dashboard-demo[data-astro-cid-z2fkqqoj]:hover{transform:none}.issue-item[data-astro-cid-z2fkqqoj],.source-fill[data-astro-cid-z2fkqqoj],.confidence-fill[data-astro-cid-z2fkqqoj]{transition:none}}.snapshot-container[data-astro-cid-w2x56xsi]{width:100%;max-width:100%;margin:0 auto}.demo-window[data-astro-cid-w2x56xsi]{background:var(--color-bg-elevated);border:2px solid transparent;border-radius:1rem;overflow:hidden;height:600px;position:relative;transition:all .3s ease}.demo-window[data-astro-cid-w2x56xsi]:hover{transform:translateY(-4px);box-shadow:0 8px 25px #62b67133;border-color:var(--color-secondary)}.kanban-board[data-astro-cid-w2x56xsi]{height:100%;display:flex;flex-direction:column;background:var(--color-bg-base)}.board-header[data-astro-cid-w2x56xsi]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(98,182,113,.1);background:var(--color-bg-elevated)}.board-title[data-astro-cid-w2x56xsi]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-text-primary)}.logo[data-astro-cid-w2x56xsi]{width:20px;height:20px}.board-controls[data-astro-cid-w2x56xsi]{display:flex;gap:.5rem}.filter-btn[data-astro-cid-w2x56xsi],.add-btn[data-astro-cid-w2x56xsi]{padding:.5rem 1rem;border:1px solid rgba(98,182,113,.2);border-radius:6px;background:transparent;color:var(--color-text-primary);font-size:.8rem;cursor:pointer;transition:all .15s ease}.add-btn[data-astro-cid-w2x56xsi],.filter-btn[data-astro-cid-w2x56xsi]:hover,.add-btn[data-astro-cid-w2x56xsi]:hover{background:var(--color-secondary);border-color:var(--color-secondary)}.kanban-columns[data-astro-cid-w2x56xsi]{display:flex;flex:1;gap:1rem;padding:1rem;overflow-x:auto}.kanban-column[data-astro-cid-w2x56xsi]{flex:1;min-width:280px;background:var(--color-bg-elevated);border-radius:8px;border:1px solid rgba(98,182,113,.1)}.column-header[data-astro-cid-w2x56xsi]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid rgba(98,182,113,.1)}.column-title[data-astro-cid-w2x56xsi]{font-weight:600;color:var(--color-text-primary);font-size:.9rem}.column-count[data-astro-cid-w2x56xsi]{background:#62b67133;color:var(--color-text-primary);padding:.2rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.column-content[data-astro-cid-w2x56xsi]{padding:.75rem;display:flex;flex-direction:column;gap:.75rem;min-height:200px}.kanban-card[data-astro-cid-w2x56xsi]{background:var(--color-bg-base);border:1px solid rgba(98,182,113,.1);border-radius:6px;padding:.75rem;cursor:pointer;transition:all .15s ease;position:relative;overflow:hidden}.kanban-card[data-astro-cid-w2x56xsi]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #62b67126;border-color:var(--color-secondary)}.kanban-card[data-astro-cid-w2x56xsi].active{border-color:var(--color-secondary);box-shadow:0 0 0 2px #62b67133}.card-priority[data-astro-cid-w2x56xsi]{position:absolute;left:0;top:0;bottom:0;width:4px}.card-priority[data-astro-cid-w2x56xsi].high{background:#ef4444}.card-priority[data-astro-cid-w2x56xsi].medium{background:#f59e0b}.card-priority[data-astro-cid-w2x56xsi].low{background:#10b981}.card-content[data-astro-cid-w2x56xsi]{margin-left:.75rem}.card-content[data-astro-cid-w2x56xsi] h6[data-astro-cid-w2x56xsi]{margin:0 0 .25rem;font-size:.85rem;font-weight:600;color:var(--color-text-primary)}.card-content[data-astro-cid-w2x56xsi] p[data-astro-cid-w2x56xsi]{margin:0 0 .5rem;font-size:.75rem;color:var(--color-text-secondary);line-height:1.3}.card-meta[data-astro-cid-w2x56xsi]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.card-tag[data-astro-cid-w2x56xsi]{background:#62b67133;color:var(--color-text-primary);padding:.15rem .4rem;border-radius:4px;font-size:.7rem;font-weight:500}.card-assignee[data-astro-cid-w2x56xsi]{font-size:.7rem;color:var(--color-text-secondary)}.empty-column[data-astro-cid-w2x56xsi]{display:flex;align-items:center;justify-content:center;height:100px;color:var(--color-text-secondary);font-size:.8rem}.side-drawer[data-astro-cid-w2x56xsi]{position:absolute;top:0;right:-400px;width:400px;height:100%;background:var(--color-bg-base);border-left:1px solid rgba(98,182,113,.2);transition:right .3s ease;z-index:1000;display:flex;flex-direction:column}.side-drawer[data-astro-cid-w2x56xsi].open{right:0}.drawer-header[data-astro-cid-w2x56xsi]{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid rgba(98,182,113,.1);background:var(--color-bg-elevated)}.drawer-title[data-astro-cid-w2x56xsi]{display:flex;flex-direction:column;gap:.25rem}.report-id[data-astro-cid-w2x56xsi]{font-weight:600;color:var(--color-text-primary);font-size:.9rem}.report-status[data-astro-cid-w2x56xsi]{background:var(--color-secondary);color:var(--color-text-primary);padding:.2rem .5rem;border-radius:4px;font-size:.7rem;font-weight:600;align-self:flex-start}.close-btn[data-astro-cid-w2x56xsi]{background:none;border:none;font-size:1.5rem;color:var(--color-text-secondary);cursor:pointer;padding:.25rem;line-height:1;transition:color .15s ease}.close-btn[data-astro-cid-w2x56xsi]:hover{color:var(--color-text-primary)}.drawer-content[data-astro-cid-w2x56xsi]{flex:1;padding:1.25rem;overflow-y:auto}.report-section[data-astro-cid-w2x56xsi]{margin-bottom:1.5rem}.report-section[data-astro-cid-w2x56xsi] h3[data-astro-cid-w2x56xsi]{margin:0 0 .5rem;color:var(--color-text-primary);font-size:.9rem;font-weight:600}.impact-badge[data-astro-cid-w2x56xsi]{display:inline-block;padding:.2rem .4rem;border-radius:3px;font-size:.65rem;font-weight:600;margin-bottom:.75rem}.impact-badge[data-astro-cid-w2x56xsi].high{background:#ef444433;color:#ef4444}.report-details[data-astro-cid-w2x56xsi]{display:flex;flex-direction:column;gap:.75rem}.detail-item[data-astro-cid-w2x56xsi]{display:flex;flex-direction:column;gap:.25rem}.label[data-astro-cid-w2x56xsi]{font-size:.7rem;font-weight:600;color:var(--color-text-secondary)}.detail-item[data-astro-cid-w2x56xsi] p[data-astro-cid-w2x56xsi]{margin:0;font-size:.75rem;color:var(--color-text-primary);line-height:1.4}.detail-item[data-astro-cid-w2x56xsi] ol[data-astro-cid-w2x56xsi],.detail-item[data-astro-cid-w2x56xsi] ul[data-astro-cid-w2x56xsi]{margin:0;padding-left:1.25rem;font-size:.75rem;color:var(--color-text-primary)}.frequency[data-astro-cid-w2x56xsi]{font-size:.75rem;color:var(--color-text-primary)}.tabs-section[data-astro-cid-w2x56xsi]{margin-bottom:1rem}.tab-buttons[data-astro-cid-w2x56xsi]{display:flex;gap:.5rem;border-bottom:1px solid rgba(98,182,113,.1);padding-bottom:.5rem}.tab-btn[data-astro-cid-w2x56xsi]{background:transparent;border:none;color:var(--color-text-secondary);font-size:.7rem;padding:.4rem .6rem;cursor:pointer;border-radius:3px;transition:all .15s ease}.tab-btn[data-astro-cid-w2x56xsi].active,.tab-btn[data-astro-cid-w2x56xsi]:hover{background:#62b6711a;color:var(--color-text-primary)}.system-section[data-astro-cid-w2x56xsi]{margin-bottom:1.5rem}.system-section[data-astro-cid-w2x56xsi] h6[data-astro-cid-w2x56xsi]{margin:0 0 .75rem;color:var(--color-text-primary);font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.system-group[data-astro-cid-w2x56xsi]{margin-bottom:.75rem}.system-group[data-astro-cid-w2x56xsi] h5[data-astro-cid-w2x56xsi]{margin:0 0 .4rem;color:var(--color-text-secondary);font-size:.7rem;font-weight:600}.system-grid[data-astro-cid-w2x56xsi]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.system-item[data-astro-cid-w2x56xsi]{display:flex;flex-direction:column;gap:.1rem}.sys-label[data-astro-cid-w2x56xsi]{font-size:.65rem;color:var(--color-text-secondary);font-family:monospace}.sys-value[data-astro-cid-w2x56xsi]{font-size:.65rem;color:var(--color-text-primary);font-family:monospace}.drawer-overlay[data-astro-cid-w2x56xsi]{position:absolute;inset:0;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:999}.drawer-overlay[data-astro-cid-w2x56xsi].open{opacity:1;visibility:visible}@media(max-width:768px){.demo-window[data-astro-cid-w2x56xsi]{height:500px}.side-drawer[data-astro-cid-w2x56xsi]{width:100%;right:-100%}.kanban-columns[data-astro-cid-w2x56xsi]{gap:.5rem}.kanban-column[data-astro-cid-w2x56xsi]{min-width:200px}}.steam-snapshot[data-astro-cid-hpbttpmh]{height:100%;width:100%;display:flex;flex-direction:column}.snapshot-content[data-astro-cid-hpbttpmh]{flex:1;display:flex;align-items:stretch;justify-content:stretch;width:100%;height:100%}.steam-demo-mini[data-astro-cid-hpbttpmh]{background:var(--color-bg-elevated);border:2px solid rgba(98,182,113,.2);border-radius:1rem;overflow:hidden;width:100%;height:100%;min-height:500px;transition:all .3s ease}.steam-demo-mini[data-astro-cid-hpbttpmh]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #62b67126;border-color:var(--color-secondary)}.dashboard-layout[data-astro-cid-hpbttpmh]{display:flex;flex-direction:column;height:100%;background:var(--color-bg-base)}.dashboard-header[data-astro-cid-hpbttpmh]{background:var(--color-bg-elevated);border-bottom:1px solid rgba(98,182,113,.1);padding:1rem}.header-content[data-astro-cid-hpbttpmh]{display:flex;align-items:center;justify-content:space-between}.dashboard-title[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:.75rem}.oplix-logo[data-astro-cid-hpbttpmh]{width:32px;height:32px}.title-text[data-astro-cid-hpbttpmh] h6[data-astro-cid-hpbttpmh]{color:var(--color-text-primary);margin:0;font-size:1.25rem}.title-text[data-astro-cid-hpbttpmh] p[data-astro-cid-hpbttpmh]{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.875rem}.export-btn[data-astro-cid-hpbttpmh]{background:var(--color-secondary);color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.export-btn[data-astro-cid-hpbttpmh]:hover{background:var(--color-secondary-dark);transform:translateY(-1px)}.dashboard-content[data-astro-cid-hpbttpmh]{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.segment-selection[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:1rem}.segment-selection[data-astro-cid-hpbttpmh],.metric-comparison[data-astro-cid-hpbttpmh],.issue-breakdown[data-astro-cid-hpbttpmh],.key-insights[data-astro-cid-hpbttpmh]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:.5rem;padding:1rem}.segment-group[data-astro-cid-hpbttpmh]{flex:1}.segment-header[data-astro-cid-hpbttpmh]{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.segment-header[data-astro-cid-hpbttpmh] h6[data-astro-cid-hpbttpmh]{color:var(--color-text-primary);margin:0;font-size:1rem}.segment-badge[data-astro-cid-hpbttpmh]{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}.segment-badge[data-astro-cid-hpbttpmh].segment-a{background:#3b82f626;color:#3b82f6}.segment-badge[data-astro-cid-hpbttpmh].segment-b{background:#f5656526;color:#f56565}.segment-filters[data-astro-cid-hpbttpmh]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.filter-select[data-astro-cid-hpbttpmh]{background:var(--color-bg-base);border:1px solid rgba(98,182,113,.2);color:var(--color-text-primary);padding:.5rem;border-radius:.375rem;font-size:.875rem;cursor:pointer}.vs-divider[data-astro-cid-hpbttpmh]{background:var(--color-secondary);color:#fff;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;flex-shrink:0}.comparison-metrics[data-astro-cid-hpbttpmh]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.metric-header[data-astro-cid-hpbttpmh] h6[data-astro-cid-hpbttpmh],.breakdown-header[data-astro-cid-hpbttpmh] h6[data-astro-cid-hpbttpmh],.insights-header[data-astro-cid-hpbttpmh] h6[data-astro-cid-hpbttpmh]{color:var(--color-text-primary);margin:0 0 1rem;font-size:1rem}.metric-bars[data-astro-cid-hpbttpmh]{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.75rem}.metric-bar-container[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:1rem}.metric-label[data-astro-cid-hpbttpmh]{color:var(--color-text-secondary);font-size:.875rem;font-weight:500;min-width:80px}.metric-bar[data-astro-cid-hpbttpmh]{height:2rem;border-radius:.375rem;display:flex;align-items:center;justify-content:flex-end;padding:0 .75rem;position:relative;transition:all .3s ease;max-width:100%}.metric-bar[data-astro-cid-hpbttpmh].segment-a{background:linear-gradient(90deg,#3b82f6cc,#3b82f699)}.metric-bar[data-astro-cid-hpbttpmh].segment-b{background:linear-gradient(90deg,#f56565cc,#f5656599)}.metric-value[data-astro-cid-hpbttpmh]{color:#fff;font-weight:600;font-size:.875rem}.metric-insight[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.8rem;padding:.5rem;background:#62b6710d;border-radius:.375rem}.insight-icon[data-astro-cid-hpbttpmh]{font-size:1rem}.emotions-comparison[data-astro-cid-hpbttpmh]{display:flex;gap:1rem;margin-bottom:.75rem}.emotions-segment[data-astro-cid-hpbttpmh]{flex:1}.emotions-list[data-astro-cid-hpbttpmh]{display:flex;flex-direction:column;gap:.5rem}.emotion-item[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:.5rem;padding:.5rem;background:#62b6710d;border-radius:.375rem;transition:all .2s ease}.emotion-item[data-astro-cid-hpbttpmh]:hover{background:#62b6711a}.emotion-emoji[data-astro-cid-hpbttpmh]{font-size:1.25rem}.emotion-name[data-astro-cid-hpbttpmh]{color:var(--color-text-primary);font-size:.875rem;flex:1}.emotion-percentage[data-astro-cid-hpbttpmh]{color:var(--color-text-secondary);font-size:.875rem;font-weight:600}.breakdown-content[data-astro-cid-hpbttpmh]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.segment-title[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;color:var(--color-text-primary);font-size:.875rem}.segment-indicator[data-astro-cid-hpbttpmh]{width:12px;height:12px;border-radius:50%}.segment-indicator[data-astro-cid-hpbttpmh].segment-a{background:#3b82f6}.segment-indicator[data-astro-cid-hpbttpmh].segment-b{background:#f56565}.issue-list[data-astro-cid-hpbttpmh]{display:flex;flex-direction:column;gap:.5rem}.issue-item[data-astro-cid-hpbttpmh]{display:flex;justify-content:space-between;align-items:center;padding:.5rem;background:#62b6710d;border-radius:.375rem;transition:all .2s ease}.issue-item[data-astro-cid-hpbttpmh]:hover{background:#62b6711a}.issue-name[data-astro-cid-hpbttpmh]{color:var(--color-text-primary);font-size:.875rem}.issue-percentage[data-astro-cid-hpbttpmh]{color:var(--color-text-secondary);font-size:.875rem;font-weight:600}.insights-list[data-astro-cid-hpbttpmh]{display:flex;flex-direction:column;gap:.75rem}.insight-card[data-astro-cid-hpbttpmh]{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;border-left:4px solid;transition:all .3s ease}.insight-card[data-astro-cid-hpbttpmh].priority-high{background:#dc35450d;border-left-color:#dc3545}.insight-card[data-astro-cid-hpbttpmh].priority-medium{background:#ffc1070d;border-left-color:#ffc107}.insight-card[data-astro-cid-hpbttpmh].priority-low{background:#62b6710d;border-left-color:var(--color-secondary)}.insight-card[data-astro-cid-hpbttpmh]:hover{transform:translate(4px)}.insight-card[data-astro-cid-hpbttpmh] .insight-icon[data-astro-cid-hpbttpmh]{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.375rem;font-size:1.25rem;background:#62b6711a}.insight-content[data-astro-cid-hpbttpmh]{flex:1}.insight-title[data-astro-cid-hpbttpmh]{color:var(--color-text-primary);font-weight:600;font-size:.875rem;margin-bottom:.25rem}.insight-description[data-astro-cid-hpbttpmh]{color:var(--color-text-secondary);font-size:.8rem;line-height:1.4}@media(max-width:1024px){.breakdown-content[data-astro-cid-hpbttpmh]{grid-template-columns:1fr;gap:1rem}.comparison-metrics[data-astro-cid-hpbttpmh]{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-content[data-astro-cid-hpbttpmh],.dashboard-header[data-astro-cid-hpbttpmh]{padding:.75rem}.dashboard-content[data-astro-cid-hpbttpmh]{gap:.75rem}.header-content[data-astro-cid-hpbttpmh]{flex-direction:column;gap:.75rem;text-align:center}.segment-selection[data-astro-cid-hpbttpmh]{flex-direction:column;gap:1rem}.vs-divider[data-astro-cid-hpbttpmh]{width:2rem;height:2rem;font-size:.875rem}.metric-bar-container[data-astro-cid-hpbttpmh]{flex-direction:column;align-items:stretch;gap:.5rem}.metric-label[data-astro-cid-hpbttpmh]{min-width:auto;text-align:center}.metric-bar[data-astro-cid-hpbttpmh]{height:1.5rem}.title-text[data-astro-cid-hpbttpmh] h6[data-astro-cid-hpbttpmh]{font-size:1rem}.title-text[data-astro-cid-hpbttpmh] p[data-astro-cid-hpbttpmh]{font-size:.8rem}.export-btn[data-astro-cid-hpbttpmh]{font-size:.8rem;padding:.375rem .75rem}.emotions-comparison[data-astro-cid-hpbttpmh]{flex-direction:column;gap:.75rem}.segment-filters[data-astro-cid-hpbttpmh]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.steam-demo-mini[data-astro-cid-hpbttpmh]{min-height:450px}.dashboard-content[data-astro-cid-hpbttpmh],.dashboard-header[data-astro-cid-hpbttpmh]{padding:.5rem}.segment-selection[data-astro-cid-hpbttpmh],.metric-comparison[data-astro-cid-hpbttpmh],.issue-breakdown[data-astro-cid-hpbttpmh],.key-insights[data-astro-cid-hpbttpmh]{padding:.75rem}.insight-card[data-astro-cid-hpbttpmh]{padding:.5rem;gap:.5rem}.insight-card[data-astro-cid-hpbttpmh] .insight-icon[data-astro-cid-hpbttpmh]{width:1.5rem;height:1.5rem;font-size:1rem}}.trending-snapshot[data-astro-cid-b2wme3tp]{height:100%;display:flex;flex-direction:column}.snapshot-content[data-astro-cid-b2wme3tp]{flex:1;display:flex;align-items:center;justify-content:center}.trending-demo-mini[data-astro-cid-b2wme3tp]{background:var(--color-bg-elevated);border:2px solid rgba(98,182,113,.2);border-radius:1rem;overflow:hidden;width:100%;height:100%;min-height:500px;max-height:600px;transition:all .3s ease}.trending-demo-mini[data-astro-cid-b2wme3tp]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #62b67126;border-color:var(--color-secondary)}.dashboard-layout[data-astro-cid-b2wme3tp]{display:flex;flex-direction:column;height:100%;background:var(--color-bg-base)}.dashboard-header[data-astro-cid-b2wme3tp]{background:var(--color-bg-elevated);border-bottom:1px solid rgba(98,182,113,.1);padding:1rem}.header-content[data-astro-cid-b2wme3tp]{display:flex;align-items:center;justify-content:space-between}.dashboard-title[data-astro-cid-b2wme3tp]{display:flex;align-items:center;gap:.75rem}.oplix-logo[data-astro-cid-b2wme3tp]{width:32px;height:32px}.title-text[data-astro-cid-b2wme3tp] h6[data-astro-cid-b2wme3tp]{color:var(--color-text-primary);margin:0;font-size:1.25rem}.title-text[data-astro-cid-b2wme3tp] p[data-astro-cid-b2wme3tp]{color:var(--color-text-secondary);margin:.25rem 0 0;font-size:.875rem}.last-updated[data-astro-cid-b2wme3tp]{display:flex;align-items:center;gap:.5rem;color:var(--color-text-secondary);font-size:.875rem}.update-indicator[data-astro-cid-b2wme3tp]{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-content[data-astro-cid-b2wme3tp]{flex:1;padding:1rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1rem;min-height:0}.metrics-row[data-astro-cid-b2wme3tp]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.metric-card[data-astro-cid-b2wme3tp]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:.5rem;padding:.75rem;display:flex;align-items:center;gap:.75rem}.metric-icon[data-astro-cid-b2wme3tp]{font-size:.7rem;font-weight:700;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#62b6711a;border-radius:.5rem;color:var(--color-secondary);letter-spacing:-.5px}.metric-content[data-astro-cid-b2wme3tp]{flex:1}.metric-value[data-astro-cid-b2wme3tp]{color:var(--color-text-primary);font-size:1.25rem;font-weight:700;line-height:1}.metric-label[data-astro-cid-b2wme3tp]{color:var(--color-text-secondary);font-size:.75rem;margin:.25rem 0}.metric-change[data-astro-cid-b2wme3tp]{font-size:.625rem;font-weight:600}.metric-change[data-astro-cid-b2wme3tp].positive{color:var(--color-secondary)}.metric-change[data-astro-cid-b2wme3tp].negative{color:#dc3545}.main-content-row[data-astro-cid-b2wme3tp]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;flex:1}.topics-card[data-astro-cid-b2wme3tp],.analysis-card[data-astro-cid-b2wme3tp]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column}.chart-header[data-astro-cid-b2wme3tp]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.chart-header[data-astro-cid-b2wme3tp] h6[data-astro-cid-b2wme3tp]{color:var(--color-text-primary);margin:0;font-size:1rem}.chart-period[data-astro-cid-b2wme3tp]{color:var(--color-text-secondary);font-size:.75rem}.topics-content[data-astro-cid-b2wme3tp]{flex:1;overflow-y:auto}.topics-list[data-astro-cid-b2wme3tp]{display:flex;flex-direction:column;gap:.75rem}.topic-item[data-astro-cid-b2wme3tp]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;background:#62b6710d;border-radius:.5rem;transition:all .3s ease}.topic-item[data-astro-cid-b2wme3tp]:hover{background:#62b6711a;transform:translate(4px)}.topic-info[data-astro-cid-b2wme3tp]{flex:1}.topic-name[data-astro-cid-b2wme3tp]{color:var(--color-text-primary);font-weight:600;font-size:.875rem;margin-bottom:.25rem}.topic-stats[data-astro-cid-b2wme3tp]{display:flex;align-items:center;gap:.75rem}.mentions[data-astro-cid-b2wme3tp]{color:var(--color-text-secondary);font-size:.75rem}.sentiment[data-astro-cid-b2wme3tp]{font-size:.7rem;font-weight:600;padding:.125rem .5rem;border-radius:.25rem}.sentiment[data-astro-cid-b2wme3tp].slightly-positive{background:#62b67133;color:var(--color-secondary)}.sentiment[data-astro-cid-b2wme3tp].moderately-positive{background:#62b6714d;color:var(--color-secondary)}.sentiment[data-astro-cid-b2wme3tp].neutral{background:#6c757d33;color:#6c757d}.topic-trend[data-astro-cid-b2wme3tp]{width:60px}.trend-bar[data-astro-cid-b2wme3tp]{height:6px;background:#62b67133;border-radius:3px;overflow:hidden}.trend-fill[data-astro-cid-b2wme3tp]{height:100%;background:var(--color-secondary);transition:width .3s ease}.analysis-content[data-astro-cid-b2wme3tp]{flex:1;display:flex;flex-direction:column;gap:1rem}.subcategory-section[data-astro-cid-b2wme3tp] h6[data-astro-cid-b2wme3tp],.emotion-section[data-astro-cid-b2wme3tp] h6[data-astro-cid-b2wme3tp]{color:var(--color-text-primary);margin:0 0 .75rem;font-size:.875rem}.subcategory-tags[data-astro-cid-b2wme3tp]{display:flex;flex-wrap:wrap;gap:.5rem}.tag[data-astro-cid-b2wme3tp]{background:#62b6711a;color:var(--color-secondary);padding:.25rem .5rem;border-radius:.25rem;font-size:.7rem;font-weight:500}.emotion-bars[data-astro-cid-b2wme3tp]{display:flex;flex-direction:column;gap:.5rem}.emotion-item[data-astro-cid-b2wme3tp]{display:flex;flex-direction:column;gap:.25rem}.emotion-info[data-astro-cid-b2wme3tp]{display:flex;justify-content:space-between;align-items:center}.emotion-label[data-astro-cid-b2wme3tp]{color:var(--color-text-primary);font-size:.75rem;font-weight:500}.emotion-percentage[data-astro-cid-b2wme3tp]{color:var(--color-text-secondary);font-size:.75rem;font-weight:600}.emotion-bar[data-astro-cid-b2wme3tp]{height:6px;background:#62b6711a;border-radius:3px;overflow:hidden}.emotion-fill[data-astro-cid-b2wme3tp]{height:100%;transition:width .3s ease}.emotion-fill[data-astro-cid-b2wme3tp].satisfaction{background:#fbbf24}.emotion-fill[data-astro-cid-b2wme3tp].joy{background:var(--color-secondary)}.emotion-fill[data-astro-cid-b2wme3tp].frustration{background:#ef4444}.emotion-fill[data-astro-cid-b2wme3tp].disappointment{background:#f97316}.emotion-fill[data-astro-cid-b2wme3tp].concern{background:#8b5cf6}.emotion-fill[data-astro-cid-b2wme3tp].enthusiasm{background:#06b6d4}@media(max-width:1024px){.main-content-row[data-astro-cid-b2wme3tp]{grid-template-columns:1fr;gap:1rem}.metrics-row[data-astro-cid-b2wme3tp]{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media(max-width:768px){.dashboard-content[data-astro-cid-b2wme3tp]{padding:.75rem;gap:.75rem}.dashboard-header[data-astro-cid-b2wme3tp]{padding:.75rem}.header-content[data-astro-cid-b2wme3tp]{flex-direction:column;gap:.75rem;text-align:center}.metrics-row[data-astro-cid-b2wme3tp]{grid-template-columns:1fr;gap:.5rem}.metric-card[data-astro-cid-b2wme3tp]{padding:.5rem;gap:.5rem}.topics-card[data-astro-cid-b2wme3tp],.analysis-card[data-astro-cid-b2wme3tp]{padding:.75rem}.topic-item[data-astro-cid-b2wme3tp]{padding:.5rem;gap:.5rem}.topic-name[data-astro-cid-b2wme3tp]{font-size:.8rem}.mentions[data-astro-cid-b2wme3tp]{font-size:.7rem}.sentiment[data-astro-cid-b2wme3tp]{font-size:.65rem}.tag[data-astro-cid-b2wme3tp]{font-size:.65rem;padding:.125rem .375rem}}@media(max-width:480px){.trending-demo-mini[data-astro-cid-b2wme3tp]{min-height:450px}.dashboard-content[data-astro-cid-b2wme3tp],.dashboard-header[data-astro-cid-b2wme3tp]{padding:.5rem}.metric-card[data-astro-cid-b2wme3tp]{padding:.375rem}.topics-card[data-astro-cid-b2wme3tp],.analysis-card[data-astro-cid-b2wme3tp]{padding:.5rem}.topic-item[data-astro-cid-b2wme3tp]{flex-direction:column;align-items:flex-start;gap:.5rem}.topic-trend[data-astro-cid-b2wme3tp]{width:100%}.subcategory-tags[data-astro-cid-b2wme3tp]{gap:.25rem}}.showcase-container[data-astro-cid-p74ovmo5]{display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto}.demo-tabs[data-astro-cid-p74ovmo5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}.demo-tab[data-astro-cid-p74ovmo5]{background:var(--color-bg-elevated);border:1px solid rgba(98,182,113,.1);border-radius:1rem;padding:1.5rem;cursor:pointer;transition:all .3s ease;text-align:left;width:100%}.demo-tab[data-astro-cid-p74ovmo5]:hover{background:#62b6710d;border-color:#62b67133;transform:translateY(-2px)}.demo-tab[data-astro-cid-p74ovmo5].active{background:#62b6711a;border-color:var(--color-secondary);box-shadow:0 4px 12px #62b67126}.tab-content[data-astro-cid-p74ovmo5]{display:flex;flex-direction:column;gap:.5rem;height:100%;min-height:120px}.tab-title[data-astro-cid-p74ovmo5]{color:var(--color-text-primary);margin:0;font-weight:600}.tab-description[data-astro-cid-p74ovmo5]{color:var(--color-text-secondary);margin:0;font-size:.875rem;line-height:1.4;flex:1}.tab-type-badge[data-astro-cid-p74ovmo5]{align-self:flex-start;margin-top:auto}.type-text[data-astro-cid-p74ovmo5]{background:#ffb0001a;color:var(--color-primary);padding:.25rem .5rem;border-radius:.5rem;font-size:.75rem;font-weight:600;text-transform:capitalize}.demo-panels[data-astro-cid-p74ovmo5]{position:relative;min-height:600px;background:var(--color-bg-elevated);border-radius:1.5rem;overflow:hidden;border:2px solid rgba(98,182,113,.1);width:100%}.demo-panel[data-astro-cid-p74ovmo5]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:all .3s ease;padding:2rem;display:flex;align-items:center;justify-content:center}.demo-panel[data-astro-cid-p74ovmo5].active{opacity:1;visibility:visible;z-index:10}.demo-content[data-astro-cid-p74ovmo5]{width:100%;text-align:center;position:relative;z-index:10}.showcase-container[data-astro-cid-p74ovmo5][data-feature="Bug Reporting"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="1"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="2"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="3"] .demo-content[data-astro-cid-p74ovmo5]{max-width:100%;text-align:left}.showcase-container[data-astro-cid-p74ovmo5][data-feature="Bug Reporting"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="1"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="2"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="3"]{align-items:stretch;justify-content:stretch;padding:0}.showcase-container[data-astro-cid-p74ovmo5][data-feature="Bug Reporting"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="1"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="2"] .demo-content[data-astro-cid-p74ovmo5],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="3"] .demo-content[data-astro-cid-p74ovmo5]{display:flex;align-items:stretch;height:100%}.demo-panel[data-astro-cid-p74ovmo5][data-panel="1"] .demo-content[data-astro-cid-p74ovmo5]{max-width:100%;text-align:left}.demo-panel[data-astro-cid-p74ovmo5][data-panel="1"]{align-items:stretch;justify-content:stretch;padding:0}.demo-panel[data-astro-cid-p74ovmo5][data-panel="1"] .demo-content[data-astro-cid-p74ovmo5]{display:flex;align-items:stretch;height:100%}.demo-panel[data-astro-cid-p74ovmo5][data-panel="2"] .demo-content[data-astro-cid-p74ovmo5]{max-width:100%;text-align:left}.demo-panel[data-astro-cid-p74ovmo5][data-panel="2"]{align-items:stretch;justify-content:stretch;padding:0}.demo-panel[data-astro-cid-p74ovmo5][data-panel="2"] .demo-content[data-astro-cid-p74ovmo5]{display:flex;align-items:stretch;height:100%}.demo-panel[data-astro-cid-p74ovmo5][data-panel="3"] .demo-content[data-astro-cid-p74ovmo5]{max-width:100%;text-align:left}.demo-panel[data-astro-cid-p74ovmo5][data-panel="3"]{align-items:stretch;justify-content:stretch;padding:0}.demo-panel[data-astro-cid-p74ovmo5][data-panel="3"] .demo-content[data-astro-cid-p74ovmo5]{display:flex;align-items:stretch;height:100%}.showcase-container[data-astro-cid-p74ovmo5]:not([data-feature="Bug Reporting"]):not([data-feature="Community Analysis"]) .demo-panel[data-astro-cid-p74ovmo5]{align-items:center;justify-content:center;padding:2rem}.showcase-container[data-astro-cid-p74ovmo5]:not([data-feature="Bug Reporting"]):not([data-feature="Community Analysis"]) .demo-content[data-astro-cid-p74ovmo5]{max-width:500px;text-align:center;display:block;height:auto}.demo-background-effects[data-astro-cid-p74ovmo5]{z-index:1;overflow:visible;border-radius:1.5rem}.color-pop[data-astro-cid-p74ovmo5]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;animation:colorPulse 8s ease-in-out infinite}.color-pop-1[data-astro-cid-p74ovmo5]{width:320px;height:320px;background:radial-gradient(circle,rgba(255,176,0,.6) 0%,rgba(255,176,0,.2) 40%,transparent 70%);top:-120px;left:-120px;animation-delay:0s}.color-pop-2[data-astro-cid-p74ovmo5]{width:280px;height:280px;background:radial-gradient(circle,rgba(98,182,113,.6) 0%,rgba(98,182,113,.2) 40%,transparent 70%);top:-100px;right:-100px;animation-delay:2s}.color-pop-3[data-astro-cid-p74ovmo5]{width:380px;height:380px;background:radial-gradient(circle,rgba(242,80,137,.6) 0%,rgba(242,80,137,.2) 40%,transparent 70%);bottom:-150px;left:-150px;animation-delay:4s}.color-pop-4[data-astro-cid-p74ovmo5]{width:260px;height:260px;background:radial-gradient(circle,rgba(255,176,0,.6) 0%,rgba(255,176,0,.2) 40%,transparent 70%);bottom:-80px;right:-80px;animation-delay:6s}.color-pop-center[data-astro-cid-p74ovmo5]{width:450px;height:450px;background:radial-gradient(circle,rgba(98,182,113,.4) 0%,rgba(98,182,113,.1) 50%,transparent 80%);top:50%;left:50%;transform:translate(-50%,-50%);opacity:.15;animation-delay:1s}@keyframes colorPulse{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.4;transform:scale(1.1)}}@media(max-width:1024px){.demo-tabs[data-astro-cid-p74ovmo5]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem}.demo-tab[data-astro-cid-p74ovmo5]{padding:1.25rem}.demo-panels[data-astro-cid-p74ovmo5]{min-height:550px}}@media(max-width:768px){.demo-tabs[data-astro-cid-p74ovmo5]{grid-template-columns:1fr;gap:1rem}.demo-tab[data-astro-cid-p74ovmo5]{padding:1rem}.demo-tab[data-astro-cid-p74ovmo5]:hover{transform:none}.demo-panels[data-astro-cid-p74ovmo5]{min-height:500px}.demo-panel[data-astro-cid-p74ovmo5]{padding:1.5rem}.showcase-container[data-astro-cid-p74ovmo5][data-feature="Bug Reporting"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Bug Reporting"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="3"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="0"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="1"],.showcase-container[data-astro-cid-p74ovmo5][data-feature="Community Analysis"] .demo-panel[data-astro-cid-p74ovmo5][data-panel="2"]{padding:0}.color-pop-1[data-astro-cid-p74ovmo5]{width:180px;height:180px;top:-60px;left:-60px}.color-pop-2[data-astro-cid-p74ovmo5]{width:150px;height:150px;top:-50px;right:-50px}.color-pop-3[data-astro-cid-p74ovmo5]{width:200px;height:200px;bottom:-80px;left:-80px}.color-pop-4[data-astro-cid-p74ovmo5]{width:120px;height:120px;bottom:-40px;right:-40px}.color-pop-center[data-astro-cid-p74ovmo5]{width:250px;height:250px}}.comparison-container[data-astro-cid-vka2s6mp]{max-width:1000px;margin:0 auto;overflow-x:auto;border-radius:1.5rem;background:var(--color-bg-base);border:1px solid rgba(98,182,113,.1);box-shadow:0 4px 20px #0000001a}.comparison-table-wrapper[data-astro-cid-vka2s6mp]{overflow-x:auto;min-width:100%}.comparison-table[data-astro-cid-vka2s6mp]{width:100%;border-collapse:collapse;font-size:.875rem}thead[data-astro-cid-vka2s6mp] tr[data-astro-cid-vka2s6mp]{background:var(--color-bg-elevated);border-bottom:2px solid rgba(98,182,113,.1)}th[data-astro-cid-vka2s6mp]{padding:1.5rem 1rem;text-align:center;vertical-align:middle;border-right:1px solid rgba(98,182,113,.1)}th[data-astro-cid-vka2s6mp]:last-child{border-right:none}.feature-column[data-astro-cid-vka2s6mp]{text-align:left;min-width:200px;width:30%;font-weight:600;color:var(--color-text-primary)}.oplix-column[data-astro-cid-vka2s6mp]{min-width:120px;width:20%;background:#62b6710d;position:relative}.competitor-column[data-astro-cid-vka2s6mp]{min-width:120px;width:15%}.column-header[data-astro-cid-vka2s6mp]{display:flex;flex-direction:column;align-items:center;gap:.5rem}.oplix-header[data-astro-cid-vka2s6mp]{position:relative}.header-content[data-astro-cid-vka2s6mp]{display:flex;align-items:center;gap:.5rem}.header-logo[data-astro-cid-vka2s6mp]{width:32px;height:32px;background:var(--color-secondary);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff}.header-text[data-astro-cid-vka2s6mp]{font-weight:600;color:var(--color-text-primary);font-size:1rem}.header-badge[data-astro-cid-vka2s6mp]{background:var(--color-secondary);color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:600}tbody[data-astro-cid-vka2s6mp] tr[data-astro-cid-vka2s6mp]{border-bottom:1px solid rgba(98,182,113,.1);transition:background-color .2s ease;animation:fadeInUp .6s ease forwards;animation-delay:calc(var(--index) * .1s);opacity:0}tbody[data-astro-cid-vka2s6mp] tr[data-astro-cid-vka2s6mp]:hover{background:#62b67105}tbody[data-astro-cid-vka2s6mp] tr[data-astro-cid-vka2s6mp]:last-child{border-bottom:none}td[data-astro-cid-vka2s6mp]{padding:1rem;text-align:center;vertical-align:middle;border-right:1px solid rgba(98,182,113,.1)}td[data-astro-cid-vka2s6mp]:last-child{border-right:none}.feature-name[data-astro-cid-vka2s6mp]{text-align:left;font-weight:500;color:var(--color-text-primary)}.oplix-cell[data-astro-cid-vka2s6mp]{background:#62b67108}.feature-value[data-astro-cid-vka2s6mp]{display:flex;align-items:center;justify-content:center;gap:.25rem}.feature-check[data-astro-cid-vka2s6mp]{color:var(--color-secondary)}.feature-x[data-astro-cid-vka2s6mp]{color:#ff4d4d}.feature-partial[data-astro-cid-vka2s6mp]{color:var(--color-primary)}.feature-icon[data-astro-cid-vka2s6mp]{flex-shrink:0}.partial-text[data-astro-cid-vka2s6mp]{font-size:.75rem;font-weight:600;text-transform:capitalize}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.comparison-container[data-astro-cid-vka2s6mp]{margin:0 -1rem;border-radius:0}.comparison-table[data-astro-cid-vka2s6mp]{font-size:.75rem}th[data-astro-cid-vka2s6mp],td[data-astro-cid-vka2s6mp]{padding:.75rem .5rem}.feature-column[data-astro-cid-vka2s6mp]{min-width:150px}.oplix-column[data-astro-cid-vka2s6mp],.competitor-column[data-astro-cid-vka2s6mp]{min-width:100px}.header-content[data-astro-cid-vka2s6mp]{flex-direction:column;gap:.25rem}.header-logo[data-astro-cid-vka2s6mp]{width:24px;height:24px}.header-text[data-astro-cid-vka2s6mp]{font-size:.875rem}.header-badge[data-astro-cid-vka2s6mp]{font-size:.625rem;padding:.125rem .5rem}.feature-icon[data-astro-cid-vka2s6mp]{width:16px;height:16px}.partial-text[data-astro-cid-vka2s6mp]{font-size:.625rem}}@media(max-width:480px){.comparison-table[data-astro-cid-vka2s6mp]{font-size:.6875rem}th[data-astro-cid-vka2s6mp],td[data-astro-cid-vka2s6mp]{padding:.5rem .25rem}.feature-column[data-astro-cid-vka2s6mp]{min-width:120px}.oplix-column[data-astro-cid-vka2s6mp],.competitor-column[data-astro-cid-vka2s6mp]{min-width:80px}.header-text[data-astro-cid-vka2s6mp]{font-size:.75rem}.feature-icon[data-astro-cid-vka2s6mp]{width:14px;height:14px}}
