.resource-directory[data-v-953e6b22]{width:100%}.resource-directory h2[data-v-953e6b22]{margin:0 0 22px;color:var(--text-heading);font-size:clamp(24px,3vw,32px);font-weight:850;letter-spacing:-.025em;line-height:1.15}.resource-directory__grid[data-v-953e6b22]{display:grid;grid-template-columns:1fr;gap:16px}.resource-directory__card[data-v-953e6b22]{display:flex;min-height:214px;min-width:0;flex-direction:column;align-items:center;border:1px solid var(--border-card);border-radius:var(--radius-card);background:var(--bg-card);box-shadow:0 3px 0 var(--border-strong),var(--shadow-card);color:var(--text-primary);padding:20px;text-align:center;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.resource-directory__card[data-v-953e6b22]:hover,.resource-directory__card[data-v-953e6b22]:focus-visible{border-color:var(--border-strong);box-shadow:0 4px 0 var(--border-strong),var(--shadow-panel);transform:translateY(-2px)}.resource-directory__card--disabled[data-v-953e6b22]{cursor:default;opacity:.58;box-shadow:0 2px 0 var(--border-strong)}.resource-directory__card--disabled[data-v-953e6b22]:hover{border-color:var(--border-card);box-shadow:0 2px 0 var(--border-strong);transform:none}.resource-directory__card[data-v-953e6b22]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.resource-directory__icon[data-v-953e6b22]{display:grid;width:72px;height:72px;place-items:center}.resource-directory__icon img[data-v-953e6b22]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.resource-directory__card strong[data-v-953e6b22]{display:block;margin-top:12px;font-size:18px;font-weight:820;letter-spacing:-.015em;line-height:1.25}.resource-directory__card p[data-v-953e6b22]{margin:9px 0 0;color:var(--text-secondary);font-size:13px;font-weight:520;line-height:1.55}.resource-directory__card--compact[data-v-953e6b22]{min-height:122px;padding:14px 10px}.resource-directory__card--compact .resource-directory__icon[data-v-953e6b22]{width:48px;height:48px}.resource-directory__metric[data-v-953e6b22]{margin-top:5px;color:var(--brand-hover);font-size:13px;font-weight:850}.resource-directory__metric small[data-v-953e6b22]{color:var(--text-secondary);font-size:11px;font-weight:600}.resource-directory__card--primary .resource-directory__metric[data-v-953e6b22]{margin-left:2px}.resource-directory__action[data-v-953e6b22]{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;margin-left:auto;color:var(--resource-accent-strong, var(--brand-hover));font-size:13px;font-weight:800}.resource-directory__action span[data-v-953e6b22]{font-size:20px;line-height:1}@media (max-width: 639px){.resource-directory__card[data-v-953e6b22]{min-height:0}}@media (min-width: 640px){.resource-directory__grid[data-v-953e6b22]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.resource-directory__grid[data-v-953e6b22]{grid-template-columns:repeat(4,minmax(0,1fr))}}.resource-directory__grid--compact[data-v-953e6b22]{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.resource-directory__grid--compact .resource-directory__card--primary[data-v-953e6b22]{grid-column:1 / -1;min-height:100px;flex-direction:row;justify-content:flex-start;gap:14px;border-color:color-mix(in srgb,var(--resource-accent, #58a66b) 30%,var(--border-card));background:color-mix(in srgb,var(--resource-accent-soft, var(--brand-light)) 54%,var(--bg-card));padding:16px 20px;text-align:left}.resource-directory__grid--compact .resource-directory__card--primary .resource-directory__icon[data-v-953e6b22]{width:56px;height:56px;flex:0 0 56px}.resource-directory__grid--compact .resource-directory__card--primary strong[data-v-953e6b22]{margin-top:0;font-size:19px}@media (max-width: 639px){.resource-directory__grid--compact[data-v-953e6b22]{gap:9px}.resource-directory__grid--compact .resource-directory__card--compact[data-v-953e6b22]{min-height:118px;padding:12px 8px}.resource-directory__grid--compact .resource-directory__card--compact .resource-directory__icon[data-v-953e6b22]{width:46px;height:46px}.resource-directory__grid--compact .resource-directory__card--compact strong[data-v-953e6b22]{font-size:14px}.resource-directory__grid--compact .resource-directory__card--primary[data-v-953e6b22]{min-height:88px;padding:12px 14px}.resource-directory__grid--compact .resource-directory__card--primary .resource-directory__icon[data-v-953e6b22]{width:52px;height:52px;flex-basis:52px}.resource-directory__grid--compact .resource-directory__card--primary strong[data-v-953e6b22]{font-size:17px}.resource-directory__action[data-v-953e6b22]{gap:0;font-size:0}}@media (prefers-reduced-motion: reduce){.resource-directory__card[data-v-953e6b22]{transition:none}}.study-level-selector[data-v-858c41d8]{display:grid;gap:14px}.study-level-selector__compact[data-v-858c41d8]{width:min(100%,360px)}.study-level-selector--inline[data-v-858c41d8]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.study-level-selector__option[data-v-858c41d8]{min-height:100px;justify-content:stretch;padding:18px 22px;text-align:left;white-space:normal;--game-button-background: var(--bg-card);--game-button-background-hover: var(--bg-card-inner);--game-button-border: var(--border-card);--game-button-text: var(--text-heading);--game-button-edge: var(--border-strong)}.study-level-selector__option--selected[data-v-858c41d8]{--game-button-background: var(--resource-accent-soft, var(--brand-light));--game-button-background-hover: var(--resource-accent-soft, var(--brand-light));--game-button-border: var(--resource-accent, var(--brand));--game-button-edge: var(--resource-accent, var(--brand))}.study-level-selector__option[data-v-858c41d8] .edu-button__label{width:100%;justify-content:space-between;gap:24px;overflow:visible}.study-level-selector__copy[data-v-858c41d8]{display:grid;min-width:0;gap:4px}.study-level-selector__copy small[data-v-858c41d8]{color:var(--resource-accent-strong, var(--brand-hover));font-size:12px;font-weight:850;letter-spacing:.09em;line-height:1.2}.study-level-selector__copy strong[data-v-858c41d8]{font-size:19px;font-weight:850;letter-spacing:-.02em;line-height:1.2}.study-level-selector__action[data-v-858c41d8]{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;color:var(--text-secondary);font-size:13px;font-weight:750}.study-level-selector__action span[data-v-858c41d8]{color:var(--resource-accent, var(--brand));font-size:20px;line-height:1}@media (max-width: 640px){.study-level-selector--inline[data-v-858c41d8]{grid-template-columns:1fr}.study-level-selector__option[data-v-858c41d8]{min-height:92px;padding:16px 18px}.study-level-selector__action[data-v-858c41d8]{font-size:0;gap:0}}.level-picker[data-v-21462d40]{height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;border:1px solid var(--border-card);border-radius:var(--radius-shell);background:var(--bg-card);box-shadow:var(--shadow-card)}.level-picker__inner[data-v-21462d40]{width:min(100%,1180px);margin:0 auto}.level-picker__course[data-v-21462d40]{background:var(--resource-accent-soft, var(--brand-light));padding:clamp(40px,6vw,72px) clamp(20px,5vw,64px)}.level-picker__course-grid[data-v-21462d40]{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(40px,6vw,88px)}h1[data-v-21462d40]{margin:0;color:var(--text-heading);font-size:clamp(34px,5vw,56px);font-weight:850;letter-spacing:-.045em;line-height:1.02}.level-picker__hero p[data-v-21462d40]{max-width:620px;margin:20px 0 0;color:var(--text-secondary);font-size:16px;font-weight:560;line-height:1.55}.level-picker__selector h2[data-v-21462d40]{margin:0 0 8px;color:var(--text-heading);font-size:22px}.level-picker__selector>p[data-v-21462d40],.level-picker__directory-description[data-v-21462d40]{margin:0 0 18px;color:var(--text-secondary);line-height:1.6}.level-picker__resources[data-v-21462d40]{padding:clamp(42px,6vw,72px) clamp(20px,5vw,64px) clamp(52px,7vw,88px)}.level-picker__editorial[data-v-21462d40]{display:grid;gap:42px;width:min(100%,1080px);margin:0 auto;padding:0 clamp(20px,5vw,64px) clamp(52px,7vw,88px)}.level-picker__prose h2[data-v-21462d40]{margin:0 0 16px;color:var(--text-heading);font-size:28px}.level-picker__prose p[data-v-21462d40]{max-width:760px;color:var(--text-secondary);line-height:1.75}@media (max-width: 820px){.level-picker__course-grid[data-v-21462d40]{grid-template-columns:1fr;gap:32px}}.syllabus-map[data-v-5ca25204]{display:grid;gap:1.25rem;overflow:visible}.related-pages[data-v-5ca25204]{width:100%;margin:38px auto 0;border-top:1px solid var(--border-soft);padding-top:22px}.related-pages h2[data-v-5ca25204]{margin:0;color:var(--text-secondary);font-size:12px;font-weight:800;letter-spacing:.04em;line-height:1.3;text-transform:uppercase}.related-pages ul[data-v-5ca25204]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0 0;padding:0;list-style:none}.related-pages a[data-v-5ca25204]{display:flex;min-height:48px;min-width:0;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--border-soft);border-radius:var(--radius-control-inner);background:var(--bg-card-inner);color:var(--text-secondary);padding:10px 13px;font-size:12.5px;font-weight:720;line-height:1.35;text-decoration:none;transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.related-pages a span[data-v-5ca25204]:first-child{min-width:0;overflow-wrap:anywhere}.related-pages a span[data-v-5ca25204]:last-child{flex:0 0 auto;color:var(--text-subtle)}.related-pages a[data-v-5ca25204]:hover,.related-pages a[data-v-5ca25204]:focus-visible{border-color:var(--brand-medium);background:var(--brand-light);color:var(--brand-hover);transform:translateY(-1px)}.related-pages a[data-v-5ca25204]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.level-landing-support[data-v-5ca25204]{width:100%;max-width:1100px;margin:34px auto 0;border-top:1px solid #e6e9e4;padding-top:28px}.level-landing-faq[data-v-5ca25204]{margin:28px auto 0}.study-seo-entry--faq-only .level-landing-faq[data-v-5ca25204]{margin-top:12px}.level-landing-faq[data-v-5ca25204] .edu-faq-accordion__list{margin-top:18px}@media (max-width: 639px){.related-pages ul[data-v-5ca25204]{grid-template-columns:1fr}}@media (min-width: 640px){.level-landing-faq[data-v-5ca25204] .edu-faq-accordion__list{margin-top:22px}}.public-page-editorial[data-v-18b4a28b]{display:grid;gap:32px;width:min(100%,1100px);margin:24px auto 0;padding:28px 0 80px;border-top:1px solid var(--border-soft)}.public-page-editorial__prose h2[data-v-18b4a28b]{margin:0 0 14px;color:var(--text-heading);font-size:26px}.public-page-editorial__prose p[data-v-18b4a28b]{max-width:780px;margin:0 0 12px;color:var(--text-secondary);font-size:15px;line-height:1.75}.study-breadcrumb[data-v-ca5ad0f3]{position:relative;display:flex;min-width:0;flex-wrap:nowrap;align-items:center;margin-bottom:12px;color:var(--text-muted);font-size:12px;font-weight:800;line-height:1.5;white-space:nowrap}.study-breadcrumb__item[data-v-ca5ad0f3]{display:inline-flex;min-width:0;flex:0 1 auto;overflow:hidden;align-items:center;gap:6px}.study-breadcrumb__disclosure[data-v-ca5ad0f3]{display:none;align-items:center;flex:none;gap:6px}.study-breadcrumb__item[data-v-ca5ad0f3]:last-child{flex:1 1 auto;overflow:hidden}.study-breadcrumb__separator[data-v-ca5ad0f3]{flex:none;margin-left:6px;color:#7a837c}.study-breadcrumb__label[data-v-ca5ad0f3],.study-breadcrumb__link[data-v-ca5ad0f3],.study-breadcrumb__current[data-v-ca5ad0f3]{display:block;min-width:0;max-width:min(24vw,260px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.study-breadcrumb__link[data-v-ca5ad0f3]{transition:color var(--motion-fast) var(--motion-ease)}.study-breadcrumb__link[data-v-ca5ad0f3]:hover{color:#4f7437}.study-breadcrumb__current[data-v-ca5ad0f3]{max-width:100%;color:#4d5551}.study-breadcrumb__more[data-v-ca5ad0f3],.study-breadcrumb__popover[data-v-ca5ad0f3]{display:none}@media (max-width: 767px){.study-breadcrumb__item--mobile-collapsible[data-v-ca5ad0f3]{display:none}.study-breadcrumb__more[data-v-ca5ad0f3]{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;flex:none;border-radius:var(--radius-pill);color:var(--text-muted);transition:background-color var(--motion-fast) var(--motion-ease),color var(--motion-fast) var(--motion-ease)}.study-breadcrumb__disclosure[data-v-ca5ad0f3]{display:inline-flex}.study-breadcrumb__more[data-v-ca5ad0f3]:hover,.study-breadcrumb__more[data-v-ca5ad0f3]:focus-visible{background:var(--bg-muted);color:var(--brand-hover)}.study-breadcrumb__popover[data-v-ca5ad0f3]{position:absolute;z-index:20;top:calc(100% + 6px);left:6px;display:grid;width:min(320px,calc(100vw - 32px));gap:2px;padding:8px;border:1px solid var(--border-card);border-radius:var(--radius-control-inner);background:var(--surface-floating);box-shadow:var(--shadow-panel);white-space:normal}.study-breadcrumb__popover-item[data-v-ca5ad0f3]{min-width:0}.study-breadcrumb__popover-link[data-v-ca5ad0f3],.study-breadcrumb__popover-item>span[data-v-ca5ad0f3]{display:flex;min-height:44px;align-items:center;padding:8px 10px;border-radius:var(--radius-control-inner);overflow-wrap:anywhere}.study-breadcrumb__popover-link[data-v-ca5ad0f3]:hover,.study-breadcrumb__popover-link[data-v-ca5ad0f3]:focus-visible{background:var(--bg-muted);color:var(--brand-hover)}.study-breadcrumb__link[data-v-ca5ad0f3]{max-width:34vw}}.study-seo-heading[data-v-9694ada6]{min-height:88px}@media (min-width: 640px){.study-seo-heading[data-v-9694ada6]{min-height:98px}}.continue-learning[data-v-5849067f]{display:block;margin:16px auto 0;text-decoration:underline}[data-v-5849067f] .edu-dialog__close{width:44px;height:44px;top:8px;right:8px}[data-v-5849067f] .edu-dialog__panel{padding-top:30px}[data-v-5849067f] .edu-dialog__actions .edu-button{flex:1 1 0}@media (max-width: 640px){[data-v-5849067f] .edu-dialog__actions .edu-button{width:100%}}.question-mobile-knowledge{position:sticky;top:0;z-index:18;margin:-16px auto 14px;width:100%;max-width:1180px;padding-top:8px;background:linear-gradient(180deg,#f8f9f7,#f8f9f7f0 72%,#f8f9f700)}.question-mobile-knowledge__trigger{display:flex;min-height:48px;width:100%;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e1e5dc;border-radius:var(--radius-control);background:#fffffff5;padding:7px 14px;text-align:left;box-shadow:0 1px #ffffffdb inset,0 12px 28px #15171914}.question-mobile-knowledge__trigger:active{background:#f6f8f3;transform:translateY(1px)}.question-mobile-knowledge__scrim{position:fixed;z-index:120;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#15181647;backdrop-filter:blur(4px)}.question-mobile-knowledge__sheet{position:relative;display:flex;width:100%;height:min(74dvh,680px);min-height:min(480px,calc(100dvh - env(safe-area-inset-top) - 12px));overflow:hidden;flex-direction:column;border:1px solid var(--border-card);border-bottom:0;border-radius:var(--radius-shell) var(--radius-shell) 0 0;background:#fbfbf8;box-shadow:0 -18px 52px #1517192e}.question-mobile-knowledge__sheet-header{min-height:84px;flex:0 0 auto;border-bottom:1px solid var(--border-soft);padding:17px 64px 14px 20px}.question-mobile-knowledge__sheet-header p,.question-mobile-knowledge__sheet-header h2,.question-mobile-knowledge__sheet-header span{margin:0}.question-mobile-knowledge__sheet-header p{color:#7d877f;font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.question-mobile-knowledge__sheet-header h2{margin-top:2px;color:#151719;font-size:19px;font-weight:900;letter-spacing:-.02em;line-height:1.2}.question-mobile-knowledge__sheet-header span{display:block;overflow:hidden;margin-top:3px;color:#6f7773;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.question-mobile-knowledge__close{position:absolute;z-index:2;top:14px;right:14px}.question-mobile-knowledge__tree{min-height:0;flex:1;overflow-y:auto;overscroll-behavior-y:auto;padding:10px 10px calc(18px + env(safe-area-inset-bottom))}.question-mobile-knowledge__tree [data-tree-active]{min-height:44px}.question-mobile-knowledge__tree [data-tree-active]>button{width:36px;height:36px;flex-basis:36px}.mobile-knowledge-sheet-enter-active,.mobile-knowledge-sheet-leave-active{transition:opacity .22s ease}.mobile-knowledge-sheet-enter-active .question-mobile-knowledge__sheet,.mobile-knowledge-sheet-leave-active .question-mobile-knowledge__sheet{transition:transform .28s cubic-bezier(.22,.74,.28,1)}.mobile-knowledge-sheet-enter-from,.mobile-knowledge-sheet-leave-to{opacity:0}.mobile-knowledge-sheet-enter-from .question-mobile-knowledge__sheet,.mobile-knowledge-sheet-leave-to .question-mobile-knowledge__sheet{transform:translateY(100%)}@media (prefers-reduced-motion: reduce){.mobile-knowledge-sheet-enter-active .question-mobile-knowledge__sheet,.mobile-knowledge-sheet-leave-active .question-mobile-knowledge__sheet{transition:opacity .16s ease;transform:none}}@media (prefers-reduced-transparency: reduce){.question-mobile-knowledge__scrim{backdrop-filter:none}}@media (max-width: 640px){.study-workspace-shell{border-radius:0;box-shadow:none!important;--tw-ring-shadow: 0 0 #0000;--tw-ring-offset-shadow: 0 0 #0000}}.study-content-scroll{height:100%;overflow-y:auto}@media (max-width: 1023px){.study-workspace-shell{height:auto;min-height:100%;overflow:visible}.study-content-scroll{height:auto;min-height:0;overflow:visible}}
