html{background:#060913;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}body,button,input,select,textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{min-height:100vh}:root{color:#f4f6ef;font-synthesis:none;text-rendering:optimizelegibility;--bg:#080908;--surface:#101210;--surface-2:#151815;--surface-3:#1b1f1b;--text:#f4f6ef;--muted:#92998d;--muted-2:#626960;--line:#ffffff13;--line-strong:#ffffff21;--acid:#c7f43d;--acid-bright:#d8ff63;--acid-deep:#9fc52e;--acid-tint:#c7f43d1a;--acid-border:#c7f43d38;--acid-glow-color:#c7f43d29;--violet:var(--acid);--violet-soft:var(--acid-bright);--blue:var(--acid-deep);--green:#55d98b;--amber:#e7b85c;--red:#ff7185;--radius-sm:10px;--radius:16px;--radius-lg:24px;--radius-xl:30px;background:#080908;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg)}body{background:radial-gradient(800px 500px at 12% -10%, #c7f43d1f, transparent 65%), radial-gradient(700px 480px at 100% 100%, #8eb51f12, transparent 68%), var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}::selection{background:#c7f43d47}.auth-page,.workspace-page,.live-page,.analysis-page{min-height:100vh}.brand{align-items:center;gap:13px;display:flex}.brand-mark{background:linear-gradient(145deg,#c7f43d3d,#c7f43d0e),#11141d;border:1px solid #ffffff21;border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:inset 0 1px #ffffff1f,0 10px 35px #8eb51f24}.brand-mark span{letter-spacing:.04em;font-size:11px;font-weight:900}.brand-copy h1{letter-spacing:.1em;margin:0;font-size:14px;font-weight:850}.brand-copy>span{color:var(--muted-2);letter-spacing:.025em;margin-top:3px;font-size:9px;display:block}.section-tag{color:#d8ff68;letter-spacing:.18em;font-size:9px;font-weight:850}.live-dot{background:var(--green);border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 13px #58d9a7a6}.primary-button{color:#0a0c08;background:linear-gradient(135deg,#ddff73,#b7df35);border:0;border-radius:12px;justify-content:center;align-items:center;gap:14px;min-height:44px;padding:0 18px;font-size:12px;font-weight:750;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 12px 34px #c7f43d1f}.quiet-button{border:1px solid var(--line);color:#9ba3b4;background:#ffffff06;border-radius:10px;padding:9px 13px;font-size:10px;font-weight:700;transition:all .2s}.quiet-button:hover:not(:disabled){color:#fff;border-color:var(--line-strong);background:#ffffff0d}.field{gap:8px;display:grid}.field>span{color:#9da5b5;font-size:10px;font-weight:700}input,select,textarea{color:#f5f6fa;background:#05070cb8;border:1px solid #ffffff16;border-radius:11px;outline:none;width:100%;transition:border-color .2s,box-shadow .2s,background .2s}input,select{height:45px;padding:0 13px}textarea{padding:15px}input::placeholder,textarea::placeholder{color:#4e5666}.error-message{color:#ff9baa;background:#ff71850e;border:1px solid #ff718533;border-radius:10px;padding:11px 13px;font-size:11px;line-height:1.5}.auth-page{position:relative;overflow:hidden}.auth-glow{pointer-events:none;filter:blur(1px);border-radius:50%;position:fixed}.auth-glow-one{background:radial-gradient(circle,#c7f43d21,#0000 68%);width:620px;height:620px;top:80px;left:-360px}.auth-glow-two{background:radial-gradient(circle,#8eb51f14,#0000 68%);width:600px;height:600px;bottom:-260px;right:-350px}.public-nav,.workspace-nav,.live-nav,.analysis-nav{z-index:10;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#080a0fba;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;height:72px;padding:0 max(28px,4vw);display:flex;position:relative}.public-nav-status{color:#747d8e;align-items:center;gap:8px;font-size:10px;display:flex}.auth-shell{grid-template-columns:minmax(0,1.12fr) minmax(360px,.72fr);align-items:center;gap:clamp(60px,8vw,130px);width:min(1240px,90vw);min-height:calc(100vh - 122px);margin:0 auto;padding:65px 0;display:grid}.auth-story{max-width:710px}.auth-kicker{color:#cfe95a;letter-spacing:.2em;align-items:center;gap:11px;font-size:9px;font-weight:850;display:flex}.kicker-line{background:#c7f43d;width:30px;height:1px}.auth-story h2{letter-spacing:-.065em;margin:21px 0 23px;font-size:clamp(50px,5.3vw,76px);font-weight:760;line-height:.98}.auth-story h2 span{color:#d8ff68}.auth-lead{color:#929aaa;max-width:590px;margin:0;font-size:15px;line-height:1.75}.auth-capabilities{border-top:1px solid var(--line);max-width:620px;margin-top:38px}.capability{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:14px;padding:17px 0;display:grid}.capability-index{color:#555e70;letter-spacing:.1em;padding-top:2px;font-size:9px;font-weight:800}.capability strong{font-size:12px}.capability p{color:#737c8e;margin:5px 0 0;font-size:11px;line-height:1.55}.auth-stack-row{flex-wrap:wrap;gap:16px;margin-top:26px;display:flex}.auth-stack-row span{color:#555e70;letter-spacing:.13em;font-size:8px;font-weight:850}.auth-access{justify-self:end;width:100%;max-width:450px}.access-card{background:linear-gradient(150deg,#131722f2,#0a0d14f5);border:1px solid #ffffff16;border-radius:25px;padding:29px;position:relative;overflow:hidden;box-shadow:0 35px 100px #0000004d}.access-card:before{content:"";background:radial-gradient(circle,#c7f43d24,#0000 70%);border-radius:50%;width:240px;height:240px;position:absolute;top:-120px;right:-100px}.access-card-top{grid-template-columns:auto 1fr;gap:16px;display:grid;position:relative}.access-orb{background:linear-gradient(145deg,#c7f43d,#8eb51f4d);border-radius:14px;width:45px;height:45px;padding:1px}.access-orb-core{background:#11151f;border-radius:13px;place-items:center;width:100%;height:100%;font-size:10px;font-weight:900;display:grid}.access-card-top h3{letter-spacing:-.035em;margin:7px 0;font-size:21px;line-height:1.15}.access-card-top p{color:#747d8f;margin:0;font-size:11px;line-height:1.55}.access-tabs{background:#03050994;border:1px solid #ffffff0b;border-radius:11px;grid-template-columns:1fr 1fr;margin:27px 0 22px;padding:3px;display:grid}.access-tabs button{color:#667083;background:0 0;border:0;border-radius:8px;height:37px;font-size:10px;font-weight:700}.access-form{gap:15px;display:grid}.access-submit{width:100%;margin-top:3px}.access-footer{border-top:1px solid var(--line);justify-content:center;align-items:center;gap:9px;margin-top:21px;padding-top:17px;display:flex}.access-footer p{color:#5c6576;margin:0;font-size:9px}.public-footer,.workspace-footer{color:#464e5d;letter-spacing:.09em;justify-content:space-between;align-items:center;min-height:50px;padding:0 max(28px,4vw);font-size:8px;display:flex}.workspace-nav-right,.analysis-nav-right{align-items:center;gap:18px;display:flex}.engine-state{align-items:center;gap:9px;display:flex}.engine-state div{gap:1px;display:grid}.engine-state strong{color:#a7aebc;font-size:9px}.engine-state div span{color:#555e6f;font-size:8px}.workspace-shell{width:min(1200px,90vw);margin:0 auto;padding:55px 0 75px}.workspace-intro{justify-content:space-between;align-items:flex-end;gap:35px;display:flex}.workspace-intro>div{max-width:760px}.workspace-intro h2{letter-spacing:-.055em;max-width:690px;margin:10px 0 13px;font-size:clamp(38px,4vw,55px);font-weight:740;line-height:1}.workspace-intro h2 span{color:#d8ff68}.workspace-intro p{max-width:620px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.new-interview-button{min-width:155px}.workspace-overview{border:1px solid var(--line);background:#0c0f16a3;border-radius:20px;grid-template-columns:1.55fr repeat(3,.72fr);margin-top:38px;display:grid;overflow:hidden}.overview-primary,.overview-stat{min-height:155px;padding:23px}.overview-primary{border-right:1px solid var(--line)}.overview-label{color:#60697a;letter-spacing:.17em;font-size:8px;font-weight:800}.overview-number-row{align-items:baseline;gap:10px;margin-top:16px;display:flex}.overview-number-row strong{letter-spacing:-.06em;font-size:37px}.overview-number-row span{color:#737c8d;font-size:10px}.overview-progress{margin-top:18px}.overview-progress>div:first-child{color:#656e7f;justify-content:space-between;font-size:8px;display:flex}.overview-progress strong{color:#979faf}.overview-track{background:#1a1e29;border-radius:999px;height:3px;margin-top:8px;overflow:hidden}.overview-fill{border-radius:inherit;background:linear-gradient(90deg,#c7f43d,#8eb51f);height:100%}.overview-stat{border-right:1px solid var(--line);flex-direction:column;justify-content:space-between;display:flex}.overview-stat:last-child{border-right:0}.overview-icon{border:1px solid var(--line);color:#c7f43d;background:#c7f43d0b;border-radius:9px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:850;display:grid}.overview-stat div{gap:5px;display:grid}.overview-stat div span{color:#646d7e;font-size:9px}.overview-stat div strong{letter-spacing:-.04em;font-size:24px}.overview-word{font-size:16px!important}.configuration-panel{background:#0c0f16d1;border:1px solid #c7f43d26;border-radius:23px;grid-template-columns:.72fr 1.4fr;margin-top:18px;display:grid;overflow:hidden;box-shadow:0 30px 90px #0003}.configuration-side{border-right:1px solid var(--line);background:radial-gradient(350px 300px at 0 0,#c7f43d1a,#0000 70%),#080b1199;padding:31px}.configuration-side h3{letter-spacing:-.04em;margin:11px 0;font-size:24px;line-height:1.2}.configuration-side>p{color:#747d8e;margin:0;font-size:11px;line-height:1.65}.configuration-preview{border-top:1px solid var(--line);margin-top:32px;padding-top:22px}.configuration-preview>span{color:#565f70;letter-spacing:.15em;font-size:8px;font-weight:800}.configuration-preview>strong{margin-top:11px;font-size:16px;display:block}.preview-tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.preview-tags span,.stage-tags span,.response-format span{border:1px solid var(--line);color:#8b94a5;background:#ffffff06;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:700}.configuration-preview p{color:#646d7e;margin:13px 0 0;font-size:10px;line-height:1.5}.configuration-form{padding:30px}.form-section-heading{align-items:flex-start;gap:13px;display:flex}.form-section-heading>span{border:1px solid var(--line);color:#a9ca35;border-radius:8px;place-items:center;width:26px;height:26px;font-size:8px;font-weight:850;display:grid}.form-section-heading strong{font-size:11px;display:block}.form-section-heading p{color:#60697a;margin:4px 0 0;font-size:9px}.form-grid{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:17px;display:grid}.field-wide{grid-column:span 2}.form-divider{background:var(--line);height:1px;margin:25px 0}.configuration-submit{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:21px;display:flex}.configuration-submit>div{color:#60697a;align-items:center;gap:8px;font-size:9px;display:flex}.workspace-error{margin-top:18px}.history-section{margin-top:55px}.history-section-head{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:19px;display:flex}.history-section-head h3{letter-spacing:-.035em;margin:7px 0 5px;font-size:22px}.history-section-head p{color:#687183;margin:0;font-size:10px}.session-table{border:1px solid var(--line);background:#0b0e149e;border-radius:18px;overflow:hidden}.session-table-head,.session-row{grid-template-columns:1.7fr 1fr .75fr .7fr .55fr;align-items:center;gap:15px;display:grid}.session-table-head{border-bottom:1px solid var(--line);color:#505969;letter-spacing:.13em;text-transform:uppercase;background:#ffffff05;min-height:39px;padding:0 19px;font-size:7px;font-weight:850}.session-row{border-bottom:1px solid var(--line);min-height:74px;padding:13px 19px;transition:background .2s}.session-row:last-child{border-bottom:0}.session-row:hover{background:#ffffff06}.session-role{align-items:center;gap:12px;display:flex}.session-index{border:1px solid var(--line);color:#75862f;border-radius:8px;place-items:center;width:30px;height:30px;font-size:8px;font-weight:850;display:grid}.session-role div{gap:4px;display:grid}.session-role strong{font-size:11px}.session-role div span,.session-progress span{color:#60697a;font-size:8px}.session-context{flex-wrap:wrap;gap:5px;display:flex}.session-context span{color:#737d8e;background:#ffffff09;border-radius:6px;padding:5px 7px;font-size:8px}.session-progress{gap:3px;display:grid}.session-progress strong{font-size:10px}.session-status{color:#858e9f;text-transform:capitalize;align-items:center;gap:6px;font-size:8px;display:inline-flex}.session-status>span{border-radius:50%;width:5px;height:5px}.session-status.completed>span{background:var(--green)}.session-status.active>span{background:var(--violet)}.session-action{text-align:right}.session-action button{color:#d8ff68;background:#c7f43d0b;border:1px solid #c7f43d29;border-radius:8px;align-items:center;gap:7px;padding:7px 9px;font-size:8px;font-weight:750;display:inline-flex}.history-empty{border:1px dashed var(--line-strong);color:#667082;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;display:flex}.history-empty strong{color:#a7aebb;margin-top:10px;font-size:11px}.history-empty p{margin:5px 0 0;font-size:9px}.empty-symbol{color:#9dbd2f;font-size:24px}.live-nav-center{color:#7f8898;align-items:center;gap:8px;font-size:9px;display:flex}.live-nav-center strong{font-weight:700}.live-shell{grid-template-columns:255px minmax(0,1fr);width:min(1240px,94vw);min-height:calc(100vh - 72px);margin:0 auto;display:grid}.interview-rail{border-right:1px solid var(--line);padding:43px 28px 40px 8px}.rail-heading h2{letter-spacing:-.04em;margin:9px 0 6px;font-size:20px;line-height:1.15}.rail-heading p{color:#626b7c;margin:0;font-size:9px}.rail-context{grid-template-columns:1fr 1fr;gap:8px;margin-top:29px;display:grid}.rail-context-item{border:1px solid var(--line);background:#ffffff05;border-radius:11px;min-height:65px;padding:11px}.rail-context-wide{grid-column:1/-1}.rail-context-item span{color:#555e6e;text-transform:uppercase;letter-spacing:.1em;font-size:7px;display:block}.rail-context-item strong{color:#aab1be;margin-top:7px;font-size:9px;line-height:1.4;display:block}.rail-progress-block{border-top:1px solid var(--line);margin-top:29px;padding-top:23px}.rail-progress-head{color:#697284;justify-content:space-between;font-size:8px;display:flex}.rail-progress-head strong{color:#a7aebb}.rail-progress-track{background:#1a1f2a;border-radius:999px;height:3px;margin-top:10px;overflow:hidden}.rail-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#c7f43d,#8eb51f);height:100%}.rail-progress-block p{color:#525b6b;margin:8px 0 0;font-size:8px}.rail-intelligence{gap:10px;margin-top:30px;display:flex}.rail-ai-symbol{color:#d8ff68;background:#c7f43d0e;border:1px solid #c7f43d2e;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:8px;font-weight:900;display:grid}.rail-intelligence strong{color:#a8afbd;font-size:9px;display:block}.rail-intelligence p,.rail-private p{color:#586172;margin:5px 0 0;font-size:8px;line-height:1.5}.rail-private{background:#ffffff05;border-radius:10px;gap:9px;margin-top:25px;padding:12px;display:flex}.rail-private>span{color:#9dbd2f;font-size:10px}.rail-private p{margin:0}.interview-stage{padding:43px 0 70px 42px}.stage-topline{justify-content:space-between;align-items:center;gap:25px;display:flex}.stage-question-index{flex:1;align-items:center;gap:13px;display:flex}.stage-question-index>span{color:#c7f43d;letter-spacing:.17em;font-size:8px;font-weight:850}.stage-line{background:linear-gradient(90deg,#c7f43d73,#0000);width:min(180px,25%);height:1px}.stage-tags{gap:6px;display:flex}.ai-question{border:1px solid var(--line);background:radial-gradient(500px 260px at 100% 0,#c7f43d16,#0000 70%),linear-gradient(145deg,#121620eb,#0b0e15db);border-radius:23px;min-height:275px;margin-top:22px;padding:30px 34px;position:relative;overflow:hidden}.ai-question-head{justify-content:space-between;align-items:center;display:flex}.ai-presence{align-items:center;gap:11px;display:flex}.ai-presence-mark{color:#d8ff68;background:#c7f43d11;border:1px solid #c7f43d38;border-radius:11px;place-items:center;width:37px;height:37px;font-size:9px;font-weight:900;display:grid}.ai-presence div:last-child{gap:3px;display:grid}.ai-presence strong{font-size:10px}.ai-presence span{color:#596273;font-size:8px}.ai-signal{align-items:center;gap:3px;height:18px;display:flex}.ai-signal i{background:#9dbd2f;border-radius:999px;width:2px}.ai-signal i:first-child{height:6px}.ai-signal i:nth-child(2){height:13px}.ai-signal i:nth-child(3){height:9px}.ai-signal i:nth-child(4){height:15px}.question-copy{align-items:center;min-height:130px;display:flex}.question-copy h3{letter-spacing:-.035em;max-width:850px;margin:27px 0;font-size:clamp(20px,2.1vw,27px);font-weight:610;line-height:1.45}.question-note{border-top:1px solid var(--line);gap:17px;padding-top:17px;display:flex}.question-note>span{color:#5b6474;letter-spacing:.13em;flex:none;padding-top:2px;font-size:7px;font-weight:850}.question-note p{color:#646d7e;max-width:620px;margin:0;font-size:9px;line-height:1.55}.response-workspace{border:1px solid var(--line);background:#101210;border-radius:20px;margin-top:13px;overflow:hidden}.response-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:0 19px;display:flex}.response-toolbar>div:first-child{gap:5px;display:grid}.response-toolbar strong{font-size:10px}.response-format{gap:5px;display:flex}.response-editor{background:#080b10;grid-template-columns:45px 1fr;min-height:230px;display:grid}.editor-gutter{color:#373f4e;text-align:center;-webkit-user-select:none;user-select:none;border-right:1px solid #ffffff0b;align-content:start;gap:10px;padding:19px 0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:9px;display:grid}.response-editor textarea{resize:vertical;min-height:230px;box-shadow:none;color:#dce2ec;background:0 0;border:0;border-radius:0;padding:18px 20px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.75}.response-editor textarea:focus{box-shadow:none;background:0 0;border:0}.response-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:10px 13px 10px 18px;display:flex}.response-hints{color:#505969;align-items:center;gap:20px;font-size:8px;display:flex}.response-hints>span{align-items:center;gap:5px;display:flex}kbd{border:1px solid var(--line);color:#737c8c;background:#151923;border-radius:5px;padding:3px 5px;font-family:inherit;font-size:7px}.response-submit{min-width:155px}.button-spinner{border:2px solid #0a0c083d;border-top-color:#0a0c08;border-radius:50%;width:12px;height:12px;animation:.8s linear infinite spin}.evaluation-state{background:#c7f43d09;border:1px solid #c7f43d21;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:68px;margin-top:12px;padding:13px 16px;display:grid}.evaluation-orb{border:1px solid #c7f43d33;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.evaluation-orb span{background:#c7f43d;border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite pulse;box-shadow:0 0 15px #c7f43dcc}.evaluation-state strong{font-size:9px}.evaluation-state p{color:#5c6576;margin:4px 0 0;font-size:8px}.evaluation-steps{gap:4px;display:flex}.evaluation-steps span{background:#292d39;border-radius:99px;width:18px;height:2px;animation:1.2s infinite signal}.evaluation-steps span:nth-child(2){animation-delay:.2s}.evaluation-steps span:nth-child(3){animation-delay:.4s}.report-ready{color:#6d7687;align-items:center;gap:7px;font-size:9px;display:flex}.analysis-shell{width:min(1160px,90vw);margin:0 auto;padding:58px 0 80px}.analysis-hero{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:60px;min-height:290px;padding:40px 45px;display:flex;position:relative;overflow:hidden}.analysis-hero:before{content:"";background:radial-gradient(circle,#c7f43d17,#0000 68%);border-radius:50%;width:550px;height:400px;position:absolute;top:-120px;right:-150px}.analysis-heading{z-index:1;max-width:650px;position:relative}.analysis-heading h2{letter-spacing:-.065em;margin:11px 0 15px;font-size:clamp(43px,5vw,64px);line-height:.98}.analysis-heading h2 span{color:#d8ff68}.analysis-heading p{color:#80899a;max-width:570px;margin:0;font-size:12px;line-height:1.7}.score-orbit{z-index:1;flex:none;position:relative}.score-orbit-ring{background:conic-gradient(#c7f43d var(--score-angle), #20242e var(--score-angle));border-radius:50%;width:184px;height:184px;padding:1px;box-shadow:0 0 60px #c7f43d1a}.score-orbit-inner{background:#10131b;border:11px solid #0b0e14;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.score-orbit-inner>span{color:#5c6576;letter-spacing:.17em;font-size:7px;font-weight:850}.score-orbit-inner div{align-items:baseline;margin-top:6px;display:flex}.score-orbit-inner strong{letter-spacing:-.065em;font-size:46px;line-height:1}.score-orbit-inner small{color:#697284;margin-left:4px;font-size:11px}.score-orbit-inner p{color:#a9ca35;margin:8px 0 0;font-size:8px}.performance-strip{border-bottom:1px solid var(--line);padding:35px 0}.performance-strip-head{justify-content:space-between;gap:25px;display:flex}.performance-strip-head h3{letter-spacing:-.035em;margin:7px 0 0;font-size:20px}.performance-scale{color:#4e5666;align-items:center;gap:9px;font-size:7px;font-weight:800;display:flex}.performance-scale i{background:#353b48;width:30px;height:1px}.metric-stack{gap:14px;margin-top:26px;display:grid}.metric-row{grid-template-columns:45px 150px 1fr 34px;align-items:center;gap:14px;display:grid}.metric-code{color:#555e6e;letter-spacing:.1em;font-size:7px;font-weight:850}.metric-row>strong{font-size:9px;font-weight:650}.metric-fill{border-radius:inherit;background:#c7f43d;height:100%}.metric-value{color:#b7beca;text-align:right;font-size:10px;font-weight:800}.analysis-summary{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;gap:18px;padding:42px 0;display:grid}.summary-index{flex-direction:column;align-items:center;gap:9px;display:flex}.summary-index span{color:#899d34;font-size:8px;font-weight:850}.summary-index div{background:linear-gradient(#68772d,#0000);flex:1;width:1px;min-height:60px}.summary-copy{max-width:880px}.summary-copy h3{letter-spacing:-.04em;margin:8px 0 13px;font-size:22px}.summary-copy p{color:#a0a8b6;margin:0;font-size:13px;line-height:1.8}.insight-grid{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.insight-panel{padding:39px 38px 39px 0}.insight-panel+.insight-panel{border-left:1px solid var(--line);padding-left:38px}.insight-head{align-items:flex-start;gap:13px;display:flex}.insight-symbol{border:1px solid var(--line);color:#c7f43d;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.insight-head h3{letter-spacing:-.03em;margin:7px 0 0;font-size:17px}.insight-list{margin-top:25px;display:grid}.insight-item{border-bottom:1px solid var(--line);grid-template-columns:29px 1fr;gap:10px;padding:13px 0;display:grid}.insight-item:last-child{border-bottom:0}.insight-item>span{color:#4f5868;font-size:7px;font-weight:800}.insight-item p,.insight-empty{color:#8f98a8;margin:0;font-size:10px;line-height:1.6}.insight-empty{margin-top:24px}.development-section{border-bottom:1px solid var(--line);padding:42px 0}.development-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.development-heading h3{letter-spacing:-.04em;max-width:620px;margin:8px 0 0;font-size:23px}.next-difficulty{background:#c7f43d09;border:1px solid #c7f43d26;border-radius:12px;min-width:150px;padding:13px 16px}.next-difficulty span{color:#5e6676;letter-spacing:.12em;font-size:7px;font-weight:850;display:block}.next-difficulty strong{color:#d8ff68;margin-top:6px;font-size:13px;display:block}.development-grid{grid-template-columns:1fr 1fr;gap:65px;margin-top:33px;display:grid}.development-column{position:relative}.development-number{color:#4e5666;font-size:8px;font-weight:850}.development-column h4{margin:7px 0 17px;font-size:14px}.development-list{gap:9px;display:grid}.development-list>div{gap:8px;display:flex}.development-list span{color:#a9ca35}.development-list p,.development-empty{color:#7f8898;margin:0;font-size:10px;line-height:1.6}.topic-cloud{flex-wrap:wrap;gap:7px;display:flex}.topic-cloud span{color:#a7b58a;background:#c7f43d09;border:1px solid #c7f43d1f;border-radius:999px;padding:7px 10px;font-size:9px}.analysis-close{justify-content:space-between;align-items:flex-end;gap:35px;padding:42px 0 0;display:flex}.analysis-close h3{margin:8px 0;font-size:20px}.analysis-close p{color:#697284;max-width:610px;margin:0;font-size:10px;line-height:1.6}.report-state-page{background:var(--bg);place-items:center;min-height:100vh;padding:30px;display:grid}.report-state-card,.report-generation{text-align:center;width:min(480px,100%)}.state-symbol{color:#ff8b9c;background:#ff71850d;border:1px solid #ff71852e;border-radius:14px;place-items:center;width:45px;height:45px;margin:auto;display:grid}.report-state-card h2,.report-generation h2{letter-spacing:-.04em;margin:17px 0 9px;font-size:25px}.report-state-card p,.report-generation p{color:#747d8e;margin:0 auto 22px;font-size:11px;line-height:1.6}.generation-orb{background:linear-gradient(145deg,#c7f43d,#9fc52e);border-radius:50%;width:70px;height:70px;margin:0 auto 21px;padding:1px;animation:2s ease-in-out infinite float}.generation-orb>span{background:#121620;border:10px solid #080908;border-radius:50%;place-items:center;width:100%;height:100%;font-size:10px;font-weight:900;display:grid}.generation-loader{background:#1c202a;border-radius:999px;width:180px;height:2px;margin:auto;overflow:hidden}.generation-loader span{border-radius:inherit;background:#c7f43d;width:45%;height:100%;animation:1.2s ease-in-out infinite loadingSlide;display:block}.loading-ring{border:2px solid #242936;border-top-color:#c7f43d;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@keyframes signal{0%,to{background:#292d39}50%{background:#b5dc36}}@keyframes loadingSlide{0%{transform:translate(-120%)}to{transform:translate(350%)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (width<=1000px){.auth-shell{grid-template-columns:1fr .8fr;gap:50px}.workspace-overview{grid-template-columns:1.3fr repeat(3,.7fr)}.configuration-panel{grid-template-columns:.65fr 1.35fr}.live-shell{grid-template-columns:220px minmax(0,1fr)}.interview-rail{padding-right:20px}.interview-stage{padding-left:28px}}@media (width<=820px){.auth-shell{grid-template-columns:1fr;gap:45px}.auth-access{justify-self:stretch;max-width:600px}.workspace-intro,.analysis-close{flex-direction:column;align-items:flex-start}.workspace-overview{grid-template-columns:repeat(2,1fr)}.overview-primary{border-right:0;border-bottom:1px solid var(--line);grid-column:1/-1}.overview-stat:nth-child(3){border-right:0}.configuration-panel{grid-template-columns:1fr}.configuration-side{border-right:0;border-bottom:1px solid var(--line)}.session-table-head{display:none}.session-row{grid-template-columns:1fr 1fr;gap:15px}.session-action{text-align:left}.live-shell{grid-template-columns:1fr;width:min(92vw,720px)}.interview-rail{border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.rail-context{grid-template-columns:repeat(3,1fr)}.rail-context-wide{grid-column:auto}.rail-intelligence,.rail-private{display:none}.interview-stage{padding:30px 0 60px}.analysis-hero{padding-left:0;padding-right:0}.insight-grid{grid-template-columns:1fr}.insight-panel{padding-right:0}.insight-panel+.insight-panel{border-left:0;border-top:1px solid var(--line);padding-left:0}}@media (width<=620px){.public-nav,.workspace-nav,.live-nav,.analysis-nav{height:65px;padding:0 18px}.brand-copy>span,.public-nav-status,.engine-state,.live-nav-center,.report-ready{display:none}.auth-shell,.workspace-shell,.analysis-shell{width:91vw}.auth-shell{padding:45px 0}.auth-story h2{font-size:44px}.access-card{padding:22px}.workspace-shell{padding-top:40px}.workspace-intro h2{font-size:39px}.workspace-overview{grid-template-columns:1fr 1fr}.overview-stat{min-height:125px}.configuration-side,.configuration-form{padding:22px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}.configuration-submit{flex-direction:column;align-items:stretch}.configuration-submit .primary-button{width:100%}.history-section-head{flex-direction:column;align-items:flex-start}.session-row{grid-template-columns:1fr}.rail-context{grid-template-columns:1fr 1fr}.rail-context-wide{grid-column:1/-1}.stage-topline{flex-direction:column;align-items:flex-start}.stage-tags{flex-wrap:wrap}.ai-question{padding:24px}.question-copy h3{font-size:20px}.question-note{flex-direction:column;gap:8px}.response-toolbar{flex-direction:column;align-items:flex-start;padding:14px}.response-format{flex-wrap:wrap}.response-editor{grid-template-columns:34px 1fr}.response-footer{flex-direction:column;align-items:stretch}.response-hints{justify-content:space-between}.response-submit{width:100%}.analysis-hero{flex-direction:column;align-items:flex-start;gap:35px}.analysis-heading h2{font-size:44px}.score-orbit{align-self:center}.performance-strip-head,.development-heading{flex-direction:column;align-items:flex-start}.metric-row{grid-template-columns:38px 100px 1fr 25px;gap:8px}.analysis-summary{grid-template-columns:35px 1fr}.development-grid{grid-template-columns:1fr;gap:35px}.public-footer,.workspace-footer{text-align:center;justify-content:center}.public-footer span:last-child,.workspace-footer span:last-child{display:none}}@media (width<=420px){.auth-story h2,.analysis-heading h2{font-size:38px}.workspace-intro h2{font-size:35px}.workspace-overview{grid-template-columns:1fr}.overview-primary{grid-column:auto}.overview-stat{border-right:0;border-bottom:1px solid var(--line)}.metric-row{grid-template-columns:35px 1fr 27px}.metric-row>strong{display:none}}@media (width>=821px){body{font-size:16px}.workspace-shell,.analysis-shell{width:min(1320px,92vw)}.workspace-shell{padding:42px 0 48px}.analysis-shell{padding-top:38px}.workspace-nav,.public-nav,.live-nav,.analysis-nav{padding-left:max(32px,4vw);padding-right:max(32px,4vw)}.brand-mark{width:44px;height:44px}.brand-mark span{font-size:13px}.brand-copy h1{font-size:17px}.brand-copy>span{font-size:12px}.section-tag{letter-spacing:.14em;font-size:12px;line-height:1.4}.quiet-button{min-height:42px;padding:0 16px;font-size:13px}.primary-button{min-height:50px;padding:0 22px;font-size:14px}.workspace-intro h2{font-size:clamp(52px,4vw,64px);line-height:1.02}.workspace-intro p{font-size:16px;line-height:1.65}.new-interview-button{min-width:175px}.workspace-overview{margin-top:32px}.overview-primary,.overview-stat{min-height:175px;padding:27px}.overview-label{font-size:12px}.overview-number-row strong{font-size:46px}.overview-number-row span,.overview-stat div span{font-size:14px}.overview-progress>div:first-child{font-size:12px}.overview-icon{width:34px;height:34px;font-size:10px}.overview-stat div strong{font-size:30px}.overview-word{font-size:20px!important}.configuration-side h3{font-size:28px}.configuration-side>p{font-size:14px}.configuration-preview>span{font-size:11px}.configuration-preview>strong{font-size:18px}.preview-tags span{font-size:11px}.configuration-preview p{font-size:12px}.form-section-heading>span{font-size:11px}.form-section-heading strong{font-size:14px}.form-section-heading p{font-size:12px}.field>span{font-size:13px}input,select{font-size:14px}.history-section{margin-top:42px}.history-section-head h3{font-size:28px}.history-section-head p{font-size:15px}.session-table-head{min-height:46px;padding:0 22px;font-size:11px}.session-row{min-height:88px;padding:15px 22px}.session-index{width:34px;height:34px;font-size:10px}.session-role strong{font-size:15px}.session-role div span{font-size:13px}.session-context span{padding:7px 10px;font-size:12px}.session-progress strong{font-size:15px}.session-progress span,.session-status,.session-action button{font-size:13px}.engine-state strong{font-size:10px}.engine-state div span{font-size:9px}.rail-heading h2{font-size:25px}.rail-heading p,.rail-context-item strong{font-size:14px}.rail-context-item span{font-size:10px}.rail-progress-head{font-size:13px}.rail-progress-block p{font-size:11px}.rail-intelligence strong{font-size:13px}.rail-intelligence p,.rail-private p,.stage-question-index>span,.stage-tags span,.response-format span{font-size:11px}.ai-presence strong{font-size:14px}.ai-presence span{font-size:11px}.question-copy h3{font-size:clamp(26px,2.2vw,34px)}.question-note>span{font-size:10px}.question-note p,.response-toolbar strong{font-size:14px}.response-editor textarea{font-size:16px}.editor-gutter,.response-hints{font-size:11px}.analysis-hero{min-height:310px;padding:40px 45px}.analysis-heading h2{font-size:clamp(58px,4.5vw,72px)}.analysis-heading p{max-width:680px;font-size:16px;line-height:1.7}.score-orbit-ring{width:210px;height:210px}.score-orbit-inner>span{font-size:10px}.score-orbit-inner strong{font-size:56px}.score-orbit-inner small{font-size:14px}.score-orbit-inner p{font-size:11px}.performance-strip{padding:38px 0}.performance-strip-head h3{font-size:26px}.performance-scale,.metric-code{font-size:10px}.metric-stack{gap:19px;margin-top:30px}.metric-row{grid-template-columns:55px 180px 1fr 45px;gap:17px}.metric-row>strong{font-size:14px}.metric-track{height:7px}.metric-value{font-size:15px}.analysis-summary{grid-template-columns:70px 1fr;padding:45px 0}.summary-index span{font-size:11px}.summary-copy h3{font-size:28px}.summary-copy p{max-width:1000px;font-size:16px;line-height:1.8}.insight-panel{padding-top:42px;padding-bottom:42px}.insight-head h3{font-size:22px}.insight-symbol{width:36px;height:36px;font-size:13px}.insight-item{padding:16px 0}.insight-item>span{font-size:10px}.insight-item p,.insight-empty{font-size:14px;line-height:1.65}.development-section{padding:45px 0}.development-heading h3{font-size:30px}.next-difficulty{min-width:170px;padding:16px 19px}.next-difficulty span{font-size:10px}.next-difficulty strong{font-size:16px}.development-number{font-size:10px}.development-column h4{font-size:18px}.development-list p,.development-empty{font-size:14px;line-height:1.65}.topic-cloud span{padding:9px 13px;font-size:13px}.analysis-close h3{font-size:25px}.analysis-close p{font-size:14px;line-height:1.65}.public-footer,.workspace-footer{min-height:42px;font-size:10px}}.workspace-intro h2{letter-spacing:-.045em;font-weight:650}.analysis-heading h2{letter-spacing:-.05em;font-weight:650}.configuration-side h3,.history-section-head h3,.performance-strip-head h3,.summary-copy h3,.development-heading h3,.analysis-close h3{letter-spacing:-.025em;font-weight:650}.question-copy h3{letter-spacing:-.025em;font-weight:560}.workspace-intro h2 span,.analysis-heading h2 span{font-weight:700}:root{--font-ui:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-control:14px;--radius-card:22px;--radius-panel:28px;--acid-glow:0 18px 55px #c7f43d14}html,body,button,input,select,textarea,kbd{font-family:var(--font-ui)}body{letter-spacing:-.006em;font-weight:400}h1,h2,h3,h4,strong{font-family:var(--font-ui)}h1,h2,h3,h4{text-wrap:balance}p{text-wrap:pretty}button,input,select,textarea,.quiet-button,.primary-button{border-radius:var(--radius-control)}.brand-mark,.access-orb,.access-orb-core,.overview-icon,.form-section-heading>span,.session-index,.rail-ai-symbol,.ai-presence-mark,.insight-symbol,.state-symbol{border-radius:14px}.access-card,.configuration-panel,.ai-question,.response-workspace,.session-table,.history-empty,.workspace-overview{border-radius:var(--radius-card)}.rail-context-item,.rail-private,.evaluation-state,.next-difficulty{border-radius:16px}.preview-tags span,.stage-tags span,.response-format span,.session-context span,.session-action button,kbd{border-radius:999px}.editor-gutter,.response-editor textarea{font-family:var(--font-ui)}.access-card,.workspace-overview,.configuration-panel,.session-table,.ai-question,.response-workspace,.next-difficulty,.visual-intelligence,.interview-flow{transition:transform .24s,border-color .24s,box-shadow .24s,background .24s}@media (hover:hover){.access-card:hover,.configuration-panel:hover,.ai-question:hover,.visual-intelligence:hover,.interview-flow:hover{box-shadow:var(--acid-glow);border-color:#c7f43d29}.overview-stat:hover,.profile-legend-item:hover,.flow-step:hover{background:#c7f43d06}.session-row:hover{background:linear-gradient(90deg,#c7f43d09,#0000 55%),#ffffff05}}.primary-button{position:relative;overflow:hidden;box-shadow:0 12px 34px #c7f43d1a}.primary-button:after{content:"";border-radius:inherit;background:linear-gradient(110deg,#0000 20%,#ffffff38 48%,#0000 76%);transition:transform .55s;position:absolute;inset:0;transform:translate(-130%)}.primary-button:hover:after{transform:translate(130%)}.metric-fill,.overview-fill,.rail-progress-fill{box-shadow:0 0 18px #c7f43d29}.score-orbit-ring{filter:drop-shadow(0 18px 45px #c7f43d14);position:relative}.score-orbit-inner{box-shadow:inset 0 0 40px #c7f43d06,0 0 0 1px #ffffff06}.visual-intelligence{border:1px solid var(--line);border-radius:var(--radius-panel);background:radial-gradient(520px 260px at 12% 10%,#c7f43d0e,#0000 72%),#0d100db8;margin-top:28px;padding:32px;position:relative;overflow:hidden}.visual-intelligence:after{content:"";filter:blur(10px);pointer-events:none;background:#c7f43d06;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-150px;right:-130px}.visual-intelligence-head,.interview-flow-head{z-index:1;justify-content:space-between;align-items:flex-end;gap:28px;display:flex;position:relative}.visual-intelligence-head h3,.interview-flow-head h3{letter-spacing:-.025em;margin:7px 0 0;font-size:24px;font-weight:650}.visual-intelligence-head p{max-width:390px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.profile-layout{grid-template-columns:minmax(300px,.85fr) 1.15fr;align-items:stretch;gap:30px;margin-top:28px;display:grid}.radar-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff05,#0000),#0709078c;border-radius:22px;place-items:center;min-height:330px;display:grid;position:relative;overflow:hidden}.radar-glow{filter:blur(55px);background:#c7f43d0d;border-radius:50%;width:210px;height:210px;position:absolute}.performance-radar{z-index:1;width:min(300px,90%);position:relative;overflow:visible}.radar-grid{fill:none;stroke:#ffffff13;stroke-width:1px}.radar-axis{stroke:#ffffff0e;stroke-width:1px}.radar-score{fill:#c7f43d1b;stroke:#c7f43d;stroke-width:2px;stroke-linejoin:round;filter:drop-shadow(0 0 9px #c7f43d38)}.radar-point{fill:#d8ff68;stroke:#11150d;stroke-width:2px;filter:drop-shadow(0 0 5px #c7f43d8c)}.radar-center{pointer-events:none;background:#0a0d09e6;border:1px solid #c7f43d26;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:58px;height:58px;display:flex;position:absolute;box-shadow:0 0 30px #c7f43d0f}.radar-center strong{font-size:17px;line-height:1}.radar-center span{color:var(--muted-2);text-transform:uppercase;letter-spacing:.08em;margin-top:3px;font-size:8px}.profile-legend{grid-template-columns:1fr 1fr;align-content:center;gap:10px;display:grid}.profile-legend-item{border:1px solid var(--line);background:#ffffff04;border-radius:18px;align-items:center;gap:13px;min-height:88px;padding:16px;transition:background .2s,border-color .2s;display:flex}.profile-legend-item:last-child{grid-column:1/-1}.profile-legend-item>span{color:#a9ca35;border:1px solid #c7f43d1f;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.profile-legend-item div{gap:5px;display:grid}.profile-legend-item strong{font-size:13px;font-weight:650}.profile-legend-item small{color:var(--muted);font-size:11px}.interview-flow{border:1px solid var(--line);border-radius:var(--radius-panel);background:#0d100d94;margin-top:18px;padding:30px 32px}.flow-status{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:inline-flex}.flow-track{grid-template-columns:repeat(4,1fr);margin-top:30px;display:grid}.flow-step{border-radius:18px;align-items:flex-start;gap:12px;min-height:115px;padding:15px 22px 15px 0;transition:background .2s;display:flex;position:relative}.flow-node{z-index:2;color:#d8ff68;background:#11150f;border:1px solid #c7f43d33;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid;position:relative;box-shadow:0 0 22px #c7f43d0f}.flow-node span{font-size:9px;font-weight:850}.flow-copy{z-index:2;padding-top:2px;position:relative}.flow-copy strong{font-size:13px;font-weight:650}.flow-copy p{color:var(--muted-2);margin:6px 0 0;font-size:10px;line-height:1.5}.flow-connector{z-index:1;background:#ffffff0e;height:1px;position:absolute;top:35px;left:42px;right:-2px;overflow:hidden}.flow-connector span{background:linear-gradient(90deg,#c7f43d7a,#0000);width:55%;height:100%;animation:2.8s ease-in-out infinite flowSignal;display:block}@keyframes flowSignal{0%{opacity:0;transform:translate(-120%)}35%{opacity:1}to{opacity:0;transform:translate(230%)}}@media (width>=821px){.visual-intelligence-head h3,.interview-flow-head h3{font-size:28px}.visual-intelligence-head p,.profile-legend-item strong{font-size:14px}.profile-legend-item small,.flow-status{font-size:12px}.flow-copy strong{font-size:14px}.flow-copy p{font-size:12px}}@media (width<=820px){.profile-layout{grid-template-columns:1fr}.flow-track{grid-template-columns:1fr 1fr;gap:6px}.flow-step:nth-child(2) .flow-connector{display:none}}@media (width<=620px){.visual-intelligence,.interview-flow{border-radius:22px;padding:23px}.visual-intelligence-head,.interview-flow-head{flex-direction:column;align-items:flex-start}.profile-legend{grid-template-columns:1fr}.profile-legend-item:last-child{grid-column:auto}.flow-track{grid-template-columns:1fr}.flow-step{min-height:88px}.flow-connector{background:#ffffff0e;width:1px;height:auto;inset:53px auto -5px 20px}.flow-connector span{background:linear-gradient(#c7f43d7a,#0000);width:100%;height:55%;animation:2.8s ease-in-out infinite flowSignalMobile}.flow-step:nth-child(2) .flow-connector{display:block}}@keyframes flowSignalMobile{0%{opacity:0;transform:translateY(-120%)}35%{opacity:1}to{opacity:0;transform:translateY(230%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=821px){html{font-size:17px}.brand-copy h1{font-size:18px}.brand-copy>span,.section-tag{font-size:13px}.workspace-intro p,.analysis-heading p{font-size:17px}.field>span{font-size:14px}input,select,textarea{font-size:15px}.session-role strong{font-size:16px}.session-role div span,.session-context span,.session-status{font-size:14px}.metric-row>strong{font-size:15px}.metric-value{font-size:16px}.summary-copy p{font-size:17px}.insight-item p,.development-list p,.development-empty,.profile-legend-item strong,.flow-copy strong{font-size:15px}.profile-legend-item small,.flow-copy p{font-size:13px}.analysis-close p{font-size:15px}.public-nav,.workspace-nav,.live-nav,.analysis-nav{height:88px}.brand{gap:16px}.brand-mark{border-radius:17px;width:54px;height:54px}.brand-mark span{font-size:15px}.brand-copy h1{letter-spacing:.07em;font-size:21px;font-weight:750}.brand-copy>span{margin-top:5px;font-size:13px}.engine-state{gap:11px}.engine-state strong{font-size:13px}.engine-state div span{font-size:11px}.live-dot{width:9px;height:9px}.quiet-button{border-radius:15px;min-height:48px;padding:0 20px;font-size:14px}.section-tag{letter-spacing:.15em;font-size:14px}}.workspace-intro-copy{max-width:760px}.command-center-type{white-space:nowrap;width:max-content;max-width:0;animation:.55s steps(24,end) forwards commandTyping;overflow:hidden}.command-center-type:after{content:"";vertical-align:-.1em;background:#c7f43d;border-radius:999px;width:2px;height:1em;margin-left:5px;animation:.22s step-end 3 commandCursor,.12s .68s forwards commandCursorHide;display:inline-block;box-shadow:0 0 8px #c7f43d8c}@keyframes commandTyping{0%{max-width:0}to{max-width:100%}}@keyframes commandCursor{50%{opacity:0}}@keyframes commandCursorHide{to{opacity:0}}.hero-developer{background:#c7f43d06;border:1px solid #c7f43d24;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin-top:18px;padding:7px 12px;display:inline-flex;box-shadow:inset 0 1px #ffffff06,0 8px 30px #c7f43d06}.hero-developer span{color:var(--muted-2);letter-spacing:.12em;font-size:10px;font-weight:700}.hero-developer strong{color:#d8ff68;letter-spacing:.12em;font-size:11px;font-weight:750}@media (width>=821px){.hero-developer span{font-size:11px}.hero-developer strong{font-size:12px}}@media (width<=820px){.workspace-intro-copy,.command-center-type{max-width:100%}}@media (prefers-reduced-motion:reduce){.command-center-type{max-width:none;animation:none}.command-center-type:after{display:none}}.word-hero{min-height:76px;margin:10px 0 13px;overflow:visible}.word-hero h2{white-space:nowrap;flex-wrap:nowrap;align-items:baseline;gap:.22em;width:max-content;max-width:none;margin:0;padding:.08em 0;line-height:1;display:inline-flex}.hero-live-word{white-space:nowrap;flex:none;animation-duration:.26s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both;display:inline-block}.hero-live-word-1{animation-name:enterFromRight}.hero-live-word-2{animation-name:enterFromTop}.hero-live-word-3{animation-name:enterFromBottom}.hero-live-word-4{color:#c7f43d;animation-name:enterFromLeft}@keyframes enterFromRight{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes enterFromLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes enterFromTop{0%{opacity:0;transform:translateY(-.45em)}to{opacity:1;transform:translateY(0)}}@keyframes enterFromBottom{0%{opacity:0;transform:translateY(.45em)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.word-hero h2{font-size:clamp(32px,4.2vw,50px)}}@media (width<=820px){.word-hero{min-height:64px}.word-hero h2{gap:.22em;font-size:clamp(25px,4.8vw,38px)}}@media (width<=620px){.word-hero{scrollbar-width:none;min-height:56px;overflow:auto hidden}.word-hero::-webkit-scrollbar{display:none}.word-hero h2{gap:.22em;font-size:clamp(21px,5.8vw,29px)}}@media (prefers-reduced-motion:reduce){.hero-live-word{animation:none}}.typewriter-label{white-space:nowrap;align-items:center;min-height:1.4em;display:inline-flex}.typewriter-text{display:inline-block}.typewriter-main:before{content:"YOUR INTERVIEW WORKSPACE";animation:19.2s step-end forwards workspaceTypewriter}.typewriter-text:after{content:"";vertical-align:-.08em;background:currentColor;width:1px;height:.95em;margin-left:5px;animation:.7s step-end 27 typewriterCursor,10ms linear 19.1s forwards hideTypewriterCursor;display:inline-block}@keyframes workspaceTypewriter{0%{content:""}.52%{content:"Y"}1.04%{content:"YO"}1.56%{content:"YOU"}2.08%{content:"YOUR"}2.6%{content:"YOUR "}3.12%{content:"YOUR I"}3.64%{content:"YOUR IN"}4.16%{content:"YOUR INT"}4.68%{content:"YOUR INTE"}5.2%{content:"YOUR INTER"}5.72%{content:"YOUR INTERV"}6.24%{content:"YOUR INTERVI"}6.76%{content:"YOUR INTERVIE"}7.28%{content:"YOUR INTERVIEW"}7.8%{content:"YOUR INTERVIEW "}8.32%{content:"YOUR INTERVIEW W"}8.84%{content:"YOUR INTERVIEW WO"}9.36%{content:"YOUR INTERVIEW WOR"}9.88%{content:"YOUR INTERVIEW WORK"}10.4%{content:"YOUR INTERVIEW WORKS"}10.92%{content:"YOUR INTERVIEW WORKSP"}11.44%{content:"YOUR INTERVIEW WORKSPA"}11.96%{content:"YOUR INTERVIEW WORKSPAC"}12.48%,15.1%{content:"YOUR INTERVIEW WORKSPACE"}15.5%{content:"YOUR INTERVIEW WORKSPAC"}15.9%{content:"YOUR INTERVIEW WORKSPA"}16.3%{content:"YOUR INTERVIEW WORKSP"}16.7%{content:"YOUR INTERVIEW WORKS"}17.1%{content:"YOUR INTERVIEW WORK"}17.5%{content:"YOUR INTERVIEW WOR"}17.9%{content:"YOUR INTERVIEW WO"}18.3%{content:"YOUR INTERVIEW W"}18.7%{content:"YOUR INTERVIEW "}19.1%{content:"YOUR INTERVIEW"}19.5%{content:"YOUR INTERVIE"}19.9%{content:"YOUR INTERVI"}20.3%{content:"YOUR INTERV"}20.7%{content:"YOUR INTER"}21.1%{content:"YOUR INTE"}21.5%{content:"YOUR INT"}21.9%{content:"YOUR IN"}22.3%{content:"YOUR I"}22.7%{content:"YOUR "}23.1%{content:"YOUR"}23.5%{content:"YOU"}23.9%{content:"YO"}24.3%{content:"Y"}24.7%{content:""}25.1%{content:"D"}25.62%{content:"DE"}26.14%{content:"DEV"}26.66%{content:"DEVE"}27.18%{content:"DEVEL"}27.7%{content:"DEVELO"}28.22%{content:"DEVELOP"}28.74%{content:"DEVELOPE"}29.26%{content:"DEVELOPED"}29.78%{content:"DEVELOPED "}30.3%{content:"DEVELOPED B"}30.82%{content:"DEVELOPED BY"}31.34%{content:"DEVELOPED BY "}31.86%{content:"DEVELOPED BY A"}32.38%{content:"DEVELOPED BY AS"}32.9%{content:"DEVELOPED BY ASI"}33.42%,36%{content:"DEVELOPED BY "}36.4%{content:"DEVELOPED BY ASIS"}36.8%{content:"DEVELOPED BY ASI"}37.2%{content:"DEVELOPED BY AS"}37.6%{content:"DEVELOPED BY A"}38%{content:"DEVELOPED BY "}38.4%{content:"DEVELOPED BY"}38.8%{content:"DEVELOPED B"}39.2%{content:"DEVELOPED "}39.6%{content:"DEVELOPED"}40%{content:"DEVELOPE"}40.4%{content:"DEVELOP"}40.8%{content:"DEVELO"}41.2%{content:"DEVEL"}41.6%{content:"DEVE"}42%{content:"DEV"}42.4%{content:"DE"}42.8%{content:"D"}43.2%{content:""}43.21%{content:""}44%{content:"YOU"}45%{content:"YOUR INT"}46%{content:"YOUR INTERV"}47%{content:"YOUR INTERVIEW W"}48%,50%{content:"YOUR INTERVIEW WORKSPACE"}51%{content:"YOUR INTERVIEW WORK"}52%{content:"YOUR INTERVIEW"}53%{content:"YOUR INT"}54%{content:""}55%{content:"DEV"}56%{content:"DEVELOP"}57%{content:"DEVELOPED BY"}58%,60%{content:"DEVELOPED BY "}61%{content:"DEVELOPED BY"}62%{content:"DEVELOP"}63%{content:""}64%{content:"YOU"}65%{content:"YOUR INT"}66%{content:"YOUR INTERV"}67%{content:"YOUR INTERVIEW W"}68%,70%{content:"YOUR INTERVIEW WORKSPACE"}71%{content:"YOUR INTERVIEW WORK"}72%{content:"YOUR INTERVIEW"}73%{content:"YOUR INT"}74%{content:""}75%{content:"DEV"}76%{content:"DEVELOP"}77%{content:"DEVELOPED BY"}78%,80%{content:"DEVELOPED BY "}81%{content:"DEVELOPED BY"}82%{content:"DEVELOP"}83%{content:""}84%{content:"YOU"}86%{content:"YOUR INT"}88%{content:"YOUR INTERV"}90%{content:"YOUR INTERVIEW W"}92%,to{content:"YOUR INTERVIEW WORKSPACE"}}@keyframes typewriterCursor{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes hideTypewriterCursor{to{opacity:0}}@media (prefers-reduced-motion:reduce){.typewriter-main:before{content:"YOUR INTERVIEW WORKSPACE";animation:none}.typewriter-text:after{display:none}}.brand-copy h1 .brand-accent{color:#c7f43d}.typewriter-asish:before{content:"";animation:19.2s step-end forwards typewriterAsish}@keyframes typewriterAsish{0%,31.85%{content:""}31.86%{content:"A"}32.38%{content:"AS"}32.9%{content:"ASI"}33.42%,36%{content:"ASISH"}36.4%{content:"ASIS"}36.8%{content:"ASI"}37.2%{content:"AS"}37.6%{content:"A"}38%,56.99%{content:""}57%{content:"A"}57.3%{content:"AS"}57.6%{content:"ASI"}57.9%,60%{content:"ASISH"}60.3%{content:"ASIS"}60.6%{content:"ASI"}60.9%{content:"AS"}61.2%{content:"A"}61.5%,76.99%{content:""}77%{content:"A"}77.3%{content:"AS"}77.6%{content:"ASI"}77.9%,80%{content:"ASISH"}80.3%{content:"ASIS"}80.6%{content:"ASI"}80.9%{content:"AS"}81.2%{content:"A"}81.5%,to{content:""}}@media (prefers-reduced-motion:reduce){.typewriter-asish:before{content:"";animation:none}}:root{--acid:#c7f43d;--acid-bright:#d8ff63;--acid-deep:#9fc52e;--acid-soft:#b5df34;--acid-03:#c7f43d08;--acid-05:#c7f43d0d;--acid-08:#c7f43d14;--acid-10:#c7f43d1a;--acid-14:#c7f43d24;--acid-18:#c7f43d2e;--acid-22:#c7f43d38;--acid-30:#c7f43d4d;--bg:#080a08;--surface:#0d100d;--surface-2:#121612;--surface-3:#181d17;--text:#f4f6ef;--muted:#9ca396;--muted-2:#687064;--line:#dceecc13;--line-strong:#d8ff6326;--violet:var(--acid);--violet-soft:var(--acid-bright);--blue:var(--acid-deep);--acid-glow:0 18px 55px #c7f43d14}body{background:radial-gradient(900px 560px at 8% -8%,#c7f43d16,#0000 66%),radial-gradient(760px 540px at 96% 34%,#9fc52e0a,#0000 68%),radial-gradient(820px 620px at 12% 100%,#c7f43d06,#0000 72%),linear-gradient(135deg,#070907 0%,#090c09 50%,#0b0e0a 100%)}.public-nav,.workspace-nav,.live-nav,.analysis-nav{background:#080b08c7;border-bottom-color:#c7f43d11}.brand-mark{background:linear-gradient(145deg,#c7f43d2b,#c7f43d06),#10140f;border-color:#c7f43d26;box-shadow:inset 0 1px #ffffff14,0 12px 34px #c7f43d14}.brand-copy h1 .brand-accent{color:var(--acid);text-shadow:0 0 20px #c7f43d1f}.section-tag,.auth-kicker,.stage-question-index>span{color:var(--acid-bright)}.primary-button{color:#0a0d07;background:linear-gradient(135deg, var(--acid-bright) 0%, var(--acid) 52%, var(--acid-soft) 100%);box-shadow:0 12px 34px #c7f43d1c,inset 0 1px #ffffff38}.primary-button:hover:not(:disabled){box-shadow:0 17px 44px #c7f43d2e,inset 0 1px #ffffff40}.quiet-button:hover:not(:disabled){color:var(--acid-bright);background:#c7f43d0b;border-color:#c7f43d2e}input,select,textarea{background:#060906c2;border-color:#dceecc17}input:focus,select:focus,textarea:focus{background:#090d08;border-color:#c7f43d94;box-shadow:0 0 0 3px #c7f43d13,0 10px 30px #c7f43d09}.access-card{background:radial-gradient(360px 220px at 100% 0,#c7f43d0e,#0000 72%),linear-gradient(150deg,#10140ff7,#080b08f7);border-color:#c7f43d17}.access-tabs{background:#040704a8}.access-tabs button.active{color:var(--text);background:linear-gradient(145deg,#c7f43d12,#ffffff05),#141914;box-shadow:inset 0 0 0 1px #c7f43d12}.workspace-overview,.session-table{background:linear-gradient(145deg,#c7f43d06,#0000 42%),#0b0f0bb8}.configuration-panel{background:linear-gradient(145deg,#c7f43d07,#0000 38%),#0b0f0be0;border-color:#c7f43d24}.configuration-side{background:radial-gradient(390px 320px at 0 0,#c7f43d16,#0000 70%),#080c08a8}.overview-icon,.form-section-heading>span,.session-action button{color:var(--acid-bright);background:#c7f43d0a;border-color:#c7f43d26}.overview-fill,.rail-progress-fill{background:linear-gradient(90deg, var(--acid-bright) 0%, var(--acid) 52%, var(--acid-deep) 100%)}.preview-tags span,.stage-tags span,.response-format span,.session-context span,.topic-cloud span{color:#aeb89e;background:#c7f43d07;border-color:#c7f43d1b}.rail-context-item,.rail-private{background:linear-gradient(145deg,#c7f43d05,#0000),#ffffff03}.ai-question{background:radial-gradient(540px 280px at 100% 0,#c7f43d13,#0000 70%),linear-gradient(145deg,#0f140ef5,#090d09e6);border-color:#c7f43d1b}.response-workspace{background:#0d110d;border-color:#c7f43d16}.response-editor{background:linear-gradient(145deg,#c7f43d03,#0000 35%),#070a07}kbd{color:#8f9985;background:#121711;border-color:#c7f43d1a}.evaluation-state{background:linear-gradient(90deg,#c7f43d0d,#0000),#c7f43d05;border-color:#c7f43d29}.analysis-hero:before{background:radial-gradient(circle,#c7f43d11,#0000 70%)}.score-orbit-ring{background:conic-gradient(var(--acid) var(--score-angle), #1d241b var(--score-angle))}.score-orbit-inner{background:radial-gradient(circle,#c7f43d09,#0000 68%),#0e130e;border-color:#090d08}.metric-track{background:#171d16}.metric-fill{background:linear-gradient(90deg, var(--acid-bright), var(--acid))}.metric-fill.strong{background:linear-gradient(90deg, var(--acid-bright), var(--acid-deep))}.metric-fill.steady{background:linear-gradient(90deg,#c2e85a,#a8ca3e)}.profile-legend-item,.interview-flow{background:linear-gradient(145deg,#c7f43d05,#0000 40%),#0c100b9e;border-color:#c7f43d16}.next-difficulty{background:linear-gradient(135deg,#c7f43d0f,#c7f43d05);border-color:#c7f43d29}.typewriter-asish,.hero-live-word-4{color:var(--acid)}@media (hover:hover){.workspace-overview:hover,.session-table:hover,.response-workspace:hover{border-color:#c7f43d1d}.session-row:hover{background:linear-gradient(90deg,#c7f43d0a,#0000 58%),#ffffff03}.profile-legend-item:hover,.flow-step:hover{background:#c7f43d07}}*{scrollbar-color:#c7f43d38 #ffffff06}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#ffffff05}::-webkit-scrollbar-thumb{background:#c7f43d33 padding-box padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#c7f43d52 padding-box padding-box}.hero-live-word-1,.hero-live-word-2,.hero-live-word-3{color:var(--text)}.hero-live-word{color:#f0f2ec;transition:color .26s,text-shadow .26s,opacity .26s}.hero-live-word-active{color:var(--acid);text-shadow:0 0 20px #c7f43d1f}.hero-live-word-4{color:inherit}.brand-mark{box-shadow:inset 0 1px #ffffff14,0 10px 26px #c7f43d0e}.word-hero .hero-live-word{color:#f0f2ec}.word-hero .hero-live-word.hero-live-word-active{color:var(--acid);text-shadow:0 0 20px #c7f43d1f}.word-hero .hero-live-word-4{color:#f0f2ec}.workspace-overview,.session-table,.configuration-panel,.response-workspace{border-color:#c7f43d17;transition:border-color .22s,box-shadow .22s,transform .22s}.workspace-overview:hover,.session-table:hover,.configuration-panel:hover{border-color:#c7f43d2e;box-shadow:0 18px 45px #c7f43d09}input,select,textarea{transition:border-color .18s,box-shadow .18s,background-color .18s}input:hover,select:hover,textarea:hover{border-color:#c7f43d29}input:focus,select:focus,textarea:focus{border-color:#c7f43d7a;box-shadow:0 0 0 3px #c7f43d12}.primary-button{transition:transform .18s,box-shadow .18s,filter .18s}.primary-button:hover:not(:disabled){filter:brightness(1.035);transform:translateY(-2px);box-shadow:0 17px 44px #c7f43d2e,inset 0 1px #ffffff40}.primary-button:active:not(:disabled){transform:translateY(0)}.typewriter-label,.typewriter-main{color:#a7afa2}.typewriter-asish{color:var(--acid)}::selection{color:#090c07;background:#c7f43db8}.interview-rail{background:linear-gradient(#c7f43d05,#0000 34%),#0609063d;border-right-color:#c7f43d12}.ai-question{background:radial-gradient(520px 260px at 100% 0,#c7f43d0e,#0000 70%),linear-gradient(145deg,#10150ff5,#080c08eb);border-color:#c7f43d1c;box-shadow:0 22px 60px #00000029,inset 0 1px #ffffff05}.ai-question h2{color:#f2f4ee;letter-spacing:-.025em}.stage-tags span,.response-format span{color:#aeb99d;background:#c7f43d06;border-color:#c7f43d1f}.response-workspace{background:linear-gradient(145deg,#c7f43d03,#0000 32%),#0a0e0a;border-color:#c7f43d17;transition:border-color .2s,box-shadow .2s,background-color .2s}.response-workspace:hover{border-color:#c7f43d24}.response-workspace:focus-within{border-color:#c7f43d42;box-shadow:0 0 0 1px #c7f43d09,0 18px 50px #c7f43d09}.response-editor,.response-editor textarea{background:#070a07}.rail-progress-fill{background:linear-gradient(90deg,#d8ff63 0%,#c7f43d 58%,#9fc52e 100%);box-shadow:0 0 12px #c7f43d1f}.live-dot{background:var(--acid);box-shadow:0 0 0 4px #c7f43d12,0 0 14px #c7f43d2e}.response-workspace .primary-button{box-shadow:0 10px 28px #c7f43d1f,inset 0 1px #ffffff38}.analysis-hero:before{opacity:.78}.score-orbit-ring{box-shadow:0 0 34px #c7f43d0e,inset 0 0 24px #c7f43d06}.metric-track{background:#171d16;box-shadow:inset 0 1px 2px #00000059}.metric-fill{box-shadow:0 0 10px #c7f43d12}.visual-intelligence{background:radial-gradient(520px 300px at 10% 8%,#c7f43d0b,#0000 72%),#0b0f0ac7;border-color:#c7f43d1c}.radar-card{background:radial-gradient(circle at 50% 48%,#c7f43d0b,#0000 42%),#080c08;border-color:#c7f43d17}.profile-legend-item{background:#c7f43d03;border-color:#c7f43d16;transition:border-color .18s,background-color .18s,transform .18s}.profile-legend-item:hover{background:#c7f43d06;border-color:#c7f43d29;transform:translateY(-1px)}.interview-flow{background:linear-gradient(145deg,#c7f43d05,#0000 42%),#090d09b8;border-color:#c7f43d1a}.flow-step{transition:background-color .18s,transform .18s}.flow-step:hover{background:#c7f43d06;transform:translateY(-1px)}.next-difficulty{background:linear-gradient(135deg,#c7f43d11,#c7f43d05);border-color:#c7f43d2e;box-shadow:0 12px 30px #c7f43d06}.topic-cloud span{color:#b6c0a6;background:#c7f43d06;border-color:#c7f43d1f;transition:border-color .18s,background-color .18s,color .18s}.topic-cloud span:hover{color:#d8ff63;background:#c7f43d0e;border-color:#c7f43d38}.analysis-hero .accent{color:var(--acid)}.primary-button:focus-visible,.quiet-button:focus-visible,button:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #c7f43db8}@media (prefers-reduced-motion:reduce){.profile-legend-item,.flow-step,.primary-button,.response-workspace{transition:none}.profile-legend-item:hover,.flow-step:hover,.primary-button:hover{transform:none}}.built-by-footer{text-align:center;color:#65706f;letter-spacing:.12em;width:100%;padding:22px 30px 26px;font-size:11px;font-weight:600}.built-by-footer strong{color:var(--acid);font-weight:700}.workspace-footer{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;display:grid}.workspace-footer>span:first-child{justify-self:start}.workspace-footer .footer-credit{color:#66706b;justify-self:center}.workspace-footer .footer-credit strong{color:var(--acid);font-weight:700}.workspace-footer>span:last-child{justify-self:end}.workspace-footer{color:#59635f;letter-spacing:.12em;background:linear-gradient(#c7f43d02,#0000);border-top:1px solid #c7f43d0e;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:22px 38px 24px;font-size:10px;font-weight:500;display:grid}.workspace-footer>span:first-child{color:#59635f;letter-spacing:.15em;justify-self:start}.workspace-footer .footer-credit{color:#606a65;justify-self:center;font-weight:500}.workspace-footer .footer-credit strong{color:#c7f43d94;text-shadow:0 0 10px #c7f43d09;font-weight:600}.workspace-footer>span:last-child{color:#59635f;justify-self:end}@media (width<=760px){.workspace-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px;padding:20px 18px}.workspace-footer>span:first-child,.workspace-footer .footer-credit,.workspace-footer>span:last-child{justify-self:center}}.interview-footer{background:#05080559;border-top-color:#c7f43d0a;margin-top:0}.interview-footer .footer-credit strong{color:#c7f43d85}.metric-track{background:#c7f43d12;border-radius:999px;height:5px;overflow:hidden}.metric-fill,.metric-fill.strong,.metric-fill.steady{height:100%;box-shadow:none;background:linear-gradient(90deg,#c7f43d94,#c7f43dc7);border-radius:999px}.metric-fill.developing{background:linear-gradient(90deg,#b6a66d7a,#927b559e)}@media (width<=760px){body{font-size:14px;overflow-x:hidden}.workspace-shell,.interview-shell{width:100%;padding-left:16px;padding-right:16px}.public-nav,.workspace-nav,.live-nav,.analysis-nav{min-height:60px;padding:10px 14px}.brand-copy h1{font-size:16px}.brand-copy span{font-size:9px}.workspace-intro{padding-top:28px;padding-bottom:22px}.workspace-intro h2{letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(30px,8.8vw,40px);line-height:1.08}.workspace-intro p{margin-bottom:18px;font-size:14px;line-height:1.6}.new-interview-button{width:100%;min-height:46px;margin-top:12px}.word-hero{width:100%;min-height:48px;overflow:hidden}.word-hero h2{letter-spacing:-.04em;font-size:clamp(29px,8.5vw,40px);line-height:1.08}.hero-live-word{white-space:normal}.workspace-overview{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:16px;display:grid}.workspace-overview>*{min-width:0}.workspace-overview>:first-child{grid-column:1/-1}.overview-card{padding:16px;height:auto!important;min-height:0!important}.overview-card h3{font-size:22px;line-height:1.1}.overview-card p,.overview-card span{font-size:11px;line-height:1.4}.session-table{width:100%;overflow:hidden}.session-row{gap:10px!important;height:auto!important;min-height:0!important;padding:14px!important}.session-row h3,.session-row strong{font-size:14px;line-height:1.25}.session-row p,.session-row span{font-size:10px;line-height:1.35}.session-context,.preview-tags{gap:5px}.session-context span,.preview-tags span{padding:4px 7px;font-size:9px}.interview-shell{padding-top:16px}.interview-rail{border-bottom:1px solid #c7f43d12;border-right:0;margin-bottom:18px;padding-bottom:16px}.interview-rail h1,.interview-rail h2{font-size:23px}.ai-question{border-radius:15px;padding:18px}.ai-question h2{font-size:clamp(20px,5.5vw,27px);line-height:1.35}.ai-question p{font-size:12px;line-height:1.5}.response-workspace{border-radius:15px;margin-top:12px}.response-editor{min-height:250px}.response-editor textarea{min-height:210px;font-size:15px;line-height:1.6}.response-workspace .primary-button{width:100%;min-height:46px}.analysis-hero{padding:24px 0 26px}.analysis-hero h1{letter-spacing:-.04em;font-size:clamp(32px,9vw,42px);line-height:1.05}.analysis-hero p{font-size:14px;line-height:1.6}.score-orbit{margin:-18px auto;transform:scale(.78)}.metric-row{gap:6px;margin-bottom:16px}.metric-row label,.metric-row span{font-size:11px}.metric-track{height:4px}.visual-intelligence{padding:16px}.visual-intelligence h2{font-size:24px}.radar-card{min-height:250px}.profile-legend{grid-template-columns:1fr;gap:8px}.profile-legend-item{padding:13px}.interview-flow{padding:16px}.topic-cloud{gap:6px}.topic-cloud span{padding:6px 9px;font-size:10px}.workspace-footer{text-align:center;grid-template-columns:1fr;gap:7px;padding:18px 14px 22px}.workspace-footer>span:first-child,.workspace-footer .footer-credit,.workspace-footer>span:last-child{justify-self:center}.workspace-footer>span:last-child{max-width:310px;line-height:1.45}}@media (width<=390px){.workspace-shell,.interview-shell{padding-left:13px;padding-right:13px}.workspace-intro h2,.analysis-hero h1{font-size:31px}.workspace-overview{grid-template-columns:1fr}.workspace-overview>:first-child{grid-column:auto}.overview-card{padding:15px}.ai-question h2{font-size:20px}.response-editor textarea{font-size:14px}.visual-intelligence h2{font-size:23px}}@media (width<=430px){.workspace-shell,.interview-shell{padding-left:14px;padding-right:14px}.workspace-intro h2,.analysis-hero h1{font-size:34px}.workspace-overview{grid-template-columns:1fr}.workspace-overview>:first-child{grid-column:auto}.ai-question{padding:17px}.ai-question h2{font-size:21px;line-height:1.4}.response-editor textarea{font-size:14px}.visual-intelligence h2{font-size:24px}.workspace-footer{font-size:9px}}@media (width<=760px){.workspace-shell{width:100%;max-width:none;padding-left:14px;padding-right:14px;overflow:hidden}.workspace-intro{padding-top:26px!important;padding-bottom:20px!important}.word-hero{width:100%;min-height:82px!important;margin:8px 0 12px!important;overflow:visible!important}.word-hero h2{letter-spacing:-.045em;align-items:baseline;white-space:normal!important;flex-wrap:wrap!important;gap:.08em .2em!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:clamp(28px,8.2vw,35px)!important;line-height:1.08!important;display:flex!important}.word-hero .hero-live-word{flex:none;white-space:nowrap!important}.workspace-intro p{width:100%;max-width:100%;margin:14px 0 0!important;font-size:14px!important;line-height:1.55!important}.workspace-intro .primary-button,.new-interview-button{width:100%;min-height:46px;margin-top:18px!important}.workspace-overview{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;min-height:0!important;margin-top:18px!important;margin-bottom:28px!important;display:grid!important}.workspace-overview>:first-child{grid-column:1/-1!important}.workspace-overview>*{min-width:0;height:auto!important;min-height:0!important;padding:16px!important}.workspace-overview h2,.workspace-overview h3,.workspace-overview strong{margin-top:0;margin-bottom:6px;line-height:1.1}.workspace-overview p{margin:0}.session-table{margin-top:12px!important}.session-row{gap:10px!important;height:auto!important;min-height:0!important;padding:14px!important}.session-row>*{margin-top:0;margin-bottom:0;min-height:0!important}.workspace-shell section{min-height:0}.workspace-shell section+section{margin-top:28px}.workspace-footer{margin-top:28px!important;padding-top:18px!important;padding-bottom:20px!important}}@media (width<=430px){.word-hero{min-height:78px!important}.word-hero h2{font-size:clamp(27px,8vw,33px)!important}.workspace-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.session-row{gap:7px!important;min-height:0!important;padding:12px 14px!important}.session-row h3,.session-row strong{font-size:15px!important;line-height:1.2!important}.session-row p,.session-row span{font-size:11px!important;line-height:1.35!important}.session-row small{font-size:10px!important;line-height:1.3!important}.session-context span,.preview-tags span{padding:4px 8px!important;font-size:10px!important}.session-row .session-progress{margin:5px 0!important}.session-row .session-progress strong{font-size:15px!important}.session-row button{min-height:30px;padding:6px 11px!important;font-size:10px!important}.session-table{margin-top:10px!important}.brand-copy h1{letter-spacing:.01em;align-items:baseline;gap:0;display:inline-flex;font-size:18px!important;line-height:1!important}.brand-copy h1 .brand-accent{font-weight:inherit;color:var(--acid);font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}.brand-copy>span{font-size:10px}.workspace-shell{row-gap:0!important}.configuration-panel{margin-bottom:24px!important;padding:18px!important}.configuration-panel label{margin-bottom:6px!important}.configuration-panel input,.configuration-panel select,.configuration-panel textarea{min-height:44px!important}.configuration-panel .primary-button{min-height:44px!important;margin-top:10px!important}.session-row{gap:6px!important;padding-top:11px!important;padding-bottom:11px!important}.session-context,.preview-tags{margin:5px 0!important}.configuration-panel,.session-row,.session-table{min-height:0!important}.development-grid>*{min-height:0!important;margin-bottom:0!important}.topic-cloud{gap:7px!important;margin-top:12px!important;margin-bottom:0!important}.workspace-intro .section-tag,.workspace-intro .command-center-type,.workspace-intro .typewriter-label{margin-top:0!important;margin-bottom:12px!important}.workspace-intro .word-hero{height:auto!important;min-height:0!important;margin:0 0 18px!important;padding:0!important}.workspace-intro .word-hero h2{margin:0!important;padding:0!important}.workspace-intro>p{max-width:100%!important;margin:0 0 20px!important;padding:0!important;font-size:14px!important;line-height:1.55!important}.workspace-intro .new-interview-button,.workspace-intro .primary-button{min-height:48px;width:100%!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.workspace-intro>div{min-height:0!important}.workspace-shell{width:100%;max-width:none;padding-left:14px;padding-right:14px;row-gap:0!important}.workspace-intro{height:auto!important;min-height:0!important;margin:0!important;padding-top:16px!important;padding-bottom:18px!important;display:block!important}.workspace-intro .section-tag,.workspace-intro .command-center-type,.workspace-intro .typewriter-label{margin-top:0!important;margin-bottom:9px!important;padding-top:0!important}.workspace-intro>div{height:auto!important;min-height:0!important}.workspace-intro .word-hero{width:100%!important;height:auto!important;min-height:0!important;margin:0 0 12px!important;padding:0!important;overflow:visible!important}.workspace-intro .word-hero h2{letter-spacing:-.045em;align-items:baseline;white-space:normal!important;flex-wrap:wrap!important;gap:.08em .2em!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;font-size:clamp(28px,8.2vw,35px)!important;line-height:1.08!important;display:flex!important}.workspace-intro .hero-live-word{flex:none;white-space:nowrap!important}.workspace-intro>p{width:100%;max-width:100%!important;margin:0 0 14px!important;padding:0!important;font-size:14px!important;line-height:1.55!important}.workspace-intro .new-interview-button,.workspace-intro .primary-button{min-height:46px;padding-top:0;padding-bottom:0;width:100%!important;margin:0!important;position:static!important;inset:auto!important;transform:none!important}.workspace-overview{height:auto!important;min-height:0!important;margin-top:14px!important;margin-bottom:22px!important}.workspace-overview>*{height:auto!important;min-height:0!important;padding:14px!important}.workspace-overview h2,.workspace-overview h3,.workspace-overview strong{margin-top:0!important;margin-bottom:5px!important}.workspace-overview p{margin:0!important}.configuration-panel{height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:20px!important;padding:16px!important}.configuration-panel hr{margin-top:10px!important}.configuration-panel .primary-button{margin-top:8px!important}.session-table{min-height:0!important;margin-top:8px!important}.session-row{gap:6px!important;height:auto!important;min-height:0!important;padding:11px 14px!important}.session-row>*{margin-top:0;margin-bottom:0;min-height:0!important}.session-context,.preview-tags{gap:6px!important;margin:4px 0!important}.development-grid{gap:20px!important;margin-top:16px!important;margin-bottom:0!important}.topic-cloud{margin-top:10px!important;margin-bottom:0!important}.analysis-shell,.workspace-shell section{min-height:0!important}.workspace-shell section+section{margin-top:20px}.workspace-footer{gap:5px!important;height:auto!important;min-height:0!important;margin-top:18px!important;padding-top:15px!important;padding-bottom:16px!important}.workspace-footer span{margin:0!important}.analysis-shell+.workspace-footer{margin-top:0!important}}@media (width<=430px){.workspace-intro{padding-top:14px!important}.workspace-intro .word-hero{min-height:0!important}.workspace-intro .word-hero h2{font-size:clamp(27px,8vw,33px)!important}}@media (width<=760px){.live-shell{min-height:0!important}.rail-heading{letter-spacing:.12em!important;font-size:10px!important;line-height:1.2!important}.rail-context{gap:8px!important}.rail-context-item{min-height:0!important;padding:12px!important}.rail-context-item span,.rail-progress-head,.rail-private{font-size:10px!important;line-height:1.35!important}.rail-context-item strong{font-size:13px!important;line-height:1.35!important}.interview-rail h2{letter-spacing:-.025em!important;margin-top:8px!important;margin-bottom:5px!important;font-size:22px!important;line-height:1.12!important}.interview-rail>p{font-size:11px!important;line-height:1.4!important}.rail-progress-block{margin-top:18px!important;padding-top:16px!important;padding-bottom:16px!important}.rail-progress-track{margin-top:8px!important;margin-bottom:7px!important}.rail-intelligence{margin-top:18px!important;padding-top:16px!important}.interview-stage{min-height:0!important}.stage-topline{margin-bottom:14px!important}.stage-question-index{font-size:10px!important;line-height:1.25!important}.stage-tags{gap:6px!important}.stage-tags span{font-size:10px!important;line-height:1!important}.ai-question{min-height:0!important;padding:16px!important}.ai-question-head{margin-bottom:18px!important}.ai-presence{gap:10px!important}.ai-presence strong{font-size:13px!important;line-height:1.3!important}.ai-presence span{font-size:10px!important;line-height:1.35!important}.question-copy{letter-spacing:-.025em!important;font-size:20px!important;line-height:1.38!important}.question-note{margin-top:14px!important;font-size:11px!important;line-height:1.5!important}.response-workspace{min-height:0!important;margin-top:16px!important}.response-toolbar{padding:10px 12px!important}.response-toolbar,.response-format,.response-hints{font-size:10px!important;line-height:1.35!important}.response-editor{min-height:180px!important;font-size:14px!important;line-height:1.55!important}.editor-gutter{font-size:10px!important}.response-footer{gap:10px!important;padding:12px!important}.response-submit{min-height:42px!important;font-size:12px!important}.evaluation-state{margin-top:14px!important;padding:14px!important;font-size:12px!important}.analysis-shell{min-height:0!important}.analysis-hero{min-height:0!important;margin-bottom:0!important;padding-top:24px!important;padding-bottom:24px!important}.performance-strip{min-height:0!important;margin-top:20px!important;margin-bottom:0!important;padding-top:18px!important;padding-bottom:18px!important}.visual-intelligence{min-height:0!important;margin-top:22px!important;margin-bottom:0!important;padding-top:18px!important;padding-bottom:18px!important}.visual-intelligence-head{margin-bottom:16px!important}.profile-layout{gap:18px!important;min-height:0!important}.radar-card{min-height:0!important;padding:16px!important}.profile-legend{gap:8px!important}.profile-legend-item{min-height:0!important;padding:10px 12px!important}.interview-flow{min-height:0!important;margin-top:22px!important;margin-bottom:0!important;padding-top:18px!important;padding-bottom:18px!important}.interview-flow-head{margin-bottom:16px!important}.flow-track{gap:0!important;min-height:0!important}.flow-step{min-height:0!important}.flow-copy{padding-bottom:14px!important}.flow-connector{min-height:18px!important}.analysis-summary{min-height:0!important;margin-top:22px!important;margin-bottom:0!important;padding-top:18px!important;padding-bottom:18px!important}.summary-copy{min-height:0!important}.summary-copy p{margin-bottom:0!important}.insight-grid{gap:14px!important;min-height:0!important;margin-top:22px!important;margin-bottom:0!important}.insight-panel{min-height:0!important;padding:16px!important}.insight-head{margin-bottom:12px!important}.insight-list{gap:10px!important}.insight-item{min-height:0!important;padding:11px 0!important}.development-section{min-height:0!important;margin-top:22px!important;margin-bottom:0!important;padding-top:18px!important;padding-bottom:18px!important}.development-heading{margin-bottom:16px!important}.development-grid{gap:18px!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important}.development-column{min-height:0!important}.development-list{gap:9px!important;margin-bottom:0!important}.topic-cloud{gap:6px!important;margin-top:10px!important;margin-bottom:0!important}.analysis-close{height:auto!important;min-height:0!important;margin-top:22px!important;margin-bottom:0!important;padding-top:22px!important;padding-bottom:22px!important}.analysis-close h2,.analysis-close h3{margin-top:0!important;margin-bottom:8px!important}.analysis-close p{margin-top:0!important;margin-bottom:14px!important}.analysis-close .primary-button,.analysis-close button{margin-top:0!important;margin-bottom:0!important}.analysis-page .workspace-footer{height:auto!important;min-height:0!important;margin-top:0!important;padding-top:16px!important;padding-bottom:16px!important}.live-page .workspace-footer{height:auto!important;min-height:0!important;margin-top:0!important}.workspace-intro p{margin-bottom:16px!important}.workspace-intro .new-interview-button,.workspace-intro .primary-button{justify-content:center!important;align-items:center!important;gap:14px!important;width:auto!important;min-width:180px!important;min-height:44px!important;margin:0!important;padding:0 24px!important;font-size:13px!important;line-height:1!important;display:inline-flex!important}.workspace-intro{padding-bottom:0!important}.workspace-shell .workspace-overview{margin-top:24px!important;margin-bottom:22px!important}.workspace-overview{align-items:start!important;height:auto!important;min-height:0!important}.workspace-overview>*{height:auto!important;min-height:0!important}}@media (width<=430px){.workspace-intro .new-interview-button,.workspace-intro .primary-button{min-width:170px!important}}@media (width<=760px){.workspace-intro p{margin-bottom:14px!important}.workspace-intro .new-interview-button,.workspace-intro .primary-button{justify-content:center!important;align-items:center!important;gap:14px!important;width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;padding:0 20px!important;font-size:13px!important;line-height:1!important;display:flex!important}.workspace-intro{padding-bottom:0!important}.workspace-shell .workspace-overview{margin-top:22px!important;margin-bottom:22px!important}.workspace-overview,.workspace-overview>*{height:auto!important;min-height:0!important}.workspace-intro{padding-top:2px!important}.history-section{min-height:0!important;margin-bottom:0!important;padding-bottom:18px!important}.session-table{margin-bottom:0!important;padding-bottom:0!important}.workspace-page .workspace-footer{margin-top:12px!important}.workspace-page{height:auto!important;min-height:0!important}.workspace-shell{flex:none!important;height:auto!important;min-height:0!important}.history-section{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:18px!important}.session-table{height:auto!important;min-height:0!important;margin-bottom:0!important;padding-bottom:0!important}.workspace-page>.workspace-footer{margin-top:0!important}.live-shell{margin-top:0!important;padding-top:10px!important}.interview-rail{margin-top:0!important;padding-top:12px!important}.interview-rail>:first-child{margin-top:0!important}.analysis-hero{height:auto!important;min-height:0!important;margin-top:0!important;padding-top:12px!important}.analysis-shell{margin-top:0!important;padding-top:0!important}.analysis-hero{height:auto!important;min-height:0!important;margin-top:0!important;margin-bottom:0!important;padding-top:14px!important;padding-bottom:18px!important}.analysis-hero>:first-child{margin-top:0!important}.analysis-heading{margin-top:0!important;margin-bottom:18px!important}.analysis-heading h1{margin-top:8px!important;margin-bottom:12px!important}.analysis-heading p{margin-top:0!important;margin-bottom:0!important}.score-orbit{margin-top:20px!important;margin-bottom:4px!important}.performance-strip{height:auto!important;min-height:0!important;margin-top:14px!important;margin-bottom:0!important;padding-top:16px!important;padding-bottom:16px!important}.performance-strip-head{margin-bottom:16px!important}.metric-stack{gap:12px!important;height:auto!important;min-height:0!important;margin-top:12px!important;margin-bottom:0!important}.metric-row{height:auto!important;min-height:0!important;margin:0!important;padding:5px 0!important}.visual-intelligence{height:auto!important;min-height:0!important;margin-top:16px!important;margin-bottom:0!important;padding-top:16px!important}.visual-intelligence-head{margin-top:0!important;margin-bottom:14px!important}.visual-intelligence-head h2,.visual-intelligence-head h3,.visual-intelligence-head p{margin-top:0!important}.analysis-shell .performance-strip+.visual-intelligence{margin-top:16px!important}.visual-intelligence{height:auto!important;min-height:0!important;padding:16px!important}.visual-intelligence-head{margin-bottom:14px!important}.visual-intelligence-head h2{margin-bottom:10px!important}.visual-intelligence-head p{margin-top:0!important;margin-bottom:0!important}.profile-legend-item{height:auto!important;min-height:0!important;padding:10px 12px!important}.interview-flow{height:auto!important;min-height:0!important;margin-top:16px!important;margin-bottom:0!important;padding:16px!important}.interview-flow-head h2{margin-top:8px!important;margin-bottom:0!important;line-height:1.15!important}.interview-flow-head+*{margin-top:0!important}.flow-track{gap:0!important;height:auto!important;min-height:0!important;margin-top:14px!important;padding:0!important}.flow-step{align-items:center!important;height:auto!important;min-height:0!important;margin:0!important;padding:7px 0!important}.analysis-shell{row-gap:0!important}.visual-intelligence,.interview-flow,.analysis-summary,.insight-grid,.development-section,.analysis-close{height:auto!important;min-height:0!important;margin-top:16px!important;margin-bottom:0!important}.visual-intelligence{padding:16px!important}.visual-intelligence-head{margin:0 0 14px!important}.visual-intelligence-head h2{margin:7px 0 8px!important}.visual-intelligence-head p{margin:0!important}.profile-layout{gap:12px!important;margin-top:14px!important}.radar-card{height:auto!important;min-height:0!important;padding:12px!important}.profile-legend{gap:7px!important}.profile-legend-item{height:auto!important;min-height:0!important;margin:0!important;padding:9px 11px!important}.interview-flow{padding:16px!important}.interview-flow-head{margin:0 0 12px!important;padding:0!important}.interview-flow-head h2{margin:7px 0 0!important;line-height:1.15!important}.flow-track{gap:0!important;height:auto!important;min-height:0!important;margin:12px 0 0!important;padding:0!important}.flow-step{height:auto!important;min-height:0!important;margin:0!important;padding:5px 0!important}.flow-node{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.flow-copy{min-height:0!important;margin:0!important;padding:0 0 0 10px!important}.flow-copy strong,.flow-copy h3{margin:0 0 2px!important;line-height:1.2!important}.flow-copy p{margin:0!important;line-height:1.3!important}.flow-connector{height:8px!important;min-height:8px!important;margin:0!important;padding:0!important}.analysis-summary{padding-top:16px!important;padding-bottom:16px!important}.summary-index{margin-top:0!important}.summary-copy{height:auto!important;min-height:0!important;margin:0!important;padding-top:0!important;padding-bottom:0!important}.summary-copy h2,.summary-copy h3{margin-top:7px!important;margin-bottom:10px!important}.summary-copy p{margin-top:0!important;margin-bottom:0!important;line-height:1.55!important}.insight-grid{gap:12px!important}.insight-panel{height:auto!important;min-height:0!important;padding:16px!important}.insight-head{margin:0 0 12px!important}.insight-list{gap:8px!important}.insight-item{height:auto!important;min-height:0!important;margin:0!important;padding:9px 0!important}.development-section{padding-top:16px!important;padding-bottom:16px!important}.development-heading{margin:0 0 14px!important}.development-grid{gap:14px!important;min-height:0!important;margin:0!important}.development-column{height:auto!important;min-height:0!important}.development-list{gap:8px!important;margin:0!important}.topic-cloud{gap:6px!important;margin:9px 0 0!important}.analysis-close{height:auto!important;min-height:0!important;padding-top:18px!important;padding-bottom:18px!important}.analysis-close h2,.analysis-close h3{margin:0 0 8px!important}.analysis-close p{margin:0 0 12px!important}.analysis-close button,.analysis-close .primary-button{margin:0!important}.metric-row{grid-template-columns:40px minmax(0,1fr) 18px!important;align-items:center!important;column-gap:14px!important;display:grid!important}.metric-row>:first-child{width:40px!important;min-width:40px!important;max-width:40px!important;margin:0!important}.metric-row>:nth-child(2){width:100%!important;min-width:0!important;margin:0!important}.metric-row>:last-child{text-align:right!important;width:18px!important;min-width:18px!important;margin:0!important}}
