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}*{box-sizing:border-box}:root{--app-mobile-width:560px}body{background:linear-gradient(180deg,#eef4ff,#f7f9fc);color:#111827;font-family:Arial,sans-serif;margin:0}button{font-family:inherit}.app{align-items:stretch;background:#f1f5f9;justify-content:center;padding:12px}.app,.card{box-sizing:border-box;display:flex;min-height:100vh}.card{background:#fff;border-radius:20px;flex-direction:column;max-width:420px;padding:16px;width:100%}.compact-study-card,.game-card,.mobile-stack-card,.result-screen-card,.selection-card,.settings-card,.statistics-card{max-width:560px;max-width:var(--app-mobile-width)}.selection-card{display:flex;flex-direction:column}.welcome-card{align-items:center;display:flex;justify-content:center;max-width:560px;max-width:var(--app-mobile-width);min-height:calc(100vh - 24px);text-align:center}.polished-welcome-card{background:linear-gradient(180deg,#fffffffc,#f8fafcf7)}.welcome-content{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:18px;justify-content:center;width:100%}.welcome-subtext{color:#64748b;font-size:16px;line-height:1.55;margin:0;max-width:360px}.welcome-button{margin-top:4px;max-width:260px;min-height:56px;width:100%}.home-menu-card{align-items:center;display:flex;justify-content:center;max-width:560px;max-width:var(--app-mobile-width);min-height:calc(100vh - 24px);position:relative}.polished-home-card{background:linear-gradient(180deg,#fffffffc,#f8fafcf7)}.home-menu-top{left:16px;position:absolute;right:16px;text-align:center;top:16px}.home-utility-bar{margin-bottom:8px}.menu-buttons{display:flex;flex-direction:column;gap:14px;max-width:360px;width:100%}.menu-button{background:#f8fafc;border:1px solid #dbe3ee;box-shadow:none;color:#0f172a;min-height:58px;width:100%}.top-controls-row{align-items:flex-start;display:flex;gap:10px;margin-bottom:0}.top-actions-row{display:flex;flex:1 1;gap:8px}.top-actions-row-compact{flex:0 0 auto}.top-action-button{background:#f8fafc;border:1px solid #dbe3ee;border-radius:13px;color:#0f172a;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;min-height:40px;padding:8px 12px;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease}.top-action-button-compact{flex:0 0 92px;min-width:92px}.top-action-button:hover{background:#fff;border-color:#93c5fd;box-shadow:0 8px 18px #2563eb14;transform:translateY(-1px)}.top-action-placeholder{flex:1 1;min-height:40px}.top-action-placeholder-compact{flex:0 0 92px;min-width:92px}.utility-panel{align-items:flex-end;display:flex;flex-direction:column;gap:8px;margin-left:auto}.utility-bar{align-items:center;display:flex;gap:8px}.utility-bar-tight{gap:6px}.utility-icon-button{align-items:center;background:#fffffff2;border:1px solid #dbe3ee;border-radius:999px;color:#334155;cursor:pointer;display:inline-flex;font-size:18px;font-weight:700;height:42px;justify-content:center;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;width:42px}.utility-icon-button:hover{border-color:#93c5fd;box-shadow:0 8px 18px #2563eb14;transform:translateY(-1px)}.utility-toggle-row{align-items:center;display:flex;gap:8px;min-height:30px}.utility-toggle-label{color:#475569;font-size:13px;font-weight:700;line-height:1}.eyebrow{color:#64748b;font-size:13px;font-weight:700;letter-spacing:.08em;margin:0 0 8px;text-transform:uppercase}.main-title,.section-title,h1,h2{margin:0}.main-title{font-size:34px;line-height:1.15}.section-title{font-size:28px;line-height:1.2;text-align:center}.header-row{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:16px}.vertical-header{align-items:stretch;display:flex;flex-direction:column;gap:14px;margin-top:8px}.selection-header{margin-bottom:18px;margin-top:34px;text-align:center}.selection-subtext{color:#64748b;font-size:14px;line-height:1.45;margin:8px 0 0}.selection-control-button{width:100%}.selection-map-stage{margin-bottom:2px;margin-top:-12px}.screen-title-shell{align-items:flex-start;display:flex;margin-bottom:6px;min-height:22px}.screen-title-shell-tight{margin-bottom:6px;min-height:18px}.selection-screen-title{font-size:24px;font-weight:600;letter-spacing:-.01em;line-height:1.15}.top-start-button{margin:8px 0 10px}.selection-grid{grid-gap:10px;display:grid;gap:10px;margin-top:6px}.vertical-selection-grid{grid-template-columns:1fr}.compact-selection-grid{gap:14px}.selection-grid-two-columns{gap:8px;grid-template-columns:1fr 1fr}.selection-option-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 6px 18px #0f172a0a;cursor:pointer;padding:16px;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}@media (hover:hover){.selection-option-card:hover{background:#fdfefe;border-color:#93c5fd;box-shadow:0 10px 22px #2563eb14;transform:translateY(-1px)}}.selection-option-card:focus{outline:none}.selection-option-card:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.selected-card{background:#f8fbff;border-color:#60a5fa;box-shadow:0 10px 22px #2563eb1a}.compact-mode-card{padding:15px 16px}.compact-region-card{display:flex;flex-direction:column;justify-content:space-between;min-height:96px;padding:10px 12px}.world-region-card{min-height:42px;padding:5px 10px;width:100%}.world-region-card .selection-option-title-row{justify-content:center;position:relative}.world-region-card .selection-option-title{text-align:center;width:100%}.world-region-card .selection-indicator{position:absolute;right:0;top:0}.selection-option-title-row{display:flex;gap:10px;justify-content:space-between}.compact-region-row,.selection-option-title-row{align-items:center;margin-bottom:6px}.selection-option-title{color:#0f172a;font-size:20px;font-weight:700;line-height:1.3}.compact-card-title{font-size:18px}.compact-region-title{font-size:16px}.selection-option-arrow{color:#94a3b8;flex-shrink:0;font-size:18px;font-weight:700}.selection-option-text{color:#64748b;font-size:14px;line-height:1.45}.compact-card-text{font-size:13px;line-height:1.4}.selection-indicator{align-items:center;background:linear-gradient(180deg,#fff,#eef2f7);border:1px solid #cbd5e1;border-radius:999px;box-shadow:inset 0 1px 0 #ffffffd9,0 2px 6px #0f172a14;color:#64748b;display:inline-flex;flex-shrink:0;font-size:15px;font-weight:800;height:28px;justify-content:center;width:28px}.selection-indicator-active{background:linear-gradient(180deg,#dbeafe,#bfdbfe);border-color:#60a5fa;color:#1d4ed8}.selection-option-meta-wrap{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.compact-meta-wrap{margin-top:8px}.selection-option-meta{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#334155;display:inline-flex;font-size:13px;font-weight:700;min-height:30px;padding:5px 10px}.compact-meta{font-size:12px;min-height:28px;padding:4px 9px}.secondary-meta{color:#64748b}.simple-mode-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbe3ee;box-shadow:0 6px 16px #0f172a0a;min-height:62px;padding:17px 18px}.simple-mode-title-row{justify-content:center;margin-bottom:0}.simple-mode-title{font-size:18px;font-weight:700;text-align:center;width:100%}.compact-top-panel{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.compact-small-button{border-radius:12px;flex:1 1;font-size:13px;min-height:38px;padding:9px 12px}.compact-stats-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:6px;padding:10px 14px}.compact-stats-box-small{margin-bottom:10px;padding:9px 12px}.compact-stat-line{color:#475569;font-size:13px;line-height:1.35}.mode-info-shell{align-items:center;display:flex;margin-bottom:6px;min-height:42px}.mode-info-shell-compact{margin-bottom:2px;min-height:32px}.mode-info-shell-study{align-items:stretch;margin-bottom:4px;min-height:auto}.mode-info-pills{display:flex;flex-wrap:wrap;gap:8px}.study-progress-card{background:linear-gradient(180deg,#fbfdff,#f4f8fd);border:1px solid #dbeafe;border-radius:16px;box-shadow:0 6px 16px #2563eb0d;padding:8px 10px 9px;width:100%}.game-progress-card{padding-bottom:10px}.study-progress-primary{display:flex;flex-direction:column;gap:6px}.study-progress-region{align-items:center;align-self:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;display:inline-flex;font-size:12px;font-weight:700;line-height:1.2;margin-bottom:2px;min-height:30px;padding:5px 10px}.study-progress-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.study-progress-item{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:13px;display:flex;flex-direction:column;gap:3px;min-height:44px;padding:7px 8px}.study-progress-label{color:#64748b;font-size:12px;font-weight:700;line-height:1.25}.study-progress-value{color:#334155;font-size:16px;font-weight:700;line-height:1.3;overflow-wrap:anywhere;word-break:break-word}.study-progress-bar-track{background:#e6eef8;border-radius:999px;height:8px;margin-top:10px;overflow:hidden;width:100%}.study-progress-bar-fill{background:linear-gradient(90deg,#60a5fa,#2563eb);border-radius:999px;height:100%;transition:width .25s ease}.question-block{margin-bottom:12px}.question-label{color:#64748b;font-size:14px;font-weight:700;letter-spacing:.01em;margin:0 0 8px}.study-mode-title{background:linear-gradient(180deg,#f8fbff,#eff6ff);box-shadow:0 4px 12px #2563eb0f;color:#475569;font-size:20px;letter-spacing:-.01em;line-height:1.15;margin:0;min-height:34px;padding:6px 12px}.mixed-mode-subtitle-pill,.study-mode-title{align-items:center;border:1px solid #dbeafe;border-radius:999px;display:inline-flex;font-weight:700}.mixed-mode-subtitle-pill{background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 4px 10px #2563eb0d;color:#4b5563;font-size:12px;line-height:1.2;max-width:100%;min-height:30px;overflow-wrap:anywhere;padding:5px 11px;white-space:normal;word-break:break-word}.question-card{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;display:flex;font-size:32px;font-weight:700;justify-content:center;line-height:1.2;min-height:88px;padding:18px;text-align:center}.question-card-strong{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:22px;box-shadow:0 10px 26px #2563eb14;font-size:30px;-webkit-hyphens:auto;hyphens:auto;min-height:84px;overflow-wrap:anywhere;padding:18px 16px;word-break:break-word}.answers-grid{grid-gap:10px;align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr 1fr}.answer-button{align-items:center;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #dbe4ee;border-radius:16px;box-shadow:0 5px 14px #0f172a0a;color:#0f172a;cursor:pointer;display:flex;font-size:15px;font-weight:700;-webkit-hyphens:auto;hyphens:auto;justify-content:center;line-height:1.3;min-height:62px;overflow-wrap:anywhere;padding:12px;text-align:center;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease,color .15s ease,opacity .15s ease;word-break:normal}.answer-button:hover{background:linear-gradient(180deg,#fff,#f5f9ff);border-color:#bfd2e6;box-shadow:0 10px 22px #0f172a12;transform:translateY(-1px)}.answer-button.correct{background:linear-gradient(180deg,#22c55e,#16a34a);border-color:#16a34a;box-shadow:0 10px 22px #16a34a33;color:#fff}.answer-button.wrong{background:linear-gradient(180deg,#ef4444,#dc2626);border-color:#dc2626;box-shadow:0 10px 22px #dc26262e;color:#fff}.answer-button.disabled{background:linear-gradient(180deg,#f3f6fa,#e9eef5);border-color:#d7e0ea;box-shadow:none;color:#526173;opacity:.9}.bottom-area{display:flex;gap:16px;margin-top:8px}.vertical-bottom-area{align-items:stretch;flex-direction:column}.bottom-area-strong{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:10px}.ghost-button,.primary-button,.secondary-button{border-radius:14px;cursor:pointer;font-size:16px;font-weight:700;padding:14px 18px;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease,border-color .15s ease,background .15s ease,color .15s ease}.ghost-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button{background:#2563eb;border:none;box-shadow:0 8px 18px #2563eb33;color:#fff}.secondary-button{background:#f8fafc;border:1px solid #dbe3ee;color:#0f172a}.secondary-button:hover{border-color:#93c5fd;box-shadow:0 8px 18px #2563eb14}.ghost-button{background:#0000;border:none;color:#64748b;font-size:14px;font-weight:600;padding:8px 4px}.next-button{width:100%}.result-card,.result-screen-card{text-align:center}.result-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;display:flex;flex-direction:column;gap:16px;margin:18px 0;padding:18px;text-align:left}.result-page-title{font-size:34px;font-weight:800;line-height:1.1;margin-top:4px;text-align:left}.result-accuracy-line{color:#0f172a;font-size:30px;font-weight:800;line-height:1.15;text-align:left}.result-details-grid{margin-top:0}.result-score-big{color:#0f172a;font-size:40px;font-weight:800;line-height:1;text-align:center}.result-summary-lines{display:flex;flex-direction:column;gap:10px}.result-summary-line{color:#475569;font-size:15px;line-height:1.45}.result-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.reward-card{background:linear-gradient(180deg,#fffdf5,#fff7e6);border:1px solid #fde68a;border-radius:22px;box-shadow:0 10px 24px #f59e0b14;margin:0 0 18px;padding:16px 18px;text-align:left}.reward-card-badge{align-items:center;background:#fffc;border:1px solid #fcd34d;border-radius:999px;color:#92400e;display:inline-flex;font-size:12px;font-weight:800;margin-bottom:10px;min-height:28px;padding:4px 10px}.reward-card-title{color:#78350f;font-size:22px;font-weight:800;line-height:1.15;margin-bottom:8px}.reward-card-text{color:#92400e;font-size:15px;line-height:1.5}.stacked-buttons-row{align-items:stretch;flex-direction:column}.stacked-button{width:100%}.settings-section,.stats-section{display:flex;flex-direction:column;gap:14px;margin-top:24px}.settings-section:first-of-type,.stats-section:first-of-type{margin-top:10px}.settings-section-title,.stats-section-title{color:#0f172a;font-size:18px;font-weight:700}.empty-state-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;color:#64748b;line-height:1.5;padding:18px}.stats-list{grid-gap:14px;display:grid;gap:14px}.vertical-stats-list{grid-template-columns:1fr}.stat-record-card,.study-session-card,.study-summary-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.stat-record-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.stat-record-title,.study-summary-title{color:#0f172a;font-size:17px;font-weight:700}.stat-record-subtitle{color:#64748b;font-size:14px;line-height:1.4;margin-top:8px}.stat-record-badge{background:#fff;border:1px solid #dbe3ee;border-radius:999px;color:#0f172a;flex-shrink:0;font-size:13px;font-weight:700;min-height:32px;padding:6px 10px}.summary-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-top:14px}.summary-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;display:flex;flex-direction:column;gap:6px;padding:12px}.summary-label{color:#64748b;font-size:12px;line-height:1.3}.summary-value{color:#0f172a;font-size:18px;font-weight:700;line-height:1.2}.summary-value-small{font-size:14px}.study-session-lines{display:flex;flex-direction:column;gap:6px;margin-top:10px}.study-session-line{color:#64748b;font-size:14px;line-height:1.4}.settings-row{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;color:#0f172a;display:flex;font-size:15px;justify-content:space-between;min-height:52px;padding:14px 16px;width:100%}.static-row{cursor:default}.switch-row{gap:12px}.toggle-switch{align-items:center;background:#e5e7eb;border:1px solid #cbd5e1;border-radius:999px;cursor:pointer;display:inline-flex;height:30px;justify-content:flex-start;padding:3px;transition:background .15s ease,border-color .15s ease;width:54px}.toggle-switch.on{background:#cbd5e1;border-color:#94a3b8;justify-content:flex-end}.toggle-thumb{background:#fff;border-radius:999px;box-shadow:0 1px 4px #0f172a1f;height:22px;width:22px}.settings-choice-group{display:flex;flex-wrap:wrap;gap:8px}.settings-choice-button{background:#fff;border:1px solid #dbe3ee;border-radius:12px;color:#334155;cursor:pointer;flex:1 1;font-size:13px;font-weight:700;min-height:38px;min-width:160px}.settings-choice-button.active{background:#eff6ff;border-color:#60a5fa;color:#1d4ed8}.compact-study-card{padding:14px}.game-top-static,.study-top-static{margin-top:-6px}.game-bottom-dynamic,.study-bottom-dynamic{gap:2px}.study-mini-stats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.study-mini-stat-pill{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;display:inline-flex;font-size:12px;font-weight:700;line-height:1.2;min-height:30px;padding:5px 10px}.compact-question-block{margin-bottom:8px}.compact-question-label{font-size:13px;margin-bottom:0}.compact-study-question-card{border-radius:18px;box-shadow:0 6px 16px #2563eb0d;font-size:26px;min-height:74px;padding:14px 12px}.compact-study-answers-grid{gap:10px}.compact-study-answer-button{border-radius:15px;font-size:15px;min-height:62px;padding:12px}.compact-study-bottom-area{margin-top:8px;padding-top:8px}.compact-finish-row{margin-top:0}.study-finish-button{border-radius:12px;font-size:14px;min-height:42px;padding:10px 12px;width:100%}.game-next-slot,.study-next-slot{display:flex;flex-direction:column;gap:16px;justify-content:flex-start;margin-top:12px;min-height:auto}.map-preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 6px 16px #0f172a0a;margin-top:0;padding:6px}.map-preview-card-compact{border-radius:16px;margin-top:0;padding:6px}.map-preview-card-description,.map-preview-card-header,.map-preview-card-title{display:none}@media (max-width:700px){:root{--app-mobile-width:100%}.app{align-items:flex-start;padding:0}.card{border-radius:22px;padding:12px 10px 10px}.card,.home-menu-card,.welcome-card{min-height:calc(100vh - 12px)}.home-menu-top{left:12px;right:12px;top:12px}.top-controls-row{gap:8px;margin-bottom:-4px}.top-actions-row{gap:6px}.top-action-button{font-size:13px;min-height:38px;padding:8px 10px}.top-action-button-compact,.top-action-placeholder-compact{flex-basis:84px;min-width:84px}.top-action-placeholder{min-height:38px}.utility-icon-button{height:40px;width:40px}.utility-toggle-row{gap:6px}.utility-toggle-label{font-size:11px}.main-title{font-size:30px}.section-title{font-size:24px;text-align:center}.selection-screen-title{font-size:22px}.study-mode-title{font-size:16px;min-height:30px;padding:5px 10px}.mixed-mode-subtitle-pill{font-size:10px;min-height:26px;padding:4px 8px}.selection-map-stage{margin-bottom:2px;margin-top:-18px}.screen-title-shell{margin-bottom:5px;min-height:20px}.screen-title-shell-tight{margin-bottom:4px;min-height:18px}.mode-info-shell{margin-bottom:3px;min-height:36px}.mode-info-shell-compact{margin-bottom:2px;min-height:30px}.mode-info-shell-study{margin-bottom:4px;min-height:auto}.study-progress-card{border-radius:15px;padding:8px 9px 9px}.study-progress-primary{gap:8px}.study-progress-grid{gap:7px}.study-progress-item{min-height:44px;padding:8px 9px}.study-progress-label{font-size:10px}.study-progress-value{font-size:13px;line-height:1.25}.study-progress-region{font-size:10px;margin-bottom:2px;min-height:26px;padding:4px 8px}.selection-grid-two-columns{grid-template-columns:1fr 1fr}.compact-region-title{font-size:15px}.simple-mode-title{font-size:16px}.question-block{margin-bottom:6px}.question-card-strong{font-size:21px;line-height:1.18;min-height:64px;padding:12px 10px}.selection-card{padding-top:8px}.selection-header{margin-top:18px}.answer-button{border-radius:14px;font-size:13px;line-height:1.22;min-height:54px;padding:9px}.study-mini-stat-pill{font-size:11px}.settings-choice-button{min-width:100%}.game-top-static,.study-top-static{margin-top:-4px}.compact-study-answers-grid{gap:8px}.compact-study-answer-button{border-radius:14px;font-size:13px;line-height:1.22;min-height:54px;padding:9px}.compact-study-bottom-area{margin-top:6px;padding-top:6px}.compact-finish-row{margin-top:4px}.game-next-slot,.study-next-slot{gap:14px;margin-top:10px;min-height:54px}.map-preview-card{border-radius:16px;padding:5px}.map-preview-card-compact{border-radius:15px;padding:5px}.result-page-title{font-size:30px}.result-accuracy-line{font-size:24px}.reward-card{border-radius:18px;margin-bottom:16px;padding:14px}.reward-card-title{font-size:19px}.reward-card-text{font-size:14px;line-height:1.45}.result-buttons{gap:7px}}@media (max-width:420px){.top-controls-row,.utility-bar,.utility-panel{gap:6px}.utility-icon-button{font-size:16px;height:38px;width:38px}.top-action-button-compact,.top-action-placeholder-compact{flex-basis:78px;min-width:78px}.study-mode-title{font-size:15px;padding:4px 9px}.mixed-mode-subtitle-pill{font-size:10px;padding:4px 7px}.question-card-strong{font-size:19px;min-height:60px;padding:11px 9px}.answers-grid{gap:7px;grid-template-columns:1fr 1fr}.answer-button,.compact-study-answer-button{border-radius:13px;font-size:12px;min-height:48px;padding:8px}.game-next-slot,.study-next-slot{gap:14px;margin-top:10px;min-height:48px}}.selection-content-offset{margin-top:0}.screen-content{display:flex;flex:1 1;flex-direction:column;justify-content:center}.selection-card .selection-header.selection-content-offset{margin-top:auto}.selection-card .selection-grid.vertical-selection-grid.compact-selection-grid{margin-bottom:auto}.top-controls-block{display:flex;flex-direction:column;gap:8px;margin-bottom:8px}.top-controls-main-row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;width:100%}.top-toggles-row{align-items:center;display:flex;gap:10px;justify-content:flex-end;width:100%}.compact-study-card .top-controls-block{margin-bottom:8px}.compact-study-card .utility-toggle-row{gap:6px;min-height:28px}.compact-study-card .utility-toggle-label{font-size:11px;min-width:auto}.compact-study-card .toggle-switch{height:28px;width:48px}.compact-study-card .toggle-thumb{height:20px;width:20px}.game-header-compact{margin-bottom:8px;margin-top:0}.game-header-compact,.game-title-column{display:flex;flex-direction:column;gap:7px;width:100%}.game-info-card{align-items:center;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:16px;box-shadow:0 5px 14px #2563eb0f;display:flex;gap:9px;padding:8px 11px;width:100%}.game-mode-title-card{min-height:46px}.game-region-title-card{min-height:58px}.game-info-icon{align-items:center;background:#eff6ff;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:13px;height:26px;justify-content:center;width:26px}.game-info-text{display:flex;flex-direction:column;gap:2px;min-width:0}.game-info-subtitle,.game-info-title,.game-info-title-single{color:#475569;font-size:13px;font-weight:700;line-height:1.15;overflow-wrap:anywhere;word-break:normal}.game-info-title{color:#0f172a;font-weight:800}.compact-progress-only-card{border-radius:12px;padding:6px}.compact-progress-grid{gap:7px;grid-template-columns:1fr 1fr}.compact-progress-item{border-radius:11px;min-height:38px;padding:6px 8px}.compact-study-card .study-progress-grid{grid-template-columns:1fr 1fr}.compact-study-card .study-progress-value{font-size:12px;line-height:1.15}.compact-study-card .study-progress-label{font-size:10px;line-height:1.15}@media (max-width:420px){.game-info-card{border-radius:15px;padding:7px 10px}.game-info-subtitle,.game-info-title,.game-info-title-single{font-size:12px}.game-info-icon{font-size:12px;height:25px;width:25px}}.polished-question-block{border:1px solid #dbeafe;margin-bottom:8px;margin-top:4px;padding:10px}.polished-question-label{align-items:center;color:#2563eb;display:inline-flex;font-size:12px;font-weight:800;gap:7px;margin-bottom:8px}.polished-question-icon{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:900;height:22px;justify-content:center;width:22px}.polished-question-card{background:#fff;border-color:#bfdbfe;min-height:62px}.answers-section-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:18px;box-shadow:0 6px 16px #0f172a0a;padding:10px}.answers-section-title{font-size:12px;margin-bottom:8px}.compact-study-card .study-finish-button{background:linear-gradient(180deg,#ecfdf5,#dcfce7);border-color:#86efac;color:#166534}.compact-study-card .study-finish-button:hover{border-color:#4ade80;box-shadow:0 8px 18px #22c55e1f}@media (max-width:420px){.polished-question-block{margin-bottom:7px;padding:8px}.answers-section-card{padding:8px}.polished-question-card{min-height:56px}}.compact-progress-item{grid-column-gap:8px;align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr}.compact-progress-item:before{align-items:center;background:linear-gradient(180deg,#dbeafe,#eff6ff);border-radius:999px;color:#2563eb;display:inline-flex;font-size:15px;grid-row:1/span 2;height:26px;justify-content:center;width:26px}.compact-progress-item:first-child:before{content:"◎"}.compact-progress-item:nth-child(2):before{content:"▟"}.polished-question-block{grid-gap:10px;display:grid;grid-template-columns:auto 1fr}.polished-question-label{margin:0}.polished-question-icon{box-shadow:0 8px 18px #2563eb2e;font-size:18px;height:34px;width:34px}.polished-question-card{min-height:58px;padding:12px 14px}.answers-section-title-polished{align-items:center;display:inline-flex;gap:8px;margin-bottom:9px}.answers-section-icon{align-items:center;background:#eff6ff;border-radius:999px;color:#2563eb;display:inline-flex;font-size:13px;font-weight:900;height:22px;justify-content:center;width:22px}.compact-study-card .study-finish-button{align-items:center;background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:18px;box-shadow:0 10px 24px #22c55e40;color:#fff;display:flex;flex-direction:column;font-size:15px;font-weight:800;gap:2px;justify-content:center;min-height:56px}@media (max-width:420px){.polished-question-card{font-size:16px;min-height:54px;padding:11px 12px}.polished-question-icon{font-size:16px;height:30px;width:30px}}.polished-question-block{display:flex;gap:10px}.polished-question-label{flex:0 0 auto}.polished-question-card{background:#0000;border:none;box-shadow:none;flex:1 1;padding:0}.polished-question-block{background:linear-gradient(180deg,#f8fbff,#fff);border:1px solid #bfdbfe;border-radius:18px;box-shadow:0 6px 16px #2563eb0d;min-height:64px;padding:12px 14px}.selection-option-meta-wrap{gap:5px}.compact-region-card{border-radius:16px}.compact-region-card,.world-region-card{min-height:58px;padding:6px 9px}.compact-region-row{margin-bottom:4px}.compact-region-title{font-size:14px;line-height:1.05}.compact-meta-wrap{margin-top:4px}.compact-meta{font-size:9px;min-height:19px;padding:2px 6px}.selection-grid-two-columns{gap:5px}.compact-meta{font-size:11px;min-height:24px;padding:3px 8px}.selection-grid-two-columns{gap:7px}@media (max-width:420px){.compact-region-card{min-height:70px;padding:7px 9px}.world-region-card{min-height:50px;padding:7px 10px}.compact-region-title{font-size:14px;line-height:1.15}.selection-indicator{font-size:14px;height:26px;width:26px}.compact-meta{font-size:10px;min-height:22px;padding:3px 7px}.selection-option-meta-wrap{margin-top:4px}}.polished-question-block{align-items:flex-start;background:linear-gradient(180deg,#f8fbff,#eef6ff)}.polished-question-label{margin-top:2px}.polished-question-label span:last-child{display:none}.polished-question-card{align-items:flex-start;flex-direction:column;font-size:17px;gap:4px;justify-content:flex-start;line-height:1.25;text-align:left}.polished-question-card:before{content:"Вопрос";font-weight:800}.answers-section-card{background:linear-gradient(180deg,#f8fbff,#eef6ff)}.compact-study-answer-button{font-size:14px;font-weight:800;line-height:1.2}@media (max-width:420px){.compact-study-answer-button{font-size:13.5px;line-height:1.18}.polished-question-card{font-size:16px}}.polished-question-icon{background:linear-gradient(180deg,#dbeafe,#eff6ff);box-shadow:none;color:#2563eb}.polished-question-card{font-size:clamp(11px,3.15vw,14px);font-weight:800;line-height:1.2;overflow:hidden;padding-left:10px;text-overflow:clip;white-space:nowrap}.polished-question-card:before{padding-left:1px}.answers-section-title{color:#2563eb;font-size:14px;font-weight:800;line-height:1.2}.compact-study-card .study-finish-button{gap:3px;min-height:58px}.study-finish-main{font-size:16px;font-weight:900;line-height:1.1}.study-finish-subtitle{font-size:12px;font-weight:700;line-height:1.15;opacity:.9}.polished-question-block{min-height:56px;padding-bottom:8px;padding-top:8px}.polished-question-card{min-height:auto}.game-mode-title-card{background:linear-gradient(180deg,#f8fbff,#eff6ff);border-color:#93c5fd;box-shadow:0 0 0 1px #60a5fa47,0 8px 20px #2563eb1a}.polished-question-card{align-items:center;color:#0f172a;font-size:clamp(22px,7vw,32px);font-weight:900;justify-content:center;line-height:1.05;padding-left:0;text-align:center;width:100%}.polished-question-card:before{align-self:flex-start;color:#2563eb;font-size:14px;line-height:1.2;padding-left:6px}.polished-question-block{align-items:center;min-height:62px;padding-bottom:2px;padding-top:2px}.question-answer-text{align-items:center;display:flex;font-size:clamp(14px,5.1vw,32px);font-weight:900;justify-content:center;line-height:1.05;max-width:100%;min-width:0;overflow:visible;text-align:center;transform:translate(-15px);white-space:nowrap;width:100%}.study-result-screen{gap:14px}.study-result-hero{background:linear-gradient(180deg,#f8fbff,#eef6ff);border:1px solid #bfdbfe;border-radius:24px;box-shadow:0 10px 24px #2563eb14;padding:18px 16px;text-align:center}.study-result-kicker{color:#2563eb;font-size:13px;font-weight:900;line-height:1.2;margin-bottom:8px}.study-result-percent{color:#0f172a;font-size:58px;font-weight:900;letter-spacing:-.05em;line-height:.95}.study-result-title{color:#0f172a;font-size:24px;font-weight:900;line-height:1.15;margin-top:10px}.study-result-text{color:#64748b;font-size:14px;font-weight:700;line-height:1.45;margin:8px auto 0;max-width:420px}.study-result-stats-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.study-result-stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;display:flex;flex-direction:column;gap:5px;justify-content:center;min-height:74px;padding:12px}.study-result-stat-label{color:#64748b;font-size:12px;font-weight:800;line-height:1.2}.study-result-stat-value{color:#0f172a;font-size:24px;font-weight:900;line-height:1.1}.study-result-stat-value-small{font-size:15px;line-height:1.2}.study-result-buttons{margin-top:2px}@media (max-width:420px){.study-result-hero{padding:16px 14px}.study-result-percent{font-size:52px}.study-result-title{font-size:22px}.study-result-stat-card{min-height:68px;padding:11px}.study-result-stat-value{font-size:22px}.study-result-stat-value-small{font-size:14px}}.study-result-screen{background:linear-gradient(180deg,#fff,#f8fbff)}.study-result-header{align-items:center;display:flex;gap:16px;margin:26px 0 22px}.study-result-badge{align-items:center;background:linear-gradient(180deg,#60a5fa,#2563eb);border-radius:999px;box-shadow:0 12px 26px #2563eb38;color:#fff;display:flex;font-size:38px;font-weight:900;height:74px;justify-content:center;width:74px}.study-result-main-title{color:#0f172a;font-size:31px;font-weight:900;line-height:1;margin:0;white-space:nowrap}.study-result-subtitle{color:#64748b;font-size:22px;font-weight:600;line-height:1.2;margin-top:6px}.study-result-main-card{background:#ffffffdb;border:1px solid #dbeafe;border-radius:26px;box-shadow:0 10px 26px #2563eb0f;padding:22px 18px}.study-result-top-row{grid-gap:22px;align-items:center;display:grid;gap:22px;grid-template-columns:130px 1fr;margin-bottom:22px}.study-result-circle{align-items:center;border:12px solid #2563eb;border-radius:999px;display:flex;flex-direction:column;height:130px;justify-content:center;width:130px}.study-result-circle-value{color:#0f172a;font-size:38px;font-weight:900;line-height:1}.study-result-circle-label{color:#64748b;font-size:14px;font-weight:700;line-height:1.2;margin-top:8px;text-align:center}.study-result-message-title{color:#2563eb;font-size:24px;font-weight:900;line-height:1.15;margin-bottom:12px}.study-result-message-text{color:#0f172a;font-size:17px;font-weight:500;line-height:1.45}.study-result-info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.study-result-info-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;display:flex;gap:12px;min-height:88px;padding:14px}.study-result-info-icon{align-items:center;background:#eff6ff;border-radius:999px;color:#2563eb;display:flex;flex-shrink:0;font-size:22px;font-weight:900;height:44px;justify-content:center;width:44px}.study-result-info-icon-good{background:#dcfce7;color:#16a34a}.study-result-info-label{color:#64748b;font-size:13px;font-weight:700;line-height:1.2;margin-bottom:5px}.study-result-info-value{color:#0f172a;font-size:17px;font-weight:900;line-height:1.2;overflow-wrap:anywhere;word-break:normal}.study-result-buttons{margin-top:20px}.study-result-primary-button{border-radius:18px;font-size:18px;min-height:58px}.study-result-secondary-button{background:#fff;border-radius:18px;font-size:17px;min-height:56px}@media (max-width:420px){.study-result-header{gap:14px;margin:16px 0}.study-result-badge{font-size:30px;height:58px;width:58px}.study-result-main-title{font-size:31px}.study-result-subtitle{font-size:18px}.study-result-main-card{border-radius:22px;padding:16px 14px}.study-result-top-row{gap:14px;grid-template-columns:108px 1fr;margin-bottom:18px}.study-result-circle{border-width:9px;height:108px;width:108px}.study-result-circle-value{font-size:30px}.study-result-circle-label{font-size:12px}.study-result-message-title{font-size:20px;margin-bottom:8px}.study-result-message-text{font-size:14px;line-height:1.4}.study-result-info-card{gap:9px;min-height:78px;padding:11px}.study-result-info-icon{font-size:19px;height:38px;width:38px}.study-result-info-label{font-size:11px}.study-result-info-value{font-size:14px}}.home-dashboard-card{justify-content:center;min-height:calc(100vh - 24px);overflow:hidden;position:relative}.home-settings-button{position:absolute;right:16px;top:16px}.home-dashboard-content{display:flex;flex-direction:column;gap:22px;width:100%}.home-hero{margin-bottom:8px;text-align:center}.home-hero-icon{font-size:48px;line-height:1;margin-bottom:12px}.home-hero-title{color:#0f172a;font-size:40px;font-weight:900;letter-spacing:.03em;line-height:1;margin:0;text-transform:uppercase}.home-hero-subtitle{color:#64748b;font-size:18px;font-weight:700;line-height:1.3;margin-top:12px}.home-action-list{display:flex;flex-direction:column;gap:12px}.home-action-card{grid-gap:14px;align-items:center;background:#fffffff5;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 10px 24px #0f172a0f;cursor:pointer;display:grid;gap:14px;grid-template-columns:58px 1fr auto;min-height:82px;padding:14px 16px;text-align:left;width:100%}.home-action-icon{align-items:center;background:#eff6ff;border-radius:18px;color:#2563eb;display:inline-flex;flex-shrink:0;font-size:28px;height:58px;justify-content:center;width:58px}.home-action-text{display:flex;flex-direction:column;gap:5px}.home-action-title{color:#0f172a;font-size:21px;font-weight:900;line-height:1.1}.home-action-subtitle{color:#64748b;font-size:14px;font-weight:700;line-height:1.25}.home-action-arrow{color:#334155;font-size:34px;font-weight:400;line-height:1}.home-today-card{background:linear-gradient(180deg,#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:24px;box-shadow:0 8px 20px #2563eb0f;margin-top:6px;padding:18px}.home-today-title{color:#2563eb;font-size:14px;font-weight:900;letter-spacing:.06em;line-height:1.2;margin-bottom:14px;text-transform:uppercase}.home-today-grid{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:1fr auto 1fr}.home-today-item{grid-column-gap:10px;grid-row-gap:2px;align-items:center;column-gap:10px;display:grid;grid-template-columns:42px auto;row-gap:2px}.home-today-icon{align-items:center;background:#eff6ff;border-radius:999px;color:#2563eb;display:inline-flex;font-size:20px;grid-row:1/span 2;height:42px;justify-content:center;width:42px}.home-today-value{color:#0f172a;font-size:24px;font-weight:900;line-height:1}.home-today-label{color:#64748b;font-size:13px;font-weight:700;line-height:1.2}.home-today-divider{background:#cbd5e1;height:46px;width:1px}@media (max-width:420px){.home-dashboard-card{min-height:calc(100vh - 12px)}.home-dashboard-content{gap:18px}.home-hero-icon{font-size:42px;margin-bottom:10px}.home-hero-title{font-size:34px}.home-hero-subtitle{font-size:16px}.home-action-card{border-radius:20px;gap:12px;grid-template-columns:52px 1fr auto;min-height:74px;padding:12px 14px}.home-action-icon{border-radius:17px;font-size:25px;height:52px;width:52px}.home-action-title{font-size:19px}.home-action-subtitle{font-size:13px}.home-today-card{padding:16px}}.study-menu-card{background:linear-gradient(180deg,#fff,#f8fbff);max-width:560px;max-width:var(--app-mobile-width);min-height:calc(100vh - 24px)}.study-menu-content{display:flex;flex-direction:column;gap:18px;width:100%}.study-menu-hero{margin-top:8px;text-align:center}.study-menu-icon{align-items:center;background:linear-gradient(180deg,#eff6ff,#dbeafe);border-radius:999px;display:flex;font-size:42px;height:86px;justify-content:center;margin:0 auto 14px;width:86px}.study-menu-title{color:#0f172a;font-size:40px;font-weight:900;line-height:1;margin:0}.study-menu-subtitle{color:#64748b;font-size:17px;font-weight:700;line-height:1.35;margin-top:12px}.study-menu-hint{grid-gap:10px;align-items:center;background:linear-gradient(180deg,#f8fbff,#eff6ff);border:1px solid #dbeafe;border-radius:18px;color:#475569;display:grid;font-size:14px;font-weight:700;gap:10px;grid-template-columns:28px 1fr;line-height:1.4;min-height:54px;padding:12px 14px}.study-menu-hint-icon{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:inline-flex;font-size:14px;font-weight:900;height:26px;justify-content:center;width:26px}.study-mode-list{display:flex;flex-direction:column;gap:12px}.study-mode-card{grid-gap:14px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 10px 24px #0f172a0f;cursor:pointer;display:grid;gap:14px;grid-template-columns:118px 1fr auto;min-height:114px;padding:14px;text-align:left;width:100%}.study-mode-visual{align-items:center;border-radius:22px;display:inline-flex;font-size:26px;font-weight:900;height:86px;justify-content:center;white-space:nowrap}.study-mode-visual-blue{background:linear-gradient(180deg,#eff6ff,#dbeafe)}.study-mode-visual-green{background:linear-gradient(180deg,#f0fdf4,#dcfce7)}.study-mode-visual-purple{background:linear-gradient(180deg,#f5f3ff,#ede9fe);color:#7c3aed;font-size:42px}.study-mode-text{display:flex;flex-direction:column;gap:6px;min-width:0}.study-mode-title{color:#0f172a;font-size:21px;font-weight:900;line-height:1.1}.study-mode-subtitle{color:#64748b;font-size:14px;font-weight:700;line-height:1.35}.study-mode-meta{align-self:flex-start;background:#eff6ff;border-radius:999px;color:#2563eb;font-size:13px;font-weight:900;line-height:1.2;min-height:26px;padding:4px 10px}.study-mode-meta-green{background:#dcfce7;color:#16a34a}.study-mode-meta-purple{background:#ede9fe;color:#7c3aed}.study-mode-arrow{color:#334155;font-size:34px;line-height:1}.study-progress-summary{background:linear-gradient(180deg,#f8fbff,#eef6ff);border:1px solid #dbeafe;border-radius:24px;box-shadow:0 8px 20px #2563eb0f;margin-top:4px;padding:18px}.study-progress-summary-title{color:#0f172a;font-size:17px;font-weight:900;line-height:1.25;margin-bottom:14px;text-align:center}.study-progress-summary-grid{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:1fr auto 1fr auto 1fr}.study-progress-summary-item{align-items:center;display:flex;flex-direction:column;gap:5px}.study-progress-summary-value{color:#0f172a;font-size:24px;font-weight:900;line-height:1}.study-progress-summary-label{color:#64748b;font-size:13px;font-weight:700;line-height:1.2}.study-progress-summary-divider{background:#cbd5e1;height:42px;width:1px}@media (max-width:420px){.study-menu-card{min-height:calc(100vh - 12px)}.study-menu-content{gap:14px}.study-menu-icon{font-size:34px;height:70px;margin-bottom:12px;width:70px}.study-menu-title{font-size:34px}.study-menu-subtitle{font-size:15px}.study-menu-hint{font-size:12px;min-height:48px;padding:10px 12px}.study-mode-card{border-radius:22px;gap:12px;grid-template-columns:88px 1fr auto;min-height:96px;padding:12px}.study-mode-visual{border-radius:19px;font-size:21px;height:72px}.study-mode-visual-purple{font-size:34px}.study-mode-title{font-size:18px}.study-mode-subtitle{font-size:12px}.study-mode-meta{font-size:11px;min-height:23px;padding:3px 8px}.study-progress-summary{padding:15px}.study-progress-summary-title{font-size:15px}.study-progress-summary-value{font-size:21px}.study-progress-summary-label{font-size:12px}}.welcome-screen-card{background:linear-gradient(180deg,#fff,#f8fbff)}.welcome-content-polished{gap:24px;justify-content:center;padding:24px 10px}.welcome-hero-icon{align-items:center;background:linear-gradient(180deg,#eff6ff,#dbeafe);border-radius:999px;box-shadow:0 14px 30px #2563eb1f;display:flex;font-size:44px;height:92px;justify-content:center;width:92px}.welcome-text-block{align-items:center;display:flex;flex-direction:column;gap:8px;text-align:center}.welcome-title{color:#0f172a;font-size:42px;font-weight:900;letter-spacing:-.04em;line-height:1;margin:0}.welcome-subtitle{color:#2563eb;font-size:19px;font-weight:800;line-height:1.25;margin:0}.welcome-button-polished{border-radius:20px;box-shadow:0 14px 28px #2563eb38;font-size:18px;max-width:320px;min-height:60px}.study-menu-hero{margin-bottom:-4px}.study-mode-list{margin-top:-8px}@media (max-width:420px){.welcome-hero-icon{font-size:38px;height:82px;width:82px}.welcome-title{font-size:38px}.welcome-subtitle{font-size:17px}.welcome-subtext{font-size:15px;max-width:310px}}.polished-mode-screen{background:linear-gradient(180deg,#fff,#f8fbff)}.mode-hero{margin-bottom:18px;margin-top:18px;text-align:center}.mode-hero-icon{align-items:center;background:linear-gradient(180deg,#eff6ff,#dbeafe);border-radius:999px;box-shadow:0 14px 30px #2563eb1f;display:flex;font-size:42px;height:92px;justify-content:center;margin:0 auto 14px;width:92px}.mode-hero-title{color:#0f172a;font-size:42px;font-weight:900;letter-spacing:-.04em;line-height:1.05;margin:0}.mode-hero-subtitle{color:#64748b;font-size:18px;font-weight:700;line-height:1.25;margin-top:10px}.mode-info-note{align-items:center;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:20px;color:#475569;display:flex;gap:12px;margin-bottom:18px;padding:14px 16px}.mode-info-note-icon{align-items:center;background:#2563eb;border-radius:999px;color:#fff;display:flex;flex-shrink:0;font-weight:900;height:30px;justify-content:center;width:30px}.mode-info-note-text{font-size:15px;font-weight:700;line-height:1.45}.mode-card-list{display:flex;flex-direction:column;gap:14px}.mode-choice-card{grid-gap:16px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 12px 28px #0f172a0f;cursor:pointer;display:grid;gap:16px;grid-template-columns:118px 1fr auto;min-height:124px;padding:16px;text-align:left;width:100%}.mode-choice-visual{align-items:center;border-radius:20px;display:flex;font-size:34px;font-weight:900;height:92px;justify-content:center}.quick-mode-blue{background:linear-gradient(180deg,#eff6ff,#dbeafe);color:#2563eb}.quick-mode-green{background:linear-gradient(180deg,#f0fdf4,#dcfce7);color:#16a34a}.quick-mode-purple{background:linear-gradient(180deg,#f5f3ff,#ede9fe);color:#7c3aed}.mode-choice-content{min-width:0}.mode-choice-title{color:#0f172a;font-size:23px;font-weight:900;line-height:1.15}.mode-choice-subtitle{color:#64748b;font-size:15px;font-weight:700;line-height:1.35;margin-top:8px}.mode-choice-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:13px;font-weight:900;line-height:1.2;margin-top:12px;min-height:28px;padding:4px 10px}.mode-choice-arrow{color:#334155;font-size:42px;font-weight:400;line-height:1}.mode-progress-card{align-items:center;background:linear-gradient(180deg,#eff6ff,#eaf3ff);border:1px solid #dbeafe;border-radius:24px;display:flex;gap:16px;margin-top:18px;padding:18px}.mode-progress-icon{align-items:center;background:#ffffffc7;border-radius:999px;display:flex;flex-shrink:0;font-size:34px;height:66px;justify-content:center;width:66px}.mode-progress-content{flex:1 1;min-width:0}.mode-progress-title{color:#0f172a;font-size:18px;font-weight:900;line-height:1.2;margin-bottom:14px;text-align:center}.mode-progress-stats{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto 1fr auto 1fr}.mode-progress-stat{text-align:center}.mode-progress-value{color:#0f172a;font-size:26px;font-weight:900;line-height:1}.mode-progress-label{color:#64748b;font-size:12px;font-weight:700;line-height:1.2;margin-top:6px}.mode-progress-divider{background:#cbd5e1;height:42px;width:1px}@media (max-width:420px){.mode-hero{margin-bottom:14px;margin-top:10px}.mode-hero-icon{font-size:34px;height:76px;margin-bottom:12px;width:76px}.mode-hero-title{font-size:34px}.mode-hero-subtitle{font-size:16px}.mode-info-note{margin-bottom:14px;padding:12px 14px}.mode-info-note-text{font-size:13px}.mode-choice-card{border-radius:22px;gap:12px;grid-template-columns:92px 1fr auto;min-height:106px;padding:13px}.mode-choice-visual{border-radius:18px;font-size:26px;height:78px}.mode-choice-title{font-size:19px}.mode-choice-subtitle{font-size:13px;margin-top:6px}.mode-choice-badge{font-size:12px;margin-top:9px}.mode-choice-arrow{font-size:34px}.mode-progress-card{gap:10px;margin-top:14px;padding:14px}.mode-progress-icon{font-size:27px;height:52px;width:52px}.mode-progress-title{font-size:15px;margin-bottom:12px}.mode-progress-value{font-size:22px}.mode-progress-label{font-size:11px}}.new-region-screen{background:linear-gradient(180deg,#fff,#f8fbff)}.new-top-shell{display:flex;flex-direction:column;flex-shrink:0;gap:6px;margin-bottom:6px}.new-top-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;height:50px;max-height:50px;min-height:50px}.new-top-left{align-items:center;display:flex}.new-back-button,.new-icon-button,.new-restart-button{background:#fff;border:1px solid #dbe3ee;box-shadow:0 8px 18px #0f172a0f;color:#0f172a;cursor:pointer}.new-back-button{align-items:center;border-radius:16px;display:inline-flex;font-size:14px;font-weight:900;gap:7px;height:50px;justify-content:center;max-height:50px;min-height:50px;padding:0 12px;width:92px}.new-back-button span{font-size:27px;font-weight:400;line-height:1}.new-back-placeholder{height:50px;width:92px}.new-context-pill{align-items:center;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:16px;box-shadow:0 8px 18px #2563eb0f;display:flex;gap:7px;height:50px;justify-content:center;max-height:50px;min-height:50px;min-width:0;padding:7px 9px}.new-context-icon{flex:0 0 auto;font-size:18px}.new-context-text{display:flex;flex-direction:column;gap:3px;justify-content:center;min-width:0}.new-context-title{color:#0f172a;font-size:11px;font-weight:900}.new-context-subtitle,.new-context-title{display:block;line-height:1.05;overflow:hidden;text-align:left;text-overflow:clip;white-space:nowrap;width:100%}.new-context-subtitle{color:#64748b;font-size:10px;font-weight:800}.new-top-icons{align-items:center;display:flex;gap:6px;justify-content:flex-end}.new-icon-button{border-radius:16px;font-size:20px;font-weight:900;height:50px;max-height:50px;min-height:50px;width:48px}.new-restart-button{border-radius:14px;font-size:13px;font-weight:800;min-height:38px}.new-toggle-row{grid-gap:7px;background:#eef4fb;border:1px solid #dbeafe;border-radius:18px;display:grid;flex-shrink:0;gap:7px;grid-template-columns:1fr 1fr;height:40px;max-height:40px;min-height:40px;padding:4px}.new-toggle-pill{background:#0000;border:1px solid #0f172a52;border-radius:16px;color:#2563eb;cursor:pointer;font-size:12px;font-weight:900;height:30px;max-height:30px;min-height:30px}.new-toggle-pill.active{background:#fff;border-color:#0f172a38;color:#1d4ed8}.region-copied-header{flex-shrink:0;margin-bottom:6px;margin-top:0}.new-region-map-wrap{background:#fff;border:1px solid #dbeafe;border-radius:22px;box-shadow:0 10px 24px #2563eb0f;flex-shrink:0;margin-top:0;overflow:hidden;padding:5px;position:relative}.new-region-map-wrap .map-preview-card{border:none;border-radius:18px;box-shadow:none;overflow:hidden;padding:0}.new-selected-pill{background:#ffffffeb;border:1px solid #dbeafe;border-radius:999px;box-shadow:0 8px 18px #0f172a14;color:#0f172a;font-size:12px;font-weight:900;left:14px;line-height:1.1;min-height:32px;padding:6px 10px;position:absolute;top:14px;z-index:5}.new-start-button-wrap{flex-shrink:0;margin:8px 0}.new-start-button{border-radius:18px;box-shadow:0 14px 28px #2563eb38;font-size:17px;font-weight:900;min-height:52px}.new-region-screen .world-region-card{background:linear-gradient(180deg,#f8fbff,#fff);border-radius:15px;min-height:42px;padding:5px 9px}.new-region-screen .compact-region-card{background:#fff;border-radius:18px;box-shadow:0 8px 20px #0f172a0d;min-height:58px;padding:6px 9px}.new-region-screen .compact-region-title{font-size:14px;font-weight:900;line-height:1.1}.new-region-screen .compact-meta{background:#f8fbff;border-color:#dbeafe;border-radius:999px;color:#475569;font-size:10px;font-weight:800;min-height:22px;padding:3px 7px}.new-region-screen .selection-grid-two-columns{gap:7px}.game-card.compact-study-card{background:linear-gradient(180deg,#fff,#f8fbff);gap:6px;height:calc(100vh - 12px);max-height:calc(100vh - 12px);min-height:calc(100vh - 12px);overflow:hidden}.game-top-static,.study-top-static{display:flex;flex:0 0 auto;flex-direction:column;gap:6px;margin-top:0}.game-bottom-dynamic,.study-bottom-dynamic{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.question-static-header{align-items:center;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbeafe;border-radius:16px;box-shadow:0 5px 14px #2563eb0f;display:flex;flex-shrink:0;gap:8px;justify-content:space-between;min-height:48px;padding:7px 10px}.question-static-main{align-items:center;display:flex;gap:8px;min-width:0}.question-static-icon{align-items:center;background:#eff6ff;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:13px;height:26px;justify-content:center;width:26px}.question-static-text{display:flex;flex-direction:column;gap:2px;min-width:0}.question-static-title{color:#0f172a;font-size:12px;font-weight:900}.question-static-region,.question-static-title{line-height:1.1;overflow:hidden;text-overflow:clip;white-space:nowrap}.question-static-region{color:#64748b;font-size:11px;font-weight:800}.game-card .mode-info-shell{flex-shrink:0;margin-bottom:0}.game-card .compact-progress-only-card{border-radius:13px;padding:6px}.game-card .compact-progress-grid{gap:6px;grid-template-columns:1fr 1fr}.game-card .compact-progress-item{border-radius:11px;min-height:36px;padding:5px 7px}.game-card .study-progress-label{font-size:9px;line-height:1.1}.game-card .study-progress-value{font-size:11px;line-height:1.15}.game-card .map-preview-card,.game-card .map-preview-card-compact{border-radius:16px;flex-shrink:0;margin-bottom:0;overflow:hidden;padding:4px}.game-card .polished-question-block{align-items:center;border-radius:17px;flex-shrink:0;margin-bottom:0;margin-top:0;min-height:54px;padding:2px 10px}.game-card .polished-question-icon{font-size:15px;height:28px;width:28px}.game-card .polished-question-card:before{font-size:11px;line-height:1.1;padding-left:4px;transform:translate(4px,2px)}.game-card .question-answer-text{font-size:clamp(16px,5.4vw,25px);line-height:1;transform:translateY(-5px)}.game-card .answers-section-card{border-radius:18px;display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:8px;position:relative}.game-card .answers-section-title{flex-shrink:0;font-size:12px;margin-bottom:7px}.game-card .answers-section-icon{font-size:12px;height:20px;width:20px}.game-card .compact-study-answers-grid{flex-shrink:0;gap:7px}.game-card .compact-study-answer-button{border-radius:16px;font-size:16px;font-weight:900;line-height:1.18;min-height:72px;padding:11px 10px}.game-card .game-next-slot,.game-card .study-next-slot{flex-shrink:0;gap:0;margin-top:7px;min-height:46px}.game-card .compact-study-bottom-area{border-top:none;margin-top:0;padding-top:0}.game-card .next-button{font-size:15px;font-weight:900}.game-card .next-button,.game-card .study-finish-button{border-radius:15px;min-height:46px}.game-card .study-finish-main{font-size:13px}.game-card .study-finish-subtitle{font-size:10px}@media (max-width:420px){.compact-study-card{padding:10px}.new-back-button{font-size:12px;padding:0 8px;width:78px}.new-back-placeholder{width:78px}.new-icon-button{width:44px}.new-context-title{font-size:10px}.new-context-subtitle{font-size:9px}.question-static-header{min-height:44px;padding:6px 9px}.question-static-title{font-size:11px}.question-static-region{font-size:10px}.game-card .compact-study-answer-button{border-radius:16px;font-size:16px;font-weight:900;line-height:1.18;min-height:70px;padding:10px 9px}.game-card .game-next-slot,.game-card .next-button,.game-card .study-next-slot{min-height:44px}}.settings-screen-card{background:linear-gradient(180deg,#fff,#f8fbff);gap:16px}.settings-hero{gap:16px;margin-top:10px;text-align:left}.settings-hero,.settings-hero-icon{align-items:center;display:flex;justify-content:center}.settings-hero-icon{background:linear-gradient(180deg,#eff6ff,#dbeafe);border-radius:999px;font-size:36px;height:76px;margin:0;width:76px}.settings-hero-title{color:#0f172a;font-size:38px;font-weight:900;line-height:1;margin:0}.settings-new-section{display:flex;flex-direction:column;gap:10px}.settings-new-section-title{color:#0f172a;font-size:17px;font-weight:900;line-height:1.2}.settings-link-row,.settings-new-row{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 8px 20px #0f172a0a;display:flex;gap:12px;justify-content:space-between;min-height:58px;padding:12px 14px;width:100%}.settings-link-row{cursor:pointer;text-align:left}.settings-new-row-left{align-items:center;display:flex;gap:11px;min-width:0}.settings-new-icon{align-items:center;background:#eff6ff;border-radius:999px;display:inline-flex;flex-shrink:0;font-size:17px;height:34px;justify-content:center;width:34px}.settings-new-label{color:#0f172a;font-size:15px;font-weight:900;line-height:1.2}.settings-map-choice-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}.settings-map-choice{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 20px #0f172a0a;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;min-height:104px;padding:14px 10px}.settings-map-choice.active{background:linear-gradient(180deg,#f8fbff,#eff6ff);border-color:#60a5fa;box-shadow:0 10px 24px #2563eb1a}.settings-map-choice-icon{align-items:center;border-radius:999px;display:inline-flex;font-size:25px;height:46px;justify-content:center;width:46px}.settings-map-color-icon{background:linear-gradient(180deg,#dbeafe,#bfdbfe)}.settings-map-silver-icon{background:linear-gradient(180deg,#f8fafc,#e2e8f0);color:#94a3b8;font-size:34px;font-weight:900}.settings-map-choice-title{color:#0f172a;font-size:14px;font-weight:900;line-height:1.15;text-align:center}.settings-link-arrow{color:#334155;font-size:28px;line-height:1}@media (max-width:420px){.settings-screen-card{gap:14px}.settings-hero{gap:14px;margin-top:6px}.settings-hero-icon{font-size:31px;height:66px;width:66px}.settings-hero-title{font-size:34px}.settings-link-row,.settings-new-row{min-height:54px;padding:10px 12px}.settings-map-choice{min-height:94px}.settings-new-label{font-size:14px}}.answers-grid-shell,.game-card.compact-study-card{position:relative}.answers-grid-shell .answer-fact-popup{left:0;margin:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:30}.answer-fact-popup-card{grid-gap:10px;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;box-shadow:0 16px 32px #0f172a29;display:grid;gap:10px;grid-template-columns:34px 56px minmax(0,1fr);min-height:72px;padding:12px 14px}.answer-fact-popup-card-correct{background:linear-gradient(180deg,#f0fdf4f5,#dcfce7f5);border:1px solid #22c55e61}.answer-fact-popup-card-wrong{background:linear-gradient(180deg,#fef2f2f5,#fee2e2f5);border:1px solid #ef444457}.answer-fact-popup-status{align-items:center;border-radius:999px;color:#fff;display:inline-flex;font-size:18px;font-weight:900;height:34px;justify-content:center;line-height:1;width:34px}.answer-fact-popup-card-correct .answer-fact-popup-status{background:#22c55e}.answer-fact-popup-card-wrong .answer-fact-popup-status{background:#ef4444}.answer-fact-popup-flag{align-items:center;background:#ffffffc7;border-radius:14px;box-shadow:inset 0 1px 0 #ffffffbf;display:flex;flex-shrink:0;font-size:30px;height:48px;justify-content:center;line-height:1;width:56px}.answer-fact-popup-flag-img{border-radius:6px;height:30px;object-fit:cover;width:42px}.answer-fact-popup-content{min-width:0}.answer-fact-popup-title{color:#0f172a;font-size:14px;font-weight:900;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.answer-fact-popup-text{color:#475569;font-size:12px;font-weight:700;line-height:1.25;margin-top:6px}@media (max-width:420px){.answers-grid-shell .answer-fact-popup{left:0;right:0;top:50%;transform:translateY(-50%)}.answer-fact-popup-card{border-radius:17px;gap:9px;grid-template-columns:30px 56px minmax(0,1fr);min-height:68px;padding:11px 12px}.answer-fact-popup-status{font-size:16px;height:30px;width:30px}.answer-fact-popup-flag{border-radius:14px;height:48px;width:56px}.answer-fact-popup-flag-img{border-radius:6px;height:30px;object-fit:cover;width:42px}.answer-fact-popup-title{font-size:13px}.answer-fact-popup-text{font-size:11px;line-height:1.28}}#root,body,html{min-height:100%}.app{min-height:100dvh}.welcome-screen-card{height:calc(100dvh - 24px);min-height:calc(100dvh - 24px);overflow:hidden}@media (max-width:700px){.welcome-screen-card{border-radius:0;height:100dvh;min-height:100dvh}}@media (max-height:720px){.game-card.compact-study-card{height:auto;max-height:none;min-height:100dvh;overflow-y:auto}.game-bottom-dynamic,.game-card .answers-section-card,.study-bottom-dynamic{flex:0 0 auto}}
/*# sourceMappingURL=main.cc44709b.css.map*/