.mvp-app,.mvp-onboarding{--mvp-navy:#0b0d3c;--mvp-blue:#118aed;--mvp-blue-dark:#0876cd;--mvp-blue-soft:#eef8ff;--mvp-orange:#f26705;--mvp-yellow:#fda716;--mvp-cream:#fffaf1;--mvp-muted:#68708d;--mvp-line:#e3e9f1;min-height:100vh;color:var(--mvp-navy);background:#f8fbfe}.mvp-container{width:min(1160px,100% - 48px);margin-inline:auto}.mvp-page{padding-block:58px 96px}.mvp-page h1,.mvp-onboarding h1,.mvp-page h2,.mvp-onboarding h2,.mvp-game-player h1{color:var(--mvp-navy)}.mvp-eyebrow{color:var(--mvp-orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:850}.mvp-lead{max-width:640px;font-size:clamp(18px,2vw,21px);line-height:1.65}.mvp-header,.mvp-onboarding-header{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff0;border-bottom:1px solid #0b0d3c14;position:sticky;top:0;box-shadow:0 8px 30px #0b0d3c0a}.mvp-header__inner,.mvp-onboarding-header__inner{align-items:center;gap:28px;min-height:76px;display:flex}.mvp-onboarding-header__inner{justify-content:space-between}.mvp-onboarding-header p{margin:0;font-size:13px}.mvp-brand{border-radius:10px;flex:none;align-items:center;width:126px;display:inline-flex}.mvp-brand img{width:100%;height:auto}.mvp-desktop-nav{flex:1;justify-content:center;align-items:center;gap:8px;display:flex}.mvp-desktop-nav a{color:#5b6380;border-radius:14px;align-items:center;gap:8px;min-height:44px;padding:8px 16px;font-size:14px;font-weight:750;display:inline-flex}.mvp-desktop-nav a span{color:var(--mvp-blue);font-size:18px}.mvp-desktop-nav a:hover,.mvp-desktop-nav a[aria-current=page]{color:var(--mvp-navy);background:var(--mvp-blue-soft)}.mvp-child-chip{border:1px solid var(--mvp-line);color:var(--mvp-navy);background:#fff;border-radius:999px;align-items:center;gap:9px;padding:5px 12px 5px 5px;font-size:13px;display:inline-flex}.mvp-child-chip span,.mvp-profile-avatar{color:#fff;background:linear-gradient(145deg, var(--mvp-blue), #55b8fa);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:850;display:grid;box-shadow:inset 0 -3px #00000014}.mvp-mobile-nav{display:none}.mvp-button{cursor:pointer;text-align:center;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:11px 22px;font-weight:800;line-height:1.2;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.mvp-button:hover{transform:translateY(-2px)}.mvp-button--primary{color:#fff;background:var(--mvp-blue);box-shadow:0 10px 24px #118aed38}.mvp-button--primary:hover{background:var(--mvp-blue-dark)}.mvp-button--secondary{color:var(--mvp-navy);background:#fff;border-color:#d9e2ed}.mvp-button--secondary:hover{background:var(--mvp-blue-soft);border-color:#a9c6df}.mvp-button--danger{color:#fff;background:#d73c4b;box-shadow:0 10px 24px #d73c4b2e}.mvp-progress-track{background:#e8edf4;border-radius:999px;width:100%;height:9px;display:block;overflow:hidden}.mvp-progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--mvp-blue), #47b2f7);height:100%;transition:width .3s;display:block}.mvp-loading,.mvp-state-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding-block:72px;display:flex}.mvp-loading p,.mvp-state-screen p{max-width:630px}.mvp-state-screen h1{max-width:820px;margin-bottom:18px;font-size:clamp(34px,5vw,58px)}.mvp-spinner{border:4px solid #d8effe;border-top-color:var(--mvp-blue);border-radius:50%;width:34px;height:34px;margin-bottom:18px;animation:.8s linear infinite mvp-spin}.mvp-spinner--large{border-width:6px;width:62px;height:62px}@keyframes mvp-spin{to{transform:rotate(360deg)}}.mvp-state-icon,.mvp-success-mark{color:#fff;background:var(--mvp-blue);border-radius:50%;place-items:center;width:74px;height:74px;margin-bottom:24px;font-size:34px;font-weight:900;display:grid}.mvp-success-mark{background:#28a96b;box-shadow:0 14px 35px #28a96b3d}.mvp-onboarding{background:radial-gradient(circle at 10% 30%,#fda71621,#0000 20%),radial-gradient(circle at 90% 15%,#118aed1f,#0000 24%),#fff}.mvp-welcome{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(42px,7vw,96px);min-height:calc(100vh - 76px);padding-block:70px;display:grid}.mvp-welcome__copy h1{max-width:620px;margin-bottom:20px;font-size:clamp(40px,5.3vw,68px)}.mvp-welcome__visual{background:var(--mvp-yellow-soft,#fff7df);border:10px solid #fff;border-radius:42% 58% 45% 55%/58% 43% 57% 42%;position:relative;overflow:hidden;box-shadow:0 30px 80px #0b0d3c24}.mvp-welcome__visual img{aspect-ratio:4/3;object-fit:cover;width:100%}.mvp-trust-note{color:#38516a;background:var(--mvp-blue-soft);border:1px solid #cde7fa;border-radius:14px;align-items:center;gap:12px;max-width:590px;margin:26px 0 22px;padding:14px 17px;font-size:14px;display:flex}.mvp-trust-note span{color:#fff;background:var(--mvp-blue);border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-weight:850;display:grid}.mvp-detail-list{color:#5a637d;gap:9px;margin:0 0 30px;padding:0;list-style:none;display:grid}.mvp-detail-list li{align-items:center;gap:10px;display:flex}.mvp-onboarding-flow{max-width:900px;padding-block:54px 90px}.mvp-onboarding-progress{margin-bottom:24px}.mvp-onboarding-progress>div,.mvp-task-progress>div{color:#67708a;justify-content:space-between;margin-bottom:9px;font-size:13px;display:flex}.mvp-question-panel{border:1px solid var(--mvp-line);background:#fff;border-radius:30px;padding:clamp(28px,5vw,58px);box-shadow:0 24px 70px #0b0d3c14}.mvp-question-panel>h1{margin-bottom:40px;font-size:clamp(32px,4.6vw,50px)}.mvp-field-group{border:0;min-width:0;margin:0 0 34px;padding:0}.mvp-field-group label,.mvp-field-group legend{color:var(--mvp-navy);margin-bottom:12px;font-size:17px;font-weight:800;display:block}.mvp-field-group input:not([type=checkbox]){width:100%;min-height:54px;color:var(--mvp-navy);background:#fbfdff;border:1.5px solid #d8e0ea;border-radius:14px;padding:13px 16px}.mvp-field-group input:not([type=checkbox]):focus{border-color:var(--mvp-blue);outline:3px solid #118aed24}.mvp-field-help{margin:-5px 0 14px;font-size:13px}.mvp-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mvp-choice-card{cursor:pointer;min-height:64px;color:var(--mvp-navy);text-align:left;background:#fff;border:1.5px solid #dde4ed;border-radius:15px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:relative}.mvp-choice-card:hover{background:#f7fcff;border-color:#94cef5}.mvp-choice-card--selected{border-color:var(--mvp-blue);background:var(--mvp-blue-soft);box-shadow:0 0 0 2px #118aed12}.mvp-choice-card__check{color:#fff;background:#fff;border:1.5px solid #cdd6e1;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;font-size:14px;font-weight:900;display:grid}.mvp-choice-card--selected .mvp-choice-card__check{border-color:var(--mvp-blue);background:var(--mvp-blue)}.mvp-choice-card strong,.mvp-choice-card small{display:block}.mvp-choice-card small{color:var(--mvp-muted);margin-top:2px}.mvp-field-error{color:#a31f2e;background:#fff0f2;border-radius:12px;margin:-8px 0 24px;padding:12px 15px;font-size:14px;font-weight:700}.mvp-onboarding-actions,.mvp-completion-actions,.mvp-save-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.mvp-local-note{text-align:center;margin:20px 0 0;font-size:12px}.mvp-recommendation-chip{color:#7a4d00;background:#fff1c2;border-radius:999px;margin:4px 0 26px;padding:10px 17px;font-weight:800}.mvp-games-page{padding-block:58px 96px}.mvp-page-heading,.mvp-result-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:38px;display:flex}.mvp-page-heading h1,.mvp-result-heading h1{margin-bottom:9px;font-size:clamp(36px,5vw,58px)}.mvp-page-heading p,.mvp-result-heading p{margin-bottom:0}.mvp-week-chip{background:var(--mvp-blue-soft);border:1px solid #cfe7fa;border-radius:17px;min-width:235px;padding:15px 18px}.mvp-week-chip span,.mvp-week-chip strong,.mvp-week-chip small{display:block}.mvp-week-chip span{color:var(--mvp-blue-dark);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:850}.mvp-week-chip strong{margin:2px 0}.mvp-week-chip small{color:var(--mvp-muted)}.mvp-week-chip--empty{background:#fffaf0;border-color:#eadcb8}.mvp-resume-banner{background:#fff;border:1px solid #cfe5f5;border-radius:20px;align-items:center;gap:16px;margin-bottom:46px;padding:18px 20px;display:flex;box-shadow:0 13px 36px #0b0d3c0d}.mvp-resume-banner__icon{color:#fff;background:var(--mvp-blue);border-radius:14px;flex:none;place-items:center;width:46px;height:46px;display:grid}.mvp-resume-banner div{flex-wrap:wrap;flex:1;align-items:baseline;gap:2px 10px;display:flex}.mvp-resume-banner p,.mvp-resume-banner strong,.mvp-resume-banner div span{margin:0}.mvp-resume-banner p{width:100%;color:var(--mvp-blue-dark);text-transform:uppercase;font-size:11px;font-weight:850}.mvp-resume-banner div span{color:var(--mvp-muted);font-size:13px}.mvp-section-title{margin-bottom:22px}.mvp-section-title h2{margin-bottom:7px;font-size:clamp(25px,3vw,34px)}.mvp-section-title p:last-child{margin-bottom:0}.mvp-game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.mvp-game-card{border:1px solid var(--mvp-line);background:#fff;border-radius:25px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 16px 44px #0b0d3c12}.mvp-game-card:hover{transform:translateY(-5px);box-shadow:0 22px 54px #0b0d3c1f}.mvp-game-card__visual{background:#eaf7ff;position:relative;overflow:hidden}.mvp-game-card__visual img{aspect-ratio:3/2;object-fit:cover;width:100%}.mvp-recommended-badge{color:#694000;background:var(--mvp-yellow);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:850;position:absolute;top:14px;left:14px;box-shadow:0 5px 16px #0b0d3c1f}.mvp-game-card__body{flex-direction:column;min-height:340px;padding:23px;display:flex}.mvp-game-card__body h3{margin:0 0 10px;font-size:25px}.mvp-game-category{color:var(--mvp-orange);letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:850}.mvp-game-meta{color:#66708a;flex-wrap:wrap;gap:8px 14px;margin:3px 0 16px;font-size:12px;font-weight:700;display:flex}.mvp-latest-result{background:#f4f9fc;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;margin:auto 0 16px;padding:11px 12px;font-size:11px;display:flex}.mvp-latest-result span{color:var(--mvp-muted)}.mvp-latest-result strong{color:var(--mvp-navy)}.mvp-latest-result--empty{display:grid}.mvp-game-card__button{width:100%}.mvp-game-player{background:radial-gradient(circle at 8% 30%,#fda7161c,#0000 24%),radial-gradient(circle at 93% 60%,#118aed1a,#0000 22%),#f8fbfe;min-height:calc(100vh - 76px)}.mvp-game-toolbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;padding-block:22px;display:grid}.mvp-icon-button{cursor:pointer;width:48px;height:48px;color:var(--mvp-navy);background:#fff;border:1px solid #dce4ed;border-radius:15px;place-items:center;font-size:28px;display:grid}.mvp-game-toolbar__title{text-align:center}.mvp-game-toolbar__title span,.mvp-game-toolbar__title strong{display:block}.mvp-game-toolbar__title span{color:var(--mvp-orange);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.mvp-sound-toggle{cursor:pointer;color:#67708a;background:#fff;border:1px solid #dce4ed;border-radius:13px;justify-self:end;padding:9px 13px;font-size:12px;font-weight:750}.mvp-sound-toggle span{margin-right:5px}.mvp-sound-toggle--on{color:var(--mvp-blue-dark);background:var(--mvp-blue-soft);border-color:#b8ddf7}.mvp-game-toolbar__audio{justify-self:end;gap:8px;display:flex}.mvp-replay-button{cursor:pointer;color:var(--mvp-blue-dark);background:var(--mvp-blue-soft);border:1px solid #b8ddf7;border-radius:13px;padding:9px 13px;font-size:12px;font-weight:800}.mvp-replay-button span{margin-right:5px;font-size:15px}.mvp-replay-button--playing{box-shadow:0 0 0 3px #118aed1f}.mvp-game-stage{max-width:990px;padding-bottom:90px}.mvp-task-progress{margin:8px 0 20px}.mvp-task-card{border:1px solid var(--mvp-line);background:#fff;border-radius:30px;padding:clamp(24px,4.5vw,48px);box-shadow:0 24px 70px #0b0d3c17}.mvp-task-heading{align-items:flex-start;gap:17px;margin-bottom:30px;display:flex}.mvp-task-number{width:46px;height:46px;color:var(--mvp-blue-dark);background:var(--mvp-blue-soft);border-radius:14px;flex:none;place-items:center;font-size:13px;font-weight:850;display:grid}.mvp-task-heading p{margin:0 0 3px;font-size:12px}.mvp-task-heading h1{margin:0;font-size:clamp(28px,4vw,42px)}.mvp-social-scene{background:#eef8ff;border-radius:22px;max-width:680px;margin:0 auto 24px;overflow:hidden}.mvp-social-scene img{aspect-ratio:3/2;object-fit:cover;width:100%}.mvp-answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.mvp-answer-grid--visual{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.mvp-answer-grid--spoken{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;width:100%;max-width:760px;margin-inline:auto}.mvp-answer-card{cursor:pointer;min-height:76px;color:var(--mvp-navy);background:#fff;border:2px solid #e0e6ee;border-radius:19px;flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:17px;display:flex;position:relative;overflow:hidden}.mvp-answer-card:hover{background:#f8fcff;border-color:#9bd1f6}.mvp-answer-card--selected{border-color:var(--mvp-blue);background:var(--mvp-blue-soft);box-shadow:0 0 0 3px #118aed17}.mvp-answer-card img{aspect-ratio:1;object-fit:cover;width:calc(100% + 34px);max-width:none;margin:-17px -17px 3px}.mvp-answer-card--image-only{aspect-ratio:1;min-height:0;padding:0}.mvp-answer-card--image-only img{width:100%;height:100%;margin:0}.mvp-answer-card__radio{color:#fff;background:#0b0d3c2e;border:2px solid #fff;border-radius:50%;place-items:center;width:26px;height:26px;font-size:13px;display:grid;position:absolute;top:10px;right:10px;box-shadow:0 2px 7px #0b0d3c26}.mvp-answer-card--selected .mvp-answer-card__radio{background:var(--mvp-blue)}.mvp-spoken-answer{min-width:0;display:flex;position:relative}.mvp-answer-card--spoken{border-radius:17px;justify-content:flex-start;width:100%;height:100%;min-height:0;padding:0 13px}.mvp-answer-card--spoken img{aspect-ratio:4/3;width:calc(100% + 26px);margin:0 -13px}.mvp-answer-card--spoken strong{text-align:center;justify-content:center;align-items:center;width:100%;min-height:62px;padding:9px 4px 9px 42px;font-size:14px;line-height:1.25;display:flex}.mvp-answer-audio-button{z-index:2;cursor:pointer;width:42px;height:42px;color:var(--mvp-blue-dark);background:#edf8ff;border:1px solid #cce5f8;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:10px;left:9px;box-shadow:0 3px 10px #0b0d3c14}.mvp-answer-audio-button:hover{background:#dff2ff}.mvp-answer-audio-button:focus-visible{outline-offset:2px;outline:3px solid #118aed47}.mvp-answer-audio-button--playing{color:#fff;background:var(--mvp-blue)}.mvp-answer-audio-button--playing:hover{background:var(--mvp-blue-dark)}.mvp-answer-audio-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mvp-sequence-help{text-align:center;margin-bottom:14px;font-size:13px}.mvp-sequence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.mvp-sequence-card{background:#fff;border:2px solid #dfe6ee;border-radius:19px;overflow:hidden}.mvp-sequence-card--selected{border-color:var(--mvp-blue);box-shadow:0 0 0 3px #118aed1a}.mvp-sequence-card__select{cursor:pointer;width:100%;color:var(--mvp-navy);background:0 0;border:0;flex-direction:column;gap:8px;padding:10px;display:flex;position:relative}.mvp-sequence-card__select img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.mvp-sequence-card__number{z-index:1;color:#fff;background:var(--mvp-navy);border-radius:10px;place-items:center;width:30px;height:30px;font-weight:850;display:grid;position:absolute;top:17px;left:17px}.mvp-sequence-card__moves{border-top:1px solid #e5eaf0;grid-template-columns:1fr 1fr;display:grid}.mvp-sequence-card__moves button{cursor:pointer;min-height:42px;color:var(--mvp-blue-dark);background:#f8fbfe;border:0;font-size:19px}.mvp-sequence-card__moves button+button{border-left:1px solid #e5eaf0}.mvp-sequence-card__moves button:disabled{cursor:not-allowed;color:#bbc3ce}.mvp-task-support{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:18px;margin-top:25px;padding-top:20px;display:flex}.mvp-help-button{cursor:pointer;color:#59627e;background:#fff;border:1px solid #dce3eb;border-radius:12px;padding:8px 13px;font-weight:750}.mvp-help-button span{color:#fff;background:var(--mvp-blue);border-radius:50%;place-items:center;width:22px;height:22px;margin-right:6px;display:inline-grid}.mvp-help-button--active{background:var(--mvp-blue-soft);border-color:#b8ddf7}.mvp-assist-toggle{color:#59627e;cursor:pointer;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.mvp-assist-toggle input{opacity:0;pointer-events:none;position:absolute}.mvp-assist-toggle>span{background:#d5dce5;border-radius:999px;width:39px;height:23px;padding:3px;transition:background .15s}.mvp-assist-toggle>span:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .15s;display:block;box-shadow:0 2px 5px #00000029}.mvp-assist-toggle input:checked+span{background:var(--mvp-blue)}.mvp-assist-toggle input:checked+span:after{transform:translate(16px)}.mvp-hint-panel,.mvp-feedback{border-radius:13px;align-items:center;gap:12px;margin-top:15px;padding:13px 15px;display:flex}.mvp-hint-panel{color:#755000;background:#fff7df}.mvp-hint-panel p{color:inherit;margin:0}.mvp-feedback{display:none}.mvp-feedback--correct,.mvp-feedback--retry,.mvp-feedback--missing{display:flex}.mvp-feedback--correct{color:#176c48;background:#eaf8f1}.mvp-feedback--retry{color:#8a5100;background:#fff5de}.mvp-feedback--missing{color:#8c3440;background:#fff0f2}.mvp-feedback>span{border:1px solid;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.mvp-feedback p,.mvp-feedback small{color:inherit;margin:0;display:block}.mvp-task-actions{justify-content:flex-end;margin-top:20px;display:flex}.mvp-task-actions .mvp-button{min-width:210px}.mvp-period-tabs{border:1px solid var(--mvp-line);background:#fff;border-radius:15px;gap:5px;margin-bottom:24px;padding:5px;display:inline-flex}.mvp-period-tabs button{cursor:pointer;color:#68708a;background:0 0;border:0;border-radius:11px;min-width:110px;padding:9px 17px;font-weight:750}.mvp-period-tabs button[aria-selected=true]{color:#fff;background:var(--mvp-navy)}.mvp-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:28px;display:grid}.mvp-metric-grid article{border:1px solid var(--mvp-line);background:#fff;border-radius:19px;grid-template-columns:auto 1fr;align-content:center;gap:2px 12px;min-height:136px;padding:20px;display:grid;box-shadow:0 10px 30px #0b0d3c0a}.mvp-metric-grid article>span{width:37px;height:37px;color:var(--mvp-blue-dark);background:var(--mvp-blue-soft);border-radius:12px;grid-row:1/3;place-items:center;font-weight:900;display:grid}.mvp-metric-grid p{align-self:end;margin:0;font-size:12px}.mvp-metric-grid strong{align-self:start;font-size:clamp(18px,2.3vw,27px);line-height:1.15}.mvp-dashboard-grid,.mvp-result-detail-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:38px;display:grid}.mvp-dashboard-panel,.mvp-result-panel,.mvp-session-history,.mvp-attempt-list,.mvp-settings-card{border:1px solid var(--mvp-line);background:#fff;border-radius:22px;padding:clamp(22px,3vw,30px);box-shadow:0 12px 36px #0b0d3c0d}.mvp-week-chart{grid-template-columns:repeat(7,1fr);align-items:end;gap:10px;height:190px;padding-top:12px;display:grid}.mvp-week-chart>div{color:#7a8299;text-align:center;grid-template-rows:20px 1fr 22px;gap:4px;height:100%;font-size:11px;display:grid}.mvp-week-chart>div>span{background:#f3f6f9;border-radius:10px 10px 4px 4px;justify-content:center;align-items:flex-end;min-height:110px;display:flex;overflow:hidden}.mvp-week-chart i{background:linear-gradient(180deg, #4eb9fc, var(--mvp-blue));border-radius:8px 8px 3px 3px;width:60%;display:block}.mvp-week-chart strong{font-size:11px}.mvp-trend-list{display:grid}.mvp-trend-list>div{border-bottom:1px solid #edf0f4;grid-template-columns:12px 1fr auto;align-items:center;gap:10px;padding:13px 0;display:grid}.mvp-trend-list>div:last-child{border-bottom:0}.mvp-trend-list strong,.mvp-trend-list small{display:block}.mvp-trend-list small{color:var(--mvp-muted);margin-top:1px}.mvp-trend-list em{color:#46516a;text-align:center;background:#f1f5f8;border-radius:999px;max-width:190px;padding:6px 9px;font-size:10px;font-style:normal;font-weight:750}.mvp-trend-dot{background:var(--mvp-blue);border-radius:50%;width:10px;height:10px}.mvp-trend-dot--sequences{background:var(--mvp-yellow)}.mvp-trend-dot--social{background:var(--mvp-orange)}.mvp-panel-note{border-top:1px solid #edf0f4;margin:16px 0 0;padding-top:14px;font-size:11px}.mvp-session-history{margin-top:18px}.mvp-session-row{color:var(--mvp-navy);border-top:1px solid #edf0f4;grid-template-columns:auto 1fr 110px 120px auto;align-items:center;gap:15px;padding:15px 5px;display:grid}.mvp-session-row:hover{color:var(--mvp-blue-dark)}.mvp-session-row>span strong,.mvp-session-row>span small{display:block}.mvp-session-row>span small{color:var(--mvp-muted);font-size:11px}.mvp-session-row__icon{color:#fff;background:var(--mvp-blue);border-radius:13px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.mvp-session-row__icon--sequences{background:var(--mvp-yellow)}.mvp-session-row__icon--social{background:var(--mvp-orange)}.mvp-inline-empty{color:var(--mvp-muted);text-align:center;border-top:1px solid #edf0f4;padding:30px 0 4px}.mvp-empty-state{text-align:center;background:#fff;border:1px dashed #bed4e4;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:45px;display:flex}.mvp-empty-state>span{color:var(--mvp-yellow);font-size:56px}.mvp-empty-state h2{margin:8px 0;font-size:32px}.mvp-empty-state p{max-width:580px}.mvp-completion{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 76px);padding-block:55px 85px;display:flex}.mvp-completion h1{margin-bottom:10px;font-size:clamp(46px,7vw,78px)}.mvp-completion__lead{max-width:620px}.mvp-completion__visual{background:#fff3c9;border-radius:42% 58% 55% 45%;place-items:center;width:180px;height:180px;margin-bottom:20px;display:grid;position:relative}.mvp-completion__visual img{width:120px}.mvp-completion__check{color:#fff;background:#28a96b;border:5px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;font-weight:900;display:grid;position:absolute;bottom:8px;right:8px}.mvp-celebration-star{color:var(--mvp-yellow);font-size:25px;animation:1.6s ease-in-out infinite alternate mvp-float;position:absolute}.mvp-celebration-star--one{top:3px;left:17px}.mvp-celebration-star--two{animation-delay:.25s;top:20px;right:6px}.mvp-celebration-star--three{animation-delay:.45s;bottom:8px;right:18px}@keyframes mvp-float{to{transform:translateY(-7px)rotate(8deg)}}.mvp-star-row{color:#dfe4ea;gap:7px;margin:3px 0 20px;font-size:38px;display:flex}.mvp-star-row .mvp-star--earned{color:var(--mvp-yellow);filter:drop-shadow(0 4px 3px #fda71640)}.mvp-completion-stats{gap:12px;margin-bottom:27px;display:flex}.mvp-completion-stats>div{border:1px solid var(--mvp-line);background:#fff;border-radius:16px;min-width:145px;padding:14px 22px}.mvp-completion-stats span,.mvp-completion-stats strong{display:block}.mvp-completion-stats span{color:var(--mvp-muted);font-size:11px}.mvp-completion-stats strong{font-size:23px}.mvp-completion-actions{flex-wrap:wrap;justify-content:center}.mvp-result-panel h2{font-size:26px}.mvp-result-panel--guidance{background:#fffaf0;border-color:#ebddb7}.mvp-skill-progress-row{color:#58617b;justify-content:space-between;margin-bottom:8px;font-size:12px;display:flex}.mvp-result-panel .mvp-progress-track{margin-bottom:15px}.mvp-result-panel>p:last-child{margin-bottom:0}.mvp-attempt-list article{border-top:1px solid #edf0f4;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 0;display:grid}.mvp-attempt-index{width:36px;height:36px;color:var(--mvp-blue-dark);background:var(--mvp-blue-soft);border-radius:12px;place-items:center;font-size:12px;font-weight:850;display:grid}.mvp-attempt-list strong,.mvp-attempt-list small{display:block}.mvp-attempt-list small{color:var(--mvp-muted)}.mvp-attempt-tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.mvp-attempt-tags span{color:#4e5970;background:#f0f4f7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.mvp-profile-avatar{width:70px;height:70px;font-size:28px}.mvp-profile-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);align-items:start;gap:20px;display:grid}.mvp-profile-main,.mvp-profile-aside{gap:20px;display:grid}.mvp-settings-card .mvp-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mvp-save-row{justify-content:flex-start}.mvp-save-row span{color:#218459;font-size:13px;font-weight:800}.mvp-toggle-list{display:grid}.mvp-toggle-list label{cursor:pointer;border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:13px 0;display:flex}.mvp-toggle-list strong,.mvp-toggle-list small{display:block}.mvp-toggle-list small{color:var(--mvp-muted);margin-top:2px}.mvp-toggle-list input{width:46px;height:25px;accent-color:var(--mvp-blue);flex:none}.mvp-toggle-list .mvp-volume-setting input{width:min(240px,42vw);height:25px}.mvp-ai-audio-note{color:#59627e;background:#f4f9fc;border-radius:13px;margin:16px 0 0;padding:12px 14px;font-size:12px}.mvp-profile-summary{text-align:center}.mvp-profile-summary .mvp-profile-avatar{margin:0 auto 12px}.mvp-profile-summary h2{margin-bottom:3px}.mvp-profile-summary dl{margin:20px 0 0}.mvp-profile-summary dl div{border-top:1px solid #edf0f4;justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.mvp-profile-summary dt{color:var(--mvp-muted)}.mvp-profile-summary dd{margin:0;font-weight:750}.mvp-data-card .mvp-button{width:100%;margin-top:10px}.mvp-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0507279e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.mvp-dialog{text-align:center;background:#fff;border-radius:24px;width:min(460px,100%);padding:31px;box-shadow:0 30px 90px #0406264d}.mvp-dialog__icon{color:#a65b00;background:#fff1d3;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 18px;font-size:22px;font-weight:900;display:grid}.mvp-dialog h2{margin-bottom:11px;font-size:29px}.mvp-dialog__actions{justify-content:center;gap:10px;margin-top:24px;display:flex}.mvp-app--large-controls .mvp-button,.mvp-app--large-controls .mvp-answer-card,.mvp-app--large-controls .mvp-icon-button{min-height:58px;font-size:1.05rem}.mvp-app--slower .mvp-feedback{padding-block:18px}.mvp-app--reduced-motion *,.mvp-app--reduced-motion :before,.mvp-app--reduced-motion :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}@media (prefers-reduced-motion:reduce){.mvp-app *,.mvp-onboarding *,.mvp-app :before,.mvp-onboarding :before,.mvp-app :after,.mvp-onboarding :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:900px){.mvp-container{width:min(100% - 36px,760px)}.mvp-welcome{grid-template-columns:1fr;padding-block:55px 70px}.mvp-welcome__copy{text-align:center}.mvp-lead,.mvp-trust-note{margin-inline:auto}.mvp-detail-list{text-align:left;width:fit-content;margin-inline:auto}.mvp-welcome__visual{width:min(600px,100%);margin-inline:auto}.mvp-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mvp-game-card:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 11px)}.mvp-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mvp-dashboard-grid,.mvp-result-detail-grid,.mvp-profile-grid{grid-template-columns:1fr}.mvp-profile-aside{grid-template-columns:1fr 1fr}.mvp-answer-grid--visual,.mvp-settings-card .mvp-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.mvp-container{width:min(100% - 28px,600px)}.mvp-header__inner,.mvp-onboarding-header__inner{min-height:68px}.mvp-brand{width:108px}.mvp-desktop-nav{display:none}.mvp-child-chip{margin-left:auto}.mvp-mobile-nav{z-index:45;padding:7px 12px calc(7px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff7;border-top:1px solid #dde4ec;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 35px #0b0d3c14}.mvp-mobile-nav a{color:#737b92;border-radius:12px;align-content:center;place-items:center;gap:1px;min-height:52px;font-size:19px;display:grid}.mvp-mobile-nav a strong{font-size:10px}.mvp-mobile-nav a[aria-current=page]{color:var(--mvp-blue-dark);background:var(--mvp-blue-soft)}.mvp-shell-content{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.mvp-page,.mvp-games-page{padding-block:36px 58px}.mvp-page-heading,.mvp-result-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.mvp-page-heading h1,.mvp-result-heading h1{font-size:39px}.mvp-week-chip{width:100%}.mvp-game-grid{grid-template-columns:1fr}.mvp-game-card:last-child{grid-column:auto;width:100%}.mvp-game-card__body{min-height:320px}.mvp-resume-banner{flex-wrap:wrap;align-items:flex-start}.mvp-resume-banner div{min-width:calc(100% - 64px)}.mvp-resume-banner .mvp-button{width:100%}.mvp-onboarding-header p{text-align:right;max-width:160px;font-size:10px}.mvp-welcome{min-height:auto;padding-block:46px 70px}.mvp-welcome__copy h1{font-size:43px}.mvp-welcome__visual{border-width:7px}.mvp-question-panel{border-radius:21px;padding:26px 19px}.mvp-question-panel>h1{margin-bottom:31px;font-size:34px}.mvp-choice-grid,.mvp-settings-card .mvp-choice-grid{grid-template-columns:1fr}.mvp-onboarding-actions{flex-direction:column-reverse;align-items:stretch}.mvp-onboarding-actions .mvp-button{width:100%}.mvp-game-toolbar{grid-template-columns:auto 1fr auto;padding-block:14px}.mvp-game-toolbar__title{text-align:left;overflow:hidden}.mvp-game-toolbar__title strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mvp-sound-toggle{width:45px;height:45px;padding:0;font-size:0;overflow:hidden}.mvp-sound-toggle span{margin:0;font-size:15px}.mvp-replay-button{width:45px;height:45px;padding:0;font-size:0;overflow:hidden}.mvp-replay-button span{margin:0;font-size:18px}.mvp-game-toolbar__audio{gap:6px}.mvp-icon-button{width:45px;height:45px}.mvp-task-card{border-radius:22px;padding:22px 16px}.mvp-task-heading{gap:12px}.mvp-task-number{width:40px;height:40px}.mvp-task-heading h1{font-size:29px}.mvp-answer-grid{grid-template-columns:1fr}.mvp-answer-grid--visual{grid-template-columns:repeat(2,minmax(0,1fr))}.mvp-sequence-grid{grid-template-columns:1fr}.mvp-sequence-card__select{text-align:left;grid-template-columns:90px 1fr;align-items:center;display:grid}.mvp-sequence-card__select img{grid-row:1;width:90px}.mvp-sequence-card__number{top:17px;left:17px}.mvp-task-support{flex-direction:column;align-items:flex-start}.mvp-task-actions .mvp-button{width:100%}.mvp-metric-grid{gap:10px}.mvp-metric-grid article{grid-template-columns:1fr;gap:4px;min-height:117px;padding:15px}.mvp-metric-grid article>span{grid-row:auto;width:31px;height:31px}.mvp-metric-grid strong{font-size:20px}.mvp-period-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.mvp-period-tabs button{min-width:0;padding-inline:8px}.mvp-dashboard-panel,.mvp-result-panel,.mvp-session-history,.mvp-attempt-list,.mvp-settings-card{padding:20px 16px}.mvp-trend-list>div{grid-template-columns:10px 1fr}.mvp-trend-list em{grid-column:2;justify-self:start;max-width:100%}.mvp-session-row{grid-template-columns:auto 1fr auto}.mvp-session-row>span:nth-of-type(3),.mvp-session-row>span:nth-of-type(4){display:none}.mvp-attempt-list article{grid-template-columns:auto 1fr}.mvp-attempt-tags{grid-column:2;justify-content:flex-start}.mvp-completion{min-height:calc(100vh - 140px)}.mvp-completion-stats{width:100%}.mvp-completion-stats>div{flex:1;min-width:0;padding-inline:10px}.mvp-completion-actions{flex-direction:column-reverse;width:100%}.mvp-completion-actions .mvp-button{width:100%}.mvp-profile-aside{grid-template-columns:1fr}.mvp-dialog{padding:26px 19px}.mvp-dialog__actions{flex-direction:column-reverse}.mvp-dialog__actions .mvp-button{width:100%}}@media (max-width:380px){.mvp-container{width:min(100% - 20px,360px)}.mvp-page-heading h1,.mvp-result-heading h1,.mvp-welcome__copy h1{font-size:35px}.mvp-answer-grid--visual,.mvp-metric-grid{grid-template-columns:1fr}}
