#kelclass-login-modal.fr-modal{z-index:1000!important;background:#00000080!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;display:flex!important;position:fixed!important;inset:0!important}#kelclass-login-modal .fr-modal__body{background:var(--background-default-grey,#fff)!important;border-radius:12px!important;width:90vw!important;max-width:440px!important;margin:0 auto!important;box-shadow:0 8px 40px #00000040!important}#kelclass-login-modal .fr-modal__header{padding:1.25rem 1.5rem 0!important}#kelclass-login-modal .fr-modal__content{padding:.75rem 1.5rem 1rem!important}#kelclass-login-modal .fr-modal__content h1{text-align:center!important;word-break:normal!important;font-size:1.5rem!important}#kelclass-login-modal .fr-modal__footer{justify-content:center!important;gap:.75rem!important;padding:.5rem 1.5rem 1.25rem!important;display:flex!important}.fr-card{transition:all .2s ease-in-out}.fr-card:hover{transform:translateY(-2px);background-color:#f5f5fe!important;box-shadow:0 2px 12px #00009133!important}[data-fr-theme=dark] .fr-card:hover{background-color:#333!important;box-shadow:0 2px 12px #6464ff4d!important}.fr-nav__link{transition:all .2s ease-in-out}.fr-nav__link:hover{background-color:#f5f5fe!important}[data-fr-theme=dark] .fr-nav__link:hover{background-color:#333!important}.fr-accordion{transition:all .2s ease-in-out}.fr-accordion:hover{background-color:#f5f5fe!important}[data-fr-theme=dark] .fr-accordion:hover{background-color:#333!important}.fr-tag{transition:all .2s ease-in-out}.fr-tag:hover{color:#fff!important;background-color:#000091!important}[data-fr-theme=dark] .fr-tag:hover{color:#000!important;background-color:#6a6af4!important}div[style*="borderLeft: 4px solid"]{transition:all .2s ease-in-out}div[style*="borderLeft: 4px solid"]:hover{background-color:#e3e3fd!important;border-left:6px solid #000091!important;padding-left:14px!important}[data-fr-theme=dark] div[style*="borderLeft: 4px solid"]:hover{background-color:#333!important;border-left:6px solid #6a6af4!important}.fr-input,.fr-select,.fr-checkbox-group{transition:all .2s ease-in-out}.fr-input:hover,.fr-select:hover,.fr-checkbox-group:hover{background-color:#f5f5fe!important}[data-fr-theme=dark] .fr-input:hover,[data-fr-theme=dark] .fr-select:hover,[data-fr-theme=dark] .fr-checkbox-group:hover{background-color:#333!important}.fr-alert{transition:all .2s ease-in-out}.fr-alert:hover{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}[data-fr-theme=dark] .fr-alert:hover{box-shadow:0 2px 8px #ffffff1a}.fr-table tr{transition:all .2s ease-in-out}.fr-table tr:hover{background-color:#f5f5fe!important}[data-fr-theme=dark] .fr-table tr:hover{background-color:#333!important}.fr-breadcrumb__link{transition:all .2s ease-in-out}.fr-breadcrumb__link:hover{background-color:#f5f5fe!important;text-decoration:none!important}[data-fr-theme=dark] .fr-breadcrumb__link:hover{background-color:#333!important}.kelclass-help-chat{z-index:5000;font-family:inherit;position:fixed}.kelclass-help-chat__launcher{color:#fff;cursor:move;background:#000091;border:0;border-radius:999px;min-width:8.5rem;min-height:3rem;font-weight:700;box-shadow:0 10px 28px #0000003d}.kelclass-help-chat__panel{background:#fff;border:1px solid #ddd;border-radius:8px;flex-direction:column;width:min(45rem,100vw - 2rem);height:min(42rem,100vh - 7rem);margin-bottom:1rem;display:flex;overflow:hidden;box-shadow:0 18px 48px #0000003d}.kelclass-help-chat__header{background:#f6f6f6;border-bottom:1px solid #eee;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.kelclass-help-chat__eyebrow{color:#666;margin:0 0 .25rem;font-size:.875rem}.kelclass-help-chat__header h2{margin:0;font-size:1.125rem;line-height:1.35}.kelclass-help-chat__actions{align-items:flex-start;gap:.5rem;display:flex}.kelclass-help-chat__actions button,.kelclass-help-chat__suggestions button,.kelclass-help-chat__form button{color:#000091;cursor:pointer;background:#fff;border:1px solid #000091;border-radius:4px}.kelclass-help-chat__actions button{padding:.35rem .6rem;font-size:.875rem}.kelclass-help-chat__body{background:#fff;flex:1;padding:1rem;overflow-y:auto}.kelclass-help-chat__suggestions{gap:.5rem;margin-bottom:1rem;display:grid}.kelclass-help-chat__suggestions button{text-align:left;padding:.75rem;line-height:1.35}.kelclass-help-chat__message{white-space:pre-wrap;border-radius:8px;width:fit-content;max-width:88%;margin-bottom:.75rem;padding:.75rem .9rem;line-height:1.45}.kelclass-help-chat__message--user{color:#fff;background:#000091;margin-left:auto}.kelclass-help-chat__message--assistant{color:#1e1e1e;background:#f3f3f3}.kelclass-help-chat__message--loading{color:#666;font-style:italic}.kelclass-help-chat__error{color:#ce0500;margin:.5rem 0 0;font-weight:600}.kelclass-help-chat__form{background:#f6f6f6;border-top:1px solid #eee;gap:.5rem;padding:1rem;display:flex}.kelclass-help-chat__form textarea{resize:vertical;min-height:3rem;font:inherit;border:1px solid #ddd;border-radius:4px;flex:1;padding:.65rem}.kelclass-help-chat__form button{color:#fff;background:#000091;min-width:6rem;padding:.65rem .9rem}.kelclass-help-chat__form button:disabled{color:#777;cursor:not-allowed;background:#ddd;border-color:#ddd}@media (max-width:48em){.kelclass-help-chat__panel{width:100%;height:min(38rem,100vh - 6rem)}.kelclass-help-chat__launcher{width:100%}.kelclass-help-chat__form{flex-direction:column}}
