*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;min-height:100vh}.app{margin:0 auto;max-width:1400px;padding:20px}.header{color:#fff;margin-bottom:40px;padding:20px;text-align:center}.header h1{font-size:2.5em;margin-bottom:10px}.header p{font-size:1.2em;opacity:.9}.loading{color:#fff;font-size:1.5em;padding:100px 20px;text-align:center}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:24px;transition:transform .2s}.stat-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-4px)}.stat-card.alert{background:#fef2f2;border:2px solid #ef4444}.stat-label{color:#6b7280;font-size:.875em;font-weight:500;margin-bottom:8px}.stat-value{color:#1f2937;font-size:2em;font-weight:700}.filters{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.filters button{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1em;font-weight:600;padding:12px 24px;transition:all .2s}.filters button:hover{background:#ffffff1a}.filters button.active{background:#fff;color:#667eea}.calls-list{grid-gap:16px;display:grid;gap:16px}.call-card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;cursor:pointer;padding:20px;transition:all .2s}.call-card:hover{box-shadow:0 8px 16px #00000026;transform:translateY(-2px)}.call-card.requires-review{background:#fef2f2;border-left:4px solid #ef4444}.call-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;margin-bottom:12px;padding-bottom:12px}.call-header,.call-id{align-items:center;display:flex}.call-id{font-size:1em;gap:8px}.badge{background:#ef4444;border-radius:4px;color:#fff;font-size:.75em;font-weight:600;padding:4px 8px}.call-date{color:#6b7280;font-size:.875em}.call-details{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:12px}.detail{display:flex;font-size:.875em;gap:8px}.detail .label{color:#6b7280;font-weight:500}.call-quality{align-items:center;display:flex;gap:12px;margin:12px 0}.score{border-radius:20px;color:#fff;font-size:1.1em;font-weight:700;padding:8px 16px}.sentiment{font-size:1.1em;font-weight:500}.summary{background:#f9fafb;border-radius:8px;color:#374151;font-size:.875em;line-height:1.5;margin-top:12px;padding:12px}.empty-state{background:#fff;border-radius:12px;color:#6b7280;font-size:1.1em;padding:60px 20px;text-align:center}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:16px;max-height:90vh;max-width:800px;overflow-y:auto;padding:32px;position:relative;width:100%}.modal-close{align-items:center;background:#ef4444;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5em;height:36px;justify-content:center;position:absolute;right:16px;top:16px;transition:all .2s;width:36px}.modal-close:hover{background:#dc2626;transform:scale(1.1)}.modal h2{color:#1f2937;margin-bottom:24px}.modal-section{border-bottom:1px solid #e5e7eb;margin-bottom:24px;padding-bottom:24px}.modal-section:last-child{border-bottom:none}.modal-section h3{color:#374151;font-size:1.25em;margin-bottom:16px}.modal-section h4{color:#4b5563;font-size:1em;margin:16px 0 8px}.info-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-grid div{background:#f9fafb;border-radius:6px;font-size:.875em;padding:8px}.score-big{border-radius:12px;color:#fff;display:inline-block;font-size:2em;font-weight:700;margin:12px 0;padding:16px 32px}.sentiment-big{font-size:1.5em;font-weight:500;margin:12px 0}.issues,.positives{border-radius:8px;margin:16px 0;padding:16px}.issues{background:#fef2f2;border-left:4px solid #ef4444}.positives{background:#f0fdf4;border-left:4px solid #10b981}.issues ul,.positives ul{margin:8px 0 0 20px}.issues li,.positives li{line-height:1.5;margin:4px 0}.summary-full{background:#f9fafb;border-radius:8px;margin:16px 0;padding:16px}.summary-full p{color:#374151;line-height:1.6}.transcription{word-wrap:break-word;background:#f9fafb;border-radius:8px;color:#1f2937;line-height:1.8;padding:16px;white-space:pre-wrap}.confidence{color:#6b7280;font-size:.875em;font-style:italic;margin-top:12px}@media (max-width:768px){.header h1{font-size:1.75em}.header p{font-size:1em}.stats-grid{grid-template-columns:1fr}.filters{flex-direction:column}.modal{padding:20px}.info-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.df75f68d.css.map*/