@import "https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400;1,500&display=swap";@import "https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;1,400;1,500&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Montserrat:wght@300;400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=Montserrat:wght@300;400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400&family=Montserrat:wght@300;400;500&display=swap";.login-root{color:#d4d0c8;background-color:#0e0e0e;flex-direction:column;width:100%;min-height:100vh;font-family:system-ui,sans-serif;display:flex}@media (width>=768px){.login-root{flex-direction:row}}.login-loading{color:#666;justify-content:center;align-items:center;width:100%;font-family:EB Garamond,Georgia,serif;font-size:22px;font-style:italic;display:flex}.login-left{z-index:1;flex-direction:column;flex-shrink:0;width:100%;padding:32px 24px;display:flex;position:relative}@media (width>=480px){.login-left{padding:40px}}@media (width>=768px){.login-left{width:400px;padding:48px}}@media (width>=1024px){.login-left{width:460px;padding:48px 56px}}.login-brand{margin-bottom:28px}@media (width>=768px){.login-brand{margin-bottom:40px}}.login-brand .brand-italic{color:#d4d0c8;letter-spacing:.01em;font-family:EB Garamond,Georgia,serif;font-size:18px;font-style:italic;font-weight:400}.login-brand .login-brand{align-items:center;gap:10px;font-size:30px;font-weight:600;display:flex}.login-brand .login-brand svg,.login-brand .login-brand img{width:28px;height:28px}.login-brand .brand-italic{font-size:30px;line-height:1}.login-form-wrap{flex:1}.login-heading{color:#d4d0c8;letter-spacing:-.01em;margin-bottom:14px;font-family:EB Garamond,Georgia,serif;font-size:36px;font-weight:400;line-height:1.05}@media (width>=480px){.login-heading{margin-bottom:18px;font-size:44px}}@media (width>=1024px){.login-heading{margin-bottom:20px;font-size:52px}}.login-sub{color:#555;max-width:320px;margin-bottom:28px;font-size:13px;line-height:1.7}@media (width>=768px){.login-sub{margin-bottom:40px}}.login-form{flex-direction:column;gap:0;display:flex}.field-group{flex-direction:column;margin-bottom:24px;display:flex}@media (width>=768px){.field-group{margin-bottom:28px}}.field-group label{letter-spacing:.14em;color:#555;margin-bottom:10px;font-size:10px}.field-group input{color:#d4d0c8;background:0 0;border:none;border-bottom:.5px solid #2a2a2a;outline:none;padding:8px 0 12px;font-family:system-ui,sans-serif;font-size:16px;transition:border-color .2s}@media (width>=768px){.field-group input{font-size:14px}}.field-group input::placeholder{color:#3a3a3a}.field-group input:focus{border-bottom-color:#666}.auth-btn{color:#d4d0c8;letter-spacing:.18em;cursor:pointer;background:linear-gradient(135deg,#2a2a2a 0%,#1e1e1e 100%);border:.5px solid #3a3a3a;border-radius:3px;width:100%;margin-top:16px;padding:16px;font-family:system-ui,sans-serif;font-size:11px;font-weight:500;transition:background .2s,border-color .2s}.auth-btn:hover{background:linear-gradient(135deg,#333 0%,#282828 100%);border-color:#555}.auth-btn:active{transform:scale(.99)}.login-footer-links{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.login-footer-links .muted-link{letter-spacing:.12em;color:#444;cursor:pointer;font-size:10px}.login-footer-links .muted-link:hover{color:#888}.login-footer-links .bright-link{letter-spacing:.12em;color:#d4d0c8;font-size:10px;font-weight:500;text-decoration:none}.login-footer-links .bright-link:hover{color:#fff}.login-copyright{letter-spacing:.1em;color:#333;margin-top:auto;padding-top:32px;font-size:10px}.login-right{background-color:#0a0a0a;flex:1;display:none;position:relative;overflow:hidden}@media (width>=768px){.login-right{min-height:280px;display:block}}@media (width>=1024px){.login-right{min-height:unset}}.login-right .right-bg-img{object-fit:cover;object-position:center top;z-index:0;filter:brightness(.55)grayscale(.2);width:100%;height:100%;position:absolute;inset:0}.login-right .right-overlay{z-index:1;background:linear-gradient(#0a0a0a26 0%,#0a0a0a8c 60%,#0a0a0ad1 100%);position:absolute;inset:0}.quote-card{z-index:3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0e0e0ebf;border:.5px solid #2a2a2a;border-radius:4px;padding:24px 28px;position:absolute;bottom:40px;left:40px;right:40px}@media (width>=1024px){.quote-card{padding:32px 36px;bottom:60px;left:60px;right:60px}}.quote-card .quote-mark{color:#444;margin-bottom:12px;font-family:EB Garamond,Georgia,serif;font-size:24px;line-height:1}@media (width>=1024px){.quote-card .quote-mark{margin-bottom:16px;font-size:28px}}.quote-card blockquote{color:#c8c4bc;border:none;margin:0 0 18px;padding:0;font-family:EB Garamond,Georgia,serif;font-size:17px;font-style:italic;font-weight:400;line-height:1.45}@media (width>=1024px){.quote-card blockquote{margin:0 0 24px;font-size:22px}}.quote-card .quote-author{letter-spacing:.16em;color:#555;align-items:center;gap:16px;font-size:10px;display:flex}.quote-card .quote-author .author-line{background:#444;width:40px;height:.5px;display:inline-block}@keyframes prepSpin{to{transform:rotate(360deg)}}.register-root{color:#d4d0c8;background-color:#0e0e0e;flex-direction:column;width:100%;min-height:100vh;font-family:system-ui,sans-serif;display:flex}@media (width>=768px){.register-root{flex-direction:row}}.register-loading{color:#666;justify-content:center;align-items:center;width:100%;font-family:EB Garamond,Georgia,serif;font-size:22px;font-style:italic;display:flex}.register-left{background-color:#141414;flex-direction:column;flex-shrink:0;width:100%;min-height:200px;padding:32px 24px 28px;display:flex;position:relative;overflow:hidden}@media (width>=480px){.register-left{min-height:240px;padding:36px 36px 32px}}@media (width>=768px){.register-left{width:42%;min-height:unset;padding:48px}}@media (width>=1024px){.register-left{width:50%;padding:48px 56px}}.register-left:before{content:"";clip-path:polygon(50% 5%,95% 30%,85% 80%,20% 90%,5% 40%);z-index:0;opacity:.6;background:radial-gradient(#2a2a2a 0%,#0000 70%);border:.5px solid #2a2a2a;width:65%;height:70%;position:absolute;top:15%;left:20%}.register-left:after{content:"";clip-path:polygon(55% 0%,100% 35%,80% 100%,10% 85%,0% 25%);z-index:0;opacity:.4;border:.5px solid #333;width:55%;height:60%;position:absolute;top:20%;left:30%}.reg-brand{z-index:1;margin-bottom:16px;position:relative}@media (width>=768px){.reg-brand{margin-bottom:auto}}.reg-brand .brand-italic{color:#d4d0c8;letter-spacing:.01em;font-family:EB Garamond,Georgia,serif;font-size:20px;font-style:italic;font-weight:400}.reg-hero{z-index:1;margin-top:12px;margin-bottom:20px;position:relative}@media (width>=768px){.reg-hero{margin-top:auto;margin-bottom:40px}}.reg-hero .reg-heading{color:#d4d0c8;letter-spacing:-.01em;margin-bottom:12px;font-family:EB Garamond,Georgia,serif;font-size:32px;font-weight:400;line-height:1.1}@media (width>=480px){.reg-hero .reg-heading{font-size:40px}}@media (width>=1024px){.reg-hero .reg-heading{margin-bottom:20px;font-size:48px}}.reg-hero .reg-heading em{font-style:italic;display:inline}.reg-hero .reg-sub{color:#666;max-width:360px;font-size:13px;line-height:1.7;display:none}@media (width>=480px){.reg-hero .reg-sub{display:block}}.reg-meta{z-index:1;flex-wrap:wrap;gap:24px;display:flex;position:relative}@media (width>=768px){.reg-meta{flex-wrap:nowrap;gap:40px}}.reg-meta .meta-item{flex-direction:column;gap:4px;display:flex}.reg-meta .meta-item .meta-label{letter-spacing:.14em;color:#444;font-size:10px}.reg-meta .meta-item .meta-value{color:#888;font-size:13px}.alpha-tag{letter-spacing:.18em;color:#444;writing-mode:vertical-rl;text-orientation:mixed;z-index:1;font-size:9px;line-height:1.4;display:none;position:absolute;top:24px;right:20px}@media (width>=768px){.alpha-tag{display:block}}.register-right{background-color:#0e0e0e;flex-direction:column;flex:1;justify-content:space-between;padding:32px 24px;display:flex}@media (width>=480px){.register-right{padding:40px}}@media (width>=768px){.register-right{padding:48px 56px 40px}}@media (width>=1024px){.register-right{padding:60px 80px 48px}}.reg-form-wrap{flex:1}.reg-form-wrap .reg-eyebrow{letter-spacing:.16em;color:#555;margin-bottom:12px;font-size:10px}.reg-form-wrap .reg-title{color:#d4d0c8;letter-spacing:-.01em;margin-bottom:28px;font-family:EB Garamond,Georgia,serif;font-size:34px;font-weight:400;line-height:1.05}@media (width>=480px){.reg-form-wrap .reg-title{font-size:40px}}@media (width>=1024px){.reg-form-wrap .reg-title{margin-bottom:40px;font-size:44px}}.reg-form{flex-direction:column;display:flex}.reg-field{flex-direction:column;margin-bottom:24px;display:flex;position:relative}@media (width>=768px){.reg-field{margin-bottom:32px}}.reg-field label{letter-spacing:.14em;color:#555;margin-bottom:10px;font-size:10px}.reg-field input{color:#d4d0c8;letter-spacing:.06em;background:0 0;border:none;border-bottom:.5px solid #2a2a2a;outline:none;padding:8px 0 12px;font-family:system-ui,sans-serif;font-size:16px;transition:border-color .2s}@media (width>=768px){.reg-field input{font-size:13px}}.reg-field input::placeholder{color:#333;letter-spacing:.06em}.reg-field input:focus{border-bottom-color:#666}.reg-field.password-field input{padding-right:60px}.show-toggle{color:#555;letter-spacing:.14em;cursor:pointer;background:0 0;border:none;padding:0;font-family:system-ui,sans-serif;font-size:10px;transition:color .2s;position:absolute;top:0;right:0}.show-toggle:hover{color:#d4d0c8}.establish-btn{color:#d4d0c8;letter-spacing:.2em;cursor:pointer;background:linear-gradient(135deg,#2e2e2e 0%,#232323 100%);border:.5px solid #3a3a3a;border-radius:3px;width:100%;margin-top:8px;padding:18px;font-family:system-ui,sans-serif;font-size:11px;font-weight:500;transition:background .2s,border-color .2s}.establish-btn:hover{background:linear-gradient(135deg,#383838 0%,#2c2c2c 100%);border-color:#555}.establish-btn:active{transform:scale(.99)}.secure-note{text-align:center;letter-spacing:.14em;color:#333;margin:14px 0 20px;font-size:10px}.signin-link{text-align:center;color:#555;font-size:14px}.signin-link a{color:#d4d0c8;font-weight:500;text-decoration:none;transition:color .2s}.signin-link a:hover{color:#fff}.reg-footer{border-top:.5px solid #1e1e1e;margin-top:32px;padding-top:20px}@media (width>=768px){.reg-footer{margin-top:40px}}.reg-footer .encryption-badge{letter-spacing:.12em;color:#444;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;display:flex}.reg-footer .encryption-badge .lock-icon{filter:grayscale()brightness(.4);font-size:12px}.reg-footer .reg-terms{color:#444;max-width:420px;font-size:12px;line-height:1.6}:root{--bg:#0a0a0a;--bg-card:#111;--bg-input:#0d0d0d;--border:#ffffff14;--border-hover:#fff3;--text-primary:#fff;--text-secondary:#ffffff73;--text-muted:#ffffff40;--accent:#fff;--font-display:"Cormorant Garamond", serif;--font-body:"Montserrat", sans-serif}.home-page{background:var(--bg);min-height:100vh;color:var(--text-primary);font-family:var(--font-body);padding-top:56px}.loading-screen h1{font-family:var(--font-display);color:#ffffff80;letter-spacing:.04em;font-size:clamp(1.5rem,3vw,2.5rem);font-style:italic;font-weight:300}.page-header{box-sizing:border-box;width:100%;padding:80px 64px 64px}.page-header h1{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-primary);white-space:nowrap;margin:0 0 28px;font-size:clamp(2.4rem,4.5vw,5rem);font-weight:300;line-height:1.1}.page-header h1 .highlight{color:var(--text-primary);font-style:italic;display:inline}.page-header p{letter-spacing:.04em;color:var(--text-secondary);max-width:420px;margin:0;font-size:.75rem;font-weight:300;line-height:1.75}.interview-card{max-width:1400px;margin:0 auto 80px;padding:0 48px}.interview-card__body{border:1px solid var(--border);background:var(--bg-card);grid-template-columns:1fr auto 1fr;gap:0;min-height:540px;display:grid}.panel{flex-direction:column;gap:20px;padding:36px 40px;display:flex}.panel__header{align-items:center;gap:10px;margin-bottom:4px;display:flex}.panel__header .panel__icon{color:var(--text-muted);align-items:center;display:flex}.panel__header h2{font-family:var(--font-display);letter-spacing:.02em;color:var(--text-primary);flex:1;margin:0;font-size:1.4rem;font-style:italic;font-weight:400}.badge{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;border:1px solid;padding:3px 8px;font-size:.55rem;font-weight:500}.badge--required,.badge--best{color:var(--text-secondary);border-color:#ffffff26}.panel__textarea{background:var(--bg-input);border:1px solid var(--border);width:100%;color:var(--text-primary);font-family:var(--font-body);letter-spacing:.02em;resize:vertical;box-sizing:border-box;border-radius:0;outline:none;flex:1;min-height:280px;padding:16px 18px;font-size:.75rem;font-weight:300;line-height:1.7;transition:border-color .2s}.panel__textarea::placeholder{color:var(--text-muted);font-style:italic}.panel__textarea:focus{border-color:#ffffff40}.panel__textarea--short{flex:unset;min-height:100px}.char-counter{letter-spacing:.1em;color:var(--text-muted);text-align:right;margin-top:-12px;font-size:.6rem}.panel-divider{background:var(--border);width:1px}.upload-section{flex-direction:column;gap:10px;display:flex}.section-label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:8px;font-size:.6rem;font-weight:500;display:flex}.dropzone{cursor:pointer;border:1px dashed #ffffff26;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:28px 20px;transition:border-color .2s,background .2s;display:flex}.dropzone:hover{background:#ffffff05;border-color:#ffffff4d}.dropzone .dropzone__icon{color:var(--text-muted);display:flex}.dropzone .dropzone__title{letter-spacing:.06em;color:var(--text-secondary);margin:0;font-size:.7rem;font-weight:400}.dropzone .dropzone__subtitle{letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.6rem}.or-divider{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:.6rem;display:flex}.or-divider:before,.or-divider:after{content:"";background:var(--border);flex:1;height:1px}.info-box{border:1px solid var(--border);background:#ffffff08;gap:10px;margin-top:auto;padding:12px 14px;display:flex}.info-box .info-box__icon{color:var(--text-muted);flex-shrink:0;align-items:flex-start;padding-top:1px;display:flex}.info-box .info-box__icon svg circle{fill:#ffffff26}.info-box .info-box__icon svg line{stroke:#ffffffb3}.info-box p{letter-spacing:.04em;color:var(--text-secondary);margin:0;font-size:.65rem;font-weight:300;line-height:1.6}.info-box p strong{color:#ffffffb3;font-weight:500}.interview-card__footer{border-top:1px solid var(--border);background:var(--bg-card);justify-content:space-between;align-items:center;padding:20px 40px;display:flex}.footer-info{letter-spacing:.14em;color:var(--text-muted);text-transform:uppercase;font-size:.6rem;font-weight:300}.generate-btn{cursor:pointer;font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#0a0a0a;background:#fff;border:none;align-items:center;gap:10px;padding:12px 28px;font-size:.65rem;font-weight:500;transition:background .2s,opacity .2s;display:flex}.generate-btn svg{flex-shrink:0}.generate-btn:hover{background:#ffffffe0}.generate-btn:active{opacity:.8}.process-steps{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin:0 0 80px;padding:0 64px;display:grid}.process-step{border-top:1px solid var(--border);padding:48px 56px 48px 0}.process-step:not(:last-child){border-right:1px solid var(--border)}.process-step:not(:first-child){padding-left:56px;padding-right:0}.process-step .step-number{font-family:var(--font-display);letter-spacing:.1em;color:var(--text-muted);margin-bottom:16px;font-size:1rem;font-style:italic;font-weight:300}.process-step h3{font-family:var(--font-display);letter-spacing:.01em;color:var(--text-primary);margin:0 0 16px;font-size:clamp(2rem,3vw,2.8rem);font-style:italic;font-weight:300}.process-step p{letter-spacing:.03em;color:var(--text-secondary);margin:0;font-size:.78rem;font-weight:300;line-height:1.8}.recent-reports{max-width:1400px;margin:0 auto 80px;padding:0 48px}.recent-reports h2{font-family:var(--font-display);letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin:0 0 24px;font-size:.65rem;font-weight:400}.reports-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.report-item{border-top:1px solid var(--border);cursor:pointer;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:24px 0;transition:background .15s;display:grid}.report-item:last-child{border-bottom:1px solid var(--border)}.report-item:hover h3{color:var(--text-primary)}.report-item h3{font-family:var(--font-display);letter-spacing:.02em;color:#ffffffb3;margin:0;font-size:1.1rem;font-style:italic;font-weight:300;transition:color .15s}.report-item .report-meta{letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin:0;font-size:.6rem}.report-item .match-score{letter-spacing:.15em;text-transform:uppercase;border:1px solid;margin:0;padding:4px 10px;font-size:.6rem;font-weight:500}.report-item .match-score.score--high{color:#fffc;border-color:#ffffff4d}.report-item .match-score.score--mid{color:#ffffff80;border-color:#ffffff2e}.report-item .match-score.score--low{color:#ffffff4d;border-color:#ffffff1a}.page-footer{border-top:1px solid var(--border);gap:32px;max-width:1400px;margin:0 auto;padding:32px 48px;display:flex}.page-footer a{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:.6rem;font-weight:400;text-decoration:none;transition:color .2s}.page-footer a:hover{color:var(--text-secondary)}@media (width<=900px){.page-header,.interview-card,.process-steps,.recent-reports,.page-footer{padding-left:24px;padding-right:24px}.interview-card__body{grid-template-columns:1fr}.panel-divider{width:100%;height:1px}.process-steps{grid-template-columns:1fr}.process-steps .process-step{padding-right:0}.process-steps .process-step:not(:first-child){padding-left:0}.process-steps .process-step:not(:last-child){border-right:none}.report-item{grid-template-columns:1fr;gap:8px}}@media (width<=1024px){.page-header{padding:60px 48px 48px}.page-header h1{white-space:normal}.interview-card{padding:0 32px}.process-steps{padding:0 48px}.recent-reports{padding:0 32px}.page-footer{padding:28px 32px}}@media (width<=900px){.page-header{padding:40px 24px 32px}.page-header h1{white-space:normal;margin-bottom:16px;font-size:clamp(2rem,7vw,3rem)}.page-header p{max-width:100%}.interview-card{margin-bottom:48px;padding:0 16px}.interview-card__body{grid-template-columns:1fr}.panel{padding:24px 20px}.panel-divider{width:100%;height:1px}.interview-card__footer{flex-direction:column;align-items:flex-start;gap:16px;padding:20px}.generate-btn{justify-content:center;width:100%}.process-steps{grid-template-columns:1fr;padding:0 16px}.process-steps .process-step{padding:32px 0}.process-steps .process-step:not(:first-child){padding-left:0}.process-steps .process-step:not(:last-child){border-right:none;border-bottom:1px solid var(--border)}.recent-reports{margin-bottom:48px;padding:0 16px}.report-item{grid-template-columns:1fr;gap:8px}.report-item .match-score{width:fit-content}.page-footer{flex-wrap:wrap;gap:20px;padding:24px 16px}}@media (width<=480px){.page-header h1{font-size:clamp(1.8rem,8vw,2.4rem)}.panel__textarea{min-height:200px;font-size:16px}.dropzone{padding:20px 16px}}:root{--bg:#0c0c0c;--bg-panel:#131313;--bg-card:#161616;--bg-card-alt:#1a1a1a;--border:#ffffff14;--border-light:#ffffff0d;--text:#f0ede8;--text-sec:#f0ede873;--text-muted:#f0ede840;--font-display:"Cormorant Garamond", serif;--font-body:"Montserrat", sans-serif}.interview-page{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-body);flex-direction:column;padding-top:56px;display:flex}.loading-screen{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-screen h1{font-family:var(--font-display);color:var(--text-sec);font-size:2rem;font-style:italic;font-weight:300}.interview-header{box-sizing:border-box;justify-content:space-between;align-items:flex-start;gap:48px;width:100%;max-width:1400px;margin:0 auto;padding:56px 64px 48px;display:flex}.interview-header__left{flex:1;max-width:600px}.interview-header__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:.58rem;font-weight:500;display:block}.interview-header__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0 0 20px;font-size:clamp(1.8rem,3vw,3.2rem);font-weight:300;line-height:1.15}.interview-header__title em{font-style:italic}.interview-header__subtitle{letter-spacing:.03em;color:var(--text-sec);max-width:440px;margin:0;font-size:.72rem;font-weight:300;line-height:1.75}.interview-header__right{flex-shrink:0;padding-top:8px}.match-ring{flex-direction:column;align-items:center;gap:8px;width:130px;display:flex;position:relative}.match-ring__svg{width:120px;height:120px;transform:rotate(-90deg)}.match-ring__track{fill:none;stroke:#ffffff12;stroke-width:2px}.match-ring__fill{fill:none;stroke:#ffffffbf;stroke-width:2px;stroke-linecap:round;transition:stroke-dashoffset 1s}.match-ring.score--high .match-ring__fill{stroke:#ffffffd9}.match-ring.score--mid .match-ring__fill{stroke:#ffffff8c}.match-ring.score--low .match-ring__fill{stroke:#ffffff4d}.match-ring__inner{align-items:baseline;gap:1px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.match-ring__value{font-family:var(--font-display);color:var(--text);font-size:2.6rem;font-weight:300;line-height:1}.match-ring__pct{color:var(--text-sec);padding-bottom:4px;font-size:.8rem;font-weight:300}.match-ring__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);text-align:center;font-size:.52rem;font-weight:500}.interview-body{box-sizing:border-box;flex:1;grid-template-columns:1fr 1fr;gap:0;width:100%;max-width:1400px;margin:0 auto;padding:0 64px 80px;display:grid}.interview-col--left{border-right:1px solid var(--border);padding-right:48px}.interview-col--right{flex-direction:column;gap:48px;padding-left:48px;display:flex}.col-title{font-family:var(--font-display);letter-spacing:.01em;color:var(--text);margin:0 0 28px;font-size:1.7rem;font-weight:300}.col-title.col-title--italic{font-style:italic}.q-list{flex-direction:column;gap:0;display:flex}.q-card{border-top:1px solid var(--border-light)}.q-card:last-child{border-bottom:1px solid var(--border-light)}.q-card__header{cursor:pointer;grid-template-columns:28px 1fr 20px;align-items:start;gap:16px;padding:20px 0;transition:opacity .15s;display:grid}.q-card__header:hover{opacity:.8}.q-card__index{font-family:var(--font-display);color:var(--text-muted);letter-spacing:.06em;padding-top:3px;font-size:.75rem;font-weight:300}.q-card__question{letter-spacing:.02em;color:var(--text);margin:0;font-size:.78rem;font-weight:400;line-height:1.6}.q-card__chevron{color:var(--text-muted);justify-content:center;padding-top:4px;transition:transform .2s;display:flex}.q-card__chevron--open{transform:rotate(180deg)}.q-card__body{flex-direction:column;gap:14px;padding:0 0 20px 44px;display:flex}.q-card__section{flex-direction:column;gap:8px;display:flex}.q-card__section p{letter-spacing:.02em;color:var(--text-sec);margin:0;font-size:.7rem;font-weight:300;line-height:1.75}.q-card__tag{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border);width:fit-content;padding:3px 8px;font-size:.52rem;font-weight:500;display:inline-block}.right-panel{background:var(--bg-panel);border:1px solid var(--border);padding:32px 36px}.b-list{flex-direction:column;gap:28px;display:flex}.b-card{flex-direction:column;gap:12px;display:flex}.b-card+.b-card{border-top:1px solid var(--border-light);padding-top:28px}.b-card__question{font-family:var(--font-display);letter-spacing:.02em;color:var(--text-sec);margin:0;font-size:.9rem;font-style:italic;font-weight:300;line-height:1.5}.b-card__section{flex-direction:column;gap:6px;display:flex}.b-card__tag{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.52rem;font-weight:500}.b-card__answer{letter-spacing:.02em;color:var(--text);margin:0;font-size:.72rem;font-weight:400;line-height:1.7}.right-section .col-title{margin-bottom:20px}.roadmap-list{flex-direction:column;gap:0;display:flex}.roadmap-day{border:1px solid var(--border);background:var(--bg-card);border-bottom:none;grid-template-columns:64px 1fr;gap:20px;padding:20px 24px;display:grid}.roadmap-day:last-child{border-bottom:1px solid var(--border)}.roadmap-day:nth-child(2n){background:var(--bg-card-alt)}.roadmap-day__left{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2px;display:flex}.roadmap-day__label{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:.52rem;font-weight:500}.roadmap-day__number{font-family:var(--font-display);color:var(--text);font-size:2.2rem;font-weight:300;line-height:1}.roadmap-day__right{flex-direction:column;gap:6px;display:flex}.roadmap-day__focus{letter-spacing:.18em;text-transform:uppercase;color:var(--text);margin:0;font-size:.6rem;font-weight:500}.roadmap-day__tasks{letter-spacing:.02em;color:var(--text-sec);margin:0;font-size:.68rem;font-style:italic;font-weight:300;line-height:1.7}.skill-gaps__list{flex-wrap:wrap;gap:8px;display:flex}.skill-tag{letter-spacing:.14em;text-transform:uppercase;border:1px solid;padding:5px 12px;font-size:.58rem;font-weight:500}.skill-tag--high{color:#ffffffbf;border-color:#ffffff4d}.skill-tag--medium{color:#ffffff80;border-color:#ffffff2e}.skill-tag--low{color:#ffffff4d;border-color:#ffffff1a}.interview-footer{border-top:1px solid var(--border);box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:24px 64px;display:flex}.interview-footer__left{align-items:center;gap:16px;display:flex}.footer-badge{border:1px solid var(--border);color:#fff6;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.footer-badge__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px;font-size:.52rem;font-weight:500;display:block}.footer-badge__text{letter-spacing:.04em;color:var(--text-sec);margin:0;font-size:.68rem;font-weight:400}.interview-footer__right{align-items:center;gap:12px;display:flex}.footer-btn{cursor:pointer;font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;border:none;padding:12px 24px;font-size:.62rem;font-weight:500;transition:all .2s}.footer-btn--primary{background:var(--text);color:var(--bg)}.footer-btn--primary:hover{background:#f0ede8e0}.footer-btn--ghost{color:var(--text-sec);border:1px solid var(--border);background:0 0}.footer-btn--ghost:hover{color:var(--text);border-color:#ffffff40}@media (width<=960px){.interview-header{flex-direction:column;padding:40px 24px 32px}.interview-body{grid-template-columns:1fr;padding:0 24px 60px}.interview-col--left{border-right:none;border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:40px;padding-right:0}.interview-col--right{padding-left:0}.interview-footer{flex-direction:column;align-items:flex-start;padding:24px}}@media (width<=1100px){.interview-header{padding:48px 40px 36px}.interview-body{padding:0 40px 64px}.interview-col--left{padding-right:32px}.interview-col--right{padding-left:32px}.interview-footer{padding:24px 40px}}@media (width<=960px){.interview-header{flex-direction:column;gap:32px;padding:36px 24px 28px}.interview-header__right{padding-top:0}.match-ring{flex-direction:row;align-items:center;gap:16px;width:auto}.match-ring__svg{width:80px;height:80px}.match-ring__inner{transform:translate(-50%,-58%)}.match-ring__value{font-size:1.8rem}.match-ring__label{text-align:left}.interview-body{grid-template-columns:1fr;padding:0 24px 48px}.interview-col--left{border-right:none;border-bottom:1px solid var(--border);margin-bottom:40px;padding-bottom:40px;padding-right:0}.interview-col--right{gap:32px;padding-left:0}.right-panel{padding:24px 20px}.roadmap-day{grid-template-columns:48px 1fr;gap:16px;padding:16px}.roadmap-day__number{font-size:1.6rem}.interview-footer{flex-direction:column;align-items:flex-start;gap:20px;padding:20px 24px}.interview-footer__right{width:100%}.interview-footer__right .footer-btn{text-align:center;flex:1;justify-content:center}}@media (width<=480px){.interview-header{padding:28px 16px 24px}.interview-body{padding:0 16px 40px}.col-title{font-size:1.4rem}.interview-header__title{font-size:clamp(1.5rem,7vw,2rem)}.interview-footer{padding:20px 16px}.interview-footer__right{flex-direction:column}.interview-footer__right .footer-btn{width:100%}}.main-navbar{z-index:100;background:#0a0a0a;border-bottom:1px solid #ffffff14;font-family:Montserrat,sans-serif;position:fixed;top:0;left:0;right:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;height:56px;margin:0 auto;padding:0 48px;display:flex}.navbar-brand{cursor:pointer;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-brand .brand-icon{align-items:center;display:flex}.navbar-brand .brand-text{letter-spacing:.06em;color:#fff;font-family:Cormorant Garamond,serif;font-size:1.15rem;font-style:italic;font-weight:300}.navbar-brand .brand-text .highlight{color:#fff;font-style:normal;font-weight:400}.navbar-links{align-items:center;gap:32px;display:flex}.nav-link{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#ffffff80;background:0 0;border:none;padding:0;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;transition:color .2s;position:relative}.nav-link:after{content:"";background:#fff;width:0;height:1px;transition:width .25s;position:absolute;bottom:-4px;left:0}.nav-link:hover{color:#fff}.nav-link:hover:after{width:100%}.nav-link--active{color:#fff}.nav-link--active:after{width:100%}.nav-link .nav-label{display:inline}.navbar-divider{background:#ffffff1f;width:1px;height:20px}.user-section{align-items:center;gap:16px;display:flex}.user-info{align-items:center;gap:8px;display:flex}.user-avatar{letter-spacing:.05em;color:#ffffffb3;text-transform:uppercase;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.6rem;font-weight:500;display:flex}.user-name{letter-spacing:.1em;color:#ffffff80;text-transform:uppercase;font-size:.65rem;font-weight:400}.logout-btn{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#ffffff59;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;transition:color .2s;display:flex}.logout-btn svg{opacity:.5;transition:opacity .2s}.logout-btn:hover{color:#fff}.logout-btn:hover svg{opacity:1}.login-btn{cursor:pointer;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;background:0 0;border:1px solid #fff3;padding:6px 20px;font-family:Montserrat,sans-serif;font-size:.65rem;font-weight:500;transition:all .2s}.login-btn:hover{color:#fff;background:#ffffff0a;border-color:#fff}.hamburger-menu{cursor:pointer;color:#ffffffb3;background:0 0;border:none;padding:4px;display:none}@media (width<=768px){.navbar-container{padding:0 24px}.hamburger-menu{align-items:center;display:flex}.navbar-links{background:#0a0a0a;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:20px;padding:24px;display:none;position:absolute;top:56px;left:0;right:0}.navbar-links--open{display:flex}.navbar-links .nav-label{display:inline}.navbar-divider{width:100%;height:1px}}@media (width<=1024px){.navbar-container{padding:0 32px}.navbar-links{gap:20px}.user-name{display:none}}@media (width<=768px){.navbar-container{padding:0 20px}.hamburger-menu{align-items:center;display:flex}.user-section{display:none}.navbar-links{background:#0a0a0a;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:flex-start;gap:0;padding:20px 20px 28px;display:none;position:absolute;top:56px;left:0;right:0}.navbar-links--open,.navbar-links--open+.user-section,.navbar-links--open .user-section--drawer{display:flex}.navbar-links .nav-link{width:100%;padding:14px 0;font-size:.7rem}.navbar-links .navbar-divider{width:100%;height:1px;margin:4px 0}.user-section--drawer{background:#0a0a0a;border-bottom:1px solid #ffffff14;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px 20px 20px;display:none;position:absolute;top:56px;left:0;right:0}}@media (width<=400px){.brand-text{font-size:1rem}.login-btn{padding:6px 14px;font-size:.6rem}}.button{cursor:pointer;border:none;border-radius:1rem;outline:none;padding-block:.75rem;padding-inline:1.5rem;transition:all .3s ease-in-out}.button.primary-button{color:#fff;background-color:#9d0044;font-weight:500}.button:active{transform:scale(1.1)}.page-loader{background:#0f0e0c;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex;position:relative}.page-loader__brand{color:#d8d2cb;letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:2rem;font-style:italic;position:absolute;top:32px;left:40px}.page-loader__card{text-align:center;background:#1c1b19eb;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:460px;padding:48px 36px;box-shadow:0 20px 60px #00000059}.page-loader__spinner{border:2px solid #7c6cff;border-color:#7c6cff #7c6cff #ffffff14 #ffffff14;border-radius:50%;width:52px;height:52px;margin:0 auto 24px;animation:.9s linear infinite prepSpin}.page-loader__title{color:#f3ede6;letter-spacing:-.03em;margin:0 0 12px;font-family:Playfair Display,serif;font-size:2.4rem;font-weight:500;line-height:1.15}.page-loader__text{color:#8d867e;margin:0;font-size:1rem;line-height:1.7}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;font-family:system-ui,sans-serif}.highlight{color:#c3077b}
