.twc-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;animation:twc-fade-in .25s ease}@keyframes twc-fade-in{0%{opacity:0}to{opacity:1}}.twc-card{background:#fff;border-radius:34px;box-shadow:0 24px 80px #0000002e;padding:20px 30px;max-width:820px;width:100%;animation:twc-slide-up .3s cubic-bezier(.4,0,.2,1)}@keyframes twc-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes twc-slide-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(24px)}}@keyframes twc-fade-out{0%{opacity:1}to{opacity:0}}.twc-card--exiting{animation:twc-slide-down .28s cubic-bezier(.4,0,.2,1) forwards}.twc-backdrop--exiting{animation:twc-fade-out .28s ease forwards}.twc-title{font-family:Chango,sans-serif;font-size:42px;font-weight:400;color:#1b2e48;text-align:center;margin:0 0 36px;line-height:1.1}.twc-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:36px}.twc-col-heading{font-family:DM Sans,sans-serif;font-size:18px;font-weight:700;color:#1b2e48;margin:0 0 20px}.twc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.twc-item{display:flex;align-items:flex-start;gap:14px}.twc-bullet{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#1b2e48;color:#fff;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;margin-top:1px}.twc-text{font-family:DM Sans,sans-serif;font-size:15px;font-weight:400;color:#222;line-height:1.55}.twc-text strong{font-weight:700;color:#111}.twc-actions{display:flex;justify-content:space-between;align-items:center;padding-top:4px}.twc-btn{font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;border-radius:50px;padding:13px 28px;cursor:pointer;border:none;transition:opacity .15s ease,transform .15s ease}.twc-btn:hover{opacity:.85;transform:translateY(-1px)}.twc-btn:active{transform:translateY(0);opacity:1}.twc-btn--skip{background:#efefef;border:1.5px solid #D9D9D9;box-shadow:0 0 20px #0003;margin-left:-10px;margin-bottom:-5px}.twc-btn--start{background:#1b2e48;border:1.5px solid #D9D9D9;color:#fff;box-shadow:0 0 20px #0003;margin-right:-10px;margin-bottom:-5px}@media (max-width: 680px){.twc-card{padding:32px 24px 28px}.twc-title{font-size:30px;margin-bottom:24px}.twc-columns{grid-template-columns:1fr;gap:28px}.twc-actions{flex-direction:column-reverse;gap:12px}.twc-btn{width:100%;text-align:center}}.tour-blur-overlay{position:fixed;top:0;right:0;bottom:0;left:0;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:20002;pointer-events:none;transition:opacity .25s ease}.tour-svg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:20003;pointer-events:none;transition:opacity .25s ease}.tour-tooltip{position:fixed;z-index:20005;width:320px;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0006;padding:22px 24px 20px;animation:tour-tooltip-in .2s cubic-bezier(.4,0,.2,1);pointer-events:none}@keyframes tour-tooltip-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.tour-tooltip-step{font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#9f9f9f;margin:0 0 6px;letter-spacing:.02em;text-transform:uppercase}.tour-tooltip-title{font-family:DM Sans,sans-serif;font-size:17px;font-weight:700;color:#1b2e48;margin:0 0 10px;line-height:1.25}.tour-tooltip-desc{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#444;margin:0;line-height:1.6}.tour-nav-bar{position:fixed;bottom:32px;left:50%;transform:translate(-50%);z-index:20010;display:flex;align-items:center;gap:20px;pointer-events:all}.tour-nav-btn{font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;border-radius:50px;padding:14px 36px;cursor:pointer;border:none;transition:opacity .15s ease,transform .15s ease,box-shadow .15s ease;white-space:nowrap}.tour-nav-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.tour-nav-btn:active:not(:disabled){transform:translateY(0);opacity:1}.tour-nav-btn:disabled{opacity:.35;cursor:not-allowed}.tour-nav-btn--back{background:#d9d9d9;color:#333;box-shadow:0 20px 20px #0006}.tour-nav-btn--next{background:#2d5da1;color:#fff;box-shadow:0 20px 20px #0006}.tour-nav-counter{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:#ffffffbf;min-width:50px;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.4)}.tour-exit-btn{position:fixed;top:20px;right:20px;z-index:20010;width:40px;height:40px;border-radius:50%;border:none;background:#ffffff26;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease;pointer-events:all}.tour-exit-btn:hover{background:#ffffff47;transform:scale(1.08)}.tour-exit-btn:active{transform:scale(1)}@media (max-width: 600px){.tour-tooltip{width:calc(100vw - 32px);left:16px!important;right:16px}.tour-nav-btn{padding:12px 24px;font-size:14px}.tour-nav-bar{bottom:24px;gap:12px}}.igp{position:fixed;z-index:150;top:20px;left:1px;right:14px;width:400px;background:#034397c2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:#fff;border-radius:20px;padding:6px 14px;box-shadow:var(--module-box-shadow);display:flex;flex-direction:column;gap:0;animation:igp-slide-in .25s cubic-bezier(.22,1,.36,1) forwards}@media (min-width: 768px){.igp{left:270px;top:-20px;right:12px;padding-top:30px}}@media (min-width: 1024px){.igp{left:320px}}.igp--complete{background:#15803db8}.igp--failed{background:#b91c1cb8}.igp--exiting{animation:igp-slide-out .3s cubic-bezier(.22,1,.36,1) forwards}.igp-header{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.igp-toggle{display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;border:none;border-radius:50%;background:var(--darkest-blue);color:#ffffffe6;cursor:pointer;transition:background .2s ease,color .2s ease;pointer-events:none}.igp-header:hover .igp-toggle{background:#fff3;color:#fff}.igp-chevron-svg{transition:transform .3s ease}.igp-chevron-svg--up{transform:rotate(-90deg)}.igp-chevron-svg--down{transform:rotate(90deg)}.igp-title{flex:1;font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.igp-pct{font-size:16px;font-weight:700;color:#fff;flex-shrink:0;min-width:42px;text-align:right}.igp-body{display:grid;grid-template-rows:1fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1)}.igp-body--collapsed{grid-template-rows:0fr}.igp-body-inner{overflow:hidden;min-height:0;display:flex;flex-direction:column;gap:4px;padding-top:8px}.igp-subtitle{font-size:12px;color:#ffffffb8;white-space:normal;word-break:break-word}.igp-detail{font-size:11px;color:#ffffff8c;white-space:normal;word-break:break-word}.igp-detail strong{font-weight:600;color:#fffc}.igp-bar-track{width:100%;height:12px;background:#e0e0e0;border-radius:6px;overflow:hidden;margin-top:6px;margin-bottom:6px}.igp-bar-fill{height:100%;background:linear-gradient(90deg,#002d8f 25%,#001541,#002d8f 75%);background-size:400px 100%;border-radius:6px;transition:width .6s cubic-bezier(.22,1,.36,1);animation:igp-shimmer 1.6s ease-in-out infinite}@keyframes igp-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes igp-slide-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes igp-slide-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}@keyframes sidebarSlideOut{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes sidebarSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.sidebar-sliding-out{animation:sidebarSlideOut var(--animation-duration-fast) var(--animation-timing-ease-out) forwards}.sidebar-sliding-in{animation:sidebarSlideIn var(--animation-duration-normal) var(--animation-timing-ease-out)}.dashboard-sidebar,.page-sidebar{display:none}@media (min-width: 768px){.dashboard-sidebar{display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;width:250px;background-color:var(--modules-light);border-top-right-radius:40px;border-bottom-right-radius:40px;box-shadow:0 0 10px var(--shadow-grey);padding:20px;margin:0;z-index:100;flex-shrink:0;box-sizing:border-box}.dashboard-sidebar-user-header{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px 0 20px;border-bottom:1px solid var(--shadow-soft);margin-bottom:0}.dashboard-sidebar-user-info{display:flex;flex-direction:column;gap:2px}.dashboard-sidebar-user-name{font-family:Chango,sans-serif;font-size:36px;color:var(--dark-blue);margin:0;line-height:1;display:flex;flex-direction:column;position:relative}.dashboard-sidebar-name-first,.dashboard-sidebar-name-last{display:block}.dashboard-sidebar-name-measure{position:absolute;visibility:hidden;pointer-events:none;white-space:nowrap;font:inherit}.dashboard-sidebar-user-school{font-size:14px;color:var(--grey-text);margin:4px 0 0;font-weight:400}.dashboard-sidebar-refresh{margin-top:12px;width:100%}.dashboard-sidebar-refresh-btn{width:100%;background:var(--dark-blue, #1e3a5f);font-family:DM Sans,sans-serif;border:none;border-radius:20px;padding:10px 16px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:0px;box-shadow:0 2px 8px var(--shadow-hover);transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-sizing:border-box}.dashboard-sidebar-refresh-btn:hover:not(:disabled){background:var(--darkest-blue, #152d4d);transform:translateY(-1px);box-shadow:0 4px 12px var(--shadow-strong)}.dashboard-sidebar-refresh-btn:active:not(:disabled){transform:translateY(0)}.dashboard-sidebar-refresh-btn--disabled,.dashboard-sidebar-refresh-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.dashboard-sidebar-refresh-label{font-size:13px;font-weight:600;color:#fff;margin:0;line-height:1}.dashboard-sidebar-refresh-sub{font-size:11px;font-weight:400;color:#ffffffa6;margin:0}.dashboard-sidebar-spacer{flex:1}.dashboard-sidebar-divider{width:90%;height:1px;background-color:var(--shadow-soft);margin:8px auto;flex-shrink:0}.dashboard-sidebar-logo{display:flex;flex-direction:column;align-items:center;padding:0 0 8px;flex-shrink:0}.dashboard-sidebar-logo-text{font-family:Chango,sans-serif;font-size:56px;color:var(--dark-blue);line-height:1;letter-spacing:2px}.dashboard-sidebar-nav{display:flex;flex-direction:column;gap:6px}.dashboard-sidebar-nav-link{font-family:DM Sans,sans-serif;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border:none;border-radius:100px;background:var(--clickable-light);color:var(--primary-text-light);font-size:15px;font-weight:400;cursor:pointer;transition:background-color .2s ease,transform .15s ease;text-align:left;width:100%;white-space:nowrap;box-shadow:0 0 4px var(--shadow-grey)}.dashboard-sidebar-nav-link:hover{background-color:var(--clickable-light-hovering);transform:scaleX(1.02)}.dashboard-sidebar-nav-link:active{transform:scale(.97)}.dashboard-sidebar-nav-link-active{background-color:var(--clickable-light-hovering);font-weight:700}.dashboard-sidebar-icon{flex-shrink:0;object-fit:contain}.page-sidebar{display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;background:var(--clickable-light);background-color:var(--modules-light);border-top-right-radius:40px;border-bottom-right-radius:40px;box-shadow:0 0 10px var(--shadow-grey);padding:10px;margin:0;z-index:100;flex-shrink:0;box-sizing:border-box;transition:width .3s ease;overflow:hidden}.page-sidebar-open{width:250px;padding:16px 20px}.page-sidebar-closed{width:55px;padding:16px 10px 16px 0}.page-sidebar-toggle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:0px solid var(--clickable-light);border-radius:50%;background-color:var(--clickable-light);color:var(--grey-text);cursor:pointer;align-self:flex-end;flex-shrink:0;transition:color .2s ease,background-color .2s ease;margin:0 6px 4px;box-shadow:0 0 4px var(--shadow-grey)}.page-sidebar-toggle:hover{color:var(--dark-blue);background-color:var(--clickable-light-hovering)}.page-sidebar-chevron{transition:transform .3s ease}.page-sidebar-chevron-open{transform:rotate(180deg)}.page-sidebar-nav{display:flex;flex-direction:column;gap:6px;margin-top:10px}.page-sidebar-nav-link{font-family:DM Sans,sans-serif;display:flex;flex-direction:row;align-items:center;border:none;border-radius:100px;background:var(--clickable-light);color:var(--primary-text-light);cursor:pointer;transition:background-color .2s ease,transform .15s ease;white-space:nowrap;overflow:hidden;gap:12px;font-size:15px;font-weight:400;box-shadow:0 0 4px var(--shadow-grey)}.page-sidebar-open .page-sidebar-nav-link{justify-content:space-between;padding:8px 16px;width:100%}.page-sidebar-closed .page-sidebar-nav-link{justify-content:center;padding-right:10px;margin-left:-10px;width:auto;height:44px;border-top-left-radius:0;border-bottom-left-radius:0}.page-sidebar-nav-link:hover{background-color:var(--clickable-light-hovering);transform:scaleX(1.02)}.page-sidebar-closed .page-sidebar-nav-link:hover{transform:translate(5px)}.page-sidebar-nav-link:active{transform:scale(.97)}.page-sidebar-nav-link-active{background-color:var(--clickable-light-hovering);font-weight:700}.page-sidebar-link-text{transition:opacity .25s ease,width .3s ease;overflow:hidden}.page-sidebar-open .page-sidebar-link-text{opacity:1;width:auto}.page-sidebar-closed .page-sidebar-link-text{opacity:0;width:0;pointer-events:none}.page-sidebar-icon{flex-shrink:0;object-fit:contain}.page-sidebar-divider{width:100%;height:1px;background-color:var(--shadow-soft);margin:12px auto;flex-shrink:0}.page-sidebar-spacer{flex:1}.page-sidebar-logo{display:flex;flex-direction:column;align-items:center;padding:0 0 8px;flex-shrink:0;overflow:hidden}.page-sidebar-logo-text{font-family:Chango,sans-serif;font-size:40px;color:var(--dark-blue);line-height:1;transition:font-size .3s ease}.page-sidebar-closed .page-sidebar-logo-text{font-size:0;opacity:0}.page-sidebar-closed .page-sidebar-logo-tagline{opacity:0;pointer-events:none}.page-sidebar-closed .page-sidebar-logo{visibility:hidden;height:0;padding:0;margin:0;overflow:hidden}.page-sidebar-closed .page-sidebar-divider{opacity:0}.sidebar-feedback-btn{display:block;width:100%;padding:10px 0;margin-bottom:6px;background:var(--clickable-light);box-shadow:0 0 6px var(--shadow-grey);color:var(--secondary-text);border:none;border-radius:20px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;box-sizing:border-box;flex-shrink:0;transition:background .2s ease}.sidebar-feedback-btn:hover{background:var(--clickable-light-hovering)}.page-sidebar-closed .sidebar-feedback-btn{visibility:hidden;height:0;padding:0;margin:0;overflow:hidden}.page-sidebar-filters{flex:1 1 0;min-height:0;overflow:hidden;display:flex;flex-direction:column;padding:4px 0 8px;animation:filtersFadeIn .2s ease forwards}@keyframes filtersFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}}@media (min-width: 1024px){.dashboard-sidebar{width:300px}.page-sidebar-open{width:280px}.page-sidebar-logo-text{font-size:50px}}.todo-topbar button,.todo-topbar input,.todo-topbar select,.todo-topbar textarea,.todo-layout button,.todo-layout input,.todo-layout select,.todo-layout textarea,.todo-filters button,.todo-filters input,.todo-filters select,.todo-filters textarea{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.todo-topbar{position:fixed;top:0;left:0;right:0;z-index:20;background:var(--background-light);padding:10px 16px 4px;flex-shrink:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}@media (min-width: 768px){.todo-topbar{display:none}}.todo-sticky-header{position:relative;flex-shrink:0;z-index:10;background:var(--background-light);padding:0;display:none}@media (min-width: 768px){.todo-sticky-header{display:block}}.todo-view-tabs{display:flex;align-items:center;background:var(--modules-light);border-radius:50px;padding:4px;gap:0;width:100%;box-sizing:border-box;box-shadow:var(--module-box-shadow);position:relative;z-index:1}.todo-view-tab-label{display:flex;align-items:center;gap:6px;padding:7px 16px;font-size:13px;font-weight:500;color:var(--grey-text);-webkit-user-select:none;user-select:none;flex-shrink:0}.todo-view-tab-divider{width:1px;align-self:stretch;background:var(--border-subtle);flex-shrink:0;margin:6px 10px}.todo-view-tab{flex:1;border:none;background:none;border-radius:50px;padding:7px 6px;font-size:13px;font-weight:500;color:var(--grey-text);cursor:pointer;text-align:center;transition:background .15s ease,color .15s ease;white-space:nowrap}.todo-view-tab--active{background:var(--clickable-light);color:var(--primary-text-light);font-weight:600}.todo-view-tab:hover:not(.todo-view-tab--active){color:var(--primary-text-light)}.todo-scroll-fade{position:absolute;top:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,var(--background-light) 55%,transparent 100%);pointer-events:none;z-index:0;animation:todo-fade-in .15s ease forwards}@keyframes todo-fade-in{0%{opacity:0}to{opacity:1}}.todo-group{background:var(--modules-light);border-radius:20px;box-shadow:0 0 10px 0 var(--shadow-card);overflow:hidden;animation:var(--animation-slide-up);margin-bottom:16px}.todo-group-header{display:flex;align-items:center;width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;gap:10px;text-align:left}.todo-group-header:hover{background:var(--shadow-subtle)}.todo-group-title{font-size:18px;font-weight:700;flex:1;color:var(--primary-text-light)}.todo-group-count{font-size:13px;color:var(--grey-text);font-weight:400}.todo-group-chevron{color:var(--grey-text);transition:transform .2s ease;flex-shrink:0}.todo-group-chevron--up{transform:rotate(180deg)}.todo-group-body-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1)}.todo-group-body-wrap.is-open{grid-template-rows:1fr}.todo-group-body-inner{overflow:hidden}.todo-group-body{padding:0 16px 16px}.todo-sub-section{margin-top:4px}.todo-sub-label{font-size:13px;font-weight:500;color:var(--grey-text);margin:10px 4px 6px}html:has(.todo-container){scrollbar-width:none;-ms-overflow-style:none}html:has(.todo-container)::-webkit-scrollbar{display:none}.todo-container{background-color:var(--background-light);min-height:100vh;animation:var(--animation-fade-in)}.todo-container.fade-out{animation:var(--animation-fade-out)}.todo-main{padding:60px 16px 0}.todo-page-title{font-family:Chango,sans-serif;font-size:32px;font-weight:600;font-style:italic;color:var(--dark-blue);margin:0 0 24px}.todo-state-msg{color:var(--grey-text);font-size:14px;margin:8px 0}.todo-state-msg--error{color:var(--status-overdue)}.todo-layout{display:flex;flex-direction:column;gap:16px}.todo-left{min-width:0;display:flex;flex-direction:column}.todo-sections-scroll{flex:1;overflow-y:auto;min-height:0;padding:26px 10px 16px;margin:-10px}.todo-right{display:flex;flex-direction:column;gap:16px}@media (min-width: 768px){.todo-layout{flex-direction:row;align-items:flex-start;gap:20px}.todo-left{flex:1 1 0;position:sticky;top:16px;height:calc(100vh - 32px)}.todo-right{width:320px;flex-shrink:0;position:sticky;top:16px;height:calc(100vh - 32px)}.todo-progress-card{flex:2 1 0;min-height:0;overflow-y:auto}.todo-course-card{flex:3 1 0;min-height:0;overflow-y:auto}}@media (min-width: 1024px){.todo-right{width:320px}}.todo-section{background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);margin-bottom:16px;overflow:hidden;animation:var(--animation-slide-up)}.todo-section--overdue{animation-delay:.05s}.todo-section--unsubmitted{animation-delay:.2s}.todo-section--submitted{animation-delay:.35s}.todo-section-header{display:flex;align-items:center;width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;gap:10px;text-align:left}.todo-section-header:hover{background:var(--shadow-subtle)}.todo-section-title{font-size:18px;font-weight:700;flex:1}.todo-section--overdue .todo-section-title{color:var(--status-overdue)}.todo-section--unsubmitted .todo-section-title{color:var(--status-todo)}.todo-section--submitted .todo-section-title{color:var(--status-submitted)}.todo-section-count{font-size:13px;color:var(--grey-text);font-weight:400}.todo-section-chevron{color:var(--grey-text);transition:transform .2s ease;flex-shrink:0}.todo-section-chevron--up{transform:rotate(180deg)}.todo-section-body-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1)}.todo-section-body-wrap.is-open{grid-template-rows:1fr}.todo-section-body-inner{overflow:hidden}.todo-section-body{padding:0 16px 16px}.todo-empty{font-size:13px;color:var(--grey-text);margin:8px 4px}.todo-date-group{margin-top:4px}.todo-date-label{font-size:13px;font-weight:500;color:var(--grey-text);margin:10px 10px 6px}.todo-row{display:flex;flex-direction:column;background:var(--modules-light);border:1px solid var(--border-subtle);border-radius:20px;margin-bottom:6px;overflow:hidden}.todo-row-header{display:flex;align-items:center;gap:14px;padding:6px}.todo-row-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;flex-shrink:0;font-size:11px;font-weight:700;color:var(--modules-light)}.todo-row-icon--overdue{background-color:var(--status-overdue)}.todo-row-icon--unsubmitted{background-color:var(--status-todo)}.todo-row-icon--submitted{background-color:var(--status-submitted)}.todo-row-info{flex:1;min-width:0}.todo-row-name{margin:0;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--primary-text-light)}.todo-row-course{color:var(--primary-text-light);font-weight:400}.todo-row-meta{margin:0;font-size:12px;color:var(--secondary-text)}.todo-details-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:6px auto;background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:20px;font-size:12px;font-weight:700;min-height:32px;min-width:80px;cursor:pointer;transition:background .2s ease}.todo-details-btn:hover{background:var(--clickable-light-hovering)}.todo-row-expand-wrap{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1)}.todo-row-expand-wrap.is-open{grid-template-rows:1fr}.todo-row-expand-inner{overflow:hidden}.todo-row-expand-body{padding:0 6px 6px;display:flex;flex-direction:column;gap:6px}.todo-row-content-area{background:var(--background-light);border:1px solid var(--border-subtle);border-radius:14px;min-height:120px;padding:14px 16px;display:flex;align-items:flex-start;position:relative}.todo-summary-brand{position:absolute;top:10px;right:12px;display:flex;align-items:center;gap:5px;pointer-events:none}.todo-summary-brand-wordmark{font-family:Chango,cursive;font-size:11px;font-weight:400;color:var(--avatar-bg);line-height:1;letter-spacing:-.3px}.todo-summary-brand-beta{font-family:DM Sans,sans-serif;font-size:11px;font-weight:200;color:var(--modules-light);background:var(--avatar-bg);border-radius:50px;padding:2px 7px;line-height:1}.todo-summary-loading,.todo-summary-error,.todo-summary-empty{font-size:12px;color:var(--grey-text);margin:0;align-self:center;width:100%;text-align:center;line-height:1.4}.todo-summary-error{color:var(--status-overdue)}.todo-summary-empty{font-style:italic}@keyframes dot-fade{0%,to{opacity:0}33%,66%{opacity:1}}.todo-summary-dots span{opacity:0;animation:dot-fade 1.2s infinite}.todo-summary-dots span:nth-child(1){animation-delay:0s}.todo-summary-dots span:nth-child(2){animation-delay:.4s}.todo-summary-dots span:nth-child(3){animation-delay:.8s}.todo-summary-loaded{display:flex;flex-direction:column;gap:8px;width:100%}.todo-summary-header{font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--grey-text);margin:0}.todo-summary-list{list-style:disc;padding-left:18px;margin:0;display:flex;flex-direction:column;gap:4px}.todo-summary-list li{font-size:13px;color:var(--primary-text-light);line-height:1.45}.todo-row-actions-wrapper{position:relative}.todo-row-actions-fade{position:absolute;top:0;bottom:0;width:36px;pointer-events:none;z-index:2}.todo-row-actions-fade--left{left:0;background:linear-gradient(to right,var(--modules-light),transparent)}.todo-row-actions-fade--right{right:0;background:linear-gradient(to left,var(--modules-light),transparent)}.todo-row-actions{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.todo-row-actions::-webkit-scrollbar{display:none}.todo-row-actions-spacer{flex:1;min-width:8px;flex-shrink:1}.todo-action-done{display:inline-flex;align-items:center;gap:20px;background:var(--status-submitted);color:var(--modules-light);border:none;border-radius:20px;padding:8px 12px 8px 16px;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s ease;min-height:32px}.todo-action-done:hover{background:var(--status-submitted-hover)}.todo-action-secondary{display:inline-flex;align-items:center;gap:6px;background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background .2s ease;min-height:32px}.todo-action-secondary:hover{background:var(--clickable-light-hovering)}.todo-progress-card,.todo-course-card{background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);overflow:hidden;padding:18px 10px 10px;animation:var(--animation-slide-up)}.todo-progress-card{animation-delay:.5s}.todo-course-card{animation-delay:.65s}.todo-widget-title{margin:0 10px;font-size:12px;font-weight:400;color:var(--grey-text)}.todo-progress-svg{width:100%;max-width:300px;display:block;margin:0 auto;overflow:visible}.todo-progress-pct-text{font-size:30px;font-weight:300;fill:var(--primary-text-light);padding-top:10px}.todo-progress-sub-text{font-size:12px;fill:var(--primary-text-light)}.todo-progress-legend{display:flex;flex-direction:column;margin-top:6px}.todo-progress-legend-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px 10px;border-bottom:1px solid var(--chart-gridline)}.todo-progress-legend-item:last-child{border-bottom:none}.todo-progress-legend-left{display:flex;align-items:center;gap:8px;flex:1}.todo-progress-dot{width:14px;height:14px;border-radius:50%;flex-shrink:0}.todo-progress-legend-label{font-size:13px;color:var(--grey-text)}.todo-progress-legend-count{font-size:13px;color:var(--primary-text-light)}.todo-progress-legend-pct{font-size:13px;font-weight:700;color:var(--primary-text-light);min-width:38px;text-align:right}.todo-course-empty{font-size:13px;color:var(--grey-text);margin:4px 0 0}.cc-chart-wrap{display:flex;align-items:flex-start;gap:5px;margin-bottom:12px;margin-top:12px}.cc-y-axis{position:relative;width:22px;flex-shrink:0}.cc-y-label{position:absolute;right:0;font-size:10px;color:var(--grey-text);line-height:1;transform:translateY(50%)}.cc-scroll{flex:1;overflow-x:auto;overflow-y:visible}.cc-chart-area{position:relative;display:flex;align-items:flex-end;width:max-content;min-width:100%}.cc-gridline{position:absolute;left:0;right:30px;height:0;border-top:1px dashed var(--chart-gridline);pointer-events:none;z-index:1}.cc-bars-row{display:flex;align-items:flex-end;gap:15px;z-index:2;margin-left:5px;margin-right:0}.cc-bar-col{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.cc-bar{display:flex;flex-direction:column-reverse;border-radius:15px 15px 0 0;overflow:hidden;max-width:30px}.cc-seg--submitted{background-color:var(--status-submitted);border-radius:15px 15px 0 0;position:relative;z-index:4;transform:translateY(30px)}.cc-seg--unsubmitted{background-color:var(--status-todo);border-radius:15px 15px 0 0;position:relative;z-index:5;transform:translateY(15px)}.cc-seg--overdue{background-color:var(--status-overdue);position:relative;border-radius:30px 30px 0 0;z-index:6;transform:translateY(0)}.cc-x-pill{display:flex;gap:10px;margin-top:0;background-color:var(--chart-pill-bg);border-radius:12px;padding:5px;margin-right:0;margin-left:0;max-width:89%}.cc-x-label{flex-shrink:0;font-size:8px;color:var(--primary-text-light);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:auto}.todo-course-table{width:95%;border-collapse:collapse;font-size:12px;margin:10px auto 0}.todo-course-table td{padding:5px 10px;color:var(--primary-text-light);vertical-align:middle}.todo-course-table td:first-child{color:var(--grey-text);font-weight:500;padding-left:10px}.todo-course-table td:last-child{font-weight:700;text-align:right;padding-right:10px}.todo-course-table tr:not(:last-child) td{border-bottom:1px solid var(--chart-gridline)}@media (min-width: 768px){.todo-main{margin-left:55px;padding-top:16px;width:calc(100vw - 55px);transition:margin-left .3s ease,width .3s ease}.todo-main--sidebar-open{margin-left:250px;width:calc(100vw - 250px)}}@media (min-width: 1024px){.todo-main--sidebar-open{margin-left:280px;width:calc(100vw - 280px)}}.todo-filters{display:flex;flex-direction:column;gap:14px;padding:4px 2px 0}.todo-filters-header{display:flex;align-items:center;justify-content:space-between}.todo-filters-title{font-size:15px;font-weight:600;color:var(--primary-text-light)}.todo-filters-reset{background-color:var(--dark-blue);color:var(--modules-light);border:none;border-radius:100px;padding:3px 10px;font-size:12px;cursor:pointer;transition:opacity .15s ease}.todo-filters-reset:hover{opacity:.8}.todo-filter-group{display:flex;flex-direction:column;gap:6px}.todo-filter-label{font-size:11px;font-weight:500;color:var(--grey-text);text-transform:uppercase;letter-spacing:.04em}.todo-filter-date-display{display:flex;align-items:center;justify-content:space-between;gap:8px;background-color:var(--clickable-light);border-radius:12px;padding:8px 10px;box-shadow:0 0 4px var(--shadow-grey)}.todo-filter-date-text{display:flex;flex-direction:column;gap:3px;font-size:12px;color:var(--primary-text-light)}.todo-filter-date-edit{display:flex;flex-direction:column;gap:6px;background-color:var(--clickable-light);border-radius:12px;padding:8px 10px;box-shadow:0 0 4px var(--shadow-grey)}.todo-filter-date-edit label{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--primary-text-light);gap:6px}.todo-filter-date-edit input[type=date]{border:none;background:transparent;font-size:12px;color:var(--primary-text-light);outline:none;cursor:pointer;flex:1;text-align:right}.todo-filter-edit-btn{align-self:flex-end;background-color:var(--dark-blue);color:var(--modules-light);border:none;border-radius:100px;padding:3px 10px;font-size:11px;cursor:pointer;transition:opacity .15s ease}.todo-filter-edit-btn:hover{opacity:.8}.todo-filter-chips{display:flex;flex-wrap:wrap;gap:6px}.todo-filter-chip{border:1.5px solid var(--shadow-soft);border-radius:100px;background:transparent;padding:4px 10px;font-size:12px;font-weight:400;color:var(--grey-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.todo-filter-chip--active{background-color:var(--clickable-light);border-color:var(--dark-blue);color:var(--primary-text-light);font-weight:600;box-shadow:0 0 4px var(--shadow-grey)}.todo-filter-chip:hover:not(.todo-filter-chip--active){background-color:var(--clickable-light);border-color:var(--grey-text);color:var(--primary-text-light)}@media (max-width: 767px){.todo-main{padding:56px 16px 0}.todo-page-title{font-size:32px;margin:0 0 24px}.todo-state-msg{font-size:14px;margin:8px 0}.todo-layout{gap:16px}.todo-sections-scroll{padding:26px 10px 16px;margin:-10px}.todo-right{gap:16px}.todo-topbar{padding:10px 10px 4px}.todo-view-tab-label{padding:7px 16px;font-size:13px}.todo-view-tab-divider{margin:6px 10px}.todo-view-tab{padding:7px 6px;font-size:13px}.todo-group{margin-bottom:12px;box-shadow:0 0 10px 0 var(--shadow-card)}.todo-group-header{padding:16px 20px}.todo-group-title{font-size:18px}.todo-group-count{font-size:13px}.todo-group-body{padding:0 16px 16px}.todo-sub-section{margin-top:4px}.todo-sub-label{font-size:13px;margin:10px 4px 6px}.todo-section{margin-bottom:16px}.todo-section-header{padding:16px 20px}.todo-section-title{font-size:18px}.todo-section-count{font-size:13px}.todo-section-body{padding:0 16px 16px}.todo-empty{font-size:13px;margin:8px 4px}.todo-date-group{margin-top:4px}.todo-date-label{font-size:13px;margin:0 6px 6px}.todo-row{margin-bottom:6px}.todo-row-header{padding:6px}.todo-row-icon{font-size:11px;height:28px;width:28px}.todo-row-name{font-size:12px;margin:0 0 0 -8px}.todo-row-meta{font-size:10px;margin:0 0 0 -8px}.todo-details-btn{padding:6px 10px;font-size:10px;min-height:28px;min-width:60px}.todo-row-expand-body{padding:0 6px 6px}.todo-row-content-area{padding:10px}.todo-summary-loading,.todo-summary-error,.todo-summary-empty{font-size:10px;margin:0}.todo-summary-header{font-size:11px;margin:0}.todo-summary-list{padding-left:18px;margin:0}.todo-summary-list li{font-size:10px}.todo-action-done{padding:8px 12px 8px 16px;font-size:10px}.todo-action-secondary{padding:8px 16px;font-size:10px;min-height:28px}.todo-progress-card,.todo-course-card{padding:18px 10px 10px}.todo-widget-title{font-size:12px;margin:0 10px}.todo-progress-legend{margin-top:6px}.todo-progress-legend-item{padding:5px 10px}.todo-progress-legend-label,.todo-progress-legend-count,.todo-progress-legend-pct{font-size:13px}.todo-course-empty{font-size:13px;margin:4px 0 0}.cc-chart-wrap{gap:5px;margin-top:12px;margin-bottom:12px}.cc-y-label{font-size:10px}.cc-bars-row{gap:15px;margin-left:5px}.cc-x-pill{padding:5px}.cc-x-label{font-size:8px}.todo-course-table{font-size:12px;margin:10px auto 0}.todo-course-table td{padding:5px 10px}.todo-course-table td:first-child{padding-left:10px}.todo-course-table td:last-child{padding-right:10px}.todo-filters{gap:14px;padding:4px 2px 0}.todo-filters-title{font-size:15px}.todo-filters-reset{padding:3px 10px;font-size:12px}.todo-filter-label{font-size:11px}.todo-filter-date-display{padding:8px 10px}.todo-filter-date-text{font-size:12px}.todo-filter-date-edit{padding:8px 10px}.todo-filter-date-edit label,.todo-filter-date-edit input[type=date]{font-size:12px}.todo-filter-edit-btn{padding:3px 10px;font-size:11px}.todo-filter-chip{padding:4px 10px;font-size:12px}}.new-dashboard-container button,.new-dashboard-container input,.new-dashboard-container select,.new-dashboard-container textarea,.desktop-chat-bar button,.desktop-chat-bar input,.desktop-chat-bar textarea{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.new-dashboard-container{background-color:var(--background-light);min-height:100vh;padding:0rem;animation:var(--animation-fade-in);overflow-x:hidden}.new-dashboard-container.fade-out{animation:var(--animation-fade-out)}.home-title{font-size:40px;font-weight:600;font-style:italic;margin:0;font-family:Chango;color:var(--dark-blue);animation:var(--animation-fade-in)}.new-dashboard-container h5{font-size:15px;color:var(--grey-text);font-weight:250;margin-top:15px;margin-bottom:15px}.module-boxes-container{display:flex;flex-wrap:wrap}.modules-container{width:100%}.header-section{display:flex;align-items:center;justify-content:flex-end;width:100%;box-sizing:border-box;margin-bottom:0}.edit-view-btn{display:inline-flex;align-items:center;gap:80px;max-height:20x;background:var(--modules-light);color:var(--primary-text-light);border:none;border-radius:20px;padding:10px 20px;font-size:15px;font-weight:400;font-family:DM Sans,sans-serif;box-shadow:var(--module-box-shadow);cursor:pointer;-webkit-user-select:none;user-select:none;transition:var(--animation-hover-transition)}.edit-view-btn:hover{background-color:var(--hover-bg)}.columns-wrapper{display:block}.right-column,.left-column{width:100%}.chat-section,.suggested-prompts{display:none}.modules-container{padding:10px 40px 140px 0;box-sizing:border-box;overflow-x:hidden}.new-dashboard-container,.new-dashboard-container .module-box-small,.new-dashboard-container .module-box-large,.new-dashboard-container .module-box-upcoming-exams{width:100%!important;max-width:100%;box-sizing:border-box}.new-dashboard-container .module-box-small,.new-dashboard-container .module-box-large,.new-dashboard-container .module-box-upcoming-exams{padding-top:1px;margin-top:30px}.new-dashboard-container .module-box-large{margin-bottom:10px}.new-dashboard-container .exam-item{width:100%;max-width:100%;box-sizing:border-box}.new-dashboard-container .exam-item:before{width:calc(100% - 80px);max-width:calc(100% - 80px)}.new-dashboard-container .assignment-box{width:100%;max-width:100%;box-sizing:border-box}.new-dashboard-container .assignment-item-header{max-width:100%;overflow:hidden}@media (min-width: 768px){.new-dashboard-container{display:flex;flex-direction:row;height:100vh;min-height:100vh;overflow:hidden}.side-bar{display:flex;flex-direction:column;position:fixed;left:0;top:0;height:100vh;width:250px;background-color:var(--modules-light);border-top-right-radius:40px;border-bottom-right-radius:40px;box-shadow:0 0 10px var(--shadow-grey);padding:20px;margin:0;z-index:100;flex-shrink:0;box-sizing:border-box}.sidebar-title{display:block;font-size:20px;font-weight:600;font-style:italic;margin:10px 0 0;font-family:Chango;color:var(--dark-blue)}.sidebar-user-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:10px 0 20px;border-bottom:1px solid var(--shadow-soft);margin-bottom:0}.sidebar-user-info{display:flex;flex-direction:column;gap:2px}.sidebar-user-name{font-size:28px;font-weight:700;color:var(--dark-blue);margin:0;line-height:1.15}.sidebar-user-school{font-size:14px;color:var(--dark-blue);margin:4px 0 0;font-weight:400}.sidebar-user-avatar{width:50px;height:50px;border-radius:50%;background-color:var(--avatar-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.sidebar-nav{display:flex;flex-direction:column;gap:4px;margin-top:30px}.sidebar-nav-link{display:flex;flex-direction:row;align-items:center;gap:12px;padding:12px 16px;border:none;background:none;border-radius:12px;color:var(--grey-text);font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease,color .2s ease;text-align:left;width:100%}.sidebar-nav-link:hover{background-color:var(--darkest-blue-hover-bg);color:var(--dark-blue)}.sidebar-nav-link-active{background-color:var(--darkest-blue-active-bg);color:var(--dark-blue);font-weight:600}.sidebar-nav-link svg{flex-shrink:0}.header-section{display:flex;align-items:center;justify-content:flex-end;width:100%;height:5%;min-height:7.5%;flex-shrink:0;box-sizing:border-box;padding:10px 10px 5px;margin-bottom:0}.modules-container{margin-left:250px;width:calc(100vw - 250px);height:100vh;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box;padding:0}.current-performance-section{padding:0 10px 8px;flex-shrink:0;box-sizing:border-box;margin-left:-10px;margin-right:-10px;margin-top:-14px}.cp-section-title{font-size:15px;font-weight:300;margin:-10px 20px 0;color:var(--primary-text-light)}.cp-loading,.cp-empty{font-size:13px;color:var(--grey-text);margin:0;padding:4px 0}.cp-card-wrapper{position:relative;margin:10px}.cp-unified-card{display:flex;flex-direction:row;background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);padding:14px 0;margin:0;box-sizing:border-box;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.cp-unified-card::-webkit-scrollbar{display:none}.cp-course-col{flex:1;min-width:160px;padding:0 14px;box-sizing:border-box}.cp-col-divider{width:1px;background:var(--skel-base);flex-shrink:0;align-self:stretch}.cp-fade{position:absolute;top:0;bottom:0;width:52px;pointer-events:none;z-index:2}.cp-fade--left{left:0;background:linear-gradient(to right,var(--modules-light),transparent);border-radius:20px 0 0 20px}.cp-fade--right{right:0;background:linear-gradient(to left,var(--modules-light),transparent);border-radius:0 20px 20px 0}.cp-card-header{display:flex;justify-content:space-between;align-items:top;margin-bottom:8px}.cp-course-code{font-size:11px;font-weight:300;color:var(--primary-text-light)}.cp-grade{font-size:24px;font-weight:300;color:var(--primary-text-light);line-height:1;margin-bottom:6px}.cp-bars{display:flex;flex-direction:column;gap:2px}.cp-bar-row{display:flex;flex-direction:column;gap:0px;margin-bottom:2px}.cp-bar-label-row{display:flex;justify-content:space-between;align-items:baseline;gap:6px;min-width:0}.cp-bar-label{font-size:11px;color:var(--grey-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.cp-bar-track{width:100%;height:8px;background:var(--darkest-blue-tint);border-radius:5px;overflow:hidden}.cp-bar-fill{height:100%;background:var(--darkest-blue);border-radius:3px;transition:width .7s cubic-bezier(.22,1,.36,1)}.cp-bar-pct{font-size:11px;font-weight:700;color:var(--darkest-blue)}.cp-no-breakdown{font-size:12px;color:var(--grey-text);margin:0}@keyframes skel-shimmer{0%{background-position:-500px 0}to{background-position:500px 0}}.cp-skel{background:linear-gradient(90deg,var(--skel-base) 25%,var(--skel-highlight) 50%,var(--skel-base) 75%);background-size:500px 100%;animation:skel-shimmer 1.4s ease-in-out infinite;border-radius:5px}.cp-skel--code{width:52px;height:10px;margin-bottom:4px}.cp-skel--grade{width:44px;height:26px;border-radius:6px}.cp-skel-bar-row{display:flex;flex-direction:column;gap:4px}.cp-skel--bar-label{width:60%;height:9px}.cp-skel--bar-track{width:100%;height:8px;border-radius:5px}.workload-header{display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:4px 10px 6px;flex-shrink:0;animation:var(--animation-slide-up);animation-delay:.1s;animation-fill-mode:forwards;opacity:0}.workload-header h4{font-size:15px;font-weight:300;margin:0;color:var(--primary-text-light)}.workload-date-range{font-size:12px;color:var(--grey-text)}.columns-wrapper{display:flex;flex-direction:row;width:100%;flex:1;min-height:0;box-sizing:border-box;overflow:hidden}.left-column{width:50%;height:100%;min-width:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 5px 10px 10px;box-sizing:border-box;display:flex;flex-direction:column}.left-column::-webkit-scrollbar{display:none}.right-column{width:50%;height:100%;min-width:0;overflow-y:none;padding:0 10px 10px 5px;box-sizing:border-box;display:flex;flex-direction:column}.workload-card-wrapper{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.workload-fade{position:absolute;left:0;right:0;height:60px;pointer-events:none;z-index:2}.workload-fade--top{top:0;background:linear-gradient(to bottom,var(--modules-light),transparent);border-radius:20px 20px 0 0}.workload-fade--bottom{bottom:0;background:linear-gradient(to top,var(--modules-light),transparent);border-radius:0 0 20px 20px}.workload-card{background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);padding:4px 0 10px;animation:var(--animation-slide-up);animation-delay:.1s;animation-fill-mode:forwards;opacity:0;flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.workload-card::-webkit-scrollbar{display:none}.wl-section{padding:0}.wl-section-header{display:flex;align-items:center;gap:8px;padding:10px 20px 8px}.wl-section-title{font-size:16px;font-weight:700;flex:1;margin:0}.wl-section-header--overdue .wl-section-title{color:var(--status-overdue)}.wl-section-header--unsubmitted .wl-section-title{color:var(--status-todo)}.wl-section-header--submitted .wl-section-title{color:var(--status-submitted)}.wl-section-count{font-size:13px;color:var(--grey-text);font-weight:400}.wl-section-body{padding:0 10px 8px}.widget-slot--large{flex:1;min-height:0;display:flex;flex-direction:column}.widget-slot--small{flex:none}.progress-stats-widget{display:flex;flex-direction:column;gap:12px;width:100%}.widget-slot .dash-progress-card,.widget-slot .dash-course-card{width:100%!important;max-width:100%!important;margin:0!important;box-sizing:border-box}.suggested-prompts-section{width:100%;padding-top:10px;animation:var(--animation-slide-up);animation-delay:.55s;animation-fill-mode:forwards;opacity:0}.suggested-prompts-title{font-size:12px;font-weight:400;color:var(--grey-text);margin:0 0 6px 2px}.dash-progress-card,.dash-course-card{background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);padding:14px 14px 10px;box-sizing:border-box;animation:var(--animation-slide-up)}.dash-progress-card{animation-delay:.3s}.dash-course-card{animation-delay:.45s}.dash-progress-body{display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:10px}.dash-progress-chart{flex:0 0 11em;max-width:11em}.dash-progress-legend{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.dash-course-body{display:flex;flex-direction:row;gap:8px;align-items:center;margin-top:6px}.dash-course-chart{flex:1 1 0;max-width:20em;overflow-x:auto}.dash-course-table-wrap{flex:0 0 auto;min-width:0;max-width:150px;align-self:center;margin-left:auto;margin-right:10px}.dash-course-table-wrap .todo-course-table{width:100%;margin:0}.dash-course-table-wrap .todo-course-table td{padding-top:7px;padding-bottom:7px}.right-column .cc-bar{max-width:22px}.suggested-prompts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:0;width:100%;box-sizing:border-box;flex-shrink:0}.suggested-prompt-cell{position:relative;min-height:50px;width:100%;box-sizing:border-box}.suggested-prompt-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:var(--modules-light);border:none;border-radius:var(--module-box-border-radius);box-shadow:var(--module-box-shadow);cursor:pointer;transition:var(--animation-hover-transition);box-sizing:border-box;padding:0}.suggested-prompt-cell:hover .suggested-prompt-bg{background-color:var(--hover-bg);transform:scale(.98)}.suggested-prompt-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px;padding:5px 5px 5px 15px;box-sizing:border-box;pointer-events:none;overflow:hidden}.suggested-prompt-text{flex:1;min-width:0;font-size:12px;font-weight:400;color:var(--primary-text-light);text-align:left;line-height:1.3}.suggested-prompt-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%;background:var(--modules-light);border:1.5px solid var(--clickable-light);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--dark-blue)}.chat-section{display:flex;align-items:top;justify-content:center;width:100%;height:9%;min-height:7.5%;padding:10px;box-sizing:border-box;flex-shrink:0;margin-top:-10px}.desktop-chat-bar{width:100%;height:50px;background:var(--dark-blue);border-radius:30px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 5px;box-sizing:border-box;box-shadow:var(--module-box-shadow)}.desktop-chat-input{flex:1;height:50px;background-color:var(--dark-blue);border:none;border-radius:20px;padding:0 20px;color:var(--modules-light);font-size:15px;outline:none;transition:background-color .2s ease}.desktop-chat-input::placeholder{color:var(--chat-placeholder)}.desktop-chat-input:focus{background-color:var(--dark-blue);border-radius:30px}.desktop-chat-send-button{width:40px;height:40px;border-radius:100%;background:var(--clickable-light);color:var(--secondary-text);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease;color:var(--dark-blue)}.desktop-chat-send-button:hover{transform:scale(1.05);box-shadow:0 4px 12px var(--shadow-hover)}.desktop-chat-send-button:active{transform:scale(.95)}.mobile-dashboard-header,.cp-mobile-bar-wrap{display:none}}.completion-loading,.completion-empty{font-size:13px;color:var(--grey-text);margin:0;padding:4px 0}.completion-content{display:flex;flex-direction:column;gap:10px;width:100%}.completion-overall{display:flex;flex-direction:row;align-items:baseline;gap:10px}.completion-overall-pct{font-size:28px;font-weight:700;color:var(--dark-blue);line-height:1}.completion-overall-label{font-size:13px;color:var(--grey-text)}.completion-bars{display:flex;flex-direction:column;gap:7px;width:100%}.completion-bar-row{display:grid;grid-template-columns:70px 1fr 38px;gap:8px;align-items:center}.completion-bar-label{font-size:12px;font-weight:600;color:var(--dark-blue);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.completion-bar-track{height:8px;background-color:var(--darkest-blue-tint);border-radius:4px;overflow:hidden}.completion-bar-fill{height:100%;background-color:var(--dark-blue);border-radius:4px;transition:width .6s ease;min-width:2px}.completion-bar-pct{font-size:12px;font-weight:600;color:var(--dark-blue);text-align:right;white-space:nowrap}.upcoming-exams-placeholder{flex:1;display:flex;align-items:center;justify-content:center;background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);color:var(--grey-text);font-size:14px}@media (max-width: 767px){.modules-container{padding:0 0 180px}.header-section{display:none}.mobile-dashboard-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:10px;gap:10px;animation:var(--animation-slide-up);animation-delay:0s}.mobile-header-left{flex:1;min-width:0;padding-left:15px}.mobile-user-name{font-family:Chango,cursive;font-size:32px;font-weight:400;color:var(--dark-blue);margin:0;line-height:.9;padding:4px 0 0}.mobile-user-school{font-size:12px;color:var(--grey-text);margin:4px 0 0;font-weight:400}.mobile-header-right{display:flex;flex-direction:column;gap:6px;flex-shrink:0;min-width:148px}.mobile-refresh-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;background:var(--modules-light);border:none;border-radius:30px;padding:10px 14px;box-shadow:var(--module-box-shadow);cursor:pointer;text-align:left;width:100%;transition:background .2s ease;min-height:40px;min-width:200px}.mobile-refresh-btn:hover{background:var(--hover-bg)}.mobile-refresh-btn-title{font-size:12px;font-weight:600;color:var(--primary-text-light)}.mobile-refresh-timestamp{font-size:10px;font-weight:400;color:var(--grey-text)}.mobile-edit-view-btn{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:8px;background:var(--modules-light);border:none;border-radius:20px;padding:10px 14px;box-shadow:var(--module-box-shadow);cursor:pointer;font-size:12px;font-weight:400;color:var(--primary-text-light);width:100%;transition:background .2s ease;min-height:30px}.mobile-edit-view-btn:hover{background:var(--hover-bg)}.current-performance-section{padding:0 14px;animation:var(--animation-slide-up);animation-delay:.1s}.cp-section-title{font-size:16px;font-weight:400;margin:0 10px 10px;color:var(--primary-text-light)}.cp-card-wrapper{position:relative}.cp-fade{position:absolute;top:0;bottom:0;width:52px;pointer-events:none;z-index:2;border-radius:20px}.cp-fade--left{left:0;background:linear-gradient(to right,var(--modules-light),transparent);border-radius:20px 0 0 20px}.cp-fade--right{right:0;background:linear-gradient(to left,var(--modules-light),transparent);border-radius:0 20px 20px 0}.cp-unified-card{display:flex;flex-direction:row;background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);padding:14px 0 12px;margin:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.cp-unified-card::-webkit-scrollbar{display:none}.cp-course-col{flex:0 0 auto;min-width:90px;padding:0 14px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px}.cp-col-divider{width:1px;background:var(--skel-base);flex-shrink:0;align-self:stretch}.cp-course-code{font-size:11px;font-weight:400;color:var(--grey-text);display:block}.cp-grade{font-size:26px;font-weight:700;color:var(--primary-text-light);line-height:1;display:block}.cp-bars{display:none}.cp-mobile-bar-wrap{display:block;height:5px;background:var(--darkest-blue-tint);border-radius:3px;overflow:hidden;margin-top:2px}.cp-mobile-bar-fill{height:100%;background:var(--darkest-blue);border-radius:3px;transition:width .7s cubic-bezier(.22,1,.36,1)}.cp-unified-card--skeleton .cp-course-col{gap:8px}.columns-wrapper{padding:16px 14px 0;display:flex;flex-direction:column;gap:20px}.left-column,.right-column{display:flex;flex-direction:column;gap:20px;width:100%}.widget-slot--large,.widget-slot--small{flex:none;display:block}.workload-header{display:flex;flex-direction:column;gap:2px;padding:0 10px 8px}.workload-header h4{font-size:16px;font-weight:400;margin:0;color:var(--primary-text-light)}.workload-date-range{font-size:12px;color:var(--grey-text)}.workload-card{max-height:600px;overflow-y:auto;background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);padding:4px 0 10px;scrollbar-width:none;-ms-overflow-style:none}.workload-card::-webkit-scrollbar{display:none}.workload-card-wrapper{position:relative;display:block}.workload-fade{position:absolute;left:0;right:0;height:60px;pointer-events:none;z-index:2}.workload-fade--top{top:0;background:linear-gradient(to bottom,var(--modules-light),transparent);border-radius:20px 20px 0 0}.workload-fade--bottom{bottom:0;background:linear-gradient(to top,var(--modules-light),transparent);border-radius:0 0 20px 20px}.wl-section{padding:0}.wl-section-header{display:flex;align-items:center;gap:8px;padding:10px 16px 6px}.wl-section-title{font-size:15px;font-weight:700;flex:1;margin:0}.wl-section-header--overdue .wl-section-title{color:var(--status-overdue)}.wl-section-header--unsubmitted .wl-section-title{color:var(--status-todo)}.wl-section-header--submitted .wl-section-title{color:var(--status-submitted)}.wl-section-count{font-size:13px;color:var(--grey-text);font-weight:400}.wl-section-body{padding:0 10px 8px}.wl-divider{height:1px;background:var(--shadow-subtle);margin:0 16px 4px}.ec-widget-header{padding-top:0;padding-left:10px}.ec-card{max-height:600px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.ec-card::-webkit-scrollbar{display:none}.progress-stats-widget{display:flex;flex-direction:column;gap:12px}.dash-progress-card,.dash-course-card{background:var(--modules-light);border-radius:20px;box-shadow:var(--module-box-shadow);padding:14px 14px 10px;box-sizing:border-box;animation:var(--animation-slide-up)}.dash-progress-card{animation-delay:.4s}.dash-course-card{animation-delay:.5s}.dash-progress-body{display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:10px}.dash-progress-chart{flex:0 0 10em;max-width:10em}.dash-progress-legend{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.dash-course-body{display:flex;flex-direction:row;gap:8px;align-items:center;margin-top:6px}.dash-course-chart{flex:1 1 0;overflow-x:auto}.dash-course-table-wrap{flex:0 0 auto;min-width:0;max-width:130px;align-self:center;margin-left:auto;margin-right:4px}.dash-course-table-wrap .todo-course-table{width:100%;margin:0}}@media (min-width: 1024px){.side-bar{width:300px}.modules-container{margin-left:300px;width:calc(100vw - 300px)}.suggested-prompts{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.new-dashboard-container{padding:0rem}.modules-container{padding:0 0 180px}.home-title{font-size:40px}.new-dashboard-container h5{font-size:15px;margin-top:15px;margin-bottom:15px}.mobile-dashboard-header{padding:10px}.mobile-header-left{padding-left:15px}.mobile-user-name{font-size:28px;margin:0;padding:4px 0 0}.mobile-user-school{font-size:12px;margin:4px 0 0}.mobile-refresh-btn{padding:10px 14px;min-width:160px}.mobile-refresh-btn-title{font-size:12px}.mobile-refresh-timestamp{font-size:10px}.mobile-edit-view-btn{padding:10px 14px;font-size:12px}.current-performance-section{padding:0 14px}.cp-section-title{font-size:16px;margin:0 10px 4px}.cp-unified-card{padding:12px 6px}.cp-course-col{padding:0 10px}.cp-course-code{font-size:11px}.cp-grade{font-size:24px}.cp-loading,.cp-empty{font-size:13px;margin:0;padding:4px 0}.cp-no-breakdown{font-size:12px;margin:0}.columns-wrapper{padding:16px 14px 0}.workload-header{padding:0 10px 4px}.workload-header h4{font-size:16px;line-height:1.2;margin:0}.workload-date-range{font-size:12px}.workload-card{padding:0 0 10px}.wl-section-header{padding:10px 16px 6px}.wl-section-title{font-size:15px;margin:0}.wl-section-count{font-size:13px}.wl-section-body{padding:0 10px 8px}.wl-divider{margin:0 16px 4px}.ec-widget-header{padding-top:0;padding-left:10px}.dash-progress-card,.dash-course-card{padding:14px 14px 10px}.dash-progress-body{margin-top:10px}.dash-course-body{margin-top:6px}.dash-course-table-wrap{margin-left:auto;margin-right:4px}.completion-loading,.completion-empty{font-size:13px;margin:0;padding:4px 0}.completion-overall-pct{font-size:28px}.completion-overall-label{font-size:13px}.completion-bar-row{gap:8px}.completion-bar-label,.completion-bar-pct{font-size:12px}.upcoming-exams-placeholder{font-size:14px}.suggested-prompts-title{font-size:12px;margin:0 0 6px 2px}.suggested-prompt-text{font-size:12px}.suggested-prompt-content{padding:5px 5px 5px 15px}}.ec-widget-header{padding-top:20px}.ec-card{background:var(--modules-light);border-radius:24px;box-shadow:var(--module-box-shadow);padding:20px 10px;animation:var(--animation-slide-up);animation-delay:.1s;animation-fill-mode:forwards;opacity:0;flex:1;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.ec-card::-webkit-scrollbar{display:none}.exam-card{background:var(--modules-light);border:1px solid var(--control-bg);border-radius:20px;padding:10px 6px 6px;margin-bottom:12px}.exam-card:last-child{margin-bottom:0}.ec-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.ec-proximity{font-size:14px;color:var(--text-strong);margin-left:10px}.ec-proximity-label{color:var(--primary-text-light);font-weight:400}.ec-proximity-day{font-weight:700;color:var(--text-strong)}.ec-no-date{font-size:13px;color:var(--grey-text)}.ec-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:0px}.ec-points{font-size:14px;color:var(--text-strong);line-height:1;margin-right:10px;margin-top:4px}.ec-weight{font-size:13px;color:var(--secondary-text);line-height:1;margin-top:4px;margin-right:10px}.ec-title{font-size:20px;font-weight:400;color:var(--text-strong);margin:4px 10px 20px 4px;line-height:.8;padding-left:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ec-title strong{font-weight:700}.ec-actions{display:flex;flex-direction:column;gap:7px}.ec-actions-scroll-wrapper{position:relative}.ec-actions-fade{position:absolute;top:0;bottom:0;width:32px;pointer-events:none;z-index:2}.ec-actions-fade--left{left:0;background:linear-gradient(to right,var(--modules-light),transparent)}.ec-actions-fade--right{right:0;background:linear-gradient(to left,var(--modules-light),transparent)}.ec-actions-top-row{display:flex;gap:7px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.ec-actions-top-row::-webkit-scrollbar{display:none}.ec-chip{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:20px;padding:8px 11px;font-size:12px;font-weight:700;min-height:32px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s ease}.ec-chip:hover{background:var(--clickable-light-hovering)}.ec-actions-top-row .ec-chip{flex:1 1 0;min-width:100px}.ec-chip--ask{width:100%;box-sizing:border-box;flex-shrink:0}.ec-chip-arrow{font-size:14px}@keyframes ec-shimmer{0%{background-position:-500px 0}to{background-position:500px 0}}.ec-skel{background:linear-gradient(90deg,var(--skel-base) 25%,var(--skel-highlight) 50%,var(--skel-base) 75%);background-size:500px 100%;animation:ec-shimmer 1.4s ease-in-out infinite;border-radius:5px;flex-shrink:0}.ec-skel--proximity{width:90px;height:13px;margin-top:2px}.ec-skel-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.ec-skel--points{width:64px;height:13px}.ec-skel--weight{width:110px;height:11px}.ec-skel--title{width:70%;height:20px;margin:8px 0 14px;border-radius:6px}.ec-skel--chip{width:110px;height:32px;border-radius:20px}.ec-skel--chip-ask{width:100%}.ec-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:var(--grey-text);font-size:14px;gap:6px}.ec-empty-sub{font-size:12px;color:var(--grey-text)}@media (max-width: 767px){.ec-card{padding:10px}.ec-card::-webkit-scrollbar{display:none}.exam-card{background:var(--modules-light);border:1px solid var(--control-bg);border-radius:20px;padding:10px 6px 6px;margin-bottom:12px}.exam-card:last-child{margin-bottom:0}.ec-top-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0}.ec-proximity{font-size:12px;color:var(--text-strong);margin-left:10px}.ec-proximity-label{color:var(--primary-text-light);font-weight:400}.ec-proximity-day{font-weight:700;color:var(--text-strong)}.ec-no-date{font-size:10px;color:var(--grey-text)}.ec-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:0px}.ec-points{font-size:10px;color:var(--text-strong);line-height:1;margin-right:10px;margin-top:4px}.ec-weight{font-size:10px;color:var(--secondary-text);line-height:1;margin-top:4px;margin-right:10px}.ec-title{font-size:16px;font-weight:400;color:var(--text-strong);margin:4px 10px 20px 4px;line-height:.8}.ec-chip{font-size:10px;min-height:28px;padding:6px;gap:4px}}.edit-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:200;display:flex;justify-content:flex-end}.edit-panel{width:360px;height:100vh;background:var(--background-light);display:flex;flex-direction:column;box-shadow:-6px 0 32px #0000001f;border-radius:30px 0 0 30px;animation:slideInRight .22s ease}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.ep-header{display:flex;align-items:center;justify-content:space-between;padding:22px 20px 10px;flex-shrink:0}.ep-title{font-size:17px;font-weight:700;color:var(--text-strong);letter-spacing:-.01em}.ep-close-btn{background:none;border:none;font-size:15px;color:var(--grey-text);cursor:pointer;padding:4px 6px;border-radius:6px;line-height:1;transition:color .15s ease}.ep-close-btn:hover{color:var(--secondary-text)}.ep-actions{display:flex;align-items:center;justify-content:space-between;padding:6px 20px 14px;flex-shrink:0}.ep-reset-btn{background:transparent;border:1.5px solid var(--clickable-light);border-radius:20px;font-size:13px;font-weight:500;color:var(--secondary-text);padding:7px 20px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.ep-reset-btn:hover{border-color:var(--grey-text);color:var(--text-strong)}.ep-save-btn{background:var(--text-strong);border:none;border-radius:20px;font-size:13px;font-weight:600;color:var(--modules-light);padding:7px 24px;cursor:pointer;transition:opacity .15s ease}.ep-save-btn:hover:not(:disabled){opacity:.82}.ep-save-btn:disabled{opacity:.35;cursor:not-allowed}.ep-body{flex:1;overflow-y:auto;padding:4px 14px 24px;display:flex;flex-direction:column;gap:12px;scrollbar-width:none;-ms-overflow-style:none}.ep-body::-webkit-scrollbar{display:none}.ep-section-card{background:var(--modules-light);border-radius:16px;padding:16px 18px 10px;display:flex;flex-direction:column;box-shadow:var(--module-box-shadow)}.ep-section-header{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.ep-section-title{font-size:14px;font-weight:600;color:var(--text-strong)}.ep-section-hr{border:none;border-top:1px solid var(--control-bg);margin:0}.ep-subsection{display:flex;flex-direction:column;gap:2px}.ep-subsection--small{margin-top:10px}.ep-subsection-label{font-size:11px;font-weight:500;color:var(--grey-text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.ep-widget-row{display:flex;align-items:center;justify-content:space-between;padding:9px 4px;cursor:pointer;border-radius:8px;transition:background .12s ease;-webkit-user-select:none;user-select:none}.ep-widget-row:hover:not(.ep-widget-row--disabled):not(.ep-widget-row--locked){background:var(--hover-bg)}.ep-widget-row--disabled,.ep-widget-row--locked{cursor:default}.ep-widget-name{font-size:14px;color:var(--grey-text);font-weight:400;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .12s ease,font-weight .12s ease}.ep-widget-name--selected{color:var(--text-strong);font-weight:600}.ep-widget-row--disabled .ep-widget-name{color:var(--clickable-light)}.ep-radio{width:20px;height:20px;border-radius:50%;border:2px solid var(--clickable-light);background:transparent;flex-shrink:0;margin-left:12px;box-sizing:border-box;transition:background .15s ease,border-color .15s ease;position:relative}.ep-radio--selected{background:var(--text-strong);border-color:var(--text-strong)}.ep-radio--selected:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:7px;height:7px;border-radius:50%;background:var(--modules-light)}.ep-radio--locked{opacity:.55}.ep-widget-row--disabled .ep-radio{border-color:var(--control-bg);background:transparent}.ep-widget-row--disabled .ep-radio--selected{background:var(--clickable-light);border-color:var(--clickable-light)}.chp-root{display:flex;flex-direction:column;width:100%;flex:1 1 0;min-height:0;font-family:DM Sans,sans-serif}.chp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.chp-title{font-size:15px;font-weight:600;color:var(--primary-text-light);white-space:nowrap}.chp-new-btn{padding:4px 12px;border:none;border-radius:100px;background:var(--clickable-light);color:var(--secondary-text);font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap}.chp-new-btn:hover{background:var(--clickable-light-hovering);color:var(--primary-text-light)}.chp-list{display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;flex:1;min-height:100%}.chp-empty{font-size:13px;color:var(--grey-text);margin:4px 0 0 4px}.chp-group{margin-bottom:8px}.chp-group-label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--grey-text);margin:0 0 4px;padding-left:2px}.chp-item{display:flex;align-items:center;gap:8px;padding:0 4px 0 2px;cursor:pointer;border-radius:6px;transition:background .12s ease;position:relative;min-height:28px;overflow:visible}.chp-item:hover,.chp-item--active{background:var(--skel-base)}.chp-item-bar{display:block;width:2px;min-width:2px;height:16px;border-radius:2px;background:var(--grey-text);flex-shrink:0;margin-left:2px}.chp-item--active .chp-item-bar{background:var(--dark-blue)}.chp-item-title{font-size:13.5px;color:var(--primary-text-light);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;line-height:1.3;min-width:0}.chp-item-menu-wrapper{position:relative;flex-shrink:0}.chp-dots-btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:none;border-radius:5px;background:transparent;color:var(--secondary-text);font-size:16px;line-height:1;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .12s ease,background .12s ease,color .12s ease;padding:0}.chp-item:hover .chp-dots-btn,.chp-item--active .chp-dots-btn,.chp-dots-btn:focus{opacity:1;pointer-events:auto}.chp-dots-btn:hover{background:#00000014;color:var(--primary-text-light)}.chp-dropdown{position:absolute;top:calc(100% + 4px);bottom:auto;right:0;z-index:9999;background:var(--modules-light);border:1px solid var(--shadow-soft);border-radius:10px;box-shadow:0 4px 16px #00000021;min-width:120px;overflow:hidden;display:flex;flex-direction:column;animation:chpDropdownIn .12s ease forwards}.chp-dropdown--above{top:auto;bottom:calc(100% + 4px)}@keyframes chpDropdownIn{0%{opacity:0;transform:translateY(-4px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.chp-dropdown-btn{display:flex;align-items:center;gap:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;color:var(--primary-text-light);background:none;border:none;padding:9px 14px;text-align:left;cursor:pointer;width:100%;transition:background .1s ease}.chp-dropdown-btn:hover{background:var(--clickable-light-hovering)}.chp-dropdown-btn--delete{color:var(--color-danger)}.chp-dropdown-btn--delete:hover{background:var(--color-danger-bg)}.chp-dropdown-icon{display:flex;align-items:center;flex-shrink:0;opacity:.75}.chp-dropdown-btn--delete .chp-dropdown-icon{opacity:1}.chat-container{display:flex;flex-direction:column;height:100dvh;background-color:var(--background-light);color:var(--primary-text-light);font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;animation:var(--animation-fade-in)}.chat-container.fade-out{animation:var(--animation-fade-out)}.chat-brand-header{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 0;flex-shrink:0;animation:var(--animation-fade-in)}.chat-container .chat-brand-header{position:relative;z-index:5;padding-bottom:48px;margin-bottom:-25px;background:linear-gradient(to bottom,var(--background-light) 0%,var(--background-light) 70%,transparent 100%)}.chat-brand-wordmark{font-family:Chango,cursive;font-size:20px;font-weight:400;color:var(--avatar-bg);line-height:1;letter-spacing:-.5px;padding-bottom:2px}.chat-brand-beta{font-family:DM Sans,sans-serif;font-size:14px;font-weight:200;color:var(--modules-light);background:var(--avatar-bg);border-radius:50px;padding:4px 14px;line-height:1}.chat-new-btn{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:var(--primary-text-light);background:var(--clickable-light);border:none;border-radius:100px;padding:5px 14px;cursor:pointer;transition:background .15s ease,transform .15s ease;box-shadow:0 0 4px var(--shadow-grey);white-space:nowrap;position:absolute;right:20px}.chat-new-btn:hover{background:var(--clickable-light-hovering);transform:translateY(-1px)}.chat-messages{flex:1;overflow-y:auto;padding:20px 20px 60px;display:flex;flex-direction:column;gap:20px;scroll-padding-bottom:48px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:left}.prompt-card{background:var(--modules-light);border-radius:30px;padding:32px 36px 8px;max-width:500px;width:100%;box-shadow:var(--module-box-shadow);animation:var(--animation-slide-up)}.prompt-greeting{font-size:1.55rem;font-weight:400;color:var(--text-strong);margin:0 0 6px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;text-align:left}.prompt-subtitle{font-size:.88rem;font-weight:300;color:var(--grey-text);margin:0 0 22px;line-height:1.4;text-align:left}.prompt-tabs{display:flex;align-items:center;justify-content:space-around;margin-bottom:4px;gap:0;width:100%}.prompt-tab{background:none;border:1.5px solid transparent;padding:5px 0;font-size:.88rem;color:var(--grey-text);cursor:pointer;border-radius:999px;transition:color .15s,border-color .15s;font-family:inherit;white-space:nowrap;flex:1;text-align:center}.prompt-tab:hover{color:var(--text-strong)}.prompt-tab--active{background-color:var(--background-light);color:var(--text-strong);font-weight:500}.prompt-tab-divider{width:1px;height:16px;background:var(--clickable-light);flex-shrink:0;margin:0 20px}.prompt-list{list-style:none;margin-top:10px;padding:0}.prompt-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:.93rem;color:var(--secondary-text);cursor:pointer;transition:color .15s;gap:12px}.prompt-item+.prompt-item{border-top:1px solid var(--border-subtle)}.prompt-item:hover{color:var(--primary-text-light)}.prompt-item:hover .prompt-arrow-circle{background:var(--dark-blue);color:var(--modules-light)}.prompt-arrow-circle{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--control-bg);color:var(--secondary-text);flex-shrink:0;transition:background .15s,color .15s}.message-wrapper{display:flex;flex-direction:column;margin-bottom:10px;animation:var(--animation-slide-up)}.message{display:flex;margin-bottom:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-user{justify-content:flex-end;margin-right:0}.message-assistant{justify-content:flex-start}.message-content{padding:8px 20px;border-radius:20px;word-wrap:break-word;line-height:1.6;margin-left:20px}.message-user .message-content{white-space:pre-wrap}.message-user .message-content{box-shadow:var(--module-box-shadow);max-width:60%;background-color:var(--modules-light);border:1px solid var(--dark-blue);color:var(--primary-text-light);border-radius:32px}.message-assistant .message-content{width:100%;background-color:transparent;color:var(--primary-text-light);padding:10px;border-radius:0;font-size:16px;white-space:normal}.message-sources{margin-top:12px;margin-left:20px;padding:0;width:100%}.sources-title{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--grey-text);margin-bottom:6px;opacity:.8;display:block;margin-left:4px}.source-item{display:flex;align-items:flex-start;gap:8px;margin:3px 0;padding:5px 8px;border-radius:8px;max-width:500px;transition:background .15s ease}.source-item:hover{background:var(--hover-bg)}.source-item-expandable{cursor:pointer}.source-badge{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:2px 6px;border-radius:4px;white-space:nowrap;flex-shrink:0;margin-top:2px}.source-badge-page,.source-badge-module,.source-badge-announcement{background:#edf0f3;color:var(--light-blue)}.source-badge-file{background:#e8eef8;color:var(--dark-blue)}.source-badge-assignment{background:#e6f4ea;color:#198f37}.source-badge-exam{background:#fde8ea;color:var(--status-overdue)}.source-badge-grade{background:#e8ecf2;color:var(--darkest-blue)}.source-info{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.source-header{display:flex;flex-direction:column;gap:1px}.source-title{font-size:13px;font-weight:500;color:var(--primary-text-light);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:380px}.source-link{color:var(--dark-blue);text-decoration:none}.source-link:hover{text-decoration:underline}.source-course{font-size:11px;color:var(--grey-text);line-height:1.3}.source-snippet{font-size:12px;color:var(--grey-text);line-height:1.5;margin-top:6px;padding:8px 10px;background:var(--hover-bg);border-radius:6px;white-space:pre-wrap;word-break:break-word;max-width:440px}.source-chevron{font-size:18px;color:var(--grey-text);opacity:.5;flex-shrink:0;margin-left:auto;line-height:1;margin-top:1px;transition:transform .2s ease,opacity .2s ease;display:block;transform:rotate(0)}.source-chevron-open{transform:rotate(90deg);opacity:.8}.typing-indicator{display:flex;gap:6px;padding:20px}.typing-indicator span{width:8px;height:8px;border-radius:50%;background-color:var(--dark-blue);opacity:.6;animation:bounce 1.4s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:.8}}.chat-input-container{position:relative;margin-bottom:0;margin-right:var(--module-box-margin-right);margin-left:var(--module-box-margin-left);z-index:20001;padding-top:0;margin-top:0;background:linear-gradient(to top,var(--background-light) 0%,var(--background-light) 50%,transparent 100%)}.chat-disclaimer{text-align:center;font-size:.9rem;color:var(--grey-text);margin:0 0 8px;padding:0}.input-controls{box-shadow:var(--module-box-shadow);display:flex;flex-direction:column;gap:5px;background-color:var(--modules-light);color:var(--primary-text-light);padding:8px 10px 5px 8px;border-radius:30px;margin-left:0;margin-bottom:10px;z-index:2001}.controls-top-row{display:flex;justify-content:flex-start;align-items:center;gap:10px}.dropdown-wrapper{position:relative}.dropdown-button{background-color:var(--dark-blue);min-width:180px;min-height:40px;color:var(--modules-light);border:1px solid var(--darkest-blue);padding:0 16px;border-radius:20px;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:8px;white-space:nowrap;transition:background-color .2s;position:relative;z-index:1000}.dropdown-button:hover{background-color:var(--darkest-blue)}.dropdown-chevron{flex-shrink:0;opacity:.8;transition:transform .3s ease}.dropdown-chevron--open{transform:rotate(180deg)}.dropdown-menu{position:absolute;bottom:calc(100% - 40px);left:0;background-color:var(--dark-blue);color:var(--modules-light);border-radius:20px;padding:4px 4px 40px;min-width:180px;box-shadow:0 0 10px var(--shadow-medium);z-index:999;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.dropdown-item{padding:8px 16px;cursor:pointer;border-radius:20px;transition:background-color .2s;font-size:14px}.dropdown-item:hover{background-color:var(--darkest-blue)}.chat-input{width:100%;background:transparent;border:none;color:var(--primary-text-light);font-size:16px;padding:12px 16px;outline:none;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.chat-input::placeholder{color:var(--input-placeholder)}.chat-input:disabled{opacity:.5;cursor:not-allowed}.send-button{background-color:var(--dark-blue);border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--modules-light);transition:opacity .2s ease-in-out;margin-left:auto}.send-button:hover:not(:disabled){background-color:var(--darkest-blue)}.send-button:disabled{opacity:0;cursor:not-allowed}.send-button svg{width:20px;height:30px}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.chat-messages::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.message-assistant .message-content h1,.message-assistant .message-content h2,.message-assistant .message-content h3,.message-assistant .message-content h4,.message-assistant .message-content h5,.message-assistant .message-content h6{margin-top:1.2em;margin-bottom:.6em;font-weight:600;line-height:1.3;color:var(--primary-text-light)}.message-assistant .message-content h1{font-size:1.5em;border-bottom:2px solid var(--grey-text);padding-bottom:.3em}.message-assistant .message-content h2{font-size:1.3em;border-bottom:1px solid var(--light-blue);padding-bottom:.2em}.message-assistant .message-content h3{font-size:1.15em}.message-assistant .message-content h4{font-size:1.05em}.message-assistant .message-content h1:first-child,.message-assistant .message-content h2:first-child,.message-assistant .message-content h3:first-child{margin-top:0}.message-assistant .message-content strong{font-weight:700;color:var(--primary-text-light)}.message-assistant .message-content em{font-style:italic}.message-assistant .message-content p{margin:.8em 0;line-height:1.7}.message-assistant .message-content p:first-child{margin-top:0}.message-assistant .message-content p:last-child{margin-bottom:0}.message-assistant .message-content ul,.message-assistant .message-content ol{margin:.8em 0;padding-left:1.5em}.message-assistant .message-content li{margin:.4em 0;line-height:1.6}.message-assistant .message-content ul{list-style-type:disc}.message-assistant .message-content ol{list-style-type:decimal}.message-assistant .message-content ul ul,.message-assistant .message-content ol ul{list-style-type:circle}.message-assistant .message-content ul ul ul,.message-assistant .message-content ol ol ul{list-style-type:square}.message-assistant .message-content code{background-color:var(--dark-blue-code-bg);color:var(--darkest-blue);padding:.2em .4em;border-radius:4px;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.9em}.message-assistant .message-content pre{background-color:var(--darkest-blue);color:var(--code-block-text);padding:1em;border-radius:8px;overflow-x:auto;margin:1em 0}.message-assistant .message-content pre code{background-color:transparent;color:inherit;padding:0;border-radius:0;font-size:.85em;line-height:1.5}.message-assistant .message-content blockquote{border-left:4px solid var(--dark-blue);margin:1em 0;padding:.5em 1em;background-color:var(--dark-blue-tint);border-radius:0 8px 8px 0}.message-assistant .message-content blockquote p{margin:0}.message-assistant .message-content hr{border:none;height:1px;background:linear-gradient(to right,transparent,var(--light-blue),transparent);margin:1.5em 0}.message-assistant .message-content a{color:var(--dark-blue);text-decoration:underline;transition:color .2s}.message-assistant .message-content a:hover{color:var(--darkest-blue)}.message-assistant .message-content .table-scroll-wrapper{overflow-x:auto;margin:1em 0;border-radius:8px;box-shadow:0 1px 4px #00000014}.message-assistant .message-content .table-scroll-wrapper table{margin:0}.message-assistant .message-content table{width:100%;border-collapse:collapse;font-size:.95em;min-width:400px}.message-assistant .message-content th,.message-assistant .message-content td{border:1px solid var(--light-blue);padding:.6em .9em;text-align:left}.message-assistant .message-content td{white-space:normal;min-width:80px}.message-assistant .message-content th{background-color:var(--dark-blue);color:var(--modules-light);font-weight:600;white-space:nowrap}.message-assistant .message-content tr:nth-child(2n) td{background-color:var(--dark-blue-tint)}.message-assistant .message-content tr:hover td{background-color:#add8e626}.message-assistant .message-content input[type=checkbox]{margin-right:.5em}@media (max-width: 767px){.chat-new-btn{display:none}.send-button{width:37px;height:37px}.chat-container .chat-brand-header{padding-bottom:0;margin-bottom:20px;background:linear-gradient(to bottom,var(--background-light) 0%,var(--background-light) 910%,transparent 100%)}.send-button svg{width:20px;height:30px}.chat-input{width:100%;background:transparent;border:none;color:var(--primary-text-light);font-size:16px;padding:12px 16px;outline:none}.message-user .message-content{max-width:80%;border-radius:20px;font-size:.9em}.chat-input{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1em;padding:6px 16px 10px}.chat-messages{flex:1;overflow-y:auto;padding:10px 10px 60px;display:flex;flex-direction:column;gap:20px;scroll-padding-bottom:48px}.message-assistant .message-content h1,.message-assistant .message-content h2,.message-assistant .message-content h3,.message-assistant .message-content h4,.message-assistant .message-content h5,.message-assistant .message-content h6{margin-top:1.2em;margin-bottom:.6em;font-weight:600;line-height:1.3;color:var(--primary-text-light)}.message-assistant .message-content h1{font-size:1.25em;border-bottom:2px solid var(--grey-text);padding-bottom:.3em}.message-assistant .message-content h2{font-size:1.15em;border-bottom:1px solid var(--light-blue);padding-bottom:.2em}.message-assistant .message-content h3{font-size:1em}.message-assistant .message-content h4{font-size:.9em}.message-assistant .message-content h1:first-child,.message-assistant .message-content h2:first-child,.message-assistant .message-content h3:first-child{margin-top:0}.message-assistant .message-content strong{font-weight:700;color:var(--primary-text-light)}.message-assistant .message-content em{font-style:italic}.message-assistant .message-content p{margin:.8em 0;line-height:1.4;font-size:.9em}.message-assistant .message-content ul,.message-assistant .message-content ol{margin:.8em 0;padding-left:1.5em;font-size:.9em}.message-assistant .message-content li{margin:.4em 0;line-height:1.4}.message-assistant .message-content ul{list-style-type:disc}.message-assistant .message-content ol{list-style-type:decimal}.message-assistant .message-content hr{border:none;height:1px;background:linear-gradient(to right,transparent,var(--light-blue),transparent);margin:1.5em 0}.message-assistant .message-content a{color:var(--dark-blue);text-decoration:underline;transition:color .2s}.message-assistant .message-content a:hover{color:var(--darkest-blue)}.message-assistant .message-content .table-scroll-wrapper{overflow-x:auto;margin:1em 0;border-radius:8px;box-shadow:0 1px 4px #00000014}.message-assistant .message-content .table-scroll-wrapper table{margin:0}.message-assistant .message-content table{width:100%;border-collapse:collapse;font-size:.95em;min-width:400px}.message-assistant .message-content th,.message-assistant .message-content td{border:1px solid var(--light-blue);padding:.6em .9em;text-align:left}.message-assistant .message-content td{white-space:normal;min-width:80px}.message-assistant .message-content th{background-color:var(--dark-blue);color:var(--modules-light);font-weight:600;white-space:nowrap}.message-assistant .message-content tr:nth-child(2n) td{background-color:var(--dark-blue-tint)}.message-assistant .message-content tr:hover td{background-color:#add8e626}.message-assistant .message-content input[type=checkbox]{margin-right:.5em}.chat-input-container{margin-bottom:0;margin-right:var(--module-box-margin-right);margin-left:var(--module-box-margin-left);z-index:20001}.chat-disclaimer{text-align:center;font-size:.8rem;color:var(--grey-text);margin:0;padding:0 20px}.input-controls{box-shadow:var(--module-box-shadow);display:flex;flex-direction:column;gap:5px;background-color:var(--modules-light);color:var(--primary-text-light);padding:6px 6px 5px;border-radius:24px;margin-left:0;margin-bottom:10px;z-index:2001}.controls-top-row{display:flex;justify-content:flex-start;align-items:center;gap:10px}.dropdown-wrapper{position:relative}.dropdown-button{min-width:140px;min-height:36px;padding:0 16px;border-radius:20px;font-size:12px}.dropdown-button:hover{background-color:var(--darkest-blue)}.dropdown-menu{border-radius:18px;padding:4px 4px 40px 6px;min-width:140px;margin-bottom:4px}.dropdown-item{padding:8px 10px;font-size:12px}.chat-container{padding-bottom:86px;box-sizing:border-box}.prompt-arrow-circle{width:20px;height:20px}.prompt-card{padding:16px 24px 0;max-width:500px}.prompt-greeting{font-size:1.4rem}.prompt-subtitle{font-size:.8rem}.prompt-tabs{display:flex;align-items:center;justify-content:space-around;margin-bottom:4px;gap:0;width:102%;margin-left:-6px}.prompt-tab{background:none;border:1.5px solid transparent;padding:5px 0;font-size:.8rem;color:var(--grey-text);cursor:pointer;border-radius:999px;transition:color .15s,border-color .15s;font-family:inherit;white-space:nowrap;flex:1;text-align:center}.prompt-tab:hover{color:var(--text-strong)}.prompt-tab--active{background-color:var(--background-light);color:var(--text-strong);font-weight:500}.prompt-tab-divider{width:1px;height:16px;background:var(--clickable-light);flex-shrink:0;margin:0 6px}.prompt-list{list-style:none;margin-top:10px;padding:0}.prompt-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;font-size:.8rem;color:var(--secondary-text);cursor:pointer;transition:color .15s;gap:10px}.message-content{padding:10px 20px;line-height:1.2;margin-left:20px}.message-assistant .message-content{width:100%;background-color:transparent;color:var(--primary-text-light);padding:10px;border-radius:0;font-size:16px;white-space:normal}}@media (min-width: 768px){.chat-container{width:100vw;transition:margin-left .3s ease,width .3s ease;padding-left:120px;padding-right:60px}.chat-container.chat-sidebar-open{margin-left:280px;width:calc(100vw - 280px);padding-left:0}.chat-input-container{margin-bottom:0}}@media (min-width: 1024px){.chat-container.chat-sidebar-open{margin-left:320px;width:calc(100vw - 320px)}}.pdf-download-btn{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 14px;background:transparent;border:1.5px solid var(--color-pdf);border-radius:8px;color:var(--color-pdf);font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,color .15s;line-height:1}.pdf-download-btn:hover:not(:disabled){background:var(--color-pdf);color:var(--modules-light)}.pdf-download-btn:disabled{opacity:.65;cursor:default}.pdf-download-spinner{display:inline-block;width:13px;height:13px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:pdf-spin .7s linear infinite;flex-shrink:0}@keyframes pdf-spin{to{transform:rotate(360deg)}}.pdf-generating-state{display:flex;flex-direction:column;gap:10px;padding:10px}.pdf-generating-text{font-size:15px;color:var(--primary-text-light);padding:0 10px}.pdf-generating-dots{display:flex;align-items:center;gap:5px;height:24px;padding:0 10px}.pdf-generating-dots span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--primary-text-light);opacity:.4;animation:bounce 1.4s infinite ease-in-out}.pdf-generating-dots span:nth-child(1){animation-delay:0s}.pdf-generating-dots span:nth-child(2){animation-delay:.2s}.pdf-generating-dots span:nth-child(3){animation-delay:.4s}.pdf-message-body{display:flex;flex-direction:column;gap:0}.pdf-ready-title{font-size:16px;font-weight:600;color:var(--primary-text-light);margin:0 0 12px;line-height:1.4}.pdf-preview-container{border:1px solid var(--clickable-light);border-radius:14px;overflow:hidden;background:var(--background-light);width:100%}.pdf-preview-header{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;background:var(--modules-light);border-bottom:1px solid var(--control-bg)}.pdf-preview-filename{font-size:13px;color:var(--text-strong);font-weight:400;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.pdf-preview-download-btn{font-size:13px;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;padding:5px 16px;border-radius:20px;border:1px solid var(--clickable-light);background:var(--hover-bg);color:var(--text-strong);cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.pdf-preview-download-btn:hover:not(:disabled){background:var(--control-bg);border-color:var(--grey-text)}.pdf-preview-download-btn:disabled{opacity:.5;cursor:default}.pdf-preview-iframe-wrapper{display:block;background:var(--background-light);min-height:60px}.pdf-preview-loading{display:flex;align-items:center;justify-content:center;gap:5px;padding:24px 0}.pdf-preview-loading span{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--grey-text);opacity:.5;animation:bounce 1.4s infinite ease-in-out}.pdf-preview-loading span:nth-child(1){animation-delay:-.32s}.pdf-preview-loading span:nth-child(2){animation-delay:-.16s}.pdf-preview-loading span:nth-child(3){animation-delay:0s}.pdf-preview-iframe{border:none!important;display:block}.pdf-summary-text{font-size:14px;color:var(--secondary-text);margin:10px 0 0;line-height:1.6}.assignment-chip{display:flex;align-items:flex-start;gap:6px;background:transparent;border:1.5px solid var(--dark-blue);border-radius:20px;padding:10px 10px 10px 12px;font-size:13px;color:var(--dark-blue);white-space:nowrap;max-width:300px;flex-shrink:0}.assignment-chip-label{font-weight:600;opacity:.7;flex-shrink:0}.assignment-chip-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.assignment-chip-clear{background:none;border:none;cursor:pointer;padding:0;font-size:16px;line-height:1;color:var(--dark-blue);opacity:.6;flex-shrink:0}.assignment-chip-clear:hover{opacity:1}.login-container{min-height:100vh;display:flex;justify-content:center;align-items:center;background:var(--background-light);padding:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow:hidden}.login-container button,.login-container input,.login-container select,.login-container textarea{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif}.welcome-screen-container{width:100%;height:100vh;display:flex;flex-direction:column;position:relative;background:var(--background-light)}.welcome-header-card{position:absolute;top:24px;left:50%;transform:translate(-50%);width:87.5%;height:130px;background:var(--modules-light);border-radius:30px;box-shadow:0 6px 16px var(--shadow-card);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}.welcome-logo-text{font-size:80px;font-weight:00;margin:0;font-family:Chango,sans-serif;background:var(--brand-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.welcome-logo-tagline{font-size:14px;color:var(--grey-text);margin-top:-10px;gap:20px;letter-spacing:.1em;font-weight:400}.welcome-bottom-section{position:absolute;bottom:0;left:0;right:0;padding-bottom:32px;display:flex;flex-direction:column;align-items:center}.welcome-button-labels{display:flex;justify-content:space-between;width:90%;max-width:500px;margin-bottom:8px;padding:0 8px}.welcome-button-label{font-size:13px;color:var(--grey-text);font-weight:200;text-align:center;animation:welcomeButtonFadeIn .4s ease-out .2s backwards}.welcome-button-label-left,.welcome-button-label-right{flex:0 0 46%}.welcome-buttons-container{display:flex;flex-direction:column;width:90%;max-width:500px;gap:10px}.welcome-main-btns{display:flex;flex:none;gap:10px}.welcome-cta-button{flex:1;height:60px;border-radius:200px;background:var(--modules-light);box-shadow:0 4px 12px var(--shadow-button);border:none;color:#000;font-size:17px;font-weight:600;cursor:pointer;transition:all .3s ease;animation:welcomeButtonFadeIn .4s ease-out .2s backwards}.welcome-cta-button--demo{flex:none;width:100%;background-color:#2d5da14d;color:var(--dark-blue);border:1px solid var(--dark-blue)}.welcome-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px var(--shadow-hover)}.welcome-cta-button:disabled{pointer-events:none}.welcome-cta-button.expanding{animation:buttonExpand .2s cubic-bezier(.2,0,0,1) forwards;z-index:100;position:relative}@keyframes buttonExpand{0%{transform:scale(1);border-radius:28px}50%{transform:scale(1.05)}to{transform:scale(20);border-radius:24px;opacity:0;color:#fff}}@keyframes welcomeButtonFadeIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.button-expansion-overlay{position:fixed;background:var(--modules-light);border-radius:50%;z-index:1;pointer-events:none;animation:overlayExpand .6s cubic-bezier(.4,0,.2,.5) forwards}.button-expansion-left{bottom:32px;left:5%;width:48%;height:54px;max-width:240px}.button-expansion-right{bottom:32px;right:5%;width:48%;height:54px;max-width:240px}@keyframes overlayExpand{0%{transform:scale(1);border-radius:200px;opacity:1;background:var(--modules-light)}to{transform:scale(8);border-radius:100%;width:87.5%;height:450px;opacity:1;background:var(--background-light)}}.workflow-screen-container{width:100%;height:100vh;display:flex;flex-direction:column;position:relative;background:var(--background-light)}.workflow-content-card{position:absolute;top:calc(50% + 24px);left:50%;transform:translate(-50%,-50%);width:87.5%;max-width:350px;min-height:400px;background:var(--modules-light);border-radius:30px;box-shadow:0 6px 16px var(--shadow-card);padding:1.5rem;z-index:5;animation:contentFadeIn .4s ease-out .3s backwards}@keyframes contentFadeIn{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.workflow-content-card.fading{animation:contentFadeOut .3s ease-in forwards}@keyframes contentFadeOut{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-45%)}}.nav-button.fading{animation:navButtonFadeOut .3s ease-in forwards!important}@keyframes navButtonFadeOut{0%{opacity:1;transform:translateY(-50%) scale(1)}to{opacity:0;transform:translateY(-50%) scale(.8)}}.login-page-wrapper{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100vh}.nav-button{position:fixed;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;background:var(--clickable-light-hovering);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;color:var(--modules-light);font-size:1.5rem;animation:navButtonFadeIn .4s ease-out .3s backwards}@keyframes navButtonFadeIn{0%{opacity:0;transform:translateY(-50%) scale(.8)}to{opacity:1;transform:translateY(-50%) scale(1)}}.nav-button:disabled{pointer-events:none;cursor:not-allowed}.nav-button.active{background:var(--darkest-blue);cursor:pointer}.nav-button.active:hover{background:var(--dark-blue);transform:translateY(-50%) scale(1.1)}.nav-button-left{left:calc(50% - 300px)}.nav-button-right{right:calc(50% - 300px)}.login-card{background:var(--modules-light);border-radius:32px;padding:3rem 2rem;width:100%;max-width:390px;min-height:500px;box-shadow:0 4px 20px var(--shadow-light);position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.login-card.morphing-out{transform:scale(.2) translate(-400px);opacity:.3;border-radius:24px}.login-card.morphing-in{transform:scale(.2) translate(400px);opacity:.3;border-radius:24px;animation:morphIn .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes morphIn{to{transform:scale(1) translate(0);opacity:1;border-radius:32px}}.card-content{opacity:1;transition:opacity .3s ease}.card-content.fading{opacity:0}.logo-section{text-align:center;margin-bottom:8rem}.logo-section-small{text-align:center;margin-bottom:2rem}.logo-text{font-size:3rem;font-weight:200;font-style:italic;color:var(--primary-text-light);margin:0;margin-bottom:.25rem;font-family:Chango,sans-serif;letter-spacing:-.02em}.logo-tagline{font-size:.75rem;color:var(--grey-text);margin:0;letter-spacing:.15em;font-weight:400}.welcome-buttons{display:flex;gap:.75rem}.btn-primary,.btn-secondary{flex:1;background:var(--modules-light);color:var(--primary-text-light);border:1.5px solid var(--clickable-light);border-radius:12px;padding:1rem 1.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-primary:hover,.btn-secondary:hover{border-color:var(--clickable-light-hovering);background:var(--background-light)}.form-title-section{display:flex;align-items:flex-start;margin-bottom:1.75rem}.form-title-text-group{display:flex;flex-direction:column;gap:2px}.form-title-subtitle{font-size:.75rem;color:var(--grey-text);margin:0;font-weight:400}.form-icon{width:32px;height:32px;background:var(--darkest-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.form-icon svg{width:16px;height:16px;color:var(--modules-light)}.form-title{font-size:1.25rem;font-weight:600;padding-left:.75rem;color:var(--primary-text-light);margin:0}.login-form{display:flex;flex-direction:column;gap:.75rem}.form-input{background:var(--background-light);border:none;border-radius:20px;max-height:40px;padding:1rem 1.25rem;font-size:.95rem;color:var(--primary-text-light);align-self:stretch;transition:all .2s ease}.form-input::placeholder{color:var(--clickable-light-hovering)}.form-input:focus{outline:none;background:var(--clickable-light);box-shadow:0 0 0 2px var(--darkest-blue-tint)}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;color:var(--primary-text-light);font-weight:500}.instructions-text{font-size:.8rem;line-height:1.6;margin-bottom:.75rem;color:var(--grey-text)}.instructions-list{font-size:.8rem;line-height:1.8;padding-left:1.25rem;margin:.75rem 0;color:var(--grey-text)}.instructions-list li{margin-bottom:.35rem}.canvas-form-section{display:flex;flex-direction:column;gap:.75rem}.loading-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem}.loading-description{color:var(--grey-text);font-size:.9rem;line-height:1.6}.loading-steps{display:flex;flex-direction:column;gap:1rem}.loading-step{display:flex;align-items:flex-start;gap:.5rem;color:var(--grey-text);transition:color .3s ease;font-size:.9rem;line-height:1.5}.loading-step.active{color:var(--primary-text-light)}.step-number{font-weight:600;min-width:1.25rem;flex-shrink:0}.step-text{flex:1}.check-icon{color:var(--darkest-blue);font-size:1.1rem;font-weight:700;margin-left:auto;flex-shrink:0}.fav-courses-content{display:flex;flex-direction:column;gap:20px}.fav-courses-description{font-size:14px;color:var(--primary-text-light);line-height:1.4;margin:0}.fav-courses-steps{background:var(--background-light);border:1px solid var(--clickable-light);border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:16px;margin-left:-6px;margin-right:-6px}.fav-courses-steps-label{font-size:12px;font-weight:600;color:var(--grey-text);text-transform:uppercase;letter-spacing:.05em;margin:0}.fav-courses-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.fav-courses-list li{display:flex;align-items:flex-start;gap:12px}.fav-step-num{width:22px;height:22px;min-width:22px;border-radius:50%;background:var(--dark-blue);color:var(--modules-light);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.fav-step-text{font-size:14px;color:var(--primary-text-light);line-height:1.5}.fav-courses-note{font-size:14px;color:#000;line-height:1.5;margin:0}.li-ingest-body{display:flex;flex-direction:column;gap:12px;margin-top:1.5rem}.li-ingest-bar-track{width:100%;height:8px;background:var(--clickable-light);border-radius:4px;overflow:hidden}.li-ingest-bar-fill{height:100%;border-radius:4px;background:linear-gradient(90deg,var(--dark-blue) 25%,var(--darkest-blue) 50%,var(--dark-blue) 75%);background-size:400px 100%;transition:width .6s cubic-bezier(.22,1,.36,1);animation:li-shimmer 1.6s ease-in-out infinite}@keyframes li-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.li-ingest-pct{font-size:12px;font-weight:600;color:var(--grey-text);text-align:right;margin-top:-6px}.li-ingest-steps{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.li-ingest-step-group{display:flex;align-items:center;flex:none}.li-ingest-step{display:flex;align-items:center;gap:5px;padding:4px 8px;border-radius:20px;font-size:11px;font-weight:500;white-space:nowrap;transition:background .25s ease,color .25s ease}.li-ingest-step-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;transition:background .25s ease}.li-ingest-step--pending{color:var(--grey-text);background:transparent}.li-ingest-step--pending .li-ingest-step-dot{background:var(--ingest-pending-dot)}.li-ingest-step--active{color:var(--darkest-blue);background:var(--darkest-blue-tint)}.li-ingest-step--active .li-ingest-step-dot{background:var(--dark-blue);box-shadow:0 0 0 3px var(--darkest-blue-tint);animation:li-pulse 1.2s ease-in-out infinite}@keyframes li-pulse{0%,to{box-shadow:0 0 0 3px var(--darkest-blue-tint)}50%{box-shadow:0 0 0 5px var(--darkest-blue-hover-bg)}}.li-ingest-step--done{color:var(--ingest-done-text);background:var(--ingest-done-bg)}.li-ingest-step--done .li-ingest-step-dot{background:var(--ingest-done-dot)}.li-ingest-step--error{color:var(--ingest-error-text);background:var(--ingest-error-bg)}.li-ingest-step--error .li-ingest-step-dot{background:var(--ingest-error-dot)}.li-ingest-connector{flex:1;height:2px;background:var(--ingest-pending-connector);min-width:6px;transition:background .3s ease}.li-ingest-connector--done{background:var(--ingest-done-connector)}.li-ingest-detail{font-size:12px;color:var(--grey-text);line-height:1.5;word-break:break-word}.li-ingest-detail strong{font-weight:600;color:var(--primary-text-light)}.li-ingest-doc-progress{display:flex;align-items:center;gap:10px}.li-ingest-doc-track{flex:1;height:6px;background:var(--clickable-light);border-radius:3px;overflow:hidden}.li-ingest-doc-fill{height:100%;background:var(--dark-blue);border-radius:3px;transition:width .6s cubic-bezier(.22,1,.36,1)}.li-ingest-doc-label{font-size:11px;color:var(--grey-text);white-space:nowrap;flex-shrink:0}.li-ingest-error{background:var(--ingest-error-bg);border:1px solid rgba(185,28,28,.2);border-radius:12px;padding:12px 16px;display:flex;flex-direction:column;gap:10px}.li-ingest-error p{font-size:13px;color:var(--ingest-error-text);margin:0}.li-ingest-skip-btn{align-self:flex-end;background:none;border:1px solid var(--ingest-error-dot);color:var(--ingest-error-dot);border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;cursor:pointer;transition:background .2s ease,color .2s ease}.li-ingest-skip-btn:hover{background:var(--ingest-error-dot);color:var(--modules-light)}.ready-message{text-align:center;padding:3rem 0}.ready-title{font-size:1.25rem;font-weight:600;color:var(--primary-text-light);margin-bottom:2.5rem}.btn-done{background:var(--darkest-blue);color:var(--modules-light);border:none;border-radius:50%;width:64px;height:64px;font-size:1.75rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.btn-done:hover{background:var(--dark-blue);transform:scale(1.1)}.btn-forgot{background:var(--clickable-light);border:none;color:var(--grey-text);font-size:.875rem;padding:.75rem 1.5rem;cursor:pointer;border-radius:20px;margin-top:.5rem;max-height:40px;transition:all .2s ease;position:absolute;left:2.5rem;top:calc(80% + 1rem)}.btn-forgot:hover{background:var(--clickable-light-hovering)}.btn-link{background:none;border:none;color:var(--grey-text);font-size:.875rem;text-align:center;padding:.75rem 0;cursor:pointer;text-decoration:none;margin-top:1rem}.btn-link:hover{color:var(--darkest-blue)}.done-indicator{text-align:center;color:var(--darkest-blue);font-size:2rem;font-weight:700;margin-top:2rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.done-indicator-icon{width:32px;height:32px;background:var(--darkest-blue);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--modules-light);font-size:1.25rem}.error-message{background:var(--error-bg);color:var(--error-text);padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem;text-align:center;border:1px solid var(--error-border)}@media (max-width: 768px){.login-page-wrapper{gap:1rem}.page-indicator{width:40px;height:400px}.nav-button-left{left:20px}.nav-button-right{right:20px}.login-card{padding:2.5rem 1.75rem;max-width:350px}.logo-text{font-size:3rem}.canvas-integration-content,.loading-content{grid-template-columns:1fr}.welcome-buttons{flex-direction:column}}@media (max-width: 767px){.login-container{padding:0}.login-page-wrapper{gap:1rem}.welcome-header-card{top:24px;height:90px}.welcome-logo-text{font-size:50px;margin:0}.fav-courses-description,.fav-courses-content,.fav-courses-note{font-size:12px;padding-left:6px;padding-right:6px}.welcome-bottom-section{padding-bottom:32px}.welcome-button-labels{margin-bottom:6px;padding:0 8px;max-width:500px}.welcome-button-label{font-size:14px}.welcome-buttons-container{flex-direction:column;max-width:500px}.welcome-main-btns{flex:none}.welcome-cta-button{height:60px;font-size:17px}.welcome-cta-button--demo{flex:none;width:100%}.nav-button{font-size:1.5rem}.nav-button-left{left:10px}.nav-button-right{right:10px}.workflow-content-card{padding:1rem;position:absolute;top:calc(50% + 24px);left:50%;transform:translate(-50%,-50%);width:70%;max-width:300px;min-height:400px}.login-card{padding:2.5rem 1.75rem;max-width:300px}.logo-section{margin-bottom:8rem}.logo-section-small{margin-bottom:2rem}.logo-text{font-size:2rem;margin:0;margin-bottom:.25rem}.logo-tagline{font-size:.75rem;margin:0}.welcome-buttons{gap:.75rem}.btn-primary,.btn-secondary{padding:1rem 1.5rem;font-size:1rem}.form-title-section{margin-bottom:1.75rem}.form-title{font-size:1.15rem;padding-left:.75rem;margin:0}.login-form{gap:.75rem}.form-input{padding:1rem 1.25rem;font-size:.95rem}.form-group{gap:.5rem}.form-label{font-size:.875rem}.instructions-text{font-size:.8rem;margin-bottom:.75rem}.instructions-list{font-size:.8rem;padding-left:1.25rem;margin:.75rem 0}.instructions-list li{margin-bottom:.35rem}.canvas-form-section{gap:.75rem}.loading-content{gap:2rem;margin-top:2rem}.loading-description{font-size:.9rem}.loading-steps{gap:1rem}.loading-step{gap:.5rem;font-size:.9rem}.ready-message{padding:3rem 0}.ready-title{font-size:1.25rem;margin-bottom:2.5rem}.btn-done{font-size:1.75rem}.btn-forgot{font-size:.875rem;padding:.75rem 1.5rem;margin-top:.5rem}.btn-link{font-size:.875rem;padding:.75rem 0;margin-top:1rem}.done-indicator{font-size:2rem;margin-top:2rem;gap:.5rem}.done-indicator-icon{font-size:1.25rem}.error-message{padding:.75rem 1rem;font-size:.875rem;margin-bottom:1rem}}.bottom-nav-wrapper{position:fixed;left:0;right:0;bottom:0;z-index:2000;display:flex;flex-direction:row;align-items:flex-end;gap:10px;padding:0 5px 10px;height:140px;background:linear-gradient(to bottom,#f2f2f200,#f2f2f2e0 30%,#f2f2f2 55%);pointer-events:none}.bottom-nav-pill,.bottom-nav-chat-btn{pointer-events:all}[data-theme=dark] .bottom-nav-wrapper{background:linear-gradient(to bottom,#0f0f0f00,#0f0f0fe0 30%,#0f0f0f 55%)}.bottom-nav-pill{flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-around;gap:4px;padding:6px;background:var(--modules-light);border-radius:100px;box-shadow:0 4px 24px #0000001a}.nav-pill-btn{flex:1;display:flex;align-items:center;justify-content:center;height:54px;border-radius:100px;text-decoration:none;transition:background .2s ease,box-shadow .2s ease}.nav-pill-btn--active{background:var(--background-light);box-shadow:0 2px 8px #00000021}[data-theme=dark] .nav-pill-btn--active{background:var(--clickable-light);box-shadow:0 2px 8px #00000059}.nav-pill-btn:not(.nav-pill-btn--active):hover{background:var(--chart-pill-bg)}[data-theme=dark] .nav-pill-btn:not(.nav-pill-btn--active):hover{background:#ffffff0d}.nav-pill-icon{width:28px;height:28px;object-fit:contain;display:block}.bottom-nav-chat-btn{display:flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:50%;text-decoration:none;background:var(--dark-blue);box-shadow:0 4px 18px #2d5da173;transition:transform .2s ease,box-shadow .2s ease}.bottom-nav-chat-btn:hover{transform:scale(1.05);box-shadow:0 6px 22px #2d5da18c}.bottom-nav-chat-btn--active{box-shadow:0 4px 18px #2d5da1a6,0 0 0 3px #2d5da133}.nav-chat-icon{width:30px;height:30px;object-fit:contain;display:block}@media (min-width: 768px){.bottom-nav-wrapper{display:none}}.home-chat{position:fixed;bottom:86px;left:50%;transform:translate(-50%);width:97%;height:50px;background:var(--brand-gradient);border-radius:30px;z-index:2001;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 5px;gap:12px;animation:var(--animation-home-chat-fade-in);animation-delay:.2s;box-shadow:var(--module-box-shadow)}.home-chat.fade-out{animation:var(--animation-fade-out)}@keyframes homeChatFadeIn{0%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(-50%)}}@keyframes homeChatFadeOut{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,20px)}}.home-chat-input{flex:1;height:40px;background-color:#fff0;border:none;border-radius:20px;padding:0 20px;color:var(--modules-light);font-size:15px;font-family:DM Sans,sans-serif;outline:none;transition:background-color var(--animation-duration-fast) ease}.home-chat-input::placeholder{color:var(--chat-placeholder)}.home-chat-input:focus{background-color:var(--chat-input-focus-bg)}.home-chat-send-button{width:40px;height:40px;border-radius:100%;background-color:var(--modules-light);border:none;cursor:pointer;font-family:DM Sans,sans-serif;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:var(--animation-button-transition);color:var(--dark-blue)}.home-chat-send-button:hover{transform:scale(1.05);box-shadow:0 4px 12px var(--shadow-hover)}.home-chat-send-button:active{transform:scale(.95)}@media (min-width: 768px){.home-chat{display:none}}.module-box{width:1200px;height:100px;margin-top:var(--module-box-margin-top);margin-right:var(--module-box-margin-right);margin-bottom:var(--module-box-margin-bottom);margin-left:var(--module-box-margin-left);padding:0 10px 10px 20px;background-color:var(--modules-light);box-shadow:var(--module-box-shadow);border-radius:var(--module-box-border-radius);animation:var(--animation-slide-up);cursor:pointer;transition:var(--animation-hover-transition)}.module-box-account-info{height:200px;margin-top:75px;transition:height .4s ease-in-out}.module-box-account-info.expanded-module{height:400px}.module-box-canvas-refresh:hover{transform:translateY(-2px);box-shadow:0 5px 10px var(--shadow-medium)}@keyframes moduleSlideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}.module-box-small{height:175px}.module-box-upcoming-exams{height:330px;display:flex;flex-direction:column;align-items:flex-start;padding-top:0;padding-bottom:0}.module-box-large{height:auto;min-height:100px;padding-bottom:20px;margin-bottom:140px}.module-box-xlarge{height:var(--module-box-height-xlarge)}.module-box-tall{height:300px}.module-box-short{height:150px}.module-box-canvas-refresh{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:50px;width:250px;margin-top:10px;margin-left:auto;margin-right:var(--module-box-margin-right);padding:10px 20px;background:var(--brand-gradient);color:var(--modules-light);animation:var(--animation-fade-in)}.module-box-canvas-refresh p{margin:0;font-size:14px;font-weight:600;color:var(--modules-light)}.module-box-canvas-refresh h6{margin:2px 0 0;font-size:11px;font-weight:400;color:var(--modules-light);opacity:.8}.admin-panel{width:100%;animation:var(--animation-fade-in)}.admin-panel .module-box{width:calc(100% - 40px);max-width:calc(100% - 40px);box-sizing:border-box}.admin-panel .module-box-xlarge{height:auto;min-height:120px;padding-bottom:20px}.admin-header{padding:0 1rem .5rem 2rem}.admin-badge{display:inline-block;background:var(--dark-blue);color:#fff;font-size:11px;font-weight:600;letter-spacing:.05em;padding:2px 10px;border-radius:999px;margin-bottom:.4rem}.admin-title{font-size:20px;font-weight:700;color:var(--primary-text-light);margin:0 0 .2rem}.admin-subtitle{font-size:13px;color:var(--grey-text);margin:0}.admin-card{padding:.25rem .25rem .5rem}.admin-card h5{font-size:15px;color:var(--grey-text);font-weight:250;margin:15px 0 12px}.admin-loading{color:var(--grey-text);font-size:13px;margin:.5rem 0}.admin-error{color:var(--error-text);font-size:13px;background:var(--error-bg);border:1px solid var(--error-border);border-radius:6px;padding:.5rem .75rem;margin:.5rem 0}.admin-stat-grid{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1.25rem}.admin-stat-tile{display:flex;flex-direction:column;align-items:center;background:var(--background-light);border:1px solid var(--border-subtle);border-radius:10px;padding:10px 18px;min-width:90px;flex:1}.admin-stat-value{font-size:26px;font-weight:700;color:var(--dark-blue);line-height:1.1}.admin-stat-label{font-size:11px;color:var(--grey-text);margin-top:3px;text-align:center;white-space:nowrap}.admin-sparkline-wrap{margin-bottom:1rem;width:100%}.admin-sparkline-label{display:block;font-size:11px;font-weight:600;color:var(--grey-text);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.admin-sparkline{display:block;width:100%;overflow:hidden}.admin-sparkline-bar{fill:var(--dark-blue);opacity:.75;transition:opacity .15s}.admin-sparkline-bar:hover{opacity:1}.admin-sparkline-bar-tokens{fill:#c87500}.admin-sparkline-range{display:block;font-size:10px;color:var(--grey-text);margin-top:4px}.admin-empty-trend{font-size:12px;color:var(--grey-text);margin:0}.admin-type-breakdown{margin-bottom:1rem}.admin-type-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.admin-type-pill{background:var(--chart-pill-bg);border-radius:999px;font-size:12px;color:var(--primary-text-light);padding:3px 10px}.admin-type-pill strong{color:var(--dark-blue);margin-left:4px}.admin-schools{margin-top:1rem}.admin-school-list{margin-top:6px;display:flex;flex-direction:column;gap:4px}.admin-school-row{display:flex;align-items:center;justify-content:space-between;font-size:13px;padding:4px 0;border-bottom:1px solid var(--border-subtle)}.admin-school-row:last-child{border-bottom:none}.admin-school-name{color:var(--primary-text-light);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.admin-school-count{font-weight:700;color:var(--dark-blue);flex-shrink:0;margin-left:8px}.admin-search-form{display:flex;gap:8px;margin-bottom:.75rem;flex-wrap:wrap}.admin-search-input{flex:1;min-width:180px;padding:7px 12px;border:1px solid var(--border-subtle);border-radius:8px;font-size:13px;background:var(--background-light);color:var(--primary-text-light);outline:none;transition:border-color .15s}.admin-search-input:focus{border-color:var(--dark-blue)}.admin-search-btn,.admin-search-clear{padding:7px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:background .15s}.admin-search-btn{background:var(--dark-blue);color:#fff}.admin-search-btn:hover{background:var(--darkest-blue)}.admin-search-clear{background:var(--clickable-light);color:var(--primary-text-light)}.admin-search-clear:hover{background:var(--clickable-light-hovering)}.admin-user-count{font-size:12px;color:var(--grey-text);margin:0 0 .5rem}.admin-table-wrap{overflow-x:auto;border-radius:8px;border:1px solid var(--border-subtle)}.admin-table{width:100%;border-collapse:collapse;font-size:13px}.admin-table th{background:var(--background-light);color:var(--grey-text);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:8px 12px;text-align:left;border-bottom:1px solid var(--border-subtle);white-space:nowrap}.admin-table td{padding:9px 12px;color:var(--primary-text-light);border-bottom:1px solid var(--border-subtle);vertical-align:middle}.admin-table tr:last-child td{border-bottom:none}.admin-table tr:hover td{background:var(--hover-bg)}.admin-table-empty{text-align:center;color:var(--grey-text);font-style:italic;padding:1.5rem!important}.admin-email-cell{color:var(--secondary-text);font-size:12px}.admin-date-cell{white-space:nowrap;font-size:12px;color:var(--secondary-text)}.admin-flags-cell{white-space:nowrap}.admin-flag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.04em;padding:2px 7px;border-radius:999px;margin-right:4px;vertical-align:middle}.admin-flag-canvas{background:#e6f0ff;color:var(--dark-blue)}.admin-flag-admin{background:#fff3cd;color:#7a5c00}.admin-flag-demo{background:#f0f0f0;color:var(--grey-text)}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:.75rem}.admin-page-btn{padding:6px 14px;background:var(--clickable-light);border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.admin-page-btn:hover:not(:disabled){background:var(--clickable-light-hovering)}.admin-page-btn:disabled{opacity:.4;cursor:default}.admin-page-info{font-size:13px;color:var(--grey-text)}[data-theme=dark] .admin-stat-tile,.dark .admin-stat-tile{background:var(--modules-light, #1e293b);border-color:#ffffff14}[data-theme=dark] .admin-table th,.dark .admin-table th{background:#ffffff0a}[data-theme=dark] .admin-search-input,.dark .admin-search-input{background:#ffffff0d;border-color:#ffffff1a;color:inherit}.settings-tab-bar{display:flex;gap:4px;padding:0 1rem;margin-bottom:.5rem;border-bottom:1px solid var(--border-subtle)}.settings-tab{padding:8px 18px;font-size:13px;font-weight:600;background:none;border:none;border-bottom:2px solid transparent;cursor:pointer;color:var(--grey-text);transition:color .15s,border-color .15s;margin-bottom:-1px}.settings-tab:hover{color:var(--dark-blue)}.settings-tab-active{color:var(--dark-blue);border-bottom-color:var(--dark-blue)}.ucs-section{display:flex;flex-direction:column;gap:14px;width:100%;height:100%}.ucs-heading{font-size:15px;color:var(--grey-text);font-weight:250;margin:15px 0 4px;padding-bottom:8px;border-bottom:1px solid var(--border-subtle)}.ucs-loading{font-size:13px;color:var(--grey-text);margin:0}.ucs-error{font-size:13px;color:var(--error-text);background:var(--error-bg);border:1px solid var(--error-border);border-radius:8px;padding:8px 12px;margin:0}.ucs-stat-grid{display:flex;flex-wrap:wrap;gap:10px}.ucs-stat-tile{display:flex;flex-direction:column;align-items:center;background:var(--background-light);border:1px solid var(--border-subtle);border-radius:10px;padding:10px 18px;min-width:100px;flex:1}.ucs-stat-value{font-size:26px;font-weight:700;color:var(--dark-blue);line-height:1.1}.ucs-stat-label{font-size:11px;color:var(--grey-text);margin-top:3px;text-align:center;white-space:nowrap}.ucs-empty{font-size:13px;color:var(--grey-text);margin:0;line-height:1.5}.ucs-table-hint{font-size:12px;color:var(--grey-text);margin:0;line-height:1.5}.ucs-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--border-subtle)}.ucs-table{width:100%;border-collapse:collapse;font-size:13px}.ucs-table th{background:var(--background-light);color:var(--grey-text);font-weight:600;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:8px 14px;text-align:left;border-bottom:1px solid var(--border-subtle);white-space:nowrap}.ucs-th-num{text-align:right}.ucs-th-action{width:1%}.ucs-table td{padding:10px 14px;color:var(--primary-text-light);border-bottom:1px solid var(--border-subtle);vertical-align:middle}.ucs-table tr:last-child td{border-bottom:none}.ucs-row-confirming td:not(.ucs-action-cell){opacity:.5}.ucs-course-name{font-weight:500}.ucs-num-cell{text-align:right;font-variant-numeric:tabular-nums;color:var(--secondary-text)}.ucs-action-cell{white-space:nowrap;text-align:right}.ucs-warning-row td{padding:0;border-bottom:none}.ucs-warning-banner{display:flex;align-items:flex-start;gap:8px;background:var(--warning-bg);border-top:1px solid var(--warning-border);padding:10px 14px;font-size:13px;color:var(--warning-text);animation:ucs-slide-down .15s ease}.ucs-warning-icon{flex-shrink:0;font-size:15px;line-height:1.3}@keyframes ucs-slide-down{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ucs-error-row td{padding:6px 14px;border-bottom:1px solid var(--border-subtle)}.ucs-row-error{font-size:12px;color:var(--error-text)}.ucs-btn-delete{padding:5px 14px;font-size:12px;font-weight:600;border:1px solid var(--border-subtle);border-radius:6px;background:var(--modules-light);color:var(--secondary-text);cursor:pointer;transition:background .15s,color .15s,border-color .15s}.ucs-btn-delete:hover{background:var(--color-danger-bg);color:var(--color-danger);border-color:var(--color-danger-border-light)}.ucs-confirm-buttons{display:flex;gap:6px;justify-content:flex-end}.ucs-btn-cancel{padding:5px 12px;font-size:12px;font-weight:600;border:1px solid var(--border-subtle);border-radius:6px;background:var(--clickable-light);color:var(--primary-text-light);cursor:pointer;transition:background .15s}.ucs-btn-cancel:hover{background:var(--clickable-light-hovering)}.ucs-btn-confirm-delete{padding:5px 12px;font-size:12px;font-weight:600;border:none;border-radius:6px;background:var(--color-danger);color:var(--modules-light);cursor:pointer;transition:background .15s}.ucs-btn-confirm-delete:hover{background:var(--color-danger-dark)}.ucs-deleting-label{font-size:12px;color:var(--grey-text);font-style:italic}.ucs-reingest-row{display:flex;flex-direction:column;gap:8px;padding-top:4px}.ucs-ingest-panel{background:var(--chart-pill-bg, rgba(0, 0, 0, .04));border:1px solid var(--border-subtle);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:10px;animation:ucs-slide-down .15s ease}.ucs-ingest-panel--done{border-color:#22c55e4d;background:#22c55e0d}.ucs-ingest-panel--error{border-color:#ef44444d;background:#ef44440d}.ucs-ingest-steps{display:flex;align-items:center;gap:0;overflow:hidden}.ucs-ingest-step{display:flex;align-items:center;gap:5px;flex-shrink:0}.ucs-ingest-step-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.ucs-ingest-step-label{font-size:12px;white-space:nowrap}.ucs-ingest-connector{flex:1;height:1px;min-width:8px;background:var(--border-subtle);margin:0 5px}.ucs-ingest-step--pending .ucs-ingest-step-dot{background:var(--border-subtle)}.ucs-ingest-step--pending .ucs-ingest-step-label{color:var(--grey-text)}.ucs-ingest-step--active .ucs-ingest-step-dot{background:var(--dark-blue);animation:ucs-step-pulse 1.1s ease-in-out infinite}.ucs-ingest-step--active .ucs-ingest-step-label{color:var(--dark-blue);font-weight:600}.ucs-ingest-step--done .ucs-ingest-step-dot{background:var(--ingest-done-dot)}.ucs-ingest-step--done .ucs-ingest-step-label{color:var(--grey-text)}.ucs-ingest-step--error .ucs-ingest-step-dot{background:var(--ingest-error-dot)}.ucs-ingest-step--error .ucs-ingest-step-label{color:var(--ingest-error-dot)}@keyframes ucs-step-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.ucs-ingest-counts{font-size:12px;color:var(--grey-text);margin:0}.ucs-ingest-progress{display:flex;align-items:center;gap:10px}.ucs-ingest-bar-track{flex:1;height:5px;background:var(--darkest-blue-tint, rgba(0,0,0,.08));border-radius:3px;overflow:hidden}.ucs-ingest-bar-fill{height:100%;background:var(--dark-blue);border-radius:3px;transition:width .5s cubic-bezier(.22,1,.36,1)}.ucs-ingest-bar-label{font-size:12px;color:var(--grey-text);white-space:nowrap;flex-shrink:0}.ucs-ingest-summary{font-size:12px;margin:0}.ucs-ingest-summary--done{color:var(--ingest-done-dot)}.ucs-ingest-summary--error{color:var(--ingest-error-dot)}.ucs-reingest-btn{background:var(--dark-blue);color:var(--modules-light);border:none;border-radius:10px;padding:10px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:var(--animation-button-transition);box-shadow:0 2px 8px var(--shadow-hover);align-self:flex-start}.ucs-reingest-btn:hover:not(:disabled){background:var(--darkest-blue);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-strong)}.ucs-reingest-btn:disabled{opacity:.6;cursor:not-allowed}.ucs-last-run{display:flex;flex-direction:column;gap:6px;padding:10px 14px;background:var(--chart-pill-bg, rgba(0, 0, 0, .03));border:1px solid var(--border-subtle);border-radius:10px;animation:ucs-slide-down .15s ease}.ucs-last-run-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.ucs-last-run-label{font-size:11px;font-weight:600;color:var(--grey-text);text-transform:uppercase;letter-spacing:.04em}.ucs-last-run-time{font-size:11px;color:var(--grey-text)}.ucs-last-run-stats{display:flex;flex-wrap:wrap;gap:6px}.ucs-last-run-stat{font-size:12px;padding:2px 8px;border-radius:20px;background:var(--modules-light);border:1px solid var(--border-subtle);color:var(--primary-text-light)}.ucs-last-run-stat--updated{color:var(--ingest-done-text);background:var(--ingest-done-bg);border-color:#22c55e40}.ucs-last-run-stat--skipped{color:var(--grey-text)}.ucs-last-run-stat--failed{color:var(--ingest-error-dot);background:var(--ingest-error-bg);border-color:#ef444440}.ucs-last-run-breakdown{font-size:11px;color:var(--grey-text);margin:0}[data-theme=dark] .ucs-stat-tile,.dark .ucs-stat-tile{background:var(--modules-light);border-color:#ffffff14}[data-theme=dark] .ucs-table th,.dark .ucs-table th{background:#ffffff0a}[data-theme=dark] .ucs-warning-banner,.dark .ucs-warning-banner{background:#fff8e114;border-color:#ffe0824d;color:#ffe082}[data-theme=dark] .ucs-btn-delete,.dark .ucs-btn-delete{background:transparent;border-color:#ffffff26;color:var(--grey-text)}.ucs-action-buttons{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.ucs-edit-apikey-btn{background:transparent;color:var(--dark-blue);border:1.5px solid var(--dark-blue);border-radius:10px;padding:10px 18px;font-size:13px;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease;white-space:nowrap}.ucs-edit-apikey-btn:hover{background:var(--dark-blue);color:var(--modules-light);transform:translateY(-2px)}.ucs-apikey-editor{background:var(--chart-pill-bg, rgba(0, 0, 0, .04));border:1px solid var(--border-subtle);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;animation:ucs-slide-down .15s ease}.ucs-apikey-hint{font-size:12px;color:var(--grey-text);margin:0;line-height:1.5}.ucs-apikey-input{width:100%;padding:9px 12px;border:1.5px solid var(--border-subtle);border-radius:8px;font-size:13px;background:var(--modules-light);color:var(--text-primary);outline:none;box-sizing:border-box;transition:border-color .15s ease}.ucs-apikey-input:focus{border-color:var(--dark-blue)}.ucs-apikey-error{font-size:12px;color:var(--error-text);margin:0}.ucs-apikey-success{font-size:12px;color:var(--ingest-done-dot);margin:0;font-weight:500}.ucs-apikey-buttons{display:flex;gap:8px;justify-content:flex-end}.ucs-apikey-cancel-btn{background:transparent;border:1.5px solid var(--border-subtle);border-radius:8px;padding:7px 16px;font-size:13px;color:var(--grey-text);cursor:pointer;transition:border-color .15s ease}.ucs-apikey-cancel-btn:hover:not(:disabled){border-color:var(--grey-text)}.ucs-apikey-save-btn{background:var(--dark-blue);color:var(--modules-light);border:none;border-radius:8px;padding:7px 20px;font-size:13px;font-weight:500;cursor:pointer;transition:background .18s ease}.ucs-apikey-save-btn:hover:not(:disabled){background:var(--darkest-blue)}.ucs-apikey-save-btn:disabled,.ucs-apikey-cancel-btn:disabled{opacity:.55;cursor:not-allowed}.dam-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay-backdrop);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;animation:dam-fade-in .15s ease}@keyframes dam-fade-in{0%{opacity:0}to{opacity:1}}.dam-modal{background:var(--modules-light);border-radius:20px;box-shadow:0 20px 60px #00000040;width:100%;max-width:440px;overflow:hidden;animation:dam-slide-up .2s cubic-bezier(.22,1,.36,1)}@keyframes dam-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dam-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid var(--border-subtle)}.dam-title{font-size:15px;font-weight:600;color:var(--dark-blue)}.dam-close{background:none;border:none;cursor:pointer;font-size:16px;color:var(--grey-text);padding:4px 6px;border-radius:6px;line-height:1;transition:background .15s}.dam-close:hover{background:var(--clickable-light)}.dam-steps{display:flex;align-items:center;padding:14px 20px 10px;gap:0}.dam-step-pill{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;padding:5px 12px;border-radius:20px;transition:background .2s,color .2s;white-space:nowrap}.dam-step-pill--pending{background:var(--clickable-light);color:var(--grey-text)}.dam-step-pill--active{background:var(--color-danger-bg);color:var(--color-danger);border:1px solid var(--color-danger-border-light)}.dam-step-pill--done{background:var(--step-done-bg);color:var(--step-done-text);border:1px solid var(--step-done-border)}.dam-step-label{font-size:12px}.dam-step-connector{flex:1;height:1px;background:var(--border-subtle);min-width:10px;max-width:24px}.dam-body{padding:8px 24px 24px;display:flex;flex-direction:column;gap:12px}.dam-warning-icon{font-size:32px;text-align:center;margin:4px 0 0}.dam-heading{font-size:18px;font-weight:700;color:var(--dark-blue);margin:0;text-align:center}.dam-description{font-size:13px;color:var(--grey-text);margin:0;line-height:1.55}.dam-description--small{font-size:12px;color:var(--color-danger);font-weight:500}.dam-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:4px}.dam-list li{font-size:13px;color:var(--grey-text);line-height:1.4}.dam-input{width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid var(--border-subtle);border-radius:10px;font-size:14px;font-weight:600;color:var(--dark-blue);background:var(--background-light);outline:none;transition:border-color .15s;letter-spacing:.05em}.dam-input:focus{border-color:var(--dark-blue)}.dam-input--error{border-color:var(--color-danger-border)}.dam-password-wrap{position:relative;display:flex;align-items:center}.dam-password-wrap .dam-input{padding-right:60px;font-weight:400;letter-spacing:normal}.dam-show-password{position:absolute;right:12px;background:none;border:none;font-size:12px;font-weight:600;color:var(--grey-text);cursor:pointer;padding:4px 0}.dam-show-password:hover{color:var(--dark-blue)}.dam-error{font-size:12px;color:var(--color-danger-border);margin:-4px 0 0;font-weight:500}.dam-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.dam-btn{padding:10px 20px;border-radius:10px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;border:none}.dam-btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.dam-btn--ghost{background:var(--clickable-light);color:var(--primary-text-light)}.dam-btn--ghost:hover:not(:disabled){background:var(--clickable-light-hovering)}.dam-btn--danger-outline{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger-border)}.dam-btn--danger-outline:hover:not(:disabled){background:var(--color-danger-bg);transform:translateY(-1px)}.dam-btn--danger-outline:disabled{opacity:.4}.dam-btn--danger{background:var(--color-danger);color:var(--modules-light);box-shadow:0 2px 8px #c0392b4d}.dam-btn--danger:hover:not(:disabled){background:var(--color-danger-dark);transform:translateY(-2px);box-shadow:0 4px 14px #c0392b66}[data-theme=dark] .dam-step-pill--active,.dark .dam-step-pill--active{background:#e74c3c26;border-color:#e74c3c66}[data-theme=dark] .dam-step-pill--done,.dark .dam-step-pill--done{background:#1a7d4a26;border-color:#1a7d4a66}[data-theme=dark] .dam-input,.dark .dam-input{background:#ffffff0d;border-color:#ffffff1f;color:var(--modules-light)}[data-theme=dark] .dam-btn--danger-outline:hover:not(:disabled),.dark .dam-btn--danger-outline:hover:not(:disabled){background:#e74c3c1a}.settings-container{background-color:var(--background-light);min-height:100vh;padding-top:3rem;padding-bottom:20px;animation:var(--animation-fade-in)}.settings-container.fade-out{animation:var(--animation-fade-out)}.settings-title{position:absolute;top:20px;padding-left:20px;font-size:20px;font-weight:300;margin:0;font-family:DM Sans;background:var(--grey-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:var(--animation-fade-in)}.settings-container h1{margin:0 0 2rem 12px;font-size:2rem}.settings-container h5{font-size:15px;color:var(--grey-text);font-weight:250;margin-top:15px}.settings-container p{font-size:1rem}.module-boxes-container{display:flex;flex-direction:column}.settings-row{display:flex;flex-direction:column;width:100%}@media (min-width: 768px){.settings-row{flex-direction:row}.settings-row .module-box{flex:1 1 0;width:auto!important;max-width:none!important;min-width:0;margin-right:20px}.settings-row .module-box:last-child{margin-left:20px;margin-right:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.settings-card{display:flex;flex-direction:column;gap:14px;width:100%;height:100%}.settings-card-heading{font-size:15px;color:var(--grey-text);font-weight:250;margin:15px 0 4px;padding-bottom:8px;border-bottom:1px solid var(--border-subtle)}.settings-card-description{font-size:13px;color:var(--grey-text);margin:0;line-height:1.5}.settings-action-btn{background:var(--dark-blue);color:var(--primary-text-light);border:none;border-radius:10px;padding:10px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:var(--animation-button-transition);box-shadow:0 2px 8px var(--shadow-hover);align-self:flex-start}.settings-action-btn:hover:not(:disabled){background:var(--darkest-blue);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-strong)}.settings-action-btn:disabled{background:var(--disabled-bg);cursor:not-allowed;opacity:.6}.settings-delete-account-button{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger-border);border-radius:10px;padding:10px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:var(--animation-button-transition);align-self:flex-start}.settings-delete-account-button:hover{background:var(--color-danger-bg);transform:translateY(-2px);box-shadow:0 4px 12px #c0392b33}[data-theme=dark] .settings-delete-account-button,.dark .settings-delete-account-button{color:var(--color-danger-border);border-color:#e74c3c80}[data-theme=dark] .settings-delete-account-button:hover,.dark .settings-delete-account-button:hover{background:#e74c3c1a}.settings-logout-button{background:transparent;color:var(--dark-blue);border:1px solid var(--dark-blue);border-radius:10px;padding:10px 20px;font-size:13px;font-weight:600;cursor:pointer;transition:var(--animation-button-transition);align-self:flex-start}.settings-logout-button:hover{background:var(--dark-blue);color:var(--primary-text-light);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow-strong)}.settings-account-section{display:flex;flex-direction:column;gap:16px;width:100%;height:100%;justify-content:space-between}.settings-avatar-row{display:flex;align-items:center;gap:14px;margin-bottom:4px}.settings-avatar{width:44px;height:44px;border-radius:50%;background:var(--dark-blue);color:var(--primary-text-light);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;letter-spacing:.5px}.settings-avatar-name{font-size:15px;font-weight:600;color:var(--dark-blue);line-height:1.2}.settings-avatar-email{font-size:12px;color:var(--grey-text);margin-top:2px}.settings-info-list{display:flex;flex-direction:column;gap:8px}.settings-info-item{display:flex;align-items:center}.settings-info-label{font-size:12px;font-weight:600;color:var(--grey-text);text-transform:uppercase;letter-spacing:.04em;min-width:60px}.settings-info-value{font-size:13px;font-weight:400;color:var(--dark-blue);padding-left:10px}.settings-account-buttons{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.settings-ingestion-message{background:var(--chart-pill-bg, rgba(0, 0, 0, .04));border-radius:8px;padding:10px 14px;font-size:13px;color:var(--dark-blue);border:1px solid var(--border-subtle);animation:var(--animation-fade-in)}@media (min-width: 768px){.settings-container{margin-left:55px;width:calc(100vw - 55px);transition:margin-left .3s ease,width .3s ease}.settings-container.settings-sidebar-open{margin-left:280px;width:calc(100vw - 280px)}}@media (min-width: 1024px){.settings-container.settings-sidebar-open{margin-left:320px;width:calc(100vw - 320px)}}.settings-container .module-box{width:calc(100% - 40px);max-width:calc(100% - 40px);box-sizing:border-box;margin-top:20px!important;margin-bottom:0!important}.settings-container .module-boxes-container>.module-box:first-child{margin-top:24px!important}.settings-container .module-box-account-info{height:auto;min-height:200px}.settings-container .module-box-large{height:auto;min-height:100px;padding-bottom:20px}.settings-theme-buttons{display:flex;gap:8px;flex-wrap:wrap}.settings-theme-btn{background:transparent;color:var(--dark-blue);border:1px solid var(--border-subtle);border-radius:10px;padding:9px 18px;font-size:13px;font-weight:600;cursor:pointer;transition:var(--animation-button-transition)}.settings-theme-btn:hover:not(.settings-theme-btn-active){border-color:var(--dark-blue);transform:translateY(-1px)}.settings-theme-btn-active{background:var(--dark-blue);color:var(--primary-text-light);border-color:var(--dark-blue);box-shadow:0 2px 8px var(--shadow-hover)}[data-theme=dark] .settings-theme-btn,.dark .settings-theme-btn{color:var(--primary-text-light);border-color:#fff3}[data-theme=dark] .settings-theme-btn:hover:not(.settings-theme-btn-active),.dark .settings-theme-btn:hover:not(.settings-theme-btn-active){border-color:#ffffff80}[data-theme=dark] .settings-theme-btn-active,.dark .settings-theme-btn-active{background:#ffffff26;border-color:#fff6;color:var(--primary-text-light)}[data-theme=dark] .settings-logout-button,.dark .settings-logout-button{color:var(--primary-text-light);border-color:#ffffff4d}[data-theme=dark] .settings-logout-button:hover,.dark .settings-logout-button:hover{background:#ffffff1a;color:var(--primary-text-light)}[data-theme=dark] .settings-ingestion-message,.dark .settings-ingestion-message{background:#ffffff0a;border-color:#ffffff1a}@media (max-width: 767px){.settings-container{padding-top:3rem;padding-bottom:20px}.settings-title{font-size:20px;padding-left:20px}.settings-container h1{font-size:2rem;margin:0 0 2rem 12px}.settings-container h5{font-size:15px;margin-top:15px}.settings-container p{font-size:1rem}.settings-card{gap:14px}.settings-card-heading{font-size:15px;margin:15px 0 4px;padding-bottom:8px}.settings-card-description{font-size:13px;margin:0}.settings-action-btn,.settings-logout-button{padding:10px 20px;font-size:13px}.settings-account-section{gap:16px}.settings-avatar-row{gap:14px;margin-bottom:4px}.settings-avatar{font-size:16px}.settings-avatar-name{font-size:15px}.settings-avatar-email{font-size:12px;margin-top:2px}.settings-info-list{gap:8px}.settings-info-label{font-size:12px}.settings-info-value{font-size:13px;padding-left:10px}.settings-account-buttons{gap:10px}.settings-ingestion-message{padding:10px 14px;font-size:13px}.settings-container .module-box{margin-top:20px!important;margin-bottom:0!important}.settings-container .module-boxes-container>.module-box:first-child{margin-top:24px!important}.settings-container .module-box-large{padding-bottom:20px}.settings-theme-btn{padding:9px 18px;font-size:13px}}@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.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.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 .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{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 .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.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 .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.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 .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.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 .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>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.math-block-wrapper{display:flex;justify-content:center;overflow-x:auto;margin:16px 0;padding:4px 0}.math-block-wrapper .katex-display{margin:0}.math-inline{display:inline}.math-error{font-family:monospace;background:var(--color-danger-bg);color:var(--color-danger);padding:1px 4px;border-radius:3px;font-size:.88em}.inline-code{font-family:monospace;background:var(--hover-bg);color:#c7254e;padding:1px 5px;border-radius:3px;font-size:.87em}.fc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay-modal);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:10px}@keyframes fc-slide-up{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fc-slide-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(60px);opacity:0}}.fc-modal{background:var(--modules-light);border-radius:30px;width:860px;max-width:95vw;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;box-shadow:0 24px 80px var(--shadow-medium);animation:fc-slide-up .32s cubic-bezier(.22,1,.36,1) both}.fc-modal--closing{animation:fc-slide-down .26s cubic-bezier(.4,0,1,1) both}.fc-header{display:flex;justify-content:space-between;align-items:center;padding:14px 14px 14px 30px;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.fc-header-title{font-size:1.25rem;font-weight:400;margin:0;color:var(--text-strong)}.fc-header-title strong{font-weight:700}.fc-close-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--clickable-light);background:var(--hover-bg);cursor:pointer;font-size:.8rem;display:flex;align-items:center;justify-content:center;color:var(--secondary-text);transition:background .15s;flex-shrink:0}.fc-close-btn:hover{background:var(--control-bg)}.fc-set-header{display:flex;align-items:center;padding:12px 24px;gap:16px;flex-shrink:0}.fc-back-btn{background:none;border:none;cursor:pointer;color:var(--grey-text);font-size:.9rem;padding:0;white-space:nowrap;font-family:inherit}.fc-back-btn:hover{color:var(--secondary-text)}.fc-view-toggle{display:flex;background:var(--modules-light);border-radius:8px;padding:3=0px;gap:2px;margin-left:auto}.fc-toggle-btn{background:none;border:none;border-radius:6px;padding:5px 14px;font-size:.85rem;cursor:pointer;color:var(--grey-text);font-family:inherit;transition:background .15s,color .15s,box-shadow .15s}.fc-toggle-btn--active{background:var(--control-bg);color:var(--text-strong);font-weight:600;border-radius:20px;box-shadow:0 1px 4px var(--shadow-soft)}.fc-set-name{font-weight:600;font-size:.9rem;color:var(--text-strong)}.fc-sets-view{display:flex;flex:1;min-height:420px}.fc-saved-sets{flex:0 0 55%;padding:10px 10px 6px 20px;overflow-y:auto}.fc-panel-label{font-size:.82rem;color:var(--grey-text);text-align:center;margin:4px 0 14px;letter-spacing:.01em;font-weight:800}.fc-create-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.fc-create-header .fc-panel-label{text-align:left;margin:0}.fc-max-dropdown{position:relative;flex-shrink:0}.fc-max-btn{display:flex;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:600;color:var(--secondary-text);background:var(--background-light);border:1px solid var(--clickable-light);border-radius:20px;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.fc-max-btn:hover{background:var(--control-bg);border-color:var(--grey-text)}.fc-max-chevron{font-size:.6rem;color:var(--grey-text)}.fc-max-menu{position:absolute;top:calc(100% + 6px);right:0;background:var(--modules-light);border-radius:14px;box-shadow:0 4px 16px var(--shadow-hover);padding:6px;display:flex;flex-direction:column;gap:2px;z-index:200;min-width:70px}.fc-max-option{padding:6px 12px;font-size:.82rem;font-weight:500;color:var(--secondary-text);text-align:center;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .12s}.fc-max-option:hover{background:var(--hover-bg)}.fc-max-option--active{background:var(--dark-blue);color:var(--modules-light);font-weight:700;border-radius:999px;border:1px solid var(--darkest-blue)}.fc-max-option--active:hover{background:var(--darkest-blue)}.fc-skeleton-list{display:flex;flex-direction:column;gap:14px;margin-top:8px}.fc-skel{background:linear-gradient(90deg,var(--skel-base) 25%,var(--skel-highlight) 50%,var(--skel-base) 75%);background-size:200% 100%;animation:fc-shimmer 1.4s infinite;border-radius:6px}.fc-skel--row{height:20px}@keyframes fc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.fc-empty-state{font-size:.88rem;color:var(--grey-text);margin:32px 0;text-align:center}.fc-sets-table-wrapper{border:1px solid var(--control-bg);border-radius:14px;overflow:hidden}.fc-sets-table{width:100%;border-collapse:collapse;font-size:.88rem}.fc-sets-table thead tr{background:var(--clickable-light)}.fc-sets-table th{text-align:left;color:var(--primary-text-light);font-weight:300;font-size:.78rem;padding:8px 10px;border-bottom:1px solid var(--control-bg)}.fc-set-row{cursor:default;border-bottom:1px solid var(--hover-bg);transition:background .1s}.fc-set-row:hover{background:var(--surface-light)}.fc-sets-table td{padding:12px 10px;vertical-align:middle}.fc-set-name-btn{background:none;border:none;cursor:pointer;font-size:.88rem;text-align:left;padding:0;color:var(--text-strong);font-family:inherit}.fc-set-name-btn:hover{text-decoration:underline}.fc-set-count,.fc-set-percent{text-align:center;color:var(--secondary-text)}.fc-delete-btn{background:none;border:1.2px solid var(--clickable-light);border-radius:999px;padding:4px 12px;font-size:.78rem;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:background .12s,border-color .12s}.fc-delete-btn:hover:not(:disabled){background:var(--color-danger-bg);border-color:var(--color-danger-border-light);color:var(--color-danger)}.fc-delete-btn:disabled{opacity:.5;cursor:default}.fc-create-panel{flex:0 0 45%;padding:10px 20px 6px 10px;display:flex;flex-direction:column;gap:0px;overflow-y:auto}.fc-generating{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 0}.fc-generating-spinner{width:36px;height:36px;border:3px solid var(--control-bg);border-top-color:var(--text-strong);border-radius:50%;animation:fc-spin .8s linear infinite}@keyframes fc-spin{to{transform:rotate(360deg)}}.fc-generating-text{font-size:.9rem;margin:0;background:linear-gradient(90deg,var(--grey-text) 0%,var(--grey-text) 30%,var(--secondary-text) 50%,var(--grey-text) 70%,var(--grey-text) 100%);background-size:250% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:fc-text-shimmer 2s linear infinite,fc-text-enter .35s ease forwards}@keyframes fc-text-shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes fc-text-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.fc-limit-banner{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:8px;padding:10px;font-size:.82rem;color:var(--warning-text);line-height:1.4}.fc-no-content-banner{background:var(--hover-bg);border:1px solid var(--border-subtle);border-radius:8px;padding:10px 14px;font-size:.82rem;color:var(--secondary-text);line-height:1.5}.fc-generate-error{font-size:.82rem;color:var(--color-danger);margin:0}.fc-type-btn{background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:20px;padding:14px 18px;margin-bottom:10px;height:95px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:15px;transition:background .14s,border-color .14s,box-shadow .2s;font-family:inherit}.fc-type-btn:hover:not(:disabled){background:var(--control-bg);border-color:var(--clickable-light-hovering);box-shadow:var(--module-box-shadow)}.fc-type-btn:disabled{opacity:.45;cursor:default}.fc-type-btn-title{font-size:.92rem;font-weight:300;color:var(--text-strong)}.fc-type-btn-subtitle{font-size:.78rem;color:var(--grey-text);line-height:1.4;font-weight:300}.fc-custom-row{display:flex;align-items:center;border:1.5px solid var(--clickable-light);border-radius:999px;padding:6px 3px 7px 16px;background:var(--modules-light);transition:border-color .15s;margin-top:2px;max-height:40px}.fc-custom-row:focus-within{border-color:var(--dark-blue)}.fc-custom-row--disabled{opacity:.45}.fc-custom-input{flex:1;border:none;outline:none;font-size:.88rem;background:transparent;color:var(--primary-text-light);font-family:inherit;min-width:0;font-weight:300}.fc-custom-input::placeholder{color:var(--primary-text-light)}.fc-custom-send-btn{width:32px;height:32px;border-radius:50%;background:var(--dark-blue);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--modules-light);flex-shrink:0;transition:background .14s}.fc-custom-send-btn:hover:not(:disabled){background:var(--dark-blue);color:var(--modules-light)}.fc-custom-send-btn:disabled{background:var(--clickable-light);cursor:default}.fc-card-area{margin:0 20px 20px;border-radius:20px;background:var(--avatar-bg);flex:1;display:flex;align-items:center;justify-content:center;gap:28px;padding:40px 32px;min-height:360px}.fc-nav-btn{width:52px;height:52px;border-radius:50%;background:var(--modules-light);border:1.5px solid var(--clickable-light-hovering);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-strong);box-shadow:0 2px 10px var(--shadow-soft);flex-shrink:0;transition:background .12s,box-shadow .12s}.fc-nav-btn:hover:not(:disabled){background:var(--surface-light);box-shadow:0 4px 14px var(--shadow-card)}.fc-nav-btn:disabled{opacity:.32;cursor:default;box-shadow:none}.fc-scene{perspective:1200px;width:520px;height:260px;cursor:pointer;flex-shrink:0}.fc-inner{position:relative;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);transform-style:preserve-3d}.fc-inner--flipped{transform:rotateY(180deg)}.fc-face{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--modules-light);border-radius:40px;box-shadow:0 20px 40px var(--shadow-dark);backface-visibility:hidden;-webkit-backface-visibility:hidden;padding:24px 28px 20px;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;overflow:hidden}.fc-face .katex{font-size:.9em}.fc-face .math-block{display:block;overflow-x:auto;text-align:center;margin:4px 0}.fc-counter{font-size:.72rem;color:var(--clickable-light-hovering);text-align:right;flex-shrink:0}.fc-term{flex:1;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:500;color:var(--text-strong);text-align:center;margin:0;line-height:1.4;overflow-y:auto;min-height:0}.fc-flip-hint{font-size:.72rem;color:var(--clickable-light-hovering);text-align:right;flex-shrink:0}.fc-face--back{transform:rotateY(180deg)}.fc-back-question{font-size:.78rem;color:var(--grey-text);margin:0 0 10px;flex-shrink:0}.fc-definition{flex:1;font-size:.98rem;font-weight:700;color:var(--text-strong);margin:0;line-height:1.5;overflow-y:auto;min-height:0}.fc-got-it-btn{align-self:flex-end;background:var(--text-strong);color:var(--modules-light);border:none;border-radius:8px;padding:8px 16px;font-size:.82rem;cursor:pointer;font-family:inherit;flex-shrink:0;transition:background .14s}.fc-got-it-btn:hover{background:var(--darkest-blue)}.fc-got-it-btn--marked{background:var(--step-done-text)}.fc-got-it-btn--marked:hover{background:var(--status-submitted-hover)}.fc-list-view{padding:10px 20px 20px;overflow-y:auto;flex:1;max-height:500px}.fc-list-table{width:100%;border-collapse:collapse;font-size:.88rem}.fc-list-th{text-align:left;color:var(--grey-text);font-weight:500;font-size:.78rem;padding:10px 12px;border-bottom:1px solid var(--control-bg);background:var(--surface-light)}.fc-list-th--term{width:28%}.fc-list-th--def{width:auto}.fc-list-th--action{width:110px}.fc-list-row{border-bottom:1px solid var(--hover-bg);transition:background .1s}.fc-list-row:hover{background:var(--surface-light)}.fc-list-row--editing{background:var(--hover-bg)}.fc-list-td{padding:12px;vertical-align:top}.fc-list-td--term{font-weight:500;color:var(--text-strong);width:28%}.fc-list-td--def{color:var(--secondary-text);line-height:1.5}.fc-list-td--action{width:110px;white-space:nowrap}.fc-edit-input{width:100%;border:1.2px solid var(--clickable-light-hovering);border-radius:6px;padding:6px 8px;font-size:.88rem;font-family:inherit;outline:none;box-sizing:border-box}.fc-edit-input:focus{border-color:var(--grey-text)}.fc-edit-textarea{width:100%;border:1.2px solid var(--clickable-light-hovering);border-radius:6px;padding:6px 8px;font-size:.88rem;font-family:inherit;outline:none;resize:vertical;box-sizing:border-box;line-height:1.4}.fc-edit-textarea:focus{border-color:var(--grey-text)}.fc-edit-btn{background:none;border:1.2px solid var(--clickable-light);border-radius:7px;padding:4px 14px;font-size:.8rem;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:background .12s,border-color .12s}.fc-edit-btn:hover:not(:disabled){background:var(--skel-base)}.fc-edit-btn:disabled{opacity:.4;cursor:default}.fc-save-btn{background:var(--text-strong);color:var(--modules-light);border:none;border-radius:7px;padding:5px 12px;font-size:.8rem;cursor:pointer;font-family:inherit;margin-right:6px;transition:background .12s}.fc-save-btn:hover:not(:disabled){background:var(--darkest-blue)}.fc-save-btn:disabled{opacity:.45;cursor:default}.fc-cancel-btn{background:none;border:1.2px solid var(--clickable-light);border-radius:7px;padding:4px 10px;font-size:.8rem;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:background .12s}.fc-cancel-btn:hover:not(:disabled){background:var(--skel-base)}.fc-cancel-btn:disabled{opacity:.45;cursor:default}.fc-type-btns-row{display:contents}@media (max-width: 768px){.fc-overlay{padding:0;align-items:stretch}.fc-modal{width:100%;max-width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}.fc-sets-view{flex-direction:column;min-height:unset}.fc-saved-sets{flex:none;border-right:none;border-bottom:1px solid var(--border-subtle);padding:10px 16px 16px}.fc-create-panel{flex:none;padding:10px 16px 300px}.fc-type-btns-row{display:flex;flex-direction:row;gap:8px;margin-bottom:10px}.fc-type-btn{flex:1;min-width:0;height:auto;min-height:44px;padding:10px 8px;margin-bottom:0;align-items:center;justify-content:center;gap:0}.fc-type-btn-subtitle{display:none}.fc-type-btn-title{font-size:.78rem;text-align:center;white-space:normal}.fc-scene{width:calc(100vw - 100px);height:220px}.fc-card-area{margin:0 10px 10px;padding:20px 10px;gap:10px;min-height:unset}}.pt-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay-modal);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:10px}@keyframes pt-slide-up{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes pt-slide-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(60px);opacity:0}}.pt-modal{background:var(--modules-light);border-radius:30px;width:860px;max-width:95vw;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;box-shadow:0 24px 80px var(--shadow-medium);animation:pt-slide-up .32s cubic-bezier(.22,1,.36,1) both}.pt-modal--closing{animation:pt-slide-down .26s cubic-bezier(.4,0,1,1) both}.pt-header{display:flex;justify-content:space-between;align-items:center;padding:14px 14px 14px 30px;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.pt-header-title{font-size:1.25rem;font-weight:400;margin:0;color:var(--text-strong)}.pt-header-title strong{font-weight:700}.pt-close-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--clickable-light);background:var(--hover-bg);cursor:pointer;font-size:.8rem;display:flex;align-items:center;justify-content:center;color:var(--secondary-text);transition:background .15s;flex-shrink:0}.pt-close-btn:hover{background:var(--control-bg)}.pt-sub-header{display:flex;align-items:center;padding:12px 24px;border-bottom:1px solid var(--border-subtle);gap:16px;flex-shrink:0}.pt-back-btn{background:none;border:none;cursor:pointer;color:var(--grey-text);font-size:.9rem;padding:0;white-space:nowrap;font-family:inherit}.pt-back-btn:hover{color:var(--secondary-text)}.pt-sub-title{font-weight:600;font-size:.9rem;color:var(--text-strong)}.pt-end-btn{margin-left:auto;background:var(--skel-base);border:none;border-radius:999px;padding:6px 16px;font-size:.82rem;font-weight:500;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:background .14s}.pt-end-btn:hover{background:var(--control-bg)}.pt-sets-view{display:flex;flex:1;min-height:420px}.pt-saved-panel{flex:0 0 55%;padding:10px 10px 6px 20px;overflow-y:auto}.pt-panel-label{font-size:.82rem;color:var(--grey-text);text-align:center;margin:4px 0 14px;letter-spacing:.01em;font-weight:800}.pt-create-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.pt-create-header .pt-panel-label{text-align:left;margin:0}.pt-max-dropdown{position:relative;flex-shrink:0}.pt-max-btn{display:flex;align-items:center;gap:4px;padding:4px 10px;font-size:.78rem;font-weight:600;color:var(--secondary-text);background:var(--background-light);border:1px solid var(--clickable-light);border-radius:20px;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap}.pt-max-btn:hover{background:var(--control-bg);border-color:var(--grey-text)}.pt-max-chevron{font-size:.6rem;color:var(--grey-text)}.pt-max-menu{position:absolute;top:calc(100% + 6px);right:0;background:var(--modules-light);border-radius:14px;box-shadow:0 4px 16px var(--shadow-hover);padding:6px;display:flex;flex-direction:column;gap:2px;z-index:200;min-width:70px}.pt-max-option{padding:6px 12px;font-size:.82rem;font-weight:500;color:var(--secondary-text);text-align:center;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:background .12s}.pt-max-option:hover{background:var(--hover-bg);border-radius:20px}.pt-max-option--active{background:var(--dark-blue);color:var(--modules-light);font-weight:700;border-radius:999px;border:1px solid var(--darkest-blue)}.pt-max-option--active:hover{background:var(--darkest-blue)}.pt-skeleton-list{display:flex;flex-direction:column;gap:14px;margin-top:8px}.pt-skel{background:linear-gradient(90deg,var(--skel-base) 25%,var(--skel-highlight) 50%,var(--skel-base) 75%);background-size:200% 100%;animation:pt-shimmer 1.4s infinite;border-radius:6px}.pt-skel--row{height:20px}@keyframes pt-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.pt-empty-state{font-size:.88rem;color:var(--grey-text);margin:32px 0;text-align:center}.pt-tests-table{width:100%;border-collapse:collapse;font-size:.88rem}.pt-tests-table thead tr{background:var(--clickable-light)}.pt-tests-table th{text-align:left;color:var(--primary-text-light);font-weight:300;font-size:.78rem;padding:8px 10px;border-bottom:1px solid var(--control-bg)}.pt-test-row{border-bottom:1px solid var(--hover-bg);transition:background .1s}.pt-test-row:hover{background:var(--surface-light)}.pt-tests-table td{padding:12px 10px;vertical-align:middle}.pt-test-name-btn{background:none;border:none;cursor:pointer;font-size:.88rem;text-align:left;padding:0;color:var(--text-strong);font-family:inherit}.pt-test-name-btn:hover{text-decoration:underline}.pt-test-count,.pt-test-score{text-align:center;color:var(--secondary-text)}.pt-delete-btn{background:none;border:1.2px solid var(--clickable-light);border-radius:999px;padding:4px 12px;font-size:.78rem;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:background .12s,border-color .12s}.pt-delete-btn:hover:not(:disabled){background:var(--color-danger-bg);border-color:var(--color-danger-border-light);color:var(--color-danger)}.pt-delete-btn:disabled{opacity:.5;cursor:default}.pt-create-panel{flex:0 0 45%;padding:10px 20px 10px 10px;display:flex;flex-direction:column;gap:0px;overflow-y:auto}.pt-generating{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 0}.pt-generating-spinner{width:36px;height:36px;border:3px solid var(--control-bg);border-top-color:var(--text-strong);border-radius:50%;animation:pt-spin .8s linear infinite}@keyframes pt-spin{to{transform:rotate(360deg)}}.pt-generating-text{font-size:.9rem;margin:0;background:linear-gradient(90deg,var(--grey-text) 0%,var(--grey-text) 30%,var(--secondary-text) 50%,var(--grey-text) 70%,var(--grey-text) 100%);background-size:250% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:pt-text-shimmer 2s linear infinite,pt-text-enter .35s ease forwards}@keyframes pt-text-shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes pt-text-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.pt-limit-banner{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:8px;padding:10px 14px;font-size:.82rem;color:var(--warning-text);line-height:1.4}.pt-generate-error{font-size:.82rem;color:var(--color-danger);margin:0}.pt-no-content-banner{background:var(--hover-bg);border:1px solid var(--border-subtle);border-radius:8px;padding:10px 14px;font-size:.82rem;color:var(--secondary-text);line-height:1.5}.pt-type-btn{background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:20px;padding:14px 18px;margin-bottom:10px;height:95px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:15px;transition:background .14s,border-color .14s,box-shadow .2s;font-family:inherit}.pt-type-btn:hover:not(:disabled){background:var(--control-bg);border-color:var(--clickable-light-hovering);box-shadow:var(--module-box-shadow)}.pt-type-btn:disabled{opacity:.45;cursor:default}.pt-type-btn-title{font-size:.92rem;font-weight:300;color:var(--text-strong)}.pt-type-btn-subtitle{font-size:.78rem;color:var(--grey-text);line-height:1.4;font-weight:300}.pt-custom-row{display:flex;align-items:center;border:1.5px solid var(--clickable-light);border-radius:999px;padding:6px 3px 7px 16px;background:var(--modules-light);transition:border-color .15s;margin-top:2px;max-height:40px}.pt-custom-row:focus-within{border-color:var(--dark-blue)}.pt-custom-row--disabled{opacity:.45}.pt-custom-input{flex:1;border:none;outline:none;font-size:.88rem;background:transparent;color:var(--primary-text-light);font-family:inherit;min-width:0;font-weight:300}.pt-custom-input::placeholder{color:var(--primary-text-light)}.pt-custom-send-btn{width:32px;height:32px;border-radius:50%;background:var(--dark-blue);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--modules-light);flex-shrink:0;transition:background .14s}.pt-custom-send-btn:hover:not(:disabled){background:var(--dark-blue);color:var(--modules-light)}.pt-custom-send-btn:disabled{background:var(--clickable-light);cursor:default}.pt-take-view{flex:1;display:flex;flex-direction:column;padding:28px 40px 32px;gap:20px;min-height:420px}.pt-question-header{display:flex;align-items:top;gap:16px;background:var(--background-light);border-radius:26px;padding:4px;border:1px solid var(--clickable-light)}.pt-question-number{width:40px;height:40px;border-radius:50%;background:var(--darkest-blue);color:var(--modules-light);font-size:1.5rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pt-question-text{flex:1;font-size:.95rem;font-weight:500;color:var(--text-strong);line-height:1.4;margin:0}.pt-question-counter{font-size:.78rem;color:var(--grey-text);white-space:nowrap;flex-shrink:0;margin-right:14px}.pt-answer-area{flex:1;display:flex;flex-direction:column;gap:10px}.pt-options-grid{display:flex;flex-direction:column;gap:8px}.pt-option-pill{display:flex;align-items:center;gap:12px;border:1.5px solid var(--modules-light);border-radius:50px;padding:11px 26px;cursor:pointer;background:var(--modules-light);font-family:inherit;font-size:.9rem;color:var(--text-strong);text-align:left;transition:border-color .12s,background .12s;width:100%}.pt-option-pill:hover:not(:disabled){border-color:var(--clickable-light-hovering);background:var(--surface-light)}.pt-option-pill--selected{border-color:var(--darkest-blue);background:var(--darkest-blue);color:var(--modules-light)}.pt-option-pill--selected:hover:not(:disabled){background:var(--darkest-blue);border-color:var(--darkest-blue)}.pt-option-pill:disabled{opacity:.6;cursor:default}.pt-option-label{font-weight:600;font-size:.82rem;opacity:.7;flex-shrink:0}.pt-option-pill--selected .pt-option-label{opacity:1}.pt-tf-row{display:flex;gap:12px}.pt-tf-row .pt-option-pill{flex:1;justify-content:center}.pt-fib-input{border:1px solid var(--border-subtle);border-radius:24px;padding:12px 16px;font-size:.92rem;font-family:inherit;color:var(--text-strong);outline:none;transition:border-color .15s;width:100%;box-sizing:border-box}.pt-fib-input:focus{border-color:var(--darkest-blue)}.pt-fib-input::placeholder{color:var(--grey-text)}.pt-sa-textarea{border:1px solid var(--clickable-light);border-radius:24px;padding:12px 16px;font-size:.92rem;font-family:inherit;color:var(--text-strong);outline:none;resize:vertical;line-height:1.5;min-height:120px;transition:border-color .15s;width:100%;box-sizing:border-box}.pt-sa-textarea:focus{border-color:var(--darkest-blue)}.pt-sa-textarea::placeholder{color:var(--grey-text)}.pt-nav-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:8px}.pt-nav-back{background:var(--skel-base);border:none;border-radius:999px;padding:9px 22px;font-size:.88rem;font-weight:500;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:background .14s}.pt-nav-back:hover:not(:disabled){background:var(--control-bg)}.pt-nav-back:disabled{opacity:.4;cursor:default}.pt-nav-next{background:var(--darkest-blue);border:none;border-radius:999px;padding:9px 28px;font-size:.88rem;font-weight:600;cursor:pointer;color:var(--modules-light);font-family:inherit;transition:background .14s}.pt-nav-next:hover{background:var(--dark-blue)}.pt-confirm-banner{background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:10px;padding:12px 16px;font-size:.84rem;color:var(--warning-text);line-height:1.5;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pt-confirm-banner-text{flex:1}.pt-confirm-btns{display:flex;gap:8px}.pt-confirm-cancel-btn{background:none;border:1.2px solid var(--warning-border);border-radius:999px;padding:4px 14px;font-size:.8rem;cursor:pointer;color:var(--warning-text);font-family:inherit;transition:background .12s}.pt-confirm-cancel-btn:hover{background:var(--warning-bg)}.pt-confirm-end-btn{background:var(--warning-text);border:none;border-radius:999px;padding:5px 14px;font-size:.8rem;cursor:pointer;color:var(--modules-light);font-family:inherit;transition:background .12s}.pt-confirm-end-btn:hover{background:var(--color-danger)}.pt-grading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px 0}.pt-grading-spinner{width:40px;height:40px;border:3px solid var(--control-bg);border-top-color:var(--darkest-blue);border-radius:50%;animation:pt-spin .8s linear infinite}.pt-grading-text{font-size:.9rem;color:var(--grey-text);margin:0}.pt-results-view{flex:1;display:flex;flex-direction:column;padding:28px 32px 24px;gap:20px;min-height:420px}.pt-score-block{text-align:center;padding:16px 0 8px}.pt-score-label{font-size:.82rem;color:var(--grey-text);margin:0 0 4px;letter-spacing:.02em}.pt-score-value{font-size:3rem;font-weight:700;color:var(--text-strong);line-height:1;margin:0}.pt-score-value--high{color:var(--step-done-text)}.pt-score-value--mid{color:var(--warning-text)}.pt-score-value--low{color:var(--color-danger)}.pt-results-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:0;border:1px solid var(--control-bg);border-radius:14px;max-height:calc(90vh - 380px)}.pt-result-row{border-bottom:1px solid var(--skel-base);cursor:pointer;transition:background .1s}.pt-result-row:last-child{border-bottom:none}.pt-result-row:hover{background:var(--surface-light)}.pt-result-summary{display:flex;align-items:center;gap:12px;padding:12px 16px}.pt-result-icon{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.pt-result-icon--correct{background:var(--step-done-bg);color:var(--step-done-text)}.pt-result-icon--partial{background:var(--warning-bg);color:var(--warning-text)}.pt-result-icon--wrong{background:var(--color-danger-bg);color:var(--color-danger)}.pt-result-q-text{flex:1;font-size:.86rem;color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pt-result-pts{font-size:.78rem;color:var(--grey-text);white-space:nowrap;flex-shrink:0}.pt-result-detail{padding:0 16px 14px 52px;display:flex;flex-direction:column;gap:8px}.pt-result-detail-row{display:flex;flex-direction:column;gap:2px}.pt-result-detail-label{font-size:.72rem;color:var(--grey-text);text-transform:uppercase;letter-spacing:.04em}.pt-result-detail-value{font-size:.86rem;color:var(--text-strong);line-height:1.4}.pt-result-detail-value--correct{color:var(--step-done-text);font-weight:500}.pt-result-detail-value--wrong{color:var(--color-danger)}.pt-ai-score-tag{display:inline-block;background:var(--skel-base);border-radius:999px;padding:2px 10px;font-size:.72rem;color:var(--secondary-text);margin-top:2px}.pt-results-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px;flex-shrink:0}.pt-retake-btn{background:none;border:1.5px solid var(--clickable-light-hovering);border-radius:999px;padding:9px 24px;font-size:.88rem;font-weight:500;cursor:pointer;color:var(--secondary-text);font-family:inherit;transition:border-color .14s,background .14s}.pt-retake-btn:hover{border-color:var(--grey-text);background:var(--hover-bg)}.pt-close-results-btn{background:var(--darkest-blue);border:none;border-radius:999px;padding:9px 28px;font-size:.88rem;font-weight:600;cursor:pointer;color:var(--modules-light);font-family:inherit;transition:background .14s}.pt-close-results-btn:hover{background:var(--dark-blue)}.pt-type-btns-row{display:contents}@media (max-width: 768px){.pt-overlay{padding:0;align-items:stretch}.pt-modal{width:100%;max-width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}.pt-sets-view{flex-direction:column;min-height:unset}.pt-saved-panel{flex:none;border-bottom:1px solid var(--border-subtle);padding:10px 16px 16px}.pt-create-panel{flex:none;padding:10px 16px 20px;min-height:400px}.pt-type-btns-row{display:flex;flex-direction:row;gap:8px;margin-bottom:10px}.pt-type-btn{flex:1;min-width:0;height:auto;min-height:44px;padding:10px 8px;margin-bottom:0;align-items:center;justify-content:center;gap:0}.pt-type-btn-subtitle{display:none}.pt-type-btn-title{font-size:.78rem;text-align:center;white-space:normal}.pt-take-view,.pt-results-view{padding:16px 16px 14px;min-height:unset}.pt-results-list{max-height:none}}.sg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay-modal);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:10px}@keyframes sg-slide-up{0%{transform:translateY(60px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes sg-slide-down{0%{transform:translateY(0);opacity:1}to{transform:translateY(60px);opacity:0}}.sg-modal{background:var(--modules-light);border-radius:30px;width:980px;max-width:96vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 24px 80px #00000038;animation:sg-slide-up .32s cubic-bezier(.22,1,.36,1) both;overflow:hidden}.sg-modal--closing{animation:sg-slide-down .26s cubic-bezier(.4,0,1,1) both}.sg-header{display:flex;justify-content:space-between;align-items:center;padding:14px 14px 14px 30px;border-bottom:1px solid var(--skel-base);flex-shrink:0}.sg-header-title{font-size:1.25rem;font-weight:400;margin:0;color:var(--text-strong)}.sg-header-title strong{font-weight:700}.sg-header-actions{display:flex;align-items:center;gap:8px}.sg-download-btn{display:flex;align-items:center;gap:6px;background:none;border:1.5px solid var(--clickable-light);border-radius:999px;padding:5px 14px;font-size:.82rem;color:var(--secondary-text);cursor:pointer;font-family:inherit;transition:background .14s,border-color .14s}.sg-download-btn:hover:not(:disabled){background:var(--hover-bg);border-color:var(--grey-text)}.sg-download-btn:disabled{opacity:.45;cursor:default}.sg-regen-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--clickable-light);background:var(--hover-bg);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--secondary-text);transition:background .15s,color .15s;flex-shrink:0}.sg-regen-btn:hover:not(:disabled){background:var(--control-bg);color:var(--text-strong)}.sg-regen-btn:disabled{opacity:.5;cursor:default}@keyframes sg-spin{to{transform:rotate(360deg)}}.sg-close-btn{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--clickable-light);background:var(--hover-bg);cursor:pointer;font-size:.8rem;display:flex;align-items:center;justify-content:center;color:var(--secondary-text);transition:background .15s;flex-shrink:0}.sg-close-btn:hover{background:var(--control-bg)}.sg-loading-body{flex:1;padding:28px 30px;display:flex;flex-direction:column;gap:18px;overflow:hidden}@keyframes sg-shimmer{0%{opacity:.5}50%{opacity:.85}to{opacity:.5}}.sg-skel{background:var(--skel-highlight);border-radius:6px;animation:sg-shimmer 1.5s ease-in-out infinite}.sg-skel--h1{height:22px;width:55%}.sg-skel--h2{height:16px;width:40%;margin-top:10px}.sg-skel--line{height:12px}.sg-skel--short{height:12px;width:70%}.sg-loading-msg{font-size:.88rem;text-align:center;margin-top:12px;background:linear-gradient(90deg,var(--grey-text) 0%,var(--grey-text) 30%,var(--secondary-text) 50%,var(--grey-text) 70%,var(--grey-text) 100%);background-size:250% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:sg-text-shimmer 2s linear infinite,sg-text-enter .35s ease forwards}@keyframes sg-text-shimmer{0%{background-position:200% center}to{background-position:-200% center}}@keyframes sg-text-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sg-loading-submsg{font-size:.78rem;color:var(--grey-text);text-align:center;margin-top:-8px}.sg-error-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px}.sg-error-title{font-size:1rem;font-weight:600;color:var(--color-danger);margin:0}.sg-error-sub{font-size:.88rem;color:var(--grey-text);margin:0;text-align:center}.sg-view-body{flex:1;display:flex;overflow:hidden;position:relative}.sg-content-area{flex:1;overflow-y:auto;padding:24px 28px 0;display:flex;flex-direction:column;position:relative}.sg-content-area--updating{opacity:.5;pointer-events:none}.sg-guide-doc{flex:1;font-size:.92rem;line-height:1.7;color:var(--text-strong);max-width:680px}.sg-md-h1{font-size:1.4rem;font-weight:700;color:var(--text-strong);margin:0 0 16px;line-height:1.3}.sg-md-h2{font-size:1.1rem;font-weight:700;color:var(--text-strong);margin:28px 0 8px;padding-top:4px;line-height:1.3}.sg-md-h3{font-size:.97rem;font-weight:700;color:var(--text-strong);margin:18px 0 6px;line-height:1.3}.sg-md-p{margin:0 0 12px}.sg-md-ul{margin:0 0 12px;padding-left:20px}.sg-md-li{margin-bottom:5px;line-height:1.6}.sg-md-hr{border:none;border-top:1.5px solid var(--control-bg);margin:28px 0}.sg-toc-sidebar{width:210px;flex-shrink:0;margin:20px;padding:24px 16px 10px;overflow-y:auto;align-self:flex-start;background-color:var(--background-light);position:sticky;top:0;max-height:calc(81vh - 110px);border-radius:24px;box-shadow:var(--module-box-shadow);scrollbar-width:none;-ms-overflow-style:none}.sg-toc-sidebar::-webkit-scrollbar{display:none}.sg-toc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sg-toc-label{font-size:.72rem;font-weight:800;color:var(--grey-text);letter-spacing:.04em;text-transform:uppercase;margin:0}.sg-toc-toggle-all{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.68rem;color:var(--grey-text);padding:0;transition:color .12s;white-space:nowrap}.sg-toc-toggle-all:hover{color:var(--secondary-text)}.sg-toc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.sg-toc-children{list-style:none;margin:0;padding:0}.sg-toc-item{display:block}.sg-toc-item+.sg-toc-item{margin-top:6px}.sg-toc-h1-row{display:flex;align-items:center;gap:2px}.sg-toc-link{display:block;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;font-size:.78rem;line-height:1.4;color:var(--grey-text);padding:3px 6px;border-radius:5px;transition:background .12s,color .12s}.sg-toc-link:hover{background:var(--control-bg)}.sg-toc-link--active{color:var(--text-strong)!important;font-weight:700}.sg-toc-link--h1{flex:1;min-width:0;font-weight:700;color:var(--secondary-text);font-size:.79rem}.sg-toc-link--h2{width:100%;padding-left:14px;font-size:.74rem;color:var(--grey-text)}.sg-toc-link--h3{width:100%;padding-left:24px;font-size:.71rem;color:var(--grey-text)}.sg-toc-chevron{flex-shrink:0;background:none;border:none;cursor:pointer;color:var(--grey-text);padding:3px 4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background .12s,color .12s}.sg-toc-chevron:hover{background:var(--hover-bg);color:var(--secondary-text)}.sg-chat-bar{flex-shrink:0;padding:12px 28px 16px}.sg-chat-row{display:flex;align-items:center;border:1.5px solid var(--clickable-light);border-radius:999px;padding:6px 3px 7px 16px;background:var(--modules-light);transition:border-color .15s;max-height:40px}.sg-chat-row:focus-within{border-color:var(--dark-blue)}.sg-chat-input{flex:1;border:none;outline:none;font-size:.88rem;background:transparent;color:var(--primary-text-light);font-family:inherit;min-width:0;font-weight:300}.sg-chat-input::placeholder{color:var(--grey-text)}.sg-chat-send-btn{width:32px;height:32px;border-radius:50%;background:var(--dark-blue);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:background .14s}.sg-chat-send-btn:hover:not(:disabled){background:var(--dark-blue)}.sg-chat-send-btn:disabled{background:var(--clickable-light);cursor:default}.sg-undo-hint{font-size:.76rem;color:var(--grey-text);text-align:center;margin:0 0 4px}.sg-code-block{background:var(--surface-light);border:1px solid var(--control-bg);border-radius:8px;margin:14px 0;overflow-x:auto;position:relative}.sg-code-lang{display:block;padding:4px 12px;font-size:.72rem;color:var(--grey-text);font-family:monospace;background:var(--hover-bg);border-bottom:1px solid var(--control-bg);border-radius:8px 8px 0 0}.sg-code-block pre{margin:0;padding:12px 16px;overflow-x:auto}.sg-code-block code{font-family:Fira Code,Cascadia Code,monospace;font-size:.84rem;color:var(--primary-text-light);line-height:1.6}@media (max-width: 768px){.sg-overlay{padding:0;align-items:stretch}.sg-modal{width:100%;max-width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}.sg-header{padding:12px 12px 12px 18px;flex-wrap:wrap;gap:6px}.sg-header-title{font-size:1rem}.sg-toc-sidebar{display:none}.sg-content-area{padding:16px 18px 0}.sg-chat-bar{padding:10px 16px 16px}}.exam-center-container{display:flex;min-height:100vh;background:var(--background-light);animation:var(--animation-fade-in);transition:opacity .3s ease}.exam-center-container.fade-out{opacity:0}.exam-center-main{flex:1;margin-left:60px;padding:72px 20px 60px;transition:margin-left .3s ease;min-width:0}.exam-center-main--sidebar-open{margin-left:250px}.exam-center-title{position:fixed;top:18px;left:80px;z-index:20;font-family:DM Sans,sans-serif;font-size:34px;font-weight:400;color:var(--primary-text-light);margin:0;line-height:1.15;pointer-events:none}.ecc-header-gradient{position:fixed;top:0;left:0;right:0;height:90px;z-index:19;pointer-events:none;background:linear-gradient(to bottom,var(--background-light) 0%,var(--background-light) 55%,transparent 100%)}.ecc-brand-corner{position:fixed;top:18px;right:24px;z-index:20;display:flex;align-items:center;gap:5px;pointer-events:none}.exam-center-empty{text-align:center;padding:80px 24px}.exam-center-empty-title{font-family:DM Sans,sans-serif;font-size:18px;font-weight:600;color:var(--primary-text-light);margin:0 0 8px}.exam-center-empty-sub{font-family:DM Sans,sans-serif;font-size:14px;color:var(--grey-text);margin:0}.ecc-card{display:flex;flex-direction:row;background:var(--modules-light);border:1px solid var(--clickable-light);border-radius:20px;box-shadow:var(--module-box-shadow);margin-bottom:16px;min-height:280px;overflow:hidden}.ecc-divider{width:1px;background:var(--clickable-light);margin:18px 0;flex-shrink:0}.ecc-left{flex:0 0 33%;padding:26px 28px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.ecc-title-row{font-size:19px;line-height:1.35;margin:0 0 6px}.ecc-course-code{font-family:DM Sans,sans-serif;font-weight:400;color:var(--primary-text-light)}.ecc-exam-name{font-family:DM Sans,sans-serif;font-weight:700;color:var(--primary-text-light)}.ecc-date{font-family:DM Sans,sans-serif;font-size:13px;color:var(--grey-text);margin:0}.ecc-left-footer p{font-family:DM Sans,sans-serif;font-size:14px;color:var(--grey-text);margin:0;line-height:1.75}.ecc-weight{font-family:DM Sans,sans-serif;font-size:14px;color:var(--grey-text);margin:4px 0 0}.ecc-date-range-section{display:flex;flex-direction:column;gap:0px;margin-top:20px;margin-bottom:0}.ecc-date-range-header{display:flex;align-items:center;gap:7px;margin-bottom:4px;font-weight:200}.ecc-date-range-label{font-family:DM Sans,sans-serif;font-size:15px;font-weight:400;color:var(--primary-text-light)}.ecc-edit-pill{background:var(--control-bg);border:none;border-radius:10px;padding:1px 9px;font-size:11px;font-family:DM Sans,sans-serif;color:var(--secondary-text);cursor:pointer;line-height:1.6;transition:background .15s;flex-shrink:0}.ecc-edit-pill:hover{background:var(--clickable-light)}.ecc-date-range-line{display:flex;align-items:baseline;gap:5px;margin:0;font-family:DM Sans,sans-serif;line-height:1}.ecc-date-range-key{color:var(--grey-text);flex-shrink:0}.ecc-date-range-val{color:var(--primary-text-light)}.drp-popup{position:fixed;z-index:9999;background:var(--modules-light);border-radius:18px;box-shadow:0 12px 48px #00000029,0 2px 8px #0000000f;border:1px solid var(--control-bg);padding:16px 16px 14px;width:284px;font-family:DM Sans,sans-serif}.drp-header{display:flex;align-items:center;gap:6px;margin-bottom:14px}.drp-chip{flex:1;background:var(--hover-bg);border-radius:10px;padding:6px 10px;transition:background .15s,outline .15s}.drp-chip--active{background:var(--darkest-blue-tint);outline:1.5px solid var(--dark-blue);outline-offset:-1.5px}.drp-chip--filled{background:var(--hover-bg)}.drp-chip-label{display:block;font-size:9px;font-weight:700;color:var(--grey-text);text-transform:uppercase;letter-spacing:.06em;margin-bottom:1px}.drp-chip-value{display:block;font-size:12.5px;font-weight:500;color:var(--text-strong)}.drp-header-arrow{font-size:13px;color:var(--clickable-light-hovering);flex-shrink:0;margin-top:6px}.drp-month-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.drp-month-label{font-size:13px;font-weight:600;color:var(--text-strong);letter-spacing:-.01em}.drp-nav-btn{background:none;border:none;cursor:pointer;font-size:20px;color:var(--grey-text);padding:2px 8px;border-radius:6px;line-height:1;transition:background .12s,color .12s;font-family:inherit}.drp-nav-btn:hover{background:var(--skel-base);color:var(--text-strong)}.drp-grid{display:grid;grid-template-columns:repeat(7,1fr);margin:0 -2px}.drp-weekday{text-align:center;font-size:9.5px;font-weight:700;color:var(--avatar-bg);padding:0 0 6px;text-transform:uppercase;letter-spacing:.04em}.drp-cell{position:relative;height:34px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;padding:0;cursor:pointer}.drp-cell--empty{cursor:default}.drp-cell--in-range:before{content:"";position:absolute;top:3px;right:0;bottom:3px;left:0;background:var(--lightest-blue);z-index:0}.drp-cell--start-tail:before{content:"";position:absolute;top:3px;bottom:3px;left:50%;right:0;background:var(--lightest-blue);z-index:0}.drp-cell--end-tail:before{content:"";position:absolute;top:3px;bottom:3px;left:0;right:50%;background:var(--lightest-blue);z-index:0}.drp-cell-inner{position:relative;z-index:1;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:12px;color:var(--text-strong);transition:background .12s}.drp-cell:not(.drp-cell--empty):hover .drp-cell-inner:not(.drp-cell-inner--selected):not(.drp-cell-inner--hover-end){background:var(--control-bg)}.drp-cell-inner--selected{background:var(--dark-blue)!important;color:var(--modules-light)!important;font-weight:600}.drp-cell-inner--hover-end{background:var(--lightest-blue)!important;color:var(--modules-light)!important}.drp-cell-inner--today{outline:1.5px solid var(--lightest-blue);outline-offset:-1px}.drp-cell--in-range .drp-cell-inner{color:var(--modules-light)}.drp-hint{font-size:11px;color:var(--grey-text);text-align:center;margin:8px 0 0}.drp-error{font-size:11px;color:var(--color-danger);text-align:center;margin:4px 0 0}.drp-actions{display:flex;gap:6px;margin-top:10px}.drp-btn{flex:1;border:none;border-radius:9px;padding:8px 0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .14s,opacity .14s}.drp-btn:disabled{opacity:.35;cursor:default}.drp-btn--cancel{background:var(--skel-base);color:var(--secondary-text)}.drp-btn--cancel:hover:not(:disabled){background:var(--control-bg)}.drp-btn--save{background:var(--dark-blue);color:var(--modules-light)}.drp-btn--save:hover:not(:disabled){opacity:.88}.ecc-middle{flex:1;padding:18px 0;display:flex;flex-direction:column;min-width:0}.ecc-concepts-box{flex:1;background:var(--background-light);border:1px solid var(--border-subtle);border-radius:14px;padding:16px 18px;display:flex;flex-direction:column}.ecc-concepts-label{font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:400;color:var(--grey-text);margin:0 0 12px}.ecc-bullet-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.ecc-bullet-item{display:flex;align-items:flex-start;gap:7px;font-family:DM Sans,sans-serif;font-size:13px;color:var(--primary-text-light);line-height:1.5}.ecc-bullet-dot{color:var(--grey-text);flex-shrink:0;margin-top:1px}.ecc-no-data{font-family:DM Sans,sans-serif;font-size:12.5px;color:var(--grey-text);margin:0;font-style:italic}@keyframes ecc-shimmer{0%{opacity:.5}50%{opacity:.85}to{opacity:.5}}.ecc-skel{background:var(--skel-highlight);border-radius:6px;animation:ecc-shimmer 1.5s ease-in-out infinite}.ecc-skeleton-list{display:flex;flex-direction:column;gap:10px}.ecc-skel--line{height:12px}.ecc-skel--title{height:19px;width:72%;margin-bottom:8px}.ecc-skel--date{height:12px;width:45%;margin-bottom:4px}.ecc-skel--label{height:11px;width:52%;margin-bottom:12px}.ecc-skel--tag{height:11px;width:55%}.ecc-skel--btn{height:52px;border-radius:12px;width:100%}.ecc-right{flex:0 0 210px;padding:18px 16px;display:flex;flex-direction:column;gap:8px}.ecc-action-btn{flex:1;background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;cursor:pointer;text-align:left;transition:opacity .15s ease,transform .15s ease;min-height:60px}.ecc-action-btn:hover{opacity:.78;transform:translateY(-1px)}.ecc-action-btn:active{transform:translateY(0);opacity:1}.ecc-action-text{display:flex;flex-direction:column;gap:0px}.ecc-action-title{font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:500;line-height:1.2}.ecc-action-sub{font-family:DM Sans,sans-serif;font-size:11px;font-weight:400;color:var(--grey-text);line-height:1.2;margin-bottom:-10px}.ecc-action-icon{display:flex;justify-content:flex-end}.ecc-ask-btn{background:var(--clickable-light);color:var(--secondary-text);border:none;border-radius:50px;max-height:28px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-top:auto;transition:opacity .15s ease,transform .15s ease}.ecc-ask-btn:hover{opacity:.78;transform:translateY(-1px)}.ecc-ask-btn:active{opacity:1;transform:translateY(0)}.ecc-ask-label{font-family:DM Sans,sans-serif;font-size:13px;font-weight:400}.ecc-ask-arrow{font-size:15px;color:var(--grey-text)}@media (min-width: 1024px){.exam-center-main--sidebar-open{margin-left:280px}}@media (max-width: 768px){.exam-center-main{padding:64px 14px 140px;margin-left:0}.exam-center-main--sidebar-open{margin-left:0}.exam-center-title{left:20px;font-size:26px}.ecc-card{flex-direction:column}.ecc-divider{width:auto;height:1px;margin:0 16px}.ecc-left{flex:none;width:auto;min-height:unset}.ecc-middle{flex:none;padding:0 14px 14px}.ecc-concepts-box{min-height:unset}.ecc-concepts-label{font-size:10.5px}.ecc-bullet-item{font-size:11.5px}.ecc-right{flex:none;flex-direction:row;flex-wrap:wrap;width:auto;padding:0 14px 16px;gap:6px}.ecc-action-btn{flex:1 1 0;min-width:0;min-height:44px;padding:8px 6px;justify-content:center;gap:0}.ecc-action-text{align-items:center}.ecc-action-icon{display:none}.ecc-action-title{font-size:12px;text-align:center}.ecc-ask-btn{flex:0 0 100%;width:100%;margin-top:0;max-height:36px}}.App{min-height:100vh;background-color:var(--background-light)}:root{--primary-text-light: #000000;--modules-light: #FFFFFF;--background-light: #F2F2F2;--clickable-light: #D9D9D9;--clickable-light-hovering: #C5C5C5;--grey-text: #9F9F9F;--hover-bg: #f5f5f5;--avatar-bg: #c0c0c0;--secondary-text: #7a7a7a;--border-subtle: #E2E2E2;--chart-gridline: #E2E2E2;--chart-pill-bg: #EBEBEB;--page-bg: #F2F2F2;--status-overdue: #a12330;--status-submitted: #198f37;--status-submitted-hover: #235930;--status-todo: #16273d;--status-overdue-bg: transparent;--error-bg: #FFE5E5;--error-text: #D32F2F;--error-border: #FFCDD2;--darkest-blue: #1B2E48;--dark-blue: #2D5DA1;--light-blue: #607EA2;--lightest-blue: #7999C0;--brand-gradient: #2D5DA1;--code-block-text: #f8f8f2;--shadow-subtle: rgba(0, 0, 0, .02);--shadow-light: rgba(0, 0, 0, .08);--shadow-soft: rgba(0, 0, 0, .1);--shadow-card: rgba(0, 0, 0, .12);--shadow-button: rgba(0, 0, 0, .15);--shadow-hover: rgba(0, 0, 0, .2);--shadow-medium: rgba(0, 0, 0, .25);--shadow-strong: rgba(0, 0, 0, .3);--shadow-dark: rgba(0, 0, 0, .5);--shadow-grey: rgba(138, 138, 138, .5);--darkest-blue-hover-bg: rgba(27, 46, 72, .08);--darkest-blue-active-bg: rgba(27, 46, 72, .12);--darkest-blue-tint: rgba(27, 46, 72, .1);--dark-blue-tint: rgba(49, 75, 110, .05);--dark-blue-code-bg: rgba(49, 75, 110, .1);--disabled-bg: rgba(103, 137, 169, .5);--chat-input-focus-bg: rgba(255, 255, 255, .15);--chat-placeholder: rgba(255, 255, 255, .6);--nav-link-hover-bg: rgba(255, 255, 255, .05);--nav-link-active-bg: rgba(255, 255, 255, .1);--bottom-nav-glow: rgba(255, 255, 255, 1);--scrollbar-thumb: rgba(255, 255, 255, .2);--scrollbar-thumb-hover: rgba(255, 255, 255, .3);--settings-border: rgba(255, 255, 255, .2);--settings-message-bg: rgba(255, 255, 255, .1);--input-placeholder: rgba(0, 0, 0, .4);--text-strong: #111111;--control-bg: #e8e8e8;--surface-light: #f8f8f8;--warning-bg: #fff8e6;--warning-border: #ffe0a0;--warning-text: #7a5a00;--color-danger: #c0392b;--color-danger-dark: #96281b;--color-danger-border: #e74c3c;--color-danger-bg: #fff0f0;--color-danger-border-light: #f5c6c6;--step-done-bg: #eafaf1;--step-done-border: #a9dfbf;--step-done-text: #1a7d4a;--ingest-pending-dot: #c8d0d8;--ingest-pending-connector: #dde3ea;--ingest-done-text: #166534;--ingest-done-bg: rgba(21, 128, 61, .08);--ingest-done-dot: #16a34a;--ingest-done-connector: #86efac;--ingest-error-text: #991b1b;--ingest-error-bg: rgba(185, 28, 28, .08);--ingest-error-dot: #dc2626;--skel-base: #f0f0f0;--skel-highlight: #e4e4e4;--overlay-modal: rgba(0, 0, 0, .38);--overlay-backdrop: rgba(0, 0, 0, .55);--color-pdf: #4f46e5;--module-box-height: 87px;--module-box-width: 1216px;--module-box-height-small: 100px;--module-box-height-medium: 200px;--module-box-height-large: 300px;--module-box-height-xlarge: 400px;--module-box-margin-top: 0%;--module-box-margin-right: 20px;--module-box-margin-bottom: 10px;--module-box-margin-left: 20px;--module-box-padding: 8px;--module-box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2);--module-box-border-radius:30px;--animation-duration-fast: .2s;--animation-duration-normal: .4s;--animation-duration-slow: .6s;--animation-timing-ease-out: ease-out;--animation-timing-ease-in-out: cubic-bezier(.4, 0, .2, 1);--animation-timing-smooth: cubic-bezier(.4, 0, .2, .5);--animation-fade-in: fadeIn var(--animation-duration-normal) var(--animation-timing-ease-out);--animation-fade-out: fadeOut var(--animation-duration-fast) var(--animation-timing-ease-out) forwards;--animation-slide-up: moduleSlideUp var(--animation-duration-slow) var(--animation-timing-ease-in-out) backwards;--animation-home-chat-fade-in: homeChatFadeIn var(--animation-duration-normal) var(--animation-timing-ease-out) backwards;--animation-home-chat-fade-out: homeChatFadeOut var(--animation-duration-fast) var(--animation-timing-ease-out) forwards;--animation-hover-transition: all .3s ease;--animation-button-transition: all .5s ease}[data-theme=dark]{--background-light: #0F0F0F;--modules-light: #1B1B1B;--clickable-light: #2C2C2C;--clickable-light-hovering: #3A3A3A;--primary-text-light: #F0F0F0;--grey-text: #8A8A8A;--secondary-text: #707070;--avatar-bg: #3A3A3A;--hover-bg: #242424;--border-subtle: #2C2C2C;--chart-gridline: #2A2A2A;--chart-pill-bg: #2A2A2A;--page-bg: #0F0F0F;--status-overdue: #FF6B6B;--status-submitted: #4CAF50;--status-submitted-hover: #388E3C;--status-todo: #7999C0;--status-overdue-bg: transparent;--error-bg: #2D1515;--error-text: #FF8A80;--error-border: #5C2A2A;--module-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .6);--darkest-blue-hover-bg: rgba(255, 255, 255, .05);--darkest-blue-active-bg: rgba(255, 255, 255, .08);--darkest-blue-tint: rgba(121, 153, 192, .15);--dark-blue-tint: rgba(121, 153, 192, .06);--dark-blue-code-bg: rgba(121, 153, 192, .15);--shadow-soft: rgba(255, 255, 255, .08);--bottom-nav-glow: rgba(15, 15, 15, .9);--input-placeholder: rgba(255, 255, 255, .35);--text-strong: #EBEBEB;--control-bg: #282828;--surface-light: #1E1E1E;--warning-bg: rgba(255, 200, 60, .08);--warning-border: rgba(255, 200, 60, .35);--warning-text: #FFCA28;--color-danger: #FF6B6B;--color-danger-dark: #FF4444;--color-danger-border: #FF6B6B;--color-danger-bg: rgba(255, 107, 107, .12);--color-danger-border-light: rgba(255, 107, 107, .3);--step-done-bg: rgba(76, 175, 80, .12);--step-done-border: rgba(76, 175, 80, .35);--step-done-text: #4CAF50;--ingest-pending-dot: #3A4A5C;--ingest-pending-connector: #2A3540;--ingest-done-text: #4CAF50;--ingest-done-bg: rgba(76, 175, 80, .12);--ingest-done-dot: #4CAF50;--ingest-done-connector: #2D7A4F;--ingest-error-text: #FF6B6B;--ingest-error-bg: rgba(255, 107, 107, .12);--ingest-error-dot: #FF6B6B;--skel-base: #242424;--skel-highlight: #2E2E2E;--overlay-modal: rgba(0, 0, 0, .6);--overlay-backdrop: rgba(0, 0, 0, .75);--color-pdf: #818CF8}*{box-sizing:border-box}body{margin:0;font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-light);overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}
