:root{color:#1f2937;background:#f1fbf5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(circle at 0 0,#ffba4947,#0000 34%),linear-gradient(135deg,#f1fbf5 0%,#eef7ff 48%,#f5fff5 100%)}button,textarea{font:inherit}.app-shell{width:min(100%,920px);min-height:100vh;margin:0 auto;padding:40px 20px}.home-shell{align-content:center;gap:26px;width:min(100%,1240px);min-height:100vh;margin:0 auto;padding:42px 20px;display:grid}.home-hero{grid-template-columns:1fr;align-items:center;gap:28px;display:grid}.home-copy{gap:18px;display:grid}.home-title{color:#24153d;max-width:860px;margin:0;font-size:clamp(2.15rem,5.2vw,4rem);line-height:1}.home-title-line{white-space:nowrap;display:block}.home-brand{color:#0f766e;letter-spacing:.03em;font-size:clamp(1.75rem,3.4vw,2.75rem)}.home-lede{color:#4b5870;max-width:620px;margin:0;font-size:clamp(1.03rem,2vw,1.2rem);line-height:1.6}.home-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.home-status article{background:#ffffffbf;border:1px solid #d7e5dc;border-radius:10px;gap:6px;padding:18px;display:grid}.status-number,.status-label{margin:0}.status-number{color:#0f766e;font-size:2rem;font-weight:850;line-height:1}.status-label{color:#4b5870;font-size:.95rem;font-weight:650}.interview-panel{background:#fff;border:1px solid #b7d6ce;border-radius:12px;gap:24px;padding:28px;display:grid;box-shadow:0 22px 70px #50387824}.page-header{gap:12px;display:grid}.eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.progress-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.progress-text,.muted-text,.result-detail{color:#64748b;margin:0;font-size:.95rem;line-height:1.55}.page-title{color:#24153d;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.question-card,.tool-card,.result-card,.review-card{background:#fbfdfc;border:1px solid #b7d6ce;border-radius:10px}.question-card{background:#fffdf8;gap:18px;padding:22px;display:grid}.question-text{color:#24153d;margin:0;font-size:1.2rem;font-weight:650;line-height:1.45}.answer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.actions-row{flex-wrap:wrap;gap:12px;display:flex}.tool-card,.result-card,.review-card{gap:14px;padding:18px;display:grid}.tool-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.tool-title,.result-title,.review-title{color:#24153d;margin:0;font-size:1rem;font-weight:700}.textarea-field{gap:8px;display:grid}.textarea-label{color:#0f766e;font-size:.92rem;font-weight:650}.transcript-input{resize:vertical;color:#17202a;background:#fff;border:1px solid #b7d6ce;border-radius:8px;width:100%;min-height:110px;padding:12px 14px;line-height:1.45}.transcript-input:focus{border-color:#0f766e;outline:3px solid #0f766e29}.transcript-input:disabled{color:#788782;background:#f2f5f4}.audio-playback{gap:8px;display:grid}.audio-playback audio{width:100%;max-width:520px}.result-card{background:#f1fbf5;border-color:#bfe4cf}.result-card.incorrect{background:#fff4ef;border-color:#f3b7a5}.result-title.correct{color:#15803d}.result-title.incorrect,.error-text{color:#c2410c}.review-list{gap:12px;display:grid}.score-card{color:#fff;background:linear-gradient(135deg,#0f766e,#0b5f59);border-radius:10px;gap:8px;padding:22px;display:grid}.score-card p{margin:0}.score-number{font-size:clamp(2.2rem,6vw,4rem);font-weight:800;line-height:1}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.52}.button-primary{color:#fff;background:#0f766e;border-color:#0f766e}.button-primary:hover:not(:disabled){background:#0b5f59;border-color:#0b5f59}.button-secondary{color:#0f766e;background:#fff;border-color:#b7d6ce}.button-secondary:hover:not(:disabled){background:#effaf7;border-color:#0f766e}.back-link{color:#0f766e;width:fit-content;font-size:.95rem;font-weight:750;text-decoration:none}.back-link:hover{text-decoration:underline}@media (max-width:680px){.app-shell{padding:18px 12px}.home-shell{align-content:start;padding:28px 14px}.home-status{grid-template-columns:1fr}.home-title-line{white-space:normal}.home-hero{gap:28px}.interview-panel{border-radius:10px;padding:18px}.answer-grid{grid-template-columns:1fr}.tool-header,.progress-row{flex-direction:column;align-items:flex-start}.button{width:100%}}
