:root{font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ffffff1a}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}.app{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.home-page{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:40px 20px}.home-content{max-width:600px;width:100%}.hero-section{background:#fff;border-radius:24px;padding:48px 40px;text-align:center;box-shadow:0 20px 60px #0003;margin-bottom:24px}.hero-icon{font-size:4rem;margin-bottom:16px}.main-title{font-size:2.5rem;color:#333;margin-bottom:8px;font-weight:700}.subtitle{font-size:1.1rem;color:#667eea;font-weight:600;margin-bottom:20px}.hero-description{font-size:1rem;color:#555;line-height:1.7;margin-bottom:32px}.start-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:16px 48px;font-size:1.2rem;font-weight:600;border-radius:30px;cursor:pointer;transition:transform .2s,box-shadow .2s;font-family:inherit}.start-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #667eea66}.start-button-bottom{width:100%;padding:18px;border-radius:16px;font-size:1.1rem;box-shadow:0 10px 30px #667eea4d}.features-section{background:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 60px #0003;margin-bottom:24px}.section-title{font-size:1.5rem;color:#333;text-align:center;margin-bottom:8px;font-weight:700}.section-subtitle{font-size:.95rem;color:#666;text-align:center;margin-bottom:24px}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-card{background:#f8f9ff;border-radius:16px;padding:20px;text-align:center;transition:transform .2s}.feature-card:hover{transform:translateY(-4px)}.feature-icon{font-size:2rem;margin-bottom:8px}.feature-card h3{font-size:1rem;color:#333;margin-bottom:6px;font-weight:600}.feature-card p{font-size:.85rem;color:#666;line-height:1.5}.agents-section{background:#fff;border-radius:24px;padding:32px;box-shadow:0 20px 60px #0003;margin-bottom:24px}.agent-category{margin-bottom:20px}.agent-category:last-child{margin-bottom:0}.category-label{font-size:.9rem;color:#667eea;font-weight:600;margin-bottom:10px;padding-left:4px}.agent-badges{display:flex;flex-wrap:wrap;gap:8px}.agent-badge{background:linear-gradient(135deg,#f5f7fa,#e4e8ec);padding:8px 14px;border-radius:20px;font-size:.85rem;color:#444;font-weight:500;display:flex;align-items:center;gap:6px;transition:all .2s}.agent-badge:hover{background:linear-gradient(135deg,#eef0ff,#e0e4ff);transform:translateY(-1px)}.agent-emoji{font-size:1rem}.agent-name{font-size:.85rem}.info-box{background:#fff;border-radius:24px;padding:24px;box-shadow:0 20px 60px #0003;margin-bottom:24px;text-align:center}.info-box p{color:#555;font-size:.9rem;margin-bottom:8px;line-height:1.6}.emergency-numbers{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:12px}.emergency-numbers span{background:#fff3e0;color:#ef6c00;padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:500}.chat-page{height:100vh;display:flex;flex-direction:column;max-width:800px;margin:0 auto}.chat-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2)}.back-button{background:#fff3;border:none;color:#fff;width:40px;height:40px;border-radius:12px;font-size:1.2rem;cursor:pointer;transition:background .2s;font-family:inherit}.back-button:hover{background:#ffffff4d}.header-info{flex:1}.header-title{color:#fff;font-size:1.1rem;font-weight:600}.header-status{color:#ffffffb3;font-size:.8rem}.header-actions{display:flex;gap:8px}.header-btn{background:#fff3;border:none;width:40px;height:40px;border-radius:12px;font-size:1.1rem;cursor:pointer;transition:background .2s}.header-btn:hover{background:#ffffff4d}.header-btn:disabled{opacity:.4;cursor:not-allowed}.emotion-indicator{padding:0 20px}.crisis-alert{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;margin-top:8px;font-size:.85rem;font-weight:500}.crisis-elevated{background:#fff3e0;color:#ef6c00}.crisis-critical{background:#ffebee;color:#c62828;animation:pulse-alert 2s infinite}@keyframes pulse-alert{0%,to{opacity:1}50%{opacity:.7}}.crisis-icon{font-size:1.1rem}.emotion-content{background:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:12px 16px;margin-top:8px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.emotion-main{display:flex;align-items:center;gap:10px}.emotion-emoji{font-size:1.5rem}.emotion-info{display:flex;flex-direction:column;gap:4px}.emotion-label{color:#fff;font-size:.85rem;font-weight:600}.emotion-bar{width:80px;height:4px;background:#fff3;border-radius:2px;overflow:hidden}.emotion-bar-fill{height:100%;border-radius:2px;transition:width .5s ease}.emotion-secondary{display:flex;gap:6px;flex-wrap:wrap}.emotion-tag{background:#ffffff26;color:#ffffffe6;padding:4px 10px;border-radius:12px;font-size:.75rem}.routing-info{margin-left:auto;display:flex;align-items:center;gap:6px}.routing-label{color:#fff9;font-size:.75rem}.routing-agent{background:#fff3;color:#fff;padding:4px 10px;border-radius:12px;font-size:.8rem;font-weight:500}.chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px}.chat-welcome{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-align:center;padding:40px 20px}.welcome-icon{font-size:4rem;margin-bottom:16px}.chat-welcome h2{color:#fff;font-size:1.5rem;margin-bottom:8px}.chat-welcome p{color:#fffc;font-size:1rem;line-height:1.7;margin-bottom:24px}.welcome-suggestions{display:flex;flex-direction:column;gap:10px;width:100%;max-width:320px}.suggestion-btn{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);color:#fff;padding:14px 20px;border-radius:16px;font-size:.95rem;cursor:pointer;transition:all .2s;font-family:inherit;font-weight:500}.suggestion-btn:hover{background:#ffffff40;transform:translateY(-2px)}.chat-message{display:flex;gap:10px;max-width:85%;animation:fadeInUp .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-user{align-self:flex-end;flex-direction:row-reverse}.message-assistant{align-self:flex-start}.message-avatar{width:36px;height:36px;border-radius:12px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.message-bubble-wrapper{display:flex;flex-direction:column;gap:4px}.message-sender{color:#ffffffb3;font-size:.75rem;padding-left:4px}.message-bubble{padding:12px 16px;border-radius:16px;line-height:1.6}.bubble-user{background:#fff;color:#333;border-bottom-right-radius:4px}.bubble-assistant{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border-bottom-left-radius:4px}.message-text{font-size:.95rem;white-space:pre-wrap;word-break:break-word}.message-time{font-size:.7rem;color:#ffffff80;padding-left:4px}.message-user .message-time{text-align:right;padding-right:4px}.typing-indicator{display:flex;gap:4px;padding:4px 0}.typing-indicator span{width:8px;height:8px;background:#fff9;border-radius:50%;animation:typing 1.4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}.chat-error{display:flex;align-items:center;justify-content:space-between;background:#ffebee;color:#c62828;padding:10px 16px;margin:0 20px;border-radius:12px;font-size:.85rem}.chat-error button{background:none;border:none;color:#c62828;cursor:pointer;font-size:1rem;padding:4px}.chat-input-area{padding:12px 20px 20px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.input-container{display:flex;align-items:flex-end;gap:10px;background:#fff;border-radius:16px;padding:8px 8px 8px 16px;box-shadow:0 10px 30px #0000001a}.chat-input{flex:1;border:none;outline:none;font-size:.95rem;font-family:inherit;resize:none;max-height:120px;padding:8px 0;color:#333;line-height:1.5}.chat-input::placeholder{color:#aaa}.send-button{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;width:44px;height:44px;border-radius:12px;font-size:1.2rem;cursor:pointer;transition:transform .2s,box-shadow .2s;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:inherit}.send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #667eea66}.send-button:disabled{opacity:.5;cursor:not-allowed}.input-hint{text-align:center;color:#fff6;font-size:.7rem;margin-top:8px}.summary-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.summary-modal{background:#fff;border-radius:24px;padding:32px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.summary-modal h2{font-size:1.3rem;color:#333;margin-bottom:20px;text-align:center}.summary-loading{text-align:center;color:#667eea;padding:20px;font-size:.95rem}.summary-text{color:#444;font-size:.95rem;line-height:1.8;white-space:pre-wrap}.summary-close{display:block;width:100%;margin-top:24px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .2s;font-family:inherit}.summary-close:hover{transform:translateY(-2px)}@media (max-width: 480px){.home-page{padding:20px 16px}.hero-section{padding:32px 24px}.main-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.features-section,.agents-section,.info-box{padding:24px 20px}.chat-message{max-width:92%}.emotion-content{flex-direction:column;align-items:flex-start;gap:10px}.routing-info{margin-left:0}.welcome-suggestions{max-width:100%}}
