.LandingPage-module__CEBI7a__container{flex-direction:column;min-height:100vh;display:flex}.LandingPage-module__CEBI7a__main{flex-direction:column;flex:1;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:3rem 2rem;animation:.8s ease-out LandingPage-module__CEBI7a__fadeInUp;display:flex}@keyframes LandingPage-module__CEBI7a__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LandingPage-module__CEBI7a__dashboardGrid{grid-template-columns:1fr;gap:2rem;width:100%;margin-top:1.5rem;animation:1s ease-out LandingPage-module__CEBI7a__fadeInUp;display:grid}@media (min-width:900px){.LandingPage-module__CEBI7a__dashboardGrid{grid-template-columns:350px 1fr;align-items:start}}.LandingPage-module__CEBI7a__welcomeHero{text-align:left;width:100%;margin-bottom:2rem;padding-left:.5rem}.LandingPage-module__CEBI7a__title{background:linear-gradient(135deg,#0f172a 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;text-shadow:none;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dark .LandingPage-module__CEBI7a__title{background:linear-gradient(135deg,#f8fafc 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (min-width:768px){.LandingPage-module__CEBI7a__title{font-size:3rem}}.LandingPage-module__CEBI7a__subtitle{color:#64748b;font-size:1.15rem;font-weight:500}.dark .LandingPage-module__CEBI7a__subtitle{color:#94a3b8}.LandingPage-module__CEBI7a__profileCard{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000014,0 1px 3px #0000000d}.LandingPage-module__CEBI7a__profileCard:before{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899);height:6px;position:absolute;top:0;left:0;right:0}.LandingPage-module__CEBI7a__profileCard:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000001f,0 4px 6px #0000000d}.dark .LandingPage-module__CEBI7a__profileCard{background:#1e293b99;border:1px solid #33415599;box-shadow:0 10px 30px #0000004d,0 1px 3px #0003}.dark .LandingPage-module__CEBI7a__profileCard:hover{box-shadow:0 20px 40px #0006,0 4px 6px #0003}.LandingPage-module__CEBI7a__contentArea{-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);background:#fff9;border:1px solid #fff6;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 30px #0000000d}.LandingPage-module__CEBI7a__contentArea:hover{box-shadow:0 15px 35px #00000014}.dark .LandingPage-module__CEBI7a__contentArea{background:#1e293b80;border:1px solid #33415566;box-shadow:0 10px 30px #0003}.dark .LandingPage-module__CEBI7a__contentArea:hover{box-shadow:0 15px 35px #0000004d}.LandingPage-module__CEBI7a__profileHeader{align-items:center;gap:1.25rem;margin-bottom:2rem;display:flex}.LandingPage-module__CEBI7a__profileAvatar{color:#4f46e5;background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 4px 10px #4f46e533}.dark .LandingPage-module__CEBI7a__profileAvatar{color:#a5b4fc;background:linear-gradient(135deg,#3730a3 0%,#312e81 100%)}.LandingPage-module__CEBI7a__profileName{color:#1e293b;margin:0;font-size:1.4rem;font-weight:700;line-height:1.2}.dark .LandingPage-module__CEBI7a__profileName{color:#f8fafc}.LandingPage-module__CEBI7a__userInfoList{flex-direction:column;display:flex}.LandingPage-module__CEBI7a__userInfoItem{border-bottom:1px solid #0000000f;align-items:center;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.dark .LandingPage-module__CEBI7a__userInfoItem{border-bottom:1px solid #ffffff0f}.LandingPage-module__CEBI7a__userInfoItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.LandingPage-module__CEBI7a__iconWrapper{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .2s;display:flex}.LandingPage-module__CEBI7a__profileCard:hover .LandingPage-module__CEBI7a__iconWrapper{color:#475569;background:#e2e8f0;transform:scale(1.05)}.dark .LandingPage-module__CEBI7a__iconWrapper{color:#cbd5e1;background:#334155}.dark .LandingPage-module__CEBI7a__profileCard:hover .LandingPage-module__CEBI7a__iconWrapper{color:#f1f5f9;background:#475569}.LandingPage-module__CEBI7a__infoContent{flex-direction:column;display:flex}.LandingPage-module__CEBI7a__userInfoLabel{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.LandingPage-module__CEBI7a__userInfoValue{color:#334155;word-break:break-all;font-size:1rem;font-weight:500}.dark .LandingPage-module__CEBI7a__userInfoValue{color:#e2e8f0}.LandingPage-module__CEBI7a__roleWarning{color:#ea580c;font-size:.9rem;font-style:italic;font-weight:500}.dark .LandingPage-module__CEBI7a__roleWarning{color:#fbbf24}.LandingPage-module__CEBI7a__footer{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#64748b;background:#fffc;border-top:1px solid #0000000d;margin-top:auto;padding:1.5rem 0;font-size:.9rem}.dark .LandingPage-module__CEBI7a__footer{color:#94a3b8;background:#1e293bcc;border-top:1px solid #ffffff0d}.LandingPage-module__CEBI7a__floatingWarning{z-index:1000;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:12px;align-items:flex-start;gap:.75rem;max-width:320px;padding:1.25rem;animation:.3s ease-out LandingPage-module__CEBI7a__slideInUp;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 8px 24px #f59e0b40}.dark .LandingPage-module__CEBI7a__floatingWarning{background:linear-gradient(135deg,#451a03 0%,#92400e 100%);border:1px solid #f59e0b;box-shadow:0 8px 24px #f59e0b66}@keyframes LandingPage-module__CEBI7a__slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LandingPage-module__CEBI7a__warningIcon{color:#d97706;flex-shrink:0;margin-top:.125rem}.dark .LandingPage-module__CEBI7a__warningIcon{color:#fbbf24}.LandingPage-module__CEBI7a__warningContent{flex:1}.LandingPage-module__CEBI7a__warningTitle{color:#92400e;margin:0 0 .375rem;font-size:1rem;font-weight:600}.dark .LandingPage-module__CEBI7a__warningTitle{color:#fbbf24}.LandingPage-module__CEBI7a__warningText{color:#78350f;margin:0 0 .75rem;font-size:.75rem;line-height:1.4}.dark .LandingPage-module__CEBI7a__warningText{color:#fcd34d}.LandingPage-module__CEBI7a__liveButton{color:#fff;background:linear-gradient(135deg,#059669 0%,#10b981 100%);border-radius:6px;align-items:center;padding:.375rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #05966933}.LandingPage-module__CEBI7a__liveButton:hover{color:#fff;background:linear-gradient(135deg,#047857 0%,#059669 100%);text-decoration:none;transform:translateY(-1px);box-shadow:0 4px 8px #0596694d}.dark .LandingPage-module__CEBI7a__liveButton{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);box-shadow:0 2px 4px #10b9814d}.dark .LandingPage-module__CEBI7a__liveButton:hover{background:linear-gradient(135deg,#059669 0%,#10b981 100%);box-shadow:0 4px 8px #10b98166}
.UpcomingInterviews-module__Kuf8ma__container{padding:20px}.UpcomingInterviews-module__Kuf8ma__heading{margin-bottom:20px;font-size:24px}.UpcomingInterviews-module__Kuf8ma__filterContainer{margin-bottom:20px}
