:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,system-ui,sans-serif;color:#07182e;background:#eaf3f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--navy: #07182e;--navy-soft: #17344d;--blue: #0d639e;--coral: #cf443e;--coral-strong: #b93632;--aqua: #39d5c1;--green: #0d8f77;--red: #ca3b42;--ink-muted: #586a7d;--surface: #f7fafb;--surface-strong: #ffffff;--line: rgba(7, 24, 46, .1);--shadow-soft: 0 18px 50px rgba(27, 57, 77, .13);--shadow-float: 0 20px 52px rgba(18, 54, 76, .22);--safe-top: env(safe-area-inset-top, 0px);--safe-right: env(safe-area-inset-right, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{margin:0;min-width:320px;background:#eaf3f7;overflow:hidden}button,input{font:inherit}input::placeholder{color:var(--ink-muted);opacity:1}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #0b6099;outline-offset:3px}h1[tabindex="-1"]:focus,h2[tabindex="-1"]:focus{outline:none}.skip-link{position:absolute;z-index:100;top:8px;left:calc(8px + var(--safe-left));padding:10px 13px;border-radius:12px;color:#fff;background:var(--navy);font-size:13px;font-weight:750;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,p{margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mobile-prototype{width:100%;height:100dvh;position:relative;overflow:hidden}.fatal-screen{overflow-y:auto;padding:calc(24px + var(--safe-top)) calc(24px + var(--safe-right)) calc(24px + var(--safe-bottom)) calc(24px + var(--safe-left));display:grid;place-items:start center;background:#eef5f7}.fatal-screen section{width:min(100%,480px);max-width:480px;margin-block:auto;padding:28px;border-radius:28px;background:#fff;box-shadow:var(--shadow-soft)}.fatal-screen h1{margin-top:7px;font-size:38px;line-height:.98;letter-spacing:-.055em}.fatal-screen p:not(.eyebrow){margin-top:12px;color:var(--ink-muted);font-size:13px;line-height:1.45}.fatal-screen button{width:100%;min-height:50px;margin-top:18px;border:0;border-radius:17px;color:#fff;background:var(--coral);font-weight:760}.app-shell{background:#f2f6f8;isolation:isolate}.app-content,.screen-presence{width:100%;height:100%}.screen-presence{animation:screen-in .26s cubic-bezier(.2,.8,.2,1) both}.screen-loading{width:100%;min-height:100dvh;padding:calc(24px + var(--safe-top)) calc(18px + var(--safe-right)) calc(116px + var(--safe-bottom)) calc(18px + var(--safe-left));display:grid;place-items:center;color:var(--ink-muted);background:#f2f6f7;font-size:14px;font-weight:700}@keyframes screen-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.brand{display:inline-flex;align-items:center;gap:8px;color:var(--navy);font-size:20px;font-weight:780;letter-spacing:-.04em}.brand[data-compact=true]{font-size:18px}.eyebrow{color:var(--blue);font-size:12px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.icon-button{width:44px;height:44px;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffffd1;cursor:pointer}.icon-button--glass{border:1px solid rgba(255,255,255,.68);background:#fafcfda3;box-shadow:0 10px 28px #19364a24;backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.page-header h1{max-width:620px;margin-top:5px;color:var(--navy);font-size:clamp(30px,7.8vw,42px);line-height:.98;letter-spacing:-.055em}.bottom-nav{position:absolute;z-index:30;left:calc(16px + var(--safe-left));right:calc(16px + var(--safe-right));bottom:calc(14px + var(--safe-bottom));height:78px;padding:7px 5px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.78);border-radius:30px;background:#f4f9fac4;box-shadow:var(--shadow-float);backdrop-filter:blur(24px) saturate(135%);-webkit-backdrop-filter:blur(24px) saturate(135%)}.bottom-nav__item{min-width:0;border:0;border-radius:23px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#526877;background:transparent;cursor:pointer}.bottom-nav__item span{font-size:12px;font-weight:650;white-space:nowrap}.bottom-nav__item[data-active=true]{color:#07345a;background:#ffffff9e}.app-shell[data-cosmetic-equipped=true] .bottom-nav__item:last-child{position:relative;color:#e7fbf5;background:linear-gradient(145deg,#172f3d,#071720);box-shadow:inset 0 0 0 1px #b1ecdb38,0 7px 18px #04161f2e}.app-shell[data-cosmetic-equipped=true] .bottom-nav__item:last-child:after{content:"";position:absolute;top:9px;right:calc(50% - 18px);width:7px;height:7px;border:2px solid #172f3d;border-radius:50%;background:#72e3c2;box-shadow:0 0 0 2px #72e3c22e}.toast{position:absolute;z-index:80;left:50%;bottom:calc(106px + var(--safe-bottom));width:max-content;max-width:calc(100% - 34px - var(--safe-left) - var(--safe-right));transform:translate(-50%);display:flex;align-items:center;gap:12px;padding:12px 13px 12px 16px;border-radius:18px;color:#fff;background:#17344d;box-shadow:var(--shadow-float);font-size:13px;font-weight:700}.toast[data-tone=success]{background:#087a68}.toast[data-tone=warning]{background:#98641a}.toast button{width:44px;height:44px;flex:0 0 auto;margin:-6px;border:0;display:grid;place-items:center;color:inherit;background:transparent;cursor:pointer}.study-empty-dialog{width:min(420px,calc(100% - 32px - var(--safe-left) - var(--safe-right)));max-width:none;max-height:calc(100dvh - 24px - var(--safe-top) - var(--safe-bottom));margin:auto;padding:0;border:0;border-radius:28px;overflow-y:auto;overscroll-behavior:contain;color:var(--navy);background:#f8fcfcf5;box-shadow:var(--shadow-float)}.study-empty-dialog::backdrop{background:#05111f85;backdrop-filter:blur(8px)}.study-empty-dialog article{padding:26px;text-align:center}.study-empty-dialog__icon{width:62px;height:62px;margin:0 auto 15px;border-radius:21px;display:grid;place-items:center;color:#0b806d;background:#dff5ed}.study-empty-dialog h2{margin-top:5px;font-size:28px;line-height:1;letter-spacing:-.05em}.study-empty-dialog article>p:not(.eyebrow){margin-top:12px;color:#526b77;font-size:13px;line-height:1.5}.study-empty-dialog footer{margin-top:20px;display:grid;gap:8px}.study-empty-dialog footer button{min-height:48px;border:0;border-radius:16px;color:#365463;background:#e8eff1;font-size:13px;font-weight:760;cursor:pointer}.study-empty-dialog footer .dialog-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#0b806d}.study-empty-dialog footer button:disabled{opacity:.58;cursor:wait}.home-screen{position:relative;height:100%;overflow:hidden;background-color:#edf5f8;background-image:url(/assets/roadmind-world-route.webp);background-size:cover;background-position:52% center}.home-screen__ambient{display:none}.home-header{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;padding:calc(18px + var(--safe-top)) calc(22px + var(--safe-right)) 0 calc(22px + var(--safe-left))}.home-copy{position:relative;z-index:3;margin-top:clamp(34px,5.5vh,50px);padding:0 calc(24px + var(--safe-right)) 0 calc(24px + var(--safe-left))}.home-date{color:var(--blue);font-size:15px;font-weight:530;letter-spacing:-.02em}.home-copy h1{max-width:350px;margin-top:12px;color:var(--navy);font-size:clamp(41px,11vw,48px);line-height:.93;letter-spacing:-.052em;word-spacing:.04em}.home-subtitle{margin-top:15px;color:#142a40;font-size:16px;font-weight:560;letter-spacing:-.025em}.home-subtitle span{margin:0 3px;color:#557085}.primary-run-button{width:min(100%,332px);min-height:66px;margin-top:24px;padding:0 24px;border:1px solid rgba(255,255,255,.55);border-radius:27px;display:flex;align-items:center;justify-content:center;gap:18px;color:#fff;background:var(--coral);box-shadow:0 17px 34px #ea4b4547,inset 0 1px #ffffff5c;font-size:23px;font-weight:780;letter-spacing:-.04em;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.primary-run-button:hover{background:var(--coral-strong);transform:translateY(-1px)}.primary-run-button:active{transform:translateY(1px) scale(.99)}.home-controls{width:min(100%,332px);margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px}.home-controls .country-control{min-width:0}.home-controls .category-control{grid-template-columns:repeat(2,48px)}.home-controls .mode-link{min-width:0;padding-inline:8px 5px}.category-control{width:fit-content;padding:5px;border:1px solid rgba(255,255,255,.64);border-radius:24px;display:inline-grid;grid-template-columns:repeat(2,54px);background:#f7fbfcb8;box-shadow:0 12px 28px #19374b21;backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.category-control button{min-height:44px;border:0;border-radius:19px;color:#183047;background:transparent;font-size:17px;font-weight:710;cursor:pointer}.category-control button[data-active=true]{color:#fff;background:var(--navy);box-shadow:0 8px 18px #07182e38}.country-control{min-width:0}.country-control__trigger{width:100%;min-width:0;min-height:54px;padding:5px 9px 5px 6px;border:1px solid rgba(255,255,255,.64);border-radius:24px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;color:var(--navy);background:#f7fbfcb8;box-shadow:0 12px 28px #19374b21;text-align:left;cursor:pointer;backdrop-filter:blur(18px) saturate(125%);-webkit-backdrop-filter:blur(18px) saturate(125%)}.country-code{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;color:#0d5d78;background:#dff0f4;font-size:12px;font-weight:840;letter-spacing:.06em}.country-control__copy{min-width:0;display:grid;gap:2px}.country-control__copy small{color:var(--ink-muted);font-size:12px;font-weight:650}.country-control__copy strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;letter-spacing:-.02em}.country-control[data-presentation=settings]{width:100%;margin-top:10px}.country-control[data-presentation=settings] .country-control__trigger{min-height:64px;padding:7px 12px 7px 8px;border-color:var(--line);border-radius:18px;background:#f7f9fa;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.country-control[data-presentation=settings] .country-code{width:44px;height:44px;border-radius:15px}.country-control[data-presentation=settings] .country-control__copy strong{font-size:14px}.country-dialog{position:fixed;z-index:90;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;align-items:flex-end;justify-content:center;color:var(--navy);background:transparent}.country-dialog:not([open]){display:none}.country-dialog[open]{display:flex}.country-dialog::backdrop{background:#05111f7a;backdrop-filter:blur(8px)}.country-dialog>section{width:100%;max-height:min(84dvh,720px);padding:18px calc(18px + var(--safe-right)) calc(20px + var(--safe-bottom)) calc(18px + var(--safe-left));overflow-y:auto;overscroll-behavior:contain;border-radius:30px 30px 0 0;background:#f9fbfcfa;box-shadow:0 -18px 54px #07182e3d;animation:sheet-up .28s cubic-bezier(.2,.8,.2,1) both}.country-dialog>section>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.country-dialog__heading{min-width:0;display:flex;align-items:center;gap:11px}.country-dialog__heading>span{width:44px;height:44px;flex:0 0 auto;border-radius:15px;display:grid;place-items:center;color:#0c6678;background:#dff2f1}.country-dialog__heading h2{margin-top:3px;font-size:28px;line-height:1;letter-spacing:-.05em}.country-dialog__intro{max-width:520px;margin-top:13px;color:#536b7a;font-size:12px;line-height:1.45}.country-list{margin-top:15px;display:grid;gap:8px}.country-list>button{width:100%;min-height:86px;padding:11px;border:1px solid var(--line);border-radius:21px;display:grid;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:11px;color:var(--navy);background:#fffc;text-align:left;cursor:pointer}.country-list>button[data-active=true]{border-color:#0d8f7759;background:#e8f5f2;box-shadow:0 10px 24px #135b4f17}.country-list>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.country-list strong{font-size:15px;letter-spacing:-.02em}.country-list small{overflow-wrap:anywhere;color:#536b7a;font-size:12px;line-height:1.35}.country-list em{color:#0f685d;font-size:12px;font-style:normal;font-weight:750}.country-list>button>svg{color:#0d8f77}.mode-link{height:45px;padding:0 11px;border:0;border-radius:18px;display:inline-flex;align-items:center;gap:2px;color:#203a51;background:#ffffff7a;font-size:13px;font-weight:720;cursor:pointer;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mode-link>span{white-space:nowrap}.mode-link__optional{display:none}.inline-error,.form-error{margin-top:12px;color:#a72831;font-size:13px;font-weight:650}.route-destination-marker{position:absolute;z-index:3;left:42%;bottom:calc(128px + var(--safe-bottom));width:62px;height:62px;border:1px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;color:#ef5d50;background:#ffffffe6;box-shadow:0 10px 22px #56282047;transform:translate(-50%)}.route-destination-marker svg{width:48px;height:48px}.route-destination-marker[data-rewarded=true]{animation:route-marker-reward .7s cubic-bezier(.2,.8,.2,1) both}@keyframes route-marker-reward{0%{opacity:.4;transform:translate(-50%,9px) scale(.82)}62%{opacity:1;transform:translate(-50%,-5px) scale(1.08)}to{opacity:1;transform:translate(-50%) scale(1)}}.route-progress-card{position:absolute;z-index:4;right:21px;bottom:calc(116px + var(--safe-bottom));width:154px;padding:12px 14px;border:1px solid rgba(92,230,209,.66);border-radius:19px;color:#fff;background:#0f4c4dc7;box-shadow:0 14px 34px #0d434545;backdrop-filter:blur(18px) saturate(130%);-webkit-backdrop-filter:blur(18px) saturate(130%);transition:width .24s ease,border-color .24s ease,background-color .24s ease}.route-progress-card[data-rewarded=true]{width:208px;border-color:#76efdbe6;background:#0a4b4be6;animation:route-reward .62s cubic-bezier(.2,.8,.2,1) both}@keyframes route-reward{0%{opacity:0;transform:translateY(8px) scale(.98)}65%{opacity:1;transform:translateY(-2px) scale(1.01)}to{opacity:1;transform:translateY(0) scale(1)}}.route-progress-card__top{display:flex;align-items:center;gap:7px;font-size:13px}.route-progress-card__top strong{font-size:18px}progress{overflow:hidden;border:0;border-radius:999px;appearance:none;-webkit-appearance:none}progress::-webkit-progress-bar{background:#67829138}progress::-webkit-progress-value{background:var(--aqua);border-radius:999px}progress::-moz-progress-bar{background:var(--aqua);border-radius:999px}.route-progress-card progress{width:100%;height:4px;margin-top:9px;display:block}.route-progress-card__reward{margin-top:9px;padding-top:8px;border-top:1px solid rgba(140,242,224,.28);display:flex;align-items:center;gap:5px;color:#d8fff8;font-size:12px;font-weight:760;line-height:1.25}.home-desktop-panel{display:none}.mode-dialog{position:fixed;z-index:60;inset:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;align-items:flex-end;justify-content:center;background:transparent;animation:fade-in .18s ease both}.mode-dialog:not([open]){display:none}.mode-dialog[open]{display:flex}.mode-dialog::backdrop{background:#05111f6b}@keyframes fade-in{0%{opacity:0}}.mode-sheet{width:100%;max-height:82%;overflow-y:auto;padding:9px calc(18px + var(--safe-right)) calc(20px + var(--safe-bottom)) calc(18px + var(--safe-left));border-radius:30px 30px 0 0;background:#f9fbfcf5;box-shadow:0 -18px 54px #07182e33;backdrop-filter:blur(30px) saturate(130%);-webkit-backdrop-filter:blur(30px) saturate(130%);animation:sheet-up .28s cubic-bezier(.2,.8,.2,1) both}@keyframes sheet-up{0%{transform:translateY(20px);opacity:0}}.sheet-handle{width:42px;height:5px;margin:0 auto 15px;border-radius:999px;background:#c6d0d6}.mode-sheet>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.mode-sheet h2{margin-top:3px;font-size:29px;letter-spacing:-.05em}.mode-grid{display:grid;gap:8px}.mode-grid>button{width:100%;min-height:66px;padding:9px 11px;border:1px solid var(--line);border-radius:20px;display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;text-align:left;background:#ffffffbd;cursor:pointer}.mode-grid__icon{width:43px;height:43px;border-radius:15px;display:grid;place-items:center;color:#0c5775;background:#e1f1f4}.mode-grid>button>span:nth-child(2){display:grid;gap:3px}.mode-grid strong{font-size:15px;letter-spacing:-.02em}.mode-grid small{color:var(--ink-muted);font-size:12px}.ticket-sheet{max-height:min(88%,780px);display:flex;flex-direction:column}.ticket-sheet>header{flex:0 0 auto}.ticket-random{width:100%;min-height:66px;flex:0 0 auto;padding:9px 11px;border:1px solid rgba(13,99,158,.18);border-radius:20px;display:grid;grid-template-columns:43px 1fr auto;align-items:center;gap:11px;color:var(--navy);text-align:left;background:#e9f4f7;cursor:pointer}.ticket-random>span:nth-child(2){display:grid;gap:3px}.ticket-random strong{font-size:15px;letter-spacing:-.02em}.ticket-random small{color:var(--ink-muted);font-size:12px}.ticket-state{min-height:120px;padding:28px 12px;display:grid;place-items:center;align-content:center;gap:5px;color:var(--ink-muted);text-align:center;font-size:12px}.ticket-state strong{color:var(--navy);font-size:14px}.ticket-catalog{min-height:0;margin-top:12px;padding:2px 3px 12px;overflow-y:auto;overscroll-behavior:contain;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.ticket-catalog>label{position:relative;min-width:0;min-height:56px;padding:6px 3px;border:1px solid var(--line);border-radius:17px;display:grid;place-items:center;align-content:center;gap:2px;color:var(--navy);background:#fff;cursor:pointer}.ticket-catalog>label>input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.ticket-catalog>label>span{font-size:16px;font-weight:800}.ticket-catalog>label>small{color:var(--ink-muted);font-size:12px;font-weight:720}.ticket-catalog>label>svg{position:absolute;top:4px;right:4px;color:var(--green)}.ticket-catalog>label[data-status=started]{background:#fff7e8}.ticket-catalog>label[data-status=complete]{background:#ecf6f3}.ticket-catalog>label[data-selected=true]{border-color:#0d7295;box-shadow:0 0 0 3px #0d729521}.ticket-catalog>label:has(input:focus-visible){outline:3px solid rgba(18,59,85,.32);outline-offset:2px}.ticket-catalog>label[data-disabled=true]{cursor:not-allowed;opacity:.55}.ticket-sheet__footer{flex:0 0 auto;padding-top:10px;border-top:1px solid var(--line);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}.ticket-sheet__footer>div{min-width:0;display:flex;align-items:center;gap:8px;color:#426174}.ticket-sheet__footer>div svg{flex:0 0 auto;color:#147a72}.ticket-sheet__footer>div span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680}.ticket-sheet__footer>button{min-height:48px;padding:0 14px;border:0;border-radius:16px;display:inline-flex;align-items:center;gap:7px;color:#fff;background:var(--coral);font-size:12px;font-weight:760;cursor:pointer}.login-screen{padding:calc(18px + var(--safe-top)) calc(18px + var(--safe-right)) calc(18px + var(--safe-bottom)) calc(18px + var(--safe-left));background-color:#e9f3f7;background-image:url(/assets/roadmind-world-route.webp);background-size:cover;background-position:50% center;overflow-y:auto}.login-screen>header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;padding:2px 4px}.privacy-mark{display:inline-flex;align-items:center;gap:5px;padding:8px 11px;border-radius:16px;color:#0e5d53;background:#ffffff9e;font-size:12px;font-weight:750;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.login-card{position:absolute;z-index:3;left:calc(14px + var(--safe-left));right:calc(14px + var(--safe-right));bottom:calc(14px + var(--safe-bottom));padding:22px;border:1px solid rgba(255,255,255,.78);border-radius:32px;background:#f9fcfce0;box-shadow:var(--shadow-float);backdrop-filter:blur(24px) saturate(125%);-webkit-backdrop-filter:blur(24px) saturate(125%)}.login-card__icon{width:48px;height:48px;margin-bottom:16px;border-radius:17px;display:grid;place-items:center;color:#fff;background:var(--coral);box-shadow:0 10px 23px #f1534e40}.login-card h1{margin-top:7px;font-size:clamp(31px,9vw,39px);line-height:.99;letter-spacing:-.06em}.login-intro{margin-top:12px;color:#52677a;font-size:13px;line-height:1.42}.login-card form{margin-top:18px}.login-card label{display:block;margin:0 0 7px 3px;font-size:12px;font-weight:750}.key-input{height:54px;padding:0 8px 0 15px;border:1px solid rgba(7,24,46,.13);border-radius:19px;display:flex;align-items:center;gap:10px;background:#ffffffd4}.key-input:focus-within{border-color:#1778c88c;box-shadow:0 0 0 4px #1778c81a}.key-input input{min-width:0;flex:1;border:0;outline:0;color:var(--navy);background:transparent;font-size:16px}.key-input button{width:44px;height:44px;border:0;display:grid;place-items:center;background:transparent;cursor:pointer}.login-submit,.continue-button{width:100%;min-height:54px;border:0;border-radius:19px;color:#fff;background:var(--coral);box-shadow:0 12px 26px #f1534e38;font-size:16px;font-weight:780;cursor:pointer}.login-submit{margin-top:13px}.login-footnote{margin-top:12px;color:#4f6376;text-align:center;font-size:12px}.scope-setup-screen{padding:calc(18px + var(--safe-top)) calc(18px + var(--safe-right)) calc(28px + var(--safe-bottom)) calc(18px + var(--safe-left));overflow-y:auto;background-color:#e9f3f7;background-image:url(/assets/roadmind-world-route.webp);background-size:cover;background-position:54% center}.scope-setup-screen__ambient{position:absolute;inset:0;background:linear-gradient(180deg,#eaf4f79e,#eaf4f7e8);pointer-events:none}.scope-setup-screen>header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.scope-setup-card{position:relative;z-index:1;width:min(100%,560px);margin:clamp(30px,7vh,68px) auto 0;padding:clamp(20px,5vw,30px);border:1px solid rgba(255,255,255,.76);border-radius:30px;background:#f9fcfced;box-shadow:0 24px 70px #16374938;backdrop-filter:blur(26px) saturate(125%);-webkit-backdrop-filter:blur(26px) saturate(125%)}.scope-setup-card__icon{width:58px;height:58px;margin-bottom:16px;border-radius:20px;display:grid;place-items:center;color:#0b6f78;background:#dff2ef}.scope-setup-card h1{margin-top:6px;font-size:clamp(34px,9.2vw,48px);line-height:.94;letter-spacing:-.06em}.scope-setup-intro{margin-top:13px;color:#526a79;font-size:13px;line-height:1.48}.scope-setup-fields{margin-top:21px;display:grid;gap:14px}.scope-setup-fields>div>span{margin-left:3px;color:#486273;font-size:12px;font-weight:780;letter-spacing:.07em;text-transform:uppercase}.scope-setup-fields .country-control[data-presentation=settings]{margin-top:7px}.scope-setup-fields .category-control{width:100%;margin-top:7px;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);border-color:var(--line);border-radius:18px;background:#edf2f4;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.scope-setup-summary{margin-top:15px;padding:12px;border:1px solid rgba(13,143,119,.14);border-radius:19px;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;background:#e8f5f2}.scope-setup-summary .country-code{width:44px;height:44px;border-radius:15px}.scope-setup-summary>div{min-width:0;display:grid;gap:3px}.scope-setup-summary strong{font-size:13px;letter-spacing:-.02em}.scope-setup-summary small{color:#4d6b69;font-size:12px;line-height:1.35}.scope-setup-submit{width:100%;min-height:56px;margin-top:17px;padding:0 16px;border:0;border-radius:19px;display:flex;align-items:center;justify-content:center;gap:9px;color:#fff;background:var(--coral);box-shadow:0 14px 28px #cf443e3d;font-size:15px;font-weight:780;cursor:pointer}.scope-setup-exit{width:100%;min-height:44px;margin-top:7px;border:0;display:flex;align-items:center;justify-content:center;gap:7px;color:#4c6675;background:transparent;font-size:12px;font-weight:720;cursor:pointer}.learning-screen{display:flex;flex-direction:column;background:#f3f6f7}.learning-header{flex:0 0 auto;min-height:calc(68px + var(--safe-top));padding:calc(14px + var(--safe-top)) calc(16px + var(--safe-right)) 10px calc(16px + var(--safe-left));display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:10px;border-bottom:1px solid rgba(7,24,46,.07);background:#f9fbfce6;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.learning-header__progress{display:grid;gap:7px}.learning-header__progress span{text-align:center;font-size:12px;font-weight:730}.learning-header__progress progress{width:100%;height:5px}.question-counter{text-align:center;font-size:18px;font-weight:800}.question-counter small{color:var(--ink-muted);font-size:12px}.learning-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:13px calc(14px + var(--safe-right)) 22px calc(14px + var(--safe-left));overscroll-behavior:contain}.question-image{overflow:hidden;margin:0 0 12px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow-soft)}.question-image__viewport{position:relative;width:100%;min-width:0;min-height:210px;aspect-ratio:3 / 2;background:#eef2f3}.question-image__open{width:100%;height:100%;padding:0;border:0;display:block;background:transparent;cursor:zoom-in}.question-image__open img{width:100%;height:100%;display:block;object-fit:contain;background:#eef2f3}.question-image__open>span{position:absolute;right:10px;bottom:10px;min-height:44px;padding:0 12px;border-radius:15px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#07182ed1;font-size:12px;font-weight:750;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.question-image__state{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#587080;background:#eef3f5;text-align:center;font-size:12px}.question-image__state--error{padding:20px;color:#8d3137;background:#fff1f2}.question-image__state--error span{max-width:270px;color:#735b5e;font-size:12px;line-height:1.4}.question-image__state--error button{min-height:44px;padding:0 13px;border:0;border-radius:14px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:#a7353b;font-size:12px;font-weight:750;cursor:pointer}.question-image figcaption{min-height:35px;padding:8px 12px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--ink-muted);font-size:12px;font-weight:650}.question-image figcaption span{padding:4px 7px;border-radius:8px;color:#0f5675;background:#e7f3f7}.question-image figcaption em{margin-left:auto;color:#865619;font-style:normal}.question-image figcaption .question-image__attribution{flex:1 0 100%;color:#426174;font-size:12px;font-weight:550;line-height:1.4}.question-image figcaption a.question-image__attribution{min-height:44px;display:inline-flex;align-items:center;text-decoration-color:#42617466;text-underline-offset:2px}.image-dialog,.rule-dialog,.profile-dialog{width:min(calc(100% - 24px - var(--safe-left) - var(--safe-right)),760px);max-width:none;max-height:calc(100dvh - 24px - var(--safe-top) - var(--safe-bottom));margin:auto;padding:0;border:1px solid rgba(255,255,255,.72);border-radius:25px;color:var(--navy);background:#f8fafb;box-shadow:0 26px 70px #07182e57}.image-dialog::backdrop,.rule-dialog::backdrop,.profile-dialog::backdrop{background:#040e1aad}.image-dialog>button{position:absolute;z-index:2;top:12px;right:12px;width:46px;height:46px;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;background:#07182ed1;cursor:pointer}.image-dialog__stage{width:100%;height:min(68dvh,690px);overflow:auto;overscroll-behavior:contain;background:#dfe7ea;scrollbar-gutter:stable both-edges;touch-action:pan-x pan-y pinch-zoom}.image-dialog__stage:focus-visible{outline:3px solid rgba(18,111,137,.78);outline-offset:-3px}.image-dialog__stage img{width:100%;max-width:none;max-height:none;display:block;object-fit:contain;background:#e9eef0;user-select:none}.image-dialog__stage[data-zoom="1.5"] img{width:150%}.image-dialog__stage[data-zoom="2"] img{width:200%}.image-dialog__stage[data-zoom="2.5"] img{width:250%}.image-dialog__stage[data-zoom="3"] img{width:300%}.image-dialog__toolbar{min-height:58px;padding:8px 64px 8px 12px;display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid rgba(26,61,79,.1);background:#f8fafbf5}.image-dialog__toolbar button{width:44px;height:44px;border:0;border-radius:14px;display:grid;place-items:center;color:#173f56;background:#e6eef1;cursor:pointer}.image-dialog__toolbar button:disabled{opacity:.38;cursor:default}.image-dialog__toolbar output{min-width:58px;color:#27485c;text-align:center;font-size:13px;font-weight:780}.image-dialog p{padding:13px 17px 17px;color:#526878;font-size:12px;line-height:1.42}.image-dialog__error{min-height:min(420px,calc(100dvh - 130px - var(--safe-top) - var(--safe-bottom)));padding:68px 24px 24px;display:grid;place-items:center;align-content:center;gap:10px;color:#8d3137;background:#fff1f2;text-align:center}.image-dialog__error span{max-width:360px;color:#735b5e;font-size:13px;line-height:1.45}.image-dialog__error>button{min-height:44px;padding:0 14px;border:0;border-radius:14px;display:inline-flex;align-items:center;gap:7px;color:#fff;background:#a7353b;font-weight:750;cursor:pointer}.question-provenance{width:fit-content;margin:3px 0 12px;padding:7px 10px;border-radius:12px;display:flex;align-items:center;gap:7px;color:#0f6258;background:#e2f2ee;font-size:12px;font-weight:730}.change-context{margin:0 0 12px;padding:13px 14px;border:1px solid rgba(163,96,25,.16);border-radius:18px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;color:#714819;background:#fff3dd}.change-context>svg{width:34px;height:34px;padding:7px;border-radius:12px;background:#ffffffb8}.change-context div{min-width:0;display:grid;gap:3px}.change-context span{font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.change-context strong{overflow-wrap:anywhere;font-size:12px;line-height:1.35}.change-context small{color:#856436;font-size:12px;line-height:1.35}.question-card{padding:19px 17px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:0 13px 34px #233e4e14}.question-card h1{margin-top:6px;font-size:clamp(22px,6.3vw,28px);line-height:1.05;letter-spacing:-.045em}.recall-gate{margin-top:17px;padding:16px;border:1px solid rgba(23,120,200,.13);border-radius:20px;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;color:#24566f;background:linear-gradient(145deg,#edf7fa,#f5fafb)}.recall-gate>svg{width:40px;height:40px;padding:9px;border-radius:14px;color:#126f8d;background:#ffffffd6;box-shadow:0 7px 18px #1f4e6317}.recall-gate p{font-size:13px;line-height:1.5}.rule-review-text{margin:17px 0 0;padding:17px 18px;border:1px solid rgba(13,143,119,.16);border-left:4px solid var(--green);border-radius:19px;color:#173f46;background:#edf8f5;font-size:14px;font-style:normal;line-height:1.56;scroll-margin-top:12px;white-space:pre-line}.rule-review-text>span{margin-bottom:8px;display:block;color:#0b7864;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.answer-list{margin-top:17px;display:grid;gap:9px}.answer-option{width:100%;min-height:57px;padding:9px 12px;border:1px solid #dce4e8;border-radius:18px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;color:#1a3044;text-align:left;background:#f8fafb;font-size:14px;font-weight:620;cursor:pointer}.answer-option__index{width:32px;height:32px;border-radius:12px;display:grid;place-items:center;color:#526a7c;background:#fff;font-size:12px;font-weight:800;box-shadow:0 4px 12px #213e4e17}.answer-option[data-selected=true]{border-color:#277fa8;background:#eef7fa}.answer-option[data-correct=true]{border-color:#36a98e;color:#086451;background:#e9f7f3}.answer-option[data-wrong=true]{border-color:#db6970;color:#932d35;background:#fff0f1}.answer-option[data-correct=true] svg{color:#158b70}.answer-option[data-wrong=true] svg{color:#c63d47}.feedback-card{margin-top:12px;padding:17px;border:1px solid rgba(14,125,102,.17);border-radius:23px;background:#ecf8f5}.feedback-card[data-state=incorrect]{border-color:#c5782738;background:#fff7e9}.feedback-card[data-state=pending]{border-color:#2f698838;background:#edf6fa}.feedback-card>header{display:flex;align-items:center;gap:10px;color:#0b7a63}.feedback-card[data-state=incorrect]>header{color:#8d5b1c}.feedback-card[data-state=pending]>header{color:#286b8c}.feedback-card>header div{display:flex;align-items:baseline;gap:8px}.feedback-card>header h2{margin:0;font-size:16px}.feedback-card>header span{font-size:12px;font-weight:750}.feedback-card>p{margin-top:11px;color:#2a4654;font-size:13px;line-height:1.48}.feedback-card .counterfactual{padding-top:10px;border-top:1px solid rgba(7,24,46,.09)}.feedback-source{margin-top:12px;display:flex;align-items:center;flex-wrap:wrap;gap:7px}.feedback-source>span{padding:5px 7px;border-radius:8px;color:#245f58;background:#ffffffa6;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.feedback-source>span[data-warning=true]{color:#7c4e17;background:#ffe8bd}.feedback-source a{min-width:0;max-width:100%;overflow-wrap:anywhere;color:#176991;font-size:12px;font-weight:720}.learning-actions{flex:0 0 auto;min-height:calc(82px + var(--safe-bottom));padding:11px calc(14px + var(--safe-right)) calc(11px + var(--safe-bottom)) calc(14px + var(--safe-left));border-top:1px solid rgba(7,24,46,.07);background:#f9fbfcf0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.action-hint{padding:13px;color:var(--ink-muted);text-align:center;font-size:12px;line-height:1.35}.submission-status{display:grid;gap:8px;text-align:center}.submission-status>p{margin:0;padding:8px 12px;color:var(--ink-muted);font-size:12px;font-weight:700;line-height:1.35}.submission-status[data-state=reconciliation]>p{color:#7c4e17}.submission-status .continue-button{min-height:46px;font-size:14px}.review-reveal-button{min-height:58px}.confidence-picker{min-width:0;margin:0;padding:0;border:0;display:grid;gap:7px}.confidence-picker>legend{width:100%;padding:0;text-align:center;color:#53697a;font-size:12px;font-weight:720}.confidence-picker>div{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.confidence-picker--recall>div{grid-template-columns:repeat(2,minmax(0,1fr))}.confidence-picker button{min-height:44px;padding:0 5px;border:1px solid var(--line);border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:3px;background:#fff;font-size:12px;font-weight:740;cursor:pointer}.continue-button{display:flex;align-items:center;justify-content:center;gap:9px}.debrief-screen{overflow-y:auto;padding:calc(18px + var(--safe-top)) calc(18px + var(--safe-right)) calc(18px + var(--safe-bottom)) calc(18px + var(--safe-left));background:#eef6f6}.debrief-screen>header{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:790;letter-spacing:-.04em}.debrief-hero{margin-top:clamp(36px,8vh,70px);text-align:center}.debrief-hero__icon{width:92px;height:92px;margin:0 auto 20px;border-radius:32px;display:grid;place-items:center;color:#fff;background:var(--coral);box-shadow:0 20px 40px #f1534e3b}.study-scope-badge{width:fit-content;max-width:100%;margin:9px auto 0;padding:6px 10px;border:1px solid rgba(13,99,158,.12);border-radius:999px;overflow-wrap:anywhere;color:#0b5f7d;background:#e1f1f4;font-size:12px;font-weight:780}.debrief-hero h1{max-width:560px;margin:8px auto 0;font-size:clamp(34px,10vw,52px);line-height:.98;letter-spacing:-.06em}.debrief-hero>p:last-child{max-width:500px;margin:14px auto 0;color:var(--ink-muted);font-size:14px;line-height:1.45}.session-reward{margin-top:26px;padding:18px;border:1px solid rgba(116,221,204,.28);border-radius:24px;display:grid;grid-template-columns:45px minmax(0,1fr);gap:12px;color:#fff;background:#123b55;box-shadow:0 16px 36px #123b552e;animation:reward-rise .46s 80ms cubic-bezier(.2,.8,.2,1) both}.session-reward[data-level-up=true]{border-color:#68e7d2b8;box-shadow:0 18px 42px #0f70673d}@keyframes reward-rise{0%{opacity:0;transform:translateY(9px)}}.session-reward__icon{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;color:#0b665b;background:#8de8d8}.session-reward .eyebrow{color:#83e4d5}.session-reward h2{margin-top:4px;font-size:19px;letter-spacing:-.035em}.session-reward div>p:not(.eyebrow){margin-top:7px;color:#c6dce4;font-size:12px;line-height:1.4}.session-reward div>p strong{color:#fff;font-size:13px}.reward-achievements{margin-top:12px;padding:16px;border:1px solid rgba(13,143,119,.14);border-radius:22px;background:#e4f4f0;animation:reward-rise .46s .16s cubic-bezier(.2,.8,.2,1) both}.reward-achievements>div{margin-top:10px;display:grid;gap:8px}.reward-achievements article{padding:11px;border-radius:16px;display:flex;align-items:flex-start;gap:9px;background:#ffffffa8}.reward-achievements article>svg{flex:0 0 auto;color:#0e826c}.reward-achievements h2{font-size:13px;letter-spacing:-.02em}.reward-achievements article p{margin-top:3px;color:#4f6e6a;font-size:12px;line-height:1.4}.debrief-stats{margin-top:28px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.debrief-stats[data-has-pending=true]{grid-template-columns:repeat(2,1fr)}.debrief-stats>div{min-width:0;padding:14px 8px;border:1px solid var(--line);border-radius:19px;display:grid;justify-items:center;gap:5px;background:#fff}.debrief-stats svg{color:#11886f}.debrief-stats span{color:var(--ink-muted);font-size:12px}.debrief-stats strong{font-size:14px}.repaired-topics{margin-top:13px;padding:17px;border-radius:21px;background:#dff1ed}.repaired-topics span{margin:9px 6px 0 0;padding:7px 9px;border-radius:11px;display:inline-block;color:#155a50;background:#fff9;font-size:12px;font-weight:700}.next-checkpoint{margin-top:13px;padding:17px;border:1px solid rgba(207,68,62,.12);border-radius:23px;display:grid;grid-template-columns:45px minmax(0,1fr);gap:12px;background:#fff0ed;animation:reward-rise .46s .22s cubic-bezier(.2,.8,.2,1) both}.next-checkpoint__marker{width:45px;height:45px;border-radius:16px;display:grid;place-items:center;color:#9b3532;background:#ffffffb8}.next-checkpoint h2{margin-top:4px;font-size:18px;line-height:1.08;letter-spacing:-.035em}.next-checkpoint div>p:not(.eyebrow){margin-top:7px;color:#735c5a;font-size:12px;line-height:1.45}.next-checkpoint .continue-button{grid-column:1 / -1;margin-top:2px}.debrief-screen>footer{margin-top:20px;display:grid;gap:9px}.text-button{min-height:45px;border:0;color:#31536a;background:transparent;font-size:13px;font-weight:730;cursor:pointer}.standard-screen{height:100%;overflow-y:auto;padding:calc(24px + var(--safe-top)) calc(17px + var(--safe-right)) calc(116px + var(--safe-bottom)) calc(17px + var(--safe-left));background:#f2f6f7}.scope-toolbar{margin:-9px 0 16px;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.scope-toolbar .country-control{min-width:138px;flex:1 1 168px;max-width:240px}.scope-toolbar .country-control__trigger{border-color:var(--line);background:#fff;box-shadow:0 8px 20px #1f3c4d0f;backdrop-filter:none;-webkit-backdrop-filter:none}.scope-toolbar .category-control{flex:0 0 auto;grid-template-columns:repeat(2,46px);border-color:var(--line);border-radius:24px;background:#e7edef;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.scope-toolbar>span{flex:1 0 100%;padding-inline:3px;overflow-wrap:anywhere;color:#536b7a;font-size:12px;font-weight:720}.search-field{height:52px;padding:0 15px;border:1px solid var(--line);border-radius:18px;display:flex;align-items:center;gap:10px;color:#677b89;background:#fff;box-shadow:0 9px 23px #1f3c4d0f}.search-field input{min-width:0;flex:1;border:0;outline:0;color:var(--navy);background:transparent;font-size:16px}.search-field:focus-within{border-color:#0b6099;outline:3px solid #0b6099;outline-offset:3px}.filter-tabs{margin-top:12px;padding:4px;border-radius:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;background:#e4eaed}.filter-tabs button{min-height:44px;border:0;border-radius:13px;color:var(--ink-muted);background:transparent;font-size:12px;font-weight:730;cursor:pointer}.filter-tabs button[data-active=true]{color:var(--navy);background:#fff;box-shadow:0 5px 14px #1f37451a}.rules-section-filter{margin-top:10px;display:grid;gap:6px}.rules-section-filter>span{margin-left:3px;color:#526b7a;font-size:12px;font-weight:750}.rules-section-filter select{width:100%;min-height:48px;padding:0 42px 0 13px;border:1px solid var(--line);border-radius:16px;color:var(--navy);background:#fff;font:inherit;font-size:16px;font-weight:680}.rules-section-filter select:focus-visible{outline:3px solid #0b6099;outline-offset:3px}.source-note,.storage-note{margin-top:13px;padding:13px;border-radius:17px;display:flex;align-items:flex-start;gap:10px;color:#245f58;background:#e1f2ee}.source-note svg,.storage-note svg{flex:0 0 auto}.source-note p,.storage-note p{font-size:12px;line-height:1.45}.source-note--disclosure{color:#79511d;background:#fff2d9}.rules-coverage{margin:13px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.rules-coverage>div{min-width:0;padding:11px 9px;border:1px solid var(--line);border-radius:16px;display:grid;align-content:start;gap:4px;background:#ffffffc7}.rules-coverage dt{color:#4e6776;font-size:12px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.rules-coverage dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--navy);font-size:clamp(13px,3.7vw,17px);font-weight:800;letter-spacing:-.035em}.rules-coverage small{margin-top:2px;display:block;color:#536b7a;font-size:12px;font-weight:650;letter-spacing:0;line-height:1.3}.rules-corpus-build-date{margin-top:7px;color:#627987;font-size:12px;line-height:1.4}.rules-result-meta{margin-top:14px;color:#536b7a;font-size:12px;font-weight:680}.load-error{margin-top:13px;padding:13px;border-radius:17px;display:grid;gap:5px;color:#863038;background:#fae9eb;font-size:12px}.load-error button{width:fit-content;min-height:44px;margin-top:4px;padding:0 13px;border:0;border-radius:13px;color:#fff;background:#9d343b;font-size:12px;font-weight:750}.topic-list{margin-top:14px;display:grid;gap:10px}.topic-card{padding:14px;border:1px solid var(--line);border-radius:22px;display:grid;grid-template-columns:42px minmax(0,1fr) 44px;align-items:start;gap:11px;background:#fff;box-shadow:0 10px 28px #1f3b4b0f}.topic-card__icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#176989;background:#e6f3f6}.topic-card__body h2{margin-top:4px;font-size:17px;letter-spacing:-.035em}.topic-card__body>p:not(.eyebrow){margin-top:5px;color:var(--ink-muted);font-size:12px;line-height:1.4}.topic-card__body h2,.topic-card__body>p:not(.eyebrow){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.topic-card__body h2{-webkit-line-clamp:2}.topic-card__body>p:not(.eyebrow){-webkit-line-clamp:3}.topic-card>button{width:44px;height:44px;border:0;border-radius:15px;display:grid;place-items:center;background:#f0f4f5;cursor:pointer}.topic-card__progress{margin-top:11px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px}.topic-card__progress progress{width:100%;height:5px}.topic-card__progress span{color:#486474;font-size:12px;white-space:nowrap}.empty-state{padding:45px 20px;text-align:center;color:var(--ink-muted)}.empty-state h2{margin-top:10px;color:var(--navy);font-size:20px}.empty-state p{margin-top:6px;font-size:12px}.topic-list__more{width:100%;min-height:50px;margin-top:12px;border:1px solid rgba(23,120,200,.14);border-radius:17px;color:#145b79;background:#e5f2f6;font-size:12px;font-weight:770;cursor:pointer}.rule-dialog{padding:20px;overflow-y:auto;overscroll-behavior:contain}.rule-dialog article>header{display:flex;justify-content:space-between;gap:18px}.rule-dialog article>header h2{margin-top:5px;font-size:30px;line-height:1;letter-spacing:-.05em}.rule-dialog article>header button{width:44px;height:44px;flex:0 0 auto;border:0;border-radius:50%;display:grid;place-items:center;background:#e8eef0}.rule-dialog article>p{margin-top:15px;color:#4f6677;font-size:13px;line-height:1.48}.rule-dialog dl{margin:17px 0 0;padding:12px;border-radius:17px;display:grid;gap:9px;background:#edf3f5}.rule-dialog dl>div{min-width:0;display:flex;justify-content:space-between;gap:18px}.rule-dialog dt{color:var(--ink-muted);font-size:12px}.rule-dialog dd{min-width:0;margin:0;overflow-wrap:anywhere;text-align:right;font-size:12px;font-weight:750}.rule-dialog article>a{min-height:44px;margin-top:12px;display:inline-flex;align-items:center;overflow-wrap:anywhere;color:#176991;font-size:12px;font-weight:750}.rule-dialog .continue-button{margin-top:10px}.mastery-hero{padding:20px;border-radius:27px;display:grid;grid-template-columns:1fr auto;align-items:center;color:#fff;background:#123b55;box-shadow:var(--shadow-soft)}.mastery-hero>div{display:grid}.mastery-hero .eyebrow{color:#77dfd0}.mastery-hero strong{margin-top:5px;font-size:47px;line-height:1;letter-spacing:-.06em}.mastery-hero span{margin-top:5px;color:#b8ced8;font-size:12px}.mastery-hero progress{grid-column:1 / -1;width:100%;height:6px;margin-top:18px}.metric-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.metric-grid article{min-height:124px;padding:15px;border:1px solid var(--line);border-radius:21px;display:grid;align-content:start;gap:4px;background:#fff}.metric-grid svg{color:#167a91;margin-bottom:4px}.metric-grid span{color:var(--ink-muted);font-size:12px;font-weight:650}.metric-grid strong{font-size:18px;letter-spacing:-.03em}.metric-grid small{color:var(--ink-muted);font-size:12px}.priority-card{margin-top:12px;padding:15px;border-radius:22px;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:11px;align-items:center;background:#ffebe8}.priority-card__icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;color:#a43d38;background:#ffffffa8}.priority-card h2{margin-top:3px;font-size:17px;letter-spacing:-.035em}.priority-card p:not(.eyebrow){margin-top:4px;color:#775e5b;font-size:12px;line-height:1.4}.priority-card>button{width:44px;height:44px;border:0;border-radius:15px;display:grid;place-items:center;color:#fff;background:var(--coral);cursor:pointer}.method-card{margin-top:12px;padding:16px;border:1px solid var(--line);border-radius:22px;display:flex;gap:12px;background:#fff}.method-card svg{flex:0 0 auto;color:#11826c}.method-card h2{font-size:15px}.method-card p{margin-top:5px;color:var(--ink-muted);font-size:12px;line-height:1.43}.progress-panel{margin-top:12px;padding:17px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 28px #1f3b4b0e}.progress-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.progress-panel>header h2{margin-top:4px;font-size:19px;line-height:1.05;letter-spacing:-.035em}.progress-panel>header>svg{flex:0 0 auto;color:#167a91}.progress-panel__state{min-height:72px;display:grid;place-items:center;color:var(--ink-muted);text-align:center;font-size:12px}.knowledge-grid{margin-top:14px;display:grid;gap:8px}.knowledge-grid article{padding:12px;border-radius:17px;background:#f3f7f8}.knowledge-grid article[data-state=fragile]{background:#fff0ed}.knowledge-grid article[data-state=growing]{background:#fff7e8}.knowledge-grid article[data-state=strong]{background:#eaf6f3}.knowledge-grid article>div{display:flex;justify-content:space-between;gap:10px}.knowledge-grid article strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.knowledge-grid article>div span{flex:0 0 auto;color:var(--ink-muted);font-size:12px;font-weight:700}.knowledge-grid article progress{width:100%;height:5px;margin-top:9px}.knowledge-grid article small{margin-top:5px;display:block;color:#536b7a;font-size:12px}.topic-trends{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.topic-trends h3{margin:0;font-size:12px;letter-spacing:-.02em}.topic-trends>div{margin-top:9px;display:grid;gap:6px}.topic-trends article{min-width:0;padding:9px 10px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f4f8f9}.topic-trends article>span{min-width:0;display:grid;gap:2px}.topic-trends article strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.topic-trends article small{color:var(--ink-muted);font-size:12px}.topic-trends article em{flex:0 0 auto;color:#566d79;font-size:12px;font-style:normal;font-weight:800}.topic-trends article[data-direction=up] em{color:var(--green)}.topic-trends article[data-direction=down] em{color:var(--red)}.progress-insight-grid{display:grid}.activity-summary{margin-top:14px;display:grid;grid-template-columns:auto 1fr auto 1fr;align-items:baseline;gap:4px}.activity-summary strong{font-size:20px}.activity-summary span{color:var(--ink-muted);font-size:12px}.activity-bars{height:112px;margin-top:12px;display:grid;grid-template-columns:repeat(14,minmax(0,1fr));align-items:end;gap:3px}.activity-bars>div{min-width:0;height:100%;display:grid;grid-template-rows:1fr auto;align-items:end;justify-items:center;gap:4px}.activity-bars>div>span{width:min(100%,16px);min-height:4px;border-radius:6px 6px 3px 3px;display:block;background:linear-gradient(180deg,#39d5c1,#158ca0)}.activity-bars>div>span[data-empty=true]{height:4px!important;background:#dce6e9}.activity-bars small{color:var(--ink-muted);font-size:12px}.calibration-summary{margin-top:12px;color:#4e6574;font-size:12px;line-height:1.45}.calibration-list{margin-top:13px;display:grid;gap:10px}.calibration-list>div{display:grid;grid-template-columns:86px 1fr 34px;align-items:center;gap:8px}.calibration-list span{font-size:12px;font-weight:700}.calibration-list span small{color:var(--ink-muted);font-size:12px}.calibration-list progress{width:100%;height:6px}.calibration-list>div>strong{text-align:right;font-size:12px}.quest-grid{margin-top:13px;display:grid;gap:8px}.quest-grid article{padding:12px;border:1px solid var(--line);border-radius:18px;background:#f8fafb}.quest-grid article[data-status=completed],.quest-grid article[data-status=claimed]{background:#ebf6f3}.quest-grid article>div{display:flex;align-items:flex-start;gap:9px}.quest-grid article>div>svg{flex:0 0 auto;color:#177b88}.quest-grid article>div>span{min-width:0;display:grid;gap:3px}.quest-grid article strong{font-size:12px}.quest-grid article small{color:var(--ink-muted);font-size:12px;line-height:1.4}.quest-grid article progress{width:100%;height:5px;margin-top:10px}.quest-grid article footer{margin-top:6px;display:flex;justify-content:space-between;color:var(--ink-muted);font-size:12px}.quest-grid article footer strong{display:inline-flex;align-items:center;gap:3px;color:#a36709}.cosmetic-panel>p{margin-top:10px;color:var(--ink-muted);font-size:12px;line-height:1.45}.progression-summary{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.progression-summary article{min-width:0;padding:12px;border-radius:17px;display:flex;align-items:center;gap:10px;background:#f3f7f8}.progression-summary article[data-equipped=true]{background:#e8f5f2}.progression-summary article>span{width:37px;height:37px;flex:0 0 auto;border-radius:13px;display:grid;place-items:center;color:#157f78;background:#fff}.progression-summary article:first-child>span{color:#a36709}.progression-summary article>div{min-width:0;display:grid;gap:2px}.progression-summary small{color:var(--ink-muted);font-size:12px}.progression-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.streak-shield-store{margin-top:12px;padding:14px;border:1px solid rgba(26,137,120,.18);border-radius:20px;display:grid;grid-template-columns:auto 1fr;align-items:start;gap:10px;background:linear-gradient(145deg,#edf8f5,#f7fbfa)}.streak-shield-store__icon{width:43px;height:43px;border-radius:15px;display:grid;place-items:center;color:#116f68;background:#fff;box-shadow:0 8px 20px #116c5b14}.streak-shield-store>div:nth-child(2){min-width:0;display:grid;gap:4px}.streak-shield-store h3{margin:0;font-size:14px}.streak-shield-store p{color:#4e6574;font-size:12px;line-height:1.45}.streak-shield-store strong{color:#174e58;font-size:12px}.streak-shield-store>button{grid-column:1 / -1;min-height:44px;border:0;border-radius:14px;color:#fff;background:#116f68;font-size:12px;font-weight:760;cursor:pointer}.streak-shield-store>button:disabled{color:#6c7c84;background:#dfe9e8;cursor:default}.economy-status{margin-top:7px;color:#6b6672;font-size:12px;line-height:1.4}.progression-group{margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.progression-group>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.progression-group h3{margin:0;font-size:12px;letter-spacing:-.02em}.progression-group>div:first-child>span{flex:0 0 auto;color:var(--ink-muted);font-size:12px}.progression-group>p{margin-top:10px;padding:12px;border-radius:15px;color:var(--ink-muted);background:#f6f8f9;font-size:12px;line-height:1.4}.cosmetic-track{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.cosmetic-track>div,.cosmetic-track>button{min-width:0;padding:11px;border:1px solid var(--line);border-radius:17px;display:grid;gap:4px;text-align:left;color:var(--ink);background:#f6f9fa}.cosmetic-track>button{font:inherit;cursor:pointer}.cosmetic-track>button:disabled{cursor:wait}.cosmetic-track>div[data-active=true],.cosmetic-track>button[data-active=true]{border-color:#0d8f7752;background:#e8f5f2;box-shadow:0 8px 22px #116c5b14}.cosmetic-track>div>span,.cosmetic-track>button>span{width:37px;height:37px;border-radius:13px;display:grid;place-items:center;color:#157f78;background:#fff}.cosmetic-track strong{font-size:13px}.cosmetic-track small{color:var(--ink-muted);font-size:12px;line-height:1.35}.progress-retry{width:100%;min-height:46px;margin-top:10px;border:0;border-radius:16px;color:#145b79;background:#e5f2f6;font-size:12px;font-weight:760;cursor:pointer}.settings-card{padding:16px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 28px #1f3b4b0f}.settings-card+.settings-card{margin-top:11px}.settings-card__heading{display:flex;gap:11px}.settings-card__heading>svg{flex:0 0 auto;color:#136c89}.settings-card__heading h2{font-size:17px;letter-spacing:-.03em}.settings-card__heading p{margin-top:4px;color:var(--ink-muted);font-size:12px;line-height:1.4}.setting-row{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.setting-row>div:first-child,.setting-block>div:first-child{display:grid;gap:3px}.setting-row strong,.setting-block strong{font-size:13px}.setting-row span,.setting-block span{color:var(--ink-muted);font-size:12px}.setting-toggle{min-height:58px;margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer}.setting-toggle>span{min-width:0;display:flex;align-items:center;gap:9px}.setting-toggle>span>svg{flex:0 0 auto;color:#167a91}.setting-toggle>span>span{min-width:0;display:grid;gap:3px}.setting-toggle strong{font-size:13px}.setting-toggle small{color:var(--ink-muted);font-size:12px;line-height:1.35}.setting-toggle>input{width:48px;height:29px;flex:0 0 auto;margin:0;border:0;border-radius:999px;appearance:none;-webkit-appearance:none;background:#cbd5da;box-shadow:inset 0 0 0 1px #07182e0f;cursor:pointer;transition:background-color .18s ease}.setting-toggle>input:before{content:"";width:25px;height:25px;margin:2px;border-radius:50%;display:block;background:#fff;box-shadow:0 2px 7px #07182e38;transition:transform .18s ease}.setting-toggle>input:checked{background:var(--green)}.setting-toggle>input:checked:before{transform:translate(19px)}.setting-toggle>input:disabled{cursor:not-allowed;opacity:.5}.notification-state{min-height:58px;margin-top:12px;display:grid;place-items:center;gap:7px;color:var(--ink-muted);text-align:center;font-size:12px}.notification-state button{min-height:44px;padding:0 12px;border:0;border-radius:12px;color:#145b79;background:#e5f2f6;font-size:12px;font-weight:750}.notification-fallback{margin-top:12px;padding:11px;border-radius:15px;display:flex;align-items:flex-start;gap:7px;color:#76511e;background:#fff3dc;font-size:12px;line-height:1.4}.notification-fallback svg{flex:0 0 auto}.reminder-schedule{margin-top:13px;padding:12px;border-radius:18px;background:#f3f7f8}.reminder-schedule>label{display:flex;align-items:center;justify-content:space-between;gap:12px}.reminder-schedule>label>span,.reminder-schedule legend{color:var(--ink-muted);font-size:12px;font-weight:700}.reminder-schedule input[type=time]{min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:13px;color:var(--navy);background:#fff;font-size:13px;font-weight:760}.reminder-schedule fieldset{min-width:0;margin:12px 0 0;padding:0;border:0}.reminder-schedule fieldset>div{margin-top:7px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.reminder-schedule fieldset button{min-width:0;height:44px;padding:0;border:0;border-radius:11px;color:#4f6574;background:#fff;font-size:12px;font-weight:750;cursor:pointer}.reminder-schedule fieldset button[aria-pressed=true]{color:#fff;background:#167a91}.reminder-schedule>small{margin-top:8px;display:block;color:var(--ink-muted);font-size:12px;text-align:right}.notification-actions{margin-top:10px;display:flex;gap:7px}.notification-actions button{min-height:44px;padding:0 12px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#123b55;font-size:12px;font-weight:750;cursor:pointer}.notification-actions button+button{color:#6a5260;background:#f2e9ec}.offline-pack-state{min-height:68px;margin-top:11px;display:grid;place-items:center;color:var(--ink-muted);text-align:center;font-size:12px;line-height:1.4}.offline-pack-summary{margin-top:12px;padding:12px;border:1px solid rgba(13,143,119,.2);border-radius:18px;display:grid;gap:8px;background:#edf7f4}.offline-pack-summary[data-mismatch=true]{border-color:#b56f1938;background:#fff5e5}.offline-pack-summary>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.offline-pack-summary>div:first-child strong{font-size:12px}.offline-pack-summary>div:first-child span{color:#456772;font-size:12px}.offline-pack-summary>div:nth-child(3){display:flex;align-items:center;gap:6px;color:#116c63;font-size:12px;font-weight:720}.offline-pack-progress{display:grid;grid-template-columns:auto minmax(80px,1fr);align-items:center;gap:5px 9px}.offline-pack-progress>span{color:#315d63;font-size:12px}.offline-pack-progress>progress{width:100%;height:7px;border:0;border-radius:999px;overflow:hidden;accent-color:var(--green)}.offline-pack-progress>progress::-webkit-progress-bar{border-radius:999px;background:#0f60561f}.offline-pack-progress>progress::-webkit-progress-value{border-radius:999px;background:var(--green)}.offline-pack-progress>progress::-moz-progress-bar{border-radius:999px;background:var(--green)}.offline-pack-progress>small{grid-column:1 / -1;color:#60777d;font-size:12px}.offline-pack-summary>small{color:var(--ink-muted);font-size:12px;overflow-wrap:anywhere}.offline-pack-summary>p{display:flex;align-items:flex-start;gap:6px;color:#7b521c;font-size:12px;line-height:1.4}.offline-pack-summary>p svg{flex:0 0 auto}.offline-pack-reauthorize{margin-top:12px;padding:12px;border:1px solid rgba(27,89,117,.16);border-radius:18px;display:grid;gap:9px;background:#ecf5f8c2}.offline-pack-reauthorize label{display:grid;gap:3px}.offline-pack-reauthorize label strong{color:#153a50;font-size:12px}.offline-pack-reauthorize label span{color:var(--ink-muted);font-size:12px;line-height:1.45}.offline-pack-reauthorize input{width:100%;min-height:44px;padding:0 12px;border:1px solid rgba(18,59,85,.18);border-radius:14px;color:var(--ink);background:#ffffffe6;font:inherit;font-size:12px;outline:none}.offline-pack-reauthorize input:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px #0d8f7724}.offline-pack-reauthorize button{min-height:44px;border:0;border-radius:14px;color:#fff;background:var(--green);font-size:12px;font-weight:760;cursor:pointer}.offline-pack-actions{margin-top:10px;display:flex;gap:6px}.offline-pack-actions button{min-height:44px;padding:0 11px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:#123b55;font-size:12px;font-weight:750;cursor:pointer}.offline-pack-actions button:nth-child(2):not([aria-label]){background:var(--green)}.offline-pack-actions button[aria-label]{width:44px;padding:0;color:#8c343a;background:#f8e9ea}.offline-pack-privacy{margin-top:9px;color:var(--ink-muted);font-size:12px;line-height:1.4}.setting-row .category-control{flex:0 0 auto;grid-template-columns:repeat(2,43px);box-shadow:none;background:#edf2f4}.setting-row .category-control button{height:44px;font-size:14px}.setting-block{margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.retention-setting{min-width:0;margin:14px 0 0;padding:14px 0 0;border:0;border-top:1px solid var(--line)}.retention-setting legend{width:100%;padding:0;display:grid;gap:3px}.retention-setting legend strong{font-size:13px}.retention-setting legend span{color:var(--ink-muted);font-size:12px;font-weight:400}.retention-setting>div{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.retention-setting>div button{min-width:0;min-height:52px;padding:7px 4px;border:1px solid var(--line);border-radius:14px;display:grid;place-items:center;gap:2px;color:var(--navy);background:#f4f7f8;cursor:pointer}.retention-setting>div button[aria-pressed=true]{border-color:#0d8f7757;color:#0d6559;background:#e8f5f2}.retention-setting>div strong{font-size:13px}.retention-setting>div small{color:var(--ink-muted);font-size:12px;line-height:1.35}.retention-slider{margin-top:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px}.retention-slider>span{color:var(--ink-muted);font-size:12px;font-weight:700}.retention-slider input{width:100%;accent-color:var(--green)}.retention-slider output{min-width:36px;font-size:12px;font-weight:800}.retention-setting>p{margin-top:8px;color:var(--ink-muted);font-size:12px;line-height:1.4}.retention-setting>.retention-save{min-height:44px;margin-top:9px;padding:0 12px;border:0;border-radius:13px;color:#fff;background:var(--green);font-size:12px;font-weight:760;cursor:pointer}.data-card>button{width:100%;min-height:58px;margin-top:12px;padding:8px 10px;border:1px solid var(--line);border-radius:17px;display:flex;align-items:center;justify-content:space-between;color:var(--navy);background:#f7f9fa;cursor:pointer}.data-card>button>span:first-child{display:flex;align-items:center;gap:10px;text-align:left}.data-card>button>span:first-child>span{display:grid;gap:3px}.data-card>button strong{font-size:13px}.data-card>button small{color:var(--ink-muted);font-size:12px}.data-card>button>span:last-child{color:#296784;font-size:12px;font-weight:750}.settings-status,.pending-data{margin-top:11px;display:flex;align-items:flex-start;gap:7px;color:#126b5b;font-size:12px;line-height:1.4}.settings-status[data-tone=error]{color:#9e2d35}.settings-status[data-tone=warning],.pending-data{color:#865619}.settings-status svg{flex:0 0 auto}.quarantined-data{margin-top:11px;padding:10px;border:1px solid color-mix(in srgb,#b66b2c 26%,transparent);border-radius:14px;background:color-mix(in srgb,#fff4e4 82%,transparent);color:#7b4b19}.quarantined-data p{display:flex;align-items:flex-start;gap:7px;font-size:12px;line-height:1.4}.quarantined-data p svg{flex:0 0 auto}.quarantined-data>div{margin-top:8px;display:flex;gap:7px}.quarantined-data button{min-height:44px;padding:0 11px;border:1px solid color-mix(in srgb,#9a5d23 25%,transparent);border-radius:999px;color:#744315;background:#ffffffbd;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.profile-actions{margin-top:12px;display:grid;gap:7px}.profile-actions button{min-height:46px;border:0;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#27485c;background:#e7eef1;font-size:12px;font-weight:730;cursor:pointer}.profile-actions .danger-button{color:#a42b34;background:#f9e7e8}.profile-dialog{width:min(calc(100% - 24px - var(--safe-left) - var(--safe-right)),620px);padding:20px;overflow-y:auto}.profile-dialog article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.profile-dialog article>header h2{margin-top:5px;font-size:29px;line-height:1;letter-spacing:-.05em}.profile-dialog article>header button{width:44px;height:44px;flex:0 0 auto;border:0;border-radius:50%;display:grid;place-items:center;background:#e8eef0}.profile-dialog article>p:not(.eyebrow,.inline-error,.settings-status){margin-top:15px;color:#4f6677;font-size:13px;line-height:1.48}.profile-dialog__filename{overflow-wrap:anywhere;font-weight:730}.profile-dialog dl{margin:15px 0 0;padding:13px;border-radius:17px;display:grid;gap:9px;background:#edf3f5}.profile-dialog dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.profile-dialog dt{color:var(--ink-muted);font-size:12px}.profile-dialog dd{min-width:0;margin:0;overflow-wrap:anywhere;text-align:right;font-size:12px;font-weight:750}.profile-dialog__note{margin-top:12px;padding:12px;border-radius:16px;display:flex;align-items:flex-start;gap:9px;color:#81561d;background:#fff3dc}.profile-dialog__note svg{flex:0 0 auto}.profile-dialog__note p{font-size:12px;line-height:1.45}.profile-dialog>article>footer{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-dialog>article>footer button{min-height:48px;padding:0 12px;border:0;border-radius:16px;color:#27485c;background:#e7eef1;font-size:12px;font-weight:750;cursor:pointer}.profile-dialog>article>footer .dialog-primary{color:#fff;background:var(--coral)}.profile-dialog>article>footer .dialog-danger{color:#fff;background:#a52f37}.profile-dialog>article>footer .dialog-cancel{grid-column:1 / -1;color:#4f6574;background:transparent}.profile-dialog--danger .eyebrow{color:#a52f37}.connectivity-status{position:fixed;z-index:95;top:calc(9px + var(--safe-top));left:50%;width:min(calc(100% - 24px - var(--safe-left) - var(--safe-right)),520px);min-height:42px;padding:9px 13px;border:1px solid rgba(255,255,255,.55);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff7e9;background:#633d18eb;box-shadow:0 12px 30px #2e1b0933;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translate(-50%);font-size:12px}.connectivity-status svg{flex:0 0 auto}.connectivity-status strong{font-weight:800}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px}.question-image__state--error span,.load-error,.notification-state,.notification-fallback,.offline-pack-state,.offline-pack-summary>p,.economy-status,.pending-data,.quarantined-data p,.profile-dialog__note p,.priority-card p:not(.eyebrow),.method-card p,.progress-panel__state,.topic-card__body>p:not(.eyebrow){font-size:13px}.ticket-sheet__footer>button,.question-image__state--error button,.image-dialog__error>button,.confidence-picker button,.filter-tabs button,.load-error button,.topic-list__more,.rule-dialog article>a,.streak-shield-store>button,.progress-retry,.notification-state button,.reminder-schedule fieldset button,.notification-actions button,.offline-pack-reauthorize button,.offline-pack-actions button,.retention-setting>.retention-save,.quarantined-data button,.profile-actions button,.profile-dialog>article>footer button,.secondary-button{font-size:13px}@media(max-height:740px)and (max-width:600px){.home-copy{margin-top:28px}.home-copy h1{font-size:40px}.home-subtitle{margin-top:12px}.primary-run-button{min-height:58px;margin-top:16px}.home-controls{margin-top:10px}.route-progress-card{bottom:calc(103px + var(--safe-bottom))}.login-card{padding:18px}.login-card__icon{display:none}.login-card h1{font-size:30px}}@media(max-width:759px){.route-destination-marker[data-rewarded=true]{left:24%}}@media(min-width:760px){.bottom-nav{left:50%;right:auto;width:560px;transform:translate(-50%)}.country-dialog{align-items:center}.country-dialog>section{width:min(680px,calc(100% - 48px));max-height:min(760px,calc(100dvh - 48px));padding:24px;border-radius:30px;box-shadow:var(--shadow-float)}.country-list{grid-template-columns:repeat(2,minmax(0,1fr))}.scope-setup-screen{background-size:auto max(100%,980px);background-repeat:no-repeat;background-position:right center}.scope-setup-screen__ambient{right:auto;width:58%;background:#e9f3f7e6}.scope-setup-screen>header{padding-inline:4vw}.scope-setup-card{width:min(520px,44vw);margin:clamp(56px,8vh,96px) auto 0 7vw}.home-screen{background-size:auto max(100%,940px);background-repeat:no-repeat;background-position:right 44%}.home-screen__ambient{position:absolute;inset:0 auto 0 0;width:58%;display:block;background:#edf5f8e3}.home-header{padding:calc(28px + var(--safe-top)) 5vw 0}.home-header .brand{font-size:25px}.home-copy{width:min(47vw,660px);margin:clamp(70px,11vh,130px) 0 0 7vw;padding:0}.home-date{font-size:20px}.home-copy h1{max-width:590px;margin-top:16px;font-size:clamp(58px,6vw,86px);line-height:.9}.home-subtitle{margin-top:24px;font-size:21px}.primary-run-button{width:390px;min-height:78px;margin-top:31px;border-radius:31px;font-size:27px}.home-controls{width:390px}.mode-link__optional{display:inline}.category-control{grid-template-columns:repeat(2,62px)}.category-control button{min-height:44px}.mode-link{font-size:13px}.route-progress-card{right:6vw;bottom:126px;width:188px;padding:15px 17px}.route-destination-marker{right:27vw;left:auto;bottom:137px;transform:none}.route-destination-marker[data-rewarded=true]{animation-name:route-marker-reward-desktop}@keyframes route-marker-reward-desktop{0%{opacity:.4;transform:translateY(9px) scale(.82)}62%{opacity:1;transform:translateY(-5px) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}.home-desktop-panel{position:absolute;z-index:5;top:15vh;right:6vw;width:min(31vw,390px);padding:22px;border:1px solid rgba(255,255,255,.75);border-radius:29px;display:block;background:#f8fbfbb8;box-shadow:var(--shadow-float);backdrop-filter:blur(24px) saturate(130%);-webkit-backdrop-filter:blur(24px) saturate(130%)}.home-desktop-panel h2{margin-top:5px;font-size:27px;letter-spacing:-.045em}.focus-card{margin-top:16px;padding:13px;border-radius:18px;display:flex;gap:10px;align-items:center;background:#e6f3f6e0}.focus-card svg{flex:0 0 auto;color:#136e89}.focus-card div{display:grid;gap:2px}.focus-card span{color:var(--ink-muted);font-size:12px}.focus-card strong{font-size:13px}.compact-stat-row{margin-top:9px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.compact-stat-row>div{padding:12px;border-radius:17px;display:grid;gap:3px;background:#ffffffb3}.compact-stat-row svg{color:#147a72}.compact-stat-row span{color:var(--ink-muted);font-size:12px}.compact-stat-row strong{font-size:13px}.secondary-button{width:100%;min-height:45px;margin-top:9px;border:0;border-radius:15px;color:#fff;background:#123b55;font-size:13px;font-weight:740;cursor:pointer}.mode-sheet{width:620px;max-height:min(780px,90vh);margin:auto;border-radius:30px;padding:15px 22px 24px}.mode-dialog{align-items:center}.mode-grid{grid-template-columns:repeat(2,1fr)}.ticket-sheet{width:min(760px,calc(100% - 48px))}.ticket-catalog{grid-template-columns:repeat(8,minmax(0,1fr))}.ticket-sheet__footer>div span{font-size:12px}.login-screen{background-size:auto max(100%,980px);background-repeat:no-repeat;background-position:right center}.login-screen:before{content:"";position:absolute;inset:0 auto 0 0;width:56%;background:#e9f3f7e6}.login-screen>header{padding:10px 4vw}.login-card{left:7vw;right:auto;bottom:50%;width:min(500px,43vw);transform:translateY(50%);padding:30px}.login-card h1{font-size:48px}.login-intro{font-size:14px}.learning-header{padding-inline:max(18px,calc((100vw - 820px)/2));grid-template-columns:48px 1fr 48px}.learning-scroll{width:min(820px,100%);margin:0 auto;padding:22px 20px 30px}.question-image img{max-height:390px}.question-card{padding:27px}.question-card h1{font-size:34px}.recall-gate,.rule-review-text{padding:20px}.answer-option{min-height:66px;font-size:15px}.confidence-picker--recall>div{grid-template-columns:repeat(4,minmax(0,1fr))}.learning-actions{padding-inline:max(20px,calc((100vw - 780px)/2))}.debrief-screen{padding-inline:max(20px,calc((100vw - 720px)/2))}.debrief-stats{gap:12px}.debrief-stats[data-has-pending=true]{grid-template-columns:repeat(4,1fr)}.debrief-stats>div{padding:20px}.standard-screen{padding:calc(42px + var(--safe-top)) max(32px,calc((100vw - 1120px)/2)) 132px}.page-header h1{font-size:48px}.scope-toolbar>span{flex:0 1 auto}.rules-screen .source-note{width:fit-content}.rules-section-filter{max-width:520px}.rules-coverage{max-width:760px;gap:10px}.rules-coverage>div{padding:14px}.topic-list{grid-template-columns:repeat(2,1fr)}.topic-card{min-height:178px}.mastery-hero{min-height:210px;padding:30px}.mastery-hero strong{font-size:66px}.metric-grid{grid-template-columns:repeat(4,1fr)}.priority-card,.method-card{padding:20px}.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topic-trends>div{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.quest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cosmetic-track{grid-template-columns:repeat(4,minmax(0,1fr))}.progress-panel{padding:21px}.profile-screen{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:13px}.profile-screen .page-header,.profile-screen .storage-note,.profile-screen .profile-actions{grid-column:1 / -1}}@media(min-width:760px)and (max-height:780px){.home-header{padding-top:calc(18px + var(--safe-top))}.home-copy{margin-top:clamp(24px,4.5vh,38px)}.home-date{font-size:17px}.home-copy h1{margin-top:10px;font-size:clamp(52px,5vw,66px)}.home-subtitle{margin-top:14px;font-size:18px}.primary-run-button{min-height:64px;margin-top:18px;font-size:23px}.home-controls{margin-top:10px}.home-desktop-panel{top:10vh}}@media(max-width:350px){.home-header{padding-right:calc(17px + var(--safe-right));padding-left:calc(17px + var(--safe-left))}.home-copy{padding-right:calc(18px + var(--safe-right));padding-left:calc(18px + var(--safe-left))}.home-copy h1{font-size:38px}.home-subtitle{font-size:15px}.primary-run-button{font-size:20px}.home-controls{grid-template-columns:64px auto minmax(0,1fr);gap:6px}.home-controls .country-control__trigger{padding:5px;grid-template-columns:1fr;justify-items:center}.home-controls .country-control__copy,.home-controls .country-control__trigger>svg{display:none}.home-controls .mode-link{justify-content:center;padding-inline:5px}.bottom-nav{left:calc(8px + var(--safe-left));right:calc(8px + var(--safe-right))}.bottom-nav__item span{font-size:12px}.route-destination-marker{left:25%}.route-progress-card{right:calc(12px + var(--safe-right))}.route-progress-card[data-rewarded=true]{width:190px}.rules-coverage{gap:5px}.rules-coverage>div{padding-inline:7px}.topic-card__progress{grid-template-columns:1fr}.topic-card__progress span{white-space:normal}.rule-review-text{padding:14px;font-size:13px}.profile-dialog>article>footer{grid-template-columns:1fr}}@media(max-height:620px){.login-screen{height:auto;min-height:100dvh;overflow-y:auto}.login-card{position:relative;left:auto;right:auto;bottom:auto;margin-top:36px}.home-screen{overflow-y:auto;overscroll-behavior-y:contain}.home-header{padding-top:calc(10px + var(--safe-top))}.home-copy{margin-top:8px;padding-bottom:calc(116px + var(--safe-bottom))}.home-copy h1{margin-top:6px;font-size:clamp(32px,8vw,38px)}.home-subtitle{margin-top:8px;font-size:14px}.primary-run-button{min-height:54px;margin-top:10px;font-size:19px}.home-controls{margin-top:8px}.route-progress-card,.route-destination-marker{display:none}}@media(min-width:760px)and (max-height:620px){.login-screen{height:100dvh;min-height:480px;overflow-y:auto}.login-card{position:absolute;top:calc(76px + var(--safe-top));right:auto;bottom:auto;left:7vw;width:min(500px,43vw);max-height:calc(100dvh - 96px - var(--safe-top) - var(--safe-bottom));margin:0;padding:20px;overflow-y:auto;transform:none}.login-card h1{font-size:clamp(34px,4vw,42px)}.home-copy{width:min(47vw,600px);margin:12px 0 0 7vw;padding:0 0 calc(96px + var(--safe-bottom))}.home-copy h1{max-width:560px;margin-top:8px;font-size:clamp(44px,5vw,58px);line-height:.9}.home-subtitle{margin-top:10px;font-size:16px}.primary-run-button{width:min(360px,100%);min-height:56px;margin-top:12px;border-radius:23px;font-size:21px}.home-controls{width:min(360px,100%);margin-top:8px}.home-desktop-panel{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
