main.auth-page{flex:1;width:100%;min-height:0;display:flex;justify-content:center;align-items:center;padding:2rem 1.25rem;background-color:#fff}main.auth-page .form-container{width:100%;max-width:400px;display:flex;flex-direction:column;gap:1.25rem;padding:2rem 2.25rem;background-color:#fff;border:1px solid #dadce0;border-radius:8px;box-shadow:0 1px 2px #3c404314,0 2px 8px #3c40430f}main.auth-page h1{font-size:1.5rem;font-weight:400;color:#202124;text-align:center;margin:0}main.auth-page form{display:flex;flex-direction:column;gap:1rem}main.auth-page .input-group{display:flex;flex-direction:column;gap:.4rem}main.auth-page .input-group label{font-size:.875rem;font-weight:500;color:#5f6368}main.auth-page .input-group input{border:1px solid #dadce0;outline:none;padding:.65rem .875rem;border-radius:4px;font-size:1rem;color:#202124;background-color:#fff;transition:border-color .15s ease,box-shadow .15s ease}main.auth-page .input-group input::placeholder{color:#80868b}main.auth-page .input-group input:hover{border-color:#bdc1c6}main.auth-page .input-group input:focus{border-color:#1a73e8;box-shadow:0 0 0 1px #1a73e8}main.auth-page .auth-page__loading{color:#5f6368;font-size:1rem;font-weight:400}main.auth-page>p{text-align:center;font-size:.875rem;color:#5f6368;margin:0}main.auth-page a{color:#1a73e8;text-decoration:none;font-weight:500}main.auth-page a:hover{text-decoration:underline}.home-page{flex:1;width:100%;min-height:0;background-color:#fff;color:#333;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2.5rem 1.5rem 2rem;gap:2rem}.page-header{text-align:center}.page-header h1{font-size:2.25rem;font-weight:700;margin-bottom:.5rem;color:#333}.page-header p{color:#666;font-size:.95rem;max-width:480px;margin:0 auto;line-height:1.6}.page-header .highlight{color:#1a73e8}.interview-card{width:100%;max-width:900px;background-color:#f9f9f9;border:1px solid #cccccc;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 #cccccc}.interview-card__footer .footer-info{font-size:.8rem;color:#666}.panel-divider{width:1px;background-color:#ccc;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:#333;flex:1}.panel__icon{display:flex;align-items:center;color:#1a73e8}.panel__textarea{flex:1;width:100%;background-color:#eaeaea;border:1px solid #cccccc;border-radius:.5rem;padding:.75rem 1rem;color:#333;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:#666}.panel__textarea:focus{border-color:#1a73e8}.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:#666}.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{background-color:#d9302526;color:#d93025;border:1px solid rgba(217,48,37,.3)}.badge--best{background-color:#1a73e826;color:#1a73e8;border:1px solid rgba(26,115,232,.3)}.section-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#333;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:#eaeaea;border:2px dashed #cccccc;border-radius:.6rem;cursor:pointer;transition:border-color .2s,background-color .2s}.dropzone:hover{border-color:#1a73e8;background-color:#1a73e80d}.dropzone__icon{color:#1a73e8;margin-bottom:.25rem}.dropzone__title{font-size:.875rem;font-weight:500;color:#333;margin:0}.dropzone__subtitle{font-size:.75rem;color:#666;margin:0}.or-divider{display:flex;align-items:center;gap:.75rem;color:#666;font-size:.75rem}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background-color:#ccc}.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:#e8f0fe;border:1px solid #c6dafc;border-radius:.5rem}.info-box__icon{flex-shrink:0;color:#1a73e8;margin-top:1px}.info-box p{margin:0;font-size:.8rem;color:#1967d2;line-height:1.5}.info-box p strong{color:#333}.generate-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#1a73e8,#135cbc);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:#f9f9f9;border:1px solid #cccccc;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:#1a73e8;align-items:flex-start}*::-webkit-scrollbar{display:none}.interview-page{width:100%;flex:1;min-height:0;background-color:#fff;color:#202124;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:#f8f9fa;border:1px solid #dadce0;border-radius:1rem;justify-content:space-between}.interview-divider{width:1px;background-color:#dadce0;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:#5f6368;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:#5f6368;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:#fff;color:#202124}.interview-nav__item--active{background-color:#1a73e81a;color:#1a73e8}.interview-nav__item--active .interview-nav__icon svg{stroke:#1a73e8}.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 #dadce0}.content-header h2{font-size:1.1rem;font-weight:700;color:#202124;margin:0}.content-header__count{font-size:.8rem;color:#5f6368;background-color:#fff;padding:.15rem .6rem;border-radius:2rem;border:1px solid #dadce0}.q-list{display:flex;flex-direction:column;gap:.75rem}.q-card{background-color:#fff;border:1px solid #dadce0;border-radius:.6rem;overflow:hidden;transition:border-color .2s}.q-card:hover{border-color:#c9ccd2}.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:#1a73e8;background-color:#1a73e81a;border:1px solid rgba(26,115,232,.2);border-radius:.3rem;padding:.15rem .4rem;margin-top:2px}.q-card__question{flex:1;margin:0;font-size:.9rem;font-weight:500;color:#202124;line-height:1.5}.q-card__chevron{flex-shrink:0;color:#5f6368;transition:transform .2s;margin-top:2px}.q-card__chevron--open{transform:rotate(180deg);color:#1a73e8}.q-card__body{padding:.75rem 1rem 1rem;display:flex;flex-direction:column;gap:.75rem;border-top:1px solid #dadce0}.q-card__section{display:flex;flex-direction:column;gap:.4rem}.q-card__section p{margin:0;font-size:.835rem;color:#5f6368;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:#6f42c1;background-color:#6f42c114;border:1px solid rgba(111,66,193,.2)}.q-card__tag--answer{color:#137333;background-color:#13733314;border:1px solid rgba(19,115,51,.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,#1a73e8,#1a73e81a);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:#f8f9fa;border:2px solid #1a73e8}.roadmap-day__header{display:flex;align-items:center;gap:.6rem}.roadmap-day__badge{font-size:.7rem;font-weight:700;color:#1a73e8;background-color:#1a73e81a;border:1px solid rgba(26,115,232,.25);padding:.1rem .5rem;border-radius:2rem}.roadmap-day__focus{margin:0;font-size:.95rem;font-weight:600;color:#202124}.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:#5f6368;line-height:1.5}.roadmap-day__bullet{flex-shrink:0;width:5px;height:5px;border-radius:50%;background-color:#5f6368;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:#dadce0}.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:#5f6368;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:#202124;line-height:1}.match-score__pct{font-size:.75rem;color:#5f6368;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:#5f6368;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}.app-shell{min-height:100vh;display:flex;flex-direction:column;background-color:#fff;color:#202124}.site-header{flex-shrink:0;padding:.875rem 1.25rem;border-bottom:1px solid #dadce0;background-color:#fff}.site-header__bar{max-width:1280px;margin:0 auto;width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header__actions{flex-shrink:0;display:flex;align-items:center}.site-header__auth-wait{font-size:.8rem;color:#5f6368;min-width:1.25rem;max-width:7.5rem;text-align:right;white-space:nowrap}.site-header__auth-btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1rem;font-size:.875rem;font-weight:500;font-family:inherit;line-height:1.25;color:#1a73e8;background-color:#fff;border:1px solid #dadce0;border-radius:4px;cursor:pointer;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.site-header__auth-btn:hover{background-color:#f8f9fa;border-color:#c4c7cd;color:#1557b0}.site-header__auth-btn:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}.site-brand{display:inline-flex;align-items:baseline;gap:.35rem;text-decoration:none;color:inherit;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:opacity .15s ease}.site-brand:hover{opacity:.92}.site-brand:focus-visible{outline:2px solid #1a73e8;outline-offset:4px;border-radius:4px}.site-brand__mark{font-size:1.35rem;font-weight:600;color:#1a73e8;letter-spacing:-.02em}.site-brand__tail{font-size:1.1rem;font-weight:400;color:#5f6368;letter-spacing:-.01em}.site-main{flex:1;width:100%;display:flex;flex-direction:column;min-height:0}.site-footer{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.65rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid #dadce0;background-color:#f8f9fa}.site-footer__links{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:center}.site-footer__links a{font-size:.8125rem;color:#5f6368;text-decoration:none}.site-footer__links a:hover{color:#202124;text-decoration:underline}.site-footer__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.35rem .5rem;font-size:.8125rem;color:#5f6368}.site-footer__copy{color:#5f6368}.site-footer__sep{color:#dadce0;-webkit-user-select:none;user-select:none}.site-footer__author{font-family:Georgia,Times New Roman,serif;font-weight:500;font-style:italic;letter-spacing:.02em;color:#1a73e8;text-decoration:none}.site-footer__author:hover{color:#1557b0;text-decoration:underline}.site-footer__author:focus-visible{outline:2px solid #1a73e8;outline-offset:2px;border-radius:2px}.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:#1a73e8;color:#fff}.button:hover{background-color:#1557b0}.button:active{transform:scale(.9)}*{margin:0%;padding:0%;box-sizing:border-box}html,body,#root{width:100%;min-height:100%;background-color:#fff;color:#202124;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.highlight{color:#1a73e8}.loading-screen{flex:1;display:flex;align-items:center;justify-content:center;min-height:40vh;padding:2rem;color:#5f6368;font-size:1rem;font-weight:400}
