@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#0d1117;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}.focused-app{background:linear-gradient(180deg,#0d1117eb,#0d1117f5),url(/static/media/jason-dent-QSIq9ncQkzY-unsplash.e08d10a5c0f9b376a39d.jpg);background-attachment:fixed;background-position:50%;background-size:cover;color:#c9d1d9;min-height:100vh}.focused-container{margin:0 auto;max-width:520px;padding:1.5rem 1rem 100px}.focused-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.focused-title{color:#8b949e;font-size:1.1rem;font-weight:600}.focused-live{align-items:center;color:#3fb950;display:flex;font-size:.75rem;font-weight:500;gap:.4rem}.focused-live.disconnected{color:#f0883e}.focused-live-dot{animation:focusedPulse 2s infinite;background:#3fb950;border-radius:50%;height:8px;width:8px}.focused-live.disconnected .focused-live-dot{animation:none;background:#f0883e}@keyframes focusedPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}}.focused-hero{margin-bottom:1.5rem;padding:2rem 1rem;text-align:center}.focused-hero-name{color:#8b949e;font-size:1rem;margin-bottom:.5rem}.focused-hero-rank-big{color:#fff;font-size:5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.focused-hero-label{color:#8b949e;display:flex;justify-content:center;margin-bottom:1rem}.focused-hero-label,.focused-hero-score-pill{align-items:center;font-size:.95rem;gap:.5rem}.focused-hero-score-pill{background:#161b22;border:1px solid #30363d;border-radius:50px;color:#c9d1d9;display:inline-flex;padding:.6rem 1.25rem}.focused-hero-score-value{color:#fff;font-size:1.25rem;font-weight:700}.focused-hero-score-label{color:#8b949e}.focused-hero-trend{font-size:.9rem;font-weight:600}.focused-hero-trend.up{color:#3fb950}.focused-hero-trend.down{color:#f85149}.focused-hero-trend.same{color:#8b949e}.focused-no-selection{padding:3rem 1rem;text-align:center}.focused-no-selection-icon{font-size:3rem;margin-bottom:1rem}.focused-no-selection-text{color:#8b949e;font-size:.95rem;margin-bottom:1.5rem}.focused-find-btn{background:#238636;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.75rem 1.5rem;transition:all .15s}.focused-find-btn:hover{background:#2ea043}.focused-section{margin-bottom:.75rem}.focused-section-header{align-items:center;background:#161b22;border:1px solid #30363d;border-radius:12px;cursor:pointer;display:flex;justify-content:space-between;padding:1rem 1.25rem;transition:all .2s;-webkit-user-select:none;user-select:none}.focused-section-header:hover{background:#1c2128;border-color:#484f58}.focused-section-title{color:#c9d1d9;font-size:.9rem;font-weight:600}.focused-section-meta{color:#8b949e;font-size:.8rem;margin-left:auto;margin-right:.75rem}.focused-section-arrow{color:#484f58;font-size:.8rem;transition:transform .2s}.focused-section.expanded .focused-section-arrow{transform:rotate(180deg)}.focused-section.expanded .focused-section-header{border-radius:12px 12px 0 0}.focused-section-content{background:#161b22;border:1px solid #30363d;border-radius:0 0 12px 12px;border-top:none;display:none;overflow:hidden}.focused-section.expanded .focused-section-content{display:block}.focused-search{border-bottom:1px solid #30363d;padding:.75rem 1rem}.focused-search input{background:#0d1117;border:1px solid #30363d;border-radius:8px;box-sizing:border-box;color:#c9d1d9;font-family:inherit;font-size:.9rem;padding:.75rem 1rem;width:100%}.focused-search input::placeholder{color:#484f58}.focused-search input:focus{border-color:#58a6ff;outline:none}.focused-rows{max-height:400px;overflow-y:auto}.focused-row{align-items:center;border-bottom:1px solid #21262d;cursor:pointer;display:flex;padding:.85rem 1.25rem;transition:background .15s}.focused-row:last-child{border-bottom:none}.focused-row:hover{background:#1c2128}.focused-row.me{background:linear-gradient(135deg,#1f3a2f,#162b22)}.focused-row.me:hover{background:linear-gradient(135deg,#254735,#1c3529)}.focused-rank{color:#8b949e;font-size:.85rem;font-weight:500;width:32px}.focused-row:first-child .focused-rank{color:gold;font-weight:600}.focused-row:nth-child(2) .focused-rank{color:silver;font-weight:600}.focused-row:nth-child(3) .focused-rank{color:#cd7f32;font-weight:600}.focused-name{color:#c9d1d9;flex:1 1;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focused-row.me .focused-name{color:#fff;font-weight:600}.focused-trend{font-size:.75rem;font-weight:500;min-width:45px;text-align:center}.focused-trend.up{color:#3fb950}.focused-trend.down{color:#f85149}.focused-trend.same{color:#484f58}.focused-score{color:#fff;font-size:1rem;font-weight:600;min-width:36px;text-align:right}.focused-questions{max-height:350px;overflow-y:auto}.focused-question{border-bottom:1px solid #21262d;padding:1rem 1.25rem}.focused-question:last-child{border-bottom:none}.focused-question-text{color:#8b949e;font-size:.85rem;margin-bottom:.3rem}.focused-answer-row{align-items:center;display:flex;gap:.5rem}.focused-answer{color:#3fb950;font-size:.95rem;font-weight:500}.focused-points{background:#21262d;border-radius:4px;color:#8b949e;font-size:.7rem;padding:.15rem .4rem}.focused-points.bonus{background:#f0883e26;color:#f0883e;font-weight:600}.focused-time{color:#484f58;font-size:.75rem;margin-top:.25rem}.focused-loading{color:#8b949e;padding:4rem 1rem;text-align:center}.focused-error{background:#f851491a;border:1px solid #f851494d;border-radius:8px;color:#f85149;margin-bottom:1rem;padding:2rem 1rem;text-align:center}.focused-hero-clear{background:#0000;border:1px solid #30363d;border-radius:6px;color:#8b949e;cursor:pointer;font-size:.75rem;margin-top:1rem;padding:.4rem .8rem;transition:all .15s}.focused-hero-clear:hover{background:#21262d;border-color:#484f58;color:#c9d1d9}@media (max-width:480px){.focused-container{padding:1rem .75rem}.focused-hero-rank-big{font-size:4rem}.focused-section-header{padding:.85rem 1rem}.focused-row{padding:.75rem 1rem}.focused-rows{max-height:250px}.focused-questions{max-height:200px}.focused-my-answers{max-height:250px}}.focused-questions::-webkit-scrollbar,.focused-rows::-webkit-scrollbar{width:6px}.focused-questions::-webkit-scrollbar-track,.focused-rows::-webkit-scrollbar-track{background:#161b22}.focused-questions::-webkit-scrollbar-thumb,.focused-rows::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}.focused-questions::-webkit-scrollbar-thumb:hover,.focused-rows::-webkit-scrollbar-thumb:hover{background:#484f58}.focused-header-right{align-items:center;display:flex;gap:.75rem}.focused-auth-btn{background:#0000;border:1px solid #30363d;border-radius:6px;color:#8b949e;cursor:pointer;font-family:inherit;font-size:.75rem;padding:.35rem .75rem;transition:all .2s ease}.focused-auth-btn:hover{border-color:#58a6ff;color:#58a6ff}.focused-auth-btn.focused-auth-signin{background:#238636;border-color:#238636;color:#fff}.focused-auth-btn.focused-auth-signin:hover{background:#2ea043;border-color:#2ea043}.focused-my-answers{display:flex;flex-direction:column;gap:.5rem;max-height:400px;overflow-y:auto;padding:.75rem}.focused-answer-row{background:#161b22;border:1px solid #21262d;border-left:3px solid #30363d;border-radius:8px;padding:.75rem}.focused-answer-row.correct{background:#3fb9500d;border-left-color:#3fb950}.focused-answer-row.incorrect{background:#f851490d;border-left-color:#f85149}.focused-answer-row.pending{border-left-color:#8b949e}.focused-answer-question{color:#c9d1d9;font-size:.85rem;line-height:1.4;margin-bottom:.5rem}.focused-answer-details{color:#8b949e;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.75rem}.focused-answer-yours strong{color:#58a6ff}.focused-answer-official strong{color:#c9d1d9}.focused-answer-result{font-weight:600}.focused-answer-row.correct .focused-answer-result{color:#3fb950}.focused-answer-row.incorrect .focused-answer-result{color:#f85149}.focused-no-answers{color:#8b949e;font-size:.9rem;padding:2rem;text-align:center}.focused-tie-info{color:#8b949e;font-weight:400}.focused-my-answers::-webkit-scrollbar{width:6px}.focused-my-answers::-webkit-scrollbar-track{background:#161b22}.focused-my-answers::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}.focused-my-answers::-webkit-scrollbar-thumb:hover{background:#484f58}.focused-question-my-answer{border-radius:4px;display:inline-block;font-size:.8rem;margin-top:.35rem;padding:.25rem .5rem}.focused-question-my-answer.correct{background:#3fb9501a;color:#3fb950}.focused-question-my-answer.incorrect{background:#f851491a;color:#f85149}.focused-question-my-answer strong{color:inherit}.focused-question-stats{align-items:center;display:flex;gap:.5rem;margin:.5rem 0}.focused-stats-bar{background:#21262d;border-radius:3px;flex:1 1;height:6px;max-width:120px;overflow:hidden}.focused-stats-fill{background:linear-gradient(90deg,#238636,#3fb950);border-radius:3px;height:100%;transition:width .3s ease}.focused-stats-text{color:#8b949e;font-size:.7rem}.focused-modal-overlay{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.focused-modal{background:#161b22;border:1px solid #30363d;border-radius:12px;max-width:400px;padding:2rem;text-align:center;width:100%}.focused-modal-icon{font-size:3rem;margin-bottom:1rem}.focused-modal-title{color:#c9d1d9;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.focused-modal-text{color:#8b949e;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.focused-modal-email{color:#58a6ff}.focused-modal-btn{background:#238636;border-radius:8px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .2s ease}.focused-modal-btn:hover{background:#2ea043}.focused-modal-close{background:#0000;border:none;color:#8b949e;cursor:pointer;display:block;font-family:inherit;font-size:.85rem;padding:.5rem;width:100%}.focused-modal-close:hover{color:#c9d1d9}.focused-modal-note{color:#8b949e;font-size:.9rem;margin-bottom:1rem}.focused-activity-feed{max-height:250px;overflow-y:auto}.focused-activity-item{align-items:flex-start;border-bottom:1px solid #21262d;display:flex;gap:.5rem;padding:.75rem 1rem}.focused-activity-item:last-child{border-bottom:none}.focused-activity-icon{flex-shrink:0;font-size:1rem}.focused-activity-text{color:#c9d1d9;flex:1 1;font-size:.85rem;line-height:1.4}.focused-activity-text strong{color:#fff}.focused-activity-time{color:#484f58;flex-shrink:0;font-size:.7rem}.focused-activity-item.new_leader{background:#ffd70014}.focused-activity-item.new_leader .focused-activity-text strong{color:gold}.focused-activity-item.rank_up{background:#3fb95014}.focused-activity-item.rank_up .focused-activity-text strong{color:#3fb950}.focused-activity-item.rank_down{background:#f8514914}.focused-activity-item.rank_down .focused-activity-text strong{color:#f85149}.focused-activity-feed::-webkit-scrollbar{width:6px}.focused-activity-feed::-webkit-scrollbar-track{background:#161b22}.focused-activity-feed::-webkit-scrollbar-thumb{background:#30363d;border-radius:3px}@media (max-width:480px){.focused-activity-feed{max-height:180px}.focused-activity-item{padding:.6rem .75rem}.focused-activity-text{font-size:.8rem}}.focused-what-if{padding:1rem 1.25rem}.focused-what-if-summary{color:#8b949e;font-size:.9rem;line-height:1.5;margin-bottom:1.25rem;text-align:center}.focused-what-if-summary strong{color:#58a6ff}.focused-what-if-scenarios{display:flex;gap:.75rem;margin-bottom:1rem}.focused-what-if-scenario{background:#0d1117;border:1px solid #30363d;border-radius:8px;flex:1 1;padding:.75rem;text-align:center}.focused-what-if-scenario.best{background:#2386361a;border-color:#238636}.focused-what-if-scenario.current{background:#58a6ff1a;border-color:#58a6ff}.focused-what-if-scenario.worst{background:#f851491a;border-color:#f85149}.focused-what-if-label{color:#8b949e;font-size:.65rem;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.focused-what-if-scenario.best .focused-what-if-label{color:#3fb950}.focused-what-if-scenario.current .focused-what-if-label{color:#58a6ff}.focused-what-if-scenario.worst .focused-what-if-label{color:#f85149}.focused-what-if-rank{color:#c9d1d9;font-size:1.5rem;font-weight:700;line-height:1.2}.focused-what-if-scenario.best .focused-what-if-rank{color:#3fb950}.focused-what-if-scenario.worst .focused-what-if-rank{color:#f85149}.focused-what-if-score{color:#8b949e;font-size:.75rem}.focused-what-if-detail{color:#484f58;font-size:.65rem;margin-top:.25rem}.focused-what-if-footer{border-top:1px solid #21262d;color:#8b949e;font-size:.85rem;padding-top:.5rem;text-align:center}.focused-what-if-footer strong{color:#c9d1d9}@media (max-width:480px){.focused-what-if-scenarios{gap:.5rem}.focused-what-if-scenario{padding:.5rem}.focused-what-if-rank{font-size:1.25rem}.focused-what-if-detail,.focused-what-if-label{font-size:.6rem}}.focused-shame-board{padding:1rem 1.25rem}.focused-shame-intro{color:#8b949e;font-size:.85rem;margin-bottom:1rem;text-align:center}.focused-shame-item{background:#f8514914;border:1px solid #f851494d;border-radius:8px;margin-bottom:.75rem;padding:.75rem 1rem}.focused-shame-item:last-child{margin-bottom:0}.focused-shame-question{color:#c9d1d9;font-size:.9rem;line-height:1.4;margin-bottom:.5rem}.focused-shame-answer{color:#8b949e;font-size:.8rem;margin-bottom:.5rem}.focused-shame-answer strong{color:#3fb950}.focused-shame-stats{align-items:center;display:flex;font-size:.75rem;gap:.5rem}.focused-shame-wrong{color:#f85149;font-weight:600}.focused-shame-count{color:#484f58}@media (max-width:480px){.focused-shame-board{padding:.75rem 1rem}.focused-shame-item{padding:.6rem .75rem}.focused-shame-question{font-size:.85rem}}.focused-game-summary{background:linear-gradient(135deg,#1a2332,#161b22);border:2px solid #3fb950;border-radius:16px;box-shadow:0 0 30px #3fb95026;margin-bottom:1.5rem;padding:2rem 1.5rem;text-align:center}.focused-summary-header{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-bottom:1rem}.focused-summary-trophy{animation:focusedTrophyBounce 2s ease-in-out infinite;font-size:2rem}@keyframes focusedTrophyBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.focused-summary-title{color:#fff;font-size:1.5rem;font-weight:700}.focused-summary-rank{color:#fff;font-size:4.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.focused-summary-rank-label{color:#8b949e;font-size:1rem;margin-bottom:1.5rem}.focused-summary-stats{border-bottom:1px solid #30363d;border-top:1px solid #30363d;display:flex;gap:2rem;justify-content:center;margin-bottom:1.25rem;padding:1rem 0}.focused-summary-stat{text-align:center}.focused-summary-stat-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.focused-summary-stat-label{color:#8b949e;font-size:.75rem;letter-spacing:.5px;text-transform:uppercase}.focused-summary-compare{border-radius:20px;display:inline-block;font-size:.95rem;margin-bottom:1rem;padding:.5rem 1rem}.focused-summary-compare.above{background:#3fb95026;color:#3fb950}.focused-summary-compare.below{background:#8b949e1a;color:#8b949e}.focused-summary-picks{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;text-align:left}.focused-summary-pick{align-items:flex-start;border-radius:8px;display:flex;font-size:.85rem;gap:.5rem;padding:.5rem .75rem}.focused-summary-pick.best{background:#3fb9501a;color:#c9d1d9}.focused-summary-pick.worst{background:#f851491a;color:#c9d1d9}.focused-summary-pick-icon{flex-shrink:0;font-size:.9rem}.focused-summary-pick-text{flex:1 1;line-height:1.3}.focused-summary-pick-text strong{color:#3fb950;margin-left:.25rem}.focused-summary-pick.worst .focused-summary-pick-text strong{color:#f85149}.focused-summary-footer{border-top:1px solid #21262d;color:#484f58;font-size:.75rem;padding-top:1rem}@media (max-width:480px){.focused-game-summary{padding:1.5rem 1rem}.focused-summary-rank{font-size:3.5rem}.focused-summary-stats{gap:1rem}.focused-summary-stat-value{font-size:1.25rem}}.focused-rising-banner{align-items:center;animation:slideIn .3s ease-out;background:linear-gradient(135deg,#1a1f2e,#161b22);border:1px solid #30363d;border-left:3px solid #f85149;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.75rem 1rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.focused-rising-banner-content{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.focused-rising-banner-icon{font-size:1.25rem}.focused-rising-banner-text{color:#c9d1d9;font-size:.85rem}.focused-rising-banner-text strong{color:#f85149}.focused-rising-banner-more{background:#21262d;border-radius:10px;color:#8b949e;font-size:.75rem;padding:.15rem .5rem}.focused-rising-banner-dismiss{background:none;border:none;color:#8b949e;cursor:pointer;font-size:1.25rem;line-height:1;opacity:.7;padding:.25rem;transition:opacity .15s}.focused-rising-banner-dismiss:hover{color:#c9d1d9;opacity:1}.focused-rising-banner-main{display:flex;flex-direction:column;gap:.25rem}.focused-rising-banner.expanded{align-items:stretch;flex-direction:column;position:relative}.focused-rising-banner.expanded .focused-rising-banner-content{width:100%}.focused-rising-banner.expanded .focused-rising-banner-dismiss{position:absolute;right:.5rem;top:.5rem}.focused-rising-expanded{display:flex;flex-direction:column;gap:.35rem;padding:.5rem 0 0 2rem}.focused-rising-expanded-item{border-top:1px solid #21262d;color:#c9d1d9;font-size:.8rem;padding:.25rem 0}.focused-rising-expanded-item strong{color:#f85149}.focused-insights{background:#161b22;border:1px solid #30363d;border-radius:12px;margin-top:1rem;overflow:hidden}.focused-insights-tabs{background:#0d1117;border-bottom:1px solid #30363d;display:flex;padding:0}.focused-insights-tab{align-items:center;background:none;border:none;color:#8b949e;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.85rem;font-weight:500;gap:.4rem;justify-content:center;padding:.875rem .5rem;position:relative;transition:all .15s ease}.focused-insights-tab:hover{background:#ffffff08;color:#c9d1d9}.focused-insights-tab.active{color:#58a6ff}.focused-insights-tab.active:after{background:#58a6ff;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.focused-tab-badge{background:#21262d;border-radius:10px;color:#8b949e;font-size:.7rem;font-weight:600;padding:.1rem .4rem}.focused-insights-tab.active .focused-tab-badge{background:#58a6ff26;color:#58a6ff}.focused-insights-content{max-height:450px;overflow-y:auto}.focused-tab-panel{padding:1rem}.focused-empty-state{color:#8b949e;font-size:.9rem;padding:2rem 1rem;text-align:center}.focused-gotchas{border-top:1px solid #21262d;margin-top:1.5rem;padding-top:1rem}.focused-gotchas-header{color:#f0883e;font-size:.8rem;font-weight:600;margin-bottom:.75rem}.focused-gotcha-item{align-items:center;border-bottom:1px solid #21262d;display:flex;font-size:.8rem;justify-content:space-between;padding:.5rem 0}.focused-gotcha-item:last-child{border-bottom:none}.focused-gotcha-question{color:#c9d1d9;flex:1 1;margin-right:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focused-gotcha-stat{color:#f85149;font-weight:500;white-space:nowrap}.focused-gotchas-teaser{align-items:center;background:linear-gradient(135deg,#f851491a,#f851490d);border:1px solid #f851494d;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}.focused-gotchas-teaser:hover{background:linear-gradient(135deg,#f8514926,#f8514914);border-color:#f8514980}.focused-gotchas-teaser-icon{font-size:1.1rem}.focused-gotchas-teaser-text{color:#c9d1d9;flex:1 1;font-size:.85rem;text-align:left}.focused-gotchas-teaser-arrow{color:#f85149;font-weight:600}.focused-gotchas-full{display:flex;flex-direction:column;gap:.75rem}.focused-gotchas-intro{color:#8b949e;font-size:.8rem;margin-bottom:.5rem}.focused-gotcha-card{background:#0d1117;border:1px solid #21262d;border-radius:8px;padding:1rem;transition:all .2s ease}.focused-gotcha-card.user-correct{background:linear-gradient(135deg,#3fb9501a,#3fb95005);border-color:#3fb950}.focused-gotcha-celebration{animation:celebratePulse 1s ease-in-out infinite alternate;background:linear-gradient(135deg,#3fb950,#2ea043);border-radius:20px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:.75rem;padding:.25rem .75rem}@keyframes celebratePulse{0%{transform:scale(1)}to{transform:scale(1.03)}}.focused-gotcha-card .focused-gotcha-question{color:#c9d1d9;font-size:.9rem;font-weight:500;margin-bottom:.5rem;overflow:visible;white-space:normal}.focused-gotcha-answer{display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.75rem}.focused-gotcha-answer-label{color:#8b949e}.focused-gotcha-answer-text{color:#3fb950;font-weight:500}.focused-gotcha-stats{align-items:center;display:flex;gap:.75rem}.focused-gotcha-bar{background:#21262d;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.focused-gotcha-bar-fill.wrong{background:linear-gradient(90deg,#f85149,#da3633);border-radius:3px;height:100%}.focused-gotcha-pct{color:#f85149;font-size:.8rem;font-weight:600;white-space:nowrap}.focused-gotcha-user-wrong{border-top:1px solid #21262d;color:#8b949e;font-size:.8rem;margin-top:.75rem;padding-top:.75rem}.focused-answer-item{background:#0d1117;border-left:3px solid #30363d;border-radius:6px;margin-bottom:.5rem;padding:.75rem}.focused-answer-item.correct{border-left-color:#3fb950}.focused-answer-item.incorrect{border-left-color:#f85149}.focused-answer-item.pending{border-left-color:#8b949e;opacity:.7}.focused-answer-item .focused-answer-question{color:#8b949e;font-size:.8rem;margin-bottom:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.focused-answer-item .focused-answer-details{align-items:center;display:flex;font-size:.85rem;gap:.5rem}.focused-answer-item .focused-answer-yours{color:#c9d1d9;font-weight:500}.focused-answer-item .focused-answer-arrow{color:#484f58}.focused-answer-item .focused-answer-official{color:#8b949e}.focused-answer-item .focused-answer-result{font-weight:600;margin-left:auto}.focused-answer-item.correct .focused-answer-result{color:#3fb950}.focused-answer-item.incorrect .focused-answer-result{color:#f85149}@media (max-width:480px){.focused-rising-banner{padding:.6rem .75rem}.focused-rising-banner-text{font-size:.8rem}.focused-insights-tab{font-size:.8rem;padding:.75rem .25rem}.focused-tab-badge{font-size:.65rem;padding:.05rem .3rem}.focused-insights-content{max-height:400px}.focused-tab-panel{padding:.75rem}.focused-insights.collapsed .focused-insights-content{max-height:60px;overflow:hidden;position:relative}.focused-insights.collapsed .focused-insights-content:after{background:linear-gradient(180deg,#0000,#161b22);bottom:0;content:"";height:40px;left:0;pointer-events:none;position:absolute;right:0}.focused-insights.expanded .focused-insights-content{max-height:65vh}.focused-section:not(.expanded) .focused-rows{max-height:0;overflow:hidden}.focused-section:not(.expanded) .focused-search{display:none}.focused-section.expanded .focused-rows{max-height:55vh}.focused-insights-content,.focused-rows{transition:max-height .3s ease-out}}
/*# sourceMappingURL=main.6913b520.css.map*/