:root{color-scheme:dark;font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#0b1020;color:#edf2ff;line-height:1.5}*,*:before,*:after{box-sizing:border-box}body{margin:0}a{color:#7dd3fc;text-decoration:none}a:hover{text-decoration:underline}code{color:#7dd3fc}.shell{min-height:100vh}.top{display:flex;justify-content:space-between;align-items:center;padding:.85rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;background:#0b1020eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100}.top-brand{font-weight:700;font-size:1.15rem;color:#edf2ff}.top nav{display:flex;gap:1.25rem;align-items:center}.top nav a{color:#9fb0d9;font-size:.9rem}.top nav a:hover{color:#edf2ff;text-decoration:none}.card{max-width:720px;margin:2rem auto;padding:1.5rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.page-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:4rem 1rem;text-align:center}.auth-page{display:flex;justify-content:center;padding:3rem 1rem}.auth-form{width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem;padding:2rem;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.auth-form h1{margin:0 0 .5rem;font-size:1.4rem}.auth-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#9fb0d9}.auth-form input{padding:.6rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#edf2ff;font-size:.95rem;outline:none}.auth-form input:focus{border-color:#7dd3fc}.auth-form button{padding:.65rem;border-radius:8px;border:none;background:#2563eb;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.auth-form button:hover{background:#1d4ed8}.auth-form button:disabled{opacity:.5;cursor:not-allowed}.auth-toggle{text-align:center;font-size:.85rem;color:#9fb0d9;margin:0}.auth-error{padding:.6rem .75rem;border-radius:8px;background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5;font-size:.85rem}.home-page{max-width:960px;margin:0 auto;padding:2rem 1.5rem}.search-section h1{margin:0 0 1rem}.search-form{display:flex;gap:.5rem;flex-wrap:wrap}.search-input{flex:1;min-width:200px;padding:.6rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#edf2ff;font-size:.95rem;outline:none}.search-input:focus{border-color:#7dd3fc}.search-select{padding:.6rem .75rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#edf2ff;font-size:.95rem;outline:none}.search-btn{padding:.6rem 1.5rem;border-radius:8px;border:none;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.search-btn:hover{background:#1d4ed8}.search-btn:disabled{opacity:.5;cursor:not-allowed}.job-status{display:flex;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem 1rem;border-radius:8px;background:#ffffff0a}.job-id{font-size:.8rem;color:#9fb0d9}.badge{display:inline-block;padding:.15rem .55rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.badge-pending{background:#eab30833;color:#fbbf24}.badge-running{background:#3b82f633;color:#60a5fa}.badge-completed{background:#22c55e33;color:#4ade80}.badge-failed{background:#ef444433;color:#fca5a5}.badge-platform{background:#8b5cf633;color:#c4b5fd}.badge-plan{background:#fb923c33;color:#fb923c}.top-games-section{margin-top:2.5rem}.top-games-section h2{margin:0 0 1rem;font-size:1.15rem}.games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.game-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;color:inherit;font:inherit}.game-card:hover{background:#ffffff12;border-color:#ffffff26}.game-card-title{font-weight:600;font-size:1rem}.game-card-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#9fb0d9}.game-card-footer{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7fa8}.report-page{max-width:960px;margin:0 auto;padding:2rem 1.5rem}.report-header{margin-bottom:2rem}.back-link{font-size:.85rem;color:#9fb0d9}.report-header h1{margin:.5rem 0}.report-meta{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#9fb0d9}.report-sections{display:flex;flex-direction:column;gap:1.25rem}.report-section{padding:1.25rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.report-section h3{margin:0 0 .75rem;font-size:1rem;color:#c9d5e8}.report-section.locked{position:relative;overflow:hidden;min-height:120px}.locked-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;text-align:center;padding:1.5rem}.locked-overlay p{color:#9fb0d9;font-size:.9rem}.upgrade-link{display:inline-block;padding:.4rem 1rem;border-radius:6px;background:#2563eb;color:#fff;font-size:.85rem;font-weight:600}.report-nested{display:flex;flex-direction:column;gap:.35rem}.report-field{display:flex;gap:.5rem;font-size:.85rem}.report-field-key{color:#9fb0d9;min-width:140px;flex-shrink:0}.report-field-key:after{content:":"}.report-field-value{color:#edf2ff;word-break:break-word}.report-content ul{margin:0;padding-left:1.25rem}.muted{color:#6b7fa8;font-style:italic}.upgrade-banner{margin-top:2rem;padding:1rem 1.25rem;border-radius:10px;background:#2563eb1f;border:1px solid rgba(37,99,235,.25);text-align:center;font-size:.9rem}.account-page{display:flex;justify-content:center;padding:2rem 1rem}.account-card{max-width:480px;width:100%}.account-card h1{margin:0 0 1.25rem}.account-field{display:flex;justify-content:space-between;align-items:flex-start;padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:.9rem}.account-label{color:#9fb0d9}.account-entitlements{margin:0;padding:.5rem .75rem;border-radius:8px;background:#00000040;font-size:.8rem;color:#9fb0d9;overflow-x:auto}.account-actions{display:flex;gap:.75rem;margin-top:1.5rem}.btn{display:inline-block;padding:.55rem 1.25rem;border-radius:8px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;color:#fff;background:#2563eb;text-decoration:none}.btn:hover{background:#1d4ed8;text-decoration:none}.btn-upgrade{background:#7c3aed}.btn-upgrade:hover{background:#6d28d9}.btn-logout{background:#ef444433;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.btn-logout:hover{background:#ef444459}.btn-donate{display:inline-flex;align-items:center;gap:0;padding:.3rem .75rem;border-radius:6px;background:linear-gradient(135deg,#0070ba,#003087);color:#fff;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.btn-donate:hover{opacity:.9;transform:scale(1.03);text-decoration:none;color:#fff}.store-tabs{display:flex;gap:.25rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.08);overflow-x:auto}.store-tab{display:flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border:none;background:none;color:#9fb0d9;font-size:.85rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;white-space:nowrap;transition:color .15s,border-color .15s}.store-tab:hover{color:#edf2ff}.store-tab.active{color:#7dd3fc;border-bottom-color:#7dd3fc}.store-tab-icon{font-size:1rem}.charts-section{margin-top:2.5rem}.charts-section h2{margin:0 0 1rem;font-size:1.15rem}.charts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.chart-card{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;color:inherit;font:inherit;transition:background .15s,border-color .15s}.chart-card:hover{background:#ffffff12;border-color:#ffffff26}.chart-card-rank{font-size:.8rem;font-weight:700;color:#6b7fa8;min-width:2rem;text-align:center}.chart-card-body{flex:1;min-width:0}.chart-card-title{font-weight:600;font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chart-card-meta{display:flex;align-items:center;gap:.5rem;margin-top:.2rem}.chart-card-pop{font-size:.75rem;color:#6b7fa8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.loading-text{color:#9fb0d9;font-size:.9rem}.sentiment-gauge{width:120px;height:120px;flex-shrink:0}.gauge-svg{width:100%;height:100%}.thumbs-bar{width:100%}.thumbs-bar-labels{display:flex;justify-content:space-between;margin-bottom:.3rem;font-size:.8rem;font-weight:600}.thumbs-positive{color:#4ade80}.thumbs-negative{color:#f87171}.thumbs-bar-track{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#ffffff0f}.thumbs-bar-fill{height:100%;transition:width .6s ease}.thumbs-bar-fill.positive{background:#4ade80}.thumbs-bar-fill.negative{background:#f87171}.star-histogram{display:flex;flex-direction:column;gap:.3rem;margin-top:.75rem}.histogram-row{display:flex;align-items:center;gap:.5rem}.histogram-label{font-size:.8rem;color:#9fb0d9;min-width:1.5rem;text-align:right}.histogram-track{flex:1;height:6px;border-radius:3px;background:#ffffff0f;overflow:hidden}.histogram-fill{height:100%;background:#fbbf24;border-radius:3px;transition:width .6s ease}.histogram-count{font-size:.75rem;color:#6b7fa8;min-width:3rem;text-align:right}.sentiment-dist{margin-top:.75rem}.dist-bar{display:flex;height:6px;border-radius:3px;overflow:hidden;background:#ffffff0f}.dist-fill{height:100%;transition:width .6s ease}.dist-fill.positive{background:#4ade80}.dist-fill.neutral{background:#9fb0d9}.dist-fill.negative{background:#f87171}.dist-labels{display:flex;justify-content:space-between;margin-top:.25rem;font-size:.75rem}.dist-positive{color:#4ade80}.dist-neutral{color:#9fb0d9}.dist-negative{color:#f87171}.theme-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.theme-tag{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .6rem;border-radius:6px;background:#4ade801f;border:1px solid rgba(74,222,128,.25);color:#4ade80;font-size:.75rem;font-weight:500}.theme-tags.negative .theme-tag{background:#f871711f;border-color:#f8717140;color:#f87171}.theme-share{opacity:.7}.review-overview{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:1rem}.review-stats{flex:1;display:flex;flex-direction:column;gap:.5rem}.review-summary{font-size:.9rem;color:#c9d5e8;line-height:1.6;margin:0 0 1rem;padding:.75rem 1rem;border-radius:8px;background:#ffffff08;border-left:3px solid #7dd3fc}.review-themes h4{margin:1rem 0 .25rem;font-size:.85rem;color:#9fb0d9}.game-info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.game-info-field{display:flex;flex-direction:column;gap:.15rem}.info-label{font-size:.75rem;color:#6b7fa8;text-transform:uppercase;letter-spacing:.04em}.info-value{font-size:.9rem;color:#edf2ff}.recent-games-section{margin-top:2.5rem}.recent-games-section h2{margin:0 0 1rem;font-size:1.15rem;color:#c9d5e8}.recent-games-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:2rem}.recent-game-card{display:flex;flex-direction:column;gap:.5rem;padding:1rem;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer;text-align:left;color:inherit;text-decoration:none;transition:background .15s,border-color .15s,transform .15s}.recent-game-card:hover{background:#ffffff12;border-color:#ffffff26;transform:translateY(-2px)}.recent-game-title{font-weight:600;font-size:.9rem;color:#edf2ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-game-meta{display:flex;align-items:center;gap:.25rem}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1rem 0}.kpi-card{display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);transition:background .15s,border-color .15s}.kpi-card:hover{background:#ffffff0d;border-color:#ffffff1a}.kpi-label{font-size:.7rem;color:#6b7fa8;text-transform:uppercase;letter-spacing:.04em}.kpi-value{font-size:1.25rem;font-weight:700;color:#7dd3fc}.kpi-subtext{font-size:.7rem;color:#6b7fa8;margin-top:.25rem}.empty-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1rem;text-align:center}.empty-section-icon{font-size:2.5rem;opacity:.5}.empty-section-message{color:#6b7fa8;font-size:.9rem;margin:0}.revenue-breakdown{margin-top:1.25rem}.revenue-breakdown h4{margin:0 0 .75rem;font-size:.85rem;color:#9fb0d9}.revenue-bars{display:flex;flex-direction:column;gap:.75rem}.revenue-bar-row{display:flex;align-items:center;gap:.75rem}.revenue-bar-label{font-size:.8rem;color:#9fb0d9;min-width:100px}.revenue-bar-track{flex:1;height:8px;border-radius:4px;background:#ffffff0f;overflow:hidden}.revenue-bar-fill{height:100%;border-radius:4px;transition:width .6s ease}.revenue-bar-fill.iap{background:linear-gradient(90deg,#4ade80,#22c55e)}.revenue-bar-fill.ads{background:linear-gradient(90deg,#fbbf24,#f59e0b)}.revenue-bar-value{font-size:.8rem;color:#edf2ff;min-width:50px;text-align:right;font-weight:600}.retention-section{margin-top:1.25rem}.retention-section h4{margin:0 0 .75rem;font-size:.85rem;color:#9fb0d9}.retention-bars{display:flex;flex-direction:column;gap:.5rem}.retention-bar-row{display:flex;align-items:center;gap:.75rem}.retention-bar-label{font-size:.8rem;color:#9fb0d9;min-width:60px}.retention-bar-track{flex:1;height:8px;border-radius:4px;background:#ffffff0f;overflow:hidden}.retention-bar-fill{height:100%;background:linear-gradient(90deg,#60a5fa,#3b82f6);border-radius:4px;transition:width .6s ease}.retention-bar-value{font-size:.8rem;color:#edf2ff;min-width:50px;text-align:right;font-weight:600}.category-peers{margin-top:1.25rem}.category-peers h4{margin:0 0 .75rem;font-size:.85rem;color:#9fb0d9}.peers-list{display:flex;flex-direction:column;gap:.5rem}.peer-item{display:flex;justify-content:space-between;align-items:center;padding:.65rem .85rem;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.peer-name{font-size:.85rem;color:#edf2ff;font-weight:500}.peer-similarity{font-size:.75rem;color:#6b7fa8;background:#8b5cf626;padding:.15rem .5rem;border-radius:4px}.report-section h3{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;color:#c9d5e8}.report-page.dashboard-theme{max-width:1400px;padding:1rem 2rem 3rem}.report-hero{margin-bottom:2rem;padding:1.5rem;border-radius:16px;background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid rgba(255,255,255,.08)}.report-hero-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.report-hero-actions{display:flex;gap:.75rem}.btn-export{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:8px;background:#3b82f626;border:1px solid rgba(59,130,246,.3);color:#60a5fa;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-export:hover{background:#3b82f640;border-color:#3b82f680;color:#93c5fd}.report-hero-content{display:flex;align-items:flex-start;gap:1.25rem}.report-hero-icon{flex-shrink:0}.game-icon{width:96px;height:96px;border-radius:16px;object-fit:cover;border:2px solid rgba(255,255,255,.1)}.game-icon-placeholder{width:96px;height:96px;border-radius:16px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:700;color:#fff;border:2px solid rgba(255,255,255,.1)}.report-hero-info{flex:1;min-width:0}.report-hero-info h1{margin:0 0 .5rem;font-size:1.75rem;color:#f1f5f9}.report-hero-subtitle{margin:0 0 .75rem;font-size:.9rem;color:#94a3b8}.report-hero-badges{display:flex;flex-wrap:wrap;gap:.5rem}.report-hero-badges .badge{padding:.25rem .65rem;font-size:.75rem;border-radius:6px;font-weight:600}.badge-model{background:#8b5cf626;color:#c4b5fd;border:1px solid rgba(139,92,246,.3)}.badge-rating{background:#fbbf2426;color:#fcd34d;border:1px solid rgba(251,191,36,.3)}.badge-reviews{background:#3b82f626;color:#93c5fd;border:1px solid rgba(59,130,246,.3)}.report-hero-price{flex-shrink:0}.price-tag{font-size:1.5rem;font-weight:700;color:#4ade80;padding:.75rem 1.25rem;border-radius:12px;background:#4ade801a;border:1px solid rgba(74,222,128,.3)}.report-dashboard{display:flex;flex-direction:column;gap:1.5rem}.report-section{padding:1.5rem;border-radius:12px;background:#1e293b99;border:1px solid rgba(255,255,255,.06)}.report-section h3{margin:0 0 1.25rem;font-size:1.1rem;color:#e2e8f0;display:flex;align-items:center;gap:.5rem}.revenue-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.revenue-card{padding:1.25rem;border-radius:10px;background:#0f172a99;border:1px solid rgba(255,255,255,.05)}.revenue-card-header{margin-bottom:.5rem}.revenue-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.revenue-value{font-size:1.5rem;font-weight:700;color:#22d3ee;margin-bottom:.75rem}.revenue-range-text{font-size:.75rem;color:#475569;text-align:center;margin-top:.5rem}.range-bar-container{margin-top:.75rem}.range-bar-track{position:relative;height:4px;background:#ffffff14;border-radius:2px;margin-bottom:.5rem}.range-bar-line{position:absolute;left:0;right:0;height:2px;background:#ffffff26;top:50%;transform:translateY(-50%);border-radius:1px}.range-bar-point{position:absolute;width:12px;height:12px;border-radius:50%;transform:translate(-50%);top:50%;transform:translate(-50%,-50%);border:2px solid rgba(15,23,42,.8)}.range-bar-low{background:#64748b;left:0%}.range-bar-mid{background:#22d3ee;z-index:1}.range-bar-high{background:#64748b;left:100%}.range-bar-labels{display:flex;justify-content:space-between}.range-label{font-size:.7rem;color:#475569}.range-label.mid{color:#22d3ee;font-weight:600}.confidence-card{text-align:center}.confidence-value{font-size:2rem;font-weight:700;margin:.5rem 0}.confidence-label{font-size:.85rem;color:#94a3b8;margin-bottom:.5rem}.confidence-heuristics{font-size:.75rem;color:#64748b;line-height:1.4}.engagement-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.engagement-grid .kpi-card{padding:1rem;background:#0f172a80;border:1px solid rgba(255,255,255,.04);border-radius:10px}.engagement-grid .kpi-label{font-size:.7rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.engagement-grid .kpi-value{font-size:1.25rem;font-weight:700;color:#a78bfa;margin-bottom:.25rem}.engagement-grid .kpi-sub{font-size:.7rem;color:#475569}.retention-section .retention-bars{display:flex;flex-direction:column;gap:.75rem}.retention-section .retention-bar-row{display:flex;align-items:center;gap:.75rem}.retention-section .retention-bar-label{font-size:.8rem;color:#94a3b8;min-width:50px;font-weight:600}.retention-section .retention-bar-track{flex:1;height:10px;border-radius:5px;background:#ffffff0a;overflow:hidden}.retention-section .retention-bar-fill{height:100%;border-radius:5px;transition:width .6s ease}.retention-section .retention-bar-value{font-size:.85rem;color:#e2e8f0;min-width:50px;text-align:right;font-weight:700}.retention-method{margin-top:1rem;font-size:.75rem;color:#64748b;font-style:italic}.review-intel-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.review-intel-left{display:flex;flex-direction:column;gap:1rem}.review-stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.review-stat-card{padding:1rem;border-radius:10px;background:#0f172a80;border:1px solid rgba(255,255,255,.04);text-align:center}.review-stat-label{font-size:.7rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.review-stat-value{font-size:1.5rem;font-weight:700;color:#e2e8f0}.review-stat-sub{font-size:.7rem;color:#475569;margin-top:.25rem}.sentiment-mix h4{font-size:.85rem;color:#94a3b8;margin:0 0 .75rem}.sentiment-bar{display:flex;height:12px;border-radius:6px;overflow:hidden;background:#ffffff0a;margin-bottom:.5rem}.sentiment-bar-fill{height:100%;transition:width .6s ease}.sentiment-bar-fill.positive{background:linear-gradient(90deg,#4ade80,#22c55e)}.sentiment-bar-fill.neutral{background:linear-gradient(90deg,#94a3b8,#64748b)}.sentiment-bar-fill.negative{background:linear-gradient(90deg,#f87171,#ef4444)}.sentiment-breakdown{display:flex;gap:1rem;font-size:.8rem}.sentiment-positive{color:#4ade80;font-weight:600}.sentiment-neutral{color:#94a3b8;font-weight:600}.sentiment-negative{color:#f87171;font-weight:600}.themes-bars{display:flex;flex-direction:column;gap:.5rem}.theme-bar-row{display:flex;align-items:center;gap:.75rem}.theme-bar-label{font-size:.8rem;color:#94a3b8;min-width:100px}.theme-bar-track{flex:1;height:8px;border-radius:4px;background:#ffffff0a;overflow:hidden}.theme-bar-fill{height:100%;background:linear-gradient(90deg,#22d3ee,#06b6d4);border-radius:4px;transition:width .6s ease}.theme-bar-value{font-size:.75rem;color:#e2e8f0;min-width:40px;text-align:right;font-weight:600}.review-analysis-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.analysis-card{padding:1.25rem;border-radius:10px;background:#0f172a80;border:1px solid rgba(255,255,255,.04)}.analysis-card h4{font-size:.9rem;color:#e2e8f0;margin:0 0 1rem}.analysis-list{list-style:none;padding:0;margin:0}.analysis-list li{padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.03);font-size:.85rem;color:#cbd5e1;line-height:1.6}.analysis-list li:last-child{border-bottom:none}.analysis-list strong{color:#f1f5f9;display:block;margin-bottom:.25rem}.analysis-sentiment{color:#4ade80;font-size:.75rem}.analysis-list blockquote{margin:.5rem 0 0;padding:.5rem .75rem;background:#ffffff08;border-left:3px solid rgba(59,130,246,.5);border-radius:0 6px 6px 0;font-style:italic;color:#94a3b8;font-size:.8rem}.drivers-card h4{color:#4ade80}.pains-card h4{color:#f87171}.recommendations-card h4{color:#a78bfa}.priority-badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.priority-high{background:#f8717126;color:#f87171}.priority-medium{background:#fbbf2426;color:#fbbf24}.priority-low{background:#4ade8026;color:#4ade80}.rec-rationale{margin:.5rem 0 0;font-size:.8rem;color:#64748b;line-height:1.5}.market-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.market-card{padding:1.25rem;border-radius:10px;background:#0f172a80;border:1px solid rgba(255,255,255,.04)}.market-card h4{font-size:.9rem;color:#e2e8f0;margin:0 0 1rem}.peers-list,.findings-list{list-style:none;padding:0;margin:0}.peers-list li,.findings-list li{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.03);margin-bottom:.5rem;font-size:.85rem;color:#cbd5e1}.peers-list li:last-child,.findings-list li:last-child{margin-bottom:0}.peer-rank{font-size:.75rem;color:#64748b;font-weight:700;min-width:25px}.peer-name{flex:1;color:#f1f5f9}.peer-similarity{font-size:.7rem;color:#a78bfa;background:#a78bfa1a;padding:.15rem .5rem;border-radius:4px}.description-section .description-text{font-size:.9rem;color:#cbd5e1;line-height:1.7;margin:0}.generic-section .generic-content{font-size:.75rem;color:#64748b;background:#0003;padding:1rem;border-radius:8px;overflow-x:auto;white-space:pre-wrap;word-break:break-word}@media print{.top,.search-section,.charts-section,.recent-games-section,.btn-export,.back-link,.upgrade-banner{display:none!important}.report-page.dashboard-theme{max-width:100%;padding:0}.report-hero,.report-section{break-inside:avoid;border:1px solid #ccc!important;background:#fff!important;color:#000!important}.report-hero{background:#f8f9fa!important}.report-hero h1,.report-hero .report-hero-subtitle,.report-section h3{color:#000!important}.game-icon,.game-icon-placeholder{border-color:#ccc!important}.badge{border:1px solid #ccc!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.revenue-value,.kpi-value{color:#000!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.range-bar-track,.sentiment-bar,.retention-bar-track,.theme-bar-track{background:#eee!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.range-bar-fill,.sentiment-bar-fill,.retention-bar-fill,.theme-bar-fill{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (max-width: 640px){.top{padding:.75rem 1rem}.home-page,.report-page{padding:1.25rem 1rem}.report-page.dashboard-theme{padding:1rem}.search-form{flex-direction:column}.charts-grid,.recent-games-grid,.kpi-grid,.revenue-grid{grid-template-columns:1fr}.engagement-grid{grid-template-columns:repeat(2,1fr)}.review-intel-grid,.review-analysis-grid,.market-grid{grid-template-columns:1fr}.account-actions{flex-direction:column}.store-tabs{gap:0}.store-tab{padding:.5rem .6rem;font-size:.75rem}.review-overview{flex-direction:column;align-items:center}.game-info-grid{grid-template-columns:1fr}.revenue-bar-label,.retention-bar-label{min-width:50px;font-size:.75rem}.report-hero-content{flex-direction:column;align-items:center;text-align:center}.report-hero-badges{justify-content:center}.report-hero-price{width:100%;text-align:center}.price-tag{display:inline-block}}
