*{padding:0;margin:0;box-sizing:border-box}body{background-color:#0e0c16;color:#ececec;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}a{text-decoration:none;color:inherit}.dashboardPage{position:relative;height:100%;min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:48px;border:1px solid rgba(255,255,255,.06);border-radius:28px 28px 0 0;background:url(/BANNER-MENTOR-GROW.png) center / cover no-repeat,#1b192d}.dashboardPage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:linear-gradient(145deg,#18162be8,#100f1ff2);pointer-events:none}.dashboardContent{position:relative;z-index:1;width:min(100%,980px)}.dashboardGreeting{margin:0 0 34px;color:#d8d5e4;font-size:clamp(18px,2vw,24px);font-weight:600;letter-spacing:-.02em}.welcomeBlock{max-width:760px}.dashboardIntro{display:grid;grid-template-columns:135px minmax(0,1fr);align-items:center;gap:36px}.dashboardLogoShowcase{position:relative;width:135px;aspect-ratio:1;overflow:hidden;padding:8px;border:1px solid rgba(157,151,255,.28);border-radius:24px;background:#332e63b8;box-shadow:0 16px 42px #08071147,0 0 34px #6c63ff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboardLogoShowcase:before{content:"";position:absolute;top:-45px;right:-45px;bottom:-45px;left:-45px;z-index:-1;border-radius:50%;background:#6c63ff33;filter:blur(35px)}.dashboardHeroLogo{display:block;width:100%;height:100%;border-radius:17px;object-fit:contain;transform:scale(1.87);transform-origin:center}.eyebrow{margin-bottom:12px;color:#9d97ff;font-size:11px;font-weight:700;letter-spacing:.16em}.welcomeBlock h1{margin:0;color:#fff;font-size:clamp(34px,4.5vw,52px);line-height:1.1;letter-spacing:-.04em}.dashboardPage .subtitle{max-width:650px;margin-top:18px;color:#aaa6ba;font-size:16px;line-height:1.7}.dashboardPage .options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px}.dashboardPage .option{position:relative;min-height:190px;overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;padding:24px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:#ffffff0e;box-shadow:0 18px 45px #08071138;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboardPage .option:after{content:"";position:absolute;right:-30px;bottom:-45px;width:120px;height:120px;border-radius:50%;opacity:.13;background:currentColor;filter:blur(4px)}.dashboardPage .optionChat{color:#8c9dff}.dashboardPage .optionTest{color:#be8dff}.dashboardPage .optionPerformance{color:#62d9c1}.dashboardPage .optionIcon{display:grid;place-items:center;width:48px;height:48px;border:1px solid currentColor;border-radius:15px;background:#ffffff12}.dashboardPage .optionIcon svg{width:24px;height:24px}.dashboardPage .optionText{display:flex;flex-direction:column;gap:7px;margin-top:24px}.dashboardPage .optionText strong{color:#f5f4fa;font-size:15px;font-weight:650}.dashboardPage .optionText small{max-width:190px;color:#9894a8;font-size:12px;line-height:1.5}.dashboardGlow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.dashboardGlowOne{top:-170px;right:-80px;width:470px;height:470px;background:radial-gradient(circle,rgba(108,99,255,.24),transparent 68%)}.dashboardGlowTwo{bottom:-240px;left:5%;width:520px;height:520px;background:radial-gradient(circle,rgba(56,190,170,.13),transparent 68%)}@media (max-width: 900px){.dashboardPage{overflow-y:auto;justify-content:flex-start;padding:36px 28px}.dashboardIntro{grid-template-columns:108px minmax(0,1fr);gap:24px}.dashboardLogoShowcase{width:108px;border-radius:20px}.dashboardPage .options{grid-template-columns:1fr;margin-top:36px}.dashboardPage .option{min-height:150px}}@media (max-width: 620px){.dashboardIntro{grid-template-columns:1fr}.dashboardLogoShowcase{width:99px}}.chatPage{height:100%;display:flex;flex-direction:column;align-items:center;position:relative;color:#eceaf4;background:linear-gradient(145deg,#26233ff5,#19172bfa),#1b192d}.chatPage .wrapper{flex:1;overflow:scroll;width:100%;display:flex;justify-content:center;scrollbar-width:thin;scrollbar-color:#625d82 #1b192d}.chatPage .wrapper::-webkit-scrollbar-track{background:#1b192d;border-radius:10px}.chatPage .wrapper::-webkit-scrollbar-thumb{background:#625d82;border-radius:10px}.chatPage .wrapper::-webkit-scrollbar-thumb:hover{background:#8079aa}.chatPage .wrapper::-webkit-scrollbar-corner{background:#1b192d}.chatPage .wrapper .chat .message{padding:10px 20px;height:fit-content;display:flex;flex-direction:column;margin-bottom:15px;border-radius:20px;max-width:80%;color:#eceaf4;background-color:#3b3852;align-self:flex-start}.chatPage .wrapper .chat .message.user{background-color:#4a4568;align-self:flex-end;padding:8px 16px;margin-left:auto}.welcomeMessage{margin:auto 0;padding:24px;text-align:center}.welcomeMessage h1{margin-bottom:14px;color:#fff;font-size:clamp(28px,3vw,42px)}.welcomeMessage p{max-width:620px;margin:0 auto;color:#aaa6ba;font-size:15px;line-height:1.7}.newForm{width:50%;position:absolute;bottom:0;background-color:#302c43;border:1px solid rgba(157,151,255,.18);box-shadow:0 12px 32px #08071147;border-radius:20px;display:flex;align-items:center;gap:20px;padding:0 20px}.newForm input{flex:1;padding:20px;border:none;outline:none;background-color:transparent;color:#f1eff8}.newForm button,.newForm label{border-radius:50%;background-color:#625c88;border:none;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.newForm input::placeholder{color:#918ca3}.newForm button{background-color:#7770b7}.rootLayout{padding:16px 64px;height:100vh;display:flex;flex-direction:column}.rootLayout header{display:flex;align-items:center;justify-content:space-between}.rootLayout header .logo{display:flex;align-items:center;font-weight:700;gap:12px}.rootLayout header .logo img{width:28px;height:28px}.rootLayout main{flex:1;overflow:hidden}.authActions{display:flex;align-items:center;gap:10px}.profileButtonShell{position:relative;width:42px;height:42px;border-radius:14px;transition:transform .2s ease,box-shadow .2s ease}.profileButtonShell:hover{transform:translateY(-2px);box-shadow:0 10px 28px #5e54e140}.profileButtonShell .mentorUserTrigger{width:42px;height:42px;border:1px solid rgba(157,151,255,.34);border-radius:14px;background:linear-gradient(145deg,#7e74ff2e,#4ad2b812),#171522;box-shadow:inset 0 1px #ffffff0f}.profileButtonShell .mentorUserAvatar{width:40px;height:40px;border-radius:13px;background:transparent}.profileButtonShell .cl-userButtonAvatarImage{opacity:0}.profileIcon{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#b9b4ff;pointer-events:none}.profileIcon svg{width:21px;height:21px}.profileStatus{position:absolute;right:1px;bottom:1px;width:9px;height:9px;border:2px solid #0e0c16;border-radius:50%;background:#61d9c0;box-shadow:0 0 8px #61d9c0a6;pointer-events:none}.authButton{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:9px 15px;border:1px solid transparent;border-radius:12px;color:#f8f7ff;font:inherit;font-size:13px;font-weight:600;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.authButton svg{width:17px;height:17px}.authButton:hover{transform:translateY(-2px)}.authButtonSecondary{border-color:#ffffff1f;background:#ffffff0b}.authButtonSecondary:hover{border-color:#9d97ff80;background:#9d97ff1a}.authButtonPrimary{border-color:#a49eff47;background:linear-gradient(135deg,#6d63f4,#8c65e8);box-shadow:0 8px 24px #635bff38}.authButtonPrimary:hover{box-shadow:0 10px 30px #635bff57}.logo{display:flex;align-items:center;gap:12px;text-decoration:none}.headerLogoMark{position:relative;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(157,151,255,.25);border-radius:14px;background:linear-gradient(145deg,#7e74ff2e,#4ed3bb12);box-shadow:0 8px 24px #08071240}.headerLogoMark:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:10px;border:1px solid rgba(255,255,255,.05)}.logoText{display:flex;flex-direction:column;gap:2px}.appName{font-size:21px;font-weight:750;letter-spacing:-.025em;background:linear-gradient(90deg,#fff 20%,#bbb6ff 72%,#73dfca);background-clip:text;-webkit-background-clip:text;color:transparent}.tagLine{display:flex;align-items:center;gap:6px;font-size:12px;color:#918da3;font-weight:500;letter-spacing:.025em}.tagLine i{width:5px;height:5px;border-radius:50%;background:#61d9c0;box-shadow:0 0 8px #61d9c0bf}.dashboardLayout{display:flex;gap:50px;padding-top:20px;height:100%}.dashboardLayout .menu{flex:1}.dashboardLayout .content{flex:6;background-color:#12101b}.navigationList{display:flex;flex-direction:column;height:100%;min-height:0}.primaryNav,.certificationList{display:flex;flex-direction:column;gap:4px}.navigationList a{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;color:#c9c7d0;font-size:13px;line-height:1.35;transition:background-color .2s ease,color .2s ease}.navigationList a:hover,.primaryNav a.active,.certificationList a.active{color:#fff;background-color:#2c2937}.navIcon{width:18px;height:18px;flex:0 0 18px;color:#8e87ff}.certificationNav{min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.certificationNav::-webkit-scrollbar{display:none}.sectionDivider{height:1px;margin:18px 0;border-radius:5px;background-color:#ffffff1a}.certificationGroup h2{margin:0 10px 8px;color:#8d8998;font-size:10px;font-weight:700;letter-spacing:.08em}.certificationList a{align-items:flex-start;padding:9px 10px;font-size:12px}.certificationList .navIcon{width:16px;height:16px;flex-basis:16px;margin-top:1px;color:#777282}.certificationList a:hover .navIcon,.certificationList a.active .navIcon{color:#8e87ff}.upgrade{display:flex;align-items:center;gap:11px;margin-top:auto;padding:18px 10px 0;font-size:12px}.footerLogo{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px}.footerLogo img{width:23px;height:23px}.upgrade .texts{display:flex;flex-direction:column;gap:3px}.upgrade .texts span:first-child{color:#eeeafd;font-weight:700;letter-spacing:-.01em}.upgrade .texts span:last-child{display:flex;align-items:center;gap:5px;color:#8f8a9d;font-size:10px}.upgrade .texts i{width:5px;height:5px;border-radius:50%;background:#61d9c0;box-shadow:0 0 7px #61d9c0a6}.chatPage{height:100%;display:flex;flex-direction:column;align-items:center;position:relative}.chatPage .wrapper{flex:1;overflow:scroll;width:100%;display:flex;justify-content:center;scrollbar-width:thin;scrollbar-color:#4b5563 #1e1d2b}.chatPage .wrapper::-webkit-scrollbar{width:10px;height:10px}.chatPage .wrapper::-webkit-scrollbar-track{background:#1e1d2b;border-radius:10px}.chatPage .wrapper::-webkit-scrollbar-thumb{background:#4b5563;border-radius:10px}.chatPage .wrapper::-webkit-scrollbar-thumb:hover{background:#6b7280}.chatPage .wrapper::-webkit-scrollbar-corner{background:#1e1d2b}.chatPage .wrapper .chat{width:50%;display:flex;flex-direction:column;gap:2px}.chatPage .wrapper .chat p,.chatPage .wrapper .chat li{margin:10px 0}.chatPage .wrapper .chat .message{padding:10px 20px;height:fit-content;display:flex;flex-direction:column;margin-bottom:15px;border-radius:20px;max-width:80%;background-color:#3e3c4e;align-self:flex-start}.chatPage .wrapper .chat .message.user{background-color:#2c2937;align-self:flex-end;padding:8px 16px;margin-left:auto}.chatPage .wrapper .chat .message.ai{align-self:flex-start;margin-right:auto}.chatPage .wrapper .chat .message p{margin:0;line-height:1.4}.chatPage .wrapper .chat .message ul,.chatPage .wrapper .chat .message ol{margin:5px 0;padding-left:20px}.endChat{padding-bottom:100px}.newForm{width:50%;position:absolute;bottom:0;background-color:#2c2937;border-radius:20px;display:flex;align-items:center;gap:20px;padding:0 20px}.newForm input{flex:1;padding:20px;border:none;outline:none;background-color:transparent;color:#ececec}.newForm button,.newForm label{border-radius:50%;background-color:#605e68;border:none;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.newForm button img,.newForm label img{width:16px;height:16px}.dropdownOptions{position:absolute;bottom:80px;width:100%;background:#1e1e2f;border:1px solid #444;border-radius:12px;overflow:hidden;z-index:100}.dropdownItem{padding:15px;cursor:pointer;transition:.2s ease}.dropdownItem:hover{background:#6c63ff26}.questionCard{width:100%;max-width:800px;margin:40px auto;padding:40px;border-radius:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.questionHeader{font-size:18px;opacity:.7;margin-bottom:20px}.questionText{font-size:24px;font-weight:500;line-height:1.5;margin-bottom:40px}.optionsContainer{display:flex;flex-direction:column;gap:20px}.optionItem{padding:20px;border-radius:16px;border:1px solid #444;cursor:pointer;transition:.2s ease;background:#ffffff05}.optionItem:hover{background:#6c63ff1f}.optionItem.selected{border-color:#6c63ff;background:#6c63ff2e}.buttonContainer{margin-top:40px;display:flex;justify-content:space-between;gap:16px}.nextButton,.previousButton{padding:14px 24px;border-radius:12px;cursor:pointer;color:#fff;font-size:16px}.nextButton,.previousButton{border:none;background:#6c63ff}.previousButton:disabled{cursor:not-allowed;opacity:.35}.optionContent{display:flex;align-items:center;gap:15px}.optionContent input{width:18px;height:18px;cursor:pointer}.loadingContainer{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.loadingText{font-size:28px;font-weight:500}.loadingSubText{opacity:.7;font-size:16px}.dots:after{content:"";animation:dots 1.5s infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}.spinner{width:60px;height:60px;border:4px solid rgba(255,255,255,.15);border-top:4px solid #6c63ff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.welcomeCard{max-width:900px;margin:40px auto;padding:24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;color:#fff}.welcomeCard h2{margin-bottom:12px}.welcomeCard p{color:#cfcfcf;line-height:1.6}.welcomeSection{margin-top:20px}.welcomeSection h4{color:#8b5cf6;margin-bottom:10px}.welcomeSection ul{padding-left:20px}.welcomeSection li{margin-bottom:8px;color:#d4d4d4}.resultPage{position:relative;width:100%;height:100%;min-height:0;overflow:hidden;display:flex;justify-content:center;align-items:center;padding:42px;color:#f5f4fa;background:linear-gradient(145deg,#26233ff5,#19172bfa),#1b192d}.resultPage:before,.resultPage:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.resultPage:before{top:-180px;right:-90px;width:480px;height:480px;background:radial-gradient(circle,rgba(108,99,255,.24),transparent 68%)}.resultPage:after{bottom:-250px;left:3%;width:520px;height:520px;background:radial-gradient(circle,rgba(56,190,170,.12),transparent 68%)}.resultCard{position:relative;z-index:1;width:min(100%,800px);max-height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:28px;padding:40px;border:1px solid rgba(255,248,232,.62);border-radius:24px;background:radial-gradient(circle at 12% 5%,rgba(255,255,255,.76),transparent 34%),linear-gradient(145deg,#fff7e3e6,#ede0e5d1 52%,#bbb2e0b8);box-shadow:0 30px 80px #07051475,0 0 42px #7e74ff24,inset 0 1px #ffffffd1;backdrop-filter:blur(20px) saturate(125%);-webkit-backdrop-filter:blur(20px) saturate(125%);scrollbar-width:thin;scrollbar-color:#7770b7 transparent}.resultTitle{margin:0;color:#29243f;font-size:clamp(26px,3vw,34px);font-weight:650;text-align:center;letter-spacing:-.025em}.status{padding:9px 24px;border:1px solid currentColor;border-radius:30px;font-size:15px;font-weight:750;letter-spacing:.12em}.pass{color:#13705d;background:#20a68a1f;box-shadow:0 8px 24px #20a68a1f}.fail{color:#b53b49;background:#d941521c;box-shadow:0 8px 24px #d941521a}.scoreCircle{width:180px;height:180px;display:flex;justify-content:center;align-items:center;border:6px solid #7067d8;border-radius:50%;color:#302a58;background:radial-gradient(circle at 35% 30%,#ffffff,transparent 45%),#eee9ff;box-shadow:0 0 0 10px #7067d81a,0 18px 40px #4a3e8733,inset 0 0 30px #7067d814;font-size:42px;font-weight:750}.statsGrid{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.statCard{padding:24px;border:1px solid rgba(255,255,255,.42);border-radius:16px;background:linear-gradient(145deg,#ffffffa8,#fffaf15c);box-shadow:0 12px 28px #3d31651a,inset 0 1px #ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center}.statCard h3{margin:0 0 10px;color:#6d667b;font-size:14px;font-weight:550}.statCard span{color:#332d4c;font-size:32px;font-weight:750}.buttonContainer{display:flex;gap:16px;margin-top:4px}.primaryButton,.secondaryButton,.resultPage>button{padding:14px 24px;border-radius:12px;color:#fff;font:inherit;font-size:15px;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.primaryButton,.resultPage>button{border:1px solid rgba(99,89,210,.35);background:linear-gradient(135deg,#6359d2,#8667db);box-shadow:0 10px 28px #4b3ea547}.secondaryButton{border:1px solid rgba(22,133,116,.35);background:linear-gradient(135deg,#168574,#35a88f);box-shadow:0 10px 28px #16857438}.primaryButton:hover,.secondaryButton:hover,.resultPage>button:hover{transform:translateY(-2px);border-color:#ffffff8c;box-shadow:0 12px 30px #140f3a59}@media (max-width: 720px){.resultPage{overflow-y:auto;align-items:flex-start;padding:24px 18px}.resultCard{padding:28px 20px}.statsGrid{grid-template-columns:1fr}.buttonContainer{width:100%;flex-direction:column}}.performancePage{position:relative;width:100%;height:100%;min-height:0;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;padding:34px;color:#f5f4fa;background:linear-gradient(145deg,#26233ff5,#19172bfa),#1b192d;scrollbar-width:thin;scrollbar-color:#625d82 transparent}.performancePage:before,.performancePage:after{content:"";position:fixed;border-radius:50%;pointer-events:none}.performancePage:before{top:20px;right:-100px;width:470px;height:470px;background:radial-gradient(circle,rgba(108,99,255,.22),transparent 68%)}.performancePage:after{bottom:-260px;left:20%;width:520px;height:520px;background:radial-gradient(circle,rgba(56,190,170,.11),transparent 68%)}.performanceContainer{position:relative;z-index:1;width:100%;max-width:1200px;display:flex;flex-direction:column;gap:24px}.performanceTitle{margin:0 0 10px;color:#fff;font-size:clamp(30px,4vw,40px);font-weight:650;text-align:center;letter-spacing:-.03em}.metricsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.metricCard{padding:22px;border:1px solid rgba(255,255,255,.15);border-radius:16px;background:linear-gradient(145deg,#ffffff29,#9d97ff14);box-shadow:0 16px 38px #08071138,inset 0 1px #ffffff1a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center}.metricCard h3{margin:0 0 10px;color:#c9c5d8;font-size:13px;font-weight:600}.metricCard span{color:#fff;font-size:30px;font-weight:750}.metricCard:nth-child(1) span{color:#c8c4ff}.metricCard:nth-child(2) span{color:#b6c5ff}.metricCard:nth-child(3) span,.metricCard .scoreHigh{color:#7fe4cd}.metricCard .scoreMedium{color:#ffd38c}.metricCard .scoreLow{color:#ff9ca4}.weakAreasCard,.summarySection{border-radius:20px;box-shadow:0 22px 52px #08071147,inset 0 1px #ffffff80;-webkit-backdrop-filter:blur(18px) saturate(120%);backdrop-filter:blur(18px) saturate(120%)}.weakAreasCard{padding:26px;border:1px solid rgba(213,205,255,.34);color:#f7f5ff;background:linear-gradient(145deg,#69609dc7,#433d69d1)}.weakAreasCard h2,.summarySection h2{margin:0 0 16px;font-size:23px;font-weight:650}.weakAreaItem{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.16);color:#f5f2ff}.weakAreaItem span:last-child{color:#ffd0d4;font-weight:650}.summarySection{padding:28px;border:1px solid rgba(255,247,226,.56);color:#302a43;background:radial-gradient(circle at 8% 0%,rgba(255,255,255,.72),transparent 30%),linear-gradient(145deg,#fff8e6e8,#e0d8f3db)}.summarySection h2{color:#3e3760}.summaryText{color:#40394e;line-height:1.8;white-space:pre-wrap}.summaryText h1,.summaryText h2,.summaryText h3{color:#352e53}.summaryText strong{color:#51468a}.summaryText li::marker{color:#7166c5}.loading{width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#d8d4e5;font-size:24px}@media (max-width: 900px){.metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.performancePage{padding:26px 18px}.metricsGrid{grid-template-columns:1fr}.weakAreaItem{flex-direction:column;gap:6px}}
