:root{--nclex-primary:#146c94;--nclex-accent:#2f9e7e;--nclex-ink:#1f2933;--nclex-muted:#607080;--nclex-bg:#f5f8fb}body{background:var(--nclex-bg);color:var(--nclex-ink)}html{min-height:100%}body.public-shell{min-height:100vh;display:flex;flex-direction:column}.public-shell main{flex:1 0 auto}.public-footer{background:#ffffff;color:var(--nclex-muted);font-size:.9rem;flex-shrink:0}.public-footer a{color:var(--nclex-muted);text-decoration:none}.public-footer a:hover,.public-footer a:focus{color:var(--nclex-primary);text-decoration:underline}.site-brand{line-height:1.2}.site-brand-name{display:block}.site-brand-tagline{display:block;font-size:0.7rem;font-weight:500;letter-spacing:0.02em}.site-brand.navbar-brand .site-brand-tagline,.site-brand.text-primary .site-brand-tagline{color:var(--nclex-muted);font-weight:400}.admin-sidebar .site-brand-tagline{color:rgba(255,255,255,0.75);font-weight:400}.info-page-section + .info-page-section{border-top:1px solid #e5edf3;margin-top:1.5rem;padding-top:1.5rem}.skip-link{position:absolute;left:1rem;top:.75rem;z-index:2000;transform:translateY(-150%);background:#ffffff;color:var(--nclex-primary);border:2px solid var(--nclex-primary);border-radius:6px;padding:.5rem .75rem;font-weight:700;text-decoration:none;box-shadow:0 8px 24px rgba(31,41,51,.12)}.skip-link:focus{transform:translateY(0)}a:focus-visible,button:focus-visible,.btn:focus-visible,.form-control:focus,.form-select:focus,.form-check-input:focus{outline:3px solid rgba(47,158,126,.7);outline-offset:2px;box-shadow:0 0 0 .25rem rgba(47,158,126,.18)}main:focus{outline:none}.hero{min-height:620px;background:#082534;color:white;display:flex;align-items:center;position:relative;overflow:hidden}.coming-soon-page .hero-content{max-width:42rem}.hero-home{background:#082534}.hero-home::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,32,43,.94) 0%,rgba(7,32,43,.82) 24%,rgba(8,49,65,.58) 46%,rgba(8,49,65,.14) 72%,rgba(8,49,65,0) 100%)}.hero-home .hero-media img{-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.55) 28%,#000 58%);mask-image:linear-gradient(90deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.55) 28%,#000 58%)}.hero-home .container{position:relative;z-index:2}.hero-media{position:absolute;inset:0;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hero-content{max-width:720px;padding:5rem 0}.hero h1{font-size:clamp(2.4rem,5vw,4.8rem);line-height:1}.hero .lead{max-width:680px}.hero-actions .btn{min-width:172px}.hero-proof{display:flex;flex-wrap:wrap;gap:.65rem}.hero-proof span{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.45rem .75rem;background:rgba(8,49,73,.32);color:rgba(255,255,255,.92);font-size:.9rem;line-height:1.1;backdrop-filter:blur(8px)}.feature-band{background:white}.metric-card,.workflow-card,.question-panel{background:white;border:1px solid #dbe5ec;border-radius:8px;box-shadow:0 8px 24px rgba(31,41,51,.05)}.filepond--root{margin-bottom:0}.filepond--panel-root{background-color:#f8fbfd;border:1px solid #dbe5ec}.filepond--drop-label{color:var(--nclex-muted)}.answer-option{border:1px solid #dbe5ec;border-radius:8px;padding:.85rem 1rem;display:block;background:white}.answer-option:hover{border-color:var(--nclex-primary)}.quiz-layout{max-width:1180px;margin:0 auto}.practice-settings-offcanvas{width:min(420px,100vw)}.quiz-settings-form .form-label{font-size:.82rem;font-weight:700;color:#3c4b58}.quiz-progress-shell{position:sticky;top:4.25rem;z-index:20;border-color:#cbdce7}.quiz-progress-shell .progress{height:.65rem;background:#e8f2f7}.quiz-progress-shell .progress-bar{background-color:var(--nclex-accent)}.quiz-question-panel{border-color:#cfdee8;box-shadow:0 12px 32px rgba(31,41,51,.06)}.quiz-question-header{border-bottom:1px solid #e5edf3;padding-bottom:1rem}.quiz-question-number{width:46px;height:46px;border-radius:50%;background:#e8f2f7;color:var(--nclex-primary);display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.quiz-meta-list{display:flex;flex-wrap:wrap;gap:.45rem}.quiz-meta-list span{border:1px solid #dbe5ec;border-radius:999px;background:#f8fbfd;color:#435464;font-size:.78rem;line-height:1.2;padding:.32rem .55rem}.quiz-question-stem{max-width:78ch;line-height:1.35;margin-bottom:1rem}.quiz-answer-option{line-height:1.45;border-color:#d3e0e8;background:#fbfdfe}.quiz-answer-option input[type="radio"],.quiz-answer-option input[type="checkbox"]{margin-top:.25rem;transform:scale(1.08)}.quiz-answer-option:hover{background:#f5faf8;border-color:rgba(47,158,126,.65)}.quiz-submit-bar{display:flex;justify-content:flex-end}.student-shell .navbar{box-shadow:0 2px 12px rgba(31,41,51,.04)}.navbar .nav-link.active{color:var(--nclex-primary);font-weight:700}.student-profile-link{display:inline-flex;align-items:center;gap:.45rem}.student-progress-subnav-list{flex-wrap:wrap;gap:.35rem}.student-progress-subnav .nav-link{color:var(--nclex-muted);border-radius:999px;font-weight:600;padding:.45rem .9rem;white-space:nowrap}.student-progress-subnav .nav-link:hover,.student-progress-subnav .nav-link:focus{color:var(--nclex-primary);background:#e8f2f7}.student-progress-subnav .nav-link.active{color:#ffffff;background:var(--nclex-primary)}.profile-avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;background:#e8f2f7;color:var(--nclex-primary);font-weight:700;flex:0 0 auto}.profile-avatar img{width:100%;height:100%;object-fit:cover;display:block}.profile-avatar-sm{width:28px;height:28px;font-size:.75rem}.profile-avatar-lg{width:88px;height:88px;font-size:1.5rem;border:3px solid #dbe5ec}.profile-image-panel{border-color:#cfdfe8}.profile-image-preview{background:#f8fbfd;box-shadow:0 10px 24px rgba(31,41,51,.08)}.student-performance-table{width:100%}.student-performance-breakdown>[class*="col-"]{min-width:0}.student-performance-chart-wrap{position:relative;height:220px;max-width:100%}.student-performance-chart-wrap-sm{height:180px}.student-performance-chart-wrap canvas{display:block;width:100% !important;height:100% !important}.student-performance-table th,.student-performance-table td{vertical-align:middle}.student-performance-table .metric-col,.student-performance-table .practice-col{width:1%;white-space:nowrap}.admin-sidebar{width:260px;flex:0 0 260px;background:#22313f;color:white;position:sticky;top:0;min-height:100vh}.admin-sidebar .nav-link{color:#d8e0e7;border-radius:6px}.admin-sidebar .nav-link:hover,.admin-sidebar .nav-link:focus{background:rgba(255,255,255,.1);color:white}.admin-sidebar .nav-link.active{background:rgba(47,158,126,.22);color:white;font-weight:700}.admin-content{min-width:0}.admin-main{min-width:0;background:var(--nclex-bg)}.admin-topbar{position:sticky;top:0;z-index:1020;background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 0 1.25rem rgba(31,41,51,.05);min-height:3.5rem;padding:0 1.5rem;flex-shrink:0}.admin-topbar-inner{display:flex;align-items:center;justify-content:flex-end;min-height:3.5rem;width:100%}.admin-topbar-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.admin-topbar-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;color:#6c757d;text-decoration:none;transition:background-color .15s ease,color .15s ease}.admin-topbar-icon-btn:hover,.admin-topbar-icon-btn:focus{background:#f3f5f7;color:var(--nclex-primary)}.admin-user-menu-toggle{display:inline-flex;align-items:center;gap:.55rem;border:0;background:transparent;padding:.2rem .45rem .2rem .2rem;border-radius:999px;color:inherit;font-size:.9375rem;line-height:1;cursor:pointer;transition:background-color .15s ease}.admin-user-menu-toggle:hover,.admin-user-menu-toggle:focus,.admin-user-menu-toggle.show{background:#f3f5f7}.admin-user-menu-toggle:focus-visible{outline:3px solid rgba(20,108,148,.25);outline-offset:2px}.admin-user-menu-toggle::after{margin-left:.1rem;vertical-align:middle;border-top-color:#6c757d}.admin-user-menu-name{font-weight:500;color:var(--nclex-ink);white-space:nowrap}.admin-user-menu{min-width:14rem;border:0;margin-top:.5rem;padding:.35rem 0}.admin-user-menu-header{line-height:1.35}.admin-logout-form{margin:0}.admin-logout-form .dropdown-item{width:100%;text-align:left}.admin-user-menu .dropdown-item{font-size:.9375rem;padding:.45rem 1rem}.admin-user-menu .dropdown-item:active,.admin-logout-form .dropdown-item:active{color:#fff;background-color:var(--nclex-primary)}.status-badge{border-radius:999px;padding:.25rem .55rem;font-size:.8rem;background:#e8f2f7;color:var(--nclex-primary)}.admin-user-header{border-color:#cfdfe8}.admin-user-header-actions{align-self:center}.admin-user-sidebar{position:sticky;top:5rem}.admin-user-filter-panel{background:#f8fbfd;border:1px solid #e5edf3;border-radius:8px;padding:1rem;margin-inline:0}.admin-user-attempt-table-wrap{border:1px solid #e5edf3;border-radius:8px}.admin-user-attempt-table thead th{background:#f8fbfd;border-bottom-color:#dbe5ec;font-size:.82rem;text-transform:uppercase;letter-spacing:.03em;color:var(--nclex-muted)}.admin-user-accuracy-cell{min-width:140px}.admin-user-accuracy-bar{height:.45rem;background:#e8f2f7}.admin-user-accuracy-bar .progress-bar{background-color:var(--nclex-accent)}.admin-user-account-panel{overflow:hidden}.admin-user-account-tabs{border-bottom-color:#dbe5ec;gap:.25rem}.admin-user-account-tabs .nav-link{color:var(--nclex-muted);border:0;border-bottom:2px solid transparent;border-radius:0;padding:.55rem .85rem}.admin-user-account-tabs .nav-link:hover,.admin-user-account-tabs .nav-link:focus{color:var(--nclex-primary);border-color:transparent}.admin-user-account-tabs .nav-link.active{color:var(--nclex-primary);background:transparent;border-color:var(--nclex-accent);font-weight:600}.admin-user-account-footer{border-top:1px solid #e5edf3;padding-top:1rem}.admin-user-activity{border-top:1px solid #e5edf3;padding-top:1rem;margin-top:0}.admin-user-activity dt{color:var(--nclex-muted);font-weight:500}.admin-user-activity dd{margin-bottom:.65rem}.admin-user-message-item{border-bottom:1px solid #e5edf3;padding:.75rem 0}.admin-user-message-item:last-child{border-bottom:0;padding-bottom:0}@media (max-width:991.98px){.admin-user-sidebar{position:static}.admin-user-header-actions{width:100%}.admin-user-header-actions .btn{flex:1 1 auto}}.taxonomy-admin-sidebar{position:sticky;top:5rem}.taxonomy-section{scroll-margin-top:5rem}.taxonomy-subcategory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.taxonomy-subcategory{border:1px solid #dbe5ec;border-radius:8px;background:#f8fbfd;padding:1rem}.question-bank-table-wrap{width:100%;max-width:100%;overflow-x:hidden}.question-bank-table{table-layout:fixed;width:100%}.question-bank-table th,.question-bank-table td{white-space:normal;overflow-wrap:anywhere}.question-bank-select{width:44px}.question-bank-stem{width:42%}.question-bank-meta{width:22%}.question-bank-actions{width:180px}.question-bank-actions .btn,.question-bank-actions form{margin:0 .25rem .35rem 0}.question-bank-table .badge{white-space:normal;text-align:left;line-height:1.2}.admin-quiz-create-card{position:sticky;top:5rem}.admin-quiz-list{min-width:0}.admin-quiz-card{min-width:0}.admin-quiz-status-badge{border-radius:999px;padding:.25rem .55rem;font-size:.8rem;font-weight:600}.admin-quiz-status-badge--published{background:#e8f7ee;color:#1f6b3f}.admin-quiz-status-badge--draft{background:#f3f5f7;color:#5c6b78}.admin-quiz-count-card{border:1px solid #dbe5ec;border-radius:8px;padding:.75rem 1rem;background:#f8fbfd}.admin-quiz-select-all{display:flex;align-items:center;gap:.35rem;cursor:pointer}.admin-quiz-question-picker{border:1px solid #dbe5ec;border-radius:8px;background:#f8fbfd;max-height:28rem;overflow:auto}.admin-quiz-question-picker--compact{max-height:18rem}.admin-quiz-question-option{display:flex;align-items:flex-start;gap:.65rem;margin:0;padding:.75rem 1rem;border-bottom:1px solid #e6eef3;cursor:pointer}.admin-quiz-question-option:last-child{border-bottom:0}.admin-quiz-question-option:hover{background:#fff}.admin-quiz-question-option input{margin-top:.2rem;flex-shrink:0}.admin-quiz-question-option-body{display:flex;flex-direction:column;gap:.2rem;min-width:0}.admin-quiz-question-option-meta{color:var(--nclex-muted);font-size:.8rem;line-height:1.3}.admin-quiz-question-option-stem{font-size:.92rem;line-height:1.45;overflow-wrap:anywhere}.admin-quiz-question-empty{padding:1rem;color:var(--nclex-muted);font-size:.9rem}.admin-quiz-question-details summary{cursor:pointer;font-weight:600;color:var(--nclex-primary)}.admin-quiz-question-details summary:hover{text-decoration:underline}.admin-quiz-save-form{margin-top:1rem;padding-top:1rem;border-top:1px solid #e6eef3}.admin-analytics-table{width:100%}.help-hero{scroll-margin-top:5rem}.help-wiki-nav{position:sticky;top:5rem}.help-wiki-section{scroll-margin-top:5rem}.help-page-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.help-page-card{border:1px solid #dbe5ec;border-radius:8px;background:#f8fbfd;padding:1rem;scroll-margin-top:5rem}.help-page-card ul{padding-left:1.1rem}.tooltip-help{width:22px;height:22px;border:1px solid #b8c7d3;border-radius:50%;background:white;color:var(--nclex-primary);font-size:.78rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;vertical-align:text-top}.tooltip-help:hover,.tooltip-help:focus{border-color:var(--nclex-primary);background:#eef8f4}.help-search-panel{background:#fbfdfe}.glossary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.glossary-card{border:1px solid #dbe5ec;border-radius:8px;background:white;padding:1rem;scroll-margin-top:5rem}.trophy-case-hero{border-radius:8px;background:linear-gradient(135deg,rgba(20,108,148,.92),rgba(47,158,126,.9)),url("/assets/images/trophies/strong-trend.jpg") center/cover;color:white;overflow:hidden;box-shadow:0 18px 44px rgba(31,41,51,.16)}.trophy-case-hero-content{padding:clamp(1.5rem,4vw,3rem);background:linear-gradient(90deg,rgba(7,32,43,.28),rgba(7,32,43,.04))}.trophy-progress .progress{height:.8rem;background:rgba(255,255,255,.28)}.trophy-progress .progress-bar{background:#f4c95d}.trophy-stat-card{border:1px solid #dbe5ec;border-radius:8px;background:white;box-shadow:0 10px 28px rgba(31,41,51,.06)}.trophy-tier-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1rem}.trophy-tier-card{border:1px solid #dbe5ec;border-radius:8px;background:#fbfdfe;padding:1rem}.trophy-tier-meter,.trophy-group-progress{height:.45rem;border-radius:999px;background:#e8f2f7;overflow:hidden}.trophy-tier-meter{margin-top:.75rem}.trophy-tier-meter span,.trophy-group-progress span{display:block;height:100%;border-radius:inherit;background:var(--nclex-accent)}.trophy-tier-bronze .trophy-tier-meter span{background:#b9784b}.trophy-tier-silver .trophy-tier-meter span{background:#8a98a8}.trophy-tier-gold .trophy-tier-meter span{background:#d9a321}.trophy-group-card{border-color:#cfdfe8}.trophy-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(108px,1fr));gap:1rem}.trophy-case-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.trophy-item{text-align:center;padding:.5rem .35rem}.trophy-card{position:relative;min-height:265px;border:1px solid #dbe5ec;border-radius:8px;background:linear-gradient(180deg,#ffffff 0%,#f8fbfd 100%);padding:1rem;box-shadow:0 10px 24px rgba(31,41,51,.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.trophy-card:hover,.trophy-card:focus-within{transform:translateY(-2px);box-shadow:0 16px 34px rgba(31,41,51,.1);border-color:rgba(47,158,126,.55)}.trophy-card-top{display:flex;justify-content:center;margin-bottom:.8rem;position:relative}.trophy-thumb{width:56px;height:56px;margin:0 auto .45rem;border-radius:50%;overflow:hidden;background:#f0f5f8;border:2px solid #dbe5ec;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(31,41,51,.06)}.trophy-thumb-lg{width:86px;height:86px;border-width:3px;box-shadow:0 10px 26px rgba(31,41,51,.12)}.trophy-thumb img{width:100%;height:100%;object-fit:cover}.trophy-thumb img.is-svg{width:70%;height:70%;object-fit:contain}.trophy-thumb-sm{width:36px;height:36px;margin:0;flex-shrink:0}.trophy-item.is-earned .trophy-thumb,.trophy-thumb.is-earned{border-color:var(--nclex-accent);background:#eef8f4}.trophy-card.is-earned{border-color:rgba(47,158,126,.42);background:linear-gradient(180deg,#ffffff 0%,#eef8f4 100%)}.trophy-item.is-locked .trophy-thumb{opacity:.45;filter:grayscale(.85)}.trophy-card.is-locked{background:#f7f9fb}.trophy-earned-badge{position:absolute;top:-.15rem;right:.15rem;border-radius:999px;padding:.24rem .5rem;font-size:.68rem;font-weight:700;background:#e8f2f7;color:var(--nclex-primary)}.trophy-card.is-earned .trophy-earned-badge{background:#dff4ea;color:#1d6f55}.trophy-label{font-size:.82rem;font-weight:600;line-height:1.2}.trophy-tier{font-size:.7rem;color:var(--nclex-muted);text-transform:uppercase;letter-spacing:.03em;margin-top:.15rem}.trophy-caption{font-size:.72rem;color:var(--nclex-muted);line-height:1.25;margin-top:.25rem}.trophy-meta{font-size:.68rem;line-height:1.2;margin-top:.2rem}.trophy-unlock-banner .trophy-grid{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.75rem}.trophy-unlock-banner .trophy-thumb{width:48px;height:48px}.trophy-unlock-banner .trophy-label{font-size:.75rem}.sample-quiz-badge-wrap{width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid #dbe5ec;box-shadow:0 8px 24px rgba(31,41,51,.08);background:#f5f8fb}.sample-quiz-badge-img{width:100%;height:100%;object-fit:cover;display:block}.sample-quiz-result-banner{max-width:420px;margin-left:auto;margin-right:auto}@media (max-width:1200px){.question-bank-table,.question-bank-table thead,.question-bank-table tbody,.question-bank-table tr,.question-bank-table th,.question-bank-table td{display:block;width:100%}.question-bank-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.question-bank-table tr{border-bottom:1px solid #dbe5ec;padding:.75rem 0}.question-bank-table td{border-bottom:0;padding:.35rem 0}.question-bank-actions .btn,.question-bank-actions form,.question-bank-actions form button{width:100%;margin-right:0}}@media (max-width:800px){.hero{min-height:auto}.hero-home::before{background:linear-gradient(180deg,rgba(7,32,43,.94) 0%,rgba(8,49,65,.78) 48%,rgba(8,49,65,.22) 100%)}.hero-home .hero-media img{-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.7) 45%,#000 100%);mask-image:linear-gradient(180deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.7) 45%,#000 100%)}.hero-media img{object-position:64% center}.hero-content{padding:4rem 0}.hero-actions .btn{width:100%}.quiz-progress-shell{position:static}.quiz-question-panel{padding:1rem !important}.quiz-question-number{width:40px;height:40px}.quiz-submit-bar .btn{width:100%}.admin-quiz-save-form .btn,.admin-quiz-question-details .btn{width:100%}.admin-analytics-table,.admin-analytics-table thead,.admin-analytics-table tbody,.admin-analytics-table tr,.admin-analytics-table th,.admin-analytics-table td{display:block;width:100%}.admin-analytics-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.admin-analytics-table tr{border-bottom:1px solid #dbe5ec;padding:.75rem 0}.admin-analytics-table td,.admin-analytics-table th{border-bottom:0;padding:.4rem 0;overflow-wrap:anywhere;text-align:left !important}.admin-analytics-table .btn{width:100%}.admin-shell .d-flex{display:block !important}.admin-sidebar{width:100%;flex-basis:auto;min-height:auto;position:static}.taxonomy-admin-sidebar{position:static}.help-wiki-nav{position:static}}.student-page-header-actions .btn.shadow-sm{box-shadow:0 8px 20px rgba(13,110,253,.18) !important}.student-next-action-card{border-color:#b9d7ea;background:linear-gradient(135deg,#f8fcff 0%,#ffffff 55%)}.student-next-action-eyebrow{letter-spacing:.08em}.student-next-action-cta{min-width:11rem}.student-filter-chips{gap:.5rem}.student-filter-chip{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #cbdce7;border-radius:999px;background:#f8fbfd;padding:.25rem .65rem;font-size:.85rem}.student-filter-chip-remove{color:#5c6b78;text-decoration:none;line-height:1;font-size:1rem}.student-filter-chip-remove:hover{color:var(--nclex-primary)}.student-filter-reset{color:var(--nclex-primary);text-decoration:none}.student-filter-reset:hover{text-decoration:underline}.student-status-badge{display:inline-block;border-radius:999px;padding:.2rem .55rem;font-size:.78rem;font-weight:600;line-height:1.2;background:#e8f2f7;color:var(--nclex-primary)}.student-status-badge--mode{background:#e8f2f7;color:#0b4f7a}.student-status-badge--status{background:#eef5ea;color:#3f6b2d}.student-status-badge--difficulty{background:#f4effa;color:#5b3f8d}.student-status-badge--item-type{background:#fff4e8;color:#8a5a12}.student-progress-row-bar{height:.55rem;background:#e8f2f7}.student-progress-row-bar .progress-bar{background:linear-gradient(90deg,#4f9fd1,var(--nclex-primary))}.student-progress-row-reason{margin-left:.35rem}.student-attempt-card-score{font-size:1.05rem}.student-attempt-card-meta{display:flex;flex-wrap:wrap;gap:.35rem}.student-empty-state-icon{font-size:2rem;line-height:1}.student-nav-messages{display:inline-flex;align-items:center;gap:.35rem}.student-nav-badge{font-size:.7rem;min-width:1.25rem}@media (max-width:767.98px){.student-next-action-card-inner{align-items:stretch !important}.student-next-action-cta{width:100%}.student-page-header-actions{width:100%}.student-page-header-actions .btn{flex:1 1 auto}}.student-profile-header{border-color:#cfdfe8}.student-profile-panel{overflow:hidden}.student-profile-tabs{border-bottom-color:#dbe5ec;gap:.25rem}.student-profile-tabs .nav-link{color:var(--nclex-muted);border:0;border-bottom:2px solid transparent;border-radius:0;padding:.55rem .85rem}.student-profile-tabs .nav-link:hover,.student-profile-tabs .nav-link:focus{color:var(--nclex-primary);border-color:transparent}.twofa-qr svg{display:block;width:12.5rem;height:12.5rem}.twofa-qr svg rect{fill:#111827}.student-profile-tabs .nav-link.active{color:var(--nclex-primary);background:transparent;border-color:var(--nclex-accent);font-weight:600}.trophy-closest-strip{border-color:#cfdfe8;background:linear-gradient(180deg,#ffffff 0%,#f8fbfd 100%)}.trophy-closest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.trophy-closest-card{display:flex;align-items:center;gap:.85rem;border:1px solid #dbe5ec;border-radius:8px;background:white;padding:.85rem 1rem}.trophy-closest-meter,.trophy-progress-hint-meter{height:.4rem;border-radius:999px;background:#e8f2f7;overflow:hidden}.trophy-closest-meter span,.trophy-progress-hint-meter span{display:block;height:100%;border-radius:inherit;background:var(--nclex-accent)}.trophy-progress-hint-label{font-size:.66rem;color:var(--nclex-muted);line-height:1.2;margin-bottom:.2rem}.trophy-filter-chips .btn{border-radius:999px}.trophy-group-jump{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.trophy-group-jump-link{display:inline-block;border:1px solid #dbe5ec;border-radius:999px;padding:.2rem .7rem;font-size:.78rem;color:var(--nclex-primary);text-decoration:none;background:#fbfdfe}.trophy-group-jump-link:hover,.trophy-group-jump-link:focus{border-color:rgba(47,158,126,.55);color:var(--nclex-accent);text-decoration:none}.trophy-group-card{scroll-margin-top:5.5rem}.trophy-card[hidden],.trophy-group-card[hidden]{display:none !important}.student-performance-insights{border-color:#d7e6ef}.student-performance-insight{border:1px solid #dbe5ec;border-radius:.75rem;background:#f8fbfd;padding:1rem}.student-performance-insight-label{font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#5f7380;margin-bottom:.35rem}.student-performance-insight-title{font-weight:600;line-height:1.35;margin-bottom:.25rem}.student-performance-readiness-disclaimer{border-top:1px solid #e3edf3;padding-top:.65rem;font-size:.78rem;line-height:1.4}.student-practice-plan-card{border:1px solid #dbe5ec;border-radius:.75rem;background:#fff;padding:1rem}.student-practice-plan-card-title{font-weight:600}.student-practice-plan-card-reason{color:#4f6470}.student-filter-chips{border:1px solid #dbe5ec;border-radius:.75rem;background:#f8fbfd;padding:.75rem 1rem}.student-filter-chip{background:#e8f2f8;border-color:#c8dde8}.student-filter-reset{white-space:nowrap}.student-attempt-timeline{display:grid;gap:.75rem}.student-attempt-card{border-color:#dbe5ec}.student-attempt-card-score{color:#146c94}.student-attempt-table-wrap .table{margin-bottom:0}@media (max-width:991.98px){.student-attempt-timeline{margin-bottom:0}}.student-results-summary{border-left:4px solid #0d6efd}.student-results-score{font-weight:700;line-height:1;color:#1f2933}.student-results-status{display:inline-block;padding:.25rem .75rem;border-radius:999px;font-size:.8125rem;font-weight:600}.student-results-status.is-strong{background:#d1e7dd;color:#0f5132}.student-results-status.is-review{background:#fff3cd;color:#664d03}.student-results-status.is-rebuild{background:#f8d7da;color:#842029}.student-results-metric-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6c757d;margin-bottom:.15rem}.student-results-metric-value{font-size:1rem;font-weight:600;color:#1f2933}.student-next-action-card{display:block;width:100%;height:100%;padding:1rem;border:1px solid #dbe5ec;border-radius:.75rem;background:#fff;color:inherit;text-align:left;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.student-next-action-card:hover,.student-next-action-card:focus-visible{border-color:#0d6efd;box-shadow:0 4px 16px rgba(13,110,253,.08);color:inherit}.student-next-action-card--button{cursor:pointer}.student-next-action-card__title{display:block;font-weight:600;margin-bottom:.25rem}.student-next-action-card__detail{display:block;font-size:.875rem;color:#6c757d}.student-progress-row{margin-bottom:.85rem}.student-progress-row:last-child{margin-bottom:0}.student-progress-row__head{display:flex;justify-content:space-between;gap:.75rem;align-items:baseline;margin-bottom:.35rem}.student-progress-row__label{font-size:.875rem;font-weight:500;color:#1f2933}.student-progress-row__meta{font-size:.75rem;color:#6c757d;white-space:nowrap}.student-progress-row__bar{height:.5rem;background:#e9ecef}.student-filter-chips .student-filter-count{font-weight:400;opacity:.85}.student-results-question{border:1px solid #dbe5ec}.student-results-answer-status{padding:1rem;border-radius:.75rem;background:#f8fafc;border:1px solid #e2e8f0}.student-results-question-number{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6c757d;margin-right:.5rem}.student-results-answer-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.student-results-answer-badge.is-correct{background:#d1e7dd;color:#0f5132}.student-results-answer-badge.is-incorrect{background:#fff3cd;color:#664d03}.student-results-rationale-state{font-size:.8125rem;font-weight:500}.student-results-rationale-state.is-reviewed{color:#198754}.student-results-rationale-state.is-pending{color:#6c757d}.student-results-answer-details dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#6c757d;margin-bottom:.2rem}.student-results-answer-details dd{margin-bottom:0;font-size:.9375rem;color:#1f2933}.student-results-explanation{margin-bottom:1rem}.student-results-options{display:grid;gap:.75rem}.student-results-option{padding:.85rem 1rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff}.student-results-option.is-selected{border-color:#9ec5fe;background:#f8fbff}.student-results-option.is-correct-option{border-color:#a3cfbb}.student-results-option__header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem;align-items:flex-start}.student-results-option__label{flex:1 1 12rem}.student-results-option__badges{display:flex;flex-wrap:wrap;gap:.35rem}.student-results-option__rationale{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e9ecef;font-size:.875rem;line-height:1.5;color:#495057}.student-bookmark-card{overflow:hidden}.student-bookmark-card-summary{background:#fff}.student-bookmark-card-detail{background:#f8fbfd}.student-bookmark-card-actions .btn,.student-bookmark-card-actions form{margin:0}.student-empty-state{text-align:left}.student-status-badge{border-radius:999px;display:inline-block;font-size:.75rem;font-weight:600;line-height:1.2;padding:.3rem .6rem;white-space:nowrap}.student-status-badge--open{background:#e8f2f7;color:var(--nclex-primary)}.student-status-badge--in-review{background:#fff4e5;color:#9a6700}.student-status-badge--resolved{background:#e8f5ee;color:#1f7a4d}.student-status-badge--pending{background:#fdecec;color:#b42318}.student-flag-group .student-flag-card:first-of-type{border-top:0;margin-top:0;padding-top:0}.student-flag-resolution-note{background:#f0f7ff;border:1px solid #c9def8;border-left:4px solid var(--nclex-primary);border-radius:8px;padding:.85rem 1rem}.student-messages-layout .student-messages-thread-list,.student-messages-layout .student-messages-thread-detail{min-height:28rem}.student-message-thread-item{border-left:3px solid transparent;padding:.9rem 1rem}.student-message-thread-item.active{background:#eef6fa;border-left-color:var(--nclex-primary)}.student-message-thread-item--unread{background:#fff9f8}.student-message-thread-item--replied .student-message-thread-subject{color:var(--nclex-ink)}.student-message-unread-dot{background:#d64545;border-radius:999px;flex-shrink:0;height:.55rem;margin-top:.35rem;width:.55rem}.student-message-timeline{display:flex;flex-direction:column;gap:1rem;max-height:28rem;overflow-y:auto}.student-message-bubble{max-width:92%}.student-message-bubble--outgoing{align-self:flex-end;margin-left:auto}.student-message-bubble--incoming{align-self:flex-start}.student-message-bubble-body{background:#fff;border:1px solid #dbe5ec;border-radius:12px;padding:.85rem 1rem}.student-message-bubble--outgoing .student-message-bubble-body{background:#e8f2f7;border-color:#c5dde8}.student-message-bubble--incoming .student-message-bubble-body{background:#fff}.student-message-reply-form{background:#f8fbfd}.student-messages-thread-actions .btn,.student-messages-thread-actions form{margin:0}@media (max-width:991.98px){.student-messages-layout .student-messages-thread-list,.student-messages-layout .student-messages-thread-detail{min-height:auto}.student-message-timeline{max-height:none}}.quiz-active-settings{margin-bottom:.25rem}.quiz-setting-chip{border:1px solid #dbe5ec;border-radius:999px;background:#f8fbfd;color:#435464;font-size:.82rem;line-height:1.2;padding:.35rem .7rem}.quiz-setting-chip-label{color:#607080;font-weight:600}.quiz-mode-selector{border-color:#cbdce7}.quiz-mode-selector-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.quiz-mode-option{border:1px solid #dbe5ec;border-radius:999px;background:#fff;color:#435464;display:inline-flex;align-items:center;justify-content:center;font-size:.84rem;font-weight:600;line-height:1.2;min-height:2.5rem;padding:.45rem .65rem;text-align:center;text-decoration:none;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.quiz-mode-option:hover,.quiz-mode-option:focus{border-color:rgba(47,158,126,.65);background:#f5faf8;color:var(--nclex-primary)}.quiz-mode-option.is-active{background:var(--nclex-primary);border-color:var(--nclex-primary);color:#fff}.quiz-answer-option{cursor:pointer;font-size:1rem;gap:.65rem;padding:1rem 1.1rem}.quiz-answer-option input[type="radio"],.quiz-answer-option input[type="checkbox"]{flex:0 0 auto;margin-top:.15rem;transform:scale(1.18)}.quiz-answer-option:has(input:checked){background:#edf7f3;border-color:var(--nclex-accent);box-shadow:inset 0 0 0 1px rgba(47,158,126,.25)}.quiz-answer-option-text{display:flex;flex-wrap:wrap;gap:.35rem .55rem;line-height:1.5}.quiz-answer-option-label{color:var(--nclex-primary);font-weight:800;min-width:1.5rem}.quiz-answer-option-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.quiz-answer-option--reviewed{cursor:default;display:block}.quiz-answer-option--reviewed.quiz-answer-option--correct{background:#edf8f2;border-color:#7bc9a8}.quiz-answer-option--reviewed.quiz-answer-option--incorrect{background:#fff4f2;border-color:#efb0a6}.quiz-answer-option--reviewed.quiz-answer-option--neutral{opacity:.92}.quiz-option-rationale{border-top:1px solid rgba(67,84,100,.12);color:#607080;font-size:.92rem;line-height:1.55;margin-top:.85rem;padding-top:.75rem}.quiz-feedback-banner{border-left-width:.35rem}.quiz-feedback-rationale{line-height:1.55;margin-top:.35rem}.quiz-flag-toggle{font-weight:600;text-decoration:none}.quiz-flag-toggle:hover,.quiz-flag-toggle:focus{text-decoration:underline}.quiz-flag-panel{border-left:3px solid #dbe5ec;padding-left:.85rem}.quiz-flag-fields{display:grid;gap:.55rem;grid-template-columns:minmax(9rem,11rem) minmax(0,1fr) auto}.quiz-flag-status{color:#607080;margin-top:.55rem;min-height:1.25rem}.quiz-flag-status.text-success{color:#1f7a55;font-weight:600}.quiz-flag-status.text-danger{color:#b42318;font-weight:600}.quiz-submit-bar--sticky{backdrop-filter:blur(8px);background:rgba(255,255,255,.96);border-top:1px solid #dbe5ec;bottom:0;box-shadow:0 -10px 24px rgba(31,41,51,.08);left:0;margin:0;position:fixed;right:0;z-index:1030}.quiz-layout:has(.quiz-submit-bar--sticky){padding-bottom:5.5rem}@media (max-width:991.98px){.quiz-mode-selector-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quiz-flag-fields{grid-template-columns:1fr}}@media (max-width:575.98px){.quiz-mode-selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
