*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}body{color:#fff;background:#050816}.app{display:flex}.mentor-header h1{margin-bottom:6px;font-size:42px}.mentor-header p{color:#94a3b8;margin-bottom:30px}.chat-container{flex-direction:column;gap:25px;display:flex}.user-message{background:linear-gradient(90deg,#7c3aed,#4f46e5);border-radius:18px;align-self:flex-end;max-width:500px;padding:18px 22px}.ai-message{background:#0f172a;border:1px solid #1e293b;border-radius:20px;max-width:750px;padding:30px;line-height:1.8}.ai-message h3{margin-bottom:15px}.prompt-box{gap:15px;margin-top:30px;display:flex}.prompt-box input{color:#fff;background:#0f172a;border:1px solid #1e293b;border-radius:14px;outline:none;flex:1;padding:18px;font-size:16px}.prompt-box button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed,#4f46e5);border:none;border-radius:14px;padding:18px 28px;font-size:16px;transition:all .3s}.prompt-box button:hover{opacity:.9}.dashboard{flex-direction:column;gap:25px;display:flex}.welcome-card{background:linear-gradient(90deg,#7c3aed,#4f46e5);border-radius:22px;justify-content:space-between;align-items:center;padding:30px;display:flex}.welcome-card h1{margin-bottom:10px;font-size:32px}.welcome-card p{color:#e5e7eb}.welcome-card button{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:14px;padding:14px 20px;font-weight:700}.stats-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.stat-card{background:#0f172a;border:1px solid #1e293b;border-radius:18px;padding:24px}.stat-card h2{color:#7c3aed;margin-bottom:8px;font-size:32px}.stat-card p{color:#94a3b8}.dashboard-card{background:#0f172a;border:1px solid #1e293b;border-radius:20px;padding:24px}.dashboard-card h3{margin-bottom:18px}.dashboard-card p{color:#cbd5e1;line-height:1.7}.dashboard-card ul{color:#cbd5e1;flex-direction:column;gap:12px;padding-left:10px;display:flex}.progress-bar{background:#1e293b;border-radius:20px;width:100%;height:12px;margin:20px 0;overflow:hidden}.roadmap-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;margin-top:20px;padding:28px}.roadmap-top{align-items:center;gap:20px;margin-bottom:25px;display:flex}.roadmap-icon{background:linear-gradient(90deg,#7c3aed,#4f46e5);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;font-size:30px;display:flex}.roadmap-top h2{margin-bottom:8px}.roadmap-top p{color:#94a3b8}.progress-wrapper{align-items:center;gap:15px;margin-bottom:25px;display:flex}.roadmap-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed,#4f46e5);border:none;border-radius:14px;padding:14px 20px}.tasks-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;margin-top:25px;padding:28px}.tasks-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.tasks-header button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;padding:10px 14px}.task-item{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.task-left{align-items:center;gap:14px;display:flex}.task-check{border:2px solid #475569;border-radius:50%;width:24px;height:24px}.active-check{background:#7c3aed;border:none;justify-content:center;align-items:center;font-size:12px;display:flex}.task-tag{border-radius:10px;padding:6px 10px;font-size:13px}.purple-tag{color:#c084fc;background:#3b0764}.yellow-tag{color:#facc15;background:#422006}.green-tag{color:#4ade80;background:#052e16}.blue-tag{color:#38bdf8;background:#082f49}.xp{color:#22c55e;font-weight:700}.roadmap-page{flex-direction:column;gap:25px;display:flex}.roadmap-header{justify-content:space-between;align-items:center;display:flex}.roadmap-header h1{margin-bottom:8px;font-size:38px}.roadmap-header p{color:#94a3b8}.roadmap-header button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed,#4f46e5);border:none;border-radius:14px;padding:14px 20px}.career-top{align-items:center;gap:20px;margin-bottom:25px;display:flex}.career-icon{background:linear-gradient(90deg,#7c3aed,#4f46e5);border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;font-size:28px;display:flex}.career-top h2{margin-bottom:8px}.career-top p{color:#94a3b8}.career-progress{align-items:center;gap:15px;display:flex}.phase-card{background:#0f172a;border:1px solid #1e293b;border-radius:22px;padding:24px}.active-phase{border:1px solid #7c3aed}.phase-number{color:#7c3aed;font-size:14px;font-weight:700}.phase-card h3{margin:14px 0}.phase-card p{color:#94a3b8;margin-bottom:20px;line-height:1.7}.phase-status{background:#111827;border-radius:10px;padding:8px 12px;font-size:14px}.planner-page{flex-direction:column;gap:25px;display:flex}.planner-header{justify-content:space-between;align-items:center;display:flex}.planner-header h1{margin-bottom:8px;font-size:38px}.planner-header p{color:#94a3b8}.planner-header button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed,#4f46e5);border:none;border-radius:14px;padding:14px 20px}.productivity-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;justify-content:space-between;align-items:center;padding:28px;display:flex}.productivity-card p{color:#94a3b8;margin-top:8px}.score-circle{background:linear-gradient(90deg,#7c3aed,#4f46e5);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:28px;font-weight:700;display:flex}.schedule-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:28px}.schedule-card h2{margin-bottom:25px}.schedule-item{border-bottom:1px solid #1e293b;gap:25px;padding:20px 0;display:flex}.schedule-time{color:#7c3aed;min-width:100px;font-weight:700}.schedule-content h3{margin-bottom:8px}.schedule-content p{color:#94a3b8}.tasks-page{flex-direction:column;gap:25px;display:flex}.tasks-page-header{justify-content:space-between;align-items:center;display:flex}.tasks-page-header h1{margin-bottom:8px;font-size:38px}.tasks-page-header p{color:#94a3b8}.tasks-page-header button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#7c3aed,#4f46e5);border:none;border-radius:14px;padding:14px 20px}.tasks-container{flex-direction:column;gap:18px;display:flex}.task-box{background:#0f172a;border:1px solid #1e293b;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:18px 22px;display:flex}.task-box-left{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.task-circle{border:2px solid #475569;border-radius:50%;width:28px;height:28px}.active-circle{background:#7c3aed;border:none;justify-content:center;align-items:center;font-size:14px;display:flex}.task-box h3{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:18px;overflow:hidden}.priority{border-radius:10px;margin-top:10px;padding:6px 12px;font-size:13px;display:inline-block}.high-priority{color:#f87171;background:#450a0a}.medium-priority{color:#facc15;background:#422006}.low-priority{color:#4ade80;background:#052e16}.task-xp{color:#22c55e;flex-shrink:0;font-size:18px;font-weight:700}.mentor-page{flex-direction:column;align-items:center;height:100vh;padding:32px;display:flex;overflow:hidden}.mentor-page-header h1{margin-bottom:8px;font-size:38px}.mentor-page-header p{color:#94a3b8}.suggestions{flex-wrap:wrap;gap:14px;display:flex}.suggestions button{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:14px;padding:12px 18px;transition:all .3s}.suggestions button:hover{border-color:#7c3aed}.mentor-chat{flex-direction:column;flex:1;gap:20px;margin-top:25px;padding-right:10px;display:flex;overflow-y:auto}.user-chat{justify-content:flex-end;gap:14px;display:flex}.ai-chat{align-items:flex-start;gap:14px;display:flex}.chat-avatar{background:#7c3aed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.chat-message{background:#0f172a;border:1px solid #1e293b;border-radius:18px;max-width:700px;padding:18px 22px;line-height:1.8}.resume-page{gap:30px;padding:30px;display:flex}.resume-form-section{background:#111827;border-radius:20px;width:350px;height:fit-content;padding:25px}.form-group{flex-direction:column;margin-bottom:18px;display:flex}.form-group label{color:#fff;margin-bottom:8px;font-size:14px}.form-group input,.form-group textarea{color:#fff;background:#1e293b;border:none;border-radius:12px;outline:none;padding:14px;font-size:14px}.form-group textarea{resize:none;min-height:100px}.resume-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#3b82f6);border:none;border-radius:12px;width:100%;margin-top:10px;padding:14px;font-size:15px}.mentor-page-header,.suggestions,.mentor-chat{width:100%;max-width:1100px}.resume-preview{flex:1;justify-content:center;display:flex}.resume-paper{color:#000;background:#fff;border-radius:20px;width:850px;min-height:1000px;padding:70px}.resume-header{border-bottom:2px solid #ddd;margin-bottom:30px;padding-bottom:20px}.resume-header h1{margin-bottom:8px;font-size:42px}.resume-header h3{color:#7c3aed;margin-bottom:8px}.resume-header p{color:#555}.resume-item{margin-top:10px}.resume-item h4{color:#000;margin-bottom:5px;font-size:17px}.resume-item p{color:#555;line-height:1.7}.analytics-page{color:#fff;padding:30px}.analytics-header h1{margin-bottom:10px;font-size:42px}.analytics-header p{color:#94a3b8;font-size:16px}.analytics-card{background:#111827;border-radius:20px;padding:25px}.analytics-card h3{color:#94a3b8;margin-bottom:12px}.analytics-card h2{font-size:34px}.analytics-bottom{gap:20px;display:flex}.progress-card,.focus-card{background:#111827;border-radius:20px;flex:1;padding:25px}.progress-card h2,.focus-card h2{margin-bottom:20px}.progress-bar{background:#1e293b;border-radius:20px;width:100%;height:14px;margin-bottom:15px;overflow:hidden}.progress-fill{background:linear-gradient(135deg,#7c3aed,#3b82f6);width:87%;height:100%}.focus-card p,.progress-card p{color:#cbd5e1;line-height:1.8}.resources-page{color:#fff;padding:30px}.resources-header{margin-bottom:30px}.resources-header h1{margin-bottom:10px;font-size:42px}.resources-header p{color:#94a3b8}.resources-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.resource-card{background:#111827;border-radius:20px;padding:25px}.resource-tag{background:#7c3aed;border-radius:20px;margin-bottom:18px;padding:6px 12px;font-size:13px;display:inline-block}.resource-card h2{margin-bottom:10px}.resource-card p{color:#94a3b8;margin-bottom:20px}.resource-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#3b82f6);border:none;border-radius:12px;padding:12px 18px}.workspace-header{justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 4px;display:flex}.workspace-header h3{color:#fff;font-size:14px}.workspace-card.active{background:#1e1b4b;border:1px solid #7c3aed}.workspace-card h4{color:#fff;margin-bottom:4px;font-size:13px}.workspace-card p{color:#94a3b8;font-size:11px}.goal-panel::-webkit-scrollbar{width:4px}.goal-panel::-webkit-scrollbar-thumb{background:#334155;border-radius:20px}.goal-panel-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.goal-panel-header h2{color:#fff;margin-bottom:4px;font-size:24px}.goal-panel-header p{color:#94a3b8;font-size:14px}.goal-add-btn{color:#fff;cursor:pointer;background:#7c3aed;border:none;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.goal-add-btn:hover{transform:scale(1.05)}.active-goal-card{background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:20px;align-items:center;gap:14px;margin-bottom:30px;padding:20px;display:flex}.goal-icon{color:#fff;background:#ffffff26;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.active-goal-card h3{color:#fff;margin-bottom:4px;font-size:18px}.active-goal-card p{color:#e2e8f0;font-size:13px}.goal-history{flex-direction:column;gap:14px;display:flex}.goal-history h4{color:#fff;margin-bottom:6px;font-size:16px}.goal-history-card{cursor:pointer;background:#111827;border:1px solid #1e293b;border-radius:18px;padding:16px;transition:all .3s}.goal-history-card.active{background:#1e1b4b;border:1px solid #7c3aed}.goal-history-top{color:#94a3b8;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;display:flex}.goal-history-card h3{color:#fff;margin-bottom:6px;font-size:16px}.goal-history-card p{color:#94a3b8;font-size:13px}.main-content{flex:1;min-height:100vh;margin-left:280px;padding:30px;overflow-y:auto}.app{background:#020617;min-height:100vh;display:flex}.main-content{flex:1;width:calc(100% - 280px);min-height:100vh;margin-left:280px;padding:30px;overflow-y:auto}.goal-panel{background:#0b1120;border-left:1px solid #1e293b;width:320px;height:100vh;padding:24px;position:fixed;top:0;right:0;overflow-y:auto}.main-content{flex-direction:column;flex:1;height:100vh;margin-left:280px;padding:0;display:flex;overflow:hidden}.main-content.with-goal-panel{margin-right:320px}.mentor-page{flex-direction:column;height:100vh;padding:32px;display:flex;overflow:hidden}.mentor-page-header,.suggestions{width:100%;max-width:1100px;margin:0 auto}.mentor-chat{flex-direction:column;flex:1;gap:20px;width:100%;max-width:1100px;margin:25px auto 0;padding-bottom:20px;display:flex;overflow-y:auto}.mentor-input{align-items:center;gap:16px;width:100%;max-width:1100px;margin:0 auto;padding:20px 0 30px;display:flex}.mentor-input input{color:#fff;background:#0f172a;border:1px solid #1e293b;border-radius:18px;outline:none;flex:1;height:64px;padding:0 24px;font-size:16px}.mentor-input button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:18px;width:120px;height:64px;font-size:16px;font-weight:600}.dashboard-page{color:#fff;padding:40px}.dashboard-header h1{margin-bottom:10px;font-size:42px}.dashboard-card p{color:#7c3aed;font-size:18px;font-weight:600}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.dashboard-stat{background:#111827;border:1px solid #1e293b;border-radius:24px;padding:28px}.dashboard-stat h1{color:#fff;font-size:24px}.roadmap-page{flex-direction:column;gap:28px;width:100%;max-width:1400px;margin:0 auto;padding:10px 10px 40px;display:flex}.roadmap-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.career-card{background:#0f172a;border:1px solid #1e293b;border-radius:28px;width:100%;padding:32px}.career-progress{align-items:center;gap:18px;margin-top:28px;display:flex}.phase-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:24px;width:100%;display:grid}.phase-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;min-height:210px;padding:28px;transition:all .25s}.phase-card:hover{border-color:#7c3aed;transform:translateY(-4px)}.active-phase{border:1px solid #7c3aed;box-shadow:0 0 20px #7c3aed26}.tasks-page{flex-direction:column;gap:28px;width:100%;max-width:1400px;margin:0 auto;padding:10px 10px 40px;display:flex}.tasks-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:10px;display:flex}.tasks-container{flex-direction:column;gap:20px;width:100%;display:flex}.task-box{background:#0f172a;border:1px solid #1e293b;border-radius:24px;justify-content:space-between;align-items:center;padding:24px 28px;transition:all .25s;display:flex}.task-box:hover{border-color:#7c3aed;transform:translateY(-2px)}.task-box-left{align-items:center;gap:18px;display:flex}.planner-page{flex-direction:column;gap:28px;width:100%;max-width:1400px;margin:0 auto;padding:10px 10px 40px;display:flex}.planner-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.planner-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;width:100%;display:grid}.planner-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;min-height:220px;padding:24px;transition:all .25s}.planner-card:hover{border-color:#7c3aed;transform:translateY(-4px)}.upgrade-link{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;margin-top:12px;font-size:15px;font-weight:600;transition:all .25s;display:flex;box-shadow:0 0 20px #7c3aed59}.upgrade-link:hover{transform:translateY(-2px);box-shadow:0 0 30px #7c3aed8c}.mentor-chat{scrollbar-width:none;-ms-overflow-style:none}.mentor-chat::-webkit-scrollbar{display:none}.chat-message pre{border-radius:14px;margin-top:12px;font-size:14px;overflow:auto}.chat-message code{font-family:Fira Code,monospace}.save-action-btn{color:#7c3aed;cursor:pointer;background:0 0;border:none;margin-top:14px;padding:0;font-size:14px;font-weight:600}.save-action-btn:hover{color:#a855f7}@media (width<=768px){body{overflow-x:hidden!important}.app{width:100%!important}}:root{--primary-color:#7c3aed}.sidebar{z-index:1000;background:#0b1120;border-right:1px solid #1e293b;flex-direction:column;width:280px;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.sidebar-top{padding:20px}.sidebar-logo{color:#7c3aed;margin-bottom:30px;font-size:24px;font-weight:700}.menu{flex-direction:column;gap:8px;display:flex}.menu-item{color:#cbd5e1;border-radius:14px;align-items:center;gap:12px;padding:8px 16px;text-decoration:none;transition:all .25s;display:flex}.menu-item:hover{background:#111827}.menu-item.active{color:#fff;background:linear-gradient(90deg,#7c3aed,#4f46e5)}.sidebar-bottom{flex-direction:column;gap:14px;margin-top:auto;padding:20px;display:flex}.profile-avatar{color:#fff;background:#f97316;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-card{background:#0f172a;border:1px solid #ffffff0d;border-radius:18px;align-items:center;gap:12px;width:100%;padding:8px;display:flex}.profile-info{flex:1}.profile-info h4{color:#fff;margin:0;font-size:12px;font-weight:600}.profile-info p{color:#94a3b8;margin-top:3px;font-size:12px}.mini-auth-btn{border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.mini-auth-btn:hover{background:var(--primary-color);color:#fff}.upgrade-card{text-align:center;color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#9333ea);border-radius:22px;padding:18px;box-shadow:0 10px 30px #7c3aed40}.upgrade-badge{background:#ffffff26;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;margin:0 auto 12px;padding:5px 10px;font-size:11px;font-weight:700;display:flex}.upgrade-card h3{margin:0;font-size:18px;font-weight:700}.upgrade-card p{color:#ffffffe6;margin:10px 0 16px;font-size:12px;line-height:1.5}.upgrade-btn{color:#7c3aed;cursor:pointer;background:#fff;border:none;border-radius:12px;width:100%;padding:10px;font-size:13px;font-weight:700;transition:all .25s}.upgrade-btn:hover{transform:translateY(-2px)}.sidebar-toggle{display:none}@media (width<=768px){.sidebar-toggle{z-index:10001;color:#fff;cursor:pointer;background:0 0;border:none;font-size:28px;font-weight:700;display:block;position:fixed;top:10px;left:10px}.sidebar{width:80px}.sidebar-logo{display:none}.menu-item{justify-content:center;padding:16px 0}.menu-item span,.sidebar-bottom{display:none}.sidebar-closed{transform:translate(-100%)}.sidebar-open{transform:translate(0)}}.pricing-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pricing-modal{color:#fff;border:1px solid #ffffff14;border-radius:24px;width:1100px;max-width:95%;padding:32px;position:relative;background:#0f172a!important}.pricing-modal h2{text-align:center;color:#fff;margin-bottom:25px;font-size:48px;font-weight:700}.pricing-close-btn{cursor:pointer;font-size:34px;position:absolute;top:20px;right:20px;color:#fff!important;background:0 0!important;border:none!important}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.pricing-card{border:1px solid #ffffff14;border-radius:24px;flex-direction:column;min-height:620px;padding:32px;transition:all .3s;display:flex;background:#111827!important}.pricing-card h3{color:#fff;margin-bottom:25px;font-size:30px}.pricing-card ul{flex:1;margin:0;padding:0;list-style:none}.pricing-card li{color:#cbd5e1;margin-bottom:16px;font-size:18px}.pricing-card:not(.pricing-pro):not(.pricing-premium){border:1px solid #ffffff1a}.pricing-card:not(.pricing-pro):not(.pricing-premium) .pricing-btn{cursor:pointer;border-radius:14px;margin-top:auto;padding:15px;font-weight:600;color:#cbd5e1!important;width:100%!important;box-shadow:none!important;background:#1e293b!important;border:none!important}.pricing-pro{box-shadow:0 0 40px #7c3aed40;border:2px solid #7c3aed!important}.pricing-pro .pricing-btn{cursor:pointer;border-radius:14px;margin-top:auto;padding:15px;font-weight:700;color:#fff!important;background:linear-gradient(135deg,#7c3aed,#a855f7)!important;border:none!important;width:100%!important}.pricing-premium{box-shadow:0 0 40px #f59e0b33;border:2px solid #f59e0b!important}.pricing-premium .pricing-btn{cursor:pointer;border-radius:14px;margin-top:auto;padding:15px;font-weight:700;color:#111827!important;background:linear-gradient(135deg,#f59e0b,#fbbf24)!important;border:none!important;width:100%!important}.pricing-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.pricing-card:hover{transform:translateY(-4px)}.pricing-btn:hover{opacity:.95}@media (width<=900px){.pricing-modal{padding:24px}.pricing-modal h2{font-size:34px}.pricing-grid{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-modal{max-height:90vh;overflow-y:auto}}.pricing-overlay{z-index:999999;background:#020617;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;z-index:99999999!important;background:#020617!important;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.landing{color:#fff!important;background:#050816!important;width:100%!important;min-height:100vh!important;overflow-x:hidden!important}.navbar{box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:0 40px!important;display:flex!important}.logo{color:#8b5cf6!important;font-size:36px!important;font-weight:700!important}.nav-actions{gap:16px!important;display:flex!important}.nav-btn{color:#fff!important;border:1px solid #2f2f46!important;border-radius:14px!important;padding:14px 28px!important;text-decoration:none!important;transition:all .3s!important}.nav-btn:hover{border-color:#8b5cf6!important}.hero{box-sizing:border-box!important;grid-template-columns:45% 55%!important;align-items:center!important;gap:30px!important;width:100%!important;padding:40px 80px 100px!important;display:grid!important}.hero-left{width:100%!important;max-width:none!important}.badge{background:#8b5cf614!important;border:1px solid #8b5cf640!important;border-radius:999px!important;margin-bottom:30px!important;padding:12px 20px!important;display:inline-flex!important}.hero-left h1{max-width:700px!important;margin:0 0 24px!important;font-size:72px!important;font-weight:800!important;line-height:1.05!important}.hero-left p{color:#94a3b8!important;max-width:700px!important;font-size:22px!important;line-height:1.8!important}.hero-buttons{gap:16px!important;margin-top:36px!important;display:flex!important}.hero-btn{color:#fff!important;background:#8b5cf6!important;border-radius:16px!important;padding:18px 34px!important;font-weight:600!important;text-decoration:none!important}.secondary{background:0 0!important;border:1px solid #3a3a55!important}.hero-right{justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.hero-right img{border-radius:24px!important;width:100%!important;max-width:1100px!important;box-shadow:0 0 50px #8b5cf626!important}.features{box-sizing:border-box!important;width:100%!important;padding:120px 80px!important}.features h2{margin-bottom:50px!important;font-size:52px!important}.feature-card{background:#0f172a!important;border:1px solid #1e293b!important;border-radius:24px!important;padding:30px!important}.resume-demo{box-sizing:border-box!important;grid-template-columns:1fr 1fr!important;gap:60px!important;width:100%!important;padding:120px 80px!important;display:grid!important}.resume-content h2{font-size:52px!important}.resume-content p{color:#94a3b8!important;line-height:1.8!important}.resume-image img{border-radius:24px!important;width:100%!important}.testimonial-card{background:#0f172a!important;border:1px solid #1e293b!important;border-radius:24px!important;padding:30px!important}.footer h2{font-size:52px!important}.features{padding:140px 80px}.section-badge{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:999px;margin-bottom:20px;padding:10px 18px;display:inline-block}.features h2{margin-bottom:20px;font-size:64px;line-height:1.1}.section-desc{color:#94a3b8;max-width:700px;margin-bottom:60px;font-size:20px}.feature-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.feature-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:35px;transition:all .3s}.feature-card:hover{border-color:#8b5cf6;transform:translateY(-8px);box-shadow:0 0 30px #8b5cf633}.feature-card h3{margin-top:18px;font-size:24px}.feature-card p{color:#94a3b8;margin-top:12px;font-size:16px;line-height:1.7}.resume-demo{box-sizing:border-box;grid-template-columns:45% 55%;align-items:center;gap:80px;width:100%;padding:140px 80px;display:grid}.resume-content{max-width:650px}.resume-badge{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-block}.resume-content h2{margin-bottom:24px;font-size:68px;font-weight:800;line-height:1.05}.resume-desc{color:#94a3b8;margin-bottom:40px;font-size:20px;line-height:1.8}.resume-features{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.resume-feature{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:18px 20px;font-size:15px;font-weight:600;transition:all .3s}.resume-feature:hover{border-color:#8b5cf6;transform:translateY(-4px);box-shadow:0 0 25px #8b5cf62e}.resume-image{justify-content:center;align-items:center;display:flex}.resume-image img{border-radius:24px;width:100%;max-width:1000px}.bala-demo{box-sizing:border-box;grid-template-columns:55% 45%;align-items:center;gap:80px;width:100%;padding:140px 80px;display:grid}.bala-image{justify-content:center;align-items:center;display:flex}.bala-image img{border-radius:24px;width:100%;max-width:1000px}.bala-content{max-width:650px}.bala-badge{color:#a78bfa;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:999px;margin-bottom:24px;padding:10px 18px;font-size:14px;font-weight:600;display:inline-block}.bala-content h2{margin-bottom:24px;font-size:68px;font-weight:800;line-height:1.05}.bala-desc{color:#94a3b8;margin-bottom:40px;font-size:20px;line-height:1.8}.bala-features{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.bala-feature{background:#111827;border:1px solid #1f2937;border-radius:16px;padding:18px 20px;font-size:15px;font-weight:600;transition:all .3s}.bala-feature:hover{border-color:#8b5cf6;transform:translateY(-4px);box-shadow:0 0 25px #8b5cf62e}.testimonials{box-sizing:border-box;width:100%;padding:120px 80px}.testimonials h2{margin:20px 0;font-size:64px;font-weight:800;line-height:1.1}.section-desc{color:#94a3b8;max-width:700px;margin-bottom:60px;font-size:18px;line-height:1.8}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.testimonial-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:32px;transition:all .3s}.testimonial-card:hover{border-color:#8b5cf6;transform:translateY(-6px);box-shadow:0 0 30px #8b5cf626}.review-stars{margin-bottom:20px;font-size:22px}.testimonial-card p{color:#cbd5e1;margin-bottom:30px;font-size:16px;line-height:1.8}.review-user{align-items:center;gap:14px;display:flex}.avatar{background:#8b5cf6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-weight:700;display:flex}.review-user h4{margin:0;font-size:16px}.review-user span{color:#94a3b8;font-size:14px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;display:grid}.stat-card{text-align:center;background:#0f172a;border:1px solid #1e293b;border-radius:20px;padding:35px}.stat-card h3{color:#8b5cf6;margin-bottom:10px;font-size:42px}.stat-card span{color:#94a3b8}.footer{text-align:center;padding:80px 20px!important}.footer h2{margin-bottom:20px;font-size:72px;font-weight:800}.footer p{color:#94a3b8;margin-bottom:35px;font-size:22px}.footer-btn{color:#fff;background:linear-gradient(135deg,#a855f7,#7c3aed);border-radius:16px;padding:18px 40px;font-weight:700;text-decoration:none}.mentor-layout{color:#fff;gap:24px;height:100vh;display:flex}.mentor-main{flex-direction:column;flex:1;padding-bottom:20px;padding-left:16px;padding-right:16px;display:flex}.mentor-sidebar{background:#0f172a;border-left:1px solid #ffffff14;flex-direction:column;width:300px;height:100vh;padding:20px;display:flex;overflow:hidden}.new-chat-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#9333ea);border:none;border-radius:12px;width:100%;margin-bottom:20px;padding:14px;font-size:15px;font-weight:600}.mentor-sidebar h3{color:#94a3b8;margin-bottom:15px;font-size:14px}.history-card{cursor:pointer;background:#111827;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px;display:flex}.history-card:hover{background:#1e293b}.history-card span{color:#fff;font-size:14px}.history-card button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:18px}.mentor-page-header{align-items:center;margin-bottom:20px;display:flex}.mentor-input{background:#0b1220;border:1px solid #a855f740;border-radius:24px;align-items:center;gap:16px;width:92%;max-width:1050px;margin-top:8px;margin-left:auto;margin-right:auto;padding:16px 20px;display:flex;box-shadow:0 0 30px #a855f714}.input-icon{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;transition:all .2s;display:flex}.input-icon:hover{background:#ffffff14}.send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:22px;display:flex}.prompt-input{resize:none;flex:1;min-width:0;min-height:24px;max-height:140px;padding:0;font-family:inherit;font-size:16px;line-height:24px;overflow-y:auto;color:#fff!important;text-align:left!important;background:0 0!important;border:none!important;outline:none!important}.save-action-btn{margin-top:10px}.history-menu{position:relative}.history-menu button{color:#fff;cursor:pointer;background:0 0;border:none}.menu-dropdown{z-index:100;background:#111827;border:1px solid #374151;border-radius:10px;padding:6px;position:absolute;top:28px;right:0}.menu-dropdown button{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px 12px}.mentor-welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-top:120px;margin-bottom:60px;display:flex}.mentor-welcome h2{color:#fff;margin-bottom:12px;font-size:34px;font-weight:400}.mentor-welcome p{color:#94a3b8;font-size:18px}.mentor-input{background:#0b1220!important}.input-icon{color:#fff!important;background:#111827!important;border:1px solid #1e293b!important;border-radius:14px!important;width:54px!important;height:54px!important}.send-btn{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#a855f7)!important;border-radius:50%!important;width:54px!important;height:54px!important}.suggestions{flex-wrap:wrap;gap:12px;margin-top:20px;margin-bottom:0;display:flex}.analyze-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:10px;margin-top:10px;padding:10px 18px}.chat-history-list{flex:1;padding-right:6px;overflow-y:auto}.chat-history-list::-webkit-scrollbar{width:6px}.chat-history-list::-webkit-scrollbar-track{background:0 0}.chat-history-list::-webkit-scrollbar-thumb{background:#374151;border-radius:10px}.chat-history-list::-webkit-scrollbar-thumb:hover{background:#4b5563}.mentor-chat{flex:1;height:0;min-height:0;padding-right:10px;overflow-y:auto}.mentor-main{flex-direction:column;flex:1;min-height:0;display:flex}.mentor-layout{gap:24px;height:100vh;display:flex;overflow:hidden}.limit-popup-overlay{z-index:99999;background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.limit-popup{text-align:center;color:#fff;background:#0f172a;border:1px solid #7c3aed80;border-radius:20px;width:420px;max-width:90%;padding:30px}.limit-popup h2{color:#a855f7;margin-bottom:15px}.limit-popup p{color:#cbd5e1;margin-bottom:10px}.limit-popup button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;width:100%;margin-top:15px;padding:12px}.user-chat,.ai-chat{width:100%}.chat-message{word-break:break-word;max-width:85%;line-height:1.7}.chat-message p{margin:8px 0!important}.chat-message ul,.chat-message ol{margin:10px 0!important;padding-left:22px!important}.chat-message li{margin:4px 0!important}.chat-message h1,.chat-message h2,.chat-message h3,.chat-message h4{margin:14px 0 8px!important}.chat-message br{margin:2px 0;display:block}.chat-message{white-space:normal!important}.prompt-input{scrollbar-width:none}.prompt-input::-webkit-scrollbar{display:none}.file-preview{color:#fff;background:#111827;border:1px solid #1e293b;border-radius:12px;justify-content:space-between;align-items:center;width:92%;max-width:1050px;margin:0 auto 8px;padding:8px 12px;font-size:13px;display:flex}.remove-file-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:18px}@media (width<=768px){.mentor-layout{flex-direction:column;overflow:hidden}.mentor-sidebar{display:none}.mentor-main{padding-bottom:10px;padding-left:8px;padding-right:8px}.mentor-welcome{margin-top:70px;margin-bottom:30px}.mentor-welcome h2{font-size:28px;line-height:1.3}.mentor-input{border-radius:18px!important;gap:10px!important;width:95%!important;margin:0 auto!important;padding:10px 12px!important}.input-icon{width:42px!important;min-width:42px!important;height:42px!important}.prompt-input{min-height:22px!important;font-size:16px!important;line-height:22px!important}.send-btn{width:42px!important;min-width:42px!important;height:42px!important}.send-btn svg{width:18px!important;height:18px!important}.file-preview{width:95%!important;margin:0 auto 8px!important;padding:8px 10px!important;font-size:12px!important}.chat-message{white-space:pre-wrap!important;word-break:break-word!important;max-width:100%!important}.suggestions{gap:8px}.suggestions button{font-size:13px}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.dashboard-page{scrollbar-width:thin;scrollbar-color:#374151 transparent;height:100vh;padding:30px;overflow-y:auto;color:#fff!important}.dashboard-header{margin-bottom:30px}.dashboard-header h1{margin-bottom:8px;font-size:36px;font-weight:700}.dashboard-header p{color:#94a3b8;font-size:15px}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:30px;display:grid}.dashboard-stat{background:#111827;border:1px solid #1f2937;border-radius:18px;padding:24px;transition:all .3s}.dashboard-stat:hover{border-color:#3b82f6;transform:translateY(-4px)}.dashboard-stat h3{color:#94a3b8;margin-bottom:10px;font-size:14px}.dashboard-stat h1{font-size:32px;font-weight:700}.dashboard-card{background:#111827;border:1px solid #1f2937;border-radius:20px;margin-bottom:30px;padding:28px}.dashboard-card h2{color:#94a3b8;margin-bottom:15px;font-size:18px}.dashboard-card h1{margin-bottom:10px;font-size:28px}.dashboard-card p{color:#cbd5e1}.progress-bar{background:#1e293b;border-radius:999px;width:100%;height:10px;margin-top:20px;overflow:hidden}.recent-roadmaps{margin-top:10px}.recent-roadmaps h2{margin-bottom:20px;font-size:22px}.recent-roadmap-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;display:grid}.recent-roadmap-card{cursor:pointer;background:#111827;border:1px solid #1f2937;border-radius:18px;padding:20px;transition:all .3s}.recent-roadmap-card:hover{border-color:#22c55e;transform:translateY(-4px)}.recent-roadmap-card h3{margin-bottom:10px;font-size:18px}.recent-roadmap-card p{color:#94a3b8}@media (width<=768px){.dashboard-page{padding:20px}.dashboard-header h1{font-size:28px}.dashboard-grid{grid-template-columns:1fr}}.dashboard-page::-webkit-scrollbar{width:8px}.dashboard-page::-webkit-scrollbar-track{background:0 0}.dashboard-page::-webkit-scrollbar-thumb{background:#374151;border-radius:999px}.dashboard-page::-webkit-scrollbar-thumb:hover{background:#4b5563}.roadmap-page{color:#fff;padding:40px}.roadmap-header{margin-bottom:30px}.roadmap-header h1{margin-bottom:10px;font-size:52px;font-weight:700}.roadmap-header p{color:#94a3b8;font-size:18px}.career-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:40px}.career-card h2{margin-bottom:10px}.career-card p{color:#94a3b8}.roadmap-main-card{background:linear-gradient(135deg,#7c3aed,#4f46e5);border-radius:24px;margin-bottom:30px;padding:35px;box-shadow:0 10px 40px #7c3aed40}.roadmap-main-card h2{margin-bottom:10px;font-size:34px}.roadmap-main-card p{color:#e2e8f0}.phase-card{cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:24px;padding:28px;transition:all .3s}.phase-card:hover{border-color:#7c3aed;transform:translateY(-6px);box-shadow:0 10px 30px #7c3aed33}.phase-number{color:#a855f7;background:#7c3aed26;border-radius:12px;margin-bottom:18px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-block}.phase-card h3{margin-bottom:15px;font-size:24px}.phase-card p{color:#94a3b8;font-size:15px}@media (width<=768px){.roadmap-page{padding:20px}.roadmap-header h1{font-size:36px}.roadmap-main-card h2{font-size:28px}}.roadmap-card{cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:20px;justify-content:space-between;align-items:flex-start;padding:20px;transition:all .3s;display:flex}.roadmap-card:hover{border-color:#7c3aed;transform:translateY(-4px)}.delete-roadmap-btn{cursor:pointer;opacity:.7;background:0 0;border:none;font-size:18px}.delete-roadmap-btn:hover{opacity:1}.topic-item{cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:16px;align-items:center;gap:12px;padding:18px;font-size:18px;transition:all .3s;display:flex}.topic-item:hover{border-color:#7c3aed;transform:translateY(-2px)}.topic-item input{width:18px;height:18px}.completed-topic{background:#22c55e14;box-shadow:0 0 18px #22c55e40;border:1px solid #22c55e!important}.topic-text{color:#fff;transition:all .3s}.topic-text.completed{color:#22c55e;font-weight:600}.roadmap-page{min-height:100vh;overflow-y:auto}.roadmap-card{min-height:180px}.phase-card{flex-direction:column;justify-content:flex-start;height:260px;display:flex}.topics-card{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin-top:30px;display:grid}.topic-item{align-items:flex-start;gap:12px;min-height:140px;display:flex}.topic-text{word-break:break-word;line-height:1.5}.back-btn{color:#fff;cursor:pointer;background:#0f172a;border:1px solid #1e293b;border-radius:12px;margin-bottom:20px;padding:12px 20px;transition:all .3s}.back-btn:hover{border-color:#7c3aed;transform:translateY(-2px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#020617}::-webkit-scrollbar-thumb{background:#7c3aed;border-radius:20px}.roadmap-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.phase-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}@media (width<=768px){.roadmap-grid,.phase-grid,.topics-card{grid-template-columns:1fr}}.resume-page{gap:20px;height:100vh;padding:20px;display:flex;overflow:hidden}.resume-form-section{scrollbar-width:thin;scrollbar-color:#374151 transparent;background:#0f172a;border:1px solid #1e293b;border-radius:20px;width:350px;height:100vh;padding:20px;overflow-y:auto}.resume-form-section h2{color:#fff;margin-bottom:20px;font-size:32px}.resume-form-section input,.resume-form-section textarea{color:#fff;background:#1e293b;border:none;border-radius:12px;width:100%;margin-bottom:12px;padding:12px}.ai-prompt-box{min-height:180px!important}.resume-form-section textarea{resize:vertical;min-height:180px}.resume-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#3b82f6);border:none;border-radius:12px;width:100%;padding:14px;font-weight:600}.resume-preview-wrapper{flex:1;justify-content:center;align-items:flex-start;display:flex;overflow:auto}.resume-paper{box-sizing:border-box;background:#fff;border-radius:12px;width:794px;min-height:1123px;margin:0 auto;padding:50px}.resume-header h1{margin-bottom:4px;font-size:28px;font-weight:700}.resume-contact{color:#4b5563;flex-wrap:wrap;gap:15px;font-size:13px;display:flex}.resume-header h3{color:#374151;margin-bottom:8px;font-size:16px}.resume-section h3{margin-bottom:4px;font-size:15px}.resume-header p{color:#555;margin-bottom:4px}.resume-section{margin-bottom:22px}.resume-section h2{color:#111827;margin-bottom:10px;font-size:24px}.resume-section p{color:#333;line-height:1.7}.resume-section ul{margin-top:4px;margin-bottom:10px;padding-left:18px}.resume-section li{margin-bottom:3px;font-size:14px;line-height:1.4}@media (width<=1200px){.resume-page{flex-direction:column;overflow:auto}.resume-form-section{width:100%}.resume-paper{transform:scale(.65)}}.ai-resume-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;border-radius:12px;width:100%;margin-bottom:20px;padding:14px;font-weight:700}.resume-btn{color:#fff;background:linear-gradient(90deg,#7c3aed,#3b82f6);border-radius:12px;justify-content:center;align-items:center;width:100%;padding:14px;font-weight:600;text-decoration:none;display:flex}.add-btn{cursor:pointer;color:#fff;background:#7c3aed;border:none;border-radius:10px;width:100%;margin-top:10px;padding:12px;font-weight:600}.add-btn:hover{opacity:.9}.resume-header{text-align:center;border-bottom:1px solid #000;margin-bottom:20px;padding-bottom:15px}.resume-role{color:#111827;margin-top:8px;font-size:20px;font-weight:700}.resume-contact{color:#6b7280;justify-content:center}.resume-subheading{color:#111827;margin-bottom:4px;font-size:20px;font-weight:700}.resume-company{color:#4b5563;margin-bottom:6px;font-size:14px;font-weight:700}.resume-skill{margin-bottom:4px}.skill-title{color:#111827;font-weight:700}.skill-value{color:#374151}.resume-header-top{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.download-icon-btn{color:#fff;background:linear-gradient(135deg,#7c3aed,#3b82f6);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .25s;display:flex}.download-icon-btn:hover{transform:translateY(-2px)}.analytics-page{color:#fff;min-height:100vh;padding:30px}.analytics-header{margin-bottom:35px}.analytics-header h1{margin-bottom:8px;font-size:38px;font-weight:700}.analytics-header p{color:#94a3b8}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:30px;display:grid}.analytics-card{background:#111827;border:1px solid #1f2937;border-radius:20px;padding:25px;transition:all .3s}.analytics-card:hover{border-color:#3b82f6;transform:translateY(-5px)}.analytics-card h3{color:#94a3b8;margin-bottom:10px;font-size:14px}.analytics-card h1{font-size:34px;font-weight:700}.analytics-section{background:#111827;border:1px solid #1f2937;border-radius:22px;margin-bottom:30px;padding:25px}.analytics-section h2{margin-bottom:25px}.analytics-progress-item{margin-bottom:22px}.analytics-progress-top{justify-content:space-between;margin-bottom:10px;display:flex}.analytics-progress-top span{font-size:15px}.progress-bar{background:#1e293b;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#22c55e,#3b82f6);border-radius:999px;height:100%;transition:all .4s}.analytics-bottom{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}.analytics-box{background:#111827;border:1px solid #1f2937;border-radius:22px;padding:25px;transition:all .3s}.analytics-box:hover{border-color:#22c55e}.analytics-box h2{margin-bottom:18px}.analytics-box p{color:#cbd5e1;margin-bottom:12px;line-height:1.6}.analytics-empty{text-align:center;background:#111827;border:1px solid #1f2937;border-radius:20px;margin-top:20px;padding:40px}.analytics-empty h2{margin-bottom:10px}.analytics-empty p{color:#94a3b8}.analytics-card,.analytics-section,.analytics-box{box-shadow:0 0 #0000}.analytics-card:hover,.analytics-section:hover,.analytics-box:hover{box-shadow:0 0 25px #3b82f61f}@media (width<=768px){.analytics-page{padding:20px}.analytics-header h1{font-size:30px}.analytics-grid,.analytics-bottom{grid-template-columns:1fr}}.analytics-page{color:#fff;height:100vh;min-height:100vh;padding:30px;overflow-y:auto}.resources-page{height:100vh;padding:20px;overflow-y:auto}.resources-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding-bottom:100px;display:grid}.resources-page::-webkit-scrollbar{width:8px}.resources-page::-webkit-scrollbar-thumb{background:#374151;border-radius:10px}.resources-page::-webkit-scrollbar-thumb:hover{background:#4b5563}.settings-page{color:#fff;min-height:100vh;padding:40px}.settings-title{margin-bottom:25px;font-size:34px;font-weight:700}.settings-card{background:#0f172a;border:1px solid #ffffff14;border-radius:24px;max-width:850px;padding:30px}.profile-section{border-bottom:1px solid #ffffff14;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:25px;display:flex}.profile-section img{object-fit:cover;border:3px solid #7c3aed;border-radius:50%;width:80px;height:80px}.profile-info h3{margin-bottom:6px;font-size:24px}.profile-info p{color:#94a3b8;font-size:14px}.section-title{margin-top:25px;margin-bottom:15px;font-size:22px;font-weight:600}.info-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.info-label{color:#94a3b8;font-size:15px}.info-value{color:#fff;font-weight:500}.plan-badge{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:999px;padding:6px 16px;font-size:13px;font-weight:600}.settings-actions{margin-top:30px}.logout-btn{cursor:pointer;border-radius:14px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:all .3s;color:#fff!important;background:linear-gradient(135deg,#ef4444,#dc2626)!important;border:none!important;outline:none!important}.logout-btn:hover{opacity:.95;transform:translateY(-2px)}@media (width<=768px){.settings-page,.settings-card{padding:20px}.profile-section{text-align:center;flex-direction:column}.info-row{flex-direction:column;align-items:flex-start;gap:6px}}.login-card h1{text-align:center;color:#fff;margin-bottom:30px;font-size:56px}.login-form{flex-direction:column;gap:18px;display:flex}.login-form input{color:#fff;background:#020617;border:1px solid #334155;border-radius:14px;outline:none;width:100%;padding:16px;font-size:16px}.login-form input:focus{border-color:#7c3aed;box-shadow:0 0 15px #7c3aed40}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:14px;margin-top:10px;padding:16px;font-size:16px;font-weight:600;transition:all .3s}.login-links button{color:#a855f7;cursor:pointer;background:0 0;border:none;font-size:15px}.login-links button:hover{text-decoration:underline}.login-page{background:#020617;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:#0f172a;border:1px solid #1e293b;border-radius:24px;width:100%;max-width:420px;padding:40px;box-shadow:0 10px 40px #7c3aed40}.login-title{text-align:center;color:#fff;margin-bottom:30px;font-size:42px}.login-input{color:#fff;background:#020617;border:1px solid #334155;border-radius:14px;outline:none;width:100%;margin-bottom:18px;padding:14px 16px;font-size:16px}.login-input:focus{border-color:#7c3aed;box-shadow:0 0 15px #7c3aed4d}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:14px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:all .3s}.login-btn:hover{transform:translateY(-2px)}.login-links a{color:#a855f7;text-decoration:none}.login-links{text-align:center;margin-top:18px}.login-links a{font-weight:600;color:#a855f7!important;text-decoration:none!important}.login-links a:hover{color:#c084fc!important}.forgot-link{cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600;color:#ef4444!important}.forgot-link:hover{color:#f87171!important}.google-btn{cursor:pointer;color:#111;background:#fff;border:none;border-radius:12px;width:100%;margin-top:12px;padding:14px;font-weight:600}
