.Sidebar-module__chRhja__sidebar{background:var(--color-white);border-right:1px solid var(--color-e5e7eb);width:260px;height:100vh;box-shadow:2px 0 8px var(--color-rgba-0-0-0-003);z-index:10;flex-direction:column;padding:0 15px;transition:width .2s;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Sidebar-module__chRhja__collapsed{width:72px}.Sidebar-module__chRhja__collapsedLogo{min-width:32px;transform:translateY(9px)}.Sidebar-module__chRhja__sidebar ul{margin:0;padding:0;list-style:none}.Sidebar-module__chRhja__sidebar li{border-radius:8px;transition:background .2s,transform .1s,color .2s}.Sidebar-module__chRhja__sidebar li:hover,.Sidebar-module__chRhja__sidebar li.Sidebar-module__chRhja__active{background:var(--color-primary);transform:translate(3px)}.Sidebar-module__chRhja__sidebar a{color:var(--color-text);border-bottom:1px solid var(--color-blue-gray);font-size:15px;font-size:var(--base-font-size);padding:18px 15px;text-decoration:none;transition:color .2s;display:block}.Sidebar-module__chRhja__sidebar li:hover a,.Sidebar-module__chRhja__sidebar li.Sidebar-module__chRhja__active a{color:var(--color-white)}.Sidebar-module__chRhja__sidebar::-webkit-scrollbar{width:6px}.Sidebar-module__chRhja__sidebar::-webkit-scrollbar-thumb{background-color:var(--color-d1d5db);border-radius:5px}.Sidebar-module__chRhja__logo{box-sizing:border-box;border-bottom:1px solid var(--color-blue-gray);width:100%;margin:0;padding:10px 20px}.Sidebar-module__chRhja__logo img{max-width:100%;height:auto}.Sidebar-module__chRhja__toggle{border:1px solid var(--color-blue-gray);background:var(--color-white);width:28px;height:28px;color:var(--color-text);cursor:pointer;border-radius:50%;justify-content:center;align-self:flex-end;align-items:center;margin:10px 8px 0 0;transition:transform .2s,background .2s,color .2s;display:inline-flex}.Sidebar-module__chRhja__toggle:hover{background:var(--color-primary);color:var(--color-white)}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__toggle{transform:rotate(180deg)}.Sidebar-module__chRhja__menuList{margin:12px 0 0;padding:0}.Sidebar-module__chRhja__menuItem{border-radius:8px;transition:background .2s,transform .1s,color .2s}.Sidebar-module__chRhja__menuLink{align-items:center;gap:12px;display:flex}.Sidebar-module__chRhja__icon{justify-content:center;align-items:center;width:20px;display:inline-flex}.Sidebar-module__chRhja__label{white-space:nowrap}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__label{display:none}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__menuLink{justify-content:center;gap:0}.Sidebar-module__chRhja__collapsed a{padding:18px 10px}.Sidebar-module__chRhja__collapsed .Sidebar-module__chRhja__logo{padding:10px}.Sidebar-module__chRhja__sidebarTooltip{z-index:30;pointer-events:none;border-radius:6px;padding:6px 10px;font-size:12px}.Sidebar-module__chRhja__sidebar a.Sidebar-module__chRhja__active{background:var(--color-secondary);color:var(--color-white);font-weight:500}
.Navbar-module___rHu7W__navbar{background:var(--color-white);box-shadow:0 2px 10px var(--color-rgba-0-0-0-005);border-bottom:1px solid var(--color-e5e7eb);z-index:50;justify-content:space-between;align-items:center;margin-bottom:10px;padding:12px 40px;display:flex;position:sticky;top:0}.Navbar-module___rHu7W__logo img{object-fit:contain;cursor:pointer;transition:transform .2s ease-in-out}.Navbar-module___rHu7W__logo img:hover{transform:scale(1.05)}.Navbar-module___rHu7W__actions{align-items:center;gap:20px;display:flex}.Navbar-module___rHu7W__creditsInfo{color:var(--color-text);align-items:center;gap:6px;font-size:.92rem;font-weight:500;display:inline-flex}.Navbar-module___rHu7W__welcomeText{color:var(--color-text);font-size:.95rem;font-weight:600}.Navbar-module___rHu7W__icon,.Navbar-module___rHu7W__userIcon{color:var(--color-333);cursor:pointer;font-size:1.4rem;transition:color .3s,transform .2s}.Navbar-module___rHu7W__icon:hover,.Navbar-module___rHu7W__userIcon:hover{color:var(--color-0070f3);transform:scale(1.15)}.Navbar-module___rHu7W__userMenu{position:relative}.Navbar-module___rHu7W__dropdown{background:var(--color-white);border:1px solid var(--color-e5e7eb);box-shadow:0 6px 12px var(--color-rgba-0-0-0-008);border-radius:8px;min-width:160px;padding:5px 0;list-style:none;animation:.2s Navbar-module___rHu7W__fadeIn;position:absolute;top:38px;right:0;overflow:hidden}.Navbar-module___rHu7W__dropdown li{cursor:pointer;color:var(--color-333);white-space:nowrap;padding:10px 15px;font-size:.95rem;transition:background .2s}.Navbar-module___rHu7W__dropdown li:hover{background:var(--color-f9fafb);color:var(--color-0070f3)}.Navbar-module___rHu7W__menuRow{align-items:center;gap:8px;display:flex}.Navbar-module___rHu7W__menuRowStatic{cursor:default}.Navbar-module___rHu7W__menuRowStatic:hover{background:var(--color-white)!important;color:var(--color-333)!important}.Navbar-module___rHu7W__menuIcon{text-align:center;width:18px;font-size:1rem}.Navbar-module___rHu7W__creditValue{margin-left:2px;font-weight:700}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module___rHu7W__pageTitle{color:var(--color-black);font-size:20px}.Navbar-module___rHu7W__creditsInfo{color:var(--color-text);border-right:1px solid var(--color-gray);padding-right:15px}.Navbar-module___rHu7W__creditValue{color:var(--color-primary)}
.Layout-module__cbqlla__layout{min-height:100vh;display:flex}.Layout-module__cbqlla__main{background:var(--color-blue-gray);width:calc(100% - 260px);margin-left:260px;transition:margin-left .2s,width .2s}.Layout-module__cbqlla__mainCollapsed{width:calc(100% - 72px);margin-left:72px}.Layout-module__cbqlla__content{padding:10px 50px}
.Loader-module__AdlJEq__backdrop{z-index:9999;background:#000c;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:fixed;inset:0}.Loader-module__AdlJEq__spinner{border:6px solid #fff3;border-top-color:#38bdf8;border-radius:50%;width:56px;height:56px;animation:1s linear infinite Loader-module__AdlJEq__spin;box-shadow:0 0 24px #38bdf880}.Loader-module__AdlJEq__text{color:var(--color-white);text-align:center;padding:0 16px;font-size:16px;font-weight:500}@keyframes Loader-module__AdlJEq__spin{to{transform:rotate(360deg)}}
.AddProject-module__ig6Mdq__page{flex-direction:column;gap:24px;padding:0;display:flex}.AddProject-module__ig6Mdq__header{background:var(--color-white);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:20px;padding:24px;display:flex}.AddProject-module__ig6Mdq__title{color:var(--color-text);margin-bottom:8px;font-size:24px;font-weight:500}.AddProject-module__ig6Mdq__subtitle{color:var(--color-text);margin-bottom:0;font-size:14px}.AddProject-module__ig6Mdq__actions{flex-wrap:wrap;gap:12px;display:flex}.AddProject-module__ig6Mdq__primaryAction{background:var(--color-secondary);color:var(--color-white);cursor:pointer;border:none;border-radius:5px;padding:12px 18px;font-weight:500}.AddProject-module__ig6Mdq__secondaryAction{background:var(--color-white);color:var(--color-blue);border:1px solid var(--color-blue);cursor:pointer;border-radius:5px;padding:12px 18px;font-weight:500}.AddProject-module__ig6Mdq__cards{flex-wrap:wrap;gap:18px;display:flex}.AddProject-module__ig6Mdq__card{background:var(--color-white);border:1px solid var(--color-f0e2cc);box-shadow:0 8px 20px var(--color-rgba-143-5-0-006);border-radius:8px;flex-direction:column;gap:14px;width:calc(33.333% - 12px);padding:18px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.AddProject-module__ig6Mdq__card:hover{box-shadow:0 16px 32px var(--color-rgba-143-5-0-012);transform:translateY(-6px)}.AddProject-module__ig6Mdq__aiProject{background-color:var(--color-lightGray);border-radius:0 8px 0 3px;padding:3px;position:absolute;top:0;right:0}.AddProject-module__ig6Mdq__cardHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.AddProject-module__ig6Mdq__cardCategory{border:1px solid;border-radius:5px;margin-bottom:5px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-block}.AddProject-module__ig6Mdq__cardTitle{color:var(--color-black);text-transform:capitalize;margin-top:6px;font-size:18px;font-weight:500}.AddProject-module__ig6Mdq__statusBadge{background:var(--color-lightGray);color:var(--color-text);white-space:nowrap;text-transform:uppercase;border-radius:999px;margin-left:8px;padding:6px 10px;font-size:12px;font-weight:500}.AddProject-module__ig6Mdq__statusPlanning{background:var(--color-fdeecf);color:var(--color-7a4a00)}.AddProject-module__ig6Mdq__statusInProgress,.AddProject-module__ig6Mdq__statusBacklog{background:var(--color-lightGray);color:var(--color-text)}.AddProject-module__ig6Mdq__statusReview{background:var(--color-ffe9df);color:var(--color-7a3b22)}.AddProject-module__ig6Mdq__statusComplete,.AddProject-module__ig6Mdq__statusCompleted{background:var(--color-green);color:var(--color-white)}.AddProject-module__ig6Mdq__cardDescription{color:var(--color-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.AddProject-module__ig6Mdq__cardMeta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.AddProject-module__ig6Mdq__participantsMeta{flex-direction:column;gap:6px;display:flex}.AddProject-module__ig6Mdq__participantsLabel{justify-content:space-between;align-items:center;display:flex}.AddProject-module__ig6Mdq__cardMeta span{color:var(--color-muted);font-size:13px}.AddProject-module__ig6Mdq__cardMeta strong{color:var(--color-muted);margin-top:4px;font-size:13px;font-weight:500;display:block}.AddProject-module__ig6Mdq__progressRow{color:var(--color-muted);align-items:center;gap:10px;font-size:12px;display:flex}.AddProject-module__ig6Mdq__chips{flex-wrap:wrap;gap:6px;display:flex}.AddProject-module__ig6Mdq__chip{color:var(--color-muted);background:var(--color-lightGray);border:1px solid var(--color-ddd);border-radius:20px;padding:5px 12px;font-size:12px}.AddProject-module__ig6Mdq__chipMuted{background:var(--color-f5f5f5);color:var(--color-muted);border-radius:999px;padding:5px 8px;font-size:12px}.AddProject-module__ig6Mdq__cardFooter{justify-content:space-between;align-items:center;gap:12px;display:flex}.AddProject-module__ig6Mdq__cardLabel{color:var(--color-muted);font-size:12px}.AddProject-module__ig6Mdq__cardValue{color:var(--color-text);font-size:13px;font-weight:500}.AddProject-module__ig6Mdq__viewButton{background:var(--color-primary);color:var(--color-black);text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.AddProject-module__ig6Mdq__viewButton:after{content:"→";font-size:14px;transition:transform .2s}.AddProject-module__ig6Mdq__viewButton:hover{transform:translateY(-1px);box-shadow:0 0 10px #00000061}.AddProject-module__ig6Mdq__viewButton:hover:after{transform:translate(4px)}.AddProject-module__ig6Mdq__aiTooltip{box-shadow:0 10px 22px var(--color-text);background:var(--color-black)!important;color:var(--color-white)!important;border-radius:5px!important;padding:8px 10px!important;font-size:12px!important}.AddProject-module__ig6Mdq__modalOverlay{z-index:1000;background:#00000070;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.AddProject-module__ig6Mdq__modal{background:var(--color-white);width:100%;max-width:920px;box-shadow:0 20px 40px var(--color-rgba-0-0-0-02);border-radius:18px;max-height:90vh;padding:24px;overflow-y:auto}.AddProject-module__ig6Mdq__modalHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.AddProject-module__ig6Mdq__modalKicker{text-transform:uppercase;letter-spacing:1px;color:var(--color-secondary);margin-bottom:6px;font-size:12px;font-weight:500}.AddProject-module__ig6Mdq__modalTitle{color:var(--color-1c1c1c);font-size:20px;font-weight:500}.AddProject-module__ig6Mdq__closeButton{background:var(--color-f5f5f5);cursor:pointer;border:none;border-radius:50%;width:32px;height:32px;font-size:18px}.AddProject-module__ig6Mdq__closeButton:hover{background:var(--color-ffe2d8)}.AddProject-module__ig6Mdq__form{flex-direction:column;gap:16px;display:flex}.AddProject-module__ig6Mdq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.AddProject-module__ig6Mdq__rangeRow{color:var(--color-333);align-items:center;gap:10px;font-size:13px;display:flex}.AddProject-module__ig6Mdq__rangeRow input{flex:1}.AddProject-module__ig6Mdq__formFooter{justify-content:flex-end;gap:12px;display:flex}.AddProject-module__ig6Mdq__ghostButton{border:1px solid var(--color-gray);color:var(--color-3c2f1f);cursor:pointer;background:0 0;border-radius:5px;padding:10px 18px;font-weight:500}.AddProject-module__ig6Mdq__ghostButton:hover{border-color:var(--color-secondary);color:var(--color-secondary)}.AddProject-module__ig6Mdq__submitButton{background:var(--color-secondary);color:var(--color-white);cursor:pointer;border:none;border-radius:5px;padding:10px 18px;font-weight:500;transition:background .2s,transform .2s}.AddProject-module__ig6Mdq__submitButton:hover{transition:background .2s,transform .2s;box-shadow:0 0 26px #0006}.AddProject-module__ig6Mdq__helperText{color:var(--color-6f6049);margin-top:6px;font-size:12px}.AddProject-module__ig6Mdq__techInputRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AddProject-module__ig6Mdq__techChips{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.AddProject-module__ig6Mdq__chipRemove{color:var(--color-6d4300);cursor:pointer;background:0 0;border:none;margin-left:6px;font-size:12px}@media (max-width:900px){.AddProject-module__ig6Mdq__header{flex-direction:column;align-items:flex-start}.AddProject-module__ig6Mdq__formGrid{grid-template-columns:1fr}}@media (max-width:640px){.AddProject-module__ig6Mdq__page{padding:20px}.AddProject-module__ig6Mdq__actions,.AddProject-module__ig6Mdq__primaryAction,.AddProject-module__ig6Mdq__secondaryAction{width:100%}.AddProject-module__ig6Mdq__modal{padding:18px}}
.ParticipantsStack-module__8BCFdq__stackWrap{flex-direction:column;gap:6px;display:flex}.ParticipantsStack-module__8BCFdq__stack{align-items:center;gap:0;display:flex}.ParticipantsStack-module__8BCFdq__avatar{box-shadow:0 8px 18px var(--color-rgba-31-31-47-018);border:2px solid var(--color-white);cursor:default;border-radius:50%;justify-content:center;align-items:center;margin-left:-8px;transition:transform .2s,box-shadow .2s;display:inline-flex;color:var(--color-1a1200)!important}.ParticipantsStack-module__8BCFdq__avatar:hover{box-shadow:0 12px 24px var(--color-rgba-31-31-47-024);transform:translateY(-4px)scale(1.04)}.ParticipantsStack-module__8BCFdq__avatar:first-child{margin-left:0}.ParticipantsStack-module__8BCFdq__overflow{background:linear-gradient(135deg,var(--color-7b4bff),var(--color-ff6fba));color:var(--color-1a1200)}.ParticipantsStack-module__8BCFdq__md{--size:36px;--font:12px}.ParticipantsStack-module__8BCFdq__sm{--size:30px;--font:11px}span.ParticipantsStack-module__8BCFdq__avatar{width:var(--size);height:var(--size);font-size:11px}.ParticipantsStack-module__8BCFdq__names{color:var(--color-4b4b57);font-size:12px}.ParticipantsStack-module__8BCFdq__tooltip{box-shadow:0 10px 22px var(--color-rgba-0-0-0-018);background:var(--color-black)!important;color:var(--color-white)!important;border-radius:5px!important;padding:8px 10px!important;font-size:12px!important}
.CareerCvStatusRow-module__1CkiIa__row{border:1px solid var(--color-gray);background:var(--color-white);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;margin:15px 0;padding:16px 22px;display:flex}.CareerCvStatusRow-module__1CkiIa__left{color:var(--color-text);font-size:var(--font-size-base);align-items:center;gap:14px;display:flex}.CareerCvStatusRow-module__1CkiIa__icon{font-size:var(--font-size-base);line-height:1}.CareerCvStatusRow-module__1CkiIa__fileName{color:var(--color-primary);font-weight:600}.CareerCvStatusRow-module__1CkiIa__resumeLink{color:var(--color-primary);font-weight:600;text-decoration:none}.CareerCvStatusRow-module__1CkiIa__resumeLink:hover{text-decoration:underline}.CareerCvStatusRow-module__1CkiIa__right{font-size:calc(var(--font-size-base) - 1px);white-space:nowrap;align-items:center;gap:8px;font-weight:600;display:flex}.CareerCvStatusRow-module__1CkiIa__syncedIcon{color:currentColor;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;line-height:1;display:inline-flex}.CareerCvStatusRow-module__1CkiIa__synced{color:var(--color-green)}.CareerCvStatusRow-module__1CkiIa__notSynced{color:var(--color-error)}
.ProgressBar-module__Y6Vgdq__track{background:var(--color-lightGray);border-radius:999px;width:100%;height:8px;overflow:hidden}.ProgressBar-module__Y6Vgdq__fill{background:var(--color-primary);border-radius:999px;height:100%;transition:width .3s}
.Table-module__-U5Cwa__wrapper{background:var(--color-rgba-255-255-255-08);box-shadow:0 0 10px var(--color-rgba-0-0-0-005);border-radius:5px;padding:15px}.Table-module__-U5Cwa__controls{justify-content:space-between;margin-bottom:10px;display:flex}.Table-module__-U5Cwa__input,.Table-module__-U5Cwa__select{border:1px solid var(--color-gray);border-radius:5px;padding:8px}.Table-module__-U5Cwa__table{border-collapse:collapse;width:100%}.Table-module__-U5Cwa__th{border:1px solid var(--color-lightGray);text-align:left;white-space:nowrap;padding:10px}.Table-module__-U5Cwa__td{border:1px solid var(--color-blue-gray);color:var(--color-text);background-color:var(--color-white);padding:10px;font-size:13px;font-weight:400}.Table-module__-U5Cwa__th{border:1px solid var(--color-blue-gray);color:var(--color-text);background-color:var(--color-white);padding:10px;font-size:13px;font-weight:700}.Table-module__-U5Cwa__sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.Table-module__-U5Cwa__tr:hover{background-color:var(--color-lightGray)}.Table-module__-U5Cwa__pagination{justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}.Table-module__-U5Cwa__pageButton{border:1px solid var(--color-gray);background:var(--color-white);min-width:36px;color:var(--color-text);cursor:pointer;font-size:calc(var(--font-size-base) - 2px);border-radius:6px;padding:6px 10px;transition:background .2s,border-color .2s}.Table-module__-U5Cwa__pageButton:hover:not(:disabled){background:var(--color-lightGray);border-color:var(--color-2a5298)}.Table-module__-U5Cwa__pageButtonActive{background:var(--color-primary);color:var(--color-white);border-color:var(--color-2a5298)}.Table-module__-U5Cwa__pageButton:disabled{background:var(--color-gray);color:var(--color-text);cursor:not-allowed}
﻿.LinkedinAnalysis-module__g86YuG__container{background:var(--li-bg);max-width:980px;min-height:100vh;margin:0 auto;padding:20px 12px 36px}.LinkedinAnalysis-module__g86YuG__header{text-align:center;margin:20px 0 50px}.LinkedinAnalysis-module__g86YuG__header h1{color:var(--color-black);margin-bottom:8px;font-size:2rem;font-weight:700}.LinkedinAnalysis-module__g86YuG__header p{color:var(--li-muted);margin:0;font-size:1rem;line-height:1.3}.LinkedinAnalysis-module__g86YuG__inputSection{margin-bottom:28px}.LinkedinAnalysis-module__g86YuG__resumeGate{background-color:var(--color-white);border:1px solid var(--color-error);border-radius:12px;align-items:center;gap:14px;margin-bottom:16px;padding:14px 16px;display:flex}.LinkedinAnalysis-module__g86YuG__resumeGateIcon{background:var(--color-error);border-radius:50%;flex-shrink:0;width:24px;height:24px;position:relative}.LinkedinAnalysis-module__g86YuG__resumeGateIcon:after{content:"";border-right:2px solid var(--color-white);border-bottom:2px solid var(--color-white);width:5px;height:10px;position:absolute;top:5px;left:8px;transform:rotate(45deg)}.LinkedinAnalysis-module__g86YuG__resumeGateText{color:var(--color-error);font-weight:500;line-height:1.5}.LinkedinAnalysis-module__g86YuG__resumeGateLink{color:var(--color-error);font-weight:700;text-decoration:underline}.LinkedinAnalysis-module__g86YuG__inputCards{grid-template-columns:1fr 1fr;align-items:stretch;gap:26px;display:grid}.LinkedinAnalysis-module__g86YuG__inputCard{background-color:var(--li-card-bg);border:1px solid var(--li-card-border);min-height:560px;box-shadow:0 1px 2px var(--li-shadow-soft);border-radius:12px;flex-direction:column;padding:28px;display:flex;position:relative}.LinkedinAnalysis-module__g86YuG__cardActive,.LinkedinAnalysis-module__g86YuG__cardInactive{opacity:1;filter:none;transform:none}.LinkedinAnalysis-module__g86YuG__noLinkedinCard{border:2px solid var(--li-green)}.LinkedinAnalysis-module__g86YuG__noLinkedinCard:before{content:"Most helpful for new profiles";background:var(--li-green);color:var(--color-white);border-radius:6px;padding:4px 12px;font-size:14px;font-weight:700;line-height:1.2;position:absolute;top:-14px;left:18px}.LinkedinAnalysis-module__g86YuG__cardHeader{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.LinkedinAnalysis-module__g86YuG__cardHeader h3{color:var(--color-black);margin:0 0 14px;font-size:1.15rem;font-weight:700;line-height:1.2}.LinkedinAnalysis-module__g86YuG__cardHeader p{color:var(--color-text);margin:0;font-size:1rem;line-height:1.45}.LinkedinAnalysis-module__g86YuG__cardBadge{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.LinkedinAnalysis-module__g86YuG__inputCard .LinkedinAnalysis-module__g86YuG__cardBadge{background:var(--li-blue-soft);color:var(--li-blue)}.LinkedinAnalysis-module__g86YuG__noLinkedinCard .LinkedinAnalysis-module__g86YuG__cardBadge{background:var(--li-green-soft);color:var(--li-green)}.LinkedinAnalysis-module__g86YuG__cardBody{flex-direction:column;margin-top:2px;display:flex}.LinkedinAnalysis-module__g86YuG__cardButton{width:100%;font-size:var(--font-size-base);margin-top:auto;padding:14px;line-height:1.2}.LinkedinAnalysis-module__g86YuG__noLinkedinCard .LinkedinAnalysis-module__g86YuG__cardButton{background:var(--li-green);border:1px solid var(--li-green)}.LinkedinAnalysis-module__g86YuG__noLinkedinCard .LinkedinAnalysis-module__g86YuG__cardButton:hover{background:var(--color-white);color:var(--li-green)}.LinkedinAnalysis-module__g86YuG__hint{color:var(--li-muted);margin:0;font-size:.8rem;line-height:1.45}.LinkedinAnalysis-module__g86YuG__error{background:var(--color-white);border-left:4px solid var(--color-error);font-size:var(--font-size-base);border-radius:8px;margin-top:14px;padding:12px 14px}.LinkedinAnalysis-module__g86YuG__fieldError{color:var(--color-error);margin:6px 0 0;font-size:13px}.LinkedinAnalysis-module__g86YuG__resultsSection{animation:.35s LinkedinAnalysis-module__g86YuG__fadeIn}.LinkedinAnalysis-module__g86YuG__resultsActions{justify-content:flex-end;margin-bottom:12px;display:flex}@keyframes LinkedinAnalysis-module__g86YuG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.LinkedinAnalysis-module__g86YuG__scoreCard,.LinkedinAnalysis-module__g86YuG__summaryCard,.LinkedinAnalysis-module__g86YuG__section,.LinkedinAnalysis-module__g86YuG__suggestion,.LinkedinAnalysis-module__g86YuG__actionSection,.LinkedinAnalysis-module__g86YuG__aiSection{background:var(--color-white)}.LinkedinAnalysis-module__g86YuG__scoreCard{border:1px solid var(--li-card-border);box-shadow:0 1px 3px var(--li-shadow);border-radius:12px;margin-bottom:24px;padding:24px 28px}.LinkedinAnalysis-module__g86YuG__summaryGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:32px;display:grid}.LinkedinAnalysis-module__g86YuG__aiCardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-bottom:32px;display:grid}.LinkedinAnalysis-module__g86YuG__summaryCard{border:1px solid var(--li-card-border);box-shadow:0 1px 2px var(--li-shadow-soft);border-radius:12px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.LinkedinAnalysis-module__g86YuG__summaryLabel{text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:600}.LinkedinAnalysis-module__g86YuG__summaryValue{font-size:1.6rem;font-weight:800}.LinkedinAnalysis-module__g86YuG__summarySubtext{font-size:.8rem}.LinkedinAnalysis-module__g86YuG__cardText{margin:6px 0 0;font-size:.92rem;line-height:1.6}.LinkedinAnalysis-module__g86YuG__cardList{line-height:1.6;font-size:var(--font-size-base);margin:8px 0;padding-left:18px}.LinkedinAnalysis-module__g86YuG__cardTags{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.LinkedinAnalysis-module__g86YuG__cardTag{background:var(--color-blue-gray);border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:600}.LinkedinAnalysis-module__g86YuG__scoreDisplay{align-items:flex-start;gap:18px;display:flex}.LinkedinAnalysis-module__g86YuG__scoreCircle{border:4px solid var(--li-blue);background:var(--color-blue-gray);border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:96px;height:96px;display:flex}.LinkedinAnalysis-module__g86YuG__scoreValue{color:var(--color-text);font-size:1.6rem;font-weight:800}.LinkedinAnalysis-module__g86YuG__scoreMax{color:var(--color-text);font-size:.85rem;font-weight:600}.LinkedinAnalysis-module__g86YuG__scoreInfo h2{color:var(--color-text);margin-bottom:6px;font-size:1.1rem;font-weight:700}.LinkedinAnalysis-module__g86YuG__scoreMeta{font-size:var(--font-size-base);color:var(--li-blue);margin:0 0 8px;font-weight:700}.LinkedinAnalysis-module__g86YuG__scoreDescription{font-size:var(--font-size-base);color:var(--color-text);line-height:1.5}.LinkedinAnalysis-module__g86YuG__analysisGrid{grid-template-columns:1fr;gap:16px;margin-bottom:24px;display:grid}.LinkedinAnalysis-module__g86YuG__aiSection{box-shadow:0 1px 3px var(--li-shadow);border-left:4px solid var(--li-blue);border-radius:12px;margin-bottom:32px;padding:28px}.LinkedinAnalysis-module__g86YuG__aiHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.LinkedinAnalysis-module__g86YuG__aiHeader h2{margin:0;font-size:1.3rem;font-weight:700}.LinkedinAnalysis-module__g86YuG__aiRationale{margin:0 0 16px;font-size:.95rem;line-height:1.6}.LinkedinAnalysis-module__g86YuG__section{border:1px solid var(--li-card-border);box-shadow:0 1px 3px var(--li-shadow-soft);border-radius:12px;padding:18px 20px}.LinkedinAnalysis-module__g86YuG__section-blue,.LinkedinAnalysis-module__g86YuG__section-yellow,.LinkedinAnalysis-module__g86YuG__section-green,.LinkedinAnalysis-module__g86YuG__section-purple,.LinkedinAnalysis-module__g86YuG__section-pink{background:var(--color-blue-gray)}.LinkedinAnalysis-module__g86YuG__sectionHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.LinkedinAnalysis-module__g86YuG__sectionIcon{font-size:1.1rem}.LinkedinAnalysis-module__g86YuG__sectionHeader h3{color:var(--color-text);margin:0;font-size:1rem;font-weight:700}.LinkedinAnalysis-module__g86YuG__sectionContent{flex-direction:column;gap:10px;display:flex}.LinkedinAnalysis-module__g86YuG__item{flex-direction:column;gap:8px;display:flex}.LinkedinAnalysis-module__g86YuG__itemHeader{align-items:center;gap:8px;display:flex}.LinkedinAnalysis-module__g86YuG__itemInlineText{font-size:var(--font-size-base);color:var(--color-text);flex:1;line-height:1.55}.LinkedinAnalysis-module__g86YuG__inlineHighlight{background-color:var(--li-green-soft);color:var(--color-black);border-radius:6px;padding:5px 10px}.LinkedinAnalysis-module__g86YuG__checkmark,.LinkedinAnalysis-module__g86YuG__cross,.LinkedinAnalysis-module__g86YuG__lightBulb{width:18px;height:18px;color:var(--color-white);border-radius:4px;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:inline-flex}.LinkedinAnalysis-module__g86YuG__checkmark{background:var(--color-green)}.LinkedinAnalysis-module__g86YuG__cross{background:var(--color-error)}.LinkedinAnalysis-module__g86YuG__lightBulb{background:var(--li-blue)}.LinkedinAnalysis-module__g86YuG__scoreTag{color:var(--li-blue);font-size:var(--font-size-base);border-radius:4px;margin-left:auto;padding:4px 8px;font-weight:700;display:inline-block}.LinkedinAnalysis-module__g86YuG__suggestion{border:1px solid var(--li-card-border);border-radius:10px;margin-top:6px;padding:10px 12px}.LinkedinAnalysis-module__g86YuG__suggestion strong{margin-bottom:4px;font-size:.85rem;display:block}.LinkedinAnalysis-module__g86YuG__suggestion p{color:var(--color-text);margin:0;font-size:.85rem;line-height:1.5}.LinkedinAnalysis-module__g86YuG__actionSection{border:1px solid var(--li-card-border);box-shadow:0 1px 3px var(--li-shadow-soft);border-radius:12px;margin-bottom:24px;padding:20px 22px}.LinkedinAnalysis-module__g86YuG__actionSection h2{margin-bottom:12px;font-size:1rem;font-weight:700}
.LinkedinCraftResult-module__turuTa__wrapper{flex-direction:column;gap:20px;margin-top:24px;display:flex}.LinkedinCraftResult-module__turuTa__hero{background:linear-gradient(120deg,#eff6ff 0%,#e0f2fe 60%,#fef3c7 100%);border:1px solid #cbd5f5;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex;box-shadow:0 12px 28px #0f172a1f}.LinkedinCraftResult-module__turuTa__kicker{text-transform:uppercase;letter-spacing:.12em;color:#2563eb;margin:0 0 8px;font-size:.75rem;font-weight:700}.LinkedinCraftResult-module__turuTa__title{color:#0f172a;margin:0 0 6px;font-size:1.6rem}.LinkedinCraftResult-module__turuTa__subtitle{color:#1e293b;margin:0}.LinkedinCraftResult-module__turuTa__summaryGrid,.LinkedinCraftResult-module__turuTa__craftGrid{flex-direction:column;gap:20px;display:flex}.LinkedinCraftResult-module__turuTa__card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:16px 18px;box-shadow:0 6px 16px #0f172a14}.LinkedinCraftResult-module__turuTa__card h3{color:#0f172a;margin:0 0 8px;font-size:1rem}.LinkedinCraftResult-module__turuTa__card p,.LinkedinCraftResult-module__turuTa__card li{color:#334155;font-size:.95rem;line-height:1.6}.LinkedinCraftResult-module__turuTa__card ul,.LinkedinCraftResult-module__turuTa__card ol{margin:8px 0 0;padding-left:20px;list-style-position:outside}.LinkedinCraftResult-module__turuTa__listItem{margin-bottom:6px}.LinkedinCraftResult-module__turuTa__listItem:last-child{margin-bottom:0}.LinkedinCraftResult-module__turuTa__highlight{color:#1d4ed8;font-weight:700}.LinkedinCraftResult-module__turuTa__tagRow{flex-wrap:wrap;gap:8px;display:flex}.LinkedinCraftResult-module__turuTa__tag{color:#3730a3;background:#e0e7ff;border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:600}.LinkedinCraftResult-module__turuTa__tagAlt{color:#92400e;background:#fef3c7;border-radius:999px;padding:6px 10px;font-size:.85rem;font-weight:600}@media (max-width:720px){.LinkedinCraftResult-module__turuTa__hero{flex-direction:column;align-items:flex-start}}
.AIInterview-module__7iyyZW__page{flex-direction:column;gap:16px;min-height:100vh;display:flex}.AIInterview-module__7iyyZW__headerRow{flex-direction:column;justify-content:flex-start;width:100%;display:flex}.AIInterview-module__7iyyZW__title{color:var(--color-black);font-size:1.38rem;font-weight:600}.AIInterview-module__7iyyZW__subtitle{color:var(--color-text);margin:10px 0 0;font-size:.93rem;line-height:1.6}.AIInterview-module__7iyyZW__configureGrid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:24px;display:grid}.AIInterview-module__7iyyZW__configureCard form{background:var(--color-white);border:1px solid var(--color-gray);box-shadow:0 2px 8px var(--color-gray);border-radius:18px;flex-direction:column;gap:18px;padding:26px 30px;display:flex}.AIInterview-module__7iyyZW__contextLabel{margin-bottom:8px;display:block}.AIInterview-module__7iyyZW__contextTextarea{resize:vertical;border:1px solid var(--color-gray);background:var(--color-white);width:100%;min-height:194px;color:var(--color-text);border-radius:14px;padding:16px;font-size:.86rem;line-height:1.55}.AIInterview-module__7iyyZW__contextTextarea:focus{border-color:var(--color-gray);box-shadow:0 0 0 3px var(--color-gray);outline:none}.AIInterview-module__7iyyZW__contextSelect{border:1px solid var(--color-gray);background:var(--color-white);width:160px;color:var(--color-text);border-radius:10px;padding:10px 12px;font-size:.9rem}.AIInterview-module__7iyyZW__contextSelect:focus{border-color:var(--color-gray);box-shadow:0 0 0 3px var(--color-gray);outline:none}.AIInterview-module__7iyyZW__configureFooter{justify-content:space-between;align-items:center;gap:16px;padding-top:10px;display:flex}.AIInterview-module__7iyyZW__footerHint{color:var(--color-text);flex:auto;font-size:.77rem}.AIInterview-module__7iyyZW__configureActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.AIInterview-module__7iyyZW__startButton{background:var(--color-gray);color:var(--color-white);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:250px;padding:13px 24px;font-size:.97rem;font-weight:700;display:inline-flex}.AIInterview-module__7iyyZW__startButton:hover:not(:disabled){background:var(--color-gray)}.AIInterview-module__7iyyZW__startButton:disabled{opacity:.65;cursor:not-allowed}.AIInterview-module__7iyyZW__configureSide{flex-direction:column;gap:18px;display:flex}.AIInterview-module__7iyyZW__expectationCard{border:1px solid var(--color-gray);background:var(--color-white);border-radius:18px;padding:20px}.AIInterview-module__7iyyZW__expectationCard h3{color:var(--color-black);margin:0;font-size:1.18rem}.AIInterview-module__7iyyZW__expectationCard>p{color:var(--color-text);margin:8px 0 0;font-size:.81rem;line-height:1.45}.AIInterview-module__7iyyZW__expectationList{margin:0;padding:0;list-style:none}.AIInterview-module__7iyyZW__expectationList .AIInterview-module__7iyyZW__unicode-icon{font-size:var(--font-size-base)}.AIInterview-module__7iyyZW__expectationList li{border-top:1px solid var(--color-gray);grid-template-columns:22px 1fr;gap:10px;padding:14px 0;display:grid}.AIInterview-module__7iyyZW__expectationList li:first-child{border-top:none}.AIInterview-module__7iyyZW__expectationList li:last-child{padding-bottom:0}.AIInterview-module__7iyyZW__expectationList strong{color:var(--color-primary);font-weight:500}.AIInterview-module__7iyyZW__expectationList p{color:var(--color-text);font-size:calc(var(--font-size-base) - 1px);margin:6px 0 0;line-height:1.45}.AIInterview-module__7iyyZW__tipCard{color:var(--color-text);font-size:calc(var(--font-size-base) - 1px);margin-top:15px;line-height:1.6}.AIInterview-module__7iyyZW__tipCardLink{color:var(--color-primary);font-weight:600;text-decoration:underline}.AIInterview-module__7iyyZW__inputCards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.AIInterview-module__7iyyZW__inputCard{background-color:var(--color-white);border:1px solid var(--color-gray);box-shadow:0 18px 30px var(--color-gray),inset 0 1px 0 var(--color-white);cursor:pointer;border-radius:16px;flex-direction:column;gap:18px;padding:22px;transition:transform .3s,box-shadow .3s,border-color .3s;animation:.45s both AIInterview-module__7iyyZW__cardReveal;display:flex;position:relative}.AIInterview-module__7iyyZW__inputCard:before{content:"";background:linear-gradient(135deg,var(--color-black),var(--color-gray));-webkit-mask:linear-gradient(var(--color-white)0 0)content-box,linear-gradient(var(--color-white)0 0);-webkit-mask-composite:xor;pointer-events:none;opacity:.6;border-radius:16px;padding:1px;position:absolute;inset:0;-webkit-mask-composite:xor;mask-composite:exclude}.AIInterview-module__7iyyZW__inputCard:hover{border-color:var(--color-black);box-shadow:0 24px 40px var(--color-gray),inset 0 1px 0 var(--color-white);opacity:1;transform:translateY(-6px)}.AIInterview-module__7iyyZW__cardActive{opacity:1;filter:none;transform:translateY(0)}.AIInterview-module__7iyyZW__cardInactive{opacity:1;filter:none}.AIInterview-module__7iyyZW__cardHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AIInterview-module__7iyyZW__cardHeader h3{font-size:calc(var(--font-size-base) + 5px);color:var(--color-black);margin:0 0 15px;font-weight:700}.AIInterview-module__7iyyZW__cardHeader p{color:var(--color-text);margin:0;line-height:1.5}.AIInterview-module__7iyyZW__cardHeader ul{margin:8px 0 0 18px;padding:0;list-style-type:disc}.AIInterview-module__7iyyZW__cardHeader ul li{color:var(--color-text);line-height:1.5}.AIInterview-module__7iyyZW__cardBadge{background:var(--color-gray);color:var(--color-primary);font-weight:700;font-size:calc(var(--font-size-base) - 2px);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;display:inline-flex}.AIInterview-module__7iyyZW__cardButton{width:100%}.AIInterview-module__7iyyZW__backButton{border:1px solid var(--color-black);background:var(--color-black);color:var(--color-white);cursor:pointer;border-radius:10px;padding:8px 16px;font-weight:600}.AIInterview-module__7iyyZW__card{background:var(--color-white);border:1px solid var(--color-gray);box-shadow:0 6px 18px var(--color-gray);border-radius:12px;padding:18px;animation:.4s AIInterview-module__7iyyZW__fadeIn}.AIInterview-module__7iyyZW__cardTitle{font-size:calc(var(--font-size-base) + 1px);color:var(--color-black);margin:0 0 8px;font-weight:600}.AIInterview-module__7iyyZW__cardBody{color:var(--color-text);line-height:1.6;font-size:calc(var(--font-size-base) - 1px);margin:0}.AIInterview-module__7iyyZW__submitRow{justify-content:center;margin-top:10px;display:flex}.AIInterview-module__7iyyZW__interactionHeader{flex-direction:column;gap:4px;display:flex}.AIInterview-module__7iyyZW__interactionTitle{font-size:calc(var(--font-size-base) + 3px);color:var(--color-black);font-weight:600}.AIInterview-module__7iyyZW__audioWidgetWrap{background:radial-gradient(120% 120% at 10% 0%,var(--color-white)0%,var(--color-blue-gray)45%,var(--color-blue-gray)100%);border:1px solid var(--color-gray);box-shadow:0 24px 48px var(--color-gray);min-height:75vh;font-size:calc(var(--font-size-base) + 2px);color:var(--color-text);border-radius:24px;justify-content:center;align-items:center;padding:48px 36px;display:flex}elevenlabs-convai{width:min(900px,100%);max-width:100%;font-size:calc(var(--font-size-base) + 2px);margin:0 auto;display:block;position:static!important;inset:auto!important}:is(elevenlabs-convai iframe,elevenlabs-convai>div){margin:0 auto;width:min(900px,100%)!important;max-width:100%!important;height:520px!important;position:static!important;inset:auto!important}.AIInterview-module__7iyyZW__panel{background:radial-gradient(circle at top,var(--color-white),var(--color-blue-gray));border:1px solid var(--color-gray);border-radius:14px;justify-content:center;align-items:center;min-height:420px;display:flex}.AIInterview-module__7iyyZW__interviewLayout{flex-direction:column;flex:1;align-items:stretch;gap:18px;min-height:70vh;display:flex}.AIInterview-module__7iyyZW__agentPanel{display:none}.AIInterview-module__7iyyZW__agentCard{flex-direction:column;flex:1;align-items:center;gap:12px;min-height:100%;display:flex}.AIInterview-module__7iyyZW__agentAvatar{border:3px solid var(--color-white);width:140px;height:140px;box-shadow:0 16px 30px var(--color-gray);border-radius:999px;overflow:hidden}.AIInterview-module__7iyyZW__agentAvatar img{object-fit:cover;width:100%;height:100%}.AIInterview-module__7iyyZW__agentName{font-size:18px;font-weight:600}.AIInterview-module__7iyyZW__agentRole{color:var(--color-gray);font-size:13px}.AIInterview-module__7iyyZW__agentDots{color:var(--color-primary);letter-spacing:2px;font-size:18px}.AIInterview-module__7iyyZW__agentStatusRow{background:var(--color-white);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.AIInterview-module__7iyyZW__statusDot{background:var(--color-gray);border-radius:50%;width:8px;height:8px}.AIInterview-module__7iyyZW__statusDotLive{background:var(--color-green);box-shadow:0 0 10px var(--color-green)}.AIInterview-module__7iyyZW__agentStatusText{font-weight:600}.AIInterview-module__7iyyZW__agentStatusBadge{background:var(--color-white);border-radius:999px;padding:4px 8px}.AIInterview-module__7iyyZW__questionPanel{background:var(--color-white);border:1px solid var(--color-gray);box-shadow:0 14px 30px var(--color-gray);border-radius:18px;flex-direction:column;gap:18px;height:100%;min-height:520px;padding:20px 22px;display:flex}.AIInterview-module__7iyyZW__questionHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AIInterview-module__7iyyZW__questionHeader h3{color:var(--color-black);margin:0;font-size:18px}.AIInterview-module__7iyyZW__questionHeader p{color:var(--color-text);margin:4px 0 0;font-size:12px}.AIInterview-module__7iyyZW__questionMeta{color:var(--color-black);background:var(--color-blue-gray);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.AIInterview-module__7iyyZW__questionCard{border:1px solid var(--color-gray);background:var(--color-white);border-radius:16px;flex-direction:column;gap:16px;padding:18px 20px;display:flex}.AIInterview-module__7iyyZW__questionTopRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.AIInterview-module__7iyyZW__questionTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text);font-size:12px;font-weight:700}.AIInterview-module__7iyyZW__questionText{color:var(--color-text);font-size:16px;font-weight:600;line-height:1.5}.AIInterview-module__7iyyZW__readAloudButton{border:1px solid var(--color-gray);background:var(--color-blue-gray);color:var(--color-black);cursor:pointer;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:600}.AIInterview-module__7iyyZW__readAloudButton:hover{background:var(--color-gray)}.AIInterview-module__7iyyZW__readAloudButton:disabled{opacity:.6;cursor:not-allowed}.AIInterview-module__7iyyZW__autoReadToggle{color:var(--color-text);align-items:center;gap:8px;font-size:12px;font-weight:500;display:inline-flex}.AIInterview-module__7iyyZW__autoReadToggle input{accent-color:var(--color-black)}.AIInterview-module__7iyyZW__answerBlock{flex-direction:column;gap:12px;display:flex}.AIInterview-module__7iyyZW__answerInputWrapper{position:relative}.AIInterview-module__7iyyZW__answerTextarea{border:1px solid var(--color-gray);width:100%;color:var(--color-black);resize:vertical;border-radius:12px;min-height:140px;padding:12px 14px;font-size:14px;line-height:1.6}.AIInterview-module__7iyyZW__answerTextareaRecording{border-style:dashed;border-color:var(--color-primary);animation:1.2s ease-in-out infinite AIInterview-module__7iyyZW__recordingGlow}.AIInterview-module__7iyyZW__answerTextarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 2px var(--color-primary);outline:none}.AIInterview-module__7iyyZW__answerActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.AIInterview-module__7iyyZW__recordButton{cursor:pointer;background:var(--color-gray);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:5px 6px;font-size:16px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex;position:absolute;bottom:10px;left:10px}.AIInterview-module__7iyyZW__recordButton img{opacity:.8}.AIInterview-module__7iyyZW__recordButton:hover{background:var(--color-white);border-color:var(--color-gray)}.AIInterview-module__7iyyZW__recordButtonActive{background:var(--color-error);color:var(--color-error)}.AIInterview-module__7iyyZW__recordButton:disabled{opacity:.6;cursor:not-allowed}.AIInterview-module__7iyyZW__optionsList{gap:10px;display:grid}.AIInterview-module__7iyyZW__optionItem{border:1px solid var(--color-gray);background:var(--color-blue-gray);cursor:pointer;color:var(--color-black);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}.AIInterview-module__7iyyZW__optionItem input{accent-color:var(--color-black)}.AIInterview-module__7iyyZW__optionLabel{font-weight:500}.AIInterview-module__7iyyZW__questionHint{color:var(--color-text);font-size:12px}.AIInterview-module__7iyyZW__speechHint{color:var(--color-white);background-color:var(--color-error);border-radius:4px;margin-top:6px;padding:5px 8px;font-size:13px}.AIInterview-module__7iyyZW__questionActions{justify-content:flex-end;gap:12px;display:flex}.AIInterview-module__7iyyZW__emptyState{background:var(--color-white);border:1px dashed var(--color-gray);color:var(--color-text);text-align:center;border-radius:14px;padding:24px;font-size:13px}.AIInterview-module__7iyyZW__reportPanel{flex-direction:column;gap:18px;display:flex}.AIInterview-module__7iyyZW__reportHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.AIInterview-module__7iyyZW__reportHeader h3{color:var(--color-black);margin:0;font-size:18px}.AIInterview-module__7iyyZW__reportHeader p{color:var(--color-text);margin:4px 0 0;font-size:12px}.AIInterview-module__7iyyZW__reportBadge{background:var(--color-green);color:var(--color-green);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.AIInterview-module__7iyyZW__reportGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.AIInterview-module__7iyyZW__reportCard{border:1px solid var(--color-gray);background:var(--color-blue-gray);border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.AIInterview-module__7iyyZW__reportIcon{background:var(--color-white);border:1px solid var(--color-gray);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.AIInterview-module__7iyyZW__reportValue{color:var(--color-black);font-size:18px;font-weight:700}.AIInterview-module__7iyyZW__reportLabel{color:var(--color-text);font-size:12px}.AIInterview-module__7iyyZW__reportCharts{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.AIInterview-module__7iyyZW__chartCard{border:1px solid var(--color-gray);background:var(--color-white);border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:16px;display:flex}.AIInterview-module__7iyyZW__scoreChartCanvas{max-width:180px;max-height:180px;width:180px!important;height:180px!important}.AIInterview-module__7iyyZW__chartTitle{color:var(--color-black);font-size:13px;font-weight:600}.AIInterview-module__7iyyZW__reportSection{border:1px solid var(--color-gray);background:var(--color-white);border-radius:14px;padding:16px}.AIInterview-module__7iyyZW__sectionTitle{color:var(--color-black);margin-bottom:8px;font-size:13px;font-weight:700}.AIInterview-module__7iyyZW__sectionBody{color:var(--color-text);margin:0;font-size:13px;line-height:1.6}.AIInterview-module__7iyyZW__reportColumns{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.AIInterview-module__7iyyZW__sectionList{color:var(--color-text);margin:0;padding-left:18px;font-size:13px;line-height:1.6}.AIInterview-module__7iyyZW__interactionCard{background:var(--color-white);box-shadow:0 20px 40px var(--color-gray);border-radius:22px;align-items:center;gap:22px;min-width:520px;padding:28px 34px;transition:transform .2s,box-shadow .2s;animation:.4s AIInterview-module__7iyyZW__fadeIn;display:flex}.AIInterview-module__7iyyZW__interactionCardActive{box-shadow:0 26px 50px var(--color-gray);transform:translateY(-2px)}.AIInterview-module__7iyyZW__avatarCircle{border:4px solid var(--color-gray);background:radial-gradient(circle at 35% 30%,var(--color-white)0%,var(--color-blue-gray)42%,var(--color-gray)100%);width:104px;height:104px;box-shadow:inset 0 8px 18px var(--color-gray),0 10px 20px var(--color-gray);border-radius:50%;position:relative;overflow:hidden}.AIInterview-module__7iyyZW__avatarCircle:before{content:"";background:conic-gradient(from 0deg,var(--color-blue-gray),var(--color-primary),var(--color-white),var(--color-blue-gray));opacity:.35;animation:5s linear infinite AIInterview-module__7iyyZW__sphereSpin;position:absolute;inset:-35%}.AIInterview-module__7iyyZW__avatarCircle:after{content:"";background:radial-gradient(circle,var(--color-white),transparent 70%);opacity:.7;border-radius:50%;width:70%;height:70%;position:absolute;top:8%;left:12%}.AIInterview-module__7iyyZW__interactionContent{flex-direction:column;gap:10px;display:flex}.AIInterview-module__7iyyZW__status{color:var(--color-black);font-size:20px;font-weight:600}.AIInterview-module__7iyyZW__coachLine{color:var(--color-text);font-size:13px}.AIInterview-module__7iyyZW__coachLine span{color:var(--color-black);font-weight:600}.AIInterview-module__7iyyZW__actions{align-items:center;gap:12px;display:flex}.AIInterview-module__7iyyZW__primaryAction{border:1px solid var(--color-primary);background:var(--color-primary);color:var(--color-white);cursor:pointer;border-radius:999px;padding:12px 26px;font-weight:600;transition:transform .2s,box-shadow .2s}.AIInterview-module__7iyyZW__primaryAction:hover{box-shadow:0 8px 18px var(--color-gray);transform:translateY(-1px)}.AIInterview-module__7iyyZW__secondaryAction{border:1px solid var(--color-gray);background:var(--color-white);color:var(--color-black);cursor:pointer;border-radius:999px;padding:12px 22px;font-weight:600;transition:transform .2s,box-shadow .2s}.AIInterview-module__7iyyZW__secondaryAction:hover{box-shadow:0 8px 18px var(--color-gray);transform:translateY(-1px)}.AIInterview-module__7iyyZW__iconButton{border:1px solid var(--color-gray);background:var(--color-white);cursor:pointer;border-radius:999px;width:48px;height:48px;font-size:18px;transition:transform .2s,box-shadow .2s}.AIInterview-module__7iyyZW__iconButton:hover{box-shadow:0 8px 18px var(--color-gray);transform:translateY(-1px)}.AIInterview-module__7iyyZW__muted{background:var(--color-error);color:var(--color-white)}.AIInterview-module__7iyyZW__error{color:var(--color-error);margin-top:5px;font-size:13px}.AIInterview-module__7iyyZW__audioStatus{color:var(--color-gray);gap:12px;font-size:12px;display:flex}.AIInterview-module__7iyyZW__eventLog{color:var(--color-text);background:var(--color-blue-gray);border:1px solid var(--color-gray);border-radius:10px;max-height:160px;margin-top:6px;padding:8px 10px;font-size:12px;line-height:1.4;overflow:auto}.AIInterview-module__7iyyZW__eventLogLine{border-radius:6px;padding:4px 6px}.AIInterview-module__7iyyZW__eventLogCritical{background:var(--color-error);color:var(--color-white);font-weight:600}.AIInterview-module__7iyyZW__eventLogBlock{flex-direction:column;gap:6px;display:flex}.AIInterview-module__7iyyZW__eventLogHeader{color:var(--color-black);justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.AIInterview-module__7iyyZW__logAction{border:1px solid var(--color-gray);background:var(--color-white);color:var(--color-black);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:11px}.AIInterview-module__7iyyZW__logAction:disabled{opacity:.6;cursor:not-allowed}.AIInterview-module__7iyyZW__eventLogEmpty{color:var(--color-gray);font-style:italic}.AIInterview-module__7iyyZW__pageAlert{background:var(--color-error);color:var(--color-white);border-radius:8px;gap:6px;margin-top:18px;padding:14px 16px;display:grid}.AIInterview-module__7iyyZW__pageAlertTitle{text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:700}.AIInterview-module__7iyyZW__pageAlertBody{font-size:13px;line-height:1.5}.AIInterview-module__7iyyZW__pageAlertBody a{color:var(--color-white);font-weight:700;text-decoration:underline}.AIInterview-module__7iyyZW__pageAlertMeta{opacity:.9;font-size:12px}.AIInterview-module__7iyyZW__speakingRow{color:var(--color-gray);grid-template-columns:auto 1fr auto 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.AIInterview-module__7iyyZW__speakingLabel{color:var(--color-gray);font-weight:600}.AIInterview-module__7iyyZW__speakingWave{grid-auto-flow:column;align-items:end;gap:4px;height:18px;display:grid}.AIInterview-module__7iyyZW__speakingWave span{background:var(--color-gray);border-radius:999px;width:4px;height:6px;transition:height .2s,background .2s;display:block}.AIInterview-module__7iyyZW__speakingWaveActive span{background:var(--color-primary);animation:.9s ease-in-out infinite AIInterview-module__7iyyZW__wave}.AIInterview-module__7iyyZW__speakingWaveActive span:nth-child(2){animation-delay:.1s}.AIInterview-module__7iyyZW__speakingWaveActive span:nth-child(3){animation-delay:.2s}.AIInterview-module__7iyyZW__speakingWaveActive span:nth-child(4){animation-delay:.3s}@keyframes AIInterview-module__7iyyZW__recordingGlow{0%,to{box-shadow:0 0 0 0 var(--color-primary)}50%{box-shadow:0 0 0 10px var(--color-primary)}}@keyframes AIInterview-module__7iyyZW__pulse{0%{box-shadow:0 0 0 0 var(--color-gray);transform:scale(1)}70%{box-shadow:0 0 0 12px var(--color-gray);transform:scale(1.04)}to{box-shadow:0 0 0 0 var(--color-gray);transform:scale(1)}}@keyframes AIInterview-module__7iyyZW__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes AIInterview-module__7iyyZW__cardReveal{0%{transform:translateY(16px)}to{transform:translateY(0)}}@keyframes AIInterview-module__7iyyZW__sphereSpin{to{transform:rotate(360deg)}}.AIInterview-module__7iyyZW__interactionCardActive .AIInterview-module__7iyyZW__avatarCircle{animation:1.8s ease-in-out infinite AIInterview-module__7iyyZW__pulse,6s ease-in-out infinite AIInterview-module__7iyyZW__drift}.AIInterview-module__7iyyZW__interactionCardActive .AIInterview-module__7iyyZW__avatarCircle:before{animation:3.2s linear infinite AIInterview-module__7iyyZW__sphereSpin,4.5s ease-in-out infinite AIInterview-module__7iyyZW__shimmer}@keyframes AIInterview-module__7iyyZW__shimmer{0%{opacity:.25;filter:blur()}50%{opacity:.5;filter:blur(1px)}to{opacity:.25;filter:blur()}}@keyframes AIInterview-module__7iyyZW__drift{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}@media (max-width:900px){.AIInterview-module__7iyyZW__configureGrid{grid-template-columns:1fr}.AIInterview-module__7iyyZW__configureCard{padding:20px}.AIInterview-module__7iyyZW__configureFooter{flex-direction:column;align-items:stretch}.AIInterview-module__7iyyZW__startButton{width:100%;min-width:0}.AIInterview-module__7iyyZW__inputCards{grid-template-columns:1fr}.AIInterview-module__7iyyZW__interactionCard{width:100%;min-width:auto}.AIInterview-module__7iyyZW__panel{padding:18px}.AIInterview-module__7iyyZW__interviewLayout{grid-template-columns:1fr}}@keyframes AIInterview-module__7iyyZW__wave{0%{opacity:.6;height:6px}50%{opacity:1;height:16px}to{opacity:.6;height:6px}}.AIInterview-module__7iyyZW__topHeaderRow{justify-content:space-between;align-items:center;width:100%;display:flex}.AIInterview-module__7iyyZW__sampleReportWrap{margin-top:12px}.AIInterview-module__7iyyZW__sampleReportLead{color:var(--color-text);font-size:calc(var(--font-size-base) + 8px);align-items:center;gap:8px;margin-bottom:10px;font-weight:700;display:inline-flex}.AIInterview-module__7iyyZW__sampleReportLeadIcon{font-size:calc(var(--font-size-base) - 1px)}.AIInterview-module__7iyyZW__sampleReportCard{border:1px solid var(--color-gray);background:var(--color-white);border-radius:12px;flex-direction:column;gap:14px;padding:18px;display:flex}.AIInterview-module__7iyyZW__sampleReportHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.AIInterview-module__7iyyZW__sampleReportHeader h3{font-size:calc(var(--font-size-base) + 7px);color:var(--color-text);margin:0}.AIInterview-module__7iyyZW__sampleDownloadBtn{border:1px solid var(--color-gray);background:var(--color-white);color:var(--color-text);font-size:calc(var(--font-size-base) - 1px);border-radius:10px;padding:8px 12px;font-weight:500}.AIInterview-module__7iyyZW__sampleStatsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.AIInterview-module__7iyyZW__sampleStatItem{border:1px solid var(--color-gray);background:var(--color-blue-gray);border-radius:10px;padding:12px}.AIInterview-module__7iyyZW__sampleStatValue{color:var(--color-text);font-size:calc(var(--font-size-base) + 14px);font-weight:700;line-height:1.1}.AIInterview-module__7iyyZW__sampleStatLabel{color:var(--color-text);font-size:calc(var(--font-size-base) - 1px);margin-top:5px}.AIInterview-module__7iyyZW__sampleDonutRow{border-bottom:1px solid var(--color-gray);grid-template-columns:112px 112px 1fr;align-items:center;gap:14px;padding-top:4px;padding-bottom:8px;display:grid}.AIInterview-module__7iyyZW__sampleDonutItem{flex-direction:column;align-items:center;gap:6px;display:flex}.AIInterview-module__7iyyZW__sampleDonutItem p{color:var(--color-text);font-size:calc(var(--font-size-base) - 1px);margin:0}.AIInterview-module__7iyyZW__sampleDonut{border-radius:50%;place-items:center;width:96px;height:96px;display:grid}.AIInterview-module__7iyyZW__sampleDonutScore{background:conic-gradient(var(--color-green)0 90%,var(--color-gray)90% 100%)}.AIInterview-module__7iyyZW__sampleDonutCompletion{background:conic-gradient(var(--color-primary)0 100%,var(--color-gray)100% 100%)}.AIInterview-module__7iyyZW__sampleDonutInner{background:var(--color-white);width:78px;height:78px;color:var(--color-text);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.AIInterview-module__7iyyZW__sampleDonutInner strong{font-size:calc(var(--font-size-base) + 10px);line-height:1}.AIInterview-module__7iyyZW__sampleDonutInner span{font-size:calc(var(--font-size-base) - 2px)}.AIInterview-module__7iyyZW__sampleSummaryText{color:var(--color-text);line-height:1.55;font-size:var(--font-size-base);margin:0}.AIInterview-module__7iyyZW__sampleColumns{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.AIInterview-module__7iyyZW__sampleColumnCard{border:1px solid var(--color-gray);border-radius:10px;padding:12px}.AIInterview-module__7iyyZW__sampleColumnCard h4{color:var(--color-text);font-size:var(--font-size-base);margin:0 0 8px}.AIInterview-module__7iyyZW__sampleColumnCard ul{color:var(--color-text);font-size:var(--font-size-base);margin:0;padding-left:18px;line-height:1.45}.AIInterview-module__7iyyZW__sampleColumnCard li{margin-bottom:6px}.AIInterview-module__7iyyZW__sampleStrengthCol{background:color-mix(in srgb,var(--color-green)14%,var(--color-white))}.AIInterview-module__7iyyZW__sampleGapCol{background:color-mix(in srgb,#c58f3b 18%,var(--color-white))}.AIInterview-module__7iyyZW__sampleRecCol{background:color-mix(in srgb,var(--color-primary)14%,var(--color-white))}.AIInterview-module__7iyyZW__sampleQuestionBlock{border-top:1px solid var(--color-gray);padding-top:12px}.AIInterview-module__7iyyZW__sampleQuestionBlock h4{color:var(--color-text);font-size:calc(var(--font-size-base) + 1px);margin:0 0 8px}.AIInterview-module__7iyyZW__sampleQuestionBlock p{color:var(--color-text);line-height:1.5;font-size:var(--font-size-base);margin:0}.AIInterview-module__7iyyZW__sampleQuestionTitle{font-weight:600;margin-bottom:8px!important}.AIInterview-module__7iyyZW__sampleFeedbackTag{font-weight:600;font-size:calc(var(--font-size-base) - 1px)!important;margin-top:8px!important}@media (max-width:900px){.AIInterview-module__7iyyZW__sampleStatsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AIInterview-module__7iyyZW__sampleDonutRow{grid-template-columns:1fr;justify-items:start}.AIInterview-module__7iyyZW__sampleColumns{grid-template-columns:1fr}}
.AboutupEducators-module__BkluqW__page{background:radial-gradient(circle at 8% 5%,#e9f6ff 0%,transparent 30%),var(--color-white);min-height:100vh;color:var(--color-black)}.AboutupEducators-module__BkluqW__hero{border:1px solid var(--color-gray);background:var(--color-blue-gray);border-radius:0;width:100%;margin:0;padding:24px;box-shadow:0 12px 28px #0000000f}.AboutupEducators-module__BkluqW__tag{color:var(--color-primary);font-size:calc(var(--font-size-base)*.6);background:#e9f2fc;border-radius:999px;padding:7px 12px;font-weight:600;display:inline-block}.AboutupEducators-module__BkluqW__title{margin:12px 0 8px;font-size:clamp(1.4rem,2.38vw,1.96rem);line-height:1.14}.AboutupEducators-module__BkluqW__subtitle{font-size:var(--font-size-base);margin:0;line-height:1.8}.AboutupEducators-module__BkluqW__metaRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.AboutupEducators-module__BkluqW__metric{border:1px solid var(--color-gray);background:var(--color-white);border-radius:12px;padding:14px}.AboutupEducators-module__BkluqW__metric h3{color:var(--color-black);margin:0;font-size:clamp(.84rem,1.4vw,1.12rem)}.AboutupEducators-module__BkluqW__metric p{font-size:var(--font-size-base);margin:6px 0 0;line-height:1.5}.AboutupEducators-module__BkluqW__section{width:100%;margin:24px 0 0}.AboutupEducators-module__BkluqW__section h2{margin:0 0 8px;font-size:clamp(1.05rem,1.75vw,1.4rem)}.AboutupEducators-module__BkluqW__section p{font-size:var(--font-size-base);margin:0;line-height:1.8}.AboutupEducators-module__BkluqW__logoGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.AboutupEducators-module__BkluqW__logoCard{border:1px solid var(--color-gray);background:var(--color-blue-gray);text-align:center;font-weight:600;font-size:var(--font-size-base);color:var(--color-text);border-radius:12px;justify-content:center;align-items:center;min-height:78px;padding:12px;display:flex}.AboutupEducators-module__BkluqW__snapshotGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.AboutupEducators-module__BkluqW__snapshotCard{border:1px solid var(--color-gray);background:var(--color-blue-gray);border-radius:14px;overflow:hidden}.AboutupEducators-module__BkluqW__snapshotImage{object-fit:cover;width:100%;height:156px;display:block}.AboutupEducators-module__BkluqW__snapshotBody{padding:12px}.AboutupEducators-module__BkluqW__snapshotBody h3{font-size:calc(var(--font-size-base)*1.02);margin:0}.AboutupEducators-module__BkluqW__snapshotBody p{font-size:var(--font-size-base);margin:8px 0 0;line-height:1.5}.AboutupEducators-module__BkluqW__quoteGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.AboutupEducators-module__BkluqW__quoteCard{border:1px solid var(--color-gray);background:var(--color-blue-gray);border-radius:12px;padding:14px}.AboutupEducators-module__BkluqW__quoteCard h3{font-size:calc(var(--font-size-base)*.88);margin:0}.AboutupEducators-module__BkluqW__quoteCard p{font-size:var(--font-size-base);margin:8px 0 0;line-height:1.6}.AboutupEducators-module__BkluqW__cta{border:1px solid var(--color-gray);background:var(--color-blue-gray);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:100%;margin:26px 0 40px;padding:18px;display:flex}.AboutupEducators-module__BkluqW__cta h2{margin:0;font-size:clamp(1.05rem,1.8vw,1.4rem)}.AboutupEducators-module__BkluqW__cta p{font-size:var(--font-size-base);margin:6px 0 0}.AboutupEducators-module__BkluqW__ctaLink{background:var(--color-primary);color:var(--color-white);font-weight:600;font-size:var(--font-size-base);border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;display:inline-flex}@media (max-width:980px){.AboutupEducators-module__BkluqW__metaRow,.AboutupEducators-module__BkluqW__logoGrid,.AboutupEducators-module__BkluqW__snapshotGrid,.AboutupEducators-module__BkluqW__quoteGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.AboutupEducators-module__BkluqW__cta{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.AboutupEducators-module__BkluqW__metaRow,.AboutupEducators-module__BkluqW__logoGrid,.AboutupEducators-module__BkluqW__snapshotGrid,.AboutupEducators-module__BkluqW__quoteGrid{grid-template-columns:1fr}}
.AskAnu-module__FqbOTG__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:24px;display:flex}.AskAnu-module__FqbOTG__titleRow{align-items:center;gap:12px;display:flex}.AskAnu-module__FqbOTG__titleRow img{border-radius:8px}.AskAnu-module__FqbOTG__header h1{color:var(--color-black);margin-bottom:8px;font-size:2rem;font-weight:800}.AskAnu-module__FqbOTG__header p{color:var(--color-text);max-width:520px;line-height:1.6}.AskAnu-module__FqbOTG__headerActions{gap:12px;display:flex}.AskAnu-module__FqbOTG__chatShell{background:var(--color-white);border:1px solid #00000014;border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #00000014}.AskAnu-module__FqbOTG__messages{background:linear-gradient(#f8fbff 0%,#fff 100%);min-height:50vh;max-height:60vh;padding:24px;overflow-y:auto}.AskAnu-module__FqbOTG__messageRow{margin-bottom:18px;display:flex}.AskAnu-module__FqbOTG__messageRow:last-child{margin-bottom:0}.AskAnu-module__FqbOTG__assistant{justify-content:flex-start}.AskAnu-module__FqbOTG__user{justify-content:flex-end}.AskAnu-module__FqbOTG__messageBubble{color:#1f2a44;background:#eef4ff;border-radius:14px;max-width:70%;padding:16px 18px;position:relative;box-shadow:0 4px 14px #0000000d}.AskAnu-module__FqbOTG__user .AskAnu-module__FqbOTG__messageBubble,.AskAnu-module__FqbOTG__userBubble{color:#fff;background:#0071c5}.AskAnu-module__FqbOTG__user p{color:var(--color-white)}.AskAnu-module__FqbOTG__coachBubble{color:#1f2a44;background:#eef4ff}.AskAnu-module__FqbOTG__roleTag{letter-spacing:.02em;text-transform:uppercase;opacity:.7;margin-bottom:6px;font-size:.75rem;font-weight:700;display:block}.AskAnu-module__FqbOTG__roleUser{color:#ffffffd9}.AskAnu-module__FqbOTG__roleCoach{color:#1f2a44b3}.AskAnu-module__FqbOTG__messageBubble p{white-space:pre-wrap;margin:0;line-height:1.6}.AskAnu-module__FqbOTG__messageContent{gap:10px;display:grid}.AskAnu-module__FqbOTG__messageUser{background:0 0}.AskAnu-module__FqbOTG__messageCoach{color:var(--color-text)}.AskAnu-module__FqbOTG__messageContent p{margin:0;line-height:1.6}.AskAnu-module__FqbOTG__messageContent h1,.AskAnu-module__FqbOTG__messageContent h2,.AskAnu-module__FqbOTG__messageContent h3{margin:0;font-size:1rem;font-weight:700}.AskAnu-module__FqbOTG__messageContent ul,.AskAnu-module__FqbOTG__messageContent ol{gap:6px;margin:0;padding-left:20px;display:grid}.AskAnu-module__FqbOTG__messageContent li{line-height:1.5}.AskAnu-module__FqbOTG__messageContent strong{font-weight:700}.AskAnu-module__FqbOTG__thinking{opacity:.8;font-style:italic}.AskAnu-module__FqbOTG__composer{background:#f9fafc;border-top:1px solid #00000014;flex-wrap:wrap;align-items:center;gap:16px;padding:20px 24px 24px;display:flex}.AskAnu-module__FqbOTG__inputWrapper{flex:420px}.AskAnu-module__FqbOTG__textarea{resize:vertical;border:1px solid #00000026;border-radius:12px;width:100%;padding:14px 16px;font-size:.95rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.AskAnu-module__FqbOTG__textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0071c526}.AskAnu-module__FqbOTG__textarea:disabled{cursor:not-allowed}.AskAnu-module__FqbOTG__actions{gap:12px;display:flex}.AskAnu-module__FqbOTG__primaryBtn{color:#fff;cursor:pointer;background:#0071c5;border:none;border-radius:10px;padding:12px 20px;font-weight:700;transition:transform .2s,box-shadow .2s}.AskAnu-module__FqbOTG__primaryBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0071c54d}.AskAnu-module__FqbOTG__stopBtn,.AskAnu-module__FqbOTG__secondaryBtn{cursor:pointer;background:#fff;border:1px solid #0003;border-radius:10px;padding:12px 18px;font-weight:600;transition:background .2s,border-color .2s}.AskAnu-module__FqbOTG__stopBtn{color:#ef4444;border-color:#ef4444}.AskAnu-module__FqbOTG__stopBtn:hover{background:#ef44441a}.AskAnu-module__FqbOTG__secondaryBtn:hover{border-color:var(--color-primary);color:var(--color-primary)}.AskAnu-module__FqbOTG__error{color:#b91c1c;background:#ef44441f;border-radius:10px;margin-top:16px;padding:12px 16px;font-weight:600}.AskAnu-module__FqbOTG__roleCoach .AskAnu-module__FqbOTG__messageContent{color:var(--color-text)}@media (max-width:900px){.AskAnu-module__FqbOTG__header{flex-direction:column;align-items:flex-start}.AskAnu-module__FqbOTG__messages{max-height:55vh}.AskAnu-module__FqbOTG__messageBubble{max-width:85%}}@media (max-width:640px){.AskAnu-module__FqbOTG__composer{flex-direction:column;align-items:stretch}.AskAnu-module__FqbOTG__actions,.AskAnu-module__FqbOTG__primaryBtn,.AskAnu-module__FqbOTG__stopBtn,.AskAnu-module__FqbOTG__secondaryBtn{width:100%}}
﻿.Assessment-module__5-s9eG__page{padding:32px 24px 48px}.Assessment-module__5-s9eG__header{margin-bottom:24px}.Assessment-module__5-s9eG__title{color:var(--color-text);margin:0 0 8px;font-size:28px}.Assessment-module__5-s9eG__subtitle{color:#475569;max-width:640px;margin:0}.Assessment-module__5-s9eG__grid{flex-wrap:wrap;gap:20px;display:flex}.Assessment-module__5-s9eG__card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;width:32%;padding:20px;display:flex;box-shadow:0 10px 30px #0f172a14}.Assessment-module__5-s9eG__cardTitle{color:var(--color-text);margin:0;font-size:20px}.Assessment-module__5-s9eG__cardDescription{color:#475569;margin:0;line-height:1.5}.Assessment-module__5-s9eG__questionsSection{margin-top:12px}.Assessment-module__5-s9eG__questionsHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.Assessment-module__5-s9eG__questionsTitle{color:var(--color-text);margin:0;font-size:22px}.Assessment-module__5-s9eG__downloadButtons{flex-wrap:wrap;gap:10px;display:inline-flex}.Assessment-module__5-s9eG__backButton{color:var(--color-primary);cursor:pointer;background:#eef2ff;border:1px solid #cbd5f5;border-radius:999px;margin-left:15px;padding:8px 14px;font-weight:600}.Assessment-module__5-s9eG__backButton:hover{background:#e0e7ff}.Assessment-module__5-s9eG__questionsList{flex-direction:column;gap:16px;display:flex}.Assessment-module__5-s9eG__questionCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.Assessment-module__5-s9eG__questionMeta{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:8px;font-size:12px;font-weight:700}.Assessment-module__5-s9eG__questionText{color:var(--color-text);margin:0 0 8px;font-size:16px}.Assessment-module__5-s9eG__questionWhy{color:var(--color-text);margin:0 0 12px}.Assessment-module__5-s9eG__questionCategory{display:none}.Assessment-module__5-s9eG__questionLabel{font-weight:700}.Assessment-module__5-s9eG__preserveText{white-space:pre-wrap;line-height:1.55}.Assessment-module__5-s9eG__richHeading{color:var(--color-text);font-weight:700;font-size:calc(var(--font-size-base) + 4px);margin:20px 0 0}.Assessment-module__5-s9eG__richParagraph{color:inherit;margin:0 0 6px}.Assessment-module__5-s9eG__richList{color:inherit;margin:0 0 6px;padding-left:18px}.Assessment-module__5-s9eG__richListItem{margin:0 0 4px}.Assessment-module__5-s9eG__answerInputWrapper{position:relative}.Assessment-module__5-s9eG__answerInput{resize:vertical;border:1px solid #cbd5f5;border-radius:12px;width:100%;min-height:120px;padding:12px;font-size:14px;transition:border-color .2s}.Assessment-module__5-s9eG__answerInputRecording{border-style:dashed;border-color:var(--color-primary);animation:1.2s ease-in-out infinite Assessment-module__5-s9eG__recordingGlow}@keyframes Assessment-module__5-s9eG__recordingGlow{0%,to{box-shadow:0 0 #7c3aed40}50%{box-shadow:0 0 0 10px #7c3aed00}}.Assessment-module__5-s9eG__recordButton{cursor:pointer;background:var(--color-gray);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:5px 6px;font-size:16px;font-weight:600;transition:background .2s,transform .15s;display:inline-flex;position:absolute;bottom:10px;left:10px}.Assessment-module__5-s9eG__recordButton img{opacity:.8}.Assessment-module__5-s9eG__recordButton:hover{background:var(--color-white);border-color:var(--color-gray)}.Assessment-module__5-s9eG__recordButtonActive{color:#b91c1c;background:#fee2e2}.Assessment-module__5-s9eG__micButton{color:var(--color-primary);cursor:pointer;background:#ffffffd9;border:none;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:16px;transition:background .2s,transform .15s;display:inline-flex;position:absolute;top:10px;right:10px}.Assessment-module__5-s9eG__micButton:hover{background:#eff6fff2;transform:translateY(-1px)}.Assessment-module__5-s9eG__micButtonActive{color:#b91c1c;background:#fee2e2}.Assessment-module__5-s9eG__speechHint{color:var(--color-white);background-color:var(--color-error);border-radius:4px;margin-top:6px;padding:5px 8px;font-size:13px}.Assessment-module__5-s9eG__speechError{color:var(--color-error);background:#feec;border:1px solid #ef44444d;border-radius:10px;margin:0 0 12px;padding:10px 14px}.Assessment-module__5-s9eG__submitRow{flex-wrap:wrap;justify-content:flex-end;display:flex}.Assessment-module__5-s9eG__reportSection{flex-direction:column;gap:16px;margin-top:12px;display:flex}.Assessment-module__5-s9eG__reportBody{color:var(--color-text);background:radial-gradient(circle at 0 0,#f8fafc 0%,#eef2ff 45%,#e0f2fe 100%);border:1px solid #e2e8f0;border-radius:20px;padding:24px;font-size:15px;line-height:1.7;box-shadow:0 16px 32px #0f172a1a}.Assessment-module__5-s9eG__reportCardBody{color:var(--color-text)}.Assessment-module__5-s9eG__reportFullText{white-space:pre-wrap}.Assessment-module__5-s9eG__scoreChartWrapper{background:#fff;border:1px solid #e2e8f0;border-radius:16px;height:320px;padding:16px;box-shadow:0 10px 24px #0f172a0f}.Assessment-module__5-s9eG__scoreChartCanvas{width:100%;height:100%}.Assessment-module__5-s9eG__reportH2{color:var(--color-text);margin:0 0 12px;font-size:22px}.Assessment-module__5-s9eG__reportH3{color:#1e293b;margin:18px 0 8px;font-size:18px}.Assessment-module__5-s9eG__reportH4{color:#334155;margin:14px 0 6px;font-size:16px}.Assessment-module__5-s9eG__reportParagraph{color:var(--color-text);margin:0 0 10px}.Assessment-module__5-s9eG__reportBullet{color:var(--color-text);margin:0 0 8px;padding-left:8px}.Assessment-module__5-s9eG__reportSpacer{height:10px}.Assessment-module__5-s9eG__reportLayout{flex-direction:column;gap:20px;animation:.35s Assessment-module__5-s9eG__fadeSlideIn;display:flex}.Assessment-module__5-s9eG__reportHero{background:var(--color-white);border:1px solid #e2e8f0;border-radius:18px;padding:18px 20px;box-shadow:0 10px 24px #0f172a14}.Assessment-module__5-s9eG__reportHeroHeader{align-items:flex-start;gap:14px;display:flex}.Assessment-module__5-s9eG__reportHeroIcon{color:var(--color-primary);background:#e0e7ff;border-radius:14px;padding:8px 10px;font-size:28px}.Assessment-module__5-s9eG__reportHeroTitle{color:var(--color-text);margin:0 0 6px;font-size:20px}.Assessment-module__5-s9eG__reportHeroSubtitle{color:#475569;margin:0}.Assessment-module__5-s9eG__reportHeroChart{margin-top:16px}.Assessment-module__5-s9eG__reportHeroChart .Assessment-module__5-s9eG__scoreChartWrapper{height:240px}.Assessment-module__5-s9eG__reportGrid{flex-direction:column;gap:16px;display:flex}.Assessment-module__5-s9eG__reportRow{background:var(--color-white);border:1px solid #e2e8f0;border-radius:18px;width:100%;padding:16px;animation:.4s Assessment-module__5-s9eG__fadeSlideIn;box-shadow:0 10px 20px #0f172a14}.Assessment-module__5-s9eG__reportCardHeader{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.Assessment-module__5-s9eG__reportTag{color:var(--color-primary);letter-spacing:.02em;background:#e0e7ff;border-radius:999px;align-self:flex-start;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.Assessment-module__5-s9eG__reportCardTitle{color:var(--color-text);align-items:center;gap:8px;margin:0;font-size:18px;display:inline-flex}.Assessment-module__5-s9eG__reportTitleIcon{font-size:18px}.Assessment-module__5-s9eG__reportList{margin:8px 0 0;padding-left:0;list-style:none}.Assessment-module__5-s9eG__reportListItem{color:var(--color-text);gap:8px;margin:0 0 8px;line-height:1.5;display:flex}.Assessment-module__5-s9eG__reportList li strong{white-space:nowrap}.Assessment-module__5-s9eG__reportBulletIcon{color:var(--color-primary);font-weight:700}.Assessment-module__5-s9eG__scoreGrid{gap:12px;display:grid}@keyframes Assessment-module__5-s9eG__fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Assessment-module__5-s9eG__error{text-align:center;width:100%;color:var(--color-white);background:var(--color-error);border-radius:4px;margin:15px 0;padding:8px 16px}.Assessment-module__5-s9eG__result{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;margin-top:24px;padding:20px}.Assessment-module__5-s9eG__resultTitle{color:var(--color-text);margin:0 0 12px;font-size:18px}.Assessment-module__5-s9eG__resultBody{white-space:pre-wrap;color:var(--color-text);margin:0}
.CareerSuggestion-module__dvsama__title{font-size:calc(var(--font-size-base)*2);color:var(--color-black);margin:0;font-weight:700}.CareerSuggestion-module__dvsama__subtitle{color:var(--color-text);font-size:var(--font-size-base);margin:0}.CareerSuggestion-module__dvsama__error{color:var(--color-error);margin:0;font-weight:600}.CareerSuggestion-module__dvsama__inlineLink{color:var(--color-primary);font-weight:600}.CareerSuggestion-module__dvsama__missingHint{margin:0}.CareerSuggestion-module__dvsama__actionRow{justify-content:center;align-items:center;gap:10px;display:flex}.CareerSuggestion-module__dvsama__previewWrap{gap:10px;margin-top:30px;display:grid}.CareerSuggestion-module__dvsama__previewHead{color:var(--color-text);align-items:center;gap:8px;display:flex}.CareerSuggestion-module__dvsama__previewHead h2{font-size:calc(var(--font-size-base) + 8px);margin:0;font-weight:700}.CareerSuggestion-module__dvsama__previewCard{border:1px solid var(--color-gray);background:var(--color-white);border-radius:12px;padding:16px 22px}.CareerSuggestion-module__dvsama__option{border-bottom:1px solid var(--color-gray);padding:18px 0}.CareerSuggestion-module__dvsama__option:last-of-type{border-bottom:none}.CareerSuggestion-module__dvsama__optionHead{justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px;display:flex}.CareerSuggestion-module__dvsama__optionTitleWrap{align-items:center;gap:10px;display:flex}.CareerSuggestion-module__dvsama__optionPill{background:var(--color-blue-gray);color:var(--color-primary);font-size:calc(var(--font-size-base) - 1px);border-radius:999px;padding:3px 10px;font-weight:600}.CareerSuggestion-module__dvsama__option h3{color:var(--color-text);font-size:calc(var(--font-size-base) + 5px);margin:0;font-weight:700}.CareerSuggestion-module__dvsama__sampleTag{background:var(--color-blue-gray);color:var(--color-text);font-size:calc(var(--font-size-base) - 1px);border-radius:999px;padding:4px 10px;font-weight:600}.CareerSuggestion-module__dvsama__infoCardBlue,.CareerSuggestion-module__dvsama__infoCardAmber,.CareerSuggestion-module__dvsama__infoCardGreen{background:var(--color-blue-gray);border-radius:10px;margin:0 0 10px;padding:10px 14px}.CareerSuggestion-module__dvsama__infoTitle{font-size:calc(var(--font-size-base) + 1px);margin:0 0 2px;font-weight:700}.CareerSuggestion-module__dvsama__infoCardBlue .CareerSuggestion-module__dvsama__infoTitle{color:var(--color-primary)}.CareerSuggestion-module__dvsama__infoCardAmber .CareerSuggestion-module__dvsama__infoTitle{color:var(--color-text)}.CareerSuggestion-module__dvsama__infoCardGreen .CareerSuggestion-module__dvsama__infoTitle{color:var(--color-green)}.CareerSuggestion-module__dvsama__infoCardBlue p:last-child,.CareerSuggestion-module__dvsama__infoCardAmber p:last-child,.CareerSuggestion-module__dvsama__infoCardGreen p:last-child{color:var(--color-text);font-size:calc(var(--font-size-base) + 2px);margin:0}.CareerSuggestion-module__dvsama__results{gap:16px;margin-top:30px;display:grid}.CareerSuggestion-module__dvsama__resultActions{justify-content:flex-end;display:flex}.CareerSuggestion-module__dvsama__downloadBtn{min-width:220px}.CareerSuggestion-module__dvsama__sectionTitle{font-size:calc(var(--font-size-base) + 5px);color:var(--color-black);margin-bottom:0}.CareerSuggestion-module__dvsama__cards{gap:12px;display:grid}.CareerSuggestion-module__dvsama__card{border:1px solid var(--color-gray);background:var(--color-white);box-shadow:0 10px 24px var(--li-shadow-soft);border-radius:16px;padding:20px}.CareerSuggestion-module__dvsama__card h3{font-size:calc(var(--font-size-base) + 6px);color:var(--color-black);margin:0}.CareerSuggestion-module__dvsama__card p{margin:0 0 8px}.CareerSuggestion-module__dvsama__card ul,.CareerSuggestion-module__dvsama__outsideIndia ul,.CareerSuggestion-module__dvsama__matchCard ul{margin:0;padding-left:22px;list-style-type:disc;list-style-position:outside}.CareerSuggestion-module__dvsama__card li,.CareerSuggestion-module__dvsama__outsideIndia li,.CareerSuggestion-module__dvsama__matchCard li{overflow-wrap:anywhere;line-height:1.5;font-size:calc(var(--font-size-base) - .5px);margin:0 0 6px;padding-left:0}.CareerSuggestion-module__dvsama__subheading{color:var(--color-primary);font-weight:700;font-size:calc(var(--font-size-base) + 1px)}.CareerSuggestion-module__dvsama__cardTop{align-items:center;gap:10px;margin-bottom:20px;display:flex}.CareerSuggestion-module__dvsama__rankPill{background:var(--color-primary);color:var(--color-white);font-size:calc(var(--font-size-base)*.85);border-radius:999px;padding:6px 10px;font-weight:700}.CareerSuggestion-module__dvsama__outsideIndia{border:1px solid var(--color-gray);background:linear-gradient(140deg,var(--color-white)0%,var(--color-blue-gray)100%);box-shadow:0 6px 18px var(--li-shadow-soft);border-radius:16px;padding:16px}
.Dashboard-module__ctODaa__dashboard{min-height:100vh;padding-bottom:40px}.Dashboard-module__ctODaa__welcomeSection{color:var(--color-white);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-bottom:40px;padding:40px 20px;box-shadow:0 12px 32px #0000001a}.Dashboard-module__ctODaa__welcomeContent h1{margin-bottom:10px;font-size:2rem;font-weight:700}.Dashboard-module__ctODaa__welcomeContent p{color:var(--color-white);opacity:.95}.Dashboard-module__ctODaa__metricsGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:40px;display:grid}.Dashboard-module__ctODaa__metricCard{background:var(--color-white);border-left:4px solid #0000;border-radius:12px;padding:24px;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000000f}.Dashboard-module__ctODaa__metricCard:first-child{border-left-color:var(--color-primary)}.Dashboard-module__ctODaa__metricCard:nth-child(2){border-left-color:var(--color-error)}.Dashboard-module__ctODaa__metricCard:nth-child(3){border-left-color:var(--color-green)}.Dashboard-module__ctODaa__metricCard:nth-child(4){border-left-color:#f59e0b}.Dashboard-module__ctODaa__metricCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a}.Dashboard-module__ctODaa__metricIcon{margin-bottom:12px;font-size:2rem;display:block}.Dashboard-module__ctODaa__metricCard h3{color:var(--color-text);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:.9rem;font-weight:500}.Dashboard-module__ctODaa__metricCard h2{color:var(--color-gray);margin-bottom:4px;font-size:2rem;font-weight:700}.Dashboard-module__ctODaa__metricCard p{color:var(--color-text);margin-bottom:12px;font-size:.9rem}.Dashboard-module__ctODaa__metricCard .Dashboard-module__ctODaa__progressBar{background:#f3f4f6;border-radius:4px;height:6px;overflow:hidden}.Dashboard-module__ctODaa__metricCard .Dashboard-module__ctODaa__progressBar div{background:linear-gradient(90deg,var(--color-primary),var(--color-primary));border-radius:4px;width:0;height:100%}.Dashboard-module__ctODaa__viewMore{color:var(--color-primary);margin-top:8px;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-block}.Dashboard-module__ctODaa__viewMore:hover{color:var(--color-primary);text-decoration:underline}.Dashboard-module__ctODaa__linkedinFeatured{color:var(--color-white);background:linear-gradient(135deg,#0a66c2 0%,#004182 100%);border-radius:16px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;margin-bottom:40px;padding:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 50px #0a66c24d}.Dashboard-module__ctODaa__linkedinFeatured:before{content:"";background:radial-gradient(circle,#ffffff1a,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-10%}.Dashboard-module__ctODaa__linkedinFeatured:after{content:"";background:radial-gradient(circle,#ffffff0d,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-30%;left:-5%}.Dashboard-module__ctODaa__linkedinContent{z-index:2;position:relative}.Dashboard-module__ctODaa__linkedinBadge{color:var(--color-white);letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#ff6b6b,#ff8c42);border-radius:20px;margin-bottom:16px;padding:8px 16px;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #ff6b6b66}.Dashboard-module__ctODaa__linkedinFeatured h2{margin-bottom:12px;font-size:2.2rem;font-weight:800;line-height:1.2}.Dashboard-module__ctODaa__linkedinSubtitle{opacity:.95;color:var(--color-white);margin-bottom:24px;font-size:1rem;line-height:1.6}.Dashboard-module__ctODaa__benefitsList{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px;display:grid}.Dashboard-module__ctODaa__benefitItem{background:#ffffff1a;border:1px solid #fff3;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;transition:all .3s;display:flex}.Dashboard-module__ctODaa__benefitItem:hover{background:#ffffff26;transform:translate(4px)}.Dashboard-module__ctODaa__benefitIcon{min-width:24px;font-size:1.5rem}.Dashboard-module__ctODaa__benefitItem h4{margin-bottom:4px;font-size:.9rem;font-weight:700}.Dashboard-module__ctODaa__benefitItem p{opacity:.9;color:var(--color-white);font-size:.8rem}.Dashboard-module__ctODaa__linkedinCta{color:#004182;background:linear-gradient(135deg,#ffd60a,#ffc300);border-radius:8px;padding:14px 32px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 8px 24px #ffd60a66}.Dashboard-module__ctODaa__linkedinCta:hover{transform:translateY(-3px);box-shadow:0 12px 32px #ffd60a99}.Dashboard-module__ctODaa__linkedinVisual{z-index:2;justify-content:center;align-items:center;display:flex;position:relative}.Dashboard-module__ctODaa__linkedinIllustration{width:100%;height:300px;position:relative}.Dashboard-module__ctODaa__profileCard{background:var(--color-white);color:var(--color-gray);border-radius:12px;padding:24px;animation:3s ease-in-out infinite Dashboard-module__ctODaa__floatCard;box-shadow:0 20px 40px #0003}@keyframes Dashboard-module__ctODaa__floatCard{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Dashboard-module__ctODaa__profileHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.Dashboard-module__ctODaa__profileAvatar{background:linear-gradient(135deg,#0a66c2,#004182);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.Dashboard-module__ctODaa__profileBadges{gap:8px;display:flex}.Dashboard-module__ctODaa__profileBadges .Dashboard-module__ctODaa__badge{background:#ffe6e6;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;box-shadow:0 4px 12px #0000001a}.Dashboard-module__ctODaa__profileStats{text-align:center;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Dashboard-module__ctODaa__stat{flex-direction:column;gap:4px;display:flex}.Dashboard-module__ctODaa__statValue{background:linear-gradient(135deg,#0a66c2,#004182);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.Dashboard-module__ctODaa__statLabel{color:var(--color-text);font-size:.75rem;font-weight:500}.Dashboard-module__ctODaa__animatedElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Dashboard-module__ctODaa__floatingIcon,.Dashboard-module__ctODaa__floatingIcon2,.Dashboard-module__ctODaa__floatingIcon3{font-size:2rem;animation:4s ease-in-out infinite Dashboard-module__ctODaa__float;position:absolute}.Dashboard-module__ctODaa__floatingIcon{animation-delay:0s;top:20px;right:30px}.Dashboard-module__ctODaa__floatingIcon2{font-size:1.8rem;animation-delay:.5s;bottom:40px;left:20px}.Dashboard-module__ctODaa__floatingIcon3{font-size:1.5rem;animation-delay:1s;top:50%;right:10px}@keyframes Dashboard-module__ctODaa__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-15px)rotate(5deg)}}.Dashboard-module__ctODaa__ctaSection{margin-bottom:40px}.Dashboard-module__ctODaa__sectionTitle{color:var(--color-text);margin-bottom:20px;font-size:1.5rem;font-weight:700}.Dashboard-module__ctODaa__ctaGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.Dashboard-module__ctODaa__ctaCard{background:var(--color-white);color:inherit;border:2px solid #0000;border-radius:12px;padding:24px;text-decoration:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000f}.Dashboard-module__ctODaa__ctaCard:before{content:"";opacity:0;z-index:-1;transition:opacity .3s;position:absolute;inset:0}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta1:before{background:linear-gradient(135deg,#3b82f60d,#3b82f61a)}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta2:before{background:linear-gradient(135deg,#a855f70d,#a855f71a)}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta3:before{background:linear-gradient(135deg,#10b9810d,#10b9811a)}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta4:before{background:linear-gradient(135deg,#f59e0b0d,#f59e0b1a)}.Dashboard-module__ctODaa__ctaCard:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000001f}.Dashboard-module__ctODaa__ctaCard:hover:before{opacity:1}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta1:hover{border-color:var(--color-primary)}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta2:hover{border-color:#a855f7}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta3:hover{border-color:var(--color-green)}.Dashboard-module__ctODaa__ctaCard.Dashboard-module__ctODaa__cta4:hover{border-color:#f59e0b}.Dashboard-module__ctODaa__ctaIcon{margin-bottom:12px;font-size:2.5rem;display:block}.Dashboard-module__ctODaa__ctaCard h3{color:var(--color-text);margin-bottom:8px;font-size:1.1rem;font-weight:600}.Dashboard-module__ctODaa__ctaCard p{color:var(--color-text);margin-bottom:12px;font-size:.9rem}.Dashboard-module__ctODaa__arrow{opacity:.6;transition:transform .3s;display:inline-block}.Dashboard-module__ctODaa__ctaCard:hover .Dashboard-module__ctODaa__arrow{opacity:1;transform:translate(4px)}.Dashboard-module__ctODaa__featuresSection{margin-bottom:40px}.Dashboard-module__ctODaa__featureRow{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;display:grid}.Dashboard-module__ctODaa__featureCard{background:var(--color-white);border:1px solid #e5e7eb;border-radius:12px;padding:24px;transition:all .3s}.Dashboard-module__ctODaa__featureCard:hover{border-color:#d1d5db;box-shadow:0 8px 20px #00000014}.Dashboard-module__ctODaa__featureCard h3{color:var(--color-text);margin-bottom:12px;font-size:1.1rem;font-weight:600}.Dashboard-module__ctODaa__featureCard p{color:var(--color-text);margin-bottom:16px;font-size:.9rem;line-height:1.5}.Dashboard-module__ctODaa__featureBtn{color:var(--color-white);background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;padding:8px 16px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.Dashboard-module__ctODaa__featureBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #667eea66}.Dashboard-module__ctODaa__analyticsSection{margin-bottom:40px}.Dashboard-module__ctODaa__chartSection{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:25px;margin-bottom:30px;display:grid}.Dashboard-module__ctODaa__tableStack{gap:20px;display:grid}.Dashboard-module__ctODaa__tableSection{background:var(--color-white);border:1px solid var(--color-gray);border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000000f}.Dashboard-module__ctODaa__tableSectionHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.Dashboard-module__ctODaa__tableSection h2{color:var(--color-gray);margin:0;font-size:1.2rem;font-weight:600}.Dashboard-module__ctODaa__viewAllLink{color:var(--color-primary);font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.Dashboard-module__ctODaa__viewAllLink:hover{color:var(--color-primary)}.Dashboard-module__ctODaa__badge{color:var(--color-white);border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.Dashboard-module__ctODaa__edtech{background:var(--color-primary)}.Dashboard-module__ctODaa__fintech{background:var(--color-green)}.Dashboard-module__ctODaa__social{background:var(--color-error)}.Dashboard-module__ctODaa__healthtech,.Dashboard-module__ctODaa__ai{background:var(--color-primary)}.Dashboard-module__ctODaa__defaultBadge{background:var(--color-text)}.Dashboard-module__ctODaa__status{border-radius:5px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.Dashboard-module__ctODaa__completed{color:#065f46;background:#d1fae5}.Dashboard-module__ctODaa__active{color:#92400e;background:#fef3c7}.Dashboard-module__ctODaa__pending{color:#991b1b;background:#fee2e2}.Dashboard-module__ctODaa__progressWrap{align-items:center;gap:8px;display:flex}.Dashboard-module__ctODaa__progressBar{background:var(--li-bg);border-radius:5px;width:100px;height:8px;overflow:hidden}.Dashboard-module__ctODaa__progressBar div{background:linear-gradient(90deg,var(--color-primary),var(--color-primary));border-radius:5px;height:100%;transition:width .4s}.Dashboard-module__ctODaa__loadingText{color:var(--color-text);text-align:center;padding:20px;font-size:.95rem}.Dashboard-module__ctODaa__sessionLogsSection{background:var(--color-white);border:1px solid var(--color-gray);border-radius:16px;margin-top:40px;padding:24px;box-shadow:0 8px 20px #0000000f}.Dashboard-module__ctODaa__sessionLogsHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.Dashboard-module__ctODaa__sessionLogsHeader h2{color:var(--color-text);margin:0;font-size:1.25rem}.Dashboard-module__ctODaa__sessionLogsSubtitle{color:var(--color-text);margin:4px 0 0;font-size:.9rem}.Dashboard-module__ctODaa__clearButton{color:#991b1b;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.Dashboard-module__ctODaa__clearButton:hover{background:#fecaca;border-color:#fca5a5}.Dashboard-module__ctODaa__sessionLogsBody{color:#e2e8f0;background:#0f172a;border-radius:12px;padding:18px}.Dashboard-module__ctODaa__sessionLogsList{gap:8px;margin:0;padding:0;font-size:.85rem;list-style:none;display:grid}.Dashboard-module__ctODaa__sessionLogItem{color:#cbd5f5}.Dashboard-module__ctODaa__sessionLogError{color:#fca5a5}.Dashboard-module__ctODaa__sessionLogCritical{color:var(--color-white);background:#b91c1c;border-radius:8px;padding:8px 12px;font-weight:600}.Dashboard-module__ctODaa__sessionLogsContact{color:var(--color-text);flex-wrap:wrap;gap:4px;margin-top:14px;font-size:.9rem;display:flex}.Dashboard-module__ctODaa__sessionLogsContact a{color:var(--color-primary);font-weight:600;text-decoration:none}.Dashboard-module__ctODaa__sessionLogsContact a:hover{text-decoration:underline}.Dashboard-module__ctODaa__registeredUsersWrap{overflow-x:auto}.Dashboard-module__ctODaa__registeredUsersFilterBar{flex-wrap:nowrap;align-items:center;gap:10px;width:100%;margin-bottom:14px;display:flex;overflow-x:auto}.Dashboard-module__ctODaa__registeredUsersFilterBar select,.Dashboard-module__ctODaa__registeredUsersFilterBar input{border:1px solid var(--color-gray);font-size:calc(var(--font-size-base)*.85);color:var(--color-text);border-radius:6px;padding:8px 10px}.Dashboard-module__ctODaa__registeredUsersFilterBar select{background:var(--color-white)}.Dashboard-module__ctODaa__registeredUsersFilterBar input{flex:320px;min-width:280px}.Dashboard-module__ctODaa__registeredUsersFilterBar>button{white-space:nowrap;flex:none;width:auto;min-width:90px}.Dashboard-module__ctODaa__registeredUsersResetButton{border:1px solid var(--color-gray);background:var(--color-white);color:var(--color-text);font-size:calc(var(--font-size-base)*.85);cursor:pointer;border-radius:6px;padding:8px 12px;font-weight:500}.Dashboard-module__ctODaa__registeredUsersResetButton:hover{background:var(--li-card-bg)}.Dashboard-module__ctODaa__enrolledToggleGroup{border:1px solid var(--color-gray);border-radius:8px;flex:none;display:inline-flex;overflow:hidden}.Dashboard-module__ctODaa__enrolledToggleGroup button{border:0;border-right:1px solid var(--color-gray);background:var(--color-white);color:var(--color-text);font-size:calc(var(--font-size-base)*.8);cursor:pointer;padding:8px 12px}.Dashboard-module__ctODaa__enrolledToggleGroup button:last-child{border-right:0}.Dashboard-module__ctODaa__enrolledToggleGroup button.Dashboard-module__ctODaa__enrolledToggleActive{color:#14532d;background:#dcfce7;font-weight:600}.Dashboard-module__ctODaa__registeredUsersWrap table{min-width:1100px}.Dashboard-module__ctODaa__registeredUsersWrap table tbody tr.Dashboard-module__ctODaa__isEnrolledRow>td{background-color:#dcfce7!important}.Dashboard-module__ctODaa__registeredUsersWrap table tbody tr.Dashboard-module__ctODaa__isEnrolledRow:hover>td{background-color:#bbf7d0!important}.Dashboard-module__ctODaa__registeredUsersWrap select,.Dashboard-module__ctODaa__registeredUsersWrap input{border:1px solid var(--color-gray);width:100px;font-size:calc(var(--font-size-base)*.8);color:var(--color-text);border-radius:6px;padding:6px 8px}.Dashboard-module__ctODaa__registeredUsersWrap select{background:var(--color-white)}.Dashboard-module__ctODaa__registeredUsersWrap .Dashboard-module__ctODaa__btn-primary{border:1px solid var(--color-gray);background:var(--color-white);color:var(--color-text);font-size:calc(var(--font-size-base)*.8);cursor:pointer;border-radius:6px;padding:6px 10px}.Dashboard-module__ctODaa__editCourses{gap:8px;display:grid}.Dashboard-module__ctODaa__editCoursesInline{flex-direction:column;gap:8px;min-width:100px;display:flex}.Dashboard-module__ctODaa__editCourses p{font-size:calc(var(--font-size-base)*.8);color:var(--color-text);margin:0}.Dashboard-module__ctODaa__rowActionWrap{gap:8px;display:flex}.Dashboard-module__ctODaa__tipsSection{margin-top:40px}.Dashboard-module__ctODaa__tipsList{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.Dashboard-module__ctODaa__tip{background:var(--color-white);border-left:4px solid var(--color-green);border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000f}.Dashboard-module__ctODaa__tip h4{color:var(--color-text);margin-bottom:8px;font-size:.95rem;font-weight:600}.Dashboard-module__ctODaa__tip p{color:var(--color-text);font-size:.85rem;line-height:1.5}@media (max-width:1024px){.Dashboard-module__ctODaa__linkedinFeatured{grid-template-columns:1fr;gap:30px;padding:30px}.Dashboard-module__ctODaa__linkedinFeatured h2{font-size:1.8rem}.Dashboard-module__ctODaa__benefitsList{grid-template-columns:1fr}.Dashboard-module__ctODaa__linkedinIllustration{height:250px}}@media (max-width:768px){.Dashboard-module__ctODaa__metricsGrid{grid-template-columns:repeat(2,1fr)}.Dashboard-module__ctODaa__ctaGrid{grid-template-columns:1fr}.Dashboard-module__ctODaa__welcomeContent h1{font-size:1.5rem}.Dashboard-module__ctODaa__chartSection{grid-template-columns:1fr}.Dashboard-module__ctODaa__tableSectionHeader{flex-direction:column;align-items:flex-start;gap:12px}.Dashboard-module__ctODaa__sessionLogsHeader{flex-direction:column;align-items:flex-start}.Dashboard-module__ctODaa__clearButton{text-align:center;width:100%}}@media (max-width:640px){.Dashboard-module__ctODaa__metricsGrid{grid-template-columns:1fr}.Dashboard-module__ctODaa__welcomeContent h1{font-size:1.25rem}.Dashboard-module__ctODaa__welcomeContent p{font-size:.95rem}.Dashboard-module__ctODaa__sectionTitle{font-size:1.25rem}.Dashboard-module__ctODaa__featureRow{grid-template-columns:1fr}}
.Discussions-module___uUROG__kicker{text-transform:uppercase;letter-spacing:1.4px;color:var(--color-secondary);margin:0 0 6px;font-weight:700}.Discussions-module___uUROG__status,.Discussions-module___uUROG__statusError{text-align:center;color:var(--color-muted);margin:16px 0 0}.Discussions-module___uUROG__statusError{color:var(--color-secondary);font-weight:700}.Discussions-module___uUROG__grid{flex-wrap:wrap;justify-content:flex-start;gap:18px;width:100%;margin:0 auto;display:flex}.Discussions-module___uUROG__card{background:var(--color-white);border:1px solid var(--color-border);box-shadow:0 10px 18px var(--color-rgba-0-0-0-008);color:inherit;border-radius:14px;flex-direction:column;gap:10px;width:22%;padding:18px;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex}.Discussions-module___uUROG__card:hover{box-shadow:0 16px 26px var(--color-rgba-0-0-0-015);border-color:var(--color-gray);transform:translateY(-1px)}.Discussions-module___uUROG__badgeRow{justify-content:space-between;align-items:center;font-size:12px;display:flex}.Discussions-module___uUROG__badge{background:var(--color-lightGray);color:var(--color-text);border-radius:999px;padding:6px 10px;font-weight:500}.Discussions-module___uUROG__source{color:var(--color-blue);font-weight:700}.Discussions-module___uUROG__cardTitle{font-size:calc(var(--font-size-base) + 1px);color:var(--foreground);margin:0;font-weight:500;line-height:25px}.Discussions-module___uUROG__summary{color:var(--color-muted);margin:0;font-size:14px;line-height:1.5}.Discussions-module___uUROG__footer{margin-top:auto}.Discussions-module___uUROG__linkHint{color:var(--color-blue);font-size:14px;font-weight:500}@media (max-width:640px){.Discussions-module___uUROG__page{padding:24px 16px 48px}}
.InterviewQuestions-module__rgCwkW__cards{flex-wrap:wrap;justify-content:flex-start;display:flex}.InterviewQuestions-module__rgCwkW__card h4{margin-bottom:20px;font-size:16px;font-weight:500}.InterviewQuestions-module__rgCwkW__card{background:var(--color-white);border:1px solid var(--color-ddd);box-shadow:0 4px 12px var(--color-rgba-0-0-0-008);box-sizing:border-box;border-radius:5px;width:48%;margin:0 30px 30px 0;padding:20px;transition:all .3s}.InterviewQuestions-module__rgCwkW__card:hover{box-shadow:0 6px 15px var(--color-rgba-0-0-0-012);border-color:var(--color-eeac05);transform:translateY(-4px)}.InterviewQuestions-module__rgCwkW__options{flex-direction:column;gap:6px;margin-top:10px;font-size:15px;line-height:1.5;display:flex}.InterviewQuestions-module__rgCwkW__option input{margin-right:8px}.InterviewQuestions-module__rgCwkW__textInput,.InterviewQuestions-module__rgCwkW__textArea{border:1px solid var(--color-gray);resize:none;border-radius:6px;width:100%;margin-top:10px;padding:8px 12px;font-size:14px}.InterviewQuestions-module__rgCwkW__submitBtn{background-color:var(--color-secondary);color:var(--color-white);cursor:pointer;border:none;border-radius:6px;margin:30px auto;padding:12px 24px;font-weight:500;transition:all .3s;display:block}.InterviewQuestions-module__rgCwkW__submitBtn:hover{background-color:var(--color-a10600)}.InterviewQuestions-module__rgCwkW__result{background:linear-gradient(145deg,var(--color-white)0%,var(--color-f0f4ff)100%);box-shadow:0 25px 50px -12px var(--color-rgba-0-0-0-015),0 0 0 1px var(--color-rgba-0-0-0-005);text-align:center;border-radius:32px;max-width:520px;margin:2rem auto;padding:3rem;animation:.6s cubic-bezier(.22,1,.36,1) InterviewQuestions-module__rgCwkW__slideInUp;position:relative;overflow:hidden}@keyframes InterviewQuestions-module__rgCwkW__slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.InterviewQuestions-module__rgCwkW__particles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.InterviewQuestions-module__rgCwkW__particle{opacity:.3;border-radius:50%;width:8px;height:8px;animation:6s ease-in-out infinite InterviewQuestions-module__rgCwkW__float;position:absolute}.InterviewQuestions-module__rgCwkW__particle:first-child{background:var(--color-667eea);animation-delay:0s;top:20%;left:20%}.InterviewQuestions-module__rgCwkW__particle:nth-child(2){background:var(--color-764ba2);animation-delay:2s;top:30%;left:70%}.InterviewQuestions-module__rgCwkW__particle:nth-child(3){background:var(--color-f093fb);animation-delay:4s;top:60%;left:50%}@keyframes InterviewQuestions-module__rgCwkW__float{0%,to{opacity:.3;transform:translateY(0)rotate(0)}50%{opacity:.6;transform:translateY(-30px)rotate(180deg)}}.InterviewQuestions-module__rgCwkW__goldBorder{background:linear-gradient(var(--color-white),var(--color-white))padding-box,linear-gradient(135deg,var(--color-ffd700),var(--color-ffed4e),var(--color-ff8c00),var(--color-ffd700))border-box;box-shadow:0 25px 50px -12px var(--color-rgba-255-215-0-03),0 0 0 1px var(--color-rgba-255-215-0-01),inset 0 0 60px var(--color-rgba-255-215-0-01);border:4px solid #0000}.InterviewQuestions-module__rgCwkW__redBorder{background:linear-gradient(var(--color-white),var(--color-white))padding-box,linear-gradient(135deg,var(--color-ff6b6b),var(--color-ee5a6f),var(--color-ff8787),var(--color-ff6b6b))border-box;box-shadow:0 25px 50px -12px var(--color-rgba-255-107-107-03),0 0 0 1px var(--color-rgba-255-107-107-01);border:4px solid #0000}.InterviewQuestions-module__rgCwkW__scoreCircle{width:160px;height:160px;margin:0 auto 2rem;animation:.8s cubic-bezier(.22,1,.36,1) .2s both InterviewQuestions-module__rgCwkW__scaleIn;position:relative}@keyframes InterviewQuestions-module__rgCwkW__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.InterviewQuestions-module__rgCwkW__progressRing{filter:drop-shadow(0 4px 12px var(--color-rgba-0-0-0-01));transform:rotate(-90deg)}.InterviewQuestions-module__rgCwkW__progressRingBg{fill:none;stroke:var(--color-e9ecef);stroke-width:12px}.InterviewQuestions-module__rgCwkW__progressRingFill{fill:none;stroke:url(#gradient);stroke-width:12px;stroke-linecap:round;transition:stroke-dashoffset 1.5s cubic-bezier(.22,1,.36,1)}.InterviewQuestions-module__rgCwkW__goldBorder .InterviewQuestions-module__rgCwkW__progressRingFill{stroke:var(--color-ffd700);filter:drop-shadow(0 0 8px var(--color-rgba-255-215-0-06))}.InterviewQuestions-module__rgCwkW__redBorder .InterviewQuestions-module__rgCwkW__progressRingFill{stroke:var(--color-ff6b6b);filter:drop-shadow(0 0 8px var(--color-rgba-255-107-107-06))}.InterviewQuestions-module__rgCwkW__scoreText{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InterviewQuestions-module__rgCwkW__percentBig{background:linear-gradient(135deg,var(--color-667eea),var(--color-764ba2));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:500;line-height:1;animation:1.5s ease-out InterviewQuestions-module__rgCwkW__numberCount}.InterviewQuestions-module__rgCwkW__goldBorder .InterviewQuestions-module__rgCwkW__percentBig{background:linear-gradient(135deg,var(--color-ffd700),var(--color-ff8c00));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.InterviewQuestions-module__rgCwkW__redBorder .InterviewQuestions-module__rgCwkW__percentBig{background:linear-gradient(135deg,var(--color-ff6b6b),var(--color-ee5a6f));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@keyframes InterviewQuestions-module__rgCwkW__numberCount{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.InterviewQuestions-module__rgCwkW__scoreLabel{color:var(--color-6c757d);text-transform:uppercase;letter-spacing:1px;margin-top:8px;font-size:.75rem;font-weight:500}.InterviewQuestions-module__rgCwkW__title{color:var(--color-2d3748);justify-content:center;align-items:center;gap:.5rem;margin:1.5rem 0;font-size:1.75rem;font-weight:500;animation:.6s ease-out .3s both InterviewQuestions-module__rgCwkW__fadeInDown;display:flex}.InterviewQuestions-module__rgCwkW__medal{font-size:2rem;animation:2s infinite InterviewQuestions-module__rgCwkW__bounce}@keyframes InterviewQuestions-module__rgCwkW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes InterviewQuestions-module__rgCwkW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.InterviewQuestions-module__rgCwkW__statsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:2rem 0;animation:.8s ease-out .5s both InterviewQuestions-module__rgCwkW__fadeIn;display:grid}@keyframes InterviewQuestions-module__rgCwkW__fadeIn{0%{opacity:0}to{opacity:1}}.InterviewQuestions-module__rgCwkW__statCard{background:linear-gradient(135deg,var(--color-blue-gray)0%,var(--color-e9ecef)100%);cursor:default;border:2px solid #0000;border-radius:16px;padding:1.25rem .75rem;transition:all .3s cubic-bezier(.22,1,.36,1)}.InterviewQuestions-module__rgCwkW__statCard:hover{box-shadow:0 12px 24px var(--color-rgba-0-0-0-012);border-color:var(--color-667eea);background:linear-gradient(135deg,var(--color-white)0%,var(--color-blue-gray)100%);transform:translateY(-5px)scale(1.05)}.InterviewQuestions-module__rgCwkW__statIcon{margin-bottom:.5rem;font-size:2rem;animation:.6s ease-out InterviewQuestions-module__rgCwkW__rotateIn}@keyframes InterviewQuestions-module__rgCwkW__rotateIn{0%{opacity:0;transform:rotate(-180deg)scale(0)}to{opacity:1;transform:rotate(0)scale(1)}}.InterviewQuestions-module__rgCwkW__statValue{color:var(--color-2d3748);margin-bottom:.25rem;font-size:1.75rem;font-weight:500;line-height:1}.InterviewQuestions-module__rgCwkW__statLabel{color:var(--color-6c757d);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.InterviewQuestions-module__rgCwkW__badge{box-shadow:0 12px 32px var(--color-rgba-0-0-0-015);border-radius:60px;align-items:center;gap:.75rem;margin:2rem 0 1rem;padding:1.25rem 2.5rem;font-size:1.25rem;font-weight:500;transition:all .4s cubic-bezier(.22,1,.36,1);animation:.8s cubic-bezier(.22,1,.36,1) .7s both InterviewQuestions-module__rgCwkW__badgePulse;display:inline-flex;position:relative;overflow:hidden}@keyframes InterviewQuestions-module__rgCwkW__badgePulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.InterviewQuestions-module__rgCwkW__badge:hover{transform:scale(1.08)rotate(-2deg)}.InterviewQuestions-module__rgCwkW__badgeGold{background:linear-gradient(135deg,var(--color-ffd700)0%,var(--color-ffed4e)50%,var(--color-ffa500)100%);color:var(--color-7d4e00);box-shadow:0 12px 32px var(--color-rgba-255-215-0-04),inset 0 -2px 8px var(--color-rgba-255-140-0-03)}.InterviewQuestions-module__rgCwkW__badgeSilver{background:linear-gradient(135deg,var(--color-e8e8e8)0%,var(--color-c0c0c0)50%,var(--color-a8a8a8)100%);color:var(--color-4a4a4a);box-shadow:0 12px 32px var(--color-rgba-192-192-192-04),inset 0 -2px 8px var(--color-rgba-160-160-160-03)}.InterviewQuestions-module__rgCwkW__badgeRed{background:var(--color-secondary);color:var(--color-white);box-shadow:0 12px 32px var(--color-rgba-255-107-107-04),inset 0 -2px 8px var(--color-rgba-238-90-111-03)}.InterviewQuestions-module__rgCwkW__badgeGlow{background:radial-gradient(circle,var(--color-rgba-255-255-255-01)0%,transparent 70%);width:200%;height:200%;animation:3s linear infinite InterviewQuestions-module__rgCwkW__glowRotate;position:absolute;top:-50%;left:-50%}@keyframes InterviewQuestions-module__rgCwkW__glowRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.InterviewQuestions-module__rgCwkW__badgeIcon{z-index:1;font-size:1.75rem;animation:2s ease-in-out infinite InterviewQuestions-module__rgCwkW__iconSpin}@keyframes InterviewQuestions-module__rgCwkW__iconSpin{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.InterviewQuestions-module__rgCwkW__badgeText{z-index:1;text-shadow:0 2px 4px var(--color-rgba-0-0-0-01)}.InterviewQuestions-module__rgCwkW__message{color:var(--color-6c757d);margin:1.5rem 0;font-size:1.1rem;font-style:italic;font-weight:500;animation:1s ease-out .9s both InterviewQuestions-module__rgCwkW__fadeIn}.InterviewQuestions-module__rgCwkW__actionButton{color:var(--color-white);background:var(--color-eeac05);cursor:pointer;box-shadow:0 12px 32px var(--color-rgba-102-126-234-04),inset 0 -2px 8px var(--color-rgba-118-75-162-03);border:none;border-radius:60px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:1.1rem 3rem;font-size:1.15rem;font-weight:500;transition:all .4s cubic-bezier(.22,1,.36,1);animation:1s ease-out 1s both InterviewQuestions-module__rgCwkW__fadeInUp;display:inline-flex;position:relative;overflow:hidden}@keyframes InterviewQuestions-module__rgCwkW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InterviewQuestions-module__rgCwkW__buttonShine{background:linear-gradient(90deg,transparent,var(--color-rgba-255-255-255-03),transparent);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.InterviewQuestions-module__rgCwkW__actionButton:hover .InterviewQuestions-module__rgCwkW__buttonShine{left:100%}.InterviewQuestions-module__rgCwkW__actionButton:hover{box-shadow:0 16px 40px var(--color-rgba-102-126-234-05),inset 0 -2px 8px var(--color-rgba-118-75-162-04);transform:translateY(-3px)scale(1.05)}.InterviewQuestions-module__rgCwkW__actionButton:active{transform:translateY(0)scale(1)}@keyframes InterviewQuestions-module__rgCwkW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Upload-module__-DO5yq__page{padding:28px 32px 44px}.Upload-module__-DO5yq__card{background:var(--color-white);border:1px solid var(--color-gray);box-shadow:0 12px 28px var(--color-rgba-80-58-180-01);border-radius:18px;flex-direction:column;gap:18px;padding:22px 24px;animation:.3s Upload-module__-DO5yq__fadeIn;display:flex}.Upload-module__-DO5yq__cardHeader{flex-direction:column;gap:6px;display:flex}.Upload-module__-DO5yq__title{color:var(--color-text);margin:0;font-size:22px;font-weight:500}.Upload-module__-DO5yq__subtitle{color:var(--color-text);margin:0;font-size:14px}.Upload-module__-DO5yq__uploadButton{background-color:var(--color-white);color:var(--color-text);border:1px solid var(--color-gray);cursor:pointer;box-shadow:0 10px 24px var(--color-rgba-123-75-255-03);border-radius:5px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:12px 16px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.Upload-module__-DO5yq__uploadButton:hover{box-shadow:0 12px 28px var(--color-rgba-123-75-255-035);transform:translateY(-2px)}.Upload-module__-DO5yq__fileInput{display:none}.Upload-module__-DO5yq__buttonLabel{font-size:14px}.Upload-module__-DO5yq__statusTrack{align-items:center;gap:10px;display:flex}.Upload-module__-DO5yq__statusDot{background:var(--color-primary);width:12px;height:12px;box-shadow:0 0 0 0 var(--color-rgba-123-75-255-02);border-radius:50%;animation:1.4s infinite Upload-module__-DO5yq__pulse}.Upload-module__-DO5yq__statusText{color:var(--color-blue);font-size:13px}.Upload-module__-DO5yq__uploading,.Upload-module__-DO5yq__success,.Upload-module__-DO5yq__error,.Upload-module__-DO5yq__parsing,.Upload-module__-DO5yq__ready{background:var(--color-green)}.Upload-module__-DO5yq__hint{color:var(--color-text);background:var(--color-white);border:1px dashed var(--color-gray);border-radius:5px;padding:10px 12px;font-size:12px}.Upload-module__-DO5yq__hint code{background:var(--color-white);border:1px solid var(--color-gray);border-radius:6px;padding:2px 6px}.Upload-module__-DO5yq__previewCard{background:var(--color-white);border:1px solid var(--color-gray);box-shadow:0 12px 28px var(--color-rgba-80-58-180-008);border-radius:18px;flex-direction:column;gap:14px;margin-top:16px;padding:18px 20px;display:flex}.Upload-module__-DO5yq__previewHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.Upload-module__-DO5yq__previewTitle{color:var(--color-text);margin:0;font-weight:500}.Upload-module__-DO5yq__previewSubtitle{color:var(--color-text);margin:4px 0 0;font-size:13px}.Upload-module__-DO5yq__submitButton{background-color:var(--color-primary);color:var(--color-black);cursor:pointer;box-shadow:0 10px 24px var(--color-rgba-91-139-255-025);border:none;border-radius:5px;padding:10px 14px;font-weight:500;transition:transform .2s,box-shadow .2s}.Upload-module__-DO5yq__submitButton:hover{box-shadow:0 12px 28px var(--color-rgba-91-139-255-03);transform:translateY(-1px)}.Upload-module__-DO5yq__submitButton:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.Upload-module__-DO5yq__previewList{border:1px solid var(--color-gray);border-radius:5px;overflow:auto}.Upload-module__-DO5yq__previewTable{border-collapse:collapse;width:100%;min-width:720px}.Upload-module__-DO5yq__previewTable th,.Upload-module__-DO5yq__previewTable td{border-bottom:1px solid var(--color-gray);text-align:left;padding:10px 12px;font-size:13px}.Upload-module__-DO5yq__previewTable th{background:var(--color-lightGray);color:var(--color-text);white-space:nowrap;font-weight:500}.Upload-module__-DO5yq__previewTable td{color:var(--color-text)}.Upload-module__-DO5yq__previewTable tr:hover td{background:var(--color-lightGray)}@keyframes Upload-module__-DO5yq__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes Upload-module__-DO5yq__pulse{0%{box-shadow:0 0 0 0 var(--color-rgba-123-75-255-02)}70%{box-shadow:0 0 0 12px var(--color-rgba-123-75-255-0)}to{box-shadow:0 0 0 0 var(--color-rgba-123-75-255-0)}}
