body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background:#f0f2f5;color:#1a1a2e;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{margin:0 auto;max-width:900px;padding:2rem 1rem}h1{color:#1a1a2e;font-size:1.8rem;margin-bottom:1.5rem}h2{color:#2d3748;font-size:1.3rem;margin-bottom:1rem}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;padding:1.5rem}button{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.7rem 1.5rem;transition:background .2s}button:hover{background:#4338ca}button:disabled{background:#a5b4fc;cursor:not-allowed}button.secondary{background:#e5e7eb;color:#374151}button.secondary:hover{background:#d1d5db}button.danger{background:#ef4444}button.danger:hover{background:#dc2626}input,select,textarea{line-height:1.4}input,textarea{border:1.5px solid #e5e7eb;border-radius:8px;font-size:.95rem;margin-bottom:.75rem;padding:.6rem .8rem;width:100%}input:focus,textarea:focus{border-color:#4f46e5;outline:none}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:12px;font-family:inherit;padding-right:1.9rem!important}select:focus{border-color:#4f46e5;outline:none}.badge{border-radius:9999px;display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .6rem}.badge.green{background:#d1fae5;color:#065f46}.badge.yellow{background:#fef3c7;color:#92400e}.badge.gray{background:#f3f4f6;color:#6b7280}.badge.purple{background:#ede9fe;color:#5b21b6}.badge.red{background:#fee2e2;color:#991b1b}.gap{display:flex;gap:.75rem}.mt1{margin-top:.5rem}.mt2{margin-top:1rem}.mt3{margin-top:1.5rem}.interview-layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.answer-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:1fr auto}.session-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.session-row .actions{display:flex;flex-wrap:wrap;gap:.5rem}.question-row{display:flex;gap:.4rem}.recording-actions{display:flex;flex-wrap:wrap;gap:.5rem}.interview-video{display:block;min-height:240px;width:100%}.countdown-number{font-size:5rem}@media (max-width:640px){.container{padding:1.25rem .85rem}h1{font-size:1.4rem}.card{padding:1rem}.interview-layout{gap:1rem}.answer-grid,.interview-layout{grid-template-columns:1fr}.session-row{align-items:stretch;flex-direction:column}.session-row .actions button{flex:1 1}.video-card{padding:.5rem!important;position:-webkit-sticky;position:sticky;top:.75rem;z-index:10}.interview-video{max-height:22vh;min-height:100px;object-fit:cover}.countdown-number{font-size:2.25rem}}@media (max-width:480px){.question-row{flex-wrap:wrap}.question-row input[type=text]{flex:1 1 100%}.question-row select{flex:1 1}.recording-actions button{flex:1 1 100%}}
/*# sourceMappingURL=main.6be2b90c.css.map*/