:root{--icon-bg: #14b8a6;--icon-bg-hover: #0d9488;--icon-color: #ffffff;--panel-bg: #0f172a;--panel-border: #374151;--field-bg: #1e293b;--field-border: #374151;--text-muted: #94a3b8;--accent: #60a5fa;font-family:Segoe UI,Roboto,sans-serif}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border:none;background:#14b8a6;color:#c0e6ff;border-radius:8px;cursor:pointer}.button-padding{padding:.5rem 1rem}button:hover{background:#0d9488;transform:translateY(-1px)}button:focus,button:focus-visible{outline:none;box-shadow:none}.spinner{display:inline-block;width:1em;height:1em;vertical-align:-.15em;border:2px solid rgba(0,0,0,.15);border-top-color:#14b8a6;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.title-icon,.inline-icon,.status-icon{display:inline-flex;flex:0 0 auto;vertical-align:-.16em}.content-title .title-icon,.icon-heading .title-icon{margin-right:.5rem;color:var(--icon-bg)}.icon-heading,.icon-text,.status-text{display:inline-flex;align-items:center;gap:.45rem}.status-text--success .status-icon{color:#047857}.status-text--danger .status-icon,.status-text--locked .status-icon{color:#dc2626}.status-text--muted .status-icon{color:#64748b}.status-icon.status-text--success{color:#047857}.status-icon.status-text--danger,.status-icon.status-text--locked{color:#dc2626}.status-icon.status-text--muted{color:#64748b}.white{background-color:#e5c999}.black,.v3_black{background-color:#936a44}.v3_white{background-color:#e5c999}.R_black{background-color:#4682b4}.R_white{background-color:#f0f8ff}:root{--app-header-height: 64px;--app-bg: #f4f7fb;--surface: #ffffff;--surface-soft: #f8fbff;--surface-tint: #eef8ff;--line: #dbe5f1;--line-strong: #c8d8ea;--heading: #1d2b49;--text: #25334f;--text-soft: #51647f;--text-muted: #74839a;--brand: #18b7b6;--brand-strong: #0b8e8d;--blue: #2f7cff;--blue-soft: #e8f2ff;--violet: #7a4df3;--amber: #ff8a1f;--shadow-soft: 0 22px 54px rgba(28, 45, 78, .09);--shadow-card: 0 10px 28px rgba(28, 45, 78, .07)}html,body,#root,.layout{height:100vh;overflow:hidden}body{background:var(--app-bg)}.page-content,.app-container{height:calc(100vh - var(--app-header-height));overflow:hidden}#root{width:100vw;background:transparent;color:var(--text);font-family:Segoe UI,Roboto,sans-serif}.layout{min-height:100vh}.top-nav{display:flex;justify-content:space-between;align-items:center;background:#fffffff0;box-sizing:border-box;height:var(--app-header-height);min-height:var(--app-header-height);padding:0 1.5rem;border-bottom:1px solid rgba(203,213,225,.78);box-shadow:0 8px 26px #1d2b490d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:1000}.brand-link{display:inline-flex;align-items:center;min-width:0}.brand__mark-img{height:40px;max-width:min(70vw,290px);object-fit:contain;display:block}.top-nav__tools{display:flex;align-items:center;gap:.55rem}.profile-menu{position:relative}.top-profile,.top-login-button{display:inline-flex;align-items:center;gap:.65rem;min-height:38px;padding:.18rem .44rem .18rem .18rem;border:1px solid transparent;border-radius:999px;background:transparent;color:var(--heading);cursor:pointer;font:inherit;text-decoration:none}.top-profile:hover,.top-login-button:hover{color:var(--blue);background:#f6faff;border-color:var(--line);transform:none}.top-profile__avatar,.profile-menu__avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(135deg,#16c2be,#2f7cff);color:#fff;font-weight:760}.top-profile__avatar{width:34px;height:34px;border:2px solid #83d9f7;box-shadow:0 8px 20px #18b7b638}.profile-menu__avatar{width:34px;height:34px}.top-profile__text,.profile-menu__identity span:last-child{display:flex;min-width:0;flex-direction:column;line-height:1.18;text-align:left}.top-profile__text strong,.profile-menu__identity strong{color:var(--heading);font-size:.9rem;font-weight:720}.top-profile__text small,.profile-menu__identity small{color:var(--text-muted);font-size:.78rem;font-weight:520}.profile-menu__panel{position:absolute;top:calc(100% + .65rem);right:0;z-index:1200;width:238px;padding:.55rem;border:1px solid var(--line);border-radius:14px;background:#fffffffa;box-shadow:0 18px 42px #1d2b4929}.profile-menu__identity{display:flex;align-items:center;gap:.55rem;padding:.65rem;margin-bottom:.35rem;border-radius:10px;background:var(--surface-soft)}.profile-menu__item{width:100%;min-height:40px;display:flex;align-items:center;gap:.6rem;padding:.55rem .65rem;border:0;border-radius:10px;background:transparent;color:var(--text-soft);text-decoration:none;font:inherit;font-size:.9rem;font-weight:650;cursor:pointer;box-sizing:border-box}.profile-menu__item:hover{background:var(--blue-soft);color:var(--blue);background:#f6faff;border-color:var(--line);transform:none}.profile-menu__item--danger:hover{background:#fff1f2;color:#dc2626}.nav-links a{color:var(--text-soft);margin-left:1.5rem;text-decoration:none;font-weight:500;transition:color .25s ease}.nav-links a:hover{color:var(--brand-strong)}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-gap-1rem{gap:1rem}.justify-content-center{justify-content:center}.flex-col{flex-direction:column}.feature-button{font-size:.92rem;font-weight:720;padding:.65rem 1.1rem;background:linear-gradient(135deg,var(--brand),var(--blue));color:#fff;border-radius:10px;border:none;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease;box-shadow:0 12px 24px #2f7cff2e}.feature-button:hover{background:linear-gradient(135deg,var(--brand-strong),var(--blue));transform:translateY(-1px);box-shadow:0 16px 30px #2f7cff38}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#21354799;display:flex;justify-content:center;align-items:center;z-index:2000}.overlaymodal{background-color:#17213b;border-radius:12px;padding:2rem;box-shadow:0 0 20px #0006;width:360px;max-width:90%;color:#fff}.linkbutton{background:none;border:none;color:var(--blue);cursor:pointer;font-size:.9rem}.scrollbar::-webkit-scrollbar{width:10px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:999px;border:3px solid transparent;background-clip:content-box}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8}.scrollbar{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.whitetogglebtn{background-color:#eef4fb;padding:10px 15px;color:var(--heading)}.whitetogglebtn:hover{background-color:var(--blue);color:#fff}.blacktogglebtn{background-color:#dbeafe;padding:10px 15px;color:#1d4ed8}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s}.content-section{overflow:auto;display:flex;flex-direction:column;flex:1}.main-content{flex:1;margin-bottom:1.25rem;padding:1rem 1.35rem 1.35rem}.app-container>.content-section>.main-content{padding-left:1rem}.content-frame{background:#ffffffeb;padding:1.55rem;border:1px solid rgba(203,216,234,.84);border-radius:22px;box-shadow:var(--shadow-soft);max-width:1380px;margin:0 auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.content-frame .content-title,.study-content .content-title{margin-top:0;color:var(--heading);font-weight:720}hr{border:none;border-bottom:1px solid var(--line)}.spinner{border:2px solid #f3f3f3;border-top:2px solid var(--blue);border-radius:50%;width:16px;height:16px;animation:spin .6s linear infinite;display:inline-block;vertical-align:middle;margin-left:8px}.footer{background:transparent;text-align:center;padding:1rem;font-size:.9rem;color:var(--text-muted)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 920px){:root{--app-header-height: 60px}.top-nav{padding:0 .85rem}.brand__mark-img{height:38px;max-width:calc(100vw - 168px)}.top-profile__text{display:none}.top-profile,.top-login-button{gap:.35rem}.profile-menu__panel{position:fixed;top:calc(var(--app-header-height) + .55rem);right:.7rem}.main-content{padding:.8rem .55rem}.content-frame{border-radius:18px;padding:1rem;max-width:100%;box-sizing:border-box}}@media (max-width: 520px){.brand__mark-img{max-width:calc(100vw - 144px)}.top-login-button span{display:none}.profile-menu__panel{right:.5rem;width:min(238px,calc(100vw - 1rem))}.main-content{padding:.55rem .35rem}.content-frame{padding:.85rem}}@media (max-width: 520px){.top-profile{min-height:34px;padding:0;border:0;background:transparent}.top-profile__avatar{width:34px;height:34px}.top-profile>svg{display:none}}@media (max-width: 520px){.top-nav{padding:0 .65rem}.top-nav__tools{gap:.4rem}.top-profile__avatar{width:32px;height:32px;font-size:.84rem}}.footer{padding:40px 20px;font-family:Segoe UI,Arial,sans-serif;color:#475569}.footer-top{display:flex;gap:60px;justify-content:center;align-items:flex-start;flex-wrap:wrap;max-width:1200px;width:100%;margin:0 auto 20px;gap:40px}.footer-section{width:fit-content;text-align:left;max-width:30%}.footer-section h4{margin-bottom:12px;font-size:16px;color:#0f172a;font-weight:600;border-left:4px solid #3b82f6;padding-left:8px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:8px;display:flex;align-items:center;gap:6px;font-size:14px}.footer-section a{color:#475569;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#0ea5e9}.footer-section.description{line-height:1.6;font-size:14px;color:#64748b}.footer-bottom{text-align:center;font-size:13px;color:#64748b;margin-top:20px;border-top:1px solid #334155;padding-top:12px}.footer-bottom a{color:#475569;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a3d;z-index:1100}.sheet-content{position:fixed;background:#fff;z-index:1110;display:flex;flex-direction:column;box-shadow:0 20px 44px #1d2b4924;transition:all .4s ease-in-out}.sheet-content.right{inset-y:0;right:0;height:100%;width:75%;max-width:400px;border-left:1px solid #ddd}.sheet-content.left{inset-y:0;left:0;height:100%;width:75%;max-width:400px;border-right:1px solid #ddd}.sheet-content.top{inset-x:0;top:0;height:auto;width:100%;border-bottom:1px solid #ddd}.sheet-content.bottom{inset-x:0;bottom:0;height:auto;width:100%;border-top:1px solid #ddd}.sheet-header,.sheet-footer{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.sheet-footer{margin-top:auto}.sheet-title{font-weight:600;color:#111}.sheet-description{font-size:.875rem;color:#666}.sheet-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;opacity:.7;transition:opacity .2s;display:flex;color:#64748b;cursor:pointer;transition:color .2s ease}.sheet-close:hover{opacity:1;color:#14b8a6;background-color:#fff}.sheet-close:focus{outline:none}.language-side-panel{background-color:#f8fafc;top:var(--app-header-height);right:0;height:fit-content;border-left:1px solid #333;border-bottom:1px solid #333;position:fixed;z-index:100;border:none}.language-side-panel1 button{width:40px;height:40px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center}.language-panel{padding:16px;max-width:330px;font-family:Segoe UI,sans-serif;color:#ccc;border:1px solid #2a3f5f;border-radius:8px;box-shadow:0 8px 16px #44404066}.language-panel h4{font-size:1rem;margin-bottom:10px;color:#0f172a;display:flex;align-items:center;border-bottom:1px solid #ccc;padding-bottom:5px}.language-panel h3 .icon{margin-right:8px}.language-section{margin-bottom:16px}.language-section-title{font-weight:700;font-size:.95rem;margin-bottom:8px;color:#cbd5e1;border-bottom:1px solid #334155;padding-bottom:4px}.language-button{width:100px!important;display:inline-block;background:#e0f7f5;color:#0d9488;padding:.4rem .8rem;margin:.3rem;border-radius:9999px;font-size:.9rem;cursor:pointer;transition:background .25s ease,color .25s ease}.language-button:hover{background:#a7f3d0;color:#0f172a}.language-button .lang-eng{color:#aaa}.close-button{float:right;cursor:pointer;color:#94a3b8;font-weight:700;transition:color .2s}.close-button:hover{color:#f87171}.language-side-panel1 button{width:36px;height:36px;margin:0;padding:0;border:0;border-radius:10px;background:#18b7b6;color:#fff;box-shadow:0 8px 18px #18b7b624}.language-side-panel1 svg{width:18px;height:18px;color:currentColor}@media (max-width: 520px){.language-side-panel1 button{width:34px;height:34px}.language-side-panel1 svg{width:17px;height:17px}}@media (max-width: 520px){.language-side-panel1 button{width:32px;height:32px}}.sheet-content.language-side-panel{position:fixed;top:calc(var(--app-header-height) + .55rem);right:.85rem;bottom:auto;left:auto;width:min(380px,calc(100vw - 1rem));height:auto;max-height:calc(100vh - var(--app-header-height) - 1.2rem);overflow:auto;z-index:1120;border:1px solid var(--line);border-radius:14px;background:#fffffffa;box-shadow:0 20px 44px #1d2b492e}.sheet-content.language-side-panel .sheet-close{top:.55rem;right:.55rem}@media (max-width: 520px){.sheet-content.language-side-panel{right:.45rem;width:min(330px,calc(100vw - .9rem))}}.lc-overlay{z-index:2100}.lc-modal{position:relative;background-color:#0f172a;border-radius:12px;padding:2rem;box-shadow:0 0 20px #0006;width:340px;max-width:90%;color:#fff;text-align:center}.lc-close{position:absolute;top:.75rem;right:.75rem;background:none;border:none;color:#94a3b8;font-size:1rem;cursor:pointer;padding:.25rem;line-height:1}.lc-close:hover{color:#fff;background:none;transform:none}.lc-icon{font-size:2rem;margin-bottom:.75rem}.lc-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:600}.lc-message{margin:0 0 1.5rem;font-size:.9rem;color:#94a3b8;line-height:1.5}.lc-actions{display:flex;justify-content:center;gap:.75rem}.lc-btn{flex:1;padding:.6rem 1rem;border-radius:6px;border:none;font-size:.9rem;font-weight:600;cursor:pointer}.lc-btn--cancel{background:#1e293b;color:#e2e8f0;border:1px solid #374151}.lc-btn--cancel:hover{background:#273449;transform:none}.lc-btn--confirm{background:#ef4444;color:#fff}.lc-btn--confirm:hover{background:#dc2626}.menu-section{white-space:nowrap;width:214px;min-width:214px;max-width:214px;height:calc(100vh - var(--app-header-height));overflow:visible;display:flex;flex-direction:column;padding:1rem 0 1rem 1.25rem;box-sizing:border-box}.menu-nav{white-space:nowrap;width:176px;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:.7rem;border:1px solid rgba(203,216,234,.88);border-radius:18px;background:#ffffffeb;box-shadow:0 18px 44px #1d2b4912;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:.8rem;box-sizing:border-box}.menu-item{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-height:44px;padding:.62rem .72rem;text-decoration:none;color:#35445f;border-radius:10px;margin-bottom:0;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.menu-item .label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:112px;color:inherit;font-size:.9rem;font-weight:650}.menu-item:hover{background:#f1f7ff;color:var(--blue);box-shadow:inset 0 0 0 1px #2f7cff1a}.menu-item--active,.menu-group__main--active{background:linear-gradient(135deg,#2f7cff24,#18b7b61a);color:#1462ff;box-shadow:inset 0 0 0 1px #2f7cff1f}.menu-item .icon{margin-right:.65rem;width:23px;min-width:23px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.menu-item .icon svg{display:block}.menu-item.logout{color:#dc2626}.menu-group{margin-bottom:.05rem}.menu-group__row{display:flex;align-items:stretch;margin-bottom:0}.menu-group__main{flex:1;min-width:0;border-top-right-radius:0;border-bottom-right-radius:0}.menu-group__expand{width:30px;min-width:30px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:0 10px 10px 0;background:transparent;color:#91a2b8;cursor:pointer}.menu-group__expand:hover{background:#eef6ff;color:var(--blue);transform:none}.menu-group__toggle{width:100%;background:none;border:none;cursor:pointer;font:inherit;text-align:left}.menu-group__chevron{margin-left:auto;color:#91a2b8;display:inline-flex;align-items:center}.menu-group__items{display:flex;flex-direction:column;gap:.25rem;padding:.25rem 0 .25rem 1.9rem}.menu-group__item{min-height:36px;padding-top:.45rem;padding-bottom:.45rem;font-size:.84rem;color:#5f7089}.menu-group__item .label{font-size:.84rem;font-weight:600;max-width:100px}#headerBrandName,.menuButton{display:none}.menuButton button{width:40px;height:40px;margin:0;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}.flyoutMenu{width:250px;background:#fffffff7;top:var(--app-header-height);right:0;max-height:calc(100vh - var(--app-header-height) - 1rem);overflow:auto;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 42px #1d2b4924;padding:.65rem}.flyoutMenu>button{display:none}.flyoutMenu .menu-item .label{display:inline;max-width:170px}@media (max-width: 920px){.menuButton{display:unset}.top-nav{display:flex}.menu-section{width:74px;min-width:74px;max-width:74px;padding:.75rem 0 .75rem .75rem}.menu-nav{width:52px;padding:.45rem;border-radius:16px;gap:.45rem}.menu-section .label,.menu-section .menu-group__expand,.menu-section .menu-group__items{display:none}.menu-section .menu-group__main{border-radius:10px}.menu-section .menu-item{justify-content:center;padding:0}.menu-section .menu-item .icon{margin-right:0}#brandName{display:none}}@media (max-width: 480px){.menu-section{display:none}}.menuButton button{width:36px;height:36px;border:0;border-radius:10px;background:#18b7b6;color:#fff;box-shadow:0 8px 18px #18b7b624}.menuButton svg{width:18px;height:18px}@media (max-width: 520px){.menuButton button{width:34px;height:34px}.menuButton svg{width:17px;height:17px}}.sheet-content.flyoutMenu{position:fixed;top:calc(var(--app-header-height) + .55rem);right:.65rem;bottom:auto;width:min(280px,calc(100vw - 1rem));height:auto;max-height:calc(100vh - var(--app-header-height) - 1.2rem);overflow:auto;z-index:1120;border:1px solid var(--line);border-radius:14px}.sheet-content.flyoutMenu .sheet-close{top:.55rem;right:.55rem}@media (max-width: 520px){.sheet-content.flyoutMenu{right:.45rem;width:min(260px,calc(100vw - .9rem))}}@media (max-width: 520px){.menuButton button{width:32px;height:32px}}.menu-group__row{border-radius:10px;overflow:hidden;transition:background-color .2s ease,box-shadow .2s ease}.menu-group__row:hover,.menu-group__row--active{background:linear-gradient(135deg,#2f7cff24,#18b7b61a);box-shadow:inset 0 0 0 1px #2f7cff1f}.menu-group__row:hover .menu-group__main,.menu-group__row--active .menu-group__main{background:transparent;color:#1462ff;box-shadow:none}.menu-group__row:hover .menu-group__expand,.menu-group__row--active .menu-group__expand{color:#1462ff}.menu-group__row .menu-group__main:hover,.menu-group__row .menu-group__main--active{background:transparent;box-shadow:none}.menu-group__row .menu-group__expand:hover{background:#2f7cff1f;color:#0b55df;box-shadow:inset 1px 0 #2f7cff1f}@media (min-width: 921px){.menu-section{width:264px;min-width:264px;max-width:264px}.menu-nav{width:226px}.menu-item .label{max-width:154px}.menu-group__main .label{max-width:116px}.menu-group__items{padding-left:1.15rem}.menu-group__item{min-height:38px;align-items:flex-start;white-space:normal}.menu-group__item .label{max-width:140px;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.28}}@media (min-width: 921px){.menu-nav{gap:.28rem;padding:.7rem}.menu-item{min-height:38px;padding:.48rem .65rem}.menu-item .icon{margin-right:.56rem}.menu-group{margin-bottom:0}.menu-group__expand{width:28px;min-width:28px}.menu-group__items{gap:.05rem;padding:.12rem 0 .12rem 1rem}.menu-group__item{min-height:32px;padding-top:.34rem;padding-bottom:.34rem}}.menu-item{box-sizing:border-box;align-items:center;gap:.56rem;line-height:1.2}.menu-item .icon{flex:0 0 22px;width:22px;min-width:22px;height:22px;margin-right:0}.menu-item .label{display:block;line-height:1.2}.menu-group__row{align-items:center}.menu-group__main,.menu-group__expand{align-self:stretch}@media (min-width: 921px){.menu-group__item{align-items:center}.menu-group__item .label{line-height:1.2}}@media (min-width: 921px){.menu-item{min-height:44px;padding-top:.58rem;padding-bottom:.58rem}.menu-group__item{min-height:36px;padding-top:.4rem;padding-bottom:.4rem}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.phone-login .PhoneInput{display:flex;align-items:center;gap:.5rem;padding:.75rem;border:1px solid var(--field-border);border-radius:5px;background-color:var(--field-bg)}.phone-login .PhoneInput--focus,.phone-login .PhoneInput:focus-within{border-color:var(--accent)}.phone-login .PhoneInputInput{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#fff;font-size:1rem}.phone-login .PhoneInputInput::placeholder{color:var(--text-muted)}.phone-login .PhoneInputCountrySelect{color:#fff}.phone-login .PhoneInputCountrySelect option{background-color:var(--field-bg);color:#fff}.phone-login .PhoneInputCountrySelectArrow{color:var(--text-muted);opacity:1}.phone-login .PhoneInput--disabled{opacity:.6}.phone-login .PhoneInputInput:disabled{color:var(--text-muted)}.herma-chat-card{width:400px;max-width:95%;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:16px;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.chat-title{margin:0 0 12px;font-size:20px;font-weight:700;color:#333;text-align:center}.chat-window{flex:1;height:300px;overflow-y:auto;border:1px solid #ddd;border-radius:12px;padding:12px;margin-bottom:12px;background:#fafafa}.chat-message{padding:10px 14px;margin:6px 0;border-radius:12px;max-width:80%;line-height:1.4;font-size:14px}.user-msg{background:#e1f0ff;align-self:flex-end;margin-left:auto;border:1px solid #b3d7ff}.herma-msg{background:#f5f5f5;border:1px solid #ddd;margin-right:auto}.chat-input-box{display:flex;gap:8px}.chat-input-box input{flex:1;padding:10px;border-radius:8px;border:1px solid #ccc;font-size:14px}.chat-input-box button{padding:10px 16px;border:none;background:#4cafef;color:#fff;font-size:14px;font-weight:700;border-radius:8px;cursor:pointer;transition:background .2s}.chat-input-box button:hover{background:#3b9bdd}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.18.4"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .katex-vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .katex-thinbox{display:inline-flex;flex-direction:row;max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .katex-hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.katex-root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .katex-stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.herma-chat-button{position:fixed;bottom:24px;right:24px;width:3.5rem;height:3.5rem;border-radius:50%;background:linear-gradient(to right,#06b6d4,#14b8a6);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;cursor:pointer;overflow:hidden;border:none;z-index:1001}.herma-chat-box{background:#fff;border:1px solid #ddd;display:flex;flex-direction:column;box-shadow:0 6px 14px #0003;overflow:hidden;max-width:100vw}.herma-chat-box--floating{position:fixed;bottom:80px;right:20px;width:320px;height:400px;border-radius:12px;z-index:1001}.herma-chat-box--docked{position:relative;z-index:1001;flex-shrink:0;border-radius:0;border-top:none;border-bottom:none;border-right:none}.herma-chat-box--maximized{position:fixed;top:5vh;left:50%;transform:translate(-50%);width:min(900px,92vw);height:90vh;border-radius:12px;z-index:1001}.herma-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:999}body.herma-resizing{-webkit-user-select:none;user-select:none;cursor:ew-resize}.herma-resize-handle{position:absolute;top:0;left:-3px;width:6px;height:100%;cursor:ew-resize;z-index:2}.herma-chat-header{background:linear-gradient(135deg,#00a8a8,#0078ff);color:#fff;padding:6px 10px;font-size:13px;font-weight:700;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;min-height:0}.herma-chat-header__title{display:inline-flex;align-items:center;gap:8px;min-width:0}.herma-chat-header__title span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.herma-history-toggle{display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border:none;border-radius:4px;background:#ffffff2e;color:#fff;cursor:pointer;flex:0 0 auto}.herma-history-toggle:hover,.herma-history-toggle--active{background:#ffffff5c}.herma-chat-header__actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}.herma-mode-btn{background:#ffffff26;color:#fff;border:none;border-radius:4px;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.herma-mode-btn:hover{background:#ffffff4d}.herma-mode-btn--active{background:#ffffff73}.close-btn{background:transparent;color:#fff;font-size:16px;line-height:1;border:none;cursor:pointer}.herma-chat-body{position:relative;display:flex;flex:1;min-height:0;overflow:hidden}.herma-sidebar{position:absolute;inset:0 auto 0 0;z-index:5;width:min(220px,78vw);border-right:1px solid #d7e2ee;display:flex;flex-direction:column;background:#f9fafb;box-shadow:10px 0 24px #0f172a1f;transition:transform .15s ease,box-shadow .15s ease}.herma-sidebar__header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.herma-sidebar__heading{font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.herma-sidebar__collapse{background:transparent;border:none;color:#64748b;width:1.4rem;height:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;flex-shrink:0}.herma-sidebar__collapse:hover{background:#e2e8f0}.herma-sidebar__collapse-icon--open{transform:rotate(180deg)}.herma-sidebar__new{margin:10px;padding:8px;background:#00a8a8;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.herma-sidebar__new--active{box-shadow:inset 4px 0 #0f766e,0 0 0 2px #0f766e2e}.herma-sidebar__list{flex:1;overflow-y:auto;padding:0 6px 10px;display:flex;flex-direction:column;gap:4px}.herma-sidebar__item{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px 8px 12px;border:none;border-radius:6px;background:transparent;text-align:left;cursor:pointer}.herma-sidebar__item:hover{background:#eef2f7}.herma-sidebar__item--active,.herma-sidebar__item--active:hover{background:#e0f2fe;box-shadow:inset 4px 0 #0284c7}.herma-sidebar__item--active .herma-sidebar__title{color:#075985;font-weight:700}.herma-sidebar__title{font-size:13px;color:#1e293b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.herma-sidebar__time{font-size:11px;color:#94a3b8}.herma-sidebar__empty{padding:10px;font-size:12px;color:#94a3b8}.herma-chat-main{flex:1;min-width:0;width:100%;display:flex;flex-direction:column;container-type:inline-size}.herma-chat-messages{flex:1;padding:10px;overflow-y:auto;background:#f9f9f9;display:flex;flex-direction:column}.herma-message{margin:6px 0;padding:10px 14px;border-radius:12px;max-width:80%;font-size:14px;line-height:1.55}.herma-message.user{background:#e6f3ff;color:#046;align-self:flex-end;border:1px solid #b3daff}.herma-message__context{margin-bottom:8px;padding:7px 9px;border-left:3px solid #7dd3fc;border-radius:6px;background:#ffffffb3;color:#475569;font-size:12px;line-height:1.45;overflow-wrap:anywhere}.herma-message__context--link{display:block;width:100%;border-top:0;border-right:0;border-bottom:0;text-align:left;font-family:inherit;cursor:pointer}.herma-message__context--link:hover,.herma-message__context--link:focus-visible{background:#fff;color:#0f172a;outline:none}.herma-message__query{color:inherit;overflow-wrap:anywhere}.herma-message.herma{background:#fff;color:#333;align-self:flex-start;border:1px solid #00a8a8;max-width:calc(100% - 16px)}.herma-message.herma:has(.katex-display){box-sizing:border-box;width:calc(100% - 16px)}.herma-message.herma>*:first-child{margin-top:0}.herma-message.herma>*:last-child{margin-bottom:0}.herma-message.herma p{margin:0 0 10px;line-height:1.72}.herma-message.herma h1,.herma-message.herma h2,.herma-message.herma h3{font-size:15px;margin:10px 0 6px}.herma-message.herma ul,.herma-message.herma ol{margin:0 0 10px;padding-left:20px;line-height:1.72}.herma-message.herma li+li{margin-top:4px}.herma-message.herma code{background:#f1f1f1;padding:1px 4px;border-radius:3px;font-size:13px}.herma-message.herma blockquote{margin:0 0 8px;padding-left:10px;border-left:3px solid #ccc;color:#666}.herma-message.herma .katex-display{display:block;box-sizing:border-box;width:100%;max-width:100%;margin:12px 0 14px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;text-align:center;overflow-x:auto;overflow-y:hidden}.herma-message.herma .katex{line-height:1.55}.herma-message.herma :not(.katex-display)>.katex{display:inline;margin:0 1px;padding:0 3px 1px;border:1px solid #cfe8ff;border-radius:3px;background:#f3f8fc;line-height:1.25;vertical-align:baseline;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone}.herma-message.herma :not(.katex-display)>.katex:has(.mtable){display:inline-flex;align-items:center;margin:2px 3px;padding:2px 7px;line-height:1;vertical-align:middle}.herma-message.herma p:has(.katex .mtable),.herma-message.herma li:has(.katex .mtable){line-height:2}.herma-options{display:flex;flex-direction:column;gap:7px;margin-top:10px}.herma-options__choice{display:grid;grid-template-columns:auto auto 1fr;align-items:flex-start;gap:8px;width:100%;padding:8px 10px;border:1px solid #b8def8;border-radius:6px;background:#f8fcff;color:#1f2937;font:inherit;line-height:1.45;text-align:left;cursor:pointer}.herma-options__choice:hover{border-color:#38a8dc;background:#eef8ff}.herma-options__choice:has(input:disabled){cursor:default;opacity:.65}.herma-options__choice--selected{border-color:#00a8a8;background:#e3fbf9}.herma-options__choice--selected:has(input:disabled){opacity:1}.herma-options__choice--selected .herma-options__key{color:#00807f}.herma-options__choice input{margin:3px 0 0}.herma-options__key{min-width:22px;color:#0369a1;font-weight:700}.herma-options__label{min-width:0;overflow-wrap:anywhere}.herma-options__label>p{margin:0}.herma-options__label>p+p{margin-top:6px}.herma-options__choice:has(.katex-display){align-items:center}.herma-options__choice:has(.katex-display) input{align-self:center;margin-top:0}.herma-options__choice:has(.katex-display) .herma-options__key{align-self:center}.herma-options__label .katex-display{display:flex;align-items:center;justify-content:center;min-height:56px;margin:0;padding:8px 12px}.herma-options__label .katex-display>.katex{display:inline-block;max-width:100%}.herma-options__submit{align-self:flex-start;padding:7px 12px;border:none;border-radius:6px;background:#00a8a8;color:#fff;font-weight:700;cursor:pointer}.herma-options__submit:disabled{background:#9ca3af;cursor:default}.herma-thinking{display:inline-flex;align-items:center;gap:9px}.herma-thinking__dots{display:inline-flex;gap:4px;align-items:center}.herma-thinking__dots span{width:6px;height:6px;border-radius:999px;background:#00a8a8;animation:herma-thinking-pulse 1s infinite ease-in-out}.herma-thinking__dots span:nth-child(2){animation-delay:.15s}.herma-thinking__dots span:nth-child(3){animation-delay:.3s}.herma-thinking__text{color:#475569;font-weight:600}.herma-thinking__stop{padding:5px 10px;border:1px solid #fca5a5;border-radius:6px;background:#fff5f5;color:#b91c1c;font:inherit;font-weight:700;cursor:pointer}.herma-thinking__stop:hover{background:#fee2e2}@keyframes herma-thinking-pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}.herma-chat-input{display:flex;border-top:1px solid #ddd;flex-shrink:0}.herma-chat-input textarea{flex:1;min-height:40px;max-height:140px;border:none;padding:10px;outline:none;font-family:inherit;font-size:14px;line-height:1.45;resize:none;overflow-y:auto;white-space:pre-wrap;overflow-wrap:anywhere}.herma-chat-input button{align-self:stretch;background:#00a8a8;color:#fff;border:none;padding:10px 15px;cursor:pointer;font-weight:700;border-radius:0 0 12px}.herma-chat-input button.disabled{background:#aaa;cursor:default}.herma-chat-button img{width:90%;height:90%;object-fit:contain;pointer-events:none}.attached-text{display:flex;align-items:flex-start;gap:6px;font-size:12px;background:#f1f1f1;color:#555;padding:6px;margin:4px 8px;border-radius:6px;border-left:3px solid #999;flex-shrink:0}.attached-text__label{flex:1;font-style:italic;min-width:0;word-break:break-word}.attached-text__remove{flex-shrink:0;background:transparent;border:none;color:#777;font-size:14px;line-height:1;cursor:pointer;padding:0 2px}.attached-text__remove:hover{color:#333}.herma-chat-box{background:#fff;border-color:#dbe5ee;box-shadow:0 8px 24px #0f172a2e;font-family:inherit}.herma-chat-body,.herma-chat-main{background:#fff}.herma-chat-messages{align-items:stretch;padding:16px 18px;background:#fff}.herma-message.herma{width:min(100%,76ch);max-width:min(100%,76ch);align-self:flex-start;color:#22324a}.herma-message.user{max-width:min(76%,560px);border-color:#b8dfff;background:#f0f8ff;color:#06496d}.herma-study-content{display:block;color:#22324a;font-size:.95rem;line-height:1.68}.herma-study-section,.herma-study-section:not(.herma-study-section--bare),.herma-practice-card .herma-study-section:not(.herma-study-section--bare){margin:0 0 .85rem;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.herma-study-section:last-child{margin-bottom:0}.herma-study-section__header{margin:.8rem 0 .35rem}.herma-study-section:first-child .herma-study-section__header{margin-top:0}.herma-study-section__label{display:none}.herma-study-section__title,.herma-study-section__title--level-1,.herma-study-section__title--level-2,.herma-study-section__title--level-3,.herma-study-section__title--level-4,.herma-study-heading,.herma-study-heading--lg,.herma-study-heading--xl{margin:.95rem 0 .35rem;color:#18304a;font-size:1.02rem;font-weight:750;letter-spacing:0;line-height:1.28}.herma-study-section__title--level-1,.herma-study-heading--xl{font-size:1.14rem}.herma-study-paragraph{margin:0 0 .62rem;color:#26364e;font-size:.95rem;font-weight:400;line-height:1.68}.herma-study-copy,.herma-study-table-block{margin:0}.herma-key-points,.herma-study-list{display:block;margin:0 0 .75rem;padding-left:1.35rem;list-style:disc}.herma-key-points li,.herma-study-list li{padding:0;border-radius:0;background:transparent;color:#26364e;line-height:1.68}.herma-key-points li+li,.herma-study-list li+li{margin-top:.2rem}.herma-key-points li:before{content:none}.herma-key-points li::marker,.herma-study-list li::marker{color:#0c6f68}.herma-formula-block,.herma-message.herma .katex-display{display:block;box-sizing:border-box;max-width:100%;margin:.55rem 0 .7rem;padding:.7rem .85rem;border:1px solid #d7e7e5;border-radius:6px;background:#f7fbfb;color:#26334a;text-align:center;overflow-x:auto;overflow-y:hidden;box-shadow:none}.herma-message.herma .katex{font-size:1.08em}.herma-message.herma :not(.katex-display)>.katex{margin:0 1px;padding:.08rem .25rem;border:1px solid #cae6e2;border-radius:4px;background:#f2faf8;color:#26334a;white-space:nowrap}.herma-study-code,.herma-message.herma code.herma-study-code{padding:.08rem .25rem;border-radius:4px;background:#f3f7fa;color:#20314a;font-size:.93em}.herma-reference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.65rem;margin:.55rem 0 .8rem}.herma-reference-grid__row{display:grid;grid-template-columns:1fr;gap:.25rem;padding:.65rem .75rem;border:1px solid #d7e7e5;border-radius:6px;background:#f7fbfb}.herma-reference-grid__label{color:#475569;font-size:.75rem;font-weight:750;text-transform:uppercase}.herma-reference-grid__value{color:#26334a;font-size:.95rem;font-weight:500}.herma-compare,.herma-example-block,.herma-study-callout,.herma-practice-card{margin:.65rem 0 .8rem;padding:.75rem .85rem;border:1px solid #dbe5ee;border-left:3px solid #0d9488;border-radius:8px;background:#f8fffd;box-shadow:none}.herma-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:0;border:0;background:transparent}.herma-compare__column{padding:.75rem .85rem;border:1px solid #dbe5ee;border-left:3px solid #0d9488;border-radius:8px;background:#f8fffd}.herma-compare__column--cannot,.herma-study-callout--mistake{border-left-color:#b45309;background:#fffbeb}.herma-compare__title,.herma-study-callout__title,.herma-example-block__title,.herma-practice-card__label{margin:0 0 .45rem;color:#0c6f68;font-size:.76rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.herma-compare__column--cannot .herma-compare__title,.herma-study-callout--mistake .herma-study-callout__title{color:#92400e}.herma-compare ul{margin:0;padding-left:1.2rem}.herma-compare li{color:#26364e;line-height:1.55}.herma-practice-card{padding:.8rem .9rem;background:#f8fffd}.herma-practice-card .herma-study-paragraph{margin-bottom:.55rem;font-size:.96rem;font-weight:500;line-height:1.55}.herma-options{display:grid;gap:.65rem;margin-top:.75rem}.herma-options__choice{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.85rem;width:100%;min-height:3.35rem;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#1e293b;text-align:left;font:inherit;cursor:pointer;box-shadow:none;transform:none}.herma-options__choice:hover:not(:disabled){border-color:#0d9488;background:#f8fffd}.herma-options__choice:disabled{cursor:default;opacity:.62}.herma-options__choice--checked,.herma-options__choice--selected,.herma-options__choice--checked:disabled,.herma-options__choice--selected:disabled{border-color:#0d9488;background:#ecfdf5;opacity:1;box-shadow:inset 3px 0 #0d9488}.herma-options__key{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:#e2e8f0;color:#334155;font-size:.86rem;font-weight:750}.herma-options__choice--checked .herma-options__key,.herma-options__choice--selected .herma-options__key{background:#0d9488;color:#fff}.herma-options__label{min-width:0;width:100%;color:#1e293b;font-size:1rem;line-height:1.45;overflow-wrap:normal;word-break:normal}.herma-options__label>p,.herma-options__label .herma-study-paragraph{margin:0}.herma-options__label .katex-display{display:block;width:fit-content;max-width:100%;min-height:0;margin:0;padding:.25rem .35rem;border:1px solid #d7e7e5;border-radius:5px;background:#f7fbfb;text-align:left;overflow-x:auto}.herma-options__label .katex-display>.katex{display:inline-block;white-space:nowrap}.herma-options__submit{justify-self:start;min-height:2.3rem;padding:.55rem .85rem;border-radius:6px;background:#0d9488;color:#fff}@media (max-width: 640px){.herma-chat-messages{padding:12px}.herma-message.herma{width:100%;max-width:100%}.herma-compare,.herma-reference-grid{grid-template-columns:1fr}}.herma-message.herma :not(.katex-display)>.katex,.herma-reference-grid__value :not(.katex-display)>.katex,.herma-options__label :not(.katex-display)>.katex{padding:0;border:0;border-radius:0;background:transparent;color:inherit;white-space:nowrap}.herma-example-block :not(.katex-display)>.katex,.herma-reference-grid :not(.katex-display)>.katex{font-size:1.08em}.herma-formula-block,.herma-message.herma .katex-display{padding:.65rem .8rem}.herma-reference-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.herma-reference-grid__row{min-width:0}.herma-reference-grid__value{overflow-x:auto;overflow-y:hidden}.herma-options__label .katex-display{border:0;background:transparent;padding:0}@media (max-width: 760px){.herma-message.herma,.herma-chat-box--docked .herma-message.herma,.herma-chat-box--floating .herma-message.herma{width:95%;max-width:95%}}.herma-reference-grid{display:flex;flex-direction:column;gap:.65rem}.herma-reference-grid__row{width:100%}.herma-reference-grid__value{overflow-x:visible}.herma-reference-grid__value .katex-display{width:max-content;max-width:100%;margin:.2rem 0 0;overflow-x:auto}.herma-message.herma,.herma-message.herma:has(.katex-display){box-sizing:border-box;width:92%;max-width:92%;padding:14px 16px;border:1px solid #bfe3e0;border-radius:12px;background:#fff;box-shadow:0 1px 2px #0f172a0d}.herma-message.herma.herma-message--bare{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}@container (min-width: 480px){.herma-message.herma,.herma-message.herma:has(.katex-display){width:min(88%,1040px);max-width:min(88%,1040px)}}.herma-chat-box--maximized .herma-message.herma,.herma-chat-box--maximized .herma-message.herma:has(.katex-display){width:min(88%,1040px);max-width:min(88%,1040px)}.herma-study-content,.herma-study-section,.herma-study-section--bare,.herma-study-section__body,.herma-study-copy{box-sizing:border-box;max-width:100%}.herma-study-section,.herma-study-section--bare{margin-right:0;padding-right:0;border:0;background:transparent;box-shadow:none}.herma-message.herma .herma-study-copy,.herma-message.herma .herma-study-copy>*,.herma-message.herma .herma-study-section__body>*{max-width:100%}.herma-message.herma :not(.katex-display)>.katex,.herma-options__label :not(.katex-display)>.katex{display:inline;margin:0 1px;padding:.08rem .25rem;border:1px solid #c9e5e2;border-radius:4px;background:#f2faf8;color:#1f3441;line-height:1.25;white-space:nowrap;box-decoration-break:clone;-webkit-box-decoration-break:clone}.herma-message.herma :not(.katex-display)>.katex:has(.mtable),.herma-options__label :not(.katex-display)>.katex:has(.mtable){display:inline-flex;align-items:center;padding:0;border:0;background:transparent;vertical-align:middle}.herma-reference-grid{display:flex;flex-direction:column;gap:.65rem;width:100%;margin:.55rem 0 .8rem}.herma-reference-grid__row{box-sizing:border-box;width:100%;min-width:0}.herma-reference-grid__value{overflow-x:visible;overflow-y:visible}.herma-reference-grid__value :not(.katex-display)>.katex{display:inline;margin:0 1px;padding:.08rem .25rem;border:1px solid #c9e5e2;border-radius:4px;background:#f2faf8;color:#1f3441;line-height:1.25;white-space:nowrap;box-decoration-break:clone;-webkit-box-decoration-break:clone}.herma-reference-grid__value :not(.katex-display)>.katex:has(.mtable){display:inline-flex;align-items:center;padding:0;border:0;background:transparent;vertical-align:middle}.herma-reference-grid__value .katex-display{width:fit-content;max-width:100%;margin:.2rem 0 0;overflow-x:auto;overflow-y:hidden}.herma-practice-card{box-sizing:border-box;width:100%;max-width:100%;margin:.75rem 0 0;padding:.8rem .9rem;border:1px solid #c9e5e2;border-left:3px solid #0d9488;border-radius:8px;background:#f8fffd;box-shadow:none}.herma-options__choice{min-height:0;padding:.7rem .75rem}.herma-options__label{overflow-wrap:normal;word-break:normal}.herma-direct-formula{display:block;width:fit-content;max-width:100%;margin-top:.25rem;padding:.55rem .7rem;border:1px solid #d7e7e5;border-radius:6px;background:#f7fbfb;color:#26334a;overflow-x:auto;overflow-y:hidden}.herma-direct-formula .katex-display{margin:0;padding:0;border:0;background:transparent;box-shadow:none}@media (max-width: 760px){.herma-message.herma,.herma-message.herma:has(.katex-display),.herma-chat-box--docked .herma-message.herma,.herma-chat-box--floating .herma-message.herma{width:95%;max-width:95%}}.study-tree{box-sizing:border-box;flex:0 0 300px;width:300px;max-width:300px;height:calc(100vh - 130px);max-height:calc(100vh - 130px);overflow-y:auto;padding:1rem;background:#fff;border:1px solid #e2e8f0;border-radius:8px}.study-tree__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.study-tree h3{margin:0;font-size:1.1rem}.study-tree__collapse-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;padding:.35rem .55rem;background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;color:#334155;font-size:.82rem;font-weight:700;white-space:nowrap}.study-tree__collapse-button:hover{background:#eef6ff;color:#0f766e}.subject-list{list-style:none;padding:0;margin:0}.subject-item{margin-bottom:.8rem}.subject-header{display:flex;align-items:flex-start;gap:.15rem}.subject-toggle{flex:0 0 auto;background:none;border:none;cursor:pointer;font-weight:600;color:#475569;padding:.1rem}.subject-name{display:inline-flex;align-items:flex-start;gap:.25rem;min-width:0;background:none;border:none;cursor:pointer;font-weight:600;color:#1e293b;text-align:left;line-height:1.35;padding:.1rem 0}.subject-name:hover{background:none;text-decoration:underline}.subject-name.active{color:#0d9488}.chapter-list{padding-left:1.35rem;margin-top:.35rem}.chapter-item{margin-bottom:.35rem;display:flex;align-items:flex-start}.chapter-button{display:flex;align-items:flex-start;gap:.35rem;background:none;border:none;cursor:pointer;color:#475569;text-align:left;line-height:1.4;white-space:normal;word-break:break-word;padding:0}.chapter-button.active,.section-item-text.active{color:#0d9488}.chapter-button:hover{background:none}.chapter-button .list-button{flex:0 0 auto}.section-item-text{display:inline-flex;align-items:flex-start;gap:.25rem}.section-item-text:hover{text-decoration:underline}@media (max-width: 1050px){.study-tree{flex-basis:260px;width:260px;max-width:260px}}@media (max-width: 920px){.study-tree{width:100%;max-width:none;height:auto;max-height:min(280px,40vh)}}.study-tree{border-color:#dbe5ee;box-shadow:0 1px 5px #22324a0e}.study-tree h3{color:#18304a;font-weight:750}.study-tree__collapse-button{border-color:#cfdae7;color:#24324a}.study-tree__collapse-button:hover{background:#f7fcfb;color:#087a73}.subject-toggle,.chapter-button{color:#65758b}.subject-name{color:#26364e}.subject-name.active{color:#087a73}.chapter-button.active{color:#087a73;background:#edf9f6;border-radius:7px}.chapter-button:hover{color:#087a73}.study-panel{flex:1;min-width:0}.study-tree-desktop{display:contents}.study-tree-mobile{display:none}.study-header{display:flex;flex-direction:column;gap:.65rem;background:#fff;padding:.75rem .85rem;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 6px #00000014;margin-bottom:.5rem;overflow:visible;position:relative;z-index:20}.study-header__path{display:flex;align-items:center;gap:.4rem;min-width:0;color:#64748b;font-size:.9rem}.study-header__mode{color:#0f766e;font-weight:700;white-space:nowrap}.study-header__actions{display:inline-flex;align-items:center;gap:.5rem;margin-left:auto;flex:0 0 auto}.study-header__switch{color:#2563eb;font-weight:600;white-space:nowrap}.study-header__toc-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;padding:.35rem .6rem;background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;color:#0f766e;font-size:.84rem;font-weight:700;white-space:nowrap}.study-header__toc-toggle:hover{background:#eef6ff;border-color:#93c5fd}.breadcrumb-link{color:#0d9488;font-weight:600;cursor:pointer;white-space:nowrap}.study-header__selectors{display:grid;grid-template-columns:minmax(110px,.65fr) minmax(0,1fr) minmax(0,1fr);gap:.65rem;align-items:end}.study-picker{min-width:0}.study-picker__label{display:block;margin-bottom:.25rem;color:#64748b;font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dropdown-container{position:relative;display:block;min-width:0;width:100%}.dropdown-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:.35rem;width:100%;min-height:38px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .7rem;font-weight:500;line-height:1.2;text-align:left;white-space:normal;cursor:pointer;color:#334155}.dropdown-btn:hover{background:#eef6ff;border-color:#93c5fd}.dropdown-menu{display:none;position:absolute;top:calc(100% - 1px);left:0;width:max-content;min-width:100%;max-width:min(420px,calc(100vw - 4rem));max-height:min(320px,55vh);overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 20px #0f172a29;z-index:3000}.dropdown-menu--right-aware{right:0;left:auto}.dropdown-container:hover .dropdown-menu,.dropdown-container:focus-within .dropdown-menu{display:block}.dropdown-item{padding:.5rem .75rem;cursor:pointer;color:#475569}.dropdown-item:hover{background:#f1f5f9}.highlighted-bookmark{background:#fff3cd;border-radius:3px;padding:0 2px}.highlighted-note{background:#dbeafe;border-bottom:2px dotted #2563eb}.study-inline-highlight{position:relative;border-radius:3px;padding:0 2px;color:inherit;cursor:help}.study-inline-highlight--bookmark{background:#fff3cd;box-shadow:inset 0 -1px #f4c542}.study-inline-highlight--note{background:#dbeafe;box-shadow:inset 0 -2px #2563eb}.study-inline-highlight--note:hover:after,.study-inline-highlight--note:focus:after{position:absolute;left:0;bottom:calc(100% + 8px);z-index:50;width:max-content;max-width:min(320px,80vw);padding:.55rem .65rem;border:1px solid #c7d2fe;border-radius:6px;background:#fff;box-shadow:0 10px 24px #0f172a29;color:#1f2937;content:attr(data-note);font-size:.84rem;font-weight:600;line-height:1.4;white-space:normal}.note-icon{margin-left:4px;font-size:.85rem;color:#2563eb}.syllabus-disclaimer{display:flex;align-items:flex-start;gap:.55rem;margin-bottom:.5rem;padding:.65rem .75rem;color:#475569;background:#f8fffd;border:1px solid #ccfbf1;border-left:3px solid #0d9488;border-radius:8px;font-size:.85rem;line-height:1.45}.syllabus-disclaimer svg{flex:0 0 auto;margin-top:.1rem;color:#0d9488}.syllabus-disclaimer p{margin:0}.study-content{position:relative;z-index:1;background:#fff;padding:20px;overflow:auto;max-height:calc(100vh - 190px);box-shadow:0 2px 6px #00000014;border-radius:8px}.study-rich-text{max-width:76ch;color:#111827;font-size:.96rem;line-height:1.72}.study-rich-text .exam-rich-text{overflow-wrap:break-word}.study-rich-text .exam-rich-text>:first-child{margin-top:0}.study-rich-text .exam-rich-text>:last-child{margin-bottom:0}.study-rich-text .exam-rich-text h1,.study-rich-text .exam-rich-text h2,.study-rich-text .exam-rich-text h3,.study-rich-text .exam-rich-text h4{margin:1rem 0 .4rem;color:#0f172a;line-height:1.25}.study-rich-text .exam-rich-text h1{font-size:1.35rem}.study-rich-text .exam-rich-text h2{font-size:1.12rem}.study-rich-text .exam-rich-text h3,.study-rich-text .exam-rich-text h4{font-size:1rem}.study-rich-text .exam-rich-text p{margin:0 0 .7rem}.study-rich-text .exam-rich-text ul,.study-rich-text .exam-rich-text ol{margin:0 0 .75rem;padding-left:1.35rem}.study-rich-text .exam-rich-text li+li{margin-top:.2rem}.study-rich-text .exam-rich-text code{padding:.08rem .25rem;border-radius:4px;background:#f1f5f9;color:#0f172a;font-size:.92em}.study-rich-text .exam-rich-text pre{overflow-x:auto;margin:.75rem 0;padding:.75rem .9rem;border:1px solid #dbe4ee;border-radius:8px;background:#f8fafc}.study-rich-text .exam-rich-text pre code{padding:0;background:transparent}.study-rich-text .exam-rich-text table{width:100%;border-collapse:collapse;margin:.75rem 0 .9rem;font-size:.92rem}.study-rich-text .exam-rich-text th,.study-rich-text .exam-rich-text td{padding:.55rem .65rem;border:1px solid #dbe4ee;text-align:left;vertical-align:top}.study-rich-text .exam-rich-text th{background:#f8fafc;color:#334155;font-weight:800}.study-rich-text .exam-rich-text tr:nth-child(2n) td{background:#fbfdff}.study-rich-text .katex-display{display:block;box-sizing:border-box;width:100%;max-width:100%;margin:.75rem 0 .85rem;padding:.75rem .9rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;text-align:center;overflow-x:auto;overflow-y:hidden}.study-rich-text .katex{line-height:1.55}.study-rich-text :not(.katex-display)>.katex{display:inline;margin:0 1px;padding:0 3px 1px;border:1px solid #cfe8ff;border-radius:3px;background:#f3f8fc;line-height:1.25;vertical-align:baseline;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone}.study-saved-notes{margin-top:1rem;padding-top:.75rem;border-top:1px solid #e2e8f0}.study-saved-notes__title{margin:0 0 .5rem;color:#475569;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.study-saved-notes__note{color:#334155;font-weight:600}.study-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e2e8f0}.study-hint{margin-top:.75rem;font-size:.85rem;color:#475569;background:#f0fdf4;border-left:3px solid #22c55e;padding:.65rem .85rem;border-radius:4px;line-height:1.5}.study-hint--info{background:#eff6ff;border-left-color:#3b82f6}.study-hint a{color:#2563eb}.study-library__intro{color:#475569;margin-bottom:1rem}.study-library__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.85rem}.study-library-card{display:flex;min-height:190px;flex-direction:column;align-items:flex-start;gap:.45rem;padding:1rem;border:1px solid #dbe4ee;border-radius:8px;background:#fff;color:#0f172a;text-align:left;box-shadow:0 2px 6px #0f172a0f;cursor:pointer}.study-library-card:hover{border-color:#0d9488;background:#f8fffd}.study-library-card__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#eef6ff;color:#0f766e}.study-library-card__eyebrow{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.study-library-card__title{color:#0f172a;font-size:1.05rem;font-weight:800;line-height:1.25}.study-library-card__meta,.study-library-card__body{color:#475569;font-size:.9rem;line-height:1.4}.study-library-card__action{margin-top:auto;color:#0d9488;font-weight:800}.study-library__hint{color:#64748b;line-height:1.45}@media (max-width: 920px){.study-tree-desktop{display:none}.study-tree-mobile{display:block;margin-bottom:.75rem}.study-tree-mobile .study-tree{display:block;width:100%;max-width:none;height:auto;max-height:min(280px,40vh);flex:0 0 auto;border:1px solid #e2e8f0;padding:.75rem}}@media (max-width: 820px){.study-header{padding:.6rem}.study-header__path{flex-wrap:wrap}.study-header__actions{width:100%;margin-left:0;justify-content:space-between}.study-header__selectors{grid-template-columns:1fr;gap:.5rem}.dropdown-btn{padding:.45rem .55rem;font-size:.86rem}.dropdown-menu,.dropdown-menu--right-aware{right:auto;left:0;width:min(280px,calc(100vw - 3rem));min-width:100%}.dropdown-item{white-space:normal}}.study-header,.study-content{border-color:#d8e0ea;box-shadow:0 1px 4px #0f172a0f}.study-header{background:#fff}.study-header__mode,.breadcrumb-link,.study-header__toc-toggle,.study-header__switch{color:#0f766e}.study-header__toc-toggle,.dropdown-btn{background:#fff;border-color:#cbd5e1;color:#1f2937}.study-header__toc-toggle:hover,.dropdown-btn:hover{background:#f8fafc;border-color:#94a3b8}.dropdown-menu{border-color:#d8e0ea;box-shadow:0 10px 24px #0f172a1f}.dropdown-item{color:#334155}.dropdown-item:hover{background:#f8fafc;color:#0f172a}.study-content{background:#fff;color:#111827}.study-content .content-title{color:#0f172a;font-size:1.35rem;line-height:1.25;margin-bottom:1rem}.study-rich-text{color:#1f2937}.study-rich-text .exam-rich-text h1,.study-rich-text .exam-rich-text h2,.study-rich-text .exam-rich-text h3,.study-rich-text .exam-rich-text h4{color:#111827;font-weight:750}.study-rich-text .exam-rich-text h1{font-size:1.24rem}.study-rich-text .exam-rich-text h2{font-size:1.08rem}.study-rich-text .exam-rich-text h3,.study-rich-text .exam-rich-text h4{font-size:.98rem}.study-rich-text .katex-display{background:#f9fafb;border-color:#e5e7eb;color:#111827;margin:.55rem 0 .7rem;padding:.55rem .75rem}.study-rich-text :not(.katex-display)>.katex{background:#f8fafc;border-color:#dbe4ee;color:#111827}.study-rich-text .exam-rich-text table{color:#1f2937;font-size:.9rem}.study-rich-text .exam-rich-text th,.study-rich-text .exam-rich-text td{border-color:#e1e7ef}.study-rich-text .exam-rich-text th{background:#f9fafb;color:#334155}.study-rich-text .exam-rich-text tr:nth-child(2n) td{background:#fff}.study-hint{background:#f8fafc;border-left-color:#94a3b8;color:#475569}.study-hint--info{background:#f8fafc;border-left-color:#64748b}.study-hint a{color:#0f766e}.study-header,.study-content{border-color:#dbe5ee;box-shadow:0 1px 5px #22324a0e}.study-header__path,.study-picker__label{color:#65758b}.study-header__mode,.breadcrumb-link,.study-header__switch{color:#087a73}.study-header__toc-toggle,.dropdown-btn{border-color:#cfdae7;color:#24324a}.study-header__toc-toggle:hover,.dropdown-btn:hover{border-color:#a9d8d0;background:#f7fcfb;color:#087a73}.syllabus-disclaimer{color:#24324a;background:#f5fffc;border-color:#c8ebe4;border-left-color:#6fc7ba}.syllabus-disclaimer svg{color:#087a73}.study-content{color:#22324a}.study-content .content-title{color:#18304a;font-size:1.22rem;font-weight:750;line-height:1.28}.study-rich-text{color:#22324a;font-size:.95rem;line-height:1.68}.study-rich-text .exam-rich-text h1,.study-rich-text .exam-rich-text h2{color:#18304a;font-weight:750}.study-rich-text .exam-rich-text h1{font-size:1.16rem}.study-rich-text .exam-rich-text h2{font-size:1.04rem}.study-rich-text .exam-rich-text h3,.study-rich-text .exam-rich-text h4{color:#0c6f68;font-size:.96rem;font-weight:750}.study-rich-text .exam-rich-text p,.study-rich-text .exam-rich-text li{color:#26364e}.study-rich-text .exam-rich-text code{color:#20314a;background:#f3f7fa}.study-rich-text .katex-display{color:#26334a;background:#f7fbfb;border-color:#d7e7e5}.study-rich-text :not(.katex-display)>.katex{color:#26334a;background:#f2faf8;border-color:#cae6e2}.study-rich-text .exam-rich-text th{color:#22324a;background:#f7f9fb}.study-rich-text .exam-rich-text th,.study-rich-text .exam-rich-text td{border-color:#dce6ef}.study-rich-text .exam-rich-text tr:nth-child(2n) td{background:#fbfdfd}.study-hint{color:#26364e;background:#f7fffb;border-left-color:#83d2c4}.study-hint--info{background:#f7fbff;border-left-color:#9fb5cf}.study-content .content-title{display:flex;align-items:center;gap:.45rem}.study-content .content-title svg{flex:0 0 auto;color:#087a73;transform:translateY(1px)}.study-note-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;width:100vw;height:100dvh;padding:1rem;overflow-y:auto;overscroll-behavior:contain;background:#121c2e5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.study-note-dialog{box-sizing:border-box;width:min(620px,calc(100vw - 2rem));max-height:min(680px,calc(100dvh - 2rem));overflow-x:hidden;overflow-y:auto;border:1px solid #d7e3ef;border-radius:18px;background:#fff;box-shadow:0 24px 70px #121c2e3d}.study-note-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem .85rem;border-bottom:1px solid #e6edf5;background:linear-gradient(135deg,#14b8a614,#2f7cff12)}.study-note-dialog__header p{margin:0 0 .25rem;color:#087a73;font-size:.76rem;font-weight:850;letter-spacing:0;text-transform:uppercase}.study-note-dialog__header h3{margin:0;color:#1d2b49;font-size:1.25rem;line-height:1.2}.study-note-dialog__header button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d7e3ef;border-radius:10px;background:#ffffffe0;color:#526277;cursor:pointer}.study-note-dialog__header button:hover{background:#eef6ff;color:#1462ff}.study-note-dialog__form{display:grid;gap:.9rem;padding:1rem 1.2rem 1.2rem}.study-note-dialog__form label{display:grid;gap:.4rem;color:#334155;font-size:.84rem;font-weight:750}.study-note-dialog__form blockquote{margin:0;padding:.75rem .85rem;border:1px solid #d9e3ef;border-left:3px solid #ccd8e8;border-radius:10px;background:#f8fbff;color:#33445f;font-size:.94rem;font-weight:500;line-height:1.55}.study-note-dialog__form textarea{box-sizing:border-box;width:100%;min-height:140px;resize:vertical;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#22324a;font:inherit;font-weight:500;line-height:1.5;padding:.75rem .85rem}.study-note-dialog__form textarea:focus{outline:2px solid rgba(37,99,235,.18);border-color:#8eb6ff}.study-note-dialog__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}@media (max-width: 620px){.study-note-dialog-backdrop{padding:.75rem 1rem .75rem 1.25rem}.study-note-dialog{width:min(100%,620px);max-height:calc(100dvh - 1.5rem);border-radius:16px}}.topic-unlock-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172acc;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.topic-unlock-modal{background:#fff;color:#1e293b;border-radius:12px;padding:1.5rem;max-width:560px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 8px 24px #00000040}.topic-unlock-modal h2{margin:0 0 .75rem;font-size:1.25rem;color:#0f172a}.topic-unlock-modal__hint{color:#475569;margin-bottom:1rem}.topic-unlock-question{margin-bottom:1.25rem}.topic-unlock-question__text{font-weight:600;margin-bottom:.5rem}.topic-unlock-options{display:flex;flex-direction:column;gap:.4rem}.topic-unlock-option{text-align:left;padding:.5rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#1e293b;font-weight:400;cursor:pointer}.topic-unlock-option:hover{background:#f1f5f9}.topic-unlock-option--selected{border-color:#0d9488;background:#ccfbf1;font-weight:600}.topic-unlock-modal__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.topic-unlock-result{font-size:1.1rem;font-weight:700;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.topic-unlock-result--pass{background:#f0fdf4;color:#15803d}.topic-unlock-result--fail{background:#fef2f2;color:#b91c1c}.topic-unlock-breakdown__row{padding:.5rem 0;border-bottom:1px solid #f1f5f9}.topic-unlock-breakdown__row--wrong .topic-unlock-breakdown__question{color:#b91c1c}.topic-unlock-breakdown__question{font-weight:500}.topic-unlock-breakdown__explanation{color:#475569;font-size:.9rem;margin-top:.25rem}.notebook{color:#22324a}.notebook__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.notebook__intro{max-width:62ch;margin:.2rem 0 0;color:#526277;line-height:1.5}.notebook__study-link{flex:0 0 auto}.notebook-summary{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1rem}.notebook-summary__item{display:inline-flex;align-items:center;gap:.45rem;min-height:40px;padding:.45rem .7rem;border:1px solid #dbe5ee;border-radius:8px;background:#fbfdfd;color:#526277;cursor:pointer}.notebook-summary__item:hover,.notebook-summary__item--active{border-color:#0d9488;background:#f2faf8}.notebook-summary__item--active{box-shadow:inset 0 0 0 1px #0d9488}.notebook-summary__item--bookmark{border-color:#fde68a;background:#fffbeb}.notebook-summary__item--bookmark:hover,.notebook-summary__item--bookmark.notebook-summary__item--active{border-color:#d97706;background:#fef3c7;box-shadow:inset 0 0 0 1px #d97706}.notebook-summary__item--note{border-color:#bfdbfe;background:#eff6ff}.notebook-summary__item--note:hover,.notebook-summary__item--note.notebook-summary__item--active{border-color:#2563eb;background:#dbeafe;box-shadow:inset 0 0 0 1px #2563eb}.notebook-summary__item svg{color:#087a73}.notebook-summary__item--bookmark svg{color:#b45309}.notebook-summary__item--note svg{color:#2563eb}.notebook-summary__item span{color:#18304a;font-weight:800}.notebook-summary__item--bookmark span,.notebook-summary__item--bookmark strong{color:#78350f}.notebook-summary__item--note span,.notebook-summary__item--note strong{color:#1e3a8a}.notebook-summary__item strong{color:#526277;font-size:.86rem}.notebook__hint{margin:0 0 .85rem;padding:.65rem .75rem;border-left:3px solid #9fb5cf;border-radius:4px;background:#f7fbff;color:#526277;line-height:1.45}.notebook__empty,.notebook__blank{color:#526277;line-height:1.5}.notebook__blank{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;padding:1rem;border:1px solid #dbe5ee;border-radius:8px;background:#f8fafc}.notebook__blank p{margin:0;color:#22324a;font-weight:750}.notebook__blank a{color:#087a73;font-weight:700}.notebook__groups{display:grid;gap:.85rem}.notebook-group{border:1px solid #dbe5ee;border-radius:8px;background:#fff;overflow:hidden}.notebook-group__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid #e7edf4;background:#fbfdfd}.notebook-group__header h3{margin:0;color:#18304a;font-size:1rem;line-height:1.25}.notebook-group__header p{margin:.25rem 0 0;color:#65758b;font-size:.86rem}.notebook-group__chapter-link{flex:0 0 auto;color:#087a73;font-size:.88rem;font-weight:800}.notebook-items{display:grid;gap:.7rem;padding:.8rem}.notebook-item{position:relative;padding:.8rem;border:1px solid #e4ebf2;border-radius:8px;background:#fff}.notebook-item--bookmark{border-color:#fde68a;background:#fffdf4}.notebook-item--note{border-color:#bfdbfe;background:#f8fbff}.notebook-item__kind{display:flex;align-items:center;gap:.4rem;margin-bottom:.55rem;color:#526277;font-size:.78rem;font-weight:750}.notebook-item__kind svg{color:#087a73}.notebook-item--bookmark .notebook-item__kind,.notebook-item--bookmark .notebook-item__kind svg{color:#92400e}.notebook-item--note .notebook-item__kind,.notebook-item--note .notebook-item__kind svg{color:#1d4ed8}.notebook-item__kind time{margin-left:auto;color:#718096;font-weight:600}.notebook-item blockquote{margin:0;padding-left:.75rem;border-left:3px solid #b8d8d3;color:#22324a;line-height:1.55}.notebook-item--bookmark blockquote{border-left-color:#f59e0b}.notebook-item--note blockquote{border-left-color:#3b82f6}.notebook-item__note{margin:.65rem 0 0;padding:.65rem .75rem;border:1px solid #bfdbfe;border-radius:6px;background:#eaf2ff;color:#1e3a8a;line-height:1.5}.notebook-item__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.65rem}.notebook-item__open{color:#087a73;font-size:.88rem;font-weight:800}.notebook-item__remove{color:#b42318}@media (max-width: 720px){.notebook__header,.notebook-group__header{flex-direction:column}.notebook__study-link{width:100%;justify-content:center}.notebook-item__kind{flex-wrap:wrap}.notebook-item__kind time{width:100%;margin-left:0}}.notebook-loop{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin:0 0 1rem}.notebook-loop__step{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .55rem;min-height:72px;padding:.75rem;border:1px solid #dbe5ee;border-radius:8px;background:#fbfdfd;color:#22324a;text-align:left;cursor:pointer}.notebook-loop__step:hover{border-color:#0d9488;background:#f2faf8}.notebook-loop__step svg{grid-row:span 2;color:#087a73}.notebook-loop__step span{color:#526277;font-size:.78rem;font-weight:750;text-transform:uppercase}.notebook-loop__step strong{color:#18304a;font-size:.98rem}.notebook-workspace{margin:0 0 1rem;padding:1rem;border:1px solid #dbe5ee;border-left:3px solid #0d9488;border-radius:8px;background:#f8fffd}.notebook-workspace__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.notebook-workspace__header h3{margin:0;color:#18304a;font-size:1rem}.notebook-workspace__header p{margin:.25rem 0 0;color:#526277;line-height:1.45}.notebook-workspace__link{flex:0 0 auto;color:#087a73;font-size:.88rem;font-weight:800}.notebook-recall-list{display:grid;gap:.75rem}.notebook-recall-card{padding:.85rem;border:1px solid #dbe5ee;border-radius:8px;background:#fff}.notebook-recall-card--due{border-color:#99d8d2;box-shadow:inset 3px 0 #0d9488}.notebook-recall-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.5rem;color:#64748b;font-size:.78rem;font-weight:700}.notebook-recall-card__topline span{padding:.12rem .45rem;border-radius:999px;background:#e6fffb;color:#087a73}.notebook-recall-card h4{margin:0;color:#18304a;font-size:.96rem}.notebook-recall-card__prompt{margin:.55rem 0;color:#22324a;font-weight:650;line-height:1.5}.notebook-recall-card__reveal{color:#087a73;font-weight:800}.notebook-recall-card__answer{margin:.65rem 0 0;padding:.75rem;border:1px solid #dbe5ee;border-radius:8px;background:#f8fafc}.notebook-recall-card__answer blockquote{margin:0;padding-left:.75rem;border-left:3px solid #99d8d2;color:#22324a;line-height:1.5}.notebook-recall-card__answer p{margin:.6rem 0 0;padding:.6rem .7rem;border-radius:6px;background:#eff6ff;color:#1e3a8a}.notebook-recall-card__answer a{display:inline-flex;margin-top:.6rem;color:#087a73;font-weight:800}.notebook-recall-card__grade{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.notebook-recall-card__grade button{min-height:34px;padding:.4rem .65rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#334155;font-weight:750;cursor:pointer}.notebook-recall-card__grade button:hover{border-color:#0d9488;background:#f2faf8;color:#087a73}.notebook-delta{display:grid;gap:.45rem}.notebook-delta span{color:#18304a;font-weight:750}.notebook-delta textarea{width:100%;resize:vertical;min-height:104px;padding:.75rem;border:1px solid #cbd5e1;border-radius:8px;color:#22324a;font:inherit;line-height:1.5}.revision-plan__form{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.revision-plan__form label{font-weight:700;color:#334155}.revision-plan__day{padding:.8rem 1rem;border:1px solid #e2e8f0;border-left:4px solid #0d9488;border-radius:8px;background:#fff}.revision-plan__day-title{margin:0 0 .4rem;color:#0f172a;font-weight:700}@media (max-width: 860px){.notebook-loop{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.notebook-loop{grid-template-columns:1fr}.notebook-workspace__header{flex-direction:column}}.notebook-loop__step--active{border-color:#0d9488;background:#e6fffb;box-shadow:inset 0 0 0 1px #0d9488}.notebook-capture-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.notebook-capture-form label{display:grid;gap:.35rem;min-width:0}.notebook-capture-form label>span{color:#334155;font-size:.82rem;font-weight:750}.notebook-capture-form select,.notebook-capture-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#22324a;font:inherit}.notebook-capture-form select{min-height:40px;padding:.45rem .6rem}.notebook-capture-form textarea{resize:vertical;padding:.7rem .75rem;line-height:1.5}.notebook-capture-form select:disabled,.notebook-capture-form textarea:disabled{background:#f1f5f9;color:#94a3b8}.notebook-capture-form__full{grid-column:1 / -1}.notebook-capture-form__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.notebook__blank button.link-button{color:#087a73;font-weight:700}@media (max-width: 860px){.notebook-capture-form{grid-template-columns:1fr}}.notebook-recall-card__response{width:100%;min-height:82px;resize:vertical;padding:.65rem .75rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#22324a;font:inherit;line-height:1.5}.notebook-recall-card__controls{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem;margin-top:.7rem}.notebook-recall-card__controls label{display:grid;gap:.25rem;min-width:180px;color:#334155;font-size:.82rem;font-weight:750}.notebook-recall-card__controls select{min-height:38px;border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .55rem;background:#fff;color:#22324a;font:inherit}.notebook-recall-card__hints{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.notebook-recall-card__hints span{padding:.18rem .45rem;border:1px solid #c6ebe6;border-radius:999px;background:#ecfdf5;color:#087a73;font-size:.82rem;font-weight:750}.notebook-recall-card__feedback{margin:.7rem 0 0;padding:.55rem .7rem;border-radius:8px;background:#eefcf8;color:#075f59;font-weight:700}.notebook-delta__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem}.notebook-delta__actions span{color:#475569;font-weight:700}.notebook-delta-list{display:grid;gap:.65rem;margin-top:1rem}.notebook-delta-list article{padding:.75rem .9rem;border:1px solid #dbe5ee;border-radius:8px;background:#fff}.notebook-delta-list time{display:block;margin-bottom:.25rem;color:#64748b;font-size:.8rem;font-weight:750}.notebook-delta-list p{margin:0;color:#22324a;line-height:1.5}.notebook-redesign{max-width:1480px;margin:0 auto;padding:1.6rem;border-radius:18px;background:radial-gradient(circle at 14% 0%,rgba(20,184,166,.08),transparent 26%),radial-gradient(circle at 86% 8%,rgba(47,124,255,.08),transparent 28%),#fff;box-shadow:0 18px 50px #1d2b4914}.notebook-redesign .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.notebook-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.notebook-hero__kicker{margin:0 0 .25rem;color:#0d9488;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.notebook-redesign .content-title{color:#1d2b49;font-size:1.8rem;line-height:1.15}.notebook-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:.8rem;align-items:center;margin-bottom:1rem}.notebook-search{display:flex;align-items:center;gap:.6rem;min-height:46px;padding:0 .9rem;border:1px solid #d7e3ef;border-radius:10px;background:#ffffffdb;color:#637089;box-shadow:0 8px 24px #1d2b490d}.notebook-search input{width:100%;border:0;outline:0;background:transparent;color:#1d2b49;font:inherit}.notebook-filter-chips{display:flex;flex-wrap:wrap;gap:.45rem}.notebook-filter-chips button{min-height:38px;border:1px solid #d7e3ef;border-radius:10px;background:#ffffffe6;color:#51627c;font:inherit;font-weight:750;cursor:pointer}.notebook-filter-chips button{padding:.45rem .8rem}.notebook-filter-chips button:hover,.notebook-filter-chips button.active{border-color:#2f7cff59;background:#eef6ff;color:#1462ff}.notebook-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem}.notebook-metric-card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.1rem .8rem;min-height:92px;padding:1rem;border:1px solid #dbe5ee;border-radius:12px;background:#ffffffe6;color:#1d2b49;text-align:left;cursor:pointer;box-shadow:0 10px 26px #1d2b490d}.notebook-metric-card:hover{transform:translateY(-1px);box-shadow:0 14px 34px #1d2b4914}.notebook-metric-card>span{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:16px}.notebook-metric-card small{color:#6b7890;font-weight:700}.notebook-metric-card strong{color:#1d2b49;font-size:1.35rem;line-height:1.05}.notebook-metric-card--note>span{background:#dcfce7;color:#0f9f6e}.notebook-metric-card--bookmark>span{background:#f7f1e6;color:#9a6a18}.notebook-metric-card--recall>span{background:#f1e8ff;color:#7c3aed}.notebook-metric-card--topic>span{background:#eef4fb;color:#2f6ecb}.notebook-redesign .notebook-workspace{margin:0 0 1rem;border-left-width:0;border-radius:14px;background:#f8fdfcf0;box-shadow:0 12px 30px #1d2b490d}.notebook-study-desk{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr);gap:1rem;align-items:start}.notebook-list-panel,.notebook-detail-panel{min-width:0;border:1px solid #dbe5ee;border-radius:14px;background:#fffffff0;box-shadow:0 14px 36px #1d2b490f}.notebook-list-panel{overflow:hidden}.notebook-list-panel__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1rem 1rem .75rem;border-bottom:1px solid #e6edf5}.notebook-list-panel__header h3,.notebook-detail-panel__header h3,.notebook-detail-panel__linked h4,.notebook-reminder-card h4{margin:0;color:#1d2b49;font-size:1rem;line-height:1.25}.notebook-list-panel__header p,.notebook-detail-panel__header p{margin:.2rem 0 0;color:#637089;font-size:.86rem}.notebook-topic-list{display:grid;gap:.75rem;max-height:min(760px,calc(100vh - 19rem));overflow:auto;padding:.85rem}.notebook-topic{display:grid;gap:.55rem}.notebook-topic__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.1rem .15rem}.notebook-topic__header h4{margin:0;color:#263852;font-size:.98rem}.notebook-topic__header p{margin:.18rem 0 0;color:#718096;font-size:.8rem}.notebook-topic__header>span{min-width:28px;padding:.16rem .45rem;border-radius:999px;background:#eef2f7;color:#526277;font-size:.8rem;font-weight:800;text-align:center}.notebook-topic__items{display:grid;gap:.55rem}.notebook-list-card-stack{display:grid;gap:.6rem}.notebook-list-card-stack--expanded{gap:0}.notebook-detail-panel--inline-mobile{display:none}.notebook-list-card{display:grid;grid-template-columns:auto 1fr;gap:.7rem;width:100%;padding:.8rem;border:1px solid #dce8f5;border-radius:12px;background:#fff;color:#263852;text-align:left;cursor:pointer}.notebook-list-card--note{border-left-color:#9fbdf4;border-left-width:3px}.notebook-list-card--bookmark{border-left-color:#e3c27a;border-left-width:3px}.notebook-list-card:hover,.notebook-list-card--selected{border-color:#b7cae6;border-left-color:#7fa9ee;background:#fbfdff;box-shadow:inset 0 0 0 1px #52627714}.notebook-list-card--bookmark:hover,.notebook-list-card--bookmark.notebook-list-card--selected{border-color:#d8c8aa;border-left-color:#c9922d;background:#fffefa;box-shadow:inset 0 0 0 1px #785d2d14}.notebook-list-card__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#eef4fb;color:#2f6ecb}.notebook-list-card--bookmark .notebook-list-card__icon{background:#f7f1e6;color:#9a6a18}.notebook-list-card__body{display:grid;gap:.25rem;min-width:0}.notebook-list-card__body strong{color:#1d2b49;font-size:.86rem}.notebook-list-card__body span{display:-webkit-box;overflow:hidden;color:#40516b;font-size:.9rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notebook-list-card__body small{color:#718096;font-size:.78rem;font-weight:700}.notebook-detail-panel{position:sticky;top:calc(var(--app-header-height) + 1rem);padding:1.2rem}.notebook-detail-panel__topline,.notebook-detail-panel__header,.notebook-detail-panel__actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.notebook-detail-panel__topline{margin-bottom:1rem;color:#637089;font-size:.86rem}.notebook-kind-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .6rem;border-radius:999px;background:#eef4fb;color:#2f6ecb;font-weight:800}.notebook-kind-pill--bookmark{background:#f7f1e6;color:#8a621a}.notebook-detail-panel__header{align-items:flex-start;padding-bottom:1rem;border-bottom:1px solid #e6edf5}.notebook-detail-panel__header h3{font-size:1.35rem}.notebook-detail-panel__header a,.notebook-detail-panel__linked a{color:#087a73;font-weight:800}.notebook-detail-panel__content{display:grid;gap:.85rem;padding:.2rem 0 1rem;color:#24344d;line-height:1.65}.notebook-detail-panel__content h4{margin:0 0 .45rem;color:#526277;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.notebook-detail-panel__primary p{margin:0;padding:.9rem 1rem;border:1px solid #d9e3ef;border-radius:12px;background:#f8fbff;color:#1d2b49}.notebook-detail-panel__source blockquote{margin:0;padding:.1rem 0 .1rem .9rem;border-left:3px solid #ccd8e8;color:#33445f}.notebook-reminder-card{display:flex;align-items:center;justify-content:space-between;gap:.85rem;margin:0 0 1rem;padding:.9rem;border:1px solid #dfe7f1;border-radius:12px;background:#fbfdff}.notebook-reminder-card h4{display:inline-flex;align-items:center;gap:.4rem;color:#526277}.notebook-reminder-card p{margin:.22rem 0 0;color:#637089;font-size:.86rem}.notebook-reminder-card input{min-height:38px;border:1px solid #d5dfeb;border-radius:9px;padding:.35rem .55rem;background:#fff;color:#24344d;font:inherit}.notebook-detail-panel__linked{display:grid;gap:.55rem;margin-bottom:1rem}.notebook-detail-panel__linked>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem;border:1px solid #dbe5ee;border-radius:12px;background:#fbfdff}.notebook-detail-panel__linked svg{color:#526f9e}.notebook-detail-panel__linked span{display:grid;gap:.15rem}.notebook-detail-panel__linked strong{color:#1f5f63}.notebook-detail-panel__linked small{color:#637089}.notebook-detail-panel__actions{justify-content:flex-start;flex-wrap:wrap}.notebook-delete-action{position:relative;display:inline-flex;align-items:center}.notebook-delete-confirm{position:absolute;left:calc(100% + .55rem);top:50%;z-index:25;display:grid;gap:.55rem;width:max-content;min-width:190px;max-width:min(260px,calc(100vw - 2rem));padding:.7rem;border:1px solid #f1c6c6;border-radius:12px;background:#fffdfd;box-shadow:0 14px 34px #501d1d29;color:#7f1d1d;font-size:.86rem;font-weight:750;transform:translateY(-50%)}.notebook-delete-confirm:before{content:"";position:absolute;left:-6px;top:50%;width:10px;height:10px;border-left:1px solid #f1c6c6;border-bottom:1px solid #f1c6c6;background:#fffdfd;transform:translateY(-50%) rotate(45deg)}.notebook-delete-confirm__actions{display:flex;align-items:center;gap:.5rem}.notebook-delete-confirm__actions button{min-height:32px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;padding:.35rem .65rem}.notebook-delete-confirm__actions button:first-child{border-color:#efb8b8;background:#b42318;color:#fff}.notebook-delete-confirm__actions button:hover{filter:brightness(.98)}.notebook__blank--hero{min-height:180px;align-items:center;justify-content:center;text-align:center}@media (max-width: 1180px){.notebook-study-desk{grid-template-columns:1fr}.notebook-detail-panel{position:static}.notebook-topic-list{max-height:none}.notebook-detail-panel--desktop{display:none}.notebook-list-card-stack--expanded{border:1px solid #cbd8e6;border-left:3px solid #7fa9ee;border-radius:14px;background:#fff;box-shadow:0 10px 24px #1d2b490d;overflow:visible}.notebook-list-card-stack--bookmark.notebook-list-card-stack--expanded{border-color:#dacbb5;border-left-color:#c9922d;background:#fff}.notebook-list-card-stack--expanded .notebook-list-card--selected{border:0;border-radius:0;background:transparent;box-shadow:none}.notebook-detail-panel--inline-mobile{display:block;padding:0 1rem 1rem;border:0;border-radius:0;background:transparent;box-shadow:none}.notebook-detail-panel--inline-mobile .notebook-detail-panel__topline{display:none}.notebook-detail-panel--inline-mobile .notebook-detail-panel__content{padding-top:.25rem}.notebook-detail-panel--inline-mobile .notebook-detail-panel__linked>div,.notebook-detail-panel--inline-mobile .notebook-reminder-card{border-color:#e2e9f2;background:#f8fbffb8;box-shadow:none}}@media (max-width: 760px){.notebook-redesign{padding:1rem;border-radius:14px}.notebook-hero,.notebook-toolbar,.notebook-detail-panel__header,.notebook-reminder-card{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.notebook-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.notebook-filter-chips{overflow-x:auto;flex-wrap:nowrap;padding-bottom:.15rem}.notebook-filter-chips button{flex:0 0 auto}}@media (max-width: 520px){.notebook-metrics{grid-template-columns:1fr}.notebook-detail-panel__topline,.notebook-detail-panel__actions{align-items:flex-start;flex-direction:column}.notebook-delete-action{align-items:flex-start}.notebook-delete-confirm{left:0;top:calc(100% + .45rem);transform:none}.notebook-delete-confirm:before{left:1rem;top:-6px;transform:rotate(135deg)}}.notebook-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;place-items:center;width:100vw;height:100dvh;padding:1rem;overflow-y:auto;overscroll-behavior:contain;background:#121c2e5c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.notebook-note-modal{box-sizing:border-box;width:min(760px,calc(100vw - 2rem));max-height:min(720px,calc(100dvh - 2rem));overflow-x:hidden;overflow-y:auto;border:1px solid #d7e3ef;border-radius:18px;background:#fff;box-shadow:0 24px 70px #121c2e3d}.notebook-note-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.15rem 1.2rem .85rem;border-bottom:1px solid #e6edf5;background:linear-gradient(135deg,#14b8a614,#2f7cff12)}.notebook-note-modal__header h3{margin:0;color:#1d2b49;font-size:1.25rem;line-height:1.2}.notebook-note-modal__header p{margin:.28rem 0 0;color:#526277;line-height:1.45}.notebook-modal-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #d7e3ef;border-radius:10px;background:#ffffffe0;color:#526277;cursor:pointer}.notebook-modal-close:hover{background:#eef6ff;color:#1462ff}.notebook-capture-form--modal{box-sizing:border-box;padding:1rem 1.2rem 1.2rem}.notebook-capture-form--modal textarea,.notebook-capture-form--modal select{max-width:100%;box-sizing:border-box}.notebook-edit-context{display:inline-flex;align-items:center;gap:.5rem;min-height:42px;padding:.65rem .75rem;border:1px solid #dbe5ee;border-radius:10px;background:#f8fbff;color:#526277;font-weight:700}@media (max-width: 620px){.notebook-modal-backdrop{place-items:center;padding:.75rem 1rem .75rem 1.25rem}.notebook-note-modal{width:min(100%,760px);max-height:calc(100dvh - 1.5rem);border-radius:16px}}.notebook-redesign{background:linear-gradient(135deg,#f6fdfdfa,#fffffffa 42%,#f6fafffa)}.notebook-redesign .content-title{color:#20304a;font-size:1.65rem;font-weight:760}.notebook-hero{margin-bottom:.9rem}.notebook__intro{max-width:560px}.notebook-toolbar{grid-template-columns:minmax(260px,1fr) auto;margin-bottom:.9rem}.notebook-metrics{grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem;margin-bottom:1rem}.notebook-metric-card{min-height:78px;padding:.85rem;border-color:#cddaebd1;border-radius:10px;background:#ffffffc7;box-shadow:0 12px 28px #1d2b490b}.notebook-metric-card>span{width:42px;height:42px;border-radius:12px}.notebook-metric-card small{color:#60718d;font-size:.75rem}.notebook-metric-card strong{color:#20304a;font-size:1.18rem}.notebook-metric-card--all>span{background:#eef4ff;color:#2563eb}.notebook-study-desk{grid-template-columns:minmax(270px,.86fr) minmax(420px,1.32fr) minmax(230px,.72fr);gap:.75rem}.notebook-list-panel,.notebook-detail-panel,.notebook-context-card{border:1px solid rgba(205,218,235,.9);border-radius:10px;background:#ffffffe6;box-shadow:0 14px 34px #1d2b490b}.notebook-list-panel__header{padding:.85rem .95rem .7rem;border-bottom-color:#dde7f2d9}.notebook-list-panel__header h3,.notebook-detail-panel__header h3,.notebook-context-card h3{color:#20304a;font-weight:760}.notebook-topic-list{gap:.65rem;max-height:min(720px,calc(100vh - 19rem));padding:.75rem}.notebook-topic__header{padding:.1rem .05rem}.notebook-topic__header h4{color:#41516b;font-size:.82rem;font-weight:800}.notebook-topic__header>span{background:#f2f5f9;color:#65748b}.notebook-list-card{gap:.65rem;padding:.72rem;border-color:#e2eaf4;border-radius:10px;background:#ffffffe6;box-shadow:none}.notebook-list-card--note{border-left-color:#8db2ff;background:linear-gradient(135deg,#eff6ffa3,#fffffff0)}.notebook-list-card--bookmark{border-left-color:#f0bb51;background:linear-gradient(135deg,#fff8e7ad,#fffffff0)}.notebook-list-card:hover,.notebook-list-card--selected{border-color:#5384eb8c;border-left-color:#2f7cff;background:#f8fbff;box-shadow:0 10px 22px #2f7cff14}.notebook-list-card--bookmark:hover,.notebook-list-card--bookmark.notebook-list-card--selected{border-color:#e2a93a8c;border-left-color:#e0931f;background:#fffaf0}.notebook-list-card__icon{width:32px;height:32px;border-radius:10px}.notebook-list-card__body strong{color:#20304a;font-size:.88rem}.notebook-list-card__body span{color:#4a5d7a;font-size:.82rem}.notebook-detail-panel{padding:1rem;border-radius:10px}.notebook-detail-panel__topline{margin-bottom:.85rem}.notebook-detail-panel__header{display:block;padding-bottom:.85rem;border-bottom-color:#dde7f2d9}.notebook-detail-panel__header h3{margin:0;color:#20304a;font-size:1.28rem}.notebook-detail-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem}.notebook-detail-tags span{display:inline-flex;align-items:center;min-height:24px;padding:.18rem .55rem;border-radius:999px;background:#e9f8f5;color:#087a73;font-size:.75rem;font-weight:800}.notebook-detail-tags span:nth-child(2n){background:#eef4ff;color:#285fd1}.notebook-detail-panel__content{gap:1rem;padding:1rem 0}.notebook-detail-panel__primary p{border-color:#d9e7ff;background:#f7fbff}.notebook-detail-panel__source blockquote{border-left-color:#9fbdff;color:#30415d}.notebook-detail-panel__linked{margin-bottom:1rem}.notebook-detail-panel__linked>div{padding:.8rem;border-color:#dfe8f3;border-radius:10px;background:#fbfdff}.notebook-context-panel{position:sticky;top:calc(var(--app-header-height) + 1rem);display:grid;gap:.75rem;min-width:0}.notebook-context-card{display:grid;gap:.75rem;padding:.9rem}.notebook-context-card h3{margin:0;font-size:.95rem}.notebook-context-card .notebook-reminder-card{align-items:stretch;flex-direction:column;gap:.65rem;margin:0;padding:0;border:0;background:transparent}.notebook-context-card .notebook-reminder-card input{width:100%}.notebook-related-list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.notebook-related-list button{display:grid;gap:.2rem;width:100%;padding:.35rem 0;border:0;border-bottom:1px solid #edf2f7;background:transparent;color:#20304a;font:inherit;text-align:left;cursor:pointer}.notebook-related-list li:last-child button{border-bottom:0}.notebook-related-list small,.notebook-context-card__empty{color:#65748b;font-size:.78rem;line-height:1.35}.notebook-topic-map{display:flex;flex-wrap:wrap;gap:.45rem}.notebook-topic-map span{padding:.22rem .55rem;border-radius:999px;background:#eef8f6;color:#087a73;font-size:.75rem;font-weight:780}@media (max-width: 1180px){.notebook-study-desk{grid-template-columns:1fr}.notebook-context-panel{display:none}.notebook-list-card-stack--expanded{border-color:#9ab7e0b8;border-left-width:0;border-radius:12px;box-shadow:0 12px 26px #1d2b490f}.notebook-list-card-stack--bookmark.notebook-list-card-stack--expanded{border-color:#e2be7ab8}.notebook-detail-panel--inline-mobile{padding:0 .85rem .9rem}}@media (max-width: 900px){.notebook-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.notebook-toolbar,.notebook-metrics{grid-template-columns:1fr}.notebook-redesign .content-title{font-size:1.45rem}}.notebook-toolbar{grid-template-columns:1fr;max-width:none;margin:0 0 .9rem}.notebook-search{min-height:44px;box-shadow:0 8px 20px #1d2b4909}.notebook-filter-chips,.notebook-list-panel__header{display:none}.notebook-list-panel__tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:48px;padding:0 .75rem;border-bottom:1px solid rgba(221,231,242,.9)}.notebook-list-panel__tabs button{position:relative;border:0;background:transparent;color:#52627a;font:inherit;font-size:.78rem;font-weight:780;cursor:pointer}.notebook-list-panel__tabs button:hover,.notebook-list-panel__tabs button.active{color:#2563eb}.notebook-list-panel__tabs button.active:after{content:"";position:absolute;left:14%;right:14%;bottom:-1px;height:2px;border-radius:999px 999px 0 0;background:#2563eb}.notebook-list-panel__controls{display:flex;align-items:center;gap:.55rem;padding:.75rem .75rem .4rem}.notebook-list-panel__controls button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:34px;padding:.35rem .62rem;border:1px solid #dde7f3;border-radius:8px;background:#f8fbff;color:#51627c;font:inherit;font-size:.78rem;font-weight:760;cursor:pointer}.notebook-list-panel__controls button:last-child{width:34px;padding:0;margin-left:auto}.notebook-list-panel__controls button:hover{border-color:#2f7cff59;color:#2563eb}.notebook-topic-list{padding-top:.45rem}@media (max-width: 520px){.notebook-list-panel__tabs{padding:0 .35rem}.notebook-list-panel__tabs button{font-size:.72rem}.notebook-list-panel__controls{flex-wrap:wrap}.notebook-list-panel__controls button:last-child{margin-left:0}}.related-exam-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172acc;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.related-exam-modal{background:#fff;color:#1e293b;border-radius:12px;padding:1.5rem;max-width:560px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 8px 24px #00000040}.related-exam-modal h2{margin:0 0 .75rem;font-size:1.25rem;color:#0f172a}.related-exam-modal__hint{color:#475569;margin-bottom:1rem}.related-exam-list{display:flex;flex-direction:column;gap:.75rem}.related-exam-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.related-exam-row__info{display:flex;flex-direction:column;gap:.15rem}.related-exam-row__syllabus{font-weight:600;color:#0f172a}.related-exam-row__chapter{color:#1e293b}.related-exam-row__meta{color:#64748b;font-size:.85rem}.related-exam-row__actions{display:flex;flex-direction:column;gap:.4rem;align-items:flex-end;flex-shrink:0}.related-exam-modal__footer{display:flex;justify-content:flex-end;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e2e8f0}.walkthrough-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172acc;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.walkthrough-modal{background:#fff;color:#1e293b;border-radius:12px;padding:1.5rem;max-width:620px;width:100%;max-height:85vh;overflow-y:auto;box-shadow:0 8px 24px #00000040}.walkthrough-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.walkthrough-modal__header h2{margin:0;font-size:1.25rem;color:#0f172a}.walkthrough-modal__close{background:none;border:none;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer}.walkthrough-hint{color:#475569;margin-bottom:1rem}.walkthrough-stepper{display:flex;list-style:none;padding:0;margin:0 0 .75rem;gap:.5rem}.walkthrough-stepper__step{flex:1;text-align:center;padding:.4rem .25rem;border-radius:8px;font-size:.85rem;font-weight:600;background:#f1f5f9;color:#94a3b8}.walkthrough-stepper__step--done{background:#ccfbf1;color:#0d9488}.walkthrough-stepper__step--current{background:#0d9488;color:#fff}.walkthrough-messages{display:flex;flex-direction:column;gap:.5rem;max-height:40vh;overflow-y:auto;padding:.25rem .25rem .75rem;margin-bottom:.75rem}.walkthrough-message{padding:.6rem .9rem;border-radius:10px;max-width:85%;line-height:1.6}.walkthrough-message--tutor{background:#f8fafc;border:1px solid #e2e8f0;color:#1e293b;align-self:flex-start}.walkthrough-message--tutor:has(.katex-display){box-sizing:border-box;width:85%}.walkthrough-message--learner{background:#ccfbf1;border:1px solid #5eead4;color:#0f172a;align-self:flex-end}.walkthrough-message--tutor>*:first-child{margin-top:0}.walkthrough-message--tutor>*:last-child{margin-bottom:0}.walkthrough-message--tutor p,.walkthrough-message--tutor ul,.walkthrough-message--tutor ol{line-height:1.72}.walkthrough-message--tutor li+li{margin-top:4px}.walkthrough-message--tutor .katex-display{display:block;box-sizing:border-box;width:100%;max-width:100%;margin:12px 0 14px;padding:12px 14px;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;text-align:center;overflow-x:auto;overflow-y:hidden}.walkthrough-message--tutor .katex{line-height:1.55}.walkthrough-message--tutor :not(.katex-display)>.katex{display:inline;margin:0 1px;padding:0 3px 1px;border:1px solid #cfe8ff;border-radius:3px;background:#f3f8fc;line-height:1.25;vertical-align:baseline;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone}.walkthrough-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.walkthrough-option{text-align:left;padding:.6rem .9rem;border:1px solid #cbd5e1;border-radius:8px;background:#f8fafc;color:#1e293b;font-size:1rem;font-weight:400;cursor:pointer;transition:background .15s,border-color .15s}.walkthrough-option:hover:not(:disabled){background:#f0fdfa;border-color:#0d9488}.walkthrough-option:disabled{opacity:.6;cursor:default}.walkthrough-option--selected{background:#ccfbf1;border-color:#0d9488;color:#0f172a;font-weight:600}.walkthrough-submit{align-self:flex-end}.walkthrough-input{display:flex;gap:.5rem;align-items:flex-end}.walkthrough-input textarea{flex:1;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .75rem;font-family:inherit;resize:vertical}.walkthrough-exit{display:block;margin-top:1rem}.walkthrough-complete{font-size:1.1rem;font-weight:700;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;background:#f0fdf4;color:#15803d}.walkthrough-modal__footer{display:flex;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.ask-herma-popup{position:absolute;background:#fff;border-radius:10px;box-shadow:0 4px 12px #00000080;display:flex;flex-direction:column;padding:4px;z-index:2000;min-width:160px}.ask-herma-popup .floatie-menu-item{background:transparent;border:none;padding:8px 12px;display:flex;align-items:center;gap:6px;font-size:.9rem;cursor:pointer;color:#334155;border-radius:6px;transition:background .2s,color .2s}.ask-herma-popup .floatie-menu-item:hover{background:linear-gradient(135deg,#14b8a6,#2563eb);color:#fff}.access__intro{color:#475569;font-size:.9rem;line-height:1.6;max-width:62ch}.access__surface{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:1.5rem}.access__tabs{display:flex;gap:.5rem;border-bottom:1px solid #e2e8f0;margin:1.5rem 0}.access__tab{background:none;border:none;border-bottom:2px solid transparent;color:#64748b;cursor:pointer;font-family:inherit;font-size:.95rem;padding:.6rem .9rem}.access__tab--active{border-bottom-color:var(--accent);color:#0f172a;font-weight:600}.access__count{background-color:var(--accent);border-radius:999px;color:#fff;font-size:.7rem;font-weight:700;margin-left:.4rem;padding:.1rem .45rem}.access__panel{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1.5rem;padding:1.25rem}.access__panel-head{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.access__panel-heading{color:#0f172a;font-size:1rem;margin:0 0 .5rem}.access__hint{color:#64748b;font-size:.85rem;line-height:1.6;max-width:62ch}.access__muted{color:#64748b;font-size:.85rem}.access__field{display:flex;flex-direction:column;gap:.35rem;margin:1rem 0;min-width:12rem}.access__field label{color:#64748b;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.access__field input,.access__field select,.access__field textarea{background-color:#fff;border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;font-family:inherit;font-size:.95rem;padding:.6rem}.access__field textarea{resize:vertical;width:100%}.access__field-note{color:#94a3b8;font-size:.75rem;line-height:1.5}.access__toggle{align-items:center;color:#64748b;display:flex;font-size:.8rem;gap:.4rem}.access__request{border-top:1px solid #e2e8f0;padding:1rem 0}.access__request-head{align-items:baseline;color:#0f172a;display:flex;flex-wrap:wrap;gap:.75rem}.access__justification{border-left:2px solid #cbd5e1;color:#475569;font-size:.9rem;line-height:1.6;margin:.75rem 0;padding-left:.9rem}.access__request-controls{display:flex;flex-wrap:wrap;gap:1.25rem}.access__request-controls .access__field{flex:1 1 16rem}.access__grants-grid{display:grid;grid-template-columns:minmax(9rem,1fr) minmax(7rem,auto) minmax(7rem,auto) minmax(6rem,auto) minmax(10rem,1.4fr) auto;align-items:center;column-gap:1rem;row-gap:.5rem}.access__grants-grid__head{color:#64748b;font-size:.72rem;font-weight:600;letter-spacing:.05em;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;text-transform:uppercase}.access__grants-grid__row{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem;padding:.5rem 0}.access__grants-grid__row--group-start{border-top:1px solid #e2e8f0}.access__grants-grid__full{grid-column:1 / -1}.access__grant{padding:.35rem 0}.access__grant-head{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem}.access__grant--ended{opacity:.55}.access__grant-role{color:#0f172a;font-size:.92rem}.access__confirm{border-left:2px solid #dc2626;display:flex;flex-direction:column;gap:.4rem;margin:.6rem 0 .6rem .5rem;padding-left:.9rem}.access__confirm label{color:#64748b;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.access__confirm input{background-color:#fff;border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;font-family:inherit;padding:.55rem}.access__badge{border-radius:999px;font-size:.7rem;font-weight:600;letter-spacing:.04em;padding:.15rem .55rem;text-transform:uppercase;white-space:nowrap}.access__badge--waiting{background-color:#fef3c7;color:#92400e}.access__badge--active{background-color:#d1fae5;color:#065f46}.access__badge--declined,.access__badge--withdrawn{background-color:#fee2e2;color:#991b1b}.access__badge--ended{background-color:#f1f5f9;color:#475569}.access__notice{border-radius:6px;font-size:.88rem;line-height:1.5;margin:.75rem 0;padding:.7rem .9rem}.access__notice--error{background-color:#fef2f2;color:#991b1b}.access__notice--success{background-color:#f0fdf4;color:#166534}.access__notice--warn{background-color:#fffbeb;color:#92400e}.access__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.75rem}.access__link-button{background:none;border:none;color:var(--accent);cursor:pointer;font-family:inherit;font-size:.85rem;padding:0}.access__link-button:disabled{color:#94a3b8;cursor:not-allowed}.access__audit{border-collapse:collapse;font-size:.85rem;margin-top:1rem;width:100%}.access__audit th,.access__audit td{border-bottom:1px solid #e2e8f0;padding:.5rem .6rem;text-align:left}.access__audit th{color:#64748b;font-weight:600}.access__audit td{color:#334155}.access__scope{border:1px solid #e2e8f0;border-radius:6px;margin:1rem 0;padding:.75rem 1rem 1rem}.access__scope legend{color:#64748b;font-size:.75rem;letter-spacing:.05em;padding:0 .4rem;text-transform:uppercase}.access__scope-row{display:flex;flex-wrap:wrap;gap:1rem}.access__scope-row .access__field{flex:1 1 10rem;margin:.5rem 0 0}.access__scope select:disabled{color:#94a3b8;cursor:not-allowed}.access__scope-chip{background-color:#f1f5f9;border-radius:4px;color:#334155;font-size:.75rem;padding:.1rem .45rem;white-space:nowrap}.review-intro{color:#475569;margin-bottom:1.5rem}.review-section-title{margin-top:2rem;margin-bottom:.75rem}.progress-overview{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 2px 6px #00000014}.progress-overview__bar,.subject-progress__bar{height:10px;background:#e2e8f0;border-radius:999px;overflow:hidden}.progress-overview__fill,.subject-progress__fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;transition:width .3s ease}.progress-overview__stats{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.85rem;font-size:.9rem;color:#475569}.continue-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;padding:1rem 1.25rem;margin-top:1.25rem}.continue-card__label{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#1d4ed8}.continue-card__topic{margin:.25rem 0 0;font-weight:600}.subject-progress-list{display:flex;flex-direction:column;gap:1rem}.subject-progress{background:#fff;border-radius:8px;padding:.9rem 1.1rem;box-shadow:0 2px 6px #0000000f}.subject-progress__head{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem}.no-syllabus-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;box-shadow:0 2px 6px #0000000f;max-width:620px}.no-syllabus-card h3{margin:0 0 .6rem}.no-syllabus-card p{margin:0;line-height:1.6;color:#475569}.no-syllabus-card__alt{margin-top:1rem!important;padding-top:1rem;border-top:1px solid #eef2f7;font-size:.9rem}.review-section-note{margin:-.4rem 0 .9rem;max-width:640px;font-size:.9rem;line-height:1.6;color:#64748b}.weak-topics{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.6rem;max-width:640px}.weak-topics__empty{margin:0;padding:.9rem 1rem;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;font-size:.92rem;line-height:1.6}.weak-topic{padding:.8rem 1rem;border:1px solid #e2e8f0;border-left:4px solid #cbd5e1;border-radius:10px;background:#fff}.weak-topic--needs-work{border-left-color:#dc2626}.weak-topic--developing{border-left-color:#d97706}.weak-topic--secure{border-left-color:#059669}.weak-topic__head{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin-bottom:.5rem}.weak-topic__title{font-weight:600;color:#0f172a}.weak-topic__band{flex-shrink:0;padding:.1rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600}.weak-topic__band--needs-work{background:#fee2e2;color:#991b1b}.weak-topic__band--developing{background:#fef3c7;color:#92400e}.weak-topic__band--secure{background:#d1fae5;color:#065f46}.revision-plan__form{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.revision-plan__form label{font-weight:600;color:#334155}.revision-plan__form input[type=date]{border:1px solid #cbd5e1;border-radius:8px;padding:.4rem .6rem}.revision-plan__hint{color:#475569}.revision-plan__days{display:flex;flex-direction:column;gap:.75rem}.revision-plan__day{padding:.8rem 1rem;border:1px solid #e2e8f0;border-left:4px solid #0d9488;border-radius:10px;background:#fff}.revision-plan__day-title{font-weight:600;color:#0f172a;margin:0 0 .4rem}.revision-plan__day ul{margin:0;padding-left:1.25rem}.weak-topic__bar{height:6px;border-radius:999px;background:#f1f5f9;overflow:hidden}.weak-topic__fill{height:100%;border-radius:999px;background:currentColor;opacity:.55}.weak-topic--needs-work .weak-topic__fill{background:#dc2626}.weak-topic--developing .weak-topic__fill{background:#d97706}.weak-topic--secure .weak-topic__fill{background:#059669}.weak-topic__detail{display:flex;flex-wrap:wrap;gap:.3rem .9rem;margin-top:.45rem;font-size:.85rem;color:#64748b}.weak-topic__when{color:#94a3b8}.register-card{max-width:460px;margin:0 auto}.register-intro{color:#475569;line-height:1.6;margin-bottom:1.75rem}.register-form{display:flex;flex-direction:column;gap:1.1rem}.register-label{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;font-weight:500;color:#1a365d}.register-input{padding:.7rem;font-size:1rem;font-weight:400;border-radius:5px;border:1px solid #cbd5e1;background:#fff;color:#0f172a}.register-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.required{color:#dc2626}.register-error{font-size:.8rem;font-weight:400;color:#dc2626}.register-note{margin:0;font-size:.82rem;color:#64748b;text-align:center}.register-hint{margin:-.4rem 0 0;font-size:.83rem;line-height:1.5;color:#475569;background:#f0fdf4;border-left:3px solid #22c55e;padding:.6rem .8rem;border-radius:4px}.learner-type{border:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.learner-type legend{font-size:.9rem;font-weight:500;color:#1a365d;padding:0;margin-bottom:.35rem}.learner-type__option{display:flex;align-items:flex-start;gap:.65rem;padding:.8rem .9rem;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s}.learner-type__option:hover{border-color:#93c5fd}.learner-type__option.selected{border-color:#3b82f6;background:#eff6ff}.learner-type__option input{margin-top:.25rem;flex-shrink:0}.learner-type__option span{display:flex;flex-direction:column;gap:.2rem}.learner-type__option strong{font-size:.92rem;font-weight:600;color:#0f172a}.learner-type__option small{font-size:.82rem;font-weight:400;color:#64748b;line-height:1.4}.about-mission{font-size:1.1rem;text-align:center;color:#2563eb;margin-bottom:2rem}.about-text{font-size:1rem;margin-bottom:1.2rem;color:#444}.about-text strong{color:#1a365d}.contact-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.contact-logo{width:200px;max-width:90%;height:auto}.contact-title{font-size:1.75rem;font-weight:600;color:#e0e0e0;margin:0}.contact-details p{margin:.5rem 0;line-height:1.6}.contact-details a{color:#3ea6ff;text-decoration:none}.contact-details a:hover{text-decoration:underline}.legal-note{margin-top:1rem;font-size:.95rem}.features-page{padding:40px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#f9fafc;min-height:100vh}.features-title{font-size:2.5rem;text-align:center;color:#1d3557;margin-bottom:10px}.features-subtitle{text-align:center;font-size:1.2rem;color:#457b9d;margin-bottom:40px}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.feature-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 6px 14px #00000014;transition:transform .2s ease,box-shadow .2s ease;position:relative}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001f}.feature-title{font-size:1.4rem;color:#1d3557;margin-bottom:10px}.feature-desc{font-size:1rem;color:#333;margin-bottom:20px}.feature-status{position:absolute;bottom:16px;right:16px;padding:6px 12px;border-radius:12px;font-size:.85rem;font-weight:700}.feature-status.ready{background-color:#38a169;color:#fff}.feature-status.soon{background-color:#f6ad55;color:#fff}.home{font-family:Segoe UI,sans-serif;color:#1e293b}.hero{display:flex;justify-content:space-between;align-items:center;padding:60px 10%;background:linear-gradient(to right,#fdfdfd,#f0f9ff);flex-wrap:wrap}.hero-text{max-width:600px}.hero-text h1{font-size:2.5rem;margin-bottom:10px}.hero-text .brand{color:#0284c7}.hero-text h2{font-size:1.5rem;margin-bottom:15px;font-weight:500;color:#334155}.hero-text p{font-size:1rem;line-height:1.6;margin-bottom:20px}.hero-buttons{display:flex;gap:15px}.btn{padding:10px 20px;border-radius:6px;font-weight:600;border:none;cursor:pointer;transition:background .3s}.btn.primary{background:#16a34a;color:#fff}.btn.primary:hover{background:#0369a1}.btn.secondary{background:#f1f5f9;border:1px solid #cbd5e1;color:#0284c7}.btn.secondary:hover{background:#e2e8f0}.hero-illustration img{width:280px;max-width:100%}.features{text-align:center;padding:60px 10%;background:#fff}.features h2{margin-bottom:40px;font-size:1.8rem;color:#0f172a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.feature-card{background:#f9fafb;padding:20px;border-radius:12px;box-shadow:0 2px 5px #0000000d;transition:transform .2s}.feature-card:hover{transform:translateY(-4px);background:#f0fdf4}.feature-card h3{margin-bottom:10px;color:#0284c7}.cta{text-align:center;padding:60px 10%;background:#f0f9ff}.cta h2{margin-bottom:20px;font-size:1.8rem;color:#0f172a}.cta p{margin-bottom:25px;font-size:1rem;color:#334155}.home-command-center,.main-menu-page{display:flex;flex-direction:column;gap:1.35rem}.home-command-header,.main-menu-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.home-command-header{padding:.15rem 0 .35rem}.main-menu-page__header{padding-bottom:1rem;border-bottom:1px solid var(--line)}.main-menu-page__header p:last-child{margin:.35rem 0 0;max-width:720px;color:var(--text-muted);line-height:1.45}.home-command-kicker{margin:0 0 .35rem;color:var(--text-soft);font-size:.86rem;font-weight:620}.content-title,.home-section__heading h3,.home-entrypoint-group h3,.study-card h3,.home-herma-banner h3,.main-menu-page h2,.main-menu-page h3{color:var(--heading);letter-spacing:0}.content-title{display:flex;align-items:center;gap:.5rem;min-width:0;font-size:1.22rem;font-weight:720}.home-command-primary,.home-section__link,.study-card__action,.home-action-tile,.home-top-level-tile,.main-menu-overview__item,.main-menu-tool-card,.home-herma-banner__button{text-decoration:none}.home-command-primary{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:42px;max-width:100%;padding:.65rem 1rem;border-radius:10px;box-sizing:border-box;background:#fff;color:var(--blue);border:1px solid var(--line);font-weight:720;white-space:nowrap;overflow:hidden;box-shadow:0 8px 18px #2f7cff14}.home-command-primary:hover{border-color:#2f7cff52;background:#f8fbff}.home-section{display:flex;flex-direction:column;gap:.85rem}.home-section__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-section__heading h3,.home-entrypoint-group h3{margin:0;font-size:1.03rem;font-weight:720}.home-section__link{color:var(--brand-strong);font-size:.88rem;font-weight:720}.home-data-note{margin:0;padding:.8rem .95rem;border:1px solid #fde68a;border-radius:12px;background:#fffbeb;color:#92400e;font-size:.9rem}.home-empty-state{padding:1rem;border:1px dashed var(--line-strong);border-radius:14px;background:#f8fbffe6;color:var(--text-soft)}.home-empty-state--action{display:flex;align-items:center;justify-content:space-between;gap:1rem}.home-empty-state strong{color:var(--heading);font-weight:720}.home-empty-state p{margin:.35rem 0 0}.home-empty-state__actions{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.home-muted-text{color:var(--text-muted);margin:.5rem 0 0}.home-continue-grid,.home-summary-grid,.home-entrypoint-grid,.home-action-grid,.home-top-level-grid,.main-menu-overview,.main-menu-tile-grid{display:grid;gap:.95rem}.home-continue-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.home-summary-grid{grid-template-columns:minmax(280px,.75fr) minmax(420px,1.25fr);align-items:stretch}.home-navigation-section{margin-top:.25rem;padding-top:1.35rem;border-top:1px solid var(--line)}.home-entrypoint-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.home-entrypoint-group,.study-card,.home-top-level-tile,.main-menu-overview__item,.main-menu-tool-card{border:1px solid rgba(203,216,234,.82);border-radius:14px;background:#fffffff5;box-shadow:var(--shadow-card)}.home-entrypoint-group{padding:1rem}.home-entrypoint-group__header{display:flex;align-items:flex-start;gap:.8rem;min-height:64px;margin-bottom:.9rem}.home-entrypoint-group__header p{margin:.25rem 0 0;color:var(--text-soft);font-size:.88rem;line-height:1.35}.home-entrypoint-group__icon,.home-action-tile__thumb,.main-menu-tool-card__icon,.title-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.title-icon{color:var(--brand)}.home-entrypoint-group__icon{width:42px;height:42px;border-radius:12px;background:#e6f5ff;color:#0f75c8}.home-action-grid{grid-template-columns:1fr}.home-action-tile{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.78rem;min-height:76px;padding:.78rem;border:1px solid rgba(203,216,234,.82);border-radius:12px;color:var(--text);background:#f8fbff;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.home-entrypoint-group:nth-child(1) .home-action-tile,.main-menu-tool-card:nth-child(3n+1){background:linear-gradient(135deg,#18b7b61a,#fffffff5)}.home-entrypoint-group:nth-child(2) .home-action-tile,.main-menu-tool-card:nth-child(3n+2){background:linear-gradient(135deg,#ff8a1f1a,#fffffff5)}.home-entrypoint-group:nth-child(3) .home-action-tile,.main-menu-tool-card:nth-child(3n+3){background:linear-gradient(135deg,#7a4df31a,#fffffff5)}.home-action-tile:hover,.home-top-level-tile:hover,.main-menu-tool-card:hover,.main-menu-overview__item:hover{border-color:#2f7cff59;background:#fff;transform:translateY(-1px)}.home-action-tile__thumb{width:38px;height:38px;border-radius:12px;color:var(--brand-strong);background:#ccfbf1}.home-entrypoint-group:nth-child(2) .home-action-tile__thumb{color:#e15f00;background:#fff0dc}.home-entrypoint-group:nth-child(3) .home-action-tile__thumb{color:var(--violet);background:#efe9ff}.home-action-tile__body{display:flex;min-width:0;flex-direction:column;gap:.18rem}.home-action-tile strong,.home-top-level-tile strong,.main-menu-overview__item strong,.main-menu-tool-card__body strong{color:var(--heading);font-size:.95rem;font-weight:720}.home-action-tile__body span,.home-top-level-tile small,.main-menu-overview__item small,.main-menu-tool-card__body span{color:var(--text-soft);font-size:.82rem;line-height:1.35}.home-action-tile__metric,.home-top-level-tile em,.main-menu-tool-card em{justify-self:end;padding:.28rem .52rem;border-radius:8px;background:#eef3f8;color:#42526b;font-size:.72rem;font-style:normal;font-weight:720;white-space:nowrap}.home-top-level-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.home-top-level-tile{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:76px;padding:.8rem;color:var(--text)}.home-top-level-tile span:not(.home-action-tile__thumb),.main-menu-overview__item span:not(.home-action-tile__thumb){display:flex;min-width:0;flex-direction:column;gap:.18rem}.main-menu-overview{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.main-menu-overview__item{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:.75rem;min-height:82px;padding:.9rem;color:var(--text)}.main-menu-tile-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.main-menu-tool-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.85rem;min-height:116px;padding:1rem;color:var(--text);transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.main-menu-tool-card__icon{width:48px;height:48px;border-radius:12px;background:#e6f5ff;color:#0f75c8}.main-menu-tool-card__body{display:flex;min-width:0;flex-direction:column;gap:.25rem}.study-card{flex:1;min-width:250px;padding:1rem;transition:transform .2s ease,border-color .2s ease;margin-bottom:0}.study-card:hover{border-color:#18b7b65c;transform:translateY(-1px)}.study-card__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.study-card h3{margin:0;font-size:1rem;font-weight:720}.study-card__head span{flex:0 0 auto;color:var(--brand-strong);font-size:.78rem;font-weight:720}.study-card__action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:.2rem}.progress-bar,.home-progress-meter{overflow:hidden;border-radius:999px;background:#e7edf5}.progress-bar{height:8px;margin:.55rem 0}.progress-fill,.home-progress-meter__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand),var(--blue))}.last-studied{font-size:.85rem;color:var(--text-soft);margin-bottom:.75rem}.icon-heading{display:flex;align-items:center;gap:.5rem}.goals-card ul{list-style:none;padding:0;margin:.65rem 0 0}.goals-card li{display:flex;align-items:center;gap:.55rem;margin:.72rem 0}.goals-card input{width:16px;height:16px;margin:0;accent-color:var(--blue)}.goals-card a{color:var(--text);text-decoration:none;font-weight:560}.goals-card .done{text-decoration:line-through;color:#94a3b8}.analytics-card{min-width:0}.analytics-card__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.analytics-card__header h3{margin:0}.analytics-card__header>span{padding:.35rem .58rem;border:1px solid var(--line);border-radius:8px;color:var(--text-soft);font-size:.78rem;font-weight:650;background:#fff}.home-stat-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:.75rem;margin:0}.home-stat-list div{min-height:72px;padding:.72rem;border-radius:12px;background:#f7faff;border:1px solid #edf2f8;box-sizing:border-box}.home-stat-list dt{color:var(--text-muted);font-size:.76rem}.home-stat-list dd{margin:.16rem 0 0;color:var(--heading);font-size:1.05rem;font-weight:760}.home-stat-list small{display:block;margin-top:.18rem;color:var(--brand-strong);font-size:.72rem;font-weight:620}.progress-chart{position:relative;margin-top:1rem;padding-top:.2rem}.progress-chart__legend{display:flex;align-items:center;gap:1rem;margin-bottom:.4rem;color:var(--text-soft);font-size:.78rem}.progress-chart__legend span{display:inline-flex;align-items:center;gap:.35rem}.progress-chart__dot{width:8px;height:8px;border-radius:999px}.progress-chart__dot--activity{background:var(--blue)}.progress-chart__dot--accuracy{background:var(--brand)}.progress-chart__svg{width:100%;height:150px;display:block;overflow:visible}.progress-chart__svg line{stroke:#e8eef6;stroke-width:1}.progress-chart__area{fill:url(#activityGradient)}.progress-chart__line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.progress-chart__line--activity{stroke:var(--blue)}.progress-chart__line--accuracy{stroke:var(--brand)}.progress-chart__point{fill:#fff;stroke-width:3}.progress-chart__point--activity{stroke:var(--blue)}.progress-chart__labels{display:grid;grid-template-columns:repeat(7,1fr);color:var(--text-muted);font-size:.76rem;text-align:center}.progress-chart__empty{position:absolute;inset:52% 0 auto;margin:0;text-align:center;color:var(--text-muted);font-size:.86rem}.home-herma-banner{display:grid;grid-template-columns:124px minmax(0,1fr);align-items:center;gap:1.2rem;min-height:148px;padding:1rem 1.25rem;border-radius:14px;color:#fff;background:linear-gradient(135deg,#1fa7f2,#7a4df3);box-shadow:0 18px 34px #2f7cff38;overflow:hidden}.home-herma-banner img{width:116px;height:116px;object-fit:contain}.home-herma-banner h3{margin:0;color:#fff;font-size:1.15rem;font-weight:720}.home-herma-banner p{margin:.36rem 0 .9rem;max-width:680px;color:#ffffffe0;line-height:1.45}.home-herma-banner__button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:42px;padding:.66rem 1rem;border-radius:10px;background:#fff;color:var(--blue);font-weight:720;box-shadow:0 10px 22px #1d2b492e}@media (max-width: 920px){.home-summary-grid{grid-template-columns:1fr}}@media (max-width: 720px){.home-command-header,.main-menu-page__header,.home-section__heading,.home-empty-state--action{align-items:flex-start;flex-direction:column}.home-command-primary{width:auto;align-self:stretch}.home-command-primary span{min-width:0;overflow:hidden;text-overflow:ellipsis}.content-title{align-items:flex-start;font-size:1.12rem;line-height:1.25}.home-entrypoint-grid,.main-menu-tile-grid{grid-template-columns:1fr}.home-action-tile,.home-top-level-tile,.main-menu-tool-card{grid-template-columns:38px minmax(0,1fr)}.home-action-tile__metric,.home-top-level-tile em,.main-menu-tool-card em{grid-column:2;justify-self:start}.home-herma-banner{grid-template-columns:84px minmax(0,1fr);gap:.8rem}.home-herma-banner img{width:82px;height:82px}}@media (max-width: 520px){.home-herma-banner{grid-template-columns:1fr}}.pricing-table-container{padding:2rem;font-family:Segoe UI,sans-serif;background:#f9fafb;text-align:center}.pricing-title{font-size:2rem;margin-bottom:.5rem;color:#2b4f81}.pricing-tagline{font-size:1rem;color:#6c757d;margin-bottom:2rem}.pricing-table-wrapper{overflow-x:auto}.pricing-table{width:100%;border-collapse:collapse;margin:0 auto;background:#fff;border-radius:12px;overflow:hidden}.pricing-table th,.pricing-table td{padding:1rem;border:1px solid #d0d7e2;text-align:center;font-size:.95rem}.feature-col{text-align:left;background:#eef2f7;color:#1a365d;font-weight:700;width:35%}.plan-col{background:#fff;color:#333;width:16%}.plan-col.highlight{background:#f0f6ff;border-top:3px solid #3b82f6}.plan-header{display:flex;flex-direction:column;gap:.2rem}.plan-name{font-weight:700;font-size:1rem}.plan-price{font-size:1.2rem;font-weight:700;color:#2b4f81}.plan-period{font-size:.85rem;color:#6c757d}.feature-name{text-align:left;color:#333}.feature-value{color:#333;font-weight:500}.pricing-cards{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:stretch}.pricing-card{display:flex;flex-direction:column;flex:1 1 220px;max-width:280px;background:#fff;border:1px solid #d0d7e2;border-radius:12px;padding:1.5rem 1.25rem;text-align:left}.pricing-card.highlight{background:#f0f6ff;border-top:3px solid #3b82f6;box-shadow:0 4px 14px #3b82f626}.pricing-card .plan-header{align-items:flex-start;margin-bottom:1rem}.plan-features{list-style:none;padding:0;margin:0 0 1.25rem;flex:1;font-size:.9rem;color:#333}.plan-features li{padding:.35rem 0;border-bottom:1px solid #eef2f7}.plan-features li:before{content:"✓ ";color:#16a34a;font-weight:700}.pricing-card .feature-button{width:100%;text-align:center;text-decoration:none}.tabs{display:flex;gap:10px;margin-bottom:1rem}.tab-btn{padding:8px 16px;border-radius:6px;border:1px solid #cbd5e1;background:#f1f5f9;cursor:pointer;font-weight:600;color:#334155;transition:background .2s,color .2s}.tab-btn:hover{background:#e2e8f0}.tab-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.modal-list li{margin:.5rem 0;padding-left:1rem;font-size:.95rem;color:#1e293b}.btn.demo-btn{margin-top:20px;padding:10px 22px;border-radius:6px;font-weight:600;border:none;cursor:pointer;background:#facc15;color:#1e293b;transition:background .3s}.btn.demo-btn:hover{background:#fbbf24}.smartrev-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172acc;display:flex;justify-content:center;align-items:center;z-index:50}.smartrev-modal{background:#fff;color:#1e293b;border-radius:12px;padding:2rem;max-width:500px;width:90%;text-align:left;box-shadow:0 8px 24px #00000040;animation:fadeIn .3s ease-in-out}.smartrev-modal h2{margin-bottom:1rem;font-size:1.4rem;color:#0f172a}.modal-desc{margin-bottom:1rem;font-size:1rem;color:#334155}.modal-list{margin-bottom:1.5rem;list-style:none;padding:0}.modal-list li{margin:.5rem 0;padding-left:1rem;position:relative;font-size:.95rem;color:#1e293b}.btn.close-btn{padding:8px 16px;border-radius:6px;font-weight:600;border:none;cursor:pointer;background:#2563eb;color:#fff}.btn.close-btn:hover{background:#1d4ed8}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.smartrev-hero{text-align:center;padding:60px 20px;margin:40px auto;background:linear-gradient(135deg,#2563eb,#0d9488);border-radius:12px;color:#fff;max-width:1000px;margin-bottom:2rem}.smartrev-hero-title{font-size:2rem;margin-bottom:15px;font-weight:700}.smartrev-hero-title span{color:#facc15}.smartrev-hero-subtitle{font-size:1.1rem;max-width:800px;margin:0 auto;line-height:1.6;color:#f1f5f9}.smartrev-highlight{border:1px solid #d0d7e2;border-radius:12px;padding:1.5rem;background:#fff;text-align:left;margin-bottom:2rem}.smartrev-highlight-title{font-size:1.4rem;margin-bottom:.5rem;color:#1a365d}.smartrev-highlight-text{font-size:1rem;margin-bottom:1rem;color:#444}.smartrev-highlight-list{list-style:none;padding:0;margin:0 0 1rem}.smartrev-highlight-list li{margin:.3rem 0;font-size:.95rem}.smartrev-highlight-footer{font-size:.9rem;color:#2563eb;font-weight:500}.smartrev-blurb{max-width:800px;margin:2rem auto;text-align:left;line-height:1.6;color:#333}.smartrev-blurb-title{font-size:1.3rem;margin-bottom:.8rem;color:#2b4f81}.smartrev-blurb p{margin-bottom:1rem}.eval-form{margin-top:16px;display:grid;gap:16px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.grid-2 label{display:grid;gap:6px;font-size:14px;color:#0f172a}.grid-2 input{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;outline:none}.grid-2 input:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a626}.uploader input[type=file]{display:block;margin-top:6px}.error-text{color:#b91c1c;font-weight:600}.review-result{margin-top:20px}.table{width:100%;border-collapse:separate;border-spacing:0 6px}.table th{text-align:left;font-weight:600;color:#334155}.table td,.table th{padding:10px 12px;background:#fff;border:1px solid #e2e8f0}.table tr td:first-child,.table tr th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.table tr td:last-child,.table tr th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}@media (max-width: 768px){.grid-2{grid-template-columns:1fr}}.file-upload{display:flex;align-items:center;gap:12px;margin-top:10px}.file-upload input[type=file]{display:none}.file-upload-btn{background:linear-gradient(to right,#06b6d4,#14b8a6);color:#fff;font-weight:600;padding:10px 18px;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;font-size:14px}.file-upload-btn:hover{background:linear-gradient(to right,#0ea5e9,#10b981);box-shadow:0 3px 6px #00000026}.file-name{font-size:14px;color:#334155;font-style:italic;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.exam-intro{color:#475569;margin-bottom:1.25rem}.exam-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.exam-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem 1.25rem;box-shadow:0 2px 6px #0000000f}.exam-card__body h3{margin:0 0 .35rem;font-size:1.05rem}.exam-card__meta{margin:0;font-size:.85rem;color:#64748b}.exam-card__resume{margin:.35rem 0 0;font-size:.85rem;color:#16a34a;font-weight:500}.exam-section-title{margin-top:2rem;margin-bottom:.75rem}.exam-question{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 6px #00000014}.exam-question__progress{margin:0 0 .5rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.exam-question__text{margin:0 0 1.25rem;font-size:1.3rem;line-height:1.5;color:#0f172a;max-width:72ch}.exam-question__media{max-width:100%;border-radius:6px;margin-bottom:1rem}.exam-options{display:flex;flex-direction:column;gap:.6rem}.exam-option{display:grid;grid-template-columns:2rem minmax(0,1fr);align-items:center;gap:.85rem;text-align:left;min-height:3.35rem;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#1e293b;font-size:1.05rem;font-weight:400;cursor:pointer;transition:background .15s,border-color .15s}.exam-option:hover:not(:disabled){background:#eff6ff;border-color:#3b82f6}.exam-option:disabled{opacity:.6;cursor:default}.exam-option--selected{background:#ecfdf5;border-color:#0f766e;color:#0f172a;font-weight:600}.exam-option__letter{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:.85rem;font-weight:700}.exam-option--selected .exam-option__letter{background:#0f766e;color:#fff}.exam-option__content{min-width:0;line-height:1.45}.exam-option__note{display:inline-flex;align-items:center;margin-left:.65rem;color:#475569;font-size:.8rem;font-weight:600;text-transform:uppercase}.exam-rich-text{overflow-wrap:anywhere}.exam-rich-text>:first-child{margin-top:0}.exam-rich-text>:last-child{margin-bottom:0}.exam-rich-text p,.exam-rich-text ul,.exam-rich-text ol{margin:.45rem 0}.exam-rich-text ul,.exam-rich-text ol{padding-left:1.4rem}.exam-rich-text table{width:100%;border-collapse:collapse;margin:.85rem 0;font-size:.95rem}.exam-rich-text th,.exam-rich-text td{padding:.6rem .7rem;border:1px solid #dbe4ee;text-align:left;vertical-align:top}.exam-rich-text th{background:#f8fafc;color:#334155;font-weight:700}.exam-rich-text tr:nth-child(2n) td{background:#fbfdff}.exam-rich-text .katex{font-size:1.08em}.exam-answer-input{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:6px;font-family:inherit;font-size:1rem;margin-bottom:.75rem;box-sizing:border-box}.exam-question__footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-top:1.5rem;gap:1rem}.exam-question__footer-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.exam-question__next{padding:.65rem 1.75rem}@media (max-width: 480px){.exam-question__footer{flex-direction:column;align-items:stretch}.exam-question__next{order:-1;width:100%}.exam-question__footer-links{justify-content:space-between}}.exam-runner-layout{display:flex;align-items:flex-start;gap:1.5rem}.exam-runner-layout .exam-question{flex:1;min-width:0}.exam-nav-panel{width:220px;flex-shrink:0;background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 2px 6px #00000014}.exam-nav-panel__title{margin:0 0 .75rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.exam-nav-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:1rem}.exam-nav-item{border:1px solid #cbd5e1;border-radius:6px;background:#f8fafc;color:#475569;padding:.5rem 0;font-size:.85rem;cursor:pointer}.exam-nav-item:disabled{opacity:.6;cursor:default}.exam-nav-item--attempted{background:#dcfce7;border-color:#16a34a;color:#166534}.exam-nav-item--review{background:#fef9c3;border-color:#ca8a04;color:#854d0e}.exam-nav-item--current{background:#2563eb;border-color:#1d4ed8;color:#fff;font-weight:600;outline:2px solid #1d4ed8;outline-offset:1px}.exam-nav-legend{display:flex;flex-direction:column;gap:.4rem;font-size:.78rem;color:#475569}.exam-nav-legend__item{display:flex;align-items:center;gap:.4rem}.exam-nav-legend__dot{width:10px;height:10px;border-radius:50%;display:inline-block}.exam-nav-legend__dot--attempted{background:#16a34a}.exam-nav-legend__dot--pending{background:#cbd5e1}.exam-nav-legend__dot--review{background:#ca8a04}@media (max-width: 720px){.exam-runner-layout{flex-direction:column}.exam-nav-panel{width:100%}.exam-nav-grid{grid-template-columns:repeat(8,1fr)}}.link-button{background:none;border:none;color:#2563eb;cursor:pointer;font-size:.9rem;padding:0}.link-button:disabled{color:#94a3b8;cursor:default}.exam-result{background:#f0fdf4;border:1px solid #86efac;border-radius:8px;padding:1.5rem;text-align:center;margin-bottom:1.25rem}.exam-result__score{margin:0;font-size:2rem;font-weight:700;color:#15803d}.exam-result__percent{margin:.25rem 0 .75rem;font-size:1.1rem;color:#166534}.loss-analysis{text-align:left;margin-bottom:1.25rem}.loss-analysis__body{margin-top:.5rem}.loss-analysis__patterns{margin:.75rem 0 0;padding-left:1.25rem;color:#475569}.loss-analysis__hint{color:#475569}.exam-review__questions{display:flex;flex-direction:column;gap:1rem;margin:1rem 0 1.5rem}.exam-review__question{background:#fff;border-radius:8px;padding:1.25rem 1.5rem;box-shadow:0 2px 6px #00000014}.exam-review__question .exam-option{cursor:default}.exam-review__answers p{margin:.35rem 0}.practice-intro,.practice-hint{color:#475569;margin-bottom:1rem}.practice-progress{color:#64748b;font-size:.9rem;margin-bottom:.25rem}.practice-question__text{margin-bottom:1rem}.practice-option--correct{border-color:#15803d!important;background:#f0fdf4!important}.practice-option--wrong{border-color:#b91c1c!important;background:#fef2f2!important}.practice-feedback{font-weight:600;margin-top:.75rem}.practice-feedback--correct{color:#15803d}.practice-feedback--wrong{color:#b91c1c}.practice-footer{margin-top:1rem}.practice-summary{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.authoring__intro{color:#475569;font-size:.9rem;line-height:1.6;max-width:60ch}.authoring__hub{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(14rem,18rem) minmax(0,1fr);margin:1.25rem 0 1.75rem}.authoring__hub-nav,.authoring__hub-main,.authoring__create-focus{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0f172a0d}.authoring__hub-nav{display:flex;flex-direction:column;gap:.4rem;padding:.75rem}.authoring__hub-nav-button{background:#fff;border:1px solid transparent;border-radius:8px;color:#334155;cursor:pointer;padding:.75rem;text-align:left}.authoring__hub-nav-button:hover{background:#f8fafc;border-color:#dbe4ee}.authoring__hub-nav-button--active{background:#f0fdfa;border-color:#5eead4}.authoring__hub-nav-button span,.authoring__hub-nav-button small{display:block}.authoring__hub-nav-button span{color:#0f172a;font-weight:800;line-height:1.25}.authoring__hub-nav-button small{color:#64748b;font-size:.75rem;line-height:1.4;margin-top:.2rem}.authoring__hub-main,.authoring__create-focus{min-width:0;padding:1rem}.authoring__create-focus{margin:1.25rem 0 1.75rem;max-width:48rem}.authoring__create-focus .authoring__panel{margin-bottom:0}.authoring__setup-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.authoring__setup-card{border:1px solid #e2e8f0;border-radius:8px;min-width:0;padding:.9rem}.authoring__setup-heading{align-items:center;display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.65rem}.authoring__setup-heading h4{color:#0f172a;font-size:.95rem;margin:0}.authoring__setup-heading span{background:#f0fdfa;border-radius:999px;color:#0f766e;font-size:.75rem;font-weight:800;padding:.2rem .55rem}.authoring__mini-table{border-collapse:collapse;color:#334155;font-size:.85rem;margin-bottom:.75rem;width:100%}.authoring__mini-table td{border-top:1px solid #e2e8f0;padding:.55rem 0;vertical-align:top}.authoring__mini-table strong,.authoring__mini-table small{display:block}.authoring__mini-table strong{color:#0f172a}.authoring__mini-table small{color:#64748b;font-size:.75rem;margin-top:.15rem}.authoring__setup-card .authoring__panel{box-shadow:none;margin-bottom:0;padding:.85rem}@media (max-width: 980px){.authoring__hub,.authoring__setup-grid{grid-template-columns:1fr}}.authoring__library{display:grid;grid-template-columns:minmax(18rem,1fr) minmax(18rem,24rem);gap:1.25rem;margin:1.25rem 0 1.75rem;align-items:start}.authoring__library-main,.authoring__create-column{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0f172a0d}.authoring__library-main,.authoring__create-column{padding:1rem}.authoring__section-heading{align-items:flex-start;display:flex;justify-content:space-between;gap:1rem;margin-bottom:.85rem}.authoring__table-wrap{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.authoring__syllabus-table{border-collapse:collapse;color:#334155;font-size:.9rem;min-width:0;width:100%}.authoring__syllabus-table th,.authoring__syllabus-table td{border-bottom:1px solid #e2e8f0;padding:.75rem .85rem;text-align:left;vertical-align:middle}.authoring__syllabus-table th{background:#f8fafc;color:#64748b;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase}.authoring__syllabus-table tbody tr:last-child td{border-bottom:0}.authoring__syllabus-table tbody tr:hover td{background:#f8fffd}.authoring__syllabus-name{color:#0f172a;display:block;font-weight:700;margin-bottom:.15rem}.authoring__kind-pill{border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:700;line-height:1;padding:.25rem .55rem;white-space:nowrap}.authoring__kind-pill--school{background:#eef2ff;color:#3730a3}.authoring__kind-pill--exam{background:#ccfbf1;color:#0f766e}.authoring__table-actions{text-align:right!important;white-space:nowrap}.authoring__open-button{background:#fff;border:1px solid #0d9488;border-radius:6px;color:#0f766e;cursor:pointer;font-weight:700;padding:.45rem .75rem}.authoring__open-button:hover{background:#f0fdfa}.authoring__create-column{display:flex;flex-direction:column;gap:.75rem}.authoring__workspace-header{border-bottom:1px solid #e2e8f0;margin:0 0 1rem;padding:0 0 .9rem}.authoring__workspace-main{min-width:0}.authoring__workspace-title{color:#0f172a;font-size:1.25rem;line-height:1.25;margin:0 0 .4rem}.authoring__workspace-meta{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.45rem;margin:0 0 .35rem}.authoring__workspace-meta span:not(.authoring__kind-pill):before{color:#cbd5e1;content:"/";margin-right:.45rem}.authoring__workspace-tools{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.75rem;min-width:min(100%,18rem)}.authoring__workspace-tools .authoring__field{min-width:12rem}@media (max-width: 900px){.authoring__library{grid-template-columns:1fr}.authoring__workspace-header,.authoring__workspace-main,.authoring__workspace-tools{align-items:stretch;flex-direction:column}}.authoring__workspace-layout{align-items:start;display:grid;gap:1rem;grid-template-columns:minmax(14rem,17rem) minmax(0,1fr);margin-top:1.25rem}.authoring__syllabus-rail,.authoring__workspace-body{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 2px 8px #0f172a0d}.authoring__syllabus-rail{padding:.85rem}.authoring__rail-heading{align-items:center;color:#0f172a;display:flex;font-size:.9rem;font-weight:800;justify-content:space-between;margin-bottom:.7rem}.authoring__rail-action{background:none;border:0;color:#0d9488;cursor:pointer;font-size:.8rem;font-weight:800;padding:0}.authoring__rail-action:disabled{color:#94a3b8;cursor:not-allowed}.authoring__rail-list{display:flex;flex-direction:column;gap:.35rem}.authoring__rail-item{background:#fff;border:1px solid transparent;border-radius:8px;color:#334155;cursor:pointer;padding:.65rem;text-align:left}.authoring__rail-item:hover{background:#f8fafc;border-color:#dbe4ee}.authoring__rail-item--active{background:#f0fdfa;border-color:#5eead4}.authoring__rail-item span,.authoring__rail-item small{display:block}.authoring__rail-item span{color:#0f172a;font-weight:800;line-height:1.25}.authoring__rail-item small{color:#64748b;font-size:.75rem;margin-top:.2rem}.authoring__workspace-body{min-width:0;padding:1rem}.authoring__subject-strip{align-items:flex-end;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;padding:.85rem}.authoring__subject-strip .authoring__field{min-width:min(100%,14rem)}.authoring__subject-strip>.authoring__hint{padding-bottom:.6rem}@media (max-width: 980px){.authoring__workspace-layout{grid-template-columns:1fr}.authoring__rail-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}}.authoring__scope{display:flex;flex-wrap:wrap;gap:1rem;margin:1.5rem 0}.authoring__field{display:flex;flex-direction:column;gap:.35rem;min-width:12rem}.authoring__field--wide{flex:1 1 20rem}.authoring__field label{font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;color:#64748b}.authoring__field select,.authoring__field input,.authoring textarea{padding:.6rem;border-radius:5px;border:1px solid #cbd5e1;background-color:#fff;color:#0f172a;font-size:.95rem;font-family:inherit}.authoring textarea{width:100%;resize:vertical}.authoring__tabs{display:flex;gap:.5rem;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem}.authoring__tab{background:none;border:none;border-bottom:2px solid transparent;color:#64748b;cursor:pointer;font-size:.95rem;padding:.6rem .9rem}.authoring__tab--active{color:#0f172a;border-bottom-color:var(--accent);font-weight:600}.authoring__chapter{border:1px solid #e2e8f0;border-radius:8px;margin-bottom:.75rem;overflow:hidden}.authoring__row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem}.authoring__row--section{padding-left:2.5rem;border-top:1px solid #e2e8f0;font-size:.9rem}.authoring__row-title{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.authoring__code{color:#94a3b8;font-family:ui-monospace,Cascadia Code,Consolas,monospace;font-size:.8rem}.authoring__actions{display:flex;gap:.5rem;flex-shrink:0}.authoring__link-button{background:none;border:none;color:var(--accent);cursor:pointer;font-size:.85rem;padding:0}.authoring__link-button:disabled{color:#94a3b8;cursor:not-allowed}.authoring__badge{border-radius:999px;flex-shrink:0;font-size:.7rem;letter-spacing:.04em;padding:.15rem .6rem;text-transform:uppercase}.authoring__badge--draft{background-color:#fef3c7;color:#92400e}.authoring__badge--published{background-color:#d1fae5;color:#065f46}.authoring__badge--archived{background-color:#f1f5f9;color:#475569}.authoring__coverage-picker{position:relative}.authoring__coverage-trigger{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;cursor:pointer;display:flex;font:inherit;justify-content:space-between;min-height:2.65rem;padding:.55rem .65rem;text-align:left;width:100%}.authoring__coverage-trigger:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.authoring__coverage-trigger small{color:#64748b;font-size:.75rem;margin-left:.75rem;white-space:nowrap}.authoring__coverage-menu{background:#fff;border:1px solid #cbd5e1;border-radius:8px;box-shadow:0 12px 26px #0f172a24;left:0;max-height:24rem;overflow:auto;padding:.55rem;position:absolute;right:0;top:calc(100% + .25rem);z-index:20}.authoring__coverage-chapter+.authoring__coverage-chapter{border-top:1px solid #e2e8f0;margin-top:.35rem;padding-top:.35rem}.authoring__coverage-option{align-items:center;border-radius:6px;color:#334155;cursor:pointer;display:grid;gap:.45rem;grid-template-columns:auto minmax(0,1fr) auto;padding:.45rem}.authoring__coverage-option:hover{background:#f8fafc}.authoring__coverage-option input:disabled+span,.authoring__coverage-option input:disabled~small{color:#94a3b8}.authoring__coverage-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.authoring__coverage-option small{color:#64748b;font-size:.72rem}.authoring__coverage-option--chapter span{color:#0f172a;font-weight:700}.authoring__coverage-topics{margin-left:1.35rem}.authoring__question-import{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:.85rem;padding:1rem}.authoring__import-list{display:flex;flex-direction:column;gap:.85rem}.authoring__import-row{background:#fff;border:1px solid #dbe4ee;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:.9rem}.authoring__import-row-header{align-items:center;display:flex;justify-content:space-between;gap:.75rem}.authoring__import-grid,.authoring__import-options{display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.authoring__import-grid--topics{grid-template-columns:minmax(10rem,14rem) minmax(18rem,1fr)}.authoring__import-options{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 900px){.authoring__import-grid,.authoring__import-options{grid-template-columns:1fr}}.authoring__editor,.authoring__panel{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem;padding:1.25rem}.authoring__editor-heading{font-size:1rem;font-weight:600;margin:0;color:#0f172a}.authoring__content-workspace{align-items:stretch;display:grid;gap:1rem;grid-template-columns:1fr}.authoring__field--content textarea{min-height:14rem}.authoring__content-preview{border:1px solid #dbe4ee;border-radius:8px;display:flex;flex-direction:column;min-width:0;overflow:hidden}.authoring__content-preview-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#0f172a;display:flex;justify-content:space-between;gap:.75rem;padding:.65rem .8rem}.authoring__content-preview-header span{font-weight:800}.authoring__content-preview-header small{color:#64748b;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.authoring__content-preview-body{color:#111827;flex:1;font-size:.94rem;line-height:1.72;max-height:34rem;min-height:14rem;overflow:auto;padding:.9rem}.authoring__content-preview-body .exam-rich-text{max-width:76ch}.authoring__content-preview-body .exam-rich-text>:first-child{margin-top:0}.authoring__content-preview-body .exam-rich-text>:last-child{margin-bottom:0}.authoring__content-preview-body .exam-rich-text h1,.authoring__content-preview-body .exam-rich-text h2,.authoring__content-preview-body .exam-rich-text h3,.authoring__content-preview-body .exam-rich-text h4{color:#0f172a;line-height:1.25;margin:1rem 0 .4rem}.authoring__content-preview-body .exam-rich-text h1{font-size:1.28rem}.authoring__content-preview-body .exam-rich-text h2{font-size:1.1rem}.authoring__content-preview-body .exam-rich-text h3,.authoring__content-preview-body .exam-rich-text h4{font-size:1rem}.authoring__content-preview-body .exam-rich-text p{margin:0 0 .7rem}.authoring__content-preview-body .exam-rich-text ul,.authoring__content-preview-body .exam-rich-text ol{margin:0 0 .75rem;padding-left:1.35rem}.authoring__content-preview-body .exam-rich-text li+li{margin-top:.2rem}.authoring__content-preview-body .exam-rich-text code{background:#f1f5f9;border-radius:4px;color:#0f172a;font-size:.92em;padding:.08rem .25rem}.authoring__content-preview-body .exam-rich-text pre{background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;margin:.75rem 0;overflow-x:auto;padding:.75rem .9rem}.authoring__content-preview-body .exam-rich-text pre code{background:transparent;padding:0}.authoring__content-preview-body .exam-rich-text table{border-collapse:collapse;font-size:.9rem;margin:.75rem 0 .9rem;width:100%}.authoring__content-preview-body .exam-rich-text th,.authoring__content-preview-body .exam-rich-text td{border:1px solid #dbe4ee;padding:.55rem .65rem;text-align:left;vertical-align:top}.authoring__content-preview-body .exam-rich-text th{background:#f8fafc;color:#334155;font-weight:800}.authoring__content-preview-body .exam-rich-text tr:nth-child(2n) td{background:#fbfdff}.authoring__content-preview-body .katex-display{display:block;box-sizing:border-box;width:100%;max-width:100%;margin:.75rem 0 .85rem;padding:.75rem .9rem;border:1px solid #e2e8f0;border-radius:6px;background:#f8fafc;text-align:center;overflow-x:auto;overflow-y:hidden}.authoring__content-preview-body .katex{line-height:1.55}.authoring__content-preview-body :not(.katex-display)>.katex{display:inline;margin:0 1px;padding:0 3px 1px;border:1px solid #cfe8ff;border-radius:3px;background:#f3f8fc;line-height:1.25;vertical-align:baseline;white-space:nowrap;-webkit-box-decoration-break:clone;box-decoration-break:clone}.authoring__buttons{display:flex;gap:.75rem;align-items:center}.authoring__hint{color:#64748b;font-size:.8rem;line-height:1.5;margin:0}.authoring__problems{background-color:#fef2f2;border-left:3px solid #dc2626;border-radius:4px;font-size:.85rem;list-style:none;margin:0;padding:.75rem 1rem}.authoring__problems li+li{margin-top:.4rem}.authoring__problem-where{color:#b91c1c;font-weight:600}.authoring__notice{border-radius:4px;font-size:.9rem;padding:.6rem .85rem}.authoring__notice--error{background-color:#fef2f2;border-left:3px solid #dc2626;color:#991b1b}.authoring__notice--success{background-color:#f0fdf4;border-left:3px solid #10b981;color:#166534}.authoring__audit{font-size:.85rem;width:100%;color:#334155}.authoring__audit td,.authoring__audit th{border-bottom:1px solid #e2e8f0;padding:.45rem .6rem;text-align:left}.authoring__tabs--compact{margin-bottom:.25rem}.authoring__review-state{border-radius:999px;flex-shrink:0;font-size:.72rem;font-weight:600;line-height:1;padding:.22rem .55rem;white-space:nowrap}.authoring__review-state--requested{background-color:#eff6ff;color:#1d4ed8}.authoring__review-state--approved{background-color:#ecfdf5;color:#047857}.authoring__review-state--rejected{background-color:#fef2f2;color:#b91c1c}.authoring__review-state--superseded{background-color:#f1f5f9;color:#475569}.authoring__chapter-list-wrap{display:flex;flex-direction:column;gap:.75rem}.authoring__chapter-list{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden}.authoring__chapter-entry+.authoring__chapter-entry,.authoring__chapter-entry+.authoring__row,.authoring__row+.authoring__chapter-entry,.authoring__chapter-list>.authoring__row+.authoring__row{border-top:1px solid #e2e8f0}.authoring__chapter-entry .authoring__notice{border-radius:0;border-left-width:3px}.authoring__chapter-entry .authoring__panel{border-bottom:0;border-left:0;border-radius:0;border-right:0;margin:0}.authoring__subject-pill{background-color:#eef2ff;border-radius:999px;color:#3730a3;flex-shrink:0;font-size:.72rem;font-weight:600;line-height:1;padding:.22rem .55rem;white-space:nowrap}.authoring__filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:.75rem}.authoring__filter{display:flex;flex-direction:column;gap:.3rem;min-width:10rem}.authoring__filter--wide{flex:1;min-width:min(100%,18rem)}.authoring__filter span{color:#64748b;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.authoring__filter select{background-color:#fff;border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;font-family:inherit;font-size:.9rem;padding:.5rem .6rem}.authoring__filters>.authoring__hint{margin-left:auto;padding-bottom:.55rem}.authoring__pager{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.authoring__pager-controls{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.authoring__pager-button{background:#fff;border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;cursor:pointer;font-size:.85rem;padding:.45rem .7rem}.authoring__pager-button:disabled{color:#94a3b8;cursor:not-allowed}.authoring__pager-page{align-items:center;color:#475569;display:flex;font-size:.85rem;gap:.4rem}.authoring__pager-page select{border:1px solid #cbd5e1;border-radius:5px;color:#0f172a;padding:.4rem .5rem}.authoring__question-preview{background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;padding:.85rem}.authoring__question-preview-header{align-items:center;color:#475569;display:flex;font-size:.78rem;justify-content:space-between;margin-bottom:.65rem;text-transform:uppercase}.authoring__question-preview-text{color:#0f172a;font-size:.95rem}.authoring__question-preview-text .exam-rich-text>*:first-child,.authoring__question-preview-option .exam-rich-text>*:first-child,.authoring__question-choice-text .exam-rich-text>*:first-child,.authoring__exam-question-text .exam-rich-text>*:first-child{margin-top:0}.authoring__question-preview-text .exam-rich-text>*:last-child,.authoring__question-preview-option .exam-rich-text>*:last-child,.authoring__question-choice-text .exam-rich-text>*:last-child,.authoring__exam-question-text .exam-rich-text>*:last-child{margin-bottom:0}.authoring__question-preview-options{display:grid;gap:.5rem;margin-top:.75rem}.authoring__question-preview-option{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:7px;display:grid;gap:.65rem;grid-template-columns:auto minmax(0,1fr);padding:.55rem .65rem}.authoring__question-preview-option>span:first-child,.authoring__exam-question-order{align-items:center;background:#e0f2fe;border-radius:999px;color:#0369a1;display:inline-flex;font-size:.78rem;font-weight:700;height:1.7rem;justify-content:center;min-width:1.7rem}.authoring__question-preview-option--correct{border-color:#14b8a6;background:#ecfdf5}.authoring__exam-question,.authoring__question-choice{align-items:flex-start;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:.75rem;grid-template-columns:auto minmax(0,1fr) auto;padding:.75rem}.authoring__question-choice{background:#fff;cursor:pointer;grid-template-columns:auto minmax(0,1fr)}.authoring__question-choice:hover{background:#f8fafc;border-color:#cbd5e1}.authoring__exam-question+.authoring__exam-question,.authoring__question-choice+.authoring__question-choice{margin-top:.6rem}.authoring__exam-question-body,.authoring__question-choice-body{min-width:0}.authoring__exam-question-text,.authoring__question-choice-text{color:#0f172a;font-size:.9rem;line-height:1.45;overflow-wrap:anywhere}.authoring__question-meta{color:#64748b;display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.45rem}.authoring__question-meta span{background:#f1f5f9;border-radius:999px;font-size:.72rem;line-height:1;padding:.25rem .5rem}.authoring__question-bank-list{display:flex;flex-direction:column;gap:.55rem}.authoring__filters--compact{align-items:center}@media (max-width: 700px){.authoring__exam-question,.authoring__question-choice{grid-template-columns:auto minmax(0,1fr)}.authoring__exam-question .authoring__actions{grid-column:2}}.authoring__hub-nav,.authoring__hub-main,.authoring__create-focus,.authoring__library-main,.authoring__create-column,.authoring__syllabus-rail,.authoring__workspace-body,.authoring__editor,.authoring__panel,.authoring__content-preview{border-color:#d8e0ea;box-shadow:0 1px 4px #0f172a0d}.authoring__hub-nav-button--active,.authoring__rail-item--active{background:#fff;border-color:#d8e0ea;box-shadow:inset 3px 0 #0f766e}.authoring__hub-nav-button:hover,.authoring__rail-item:hover,.authoring__syllabus-table tbody tr:hover td{background:#f8fafc;border-color:#d8e0ea}.authoring__rail-action,.authoring__open-button,.authoring__link-button{color:#0f766e}.authoring__open-button{border-color:#0f766e}.authoring__open-button:hover{background:#f8fafc;border-color:#115e59;color:#115e59}.authoring__kind-pill--school,.authoring__kind-pill--exam,.authoring__setup-heading span{background:#f1f5f9;color:#334155}.authoring__workspace-title,.authoring__rail-item span,.authoring__hub-nav-button span,.authoring__editor-heading,.authoring__content-preview-header span{color:#111827}.authoring__workspace-meta,.authoring__rail-item small,.authoring__hub-nav-button small,.authoring__hint,.authoring__content-preview-header small{color:#64748b}.authoring__subject-strip,.authoring__content-preview-header,.authoring__syllabus-table th{background:#f8fafc;border-color:#d8e0ea}.authoring__field select,.authoring__field input,.authoring textarea,.authoring__coverage-trigger,.authoring__filter select,.authoring__pager-page select{border-color:#cbd5e1;color:#111827}.authoring__field select:focus,.authoring__field input:focus,.authoring textarea:focus,.authoring__coverage-trigger:focus,.authoring__filter select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e1f;outline:none}.authoring__tab--active{border-bottom-color:#0f766e}.authoring__content-preview-body{color:#1f2937}.authoring__content-preview-body .exam-rich-text h1,.authoring__content-preview-body .exam-rich-text h2,.authoring__content-preview-body .exam-rich-text h3,.authoring__content-preview-body .exam-rich-text h4{color:#111827;font-weight:750}.authoring__content-preview-body .katex-display{background:#f9fafb;border-color:#e5e7eb;margin:.55rem 0 .7rem;padding:.55rem .75rem}.authoring__content-preview-body :not(.katex-display)>.katex{background:#f8fafc;border-color:#dbe4ee;color:#111827}.authoring__content-preview-body .exam-rich-text th{background:#f9fafb;color:#334155}.authoring__content-preview-body .exam-rich-text th,.authoring__content-preview-body .exam-rich-text td{border-color:#e1e7ef}
