@import "https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,300;0,400;0,600;1,400&family=Outfit:wght@300;400;500;600;700&display=swap";.atlas{--atlas-midnight:#0b1d3a;--atlas-deep-ocean:#14305a;--atlas-twilight:#1e3560;--atlas-explorer-blue:#1e4d8c;--atlas-compass-gold:#d4a843;--atlas-warm-amber:#e8b84b;--atlas-lantern-glow:#f4ce6a;--atlas-parchment:#f5efe0;--atlas-warm-cream:#faf7f0;--atlas-mist-cream:#e8dfc8;--atlas-soft-linen:#ede7d9;--atlas-teal-pin:#2a9d8f;--atlas-coral-pin:#e76f51;--atlas-forest-green:#4a7c59;--atlas-mountain-slate:#8b96a8;--atlas-bg:var(--atlas-midnight);--atlas-bg-surface:var(--atlas-deep-ocean);--atlas-bg-elevated:var(--atlas-twilight);--atlas-text:var(--atlas-parchment);--atlas-text-muted:var(--atlas-mountain-slate);--atlas-accent:var(--atlas-compass-gold);--atlas-border:#d4a8431f;--atlas-border-active:#d4a84347;--atlas-navy:var(--atlas-deep-ocean);--atlas-gold:var(--atlas-compass-gold);background:var(--atlas-bg);color:var(--atlas-text);max-width:none;min-height:calc(100vh - 60px);margin:-2rem;padding:2rem;font-family:Outfit,Arial,sans-serif}.atlas>*{max-width:900px;margin-left:auto;margin-right:auto}@media (width<=768px){.atlas{margin:-1rem;padding:1rem}}.atlas-header{border-bottom:1px solid #d4a84333;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.atlas-logo-mark{flex-shrink:0}.atlas-header-text{flex-direction:column;display:flex}.atlas-wordmark{color:var(--atlas-warm-cream);letter-spacing:.15em;text-transform:uppercase;font-family:Outfit,Arial,sans-serif;font-size:1.75rem;font-weight:700;line-height:1.1}.atlas-tagline{color:var(--atlas-compass-gold);margin-top:.15rem;font-family:Crimson Pro,Georgia,serif;font-size:.9rem;font-style:italic}.atlas-sub-brand{color:var(--atlas-mountain-slate);text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem;font-size:.7rem}.atlas-tabs{scrollbar-width:none;border-bottom:1px solid var(--atlas-border);gap:.25rem;margin-bottom:1.5rem;padding-bottom:0;display:flex;overflow-x:auto}.atlas-tabs::-webkit-scrollbar{display:none}.atlas-tab{color:var(--atlas-mountain-slate);white-space:nowrap;text-align:center;border-bottom:2px solid #0000;flex-direction:column;align-items:center;min-width:80px;padding:.75rem 1rem;font-family:Outfit,Arial,sans-serif;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.atlas-tab:hover{color:var(--atlas-mist-cream)}.atlas-tab-active{color:var(--atlas-compass-gold);border-bottom-color:var(--atlas-compass-gold)}.atlas-tab-icon{margin-bottom:.2rem;font-size:1.25rem}.atlas-tab-pillar{font-size:.8rem;font-weight:600}.atlas-tab-sub{color:var(--atlas-mountain-slate);margin-top:.1rem;font-size:.65rem}.atlas-tab-active .atlas-tab-sub{color:var(--atlas-lantern-glow)}.atlas-content{min-height:400px}.atlas-home{text-align:center;padding:2rem 1rem}.atlas-home h2{color:var(--atlas-parchment);margin-bottom:.5rem;font-family:Outfit,Arial,sans-serif;font-size:1.5rem;font-weight:700}.atlas-home p{color:var(--atlas-mountain-slate,#6b7b8d);max-width:500px;margin:0 auto 2rem;font-family:Crimson Pro,Georgia,serif;line-height:1.6}.atlas-subject-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;max-width:600px;margin:0 auto;display:grid}.atlas-subject-card{background:var(--atlas-bg-surface);border:1px solid var(--atlas-border);color:var(--atlas-parchment);border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.atlas-subject-card:hover{border-color:var(--atlas-compass-gold,#d4a843);box-shadow:0 2px 8px #d4a84333}.atlas-subject-icon{font-size:2rem}.atlas-subject-name{font-family:Outfit,Arial,sans-serif;font-size:.85rem;font-weight:600}.atlas-content-full{min-height:calc(100vh - 4rem)}.atlas-home-header{text-align:left;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.atlas-home-header h2{margin:0}.atlas-home-tagline{font-size:.9rem;margin:.25rem 0 0!important}.atlas-home-loading{min-height:300px;color:var(--atlas-mountain-slate);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.atlas-stats-bar{background:var(--atlas-bg-surface);border:1px solid var(--atlas-border);border-radius:8px;flex-wrap:wrap;justify-content:center;gap:1.25rem;max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:.75rem 1rem;display:flex}.atlas-stat{color:var(--atlas-mist-cream);font-size:.85rem;font-weight:500}.atlas-subject-badge{background:var(--atlas-compass-gold,#d4a843);color:var(--atlas-midnight);border-radius:4px;padding:.15rem .5rem;font-size:.65rem;font-weight:500}.atlas-learn{flex-direction:column;height:calc(100vh - 2rem);max-height:100%;font-family:Outfit,Arial,sans-serif;display:flex}.atlas-learn-no-subject{min-height:400px;color:var(--atlas-mountain-slate,#6b7b8d);justify-content:center;align-items:center;display:flex}.atlas-learn-toolbar{border-bottom:1px solid var(--atlas-border);align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.atlas-learn-subject{color:var(--atlas-parchment);text-transform:capitalize;font-weight:600}.atlas-learn-mode{color:var(--atlas-mountain-slate,#6b7b8d);font-size:.75rem}.atlas-btn-clear{border:1px solid var(--atlas-border);color:var(--atlas-mountain-slate,#6b7b8d);cursor:pointer;background:0 0;border-radius:6px;margin-left:auto;padding:.25rem .5rem;font-size:.75rem}.atlas-btn-clear:hover{border-color:var(--atlas-coral-pin,#e76f51);color:var(--atlas-coral-pin,#e76f51)}.atlas-messages{flex-direction:column;flex:1;gap:.75rem;padding:1rem .75rem;display:flex;overflow-y:auto}.atlas-empty-state{min-height:300px;color:var(--atlas-mountain-slate,#6b7b8d);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;font-style:italic;display:flex}.atlas-message{max-width:85%;display:flex}.atlas-message-user{align-self:flex-end;margin-left:auto}.atlas-message-assistant{align-self:flex-start}.atlas-message-bubble{white-space:pre-wrap;word-wrap:break-word;border-radius:12px;padding:.625rem .875rem;font-size:.9rem;line-height:1.55}.atlas-message-user .atlas-message-bubble{background:var(--atlas-deep-ocean,#14305a);color:var(--atlas-parchment);border-bottom-right-radius:4px}.atlas-message-assistant .atlas-message-bubble{background:var(--atlas-bg-surface);color:var(--atlas-parchment);border:1px solid var(--atlas-border);border-bottom-left-radius:4px}.atlas-crisis-resources{color:#fca5a5;background:#e76f5126;border:1px solid #e76f5159;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.8rem}.atlas-crisis-resource{margin-top:.25rem}.atlas-followups{flex-wrap:wrap;gap:.5rem;padding:.5rem .75rem;display:flex}.atlas-followup-btn{background:var(--atlas-bg-surface);border:1px solid var(--atlas-border);color:var(--atlas-mist-cream);cursor:pointer;border-radius:20px;padding:.375rem .75rem;font-family:Outfit,Arial,sans-serif;font-size:.8rem;transition:border-color .15s,background .15s}.atlas-followup-btn:hover{border-color:var(--atlas-compass-gold,#d4a843);background:#d4a84314}.atlas-confused-btn{border-color:var(--atlas-coral-pin,#e76f51);color:var(--atlas-coral-pin,#e76f51)}.atlas-confused-btn:hover{background:#e76f5114}.atlas-error{color:#dc2626;text-align:center;padding:.5rem .75rem;font-size:.8rem}.atlas-input-form{border-top:1px solid var(--atlas-border);background:var(--atlas-bg-surface);gap:.5rem;padding:.75rem;display:flex}.atlas-input{border:1px solid var(--atlas-border);background:var(--atlas-bg-surface);border-radius:8px;outline:none;flex:1;padding:.625rem .875rem;font-family:Outfit,Arial,sans-serif;font-size:.9rem;transition:border-color .15s}.atlas-input:focus{border-color:var(--atlas-compass-gold,#d4a843)}.atlas-input:disabled{opacity:.6}.atlas-send-btn{background:var(--atlas-deep-ocean,#14305a);color:var(--atlas-parchment);cursor:pointer;border:none;border-radius:8px;padding:.625rem 1rem;font-size:1rem;font-weight:600;transition:background .15s}.atlas-send-btn:hover:not(:disabled){background:var(--atlas-midnight,#0b1d3a)}.atlas-send-btn:disabled{opacity:.4;cursor:not-allowed}.atlas-diagnostic,.atlas-lesson,.atlas-practice{flex-direction:column;height:calc(100vh - 2rem);max-height:100%;font-family:Outfit,Arial,sans-serif;display:flex}.atlas-loading{min-height:200px;color:var(--atlas-mountain-slate,#6b7b8d);justify-content:center;align-items:center;font-style:italic;display:flex}.atlas-btn{background:var(--atlas-deep-ocean,#14305a);color:var(--atlas-parchment);cursor:pointer;border:none;border-radius:8px;padding:.625rem 1.25rem;font-family:Outfit,Arial,sans-serif;font-size:.9rem;font-weight:600;transition:background .15s}.atlas-btn:hover:not(:disabled){background:var(--atlas-midnight,#0b1d3a)}.atlas-btn:disabled{opacity:.4;cursor:not-allowed}.atlas-btn-primary{background:var(--atlas-compass-gold,#d4a843);color:var(--atlas-midnight,#0b1d3a)}.atlas-btn-primary:hover:not(:disabled){background:#c49a38}.atlas-btn-secondary{color:var(--atlas-mist-cream);border:1px solid var(--atlas-border);background:0 0}.atlas-btn-secondary:hover:not(:disabled){background:var(--atlas-bg-surface)}.atlas-btn-small{border:1px solid var(--atlas-border);color:var(--atlas-mountain-slate,#6b7b8d);cursor:pointer;background:0 0;border-radius:6px;padding:.25rem .625rem;font-size:.75rem}.atlas-btn-end:hover{border-color:var(--atlas-coral-pin,#e76f51);color:var(--atlas-coral-pin,#e76f51)}.atlas-message-safety{color:#fca5a5!important;background:#e76f5126!important;border-color:#e76f5159!important}.atlas-message-hint{background:#f4ce6a26!important;border-color:#f4ce6a66!important}.atlas-message-loading{opacity:.6;font-style:italic}.atlas-xp-badge{background:var(--atlas-compass-gold,#d4a843);color:var(--atlas-midnight,#0b1d3a);border-radius:20px;margin:.5rem 0;padding:.25rem .75rem;font-size:.85rem;font-weight:600;display:inline-block}.atlas-badge-earned{color:var(--atlas-mist-cream);margin:.25rem 0;font-size:.85rem}.atlas-diagnostic-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.atlas-diagnostic-start{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.atlas-diagnostic-start h2{color:var(--atlas-parchment);margin-bottom:.75rem}.atlas-diagnostic-desc{color:var(--atlas-mist-cream);max-width:480px;margin-bottom:.5rem;line-height:1.6}.atlas-diagnostic-detail{color:var(--atlas-mountain-slate,#6b7b8d);margin-bottom:1.5rem;font-size:.85rem}.atlas-diagnostic-toolbar{border-bottom:1px solid var(--atlas-border);justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.85rem;display:flex}.atlas-diagnostic-subject{text-transform:capitalize;color:var(--atlas-parchment);font-weight:600}.atlas-diagnostic-progress{color:var(--atlas-compass-gold,#d4a843);font-weight:500}.atlas-diagnostic-results{text-align:center;border-top:2px solid var(--atlas-compass-gold,#d4a843);background:var(--atlas-bg-surface);padding:1.25rem}.atlas-diagnostic-results h3{color:var(--atlas-mist-cream);margin-bottom:.75rem}.atlas-profile-grid{text-align:left;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;margin:1rem 0;display:grid}.atlas-profile-topic{background:var(--atlas-bg-elevated);border-left:3px solid var(--atlas-mountain-slate,#6b7b8d);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.atlas-profile-topic-name{color:var(--atlas-parchment);flex:1}.atlas-profile-topic-score{color:var(--atlas-mist-cream);font-weight:600}.atlas-profile-topic-level{color:var(--atlas-mountain-slate,#6b7b8d);background:#d4a84326;border-radius:4px;padding:.1rem .4rem;font-size:.7rem}.atlas-tier-advanced{border-left-color:#059669}.atlas-tier-proficient{border-left-color:#4f46e5}.atlas-tier-developing{border-left-color:#d97706}.atlas-tier-needs_work{border-left-color:#dc2626}.atlas-profile-overall{color:var(--atlas-mist-cream);margin-top:.75rem;font-size:1rem;font-weight:600}.atlas-lesson-toolbar{border-bottom:1px solid var(--atlas-border);align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.85rem;display:flex}.atlas-lesson-topic{color:var(--atlas-parchment);flex-shrink:0;font-weight:600}.atlas-lesson-steps{gap:.25rem;margin-left:auto;display:flex}.atlas-step{border:1px solid var(--atlas-border);width:1.5rem;height:1.5rem;color:var(--atlas-mountain-slate,#6b7b8d);background:var(--atlas-bg-elevated);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:600;display:flex}.atlas-step-active{background:var(--atlas-compass-gold,#d4a843);color:var(--atlas-midnight,#0b1d3a);border-color:var(--atlas-compass-gold,#d4a843)}.atlas-step-done{background:var(--atlas-deep-ocean,#14305a);color:#fff;border-color:var(--atlas-mist-cream)}.atlas-lesson-step-label{color:var(--atlas-mountain-slate,#6b7b8d);flex-shrink:0;font-size:.75rem}.atlas-lesson-complete{text-align:center;border-top:2px solid var(--atlas-compass-gold,#d4a843);background:var(--atlas-bg-surface);padding:1.25rem}.atlas-lesson-complete-msg{color:var(--atlas-mist-cream);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.atlas-topic-picker{text-align:center;padding:2rem}.atlas-topic-picker h2{color:var(--atlas-parchment);margin-bottom:.25rem}.atlas-topic-picker h3{color:var(--atlas-mist-cream);margin:1.25rem 0 .5rem;font-size:.9rem}.atlas-topic-picker-subject{color:var(--atlas-mountain-slate,#6b7b8d);text-transform:capitalize;margin-bottom:1rem}.atlas-topic-grid{text-align:left;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem;display:grid}.atlas-topic-btn{background:var(--atlas-bg-surface);border:1px solid var(--atlas-border);color:var(--atlas-mist-cream);cursor:pointer;text-align:left;border-radius:8px;padding:.75rem 1rem;font-family:Outfit,Arial,sans-serif;font-size:.85rem;transition:border-color .15s,background .15s}.atlas-topic-btn:hover:not(:disabled){border-color:var(--atlas-compass-gold,#d4a843);background:#d4a8430f}.atlas-topic-btn:disabled{opacity:.5;cursor:not-allowed}.atlas-recommended-topic{margin-bottom:.5rem}.atlas-topic-btn-recommended{border-color:var(--atlas-compass-gold,#d4a843);background:#d4a8430f;flex-direction:column;gap:.25rem;max-width:400px;margin:0 auto;display:flex}.atlas-topic-btn-name{font-weight:600}.atlas-topic-btn-reason{color:var(--atlas-mountain-slate,#6b7b8d);font-size:.75rem}.atlas-practice-scorebar{border-bottom:1px solid var(--atlas-border);background:var(--atlas-bg-surface);flex-wrap:wrap;align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.8rem;display:flex}.atlas-practice-stat{flex-direction:column;align-items:center;display:flex}.atlas-practice-stat-label{color:var(--atlas-mountain-slate,#6b7b8d);text-transform:uppercase;letter-spacing:.5px;font-size:.65rem}.atlas-practice-stat-value{color:var(--atlas-mist-cream);font-weight:600}.atlas-streak-hot{color:#e76f51}.atlas-diff-easy{color:#059669}.atlas-diff-medium{color:#d97706}.atlas-diff-hard{color:#dc2626}.atlas-practice-feedback{text-align:center;padding:.375rem;font-size:.85rem;font-weight:600}.atlas-feedback-correct{color:#059669;background:#4a7c592e}.atlas-feedback-incorrect{color:#dc2626;background:#e76f5126}.atlas-hint-btn{color:var(--atlas-lantern-glow);cursor:pointer;background:#f4ce6a26;border:1px solid #f4ce6a66;border-radius:20px;padding:.375rem .75rem;font-family:Outfit,Arial,sans-serif;font-size:.8rem;transition:background .15s}.atlas-hint-btn:hover:not(:disabled){background:#f4ce6a26}.atlas-hint-btn:disabled{opacity:.4;cursor:not-allowed}.atlas-practice-actions{flex-wrap:wrap;gap:.5rem;padding:.5rem .75rem;display:flex}.atlas-practice-summary{text-align:center;border-top:2px solid var(--atlas-compass-gold,#d4a843);background:var(--atlas-bg-surface);padding:1.25rem}.atlas-practice-summary h3{color:var(--atlas-mist-cream);margin-bottom:.5rem}.atlas-practice-summary-stats{color:var(--atlas-mist-cream);justify-content:center;gap:1.5rem;margin-bottom:.75rem;font-size:.85rem;display:flex}@media (width<=640px){.atlas{padding:1rem .75rem 2rem}.atlas-wordmark{font-size:1.4rem}.atlas-tab{min-width:65px;padding:.5rem .75rem}.atlas-tab-pillar{font-size:.7rem}.atlas-subject-grid{grid-template-columns:repeat(2,1fr)}}.atlas-study{max-width:800px;margin:0 auto;padding:1rem}.atlas-study-setup{max-width:600px;margin:0 auto}.atlas-study-setup h2{color:var(--atlas-parchment);margin-bottom:.25rem}.atlas-study-label{color:var(--atlas-parchment);margin:1rem 0 .5rem;font-size:.9rem;font-weight:600;display:block}.atlas-study-modes{gap:.75rem;display:flex}.atlas-study-launch{margin-top:1rem}.atlas-study-launch input[type=range]{width:100%;margin:.5rem 0}.atlas-study-toolbar{background:var(--atlas-bg-elevated);border:1px solid var(--atlas-border);color:var(--atlas-parchment);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.atlas-study-nav{justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.atlas-study-complete{text-align:center;padding:2rem 1rem}.atlas-study-complete h3{color:var(--atlas-parchment)}.atlas-study-actions{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.atlas-topic-btn-selected{background:var(--atlas-compass-gold)!important;color:var(--atlas-midnight)!important;border-color:var(--atlas-compass-gold)!important}.atlas-flashcard{perspective:1000px;cursor:pointer;max-width:500px;min-height:250px;margin:2rem auto}.atlas-flashcard-inner{width:100%;min-height:250px;transform-style:preserve-3d;transition:transform .5s;position:relative}.atlas-flashcard-flipped .atlas-flashcard-inner{transform:rotateY(180deg)}.atlas-flashcard-front,.atlas-flashcard-back{backface-visibility:hidden;text-align:center;box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:250px;padding:2rem;display:flex;position:absolute}.atlas-flashcard-front{background:var(--atlas-bg-surface);border:2px solid var(--atlas-compass-gold);color:var(--atlas-parchment)}.atlas-flashcard-front small{opacity:.5;margin-top:1rem;font-size:.8rem}.atlas-flashcard-back{background:var(--atlas-compass-gold);color:var(--atlas-midnight);transform:rotateY(180deg)}.atlas-flashcard-front p,.atlas-flashcard-back p{margin:0;font-size:1.1rem;line-height:1.5}.atlas-quiz-question{max-width:600px;margin:0 auto}.atlas-quiz-question h3{color:var(--atlas-parchment);margin-bottom:1rem}.atlas-quiz-choices{flex-direction:column;gap:.5rem;display:flex}.atlas-quiz-choice{background:var(--atlas-bg-surface);cursor:pointer;text-align:left;border:2px solid #d4a8432e;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:all .15s}.atlas-quiz-choice:hover:not(:disabled){border-color:var(--atlas-gold)}.atlas-quiz-choice-selected{border-color:var(--atlas-gold);background:#f4ce6a26}.atlas-quiz-choice-correct{background:#4a7c592e!important;border-color:#22c55e!important}.atlas-quiz-choice-wrong{background:#e76f5126!important;border-color:#ef4444!important}.atlas-quiz-explanation-box{border-left:3px solid var(--atlas-compass-gold);background:#1e4d8c40;border-radius:8px;margin-top:1rem;padding:1rem}.atlas-quiz-score-display{text-align:center;margin:1.5rem 0}.atlas-quiz-score-big{color:var(--atlas-gold);font-size:3rem;font-weight:700}.atlas-quiz-review{text-align:left;margin-top:2rem}.atlas-quiz-review h4{color:var(--atlas-parchment)}.atlas-quiz-review-item{border-left:3px solid;border-radius:8px;margin:.5rem 0;padding:.75rem}.atlas-review-correct{background:#4a7c592e;border-color:#22c55e}.atlas-review-wrong{background:#e76f5126;border-color:#ef4444}.atlas-quiz-review-answer{margin-top:.5rem;font-size:.9rem}.atlas-quiz-explanation{color:var(--atlas-mountain-slate);margin-top:.25rem;font-size:.85rem}.atlas-input{box-sizing:border-box;border:1px solid #d4a8432e;border-radius:6px;width:100%;padding:.6rem .75rem;font-size:.95rem}.atlas-input-small{width:80px}.atlas-textarea{box-sizing:border-box;resize:vertical;border:1px solid #d4a8432e;border-radius:6px;width:100%;padding:.6rem .75rem;font-size:.95rem}.atlas-select{background:var(--atlas-bg-surface);border:1px solid #d4a8432e;border-radius:6px;padding:.6rem .75rem;font-size:.95rem}.atlas-file-input{margin-bottom:.5rem;display:block}.atlas-error{color:#ef4444;background:#e76f5126;border-radius:6px;margin-top:1rem;padding:.75rem}.atlas-empty-state{text-align:center;padding:3rem 1rem}.atlas-btn-wide{width:100%;margin-top:1rem}.atlas-book-mastery{max-width:800px;margin:0 auto;padding:1rem}.atlas-book-header{margin-bottom:1.5rem}.atlas-book-header h2{color:var(--atlas-parchment);margin-bottom:.25rem}.atlas-book-header p{color:var(--atlas-mountain-slate);margin-bottom:1rem}.atlas-bookshelf-stats{color:var(--atlas-mountain-slate);margin-bottom:1rem;font-size:.9rem}.atlas-bookshelf{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.atlas-book-card{background:var(--atlas-bg-surface);cursor:pointer;border:1px solid #d4a8431f;border-radius:10px;padding:1rem;transition:box-shadow .15s}.atlas-book-card:hover{box-shadow:0 2px 8px #00000014}.atlas-book-complete{border-color:#22c55e}.atlas-book-card-title{color:var(--atlas-parchment);font-weight:600}.atlas-book-card-author{color:var(--atlas-mountain-slate);font-size:.85rem}.atlas-book-card-progress{margin-top:.5rem;font-size:.85rem}.atlas-book-mastered{color:#22c55e;font-weight:600}.atlas-book-card-bar{background:#d4a8431f;border-radius:2px;height:4px;margin-top:.5rem;overflow:hidden}.atlas-book-card-bar-fill{background:var(--atlas-gold);border-radius:2px;height:100%;transition:width .3s}.atlas-book-start-form{max-width:500px;margin:1.5rem auto}.atlas-book-start-form h2{color:var(--atlas-parchment)}.atlas-book-start-form input[type=range]{width:100%;margin:.5rem 0}.atlas-book-quiz-header{background:var(--atlas-bg-elevated);border:1px solid var(--atlas-border);color:var(--atlas-parchment);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.atlas-book-quiz-header h3{margin:0;font-size:1rem}.atlas-book-question{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.atlas-book-question h4{color:var(--atlas-parchment);margin-bottom:.5rem}.atlas-book-results{max-width:600px;margin:0 auto}.atlas-book-results h3{color:var(--atlas-parchment)}.atlas-book-score{text-align:center;border-radius:8px;margin:1rem 0;padding:1rem;font-size:1.5rem;font-weight:700}.atlas-book-score-pass{color:#22c55e;background:#4a7c592e}.atlas-book-score-fail{color:#ef4444;background:#e76f5126}.atlas-book-feedback{color:var(--atlas-mist-cream);margin:1rem 0}.atlas-book-result-item{border-left:3px solid;border-radius:6px;margin:.4rem 0;padding:.6rem;font-size:.9rem}.atlas-book-complete-msg{text-align:center;margin-top:1.5rem}.atlas-book-complete-msg h3{color:#22c55e}.atlas-book-summary{max-width:600px;margin:0 auto}.atlas-book-summary h3{color:var(--atlas-parchment)}.atlas-book-summary-text{white-space:pre-wrap;background:#d4a8431a;border-radius:8px;margin:1rem 0;padding:1rem;line-height:1.6}.atlas-timer{max-width:600px;margin:0 auto;padding:1rem}.atlas-timer-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.atlas-timer-header h2{color:var(--atlas-parchment);margin:0}.atlas-timer-setup input[type=range]{width:100%;margin:.5rem 0}.atlas-timer-goal-row{align-items:center;gap:.5rem;display:flex}.atlas-timer-goal-row select{flex:1}.atlas-timer-running{text-align:center}.atlas-timer-circle{width:200px;height:200px;margin:2rem auto;position:relative}.atlas-timer-svg{width:100%;height:100%}.atlas-timer-time{color:var(--atlas-parchment);font-size:2.5rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.atlas-timer-subject{color:var(--atlas-parchment);margin-top:.5rem;font-size:1.1rem}.atlas-timer-topic{color:var(--atlas-mountain-slate);font-size:.9rem}.atlas-timer-goal-tracker{justify-content:center;align-items:center;gap:1rem;margin:1.5rem 0;display:flex}.atlas-timer-goal-buttons{gap:.25rem;display:flex}.atlas-timer-controls{justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.atlas-timer-complete{text-align:center;padding:2rem 0}.atlas-timer-complete h2{color:var(--atlas-parchment)}.atlas-timer-complete-stats{justify-content:center;gap:2rem;margin:1.5rem 0;display:flex}.atlas-timer-stat{text-align:center}.atlas-timer-stat-value{color:var(--atlas-gold);font-size:2rem;font-weight:700;display:block}.atlas-timer-goal-met{color:#22c55e;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.atlas-timer-stats{padding:0}.atlas-timer-stats-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.atlas-timer-stats-header h2{color:var(--atlas-parchment);margin:0}.atlas-timer-stats-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;display:grid}.atlas-timer-stat-card{background:var(--atlas-bg-surface);text-align:center;border:1px solid #d4a8431f;border-radius:8px;padding:1rem}.atlas-timer-stat-card .atlas-timer-stat-value{font-size:1.5rem}.atlas-timer-recent{margin-top:.5rem}.atlas-timer-recent-item{border-bottom:1px solid #8b96a826;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem;display:flex}.atlas-timer-recent-date{color:var(--atlas-mountain-slate);font-size:.8rem}.atlas-schoolwork{max-width:800px;margin:0 auto;padding:1rem}.atlas-schoolwork-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.atlas-schoolwork-header h2{color:var(--atlas-parchment);margin:0}.atlas-schoolwork-actions{gap:.5rem;display:flex}.atlas-schoolwork-upload-form{max-width:500px;margin:1.5rem auto}.atlas-schoolwork-upload-form h2{color:var(--atlas-parchment)}.atlas-schoolwork-list{flex-direction:column;gap:.5rem;display:flex}.atlas-schoolwork-item{background:var(--atlas-bg-surface);cursor:pointer;border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:box-shadow .15s;display:flex}.atlas-schoolwork-item:hover{box-shadow:0 2px 6px #0000000f}.atlas-schoolwork-item-icon{font-size:1.5rem}.atlas-schoolwork-item-info{flex:1;min-width:0}.atlas-schoolwork-item-name{color:var(--atlas-parchment);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.atlas-schoolwork-item-meta{color:var(--atlas-mountain-slate);font-size:.8rem}.atlas-schoolwork-item-summary{color:var(--atlas-mist-cream);margin-top:.25rem;font-size:.85rem}.atlas-schoolwork-item-score{color:var(--atlas-gold);font-size:1.1rem;font-weight:700}.atlas-schoolwork-detail{max-width:600px;margin:1rem auto}.atlas-schoolwork-detail h2{color:var(--atlas-parchment);margin-bottom:.25rem}.atlas-schoolwork-detail-type{color:var(--atlas-mountain-slate);text-transform:capitalize;margin-bottom:1rem;font-size:.85rem}.atlas-schoolwork-analysis{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;padding:1rem}.atlas-schoolwork-analysis-row{margin-bottom:.5rem;font-size:.95rem}.atlas-schoolwork-analysis-row strong{color:var(--atlas-parchment)}.atlas-schoolwork-practice-section{margin-top:1.5rem}.atlas-schoolwork-problems{margin-top:1rem}.atlas-schoolwork-problems h3{color:var(--atlas-parchment)}.atlas-schoolwork-problem{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;margin:.75rem 0;padding:1rem}.atlas-schoolwork-problem h4{color:var(--atlas-parchment);margin-bottom:.5rem}.atlas-schoolwork-choices{padding-left:1.5rem}.atlas-schoolwork-answer{cursor:pointer;margin-top:.75rem}.atlas-schoolwork-answer summary{color:var(--atlas-gold);font-weight:600}.atlas-grades-summary{flex-wrap:wrap;gap:1.5rem;margin:1rem 0;display:flex}.atlas-grades-stat{text-align:center}.atlas-grades-stat span{color:var(--atlas-gold);font-size:1.5rem;font-weight:700;display:block}.atlas-grades-stat small{color:var(--atlas-mountain-slate);font-size:.8rem}.atlas-grades-missed{margin:1rem 0}.atlas-grades-missed h4{color:var(--atlas-parchment);margin-bottom:.5rem}.atlas-grades-missed-tag{color:#ef4444;background:#e76f5126;border-radius:4px;margin:.2rem;padding:.2rem .6rem;font-size:.8rem;display:inline-block}.atlas-grades-manual{background:#d4a8431a;border-radius:8px;margin:1.5rem 0;padding:1rem}.atlas-grades-manual h4{color:var(--atlas-parchment);margin-bottom:.75rem}.atlas-grades-manual-form{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.atlas-grades-list{margin-top:1rem}.atlas-grades-item{border-bottom:1px solid #8b96a826;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:flex}.atlas-grades-item-subject{color:var(--atlas-parchment);min-width:100px;font-weight:600}.atlas-grades-item-name{color:var(--atlas-mist-cream);flex:1}.atlas-grades-item-score{font-weight:700}.atlas-score-pass{color:#22c55e}.atlas-score-fail{color:#ef4444}.atlas-grades-item-date{color:var(--atlas-mountain-slate);font-size:.8rem}.atlas-curriculum-topics{flex-direction:column;gap:.5rem;display:flex}.atlas-curriculum-topic{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:6px;align-items:center;gap:1rem;padding:.5rem .75rem;display:flex}.atlas-curriculum-topic-name{flex:1;font-weight:500}.atlas-curriculum-topic-subject{color:var(--atlas-mountain-slate);font-size:.85rem}.atlas-curriculum-topic-status{text-transform:capitalize;border-radius:4px;padding:.15rem .5rem;font-size:.8rem}.atlas-status-upcoming{color:#2563eb;background:#dbeafe}.atlas-status-in_progress{color:#f4ce6a;background:#f4ce6a26}.atlas-status-completed{color:#16a34a;background:#dcfce7}.atlas-home-nudge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.atlas-home-nudge-icon{flex-shrink:0;margin-top:.1rem;font-size:1.4rem}.atlas-home-nudge-text{color:#1e40af;flex-direction:column;gap:.15rem;font-size:.9rem;display:flex}.atlas-home-nudge-text a{color:#2563eb;font-weight:600;text-decoration:underline}.atlas-home-actions{margin-bottom:1.25rem}.atlas-home-actions h3{color:var(--atlas-parchment);margin-bottom:.5rem;font-size:1rem;font-weight:600}.atlas-home-action-list{flex-direction:column;gap:.4rem;display:flex}.atlas-home-action-item{background:var(--atlas-bg-surface);color:inherit;border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .85rem;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.atlas-home-action-item:hover{border-color:#94b8f0;box-shadow:0 1px 4px #3b82f61f}.atlas-home-action-icon{flex-shrink:0;font-size:1.3rem}.atlas-home-action-info{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.atlas-home-action-subject{color:var(--atlas-parchment);font-size:.88rem;font-weight:600}.atlas-home-action-topic{color:var(--atlas-mountain-slate);font-weight:400}.atlas-home-action-reason{color:var(--atlas-mountain-slate);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.atlas-home-action-arrow{color:var(--atlas-mountain-slate);flex-shrink:0;font-size:1.1rem}.atlas-subject-progress{align-items:center;gap:.4rem;width:100%;margin-top:.3rem;display:flex}.atlas-subject-progress-bar{background:#d4a8431f;border-radius:3px;flex:1;height:5px;overflow:hidden}.atlas-subject-progress-fill{border-radius:3px;height:100%;transition:width .4s}.atlas-subject-progress-fill[data-tier=needs_work]{background:#ef4444}.atlas-subject-progress-fill[data-tier=developing]{background:#f59e0b}.atlas-subject-progress-fill[data-tier=proficient]{background:#3b82f6}.atlas-subject-progress-fill[data-tier=advanced]{background:#22c55e}.atlas-subject-progress-fill[data-tier=not_assessed]{background:var(--atlas-mountain-slate)}.atlas-subject-progress-label{color:var(--atlas-mist-cream);text-align:right;min-width:2rem;font-size:.75rem;font-weight:600}.atlas-subject-due-badge{color:#f4ce6a;white-space:nowrap;background:#f4ce6a26;border-radius:4px;padding:.1rem .35rem;font-size:.65rem}.atlas-subject-no-diag{color:var(--atlas-mountain-slate);margin-top:.2rem;font-size:.72rem}.atlas-progress-tabs{background:#8b96a826;border-radius:8px;gap:.25rem;margin-bottom:1.25rem;padding:.25rem;display:flex;overflow-x:auto}.atlas-progress-tab{cursor:pointer;white-space:nowrap;color:var(--atlas-mountain-slate);background:0 0;border:none;border-radius:6px;padding:.45rem .85rem;font-size:.85rem;font-weight:500;transition:all .15s}.atlas-progress-tab:hover{color:var(--atlas-parchment);background:#d4a8431f}.atlas-progress-tab.active{background:var(--atlas-bg-surface);color:var(--atlas-parchment);box-shadow:0 1px 3px #00000014}.atlas-progress-stats{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem;margin-bottom:1.25rem;display:grid}.atlas-progress-stat-card{background:var(--atlas-bg-surface);text-align:center;border:1px solid #d4a8431f;border-radius:8px;padding:.75rem}.atlas-progress-stat-value{color:var(--atlas-parchment);font-size:1.5rem;font-weight:700;display:block}.atlas-progress-stat-label{color:var(--atlas-mountain-slate);margin-top:.15rem;font-size:.75rem;display:block}.atlas-progress-xp{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.atlas-progress-xp-info{flex-direction:column;gap:.1rem;min-width:90px;display:flex}.atlas-progress-xp-level{color:var(--atlas-parchment);font-size:.9rem;font-weight:700}.atlas-progress-xp-text{color:var(--atlas-mountain-slate);font-size:.75rem}.atlas-progress-xp-bar{background:#d4a8431f;border-radius:4px;flex:1;height:8px;overflow:hidden}.atlas-progress-xp-fill{background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:4px;height:100%;transition:width .4s}.atlas-progress-actions{margin-bottom:1.25rem}.atlas-progress-actions h3{color:var(--atlas-parchment);margin-bottom:.5rem;font-size:1rem;font-weight:600}.atlas-progress-action-list{flex-direction:column;gap:.4rem;display:flex}.atlas-progress-action-item{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .75rem;display:flex}.atlas-progress-action-icon{font-size:1.2rem}.atlas-progress-action-text{flex:1}.atlas-progress-action-subject{color:var(--atlas-parchment);font-size:.85rem;font-weight:600}.atlas-progress-action-topic{color:var(--atlas-mountain-slate);font-weight:400}.atlas-progress-action-reason{color:var(--atlas-mountain-slate);font-size:.78rem;display:block}.atlas-progress-action-mode{text-transform:capitalize;border-radius:4px;flex-shrink:0;padding:.15rem .45rem;font-size:.72rem;font-weight:600}.atlas-progress-action-mode[data-mode=lesson]{color:#2563eb;background:#dbeafe}.atlas-progress-action-mode[data-mode=practice]{color:#16a34a;background:#dcfce7}.atlas-progress-action-mode[data-mode=diagnostic]{color:#f4ce6a;background:#f4ce6a26}.atlas-progress-action-mode[data-mode=tutor]{color:#db2777;background:#fce7f3}.atlas-progress-mastery-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.atlas-progress-mastery-card{background:var(--atlas-bg-surface);cursor:pointer;border:1px solid #d4a8431f;border-radius:10px;padding:1rem;transition:border-color .15s}.atlas-progress-mastery-card:hover{border-color:#94b8f0}.atlas-progress-mastery-header{align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.atlas-progress-mastery-circle{flex-shrink:0;width:52px;height:52px;position:relative}.atlas-progress-mastery-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.atlas-progress-mastery-circle-bg{fill:none;stroke:#d4a8431f;stroke-width:4px}.atlas-progress-mastery-circle-fill{fill:none;stroke-width:4px;stroke-linecap:round;transition:stroke-dashoffset .6s}.atlas-progress-mastery-circle-text{color:var(--atlas-parchment);justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:flex;position:absolute;inset:0}.atlas-progress-mastery-info{flex:1}.atlas-progress-mastery-name{color:var(--atlas-parchment);font-size:1rem;font-weight:600;display:block}.atlas-progress-mastery-tier{text-transform:capitalize;border-radius:4px;margin-top:.15rem;padding:.12rem .4rem;font-size:.72rem;font-weight:600;display:inline-block}.atlas-progress-tier-needs_work{color:#fca5a5;background:#e76f5133}.atlas-progress-tier-developing{color:#f4ce6a;background:#f4ce6a26}.atlas-progress-tier-proficient{color:#2563eb;background:#dbeafe}.atlas-progress-tier-advanced{color:#16a34a;background:#dcfce7}.atlas-progress-tier-not_assessed{color:var(--atlas-mountain-slate);background:#8b96a826}.atlas-progress-topics{flex-direction:column;gap:.35rem;margin-top:.6rem;display:flex}.atlas-progress-topic-row{background:#f8fafc;border-radius:6px;align-items:center;gap:.5rem;padding:.3rem .5rem;font-size:.82rem;display:flex}.atlas-progress-topic-name{color:var(--atlas-parchment);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.atlas-progress-topic-bar{background:#d4a8431f;border-radius:2px;flex-shrink:0;width:60px;height:4px;overflow:hidden}.atlas-progress-topic-bar-fill{border-radius:2px;height:100%}.atlas-progress-topic-score{color:var(--atlas-mountain-slate);text-align:right;min-width:2rem;font-size:.72rem;font-weight:600}.atlas-progress-topic-due{color:#f4ce6a;white-space:nowrap;background:#f4ce6a26;border-radius:3px;padding:.08rem .3rem;font-size:.62rem}.atlas-progress-plan-list{flex-direction:column;gap:.5rem;display:flex}.atlas-progress-plan-item{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.65rem;padding:.65rem .85rem;display:flex}.atlas-progress-plan-priority{border-radius:50%;flex-shrink:0;width:10px;height:10px}.atlas-progress-plan-priority[data-priority="1"]{background:#ef4444}.atlas-progress-plan-priority[data-priority="2"]{background:#f59e0b}.atlas-progress-plan-priority[data-priority="3"]{background:#fbbf24}.atlas-progress-plan-priority[data-priority="4"]{background:#3b82f6}.atlas-progress-plan-icon{flex-shrink:0;font-size:1.2rem}.atlas-progress-plan-text{flex:1}.atlas-progress-plan-subject{color:var(--atlas-parchment);font-size:.88rem;font-weight:600}.atlas-progress-plan-topic{color:var(--atlas-mountain-slate);font-weight:400}.atlas-progress-plan-reason{color:var(--atlas-mountain-slate);font-size:.78rem;display:block}.atlas-progress-plan-action{text-transform:capitalize;color:var(--atlas-mist-cream);background:#8b96a826;border-radius:4px;flex-shrink:0;padding:.15rem .45rem;font-size:.72rem;font-weight:600}.atlas-progress-standards-subject{margin-bottom:1.25rem}.atlas-progress-standards-header{align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.atlas-progress-standards-name{color:var(--atlas-parchment);font-size:1.05rem;font-weight:600}.atlas-progress-standards-framework{color:#7c3aed;background:#ede9fe;border-radius:4px;padding:.12rem .4rem;font-size:.7rem;font-weight:500}.atlas-progress-standards-overall{color:var(--atlas-mountain-slate);align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.85rem;display:flex}.atlas-progress-standards-bar{background:#d4a8431f;border-radius:3px;flex:1;max-width:200px;height:6px;overflow:hidden}.atlas-progress-standards-bar-fill{background:#6366f1;border-radius:3px;height:100%}.atlas-progress-domain-list{flex-direction:column;gap:.4rem;display:flex}.atlas-progress-domain{background:var(--atlas-bg-surface);cursor:pointer;border:1px solid #d4a8431f;border-radius:8px;padding:.55rem .75rem;transition:border-color .15s}.atlas-progress-domain:hover{border-color:#a5b4fc}.atlas-progress-domain-header{align-items:center;gap:.5rem;display:flex}.atlas-progress-domain-code{color:#6366f1;min-width:3.5rem;font-size:.8rem;font-weight:700}.atlas-progress-domain-name{color:var(--atlas-parchment);flex:1;font-size:.85rem}.atlas-progress-domain-mastery{color:var(--atlas-mist-cream);text-align:right;min-width:2.5rem;font-size:.8rem;font-weight:600}.atlas-progress-domain-count{color:var(--atlas-mountain-slate);font-size:.72rem}.atlas-progress-rec-selector{margin-bottom:1rem}.atlas-progress-rec-selector select{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:6px;padding:.4rem .75rem;font-size:.9rem}.atlas-progress-rec-summary{color:var(--atlas-mist-cream);background:#f8fafc;border-radius:8px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.6rem .85rem;font-size:.85rem;display:flex}.atlas-progress-rec-score{color:var(--atlas-parchment);font-size:1.3rem;font-weight:700}.atlas-progress-priority-actions{margin-bottom:1rem}.atlas-progress-priority-actions h4{color:var(--atlas-parchment);margin-bottom:.4rem;font-size:.9rem;font-weight:600}.atlas-progress-rec-topics{flex-direction:column;gap:.4rem;display:flex}.atlas-progress-rec-topic{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.65rem;padding:.55rem .75rem;display:flex}.atlas-progress-rec-topic-name{color:var(--atlas-parchment);flex:1;font-size:.88rem;font-weight:500}.atlas-progress-rec-topic-bar{background:#d4a8431f;border-radius:3px;width:70px;height:5px;overflow:hidden}.atlas-progress-rec-topic-bar-fill{border-radius:3px;height:100%}.atlas-progress-rec-topic-score{color:var(--atlas-mountain-slate);text-align:right;min-width:2.5rem;font-size:.78rem;font-weight:600}.atlas-progress-rec-mode{text-transform:capitalize;border-radius:3px;padding:.1rem .35rem;font-size:.68rem;font-weight:600}.atlas-progress-rec-stuck{color:#fca5a5;background:#e76f5133;border-radius:3px;padding:.1rem .35rem;font-size:.68rem;font-weight:600}.atlas-progress-rec-reasoning{color:var(--atlas-mountain-slate);white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-size:.75rem;overflow:hidden}.atlas-progress-loading,.atlas-progress-empty{text-align:center;color:var(--atlas-mountain-slate);padding:2rem 1rem;font-size:.9rem}.atlas-progress-error{text-align:center;color:#fca5a5;padding:1.5rem;font-size:.9rem}.atlas-admin-summary{flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;display:flex}.atlas-admin-summary-item{color:var(--atlas-mist-cream);background:#8b96a826;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.85rem;font-weight:600;display:flex}.atlas-admin-summary-item.high{color:#fca5a5;background:#e76f5133}.atlas-admin-summary-item.medium{color:#f4ce6a;background:#f4ce6a26}.atlas-admin-filter{margin-bottom:.75rem}.atlas-admin-filter select{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:6px;padding:.35rem .65rem;font-size:.85rem}.atlas-admin-event-list{flex-direction:column;gap:.4rem;display:flex}.atlas-admin-event{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;align-items:center;gap:.6rem;padding:.55rem .75rem;font-size:.85rem;display:flex}.atlas-admin-event-time{color:var(--atlas-mountain-slate);white-space:nowrap;min-width:90px;font-size:.75rem}.atlas-admin-severity{text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:.1rem .4rem;font-size:.68rem;font-weight:700}.atlas-admin-severity.high{color:#fca5a5;background:#e76f5133}.atlas-admin-severity.medium{color:#f4ce6a;background:#f4ce6a26}.atlas-admin-severity.low{color:var(--atlas-mountain-slate);background:#8b96a826}.atlas-admin-event-type{color:var(--atlas-parchment);min-width:120px;font-weight:600}.atlas-admin-event-subject{color:var(--atlas-mountain-slate);min-width:60px;font-size:.8rem}.atlas-admin-event-preview{color:var(--atlas-mountain-slate);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.78rem;overflow:hidden}.atlas-admin-event-source{color:#7c3aed;background:#ede9fe;border-radius:3px;flex-shrink:0;padding:.08rem .3rem;font-size:.65rem}.atlas-admin-stats{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.6rem;margin-bottom:1.25rem;display:grid}.atlas-admin-stat-card{background:var(--atlas-bg-surface);text-align:center;border:1px solid #d4a8431f;border-radius:8px;padding:.75rem}.atlas-admin-stat-value{color:var(--atlas-parchment);font-size:1.5rem;font-weight:700;display:block}.atlas-admin-stat-label{color:var(--atlas-mountain-slate);margin-top:.1rem;font-size:.72rem;display:block}.atlas-admin-subjects{margin-bottom:1.25rem}.atlas-admin-subjects h3{color:var(--atlas-parchment);margin-bottom:.5rem;font-size:1rem;font-weight:600}.atlas-admin-subject-row{align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:.85rem;display:flex}.atlas-admin-subject-name{min-width:100px;color:var(--atlas-parchment);font-weight:500}.atlas-admin-subject-bar{background:#8b96a826;border-radius:4px;flex:1;height:18px;display:flex;overflow:hidden}.atlas-admin-bar-lessons{background:#3b82f6}.atlas-admin-bar-practice{background:#22c55e}.atlas-admin-bar-diagnostics{background:#f59e0b}.atlas-admin-subject-total{text-align:right;min-width:2.5rem;color:var(--atlas-mist-cream);font-size:.8rem;font-weight:600}.atlas-admin-bar-legend{color:var(--atlas-mountain-slate);gap:1rem;margin-bottom:.75rem;font-size:.75rem;display:flex}.atlas-admin-bar-legend span{align-items:center;gap:.25rem;display:flex}.atlas-admin-bar-legend-dot{border-radius:2px;width:10px;height:10px;display:inline-block}.atlas-admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.atlas-admin-table th{text-align:left;color:var(--atlas-mountain-slate);text-transform:uppercase;border-bottom:2px solid #d4a8431f;padding:.45rem .65rem;font-size:.78rem;font-weight:600}.atlas-admin-table td{color:var(--atlas-parchment);border-bottom:1px solid #8b96a826;padding:.45rem .65rem}.atlas-admin-table tr:hover{background:#f8fafc}.atlas-admin-table tr.clickable{cursor:pointer}.atlas-admin-detail{padding:.5rem 0}.atlas-admin-back{color:#3b82f6;cursor:pointer;background:0 0;border:none;margin-bottom:.75rem;padding:.3rem 0;font-size:.85rem}.atlas-admin-back:hover{text-decoration:underline}.atlas-admin-detail-header{margin-bottom:1rem}.atlas-admin-detail-header h3{color:var(--atlas-parchment);margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.atlas-admin-detail-meta{color:var(--atlas-mountain-slate);flex-wrap:wrap;gap:.75rem;font-size:.85rem;display:flex}.atlas-admin-detail-subjects{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.6rem;margin-bottom:1rem;display:grid}.atlas-admin-detail-subject{background:var(--atlas-bg-surface);border:1px solid #d4a8431f;border-radius:8px;padding:.6rem .75rem}.atlas-admin-detail-subject-name{color:var(--atlas-parchment);margin-bottom:.25rem;font-size:.9rem;font-weight:600}.atlas-admin-detail-subject-stats{color:var(--atlas-mountain-slate);font-size:.8rem}.atlas-admin-loading,.atlas-admin-empty{text-align:center;color:var(--atlas-mountain-slate);padding:2rem 1rem;font-size:.9rem}.atlas-admin-error{text-align:center;color:#fca5a5;padding:1.5rem;font-size:.9rem}
