@import url(https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-yellow:#f7931e;--primary-gold:#ffc107;--primary-amber:#ff9800;--primary-dark:#333;--accent-orange:#ff6b00;--accent-brown:#8b5a2b;--bg-white:#fff;--bg-light:#fffdf7;--bg-gray:#fff9e6;--bg-card:#fff;--text-primary:#1a1a1a;--text-secondary:#1a1a1a;--text-muted:#1a1a1a;--text-white:#1a1a1a;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--border-light:#ffe4b5;--border-medium:#f7931e;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px}*{box-sizing:border-box}@keyframes blinkRedBorder{0%,to{border-color:#ef4444;box-shadow:0 0 8px #ef444499}50%{border-color:#fca5a5;box-shadow:0 0 15px #ef4444e6}}.blink-required{animation:blinkRedBorder 1s ease-in-out infinite;border:2px solid #ef4444!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}.hi-tech-container,body{background:linear-gradient(135deg,#fffdf7,#fff9e6);background:linear-gradient(135deg,var(--bg-light) 0,var(--bg-gray) 100%);color:#1a1a1a;color:var(--text-primary);font-family:Prompt,Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.hi-tech-container{padding:20px;position:relative}.hi-tech-header{align-items:center;background:#fff;background:var(--bg-white);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);display:flex;gap:20px;justify-content:center;margin-bottom:24px;padding:20px;text-align:center}.fusion-logo{height:50px;object-fit:contain}.fusion-mascot{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));height:80px;object-fit:contain}.hi-tech-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f7931e,#ff9800);background:linear-gradient(135deg,var(--primary-yellow) 0,var(--primary-amber) 100%);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;letter-spacing:-.5px;margin:0}.hi-tech-subtitle{color:#1a1a1a;color:var(--text-secondary);font-size:.9rem;font-weight:400;margin:4px 0 0}.hi-tech-2x2-layout,.hi-tech-main-layout{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:1600px}.hi-tech-row-1{grid-gap:20px;display:grid;gap:20px;grid-template-columns:350px 1fr}.hi-tech-row-2{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.2fr .8fr}.hi-tech-top-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:350px 1fr}.hi-tech-bottom-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.hi-tech-panel{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:20px;transition:box-shadow .3s ease}.hi-tech-panel:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg)}.hi-tech-grid-item{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:15px;padding:20px;transition:all .3s ease}.hi-tech-grid-item:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.hi-tech-video-section{display:flex;flex-direction:column;gap:16px}.hi-tech-video-container{background:#1a1a1a;border:3px solid #f7931e;border:3px solid var(--primary-yellow);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.hi-tech-video-container.hi-tech-video-large{max-width:360px;width:100%}.hi-tech-video-container.hi-tech-video-small{margin:0 auto;max-width:300px}.hi-tech-video{background:#0a0a0a;display:block;height:auto;width:100%}.hi-tech-controls{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hi-tech-btn{background:linear-gradient(135deg,#f7931e,#ff9800);background:linear-gradient(135deg,var(--primary-yellow) 0,var(--primary-amber) 100%);border:none;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#1a1a1a;color:var(--text-primary);cursor:pointer;font-family:Prompt,sans-serif;font-size:14px;font-weight:600;letter-spacing:0;padding:12px 24px;text-transform:none;transition:all .3s ease}.hi-tech-btn:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 20px #f7931e66;box-shadow:var(--shadow-lg),0 0 20px #f7931e66;transform:translateY(-2px)}.hi-tech-btn:active{transform:translateY(0)}.hi-tech-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.hi-tech-btn-primary{background:linear-gradient(135deg,#f7931e,#ff9800);background:linear-gradient(135deg,var(--primary-yellow) 0,var(--primary-amber) 100%)}.hi-tech-btn-danger{background:linear-gradient(135deg,#ef4444,#f87171);background:linear-gradient(135deg,var(--danger) 0,#f87171 100%);color:#1a1a1a;color:var(--text-primary)}.hi-tech-btn-secondary{background:#fff9e6;background:var(--bg-gray);border:1px solid #f7931e;border:1px solid var(--border-medium);color:#1a1a1a;color:var(--text-primary)}.hi-tech-btn-secondary:hover{background:#fff;background:var(--bg-white);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg)}.hi-tech-btn-accent{background:linear-gradient(135deg,#ff6b00,#fbbf24);background:linear-gradient(135deg,var(--accent-orange) 0,#fbbf24 100%);color:#1a1a1a;color:var(--text-primary)}.hi-tech-status{align-items:center;background:#fffdf7;background:var(--bg-light);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:50px;display:flex;gap:10px;justify-content:center;margin-top:12px;padding:10px 16px}.hi-tech-status-dot{background:#1a1a1a;background:var(--text-muted);border-radius:50%;height:10px;width:10px}.hi-tech-status-dot.connected{animation:pulse 2s infinite;background:#22c55e;background:var(--success);box-shadow:0 0 10px #22c55e;box-shadow:0 0 10px var(--success)}.hi-tech-status-dot.connecting{animation:pulse 1s infinite;background:#f59e0b;background:var(--warning);box-shadow:0 0 10px #f59e0b;box-shadow:0 0 10px var(--warning)}.hi-tech-status-dot.error{background:#ef4444;background:var(--danger);box-shadow:0 0 10px #ef4444;box-shadow:0 0 10px var(--danger)}.hi-tech-status-dot.disconnected{background:#1a1a1a;background:var(--text-muted)}.hi-tech-status-text{color:#1a1a1a;color:var(--text-secondary);font-size:13px;font-weight:500}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.hi-tech-emotion-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.hi-tech-emotion-card{background:linear-gradient(135deg,#fff9e6,#ffe4b5);border:2px solid #f7931e;border-radius:10px;border-radius:var(--radius-md);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);padding:16px 12px;position:relative;text-align:center;transition:all .3s ease}.hi-tech-emotion-card:hover{box-shadow:0 8px 20px #f7931e4d;transform:translateY(-4px)}.hi-tech-emotion-card.rank-1{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;box-shadow:0 4px 15px #f59e0b4d}.hi-tech-emotion-card.rank-1:after{background:#f59e0b;border-radius:10px;color:#fff;content:"1st";font-size:10px;font-weight:700;padding:2px 6px;position:absolute;right:-8px;top:-8px}.hi-tech-emotion-card.rank-2{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:2px solid #94a3b8;box-shadow:0 4px 15px #94a3b84d}.hi-tech-emotion-card.rank-2:after{background:#64748b;border-radius:10px;color:#fff;content:"2nd";font-size:10px;font-weight:700;padding:2px 6px;position:absolute;right:-8px;top:-8px}.hi-tech-emotion-card.rank-3{background:linear-gradient(135deg,#fef2e8,#fed7aa);border:2px solid #f97316;box-shadow:0 4px 15px #f9731633}.hi-tech-emotion-card.rank-3:after{background:#f97316;border-radius:10px;color:#fff;content:"3rd";font-size:10px;font-weight:700;padding:2px 6px;position:absolute;right:-8px;top:-8px}.hi-tech-emotion-name{color:#1a1a1a;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.hi-tech-emotion-value{color:#1a1a1a;font-size:24px;font-weight:700;margin-bottom:12px}.hi-tech-emotion-bar{background:#fff9e6;background:var(--bg-gray);border-radius:4px;height:8px;overflow:hidden;width:100%}.hi-tech-emotion-progress{background:linear-gradient(90deg,#f7931e,#ffc107);background:linear-gradient(90deg,var(--primary-yellow),var(--primary-gold));border-radius:4px;height:100%;transition:width .5s ease}.hi-tech-emotion-card.rank-1 .hi-tech-emotion-progress{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.hi-tech-emotion-card.rank-2 .hi-tech-emotion-progress{background:linear-gradient(90deg,#64748b,#94a3b8)}.hi-tech-emotion-card.rank-3 .hi-tech-emotion-progress{background:linear-gradient(90deg,#ea580c,#f97316)}.hi-tech-chart-container{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:20px}.hi-tech-chart-full{width:100%}.hi-tech-chart-title{align-items:center;color:#1a1a1a;color:var(--text-primary);display:flex;font-size:16px;font-weight:600;gap:8px;margin-bottom:16px}.hi-tech-no-data{color:#1a1a1a;color:var(--text-muted);font-size:14px;padding:60px 20px;text-align:center}.hi-tech-table-container{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);max-height:300px;overflow-y:auto;padding:20px}.hi-tech-table{border-collapse:collapse;font-size:13px;width:100%}.hi-tech-table th{background:#fffdf7;background:var(--bg-light);border-bottom:2px solid #f7931e;border-bottom:2px solid var(--primary-yellow);color:#1a1a1a;color:var(--text-primary);font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 8px;text-align:center;text-transform:uppercase}.hi-tech-table td{border-bottom:1px solid #ffe4b5;border-bottom:1px solid var(--border-light);color:#1a1a1a;color:var(--text-secondary);padding:10px 8px;text-align:center}.hi-tech-table tr:hover{background:#fffdf7;background:var(--bg-light)}.hi-tech-text-input{background:#fff;background:var(--bg-white);border:2px solid #ffe4b5;border:2px solid var(--border-light);border-radius:10px;border-radius:var(--radius-md);color:#1a1a1a;color:var(--text-primary);font-family:Prompt,sans-serif;font-size:14px;outline:none;padding:12px 16px;transition:all .3s ease;width:100%}.hi-tech-text-input:focus{border-color:#f7931e;border-color:var(--primary-yellow);box-shadow:0 0 0 3px #f7931e26}.hi-tech-text-input::placeholder{color:#1a1a1a;color:var(--text-muted)}.hi-tech-error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca;border-radius:10px;border-radius:var(--radius-md);color:#ef4444;color:var(--danger);font-weight:500;padding:16px;text-align:center}.hi-tech-conversation-container{background:#fffdf7;background:var(--bg-light);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:10px;border-radius:var(--radius-md);max-height:400px;min-height:200px;overflow-y:auto;padding:16px}.hi-tech-speech-status{align-items:center;background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:10px;border-radius:var(--radius-md);display:flex;gap:10px;margin-bottom:16px;padding:10px 14px}.hi-tech-speech-bubble{animation:fadeInUp .4s ease;border-radius:10px;border-radius:var(--radius-md);margin:12px 0;padding:16px}.hi-tech-speech-bubble.user-speech{background:linear-gradient(135deg,#fffdf7,#fff9e6);border-left:4px solid #f7931e;border-left:4px solid var(--primary-yellow);margin-right:20%}.hi-tech-speech-bubble.ai-response{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-left:4px solid #22c55e;border-left:4px solid var(--success);margin-left:20%}.hi-tech-speech-bubble.ai-thinking{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-left:4px solid #ff6b00;border-left:4px solid var(--accent-orange);margin-left:20%}.hi-tech-speech-label{color:#1a1a1a;color:var(--text-secondary);font-size:11px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.hi-tech-speech-text{color:#1a1a1a;color:var(--text-primary);font-size:14px;line-height:1.6}.hi-tech-thinking-dots{display:flex;gap:6px}.hi-tech-thinking-dots span{animation:thinkingPulse 1.5s infinite;background:#ff6b00;background:var(--accent-orange);border-radius:50%;height:8px;width:8px}.hi-tech-thinking-dots span:nth-child(2){animation-delay:.3s}.hi-tech-thinking-dots span:nth-child(3){animation-delay:.6s}@keyframes thinkingPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hi-tech-conversation-count{border-radius:10px;border-radius:var(--radius-md);color:#1a1a1a;color:var(--text-muted);font-size:12px;font-weight:500;margin-top:16px;padding:10px;text-align:center}.hi-tech-conversation-count,.hi-tech-conversation-full{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light)}.hi-tech-conversation-full{border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:24px}.hi-tech-conversation-full h3{align-items:center;color:#1a1a1a;color:var(--text-primary);display:flex;font-size:18px;font-weight:600;gap:10px;margin-bottom:20px}.hi-tech-conversation-side{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:16px;border-radius:var(--radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);min-height:400px;padding:20px}.hi-tech-conversation-side h3{color:#1a1a1a;color:var(--text-primary);font-size:16px;font-weight:600;margin-bottom:16px}.hi-tech-export-section{display:flex;gap:12px;justify-content:center;padding:16px 0}.hi-tech-export-btn{background:linear-gradient(135deg,#f7931e,#ff9800);background:linear-gradient(135deg,var(--primary-yellow),var(--primary-amber));border:none;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#1a1a1a;color:var(--text-primary);cursor:pointer;font-family:Prompt,sans-serif;font-size:13px;font-weight:600;padding:10px 20px;transition:all .3s ease}.hi-tech-export-btn:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#fffdf7;background:var(--bg-light);border-radius:4px}::-webkit-scrollbar-thumb{background:#f7931e;background:var(--border-medium);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f7931e;background:var(--primary-yellow)}@media (max-width:1200px){.hi-tech-bottom-section,.hi-tech-row-1,.hi-tech-row-2,.hi-tech-top-section{grid-template-columns:1fr}.hi-tech-video-container.hi-tech-video-large,.hi-tech-video-container.hi-tech-video-small{margin:0 auto;max-width:400px}}@media (max-width:768px){.hi-tech-container{padding:12px}.hi-tech-header{flex-direction:column;gap:12px;padding:16px}.hi-tech-title{font-size:1.4rem}.fusion-mascot{height:60px}.hi-tech-controls{align-items:center;flex-direction:column}.hi-tech-btn{max-width:250px;width:100%}.hi-tech-emotion-grid{grid-template-columns:repeat(2,1fr)}.hi-tech-speech-bubble.ai-response,.hi-tech-speech-bubble.ai-thinking,.hi-tech-speech-bubble.user-speech{margin-left:0;margin-right:0}}.hi-tech-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172ab3}.hi-tech-modal-content{background:#fff;background:var(--bg-white);border:1px solid #ffe4b5;border:1px solid var(--border-light);border-radius:24px;border-radius:var(--radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl)}.section-title{border-bottom:2px solid #f7931e;border-bottom:2px solid var(--primary-yellow);font-size:16px;font-weight:600;gap:10px;margin-bottom:16px;padding-bottom:12px}.section-title,.section-title-icon{align-items:center;color:#1a1a1a;color:var(--text-primary);display:flex}.section-title-icon{background:linear-gradient(135deg,#f7931e,#ff9800);background:linear-gradient(135deg,var(--primary-yellow),var(--primary-amber));border-radius:6px;font-size:14px;height:24px;justify-content:center;width:24px}.badge{align-items:center;border-radius:50px;display:inline-flex;font-size:11px;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.badge-primary{background:linear-gradient(135deg,#fff9e6,#ffe4b5);color:#ff9800;color:var(--primary-amber)}.badge-success{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#22c55e;color:var(--success)}.badge-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706}.badge-danger{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#ef4444;color:var(--danger)}.fusion-footer{color:#1a1a1a;color:var(--text-muted);font-size:12px;margin-top:24px;padding:20px;text-align:center}.fusion-footer a{color:#f7931e;color:var(--primary-yellow);font-weight:500;text-decoration:none}.fusion-footer a:hover{text-decoration:underline}
/*# sourceMappingURL=main.6c58e41f.css.map*/