*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Arial,sans-serif;background:#f8f9fa}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit}.header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50;width:100%}.header-container{max-width:1120px;margin:0 auto;padding:0 1rem}.header-main{display:flex;justify-content:space-between;align-items:center;height:64px}.logo-area{display:flex;align-items:center;gap:.5rem}.logo-icon{width:40px;height:40px;background:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.logo-text{color:#1e3a8a;font-weight:500}.nav-desktop{display:none}@media(min-width:768px){.nav-desktop{display:flex;align-items:center;gap:1.5rem;margin-left:auto}}@media(min-width:768px){.nav-desktop{display:flex;align-items:center;gap:1.5rem}}.nav-link{color:#374151;transition:.2s}.nav-link:hover{color:#2563eb}.btn-emergency{background:#2563eb;color:#fff;border:none;padding:8px 16px;border-radius:6px}.menu-btn{padding:.5rem;background:none;border:none;font-size:24px}@media(min-width:768px){.menu-btn{display:none}}.nav-mobile-container{border-top:1px solid #e5e7eb;padding:1rem 0}.nav-mobile{display:flex;flex-direction:column;gap:1rem}.hero-section{position:relative;background:linear-gradient(135deg,#dbeafe,#fff);padding:4rem 0}@media(min-width:768px){.hero-section{padding:6rem 0}}.hero-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.hero-container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.hero-container{padding-left:2rem;padding-right:2rem}}.hero-grid{display:grid;gap:3rem;align-items:center}@media(min-width:1024px){.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.emergency-alert{display:inline-flex;align-items:center;gap:.5rem;background-color:#fef2f2;color:#dc2626;padding:.5rem 1rem;border-radius:9999px;margin-bottom:1.5rem}.alert-icon{width:1rem;height:1rem}.alert-text{font-size:.875rem}.hero-title{color:#1e3a8a;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1rem}@media(min-width:768px){.hero-title{font-size:3rem}}.hero-description{color:#374151;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.button-group{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:500;transition:all .2s;border:none;cursor:pointer;font-size:.875rem}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8}.btn-outline{background-color:transparent;color:#374151;border:1px solid #d1d5db}.btn-outline:hover{background-color:#f9fafb}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-icon{width:1rem;height:1rem}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding-top:2rem;border-top:1px solid #e5e7eb}.stat-number{color:#1e3a8a;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#6b7280;font-size:.875rem}.image-section{position:relative}.image-container{border-radius:.5rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.hero-image{width:100%;height:400px;object-fit:cover}@media(min-width:768px){.hero-image{height:500px}}.floating-card{position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem;background-color:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;padding:1rem;border:1px solid #e5e7eb}.card-content{display:flex;align-items:center;justify-content:space-between}.card-info{display:flex;align-items:center;gap:.75rem}.card-icon{width:2.5rem;height:2.5rem;background-color:#dcfce7;border-radius:9999px;display:flex;align-items:center;justify-content:center}.card-svg-icon{width:1.25rem;height:1.25rem;color:#16a34a}.card-title{color:#111827;font-weight:500}.card-subtitle{color:#6b7280;font-size:.875rem}.footer{background-color:#111827;color:#fff;padding:3rem 0}.footer-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.footer-container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.footer-container{padding-left:2rem;padding-right:2rem}}.footer-grid{display:grid;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer-brand{margin-bottom:1rem}.brand-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.logo-icon{width:2.5rem;height:2.5rem;background-color:#2563eb;border-radius:.5rem;padding:.5rem}.brand-text{font-size:1.125rem;font-weight:600}.brand-description{color:#9ca3af;font-size:.875rem;line-height:1.5}.footer-heading{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.links-list{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#9ca3af;font-size:.875rem;transition:color .2s;text-decoration:none}.footer-link:hover{color:#fff}.contact-list{display:flex;flex-direction:column;gap:.5rem}.contact-item{display:flex;align-items:center;gap:.5rem;color:#9ca3af;font-size:.875rem}.contact-icon{width:1rem;height:1rem}.social-description{color:#9ca3af;font-size:.875rem;margin-bottom:1rem;line-height:1.5}.social-icons{display:flex;gap:.75rem}.social-link{width:2.5rem;height:2.5rem;background-color:#374151;border-radius:.5rem;display:flex;align-items:center;justify-content:center;transition:background-color .2s;text-decoration:none}.social-link:hover{background-color:#2563eb}.social-icon{width:1.25rem;height:1.25rem}.footer-bottom{padding-top:2rem;border-top:1px solid #374151;text-align:center;color:#9ca3af;font-size:.875rem}.stats-section{padding:4rem 0;background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.stats-container{max-width:80rem;margin:0 auto;padding:0 1rem}@media(min-width:640px){.stats-container{padding:0 1.5rem}}@media(min-width:1024px){.stats-container{padding:0 2rem}}.stats-title{text-align:center;color:#1e3a8a;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.stats-subtitle{text-align:center;color:#6b7280;font-size:1.125rem;margin-bottom:3rem}.stats-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease;cursor:pointer;border:1px solid #e5e7eb}.stat-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.stat-card-blue{border-top:4px solid #3b82f6}.stat-card-green{border-top:4px solid #10b981}.stat-card-orange{border-top:4px solid #f59e0b}.stat-card-purple{border-top:4px solid #8b5cf6}.stat-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.stat-icon-container{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center}.stat-card-blue .stat-icon-container{background-color:#dbeafe;color:#3b82f6}.stat-card-green .stat-icon-container{background-color:#d1fae5;color:#10b981}.stat-card-orange .stat-icon-container{background-color:#fef3c7;color:#f59e0b}.stat-card-purple .stat-icon-container{background-color:#ede9fe;color:#8b5cf6}.stat-icon{width:1.5rem;height:1.5rem}.stat-change{display:flex;align-items:center}.change-indicator{font-size:.875rem;font-weight:600;padding:.25rem .5rem;border-radius:.375rem}.change-indicator.positive{background-color:#d1fae5;color:#065f46}.change-indicator.negative{background-color:#fee2e2;color:#991b1b}.stat-value{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:.875rem;margin-bottom:1.5rem}.stat-progress{margin-top:1rem}.progress-bar{width:100%;height:.5rem;background-color:#e5e7eb;border-radius:.25rem;overflow:hidden;margin-bottom:.5rem}.progress-fill{height:100%;border-radius:.25rem;transition:width .5s ease-in-out}.stat-card-blue .progress-fill{background-color:#3b82f6}.stat-card-green .progress-fill{background-color:#10b981}.stat-card-orange .progress-fill{background-color:#f59e0b}.stat-card-purple .progress-fill{background-color:#8b5cf6}.progress-text{display:flex;justify-content:space-between;font-size:.75rem;color:#6b7280}.stat-card.loading{animation:pulse 2s infinite}.stat-skeleton-icon{width:3rem;height:3rem;background-color:#e5e7eb;border-radius:.75rem;margin-bottom:1rem}.stat-skeleton-value{width:60%;height:2rem;background-color:#e5e7eb;border-radius:.375rem;margin-bottom:.5rem}.stat-skeleton-label{width:40%;height:1rem;background-color:#e5e7eb;border-radius:.375rem;margin-bottom:1.5rem}.stat-skeleton-progress{width:100%;height:.5rem;background-color:#e5e7eb;border-radius:.25rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.stats-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e5e7eb}.last-updated{font-size:.875rem;color:#6b7280}.live-indicator{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#10b981;font-weight:600}.live-dot{width:.5rem;height:.5rem;background-color:#10b981;border-radius:50%;animation:pulse 1.5s infinite}.chatbot-container{position:fixed!important;z-index:999999!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.chatbot-container.bottom-right{bottom:20px!important;right:20px!important}.chatbot-container.bottom-left{bottom:20px!important;left:20px!important}.chatbot-toggle-btn{position:relative;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #667eea66;transition:transform .2s,box-shadow .3s}.chatbot-toggle-btn:hover{transform:scale(1.05);box-shadow:0 6px 24px #667eea80}.chatbot-toggle-btn:active{transform:scale(.95)}.pulse-ring{position:absolute;width:100%;height:100%;border:3px solid #667eea;border-radius:50%;animation:pulse 2s infinite;pointer-events:none}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:0 5}to{transform:scale(1 5);opacity:0}}.chatbot-window{width:360px;height:550px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000026;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out;border:1px solid rgba(102,126,234,.1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(0 95)}to{opacity:1;transform:translateY(0) scale(1)}}.chatbot-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,0 1)}.chatbot-header-title{display:flex;align-items:center;gap:10px}.chatbot-header-title h3{margin:0;font-size:15px;font-weight:600}.multilingual-badge{display:flex;align-items:center;gap:4px;font-size:10px;background:#fff3;padding:2px 6px;border-radius:10px;margin-top:3px}.chatbot-header-actions{display:flex;gap:8px}.chatbot-clear-btn,.chatbot-close-btn{background:transparent;border:none;color:#fff;cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;transition:background .2s}.chatbot-clear-btn:hover,.chatbot-close-btn:hover{background:#fff3}.chatbot-emergency-icon{color:gold}.chatbot-messages{flex:1;overflow-y:auto;padding:12px;background:#f7fafc;display:flex;flex-direction:column;gap:10px;scroll-behavior:smooth}.chatbot-messages::-webkit-scrollbar{width:5px}.chatbot-messages::-webkit-scrollbar-track{background:#edf2f7}.chatbot-messages::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.chatbot-messages::-webkit-scrollbar-thumb:hover{background:#a0aec0}.message-container{display:flex;flex-direction:column}.message-container.user{align-items:flex-end}.message-container.assistant{align-items:flex-start}.message-content{padding:10px 14px;border-radius:16px;max-width:85%;word-wrap:break-word;line-height:1.4;font-size:13px}.message-container.user .message-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:4px}.message-container.assistant .message-content{background:#fff;color:#2d3748;box-shadow:0 2px 4px #0000000d;border-bottom-left-radius:4px}.message-container.emergency .message-content{border-left:4px solid #f56565}.message-time{font-size:10px;color:#a0aec0;margin-top:3px;padding:0 4px}.typing-indicator{display:flex;gap:4px;padding:12px;background:#fff;border-radius:18px;width:fit-content}.typing-indicator span{width:8px;height:8px;background:#cbd5e0;border-radius:50%;animation:bounce 1 4s infinite}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.voice-listening-indicator{display:flex;align-items:center;gap:8px;padding:12px 16px;background:linear-gradient(135deg,#667eea20,#764ba220);border-radius:18px;font-size:14px;color:#667eea;font-weight:500;animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #667eea4d}50%{box-shadow:0 0 20px #667eea99}}.language-selector{padding:6px 10px;background:#f7fafc;border-bottom:1px solid #e2e8f0}.language-dropdown{width:100%;padding:5px 8px;border:1px solid #cbd5e0;border-radius:6px;font-size:11px;background:#fff;cursor:pointer;outline:none;transition:border-color .2s}.language-dropdown:hover{border-color:#667eea}.language-dropdown:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.chatbot-input-container{border-top:1px solid #e2e8f0;background:#fff}.chatbot-input{display:flex;align-items:center;gap:4px}.chatbot-input-field{flex:1;padding:10px 12px;border:none;outline:none;font-size:13px;font-family:inherit}.chatbot-input-field:disabled{background:#f7fafc;cursor:not-allowed}.chatbot-voice-btn{background:transparent;border:none;color:#667eea;cursor:pointer;padding:8px 10px;display:flex;align-items:center;justify-content:center;transition:all .2s;border-radius:4px}.chatbot-voice-btn:hover:not(:disabled){background:#f7fafc;color:#764ba2}.chatbot-voice-btn:disabled{opacity:.5;cursor:not-allowed}.chatbot-voice-btn.listening{color:#f56565;animation:pulse-mic 1.5s infinite}@keyframes pulse-mic{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.chatbot-send-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:8px 10px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;border-radius:0}.chatbot-send-btn:hover:not(:disabled){opacity:.9;transform:scale(1.05)}.chatbot-send-btn:disabled{background:#cbd5e0;cursor:not-allowed}.chatbot-send-btn:active:not(:disabled){transform:scale(.95)}.powered-by{text-align:center;font-size:9px;color:#a0aec0;padding:6px;background:#f7fafc}@media(max-width:480px){.chatbot-window{width:calc(100vw - 32px);height:calc(100vh - 120px);border-radius:16px}.chatbot-toggle-btn{width:52px;height:52px}.chatbot-header-title h3{font-size:14px}.message-content{font-size:12px;max-width:90%}.language-dropdown{font-size:10px}}*{transition:background .2s ease,color .2s ease}button:focus-visible{outline:2px solid #667eea;outline-offset:2px}input:focus-visible{outline:2px solid #667eea;outline-offset:-2px}.chatbot-badges{display:flex;gap:8px;align-items:center}.provider-badge{display:flex;align-items:center;gap:4px;padding:2px 8px;background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);border-radius:12px;font-size:11px;color:#8b5cf6}.message-container.system{background:#3b82f61a;border-left:3px solid #3b82f6}.voice-listening-indicator{display:flex;align-items:center;gap:8px;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:12px;font-weight:500;animation:pulse 2s ease-in-out infinite}.pulse-dot{display:inline-block;width:8px;height:8px;background:#ef4444;border-radius:50%;animation:pulse-dot 1 5s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:0 5;transform:scale(1 2)}}.chatbot-footer{display:flex;flex-direction:column;gap:4px}.error-notice{font-size:11px;color:#ef4444;text-align:center;padding:4px;background:#ef44441a;border-radius:4px}.chatbot-voice-btn.listening{background:linear-gradient(135deg,#ef4444,#dc2626);animation:pulse 1.5s ease-in-out infinite}.chatbot-voice-btn.listening:hover{transform:scale(1.05)}
