main{box-sizing:border-box;color:#e8e8e5;background:radial-gradient(circle at 20% 15%,#5b4aaa14,#0000 30%),radial-gradient(circle at 85% 85%,#346cb10f,#0000 30%),#0d0f14;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 20px;display:flex}main .form-container{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14161ceb;border:1px solid #292c33;border-radius:16px;flex-direction:column;gap:24px;width:100%;max-width:410px;padding:30px;display:flex;box-shadow:0 20px 55px #00000047,inset 0 1px #ffffff05}main form{flex-direction:column;gap:18px;display:flex}main a{color:#aaa3c8;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s,border-color .2s}main a:hover{color:#c7c1df}main .input-group{flex-direction:column;gap:8px;display:flex}main .input-group label{color:#a5a7ad;letter-spacing:.1px;font-size:12px;font-weight:500}main .input-group input{box-sizing:border-box;color:#dedee3;background:#14161b;border:1px solid #30333a;border-radius:9px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:13px;transition:border-color .2s,background .2s,box-shadow .2s}main .input-group input::placeholder{color:#555860}main .input-group input:hover{border-color:#3b3e46}main .input-group input:focus{background:#16181e;border-color:#71689d;box-shadow:0 0 0 3px #71689d14}main button{color:#eeeef2;cursor:pointer;background:linear-gradient(105deg,#383351,#2b3040);border:1px solid #71679c;border-radius:9px;outline:none;width:100%;margin-top:4px;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:transform .2s,border-color .2s,background .2s,box-shadow .2s;box-shadow:0 8px 22px #25223a40,inset 0 1px #ffffff0a}main button:hover{background:linear-gradient(105deg,#413b5d,#303646);border-color:#9186bd;transform:translateY(-1px);box-shadow:0 11px 26px #37305b52}main button:active{transform:translateY(0)}@media (width<=480px){main{padding:25px 15px}main .form-container{border-radius:14px;padding:24px 20px}}.home{box-sizing:border-box;color:#ececf1;background:radial-gradient(circle at 15% 15%,#5b4aaa1f,#0000 30%),radial-gradient(circle at 85% 80%,#346cb114,#0000 30%),#0d0f14;justify-content:center;width:100%;min-height:100vh;padding:80px 24px;display:flex;position:relative;overflow:hidden}.home-background{pointer-events:none;position:absolute;inset:0}.glow{filter:blur(120px);opacity:.12;border-radius:50%;width:400px;height:400px;position:absolute}.glow-one{background:#7667c9;top:-220px;left:-180px}.glow-two{background:#427aa8;bottom:-220px;right:-200px}.interview-container{z-index:2;width:100%;max-width:1180px;position:relative}.page-header{text-align:center;max-width:760px;margin:0 auto 55px}.eyebrow{color:#a7a4bc;letter-spacing:1.7px;align-items:center;gap:9px;margin-bottom:20px;font-size:11px;font-weight:700;display:inline-flex}.eyebrow-icon{background:#7467b81a;border:1px solid #9b90d540;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.eyebrow-icon svg{fill:none;stroke:#aaa2d5;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.page-header h1{color:#f2f1f5;letter-spacing:-2px;margin:0;font-size:clamp(38px,5vw,58px);font-weight:600;line-height:1.08}.page-header h1 span{background:linear-gradient(100deg,#aaa2d6,#d2cdea 55%,#91a9c4);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.page-header p{color:#898c98;max-width:650px;margin:22px auto 0;font-size:15px;line-height:1.7}.progress-wrapper{grid-template-columns:repeat(4,1fr);margin-bottom:28px;padding:0 15px;display:grid;position:relative}.progress-line{background:#292c35;height:1px;position:absolute;top:16px;left:65px;right:65px}.progress-step{z-index:2;color:#626672;justify-content:center;gap:10px;display:flex;position:relative}.progress-step span{background:#111319;border:1px solid #30333c;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;font-weight:700;display:flex}.progress-step div{flex-direction:column;padding-top:2px;display:flex}.progress-step strong{font-size:12px;font-weight:600}.progress-step small{color:#555963;margin-top:3px;font-size:10px}.progress-step.active{color:#c3bedc}.progress-step.active span{color:#c8c2e0;background:#27243a;border-color:#7168a1;box-shadow:0 0 0 4px #7168a114}.interview-input-group{grid-template-columns:1fr 1fr;gap:20px;display:grid}.input-card,.resume-section{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#14161ddb;border:1px solid #282b34;border-radius:18px;box-shadow:0 18px 50px #0000002e,inset 0 1px #ffffff04}.input-card{padding:25px}.job-card{flex-direction:column;min-height:560px;display:flex}.card-heading{align-items:flex-start;gap:14px;margin-bottom:22px;display:flex}.card-icon{background:#211f2d;border:1px solid #373442;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.card-icon svg{fill:none;stroke:#a9a0cb;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.profile-icon{background:#202a2d;border-color:#334044}.profile-icon svg{stroke:#9db3b3}.card-label{color:#777984;letter-spacing:1.5px;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.card-heading h2,.resume-heading h2{color:#e7e6eb;margin:0;font-size:17px;font-weight:600}.card-heading p{color:#70737e;margin:5px 0 0;font-size:12px}.textarea-wrapper{flex-direction:column;flex:1;display:flex}textarea{box-sizing:border-box;resize:none;color:#dedee4;background:#121419;border:1px solid #2c2f38;border-radius:12px;outline:none;flex:1;width:100%;min-height:240px;padding:17px;font-family:inherit;font-size:13px;line-height:1.7;transition:border-color .25s,box-shadow .25s,background .25s}textarea::placeholder{color:#555963}textarea:hover{border-color:#373a45}textarea:focus{background:#14151b;border-color:#71689d;box-shadow:0 0 0 3px #71689d14,inset 0 1px 2px #0003}.textarea-footer{color:#555861;justify-content:space-between;padding:10px 2px 0;font-size:10px;display:flex}.right-column{flex-direction:column;gap:20px;display:flex}.right-column .input-card{min-height:260px}.resume-section{padding:20px}.resume-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.resume-title{flex-direction:column;display:flex}.optional{color:#696c76;letter-spacing:1px;border:1px solid #30333c;border-radius:6px;padding:5px 8px;font-size:8px;font-weight:700}.input-note{background:#17191e;border:1px solid #30333a;border-radius:9px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:10px 11px;transition:border-color .2s,background .2s;display:flex}.input-note:hover{background:#181a20;border-color:#383b44}.note-mark{color:#94979f;border:1px solid #4b4e56;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:10px;font-weight:600;display:flex}.note-content{min-width:0}.note-content strong{color:#b9bbc2;margin-bottom:3px;font-size:10px;font-weight:600;display:block}.note-content p{color:#696c75;margin:0;font-size:10px;line-height:1.5}.upload-box{box-sizing:border-box;cursor:pointer;background:#121419;border:1px dashed #383b46;border-radius:12px;align-items:center;gap:14px;min-height:82px;padding:13px;transition:border-color .25s,background .25s;display:flex}.upload-box:hover{background:#15161d;border-color:#68618e}.upload-box input{display:none}.upload-icon{background:#242230;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.upload-icon svg{fill:none;stroke:#aaa2c9;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.upload-content{flex-direction:column;flex:1;gap:4px;display:flex}.upload-content strong{color:#d4d3da;font-size:12px;font-weight:600}.upload-content span{color:#63666f;font-size:10px}.upload-format{color:#777a84;border:1px solid #30323b;border-radius:6px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:700;display:flex}.upload-format svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.generate-btn{color:#eeeef2;cursor:pointer;text-align:left;background:linear-gradient(105deg,#383351,#2b3040);border:1px solid #71679c;border-radius:13px;align-items:center;gap:13px;width:100%;min-height:68px;padding:12px 14px;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:flex;box-shadow:0 10px 30px #25223a59,inset 0 1px #ffffff0d}.generate-btn:hover{background:linear-gradient(105deg,#413b5d,#303646);border-color:#9186bd;transform:translateY(-2px);box-shadow:0 14px 35px #37305b66,inset 0 1px #ffffff0f}.generate-btn:active{transform:translateY(0)}.generate-icon{background:#ada3d61a;border:1px solid #b4a9e02e;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.generate-icon svg{fill:none;stroke:#c7c0e3;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.generate-content{flex-direction:column;flex:1;gap:3px;display:flex}.generate-content strong{font-size:13px;font-weight:600}.generate-content small{color:#858795;font-size:10px}.generate-arrow{background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.generate-arrow svg{fill:none;stroke:#aaa7b7;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.recent-reports{background:linear-gradient(135deg,#141920f5,#0c1016f5);border:1px solid #ffffff14;border-radius:20px;width:min(100% - 40px,1200px);margin:70px auto 50px;padding:32px;box-shadow:0 20px 50px #00000040,inset 0 1px #ffffff08}.recent-reports h2{color:#f1f5f9;letter-spacing:-.5px;margin:0 0 25px;font-size:1.8rem;font-weight:700}.reports-list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.report-item{cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:8px;min-height:155px;padding:22px;transition:transform .25s,border-color .25s,background .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.report-item:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#60a5facc,#0000);width:100%;height:3px;transition:opacity .25s;position:absolute;top:0;left:0}.report-item:hover{background:#3b82f60e;border-color:#60a5fa59;transform:translateY(-5px);box-shadow:0 18px 35px #00000040}.report-item:hover:before{opacity:1}.report-item:hover h3{color:#93c5fd}.report-item h3{color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:1.1rem;font-weight:650;line-height:1.4;transition:color .25s;overflow:hidden}.report-meta{color:#64748b;margin:0;font-size:.82rem;line-height:1.5}.match-score{letter-spacing:.2px;border-radius:8px;width:fit-content;margin:auto 0 0;padding:7px 12px;font-size:.8rem;font-weight:700}.score-high{color:#86efac;background:#22c55e1a;border:1px solid #4ade8038}.score-mid{color:#fcd34d;background:#eab3081a;border:1px solid #facc1538}.score-low{color:#fca5a5;background:#ef44441a;border:1px solid #f8717138}@media (width<=768px){.recent-reports{width:calc(100% - 30px);margin-top:50px;padding:25px 20px}.recent-reports h2{font-size:1.5rem}.reports-list{grid-template-columns:1fr;gap:14px}.report-item{min-height:140px;padding:18px}}@media (width<=480px){.recent-reports{border-radius:16px;width:calc(100% - 24px);padding:20px 15px}.report-item{padding:16px}.report-item h3{font-size:1rem}}.bottom-info{color:#555861;justify-content:center;align-items:center;gap:12px;margin-top:22px;font-size:10px;display:flex}.bottom-info div{align-items:center;gap:6px;display:flex}.status-dot{background:#718f82;border-radius:50%;width:5px;height:5px;box-shadow:0 0 7px #718f8273}.separator{color:#373a42}@media (width<=900px){.home{padding:60px 20px}.interview-input-group{grid-template-columns:1fr}.job-card{min-height:450px}.progress-wrapper{margin-bottom:25px}}@media (width<=650px){.home{padding:45px 15px}.page-header{margin-bottom:40px}.page-header h1{letter-spacing:-1.5px;font-size:38px}.page-header p{font-size:13px}.progress-wrapper{display:none}.input-card{padding:20px}textarea{min-height:220px}.input-note{padding:9px 10px}.note-content strong,.note-content p{font-size:9px}.upload-box{align-items:flex-start}.upload-format{display:none}.bottom-info{flex-wrap:wrap}.bottom-info .separator{display:none}}.recent-reports{margin-top:40px}.recent-reports h2{color:#fff;letter-spacing:-.01em;margin-bottom:20px;font-size:22px;font-weight:700}.recent-reports .reports-list{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.recent-reports .reports-list .report-item{cursor:pointer;background:#111318;border:1px solid #272a31;border-radius:14px;flex-direction:column;justify-content:space-between;gap:16px;padding:20px;transition:all .2s;display:flex}.recent-reports .reports-list .report-item:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 8px 24px #0006}.recent-reports .reports-list .report-item .report-item-header h3{color:#f3f4f6;margin-bottom:6px;font-size:16px;font-weight:600}.recent-reports .reports-list .report-item .report-item-header .report-meta{color:#9ca3af;margin:0;font-size:12px}.recent-reports .reports-list .report-item .report-item-footer{border-top:1px solid #1f2229;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.recent-reports .reports-list .report-item .report-item-footer .match-score{margin:0;font-size:13px;font-weight:700}.recent-reports .reports-list .report-item .report-item-footer .match-score.score-high{color:#4ade80}.recent-reports .reports-list .report-item .report-item-footer .match-score.score-mid{color:#fbbf24}.recent-reports .reports-list .report-item .report-item-footer .match-score.score-low{color:#f87171}.recent-reports .reports-list .report-item .report-item-footer .open-plan-btn{color:#818cf8;cursor:pointer;background:#6366f11f;border:1px solid #6366f14d;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.recent-reports .reports-list .report-item .report-item-footer .open-plan-btn:hover{color:#fff;background:#6366f140}.recent-reports .empty-plans-box{text-align:center;background:#111318;border:1px dashed #272a31;border-radius:14px;padding:32px}.recent-reports .empty-plans-box .empty-icon{margin-bottom:8px;font-size:32px}.recent-reports .empty-plans-box h3{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.recent-reports .empty-plans-box p{color:#9ca3af;margin:0;font-size:13px}.interview-page{color:#e8e8ed;background:#0d0f14;grid-template-columns:260px minmax(0,1fr) 300px;width:100%;min-height:100vh;display:grid;overflow:hidden}.interview-page svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round}.interview-sidebar{background:#111318;border-right:1px solid #272a31;flex-direction:column;min-height:100vh;display:flex}.sidebar-top{border-bottom:1px solid #272a31;padding:26px 22px}.sidebar-brand{align-items:center;gap:11px;display:flex}.brand-mark{color:#bdb5db;background:#211f2c;border:1px solid #4c4763;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.sidebar-brand div:last-child{flex-direction:column;gap:2px;display:flex}.sidebar-brand div:last-child strong{color:#e8e8ec;font-size:13px;font-weight:600}.sidebar-brand div:last-child span{color:#646772;font-size:10px}.interview-navigation{flex:1;padding:24px 12px}.navigation-label{color:#5c606b;letter-spacing:1.2px;margin-bottom:10px;padding:0 10px;font-size:9px;font-weight:700;display:block}.navigation-item{color:#7b7e88;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:11px;width:100%;margin-bottom:5px;padding:12px 10px;transition:background .2s,color .2s;display:flex}.navigation-item:hover{color:#b4b5bd;background:#181a20}.navigation-item.active{color:#d3cee7;background:#22212c;box-shadow:inset 0 0 0 1px #8b80b81f}.navigation-icon{color:#757985;background:#191b21;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:flex}.navigation-icon svg{width:17px;height:17px}.navigation-item.active .navigation-icon{color:#bbb1df;background:#302d40}.navigation-text{flex-direction:column;gap:3px;display:flex}.navigation-text strong{font-size:12px;font-weight:600}.navigation-text small{color:#60636d;font-size:9px}.sidebar-footer{border-top:1px solid #272a31;padding:18px}.score-mini{align-items:center;gap:10px;display:flex}.score-ring{color:#c2a3ce;border:2px solid #5b4664;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:10px;font-weight:700;display:flex}.score-mini>div:last-child{flex-direction:column;gap:3px;display:flex}.score-mini>div:last-child strong{color:#a9abb2;font-size:10px}.score-mini>div:last-child small{color:#5d6068;font-size:8px}.interview-content{background:#0f1116;height:100vh;overflow:hidden}.content-scroll{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#30333b transparent;height:100%;padding:45px 55px 70px;overflow-y:auto}.content-header{justify-content:space-between;align-items:flex-start;gap:30px;max-width:900px;margin-bottom:35px;display:flex}.content-eyebrow{color:#79738f;letter-spacing:1.4px;margin-bottom:10px;font-size:9px;font-weight:700;display:block}.content-header h1{color:#ececf0;letter-spacing:-.8px;margin:0;font-size:32px;font-weight:600}.content-header p{color:#737681;max-width:580px;margin:12px 0 0;font-size:13px;line-height:1.7}.content-count{color:#c7c1dd;background:#15171d;border:1px solid #2c2f37;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:54px;height:54px;font-size:16px;font-weight:700;display:flex}.content-count span{color:#656873;margin-top:2px;font-size:8px;font-weight:500}.questions-list{flex-direction:column;gap:10px;max-width:900px;display:flex}.question-card{background:#15171c;border:1px solid #292c34;border-radius:13px;transition:border-color .2s,background .2s;overflow:hidden}.question-card:hover{border-color:#363943}.question-card.open{background:#171920;border-color:#45415a}.question-header{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:15px;padding:19px 20px;display:flex}.question-number{color:#726d85;padding-top:3px;font-size:10px;font-weight:700}.question-title{flex:1}.question-title h3{color:#d7d7dd;margin:0;font-size:13px;font-weight:500;line-height:1.6}.question-title span{color:#5d606a;margin-top:6px;font-size:9px;display:block}.question-arrow{color:#737682;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.question-arrow svg{width:15px;height:15px;transition:transform .2s}.question-card.open .question-arrow{color:#afa7cf}.question-card.open .question-arrow svg{transform:rotate(90deg)}.question-details{grid-template-columns:1fr;gap:15px;padding:0 20px 20px 45px;display:grid}.detail-block{border-radius:9px;padding:14px}.intention-block{background:#13151a;border:1px solid #31323c}.answer-block{background:#1a1921;border:1px solid #3c394c}.detail-label{color:#858092;letter-spacing:.6px;text-transform:uppercase;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.detail-block p{color:#a7a9b1;margin:0;font-size:12px;line-height:1.7}.roadmap-list{flex-direction:column;gap:12px;max-width:900px;display:flex}.roadmap-card{background:#15171c;border:1px solid #292c34;border-radius:13px;gap:20px;padding:20px;transition:border-color .2s;display:flex}.roadmap-card:hover{border-color:#3a3d47}.day-indicator{background:#211f2b;border:1px solid #393549;border-radius:11px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.day-indicator span{color:#777186;letter-spacing:1px;font-size:8px;font-weight:700}.day-indicator strong{color:#c5bddc;margin-top:3px;font-size:18px}.roadmap-content h3{color:#d9d9df;margin:2px 0 8px;font-size:14px;font-weight:600}.roadmap-content p{color:#777a84;margin:0;font-size:12px;line-height:1.7}.skill-gap-sidebar{box-sizing:border-box;background:#111318;border-left:1px solid #272a31;min-height:100vh;padding:25px 18px}.skill-gap-title{align-items:center;gap:10px;display:flex}.skill-gap-title>div:last-child{flex-direction:column;gap:4px;display:flex}.skill-gap-title span{color:#696b75;letter-spacing:1px;font-size:8px;font-weight:700}.skill-gap-title h2{color:#dfdfe4;margin:0;font-size:17px;font-weight:600}.skill-gap-icon{color:#a89fc4;background:#211f2a;border:1px solid #413d4f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.skill-gap-icon svg{width:18px;height:18px}.match-score-card{background:#16181e;border:1px solid #2b2e37;border-radius:14px;flex-direction:column;align-items:center;margin-top:25px;padding:18px;display:flex}.score-circle{background:#121419;border:8px solid #4c3d54;border-radius:50%;justify-content:center;align-items:center;width:115px;height:115px;margin-bottom:15px;display:flex}.score-circle div{color:#c69cb0;align-items:baseline;display:flex}.score-circle div strong{font-size:32px;font-weight:600}.score-circle div span{margin-left:2px;font-size:14px}.score-information{text-align:center}.score-information strong{color:#b9bac1;font-size:11px}.score-information p{color:#666974;margin:6px 0 0;font-size:10px;line-height:1.6}.gaps-section{margin-top:28px}.gaps-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.gaps-heading h3{color:#b8b9c0;margin:0;font-size:11px;font-weight:600}.gaps-heading span{color:#757883;background:#202229;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:flex}.gaps-list{flex-direction:column;gap:8px;display:flex}.skill-gap-item{background:#17191e;border:1px solid #2e3038;border-radius:10px;align-items:flex-start;gap:9px;padding:11px;display:flex}.skill-gap-item>div:last-child{flex-direction:column;gap:4px;display:flex}.skill-gap-item strong{color:#b8b9bf;font-size:10px;font-weight:600}.skill-gap-item span{color:#63666f;font-size:9px}.gap-warning{color:#b28c79;background:#2b2422;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.gap-warning svg{width:14px;height:14px}.empty-gaps{text-align:center;border:1px dashed #30333b;border-radius:12px;padding:30px 15px}.empty-gaps h4{color:#aeb0b7;margin:10px 0 6px;font-size:11px;font-weight:600}.empty-gaps p{color:#62656e;margin:0;font-size:9px;line-height:1.6}.empty-icon{color:#7fa48f;background:#18201d;border:1px solid #35443e;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin:auto;display:flex}.empty-icon svg{width:18px;height:18px}@media (width<=1100px){.interview-page{grid-template-columns:220px minmax(0,1fr)}.skill-gap-sidebar{display:none}.content-scroll{padding:40px 35px 60px}}@media (width<=750px){.interview-page{flex-direction:column;display:flex;overflow:visible}.interview-sidebar{border-bottom:1px solid #272a31;border-right:none;min-height:auto}.sidebar-top{padding:18px}.interview-navigation{gap:7px;padding:12px;display:flex;overflow-x:auto}.navigation-label,.sidebar-footer{display:none}.navigation-item{width:auto;min-width:130px;margin:0}.interview-content{height:auto;min-height:calc(100vh - 100px);overflow:visible}.content-scroll{height:auto;padding:30px 18px 50px;overflow:visible}.content-header{margin-bottom:25px}.content-header h1{font-size:27px}}@media (width<=500px){.content-header{flex-direction:column;gap:15px}.content-count{flex-direction:row;gap:5px;width:100%;height:45px}.question-header{padding:16px}.question-details{padding:0 16px 16px}.roadmap-card{gap:14px;padding:15px}.day-indicator{width:50px;height:50px}}.voice-interview-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;margin-bottom:12px;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #6366f140}.voice-interview-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-1px);box-shadow:0 6px 16px #6366f159}.severity-badge{border-radius:4px;margin-top:4px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.severity-badge.high{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.severity-badge.medium{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.severity-badge.low{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.voice-page-wrapper{color:#e8e8ed;background:#0d0f14;justify-content:center;min-height:calc(100vh - 60px);padding:2rem 1.5rem;display:flex}.voice-page-wrapper .voice-setup-card{background:#111318;border:1px solid #272a31;border-radius:16px;align-self:center;width:100%;max-width:650px;padding:2.5rem;box-shadow:0 12px 32px #0006}.voice-page-wrapper .voice-setup-card .voice-header{text-align:center;margin-bottom:2rem}.voice-page-wrapper .voice-setup-card .voice-header .mic-badge{color:#818cf8;background:#6366f126;border:1px solid #6366f14d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.voice-page-wrapper .voice-setup-card .voice-header .mic-badge svg{width:28px;height:28px}.voice-page-wrapper .voice-setup-card .voice-header h1{color:#fff;margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.voice-page-wrapper .voice-setup-card .voice-header p{color:#9ca3af;font-size:.95rem;line-height:1.6}.voice-page-wrapper .voice-setup-card .role-input-group{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.voice-page-wrapper .voice-setup-card .role-input-group label{color:#d1d5db;font-size:.9rem;font-weight:600}.voice-page-wrapper .voice-setup-card .role-input-group input{color:#f3f4f6;background:#1a1d24;border:1px solid #374151;border-radius:8px;outline:none;padding:.85rem 1rem;font-size:.95rem}.voice-page-wrapper .voice-setup-card .role-input-group input:focus{border-color:#6366f1}.voice-page-wrapper .voice-setup-card .voice-warning-box{color:#fbbf24;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;margin-bottom:1.5rem;padding:.85rem 1rem;font-size:.85rem;line-height:1.5}.voice-page-wrapper .voice-setup-card .start-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.voice-page-wrapper .voice-setup-card .start-btn svg{width:20px;height:20px}.voice-page-wrapper .voice-setup-card .start-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.voice-page-wrapper .voice-container{flex-direction:column;gap:1.5rem;width:100%;max-width:900px;display:flex}.voice-page-wrapper .voice-container .voice-header-bar{background:#111318;border:1px solid #272a31;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.voice-page-wrapper .voice-container .voice-header-bar .session-info{align-items:center;gap:1rem;display:flex}.voice-page-wrapper .voice-container .voice-header-bar .session-info .role-tag{color:#818cf8;background:#6366f126;border:1px solid #6366f14d;border-radius:6px;padding:.3rem .75rem;font-size:.85rem;font-weight:600}.voice-page-wrapper .voice-container .voice-header-bar .session-info .question-counter{color:#9ca3af;font-size:.9rem;font-weight:500}.voice-page-wrapper .voice-container .voice-header-bar .header-actions{align-items:center;gap:.75rem;display:flex}.voice-page-wrapper .voice-container .voice-header-bar .header-actions .sound-toggle{color:#4ade80;cursor:pointer;background:#22c55e1a;border:1px solid #22c55e4d;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.85rem;font-weight:500;display:flex}.voice-page-wrapper .voice-container .voice-header-bar .header-actions .sound-toggle svg{width:16px;height:16px}.voice-page-wrapper .voice-container .voice-header-bar .header-actions .sound-toggle.muted{color:#9ca3af;background:#6b72801a;border-color:#6b72804d}.voice-page-wrapper .voice-container .voice-header-bar .header-actions .finish-btn{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:6px;padding:.4rem .85rem;font-size:.85rem}.voice-page-wrapper .voice-container .voice-header-bar .header-actions .finish-btn:hover{color:#f3f4f6;background:#ffffff0d}.voice-page-wrapper .voice-container .voice-interview-card{background:#111318;border:1px solid #272a31;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .question-display-box{background:#181b22;border:1px solid #2d313b;border-radius:12px;padding:1.5rem}.voice-page-wrapper .voice-container .voice-interview-card .question-display-box .category-tag{letter-spacing:.05em;color:#818cf8;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.voice-page-wrapper .voice-container .voice-interview-card .question-display-box .question-text{color:#fff;margin-bottom:1rem;font-size:1.3rem;font-weight:600;line-height:1.5}.voice-page-wrapper .voice-container .voice-interview-card .question-display-box .replay-voice-btn{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #374151;border-radius:6px;padding:.35rem .75rem;font-size:.8rem}.voice-page-wrapper .voice-container .voice-interview-card .question-display-box .replay-voice-btn:hover{color:#fff;background:#ffffff1a}.voice-page-wrapper .voice-container .voice-interview-card .answer-section{flex-direction:column;gap:1.25rem;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .recording-control-wrapper{background:#16181f;border:1px dashed #2e333d;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .recording-control-wrapper .mic-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex;box-shadow:0 0 #6366f166}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .recording-control-wrapper .mic-button svg{width:32px;height:32px}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .recording-control-wrapper .mic-button.listening{background:linear-gradient(135deg,#ef4444,#dc2626);animation:1.5s infinite pulse-ring}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .recording-control-wrapper .recording-status{color:#9ca3af;font-size:.88rem;font-weight:500}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .error-alert{color:#f87171;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;padding:.75rem 1rem;font-size:.85rem}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .transcript-box{flex-direction:column;gap:.5rem;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .transcript-box label{color:#9ca3af;font-size:.85rem;font-weight:600}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .transcript-box textarea{color:#f3f4f6;resize:vertical;background:#181b22;border:1px solid #374151;border-radius:10px;outline:none;padding:1rem;font-size:.95rem;line-height:1.6}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .transcript-box textarea:focus{border-color:#6366f1}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .submit-row .submit-answer-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .2s}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .submit-row .submit-answer-btn:disabled{opacity:.5;cursor:not-allowed}.voice-page-wrapper .voice-container .voice-interview-card .answer-section .submit-row .submit-answer-btn:not(:disabled):hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box{background:#181b22;border:1px solid #2d313b;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .evaluation-header{justify-content:space-between;align-items:center;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .evaluation-header h3{color:#fff;font-size:1.2rem;font-weight:700}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .evaluation-header .score-badge{border-radius:6px;padding:.35rem .85rem;font-size:.9rem;font-weight:700}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .evaluation-header .score-badge.high{color:#4ade80;background:#22c55e26;border:1px solid #22c55e4d}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .evaluation-header .score-badge.mid{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .evaluation-header .score-badge.low{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .feedback-text{color:#d1d5db;font-size:.95rem;line-height:1.6}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .strengths-block strong,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .weaknesses-block strong,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .suggested-block strong{color:#9ca3af;margin-bottom:.5rem;font-size:.88rem;display:block}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .strengths-block ul,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .weaknesses-block ul,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .suggested-block ul{flex-direction:column;gap:.35rem;padding:0;list-style:none;display:flex}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .strengths-block ul li,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .weaknesses-block ul li,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .suggested-block ul li{color:#e5e7eb;font-size:.9rem}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .strengths-block p,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .weaknesses-block p,.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .suggested-block p{color:#e5e7eb;background:#111318;border:1px solid #272a31;border-radius:8px;padding:.85rem;font-size:.9rem;line-height:1.5}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .strengths-block ul li{color:#4ade80}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .weaknesses-block ul li{color:#fbbf24}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .next-action-row{margin-top:.5rem}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .next-action-row .next-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;width:100%;padding:.85rem;font-size:.95rem;font-weight:600}.voice-page-wrapper .voice-container .voice-interview-card .evaluation-box .next-action-row .next-btn:hover{background:linear-gradient(135deg,#059669,#047857)}.voice-page-wrapper .voice-container .completed-summary-card{text-align:center;background:#111318;border:1px solid #272a31;border-radius:16px;padding:2.5rem}.voice-page-wrapper .voice-container .completed-summary-card .completion-badge{margin-bottom:1rem;font-size:3rem}.voice-page-wrapper .voice-container .completed-summary-card h2{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.voice-page-wrapper .voice-container .completed-summary-card p{color:#9ca3af;margin-bottom:2rem}.voice-page-wrapper .voice-container .completed-summary-card .score-banner{background:#181b22;border:1px solid #2d313b;border-radius:12px;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}.voice-page-wrapper .voice-container .completed-summary-card .score-banner .big-score{color:#818cf8;font-size:2.8rem;font-weight:800}.voice-page-wrapper .voice-container .completed-summary-card .score-banner .score-text{text-align:left;flex-direction:column;display:flex}.voice-page-wrapper .voice-container .completed-summary-card .score-banner .score-text strong{color:#fff;font-size:1.1rem}.voice-page-wrapper .voice-container .completed-summary-card .score-banner .score-text span{color:#9ca3af;font-size:.85rem}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list{text-align:left;margin-bottom:2rem}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list h3{color:#fff;margin-bottom:1rem;font-size:1.1rem}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item{background:#181b22;border:1px solid #2d313b;border-radius:10px;margin-bottom:1rem;padding:1rem 1.25rem}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header .q-num{color:#818cf8;background:#6366f126;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header .q-text{color:#fff;flex:1;font-size:.95rem}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header .score-badge{border-radius:4px;padding:.2rem .6rem;font-size:.85rem;font-weight:700}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header .score-badge.high{color:#4ade80;background:#22c55e26}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header .score-badge.mid{color:#fbbf24;background:#f59e0b26}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .eval-item-header .score-badge.low{color:#f87171;background:#ef444426}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .user-ans-block small,.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .feedback-block small{color:#9ca3af;margin-bottom:.2rem;font-size:.78rem;display:block}.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .user-ans-block p,.voice-page-wrapper .voice-container .completed-summary-card .evaluated-questions-list .evaluated-item .feedback-block p{color:#d1d5db;margin:0 0 .5rem;font-size:.88rem}.voice-page-wrapper .voice-container .completed-summary-card .action-row{justify-content:center;gap:1rem;display:flex}.voice-page-wrapper .voice-container .completed-summary-card .action-row .action-btn{cursor:pointer;border-radius:8px;padding:.85rem 1.5rem;font-size:.92rem;font-weight:600}.voice-page-wrapper .voice-container .completed-summary-card .action-row .action-btn.primary{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none}.voice-page-wrapper .voice-container .completed-summary-card .action-row .action-btn.primary:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.voice-page-wrapper .voice-container .completed-summary-card .action-row .action-btn.secondary{color:#d1d5db;background:0 0;border:1px solid #374151}.voice-page-wrapper .voice-container .completed-summary-card .action-row .action-btn.secondary:hover{background:#ffffff0d}@keyframes pulse-ring{0%{box-shadow:0 0 #ef444480}70%{box-shadow:0 0 0 15px #ef444400}to{box-shadow:0 0 #ef444400}}.history-page{color:#e8e8ed;background:#0d0f14;min-height:calc(100vh - 60px);padding:2rem 1.5rem}.history-page .history-container{max-width:1300px;margin:0 auto}.history-page .history-container .history-header{margin-bottom:2rem}.history-page .history-container .history-header h1{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.history-page .history-container .history-header p{color:#9ca3af;font-size:.95rem}.history-page .history-container .empty-history-card{text-align:center;background:#111318;border:1px solid #272a31;border-radius:16px;max-width:600px;margin:3rem auto;padding:4rem 2rem}.history-page .history-container .empty-history-card .empty-icon{margin-bottom:1rem;font-size:3rem}.history-page .history-container .empty-history-card h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.history-page .history-container .empty-history-card p{color:#9ca3af;font-size:.95rem}.history-page .history-container .history-layout{grid-template-columns:320px 1fr;align-items:start;gap:1.5rem;display:grid}.history-page .history-container .history-layout .sessions-list-sidebar{background:#111318;border:1px solid #272a31;border-radius:14px;padding:1.25rem}.history-page .history-container .history-layout .sessions-list-sidebar h3{color:#fff;margin-bottom:1rem;font-size:1rem;font-weight:700}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll{flex-direction:column;gap:.75rem;max-height:600px;display:flex;overflow-y:auto}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item{cursor:pointer;background:#181b22;border:1px solid #2d313b;border-radius:10px;padding:1rem;transition:all .2s}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item:hover{border-color:#6366f1}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item.selected{background:#6366f11a;border-color:#6366f1}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-top{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-top .session-role{color:#fff;font-size:.95rem;font-weight:600}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-top .score-pill{border-radius:4px;padding:.2rem .5rem;font-size:.78rem;font-weight:700}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-top .score-pill.high{color:#4ade80;background:#22c55e26}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-top .score-pill.mid{color:#fbbf24;background:#f59e0b26}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-top .score-pill.low{color:#f87171;background:#ef444426}.history-page .history-container .history-layout .sessions-list-sidebar .sessions-scroll .session-card-item .card-bottom{color:#9ca3af;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.history-page .history-container .history-layout .session-detail-view{background:#111318;border:1px solid #272a31;border-radius:14px;padding:1.75rem}.history-page .history-container .history-layout .session-detail-view .select-prompt-card{text-align:center;color:#9ca3af;padding:4rem}.history-page .history-container .history-layout .session-detail-view .detail-header{border-bottom:1px solid #272a31;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.25rem;display:flex}.history-page .history-container .history-layout .session-detail-view .detail-header h2{color:#fff;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.history-page .history-container .history-layout .session-detail-view .detail-header .date-tag{color:#9ca3af;font-size:.85rem}.history-page .history-container .history-layout .session-detail-view .detail-header .score-summary{align-items:baseline;gap:.25rem;display:flex}.history-page .history-container .history-layout .session-detail-view .detail-header .score-summary .score-number{color:#818cf8;font-size:2rem;font-weight:800}.history-page .history-container .history-layout .session-detail-view .detail-header .score-summary small{color:#9ca3af;font-size:.85rem}.history-page .history-container .history-layout .session-detail-view .observed-weaknesses-box{background:#f59e0b14;border:1px solid #f59e0b40;border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem}.history-page .history-container .history-layout .session-detail-view .observed-weaknesses-box h4{color:#fbbf24;margin-bottom:.5rem;font-size:.9rem}.history-page .history-container .history-layout .session-detail-view .observed-weaknesses-box ul{flex-wrap:wrap;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.history-page .history-container .history-layout .session-detail-view .observed-weaknesses-box ul li{color:#f3f4f6;font-size:.85rem}.history-page .history-container .history-layout .session-detail-view .questions-breakdown h3{color:#fff;margin-bottom:1rem;font-size:1.1rem}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item{background:#181b22;border:1px solid #2d313b;border-radius:10px;margin-bottom:1rem;overflow:hidden}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-left{align-items:center;gap:.75rem;display:flex}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-left .q-badge{color:#818cf8;background:#6366f126;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:700}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-left .q-title{color:#fff;font-size:.95rem}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-right{align-items:center;gap:1rem;display:flex}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-right .q-score{font-size:.85rem;font-weight:700}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-right .q-score.high{color:#4ade80}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-right .q-score.mid{color:#fbbf24}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-right .q-score.low{color:#f87171}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-header .header-right .expand-btn{color:#818cf8;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:600}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body{background:#14171d;border-top:1px solid #2d313b;flex-direction:column;gap:1rem;padding:1rem 1.25rem 1.25rem;display:flex}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body .body-block strong{color:#9ca3af;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.35rem;font-size:.82rem;display:block}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body .body-block .user-answer-text,.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body .body-block .feedback-text,.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body .body-block .suggested-text{color:#e5e7eb;margin:0 0 .5rem;font-size:.9rem;line-height:1.5}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body .body-block .replay-btn{color:#818cf8;cursor:pointer;background:#6366f11a;border:1px solid #6366f140;border-radius:6px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;display:inline-flex}.history-page .history-container .history-layout .session-detail-view .questions-breakdown .question-review-item .review-body .body-block .replay-btn:hover{background:#6366f133}.progress-page{color:#e8e8ed;background:#0d0f14;min-height:calc(100vh - 60px);padding:2rem 1.5rem}.progress-page .progress-container{max-width:1300px;margin:0 auto}.progress-page .progress-container .progress-header{margin-bottom:2rem}.progress-page .progress-container .progress-header h1{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.progress-page .progress-container .progress-header p{color:#9ca3af;font-size:.95rem}.progress-page .progress-container .empty-analytics-card{text-align:center;background:#111318;border:1px solid #272a31;border-radius:16px;max-width:600px;margin:3rem auto;padding:4rem 2rem}.progress-page .progress-container .empty-analytics-card .empty-icon{margin-bottom:1rem;font-size:3rem}.progress-page .progress-container .empty-analytics-card h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.progress-page .progress-container .empty-analytics-card p{color:#9ca3af;font-size:.95rem}.progress-page .progress-container .analytics-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.progress-page .progress-container .analytics-grid .analytics-card{background:#111318;border:1px solid #272a31;border-radius:16px;padding:1.75rem}.progress-page .progress-container .analytics-grid .analytics-card.full-width{grid-column:span 2}.progress-page .progress-container .analytics-grid .analytics-card .card-title{border-bottom:1px solid #272a31;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .card-title h2{color:#fff;font-size:1.2rem;font-weight:700}.progress-page .progress-container .analytics-grid .analytics-card .card-title span{color:#818cf8;font-size:.85rem;font-weight:500}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart{justify-content:center;align-items:flex-end;gap:2rem;height:220px;padding-top:2rem;padding-bottom:1rem;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart .chart-bar-group{flex-direction:column;align-items:center;width:80px;height:100%;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart .chart-bar-group .bar-wrapper{background:#181b22;border:1px solid #2d313b;border-radius:8px;flex:1;align-items:flex-end;width:44px;display:flex;overflow:hidden}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart .chart-bar-group .bar-wrapper .bar-fill{background:linear-gradient(#818cf8,#6366f1);border-radius:6px 6px 0 0;justify-content:center;align-items:flex-start;width:100%;padding-top:6px;transition:height .6s;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart .chart-bar-group .bar-wrapper .bar-fill .bar-val{color:#fff;font-size:.78rem;font-weight:800}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart .chart-bar-group .bar-label{color:#f3f4f6;margin-top:.5rem;font-size:.85rem;font-weight:600}.progress-page .progress-container .analytics-grid .analytics-card .progression-bar-chart .chart-bar-group .bar-role{color:#9ca3af;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:.75rem;overflow:hidden}.progress-page .progress-container .analytics-grid .analytics-card .topics-list{flex-direction:column;gap:1.25rem;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .topics-list .topic-item .topic-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .topics-list .topic-item .topic-header .topic-name{color:#fff;font-size:.95rem}.progress-page .progress-container .analytics-grid .analytics-card .topics-list .topic-item .topic-header .topic-progression-str{color:#818cf8;font-size:.88rem;font-weight:700}.progress-page .progress-container .analytics-grid .analytics-card .topics-list .topic-item .topic-progress-bar-bg{background:#181b22;border:1px solid #2d313b;border-radius:5px;height:10px;overflow:hidden}.progress-page .progress-container .analytics-grid .analytics-card .topics-list .topic-item .topic-progress-bar-bg .topic-progress-bar-fill{background:linear-gradient(90deg,#6366f1,#10b981);border-radius:5px;height:100%;transition:width .5s}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col{background:#181b22;border:1px solid #2d313b;border-radius:12px;padding:1.25rem}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col h3{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:700}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col small{color:#9ca3af;margin-bottom:1rem;font-size:.8rem;display:block}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col ul .gap-tag{border-radius:6px;padding:.4rem .75rem;font-size:.85rem;font-weight:500}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col ul .gap-tag.high{color:#f87171;background:#ef444426;border:1px solid #ef44444d}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col ul .gap-tag.medium{color:#fbbf24;background:#f59e0b26;border:1px solid #f59e0b4d}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col ul .gap-tag.low{color:#60a5fa;background:#3b82f626;border:1px solid #3b82f64d}.progress-page .progress-container .analytics-grid .analytics-card .comparison-columns .comp-col ul .weakness-tag{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b4d;border-radius:6px;padding:.4rem .75rem;font-size:.85rem}.progress-page .progress-container .analytics-grid .analytics-card .no-data-text{color:#9ca3af;font-size:.9rem}.landing-page{color:#e8e8ed;background:#0d0f14;min-height:100vh;position:relative;overflow:hidden}.landing-page .landing-background{pointer-events:none;position:absolute;inset:0}.landing-page .landing-background .glow{filter:blur(140px);opacity:.15;border-radius:50%;width:500px;height:500px;position:absolute}.landing-page .landing-background .glow.glow-1{background:#6366f1;top:-100px;left:-150px}.landing-page .landing-background .glow.glow-2{background:#8b5cf6;bottom:-100px;right:-150px}.landing-page .landing-content{z-index:2;flex-direction:column;gap:5rem;max-width:1200px;margin:0 auto;padding:4rem 1.5rem;display:flex;position:relative}.landing-page .hero-section{text-align:center;flex-direction:column;align-items:center;max-width:850px;margin:0 auto;display:flex}.landing-page .hero-section .hero-eyebrow{letter-spacing:.08em;color:#818cf8;background:#6366f11a;border:1px solid #6366f140;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.landing-page .hero-section .hero-eyebrow .sparkle svg{width:14px;height:14px}.landing-page .hero-section .hero-headline{color:#fff;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3.2rem;font-weight:800;line-height:1.15}.landing-page .hero-section .hero-headline .gradient-text{background:linear-gradient(135deg,#818cf8,#a855f7,#ec4899);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-page .hero-section .hero-subtext{color:#9ca3af;max-width:700px;margin-bottom:2.25rem;font-size:1.1rem;line-height:1.6}.landing-page .hero-section .hero-cta-group{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.landing-page .hero-section .hero-cta-group .cta-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 16px #6366f14d}.landing-page .hero-section .hero-cta-group .cta-primary-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-2px)}.landing-page .hero-section .hero-cta-group .cta-secondary-btn{color:#d1d5db;background:0 0;border:1px solid #374151;border-radius:8px;padding:.9rem 1.8rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-page .hero-section .hero-cta-group .cta-secondary-btn:hover{color:#fff;background:#ffffff0d}.landing-page .hero-section .hero-stats-bar{background:#111318;border:1px solid #272a31;border-radius:12px;align-items:center;gap:1.5rem;padding:1rem 1.75rem;display:flex}.landing-page .hero-section .hero-stats-bar .stat-item{flex-direction:column;align-items:center;display:flex}.landing-page .hero-section .hero-stats-bar .stat-item strong{color:#fff;font-size:1.1rem;font-weight:700}.landing-page .hero-section .hero-stats-bar .stat-item span{color:#9ca3af;font-size:.8rem}.landing-page .hero-section .hero-stats-bar .stat-divider{color:#374151}.landing-page .section-block .section-header{text-align:center;margin-bottom:2.5rem}.landing-page .section-block .section-header .section-subtitle{letter-spacing:.08em;color:#818cf8;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.landing-page .section-block .section-header h2{color:#fff;letter-spacing:-.01em;margin-bottom:.5rem;font-size:2.2rem;font-weight:700}.landing-page .section-block .section-header p{color:#9ca3af;font-size:1rem}.landing-page .workflow-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.landing-page .workflow-grid .workflow-card{background:#111318;border:1px solid #272a31;border-radius:12px;padding:1.5rem;transition:all .2s;position:relative}.landing-page .workflow-grid .workflow-card:hover{border-color:#6366f1;transform:translateY(-2px)}.landing-page .workflow-grid .workflow-card .step-number{color:#818cf8;background:#6366f11f;border-radius:4px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.8rem;font-weight:800;display:inline-block}.landing-page .workflow-grid .workflow-card h3{color:#fff;margin-bottom:.35rem;font-size:1rem;font-weight:600}.landing-page .workflow-grid .workflow-card p{color:#9ca3af;margin:0;font-size:.85rem}.landing-page .features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.landing-page .features-grid .feature-card{background:#111318;border:1px solid #272a31;border-radius:14px;padding:1.75rem;transition:all .2s}.landing-page .features-grid .feature-card:hover{border-color:#6366f1;transform:translateY(-2px)}.landing-page .features-grid .feature-card .feat-icon{margin-bottom:1rem;font-size:2rem}.landing-page .features-grid .feature-card h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.landing-page .features-grid .feature-card p{color:#9ca3af;margin:0;font-size:.9rem;line-height:1.5}.landing-page .voice-showcase-card{text-align:center;background:linear-gradient(135deg,#111318,#181b22);border:1px solid #272a31;border-radius:20px;padding:3rem;box-shadow:0 12px 32px #0006}.landing-page .voice-showcase-card .voice-badge{letter-spacing:.08em;color:#818cf8;background:#6366f126;border:1px solid #6366f14d;border-radius:20px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.75rem;font-weight:800;display:inline-block}.landing-page .voice-showcase-card h2{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:700}.landing-page .voice-showcase-card p{color:#9ca3af;max-width:750px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.6}.landing-page .voice-showcase-card .voice-steps-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.landing-page .voice-showcase-card .voice-steps-row .v-step{background:#111318;border:1px solid #2d313b;border-radius:12px;flex-direction:column;align-items:center;width:180px;padding:1.25rem;display:flex}.landing-page .voice-showcase-card .voice-steps-row .v-step .v-num{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.75rem;font-weight:700;display:flex}.landing-page .voice-showcase-card .voice-steps-row .v-step strong{color:#fff;margin-bottom:.25rem;font-size:.9rem}.landing-page .voice-showcase-card .voice-steps-row .v-step span{color:#9ca3af;font-size:.78rem}.landing-page .voice-showcase-card .voice-steps-row .v-arrow{color:#6366f1;font-size:1.5rem;font-weight:700}.landing-page .progress-demo-grid{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;display:grid}.landing-page .progress-demo-grid .demo-card{background:#111318;border:1px solid #272a31;border-radius:16px;padding:2rem}.landing-page .progress-demo-grid .demo-card h3{color:#fff;border-bottom:1px solid #272a31;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.1rem;font-weight:600}.landing-page .progress-demo-grid .demo-card .demo-progression-list{flex-direction:column;gap:1rem;display:flex}.landing-page .progress-demo-grid .demo-card .demo-progression-list .prog-step-item{align-items:center;gap:1rem;display:flex}.landing-page .progress-demo-grid .demo-card .demo-progression-list .prog-step-item span{color:#9ca3af;width:100px;font-size:.85rem}.landing-page .progress-demo-grid .demo-card .demo-progression-list .prog-step-item .prog-bar-bg{background:#181b22;border-radius:5px;flex:1;height:10px;overflow:hidden}.landing-page .progress-demo-grid .demo-card .demo-progression-list .prog-step-item .prog-bar-bg .prog-bar-fill{background:linear-gradient(90deg,#6366f1,#10b981);border-radius:5px;height:100%}.landing-page .progress-demo-grid .demo-card .demo-progression-list .prog-step-item strong{text-align:right;color:#818cf8;width:60px;font-size:.9rem}.landing-page .progress-demo-grid .demo-card .demo-skills-list{flex-direction:column;gap:1rem;display:flex}.landing-page .progress-demo-grid .demo-card .demo-skills-list .skill-prog-row{background:#181b22;border:1px solid #2d313b;border-radius:10px;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.landing-page .progress-demo-grid .demo-card .demo-skills-list .skill-prog-row strong{color:#fff;font-size:.9rem}.landing-page .progress-demo-grid .demo-card .demo-skills-list .skill-prog-row .prog-chain{color:#818cf8;font-size:.9rem;font-weight:700}.landing-page .progress-demo-grid .demo-card .demo-note{color:#6b7280;margin-top:1rem;font-size:.78rem;font-style:italic;display:block}.landing-page .final-cta-section{text-align:center;background:linear-gradient(135deg,#6366f126,#8b5cf626);border:1px solid #6366f14d;border-radius:20px;padding:4rem 2rem}.landing-page .final-cta-section h2{color:#fff;margin-bottom:.75rem;font-size:2.4rem;font-weight:700}.landing-page .final-cta-section p{color:#9ca3af;margin-bottom:2rem;font-size:1.05rem}.landing-page .final-cta-section .cta-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;padding:1rem 2.2rem;font-size:1.05rem;font-weight:700;transition:all .2s;box-shadow:0 4px 18px #6366f159}.landing-page .final-cta-section .cta-primary-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed);transform:translateY(-2px)}.app-navbar{z-index:1000;background:#111318;border-bottom:1px solid #272a31;width:100%;position:sticky;top:0}.app-navbar .navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:.75rem 1.5rem;display:flex}.app-navbar .navbar-brand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.app-navbar .navbar-brand .brand-logo{color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.9rem;font-weight:700;display:flex}.app-navbar .navbar-brand .brand-name{color:#f3f4f6;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.app-navbar .navbar-links{align-items:center;gap:1.25rem;display:flex}.app-navbar .navbar-links .nav-link{color:#9ca3af;border-radius:6px;padding:.4rem .75rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .2s}.app-navbar .navbar-links .nav-link:hover{color:#f3f4f6;background:#ffffff0d}.app-navbar .navbar-links .nav-link.active{color:#818cf8;background:#6366f11f;font-weight:600}.app-navbar .navbar-user .auth-nav-buttons{align-items:center;gap:.75rem;display:flex}.app-navbar .navbar-user .auth-nav-buttons .login-nav-btn{color:#d1d5db;border-radius:6px;padding:.45rem .9rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s}.app-navbar .navbar-user .auth-nav-buttons .login-nav-btn:hover{color:#fff;background:#ffffff0d}.app-navbar .navbar-user .auth-nav-buttons .register-nav-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;padding:.45rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.app-navbar .navbar-user .auth-nav-buttons .register-nav-btn:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}.app-navbar .navbar-user .user-profile{align-items:center;gap:.75rem;display:flex}.app-navbar .navbar-user .user-profile .dashboard-link-btn{color:#818cf8;cursor:pointer;background:#6366f11f;border:1px solid #6366f14d;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;font-weight:600;transition:all .2s}.app-navbar .navbar-user .user-profile .dashboard-link-btn:hover{background:#6366f138}.app-navbar .navbar-user .user-profile .avatar{color:#818cf8;background:#374151;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:600;display:flex}.app-navbar .navbar-user .user-profile .logout-btn{color:#f87171;cursor:pointer;background:#ef44441a;border:1px solid #ef444440;border-radius:6px;padding:.35rem .75rem;font-size:.82rem;font-weight:500;transition:all .2s}.app-navbar .navbar-user .user-profile .logout-btn:hover{color:#ef4444;background:#ef444433}.button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:.75rem;outline:none;padding:.75rem 1.5rem}.button:hover{background-color:#0056b3}.button{transition:all .2s ease-in-out}.button.primary-button{background-color:#28a745}.button.primary-button:hover{background-color:#1e7e34}.button:active{transform:scale(.95)}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#f5f5f5;background-color:#262626;width:100%;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}
