.auth-page{min-height:100vh;width:100%;display:flex;justify-content:center;align-items:center;padding:2rem 1.25rem}.auth-page .form-container{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1rem;padding:2rem;border-radius:1rem}.auth-page h1{font-size:clamp(2rem,4vw,2.8rem);text-align:center}.auth-page form{display:flex;flex-direction:column;gap:1rem}.auth-page .input-group{display:flex;flex-direction:column;gap:.5rem}.auth-page .input-group label{font-size:.95rem;font-weight:500}.auth-page .input-group input{width:100%;border:none;outline:none;padding:.9rem 1rem;border-radius:.75rem;font-size:1rem;box-sizing:border-box}.auth-page .password-input-wrapper{position:relative;width:100%}.auth-page .password-input-wrapper input{padding-right:4.5rem}.auth-page .password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:#e1034d;font-size:.85rem;font-weight:600;cursor:pointer;padding:.3rem .4rem;transition:opacity .2s ease}.auth-page .password-toggle:hover{opacity:.75}.auth-page .password-toggle:focus-visible{outline:2px solid #e1034d;outline-offset:2px;border-radius:.3rem}.auth-page .button{width:100%;margin-top:.5rem}.auth-page p{text-align:center;line-height:1.6}.auth-page a{color:#e1034d;text-decoration:none}.auth-page a:hover{text-decoration:underline}@media(max-width:768px){.auth-page{padding:2rem 1rem}.auth-page .form-container{max-width:380px;padding:1.75rem}}@media(max-width:480px){.auth-page{padding:1.5rem 1rem}.auth-page .form-container{max-width:100%;padding:1.5rem}.auth-page h1{font-size:1.8rem}.auth-page .input-group input{padding:.85rem 1rem}.auth-page .password-input-wrapper input{padding-right:4.5rem}}@media(max-width:360px){.auth-page{padding:1rem .75rem}.auth-page .form-container{padding:1.25rem}.auth-page h1{font-size:1.6rem}.auth-page p{font-size:.9rem}}.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}.page-header{text-align:center}.page-header h1{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;color:#e6edf3}.page-header p{color:#7d8590;font-size:.95rem;max-width:480px;margin:0 auto;line-height:1.6}.page-header .highlight{color:#ff2d78}.interview-card{width:100%;max-width:900px;background-color:#161b22;border:1px solid #2a3348;border-radius:1rem;overflow:hidden}.interview-card__body{display:flex;min-height:520px}.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;line-height:1.5}.panel__textarea::placeholder{color:#7d8590}.panel__textarea:focus{border-color:#ff2d78}.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;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: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:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff2d78,#f90059);color:#fff;font-size:.9rem;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;transition:opacity .2s,transform .1s;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.generate-btn:hover{opacity:.9}.generate-btn:active{transform:scale(.98)}.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}@media(max-width:1024px){.home-page{padding:2rem 1rem}.page-header h1{font-size:2rem}.page-header p{max-width:650px}.interview-card,.recent-reports{max-width:100%}.reports-list{display:grid!important;grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-page{padding:1.5rem 1rem;gap:1.5rem}.page-header h1{font-size:1.8rem;line-height:1.3}.page-header p{font-size:.9rem}.interview-card__body{flex-direction:column}.interview-card__footer{flex-direction:column;gap:1rem;align-items:stretch}.interview-card__footer .footer-info{text-align:center}.panel-divider{display:none}.panel{padding:1.25rem}.panel__header{flex-wrap:wrap}.panel__header h2{width:100%}.panel__textarea{min-height:220px}.panel__textarea--short{min-height:150px}.panel--left .char-counter{position:static;margin-top:.5rem;text-align:right}.dropzone{width:100%;padding:1.5rem}.dropzone__title,.dropzone__subtitle{text-align:center}.generate-btn{width:100%;justify-content:center}.reports-list{grid-template-columns:1fr!important}.report-item{width:100%}.page-footer{flex-wrap:wrap;justify-content:center;gap:1rem}}@media(max-width:480px){.home-page{padding:1rem .75rem}.page-header h1{font-size:1.55rem}.page-header p{font-size:.85rem}.panel{padding:1rem}.panel__textarea{min-height:180px;font-size:.85rem}.panel__textarea--short{min-height:130px}.section-label{flex-wrap:wrap}.badge{font-size:.6rem}.info-box{align-items:flex-start}.info-box p{font-size:.75rem}.generate-btn{padding:1rem;font-size:.85rem}.page-footer{flex-direction:column;align-items:center;gap:.75rem}}@media(max-width:360px){.page-header h1{font-size:1.35rem}.panel{padding:.85rem}.dropzone{padding:1rem}.dropzone__icon svg{width:22px;height:22px}.dropzone__title{font-size:.8rem}.dropzone__subtitle{font-size:.7rem}.generate-btn{font-size:.8rem}}.demo-notice{width:100%;max-width:900px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;background:#e1034d14;border:1px solid rgba(225,3,77,.3);border-radius:.7rem;color:#fff}.demo-notice__content{display:flex;flex-direction:column;gap:.25rem}.demo-notice__content strong{color:#e1034d;font-size:.9rem}.demo-notice__content span{color:#aaa;font-size:.8rem;line-height:1.5}.demo-notice__close{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:transparent;color:#aaa;font-size:1.4rem;cursor:pointer;transition:background .2s,color .2s}.demo-notice__close:hover{background:#ffffff14;color:#fff}@media(max-width:480px){.demo-notice{align-items:flex-start;padding:.8rem}.demo-notice__content span{font-size:.75rem}}.report-item{position:relative}.delete-report-btn{margin-left:auto;border:none;background:#ffffff14;color:#e6edf3;cursor:pointer;padding:6px;width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s}.delete-report-btn:hover{background:#ff2d7826;color:#ff6b9d}*::-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}.interview-layout{display:flex;width:100%;max-width:1280px;margin:0 auto;background-color:#161b22;border:1px solid #2a3348;border-radius:1rem;justify-content:space-between}.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;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:#1c2230;color:#e6edf3}.interview-nav__item--active{background-color:#ff2d781a;color:#ff2d78}.interview-nav__item--active .interview-nav__icon svg{stroke:#ff2d78}.interview-nav__icon{display:flex;align-items:center;flex-shrink:0}.interview-nav__home{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-bottom:1rem;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;overflow:hidden;transition:border-color .2s}.q-card:hover{border-color:#394562}.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}.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;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}.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;cursor:default}.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}@media(max-width:1024px){.interview-page{padding:1rem}.interview-layout{flex-direction:column;border-radius:.8rem}.interview-nav{width:100%;padding:1rem;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #2a3348}.nav-content{display:flex;align-items:center;overflow-x:auto;gap:.5rem;flex:1}.interview-nav__label{display:none}.interview-nav__item{width:auto;white-space:nowrap;padding:.6rem .9rem}.interview-nav__home{width:auto;margin-bottom:0;flex-shrink:0;padding-inline:1rem}.button.primary-button{flex-shrink:0}.interview-divider{display:none}.interview-content{max-height:none;padding:1.5rem}.interview-sidebar{width:100%;padding:1.5rem;flex-direction:row;align-items:flex-start;gap:2rem}.match-score{flex:1}.skill-gaps{flex:2}.sidebar-divider{display:none}}@media(max-width:768px){.interview-page{padding:.5rem}.interview-nav{flex-direction:column;align-items:stretch}.nav-content{width:100%}.interview-nav__item{font-size:.8rem}.button.primary-button{width:100%;justify-content:center}.interview-content{padding:1rem}.content-header{flex-wrap:wrap}.q-card__header{padding:.8rem}.q-card__question{font-size:.85rem}.interview-sidebar{flex-direction:column}.match-score{width:100%;align-items:center}.match-score__label{align-self:center}.skill-gaps{width:100%}}@media(max-width:480px){.interview-page{padding:0}.interview-layout{border-radius:0;border-left:none;border-right:none}.interview-nav{padding:.8rem}.interview-nav__item{padding:.5rem .7rem}.interview-nav__icon,.interview-nav__home-text{display:none}.interview-nav__home{padding:.6rem}.interview-content{padding:1rem .75rem}.content-header h2{font-size:1rem}.q-card__body{padding:.8rem}.roadmap-day{padding-left:2.5rem}.roadmap-list:before{left:18px}.roadmap-day:before{left:11px}.match-score__ring{width:80px;height:80px}.match-score__value{font-size:1.4rem}.skill-tag{font-size:.7rem}}.skeleton{background:linear-gradient(90deg,#1c2230 25%,#252d40 37%,#1c2230 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:.4rem}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}.skeleton-layout{min-height:80vh}.skeleton-title{width:80px;height:12px;margin-bottom:1.5rem}.skeleton-item{height:40px;width:100%;margin-bottom:.6rem}.skeleton-heading{height:25px;width:220px;margin-bottom:1.5rem}.skeleton-question{background-color:#1c2230;border:1px solid #2a3348;border-radius:.6rem;padding:1rem;margin-bottom:.8rem}.skeleton-small{width:35px;height:18px;margin-bottom:.8rem}.skeleton-line{height:14px;width:90%;margin-bottom:.5rem}.skeleton-line.short{width:60%}.skeleton-circle{width:90px;height:90px;border-radius:50%;margin:auto}.skeleton-tag{height:30px;width:90px;margin-top:.5rem}.button{border:none;outline:none;padding-inline:1.5rem;padding-block:.75rem;border-radius:1rem;cursor:pointer;transition:all .3s ease-in-out}.button.primary-button{background-color:#e1034d;color:#fff}.button.secondary-button{background-color:transparent;color:#e6edf3;border:1px solid #2a3348}.button.secondary-button:hover{background-color:#1c2230;border-color:#e1034d;color:#e1034d}.button:active{transform:scale(.9)}*{margin:0%;padding:0%;box-sizing:border-box}html,body,#root{width:100%;background-color:#161616;color:#f5f5f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.highlight{color:#d20d3b}.loading-screen{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;background-color:#161616;color:#f5f5f5}.loading-spinner{width:42px;height:42px;border:4px solid #333;border-top-color:#e1034d;border-radius:50%;animation:loading-spin .8s linear infinite}.loading-screen p{margin:0;color:#aaa;font-size:.95rem}@keyframes loading-spin{to{transform:rotate(360deg)}}.form-error{width:100%;padding:.75rem .9rem;border:1px solid rgba(255,70,70,.45);border-radius:.65rem;background:#ff46461a;color:#f77;font-size:.9rem;line-height:1.4}
