.auth-page{min-height:100vh;display:flex;background:#f8f7fc}.auth-page>.auth-container{margin:auto;padding:48px 40px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;width:100%}.auth-left{flex:1.2;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 48px;position:relative;overflow:hidden}.auth-left-inner{width:90%;max-width:880px}.auth-left:before,.auth-left:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.15;pointer-events:none}.auth-left:before{width:400px;height:400px;background:#6c5ce7;top:-100px;right:-100px;animation:floatOrb1 8s ease-in-out infinite}.auth-left:after{width:300px;height:300px;background:#a78bfa;bottom:-80px;left:-60px;animation:floatOrb2 10s ease-in-out infinite}@keyframes floatOrb1{0%,to{transform:translate(0)}50%{transform:translate(-30px,40px)}}@keyframes floatOrb2{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.auth-brand{position:relative;z-index:2;margin-bottom:40px}.auth-brand-logo{display:flex;align-items:center;gap:14px;margin-bottom:12px}.auth-brand-logo img{width:48px;height:48px;border-radius:12px}.auth-brand-logo h1{font-size:1.8rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.5px}.auth-brand-slogan{font-size:.95rem;color:#f3c608;font-weight:500;font-style:italic;margin:0;letter-spacing:.3px}.auth-schools{position:relative;z-index:2;margin-bottom:44px}.auth-schools-label{font-size:.72rem;font-weight:600;color:#ffffff59;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:18px}.auth-schools-row{display:flex;gap:28px;align-items:flex-start}.auth-schools-grid{display:flex;flex-wrap:wrap;gap:14px;max-width:480px;min-width:300px;align-items:flex-end}.auth-mission{flex:1;min-width:220px;padding-top:10px;padding-left:8px;text-align:left}.auth-mission-en{font-size:1rem;color:#fff;line-height:1.9;margin:0 0 18px;font-style:italic;word-spacing:1px}.auth-mission-zh{font-size:1rem;color:#fff;line-height:2;margin:0}.auth-schools-grid .school-badge:nth-child(1){margin-top:0}.auth-schools-grid .school-badge:nth-child(2){margin-top:12px}.auth-schools-grid .school-badge:nth-child(3){margin-top:4px}.auth-schools-grid .school-badge:nth-child(4){margin-top:16px}.auth-schools-grid .school-badge:nth-child(5){margin-top:2px}.auth-schools-grid .school-badge:nth-child(6){margin-top:10px}.school-badge{display:flex;align-items:center;gap:12px;background:#ffffff12;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px 18px 12px 14px;opacity:0;transform:translateY(16px) scale(.95);animation:badgeFadeIn .6s ease forwards;transition:all .3s ease}.school-badge:hover{background:#ffffff1f;border-color:#fff3;transform:translateY(-2px) scale(1.03)}.school-badge:nth-child(1){animation-delay:.2s}.school-badge:nth-child(2){animation-delay:.35s}.school-badge:nth-child(3){animation-delay:.5s}.school-badge:nth-child(4){animation-delay:.65s}.school-badge:nth-child(5){animation-delay:.8s}.school-badge:nth-child(6){animation-delay:.95s}.school-badge:nth-child(1){animation:badgeFadeIn .6s ease .2s forwards,badgeFloat1 6s ease-in-out 1s infinite}.school-badge:nth-child(2){animation:badgeFadeIn .6s ease .35s forwards,badgeFloat2 7s ease-in-out 1.2s infinite}.school-badge:nth-child(3){animation:badgeFadeIn .6s ease .5s forwards,badgeFloat3 8s ease-in-out 1.4s infinite}.school-badge:nth-child(4){animation:badgeFadeIn .6s ease .65s forwards,badgeFloat1 7.5s ease-in-out 1.6s infinite}.school-badge:nth-child(5){animation:badgeFadeIn .6s ease .8s forwards,badgeFloat2 6.5s ease-in-out 1.8s infinite}.school-badge:nth-child(6){animation:badgeFadeIn .6s ease .95s forwards,badgeFloat3 7s ease-in-out 2s infinite}@keyframes badgeFadeIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes badgeFloat1{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes badgeFloat2{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes badgeFloat3{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.school-badge img{width:44px;height:44px;border-radius:10px;object-fit:contain;background:#ffffffeb;padding:3px}.school-badge span{font-size:.88rem;font-weight:600;color:#ffffffe0;white-space:nowrap}.auth-philosophy{position:relative;z-index:2}.philosophy-slogan{margin-bottom:32px}.philosophy-slogan-zh{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;line-height:1.2;margin:0 0 8px;letter-spacing:2px}.philosophy-word-data{background:linear-gradient(135deg,#06d6a0,#00b4d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.philosophy-dot{color:#fff3;margin:0 6px;font-weight:300}.philosophy-word-rational{background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.philosophy-slogan-sub{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600;color:#ffffffe6;margin:0 0 16px;line-height:1.4}.philosophy-divider{width:48px;height:3px;background:linear-gradient(90deg,#06d6a0,#a78bfa,#f9c74f);border-radius:2px;margin-bottom:14px}.philosophy-slogan-en{font-size:1.1rem;color:#fff;line-height:1.8;margin:0}.philosophy-slogan-en em{color:#f9c74f;font-style:italic;font-weight:600}.philosophy-pillars{display:flex;flex-direction:column;gap:12px}.philosophy-pillar{display:flex;align-items:flex-start;gap:16px;background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:18px 22px;opacity:0;transform:translateY(24px);transition:all .5s cubic-bezier(.23,1,.32,1)}.philosophy-pillar.visible{opacity:1;transform:translateY(0)}.philosophy-pillar:hover{background:#ffffff14;border-color:#ffffff1f;transform:translate(4px)}.pillar-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.pillar-icon--data{background:linear-gradient(135deg,#06d6a026,#00b4d826);border:1px solid rgba(6,214,160,.25);color:#06d6a0}.pillar-icon--analysis{background:linear-gradient(135deg,#a78bfa26,#c084fc26);border:1px solid rgba(167,139,250,.25);color:#a78bfa}.pillar-icon--path{background:linear-gradient(135deg,#f9c74f26,#f8961e26);border:1px solid rgba(249,199,79,.25);color:#f9c74f}.pillar-content h3{font-size:1rem;font-weight:700;color:#ffffffe6;margin:0 0 2px;display:flex;align-items:baseline;gap:8px}.pillar-title-zh{font-size:.82rem;font-weight:600;color:#ffffff73}.pillar-content p{font-size:.85rem;color:#fff9;margin:0 0 4px;line-height:1.55}.pillar-desc-zh{font-size:.8rem!important;color:#ffffff4d!important;margin:0!important;line-height:1.5}.auth-right{flex:.85;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 40px 80px;background:#fff;position:relative}.auth-form-container{width:100%;max-width:400px}.auth-form-header{margin-bottom:32px}.auth-form-header h2{font-size:1.6rem;font-weight:700;color:#1a1a2e;margin:0 0 6px}.auth-form-header p{font-size:.9rem;color:#999;margin:0}.auth-tabs{display:flex;gap:0;margin-bottom:28px;border-bottom:2px solid #f0f0f0}.auth-tab{flex:1;padding:12px 0;background:none;border:none;border-bottom:2px solid transparent;font-size:.95rem;font-weight:600;color:#999;cursor:pointer;transition:all .2s;margin-bottom:-2px}.auth-tab:hover{color:#555}.auth-tab.active{color:#6c5ce7;border-bottom-color:#6c5ce7}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-row{display:flex;gap:12px;min-width:0}.auth-field{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.auth-field label{font-size:.82rem;font-weight:600;color:#555}.auth-field input{padding:11px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:.95rem;transition:border-color .15s;background:#fafafa;width:100%;min-width:0}.auth-field input:focus{outline:none;border-color:#6c5ce7;background:#fff;box-shadow:0 0 0 3px #6c5ce714}.auth-submit{padding:13px;border:none;border-radius:10px;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:4px}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6c5ce766}.auth-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.auth-error{background:#fef2f2;color:#c0392b;padding:10px 14px;border-radius:8px;font-size:.88rem;text-align:center}.auth-success-msg{background:#e8f5e9;color:#2e7d32;padding:12px 16px;border-radius:8px;font-size:.88rem;line-height:1.5;text-align:center}.auth-footer{text-align:center;margin-top:24px;font-size:.88rem;color:#999}.auth-footer p{margin:0}.auth-link{background:none;border:none;color:#6c5ce7;font-weight:600;cursor:pointer;padding:0;font-size:.88rem;text-decoration:underline}.auth-link:hover{color:#5a4bd1}.auth-forgot-row{text-align:right;margin-top:-4px;margin-bottom:8px}.auth-forgot-row .auth-link{font-size:.8rem}.auth-page-footer{position:absolute;bottom:24px;left:40px;right:40px;text-align:center}.auth-footer-links{display:flex;justify-content:center;align-items:center;gap:6px;margin-bottom:8px}.auth-footer-links a{font-size:.76rem;color:#999;text-decoration:none;font-weight:500;transition:color .15s}.auth-footer-links a:hover{color:#6c5ce7;text-decoration:underline}.auth-footer-dot{color:#ccc;font-size:.7rem}.auth-footer-copy{font-size:.72rem;color:#bbb;margin:0 0 2px}.auth-footer-addr{font-size:.68rem;color:#ccc;margin:0}@media (min-width: 1600px){.auth-left{padding:60px}.auth-left-inner{max-width:950px}.auth-schools-row{max-width:900px}}@media (max-width: 1100px){.auth-schools-row{flex-direction:column;gap:20px}.auth-schools-grid{max-width:100%;min-width:0}.auth-mission{padding-left:0;min-width:0}.auth-left{padding:48px 36px}}@media (max-width: 900px){.auth-page{flex-direction:column;min-height:auto}.auth-left{flex:none;padding:36px 28px 28px;min-height:auto}.auth-brand{margin-bottom:24px}.auth-brand-logo h1{font-size:1.3rem}.auth-schools{margin-bottom:24px}.auth-schools-row{flex-direction:column;gap:16px}.auth-schools-grid{gap:8px;max-width:100%;min-width:0}.auth-mission{padding-left:0;min-width:0}.auth-mission-en{font-size:.9rem}.auth-mission-zh{font-size:.85rem}.school-badge{padding:8px 12px 8px 10px}.school-badge img{width:30px;height:30px}.school-badge span{font-size:.75rem}.auth-schools-grid .school-badge:nth-child(n){margin-top:0}.philosophy-slogan-zh{font-size:1.3rem}.philosophy-slogan-sub{font-size:1rem}.philosophy-pillar{padding:12px 14px}.pillar-content h3{font-size:.9rem}.pillar-content p{font-size:.78rem}.auth-right{flex:none;padding:32px 24px 80px;position:relative}.auth-page-footer{left:24px;right:24px;bottom:16px}}@media (max-width: 480px){.auth-left{padding:28px 20px 20px}.auth-right{padding:24px 20px 72px}.auth-schools-grid{gap:6px}.school-badge{padding:6px 10px 6px 8px}.school-badge img{width:24px;height:24px}.school-badge span{font-size:.7rem}.auth-mission-en{font-size:.82rem;line-height:1.7}.auth-mission-zh{font-size:.78rem;line-height:1.7}.auth-row{flex-direction:column;gap:18px}.auth-page-footer{left:16px;right:16px;bottom:12px}}.chat-toggle{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;color:#fff;font-size:24px;cursor:pointer;box-shadow:0 4px 20px #6c5ce766;transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center}.chat-toggle:hover{transform:scale(1.1);box-shadow:0 6px 24px #6c5ce799}.chat-toggle.open{background:#ef4444}.chat-window{position:fixed;bottom:96px;right:24px;width:460px;height:640px;background:#fff;border-radius:16px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(20px) scale(.95);transition:all .3s ease;z-index:999;overflow:hidden}.chat-window.open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.chat-header{background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.chat-title{font-weight:700;font-size:15px}.chat-quota{font-size:11px;opacity:.85;background:#fff3;padding:2px 8px;border-radius:10px;margin-left:auto;margin-right:8px}.chat-close{background:#fff3;border:none;color:#fff;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:14px;transition:background .2s}.chat-close:hover{background:#ffffff4d}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.chat-message{display:flex;flex-direction:column;max-width:85%}.chat-message.user{align-self:flex-end}.chat-message.assistant{align-self:flex-start}.message-content{padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-wrap:break-word}.chat-message.user .message-content{background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;border-bottom-right-radius:4px}.chat-message.assistant .message-content{background:#f3f4f6;color:#374151;border-bottom-left-radius:4px}.tools-used{margin-top:8px;font-size:11px;color:#9ca3af;padding-top:8px;border-top:1px solid #e5e7eb}.message-content.loading{display:flex;gap:4px;padding:16px 20px}.dot{width:8px;height:8px;background:#9ca3af;border-radius:50%;animation:bounce 1.4s infinite ease-in-out both}.dot:nth-child(1){animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.dot:nth-child(3){animation-delay:0}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.quick-questions{padding:0 16px 12px;display:flex;flex-wrap:wrap;gap:8px}.quick-question{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:16px;padding:8px 12px;font-size:12px;color:#4b5563;cursor:pointer;transition:all .2s}.quick-question:hover{background:#6c5ce7;color:#fff}.suggested-courses{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}.suggested-label{font-size:11px;color:#666;margin-bottom:8px}.course-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.course-chip{background:#e8f5e9;color:#2e7d32;padding:4px 10px;border-radius:12px;font-size:11px;font-weight:500}.course-chip.completed{background:#c8e6c9;color:#1b5e20}.add-courses-btn{width:100%;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.add-courses-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6c5ce766}.chat-input-area{padding:12px 16px;border-top:1px solid #e5e7eb;display:flex;gap:8px;align-items:flex-end}.chat-input-area textarea{flex:1;border:1px solid #e5e7eb;border-radius:20px;padding:10px 16px;font-size:14px;resize:none;outline:none;font-family:inherit;max-height:100px;line-height:1.4}.chat-input-area textarea:focus{border-color:#6c5ce7}.send-button{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;color:#fff;font-size:16px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.send-button:hover:not(:disabled){transform:scale(1.05)}.send-button:disabled{background:#d1d5db;cursor:not-allowed}.update-confirm-card{margin-top:10px;background:linear-gradient(135deg,#f0f7ff,#e8f4fd);border:1px solid #b3d4fc;border-radius:12px;padding:12px 14px;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.update-confirm-text{font-size:13px;font-weight:600;color:#1e40af;margin-bottom:10px}.update-confirm-actions{display:flex;gap:8px}.update-btn{flex:1;padding:8px 12px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;border:none;transition:all .2s}.update-btn.apply{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.update-btn.apply:hover{transform:translateY(-1px);box-shadow:0 3px 10px #22c55e66}.update-btn.dismiss{background:#f3f4f6;color:#6b7280;border:1px solid #d1d5db}.update-btn.dismiss:hover{background:#e5e7eb}.update-applied-badge{margin-top:8px;font-size:12px;color:#16a34a;font-weight:500;padding:4px 10px;background:#f0fdf4;border-radius:8px;display:inline-block}.update-applied-badge.dismissed{color:#9ca3af;background:#f9fafb}@media (max-width: 440px){.chat-window{width:calc(100vw - 32px);right:16px;bottom:88px;height:60vh}.chat-toggle{right:16px;bottom:16px}}.grade-planner{width:100%}.grade-tabs{display:flex;gap:4px;margin-bottom:24px;padding:4px;background:#f0f0f0;border-radius:12px;overflow-x:auto}.grade-tab{flex:1;padding:10px 16px;border:none;background:transparent;border-radius:8px;font-size:.9em;font-weight:600;cursor:pointer;color:#666;transition:all .2s;white-space:nowrap;position:relative}.grade-tab:hover{background:#e0e0e0}.grade-tab.active{background:#fff;color:#6c5ce7;box-shadow:0 1px 3px #0000001a}.grade-tab.loaded{color:#333}.grade-tab .tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:6px;background:#6c5ce7;color:#fff;border-radius:10px;font-size:.75em;font-weight:700}.grade-tab.active .tab-count{background:#5a4bd1}.overview-tab{flex:none;padding:10px 20px}.grade-status-bar{display:flex;align-items:center;gap:16px;padding:12px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:20px;font-size:.95em}.grade-status-bar .warning-text{color:#e67e22;font-weight:600;font-size:.85em}.chat-grade-btn{margin-left:auto;padding:8px 16px;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;border:none;border-radius:8px;font-size:.85em;font-weight:600;cursor:pointer;transition:transform .15s,box-shadow .15s}.chat-grade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6c5ce766}.subject-list{display:flex;flex-direction:column;gap:16px}.subject-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .2s}.subject-card:hover{box-shadow:0 2px 8px #0000000f}.subject-card.required{border-left:4px solid #6c5ce7}.subject-card.optional{border-left:4px solid #94a3b8}.subject-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0}.subject-name{display:flex;align-items:center;gap:10px;font-size:1em;font-weight:700;margin:0;color:#1e293b}.required-badge{padding:2px 8px;background:#ede9fe;color:#6c5ce7;border-radius:6px;font-size:.7em;font-weight:600}.optional-badge{padding:2px 8px;background:#f1f5f9;color:#64748b;border-radius:6px;font-size:.7em;font-weight:600}.max-note{font-size:.8em;color:#94a3b8}.subject-notes{padding:8px 18px 0;margin:0;font-size:.85em;color:#64748b}.options-list{padding:8px}.option-row{display:flex;align-items:flex-start;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background .15s;border:2px solid transparent}.option-row:hover{background:#f8fafc}.option-row.selected{background:#f5f3ff;border-color:#6c5ce7}.option-row.recommended{position:relative}.option-row.recommended:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;background:#f59e0b;border-radius:2px}.option-row.prereq-missing{opacity:.6}.option-selector{padding-top:2px;flex-shrink:0}.radio-circle{width:20px;height:20px;border:2px solid #cbd5e1;border-radius:50%;transition:all .15s;position:relative}.radio-circle.checked{border-color:#6c5ce7}.radio-circle.checked:after{content:"";position:absolute;top:3px;left:3px;width:10px;height:10px;background:#6c5ce7;border-radius:50%}.option-info{flex:1;min-width:0}.option-name-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:4px}.option-name{font-weight:600;font-size:.95em;color:#1e293b}.star-badge{padding:1px 8px;background:#fef3c7;color:#92400e;border-radius:6px;font-size:.75em;font-weight:600}.type-badge{padding:1px 8px;border-radius:6px;font-size:.7em;font-weight:700}.type-ap{background:#fce4ec;color:#c62828}.type-honors{background:#e8f5e9;color:#2e7d32}.type-standard{background:#e3f2fd;color:#1565c0}.ag-mini{padding:1px 6px;background:#f3e5f5;color:#7b1fa2;border-radius:4px;font-size:.7em;font-weight:600}.option-reason{font-size:.85em;color:#64748b;line-height:1.4}.prereq-warning{font-size:.8em;color:#e74c3c;margin-top:4px;font-weight:500}.grade-notes{padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:16px;font-size:.9em;color:#92400e}.overview-grade-section{margin-bottom:24px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.overview-grade-title{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;margin:0;border-bottom:1px solid #e2e8f0}.grade-badge{padding:4px 12px;background:#6c5ce7;color:#fff;border-radius:8px;font-size:.9em;font-weight:700}.course-count{font-size:.85em;color:#64748b;font-weight:400}.overview-courses{padding:8px}.overview-course-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px}.overview-course-item:nth-child(odd){background:#f8fafc}.overview-subject{width:140px;font-size:.8em;font-weight:600;color:#64748b;flex-shrink:0}.overview-course-name{flex:1;font-weight:600;font-size:.9em;color:#1e293b}.loading-phases{display:flex;flex-direction:column;gap:8px;margin:20px auto 0;max-width:380px;text-align:left}.loading-phase{display:flex;align-items:center;gap:10px;padding:8px 14px;border-radius:8px;font-size:.9em;color:#94a3b8;transition:all .4s ease}.loading-phase.active{color:#1e293b}.loading-phase.current{background:#f0f7ff;font-weight:600}.loading-phase .phase-icon{font-size:1.2em;flex-shrink:0}.loading-phase .phase-text{flex:1}.loading-phase .phase-check{color:#22c55e;font-weight:700;font-size:1.1em}.loading-tip-carousel{margin-top:28px;background:linear-gradient(135deg,#f0f7ff,#e8f0fe);border:1px solid #b3d4fc;border-radius:14px;padding:20px 24px 16px;max-width:540px;min-height:80px;display:flex;flex-direction:column;align-items:center;animation:tipsFadeIn .6s ease}@keyframes tipsFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.carousel-tip{font-size:.95em;color:#374151;line-height:1.6;text-align:center;transition:opacity .3s ease;min-height:48px;display:flex;align-items:center}.carousel-tip.fade-in{opacity:1}.carousel-tip.fade-out{opacity:0}.carousel-dots{display:flex;gap:6px;margin-top:14px}.carousel-dots .dot{width:6px;height:6px;border-radius:50%;background:#cbd5e1;transition:all .3s}.carousel-dots .dot.active{background:#6c5ce7;transform:scale(1.3)}.subject-card .subject-header{cursor:pointer;-webkit-user-select:none;user-select:none}.subject-header .accordion-arrow{font-size:.8em;color:#94a3b8;transition:transform .2s;margin-left:8px}.subject-card.expanded .accordion-arrow{transform:rotate(90deg)}.subject-card .options-list{max-height:0;overflow:hidden;transition:max-height .3s ease;padding:0 8px}.subject-card.expanded .options-list{max-height:3000px;padding:8px}.tier-divider{display:flex;align-items:center;gap:8px;padding:6px 12px;margin:4px 0;font-size:.75em;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#94a3b8}.tier-divider:after{content:"";flex:1;height:1px;background:#e2e8f0}.tier-divider.tier-recommended{color:#16a34a}.tier-divider.tier-normal{color:#d97706}.tier-divider.tier-not_recommended{color:#94a3b8}.option-row.tier-recommended{border-left:3px solid #22c55e;background:#f0fdf4}.option-row.tier-recommended:hover{background:#e7fbe9}.option-row.tier-recommended.selected{background:#dcfce7;border-color:#22c55e}.option-row.tier-normal{border-left:3px solid #f59e0b;background:#fffbeb}.option-row.tier-normal:hover{background:#fef9e0}.option-row.tier-normal.selected{background:#fef3c7;border-color:#f59e0b}.option-row.tier-not_recommended{border-left:3px solid #cbd5e1;opacity:.7}.option-row.tier-not_recommended:hover{background:#f8fafc;opacity:1}.option-row.tier-not_recommended.selected{background:#f1f5f9;border-color:#94a3b8;opacity:1}.tier-badge{padding:1px 8px;border-radius:6px;font-size:.7em;font-weight:700}.tier-badge.badge-recommended{background:#dcfce7;color:#166534}.tier-badge.badge-normal{background:#fef3c7;color:#92400e}.tier-badge.badge-not_recommended{background:#f1f5f9;color:#64748b}.subject-header .dept-counts{display:flex;gap:8px;font-size:.75em;font-weight:600}.dept-counts .count-recommended{color:#16a34a}.dept-counts .count-selected{color:#6c5ce7}.dept-counts .count-total{color:#94a3b8}@media (max-width: 768px){.grade-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.grade-tab{flex:none;padding:8px 12px;font-size:.8em}.grade-status-bar{flex-wrap:wrap}.chat-grade-btn{width:100%;margin-left:0;text-align:center}.option-name-row{flex-direction:column;align-items:flex-start;gap:4px}.overview-subject{width:100px}}.free-tier-locked-overlay{margin-top:24px;border:2px dashed #cbd5e1;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.locked-subjects-preview{display:flex;flex-direction:column;gap:8px;padding:20px;position:relative}.locked-subjects-preview:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,#f1f5f9);pointer-events:none}.locked-subject-card{background:#fff9;border:1px solid #e2e8f0;border-radius:10px;padding:14px 18px;opacity:.65;filter:blur(.5px)}.locked-subject-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.lock-icon{font-size:1em}.locked-subject-name{font-weight:700;font-size:.95em;color:#64748b}.locked-subject-blur{display:flex;flex-direction:column;gap:6px}.blur-line{height:10px;background:#e2e8f0;border-radius:5px;width:80%}.blur-line.short{width:50%}.upgrade-cta{text-align:center;padding:28px 24px 32px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border-top:1px solid #e2e8f0}.upgrade-cta h3{font-size:1.2em;font-weight:800;color:#1e293b;margin:0 0 8px}.upgrade-cta p{font-size:.9em;color:#64748b;margin:0 0 20px;line-height:1.5}.btn-upgrade{display:inline-block;padding:14px 36px;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;border:none;border-radius:12px;font-size:1em;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 14px #6c5ce759}.btn-upgrade:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c5ce780}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a1a2e;background:#f8f7fc;-webkit-font-smoothing:antialiased}.shell{display:flex;min-height:100vh}.shell-sidebar{width:240px;min-height:100vh;background:linear-gradient(180deg,#1a1a2e,#2d2b55);border-right:none;display:flex;flex-direction:column;flex-shrink:0;position:fixed;top:0;left:0;bottom:0;z-index:100}.shell-content{flex:1;margin-left:240px;min-height:100vh;background:#f8f7fc}.shell-logo{display:flex;align-items:center;gap:10px;padding:24px 20px 20px}.shell-logo-icon{font-size:1.5rem}.shell-logo-text{font-size:1.05rem;font-weight:700;color:#fff;letter-spacing:-.3px}.shell-nav{flex:1;padding:8px 12px;display:flex;flex-direction:column;gap:2px}.shell-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#fff9;text-decoration:none;font-size:.9rem;font-weight:500;transition:all .15s}.shell-nav-item:hover{background:#ffffff14;color:#ffffffe6}.shell-nav-item.active{background:#6c5ce759;color:#fff;font-weight:600}.shell-nav-item.locked{opacity:.3;cursor:default}.shell-nav-icon{font-size:1.1rem;width:24px;text-align:center}.shell-nav-label{flex:1}.shell-nav-lock{font-size:.75rem}.shell-sidebar-footer{padding:16px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px}.shell-user-info{flex:1;display:flex;align-items:center;gap:10px;min-width:0}.shell-user-avatar{width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;flex-shrink:0}.shell-user-details{min-width:0}.shell-user-name{font-size:.82rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-user-tier{font-size:.72rem;font-weight:500}.shell-logout-btn{background:none;border:none;cursor:pointer;font-size:.78rem;padding:6px 10px;border-radius:6px;transition:all .15s;flex-shrink:0;color:#ffffff80;font-weight:500;white-space:nowrap}.shell-logout-btn:hover{background:#ff646433;color:#ff6b6b}.page{padding:32px 40px;max-width:1200px;margin:0 auto}.page.page-narrow{max-width:760px}.page-section{padding:24px 0;border-bottom:1px solid #eee}.page-section:last-child{border-bottom:none}.page-title{font-size:1.6rem;font-weight:700;color:#1a1a2e;margin-bottom:16px}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title{font-size:1.15rem;font-weight:600;color:#1a1a2e}.empty-state{color:#999;padding:24px 0;font-size:.92rem}.loading-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.1rem;color:#666}.profile-row{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #f5f5f5}.profile-row:last-child{border-bottom:none}.profile-label{width:120px;font-size:.88rem;color:#666;font-weight:500;flex-shrink:0}.profile-value{flex:1;font-size:.95rem;font-weight:500;display:flex;align-items:center;gap:8px}.btn-edit{background:none;border:none;cursor:pointer;font-size:.85rem;padding:2px;opacity:.5;transition:opacity .15s}.btn-edit:hover{opacity:1}.inline-edit{display:flex;align-items:center;gap:8px}.completed-list{display:flex;flex-direction:column;gap:2px}.completed-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f5f5f5}.completed-item:last-child{border-bottom:none}.completed-info{flex:1;min-width:0}.completed-name{font-size:.92rem;font-weight:500;display:block}.completed-dept{font-size:.78rem;color:#999}.btn-delete{background:none;border:none;cursor:pointer;font-size:.85rem;padding:4px;opacity:.4;transition:opacity .15s}.btn-delete:hover{opacity:1}.add-course-panel{background:#fafafa;border-radius:8px;padding:16px;margin-bottom:16px;max-height:400px;overflow-y:auto}.add-course-hint{font-size:.85rem;color:#666;margin-bottom:12px}.membership-card{padding:4px 0}.membership-current{margin-bottom:16px}.membership-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.3px}.tier-progress{display:flex;align-items:flex-start;gap:0;margin-bottom:20px;position:relative;padding:0 8px}.tier-progress:before{content:"";position:absolute;top:20px;left:28px;right:28px;height:3px;background:#e5e7eb;z-index:0}.tier-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;position:relative;z-index:1}.tier-dot{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:#fff;border:3px solid transparent;transition:all .2s}.tier-step.current .tier-dot{box-shadow:0 0 0 4px #00000014}.tier-step.past .tier-dot{font-size:.8rem;font-weight:700}.tier-label{font-size:.78rem;font-weight:600;color:#555;text-align:center}.tier-step.current .tier-label{color:#1a1a2e;font-weight:700}.tier-step.past .tier-label{color:#999}.tier-upgrade-btn{margin-top:4px;padding:4px 12px;border:none;border-radius:14px;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;font-size:.72rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.tier-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 3px 10px #6c5ce759}.tier-price-diff{font-size:.7rem;color:#999;margin-top:4px}.tier-features{background:#f8f9fb;border-radius:10px;padding:14px 16px}.tier-features-title{font-size:.82rem;font-weight:600;color:#555;margin-bottom:8px}.tier-features-list{display:flex;flex-wrap:wrap;gap:6px}.membership-expiry{margin-left:12px;font-size:.82rem;color:#666;font-weight:500}.tier-descriptions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:16px}.tier-desc-card{border:1.5px solid #e5e7eb;border-radius:10px;padding:12px 14px;background:#fafafa;transition:box-shadow .2s}.tier-desc-card:hover{box-shadow:0 2px 10px #0000000f}.tier-desc-current{background:#fff;border-width:2px;box-shadow:0 2px 12px #00000014}.tier-desc-locked{opacity:.6}.tier-desc-header{display:flex;align-items:center;gap:6px;margin-bottom:8px;font-size:.88rem}.tier-desc-you{background:#6c5ce7;color:#fff;font-size:.65rem;font-weight:700;padding:1px 8px;border-radius:10px;margin-left:2px}.tier-desc-price{margin-left:auto;font-size:.78rem;color:#888;font-weight:600}.tier-desc-features{list-style:none;padding:0;margin:0;font-size:.78rem;color:#555}.tier-desc-features li{padding:2px 0}@media (max-width: 600px){.tier-descriptions{grid-template-columns:1fr}}.tier-feature-tag{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:4px 12px;font-size:.78rem;color:#555;font-weight:500}.courses-sub-title{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:600;color:#333;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid #f0f0f0}.status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-current{background:#4caf50}.status-completed{background:#6c5ce7}.setup-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}.setup-card{width:100%;max-width:520px;padding:48px 40px}.de-upgrade-wall{display:flex;align-items:center;justify-content:center;padding:60px 20px}.de-upgrade-card{text-align:center;max-width:440px}.de-upgrade-card h2{margin:16px 0 8px;font-size:1.3rem}.de-upgrade-card p{color:#666;font-size:.9rem;margin-bottom:8px;line-height:1.5}.de-upgrade-features{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:16px 0}.de-upgrade-feature{background:#e8f0fe;padding:6px 14px;border-radius:20px;font-size:.82rem;font-weight:500;color:#3a5fc8}.de-content{padding-top:8px}.de-tabs{display:flex;gap:4px;border-bottom:1px solid #eee;margin-bottom:20px}.de-tab{padding:10px 18px;border:none;background:none;cursor:pointer;font-size:.88rem;font-weight:500;color:#999;border-bottom:2px solid transparent;transition:all .15s}.de-tab:hover{color:#333}.de-tab.active{color:#4f7cff;border-bottom-color:#4f7cff;font-weight:600}.de-filters{display:flex;gap:10px;margin-bottom:16px}.de-filter-select{padding:7px 12px;border:1px solid #ddd;border-radius:6px;font-size:.85rem;background:#fff}.de-course-list{display:flex;flex-direction:column;gap:8px}.de-course-card{border:1px solid #eee;border-radius:10px;overflow:hidden;transition:box-shadow .15s;background:#fff}.de-course-card:hover{box-shadow:0 2px 12px #0000000f}.de-course-card.priority-highly_recommended{border-left:3px solid #ff9800}.de-course-card.priority-recommended{border-left:3px solid #4caf50}.de-course-card.priority-optional{border-left:3px solid #9e9e9e}.de-course-header{display:flex;align-items:flex-start;padding:14px 16px;cursor:pointer;gap:12px}.de-course-main{flex:1;min-width:0}.de-course-title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:4px}.de-course-code{font-size:.8rem;font-weight:700;color:#4f7cff}.de-course-name{font-weight:600;font-size:.92rem}.de-badge{font-size:.65rem;font-weight:700;padding:2px 6px;border-radius:4px}.de-badge-uc{background:#e3f2fd;color:#1565c0}.de-badge-csu{background:#e8f5e9;color:#2e7d32}.de-badge-ag{background:#fff3e0;color:#e65100}.de-course-meta{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#999;margin-bottom:4px}.de-course-reason{font-size:.82rem;color:#555;line-height:1.4}.de-course-actions{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0}.de-score-badge{background:linear-gradient(135deg,#4f7cff,#6c9aff);color:#fff;font-size:.8rem;font-weight:700;padding:4px 10px;border-radius:12px}.de-expand-arrow{font-size:.7rem;color:#999}.de-course-details{padding:14px 16px 16px;border-top:1px solid #f0f0f0}.de-course-desc{font-size:.88rem;color:#555;line-height:1.6;margin-bottom:14px}.de-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.de-detail-item{font-size:.82rem}.de-detail-item strong{display:block;color:#999;font-size:.72rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.de-prereqs,.de-benefits{font-size:.85rem;margin-bottom:10px}.de-benefits ul{margin:4px 0 0 16px;font-size:.82rem;color:#555}.de-detail-actions{margin-top:12px}.de-programs-grid{display:grid;grid-template-columns:1fr;gap:16px}.de-program-card{border:1px solid #eee;border-radius:10px;overflow:hidden}.de-program-header{padding:16px;border-bottom:1px solid #f0f0f0}.de-program-header h3{font-size:1.05rem;margin-bottom:4px}.de-program-location{font-size:.82rem;color:#999}.de-program-body{padding:16px}.de-program-eligibility{font-size:.85rem;color:#555;line-height:1.5;margin-bottom:14px}.de-program-deadlines{display:flex;gap:16px}.de-deadline{text-align:center}.de-deadline-label{display:block;font-size:.72rem;color:#999;text-transform:uppercase;margin-bottom:2px}.de-deadline-date{font-size:.88rem;font-weight:600}.de-program-footer{padding:12px 16px;border-top:1px solid #f0f0f0;display:flex;gap:16px}.de-link{font-size:.85rem;color:#4f7cff;text-decoration:none;font-weight:500}.de-link:hover{text-decoration:underline}.de-saved-list{display:flex;flex-direction:column;gap:2px}.de-saved-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f5f5f5}.de-saved-item:last-child{border-bottom:none}.de-saved-info{flex:1;min-width:0}.de-saved-title{display:flex;align-items:center;gap:8px;margin-bottom:2px}.de-saved-meta{display:flex;align-items:center;gap:6px;font-size:.78rem;color:#999}.wizard-container{display:flex;width:100%;min-height:100vh;background:#fafbfc}.sidebar{width:260px;min-width:260px;background:#fff;border-right:1px solid #e8e8ee;color:#333;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-header{padding:28px 24px 20px;border-bottom:1px solid #e8e8ee}.sidebar-header h1{font-size:18px;font-weight:700;margin:0 0 4px;color:#1a1a2e}.sidebar-header p{font-size:12px;color:#999;margin:0}.sidebar-steps{flex:1;padding:16px 0}.sidebar-step{display:flex;align-items:center;gap:14px;padding:12px 24px;cursor:default;transition:all .2s;position:relative;opacity:.35}.sidebar-step.clickable{cursor:pointer;opacity:.55}.sidebar-step.clickable:hover{background:#f5f7fa;opacity:.85}.sidebar-step.active{background:#f0edff;opacity:1}.sidebar-step.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#6c5ce7;border-radius:0 4px 4px 0}.sidebar-step.completed{opacity:.7}.sidebar-step .step-num{width:32px;height:32px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0;border:2px solid transparent;color:#666}.sidebar-step.active .step-num{background:#6c5ce7;border-color:#6c5ce7;color:#fff}.sidebar-step.completed .step-num{background:#4caf50;border-color:#4caf50;color:#fff}.sidebar-step .step-info{flex:1;min-width:0}.sidebar-step .step-name{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333}.sidebar-step .step-desc{font-size:11px;color:#aaa;margin-top:2px}.sidebar-step.active .step-name{color:#1a1a2e}.sidebar-step.active .step-desc{color:#666}.sidebar-footer{padding:16px 24px;border-top:1px solid #e8e8ee}.sidebar-chat-btn{width:100%;padding:12px 16px;background:linear-gradient(135deg,#6c5ce7,#a78bfa);border:none;border-radius:10px;color:#fff;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s}.sidebar-chat-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6c5ce766}.main-content{flex:1;display:flex;flex-direction:column;min-height:100vh}.step-content{flex:1;padding:32px 48px;overflow-y:auto;max-width:760px}.step-title{font-size:24px;color:#1a1a2e;margin-bottom:8px;font-weight:700}.step-subtitle{color:#666;margin-bottom:28px;font-size:15px}.button-group{display:flex;justify-content:space-between;padding:20px 48px;background:#fff;border-top:1px solid #e5e7eb;position:sticky;bottom:0;z-index:10;max-width:760px}.btn{padding:12px 32px;border:none;border-radius:10px;font-size:15px;cursor:pointer;transition:all .3s;font-weight:600}.btn-prev{background:#e5e7eb;color:#4b5563}.btn-prev:hover:not(:disabled){background:#d1d5db}.btn-prev:disabled{opacity:.4;cursor:not-allowed}.btn-next{background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff}.btn-next:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 20px #6c5ce766}.btn-next:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.btn.btn-sm{padding:5px 12px;font-size:.8rem;border-radius:6px}.btn.btn-secondary{background:#eee;color:#333}.btn.btn-secondary:hover{background:#ddd}.options-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.option-card{padding:22px;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;text-align:center;transition:all .3s;background:#fff}.option-card:hover{border-color:#6c5ce7;background:#f5f3ff;transform:translateY(-2px);box-shadow:0 4px 12px #0000000f}.option-card.selected{border-color:#6c5ce7;background:#6c5ce7;color:#fff;box-shadow:0 4px 16px #6c5ce74d}.option-card .icon{font-size:36px;margin-bottom:10px}.option-card .label{font-weight:600;font-size:15px}.college-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.college-option{padding:16px 20px;border:2px solid #e5e7eb;border-radius:14px;cursor:pointer;transition:all .3s;display:flex;align-items:center;background:#fff}.college-option:hover{border-color:#6c5ce7;background:#f5f3ff;transform:translateY(-1px)}.college-option.selected{border-color:#6c5ce7;background:#6c5ce7;color:#fff;box-shadow:0 4px 12px #6c5ce740}.college-option .emoji{font-size:26px;margin-right:16px}.college-option .info{flex:1}.college-option .name{font-weight:600;font-size:15px}.college-option .desc{font-size:12px;opacity:.75;margin-top:3px}.course-list{max-height:none;border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff}.dept-section{margin-bottom:6px}.dept-header{font-weight:700;color:#6c5ce7;font-size:14px;padding:12px 16px;border-radius:10px;background:#6c5ce70f;border:1px solid #e5e7eb;display:flex;align-items:center;gap:10px;cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.dept-header.collapsible:hover{background:#6c5ce71f;border-color:#6c5ce7}.dept-header.expanded{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent}.dept-arrow{font-size:10px;color:#999;width:14px;text-align:center}.dept-name{flex:1}.dept-count{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500}.selected-badge{background:#4caf50;color:#fff;padding:3px 10px;border-radius:12px;font-size:11px}.total-count{color:#999}.dept-courses{background:#fafbfc;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 10px 10px;padding:8px;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.course-row{display:flex;align-items:center;padding:10px 12px;border-radius:8px;margin-bottom:4px;background:#fff;font-size:14px;transition:background .2s}.course-row:hover{background:#f5f3ff}.course-row.checked{background:#e8f5e9}.course-row input[type=checkbox]{margin-right:12px;width:18px;height:18px;accent-color:#6c5ce7}.course-row .course-name{flex:1}.course-row .grade-select,.grade-select{width:80px;padding:6px;border:1px solid #ddd;border-radius:8px;font-size:13px;background:#fff}.grade-warning{background:#ffebee;border:1px solid #ef9a9a;border-radius:10px;padding:12px 16px;margin-top:14px;font-size:13px;color:#c62828}.tags-container{display:flex;flex-wrap:wrap;gap:8px}.tag{padding:10px 18px;border:2px solid #e5e7eb;border-radius:24px;cursor:pointer;transition:all .3s;font-size:13px;background:#fff}.tag:hover{border-color:#6c5ce7;transform:translateY(-1px)}.tag.selected{background:#6c5ce7;border-color:#6c5ce7;color:#fff}.tag.selected.very-strong{background:linear-gradient(135deg,#e65100,#ff6d00);border-color:#e65100;color:#fff;box-shadow:0 2px 8px #e651004d}.tag.weak.selected{background:#ff7043;border-color:#ff7043;color:#fff}.weak-note{background:#fff8e1;border:1px solid #ffcc80;border-radius:10px;padding:14px;margin-top:20px;font-size:14px;color:#f57c00}.filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.filter-btn{padding:7px 16px;border:1px solid #e5e7eb;border-radius:20px;background:#fff;cursor:pointer;font-size:13px;transition:all .2s}.filter-btn:hover{border-color:#6c5ce7}.filter-btn.active{background:#6c5ce7;color:#fff;border-color:#6c5ce7}.rec-list{display:flex;flex-direction:column;gap:12px}.rec-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:16px 18px;border-left:4px solid #6c5ce7;transition:box-shadow .2s}.rec-card:hover{box-shadow:0 2px 12px #0000000f}.rec-card.priority-required{border-left-color:#f44336}.rec-card.priority-highly_recommended,.rec-card.priority-strongly_recommended{border-left-color:#ff9800}.rec-card.priority-recommended{border-left-color:#4caf50}.rec-card.priority-optional{border-left-color:#9e9e9e}.rec-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.rec-name{font-weight:600;font-size:15px}.rec-badge{padding:4px 10px;border-radius:8px;font-size:11px;color:#fff;text-transform:uppercase;font-weight:600}.badge-ap{background:#e91e63}.badge-honors{background:#ff9800}.badge-standard{background:#4caf50}.badge-elective{background:#9e9e9e}.badge-ib{background:#7b1fa2}.rec-reason{font-size:13px;color:#666;margin-bottom:10px;line-height:1.5}.rec-meta{display:flex;gap:8px;flex-wrap:wrap}.ag-badge{background:#9c27b0;color:#fff;padding:3px 8px;border-radius:6px;font-size:11px}.priority-badge{padding:3px 8px;border-radius:6px;font-size:11px;text-transform:capitalize}.yearly-section{margin-bottom:24px;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.year-title{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;margin:0;background:linear-gradient(135deg,#6c5ce7,#a78bfa);color:#fff;font-size:17px}.year-grade{font-weight:700}.year-count{font-size:13px;opacity:.85;font-weight:400}.yearly-section .rec-list{padding:16px 18px}.loading-container{text-align:center;padding:50px 20px}.loading-container .loading-spinner{width:48px;height:48px;border:5px solid #e5e7eb;border-top-color:#6c5ce7;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 28px}@keyframes spin{to{transform:rotate(360deg)}}.loading-phases{max-width:420px;margin:0 auto;text-align:left}.loading-phase{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:10px;font-size:15px;transition:all .4s;margin-bottom:4px;color:#bbb}.loading-phase.active{background:#f5f3ff;color:#1a1a2e;font-weight:600;transform:scale(1.02)}.loading-phase.done{color:#4caf50}.loading-phase.done .phase-icon{color:#4caf50;font-weight:700}.loading-phase.pending{opacity:.5}.phase-icon{font-size:20px;width:28px;text-align:center;flex-shrink:0}.phase-text{flex:1}.loading-note{margin-top:28px;font-size:13px;color:#999}.loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#6c5ce7;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}.summary-section{background:#fff;border-radius:12px;padding:18px;margin-bottom:24px;border:1px solid #e5e7eb}.summary-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.summary-row:last-child{border-bottom:none}.summary-label{color:#666}.summary-value{font-weight:600;color:#1a1a2e}.ag-progress{background:#e8f5e9;border-radius:12px;padding:18px;margin-bottom:24px}.ag-progress h3{color:#2e7d32;font-size:15px;margin-bottom:12px}.ag-grid{display:flex;gap:10px;flex-wrap:wrap}.ag-item{background:#fff;padding:8px 14px;border-radius:8px;display:flex;flex-direction:column;align-items:center;min-width:56px;border:1px solid #c8e6c9}.ag-item.complete{background:#4caf50;color:#fff;border-color:#4caf50}.ag-cat{font-weight:700;font-size:13px}.ag-status{font-size:12px}.shell-mobile-topbar{display:none;position:fixed;top:0;left:0;right:0;z-index:200;height:52px;background:linear-gradient(180deg,#1a1a2e,#2d2b55);align-items:center;justify-content:space-between;padding:0 16px;box-shadow:0 2px 8px #00000026}.shell-mobile-title{display:flex;align-items:center;gap:8px;font-size:.92rem;font-weight:700;color:#fff}.shell-mobile-tier{font-size:1.1rem}.shell-hamburger{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;gap:5px;width:36px}.hamburger-line{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.shell-overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:90;animation:fadeIn .2s ease}@media (max-width: 800px){.shell-mobile-topbar{display:flex}.shell-overlay{display:block}.shell-sidebar{transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:150;box-shadow:4px 0 20px #0000004d}.shell-sidebar.mobile-open{transform:translate(0)}.shell-content{margin-left:0;padding-top:52px}.page{padding:20px 16px}.wizard-container{flex-direction:column}.sidebar{width:100%;min-width:auto;height:auto;position:relative;flex-direction:row;overflow-x:auto;padding:0}.sidebar-header{display:none}.sidebar-steps{display:flex;padding:0;gap:0}.sidebar-step{padding:12px 16px;flex-direction:column;min-width:70px;text-align:center;gap:4px}.sidebar-step .step-desc{display:none}.sidebar-step.active:before{left:0;right:0;top:auto;bottom:0;width:auto;height:3px;border-radius:4px 4px 0 0}.sidebar-footer{display:none}.step-content{padding:20px}.button-group{padding:16px 20px}.options-grid,.college-grid{grid-template-columns:1fr}}@media (max-width: 480px){.page,.step-content{padding:16px 12px}.button-group{padding:12px}.profile-label{width:90px;font-size:.82rem}.profile-value,.rec-name{font-size:.88rem}.rec-reason{font-size:.82rem}}
