.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 520px;background:#0b1120;position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;width:500px;height:500px;background:#7c3aed;filter:blur(180px);opacity:.15;top:-150px;left:-150px;z-index:0}.auth-page:after{content:"";position:absolute;width:500px;height:500px;background:#ec4899;filter:blur(180px);opacity:.12;bottom:-150px;right:-150px;z-index:0}.auth-hero{display:flex;justify-content:center;align-items:center;padding:5rem;background:radial-gradient(circle at top left,rgba(124,58,237,.3333333333),transparent 30%),radial-gradient(circle at bottom right,rgba(236,72,153,.3333333333),transparent 30%),#0f172a}.hero-content{max-width:560px;display:flex;flex-direction:column;gap:1.5rem}.tag{width:fit-content;padding:.5rem 1rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.08);color:#cbd5e1}.hero-content h1{font-size:4rem;line-height:1.1;font-weight:800}.hero-content p{color:#94a3b8;line-height:1.8}.hero-features{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.hero-features div{padding:1rem;border-radius:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.auth-form-section{display:flex;justify-content:center;align-items:center;padding:2rem}.form-container{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem;padding:2.5rem;border-radius:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 10px 40px #00000059,0 0 0 1px #ffffff08;border:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:.7rem;font-weight:700;font-size:1rem;margin-bottom:1rem}.brand-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#ec4899)}input::placeholder{color:#64748b}.form-container h1{font-size:2.5rem}form{display:flex;flex-direction:column;gap:1rem}.input-group{display:flex;flex-direction:column;gap:.5rem}.input-group input{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fff;padding:1rem;border-radius:1rem;outline:none;transition:all .3s ease}.input-group input:focus{border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed33}a{color:#ec4899;text-decoration:none}.primary-button{margin-top:1rem;background:linear-gradient(135deg,#7c3aed,#ec4899)!important;padding:1rem!important;border-radius:1rem!important;font-weight:700;transition:all .3s ease}.primary-button:hover{transform:translateY(-3px);box-shadow:0 10px 35px #ec489959}.footer-text{margin-top:1rem;color:#64748b;font-size:.9rem;text-align:center}@media(max-width:900px){.auth-page{grid-template-columns:1fr}.auth-hero{display:none}}.home-page{width:100%;min-height:100vh;background-color:#0d1117;color:#e6edf3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;gap:2rem;position:relative;overflow:hidden}.home-page:before,.home-page:after{content:"";position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(140px);opacity:.12;z-index:0}.home-page:before{top:-180px;left:-120px;background:#ff2d78}.home-page:after{bottom:-180px;right:-120px;background:#6c63ff}.page-header,.interview-card,.recent-reports,.page-footer{position:relative;z-index:2}.hero-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.hero-pills span{padding:.7rem 1rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#c7d0dd;font-size:.82rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .25s ease}.hero-pills span:hover{transform:translateY(-3px);border-color:#ff2d7866;box-shadow:0 8px 20px #ff2d781f}.interview-loading{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top left,#141b2d,#090d16);padding:2rem}.loader-card{width:100%;max-width:520px;background:#161b22d9;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.5rem;padding:3rem 2rem;text-align:center;box-shadow:0 20px 80px #00000073,0 0 40px #ff2d7814}.loader-ring{width:90px;height:90px;margin-inline:auto;margin-bottom:2rem;border-radius:50%;border:4px solid rgba(255,255,255,.08);border-top-color:#ff2d78;animation:spinLoader 1s linear infinite}.loader-card h1{font-size:2rem;margin-bottom:1rem;background:linear-gradient(to right,#fff,#ff2d78);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.loader-card p{color:#9ba3b4;line-height:1.7;margin-bottom:2rem}.loader-progress{width:100%;height:10px;border-radius:999px;background:#ffffff0d;overflow:hidden}.loader-progress span{display:block;height:100%;width:40%;border-radius:inherit;background:linear-gradient(90deg,#7b61ff,#ff2d78);animation:loadingBar 1.5s infinite ease-in-out}@keyframes spinLoader{to{transform:rotate(360deg)}}@keyframes loadingBar{0%{transform:translate(-100%)}to{transform:translate(300%)}}.page-header{text-align:center;margin-bottom:.5rem}.page-header h1{font-size:4rem;font-weight:800;line-height:1.1;margin-bottom:1rem;letter-spacing:-2px;background:linear-gradient(to right,#fff,#d8d8d8,#ff2d78);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.page-header p{color:#9ba3b4;font-size:1.05rem;max-width:720px;margin:0 auto;line-height:1.9}.page-header .highlight{color:#ff2d78}.interview-card{width:100%;max-width:900px;background-color:#161b22;border:1px solid #2a3348;border-radius:1rem;overflow:hidden;background:#161b22d1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 20px 80px #00000073,0 0 40px #ff2d7814;transition:all .3s ease}.interview-card__body{display:flex;min-height:520px}.interview-card:hover{transform:translateY(-4px)}.interview-card__footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-top:1px solid #2a3348}.interview-card__footer .footer-info{font-size:.8rem;color:#7d8590}.panel-divider{width:1px;background-color:#2a3348;flex-shrink:0}.panel{flex:1;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.panel__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.panel__header h2{font-size:1rem;font-weight:600;color:#e6edf3;flex:1}.panel__icon{display:flex;align-items:center;color:#ff2d78}.panel__textarea{flex:1;width:100%;background-color:#1e2535;border:1px solid #2a3348;border-radius:.5rem;padding:.75rem 1rem;color:#e6edf3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;resize:none;outline:none;transition:border-color .2s;box-shadow:inset 0 0 0 1px #ffffff05;transition:border-color .2s,box-shadow .2s,transform .2s;line-height:1.5}.panel__textarea::placeholder{color:#7d8590}.panel__textarea:focus{border-color:#ff2d78;box-shadow:0 0 0 4px #ff2d781f;transform:translateY(-2px)}.panel__textarea--short{flex:unset;height:96px}.panel--left{position:relative}.panel--left .char-counter{position:absolute;bottom:2.25rem;right:2rem;font-size:.75rem;color:#7d8590}.panel--right{gap:.75rem}.badge{font-size:.7rem;font-weight:600;padding:.15rem .5rem;border-radius:.3rem;text-transform:uppercase;letter-spacing:.03em}.badge--required,.badge--best{background-color:#ff2d7826;color:#ff2d78;border:1px solid rgba(255,45,120,.3)}.section-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#e6edf3;margin-bottom:.25rem}.upload-section{display:flex;flex-direction:column;gap:.5rem}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;gap:.35rem;padding:1.5rem 1rem;background-color:#1e2535;border:2px dashed #2a3348;border-radius:.6rem;cursor:pointer;transition:border-color .2s,background-color .2s}.dropzone:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.04),transparent);transform:translate(-100%);transition:transform .7s ease}.dropzone:hover:before{transform:translate(100%)}.dropzone:hover{border-color:#ff2d78;background-color:#ff2d780d}.dropzone__icon{color:#ff2d78;margin-bottom:.25rem}.dropzone__title{font-size:.875rem;font-weight:500;color:#e6edf3;margin:0}.dropzone__subtitle{font-size:.75rem;color:#7d8590;margin:0}.or-divider{display:flex;align-items:center;gap:.75rem;color:#7d8590;font-size:.75rem}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background-color:#2a3348}.or-divider span{white-space:nowrap}.self-description{display:flex;flex-direction:column;gap:.5rem}.info-box{display:flex;align-items:flex-start;gap:.6rem;padding:.75rem 1rem;background-color:#1b2a4a;border:1px solid #2d4a7a;border-radius:.5rem}.info-box__icon{flex-shrink:0;color:#4a90e2;margin-top:1px}.info-box p{margin:0;font-size:.8rem;color:#8ab4f8;line-height:1.5}.info-box p strong{color:#e6edf3}.generate-btn{display:flex;align-items:center;gap:.6rem;padding:1rem 2rem;background:linear-gradient(135deg,#ff2d78,#f05);color:#fff;font-size:.95rem;font-weight:700;border:none;border-radius:.85rem;cursor:pointer;transition:all .25s ease;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 10px 30px #ff2d7859}.generate-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 18px 40px #ff2d7873}.generate-btn:active{transform:scale(.96)}.recent-reports{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:900px}.recent-reports .reports-list{display:flex;gap:.75rem;flex-wrap:wrap}.recent-reports .reports-list .report-item{background-color:#161b22;border:1px solid #2a3348;border-radius:.5rem;padding:1rem;flex:1;display:flex;flex-direction:column;gap:.5rem;cursor:pointer;flex-shrink:0}.recent-reports .reports-list .report-item .match-score{font-size:.8rem;font-weight:600;color:#ff2d78;align-items:flex-start}.page-footer{display:flex;gap:1.5rem}.page-footer a{font-size:.8rem;color:#7d8590;text-decoration:none;transition:color .2s}.page-footer a:hover{color:#e6edf3}.file-selected{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:#3fb95014;border:1px solid rgba(63,185,80,.25);border-radius:.5rem;margin-top:.5rem;animation:fadeSlide .3s ease}.file-selected svg{color:#3fb950;flex-shrink:0}.file-selected span{font-size:.82rem;color:#3fb950;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-selected button{background:none;border:none;color:#7d8590;cursor:pointer;font-size:.9rem;padding:.2rem .4rem;border-radius:.25rem;transition:all .2s}.file-selected button:hover{color:#ff4d4d;background:#ff4d4d1a}.error-banner{display:flex;align-items:center;gap:.75rem;width:100%;max-width:900px;padding:1rem 1.25rem;background:#ff4d4d14;border:1px solid rgba(255,77,77,.3);border-radius:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeSlide .3s ease}.error-banner__icon{font-size:1.2rem;flex-shrink:0}.error-banner p{flex:1;margin:0;font-size:.875rem;color:#ff6b6b;line-height:1.5}.error-banner button{background:none;border:none;color:#7d8590;cursor:pointer;font-size:1rem;padding:.25rem .5rem;border-radius:.25rem;transition:all .2s}.error-banner button:hover{color:#ff4d4d;background:#ff4d4d26}.provider-badge{font-size:.68rem;font-weight:600;padding:.2rem .55rem;border-radius:.3rem;text-transform:uppercase;letter-spacing:.04em}.provider-badge--gemini{color:#4285f4;background:#4285f41f;border:1px solid rgba(66,133,244,.25)}.provider-badge--openai{color:#10a37f;background:#10a37f1f;border:1px solid rgba(16,163,127,.25)}.provider-badge--local{color:#f5a623;background:#f5a6231f;border:1px solid rgba(245,166,35,.25)}.report-item{transition:all .25s ease!important;position:relative}.report-item:hover{transform:translateY(-4px);border-color:#ff2d784d!important;box-shadow:0 10px 30px #0000004d,0 0 15px #ff2d7814}.report-item .report-meta{font-size:.78rem;color:#7d8590}.home-page:after{background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;opacity:.12}@media(max-width:768px){.page-header h1{font-size:2.5rem}.interview-card__body{flex-direction:column}.panel-divider{width:100%;height:1px}.interview-card__footer{flex-direction:column;gap:1rem;align-items:stretch}.generate-btn{width:100%;justify-content:center}.hero-pills{justify-content:center}}*::-webkit-scrollbar{display:none}.interview-page{width:100%;min-height:100vh;background-color:#0d1117;color:#e6edf3;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;align-items:stretch;padding:1.5rem;box-sizing:border-box;position:relative;overflow:hidden}.interview-page:before,.interview-page:after{content:"";position:absolute;width:400px;height:400px;border-radius:50%;filter:blur(120px);opacity:.15;z-index:0}.interview-page:before{top:-120px;left:-120px;background:#ff2d78}.interview-page:after{bottom:-120px;right:-120px;background:#6c63ff}.interview-layout{display:flex;width:100%;max-width:1280px;margin:0 auto;background:#161b22bf;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid #2a3348;border-radius:1rem;justify-content:space-between;box-shadow:0 0 0 1px #ffffff08,0 20px 60px #00000080;position:relative;z-index:2}.interview-divider{width:1px;background-color:#2a3348;flex-shrink:0}.interview-nav{width:220px;flex-shrink:0;padding:1.75rem 1rem;display:flex;flex-direction:column;justify-content:space-between;gap:.25rem}.interview-nav__label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#7d8590;padding:0 .75rem;margin-bottom:.5rem}.interview-nav__item{display:flex;align-items:center;transform:translate(0);gap:.6rem;width:100%;padding:.65rem .75rem;background:none;border:none;border-radius:.5rem;color:#7d8590;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;cursor:pointer;text-align:left;transition:background-color .15s,color .15s}.interview-nav__item:hover{background-color:#ffffff0a;color:#e6edf3;transform:translate(4px)}.interview-nav__item--active{background:linear-gradient(90deg,#ff2d782e,#ff2d780d);color:#ff2d78;border:1px solid rgba(255,45,120,.25);box-shadow:0 0 20px #ff2d7814}.interview-nav__item--active .interview-nav__icon svg{stroke:#ff2d78}.interview-nav__icon{display:flex;align-items:center;flex-shrink:0}.interview-content{flex:1;padding:1.75rem 2rem 5rem;overflow-y:auto;min-height:initial;max-height:calc(100vh - 3rem);align-items:flex-start}.interview-content section{min-height:100%}.content-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #2a3348}.content-header h2{font-size:1.1rem;font-weight:700;color:#e6edf3;margin:0}.content-header__count{font-size:.8rem;color:#7d8590;background-color:#1c2230;padding:.15rem .6rem;border-radius:2rem;border:1px solid #2a3348}.q-list{display:flex;flex-direction:column;gap:.75rem}.q-card{background-color:#1c2230;border:1px solid #2a3348;border-radius:.6rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.q-card:hover{border-color:#ff2d784d;transform:translateY(-3px);box-shadow:0 10px 30px #0000004d,0 0 18px #ff2d7814}.q-card__header{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none}.q-card__index{flex-shrink:0;font-size:.7rem;font-weight:700;color:#ff2d78;background-color:#ff2d781a;border:1px solid rgba(255,45,120,.2);border-radius:.3rem;padding:.15rem .4rem;margin-top:2px}.q-card__question{flex:1;margin:0;font-size:.9rem;font-weight:500;color:#e6edf3;line-height:1.5}.q-card__chevron{flex-shrink:0;color:#7d8590;transition:transform .2s;margin-top:2px}.q-card__chevron--open{transform:rotate(180deg);color:#ff2d78}.q-card__body{padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #2a3348;animation:fadeSlide .25s ease}.q-card__section{display:flex;flex-direction:column;gap:.4rem}.q-card__section p{margin:0;font-size:.835rem;color:#a6acb3;line-height:1.6}.q-card__tag{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.15rem .5rem;border-radius:.25rem;width:fit-content}.q-card__tag--intention{color:#a78bfa;background-color:#a78bfa1a;border:1px solid rgba(167,139,250,.2)}.q-card__tag--answer{color:#3fb950;background-color:#3fb9501a;border:1px solid rgba(63,185,80,.2)}.roadmap-list{display:flex;flex-direction:column;gap:0;position:relative}.roadmap-list:before{content:"";position:absolute;left:28px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#ff2d78,#ff2d781a);border-radius:1px}.roadmap-day{display:flex;flex-direction:column;gap:.5rem;padding:.75rem 0 .75rem 3.5rem;position:relative}.roadmap-day:before{content:"";position:absolute;left:21px;top:1.05rem;width:14px;height:14px;border-radius:50%;background-color:#161b22;border:2px solid #ff2d78}.roadmap-day__header{display:flex;align-items:center;gap:.6rem}.roadmap-day__badge{font-size:.7rem;font-weight:700;color:#ff2d78;background-color:#ff2d781a;border:1px solid rgba(255,45,120,.25);padding:.1rem .5rem;border-radius:2rem}.roadmap-day__focus{margin:0;font-size:.95rem;font-weight:600;color:#e6edf3}.roadmap-day__tasks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.roadmap-day__tasks li{display:flex;align-items:flex-start;gap:.5rem;font-size:.845rem;color:#9ea4ac;line-height:1.5}.roadmap-day__bullet{flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:#7d8590;margin-top:8px}.interview-sidebar{width:240px;flex-shrink:0;padding:1.75rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}.sidebar-divider{height:1px;background-color:#2a3348}.match-score{display:flex;flex-direction:column;align-items:center;background:#ffffff05;gap:.6rem}.match-score__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#7d8590;margin:0;align-self:flex-start}.match-score__ring{width:90px;height:90px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:4px solid;position:relative;box-shadow:0 0 30px #ff2d7826;animation:pulseRing 3s infinite ease-in-out}.match-score__ring.score--high{border-color:#3fb950}.match-score__ring.score--mid{border-color:#f5a623}.match-score__ring.score--low{border-color:#ff4d4d}.match-score__value{font-size:1.6rem;font-weight:800;color:#e6edf3;line-height:1}.match-score__pct{font-size:.75rem;color:#7d8590;margin-top:-2px}.match-score__sub{margin:0;font-size:.75rem;color:#3fb950;text-align:center}.skill-gaps{display:flex;flex-direction:column;gap:.75rem}.skill-gaps__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#7d8590;margin:0}.skill-gaps__list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{font-size:.775rem;font-weight:500;padding:.3rem .7rem;border-radius:.4rem;border:1px solid;transition:transform .2s ease,box-shadow .2s ease;cursor:default}.skill-tag:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.skill-tag--high{color:#ff4d4d;background-color:#ff4d4d1a;border-color:#ff4d4d40}.skill-tag--medium{color:#f5a623;background-color:#f5a6231a;border-color:#f5a62340}.skill-tag--low{color:#3fb950;background-color:#3fb9501a;border-color:#3fb95040}.topbar{width:100%;max-width:1280px;display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;position:relative;z-index:2}.topbar__logo{display:flex;align-items:center;gap:.75rem}.topbar__logo img{width:40px;height:40px;object-fit:contain}.topbar__logo span{font-size:1.2rem;font-weight:700}.topbar__status{padding:.55rem 1rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);color:#7d8590;font-size:.8rem}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseRing{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.q-card__difficulty{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.12rem .45rem;border-radius:.25rem;flex-shrink:0;margin-top:2px}.q-card__difficulty--easy{color:#3fb950;background:#3fb9501a;border:1px solid rgba(63,185,80,.2)}.q-card__difficulty--medium{color:#f5a623;background:#f5a6231a;border:1px solid rgba(245,166,35,.2)}.q-card__difficulty--hard{color:#ff4d4d;background:#ff4d4d1a;border:1px solid rgba(255,77,77,.2)}.q-card__category{font-size:.65rem;font-weight:600;text-transform:capitalize;padding:.12rem .45rem;border-radius:.25rem;color:#a78bfa;background:#a78bfa1a;border:1px solid rgba(167,139,250,.2);flex-shrink:0;margin-top:2px}.copy-btn{display:flex;align-items:center;justify-content:center;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.35rem;padding:.35rem;cursor:pointer;color:#7d8590;transition:all .2s ease;flex-shrink:0}.copy-btn:hover{color:#ff2d78;background:#ff2d7814;border-color:#ff2d7833;transform:scale(1.1)}.copy-btn svg{width:14px;height:14px}.gap-list{display:flex;flex-direction:column;gap:.75rem}.gap-card{background:#1c2230;border:1px solid #2a3348;border-radius:.75rem;padding:1.25rem;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:all .25s ease;border-left:3px solid transparent}.gap-card--high{border-left-color:#ff4d4d}.gap-card--medium{border-left-color:#f5a623}.gap-card--low{border-left-color:#3fb950}.gap-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000004d,0 0 18px #ff2d780f}.gap-card__header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.gap-card__index{font-size:.7rem;font-weight:700;color:#ff2d78;background:#ff2d781a;border:1px solid rgba(255,45,120,.2);border-radius:.3rem;padding:.15rem .4rem;flex-shrink:0}.gap-card__skill{flex:1;margin:0;font-size:1rem;font-weight:600;color:#e6edf3}.gap-card__severity{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .5rem;border-radius:.25rem;flex-shrink:0}.gap-card__severity--high{color:#ff4d4d;background:#ff4d4d1a;border:1px solid rgba(255,77,77,.25)}.gap-card__severity--medium{color:#f5a623;background:#f5a6231a;border:1px solid rgba(245,166,35,.25)}.gap-card__severity--low{color:#3fb950;background:#3fb9501a;border:1px solid rgba(63,185,80,.25)}.gap-card__description{margin:0 0 .75rem;font-size:.85rem;color:#a6acb3;line-height:1.6}.gap-card__recommendation{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:.5rem;padding:.75rem 1rem}.gap-card__rec-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#f5a623;margin-bottom:.35rem;display:block}.gap-card__recommendation p{margin:0;font-size:.835rem;color:#a6acb3;line-height:1.6}.ai-provider{display:flex;flex-direction:column;gap:.5rem}.ai-provider__label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#7d8590;margin:0}.ai-provider__badge{display:flex;align-items:center;gap:.5rem;padding:.6rem .85rem;border-radius:.5rem;font-size:.82rem;font-weight:600}.ai-provider__badge--gemini{color:#4285f4;background:#4285f41a;border:1px solid rgba(66,133,244,.2)}.ai-provider__badge--openai{color:#10a37f;background:#10a37f1a;border:1px solid rgba(16,163,127,.2)}.ai-provider__badge--local{color:#f5a623;background:#f5a6231a;border:1px solid rgba(245,166,35,.2)}.ai-provider__icon{font-size:1rem}.q-card__section--answer .q-card__section-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media(max-width:1100px){.interview-layout{flex-direction:column}.interview-nav{width:100%;flex-direction:row;overflow-x:auto}.interview-sidebar{width:100%}.interview-divider{display:none}}@media(max-width:768px){.interview-content{padding:1rem}.content-header h2{font-size:1rem}.loader-card h1{font-size:1.5rem}.topbar{flex-direction:column;gap:1rem;align-items:flex-start}}.button{border:none;outline:none;padding-inline:1.4rem;padding-block:.85rem;border-radius:.9rem;cursor:pointer;font-weight:600;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.button.primary-button{background:linear-gradient(135deg,#ff2d78,#ff006a);color:#fff;box-shadow:0 10px 30px #ff2d7833}.button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #ff2d784d}.button:active{transform:scale(.96)}*{margin:0%;padding:0%;box-sizing:border-box}html,body,#root{width:100%;background-color:#161616;color:#f5f5f5;font-family:Inter,sans-serif}.highlight{color:#d20d3b}
