:root{color:#172033;background:#f3f5fb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.full{width:100%}.center,.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-page{background:radial-gradient(circle at 20% 20%,#ded9ff,#0000 38%),#f5f6fb}.login-card{width:min(420px,100%);box-shadow:0 22px 70px #312e8126}.login-card .ant-alert,.login-card .ant-form-item{margin-bottom:18px}.app-shell{flex-direction:row;min-height:100vh}.sidebar{background:#fff;border-right:1px solid #e7e9f2;flex-direction:column;gap:16px;width:280px;padding:24px 16px;display:flex}.sidebar .ant-conversations{flex:1;overflow:auto}.workspace{flex-direction:column;flex:1;gap:16px;min-width:0;max-width:1100px;margin:0 auto;padding:24px;display:flex}.create-card{width:min(760px,100%);margin:24px auto}.interview-header{justify-content:space-between;align-items:center;display:flex}.interview-header h3{margin:0 0 8px}.messages{background:#fff;border-radius:16px;flex:1;min-height:320px;max-height:calc(100vh - 390px);padding:12px;overflow:auto}.voice-controls{padding-bottom:8px}.file-button{cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:8px;align-items:center;gap:8px;height:32px;padding:4px 15px;display:inline-flex}.file-button input{display:none}@media (width<=760px){.app-shell{flex-direction:column}.sidebar{width:100%;max-height:240px}.workspace{padding:12px}.messages{max-height:52vh}}
