:root{--canvas:#ebe9e2;--surface:#fffdf8;--surface-soft:#f3f1ea;--surface-raised:#fff;--surface-deep:#dedbd2;--brand:#182b42;--brand-soft:#263d56;--action:#8b2942;--action-dark:#661d31;--accent:#c6a45d;--accent-soft:#f4ead2;--success:#31704a;--success-soft:#e9f3ec;--warning:#9a6a22;--warning-soft:#faf0d9;--info-soft:#e8eef4;--text:#213044;--text-soft:#697485;--border:#ddd9cf;--border-strong:#c8c3b7;--white:#fff;--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--shadow-sm:0 1px 0 #ffffffe6 inset, 0 7px 20px #182b4212;--shadow-md:0 1px 0 #ffffffd9 inset, 0 20px 48px #182b421f;--shadow-brand:0 1px 0 #ffffff14 inset, 0 24px 58px #0f1d2d3d;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--motion-fast:.16s;--motion-state:.26s;--content:1120px}*{box-sizing:border-box}html{background:var(--canvas);scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 8% 4%, #c6a45d12, transparent 24rem), var(--canvas);font-family:var(--font-sans), "Segoe UI", sans-serif;margin:0;font-size:16px;line-height:1.5}button,textarea,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,textarea:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #c6a45db3}h1,h2,h3,p,blockquote{margin-top:0}h1,h2,h3,blockquote{color:var(--text);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;font-weight:650}button{color:inherit}.auth-shell{background:radial-gradient(circle at 12% 12%, #c6a45d29, transparent 25rem), linear-gradient(145deg, var(--brand) 0 38%, var(--canvas) 38% 100%);min-height:100svh}.auth-main{place-items:center;min-height:100svh;padding:clamp(24px,6vw,72px);display:grid}.login-card{background:color-mix(in srgb, var(--surface) 96%, transparent);width:min(100%,470px);box-shadow:var(--shadow-brand);border:1px solid #c6a45d57;border-radius:28px;gap:28px;padding:clamp(26px,5vw,42px);display:grid}.login-card__header{align-items:center;gap:16px;display:flex}.login-card__header img{object-fit:contain}.login-card__header div{gap:2px;display:grid}.login-card__header span,.login-card__copy>span,.auth-session-settings>div>span{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:850}.login-card__header strong{color:var(--text);font:650 1.35rem var(--font-serif), Georgia, serif}.login-card__copy h1{margin:4px 0 8px;font-size:clamp(2rem,7vw,2.7rem);line-height:1.04}.login-card__copy p{color:var(--text-soft);margin-bottom:0}.login-card__copy .auth-notice{border:1px solid color-mix(in srgb, var(--action) 32%, var(--border));color:var(--text);background:color-mix(in srgb, var(--action) 7%, var(--surface));border-radius:11px;margin-top:14px;padding:12px 14px;font-size:.84rem}.login-form{gap:17px;display:grid}.login-form label{color:var(--text);gap:7px;font-size:.84rem;font-weight:800;display:grid}.login-form input{border:1px solid var(--border-strong);width:100%;min-height:50px;color:var(--text);background:var(--surface-raised);border-radius:12px;padding:10px 13px}.login-form input:focus{border-color:var(--accent);outline:3px solid #c6a45d33}.login-form__hint{color:var(--text-soft);font-size:.76rem;font-weight:600}.login-form__link{color:var(--action);justify-self:end;font-size:.82rem;font-weight:800}.login-form__link--back{justify-self:center}.login-form button,.auth-session-action button{min-height:48px;color:var(--white);background:var(--action);cursor:pointer;transition:background var(--motion-fast), transform var(--motion-fast);border:0;border-radius:12px;font-weight:850}.login-form button:hover,.auth-session-action button:hover{background:var(--action-dark);transform:translateY(-1px)}.login-form button:disabled,.auth-session-action button:disabled{cursor:wait;opacity:.7;transform:none}.login-form__status{min-height:24px;color:var(--action);margin:-4px 0 0;font-size:.84rem}.auth-session-settings{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.auth-session-settings h2{margin:3px 0 5px}.auth-session-settings p{color:var(--text-soft);margin:0}.auth-session-action{justify-items:end;gap:4px;display:grid}.auth-session-action button{min-width:110px;padding:0 20px}.auth-session-action p{min-height:20px;color:var(--action);font-size:.8rem}.profile-integrity-notice{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(620px,100% - 40px);box-shadow:var(--shadow-md);gap:12px;margin:clamp(40px,10vh,96px) auto;padding:clamp(26px,5vw,42px);display:grid}.profile-integrity-notice>span{color:var(--action);letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:850}.profile-integrity-notice h1{margin:0;font-size:clamp(1.8rem,5vw,2.45rem)}.profile-integrity-notice>p{color:var(--text-soft);margin:0 0 8px}.profile-integrity-notice .auth-session-action{justify-items:start}@media (max-width:640px){.auth-shell{background:linear-gradient(180deg, var(--brand) 0 18%, var(--canvas) 18% 100%)}.auth-main{align-items:start;padding:11vh 18px 28px}.login-card{border-radius:22px;gap:23px;padding:26px 22px}.login-card__header img{width:60px;height:60px}.auth-session-settings{flex-direction:column;align-items:stretch}.auth-session-action{justify-items:stretch}}.app-icon{flex:none}.app-shell{min-height:100vh}.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaf5;height:64px;position:sticky;top:0}.site-header__inner{width:min(var(--content), calc(100% - 40px));justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.site-header__inner>.desktop-nav{margin-left:auto}.header-avatar{border:2px solid var(--accent);width:36px;height:36px;color:var(--white);background:var(--action);border-radius:50%;place-items:center;margin-left:12px;font-size:.68rem;font-weight:900;text-decoration:none;display:grid}.gamification-feedback{z-index:80;color:var(--ink);background:#fffcf5f5;border:1px solid #e1a02373;border-radius:999px;align-items:center;gap:10px;padding:13px 18px;font-weight:850;animation:.24s ease-out feedback-in;display:flex;position:fixed;bottom:28px;right:28px;box-shadow:0 16px 42px #0f23412e}.gamification-feedback svg{color:#d78b0d}@keyframes feedback-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand img{object-fit:contain;width:39px;height:39px}.brand__wordmark{flex-direction:column;line-height:1.05;display:flex}.brand__wordmark strong{color:var(--brand);font-family:var(--font-serif), Georgia, serif;font-size:1.05rem}.brand__wordmark span{color:var(--text-soft);letter-spacing:.09em;text-transform:uppercase;margin-top:5px;font-size:.62rem;font-weight:650}.desktop-nav{align-items:center;gap:5px;display:flex}.desktop-nav a{min-height:40px;color:var(--text-soft);transition:color var(--motion-fast), background var(--motion-fast), transform var(--motion-fast);border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.desktop-nav a:after{background:var(--action);content:"";opacity:0;height:2px;transition:opacity var(--motion-state), transform var(--motion-state);border-radius:99px;position:absolute;bottom:4px;left:14px;right:14px;transform:scaleX(.35)}.desktop-nav a:hover{color:var(--brand);background:var(--surface-soft)}.desktop-nav a:active{transform:scale(.97)}.desktop-nav a.is-active{color:var(--brand)}.desktop-nav a.is-active:after{opacity:1;transform:scaleX(1)}.site-main{min-height:calc(100vh - 64px)}.app-view,.practice-page{width:min(var(--content), calc(100% - 40px));margin:0 auto;padding:32px 0 88px;animation:.28s both view-enter}.practice-page{width:min(980px,100% - 40px)}.mobile-nav{display:none}.app-view__topbar{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.app-view__topbar span,.app-section-heading span{color:var(--action);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.app-view__topbar h1{margin:2px 0 0;font-size:clamp(2rem,4vw,3rem)}.app-view__topbar>strong{color:var(--text-soft);font-size:.76rem}.app-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:16px;display:flex}.app-section-heading h2{margin:2px 0 0;font-size:1.55rem}.action-button{cursor:pointer;min-height:48px;box-shadow:var(--shadow-sm);transition:transform var(--motion-fast), box-shadow var(--motion-fast), background var(--motion-fast);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 19px;font-size:.88rem;font-weight:800;text-decoration:none;display:inline-flex}.action-button:active:not(:disabled){transform:translateY(1px)scale(.975);box-shadow:0 3px 9px #182b4224}.action-button:disabled{cursor:not-allowed;opacity:.42}.action-button--primary{color:var(--white);background:var(--action)}.action-button--brand{color:var(--white);background:var(--brand)}.action-button--light{color:var(--brand);background:var(--white)}.action-button--gold{color:var(--brand);background:var(--accent)}.control-link{min-height:42px;color:var(--action);transition:background var(--motion-fast), transform var(--motion-fast);border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.control-link:hover{background:var(--surface)}.control-link:active{transform:scale(.97)}.progress-block{min-width:0}.progress-block__labels{color:var(--text-soft);justify-content:space-between;gap:16px;margin-bottom:8px;font-size:.72rem;display:flex}.progress-block__labels strong{color:var(--text)}.progress-block--compact .progress-block__labels{margin-bottom:6px;font-size:.66rem}.progress-track{background:#6974852e;border-radius:99px;height:7px;overflow:hidden}.progress-track>span{border-radius:inherit;background:var(--action);transform-origin:0;height:100%;transition:width .5s cubic-bezier(.2,.8,.2,1);animation:.72s cubic-bezier(.2,.8,.2,1) both progress-reveal;display:block;position:relative}.progress-track i{display:none}.loading-panel{border-radius:var(--radius-lg);background:var(--surface);min-height:300px;box-shadow:var(--shadow-sm);overflow:hidden}.loading-panel:after{width:45%;height:100%;min-height:inherit;content:"";background:linear-gradient(90deg,#0000,#8b294214,#0000);animation:1.1s infinite loading;display:block}.journey-home{gap:28px;display:grid}.journey-overview{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px;display:grid}.module-overview{border-radius:var(--radius-lg);background:linear-gradient(120deg, #faf9ff, var(--surface));min-height:164px;box-shadow:var(--shadow-sm);border:1px solid #5748d229;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:22px;padding:23px 26px;display:grid}.module-overview__ring{--module-progress:0deg;background:conic-gradient(#5748d2 var(--module-progress), #e5e1f5 0);border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #5748d214}.module-overview__ring:before{background:var(--surface-raised);content:"";border-radius:50%;width:78px;height:78px;position:absolute}.module-overview__ring strong{z-index:1;color:#5748d2;font-size:1.55rem;position:relative}.module-overview>div:last-child>span{color:#5748d2;letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:850}.module-overview h1{font-family:var(--font-sans), sans-serif;letter-spacing:-.035em;margin:2px 0 14px;font-size:1.4rem}.journey-context{gap:12px;display:grid}.context-chip{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:76px;box-shadow:var(--shadow-sm);transition:transform var(--motion-fast), box-shadow var(--motion-fast);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 15px;text-decoration:none;display:grid}.context-chip:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.context-chip>span{border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.context-chip--streak>span{color:#b66b12;background:#fff0db}.context-chip--recall>span{color:var(--success);background:var(--success-soft)}.context-chip div{flex-direction:column;display:flex}.context-chip small{color:var(--text-soft);font-size:.64rem}.context-chip strong{color:var(--brand);font-size:.88rem}.learning-path{position:relative}.learning-path__heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.learning-path__heading span{color:#e78b00;letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:900}.learning-path__heading h2{margin:3px 0 0;font-size:2rem}.learning-path__heading p{color:var(--text-soft);margin:0;font-size:.72rem}.learning-path__rail{gap:16px;padding:6px 0 10px 70px;display:grid;position:relative}.learning-path__rail:before{background:linear-gradient(var(--success), var(--accent) 55%, var(--border-strong));content:"";border-radius:99px;width:4px;position:absolute;top:20px;bottom:36px;left:32px}.learning-step{position:relative}.learning-card{border:1px solid var(--border);background:var(--surface);min-height:112px;box-shadow:var(--shadow-sm);transition:transform var(--motion-fast), box-shadow var(--motion-fast), border-color var(--motion-fast);border-radius:20px;grid-template-columns:auto minmax(0,1.3fr) minmax(190px,.6fr) auto;align-items:center;gap:18px;padding:18px 20px;text-decoration:none;display:grid;position:relative}a.learning-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.learning-node{border:6px solid var(--canvas);width:58px;height:58px;color:var(--text-soft);background:var(--surface);box-shadow:0 0 0 1px var(--border), var(--shadow-sm);border-radius:50%;place-items:center;display:grid;position:absolute;left:-66px}.learning-card__identity>span{color:var(--text-soft);letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:900}.learning-card__identity h3{font-family:var(--font-sans), sans-serif;letter-spacing:-.03em;margin:4px 0 3px;font-size:1.15rem}.learning-card__identity small{color:var(--text-soft);font-size:.66rem}.learning-card__action{min-width:140px;min-height:44px;color:var(--white);background:var(--action);border-radius:12px;justify-content:center;align-items:center;gap:9px;font-size:.74rem;font-weight:850;display:inline-flex}.learning-step--review .learning-card{background:linear-gradient(100deg,var(--success-soft),var(--surface) 70%);border-color:#31704a52}.learning-step--review .learning-node,.learning-step--completed .learning-node{color:var(--white);background:var(--success)}.learning-step--review .learning-card__action{background:var(--success)}.learning-step--recall .learning-card{background:linear-gradient(100deg,#f1efff,var(--surface) 70%);border-color:#5748d240}.learning-step--recall .learning-node{color:var(--white);background:#5748d2}.learning-step--available .learning-card,.learning-step--in_progress .learning-card{border-color:#e78b0061}.learning-step--available .learning-node,.learning-step--in_progress .learning-node{color:var(--white);background:#eb930c;box-shadow:0 0 0 1px #eb930c,0 0 0 8px #eb930c1a}.learning-step--available .learning-card__action,.learning-step--in_progress .learning-card__action{background:#e78b00}.learning-step--locked{opacity:.58}.learning-step--locked .learning-card{box-shadow:none}.learning-step--locked .learning-card__action{color:var(--text-soft);background:var(--surface-soft)}.learning-step.is-relevant .learning-card{box-shadow:0 18px 42px #182b4221}.learning-path__continuation{color:var(--text-soft);grid-template-columns:58px 1fr;align-items:center;gap:8px;margin-left:-66px;font-size:.68rem;display:grid}.learning-path__continuation span{background:var(--border-strong);border-radius:50%;width:12px;height:12px;margin:0 auto;display:block}.profile-view{gap:22px;display:grid}.profile-hero{border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--shadow-brand);background:linear-gradient(120deg,#102b4d,#183b62 68%,#2b4d6c);grid-template-columns:auto minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:26px;padding:26px 30px;display:grid;position:relative;overflow:hidden}.profile-hero:after{content:"";border:1px solid #c6a45d33;border-radius:50%;width:300px;height:300px;position:absolute;right:-90px;box-shadow:0 0 0 48px #c6a45d0a}.profile-avatar{z-index:1;border:4px solid var(--white);width:100px;height:100px;color:var(--white);background:var(--action);box-shadow:0 0 0 4px var(--accent);border-radius:50%;place-items:center;font-size:1.5rem;font-weight:900;display:grid;position:relative}.profile-identity{z-index:1;position:relative}.profile-identity>span{color:var(--accent);text-transform:uppercase;font-size:.65rem;font-weight:900}.profile-identity h1{color:var(--white);margin:2px 0 10px;font-size:2.35rem}.profile-level{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:10px;display:flex}.profile-level strong{background:#ffffff1a;border-radius:9px;padding:5px 10px}.profile-level span{color:var(--accent);font-weight:900}.profile-hero .progress-block__labels{color:#fff9}.profile-hero .progress-block__labels strong{color:var(--white)}.profile-hero .progress-track{background:#ffffff24}.profile-hero .progress-track>span{background:var(--accent)}.profile-facts{z-index:1;grid-template-columns:repeat(3,1fr);gap:9px;display:grid;position:relative}.profile-facts>div{background:#08182a40;border:1px solid #ffffff24;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:12px;display:grid}.profile-facts .app-icon{color:var(--accent);grid-row:1/3}.profile-facts span{color:#ffffff9e;font-size:.62rem}.profile-facts strong{color:var(--white);font-size:.9rem}.weekly-goal{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px 30px;padding:24px 26px;display:grid}.weekly-goal__copy>span{color:var(--action);text-transform:uppercase;align-items:center;gap:7px;font-size:.67rem;font-weight:900;display:inline-flex}.weekly-goal h2{font-family:var(--font-sans),sans-serif;margin:5px 0 3px;font-size:1.35rem}.weekly-goal p{color:var(--text-soft);margin:0;font-size:.72rem}.weekly-days{gap:8px;display:flex}.weekly-days span{border:2px dashed var(--border-strong);width:38px;height:38px;color:var(--text-soft);border-radius:50%;place-items:center;font-weight:850;display:grid}.weekly-days span.is-complete{color:var(--white);border-style:solid;border-color:var(--action);background:var(--action)}.weekly-goal>.progress-block{min-width:0}.achievements-section{border-top:1px solid var(--border-strong);padding-top:22px}.achievements-section>header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:14px;display:flex}.achievements-section>header span{color:var(--action);text-transform:uppercase;font-size:.67rem;font-weight:900}.achievements-section>header h2{margin:2px 0 0;font-size:1.65rem}.achievements-section>header small{color:var(--text-soft)}.achievement-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.achievement-card{border:1px solid var(--border);border-radius:var(--radius-md);min-height:210px;color:var(--text-soft);background:#ffffff80;padding:18px;position:relative}.achievement-card.is-unlocked{color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.achievement-card__icon{width:42px;height:42px;color:var(--text-soft);background:var(--surface-deep);border-radius:13px;place-items:center;margin-bottom:15px;display:grid}.is-unlocked .achievement-card__icon{color:var(--brand);background:var(--accent)}.achievement-card>small{color:var(--warning);text-transform:uppercase;font-size:.58rem;font-weight:900;position:absolute;top:17px;right:16px}.achievement-card h3{font-family:var(--font-sans),sans-serif;margin:0 0 5px;font-size:.95rem}.achievement-card p{margin:0;font-size:.7rem}.achievement-progress{margin-top:15px}.achievement-card time{color:var(--success);margin-top:14px;font-size:.62rem;font-weight:800;display:block}.ranking-view{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;display:grid}.ranking-heading,.demo-notice{grid-column:1/-1}.ranking-heading span{color:#e78b00;text-transform:uppercase;font-size:.67rem;font-weight:900}.ranking-heading h1{margin:3px 0 2px;font-size:2.65rem}.ranking-heading p{color:var(--text-soft);margin:0}.demo-notice{color:#4d409f;background:#f2f0ff;border:1px solid #5748d22e;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:11px 14px;display:grid}.demo-notice div{flex-direction:column;display:flex}.demo-notice span{font-size:.68rem}.league-card{border-radius:var(--radius-lg);color:var(--white);box-shadow:var(--shadow-brand);background:linear-gradient(120deg,#102b4d,#173b62);grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:25px 28px;display:grid}.league-emblem{color:#754016;background:linear-gradient(145deg,#e4a371,#a85f31);border-radius:28px;place-items:center;width:88px;height:88px;display:grid;box-shadow:inset 0 0 0 5px #ffffff29}.league-card small{color:var(--accent);text-transform:uppercase;font-weight:850}.league-card h2{color:var(--white);margin:1px 0 7px;font-size:1.75rem}.league-card p{color:#ffffff94;margin:0;font-size:.7rem}.league-card strong{font-size:2rem}.ranking-board{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);overflow:hidden}.ranking-board>header,.ranking-board>div{border-bottom:1px solid var(--border);grid-template-columns:45px minmax(0,1fr) 120px 90px;align-items:center;gap:10px;min-height:62px;padding:0 18px;display:grid}.ranking-board>header{min-height:44px;color:var(--text-soft);font-size:.65rem;font-weight:800}.ranking-board>div:last-child{border-bottom:0}.ranking-board .is-current-user{color:var(--action);box-shadow:inset 4px 0 var(--action);background:#fff0f3;animation:.65s both current-rank-highlight}.ranking-person{align-items:center;gap:10px;font-weight:800;display:flex}.ranking-person i{width:32px;height:32px;color:var(--white);background:var(--brand);border-radius:50%;place-items:center;font-size:.65rem;font-style:normal;display:grid}.ranking-board>div>span:last-child{align-items:center;gap:4px;display:inline-flex}.ranking-rules{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);padding:22px}.ranking-rules h2{margin-bottom:14px;font-size:1.35rem}.ranking-rules>div{border-top:1px solid var(--border);flex-direction:column;padding:14px 0;display:flex}.ranking-rules strong{color:var(--brand)}.ranking-rules span{color:var(--text-soft);margin-top:3px;font-size:.72rem}.ranking-unavailable{border-radius:var(--radius-lg);background:var(--surface);text-align:center;grid-column:1/-1;padding:60px}.app-view--home{gap:20px;display:grid}.next-action{border-radius:var(--radius-lg);color:var(--white);background:linear-gradient(125deg, #152a42 0%, var(--brand) 62%, #213a55 100%);box-shadow:var(--shadow-brand);border:1px solid #ffffff14;padding:28px 30px 24px;position:relative;overflow:hidden}.next-action:after{content:"";border:1px solid #c6a45d2e;border-radius:50%;width:240px;height:240px;position:absolute;top:-80px;right:-55px;box-shadow:0 0 0 40px #ffffff06,0 0 0 80px #ffffff05}.next-action__status{z-index:1;color:#ffffffad;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:22px;font-size:.72rem;font-weight:750;display:inline-flex;position:relative}.state-dot{background:currentColor;border-radius:50%;width:8px;height:8px;display:inline-block}.state-dot--in_progress{color:var(--accent);box-shadow:0 0 0 5px #c6a45d1f}.state-dot--completed{color:#7bc694}.next-action__content{z-index:1;justify-content:space-between;align-items:end;gap:32px;display:flex;position:relative}.next-action__content p{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:.76rem;font-weight:800}.next-action h1{max-width:680px;color:var(--white);margin-bottom:14px;font-size:clamp(2rem,5vw,3.7rem);line-height:1.02}.next-action__progress-label{color:#ffffff9e;gap:16px;font-size:.78rem;display:flex}.next-action>.progress-block{z-index:1;max-width:670px;margin-top:24px;position:relative}.next-action .progress-block__labels{color:#ffffff94}.next-action .progress-block__labels strong{color:var(--white)}.next-action .progress-track{background:#ffffff24}.next-action .progress-track>span{background:var(--accent)}.quick-progress{border:0;border-top:3px solid var(--action);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.quick-progress>div{border-right:1px solid var(--border);grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-height:86px;padding:18px 22px;display:grid}.quick-progress>div:last-child{border-right:0}.quick-progress__icon{width:36px;height:36px;color:var(--action);background:var(--surface-soft);border-radius:10px;place-items:center;display:grid}.quick-progress strong{color:var(--brand);font-family:var(--font-sans), sans-serif;font-size:1.55rem}.quick-progress>div>span:last-child{color:var(--text-soft);font-size:.75rem}.home-journey{border-radius:var(--radius-lg);background:var(--surface-deep);border-top:1px solid #ffffffbf;padding:22px;position:relative;box-shadow:0 12px 30px #182b420f}.home-path{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.home-path__item{border-radius:var(--radius-md);min-height:82px;transition:transform var(--motion-fast), background var(--motion-fast), box-shadow var(--motion-fast);background:#ffffffa6;border:1px solid #0000;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;text-decoration:none;display:grid}.home-path__item:hover{background:var(--white);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.home-path__item:active{transform:scale(.985)}.home-path__item.is-active{background:var(--surface-raised);border-color:#8b294247;box-shadow:0 9px 22px #182b4214}.home-path__node{width:42px;height:42px;color:var(--text-soft);background:var(--surface-soft);border-radius:13px;place-items:center;font-weight:850;display:grid}.home-path__node--completed{color:var(--success);background:var(--success-soft)}.home-path__node--in_progress{color:var(--white);background:var(--action)}.home-path__copy{flex-direction:column;min-width:0;display:flex}.home-path__copy strong{color:var(--brand);font-family:var(--font-serif), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.home-path__copy small{color:var(--text-soft);margin-top:3px;font-size:.7rem}.app-view--practices{gap:18px;display:grid}.journey-command{border-radius:var(--radius-lg);color:var(--white);background:linear-gradient(128deg, #142940 0%, var(--brand) 58%, #243e59 100%);box-shadow:var(--shadow-brand);border:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:36px;padding:30px 32px 27px;display:flex;position:relative;overflow:hidden}.journey-command:after{content:"";border:1px solid #c6a45d33;border-radius:50%;width:250px;height:250px;position:absolute;top:-96px;right:-28px;box-shadow:0 0 0 42px #c6a45d09,0 0 0 84px #ffffff05}.journey-command__copy{z-index:1;max-width:710px;position:relative}.journey-command__status{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;background:#c6a45d14;border:1px solid #c6a45d33;border-radius:99px;align-items:center;gap:8px;margin-bottom:22px;padding:7px 10px;font-size:.63rem;font-weight:850;animation:.42s both status-enter;display:inline-flex}.journey-command__eyebrow{color:var(--accent);letter-spacing:.11em;text-transform:uppercase;font-size:.7rem;font-weight:850;display:block}.journey-command h2{color:var(--white);margin:5px 0 8px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}.journey-command__meta{color:#ffffff94;gap:18px;margin-top:14px;font-size:.7rem;display:flex}.journey-command__progress{max-width:520px;margin-top:20px}.journey-command__progress .progress-block__labels{color:#ffffff8c}.journey-command__progress .progress-block__labels strong{color:var(--white)}.journey-command__progress .progress-track{background:#ffffff1f}.journey-command__progress .progress-track>span{background:var(--accent)}.journey-command>.action-button{z-index:1;flex:none;position:relative}.journey-metrics{border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.journey-metrics>div{border-right:1px solid var(--border);align-items:baseline;gap:8px;min-height:74px;padding:19px 22px;display:flex}.journey-metrics>div:last-child{border-right:0}.journey-metrics strong{color:var(--brand);font-size:1.45rem}.journey-metrics span{color:var(--text-soft);font-size:.7rem}.module-path{border:0;border-top:3px solid var(--accent);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);overflow:hidden}.module-path__header{border-bottom:1px solid var(--border);background:linear-gradient(90deg, var(--surface-raised), var(--surface-soft));grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);align-items:center;gap:32px;padding:22px 26px;display:grid}.module-path__identity{align-items:center;gap:14px;display:flex}.module-path__identity>span{width:44px;height:44px;color:var(--brand);background:var(--accent);border-radius:13px;place-items:center;font-weight:900;display:grid}.module-path__identity small{color:var(--action);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.module-path__identity h2{color:var(--brand);margin:2px 0 0;font-size:1.5rem}.module-path__count{color:var(--text-soft);text-align:right;margin-bottom:7px;font-size:.68rem;display:block}.module-path__progress{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;display:grid}.module-path__progress>strong{color:var(--brand);font-size:1.15rem}.practice-path{background:linear-gradient(90deg,#182b4206,#0000 28%);gap:18px;padding:30px 28px;display:grid;position:relative}.practice-path:before{background:linear-gradient(var(--accent) 0 42%, var(--border-strong) 42%);content:"";border-radius:9px;width:3px;position:absolute;top:30px;bottom:57px;left:57px}.practice-step{z-index:1;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:16px;display:grid;position:relative}.practice-step__node{border:6px solid var(--surface);width:58px;height:58px;color:var(--text-soft);background:var(--surface-soft);box-shadow:0 0 0 1px var(--border);transition:transform var(--motion-state), box-shadow var(--motion-state);border-radius:50%;place-items:center;font-weight:900;display:grid}.practice-step--completed .practice-step__node,.practice-step--review .practice-step__node,.practice-step--recall .practice-step__node{color:var(--brand);background:var(--accent);animation:.52s both node-complete;box-shadow:0 0 0 1px #c6a45d80,0 0 0 7px #c6a45d1f}.practice-step--in_progress .practice-step__node{color:var(--white);background:var(--action);box-shadow:0 0 0 7px #8b29421c}.practice-step:hover .practice-step__node{transform:scale(1.06)}.practice-step__card{border:1px solid var(--border);border-left:4px solid var(--border-strong);border-radius:var(--radius-md);background:var(--surface);min-height:158px;box-shadow:var(--shadow-sm);transition:transform var(--motion-fast), box-shadow var(--motion-fast), border-color var(--motion-fast);grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);align-items:center;gap:32px;padding:24px 26px;text-decoration:none;display:grid;position:relative;overflow:hidden}.practice-step__card:after{content:"";background:#182b4206;border-radius:0 0 0 72px;width:72px;height:72px;position:absolute;top:0;right:0}.practice-step__card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-3px)scale(1.004)}.practice-step__card:active{transform:scale(.985)}.practice-step--in_progress .practice-step__card{border-color:#8b294240;border-left-color:var(--action);background:var(--surface-raised)}.practice-step--review .practice-step__card{border-left-color:var(--accent);background:linear-gradient(100deg, var(--warning-soft), var(--surface) 72%)}.practice-step--recall .practice-step__card{border-left-color:var(--success);background:linear-gradient(100deg, var(--success-soft), var(--surface) 72%)}.practice-step--not_started .practice-step__card{color:var(--text-soft);box-shadow:none}.practice-step__status{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:6px;font-size:.67rem;font-weight:850;display:inline-flex}.practice-step--review .practice-step__status{color:var(--warning)}.practice-step--recall .practice-step__status,.practice-step--completed .practice-step__status{color:var(--success)}.practice-step__main h3{margin:0 0 7px;font-size:1.55rem}.practice-step__main>p{max-width:620px;color:var(--text-soft);margin:0 0 16px;font-size:.78rem;line-height:1.5}.practice-step__meta{color:var(--text-soft);gap:16px;font-size:.7rem;display:flex}.practice-step__meta span{align-items:center;gap:5px;display:inline-flex}.practice-step__side{align-content:center;gap:18px;display:grid}.practice-step__progress{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.practice-step__progress>span{color:var(--text-soft);font-size:.72rem;font-weight:800}.practice-step__action{min-height:44px;color:var(--white);background:var(--action);white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:.76rem;font-weight:850;display:inline-flex}.practice-path__end{color:var(--text-soft);grid-template-columns:58px 1fr;align-items:center;gap:14px;display:grid}.practice-path__end>span{z-index:1;border:4px solid var(--surface);background:var(--border-strong);border-radius:50%;width:18px;height:18px;margin:0 auto;display:block;position:relative}.practice-path__end p{margin:0;font-size:.73rem}.app-view--progress{gap:18px;display:grid}.evolution-card{border-radius:var(--radius-lg);color:var(--white);background:linear-gradient(125deg, #142940 0%, var(--brand) 58%, #243e59 100%);box-shadow:var(--shadow-brand);border:1px solid #ffffff14;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:34px;padding:34px 38px;display:grid;position:relative;overflow:hidden}.evolution-card:after{content:"";border:1px solid #c6a45d2e;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-120px;right:-88px;box-shadow:0 0 0 44px #c6a45d08,0 0 0 88px #ffffff05}.evolution-ring{--progress:0deg;z-index:1;background:conic-gradient(var(--accent) var(--progress), #ffffff1a 0);border:1px solid #c6a45d38;border-radius:50%;place-items:center;width:174px;height:174px;animation:.76s cubic-bezier(.2,.8,.2,1) both ring-enter;display:grid;position:relative;box-shadow:0 0 0 10px #ffffff06,0 18px 38px #08121d33}.evolution-ring:after{border:2px solid var(--brand);background:var(--accent);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.evolution-ring>div{background:var(--brand);border:1px solid #ffffff14;border-radius:50%;align-content:center;place-items:center;width:134px;height:134px;display:grid}.evolution-ring strong{color:var(--white);font-size:2.35rem;line-height:1}.evolution-ring span{color:#ffffff8c;margin-top:5px;font-size:.7rem}.evolution-card__body{z-index:1;position:relative}.evolution-card__body>span{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.evolution-card__body h2{color:var(--white);margin:3px 0 13px;font-size:clamp(1.8rem,4vw,2.75rem)}.evolution-card__module{color:#ffffff8c;align-items:baseline;gap:7px;margin-bottom:16px;font-size:.69rem;display:flex}.evolution-card__module span{text-transform:uppercase}.evolution-card__module strong{color:var(--white);font-size:.76rem}.evolution-card__body>p{color:#ffffff9e;margin:14px 0 0;font-size:.75rem}.evolution-card .progress-block__labels{color:#ffffff8f}.evolution-card .progress-block__labels strong{color:var(--white)}.evolution-card .progress-track{background:#ffffff24}.evolution-card .progress-track>span{background:var(--accent)}.progress-metrics{border:1px solid var(--border);border-top:3px solid var(--accent);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-md);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.progress-metrics>div{border-right:1px solid var(--border);grid-template-columns:auto auto 1fr;align-items:center;gap:10px;min-height:78px;padding:18px 20px;display:grid;position:relative}.progress-metrics>div:last-child{border-right:0}.progress-metrics .app-icon{width:32px;height:32px;color:var(--action);background:var(--surface-soft);border-radius:10px;padding:6px;overflow:visible}.progress-metrics strong{color:var(--brand);font-size:1.35rem}.progress-metrics span{color:var(--text-soft);font-size:.68rem}.progress-practices{border:0;border-top:1px solid var(--border-strong);box-shadow:none;background:0 0;border-radius:0;padding:25px 0 0}.progress-practice-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.progress-practice{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);min-height:270px;box-shadow:var(--shadow-sm);transition:transform var(--motion-fast), box-shadow var(--motion-fast), border-color var(--motion-fast);gap:17px;padding:22px 22px 20px 26px;display:grid;position:relative;overflow:hidden}.progress-practice:before{background:var(--border-strong);content:"";width:4px;position:absolute;inset:0 auto 0 0}.progress-practice:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.progress-practice--review{background:linear-gradient(118deg, var(--warning-soft), var(--surface) 76%);border-color:#c6a45d59}.progress-practice--review:before{background:var(--accent)}.progress-practice--recall{background:linear-gradient(118deg, var(--success-soft), var(--surface) 76%)}.progress-practice--recall:before{background:var(--success)}.progress-practice--in_progress:before{background:var(--action)}.progress-practice__header{grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:9px;display:grid}.progress-practice__index{width:40px;height:40px;color:var(--text-soft);background:var(--surface-soft);border-radius:12px;place-items:center;font-weight:850;display:grid}.progress-practice--completed .progress-practice__index,.progress-practice--review .progress-practice__index,.progress-practice--recall .progress-practice__index{color:var(--success);background:var(--success-soft)}.progress-practice__status{color:var(--text-soft);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:6px;font-size:.63rem;font-weight:850;display:inline-flex}.progress-practice--review .progress-practice__status{color:var(--warning)}.progress-practice--recall .progress-practice__status,.progress-practice--completed .progress-practice__status{color:var(--success)}.progress-practice__date{color:var(--text-soft);justify-self:end;font-size:.64rem}.progress-practice h3{margin:0;font-size:1.35rem}.progress-practice__numbers{border-top:1px solid #69748529;border-bottom:1px solid #69748529;grid-template-columns:repeat(3,1fr);gap:0;display:grid}.progress-practice__numbers span{color:var(--text-soft);text-align:center;border-right:1px solid #69748529;padding:10px 8px;font-size:.62rem}.progress-practice__numbers span:last-child{border-right:0}.progress-practice__numbers strong{color:var(--brand);font-size:1rem;display:block}.progress-practice__action{min-height:42px;color:var(--action);background:var(--surface-soft);transition:transform var(--motion-fast), color var(--motion-fast), background var(--motion-fast);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:0 13px;font-size:.73rem;font-weight:850;text-decoration:none;display:inline-flex}.progress-practice__action:hover{color:var(--white);background:var(--action)}.progress-practice__action:active{transform:translateY(1px)scale(.985)}.storage-note{color:var(--text-soft);align-items:center;gap:8px;margin-top:14px;padding:12px 15px;font-size:.72rem;display:flex}.practice-utility{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.back-link,.quiet-button{min-height:42px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;padding:0 11px;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.back-link:hover,.quiet-button:hover{color:var(--action);background:var(--surface)}.practice-intro,.transition-screen{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);padding:36px 40px;animation:.3s both task-enter}.practice-intro__identity{align-items:center;gap:18px;margin-bottom:22px;display:flex}.practice-intro__identity img{width:56px;height:56px}.eyebrow{color:var(--action);letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:850}.practice-intro h1,.transition-screen h1{margin-bottom:0;font-size:clamp(2.2rem,5vw,3.8rem);line-height:1}.practice-intro__lead,.transition-screen__lead{max-width:720px;color:var(--text-soft);margin-bottom:22px}.intro-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:14px;display:grid}.intro-grid section{border-radius:var(--radius-md);background:var(--surface-soft);padding:20px}.intro-grid__index{width:32px;height:32px;color:var(--white);background:var(--brand);border-radius:9px;place-items:center;margin-bottom:14px;font-size:.72rem;font-weight:850;display:grid}.intro-grid h2{margin-bottom:5px;font-size:1.25rem}.intro-grid p{color:var(--text-soft);margin:0;font-size:.82rem}.academic-note{border-radius:12px;margin-top:10px;padding:16px 18px}.academic-note--gold{border-left:3px solid var(--accent);background:var(--accent-soft)}.academic-note--navy{border-left:3px solid var(--brand);background:var(--info-soft)}.academic-note__label{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.67rem;font-weight:850}.academic-note p:last-child{color:var(--text-soft);margin-bottom:0;font-size:.82rem}.practice-intro>.button,.transition-screen>.button{min-height:48px;color:var(--white);background:var(--action);cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;margin-top:20px;padding:0 20px;font-weight:800;display:inline-flex}.practice-mode{border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-md);animation:.3s both task-enter;overflow:hidden}:is(body:has(.practice-mode) .site-header,body:has(.practice-mode) .mobile-nav){display:none}body:has(.practice-mode) .site-main{min-height:100vh}body:has(.practice-mode) .practice-page{padding-top:12px}.practice-mode__top{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;display:flex}.practice-mode__top>div{align-items:center;gap:10px;min-width:0;display:flex}.practice-mode__top>div>span{color:var(--action);text-transform:uppercase;font-size:.67rem;font-weight:850}.practice-mode__top strong{color:var(--brand);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.practice-mode__top>span{color:var(--brand);background:var(--surface-soft);border-radius:9px;flex:none;padding:7px 10px;font-size:.74rem;font-weight:850}.practice-mode>.progress-block{padding:10px 22px 0}.practice-mode>.progress-block .progress-block__labels{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.practice-task{max-width:760px;min-height:520px;margin:0 auto;padding:46px 28px 30px}.practice-task__prompt{margin-bottom:24px}.practice-task__prompt>span{color:var(--action);letter-spacing:.1em;text-transform:uppercase;font-size:.69rem;font-weight:850}.practice-task__prompt h1{font-family:var(--font-sans), sans-serif;letter-spacing:-.035em;margin:5px 0 8px;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.1}.practice-task__prompt p{color:var(--text-soft);margin-bottom:0;font-size:.87rem}.sentence-field label{color:var(--brand);margin-bottom:7px;font-size:.72rem;font-weight:800;display:block}.sentence-field textarea,.review-item__content textarea{border:2px solid var(--border);border-radius:var(--radius-md);width:100%;color:var(--brand);background:var(--surface-raised);resize:vertical;transition:border-color var(--motion-fast), box-shadow var(--motion-fast);padding:18px}.sentence-field--focus textarea{min-height:150px;font-size:1.1rem}.sentence-field textarea:focus,.review-item__content textarea:focus{border-color:var(--action);outline:0;box-shadow:0 0 0 4px #8b294217}.sentence-field textarea[aria-invalid=true]{border-color:var(--action)}.sentence-field__meta{color:var(--text-soft);justify-content:space-between;gap:14px;margin-top:7px;font-size:.68rem;display:flex}.field-error{color:var(--action);font-weight:750}.practice-help{background:var(--surface-soft);border-radius:12px;margin-top:16px}.practice-help summary{min-height:48px;color:var(--text-soft);cursor:pointer;align-items:center;gap:8px;padding:0 14px;font-size:.76rem;font-weight:800;list-style:none;display:flex}.practice-help summary::-webkit-details-marker{display:none}.practice-help summary>span{transition:transform var(--motion-fast);margin-left:auto;font-size:1.1rem}.practice-help[open] summary>span{transform:rotate(45deg)}.reference-panel{grid-template-columns:repeat(2,1fr);gap:14px;padding:0 14px 14px;display:grid}.reference-panel>div>span{color:var(--text-soft);text-transform:uppercase;margin-bottom:7px;font-size:.65rem;font-weight:800;display:block}.reference-list{flex-wrap:wrap;gap:6px;display:flex}.reference-list span{border:1px solid var(--border);color:var(--brand);background:var(--surface);border-radius:8px;padding:6px 9px;font-size:.72rem}.guidance-panel{background:var(--warning-soft);border:1px solid #9a6a2233;border-radius:13px;grid-template-columns:auto minmax(0,1fr);gap:13px;margin-top:16px;padding:16px;animation:.26s both nudge-in;display:grid}.guidance-panel__icon{width:36px;height:36px;color:var(--warning);background:var(--white);border-radius:10px;place-items:center;display:grid}.guidance-panel>div>span{color:var(--warning);letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.guidance-panel h2{font-family:var(--font-sans), sans-serif;margin:3px 0 4px;font-size:1rem}.guidance-panel p{color:var(--text-soft);margin-bottom:10px;font-size:.78rem}.guidance-panel__actions{gap:8px;display:flex}.guidance-panel__actions button{border:1px solid var(--border-strong);min-height:40px;color:var(--brand);background:var(--surface);cursor:pointer;border-radius:9px;padding:0 11px;font-size:.73rem;font-weight:800}.guidance-panel__actions button:last-child{border-color:var(--warning);color:var(--white);background:var(--warning)}.practice-action-dock{border-top:1px solid var(--border);background:var(--surface-soft);justify-content:flex-end;padding:16px 22px;display:flex}.practice-action-dock .action-button{min-width:170px}.transition-screen{text-align:center}.comparison{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;max-width:650px;margin:24px auto;display:grid}.comparison>div{background:var(--surface-soft);border-radius:13px;flex-direction:column;justify-content:center;min-height:110px;padding:16px;display:flex}.comparison span:not(.comparison__arrow){color:var(--text-soft);text-transform:uppercase;font-size:.68rem;font-weight:800}.comparison strong{color:var(--brand);font-family:var(--font-serif), Georgia, serif}.comparison__active{background:var(--accent-soft)!important}.comparison__active strong span{color:var(--action);font-size:inherit;text-transform:none}.comparison__active--stacked{gap:4px}.completion-mode{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);animation:.3s both task-enter;overflow:hidden}.completion-mode--review{background:#e1ded6;padding:22px}.completion-signature{border-radius:var(--radius-md);color:var(--brand);background:var(--accent-soft);align-items:center;gap:14px;margin-bottom:14px;padding:16px 18px;animation:.9s both signature-glow;display:flex;position:relative;overflow:hidden}.completion-signature__seal{width:48px;height:48px;color:var(--brand);background:var(--white);border:1px solid #c6a45d73;border-radius:15px;place-items:center;animation:.78s cubic-bezier(.2,1.5,.4,1) both seal-pop;display:grid}.completion-signature>div{flex-direction:column;display:flex}.completion-signature>div>span{color:var(--warning);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:850}.completion-signature strong{color:var(--brand);font-family:var(--font-serif), Georgia, serif;margin-top:2px;font-size:1.25rem}.completion-signature em{color:var(--warning);margin-top:2px;font-size:.76rem;font-style:normal;font-weight:900;animation:.62s both xp-pop}.completion-signature__line{background:var(--accent);transform-origin:0;height:3px;animation:.85s both line-complete;position:absolute;bottom:0;left:0;right:0}.core-completion,.review-handoff,.review-completion{width:min(820px,100%);min-height:620px;color:var(--brand);box-shadow:var(--shadow-lg);text-align:center;background:radial-gradient(circle at 50% 18%,#ffde8e40,#0000 32%),linear-gradient(155deg,#fffdf8,#f7f1e4);border:1px solid #c6a45d4d;border-radius:30px;align-content:center;place-items:center;margin:0 auto;padding:44px;display:grid;position:relative;overflow:hidden}.core-completion>.lion-mascot{object-fit:contain;width:260px;height:260px;animation:.78s cubic-bezier(.2,1.35,.4,1) both seal-pop}.core-completion__eyebrow{color:#a56a0d;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;font-size:.67rem;font-weight:900;display:inline-flex}.core-completion h1,.review-handoff h1,.review-completion h1{font-family:var(--font-serif),Georgia,serif;margin:8px 0 4px;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.core-completion>p{color:var(--text-soft);margin:0 0 20px;font-size:1rem}.core-completion__highlights{gap:8px;margin:5px 0 14px;display:flex}.core-completion__highlights span{background:#ffffffb8;border:1px solid #182b4217;border-radius:13px;flex-direction:column;min-width:120px;padding:11px 15px;display:flex}.core-completion__highlights small{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:850}.core-completion__highlights strong{margin-top:3px;font-size:1rem}.core-completion>.completion-moment__signals{justify-content:center;gap:8px;margin-bottom:18px;display:flex}.core-completion>.completion-moment__signals>span{min-width:126px}.core-completion__actions,.review-handoff__actions{flex-direction:column;align-items:center;gap:7px;width:min(440px,100%);display:flex}.core-completion__actions>*,.review-handoff__actions>*{width:100%;min-height:48px}.core-completion__actions>:last-child,.review-handoff__actions>:last-child{color:var(--text-soft);cursor:pointer;background:0 0;border:0;place-items:center;text-decoration:none;display:grid}.review-handoff{text-align:left;grid-template-columns:260px 1fr;column-gap:34px}.review-handoff>.lion-mascot{object-fit:contain;grid-row:1/4;width:250px;height:250px}.review-handoff__copy h1{font-size:2.35rem}.review-handoff__copy p{color:var(--text-soft);line-height:1.55}.review-handoff__copy>small{color:#83601e;font-weight:750;display:block}.review-handoff__tools,.review-handoff__actions{grid-column:2;width:100%}.review-handoff__tools{grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;display:grid}.review-handoff__tools>*{min-height:58px;color:var(--brand);cursor:pointer;background:#fff;border:1px solid #182b421c;border-radius:12px;flex-direction:column;justify-content:center;padding:10px 12px;text-decoration:none;display:flex}.review-handoff__tools>button{flex-direction:row;grid-column:1/-1;align-items:center;gap:7px}.review-handoff__tools span{color:var(--text-soft);margin-top:2px;font-size:.62rem}.review-completion{min-height:560px}.review-completion>.lion-mascot{object-fit:contain;width:190px;height:190px}.review-completion>span{color:#fff;background:var(--success);border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.review-completion>p{color:var(--text-soft);margin:0}.review-completion>strong{color:#a56a0d;margin:8px 0;font-size:1.35rem}.review-completion>small{color:var(--text-soft);margin-bottom:20px}.review-completion>a{width:min(360px,100%)}.review-list__remaining{color:var(--text-soft);align-self:center;font-size:.68rem;font-weight:800}.review-focus__tools{justify-content:flex-end;gap:6px;margin-top:10px;display:flex}.review-focus__tools>*{border:1px solid var(--border);min-height:34px;color:var(--brand);cursor:pointer;background:#fff;border-radius:8px;padding:0 9px;font-size:.62rem;font-weight:750;text-decoration:none}.completion-progress-signal.is-weekly{grid-template-columns:24px minmax(0,1fr)}.completion-weekly-stones{grid-column:2;gap:5px;margin-top:5px;display:flex}.completion-weekly-stones i{background:#ffffffa6;border:1px solid #182b4240;border-radius:50%;width:9px;height:9px}.completion-weekly-stones i.is-filled{border-color:var(--ap-green);background:var(--ap-green);animation:.42s cubic-bezier(.2,1.4,.4,1) both weekly-day-fill}.completion-progress-signal em{color:var(--warning);grid-column:2;font-size:.6rem;font-style:normal;font-weight:900}.completion-context-signals{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.completion-context-signals:empty{display:none}.completion-context-signals>.completion-progress-signal{border:1px solid var(--border);background:var(--surface);border-radius:15px;grid-template-columns:24px 1fr;align-items:center;gap:2px 8px;min-height:68px;padding:10px 12px;display:grid}.completion-context-signals>.completion-progress-signal>.app-icon{color:var(--warning);grid-row:1/4}.completion-context-signals small,.completion-context-signals strong{grid-column:2}.review-task__header{border-radius:var(--radius-md) var(--radius-md) 0 0;background:var(--surface);justify-content:space-between;align-items:center;gap:24px;padding:20px 22px 12px;display:flex}.review-task__header>div>span{color:var(--action);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.review-task__header h1{font-family:var(--font-sans), sans-serif;letter-spacing:-.04em;margin:3px 0 0;font-size:1.8rem}.completion-mode--review>.progress-block{border-radius:0 0 var(--radius-md) var(--radius-md);background:var(--surface);padding:0 22px 18px}.review-tools{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:10px;margin:12px 0;display:grid}.arkos-tool{color:var(--white);background:var(--action-dark);border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.arkos-tool__mark{width:38px;height:38px;color:var(--action-dark);background:var(--accent-soft);font-family:var(--font-serif), Georgia, serif;border-radius:11px;place-items:center;font-weight:850;display:grid}.arkos-tool>div{flex-direction:column;min-width:0;display:flex}.arkos-tool strong{font-size:.82rem}.arkos-tool>div>span{color:#ffffffa1;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.67rem;overflow:hidden}.arkos-tool a{min-height:40px;color:var(--white);white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:0 9px;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.arkos-tool a:hover{background:#ffffff1a}.review-info{background:var(--surface-soft);border-radius:13px}.review-info summary{min-height:64px;color:var(--text-soft);cursor:pointer;align-items:center;gap:7px;padding:0 14px;font-size:.72rem;font-weight:800;list-style:none;display:flex}.review-info summary::-webkit-details-marker{display:none}.review-info p{color:var(--text-soft);margin:0;padding:0 14px 14px;font-size:.72rem}.review-list{border-radius:var(--radius-md);background:var(--surface);padding:18px}.review-list__heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.review-list__heading>div>span{color:var(--action);text-transform:uppercase;font-size:.65rem;font-weight:850}.review-list__heading h2{font-family:var(--font-sans), sans-serif;margin:2px 0 0;font-size:1.25rem}.review-list__heading>button{border:1px solid var(--border);min-height:42px;color:var(--brand);background:var(--surface-soft);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex}.review-list__heading>button:disabled{opacity:.5;cursor:not-allowed}.review-list ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.review-list li{border:1px solid var(--border);background:var(--surface-soft);min-height:78px;transition:background var(--motion-state), border-color var(--motion-state), transform var(--motion-state);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:12px;display:grid}.review-list li.is-reviewed{background:var(--success-soft);border-color:#31704a3b;animation:.3s both review-check}.review-item__number{width:38px;height:38px;color:var(--text-soft);background:var(--white);border-radius:11px;place-items:center;font-size:.7rem;font-weight:850;display:grid}.review-item__content{min-width:0}.review-item__content p{color:var(--brand);margin-bottom:3px;font-size:.9rem}.review-item__content textarea{min-height:80px}.review-item__status{color:var(--text-soft);align-items:center;gap:5px;font-size:.65rem;display:inline-flex}.is-reviewed .review-item__status{color:var(--success)}.review-item__actions{gap:6px;display:flex}.review-item__actions button{border:1px solid var(--border);min-height:40px;color:var(--text-soft);background:var(--surface);cursor:pointer;transition:transform var(--motion-fast), color var(--motion-fast), background var(--motion-fast);border-radius:9px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:.68rem;font-weight:800;display:inline-flex}.review-item__actions button:hover{color:var(--action);background:var(--white)}.review-item__actions button:active{transform:scale(.96)}.review-item__actions button[aria-pressed=true]{color:var(--success);background:var(--white);border-color:#31704a38}.completion-mode--recall{min-height:690px;color:var(--white);background:var(--brand);box-shadow:var(--shadow-brand)}:is(body:has(.completion-mode--recall) .site-header,body:has(.completion-mode--recall) .mobile-nav,body:has(.completion-mode--recall) .practice-utility){display:none}body:has(.completion-mode--recall) .site-main{min-height:100vh}body:has(.completion-mode--recall) .practice-page{padding-top:14px}.recall-shell__top{border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:62px;padding:0 20px;display:grid}.recall-shell__top button{color:#fff9;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-self:start;min-height:42px;padding:0 8px;font-size:.72rem;font-weight:800}.recall-shell__top button:hover{color:var(--white);background:#ffffff12}.recall-shell__top>div{color:var(--accent);align-items:center;gap:7px;display:inline-flex}.recall-shell__top>div strong{color:var(--white);font-size:.85rem}.recall-shell__top>span{color:#ffffff8c;justify-self:end;font-size:.7rem}.recall-stage{flex-direction:column;align-items:center;padding:30px 24px 48px;display:flex}.recall-stage__progress{color:#ffffffa3;grid-template-columns:auto minmax(180px,380px);align-items:center;gap:12px;width:min(100%,470px);margin-bottom:24px;font-size:.72rem;font-weight:800;display:grid}.recall-stage__progress>div{background:#ffffff1f;border-radius:99px;height:5px;overflow:hidden}.recall-stage__progress i{border-radius:inherit;background:var(--accent);height:100%;transition:width var(--motion-state);display:block}.recall-card{border-radius:var(--radius-lg);background:var(--brand-soft);border:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;width:min(100%,680px);min-height:430px;padding:36px;animation:.28s both recall-enter;display:flex;box-shadow:0 26px 60px #08121d47}.recall-card__phase{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:22px;font-size:.68rem;font-weight:850}.recall-card blockquote{max-width:570px;color:var(--white);text-align:center;margin:0 0 36px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.13}.recall-card__hidden{color:#fff9;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:190px;margin-bottom:28px;display:flex}.recall-card__assessment{gap:10px;display:flex}.recall-card__assessment button{min-height:48px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:11px;align-items:center;gap:8px;padding:0 18px;font-size:.78rem;font-weight:800;display:inline-flex}.recall-card__assessment button:first-child{color:var(--brand);background:var(--accent)}.recall-card__assessment button:active{transform:scale(.97)}.recall-finish{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:600px;padding:30px;display:flex}.recall-finish>span{width:72px;height:72px;color:var(--brand);background:var(--accent);border-radius:22px;place-items:center;margin-bottom:20px;animation:.78s cubic-bezier(.2,1.5,.4,1) both seal-pop;display:grid}.recall-finish>strong{color:var(--white);font-family:var(--font-serif), Georgia, serif;font-size:2rem}.recall-finish>p{color:#fff9}.recall-finish>div{gap:10px;margin-top:20px;display:flex}.recall-finish>div>button:not(.action-button){color:#ffffffa6;cursor:pointer;background:0 0;border:0;min-height:48px;padding:0 16px;font-weight:800}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#08121da6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirm-dialog{border-radius:var(--radius-lg);background:var(--surface);width:min(480px,100%);padding:28px;animation:.22s both dialog-enter;box-shadow:0 35px 90px #08121d4d}.confirm-dialog h2{font-size:1.7rem}.confirm-dialog>p:not(.eyebrow){color:var(--text-soft)}.button-row{gap:10px;margin-top:20px;display:flex}.button-row .button{border:1px solid var(--border);background:var(--surface-soft);cursor:pointer;border-radius:11px;min-height:46px;padding:0 16px;font-weight:800}.button-row .button--danger{color:var(--white);border-color:var(--action);background:var(--action)}@keyframes view-enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes task-enter{0%{opacity:0;transform:translate(9px)}to{opacity:1;transform:translate(0)}}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(230%)}}@keyframes nudge-in{0%{opacity:0;transform:translateY(-5px)}70%{transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes signature-glow{0%{box-shadow:inset 0 0 #c6a45d00}50%{box-shadow:inset 0 0 35px #c6a45d47}to{box-shadow:inset 0 0 #c6a45d00}}@keyframes seal-pop{0%{opacity:0;transform:scale(.55)rotate(-10deg)}to{opacity:1;transform:scale(1)rotate(0)}}@keyframes line-complete{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes review-check{0%{transform:scale(.985)}70%{transform:scale(1.006)}to{transform:scale(1)}}@keyframes recall-enter{0%{opacity:0;transform:translate(10px)scale(.99)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes dialog-enter{0%{opacity:0;transform:scale(.97)translateY(7px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes progress-reveal{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes status-enter{0%{opacity:0;transform:translateY(-5px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes node-complete{0%{opacity:.4;transform:scale(.75)}70%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes ring-enter{0%{opacity:0;transform:rotate(-12deg)scale(.9)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes xp-pop{0%{opacity:0;transform:translateY(5px)scale(.9)}70%{transform:translateY(-1px)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes weekly-day-fill{0%{opacity:.35;transform:scale(.45)}to{opacity:1;transform:scale(1)}}@media (max-width:900px){.profile-hero{grid-template-columns:auto minmax(0,1fr)}.profile-facts{grid-column:1/-1}.achievement-grid{grid-template-columns:repeat(2,1fr)}.ranking-view{grid-template-columns:1fr}.ranking-heading,.demo-notice,.league-card{grid-column:1}.practice-step__card{grid-template-columns:minmax(0,1fr) minmax(170px,.6fr)}.practice-step__action{grid-column:1/-1;justify-self:end}.review-tools{grid-template-columns:1fr}}@media (max-width:720px){body{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.site-header{height:56px;position:static}.site-header__inner,.app-view,.practice-page{width:min(100% - 24px, var(--content))}.brand img{width:34px;height:34px}.brand__wordmark strong{font-size:.98rem}.brand__wordmark span,.header-avatar{display:none}.gamification-feedback{right:16px;bottom:calc(82px + env(safe-area-inset-bottom));justify-content:center;left:16px}.desktop-nav{display:none}.mobile-nav{right:10px;bottom:max(10px, env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#182b42f7;border:1px solid #ffffff1f;border-radius:19px;grid-template-columns:repeat(3,1fr);min-height:66px;padding:5px;display:grid;position:fixed;left:10px;box-shadow:0 18px 45px #08121d4d}.mobile-nav a{color:#ffffff85;min-height:56px;transition:color var(--motion-fast), background var(--motion-fast), transform var(--motion-fast);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:.64rem;font-weight:750;text-decoration:none;display:flex;position:relative}.mobile-nav a.is-active{color:var(--white);background:#ffffff17}.mobile-nav a.is-active:after{background:var(--accent);content:"";width:22px;height:3px;animation:nav-indicator var(--motion-state) ease both;border-radius:99px;position:absolute;top:2px}.mobile-nav a:active{transform:scale(.94)}.mobile-nav__icon{transition:transform var(--motion-state);place-items:center;display:grid}.mobile-nav a.is-active .mobile-nav__icon{transform:translateY(-1px)scale(1.08)}.app-view,.practice-page{padding:16px 0 28px}.app-view__topbar{align-items:center;margin-bottom:14px}.app-view__topbar h1{letter-spacing:-.035em;font-size:1.75rem}.app-view__topbar>strong{display:none}.app-section-heading h2{font-family:var(--font-sans), sans-serif;letter-spacing:-.03em;font-size:1.2rem}.journey-home{gap:18px}.journey-overview{grid-template-columns:1fr;gap:9px}.module-overview{border-radius:18px;grid-template-columns:76px minmax(0,1fr);gap:14px;min-height:112px;padding:14px 16px}.module-overview__ring{width:72px;height:72px}.module-overview__ring:before{width:54px;height:54px}.module-overview__ring strong{font-size:1.05rem}.module-overview h1{margin-bottom:8px;font-size:1.05rem}.journey-context{grid-template-columns:repeat(2,1fr);gap:8px}.context-chip{border-radius:15px;grid-template-columns:auto minmax(0,1fr);gap:8px;min-height:64px;padding:9px}.context-chip>span{border-radius:11px;width:34px;height:34px}.context-chip>.app-icon{display:none}.context-chip strong{font-size:.75rem}.learning-path__heading{align-items:start}.learning-path__heading h2{font-size:1.55rem}.learning-path__heading p{text-align:right;max-width:80px}.learning-path__rail{gap:11px;padding-left:42px}.learning-path__rail:before{left:19px}.learning-card{border-radius:17px;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:118px;padding:14px}.learning-node{border-width:4px;width:38px;height:38px;left:-40px}.learning-node .app-icon{width:17px;height:17px}.learning-card__identity h3{font-size:.98rem}.learning-card__progress{grid-column:1/-1}.learning-card__action{grid-column:1/-1;width:100%;min-width:0;min-height:42px;padding:0 12px;font-size:.74rem}.learning-card__action .app-icon{width:19px;height:19px}.learning-path__continuation{grid-template-columns:38px 1fr;margin-left:-42px}.profile-view{gap:14px}.profile-hero{border-radius:19px;grid-template-columns:68px minmax(0,1fr);gap:15px;padding:18px}.profile-avatar{border-width:3px;width:68px;height:68px;font-size:1rem}.profile-identity h1{margin-bottom:7px;font-size:1.6rem}.profile-level{margin-bottom:7px}.profile-facts{gap:5px}.profile-facts>div{text-align:center;flex-direction:column;gap:1px;min-width:0;padding:8px 5px;display:flex}.profile-facts .app-icon{width:17px;height:17px}.weekly-goal{border-radius:18px;grid-template-columns:1fr;gap:14px;padding:18px}.weekly-days{justify-content:space-between}.weekly-goal .action-button{width:100%}.achievements-section>header{align-items:start}.achievements-section>header small{text-align:right;max-width:90px}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.achievement-card{min-height:190px;padding:14px}.achievement-card>small{margin:-8px 0 8px;display:block;position:static}.ranking-heading h1{font-size:2rem}.demo-notice{align-items:start}.league-card{border-radius:19px;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:18px}.league-emblem{border-radius:20px;width:62px;height:62px}.league-card .action-button{grid-column:1/-1;width:100%}.ranking-board>header,.ranking-board>div{grid-template-columns:32px minmax(0,1fr) 80px;padding:0 10px}.ranking-board>header>span:last-child,.ranking-board>div>span:last-child{display:none}.ranking-person i{width:28px;height:28px}.app-view--home{gap:12px}.next-action{border-radius:20px;padding:22px 20px 18px}.next-action__status{margin-bottom:14px}.next-action__content{display:block}.next-action h1{margin-bottom:9px;font-size:2rem}.next-action__progress-label{font-size:.7rem}.next-action__content .action-button{width:100%;margin-top:20px}.next-action>.progress-block{margin-top:18px}.quick-progress{grid-template-columns:repeat(3,1fr)}.quick-progress>div{text-align:center;flex-direction:column;justify-content:center;gap:1px;min-height:78px;padding:10px 5px;display:flex}.quick-progress__icon{width:28px;height:28px;margin-bottom:3px}.quick-progress__icon .app-icon{width:16px;height:16px}.quick-progress strong{font-size:1.25rem}.quick-progress>div>span:last-child{font-size:.62rem}.home-journey{border-radius:18px;padding:16px 12px 12px}.home-path{grid-template-columns:1fr;gap:8px}.home-path__item{min-height:68px;padding:10px 12px}.home-path__node{width:38px;height:38px}.app-view--practices{gap:12px}.journey-command{border-radius:20px;padding:20px 18px 18px;display:block}.journey-command__status{margin-bottom:14px}.journey-command h2{font-size:1.9rem}.journey-command__meta{gap:12px;margin-top:13px;font-size:.65rem}.journey-command__progress{margin-top:15px}.journey-command>.action-button{width:100%;margin-top:20px}.journey-metrics{grid-template-columns:repeat(2,1fr)}.journey-metrics>div{border-bottom:1px solid var(--border);flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;min-height:68px;padding:10px 14px}.journey-metrics>div:nth-child(2){border-right:0}.journey-metrics>div:nth-child(n+3){border-bottom:0}.journey-metrics strong{font-size:1.25rem}.module-path{border-radius:18px}.module-path__header{grid-template-columns:1fr;gap:15px;padding:18px}.module-path__identity>span{width:40px;height:40px}.module-path__identity h2{font-size:1.2rem}.module-path__count{text-align:left}.module-path__progress{align-items:center}.practice-path{gap:11px;padding:16px 12px}.practice-path:before{left:35px}.practice-step{grid-template-columns:45px minmax(0,1fr);gap:8px}.practice-step__node{border-width:4px;width:44px;height:44px}.practice-step__card{grid-template-columns:1fr;gap:15px;min-height:0;padding:16px}.practice-step__main h3{font-size:1.2rem}.practice-step__main>p{margin-bottom:12px;font-size:.7rem}.practice-step__meta{gap:9px;font-size:.61rem}.practice-step__side{gap:12px}.practice-step__action{width:100%;min-height:42px}.app-view--progress{gap:12px}.evolution-card{border-radius:20px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:20px 16px 38px}.evolution-ring{width:96px;height:96px;box-shadow:0 0 0 6px #ffffff06,0 12px 24px #08121d2e}.evolution-ring>div{width:74px;height:74px}.evolution-ring strong{font-size:1.5rem}.evolution-ring span{font-size:.58rem}.evolution-card__body h2{margin-bottom:8px;font-size:1.25rem;line-height:1.05}.evolution-card__module{flex-direction:column;gap:1px;margin-bottom:11px}.evolution-card__body>p{margin-top:9px;font-size:.6rem}.progress-metrics{grid-template-columns:repeat(2,1fr)}.progress-metrics>div{border-bottom:1px solid var(--border);min-height:68px;padding:11px 13px}.progress-metrics>div:nth-child(2){border-right:0}.progress-metrics>div:nth-child(n+3){border-bottom:0}.progress-practices{padding:20px 0 0}.progress-practice-list{grid-template-columns:1fr;gap:10px}.progress-practice{gap:11px;min-height:0;padding:14px 14px 14px 18px}.progress-practice__header{grid-template-columns:auto minmax(0,1fr)}.progress-practice__index{width:36px;height:36px}.progress-practice__date{grid-column:1/-1;justify-self:start;margin-top:-4px}.progress-practice h3{font-size:1.15rem}.practice-utility{margin-bottom:8px}.practice-intro,.transition-screen{border-radius:19px;padding:24px 18px}.practice-intro__identity{margin-bottom:16px}.practice-intro__identity img{width:44px;height:44px}.practice-intro h1,.transition-screen h1{font-size:2.15rem}.practice-intro__lead,.transition-screen__lead{font-size:.85rem}.intro-grid{grid-template-columns:1fr;gap:8px}.intro-grid section{padding:15px}.academic-note{padding:13px 15px}.practice-intro>.button,.transition-screen>.button{width:100%}.comparison{grid-template-columns:1fr}.comparison__arrow{transform:rotate(90deg)}.practice-mode{border-radius:19px;min-height:calc(100dvh - 148px)}.practice-mode__top{padding:13px 15px}.practice-mode__top>div>span{display:none}.practice-mode>.progress-block{padding:8px 15px 0}.practice-task{min-height:0;padding:28px 16px 100px}.practice-task__prompt{margin-bottom:18px}.practice-task__prompt h1{font-size:1.7rem}.practice-task__prompt p{font-size:.78rem}.sentence-field--focus textarea{min-height:170px;font-size:1rem}.reference-panel{grid-template-columns:1fr}.guidance-panel__actions{flex-direction:column}.guidance-panel__actions button{width:100%}.practice-action-dock{z-index:5;padding:11px 14px;position:sticky;bottom:0;box-shadow:0 -10px 25px #182b4214}.practice-action-dock .action-button{width:100%}.completion-mode--review{border-radius:19px;padding:10px}.completion-signature{padding:12px}.completion-signature__seal{width:42px;height:42px}.completion-signature strong{font-size:1rem}.review-task__header{align-items:start;padding:16px 14px 10px}.review-task__header h1{font-size:1.35rem}.review-task__header .action-button{min-width:88px;padding:0 12px;font-size:.69rem}.completion-mode--review>.progress-block{padding:0 14px 14px}.review-tools{margin:9px 0}.arkos-tool{grid-template-columns:auto minmax(0,1fr);padding:11px}.arkos-tool a{border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:center}.review-info summary{min-height:48px}.review-list{padding:12px}.review-list__heading{align-items:start}.review-list__heading h2{font-size:1.05rem}.review-list__heading>button{min-width:108px;padding:0 10px;font-size:.68rem}.review-list li{grid-template-columns:34px minmax(0,1fr);padding:10px}.review-item__number{width:34px;height:34px}.review-item__actions{border-top:1px solid var(--border);grid-column:1/-1;justify-content:flex-end;padding-top:8px}.review-item__actions button{min-height:44px}.completion-mode--recall{border-radius:19px;min-height:calc(100dvh - 80px);margin:-8px 0 0}.recall-shell__top{grid-template-columns:1fr auto;padding:0 12px}.recall-shell__top>div{display:none}.recall-stage{padding:22px 14px 34px}.recall-stage__progress{grid-template-columns:auto minmax(0,1fr)}.recall-card{min-height:440px;padding:24px 18px}.recall-card blockquote{font-size:2.1rem}.recall-card .action-button{width:100%}.recall-card__assessment{flex-direction:column;width:100%}.recall-card__assessment button{justify-content:center;width:100%}.recall-finish>div{flex-direction:column;width:100%}.recall-finish .action-button{width:100%}.button-row{flex-direction:column}.button-row .button{width:100%}}:root{--ap-rail:198px;--ap-canvas:#f1eee6;--ap-ivory:#fffaf0;--ap-green:#28784d;--ap-orange:#e28b19;--ap-purple:#6e50cc;--ap-teal:#218c83;--ap-coral:#d9675d;--motion-standard:.24s;--motion-celebration:.52s}html{scroll-behavior:auto}body{background:var(--ap-canvas)}.app-shell--v2{min-height:100vh}.app-shell--v2:not(.is-focus-mode) .site-main{min-height:100vh;margin-left:var(--ap-rail)}.app-shell--v2 h2,.app-shell--v2 h3{font-family:var(--font-sans),"Segoe UI",sans-serif;letter-spacing:-.03em}.app-rail{z-index:60;width:var(--ap-rail);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffcf5eb;border-right:1px solid #182b421a;flex-direction:column;padding:22px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:14px 0 38px #182b420e}.app-rail__brand{align-items:center;gap:10px;padding:0 8px 24px;text-decoration:none;display:flex}.app-rail__brand img{object-fit:contain;filter:drop-shadow(0 5px 8px #182b4221);width:48px;height:48px}.app-rail__brand>span{color:var(--brand);flex-direction:column;line-height:1;display:flex}.app-rail__brand strong{font-family:var(--font-serif),Georgia,serif;font-size:1.08rem}.app-rail__brand small{color:var(--action);letter-spacing:.08em;text-transform:uppercase;margin-top:3px;font-size:.7rem;font-weight:850}.app-rail__nav{gap:7px;display:grid}.app-rail__nav a{color:#667180;min-height:50px;transition:color var(--motion-fast),background var(--motion-fast),transform var(--motion-fast),box-shadow var(--motion-fast);border-radius:15px;align-items:center;gap:11px;padding:0 12px;font-size:.84rem;font-weight:780;text-decoration:none;display:flex;position:relative}.app-rail__nav a>span{width:30px;height:30px;transition:background var(--motion-fast),transform var(--motion-fast);border-radius:10px;place-items:center;display:grid}.app-rail__nav a:hover{color:var(--brand);background:#182b420e;transform:translate(2px)}.app-rail__nav a:active{transform:translate(2px)translateY(2px)}.app-rail__nav a.is-active{color:var(--brand);box-shadow:0 8px 22px #182b4217,inset 3px 0 var(--action);background:#fff}.app-rail__nav a.is-active>span{color:#fff;background:var(--action);transform:rotate(-2deg);box-shadow:0 4px 10px #8b294238}.app-rail__identity{border-top:1px solid var(--border);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:auto;padding:12px 9px;text-decoration:none;display:grid}.app-rail__avatar{border:2px solid var(--accent);color:#fff;background:var(--brand);border-radius:50%;place-items:center;width:38px;height:38px;font-size:.66rem;font-weight:900;display:grid}.app-rail__identity>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.app-rail__identity small{color:var(--text-soft);font-size:.61rem}.app-rail__identity strong{color:var(--brand);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.app-rail__identity>.app-icon{color:var(--text-soft)}.focus-header{z-index:55;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf6eb;border-bottom:1px solid #182b4214;justify-content:space-between;align-items:center;height:58px;padding:0 max(20px,50% - 580px);display:flex;position:sticky;top:0}.focus-header__brand{color:var(--brand);align-items:center;gap:9px;display:flex}.focus-header__brand img{object-fit:contain;width:32px;height:32px}.focus-header__brand strong{font-family:var(--font-serif),Georgia,serif;font-size:.9rem}.focus-header>span{color:var(--text-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;font-weight:850}.journey-world{width:min(1180px,100% - 48px);padding:22px 0 120px}.journey-skeleton{background:linear-gradient(110deg,#e9e4d9 20%,#f8f5ee 40%,#e9e4d9 60%) 0 0/240% 100%;border-radius:30px;min-height:78vh;animation:1.2s linear infinite skeleton-sweep}.journey-hud{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;padding:6px 2px;display:flex}.journey-hud__welcome{flex-direction:column;display:flex}.journey-hud__welcome>span{color:var(--action);letter-spacing:.11em;text-transform:uppercase;font-size:.65rem;font-weight:900}.journey-hud__welcome strong{color:var(--brand);margin-top:2px;font-size:.96rem}.journey-hud__signals{align-items:center;gap:6px;display:flex}.journey-hud__signals>a{min-height:48px;color:var(--brand);transition:background var(--motion-fast),transform var(--motion-fast);border-radius:15px;align-items:center;gap:8px;padding:6px 10px;text-decoration:none;display:flex}.journey-hud__signals>a:hover{background:#ffffffb3;transform:translateY(-2px)}.journey-hud__signals>a:active{transform:translateY(1px)}.journey-hud__signals>a>span:last-child{flex-direction:column;line-height:1.15;display:flex}.journey-hud__signals small{color:var(--text-soft);font-size:.57rem;font-weight:700}.journey-hud__signals strong{margin-top:3px;font-size:.7rem}.signal-icon{border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.signal-icon--fire{color:#b75e18;background:#fff0dc}.signal-icon--recall{color:var(--ap-purple);background:#eee9ff}.weekly-stones{gap:3px;display:flex}.weekly-stones i{background:0 0;border:1px solid #bdb8ae;border-radius:50%;width:8px;height:8px}.weekly-stones i.is-filled{border-color:var(--ap-green);background:var(--ap-green);box-shadow:0 2px 5px #28784d40}.module-gateway{color:#fff;isolation:isolate;background:#30455f;border-radius:32px 32px 72px;min-height:300px;position:relative;overflow:hidden;box-shadow:0 5px #182b421f}.module-gateway__landscape{z-index:-3;object-fit:cover;object-position:center 54%;filter:saturate(.92)contrast(.95);transform:scale(1.015)}.module-gateway__landscape.is-module-changing{animation:.22s cubic-bezier(.2,.75,.25,1) both module-artwork-enter}.module-gateway__veil{z-index:-2;background:linear-gradient(90deg,#081d32eb,#102d4994 42%,#182b4214 72%),linear-gradient(#0000 45%,#1325364d);position:absolute;inset:0}.module-gateway:after{z-index:-1;background:var(--ap-canvas);content:"";border-radius:50% 50% 0 0;height:112px;position:absolute;bottom:-64px;left:-8%;right:-8%}.module-gateway__copy{max-width:560px;padding:54px 58px 84px}.module-gateway__copy>span{color:#f4cf76;letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:900}.module-gateway__copy h1{color:#fff;margin:6px 0 4px;font-size:clamp(2.2rem,4vw,3.5rem)}.module-gateway__copy p{color:#ffffffc7;margin-bottom:20px;font-size:.94rem}.module-gateway__progress{grid-template-columns:minmax(180px,300px) auto;align-items:center;gap:8px 12px;display:grid}.module-gateway__progress-label{display:none}.module-gateway__progress-track{background:#03142352;border:1px solid #ffffff40;border-radius:99px;grid-area:1/1;height:9px;overflow:hidden}.module-gateway__progress i{width:var(--module-progress);border-radius:inherit;background:linear-gradient(90deg,#e7a02e,#ffd16b);height:100%;display:block;box-shadow:0 0 16px #ffca4e6b}.module-gateway__progress strong{color:#fff;grid-area:1/2;font-size:.8rem}.module-gateway__progress small{color:#ffffffad;grid-column:1/-1;font-size:.66rem}.module-gateway__chapter{color:#ffffff5c;font-family:var(--font-serif),Georgia,serif;font-size:4rem;font-weight:750;position:absolute;bottom:66px;right:38px}.module-gateway__context{position:absolute;inset:0}.module-gateway__context.is-module-changing{animation:.22s cubic-bezier(.2,.75,.25,1) both module-context-enter}.module-gateway.is-theme-lexicon .module-gateway__veil{background:linear-gradient(90deg,#0c2d27ed,#26544491 46%,#1f453a1a 74%),linear-gradient(#0000 45%,#1330284d)}.module-gateway.is-theme-lexicon .module-gateway__copy>span{color:#d8c77b}.module-gateway.is-theme-lexicon .module-gateway__progress i{background:linear-gradient(90deg,#6f9e86,#b8c98e);box-shadow:0 0 16px #8fb89766}.world-path{overflow-anchor:none;width:min(100%,980px);margin:10px auto 0;position:relative}.world-path__heading{text-align:center;max-width:520px;margin:0 auto 8px}.world-path__heading>span{color:var(--ap-orange);letter-spacing:.13em;text-transform:uppercase;font-size:.67rem;font-weight:900}.world-path__heading h2{color:var(--brand);font-family:var(--font-serif),Georgia,serif;margin:5px 0 4px;font-size:2rem}.world-path__heading p{color:var(--text-soft);font-size:.8rem}.world-path__canvas{min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;position:relative;overflow:hidden}.journey-module-region{min-height:var(--journey-canvas-height-desktop,6820px);position:relative}.module-start-anchor{pointer-events:none;width:1px;height:1px;scroll-margin-top:72px;position:absolute;top:0;left:50%}.world-path__canvas:before,.world-path__canvas:after{z-index:0;content:"";border-radius:50%;position:absolute}.world-path__canvas:before{background:radial-gradient(#7aa06f1f,#7aa06f0b 48%,#0000 76%);width:70%;height:300px;bottom:7%;right:-18%;transform:rotate(-8deg)}.world-path__canvas:after{background:radial-gradient(#56896b17,#56896b09 48%,#0000 76%);width:66%;height:240px;bottom:2%;left:-20%;transform:rotate(10deg)}.world-path__route{z-index:1;width:100%;height:var(--journey-route-height-desktop,6330px);position:absolute;inset:0;overflow:visible}.world-path__route--mobile{display:none}.world-path__route path{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke}.route-segment{stroke:var(--journey-path-pending,#7b7d754d);stroke-width:8px;stroke-dasharray:5 14}.route-segment.is-travelled{stroke:var(--journey-path-complete,#e2a43a);stroke-width:9px;stroke-dasharray:none;filter:drop-shadow(0 4px 4px #b5741821)}.world-mist{z-index:2;pointer-events:none;background:radial-gradient(#fff6,#ffffff29 42%,#0000 74%);border-radius:50%;height:210px;position:absolute}.world-mist--one{width:62%;top:655px;right:-17%}.world-mist--two{opacity:.72;width:72%;bottom:45px;left:-16%}.world-plant{z-index:2;color:#2a6f4661;font-size:2rem;position:absolute;transform:rotate(18deg)}.world-plant--one{top:330px;left:11%}.world-plant--two{color:#da7f306b;top:790px;right:10%}.world-stone{z-index:1;background:#505b5e1f;border-radius:60% 45%;width:45px;height:21px;position:absolute;transform:rotate(-9deg)}.world-stone--one{top:620px;left:16%}.world-stone--two{width:65px;top:1020px;right:18%}.world-milestone{z-index:8;top:var(--journey-node-top-desktop);left:var(--journey-node-left-desktop);text-align:center;width:160px;margin-left:-80px;position:absolute}.world-milestone.is-open{z-index:70}.world-milestone.is-quick .world-node{width:86px;height:86px}.world-milestone.is-quick .world-node__core{color:#193453;background:linear-gradient(145deg,#fffdf6,#fff4dc);border:2px solid #233b5640;border-radius:50%;width:72px;height:72px;box-shadow:inset 0 2px 1px #ffffffd1,inset 0 -5px 8px #5b431c0f,0 4px #d8c9a9,0 9px 15px #2931391a}.world-milestone.is-quick .world-node__caption{margin-top:8px}.world-milestone.is-special .world-node{width:92px;height:92px}.world-milestone.is-special .world-node__core{border:2px solid #233b5640;border-radius:50%;width:78px;height:78px}.world-milestone.is-special .world-node__caption{margin-top:8px}.world-milestone.is-quick-group .world-node{width:102px;height:102px}.world-node__group-frame{--phase-progress-stroke:#d99a27;color:#193453;place-items:center;width:96px;height:96px;display:grid;position:relative}.world-node__group-frame .world-node__core{z-index:6;background:linear-gradient(145deg,#fffdf6,#fff4dc);border:2px solid #233b5640;border-radius:50%;width:82px;height:82px;box-shadow:inset 0 2px 1px #ffffffd1,inset 0 -6px 9px #5b431c0f,0 5px #d8c9a9,0 10px 17px #2931391a}.world-node__phase-ring{z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.world-node__phase-ring-base,.world-node__phase-ring-progress{fill:none;vector-effect:non-scaling-stroke}.world-node__phase-ring-base{stroke:#233b5640;stroke-width:2px}.world-node__phase-ring-progress{stroke:var(--phase-progress-stroke);stroke-width:3.7px;stroke-linecap:round;opacity:1}.world-node__phase-ring-latest.is-advancing{animation:.72s cubic-bezier(.2,.72,.22,1) .42s both journey-phase-ring-fill}.world-node__phase-beads{z-index:5;pointer-events:none;border-radius:50%;position:absolute;inset:0}.world-node__phase-bead{--phase-bead-left:50%;--phase-bead-top:5%;top:var(--phase-bead-top);left:var(--phase-bead-left);background:#fff9ec;border:2px solid #36516f;border-radius:50%;width:15px;height:15px;transition:background .18s,border-color .18s,transform .18s cubic-bezier(.2,.8,.25,1.25);position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 4px #29313921,inset 0 1px 1px #ffffffd1}.world-node__phase-bead.is-complete{background:#e2a43a;border-color:#fff1c9;box-shadow:0 2px 4px #8050102e,inset 0 1px 1px #ffffff57}.world-node__phase-bead.is-latest{animation:.32s cubic-bezier(.2,.8,.25,1.2) .12s both journey-phase-bead-pop}.world-milestone.is-quick.is-current .world-node__core{color:#fff;background:linear-gradient(145deg,#50aa7d,#24704c);border-color:#effcf4e0;box-shadow:inset 0 2px 1px #ffffff47,inset 0 -5px 8px #0c4b2d24,0 5px #1e613f,0 0 0 3px #489e6e38,0 11px 18px #1c5d3d2e}.world-milestone.is-quick-group.is-current .world-node__phase-ring-base{stroke:#8fc4a5ad}.world-milestone.is-quick-group.is-current .world-node__phase-bead{background:#fff9ec;border-color:#337a556b}.world-milestone.is-quick-group.is-current .world-node__phase-bead.is-current-phase{border-width:3px;border-color:#247a50;animation:2.2s ease-in-out infinite journey-current-phase-pulse;box-shadow:0 0 0 3px #4ba27424,0 3px 7px #185b3a33,inset 0 1px 1px #ffffffdb}.world-milestone.is-quick-group.is-current.is-just-completed .world-node__phase-bead.is-current-phase{animation:.38s 1.16s both journey-current-phase-reveal,2.2s ease-in-out 1.54s infinite journey-current-phase-pulse}.world-milestone.is-quick-group.is-current .world-node__phase-bead.is-complete{background:#e2a43a;border-color:#fff1c9}.world-milestone.is-quick.is-completed:not(.is-quick-group) .world-node__core{color:#fff;background:linear-gradient(145deg,#edb74e,#d38c25);border-color:#fff2cf;box-shadow:inset 0 2px 1px #ffffff57,0 5px #b9781e,0 9px 18px #7e521329}.world-milestone.is-quick-group.is-completed .world-node__core{color:#fff;background:linear-gradient(145deg,#edb74e,#d38c25);border-color:#fff2cf;box-shadow:inset 0 2px 1px #ffffff52,0 5px #b9781e,0 10px 17px #7e521329}.world-milestone.is-quick-group.is-completed .world-node__phase-ring-base{stroke:#f8e4ad}.world-milestone.is-quick-group.is-completed .world-node__phase-bead{background:#e2a43a;border-color:#fff6dc;box-shadow:0 2px 4px #8050102e,inset 0 1px 1px #ffffff61}.world-milestone.is-quick.is-locked .world-node__core{color:#757875;background:linear-gradient(145deg,#d6d5d0,#b7bab7);box-shadow:inset 0 2px 1px #ffffff57,0 5px #969995,0 8px 14px #5257541f}.world-milestone.is-quick-group.is-locked .world-node__core{color:#757875;background:linear-gradient(145deg,#d6d5d0,#b7bab7);border-color:#ffffff8c;box-shadow:inset 0 2px 1px #ffffff52,0 5px #969995,0 9px 15px #5257541f}.world-milestone.is-quick-group.is-locked .world-node__phase-ring-base{stroke:#c4c5c1}.world-milestone.is-quick-group.is-locked .world-node__phase-ring-progress{stroke:#9da09c}.world-milestone.is-quick-group.is-locked .world-node__phase-bead{background:#eeede8;border-color:#a5a7a3;box-shadow:0 2px 4px #4648461a}.world-milestone:not(.is-quick-group).is-just-completed .world-node__core{animation:.8s both journey-completed-pulse}.world-milestone.is-quick-group.is-group-completing .world-node__core{animation:.42s cubic-bezier(.2,.8,.25,1.18) both journey-group-completed-pop}.world-milestone.is-just-unlocked .world-node{animation:.72s cubic-bezier(.2,.8,.25,1.15) 1.02s both journey-next-node-pulse}.world-path__route.is-unlocking .route-segment.is-unlock-segment{filter:drop-shadow(0 0 8px #eeb33bb8);animation:.9s cubic-bezier(.2,.75,.25,1) .18s both journey-segment-reveal}.world-node{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:42% 48% 44% 50%;place-items:center;width:104px;height:104px;margin:0 auto;padding:0;transition:transform .16s cubic-bezier(.2,.8,.2,1),filter .16s;display:grid;position:relative}.world-node:hover{transform:translateY(-3px)scale(1.018)}.world-node:active{filter:brightness(.97);transform:translateY(3px)scale(.955)}.world-node:focus-visible{outline-offset:5px;outline:3px solid #a72c49b8}.world-node__core{border-radius:inherit;color:#193453;background:linear-gradient(145deg,#fffdf6,#fff4dc);border:1px solid #233b5640;place-items:center;width:92px;height:92px;transition:box-shadow .18s,filter .18s;display:grid;position:relative;box-shadow:inset 0 3px 2px #ffffffd1,inset 0 -7px 12px #5b431c0f,0 6px #d8c9a9,0 11px 20px #2931391a}.is-completed .world-node__core{color:#fff;background:linear-gradient(145deg,#edb74e,#d38c25);box-shadow:inset 0 3px 2px #ffffff4d,inset 0 -7px 12px #7e521321,0 6px #b9781e,0 10px 18px #7e521329}.is-current .world-node__core{color:#fff;background:linear-gradient(145deg,#50aa7d,#24704c);box-shadow:inset 0 3px 2px #ffffff47,inset 0 -7px 12px #0e4a2f2b,0 6px #1c593b,0 0 0 3px #53b18257,0 0 20px #2d8b5b40}.is-available-secondary .world-node__core{color:#193453}.is-locked .world-node{color:#7f807d;filter:grayscale(.55)}.is-locked .world-node__core{background:linear-gradient(145deg,#d6d5d0,#b7bab7);box-shadow:inset 0 3px 2px #ffffff57,0 6px #969995,0 10px 18px #52575421}.world-node__status{z-index:6;color:#fff;background:#a86616;border:2px solid #ffffffeb;border-radius:50%;place-items:center;width:25px;height:25px;display:grid;position:absolute;top:-4px;right:-4px;box-shadow:0 4px 8px #6f46102e}.is-locked .world-node__status{color:#686b68;background:#e7e5df;box-shadow:0 4px 9px #46484624}.world-milestone.is-core .world-node{width:120px;height:120px}.world-milestone.is-core .world-node__core{color:#193453;background:linear-gradient(145deg,#fffdf6,#fff4dc);border:3px solid #233b563d;border-radius:50%;width:104px;height:104px;box-shadow:inset 0 2px 1px #ffffffd6,inset 0 -8px 15px #5b431c0f,0 6px #d8c9a9,0 12px 21px #2931391a}.world-milestone.is-core.is-current .world-node__core{color:#fff;background:linear-gradient(145deg,#4ba375,#246c49);border-color:#e7f7eeeb;box-shadow:inset 0 2px 1px #fff3,inset 0 -7px 12px #0b482b26,0 6px #1b5538,0 0 0 3px #45976833,0 13px 22px #1c5d3d30}.world-milestone.is-core.is-completed .world-node__core{color:#fff;background:linear-gradient(145deg,#edb74e,#d38c25);border-color:#fff2cf;box-shadow:inset 0 2px 1px #ffffff4d,0 6px #b9781e,0 13px 22px #7e52132b}.world-milestone.is-core.is-locked .world-node__core{color:#8a8c88;background:linear-gradient(145deg,#d6d5d0,#b7bab7);border-color:#ffffff8c;box-shadow:inset 0 2px 1px #ffffff52,0 6px #969995,0 10px 18px #5257541f}.world-milestone.is-module-final .world-node{width:134px;height:134px}.world-milestone.is-module-final .world-node__core{border-width:4px;width:116px;height:116px;box-shadow:inset 0 2px 1px #ffffff57,0 7px #b9781e,0 0 0 5px #f7dc9d85,0 16px 28px #7e521333}.world-milestone.is-module-final.is-current .world-node__core{box-shadow:inset 0 2px 1px #ffffff3d,0 7px #1b5538,0 0 0 5px #f4d384a8,0 0 24px #2d8b5b4d}.world-milestone.is-module-final.is-locked .world-node__core{box-shadow:inset 0 2px 1px #ffffff52,0 7px #969995,0 0 0 5px #dedbd1b3,0 13px 23px #52575421}.world-node__module-marker{color:#fff;letter-spacing:.02em;background:linear-gradient(145deg,#d9a035,#a86616);border:3px solid #fff8e7;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.62rem;font-weight:950;display:grid;position:absolute;bottom:-8px;right:-10px;box-shadow:0 5px 10px #6f461038}.is-locked .world-node__module-marker{color:#686b68;background:#d9d7d0;box-shadow:0 4px 9px #46484624}.world-node__deferred{color:#806126;background:#f1dfb1;border:2px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;display:grid;position:absolute;bottom:-8px;left:-7px;box-shadow:0 4px 9px #46484624}.world-milestone.is-deferred:not(.is-completed) .world-node__core{filter:saturate(.68)}.world-node__caption{text-shadow:0 1px #fffc;flex-direction:column;width:210px;margin:10px 0 0 -25px;display:flex}.world-node__caption strong{color:var(--brand);font-family:var(--font-sans),sans-serif;font-size:.91rem;line-height:1.22}.world-node__caption span{color:var(--text-soft);text-transform:uppercase;margin-top:3px;font-size:.65rem;font-weight:750}.current-flag{color:#7e4507;letter-spacing:.09em;text-transform:uppercase;background:#fff3d1;border:1px solid #dc9e292e;border-radius:999px;width:145px;padding:7px 10px;font-size:.59rem;font-weight:950;position:absolute;top:-43px;left:50%;transform:translate(-50%);box-shadow:0 6px 14px #b45d081f}.current-flag:after{content:"";background:#fff3d1;border-bottom:1px solid #dc9e292e;border-right:1px solid #dc9e292e;width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.is-current .world-node__core{animation:2.2s ease-in-out infinite current-node-ring}.journey-node-popover{z-index:160;width:min(320px,100vw - 48px);color:var(--brand);opacity:0;pointer-events:none;text-align:left;background:#fffdf8fb;border:1px solid #182b4221;border-radius:20px;padding:20px;position:fixed;transform:scale(.88)translateY(7px);box-shadow:0 22px 55px #182b4238,0 5px #6f4b1e14}.journey-node-popover.is-positioned{opacity:1;pointer-events:auto;animation:.22s cubic-bezier(.2,.9,.25,1.18) both journey-popover-in;transform:none}.journey-node-popover.is-above{transform-origin:bottom}.journey-node-popover.is-below{transform-origin:top}.journey-node-popover.is-left{transform-origin:100%}.journey-node-popover.is-right{transform-origin:0}.journey-node-popover__caret{background:#fffdf8;border:1px solid #182b4221;width:14px;height:14px;position:absolute;transform:rotate(45deg)}.is-above .journey-node-popover__caret{bottom:-8px;left:calc(clamp(18px,var(--journey-caret-offset),calc(100% - 18px)) - 7px);border-top:0;border-left:0}.is-below .journey-node-popover__caret{top:-8px;left:calc(clamp(18px,var(--journey-caret-offset),calc(100% - 18px)) - 7px);border-bottom:0;border-right:0}.is-left .journey-node-popover__caret{top:calc(clamp(18px,var(--journey-caret-offset),calc(100% - 18px)) - 7px);border-bottom:0;border-left:0;right:-8px}.is-right .journey-node-popover__caret{top:calc(clamp(18px,var(--journey-caret-offset),calc(100% - 18px)) - 7px);border-top:0;border-right:0;left:-8px}.journey-node-popover__close{width:32px;height:32px;color:var(--text-soft);cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;display:grid;position:absolute;top:10px;right:10px}.journey-node-popover__close:hover,.journey-node-popover__close:focus-visible{color:var(--brand);background:var(--surface-soft);outline:0}.journey-node-popover__eyebrow{color:var(--ap-orange);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;padding-right:34px;font-size:.59rem;font-weight:950;display:inline-flex}.journey-node-popover h3{max-width:260px;color:var(--brand);font-family:var(--font-serif),Georgia,serif;margin:8px 30px 6px 0;font-size:1.28rem;line-height:1.14}.journey-node-popover p{color:var(--text-soft);margin:0 0 15px;font-size:.76rem;line-height:1.5}.journey-node-popover__meta{color:var(--text-soft);justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;font-size:.68rem;font-weight:750;display:flex}.journey-node-popover__meta strong{color:var(--action);flex:none}.journey-node-popover__progress{background:#e6e2d9;border-radius:99px;height:5px;margin:-4px 0 14px;overflow:hidden}.journey-node-popover__progress i{border-radius:inherit;background:linear-gradient(90deg,var(--ap-purple),#a489f1);height:100%;display:block}.journey-node-popover__action{width:100%}.journey-node-popover__defer{min-height:36px;color:var(--text-soft);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;margin:6px auto -6px;padding:5px 12px;font-size:.68rem;font-weight:800;-webkit-text-decoration:underline #182b4238;text-decoration:underline #182b4238;display:block}.journey-node-popover__defer:hover,.journey-node-popover__defer:focus-visible{color:var(--brand);outline:0;text-decoration-color:currentColor}.journey-node-popover__locked{color:var(--text-soft);background:#f1efe9;border-radius:12px;align-items:center;gap:8px;padding:11px 12px;font-size:.69rem;font-weight:750;line-height:1.35;display:flex}.journey-node-popover__phases{gap:5px;margin:0 0 13px;display:grid}.journey-node-popover__phases>span,.journey-node-popover__phases>a{min-height:38px;color:var(--text-soft);background:#f7f4ed;border:1px solid #182b4214;border-radius:10px;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;padding:6px 9px;text-decoration:none;display:grid}.journey-node-popover__phases>.is-next{color:#236342;background:#edf7f0;border-color:#2c7d5240}.journey-node-popover__phases>.is-complete,.journey-node-popover__phases>a{color:#8d641d;background:#fff9e9}.journey-node-popover__phases span span,.journey-node-popover__phases a span{flex-direction:column;font-size:.7rem;font-weight:800;display:flex}.journey-node-popover__phases small{letter-spacing:.07em;text-transform:uppercase;font-size:.52rem}.journey-node-popover__phases em{color:var(--text-soft);align-items:center;gap:3px;font-size:.55rem;font-style:normal;display:inline-flex}.journey-node-popover.is-closing{opacity:0;transition:opacity .15s,transform .15s;transform:scale(.96)}.journey-recall-action{z-index:12;color:#513690;background:#f9f7fff0;border:1px solid #6e50cc38;border-radius:15px;align-items:center;gap:8px;width:132px;min-height:48px;padding:7px 10px;text-decoration:none;display:flex;position:absolute;top:35px;box-shadow:0 9px 21px #412d751f}.journey-recall-action.is-left{right:calc(50% + 61px)}.journey-recall-action.is-right{left:calc(50% + 61px)}.journey-recall-action:before{content:"";pointer-events:none;background:#6e50cc59;width:27px;height:2px;position:absolute;top:50%}.journey-recall-action.is-left:before{right:-27px}.journey-recall-action.is-right:before{left:-27px}.journey-recall-action>span{color:#fff;background:var(--ap-purple);border-radius:10px;flex:none;place-items:center;width:31px;height:31px;display:grid}.journey-recall-action strong{white-space:nowrap;font-size:.69rem}.journey-recall-action small{color:#7657c2;font-size:.66rem}.quick-shell{--quick-green:#26734a;--quick-green-soft:#eaf6ee;--quick-coral:#b84f49;--quick-coral-soft:#fff0ed;grid-template-rows:auto minmax(0,1fr) auto;width:min(100%,760px);min-height:calc(100dvh - 58px);margin:0 auto;padding:20px 18px 0;display:grid}.quick-shell--centered{place-items:center;padding-bottom:28px;display:grid}.quick-topbar{grid-template-columns:44px minmax(0,1fr) 70px 42px;align-items:center;gap:12px;display:grid}.quick-topbar>a{border:1px solid var(--border);width:42px;height:42px;color:var(--brand);background:var(--surface);border-radius:14px;place-items:center;font-size:1.25rem;text-decoration:none;display:grid}.quick-topbar>strong{color:var(--text-soft);text-align:right;font-size:.7rem}.quick-segments{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.quick-segments i{height:7px;transition:background var(--motion-standard),transform var(--motion-standard);background:#dedbd3;border-radius:99px}.quick-segments i.is-current{background:#e8bd69;transform:scaleY(1.3)}.quick-segments i.is-complete{background:var(--quick-green)}.quick-progress-stack{gap:5px;display:grid}.flow-indicator{color:#8a8174;opacity:.62;justify-content:flex-end;align-items:center;gap:7px;min-height:11px;transition:opacity .2s;display:flex}.flow-indicator>span{letter-spacing:.08em;text-transform:uppercase;font-size:.48rem;font-weight:850}.flow-indicator>div{gap:3px;display:flex}.flow-indicator i{background:#d8d3ca;border-radius:99px;width:14px;height:3px;transition:background .18s,box-shadow .18s,transform .18s}.flow-indicator i.is-earned{background:#d9a13d;transform:scaleY(1.2);box-shadow:0 0 6px #d9a13d52}.flow-indicator.is-active{color:#9a6417;opacity:1}.quick-card{background:#fffdf9f5;border:1px solid #182b421a;border-radius:28px;align-self:center;min-height:520px;margin:20px 0;padding:32px;box-shadow:0 20px 55px #182b4217}.quick-card--question-entry{animation:.34s cubic-bezier(.22,1,.36,1) both quick-question-entry}.quick-card--loading{background:linear-gradient(110deg,#eeeae2 20%,#faf8f3 40%,#eeeae2 60%) 0 0/240% 100%;animation:1.2s linear infinite skeleton-sweep}.quick-card__heading{padding-right:90px;position:relative}.quick-card__heading>span,.quick-intro>span,.quick-reinforcement>span,.quick-completion>span:not(.quick-completion__seal){color:var(--action);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:900}.quick-card__heading h1{color:var(--brand);margin:5px 0 0;font-size:1.3rem}.quick-flow{color:#8a5310;letter-spacing:.06em;text-transform:uppercase;background:#fff1ce;border-radius:99px;padding:7px 10px;font-size:.64rem;animation:.35s both quick-pop;position:absolute;top:0;right:0}.quick-flow.is-high{color:#fff;background:linear-gradient(135deg,#e79a24,#bd5e20)}.quick-challenge{gap:20px;margin-top:34px;display:grid}.quick-prompt>span{color:var(--text-soft);font-size:.76rem;font-weight:800;display:block}.quick-prompt blockquote{color:var(--brand);font-family:var(--font-serif),Georgia,serif;margin:9px 0 0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.3}.quick-context{color:var(--text-soft);margin:0 0 12px;font-size:.85rem;line-height:1.5}.quick-meaning{color:var(--brand);background:#fff8e8b8;border-left:3px solid #e5a72f;border-radius:0 10px 10px 0;gap:3px;margin-top:12px;padding:11px 13px;display:grid}.quick-meaning small{letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:900}.quick-meaning p{margin:0;font-size:.88rem;line-height:1.45}.quick-feedback .quick-meaning{color:inherit;background:#ffffff6b;border-color:currentColor;margin-top:2px}.quick-feedback .quick-meaning p{opacity:1;border:0;padding:0;font-size:.88rem}.quick-referent-scene{border:1px solid #194d3e1f;border-radius:24px;width:100%;max-height:230px;margin:12px 0 2px;display:block;box-shadow:inset 0 1px #ffffffe6,0 12px 30px #1f373012}.quick-referent-scene g{fill:#244f45}.quick-referent-scene .is-accent{fill:#3b8068}.quick-referent-scene .scene-focus,.quick-referent-scene .scene-inclusive,.quick-referent-scene .scene-group{fill:none;stroke:#d9a73c;stroke-width:5px;stroke-linecap:round}.quick-referent-scene .scene-hair{fill:#18374a}.quick-referent-scene .scene-object{fill:#1b4256}.quick-referent-scene .scene-object-screen{fill:#dcece4}.quick-referent-scene .scene-object-button{fill:#f1c35b}.quick-referent-scene .scene-shadow{fill:#1b42561f}.quick-referent-scene .scene-mirror{fill:#dcebe6;stroke:#c69a3a;stroke-width:6px}.quick-referent-scene .scene-mirror-glint{fill:none;stroke:#ffffffd1;stroke-width:7px;stroke-linecap:round}.quick-referent-scene .scene-speech{fill:#fff;stroke:#c69a3a;stroke-width:4px}.quick-referent-scene .scene-gesture,.quick-referent-scene .scene-gaze{fill:none;stroke:#2f765f;stroke-width:5px;stroke-linecap:round}.quick-referent-scene .scene-foreground{fill:#18374a;opacity:.88}.quick-options{gap:11px;display:grid}.quick-options.is-gap{grid-template-columns:repeat(3,1fr)}.quick-options button{min-height:62px;color:var(--brand);font:inherit;text-align:left;cursor:pointer;transition:transform var(--motion-fast),border-color var(--motion-fast),background var(--motion-fast);background:#fff;border:1px solid #d9d5cc;border-bottom-width:3px;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:.88rem;font-weight:750;display:flex}.quick-options button:hover:not(:disabled){border-color:#9e93c7;transform:translateY(-2px)}.quick-options button.is-selected{background:#f3efff;border-color:#7657c2}.quick-options button.is-correct{border-color:var(--quick-green);color:#175f38;background:var(--quick-green-soft)}.quick-options button.is-incorrect{border-color:var(--quick-coral);color:#8d332f;background:var(--quick-coral-soft);animation:.3s quick-shake}.quick-options button i{border:4px solid #7657c2;border-radius:50%;width:14px;height:14px}.word-answer{background:#faf8f3;border:2px dashed #cbc6bb;border-radius:18px;flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:88px;padding:14px;display:flex}.word-answer>span{color:var(--text-soft);margin:auto;font-size:.75rem}.word-answer button,.word-bank button{min-height:44px;color:var(--brand);font:inherit;cursor:pointer;background:#fff;border:1px solid #cbc4b5;border-bottom-width:3px;border-radius:12px;padding:0 13px;font-size:.79rem;font-weight:800}.word-answer.is-correct{border-color:var(--quick-green);background:var(--quick-green-soft)}.word-answer.is-incorrect{border-color:var(--quick-coral);background:var(--quick-coral-soft);animation:.3s quick-shake}.word-answer__suffix{color:var(--brand);font-family:var(--font-serif),Georgia,serif;align-self:center;margin-left:-4px;font-size:1.15rem}.word-bank{flex-wrap:wrap;gap:9px;display:flex}.word-bank button:disabled{opacity:.28}.quick-clear{color:var(--action);cursor:pointer;background:0 0;border:0;justify-self:start;font-weight:800}.quick-feedback{border-radius:17px;gap:8px;margin-top:24px;padding:16px 18px;animation:.3s both quick-feedback-in;display:grid}.quick-feedback.is-correct{color:#175f38;background:var(--quick-green-soft)}.quick-feedback.is-incorrect{color:#8d332f;background:var(--quick-coral-soft)}.quick-feedback>span{align-items:center;gap:8px;font-weight:900;display:flex}.quick-feedback>strong{font-size:.78rem}.quick-feedback button{color:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:4px 0;font-weight:850;text-decoration:underline}.quick-feedback p{opacity:.9;border-top:1px solid;padding-top:8px;font-size:.78rem;line-height:1.55}.quick-actionbar{padding:14px 0 max(18px,env(safe-area-inset-bottom));background:linear-gradient(#fffcf600,#fffcf6 25%);justify-content:flex-end;display:flex;position:sticky;bottom:0}.quick-primary{color:#fff;background:var(--action);min-width:190px;min-height:52px;box-shadow:0 5px 0 var(--action-dark),0 12px 22px #661d3129;font:inherit;cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:.8rem;font-weight:900;text-decoration:none;display:inline-flex}.quick-primary:disabled{color:#918d85;cursor:not-allowed;background:#dfdcd5;box-shadow:0 4px #c4c0b8}.quick-primary:not(:disabled):active{box-shadow:0 1px 0 var(--action-dark);transform:translateY(4px)}.quick-intro,.quick-reinforcement,.quick-completion{background:#fffdf9;border:1px solid #182b421a;border-radius:30px;justify-items:start;width:min(100%,600px);padding:38px;display:grid;box-shadow:0 24px 60px #182b421a}.quick-back{color:var(--text-soft);margin-bottom:38px;font-size:.74rem;font-weight:750;text-decoration:none}.quick-intro h1,.quick-reinforcement h1,.quick-completion h1{color:var(--brand);margin:8px 0;font-size:clamp(1.8rem,5vw,2.7rem)}.quick-intro p,.quick-reinforcement p,.quick-completion p{max-width:500px;color:var(--text-soft);line-height:1.6}.quick-intro__facts{gap:10px;margin:22px 0;display:flex}.quick-intro__facts span{color:var(--brand);background:var(--surface-soft);border-radius:12px;align-items:center;gap:7px;padding:9px 12px;font-size:.72rem;font-weight:850;display:flex}.quick-intro>small{color:var(--text-soft);margin:-10px 0 20px;line-height:1.5}.quick-intro .quick-primary,.quick-reinforcement .quick-primary{margin-top:14px}.quick-reinforcement,.quick-completion{text-align:center;justify-items:center}.quick-reinforcement__icon,.quick-completion__seal{color:#fff;background:linear-gradient(145deg,#55a978,#28714a);border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:20px;display:grid;box-shadow:0 7px #1e5d3b}.quick-completion__rewards{color:#7a4c12;background:#fff3d7;border-radius:18px;gap:8px;width:100%;margin:22px 0;padding:18px;display:grid}.quick-completion__rewards strong{font-size:1.25rem}.quick-completion__rewards span{justify-content:center;align-items:center;gap:7px;font-size:.75rem;font-weight:850;display:flex}.quick-completion .completion-context-signals{text-align:left;width:100%;margin-bottom:18px}.quick-replay{color:var(--text-soft);cursor:pointer;background:0 0;border:0;margin-top:18px;font-weight:800}@keyframes quick-shake{25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-2px)}}@keyframes quick-pop{0%{opacity:0;transform:scale(.75)}}@keyframes quick-feedback-in{0%{opacity:0;transform:translateY(8px)}}.reward-sound-toggle{width:40px;height:40px;color:var(--brand);cursor:pointer;background:#fffdf9e0;border:1px solid #182b421f;border-radius:13px;place-items:center;display:grid}.quick-intro,.quick-reinforcement{position:relative}.quick-intro>.reward-sound-toggle,.quick-reinforcement>.reward-sound-toggle{position:absolute;top:18px;right:18px}.lion-mascot{object-fit:contain;filter:drop-shadow(0 18px 22px #182b4221);width:auto;height:auto;display:block}.lion-mascot--small{width:96px}.lion-mascot--medium{width:220px}.lion-mascot--large{width:min(300px,34vw)}.flow-trail{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.flow-trail path{fill:none;stroke-linecap:round;stroke-linejoin:round}.flow-trail__glow{stroke:#f2be4f52;stroke-width:16px;filter:blur(8px)}.flow-trail__line{stroke:#e5ad43;stroke-width:3px;filter:drop-shadow(0 0 5px #f6ca69bf)}.flow-trail__glow,.flow-trail__line{stroke-dasharray:0 100;animation:flow-trail-draw .82s var(--flow-ease,ease-out) forwards}.flow-trail__tip{fill:#fff1bd;filter:drop-shadow(0 0 8px #f3bd53)}.flow-trail__spark{fill:#f8d986;opacity:.9;filter:drop-shadow(0 0 5px #efb84f)}.flow-trail__spark--two{opacity:.65}.flow-trail__spark--three{opacity:.45}.flow-spark{z-index:120;pointer-events:none;opacity:1;transition:opacity .22s var(--flow-soft-ease);position:fixed;inset:0;overflow:hidden}.flow-spark.is-pause,.flow-spark.is-exit{opacity:0}.flow-spark .flow-trail{height:42%;top:18%}.flow-spark__moment{z-index:3;min-width:210px;color:var(--brand);filter:drop-shadow(0 3px 8px #fffdf9f2);opacity:0;transition:opacity .18s var(--flow-ease),transform .26s var(--flow-ease);justify-items:center;gap:4px;display:grid;position:absolute;top:26%;left:50%;transform:translate(-50%,12px)scale(.94)}.flow-spark.is-build .flow-spark__moment,.flow-spark.is-reveal .flow-spark__moment,.flow-spark.is-hold .flow-spark__moment{opacity:1;transform:translate(-50%)scale(1)}.flow-spark.is-reveal .flow-spark__moment strong{animation:.28s cubic-bezier(.2,.9,.25,1.2) both flow-spark-impact}.flow-spark__moment strong{color:#9a6417;font-family:var(--font-serif),Georgia,serif;text-shadow:0 1px #fffaf0;font-size:1.55rem;line-height:1}.flow-spark__moment>span{font-size:.68rem;font-weight:850}.flow-spark__meter{gap:5px;margin-bottom:4px;display:flex}.flow-spark__meter i{background:#182b4224;border-radius:99px;width:28px;height:4px}.flow-spark__meter i.is-earned{background:#d99b2f;box-shadow:0 0 9px #d99b2f73}.flow-hero{z-index:120;color:#fff8e6;-webkit-backdrop-filter:blur(10px)saturate(.82);backdrop-filter:blur(10px)saturate(.82);opacity:1;transition:opacity .36s var(--flow-soft-ease),background .3s var(--flow-soft-ease),backdrop-filter .3s var(--flow-soft-ease);background:#08182cd6;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.flow-hero.is-pause{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:0 0}.flow-hero.is-pause .flow-hero__scene{opacity:0}.flow-hero.is-exit{opacity:0;pointer-events:none}.flow-hero .flow-trail{opacity:.85}.flow-hero .flow-trail__glow,.flow-hero .flow-trail__line{animation-duration:1.8s}.flow-hero__scene{z-index:2;align-content:center;justify-items:center;gap:22px;width:min(92vw,640px);min-height:580px;transition:opacity .16s;display:grid;position:relative}.flow-hero__scene:before{z-index:-1;content:"";filter:blur(2px);background:radial-gradient(circle,#e3a93938,#0000 68%);border-radius:50%;width:360px;height:360px;position:absolute}.flow-hero__charge{opacity:1;transition:opacity .18s ease,transform .32s var(--flow-ease);gap:10px;display:flex}.flow-hero__charge i{background:#ffffff21;border-radius:99px;width:42px;height:7px;overflow:hidden}.flow-hero__charge i.is-earned{background:linear-gradient(90deg,#b9721f,#f4cd76);box-shadow:0 0 14px #efbe4e66}.flow-hero.is-build .flow-hero__charge i:last-child{background:linear-gradient(90deg,#d89b34 0 55%,#ffffff21 55%);animation:.62s both flow-last-charge;position:relative}.flow-hero.is-reveal .flow-hero__charge,.flow-hero.is-hold .flow-hero__charge{opacity:0;position:absolute;transform:translateY(-12px)}.flow-hero__mascot{filter:drop-shadow(0 22px 28px #0000004d);width:min(310px,40vh);margin-bottom:4px}.flow-hero__mascot.is-animated{animation:flow-mascot-entry .68s var(--flow-ease) both}.flow-hero__copy{opacity:0;transition:opacity .3s var(--flow-ease),transform .36s var(--flow-ease);justify-items:center;display:grid;transform:translateY(10px)}.flow-hero.is-reveal .flow-hero__copy,.flow-hero.is-hold .flow-hero__copy{opacity:1;transform:none}.flow-hero__copy strong{color:#f6d07b;font-family:var(--font-serif),Georgia,serif;letter-spacing:.04em;font-size:clamp(2.25rem,6vw,3.4rem)}.flow-hero__copy p{color:#fff9e9;margin:9px 0 0;font-size:1rem;font-weight:800}.flow-hero__sparks{pointer-events:none;position:absolute;inset:0}.flow-hero__sparks i{background:#e8b44c;width:7px;height:7px;animation:1.2s ease-out infinite reward-particle;position:absolute;transform:rotate(45deg)}.flow-hero__sparks i:first-child{top:24%;left:22%}.flow-hero__sparks i:nth-child(2){background:#8abdb5;animation-delay:.2s;top:34%;right:20%}.flow-hero__sparks i:nth-child(3){animation-delay:.38s;bottom:24%;left:28%}.flow-hero__sparks i:nth-child(4){animation-delay:.55s;bottom:19%;right:27%}.flow-hero--heroStrong{-webkit-backdrop-filter:blur(13px)saturate(.9);backdrop-filter:blur(13px)saturate(.9);background:#051427e6}.flow-hero--heroStrong .flow-trail{opacity:1;transform:scale(1.1)}.flow-hero--heroStrong .flow-hero__scene:before{background:radial-gradient(circle,#f4be434f,#b5711914 46%,#0000 72%);width:430px;height:430px}.flow-hero--heroStrong .flow-hero__mascot{width:min(350px,45vh)}.flow-hero--heroStrong .flow-hero__copy strong{text-shadow:0 0 24px #f2be4f42;font-size:clamp(2.6rem,7vw,4rem)}.flow-hero.is-party-squad .flow-hero__scene{gap:14px;width:min(96vw,820px)}.flow-hero.is-party-squad .flow-hero__mascot{width:min(620px,70vw);max-height:52vh}.flow-hero.is-party-squad .flow-hero__copy p{margin-top:5px}.retry-closure{z-index:118;color:#fff8e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c223a8a;place-content:center;justify-items:center;gap:6px;animation:.18s both retry-closure-in;display:grid;position:fixed;inset:0;overflow:hidden}.retry-closure .flow-trail{opacity:.72}.retry-closure>span,.retry-closure>strong{z-index:2;position:relative}.retry-closure>span{color:#164d35;background:#eaf6ee;border-radius:50%;place-items:center;width:54px;height:54px;font-size:1.5rem;display:grid}.retry-closure>strong{font-family:var(--font-serif),Georgia,serif;font-size:1.45rem}.flow-trail--journeyUnlock{z-index:4;opacity:.95}.flow-trail--journeyUnlock .flow-trail__glow,.flow-trail--journeyUnlock .flow-trail__line{animation-duration:1.4s}.flow-trail--completion{z-index:2;opacity:.24}.flow-trail--completion .flow-trail__glow,.flow-trail--completion .flow-trail__line{animation-duration:1.8s}.reward-particles{pointer-events:none;position:absolute;inset:0}.reward-particles i{background:#e5ad43;border-radius:2px;width:7px;height:7px;animation:1.15s ease-out infinite reward-particle;position:absolute}.reward-particles i:first-child{top:23%;left:19%}.reward-particles i:nth-child(2){background:#8abdb5;animation-delay:.18s;top:32%;right:18%}.reward-particles i:nth-child(3){background:#d7a745;animation-delay:.35s;bottom:26%;left:24%}.reward-particles i:nth-child(4){background:#f1cf7d;animation-delay:.5s;bottom:20%;right:28%}.reward-particles i:nth-child(5){animation-delay:.7s;top:17%;left:54%}.flow-lab{background:#f7f2e8;place-items:center;min-height:100dvh;padding:24px;display:grid}.flow-lab>section{background:#fffdf9;border:1px solid #182b421f;border-radius:28px;gap:16px;width:min(100%,560px);padding:36px;display:grid;box-shadow:0 20px 60px #182b421a}.flow-lab>section>span{color:var(--action);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:900}.flow-lab>section>h1,.flow-lab>section>p{margin:0}.flow-lab>section>h1{color:var(--brand)}.flow-lab>section>p{color:var(--text-soft)}.flow-lab>section>div{flex-wrap:wrap;gap:12px;display:flex}.flow-lab>section button{color:#fff;background:var(--brand);min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:13px;padding:0 18px;font-weight:800}.flow-lab>section>label{color:var(--text-soft);align-items:center;gap:9px;font-size:.78rem;font-weight:750;display:flex}.dev-reset{background:#f7f2e8;place-items:center;min-height:100dvh;padding:24px;display:grid}.dev-reset>section{background:#fffdf9;border:1px solid #182b421f;border-radius:28px;justify-items:start;gap:12px;width:min(100%,520px);padding:36px;display:grid;box-shadow:0 20px 60px #182b421a}.dev-reset span{color:var(--action);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:900}.dev-reset h1,.dev-reset p{margin:0}.dev-reset h1{color:var(--brand)}.dev-reset p{color:var(--text-soft)}.dev-reset a,.dev-reset button{color:#fff;background:var(--brand);font:inherit;cursor:pointer;border:0;border-radius:13px;margin-top:8px;padding:13px 18px;font-size:.8rem;font-weight:850;text-decoration:none}.audio-preview{background:#f7f2e8;min-height:100dvh;padding:clamp(28px,6vw,72px)}.audio-preview>header,.audio-preview>section{width:min(100%,760px);margin:0 auto}.audio-preview>header>span{color:var(--action);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:900}.audio-preview h1{color:var(--brand);font-family:var(--font-serif),Georgia,serif;margin:8px 0;font-size:clamp(2rem,5vw,3.4rem)}.audio-preview header p{max-width:620px;color:var(--text-soft);line-height:1.6}.audio-preview>section{margin-top:36px}.audio-preview h2{color:var(--brand);letter-spacing:.11em;text-transform:uppercase;font-size:.72rem}.audio-preview section>div{gap:10px;display:grid}.audio-preview button{min-height:64px;color:var(--brand);font:inherit;text-align:left;cursor:pointer;background:#fffdf9;border:1px solid #182b421f;border-radius:16px;grid-template-columns:36px 1fr auto;align-items:center;gap:12px;padding:10px 16px;display:grid;box-shadow:0 5px 16px #182b420d}.audio-preview button>span{color:#fff;background:var(--action);border-radius:50%;place-items:center;width:32px;height:32px;font-size:.66rem;display:grid}.audio-preview button small{color:var(--text-soft)}.audio-preview button:disabled{cursor:not-allowed;opacity:.55}.audio-preview button:disabled>span{background:#99938a}.audio-preview .audio-preview-group{margin-top:20px}.audio-preview .audio-preview-group h3{color:var(--text-soft);margin:0 0 10px;font-size:.78rem}.audio-preview .audio-preview-group>div{gap:10px;display:grid}.audio-preview .audio-preview-voices{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px;margin:16px 0;display:grid}.audio-preview .audio-preview-voices p{background:#fffdf9;border:1px solid #182b421f;border-radius:14px;gap:4px;margin:0;padding:14px 16px;display:grid}.audio-preview .audio-preview-voices span,.audio-preview .audio-preview-voices code{color:var(--text-soft);font-size:.78rem}.audio-preview .audio-preview-challenges{gap:10px;display:grid}.audio-preview .audio-preview-challenges button{grid-template-columns:36px 1fr}.audio-preview .audio-preview-challenges button small,.audio-preview .audio-preview-challenges button em{grid-column:2;font-size:.72rem}.audio-preview .audio-preview-challenges button em{color:var(--text-soft);font-style:normal}.reward-lab>nav{z-index:220;background:#fffdf9f0;border:1px solid #182b421f;border-radius:14px;gap:5px;max-width:calc(100vw - 120px);padding:6px;display:flex;position:fixed;top:10px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 10px 30px #182b4224}.reward-lab>nav button{min-height:34px;color:var(--text-soft);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;padding:0 10px;font-size:.62rem;font-weight:800}.reward-lab>nav button.is-active{color:#fff;background:var(--brand)}.reward-stage{z-index:110;min-height:100dvh;color:var(--brand);background:linear-gradient(145deg,#f8f3e9,#fffdf9 46%,#f3eadb);place-items:center;padding:32px;display:grid;position:fixed;inset:0;overflow:hidden}.reward-stage:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 10%,#f4bf552e,#0000 38%);position:absolute;inset:0}.reward-stage>.reward-sound-toggle{z-index:8;position:absolute;top:24px;right:24px}.round-result{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf9e0;border:1px solid #7c531f21;border-radius:32px;grid-template-columns:210px minmax(300px,1fr);align-items:center;gap:28px;width:min(100%,720px);min-height:390px;padding:30px 42px;display:grid;position:relative;box-shadow:0 26px 75px #182b421f}.round-result>.lion-mascot{justify-self:center;width:190px;animation:.52s cubic-bezier(.2,.9,.25,1.15) both mascot-rise}.round-result__copy{justify-items:start;display:grid}.round-result__copy>span,.completion-moment__copy>span{color:#9f3651;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:900}.round-result__score{color:#d58a20;font-family:var(--font-serif),Georgia,serif;align-items:baseline;gap:8px;margin:4px 0 8px;font-size:clamp(3.2rem,7vw,4.8rem);line-height:1;display:flex}.round-result__score small{color:var(--text-soft);font-family:var(--font-sans),sans-serif;font-size:.72rem;font-weight:800}.round-result h1{max-width:360px;color:var(--brand);margin:0;font-size:clamp(1.35rem,3vw,1.85rem);line-height:1.18}.round-result p{color:var(--text-soft);margin:10px 0 0;font-size:.76rem}.round-result .quick-primary{min-height:48px;margin-top:22px}.reward-stage--result.is-supportive .round-result__score{color:#b97842}.reward-stage--result.is-steady .round-result__score{color:#32745a}.reward-stage--completion{background:linear-gradient(#faf5ebe0,#f8f2e7f5),url(/assets/accent-journey-landscape.png) 50%/cover}.reward-stage--completion:after{content:"";pointer-events:none;background:linear-gradient(#fffcf533,#182b421a);position:absolute;inset:0}.completion-moment{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e0;border:1px solid #ffffff9e;border-radius:40px;grid-template-columns:minmax(250px,.78fr) minmax(460px,1.22fr);align-items:center;gap:34px;width:min(100%,980px);min-height:570px;padding:34px 52px;display:grid;position:relative;box-shadow:0 36px 100px #182b4233}.completion-moment>.lion-mascot{justify-self:center;width:min(300px,28vw);animation:.72s cubic-bezier(.2,.9,.25,1.25) both mascot-rise}.completion-moment__copy{align-content:center;justify-items:start;min-height:440px;display:grid}.completion-moment h1{max-width:430px;color:var(--brand);margin:7px 0 3px;font-size:clamp(2.15rem,4.5vw,3.25rem);line-height:1.04}.completion-moment__subtitle{color:var(--text-soft);margin:0 0 22px;font-size:.82rem;font-weight:800}.session-highlights{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;display:grid}.session-highlight{opacity:.18;background:#ffffffad;border:1px solid #182b421a;border-radius:18px;align-content:center;justify-items:center;min-width:0;min-height:96px;padding:12px 8px;transition:opacity .25s,transform .32s cubic-bezier(.2,.9,.25,1.2),box-shadow .25s;display:grid;transform:scale(.9)}.session-highlight.is-visible{opacity:1;animation:.34s cubic-bezier(.2,.9,.25,1.2) both session-highlight-pop;transform:none}.session-highlight small{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.55rem;font-weight:900}.session-highlight strong{font-family:var(--font-serif),Georgia,serif;margin-top:4px;font-size:1.55rem}.session-highlight.is-xp{color:#a86514;background:#fff5dc}.session-highlight.is-accuracy{color:#2a756a;background:#edf8f5}.session-highlight.is-flow{color:#8f3049;background:#fbf0f3}.completion-extra{width:100%;min-height:108px;color:var(--brand);text-align:center;background:#fff9ebd1;border:1px solid #daa43e33;border-radius:19px;align-content:center;justify-items:center;gap:4px;margin-top:14px;padding:12px 18px;animation:.3s both completion-extra-in;display:grid}.completion-extra small{color:var(--text-soft);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:900}.completion-extra h2{margin:0;font-size:1.35rem}.completion-extra>strong{color:#a86514}.completion-extra.is-streak{text-align:left;grid-template-columns:auto 1fr}.completion-extra.is-streak>.lion-mascot{grid-row:1/3;width:74px}.completion-extra.is-achievement>.achievement-badge{width:74px}.completion-extra-summary{flex-wrap:wrap;gap:7px;width:100%;margin-top:12px;display:flex}.completion-extra-summary span{color:var(--brand);background:#f4efe5;border-radius:99px;padding:6px 9px;font-size:.6rem;font-weight:800}.completion-moment__actions{opacity:.15;pointer-events:none;align-items:center;gap:18px;margin-top:20px;transition:opacity .25s,transform .25s;display:flex;transform:translateY(8px)}.completion-moment__actions.is-ready{opacity:1;pointer-events:auto;transform:none}.completion-moment__actions .quick-replay{margin:0}.reward-weekly-steps{gap:8px;margin:8px 0;display:flex}.reward-weekly-steps i{background:#fff;border:2px solid #c8c2b8;border-radius:50%;width:14px;height:14px}.reward-weekly-steps i.is-filled{background:#2f8062;border-color:#2f8062;animation:.3s both quick-pop}.accent-rise{z-index:1;pointer-events:none;height:72%;position:absolute;inset:auto 0 0}.accent-rise i{opacity:.78;filter:drop-shadow(0 0 10px);transform-origin:bottom;border-radius:99px;width:12px;height:86%;animation:1.2s cubic-bezier(.2,.75,.2,1) both accent-rise;position:absolute;bottom:-22%}.accent-rise i:first-child{color:#e0a63b;background:currentColor;left:18%;transform:rotate(-24deg)}.accent-rise i:nth-child(2){color:#9f3651;background:currentColor;animation-delay:80ms;left:34%;transform:rotate(-9deg)}.accent-rise i:nth-child(3){color:#358c81;background:currentColor;animation-delay:.16s;left:51%;transform:rotate(7deg)}.accent-rise i:nth-child(4){color:#9b84c6;background:currentColor;animation-delay:.23s;right:29%;transform:rotate(15deg)}.accent-rise i:nth-child(5){color:#e2b354;background:currentColor;animation-delay:.3s;right:14%;transform:rotate(27deg)}.reward-particles--completion i:nth-child(6){background:#e4b74b;animation-delay:.45s;top:28%;left:68%}.reward-particles--completion i:nth-child(7){background:#358c81;animation-delay:.62s;top:58%;left:10%}.reward-particles--completion i:nth-child(8){background:#9f3651;animation-delay:.78s;bottom:37%;right:10%}@keyframes quick-question-entry{0%{opacity:0;transform:translateY(12px)}}@keyframes flow-trail-draw{0%{stroke-dasharray:0 100}to{stroke-dasharray:100 0}}@keyframes flow-last-charge{0%{background-size:0 100%}to{background-size:100% 100%}}@keyframes flow-mascot-entry{0%{opacity:0;transform:translateY(76px)scale(.82)rotate(-2deg)}72%{transform:translateY(-5px)scale(1.05)rotate(1deg)}to{opacity:1;transform:none}}@keyframes retry-closure-in{0%{opacity:0}}@keyframes session-highlight-pop{0%{opacity:.2;transform:scale(.82)}72%{transform:scale(1.05)}}@keyframes completion-extra-in{0%{opacity:0;transform:translateY(9px)}}@keyframes mascot-rise{0%{opacity:0;transform:translateY(70px)scale(.78)}75%{transform:translateY(-7px)scale(1.03)}}@keyframes reward-step-in{0%{opacity:0;transform:translateY(10px)}}@keyframes reward-particle{0%{opacity:0;transform:translateY(12px)rotate(0)}35%{opacity:1}to{opacity:0;transform:translateY(-34px)rotate(120deg)}}@keyframes accent-rise{0%{opacity:0;height:8%}to{height:86%}}@keyframes journey-completed-pulse{0%{filter:brightness();transform:scale(.88)}55%{filter:brightness(1.18)drop-shadow(0 0 12px #eeb33b8c);transform:scale(1.1)}}@keyframes journey-next-node-pulse{0%{filter:brightness();transform:scale(.94)}55%{filter:brightness(1.1)drop-shadow(0 0 11px #1b864d7a);transform:scale(1.08)}to{filter:none;transform:none}}@keyframes journey-segment-reveal{0%{stroke-dasharray:0 1;opacity:.42}to{stroke-dasharray:1 0;opacity:1}}@keyframes flow-spark-impact{0%{transform:scale(.92)}72%{transform:scale(1.06)}to{transform:none}}@media (prefers-reduced-motion:reduce){.quick-card--question-entry,.quick-flow,.quick-feedback,.quick-options button.is-incorrect,.word-answer.is-incorrect,.flow-hero__mascot,.flow-hero__sparks i,.flow-trail__glow,.flow-trail__line,.reward-particles i,.round-result>.lion-mascot,.completion-moment>.lion-mascot,.session-highlight,.completion-extra,.accent-rise i,.reward-weekly-steps i.is-filled,.world-milestone.is-current .world-node__core,.world-milestone.is-just-completed .world-node__core,.world-milestone.is-group-completing .world-node__core,.world-node__phase-ring-latest.is-advancing,.world-node__phase-bead.is-latest,.world-node__phase-bead.is-current-phase,.world-milestone.is-just-unlocked .world-node,.world-path__route.is-unlocking .route-segment.is-unlock-segment,.journey-node-popover,.module-completion-overlay,.module-completion__mascot>.lion-mascot,.module-completion__progress i{animation:none}.accent-rise,.reward-particles,.flow-hero__sparks,.flow-trail__tip,.flow-trail__spark{display:none}.flow-hero__mascot{transform:none}.flow-trail__glow,.flow-trail__line{stroke-dasharray:100 0}.quick-segments i,.quick-options button,.completion-moment__actions,.session-highlight,.world-node{transition:none}.journey-node-popover{transform:none}}.journey-section-divider{z-index:6;top:var(--journey-divider-top-desktop,3670px);color:#173554;text-align:center;pointer-events:none;background:linear-gradient(145deg,#fffdf6f5,#fff6dee6);border:1px solid #d4962c40;border-radius:22px;justify-items:center;gap:5px;padding:22px 24px 24px;display:grid;position:absolute;left:9%;right:9%;box-shadow:0 14px 36px #58411c17,inset 0 1px #ffffffdb}.journey-section-divider:before{content:"";background:#e2a43a;border-radius:99px;width:42px;height:3px;margin-bottom:3px}.journey-section-divider span{color:#a76a13;letter-spacing:.18em;text-transform:uppercase;font-size:.66rem;font-weight:950}.journey-section-divider strong{font-family:var(--font-serif),Georgia,serif;font-size:1.55rem;line-height:1.05}.journey-section-divider small{color:var(--text-soft);font-size:.72rem;font-weight:750}.journey-module-transition{z-index:7;top:var(--journey-transition-top-desktop);width:min(330px,58%);min-height:64px;color:var(--brand);background:#f8fcf9f5;border:1px solid #438b913d;border-radius:18px;outline:none;align-items:center;gap:12px;padding:10px 16px;scroll-margin-top:72px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 10px 24px #25493b1a,inset 0 1px #ffffffe6}.journey-module-transition:after{width:3px;height:var(--journey-module-end-padding-desktop,64px);background:linear-gradient(var(--journey-path-pending,#d7ddd8),transparent);content:"";position:absolute;top:100%;left:50%;transform:translate(-50%)}.journey-module-transition:focus-visible{outline-offset:4px;outline:3px solid #a72c4980}.journey-module-transition__icon{color:#fff;background:#438b72;border-radius:12px;flex:none;place-items:center;width:36px;height:36px;display:grid}.journey-module-transition__copy{gap:2px;min-width:0;display:grid}.journey-module-transition__copy small{color:#36755f;letter-spacing:.13em;text-transform:uppercase;font-size:.56rem;font-weight:950}.journey-module-transition__copy strong{font:750 .88rem/1.2 var(--font-serif),Georgia,serif;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.journey-module-transition.is-locked{color:#5f6864;background:#f5f5f0f2;border-color:#68726d2e}.journey-module-transition.is-locked .journey-module-transition__icon{color:#727b77;background:#d9dcd8}.journey-module-transition.is-locked .journey-module-transition__copy small{color:#78817d}.journey-module-transition.is-theme-language-lab:not(.is-locked) .journey-module-transition__icon{background:#438b91}.journey-module-transition.is-theme-language-lab:not(.is-locked) .journey-module-transition__copy small{color:#37777d}.journey-module-transition.is-end{text-align:left;background:#f7f7f2f0;border-color:#757c782b;justify-content:center;width:min(310px,56%)}.journey-module-transition.is-end .journey-module-transition__icon{color:#64706b;background:#e1e3df}.journey-module-boundary{z-index:7;top:var(--journey-boundary-top-desktop,6160px);color:var(--brand);background:radial-gradient(circle at 12% 10%,#f5c65f33,#0000 28%),linear-gradient(145deg,#fffdf7fa,#f7efddf5);border:1px solid #c7943647;border-radius:30px;outline:none;grid-template-columns:96px minmax(0,1fr) minmax(210px,.78fr);align-items:center;gap:24px;padding:30px;scroll-margin-top:72px;display:grid;position:absolute;left:7%;right:7%;box-shadow:0 22px 52px #463a2324,inset 0 1px #ffffffe6}.journey-module-boundary:focus-visible{outline-offset:5px;outline:3px solid #a72c498c}.journey-module-boundary__seal{color:#fff;background:linear-gradient(155deg,#e8b44f,#bd7920);border:3px solid #f7dfaa;border-radius:38% 38% 48% 48%;align-content:center;place-items:center;gap:3px;width:82px;height:92px;display:grid;box-shadow:inset 0 2px #ffffff59,0 7px #9d6119,0 12px 20px #6c44122e}.journey-module-boundary__seal small{letter-spacing:.12em;font-size:.58rem;font-weight:950}.journey-module-boundary.is-pending .journey-module-boundary__seal{color:#777b78;background:linear-gradient(145deg,#deddd8,#bfc1bd);border-color:#f3f1e9;box-shadow:inset 0 2px #ffffff61,0 7px #9b9e99,0 12px 20px #4b4f4c1f}.journey-module-boundary__summary>span,.journey-module-boundary__next>span{color:#9d6819;letter-spacing:.14em;text-transform:uppercase;font-size:.62rem;font-weight:950}.journey-module-boundary__summary h3{font-family:var(--font-serif),Georgia,serif;margin:5px 0 10px;font-size:1.7rem;line-height:1.08}.journey-module-boundary__summary p{max-width:430px;color:var(--text-soft);margin:0;font-size:.76rem;line-height:1.5}.journey-module-boundary__summary ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.journey-module-boundary__summary li{color:#486b55;background:#eaf5ecd1;border-radius:99px;align-items:center;gap:5px;padding:6px 9px;font-size:.64rem;font-weight:800;display:inline-flex}.journey-module-boundary__next{background:linear-gradient(145deg,#f5f2fae6,#e8e5efd1);border:1px solid #4f48651f;border-radius:20px;align-content:center;gap:4px;min-height:128px;padding:20px 48px 20px 20px;display:grid;position:relative}.journey-module-boundary__next strong{font-family:var(--font-serif),Georgia,serif;font-size:1.2rem}.journey-module-boundary__next small{color:var(--text-soft);font-size:.65rem}.journey-module-boundary__next em{color:#64756b;letter-spacing:.05em;text-transform:uppercase;font-size:.61rem;font-style:normal;font-weight:850}.journey-module-boundary__next>.app-icon{color:#87858f;position:absolute;top:18px;right:18px}.journey-module-region.is-theme-lexicon{--journey-path-complete:#6c9a84;--journey-path-pending:#d7ddd8}.journey-module-region.is-theme-language-lab{--journey-path-complete:#4d8f97;--journey-path-pending:#d8e2e1}.module-gateway.is-theme-language-lab .module-gateway__veil{background:linear-gradient(90deg,#0d313df0,#2b636a94 48%,#2552591a 75%),linear-gradient(#0000 45%,#1137404d)}.module-gateway.is-theme-language-lab .module-gateway__copy>span{color:#e6c56f}.module-gateway.is-theme-language-lab .module-gateway__progress i{background:linear-gradient(90deg,#4f9aa0,#9ac6b7);box-shadow:0 0 16px #569ea266}.journey-module-boundary__next.is-theme-language-lab{background:linear-gradient(145deg,#eff9f8fa,#deefeee6);border-color:#438b913d}.sound-hunt-card,.pronunciation-card{max-width:900px}.sound-hunt-card{gap:20px;display:grid}.sound-hunt-timer{background:#f1f8f5;border:1px solid #cfe1dc;border-radius:20px;justify-items:center;gap:7px;padding:20px;display:grid}.sound-hunt-timer strong{font:800 2.3rem var(--font-serif);color:#19584d;font-variant-numeric:tabular-nums}.sound-hunt-timer small{color:#65766f}.sound-hunt-timer button,.sound-hunt-add button{color:#fff;background:#28785d;border:0;border-radius:999px;padding:10px 18px;font-weight:800}.sound-hunt-add{grid-template-columns:1fr auto;align-items:end;gap:10px;display:grid}.sound-hunt-add label,.sound-hunt-notes{color:#1d604e;gap:7px;font-weight:800;display:grid}.sound-hunt-add input,.sound-hunt-notes textarea,.sound-hunt-entries input,.pronunciation-self input,.pronunciation-reflection textarea{color:#123c35;font:inherit;background:#fff;border:1px solid #cbd9d4;border-radius:13px;padding:12px}.sound-hunt-entries{gap:10px;display:grid}.sound-hunt-entries article{background:#fff;border:1px solid #dce7e2;border-radius:16px;grid-template-columns:minmax(140px,1.2fr) 1fr minmax(140px,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.sound-hunt-entries label{align-items:center;gap:7px;font-size:.83rem;display:flex}.sound-hunt-entries button{color:#93514f;background:0 0;border:0}.sound-hunt-warning{color:#746039;background:#fff8e8;border-left:4px solid #d6a23f;margin:0;padding:12px 14px}.pronunciation-card{gap:18px;display:grid}.pronunciation-text{background:#fffdf8;border:1px solid #d5e2de;border-radius:18px;padding:20px}.pronunciation-text p{white-space:pre-wrap;color:#173a36;font:600 clamp(1rem,2.5vw,1.2rem)/1.7 var(--font-serif)}.pronunciation-instruction{color:#506c65}.pronunciation-recorder{justify-items:stretch;gap:12px;display:grid}.pronunciation-recorder audio,.pronunciation-card audio{width:100%}.pronunciation-self,.pronunciation-reflection{color:#1e6254;gap:9px;font-weight:800;display:grid}.pronunciation-self input{width:110px}.pronunciation-targets{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.pronunciation-targets article{background:#fff;border:1px solid #d5e3df;border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:11px;display:grid}.pronunciation-targets article button{color:#fff;background:#2b7d6a;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.pronunciation-targets select{background:#f8fbfa;border:1px solid #cfdbd7;border-radius:9px;grid-column:1/-1;padding:8px}.pronunciation-model{color:#1e6755;background:#eef8f4;border:1px solid #91bdb2;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:800;display:flex}.pronunciation-read{align-items:center;gap:9px;display:flex}.pronunciation-compare{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pronunciation-compare>div{background:#fff;border:1px solid #d6e2de;border-radius:16px;gap:8px;padding:15px;display:grid}.pronunciation-summary>div{gap:10px;display:grid}.pronunciation-summary article{text-align:left;border:1px solid #d5e2de;border-radius:14px;padding:14px}.listening-reveal mark{color:inherit;background:#fff0b8;border-radius:5px;padding:0 2px}@media (max-width:720px){.sound-hunt-add,.sound-hunt-entries article{grid-template-columns:1fr}.sound-hunt-entries input,.sound-hunt-entries label,.sound-hunt-entries button{width:100%}.pronunciation-compare,.pronunciation-targets{grid-template-columns:1fr}.sound-hunt-card,.pronunciation-card{padding:18px}}.journey-module-boundary__next.is-theme-lexicon{background:linear-gradient(145deg,#f0f9f4f5,#e1efe7e0);border-color:#4d826933}.lexicon-clock{flex:none;display:block}.lexicon-clock>circle:first-child{fill:#fffdf7;stroke:#2f6756;stroke-width:4px}.lexicon-clock line{stroke:#91a19a;stroke-width:2px;stroke-linecap:round}.lexicon-clock line.is-hour{stroke:#173c33;stroke-width:6px}.lexicon-clock line.is-minute{stroke:#cf8d24;stroke-width:4px}.lexicon-clock .is-pin{fill:#cf8d24;stroke:#fff;stroke-width:1.5px}.quick-options button.has-clock{flex-direction:column;justify-content:center;gap:8px;min-height:128px;display:flex}.quick-options button.has-clock>svg+span{font-variant-numeric:tabular-nums;font-weight:800}.lexicon-burst-card{background:linear-gradient(145deg,#fffdf8,#f2f8f3);border-color:#30745b42}.lexicon-burst{background:linear-gradient(135deg,#e7f3ec,#fff9e9);border:1px solid #37795e2e;border-radius:22px;grid-template-columns:58px 1fr;align-items:center;gap:18px;margin:4px 0 24px;padding:20px;display:grid}.lexicon-burst>button{color:#fff;background:#28785d;border:0;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;box-shadow:0 8px 18px #19534033}.lexicon-burst>div{gap:5px;display:grid}.lexicon-burst strong{font:700 1.65rem var(--font-serif);color:#092f2d}.lexicon-burst span{color:#1d684e;font-weight:800}.lexicon-burst p{color:#415b54;margin:3px 0 0}.routine-scene{width:min(100%,360px);height:auto;margin:14px auto;display:block}.routine-scene>rect{fill:#f8f4e8;stroke:#d9e6dd;stroke-width:2px}.routine-scene circle{fill:#fff;stroke:#2d6f59;stroke-width:3px}.routine-scene line{stroke:#173c33;stroke-width:5px;stroke-linecap:round}.routine-scene path{fill:none;stroke:#cf8d24;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round}.routine-scene text{fill:#66746f;text-transform:capitalize;font-size:12px}.past-scene{width:min(100%,360px);height:auto;margin:14px auto;display:block}.past-scene>rect{fill:#fbf6e9;stroke:#d8e5dc;stroke-width:2px}.past-scene path,.past-scene rect:not(:first-child),.past-scene circle{fill:none;stroke:#285f52;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round}.past-scene .past-scene__head{fill:#edbd63;stroke:#b67a20}.past-scene .past-scene__person{fill:#3b7d65;stroke:#285f52}.past-scene .past-scene__ground{stroke:#d9a23b}.past-scene.is-power-out>rect,.past-scene.is-flashlight>rect{fill:#f4f0df}.lexicon-burst__transformation{color:#6d7a74;letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800;display:block}.past-level-progress{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 22px;display:grid}.past-level-progress span{color:#7b8580;text-align:center;border:1px solid #d8dfd9;border-radius:999px;padding:10px;font-size:.76rem;font-weight:800}.past-level-progress span.is-current{color:#1f654d;background:#eaf5ed;border-color:#2d745b}.past-level-progress span.is-complete{color:#9b6511;background:#fff5dd;border-color:#d79a2f}.three-steps-past__prompt{background:#fff9eb;border-left:4px solid #d79a2f;border-radius:16px;margin:0 0 20px;padding:20px}.three-steps-past__prompt small{color:#99701f;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800}.three-steps-past__prompt blockquote{color:#12324b;font-family:var(--font-serif);margin:10px 0 0;font-size:clamp(1.2rem,3vw,1.75rem);line-height:1.35}.past-timeline{background:linear-gradient(135deg,#fffaf0,#eef6f0);border:1px solid #d6e3dc;border-radius:22px;grid-template-columns:minmax(0,1fr) auto minmax(0,.72fr);align-items:center;gap:10px;width:min(100%,520px);margin:16px auto;padding:18px;display:grid}.past-timeline__ongoing,.past-timeline__event{gap:5px;min-width:0;display:grid;position:relative}.past-timeline small{color:#687a72;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.past-timeline strong{color:#173c32;font-size:.9rem;line-height:1.3}.past-timeline__ongoing>i{background:linear-gradient(90deg,#2f8066 0 78%,#a9cdbf 78%);border-radius:999px;height:7px;margin-top:5px;display:block}.past-timeline__event>i{background:#d99a2b;border:3px solid #fff;border-radius:50%;width:13px;height:13px;position:absolute;top:-3px;left:-8px;box-shadow:0 0 0 2px #b97818}.past-timeline__connector{color:#a66b13;text-transform:uppercase;background:#fff;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:900}.picture-story{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:min(100%,650px);margin:16px auto;display:grid}.picture-story__frame{background:#fff;border:1px solid #d8e3dc;border-radius:18px;align-content:start;gap:6px;padding:8px;display:grid;position:relative}.picture-story__frame>span{z-index:1;color:#fff;background:#173c32;border-radius:50%;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:12px;left:12px}.picture-story__frame .past-scene{margin:0}.picture-story__frame small{color:#3e5149;padding:0 5px 5px;font-size:.7rem;line-height:1.3}.picture-story__frame .past-scene__head,.picture-story__frame .past-scene__person{display:none}@media (max-width:560px){.past-timeline{grid-template-columns:1fr;padding:14px}.past-timeline__connector{justify-self:start}.past-timeline__event{padding-left:12px}.picture-story{grid-template-columns:1fr}.picture-story__frame{grid-template-columns:92px 1fr;align-items:center}.picture-story__frame .past-scene{width:92px}.picture-story__frame small{font-size:.76rem}.picture-story__frame>span{top:8px;left:8px}}.lexicon-core-shell{--quick-accent:#27785c}.lexicon-core-card{max-width:880px}.lexicon-model{background:#f1f7f2;border:1px solid #cfe1d5;border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px;display:grid}.lexicon-model small,.lexicon-final-preview small{color:#237057;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.lexicon-model p{font:600 1.05rem/1.55 var(--font-serif);color:#123c35}.lexicon-model span{color:#5b6d66;font-size:.88rem}.lexicon-model button,.lexicon-external-actions button,.lexicon-external-actions a,.lexicon-add-turn{color:#165d47;background:#fff;border:1px solid #a9cdbc;border-radius:14px;padding:12px 16px;font-weight:800;text-decoration:none}.lexicon-production-blocks{gap:14px;margin-top:20px;display:grid}.lexicon-production-blocks label,.lexicon-dialogue-turns fieldset{background:#fff;border:1px solid #d8e1dc;border-radius:18px;gap:8px;padding:18px;display:grid}.lexicon-production-blocks label>span,.lexicon-dialogue-turns legend{color:#247057;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.lexicon-production-blocks textarea,.lexicon-dialogue-turns textarea,.lexicon-scenario select,.lexicon-scenario input{color:#0b2f2a;width:100%;font:inherit;resize:vertical;background:#fbfcfa;border:1px solid #cbd8d1;border-radius:13px;padding:13px 14px}.lexicon-final-preview{background:#fff8e8;border:1px solid #ecd7a6;border-radius:18px;margin-top:20px;padding:20px}.lexicon-final-preview p,.lexicon-final-preview pre{white-space:pre-wrap;font:600 1rem/1.6 var(--font-serif);color:#173b34}.lexicon-final-preview button{color:#1d6b52;background:0 0;border:0;font-weight:800}.lexicon-writing-warning{color:#6d6252;font-size:.88rem}.lexicon-external-actions{flex-wrap:wrap;gap:10px;display:flex}.lexicon-external-actions a{color:#fff;background:#205f4d}.lexicon-scenario{gap:7px;margin:16px 0;display:grid}.lexicon-scenario>span{color:#174f40;font-weight:850}.lexicon-dialogue-guidance{background:#fff9ec;border-left:4px solid #d4a23f;padding:14px 16px}.lexicon-dialogue-turns{gap:14px;display:grid}.lexicon-dialogue-turns fieldset{margin:0}.lexicon-dialogue-turns label{grid-template-columns:100px 1fr;align-items:start;gap:12px;display:grid}.lexicon-dialogue-turns label>span{color:#52675f;padding-top:12px;font-weight:750}.lexicon-add-turn{background:#eff7f2;margin-top:14px}.journey-module-region.is-theme-lexicon .journey-section-divider{--divider-accent:#4f9277}.journey-module-region.is-theme-lexicon .world-node__core{filter:saturate(.92)}.lexicon-review-overview{background:#f5faf6;border:1px solid #cfe1d5;border-radius:18px;gap:10px;margin:20px 0;padding:20px;display:grid}.lexicon-review-overview>span{color:#247057;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.lexicon-review-overview>p{font:600 1rem/1.6 var(--font-serif);color:#173b34}.lexicon-review-overview>div{border-top:1px solid #dce8e0;gap:4px;padding-top:10px;display:grid}.lexicon-review-overview small,.review-focus__source{color:#65756f}.review-focus__label{color:#247057;text-transform:uppercase;letter-spacing:.06em;font-weight:850}.review-focus__source{border-left:3px solid #dcc27f;margin:8px 0;padding-left:12px;font-style:normal}.module-completion-overlay{z-index:240;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#081422b8;place-items:center;min-height:100dvh;padding:24px;animation:.26s both module-overlay-in;display:grid;position:fixed;inset:0}.module-completion{width:min(880px,100%);min-height:560px;color:var(--brand);background:radial-gradient(circle at 18% 16%,#ffd7774d,#0000 34%),linear-gradient(145deg,#fffdf7,#f4ead5);border:1px solid #ffe7ab70;border-radius:36px;grid-template-columns:minmax(240px,.82fr) minmax(360px,1.18fr);align-items:center;gap:34px;padding:40px 50px;display:grid;position:relative;overflow:hidden;box-shadow:0 40px 100px #020c176b}.module-completion__glow{filter:blur(24px);pointer-events:none;background:#eeb2392b;border-radius:50%;width:430px;height:430px;position:absolute;top:-120px;left:-90px}.module-completion__mascot{z-index:1;place-items:center;display:grid;position:relative}.module-completion__mascot>.lion-mascot{width:min(300px,31vw);animation:.72s cubic-bezier(.2,1.2,.3,1) both seal-pop}.module-completion__seal{color:#fff;background:linear-gradient(145deg,#edb74e,#bd7920);border:3px solid #fff1c8;border-radius:36% 36% 46% 46%;align-content:center;place-items:center;width:58px;height:64px;display:grid;position:absolute;bottom:8%;right:9%;box-shadow:0 8px 18px #7e521340}.module-completion__seal small{font-size:.7rem;font-weight:950}.module-completion__copy{z-index:1;justify-items:start;display:grid;position:relative}.module-completion__copy>span{color:#a56a0d;letter-spacing:.13em;text-transform:uppercase;font-size:.67rem;font-weight:950}.module-completion__copy h1{font-family:var(--font-serif),Georgia,serif;margin:8px 0 6px;font-size:clamp(2.25rem,5vw,3.4rem);line-height:1.02}.module-completion__copy>p{color:var(--brand);margin:0;font-size:1.1rem;font-weight:850}.module-completion__copy>small{color:var(--text-soft);margin-top:5px;font-size:.75rem}.module-completion__progress{grid-template-columns:minmax(0,1fr) 52px;align-items:center;gap:12px;width:100%;margin:30px 0 24px;display:grid}.module-completion__progress>span{background:#e8dfcd;border:1px solid #9564182e;border-radius:99px;height:11px;overflow:hidden}.module-completion__progress i{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#d99a27,#ffd46c);width:100%;height:100%;animation:.8s cubic-bezier(.2,.8,.25,1) .2s both module-progress-fill;display:block;box-shadow:0 0 18px #e8ab3180}.module-completion__progress strong{color:#fff;background:linear-gradient(145deg,#edb74e,#c77e20);border:3px solid #fff2cf;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.15rem;display:grid;box-shadow:0 6px 14px #7e521338}.module-completion__copy>.action-button{min-width:220px}@keyframes module-overlay-in{0%{opacity:0}}@keyframes module-context-enter{0%{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes module-artwork-enter{0%{opacity:.62;transform:scale(1.025)translateY(4px)}to{opacity:1;transform:scale(1.015)}}@keyframes module-progress-fill{0%{filter:brightness(.9);transform:scaleX(0)}to{filter:brightness(1.08);transform:scaleX(1)}}.connection-scene{background:linear-gradient(145deg,#fffaf0,#edf5eb);border:1px solid #204c4424;border-radius:24px;grid-template-columns:48px 1fr 48px;align-items:center;width:min(100%,360px);min-height:118px;margin:18px auto 4px;padding:22px 28px 30px;display:grid;position:relative;overflow:hidden}.connection-scene__point{color:#fff;background:#347a58;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.connection-scene i{background:#dca036;border-radius:999px;height:4px}.connection-scene.is-origin i:after,.connection-scene.is-direction i:after{float:right;content:"";border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:12px solid #dca036;margin-top:-7px}.connection-scene.is-proximity i{background:repeating-linear-gradient(90deg,#dca036 0 10px,#0000 10px 17px);margin:0 12px}.connection-scene small{color:#657565;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800;position:absolute;bottom:9px;left:0;right:0}.special-word-audio{color:#226747;background:#f1f8f2;border:1px solid #2a745033;border-radius:999px;align-items:center;gap:8px;margin:0 auto 10px;padding:9px 14px;font-weight:800;display:flex}.return-to-progress{z-index:48;color:#fff;cursor:pointer;min-height:44px;animation:feedback-in var(--motion-standard) ease both;background:#182b42f0;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:0 15px;font-size:.72rem;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 32px #182b423d}.action-button,.button{box-shadow:0 4px 0 color-mix(in srgb,currentColor,#000 72%),0 9px 18px #182b421f;transition:transform var(--motion-fast),box-shadow var(--motion-fast),filter var(--motion-fast)}.action-button:hover:not(:disabled),.button:hover:not(:disabled){filter:brightness(1.025);transform:translateY(-2px)}.action-button:active:not(:disabled),.button:active:not(:disabled){box-shadow:0 1px 0 color-mix(in srgb,currentColor,#000 72%),0 4px 8px #182b421a;transform:translateY(3px)}@keyframes current-node-ring{0%,to{filter:drop-shadow(0 0 #2d8b5b00)}50%{filter:drop-shadow(0 0 7px #2d8b5b66)}}@keyframes journey-phase-bead-pop{0%{transform:translate(-50%,-50%)scale(.55)}55%{transform:translate(-50%,-50%)scale(1.28)}to{transform:translate(-50%,-50%)scale(1)}}@keyframes journey-phase-ring-fill{0%{stroke-dasharray:0 1}to{stroke-dasharray:var(--phase-segment-length) 1}}@keyframes journey-group-completed-pop{0%{filter:brightness();transform:scale(.94)}58%{filter:brightness(1.12)drop-shadow(0 0 10px #d99a276b);transform:scale(1.08)}to{filter:none;transform:none}}@keyframes journey-current-phase-reveal{0%{border-color:#337a554d;box-shadow:0 0 #4ba27400}to{border-color:#247a50;box-shadow:0 0 0 3px #4ba27424,0 3px 7px #185b3a33}}@keyframes journey-current-phase-pulse{0%,to{box-shadow:0 0 0 3px #4ba2741f,0 3px 7px #185b3a2e}50%{box-shadow:0 0 0 5px #4ba27433,0 4px 9px #185b3a3d}}@keyframes journey-popover-in{0%{opacity:0;transform:scale(.88)translateY(7px)}to{opacity:1;transform:none}}@keyframes skeleton-sweep{to{background-position:-120% 0}}@media (max-width:980px) and (min-width:721px){:root{--ap-rail:82px}.app-rail{width:var(--ap-rail);padding-inline:10px}.app-rail__brand{justify-content:center;padding-inline:0}.app-rail__brand>span,.app-rail__nav a:not(.is-active):after,.app-rail__identity>span:nth-child(2),.app-rail__identity>.app-icon{display:none}.app-rail__nav a{justify-content:center;padding:0;font-size:0}.app-rail__nav a>span{width:42px;height:42px}.app-rail__identity{justify-content:center;padding-inline:0;display:flex}.journey-hud__welcome{display:none}}@media (max-width:720px){.app-shell--v2:not(.is-focus-mode) .site-main{margin-left:0}.app-rail{display:none}.focus-header{height:52px;padding:0 14px}.focus-header>span{display:none}.journey-world{width:calc(100% - 20px);padding:10px 0 100px}.journey-hud{padding:6px 4px 10px;display:block}.journey-hud__welcome{margin-bottom:10px}.journey-hud__welcome strong{font-size:.86rem}.journey-hud__signals{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.journey-hud__signals>a{background:#ffffff7a;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;min-height:62px;padding:7px}.journey-hud__signals>a>span:last-child{width:100%}.journey-hud__signals small{display:none}.journey-hud__signals strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.61rem;overflow:hidden}.signal-icon{border-radius:9px;width:27px;height:27px}.signal-icon .app-icon{width:16px;height:16px}.module-gateway{border-radius:24px 24px 48px;min-height:280px}.module-gateway__landscape{object-position:62% 52%}.module-gateway__veil{background:linear-gradient(90deg,#081d32e8,#102d498c 74%,#182b421f)}.module-gateway__copy{padding:40px 24px 72px}.module-gateway__copy h1{font-size:2.3rem}.module-gateway__copy p{max-width:260px}.module-gateway__progress{grid-template-columns:minmax(150px,1fr) auto}.module-gateway__chapter{font-size:3rem;bottom:50px;right:22px}.world-path{margin-top:0}.world-path__heading{padding:0 22px}.world-path__heading h2{font-size:1.55rem}.world-path__canvas{border-radius:32px;min-height:0}.journey-module-region{min-height:var(--journey-canvas-height-mobile,6820px)}.world-path__route{width:100%;height:var(--journey-route-height-mobile,6330px);inset:0}.world-milestone{top:var(--journey-node-top-mobile);left:var(--journey-node-left-mobile);width:128px;margin-left:-64px}.world-node{width:91px;height:91px}.world-node__core{width:74px;height:74px}.world-node__caption{width:154px;margin-left:-13px}.world-node__caption strong{font-size:.78rem}.current-flag{width:132px;font-size:.53rem;top:-39px}.world-milestone.is-module-final .world-node{width:108px;height:108px}.world-milestone.is-module-final .world-node__core{width:92px;height:92px}.world-node__module-marker{width:30px;height:30px;font-size:.55rem;bottom:-7px;right:-7px}.journey-module-transition{top:var(--journey-transition-top-mobile);border-radius:16px;width:min(286px,76%);min-height:56px;padding:8px 13px}.journey-module-transition:after{height:var(--journey-module-end-padding-mobile,56px)}.journey-module-transition__icon{border-radius:11px;width:32px;height:32px}.journey-module-transition__copy strong{font-size:.8rem}.journey-module-transition.is-end{width:min(280px,74%)}.journey-module-boundary{top:var(--journey-boundary-top-mobile,6160px);border-radius:24px;grid-template-columns:66px minmax(0,1fr);gap:16px;padding:22px 18px;left:4%;right:4%}.journey-module-boundary__seal{width:60px;height:70px}.journey-module-boundary__summary h3{font-size:1.35rem}.journey-module-boundary__summary ul{gap:5px}.journey-module-boundary__summary li{padding:5px 7px;font-size:.57rem}.journey-module-boundary__next{grid-column:1/-1;min-height:104px;padding:17px 44px 17px 17px}.module-completion-overlay{padding:14px}.module-completion{text-align:center;border-radius:28px;grid-template-columns:1fr;align-content:center;gap:8px;min-height:min(720px,100dvh - 28px);padding:22px 20px}.module-completion__mascot>.lion-mascot{width:min(230px,58vw)}.module-completion__seal{width:46px;height:51px;bottom:4%;right:18%}.module-completion__copy{justify-items:center}.module-completion__copy h1{font-size:2.2rem}.module-completion__copy>p{font-size:.95rem}.module-completion__progress{margin:22px 0 18px}.module-completion__copy>.action-button{width:100%}.journey-recall-action{width:108px;max-width:calc(100vw - 32px);min-height:45px;padding:6px 8px;top:30px}.journey-recall-action.is-left{right:calc(50% + 42px)}.journey-recall-action.is-right{left:calc(50% + 42px)}.journey-recall-action strong{font-size:.64rem}.return-to-progress{right:14px;bottom:calc(86px + env(safe-area-inset-bottom))}.mobile-nav{background:#142335f5;border-color:#ffffff14;border-radius:22px}.mobile-nav a{transition:color var(--motion-fast),background var(--motion-fast),transform var(--motion-fast)}.mobile-nav a.is-active{background:#ffffff1a}.mobile-nav a:active{transform:translateY(2px)scale(.95)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.practice-page--three-steps{width:min(1160px,100% - 40px)}.three-steps-locked,.three-steps-intro{border:1px solid var(--border);background:var(--surface);max-width:880px;box-shadow:var(--shadow-md);border-radius:24px;margin:0 auto;padding:32px}.three-steps-locked{text-align:center;justify-items:center;display:grid}.three-steps-intro h1{margin:5px 0 12px;font-size:clamp(2rem,5vw,3rem)}.three-steps-intro__lead{max-width:720px;color:var(--text-soft);font-size:1rem}.three-steps-intro__facts{flex-wrap:wrap;gap:9px;margin:24px 0;display:flex}.three-steps-intro__facts span{border:1px solid var(--border);min-height:40px;color:var(--brand);background:var(--surface-soft);border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-size:.75rem;font-weight:800;display:inline-flex}.three-steps-intro__pace{border-left:3px solid var(--accent);color:var(--brand);background:var(--warning-soft);padding:14px 16px}.three-steps-ai-note{color:var(--brand);background:#fff3f5;border:1px solid #8b294238;border-radius:16px;grid-template-columns:auto 1fr;gap:13px;margin:22px 0;padding:17px;display:grid}.three-steps-ai-note>.app-icon{color:var(--action)}.three-steps-ai-note p{color:var(--text-soft);margin:3px 0 0;font-size:.78rem}.three-steps-session{position:relative}.three-steps-session__header{color:var(--white);box-shadow:var(--shadow-brand);background:linear-gradient(125deg,#092849,#173d63);border-radius:20px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;margin-bottom:14px;padding:18px 20px;display:grid}.three-steps-session__header span{color:var(--accent);text-transform:uppercase;font-size:.65rem;font-weight:850}.three-steps-session__header h1{color:var(--white);margin:2px 0 0;font-size:1.45rem}.three-steps-timer{background:#05142657;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:10px;padding:8px 10px 8px 14px;display:flex}.three-steps-timer strong{color:var(--white);font-variant-numeric:tabular-nums}.three-steps-timer button,.three-steps-session__header>button{min-height:36px;color:var(--brand);background:var(--surface);cursor:pointer;border:0;border-radius:9px}.three-steps-timer.is-complete{border-color:#c6a45d80}.three-steps-reminder{width:max-content;margin:0 0 14px auto;position:relative}.three-steps-reminder summary{color:var(--action);cursor:pointer;align-items:center;gap:5px;font-size:.72rem;font-weight:800;display:inline-flex}.three-steps-reminder p{z-index:8;border:1px solid var(--border);background:var(--surface);width:310px;box-shadow:var(--shadow-md);border-radius:12px;padding:12px;font-size:.7rem;position:absolute;right:0}.three-steps-time-complete{background:var(--warning-soft);border:1px solid #c6a45d73;border-radius:16px;align-items:center;gap:14px;margin-bottom:14px;padding:14px 16px;display:flex}.three-steps-time-complete div{flex:1}.three-steps-time-complete p{color:var(--text-soft);margin:2px 0 0;font-size:.72rem}.three-steps-time-complete button{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:9px;min-height:38px}.three-steps-workspace{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.three-step-card{border:1px solid var(--border);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);transition:border-color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast);border-radius:18px;padding:16px;position:relative}.three-step-card:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #c6a45d1f,var(--shadow-md);transform:translateY(-2px)}.three-step-card:not(:last-child):after{z-index:3;width:24px;height:24px;color:var(--white);background:var(--accent);content:"→";border-radius:50%;place-items:center;font-weight:900;display:grid;position:absolute;top:50%;right:-18px}.three-step-card.has-error{border-color:#bd3e53}.three-step-card header{grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-bottom:12px;display:grid;position:relative}.three-step-card header>span{width:29px;height:29px;color:var(--white);background:var(--brand);font-family:var(--font-serif),Georgia,serif;border-radius:50%;place-items:center;font-weight:900;display:grid}.three-step-card label{color:var(--brand);font-family:var(--font-serif),Georgia,serif;font-weight:750}.three-step-card header button{border:1px solid var(--border);background:var(--surface-soft);cursor:pointer;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.three-step-card header p{z-index:5;border:1px solid var(--border);color:var(--text);background:var(--surface);box-shadow:var(--shadow-md);font-family:var(--font-sans),sans-serif;border-radius:11px;margin:0;padding:12px;font-size:.7rem;font-weight:400;position:absolute;top:35px;left:0;right:0}.three-step-card textarea{resize:vertical;border:1px solid var(--border);width:100%;color:var(--text);background:#fffefa;border-radius:12px;padding:13px;line-height:1.55}.three-step-card textarea:focus{outline-offset:1px;outline:2px solid #c6a45d80}.three-step-guidance{color:var(--warning);align-items:start;gap:6px;margin-top:8px;font-size:.66rem;display:flex}.three-steps-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:16px;display:flex}.three-steps-actions>a{color:var(--text-soft);font-size:.75rem;font-weight:800}.three-steps-saved{z-index:80;color:var(--white);background:var(--success);box-shadow:var(--shadow-md);border-radius:99px;align-items:center;gap:7px;padding:12px 16px;animation:.24s ease-out feedback-in;display:flex;position:fixed;bottom:24px;right:24px}.applications-dialog{background:var(--surface);width:min(680px,100% - 28px);max-height:80vh;box-shadow:var(--shadow-md);border-radius:20px;padding:20px;overflow:auto}.applications-dialog>header{justify-content:space-between;display:flex}.applications-dialog>header span{color:var(--action);text-transform:uppercase;font-size:.65rem;font-weight:850}.applications-dialog h2{margin:2px 0 14px}.applications-dialog>header button{cursor:pointer;background:0 0;border:0;font-size:1.5rem}.applications-dialog ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.applications-dialog li{border:1px solid var(--border);border-radius:13px;grid-template-columns:34px 1fr auto;align-items:center;gap:11px;padding:12px;display:grid}.applications-dialog li>span{width:32px;height:32px;color:var(--white);background:var(--brand);border-radius:50%;place-items:center;font-weight:900;display:grid}.applications-dialog li div{min-width:0}.applications-dialog li small,.applications-dialog li strong,.applications-dialog li p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.applications-dialog li p{color:var(--text-soft);margin:2px 0 0;font-size:.72rem}.three-steps-completion{gap:16px;display:grid}.three-steps-result{color:var(--white);box-shadow:var(--shadow-brand);background:linear-gradient(125deg,#092849,#173d63);border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px;display:grid}.three-steps-result>span{width:52px;height:52px;color:var(--brand);background:var(--accent);border-radius:50%;place-items:center;display:grid}.three-steps-result small{color:var(--accent);text-transform:uppercase}.three-steps-result h1{color:var(--white);margin:2px 0}.three-steps-result p{color:#ffffffad;margin:0;font-size:.75rem}.three-steps-result>strong{color:var(--accent);font-size:1.2rem}.three-steps-self-check{border:1px solid var(--border);background:var(--surface);border-radius:16px;padding:16px}.three-steps-self-check>div{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px;display:grid}.three-steps-self-check span{color:var(--success);font-size:.76rem}.three-steps-self-check p{color:var(--warning);margin:10px 0 0;font-size:.7rem}.three-steps-review-header{justify-content:space-between;align-items:center;display:flex}.three-steps-review-header span{color:var(--action);text-transform:uppercase;font-size:.65rem;font-weight:850}.three-steps-review-header h2{margin:2px 0 0}.three-steps-review-header__actions{align-items:center;gap:8px;display:flex}.three-steps-review-header__actions>button:first-child{border:1px solid var(--border);min-height:42px;color:var(--brand);background:var(--surface-soft);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex}.three-steps-review-header__actions>button:first-child:disabled{opacity:.5;cursor:not-allowed}.application-review{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:20px;overflow:hidden}.application-review>header{color:var(--brand);background:var(--surface-soft);justify-content:space-between;padding:13px 17px;display:flex}.application-review__content{grid-template-columns:repeat(3,1fr);display:grid}.application-review__content>div{border-right:1px solid var(--border);min-width:0;padding:18px}.application-review__content>div:last-child{border-right:0}.application-review__content small{color:var(--text-soft)}.application-review__content p{color:var(--brand);font-family:var(--font-serif),Georgia,serif;margin:6px 0 0;font-size:1.05rem}.application-review__edit{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px;display:grid}.application-review__edit textarea{border:1px solid var(--border);border-radius:10px;min-height:110px;padding:10px}.application-review__edit button{grid-column:1/-1}.application-review__arkos{color:var(--white);background:var(--brand);border-radius:13px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;margin:0 16px 16px;padding:13px;display:grid}.application-review__arkos p{color:#ffffff9e;margin:2px 0 0;font-size:.68rem}.application-review__arkos a,.application-review__arkos button{min-height:38px;color:var(--white);cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;padding:0 11px}.application-review>footer{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;padding:13px 16px;display:flex}.application-review>footer button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:9px;align-items:center;gap:6px;min-height:40px;padding:0 12px;display:inline-flex}.application-review>footer button[aria-pressed=true]{color:var(--white);background:var(--success)}.three-steps-review-nav{justify-content:center;align-items:center;gap:18px;display:flex}.three-steps-review-nav button{border:1px solid var(--border);background:var(--surface);border-radius:9px;min-height:38px;padding:0 14px}.recall-target{color:var(--brand);background:var(--surface-soft);font-family:var(--font-serif),Georgia,serif;border-radius:12px;padding:16px;font-size:1.5rem}@media (max-width:800px){.practice-page--three-steps{width:min(100% - 24px,1160px);padding-bottom:36px}.three-steps-intro{padding:22px 18px}.three-steps-session__header{grid-template-columns:1fr auto;padding:15px}.three-steps-session__header>button{grid-column:1/-1}.three-steps-workspace{grid-template-columns:1fr}.three-step-card:not(:last-child):after{content:"↓";top:auto;bottom:-18px;right:calc(50% - 12px)}.three-step-card textarea{min-height:150px}.three-steps-actions{flex-direction:column-reverse;align-items:stretch}.three-steps-actions .action-button{width:100%}.three-steps-actions>a{text-align:center;align-content:center;min-height:44px}.three-steps-time-complete{flex-direction:column;align-items:stretch}.application-review__content,.application-review__edit{grid-template-columns:1fr}.application-review__content>div{border-right:0;border-bottom:1px solid var(--border)}.application-review__arkos{grid-template-columns:1fr}.application-review__arkos a,.application-review__arkos button{place-items:center;display:grid}.three-steps-self-check>div{grid-template-columns:1fr}.three-steps-review-header{flex-direction:column;align-items:flex-start;gap:12px}.three-steps-review-header__actions{flex-wrap:wrap;width:100%}.three-steps-review-header__actions>button{flex:180px;justify-content:center}}@media (max-width:480px){.three-steps-session__header{grid-template-columns:1fr}.three-steps-timer{justify-content:space-between}.three-steps-reminder{margin-left:0}.three-steps-reminder p{width:min(310px,100vw - 48px);left:0;right:auto}.three-steps-result{grid-template-columns:auto 1fr}.three-steps-result>strong{grid-column:1/-1}.applications-dialog li{grid-template-columns:30px 1fr}.applications-dialog li>button{grid-column:1/-1}}@media (max-width:410px){.next-action h1{font-size:1.75rem}.quick-progress__icon{display:none}.practice-step__main h3{font-size:1.02rem}.evolution-card{text-align:left;grid-template-columns:88px minmax(0,1fr);align-items:center;padding-bottom:38px}.evolution-ring{width:88px;height:88px}.evolution-ring>div{width:68px;height:68px}.evolution-card__module{align-items:flex-start}}@keyframes nav-indicator{0%{opacity:0;transform:scaleX(.25)}to{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.action-button{box-shadow:inset 0 1px #ffffff29,0 8px 18px #182b421f}.action-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 1px #ffffff2e,0 13px 25px #182b422b}.action-button--primary:hover:not(:disabled){background:var(--action-dark)}.action-button--brand:hover:not(:disabled){background:#0e2238}.action-button--gold:hover:not(:disabled){background:#d4b46d}.progress-track{box-shadow:inset 0 1px 2px #182b421a}.progress-track>span:after,.player-league-card__xp>div i:after{border-radius:inherit;content:"";opacity:.62;background:linear-gradient(90deg,#0000,#ffffff61,#0000);transition:transform .7s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0;transform:translate(-72%)}.progress-block:hover .progress-track>span:after,.player-league-card:hover .player-league-card__xp>div i:after{transform:translate(72%)}.player-league-card__xp>div i{position:relative}.context-chip>.app-icon:last-child{transition:transform var(--motion-fast)}.context-chip:hover>.app-icon:last-child{transform:translate(3px)}.learning-card__action{box-shadow:0 7px 16px #182b421f,inset 0 1px #ffffff2e}.player-league-card:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-105px;box-shadow:0 0 0 42px #ffffff05}.podium-place{transition:transform var(--motion-state)}.podium-place:hover{transform:translateY(-3px)}.podium-place__avatar{box-shadow:0 0 0 2px var(--accent),0 7px 16px #182b4229}.ranking-rule>i{border:1px solid;box-shadow:0 5px 13px #182b4212}.profile-level strong{background:#ffffff17;border:1px solid #ffffff1a}.profile-facts>div{min-height:70px;transition:transform var(--motion-fast),background var(--motion-fast);background:#05172a57}.profile-facts>div:hover{background:#05172a75;transform:translateY(-2px)}.weekly-days span.is-complete{box-shadow:0 5px 11px #8b29422e}.achievement-badge{width:88px;height:97px}.achievement-card.is-latest .achievement-badge{margin-top:-3px}@media (max-width:1000px){.profile-hero{grid-template-columns:auto minmax(0,1fr)}.profile-facts{grid-column:1/-1}.weekly-goal{grid-template-columns:minmax(0,1fr) auto}.weekly-goal__copy{grid-column:1}.weekly-days{grid-column:2}.weekly-goal>.progress-block{grid-column:1/3}.weekly-goal>.action-button{grid-area:3/1/auto/3}}@media (max-width:720px){.journey-overview{border-radius:21px;padding:7px}.module-overview{border-radius:15px}.learning-path{width:100%}.learning-card{border-left-width:3px}.player-league-card{min-height:330px}.weekly-goal{grid-template-columns:1fr;gap:16px;padding:18px}.weekly-goal__copy,.weekly-days,.weekly-goal>.progress-block,.weekly-goal>.action-button{grid-area:auto/1}.weekly-days{justify-content:space-between}.weekly-goal>.action-button{width:100%}.achievement-card,.achievement-card.is-latest{min-height:238px}}.journey-overview{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:18px}.module-overview{isolation:isolate;background:linear-gradient(112deg,#fbfaff 0%,#fffdf9 72%);border-color:#5748d23d;min-height:148px;padding:20px 24px;position:relative;overflow:hidden}.module-overview:after{z-index:-1;content:"";background:linear-gradient(90deg,#fbfaff 0%,#fffdf9fa 46%,#fffdf94d 72%,#fffdf90f);position:absolute;inset:0}.module-overview__landscape{z-index:-2;object-fit:cover;object-position:62% 58%;opacity:.76;transform:scale(1.02)}.module-overview>div:nth-child(2){max-width:430px}.module-overview>div:nth-child(2)>span{color:#5748d2;letter-spacing:.12em;text-transform:uppercase;font-size:.64rem;font-weight:900}.module-overview h1{font-family:var(--font-serif),Georgia,serif;margin:2px 0 1px;font-size:1.45rem}.module-overview p{color:var(--text-soft);margin:0 0 10px;font-size:.74rem}.context-chip{min-height:65px;padding:10px 14px;overflow:hidden}.context-chip>span{border-radius:50%;width:40px;height:40px}.learning-path{min-height:560px;padding-top:10px}.learning-path__heading{margin-bottom:10px}.learning-path__heading>div>span{align-items:center;gap:7px;display:inline-flex}.learning-path__heading>div>small{color:var(--text-soft);margin-top:2px;font-size:.76rem;display:block}.learning-path__rail{min-height:480px;padding:8px 0 40px;display:block}.learning-path__rail:before{display:none}.learning-path__curve{width:190px;height:500px;position:absolute;top:0;left:0;overflow:visible}.learning-path__curve path{fill:none;stroke-linecap:round;stroke-width:4px;vector-effect:non-scaling-stroke}.learning-path__curve-base{stroke:#cbc8bf;stroke-dasharray:5 9}.learning-path__curve-progress{stroke:#dfaa3e}.learning-step{min-height:150px}.learning-step:nth-of-type(2){min-height:158px}.learning-step .learning-node{z-index:3;border:5px solid var(--surface);width:62px;height:62px;box-shadow:0 0 0 2px var(--canvas),0 9px 22px #182b4229;transition:transform var(--motion-state),box-shadow var(--motion-state);top:35px;left:90px}.learning-step:nth-of-type(2) .learning-node{left:54px}.learning-step:hover .learning-node{box-shadow:0 0 0 2px var(--canvas),0 13px 28px #182b4233;transform:translateY(-2px)scale(1.05)}.learning-node b{font-family:var(--font-serif),Georgia,serif;font-size:1.4rem}.learning-step:after{z-index:0;border-top:2px solid var(--border-strong);content:"";width:38px;position:absolute;top:64px;left:145px}.learning-step:nth-of-type(2):after{width:40px;left:109px}.learning-card{z-index:2;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;min-height:122px;margin-left:175px;padding:18px 22px;box-shadow:0 12px 30px #182b4214}.learning-step:nth-of-type(2) .learning-card{margin-left:140px;margin-right:18px}.learning-card:before{border-bottom:inherit;border-left:inherit;background:inherit;content:"";width:16px;height:16px;position:absolute;top:44px;left:-9px;transform:rotate(45deg)}.learning-card__practice-icon{width:58px;height:58px;color:var(--success);background:#31704a1a;border-radius:50%;place-items:center;display:grid}.learning-step--available .learning-card__practice-icon,.learning-step--in_progress .learning-card__practice-icon{color:#7650dc;background:#f0e9ff}.learning-step--locked .learning-card__practice-icon{color:#8f887c;background:#eeeae3}.learning-card__identity h3{font-family:var(--font-serif),Georgia,serif;margin-top:3px;font-size:1.18rem}.learning-card__identity small{margin-top:4px;display:block}.learning-card__progress{display:none}.learning-card__action{min-width:176px;min-height:48px;transition:transform var(--motion-fast),filter var(--motion-fast);border-radius:10px;font-size:.78rem;box-shadow:0 8px 18px #182b421f}.learning-card__action:active{transform:scale(.97)}.learning-step--review .learning-card{background:linear-gradient(105deg,#f4fbf6 0%,#fffdf9 68%)}.learning-step--available .learning-card,.learning-step--in_progress .learning-card{background:linear-gradient(105deg,#fffaf2 0%,#fffdf9 68%)}.learning-step--locked .learning-card{background:#f7f5f0b8}.learning-path__continuation{border:1px dashed var(--border-strong);background:#ffffff59;border-radius:14px;grid-template-columns:46px 1fr;align-items:center;gap:12px;width:340px;margin:2px 0 0 61px;padding:10px 14px;display:grid;position:relative}.learning-path__continuation>span{width:34px;height:34px;color:var(--text-soft);background:#e8e4dc;border-radius:50%;place-items:center;display:grid}.learning-path__continuation>div{flex-direction:column;display:flex}.learning-path__continuation strong{color:var(--brand);font-size:.72rem}.learning-path__continuation small{font-size:.65rem}.ranking-view{display:block}.ranking-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex;position:relative}.ranking-heading:after{pointer-events:none;content:"";background:radial-gradient(#e19a4221,#0000 68%);width:46%;height:140px;position:absolute;bottom:-30px;right:0}.ranking-heading>div>span{color:#e78b00;text-transform:uppercase;align-items:center;gap:7px;font-size:.67rem;font-weight:900;display:inline-flex}.ranking-demo-badge{z-index:6;position:relative}.ranking-demo-badge summary{color:#5546a0;cursor:pointer;background:#f2f0ffb8;border:1px solid #5748d238;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-size:.66rem;font-weight:850;list-style:none;display:inline-flex}.ranking-demo-badge summary::-webkit-details-marker{display:none}.ranking-demo-badge summary span{color:inherit;font:inherit;letter-spacing:normal;text-transform:none}.ranking-demo-badge>p{z-index:10;color:#514a78;width:300px;box-shadow:var(--shadow-md);background:#fbfaff;border:1px solid #dcd5fa;border-radius:12px;margin:0;padding:12px 14px;font-size:.7rem;position:absolute;top:38px;right:0}.demo-notice{margin-bottom:16px}.ranking-showcase{grid-template-columns:minmax(0,1.08fr) minmax(350px,.92fr);align-items:stretch;gap:18px;display:grid}.player-league-card{min-height:250px;color:var(--white);box-shadow:var(--shadow-brand);background:radial-gradient(circle at 14% 25%,#6197cb2e,#0000 28%),linear-gradient(125deg,#092441,#12365d 62%,#092744);border-radius:22px;grid-template-columns:132px 145px minmax(0,1fr);align-items:center;gap:18px;padding:24px 24px 72px;display:grid;position:relative;overflow:hidden}.player-league-card__rank{border-right:1px solid #ffffff26;flex-direction:column;justify-content:center;min-height:135px;display:flex}.player-league-card__rank>span{color:#f4ba35;margin-bottom:13px;font-weight:850}.player-league-card__rank small{color:#ffffffbd}.player-league-card__rank strong{color:var(--white);font-family:var(--font-serif),Georgia,serif;font-size:3.35rem;line-height:1}.player-league-card__xp{flex-direction:column;min-width:0;display:flex}.player-league-card__xp small{color:#ffffffb3;align-items:center;gap:6px;display:inline-flex}.player-league-card__xp>strong{color:var(--white);margin:6px 0 12px;font-size:2rem}.player-league-card__xp>span{color:#ffffffb8;font-size:.72rem}.player-league-card__xp>div{border:1px solid #ffffff3d;border-radius:99px;height:7px;margin-top:8px;overflow:hidden}.player-league-card__xp>div i{border-radius:inherit;background:linear-gradient(90deg,#ed9c20,#ffd86a);height:100%;display:block}.player-league-card>footer{background:#0514268f;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:52px;padding:6px 8px 6px 16px;display:grid;position:absolute;bottom:13px;left:14px;right:14px}.player-league-card>footer>span{align-items:center;gap:6px;font-size:.72rem;display:inline-flex}.player-league-card>footer em{color:#ffffffad;font-size:.7rem;font-style:normal}.league-badge{place-items:center;display:grid}.league-badge__art{transition:transform var(--motion-state),filter var(--motion-state)}.player-league-card:hover .league-badge__art{filter:saturate(1.08)drop-shadow(0 8px 9px #020d1b3d);transform:translateY(-2px)rotate(-1deg)}.league-badge--large{width:126px;height:154px}.league-badge__art{background-image:var(--league-badge-sheet);background-position-y:50%;background-repeat:no-repeat;background-size:500%;width:100%;height:100%;display:block}.league-badge--bronze .league-badge__art{background-position-x:0}.league-badge--silver .league-badge__art{background-position-x:25%}.league-badge--gold .league-badge__art{background-position-x:50%}.league-badge--platinum .league-badge__art{background-position-x:75%}.league-badge--diamond .league-badge__art{background-position-x:100%}.ranking-podium{background:radial-gradient(circle at 50% 10%,#fff7e6,transparent 38%),var(--surface);min-height:250px;box-shadow:var(--shadow-sm);border:1px solid #c6a45d6b;border-radius:22px;justify-content:center;align-items:end;gap:8px;padding:18px 18px 0;display:flex;overflow:hidden}.podium-place{flex-direction:column;align-items:center;width:30%;animation:.55s both podium-enter;display:flex}.podium-place--1{width:36%}.podium-place--2{animation-delay:80ms}.podium-place--3{animation-delay:.16s}.podium-place__medal{width:30px;height:30px;color:var(--brand);font-family:var(--font-serif),Georgia,serif;background:#c6cbd1;border:2px solid #fff;border-radius:50%;place-items:center;margin-bottom:4px;font-weight:900;display:grid;box-shadow:0 2px #8d939b}.podium-place--1 .podium-place__medal{background:#ffc846;width:36px;height:36px;box-shadow:0 2px #d49413}.podium-place--3 .podium-place__medal{background:#cf956d;box-shadow:0 2px #975d3b}.podium-place__avatar{border:3px solid var(--surface);width:52px;height:52px;color:var(--white);background:var(--brand);box-shadow:0 0 0 2px var(--accent);font-family:var(--font-serif),Georgia,serif;border-radius:50%;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.podium-place--1 .podium-place__avatar{width:64px;height:64px}.podium-place>strong{color:var(--brand);margin-top:7px;font-size:.76rem}.podium-place>em{color:#c36b27;font-size:.68rem;font-style:normal;font-weight:850}.podium-place>i{width:100%;height:50px;color:var(--white);font-family:var(--font-serif),Georgia,serif;background:linear-gradient(#aeb4bc,#858d96);border-radius:9px 9px 0 0;place-items:center;margin-top:9px;font-size:1.65rem;font-style:normal;font-weight:900;display:grid}.podium-place--1>i{background:linear-gradient(#ffc843,#e99a0c);height:69px}.podium-place--3>i{background:linear-gradient(#d29b72,#a66c47);height:40px}.ranking-lower{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);align-items:start;gap:18px;margin-top:18px;display:grid}.ranking-person b{color:var(--white);background:var(--action);border-radius:99px;margin-left:5px;padding:3px 9px;font-size:.58rem}.ranking-board>div{transition:background var(--motion-fast),transform var(--motion-fast)}.ranking-board>div:hover{background:#f6f8fa;transform:translate(2px)}.ranking-board>div.is-current-user:hover{background:#fff0f3}.ranking-rules{padding:18px 22px}.ranking-rules h2{color:var(--brand);align-items:center;gap:9px;display:flex}.ranking-rules h2 .app-icon{color:#eead28}.ranking-rules>.ranking-rule{grid-template-columns:48px 1fr;align-items:center;gap:12px;padding:14px 0;display:grid}.ranking-rule>i{border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.ranking-rule p,.ranking-rule__note p{flex-direction:column;margin:0;display:flex}.ranking-rule--up>i{color:#21713e;background:#e5f3e8}.ranking-rule--up strong{color:#21713e}.ranking-rule--down>i{color:#b72d47;background:#fde8eb}.ranking-rule--down strong{color:#b72d47}.ranking-rule--reset>i{color:#6743d6;background:#eee9ff}.ranking-rule--reset strong{color:#6743d6}.ranking-rules>.ranking-rule__note{color:#6743d6;background:#f3efff;border:1px solid #dcd3ff;border-radius:12px;grid-template-columns:34px 1fr;gap:10px;margin-top:6px;padding:12px;display:grid}.profile-hero{background:radial-gradient(circle at 88% 22%,#c6a45d26,#0000 26%),linear-gradient(120deg,#092849,#14395f 68%,#274966);grid-template-columns:auto minmax(300px,1fr) minmax(370px,.9fr);min-height:210px;padding:28px 32px}.profile-facts>div:first-child .app-icon{color:#ff9e31}.profile-facts>div:nth-child(2) .app-icon{color:#63c879}.profile-facts>div:nth-child(3) .app-icon{color:#a98aff}.achievements-section{border:1px solid var(--border);background:#fffdf89e;border-radius:22px;padding:20px}.achievement-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.achievement-card{text-align:center;min-width:0;min-height:248px;transition:transform var(--motion-state),box-shadow var(--motion-state);border-radius:18px;flex-direction:column;align-items:center;padding:16px 12px;display:flex}.achievement-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.achievement-card.is-latest{text-align:center;align-items:center;display:flex}.achievement-card.is-latest .achievement-badge{margin:-8px auto 0}.achievement-card.is-latest>small{margin:-4px 0 5px;position:static}.achievement-card h3{font-family:var(--font-serif),Georgia,serif;margin-top:12px;font-size:.9rem}.achievement-card p{line-height:1.45}.achievement-progress{width:100%;margin-top:auto;padding-top:14px}.achievement-card time{margin-top:9px}.achievement-badge{width:96px;height:106px;color:var(--badge-primary);transition:filter var(--motion-state),opacity var(--motion-state),transform var(--motion-state);place-items:center;margin:0 auto 2px;display:grid;position:relative}.achievement-badge--small{width:48px;height:53px}.achievement-badge--medium{width:64px;height:71px}.achievement-badge__art{filter:drop-shadow(0 5px 6px #1a232d21);width:100%;height:100%;display:block;overflow:visible}.achievement-badge__art .badge-base{fill:var(--badge-primary);stroke:color-mix(in srgb,var(--badge-primary),#0d2035 28%);stroke-width:3px;stroke-linejoin:round}.achievement-badge__art .badge-inner{fill:var(--badge-secondary);stroke:color-mix(in srgb,var(--badge-primary),#fff 38%);stroke-width:2px;stroke-linejoin:round}.achievement-badge__art .badge-ribbon{fill:color-mix(in srgb,var(--badge-primary),#6d2335 18%);stroke:var(--badge-primary);stroke-width:2px;stroke-linejoin:round}.achievement-badge__art .badge-detail{fill:none;stroke:var(--badge-accent);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.achievement-badge__art .badge-motif{fill:none;stroke:var(--badge-primary);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.achievement-badge__art .badge-accent-fill{fill:var(--badge-accent);stroke:var(--badge-primary);stroke-width:2px}.achievement-badge__art .badge-accent-stroke{stroke:var(--badge-accent);stroke-width:6px}.achievement-badge__art text{fill:var(--badge-primary);stroke:none;text-anchor:middle;font-family:var(--font-serif),Georgia,serif;font-size:24px;font-weight:900}.achievement-badge__art .badge-number--large{letter-spacing:-2px;font-size:25px}.achievement-badge--major .badge-base{stroke:var(--badge-accent);stroke-width:4px}.achievement-badge--major:before,.achievement-badge--milestone:before{z-index:2;background:var(--badge-accent);width:9px;height:9px;box-shadow:-11px 7px 0 -3px var(--badge-accent);content:"";border-radius:2px;position:absolute;top:8%;right:3%;transform:rotate(45deg)}.achievement-badge.is-recent{filter:drop-shadow(0 0 8px color-mix(in srgb,var(--badge-accent),transparent 65%));animation:.6s cubic-bezier(.2,.8,.2,1) both achievement-arrive}.achievement-badge__lock{z-index:4;border:2px solid var(--surface);color:#716b63;background:#e3ded6;border-radius:8px;place-items:center;width:25px;height:25px;display:grid;position:absolute;bottom:4px;right:3px;box-shadow:0 3px 7px #1f242829}.achievement-badge--small .achievement-badge__lock{width:18px;height:18px;bottom:-3px;right:-3px}.achievement-badge__fallback-icon{color:var(--badge-primary);place-items:center;display:grid;position:absolute;inset:0}.achievement-card.is-inProgress{border-color:color-mix(in srgb,var(--accent),var(--border) 62%);background:#fffdf9}.achievement-card.is-locked:hover{transform:translateY(-2px)}@keyframes podium-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes current-rank-highlight{0%{box-shadow:inset 0 0 var(--action);background:#fffdf8}to{box-shadow:inset 4px 0 var(--action);background:#fff0f3}}@keyframes achievement-arrive{0%{opacity:.3;transform:translateY(8px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}.achievement-preview{min-height:100vh;color:var(--text);background:var(--canvas);padding:36px}.achievement-preview>header{text-align:center;max-width:720px;margin:0 auto 28px}.achievement-preview>header span{color:var(--action);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900}.achievement-preview>header h1{margin:5px 0}.achievement-preview>header p{color:var(--text-soft)}.achievement-preview__states{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:center;align-items:end;gap:22px;margin-bottom:28px;padding:18px;display:flex}.achievement-preview__states>div{color:var(--text-soft);justify-items:center;gap:5px;font-size:.65rem;display:grid}.achievement-preview__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.achievement-preview__card{border:1px solid var(--border);background:var(--surface);min-height:210px;box-shadow:var(--shadow-sm);text-align:center;border-radius:18px;align-content:center;justify-items:center;padding:18px;display:grid}.achievement-preview__sizes{align-items:end;gap:10px;min-height:90px;display:flex}.achievement-preview__card h2{font-family:var(--font-serif),Georgia,serif;margin:12px 0 3px;font-size:1rem}.achievement-preview__card small{color:var(--text-soft)}@media (max-width:800px){.achievement-preview{padding:22px 14px}.achievement-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.achievement-preview__states{justify-content:start;overflow-x:auto}}@media (max-width:560px){.achievement-preview__grid{grid-template-columns:1fr}}@media (max-width:1000px){.ranking-showcase{grid-template-columns:1fr}.ranking-podium{min-height:270px}.profile-hero{grid-template-columns:auto minmax(0,1fr)}.profile-facts{grid-column:1/-1}.achievement-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.ranking-heading{display:block}.ranking-demo-badge{margin-top:0;position:absolute;top:4px;right:0}.ranking-demo-badge>p{width:min(300px,100vw - 48px);right:0}.journey-overview{grid-template-columns:1fr;gap:9px}.journey-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.module-overview{min-height:108px;padding:13px 14px}.module-overview p{display:none}.learning-path{min-height:570px}.learning-path__heading>div>small{font-size:.68rem}.learning-path__rail{min-height:500px;padding-top:8px}.learning-path__curve{width:110px;height:500px;left:-40px}.learning-step{min-height:190px}.learning-step:nth-of-type(2){min-height:200px}.learning-step .learning-node,.learning-step:nth-of-type(2) .learning-node{width:46px;height:46px;top:37px;left:2px}.learning-step:after,.learning-step:nth-of-type(2):after{width:20px;top:59px;left:44px}.learning-card,.learning-step:nth-of-type(2) .learning-card{grid-template-columns:auto minmax(0,1fr);gap:10px;min-height:172px;margin:0 0 0 62px;padding:14px}.learning-card__practice-icon{width:42px;height:42px}.learning-card__practice-icon .app-icon{width:21px;height:21px}.learning-card__action{grid-column:1/-1;width:100%;min-height:42px}.learning-path__continuation{width:calc(100% - 62px);margin-left:62px}.ranking-heading:after{display:none}.ranking-showcase{gap:12px}.player-league-card{grid-template-columns:80px 1fr;gap:12px;min-height:330px;padding:18px 16px 82px}.league-badge--large{width:78px;height:98px}.league-badge__shield{width:72px;height:88px}.league-badge__shield i{width:38px;height:38px}.league-badge__shield b{font-size:1.35rem}.league-badge__shield em{font-size:.35rem;bottom:13px}.player-league-card__rank{border-right:0;min-height:98px}.player-league-card__rank>span{margin-bottom:4px}.player-league-card__rank strong{font-size:2.6rem}.player-league-card__xp{grid-column:1/-1}.player-league-card__xp>strong{font-size:1.75rem}.player-league-card>footer{grid-template-columns:1fr auto;gap:8px}.player-league-card>footer em{display:none}.player-league-card>footer .action-button{min-width:138px}.ranking-podium{min-height:245px;padding-left:8px;padding-right:8px}.podium-place__avatar{width:44px;height:44px}.podium-place--1 .podium-place__avatar{width:54px;height:54px}.podium-place>strong{text-overflow:ellipsis;white-space:nowrap;max-width:90px;overflow:hidden}.ranking-lower{grid-template-columns:1fr;gap:12px;margin-top:12px}.ranking-person b{display:none}.ranking-rules{order:2}.profile-hero{min-height:0}.achievements-section{padding:15px 0 15px 12px;overflow:hidden}.achievements-section>header{padding-right:12px}.achievement-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px;padding:4px 12px 14px 0;display:flex;overflow-x:auto}.achievement-grid::-webkit-scrollbar{display:none}.achievement-card,.achievement-card.is-latest{text-align:center;scroll-snap-align:start;flex-direction:column;flex:0 0 210px;align-items:center;min-height:252px;padding:15px 12px;display:flex}.achievement-card.is-latest .achievement-badge{margin:0 auto 2px}.achievement-card.is-latest>small{align-self:center;margin:0 0 4px;position:static}}.journey-home{gap:24px}.journey-overview{background:linear-gradient(125deg,#fff9,#fffdf842);border:1px solid #c6a45d33;border-radius:26px;gap:10px;padding:10px;box-shadow:0 16px 36px #182b420e}.module-overview{border-color:#5748d230;border-radius:18px;min-height:142px;box-shadow:0 7px 20px #182b420e}.module-overview__ring{width:98px;height:98px;box-shadow:inset 0 0 0 1px #5748d217,0 8px 22px #5748d21c}.module-overview__ring:before{width:74px;height:74px}.module-overview__landscape{opacity:.7;filter:saturate(.9)contrast(.96)}.journey-context{gap:8px}.context-chip{border-radius:16px;min-height:67px;box-shadow:0 5px 15px #182b420d}.context-chip--streak{background:linear-gradient(100deg,#fff9ef,var(--surface) 68%);border-color:#b66b1233}.context-chip--recall{background:linear-gradient(100deg,#f4faf6,var(--surface) 68%);border-color:#31704a33}.learning-path{width:min(100%,1060px);margin-inline:auto}.learning-path__curve-base{stroke:#c8c4ba;stroke-width:3.5px}.learning-path__curve-progress{stroke-width:5px;filter:drop-shadow(0 2px 2px #dfaa3e33)}.learning-card{border-left-width:4px;box-shadow:0 10px 25px #182b4213}.learning-step--review .learning-card{border-left-color:var(--success)}.learning-step--available .learning-card,.learning-step--in_progress .learning-card{border-left-color:#e78b00}.learning-step--locked .learning-card{border-left-color:var(--border-strong)}a.learning-card:hover{transform:translateY(-2px)}.player-league-card{background:radial-gradient(circle at 13% 26%,#6ba5db38,#0000 26%),radial-gradient(circle at 92% 8%,#c6a45d1f,#0000 24%),linear-gradient(128deg,#07223f,#123960 62%,#092744);border:1px solid #ffffff14;min-height:256px}.player-league-card__rank{z-index:1;padding-right:14px;position:relative}.player-league-card__rank>span{letter-spacing:.015em;margin-bottom:10px}.player-league-card__rank strong{text-shadow:0 4px 18px #0003;margin-top:2px}.player-league-card__xp{z-index:1;position:relative}.player-league-card__xp>strong{letter-spacing:-.035em}.player-league-card__xp>div{background:#04132438;height:8px}.player-league-card>footer{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #ffffff0f}.ranking-podium{background:radial-gradient(circle at 50% 8%,#fff2cf,#0000 40%),linear-gradient(#fffefa,#fffaf1);border-color:#c6a45d57;min-height:256px;box-shadow:inset 0 1px #ffffffe6,0 14px 32px #182b4213}.ranking-board>header{background:#f6f4ee}.ranking-board>div{min-height:60px}.ranking-board .is-current-user{box-shadow:inset 5px 0 var(--action),inset 0 0 0 1px #8b294217;background:linear-gradient(90deg,#ffedf2,#fff8f9);border-top-color:#8b294229;border-bottom-color:#8b294229;font-weight:750}.ranking-board .is-current-user .ranking-person i{color:var(--brand);background:linear-gradient(145deg,#ead3a0,#c6a45d);box-shadow:0 0 0 2px #8b294229}.ranking-rules{border-color:#c6a45d45;box-shadow:0 8px 22px #182b420d}.profile-hero{grid-template-columns:auto minmax(290px,1fr) minmax(360px,.92fr);gap:24px;min-height:196px;padding:25px 30px}.profile-avatar{width:104px;height:104px;font-size:1.55rem}.profile-identity h1{margin-bottom:8px;font-size:2.2rem}.profile-facts>div{background:#05172a57;min-height:70px}.weekly-goal{background:linear-gradient(105deg,#fffdf8,#fffaf7);border-color:#8b294229;grid-template-columns:minmax(0,1fr) auto auto;gap:13px 28px;padding:20px 24px}.weekly-goal__copy{grid-area:1/1}.weekly-days{grid-area:1/2}.weekly-goal>.progress-block{grid-area:2/1/auto/3}.weekly-goal>.action-button{grid-area:1/3/3;min-width:165px}.weekly-days span{background:#ffffffb3;width:36px;height:36px}.achievements-section{background:linear-gradient(#fffdf8c7,#f5f2ea9e);border-color:#c6a45d38;box-shadow:0 12px 30px #182b420b}.achievement-card{background:#ffffff6b;border-color:#c8c3b7d6;min-height:232px;overflow:hidden;box-shadow:inset 0 1px #ffffffb8}.achievement-card:before{background:var(--border-strong);content:"";opacity:.7;height:3px;position:absolute;inset:0 0 auto}.achievement-card.is-unlocked:before,.achievement-card.is-recent:before{background:linear-gradient(90deg,var(--action),var(--accent));opacity:1}.achievement-card.is-inProgress:before{background:var(--accent)}.achievement-card:hover{transform:translateY(-3px)}.achievement-card.is-latest{border-color:#c6a45dad;box-shadow:0 0 0 2px #c6a45d14,0 15px 32px #182b421a}.achievement-card h3{margin-top:9px;font-size:.94rem}.achievement-badge--large{width:82px;height:90px}.achievement-badge--featured{width:96px;height:106px}.achievement-badge__art{filter:drop-shadow(0 4px 5px #1a232d24)}.achievement-badge__art .badge-base{stroke-width:2.75px}.achievement-badge__art .badge-inner{stroke-width:1.75px}.achievement-badge__art .badge-motif{stroke-width:3.5px}.achievement-badge.is-locked{filter:grayscale(.86);opacity:.5}.achievement-badge.is-inProgress{filter:grayscale(.35);opacity:.82}@media (max-width:1000px){.profile-hero{grid-template-columns:auto minmax(0,1fr)}.weekly-goal{grid-template-columns:minmax(0,1fr) auto}.weekly-goal>.progress-block{grid-column:1/3}.weekly-goal>.action-button{grid-area:3/1/auto/3}}@media (max-width:720px){.journey-overview{border-radius:21px;padding:7px}.learning-card{border-left-width:3px}.learning-step .learning-node,.learning-step:nth-of-type(2) .learning-node{border-width:4px;width:42px;height:42px;left:0}.learning-step:after,.learning-step:nth-of-type(2):after{width:28px;left:39px}.learning-card,.learning-step:nth-of-type(2) .learning-card{margin-left:66px;margin-right:0}.learning-card__practice-icon{width:40px;height:40px}.learning-path__continuation{width:calc(100% - 66px);margin-left:66px}.player-league-card{min-height:330px}.weekly-goal{grid-template-columns:1fr;gap:16px;padding:18px}.weekly-goal__copy,.weekly-days,.weekly-goal>.progress-block,.weekly-goal>.action-button{grid-area:auto/1}.weekly-days{justify-content:space-between}.weekly-goal>.action-button{width:100%}.achievement-card,.achievement-card.is-latest{min-height:238px}}.quick-feedback .quick-listen{border:1px solid;border-radius:10px;align-items:center;gap:6px;width:max-content;min-height:32px;padding:5px 10px;text-decoration:none;display:inline-flex}.listening-card{align-content:start;gap:22px;display:grid}.listening-player{justify-items:center;gap:10px;padding:10px 0 2px;display:grid}.listening-play{color:#fff;width:148px;height:148px;font:inherit;cursor:pointer;transition:transform var(--motion-fast),box-shadow var(--motion-fast);background:linear-gradient(145deg,#3d9468,#17663f);border:2px solid #26734a47;border-bottom-width:5px;border-radius:50%;align-content:center;place-items:center;gap:9px;font-size:.76rem;font-weight:850;display:grid;box-shadow:0 14px 32px #1d694238,inset 0 1px #ffffff57}.listening-play:hover{transform:translateY(-2px);box-shadow:0 17px 35px #1d694247,inset 0 1px #ffffff57}.listening-play.is-playing{animation:1.15s ease-in-out infinite listening-pulse}.listening-audio-error{color:#8d332f;text-align:center;max-width:420px;margin:0;font-size:.76rem}.listening-first-cue{color:var(--text-soft);text-align:center;margin:4px 0 0;font-size:.8rem}.listening-challenge{gap:13px}.listening-comprehension-prompt{color:var(--brand);font-family:var(--font-display);margin:0 0 14px;font-size:1.1rem;font-weight:750}.listening-feedback{gap:10px}.listening-correct-answer{margin:0;font-size:.82rem}.listening-reveal{border-top:1px solid #182b421a;padding-top:9px}.listening-reveal small{color:var(--text-soft);letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:.66rem;font-weight:850;display:block}.listening-reveal p{color:var(--brand);font-family:var(--font-display);margin:2px 0;font-size:1rem;line-height:1.45}.listening-reveal.is-dialogue p{border-left:2px solid #7657c240;padding-left:8px}.listening-intro small{max-width:520px;color:var(--text-soft);margin:8px auto 0;line-height:1.5;display:block}.listening-completion .completion-moment__subtitle{max-width:520px}.scenario-card{align-content:start;gap:18px;display:grid}.scenario-speaker{justify-content:center;align-items:center;gap:13px;padding:5px 0;display:flex}.scenario-speaker .listening-play{border-radius:22px;width:auto;min-width:180px;height:62px;padding:0 24px;display:flex}.scenario-avatar{color:#fff;width:48px;height:48px;font-family:var(--font-display);background:linear-gradient(145deg,#b86754,#7e3542);border:3px solid #ffffffe6;border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid;box-shadow:0 5px 12px #182b4229}.scenario-avatar.is-noah{background:linear-gradient(145deg,#477c91,#244c68)}.scenario-history{background:#f3f0e69e;border:1px solid #182b4214;border-radius:17px;gap:7px;max-height:172px;padding:11px;display:grid;overflow:auto}.scenario-history p{color:var(--brand);grid-template-columns:52px minmax(0,1fr);gap:8px;margin:0;font-size:.72rem;line-height:1.35;display:grid}.scenario-history p.is-learner{color:#256744}.scenario-history strong{text-transform:uppercase;font-size:.61rem}.scenario-mission{gap:16px;margin-top:14px;display:grid}.scenario-mission fieldset{border:0;margin:0;padding:0}.scenario-mission legend{color:var(--brand);font-family:var(--font-display);margin-bottom:8px;font-size:1rem;font-weight:750}.scenario-mission .quick-options{grid-template-columns:repeat(2,minmax(0,1fr))}.scenario-feedback{gap:10px}.scenario-reveal{border-top:1px solid #182b421a;padding-top:9px}.scenario-reveal small{color:var(--text-soft);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:850;display:block}.scenario-reveal p{color:var(--brand);font-family:var(--font-display);margin:3px 0;font-size:.96rem}.scenario-reveal.is-reply{border-left:3px solid #26734a59;padding-left:10px}.scenario-cast{text-align:left;background:#f5f1e59e;border:1px solid #182b4217;border-radius:20px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:9px;width:min(100%,480px);margin:20px auto;padding:14px;display:grid}.scenario-cast div{flex-direction:column;min-width:0;display:flex}.scenario-cast .scenario-cast__person{grid-template-columns:auto 1fr;align-items:center;gap:9px;display:grid}.scenario-cast small{margin:0}.scenario-mission-list{width:min(100%,480px);color:var(--brand);text-align:left;background:#f5f1e57a;border:1px solid #182b4214;border-radius:18px;gap:7px;margin:17px auto 0;padding:14px 18px 14px 38px;display:grid}.scenario-mission-list li{padding-left:3px;font-size:.78rem;line-height:1.35}.scenario-reveal__meaning{color:var(--text-soft)!important;font-family:inherit!important;font-size:.78rem!important}.scenario-completion .completion-moment__subtitle{max-width:570px}.concept-primer{max-width:680px}.concept-primer__rule{color:var(--brand);font-family:var(--font-display);font-size:1.25rem;font-weight:800}.concept-primer__examples{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.concept-primer__examples p{background:#ebf5ee9e;border:1px solid #26734a2e;border-radius:18px;gap:6px;margin:0;padding:17px;display:grid}.concept-primer__examples span{color:var(--brand)}.concept-primer__examples strong{color:var(--success);text-underline-offset:4px;-webkit-text-decoration:underline #e79c20b8;text-decoration:underline #e79c20b8}.concept-primer__examples i{color:var(--accent);font-size:1.2rem;font-style:normal}.record-review-shell{padding-bottom:36px}.record-review-card{align-content:start;gap:18px;display:grid}.record-review-plan{color:var(--brand);gap:7px;font-weight:800;display:grid}.record-review-plan textarea{resize:vertical;border:1px solid var(--border);min-height:88px;color:var(--brand);background:var(--surface);font:inherit;border-radius:14px;padding:13px;font-weight:500}.record-review-model{background:#ebf5ee9e;border:1px solid #26734a2e;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:15px;display:grid}.record-review-model button{color:#fff;background:var(--success);min-height:48px;font:inherit;cursor:pointer;border:0;border-radius:14px;align-items:center;gap:7px;padding:0 15px;font-weight:850;display:inline-flex}.record-review-model p{color:var(--brand);font-family:var(--font-display);margin:0;line-height:1.5}.record-review-privacy{color:var(--text-soft);background:var(--surface-soft);border-radius:13px;align-items:flex-start;gap:8px;margin:0;padding:11px 13px;font-size:.76rem;line-height:1.45;display:flex}.record-review-action{justify-items:center;gap:9px;display:grid}.record-review-countdown{color:#fff;background:var(--success);width:112px;height:112px;font-family:var(--font-display);border-radius:50%;place-items:center;margin:10px auto;font-size:3.2rem;font-weight:900;display:grid;box-shadow:0 0 0 12px #26734a1f}.record-review-live{background:#b0213e0d;border:1px solid #b0213e33;border-radius:20px;justify-items:center;gap:10px;padding:22px;display:grid}.record-review-live span{color:#b0213e;text-transform:uppercase;font-weight:900}.record-review-live strong{color:var(--brand);font-family:var(--font-display);font-size:2rem}.record-review-live button{color:#fff;min-height:46px;font:inherit;cursor:pointer;background:#b0213e;border:0;border-radius:13px;padding:0 20px;font-weight:850}.record-review-playback{gap:15px;display:grid}.record-review-playback audio{width:100%}.record-review-playback fieldset{border:1px solid var(--border);border-radius:16px;gap:10px;padding:15px;display:grid}.record-review-playback legend{color:var(--brand);font-family:var(--font-display);padding:0 6px;font-weight:800}.record-review-playback label{color:var(--brand);align-items:flex-start;gap:9px;line-height:1.4;display:flex}.record-review-playback input{width:19px;height:19px;accent-color:var(--success)}.record-review-playback>div{justify-content:flex-end;gap:10px;display:flex}.record-review-error{color:#b0213e;background:#b0213e0f;border:1px solid #b0213e33;border-radius:13px;margin:0;padding:12px}.record-review-defer{color:var(--text-soft);justify-self:center;font-size:.8rem;font-weight:800}@keyframes listening-pulse{50%{transform:scale(1.025);box-shadow:0 18px 38px #1d694252,0 0 0 9px #3d946814}}@media (max-width:720px){.listening-card{gap:17px}.listening-play{width:124px;height:124px}.listening-comprehension-prompt{font-size:1rem}.listening-reveal p{font-size:.92rem}.scenario-card{gap:14px}.scenario-speaker{gap:9px}.scenario-speaker .listening-play{min-width:0;height:54px;padding:0 16px}.scenario-avatar{width:42px;height:42px}.scenario-history{max-height:134px}.scenario-mission .quick-options{grid-template-columns:1fr 1fr}.scenario-cast,.concept-primer__examples,.record-review-model{grid-template-columns:1fr}.record-review-model button{justify-content:center}.record-review-playback>div{display:grid}}.linking-card{gap:24px;display:grid}.linking-primer__example{border:1px solid color-mix(in srgb, var(--success) 28%, transparent);background:color-mix(in srgb, var(--success) 7%, white);border-radius:20px;justify-content:center;align-items:center;gap:18px;padding:22px;font-size:1.25rem;display:flex}.linked-chunk{color:var(--text);font-weight:750}.linked-chunk--didactic{color:var(--success);letter-spacing:.02em}.linking-audio-pair,.linking-choices,.linking-boundaries{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.linking-audio-pair button,.linking-choices button,.linking-boundaries button{border:1px solid var(--border);min-height:56px;color:var(--text);font:inherit;cursor:pointer;background:#fff;border-radius:16px;font-weight:700}.linking-audio-pair button{justify-content:center;align-items:center;gap:8px;display:flex}.linking-choices--audio article{border:1px solid var(--border);background:#fff;border-radius:18px;gap:10px;padding:16px;display:grid}.linking-choices--audio article>button{color:var(--success);justify-content:center;align-items:center;gap:7px;padding:10px;display:flex}.linking-choices--audio article.is-selected,.linking-choices button.is-selected,.linking-boundaries button.is-selected{border-color:var(--success);box-shadow:0 0 0 3px color-mix(in srgb, var(--success) 16%, transparent);background:color-mix(in srgb, var(--success) 7%, white)}.linking-sentence{background:var(--surface-soft);color:var(--text);font-family:var(--font-display);text-align:center;border-radius:18px;margin:0;padding:22px;font-size:clamp(1.2rem,3vw,1.65rem)}.linking-bridge{border:1px solid color-mix(in srgb, var(--success) 24%, var(--border));background:color-mix(in srgb, var(--success) 6%, white);border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 12px;padding:15px;display:grid}.linking-bridge small{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;grid-column:1;font-size:.67rem;font-weight:850}.linking-bridge .linked-chunk{grid-column:1;font-size:1.18rem}.linking-bridge .pronunciation-model{grid-area:1/2/3}.linking-boundaries{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.pronunciation-connection{color:inherit;background:color-mix(in srgb, var(--accent) 28%, transparent);-webkit-text-decoration:underline 2px color-mix(in srgb, var(--success) 58%, transparent);text-decoration:underline 2px color-mix(in srgb, var(--success) 58%, transparent);text-underline-offset:.18em;border-radius:.2em;padding:0 .08em}.pronunciation-text--connections p{white-space:pre-line}@media (max-width:640px){.linking-audio-pair,.linking-choices{grid-template-columns:1fr}.linking-card{gap:18px}.linking-primer__example{padding:18px 12px}.linking-bridge{grid-template-columns:1fr}.linking-bridge .pronunciation-model{grid-area:auto/1}}.listening-player--comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(100%,520px);margin-inline:auto;display:grid}.listening-player--comparison .listening-play{width:100%;height:112px}.listening-awareness{border:1px solid color-mix(in srgb,var(--success) 22%,var(--border));background:color-mix(in srgb,var(--success) 6%,white);border-radius:16px;gap:9px;padding:14px 16px;display:grid}.listening-awareness p{color:var(--brand);margin:0;line-height:1.45}.listening-awareness strong{color:var(--success)}.integrated-lab-shell{min-height:100dvh}.integrated-lab-card{gap:18px;width:min(100%,760px);display:grid}.integrated-lab-card .quick-options{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.integrated-lab-card .quick-options button{border:1px solid var(--border);min-height:54px;color:var(--brand);background:var(--surface);font:inherit;cursor:pointer;border-radius:15px;padding:12px 14px;font-weight:800}.integrated-lab-card .quick-options button.is-selected{border-color:var(--success);background:color-mix(in srgb,var(--success) 8%,white);box-shadow:0 0 0 3px color-mix(in srgb,var(--success) 14%,transparent)}.integrated-lab-card .pronunciation-targets{gap:10px;display:grid}.integrated-lab-card .pronunciation-targets article{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:13px;display:grid}.integrated-lab-card .pronunciation-targets button{border:1px solid var(--border);min-height:42px;color:var(--success);font:inherit;cursor:pointer;background:#fff;border-radius:12px;padding:8px 11px;font-weight:800}.integrated-lab-card .pronunciation-targets select{border:1px solid var(--border);min-height:42px;color:var(--brand);background:#fff;border-radius:12px}.integrated-lab-card .pronunciation-compare{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.integrated-lab-card .pronunciation-compare>div{border:1px solid var(--border);background:var(--surface-soft);border-radius:16px;gap:9px;padding:14px;display:grid}.integrated-lab-card textarea{resize:vertical;min-height:92px}.integrated-lab-card audio{width:100%}@media (max-width:640px){.listening-intro,.integrated-lab-intro{box-sizing:border-box;justify-self:stretch;width:auto;min-width:0;max-width:100%;padding:26px 20px;overflow:hidden}.listening-intro>*,.integrated-lab-intro>*{min-width:0;max-width:100%}.listening-intro h1,.integrated-lab-intro h1,.listening-intro p,.integrated-lab-intro p,.listening-intro small,.integrated-lab-intro small{overflow-wrap:anywhere}.listening-intro .quick-intro__facts{grid-template-columns:1fr;width:100%;display:grid}.listening-intro .quick-intro__facts span{white-space:normal;min-width:0}.listening-intro .quick-primary,.integrated-lab-intro .quick-primary{width:100%;min-width:0}.listening-player--comparison{grid-template-columns:1fr}.listening-player--comparison .listening-play{height:92px}.integrated-lab-card .pronunciation-targets article,.integrated-lab-card .pronunciation-compare{grid-template-columns:1fr}}
