@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#18231e;background:#f4f5f1;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #18231e;--muted: #657068;--line: #dfe3dc;--paper: #ffffff;--canvas: #f4f5f1;--green: #245b45;--green-dark: #174232;--green-soft: #e4eee8;--amber: #c98c2d;--amber-soft: #f7ecd8;--blue: #356d84;--blue-soft: #e3eef2}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{color:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(36,91,69,.2);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}h1,h2,h3,p{margin-top:0}h1,h2,h3,.logo{font-family:Manrope,sans-serif}.app-shell{min-height:100vh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:236px;padding:26px 18px 20px;display:flex;flex-direction:column;background:#fbfcfa;border-right:1px solid var(--line)}.sidebar-top{display:flex;align-items:center;justify-content:space-between;padding:0 8px 28px}.logo{display:flex;align-items:center;gap:10px;font-size:23px;font-weight:700;color:#153b2e}.logo-mark{position:relative;width:27px;height:27px;border:2px solid var(--green);border-radius:50%}.logo-mark:before,.logo-mark:after,.logo-mark span{content:"";position:absolute;background:var(--green);border-radius:4px}.logo-mark:before{width:3px;height:12px;left:6px;top:6px;transform:rotate(-25deg)}.logo-mark:after{width:3px;height:15px;right:6px;top:4px;transform:rotate(25deg)}.logo-mark span{width:3px;height:8px;left:10px;top:8px}.nav-list,.sidebar-bottom{display:flex;flex-direction:column;gap:4px}.nav-list button,.sidebar-bottom>button{width:100%;height:42px;border:0;background:transparent;display:flex;align-items:center;gap:12px;padding:0 12px;border-radius:6px;color:#5d6961;font-size:14px;font-weight:500;text-align:left}.nav-list button:hover,.sidebar-bottom>button:hover{background:#f0f3ee;color:var(--ink)}.nav-list button.active{color:var(--green-dark);background:var(--green-soft);font-weight:600}.nav-count{margin-left:auto;min-width:22px;height:22px;border-radius:11px;display:grid;place-items:center;font-size:11px;background:#e9ece7}.sidebar-section{margin-top:28px;padding:0 10px}.sidebar-label,.preview-label{display:block;margin-bottom:12px;color:#889188;font-size:12px;font-weight:700;letter-spacing:.11em}.plan-meter>div:first-child{display:flex;justify-content:space-between;font-size:12px}.plan-meter strong{color:var(--green)}.meter{height:5px;margin:10px 0 8px;overflow:hidden;background:#e4e8e2;border-radius:4px}.meter i{display:block;height:100%;background:var(--green)}.plan-meter small{font-size:11px;color:#8b948c}.sidebar-bottom{margin-top:auto}.sidebar-note{padding:15px 12px;border:1px solid var(--line);border-radius:6px;background:#f4f7f3}.sidebar-note strong,.sidebar-note small{display:block}.sidebar-note strong{font-size:12px}.sidebar-note small{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.45}.sidebar-legal{margin-top:12px;display:flex;gap:14px;padding:0 4px}.sidebar-legal a{color:var(--muted);font-size:12px}.user-row{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;margin-top:14px;padding:16px 8px 0;border-top:1px solid var(--line)}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dce9e1;color:var(--green);font-size:11px;font-weight:700}.user-row strong,.user-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-row strong{font-size:12px}.user-row small{margin-top:2px;color:#8b948c;font-size:10px}.main{grid-column:2;min-width:0}.topbar{height:68px;padding:0 4.2vw;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;background:#f4f5f1ed}.topbar-spacer{flex:1}.icon-button{width:36px;height:36px;padding:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:var(--paper);color:#606a63}.icon-button:hover{background:#f7f8f5;color:var(--ink)}.mode-pill{min-height:30px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #e2dfd4;border-radius:15px;background:#f9f6ee;color:#7b6b4b;font-size:12px;font-weight:600}.mode-pill i,.live-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#d29b36}.mode-pill.live{background:#edf5f0;color:var(--green);border-color:#d5e6db}.mode-pill.live i{background:#3e8c66}.mode-pill.unavailable{color:#8a3f38;background:#fbefed;border-color:#efd8d4}.mode-pill.unavailable i{background:#b65349}.page{width:min(1180px,calc(100% - 8vw));margin:0 auto;padding:46px 0 64px}.eyebrow{color:#77827a;font-size:12px;font-weight:700;letter-spacing:.11em}.primary-button,.secondary-button{min-height:44px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;font-weight:600;font-size:13px}.primary-button{border:1px solid var(--green-dark);background:var(--green);color:#fff;box-shadow:0 1px 2px #11322626}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{opacity:.6}.secondary-button{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.text-button,.back-button{padding:0;border:0;background:transparent;display:inline-flex;align-items:center;gap:7px;color:var(--green);font-size:12px;font-weight:600}.back-button{color:#657068}.welcome-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.welcome-row .eyebrow{margin-bottom:12px;display:block}.welcome-row h1{margin-bottom:9px;font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:0}.welcome-row p{margin-bottom:0;color:var(--muted);font-size:14px}.readiness-band{min-height:180px;padding:26px 32px;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:55px;color:#fff;background:#173e31;border-radius:7px;overflow:hidden;position:relative}.readiness-band:after{content:"";position:absolute;right:-80px;top:-160px;width:360px;height:360px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff04}.readiness-score{display:flex;align-items:center;gap:24px;position:relative;z-index:1}.score-ring{--score: 0;flex:0 0 auto;width:105px;height:105px;display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle closest-side,#173e31 82%,transparent 84% 100%),conic-gradient(#d9b46d calc(var(--score) * 1%),#ffffff21 0)}.score-ring strong{font:700 33px/1 Manrope}.score-ring span{margin-top:2px;font-size:10px;color:#b9c8c0}.readiness-score .score-ring{color:#e5c887}.readiness-score .eyebrow{color:#9fb7aa}.readiness-score h2{margin:7px 0 4px;font-size:20px}.readiness-score p{margin:0;color:#9eb3a8;font-size:12px}.skill-bars{display:flex;flex-direction:column;gap:15px;position:relative;z-index:1}.skill-row{display:grid;grid-template-columns:118px minmax(90px,1fr) 28px;align-items:center;gap:12px;color:#dbe5df;font-size:11px}.skill-row>div{height:5px;overflow:hidden;background:#ffffff1f;border-radius:5px}.skill-row i{display:block;height:100%}.skill-row strong{font-size:11px;color:#fff;text-align:right}.readiness-points{display:flex;flex-direction:column;gap:14px;position:relative;z-index:1}.readiness-points span{display:flex;align-items:center;gap:10px;color:#dbe5df;font-size:12px;line-height:1.45}.readiness-points svg{flex:0 0 auto;color:#d9b46d}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin:36px 0 16px}.section-heading h2{margin-bottom:4px;font-size:18px}.section-heading p{margin:0;color:var(--muted);font-size:12px}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.practice-card{min-height:220px;padding:21px;text-align:left;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:7px;background:var(--paper);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.practice-card:hover{transform:translateY(-2px);border-color:#bac8be;box-shadow:0 10px 30px #21322814}.card-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:6px;color:var(--green);background:var(--green-soft)}.card-icon.blue{color:var(--blue);background:var(--blue-soft)}.card-icon.amber{color:#a66d19;background:var(--amber-soft)}.card-meta{margin:20px 0 9px;display:flex;justify-content:space-between;color:#8a938c;font-size:12px;font-weight:700;letter-spacing:.07em}.practice-card h3{margin-bottom:7px;font-size:15px}.practice-card p{margin-bottom:18px;color:var(--muted);font-size:12px;line-height:1.55}.card-action{margin-top:auto;display:flex;align-items:center;justify-content:space-between;color:var(--green);font-size:12px;font-weight:600}.home-bottom{margin-top:32px}.recent-panel,.focus-panel{border-top:1px solid var(--line)}.section-heading.compact{margin:20px 0 10px;align-items:center}.session-row{min-height:59px;display:grid;grid-template-columns:34px minmax(0,1fr) 64px 34px 16px;align-items:center;gap:11px;border-bottom:1px solid #e8ebe6;color:#7b857d;font-size:11px}.session-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;background:var(--green-soft);color:var(--green)}.session-icon.amber{background:var(--amber-soft);color:#9b691b}.session-icon.blue{background:var(--blue-soft);color:var(--blue)}.session-row strong,.session-row small{display:block}.session-row>div strong{margin-bottom:3px;color:var(--ink);font-size:12px}.session-row small{color:#8a938c;font-size:10px}.mini-score{width:30px;height:30px;display:grid!important;place-items:center;border-radius:50%;border:2px solid #6d987f;color:var(--green);font-size:10px}.focus-panel{padding:22px 24px;background:#eef1eb;border:0;border-radius:6px}.focus-title{display:flex;gap:11px;align-items:center;margin:17px 0 11px}.focus-title>span{width:36px;height:36px;display:grid;place-items:center;background:#fff;color:var(--green);border-radius:6px}.focus-title h3{margin:0;font-size:15px}.focus-panel>p{color:var(--muted);font-size:12px;line-height:1.55}.quote{padding:12px;border-left:2px solid #6b907c;color:#405049;background:#ffffff80;font-size:12px;font-style:italic;line-height:1.55}.setup-page>.back-button,.report-page>.back-button{margin-bottom:32px}.setup-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:7vw}.setup-form>h1{margin:10px 0 12px;font-size:clamp(30px,4vw,45px);line-height:1.12;max-width:600px}.lead{max-width:650px;color:var(--muted);font-size:14px;line-height:1.6}.inline-error{max-width:650px;margin:18px 0 0;padding:11px 13px;border:1px solid #edd0cb;border-radius:5px;background:#fbefed;color:#893c34;font-size:12px;line-height:1.5}.field-row{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-row label,.full-label,fieldset legend{font-size:12px;font-weight:600}select,textarea{width:100%;margin-top:8px;border:1px solid #d6dbd4;border-radius:5px;background:#fff;color:var(--ink)}select{height:46px;padding:0 38px 0 13px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#687269 50%),linear-gradient(135deg,#687269 50%,transparent 50%);background-position:calc(100% - 17px) 19px,calc(100% - 12px) 19px;background-size:5px 5px;background-repeat:no-repeat}fieldset{margin:28px 0 26px;padding:0;border:0}fieldset legend{margin-bottom:10px}.type-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.type-selector button{min-height:104px;padding:15px;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:7px;text-align:left;border:1px solid #d9ddd7;border-radius:6px;background:var(--paper);color:#6a746d}.type-selector button strong{color:var(--ink);font-size:12px}.type-selector button small{color:#8a938c;font-size:12px}.type-selector button.selected{color:var(--green);border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#fbfdfb}.check{position:absolute;right:10px;top:10px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--green)}.full-label>span{float:right;color:#8a938c;font-size:12px;font-weight:400}.full-label textarea{min-height:126px;padding:13px;resize:vertical;font-size:12px;line-height:1.5}.full-label>small{display:block;margin-top:5px;text-align:right;color:#7d867f;font-size:12px;font-weight:400}.data-use-disclosure{margin-top:20px;padding:13px 14px;border:1px solid var(--line);border-radius:6px;background:#f8faf7}.data-use-disclosure summary{color:var(--green-dark);cursor:pointer;font-size:12px;font-weight:600}.data-use-disclosure p{margin:10px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.data-use-disclosure a{color:var(--green)}.data-processing-summary{margin:14px 0 0;padding:11px 13px;border-left:3px solid var(--amber);background:var(--amber-soft);color:#57451f;font-size:13px;line-height:1.5}.data-acknowledgement{margin-top:14px;display:flex;align-items:flex-start;gap:9px;color:#48554d;font-size:12px;line-height:1.5}.data-acknowledgement input{width:16px;height:16px;flex:0 0 auto;margin:0;accent-color:var(--green)}.setup-submit{margin-top:25px;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}.setup-submit>div{display:flex;align-items:center;gap:10px;color:var(--green)}.setup-submit strong,.setup-submit small{display:block}.setup-submit strong{color:var(--ink);font-size:12px}.setup-submit small{margin-top:2px;color:#7d867f;font-size:12px}.setup-preview{align-self:start;margin-top:20px;padding:22px;text-align:center;border:1px solid var(--line);border-radius:7px;background:var(--paper)}.setup-preview img{width:128px;height:128px;margin:3px auto 14px;display:block;object-fit:cover;border-radius:50%;border:4px solid #eef2ec}.setup-preview h3{margin-bottom:3px;font-size:16px}.setup-preview>p{color:var(--muted);font-size:12px}.interviewer-tags{display:flex;justify-content:center;gap:6px;margin:16px 0}.interviewer-tags span{padding:6px 8px;border-radius:4px;background:#eef3ef;color:#54705f;font-size:12px}.setup-preview blockquote{margin:0;padding:17px 9px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#4d5851;font:500 12px/1.55 Manrope}.privacy-note{margin-top:17px;display:flex;gap:9px;text-align:left;color:var(--green)}.privacy-note strong,.privacy-note small{display:block}.privacy-note strong{color:var(--ink);font-size:12px}.privacy-note small{margin-top:3px;color:#6f7971;font-size:12px;line-height:1.5}.interview-page{min-height:calc(100vh - 68px);display:flex;flex-direction:column;background:#eef0ec}.interview-header{height:72px;padding:0 3.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #d9ddd7;background:#f8f9f6}.interview-progress{text-align:center;font-size:12px;color:#657068}.interview-progress>div{width:170px;display:flex;gap:5px;margin-top:8px}.interview-progress i{flex:1;height:3px;background:#d9ddd7;border-radius:3px}.interview-progress i.done{background:var(--green)}.timer{justify-self:end;display:flex;align-items:center;gap:7px;color:#657068;font-size:12px;font-variant-numeric:tabular-nums}.interview-layout{flex:1;width:min(1260px,calc(100% - 6vw));min-height:570px;margin:3vw auto 18px;display:grid;grid-template-columns:minmax(420px,1.45fr) minmax(330px,.8fr);overflow:hidden;border:1px solid #d6dbd4;border-radius:7px;background:#fff;box-shadow:0 12px 35px #24322914}.video-stage{min-height:570px;position:relative;overflow:hidden;background:#d9ded8}.video-stage>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 35%}.video-shade{position:absolute;inset:0;background:linear-gradient(180deg,#00000005 55%,#0a191273)}.video-name{position:absolute;left:24px;top:23px;padding:8px 10px;border-radius:5px;color:#fff;background:#1320198c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-name span,.video-name small{display:block}.video-name span{font-size:13px;font-weight:600}.video-name small{margin-top:2px;color:#d9e0dc;font-size:12px}.speaking-indicator{position:absolute;right:22px;top:24px;height:31px;padding:0 10px;display:flex;align-items:center;gap:3px;border-radius:16px;background:#1320198c}.speaking-indicator i{width:2px;height:7px;background:#c8dad0;border-radius:2px}.speaking-indicator.active i{animation:sound .7s ease-in-out infinite alternate}.speaking-indicator.active i:nth-child(2){animation-delay:.2s}.speaking-indicator.active i:nth-child(3){animation-delay:.4s}@keyframes sound{to{height:17px}}.video-controls{position:absolute;left:50%;bottom:25px;transform:translate(-50%);display:flex;align-items:center;gap:11px}.round-control,.record-control{width:43px;height:43px;padding:0;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#fff;background:#15211bad;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.record-control{width:56px;height:56px;border:4px solid rgba(255,255,255,.85);background:#a23d38}.record-control.recording{animation:pulse 1.3s infinite}@keyframes pulse{50%{box-shadow:0 0 0 8px #a23d3840}}.round-control.muted{background:#742c2ac7}.transcript-panel{min-width:0;display:flex;flex-direction:column;border-left:1px solid var(--line)}.transcript-head{height:61px;flex:0 0 auto;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8ebe6}.transcript-head>div{display:flex;align-items:center;gap:8px;color:#68736b;font-size:12px;font-weight:700;letter-spacing:.08em}.live-dot{background:#ad3936;box-shadow:0 0 0 4px #f5e5e3}.conversation{flex:1;min-height:0;padding:20px 18px;overflow-y:auto}.message{display:grid;grid-template-columns:31px 1fr;gap:10px;margin-bottom:22px}.message>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:700}.message.candidate>span{background:#edf0ed;color:#657068}.message strong{font-size:12px}.message p{margin:5px 0 0;color:#4e5a52;font-size:14px;line-height:1.6}.message.live p{color:#879088;font-style:italic}.thinking{display:flex;align-items:center;gap:8px;color:#78827a;font-size:12px}.thinking svg{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}.question-error{margin:10px 0;padding:11px;border:1px solid #edd0cb;border-radius:5px;background:#fbefed}.question-error p{margin:0 0 8px;color:#893c34;font-size:12px;line-height:1.5}.answer-box{flex:0 0 auto;margin:0 15px 15px;padding:10px;border:1px solid #d9ddd7;border-radius:6px;background:#fbfcfa}.answer-box textarea{min-height:84px;margin:0;padding:4px;resize:none;border:0;background:transparent;font-size:14px;line-height:1.55}.answer-box textarea:focus{outline:0}.answer-box>div{display:flex;justify-content:space-between;align-items:center;gap:8px}.answer-box small{color:#737d75;font-size:12px}.answer-box button{min-height:38px;padding:0 12px;display:flex;align-items:center;gap:5px;border:0;border-radius:5px;background:var(--green);color:#fff;font-size:12px;font-weight:600}.recording-disclosure,.recording-error{margin:0 4px 8px;font-size:12px;line-height:1.5}.recording-disclosure{color:#5f6b63}.recording-error{color:#9b3b31}.answer-box button:disabled{opacity:.45;cursor:not-allowed}.interview-tip{margin:0 auto 22px;display:flex;align-items:center;gap:8px;color:#69736c;font-size:12px}.interview-tip svg{color:#b27b29}.report-page{padding-top:32px}.demo-report-notice{margin-bottom:16px;padding:12px 14px;display:flex;gap:8px 14px;align-items:baseline;border:1px solid #e5d4ad;border-radius:6px;background:#fbf6e9;color:#6f5a2d;font-size:12px}.demo-report-notice strong{color:#5d481e}.report-hero{padding:30px 0 35px;display:grid;grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:30px;border-bottom:1px solid var(--line)}.report-score{width:124px;height:124px;display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle closest-side,var(--canvas) 80%,transparent 82% 100%),conic-gradient(var(--report-color) calc(var(--score) * 1%),#dfe3dd 0)}.report-score strong{font:700 38px/1 Manrope}.report-score span{margin-top:6px;color:#667169;font-size:12px;font-weight:700;letter-spacing:.04em}.report-hero h1{margin:8px 0;max-width:680px;font-size:clamp(25px,3vw,36px);line-height:1.18}.report-hero p{max-width:740px;margin-bottom:13px;color:var(--muted);font-size:12px;line-height:1.55}.report-meta{display:flex;gap:18px;color:#6c776f;font-size:12px}.score-disclaimer{margin:14px 0 20px;padding:13px 15px;border-left:3px solid #779081;background:#edf2ee;color:#47554d;font-size:12px;line-height:1.6}.report-meta span{display:flex;align-items:center;gap:6px}.report-tabs{display:flex;gap:25px;margin-bottom:24px;border-bottom:1px solid var(--line)}.report-tabs button{height:54px;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#69746c;font-size:13px;font-weight:600}.report-tabs button.active{color:var(--green);border-bottom-color:var(--green)}.score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.score-card{padding:18px;border:1px solid var(--line);border-radius:6px;background:#fff}.score-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.score-card>div:first-child strong{font:700 22px Manrope}.score-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:5px;color:var(--green);background:var(--green-soft)}.score-icon.s1{color:#9b691b;background:var(--amber-soft)}.score-icon.s2{color:var(--blue);background:var(--blue-soft)}.score-icon.s3{color:#725d84;background:#eee9f1}.score-card h3{margin:15px 0 3px;font-size:12px}.score-card p{margin-bottom:14px;color:#6f7971;font-size:12px;line-height:1.5}.score-card>div:last-child{height:4px;background:#e8ebe6;border-radius:4px;overflow:hidden}.score-card>div:last-child i{display:block;height:100%;background:var(--green)}.feedback-grid{margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.feedback-panel{padding:22px;border:1px solid var(--line);border-radius:6px;background:#fff}.feedback-title{display:flex;align-items:center;gap:11px;margin-bottom:19px}.feedback-title>span{width:35px;height:35px;display:grid;place-items:center;border-radius:50%}.feedback-title .good{background:var(--green-soft);color:var(--green)}.feedback-title .improve{background:var(--amber-soft);color:#a87220}.feedback-title h2{margin:0 0 2px;font-size:14px}.feedback-title p{margin:0;color:#717b73;font-size:12px}.feedback-item{min-height:42px;display:flex;align-items:center;gap:9px;border-top:1px solid #eaede8;color:#4f5b53;font-size:13px}.feedback-item svg{color:var(--green)}.feedback-item.improve>span:first-child{width:20px;height:20px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:var(--amber-soft);color:#7b5114;font-size:12px;font-weight:700}.answer-rewrite{margin-top:14px;padding:24px;border:1px solid #d0ddd5;border-radius:6px;background:#edf4ef}.answer-rewrite>div:first-child{display:flex;align-items:center;gap:12px}.spark{width:37px;height:37px;display:grid;place-items:center;border-radius:6px;background:var(--green);color:#fff}.answer-rewrite h2{margin:4px 0 0;font-size:14px}.answer-rewrite>p{margin:18px 0 13px;padding:17px;border-left:2px solid #72927f;background:#ffffffa6;color:#405048;font-size:14px;line-height:1.7}.next-step{margin-top:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line)}.next-step>div{display:flex;align-items:center;gap:11px;color:var(--green)}.next-step strong,.next-step small{display:block}.next-step strong{color:var(--ink);font-size:13px}.next-step small{margin-top:3px;color:#6f7971;font-size:12px}.empty-transcript{padding:70px 20px;text-align:center;border:1px solid var(--line);background:#fff}.empty-transcript svg{color:var(--green)}.empty-transcript h2{margin:13px 0 6px;font-size:18px}.empty-transcript p{color:var(--muted);font-size:12px}.transcript-review{padding:24px;border:1px solid var(--line);border-radius:6px;background:#fff}.transcript-review-head{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.transcript-review-head svg{color:var(--green)}.transcript-review-head h2{margin:0 0 5px;font-size:18px}.transcript-review-head p{margin:0;color:var(--muted);font-size:12px}.answer-rewrite>small{display:block;margin-top:10px;color:var(--muted);font-size:12px;line-height:1.5}.transcript-review .message{max-width:780px}.legal-page{max-width:850px}.legal-page>.back-button{margin-bottom:38px}.legal-page h1{margin:10px 0 14px;font-size:clamp(32px,5vw,48px)}.legal-page h2{margin:30px 0 9px;font-size:20px}.legal-page p{color:#4e5b53;font-size:15px;line-height:1.75}.legal-page a{color:var(--green)}.legal-lead{color:var(--muted)!important;font-size:17px!important}.mobile-only{display:none}@media(max-width:960px){.app-shell{display:block}.sidebar{transform:translate(-100%);transition:transform .22s ease;box-shadow:12px 0 30px #19271f1f}.sidebar.open{transform:translate(0)}.main{width:100%}.mobile-only{display:grid}.topbar .mobile-only.logo{display:flex}.topbar{padding:0 3vw}.readiness-band{grid-template-columns:1fr;gap:25px}.practice-grid{grid-template-columns:1fr 1fr}.practice-card:last-child{grid-column:1 / -1}.setup-layout{gap:30px}.interview-layout{grid-template-columns:1.1fr .9fr;min-height:520px}.video-stage{min-height:520px}.score-grid{grid-template-columns:1fr 1fr}.report-hero{grid-template-columns:125px 1fr}.report-hero>button{grid-column:2;justify-self:start}}@media(max-width:720px){.page{width:calc(100% - 32px);padding-top:30px}.welcome-row{align-items:flex-start;flex-direction:column}.welcome-row .primary-button{width:100%}.readiness-band{padding:25px 20px}.readiness-score{align-items:flex-start}.score-ring{width:84px;height:84px}.skill-row{grid-template-columns:100px 1fr 25px}.practice-grid,.home-bottom,.setup-layout,.field-row,.feedback-grid{grid-template-columns:1fr}.practice-card:last-child{grid-column:auto}.session-row{grid-template-columns:34px minmax(0,1fr) 32px 16px}.session-row>span:nth-of-type(2){display:none}.setup-preview{grid-row:1}.type-selector{grid-template-columns:1fr}.type-selector button{min-height:78px}.setup-submit{align-items:flex-start;flex-direction:column}.setup-submit .primary-button{width:100%}.interview-header{grid-template-columns:1fr 1fr;padding:0 16px}.interview-header .back-button{font-size:0}.interview-header .back-button svg{width:19px;height:19px}.interview-progress{justify-self:end}.timer{display:none}.interview-layout{width:100%;margin:0;display:flex;flex-direction:column;border:0;border-radius:0;box-shadow:none}.video-stage{min-height:42vh;max-height:390px}.video-stage>img{object-position:center 32%}.transcript-panel{min-height:50vh;border-left:0}.conversation{max-height:230px}.interview-tip{display:none}.score-grid{grid-template-columns:1fr 1fr}.report-hero{grid-template-columns:90px minmax(0,1fr);gap:18px;align-items:start}.demo-report-notice{align-items:flex-start;flex-direction:column}.report-score{width:86px;height:86px}.report-score strong{font-size:29px}.report-hero h1{font-size:23px}.report-meta{flex-wrap:wrap;gap:8px 14px}.report-hero>button{grid-column:1 / -1;width:100%}.next-step{align-items:flex-start;flex-direction:column;gap:15px}.next-step .primary-button{width:100%}}@media(max-width:430px){.topbar{height:60px}.topbar .logo{font-size:19px}.topbar .logo-mark{width:23px;height:23px}.readiness-score{flex-direction:column}.section-heading{align-items:flex-start}.score-grid,.report-hero{grid-template-columns:1fr}.report-score{width:98px;height:98px}.report-hero>button{grid-column:1}.full-label>span{float:none;display:block;margin-top:3px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
