@import"https://fonts.googleapis.com/css2?family=Urbanist:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Urbanist,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--primary-color: #2ecc71;--text-dark: #1e293b;--text-gray: #64748b;--bg-color: #f8fafc;--white: #ffffff;--shadow-sm: 0 2px 4px rgba(0, 0, 0, .02);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .05);--radius-lg: 24px;--radius-md: 16px;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;width:100%}#root{width:100%;max-width:480px;margin:0 auto;min-height:100vh;background-color:var(--bg-color);position:relative;box-shadow:0 0 20px #0000000d}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.eco-back-btn{background:#fff;border:none;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000d;cursor:pointer;color:#16a34a!important;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),background-color .2s ease;padding:0!important;flex-shrink:0}.eco-back-btn:hover{background-color:#f8fafc;transform:translateY(-2px)}.eco-back-btn:active{transform:translateY(0) scale(.95)}.eco-back-btn .material-symbols-outlined{font-size:24px}.eco-container{font-family:Urbanist,sans-serif;width:100%;padding-bottom:100px;min-height:100vh}.eco-header{padding:20px 24px;background:var(--white);display:flex;justify-content:space-between;align-items:center}.logo-section{display:flex;align-items:center;gap:12px}.logo-icon{font-size:1.5rem;background:#dcfce7;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#16a34a}.eco-header h1{font-size:1.25rem;font-weight:800;color:var(--text-dark);margin:0}.user-profile{display:flex;align-items:center;gap:12px;background:#fff;padding:6px 12px;border-radius:30px;border:1px solid #f1f5f9;box-shadow:var(--shadow-sm)}.user-profile span{font-size:.85rem;font-weight:600;color:var(--text-dark)}.profile-avatar{background:#ffedd5;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.eco-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:24px}.eco-card{background:var(--white);padding:20px 10px;border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;align-items:center;gap:12px;transition:transform .2s,box-shadow .2s;cursor:pointer}.eco-card:active{transform:scale(.98)}.icon-box{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;margin-bottom:4px}.icon-box.blue{background:#e0f2fe;color:#0284c7}.icon-box.orange{background:#ffedd5;color:#ea580c}.icon-box.purple{background:#f3e8ff;color:#9333ea}.icon-box.green{background:#dcfce7;color:#16a34a}.icon-box.yellow{background:#fef9c3;color:#ca8a04}.icon-box.teal{background:#ccfbf1;color:#0d9488}.eco-card strong{font-size:.95rem;color:var(--text-dark);font-weight:700;display:block}.eco-card p{color:var(--text-gray);font-size:.75rem;margin:0;font-weight:500}.eco-emergency-wrapper{padding:0 20px;margin-top:24px;margin-bottom:40px}.eco-emergency{background:linear-gradient(135deg,#ef4444,#dc2626);padding:24px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 10px 15px -3px #dc26264d}.eco-emergency h2{font-size:1.25rem;font-weight:700;margin:0 0 8px;line-height:1.2}.eco-emergency p{margin:0;font-size:.85rem;opacity:.9;line-height:1.4;max-width:200px}.call-btn{background:#fff;border:none;width:56px;height:56px;border-radius:50%;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px #0000001a;margin-left:16px;color:#dc2626}.eco-section-header{padding:0 24px 16px;display:flex;justify-content:space-between;align-items:center}.eco-section-header h2{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin:0}.view-all{color:#16a34a;font-size:.85rem;font-weight:600;cursor:pointer}.eco-sightings-scroller{display:flex;gap:16px;padding:0 24px 24px;overflow-x:auto;scrollbar-width:none}.eco-sightings-scroller::-webkit-scrollbar{display:none}.eco-sighting-card{min-width:260px;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.sighting-image-container{position:relative;height:140px}.sighting-image-container img{width:100%;height:100%;object-fit:cover}.danger-badge{position:absolute;top:12px;right:12px;background:#ef4444;color:#fff;font-size:.65rem;font-weight:700;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.sighting-info{padding:16px}.sighting-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.sighting-header strong{color:var(--text-dark);font-size:1rem}.sighting-header .time{font-size:.75rem;color:var(--text-gray)}.location{font-size:.8rem;color:var(--text-gray);margin:0;display:flex;align-items:center;gap:4px}.loading-state,.empty-state{width:100%;padding:40px 20px;background:#fff;border-radius:var(--radius-md);text-align:center;color:var(--text-gray);font-size:.9rem;font-weight:500;border:1px dashed #e2e8f0}.sos-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out}.sos-modal{background:#fff;width:90%;max-width:400px;border-radius:var(--radius-lg);padding:32px 24px;position:relative;text-align:center;box-shadow:0 25px 50px -12px #00000080;animation:slideUp .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sos-close-btn{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.5rem;color:var(--text-gray);cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.sos-service-btn{border:none;padding:16px;border-radius:var(--radius-md);font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 4px 6px #0000001a}.sos-details h4{font-size:1.1rem;color:var(--text-dark);margin:0 0 16px;font-weight:700}.sos-number-display{font-size:2.25rem;font-weight:800;color:var(--text-dark);font-family:monospace;margin-bottom:8px;letter-spacing:-1px}.sos-action-btn{background:#2563eb;color:#fff;border:none;padding:14px 24px;border-radius:var(--radius-md);font-size:1rem;font-weight:600;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;transition:background .2s}.sos-success-msg{color:#16a34a;font-size:.9rem;font-weight:600;margin-bottom:16px;animation:fadeIn .2s}.sos-back-btn{background:none;border:none;color:var(--text-gray);font-size:.9rem;cursor:pointer;text-decoration:underline;padding:8px}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;display:flex;align-items:center;justify-content:center;padding:1rem}.modal-content{background-color:#fff;border-radius:1.5rem;padding:2rem;max-width:24rem;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;animation:modal-pop .3s cubic-bezier(.16,1,.3,1)}@keyframes modal-pop{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-icon{width:3.5rem;height:3.5rem;background-color:#dcfce7;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.modal-icon span{font-size:2rem}.modal-title{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.modal-text{font-size:.95rem;color:#64748b;line-height:1.5;margin-bottom:2rem}.btn-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.modal-allow-btn{width:100%;height:3rem;border-radius:9999px;background-color:#16a34a;color:#fff;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:background-color .2s}.modal-allow-btn:hover{background-color:#15803d}.modal-skip-btn{width:100%;height:3rem;border-radius:9999px;background-color:transparent;color:#64748b;font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:color .2s}.modal-skip-btn:hover{color:#0f172a;background-color:#f1f5f9}._page_7dhnn_2{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,sans-serif;color:#0f172a;background-color:#f6f8f6;transition:background-color .2s ease}._header_7dhnn_15{position:sticky;top:0;z-index:10;background-color:#f6f8f6e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(229,231,235,.5)}._headerContent_7dhnn_26{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem}._iconButton_7dhnn_33{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;transition:background-color .15s ease;color:#0f172a;border:none;background:transparent;cursor:pointer}._iconButton_7dhnn_33:hover{background-color:#e5e7eb80}._title_7dhnn_55{font-size:1.125rem;font-weight:700;letter-spacing:-.025em;margin:0}._main_7dhnn_65{flex:1;display:flex;flex-direction:column;padding:1rem 1rem 6rem;width:100%;max-width:28rem;margin:0 auto}._uploadSection_7dhnn_79{display:flex;flex-direction:column;gap:1.5rem}._uploadCard_7dhnn_86{position:relative;cursor:pointer}._uploadBox_7dhnn_92{display:flex;flex-direction:column;align-items:center;gap:1.5rem;border-radius:1rem;border:2px dashed #d0e7d7;background-color:#fff;padding:2.5rem 1.5rem;transition:all .15s ease;box-shadow:0 1px 2px #0000000d}._dragging_7dhnn_108{border-color:#14b84b;background-color:#14b84b1a}._uploadCard_7dhnn_86:hover ._uploadBox_7dhnn_92{border-color:#14b84b;background-color:#14b84b0d}._uploadIconWrapper_7dhnn_122{width:4rem;height:4rem;border-radius:9999px;background-color:#14b84b1a;display:flex;align-items:center;justify-content:center;color:#14b84b;margin-bottom:.5rem}._uploadTextPrimary_7dhnn_137{color:#0f172a;font-size:1.125rem;font-weight:700;margin:0}._uploadTextSecondary_7dhnn_145{color:#64748b;font-size:.875rem;margin:0}._galleryButton_7dhnn_153{display:flex;align-items:center;justify-content:center;height:2.5rem;padding:0 1.5rem;border-radius:.5rem;background-color:#14b84b1a;color:#14b84b;font-size:.875rem;font-weight:700;transition:background-color .15s ease;border:none;cursor:pointer}._galleryButton_7dhnn_153:hover{background-color:#14b84b33}._dividerWrapper_7dhnn_176{position:relative;display:flex;padding:.5rem 0;align-items:center}._dividerLine_7dhnn_183{flex-grow:1;border-top:1px solid #e5e7eb}._dividerText_7dhnn_189{flex-shrink:0;margin:0 1rem;color:#94a3b8;font-size:.875rem;font-weight:500}._cameraButton_7dhnn_199{display:flex;width:100%;align-items:center;justify-content:center;height:3.5rem;border-radius:.75rem;background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;transition:all .15s ease;cursor:pointer}._cameraButton_7dhnn_199:active{transform:scale(.98)}._cameraButton_7dhnn_199:hover{border-color:#14b84b80}._cameraIconWrapper_7dhnn_224{width:2.5rem;height:2.5rem;border-radius:9999px;background-color:#14b84b;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:.75rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .15s ease}._cameraButton_7dhnn_199:hover ._cameraIconWrapper_7dhnn_224{transform:scale(1.1)}._cameraButtonText_7dhnn_242{color:#0f172a;font-size:1rem;font-weight:700}._recentCaptureSection_7dhnn_249{margin-top:2rem}._sectionHeader_7dhnn_253{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding:0 .25rem}._sectionTitle_7dhnn_261{color:#0f172a;font-size:1.125rem;font-weight:700;letter-spacing:-.025em;margin:0}._viewAllButton_7dhnn_269{color:#14b84b;font-size:.875rem;font-weight:600;background:none;border:none;cursor:pointer}._viewAllButton_7dhnn_269:hover{text-decoration:underline}._previewCard_7dhnn_282{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #f3f4f6}._previewImage_7dhnn_294{width:100%;height:100%;object-fit:cover;transition:transform .7s duration-700 ease}._previewCard_7dhnn_282:hover ._previewImage_7dhnn_294{transform:scale(1.05)}._imageOverlay_7dhnn_305{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);opacity:.6}._statusBadge_7dhnn_312{position:absolute;top:.75rem;left:.75rem;background-color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:.25rem .75rem;border-radius:9999px;display:flex;align-items:center;gap:.375rem}._statusDot_7dhnn_325{width:.5rem;height:.5rem;border-radius:9999px;background-color:#22c55e;animation:_pulse_7dhnn_1 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes _pulse_7dhnn_1{0%,to{opacity:1}50%{opacity:.5}}._statusText_7dhnn_346{font-size:.75rem;font-weight:600;color:#0f172a}._deleteButton_7dhnn_353{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border-radius:9999px;background-color:#0006;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;color:#fff;transition:background-color .15s ease;border:none;cursor:pointer}._deleteButton_7dhnn_353:hover{background-color:#0009}._fileInfo_7dhnn_375{position:absolute;bottom:0;left:0;width:100%;padding:1rem}._fileName_7dhnn_383{color:#fff;font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}._fileMeta_7dhnn_393{color:#fffc;font-size:.75rem;margin:0}._footer_7dhnn_400{position:fixed;bottom:0;left:0;right:0;padding:1rem;background-color:#f6f8f6cc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #e5e7eb;z-index:20}._footerContent_7dhnn_413{max-width:28rem;margin:0 auto}._detectButton_7dhnn_418{width:100%;height:3.5rem;background-color:#14b84b;color:#fff;border-radius:9999px;font-weight:700;font-size:1.125rem;box-shadow:0 10px 15px -3px #14b84b4d;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:transform .15s ease;border:none;cursor:pointer}._detectButton_7dhnn_418:hover{background-color:#14b84be6}._detectButton_7dhnn_418:active{transform:scale(.98)}._cameraOverlay_7dhnn_447{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:50;display:flex;flex-direction:column}._cameraView_7dhnn_459{flex:1;position:relative;width:100%;height:100%;overflow:hidden}._videoFeed_7dhnn_467{width:100%;height:100%;object-fit:cover}._cameraControls_7dhnn_473{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);display:flex;align-items:center;justify-content:center;gap:2rem;padding-bottom:2rem}._captureBtn_7dhnn_487{width:72px;height:72px;border-radius:50%;background-color:#fff;border:4px solid rgba(255,255,255,.3);cursor:pointer;transition:transform .1s}._captureBtn_7dhnn_487:active{transform:scale(.9)}._closeCameraBtn_7dhnn_501{position:absolute;top:2rem;left:2rem;width:40px;height:40px;border-radius:50%;background-color:#00000080;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:60}._page_i3vvq_2{min-height:100vh;display:flex;justify-content:center;background-color:#f6f8f6;color:#0e1b12;font-family:Inter,sans-serif;box-sizing:border-box}._page_i3vvq_2 *{box-sizing:border-box}._container_i3vvq_16{width:100%;max-width:28rem;background-color:#f6f8f6;min-height:100vh;display:flex;flex-direction:column;position:relative;padding-bottom:200px}._header_i3vvq_28{display:flex;align-items:center;padding:1rem;justify-content:space-between;background-color:transparent;z-index:20}._backButton_i3vvq_37{color:#0e1b12;display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:transparent;border:none;cursor:pointer;transition:background-color .15s}._backButton_i3vvq_37:hover{background-color:#0000000d}._title_i3vvq_56{color:#0e1b12;font-size:1.25rem;font-weight:700;line-height:1.25;flex:1;text-align:center;padding-right:2.5rem;margin:0}._main_i3vvq_68{flex:1;padding:0 1rem;display:flex;flex-direction:column;gap:1rem}._resultCard_i3vvq_77{display:flex;flex-direction:column;border-radius:1.5rem;background-color:#fff;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;overflow:hidden;margin-top:.5rem}._cardImage_i3vvq_87{width:100%;aspect-ratio:4/3;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;border-radius:1.5rem 1.5rem 0 0;margin:1rem;width:calc(100% - 2rem);border-radius:1rem}._imageOverlay_i3vvq_100{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.3),transparent);opacity:.6;border-radius:1rem}._cardBody_i3vvq_108{display:flex;width:100%;flex-direction:column;padding:0 1.5rem 1.5rem;gap:1rem}._headerRow_i3vvq_117{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._speciesMainInfo_i3vvq_124{display:flex;flex-direction:column;gap:.25rem;flex:1}._speciesName_i3vvq_131{color:#0e1b12;font-size:1.75rem;font-weight:800;line-height:1.1;letter-spacing:-.025em;margin:0;text-transform:capitalize}._scientificName_i3vvq_141{color:#22c55e;font-size:1rem;font-weight:600;font-style:italic;margin:0}._badge_i3vvq_150{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;padding:.5rem 1rem;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;line-height:1;flex-shrink:0}._badgeHigh_i3vvq_165{background-color:#fee2e2;color:#b91c1c}._badgeMedium_i3vvq_170{background-color:#ffedd5;color:#c2410c}._badgeLow_i3vvq_175{background-color:#dcfce7;color:#15803d}._badgeUnknown_i3vvq_180{background-color:#f3f4f6;color:#4b5563}._descriptionBox_i3vvq_187{color:#4b5563;font-size:.9375rem;line-height:1.5}._confidenceSection_i3vvq_194{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid #f3f4f6}._confidenceHeader_i3vvq_203{display:flex;justify-content:space-between;align-items:center}._confidenceLabel_i3vvq_209{color:#1f2937;font-size:.9375rem;font-weight:600;margin:0}._confidenceValue_i3vvq_216{color:#22c55e;font-size:.9375rem;font-weight:700;margin:0}._progressBarTrack_i3vvq_223{border-radius:9999px;background-color:#e5e7eb;height:.5rem;width:100%;overflow:hidden}._progressBarFill_i3vvq_231{height:100%;border-radius:9999px;background-color:#22c55e;transition:width 1s ease-out}._alertCard_i3vvq_239{display:flex;align-items:flex-start;gap:1rem;border-radius:1rem;background-color:#e6f5eb;padding:1rem;margin-bottom:2rem;border:1px solid #d1fae5}._alertIconWrapper_i3vvq_250{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:#d1fae5;color:#059669;flex-shrink:0}._alertContent_i3vvq_262{flex:1}._alertTitle_i3vvq_266{font-size:.9375rem;font-weight:700;color:#065f46;margin:0 0 .25rem}._alertText_i3vvq_273{font-size:.875rem;color:#064e3b;margin:0;line-height:1.4}._tagsContainer_i3vvq_281{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}._tag_i3vvq_281{background-color:#fee2e2;color:#991b1b;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}._footer_i3vvq_298{position:fixed;bottom:0;left:0;right:0;padding:1rem 1rem 2rem;background:linear-gradient(to top,#f6f8f6 80%,#f6f8f600);z-index:30;display:flex;justify-content:center;pointer-events:none}._actions_i3vvq_311{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:.75rem;pointer-events:auto}._primaryButton_i3vvq_320{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;height:3.5rem;padding:0 1.25rem;background-color:#22c55e;color:#fff;font-size:1rem;font-weight:700;border:none;box-shadow:0 4px 6px -1px #22c55e33;transition:transform .1s}._primaryButton_i3vvq_320:active{transform:scale(.98)}._secondaryButton_i3vvq_342{display:flex;width:100%;cursor:pointer;align-items:center;justify-content:center;border-radius:.75rem;height:3.5rem;padding:0 1.25rem;background-color:#d1fae5;color:#065f46;font-size:1rem;font-weight:700;border:none;transition:transform .1s}._secondaryButton_i3vvq_342:active{transform:scale(.98)}._page_1lw2x_2{min-height:100vh;display:flex;justify-content:center;background-color:#f6f8f6;color:#0e1b12;font-family:Inter,sans-serif;box-sizing:border-box}._page_1lw2x_2 *{box-sizing:border-box}._container_1lw2x_16{width:100%;max-width:28rem;background-color:#fff;min-height:100vh;display:flex;flex-direction:column;position:relative;box-shadow:0 0 20px #0000000d}._header_1lw2x_28{display:flex;align-items:center;padding:1rem;justify-content:space-between;background-color:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid #f3f4f6}._backButton_1lw2x_40{background:transparent;border:none;cursor:pointer;padding:.5rem;display:flex;align-items:center;color:#1f2937;border-radius:50%;transition:background-color .2s}._backButton_1lw2x_40:hover{background-color:#f3f4f6}._title_1lw2x_56{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}._heroImageContainer_1lw2x_64{width:100%;height:14rem;background-color:#e5e7eb;background-size:cover;background-position:center;position:relative}._main_1lw2x_74{padding:1.5rem 1.5rem 4rem;display:flex;flex-direction:column;gap:1.5rem}._speciesTitle_1lw2x_82{font-size:1.75rem;font-weight:800;line-height:1.2;color:#111827;margin:0 0 .75rem;text-transform:capitalize}._badgeRow_1lw2x_92{display:flex;gap:.75rem;margin-bottom:1.5rem}._badge_1lw2x_92{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:700}._badgeDanger_1lw2x_108{background-color:#fee2e2;color:#ef4444}._badgeVenom_1lw2x_113{background-color:#ffedd5;color:#f97316}._badgeSafe_1lw2x_118{background-color:#dcfce7;color:#22c55e}._sectionHeader_1lw2x_124{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;color:#111827}._listContainer_1lw2x_135{display:flex;flex-direction:column;gap:.75rem}._listItem_1lw2x_141{display:flex;align-items:flex-start;gap:1rem;background-color:#f9fafb;padding:1rem;border-radius:.75rem}._listItemIcon_1lw2x_150{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0;font-size:1rem}._iconSuccess_1lw2x_161{background-color:#dcfce7;color:#22c55e}._iconError_1lw2x_166{background-color:#fee2e2;color:#ef4444}._listItemText_1lw2x_171{font-size:.9375rem;color:#374151;line-height:1.5;margin:0}._actionButtons_1lw2x_179{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:.5rem 0 1.5rem}._sosButton_1lw2x_186{background-color:#ef4444;color:#fff;border:none;padding:1rem;border-radius:.75rem;font-weight:700;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 6px -1px #ef44444d}._hospitalButton_1lw2x_202{background-color:#22c55e;color:#fff;border:none;padding:1rem;border-radius:.75rem;font-weight:700;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 6px -1px #22c55e4d}._timeline_1lw2x_219{position:relative;padding-left:1rem}._timeline_1lw2x_219:before{content:"";position:absolute;top:1rem;bottom:0;left:2rem;width:2px;background-color:#e5e7eb;z-index:0}._timelineItem_1lw2x_236{position:relative;display:flex;gap:1rem;margin-bottom:2rem;z-index:1}._stepNumber_1lw2x_244{width:2rem;height:2rem;background-color:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0;box-shadow:0 0 0 4px #fff}._stepNumber_1lw2x_244[data-index=safe]{background-color:#3b82f6}._stepContent_1lw2x_265{flex:1;background-color:#fff}._stepTitle_1lw2x_270{font-weight:700;color:#111827;margin:0 0 .25rem;font-size:1rem}._stepDesc_1lw2x_277{color:#4b5563;font-size:.875rem;line-height:1.5;margin:0}._symptomsGrid_1lw2x_285{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._symptomCard_1lw2x_291{background-color:#fff;border:1px solid #f3f4f6;border-radius:.75rem;padding:1rem;text-align:center;font-weight:600;font-size:.875rem;color:#374151;box-shadow:0 1px 2px #0000000d}:root{--pa-primary-green: #22c55e;--pa-primary-light: #dcfce7;--pa-text-dark: #111827;--pa-text-gray: #6b7280;--pa-bg-light: #f9fafb;--pa-bg-white: #ffffff;--pa-border-radius: 16px;--pa-spacing-md: 16px;--pa-spacing-sm: 8px}.pa-container{background-color:var(--pa-bg-white);min-height:100vh;padding-bottom:80px;font-family:Inter,sans-serif;color:var(--pa-text-dark);width:100%}.pa-content{max-width:1280px;margin:0 auto;padding:0 var(--pa-spacing-md);width:100%;box-sizing:border-box}.pa-header{position:sticky;top:0;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;padding:var(--pa-spacing-md) 0;border-bottom:1px solid #f3f4f6;margin-bottom:var(--pa-spacing-md);width:100%}.pa-header-top{display:flex;justify-content:flex-start;align-items:center;gap:15px;margin-bottom:var(--pa-spacing-sm)}.pa-search-btn{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:background-color .2s}.pa-search-btn:hover{background-color:#f3f4f6}.pa-title{font-size:28px;font-weight:800;margin:0;color:#1a202c;letter-spacing:-.5px}.pa-fact-card{background-color:var(--pa-bg-white);border:1px solid #e5e7eb;border-radius:var(--pa-border-radius);padding:var(--pa-spacing-md);margin-bottom:24px;box-shadow:0 4px 6px -1px #0000000d;display:flex;flex-direction:column;gap:16px}.pa-fact-content{display:flex;flex-direction:column;gap:12px}.pa-fact-badge{display:flex;align-items:center;gap:6px;font-weight:700;font-size:14px;color:var(--pa-text-dark)}.pa-icon-green{color:var(--pa-primary-green);font-size:20px}.pa-fact-headline{font-size:15px;font-weight:700;color:#111827;margin:0;line-height:1.4}.pa-fact-explanation{font-size:13px;line-height:1.6;color:#4b5563;margin:0;padding:10px 12px;background:#f0fdf4;border-left:3px solid var(--pa-primary-green);border-radius:0 8px 8px 0}.pa-fact-actions{display:flex;gap:12px;flex-wrap:wrap}.pa-next-fact-btn{display:inline-flex;align-items:center;gap:6px;background-color:var(--pa-primary-green);color:#fff;border:none;padding:9px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;align-self:flex-start;transition:background-color .2s,transform .15s}.pa-next-fact-btn:hover{background-color:#16a34a;transform:translateY(-1px)}.pa-fact-image{width:100%;height:300px;border-radius:12px;background-size:cover;background-position:center;position:relative;overflow:hidden}.pa-fact-image:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgba(0,0,0,.3),transparent)}.pa-section-title{font-size:20px;font-weight:700;margin-bottom:16px;color:#1f2937}.pa-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.pa-card{background-color:var(--pa-bg-white);border:1px solid #f3f4f6;border-radius:var(--pa-border-radius);padding:10px;box-shadow:0 1px 3px #0000000d;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;gap:10px}.pa-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.pa-card-img-container{width:100%;aspect-ratio:1 / 1;border-radius:10px;background-size:cover;background-position:center;position:relative}.pa-card-icon-badge{position:absolute;top:8px;right:8px;background-color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.pa-card-icon-badge .material-symbols-outlined{font-size:18px;color:var(--pa-primary-green)}.pa-card-info h3{font-size:15px;font-weight:600;margin:0 0 4px;color:#111827}.pa-card-info p{font-size:12px;color:#9ca3af;margin:0}.material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}@media(min-width:640px){.pa-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pa-grid{grid-template-columns:repeat(2,1fr);gap:24px}.pa-fact-card{flex-direction:row;align-items:center;height:300px;padding:0;overflow:hidden}.pa-fact-content{flex:1;padding:32px;justify-content:center}.pa-fact-image{flex:1;width:50%;height:100%;border-radius:0;margin:0}}.ps-container{font-family:Inter,sans-serif;background-color:#f8fafc;min-height:100vh;padding-bottom:80px;color:#1e293b}.ps-content{max-width:600px;margin:0 auto;padding:0 20px}.ps-header-card{background:#fff;border-radius:20px;padding:24px;margin-top:20px;margin-bottom:24px;box-shadow:0 4px 6px -1px #0000000d;position:relative}.ps-back-btn{background:#fff;border:none;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000d;cursor:pointer;color:#16a34a;margin-bottom:16px;transition:transform .2s,background-color .2s}.ps-back-btn:hover{background-color:#f8fafc;transform:translateY(-1px)}.ps-title{font-size:1.5rem;font-weight:800;margin:0 0 4px;color:#0f172a}.ps-subtitle{font-size:.875rem;color:#64748b;margin:0}.ps-context-badge{position:absolute;top:24px;right:24px;background:#dcfce7;color:#15803d;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.ps-section-title{font-size:1.125rem;font-weight:700;margin-bottom:16px;color:#0f172a}.ps-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}.ps-action-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 4px #0000000d;border:1px solid #f1f5f9;cursor:pointer;transition:transform .2s}.ps-action-card:active{transform:scale(.98)}.ps-card-icon{font-size:1.5rem;margin-bottom:8px;display:block}.ps-card-title{font-size:.9375rem;font-weight:700;margin-bottom:8px;display:block}.ps-card-bullets{list-style:none;padding:0;margin:0}.ps-card-bullets li{font-size:.75rem;color:#475569;line-height:1.4;margin-bottom:4px;position:relative;padding-left:12px}.ps-card-bullets li:before{content:"•";position:absolute;left:0;color:#22c55e}.ps-info-list{background:#fff;border-radius:16px;padding:20px;margin-bottom:24px;list-style:none;box-shadow:0 2px 4px #0000000d}.ps-info-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.ps-info-item:last-child{margin-bottom:0}.ps-info-icon{color:#22c55e}.ps-info-text{font-size:.875rem;font-weight:600;color:#334155}.ps-dodont-container{display:flex;gap:12px;margin-bottom:24px}.ps-dodont-col{flex:1;background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 4px #0000000d}.ps-dodont-title{font-size:.875rem;font-weight:800;margin-bottom:12px;display:flex;align-items:center;gap:6px}.ps-do-title{color:#15803d}.ps-dont-title{color:#b91c1c}.ps-dodont-list{list-style:none;padding:0;margin:0}.ps-dodont-item{font-size:.8125rem;font-weight:500;margin-bottom:8px;color:#475569}.ps-disclaimer{text-align:center;padding:20px;background:#f1f5f9;border-radius:12px;font-size:.75rem;color:#64748b;font-style:italic;margin-top:12px}@media(max-width:480px){.ps-cards-grid{grid-template-columns:1fr}}:root{--primary-dark: #0f172a;--primary-slate: #334155;--secondary-text: #64748b;--emergency-red: #ef4444;--emergency-bg: #fef2f2;--safe-green: #10b981;--safe-bg: #ecfdf5;--warning-amber: #f59e0b;--warning-bg: #fffbeb;--app-bg: #f1f5f9;--card-bg: #ffffff;--border-subtle: #e2e8f0;--shadow-card: 0 4px 6px -1px rgba(0, 0, 0, .05), 0 2px 4px -1px rgba(0, 0, 0, .03);--shadow-float: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{background-color:var(--app-bg);color:var(--primary-slate);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.snake-emergency-container{display:flex;flex-direction:column;min-height:100vh;max-width:600px;margin:0 auto;background-color:var(--app-bg);position:relative;border-left:1px solid rgba(0,0,0,.03);border-right:1px solid rgba(0,0,0,.03)}.emergency-header{position:sticky;top:0;z-index:100;background-color:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-subtle)}.header-left{display:flex;align-items:center;gap:16px}.back-button{background:#fff;border:none;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000d;cursor:pointer;color:#16a34a;transition:transform .2s,background-color .2s}.back-button:hover{background-color:#f8fafc;transform:translateY(-1px)}.header-title-wrapper{display:flex;flex-direction:column;justify-content:center}.header-title{font-size:18px;font-weight:700;color:var(--primary-dark);line-height:1.2}.header-subtitle{font-size:11px;font-weight:600;color:var(--emergency-red);letter-spacing:.5px;text-transform:uppercase}.tab-switcher{position:sticky;top:73px;z-index:99;padding:12px 20px;background-color:var(--app-bg);margin-bottom:8px}.tab-switcher-inner{background-color:#e2e8f0;border-radius:12px;padding:4px;display:flex;position:relative}.tab-button{flex:1;padding:10px;border:none;background:none;font-size:14px;font-weight:600;color:var(--secondary-text);cursor:pointer;border-radius:8px;transition:all .2s ease;z-index:2}.tab-button.active{background-color:#fff;color:var(--primary-dark);box-shadow:0 2px 4px #0000000d}.content-wrapper{padding:0 20px 120px;display:flex;flex-direction:column;gap:24px;animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-title{font-size:18px;font-weight:700;color:var(--primary-dark);margin-bottom:16px;display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.urgency-icon{font-size:20px}.section-subtitle{font-size:16px;font-weight:700;color:var(--primary-dark);margin-top:20px;margin-bottom:12px;display:flex;align-items:center;gap:10px;letter-spacing:-.02em}.action-card,.warning-card,.habit-card,.risk-card,.encounter-card,.hospital-card{background-color:var(--card-bg);border-radius:16px;padding:20px;box-shadow:var(--shadow-card);margin-bottom:12px;border:1px solid white;transition:transform .2s}.action-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-card),0 8px 16px -4px #0000000d}.action-card{border-left:4px solid var(--safe-green)}.action-card-title{font-size:16px;font-weight:700;color:var(--primary-dark);margin-bottom:8px;display:flex;align-items:center;gap:10px}.action-card-text{font-size:14px;color:var(--primary-slate)}.warning-card{background-color:#fff;border-left:4px solid var(--emergency-red)}.warning-card-title{color:var(--emergency-red);font-size:16px;font-weight:700;margin-bottom:6px;display:flex;gap:8px}.warning-card-text{font-size:14px;color:var(--primary-slate)}.steps-timeline{padding-left:12px;margin-top:12px}.step-item{position:relative;padding-left:36px;padding-bottom:32px}.step-item:before{content:"";position:absolute;left:11px;top:10px;bottom:0;width:2px;background-color:var(--border-subtle)}.step-item:last-child:before{display:none}.step-number{position:absolute;left:0;top:4px;width:24px;height:24px;background-color:var(--emergency-red);color:#fff;border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border:3px solid var(--app-bg);box-shadow:0 2px 4px #dc26264d}.step-content{background:var(--card-bg);padding:16px;border-radius:12px;box-shadow:var(--shadow-card)}.step-title{font-weight:700;color:var(--primary-dark);margin-bottom:4px}.step-description{font-size:14px;color:var(--primary-slate)}.disclaimer{background-color:var(--warning-bg);border:1px solid rgba(245,158,11,.2);border-radius:12px;padding:16px;display:flex;gap:12px}.disclaimer-text{font-size:13px;color:#92400e;font-weight:500}.bite-image{width:100%;border-radius:16px;margin-top:16px;box-shadow:var(--shadow-card)}.habits-grid{display:flex;flex-direction:column;gap:12px}.habit-card{flex-direction:row;align-items:center;gap:16px;text-align:left;border-left:4px solid var(--primary-dark)}.habit-icon{font-size:24px;background-color:var(--app-bg);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%}.safety-list{display:flex;flex-direction:column;gap:12px}.safety-item{background:#fff;padding:16px;border-radius:12px;box-shadow:var(--shadow-card);display:flex;align-items:center;gap:16px}.encounter-card{background:var(--warning-bg);border:2px solid var(--warning-amber);text-align:left}.encounter-title{color:#b45309;display:block;text-align:center;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid rgba(180,83,9,.1)}.risk-grid{display:flex;flex-direction:column;gap:12px}.risk-card{flex-direction:row;align-items:center;gap:16px;background:#fff;border-left:4px solid #b91c1c}.myth-fact-card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-card);margin-bottom:16px}.myth-section{padding:16px;background-color:var(--emergency-bg);border-bottom:1px dashed rgba(0,0,0,.1)}.fact-section{padding:16px;background-color:var(--safe-bg)}.myth-label{color:var(--emergency-red);font-weight:800;font-size:11px;letter-spacing:1px}.fact-label{color:var(--safe-green);font-weight:800;font-size:11px;letter-spacing:1px}.map-mockup{height:160px;background:#e2e8f0;border-radius:12px;position:relative;display:flex;align-items:center;justify-content:center}.map-marker{font-size:40px;color:var(--emergency-red);filter:drop-shadow(0 4px 6px rgba(0,0,0,.2))}.antivenom-badge{background:var(--safe-bg);color:var(--safe-green);padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700;border:1px solid var(--safe-green)}.bottom-action-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%);width:calc(100% - 40px);max-width:500px;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:8px;border-radius:24px;box-shadow:var(--shadow-float);display:flex;gap:10px;border:1px solid rgba(255,255,255,.5);z-index:1000}.hospital-button{flex:1;background:#fff;border:1px solid var(--border-subtle);color:var(--primary-dark);padding:14px;border-radius:20px;font-weight:600;cursor:pointer;transition:all .2s}.hospital-button:hover{background:var(--app-bg)}.sos-button{flex:1.2;background:var(--emergency-red);color:#fff;border:none;padding:14px;border-radius:20px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #ef444466;cursor:pointer;animation:pulse-red 2s infinite}@keyframes pulse-red{0%{box-shadow:0 0 #ef4444b3}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.sos-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeInModal .3s ease-out}.sos-modal{background:#fff;width:90%;max-width:400px;border-radius:24px;padding:32px 24px;position:relative;text-align:center;box-shadow:0 25px 50px -12px #00000080;animation:slideUpModal .3s ease-out}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes slideUpModal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sos-header h3{color:#dc2626;font-size:1.35rem;margin:0 0 8px;font-weight:800}.sos-service-btn{border:none;padding:16px;border-radius:16px;font-size:1rem;font-weight:700;color:#fff!important;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 4px 6px #0000001a;width:100%}.sos-details h4{font-size:1.1rem;color:#1e293b;margin:0 0 16px;font-weight:700}.sos-number-display{font-size:2.25rem;font-weight:800;color:#1e293b;font-family:monospace;margin-bottom:8px;letter-spacing:-1px}.sos-action-btn{background:#2563eb;color:#fff;border:none;padding:14px 24px;border-radius:16px;font-size:1rem;font-weight:600;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;transition:background .2s}.sos-success-msg{color:#16a34a;font-size:.9rem;font-weight:600;margin-bottom:16px;animation:fadeInModal .2s}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.antivenom-map-container{display:flex;flex-direction:column;gap:15px;width:100%;margin-bottom:20px}.map-wrapper{width:100%;height:350px;border-radius:12px;overflow:hidden;border:2px solid #ddd;position:relative;z-index:1}.leaflet-container{width:100%;height:100%}.loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000;color:#333}.spinner{border:4px solid #f3f3f3;border-top:4px solid #e63946;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin-bottom:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hospital-list{display:flex;flex-direction:column;gap:10px;max-height:400px;overflow-y:auto;padding-right:5px}.hospital-list-card{background:#fff;padding:12px;border-radius:10px;box-shadow:0 2px 5px #0000001a;border-left:5px solid #28a745;display:flex;flex-direction:column;gap:8px}.hospital-card-header{display:flex;justify-content:space-between;align-items:flex-start}.hospital-name{font-weight:700;font-size:16px;color:#333;margin:0}.hospital-district{font-size:13px;color:#666;margin:0}.distance-badge{background:#eef2ff;color:#4361ee;font-size:12px;padding:4px 8px;border-radius:12px;font-weight:600;white-space:nowrap}.antivenom-status{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#28a745;font-weight:500;background:#e6fffa;padding:4px 8px;border-radius:4px;align-self:flex-start}.card-actions{display:flex;gap:10px;margin-top:5px}.nav-button{flex:1;background:#4361ee;color:#fff;border:none;padding:8px;border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;text-decoration:none;font-size:14px}.nav-button:hover{background:#3a56d4}.disclaimer-box{background:#fff3cd;color:#856404;padding:10px;border-radius:8px;font-size:13px;display:flex;align-items:center;gap:8px;border:1px solid #ffeeba}.fab-container{background-color:#f8fafc;min-height:100vh;padding-bottom:40px;font-family:Inter,sans-serif;color:#1e293b}.fab-content{max-width:600px;margin:0 auto}.fab-emergency-bar{background:#dc2626;color:#fff;padding:24px 20px;text-align:center;box-shadow:0 4px 12px #dc262633;position:relative;border-radius:0 0 20px 20px}.fab-emergency-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:16px}.fab-emergency-header h3{margin:0;font-size:1.1rem;font-weight:800}.fab-contacts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fab-contact-item{background:#ffffff26;padding:10px 4px;border-radius:12px;border:1px solid rgba(255,255,255,.3)}.fab-contact-item label{display:block;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;opacity:.9}.fab-contact-item strong{font-size:1.25rem;font-weight:800}.fab-body{padding:20px;display:flex;flex-direction:column;gap:24px}.fab-section-title{font-size:1.1rem;font-weight:700;margin-bottom:12px;color:#0f172a}.fab-steps-card{background:#fff;border-radius:20px;padding:20px;box-shadow:0 2px 4px #0000000d;border:1px solid #f1f5f9}.fab-step{display:flex;align-items:center;gap:16px;margin-bottom:16px;padding:12px;border-radius:12px;background:#f8fafc}.fab-step-icon{font-size:24px;color:#3b82f6}.fab-step-text{font-size:1rem;font-weight:600;color:#334155}.fab-step-critical{background:#fef2f2;border:1.5px dashed #fca5a5}.fab-step-critical .fab-step-icon{color:#dc2626}.fab-step-critical .fab-step-text{color:#991b1b;font-weight:700}.fab-warning-box{background:#fffbeb;border:2px solid #fcd34d;border-radius:20px;padding:20px;color:#92400e}.fab-warning-title{font-size:1rem;font-weight:800;margin:0 0 12px;text-align:center}.fab-warning-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.fab-warning-list li{font-size:.95rem;font-weight:600;display:flex;align-items:flex-start;gap:8px}.fab-warning-list li:before{content:"•";font-weight:800}.fab-incident-list{display:flex;flex-direction:column;gap:10px}.fab-incident-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden}.fab-incident-header{padding:18px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;color:#1e293b;font-size:1rem}.fab-incident-content{padding:0 20px 20px;border-top:1px solid #f1f5f9;background:#fcfcfc}.fab-incident-inner-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.fab-incident-inner-grid h4{font-size:.75rem;font-weight:800;text-transform:uppercase;color:#64748b;margin:0 0 8px;letter-spacing:.5px}.fab-incident-inner-grid ul{padding:0;margin:0;list-style:none}.fab-incident-inner-grid li{font-size:.85rem;font-weight:500;color:#475569;margin-bottom:4px;line-height:1.4}.fab-danger-card{background:#fee2e2;border:2px solid #fca5a5;border-radius:20px;padding:20px}.fab-danger-title{color:#991b1b;font-size:1rem;font-weight:800;margin:0 0 16px;text-align:center}.fab-danger-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.fab-danger-item{background:#fff;padding:12px;border-radius:12px;font-size:.8rem;font-weight:700;color:#b91c1c;text-align:center;display:flex;align-items:center;justify-content:center;line-height:1.3}.fab-disclaimer{text-align:center;font-size:.75rem;color:#64748b;font-style:italic;line-height:1.5;padding:0 20px}.fab-back-btn{background:#fff;border:none;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000d;cursor:pointer;color:#16a34a;transition:transform .2s,background-color .2s}.fab-back-top{position:absolute;top:16px;left:16px;margin:0}.fab-back-btn:hover{background-color:#f8fafc;transform:translateY(-1px)}@media(max-width:480px){.fab-danger-grid{grid-template-columns:1fr}}.sa2-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#f8fafc;min-height:100vh;padding-bottom:80px;color:#0f172a}.sa2-header{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;padding:14px 20px;display:flex;align-items:center;gap:14px}.sa2-back-btn{background:#fff;border:none;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000000d;cursor:pointer;color:#16a34a;flex-shrink:0;transition:transform .2s,background-color .2s}.sa2-back-btn:hover{background-color:#f8fafc;transform:translateY(-1px)}.sa2-title{font-size:1.15rem;font-weight:800;margin:0;color:#0f172a;line-height:1.2}.sa2-subtitle{font-size:.78rem;color:#64748b;font-weight:500}.sa2-body{padding:20px 20px 0;display:flex;flex-direction:column;gap:20px;max-width:600px;margin:0 auto}.sa2-hero-card{border-radius:18px;padding:24px;color:#fff;box-shadow:0 8px 24px #00000026}.sa2-hero-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}.sa2-hero-label{font-size:.65rem;font-weight:700;letter-spacing:.1em;opacity:.8;margin-bottom:4px}.sa2-hero-month{font-size:1.75rem;font-weight:800;line-height:1}.sa2-hero-badge{background:#ffffff38;border:1px solid rgba(255,255,255,.35);padding:5px 12px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.03em;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sa2-hero-reason{font-size:.88rem;opacity:.92;line-height:1.5;margin:0 0 14px}.sa2-hero-tip{display:flex;align-items:flex-start;gap:8px;background:#ffffff26;border-radius:10px;padding:10px 12px}.sa2-hero-tip-icon{font-size:1rem;flex-shrink:0}.sa2-hero-tip-text{font-size:.82rem;font-weight:600;line-height:1.4}.sa2-legend{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.sa2-legend-item{font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:5px}.sa2-section-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0 0 12px}.sa2-month-list{display:flex;flex-direction:column;gap:10px}.sa2-month-card{background:#fff;border-radius:14px;padding:14px 16px;border:1.5px solid #e2e8f0;cursor:pointer;transition:box-shadow .2s,border-color .2s;box-shadow:0 1px 3px #0000000d;-webkit-user-select:none;user-select:none}.sa2-month-card:hover{box-shadow:0 4px 12px #00000017}.sa2-month-card--current{border-color:#16a34a;box-shadow:0 0 0 2px #16a34a26}.sa2-month-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.sa2-month-left{display:flex;flex-direction:column;gap:3px;min-width:0}.sa2-month-name{font-size:.97rem;font-weight:700;color:#0f172a;display:flex;align-items:center;gap:6px}.sa2-now-chip{background:#16a34a;color:#fff;font-size:.58rem;font-weight:800;letter-spacing:.07em;padding:2px 7px;border-radius:999px}.sa2-month-reason{font-size:.78rem;color:#64748b;line-height:1.4}.sa2-month-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.sa2-risk-badge{font-size:.7rem;font-weight:700;padding:4px 10px;border-radius:999px;border:1.5px solid;white-space:nowrap}.sa2-chevron{font-size:.7rem;color:#94a3b8}.sa2-expand-body{margin-top:14px;padding-top:14px;border-top:1px solid #f1f5f9}.sa2-expand-details{font-size:.83rem;color:#475569;line-height:1.65;margin:0 0 12px}.sa2-tips-label{font-size:.72rem;font-weight:700;letter-spacing:.06em;color:#64748b;text-transform:uppercase;margin-bottom:8px}.sa2-tips-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sa2-tip-item{font-size:.82rem;color:#334155;line-height:1.5;display:flex;align-items:flex-start;gap:8px}.sa2-tip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:5px}.sa2-disclaimer{display:flex;align-items:flex-start;gap:10px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;padding:14px 16px}.sa2-disclaimer-icon{font-size:1.1rem;flex-shrink:0;margin-top:1px}.sa2-disclaimer p{font-size:.8rem;color:#64748b;line-height:1.5;margin:0;font-style:italic}@media(min-width:640px){.sa2-hero-month{font-size:2.2rem}.sa2-body{padding:24px 24px 0}}:root{--primary-green: #10B981;--primary-dark: #059669;--text-dark: #1F2937;--text-gray: #6B7280;--bg-light: #F3F4F6;--white: #FFFFFF;--input-bg: #F9FAFB;--input-border: #E5E7EB;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)}body{background-color:#d1d5db;font-family:Inter,sans-serif;color:var(--text-dark)}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:#f3f4f6}.auth-card{background:var(--white);border-radius:24px;padding:40px;width:100%;max-width:440px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;text-align:center;display:flex;flex-direction:column}.auth-header{margin-bottom:2rem}.auth-logo-icon{background:#dcfce7;color:var(--primary-green);width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:28px}.auth-title{font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:.5rem}.auth-subtitle{color:var(--text-gray);font-size:.95rem;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:1.25rem;text-align:left}.input-group label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.input-wrapper{position:relative;display:flex;align-items:center}.auth-input{width:100%;padding:12px 40px 12px 16px;background:var(--input-bg);border:1px solid var(--input-border);border-radius:12px;font-size:.95rem;color:#1f2937;outline:none;transition:all .2s}.auth-input:focus{border-color:var(--primary-green);box-shadow:0 0 0 3px #10b9811a;background:#fff}.input-icon{position:absolute;right:14px;color:#9ca3af;cursor:pointer}.auth-button{width:100%;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:var(--primary-green);color:#fff;box-shadow:0 4px 6px #10b9814d}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-secondary{background:transparent;border:1px solid #E5E7EB;color:#374151;margin-top:1rem}.btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.btn-outline{background:transparent;border:2px solid #E5E7EB;color:#374151}.btn-outline:hover{border-color:var(--primary-green);color:var(--primary-green)}.forgot-password{display:block;text-align:right;font-size:.85rem;color:var(--primary-green);text-decoration:none;font-weight:600;margin-top:-.5rem}.divider{display:flex;align-items:center;justify-content:center;margin:1.5rem 0;font-size:.75rem;color:#9ca3af;font-weight:500}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e5e7eb;margin:0 1rem}.auth-footer{margin-top:2rem;font-size:.9rem;color:var(--text-gray)}.auth-link{color:var(--primary-green);text-decoration:none;font-weight:600}.error-message{background:#fee2e2;border:1px solid #FCA5A5;color:#b91c1c;padding:12px;border-radius:10px;font-size:.9rem;margin-bottom:1.5rem;text-align:center}.welcome-image{width:100%;border-radius:20px;margin:1.5rem 0;object-fit:cover;height:220px;box-shadow:0 10px 15px -3px #0000001a}.welcome-actions{display:flex;flex-direction:column;gap:1rem;width:100%}._page_8r7vu_1{min-height:100vh;display:flex;flex-direction:column;font-family:Inter,sans-serif;color:#0f172a;background-color:#f6f8f6;transition:background-color .2s ease}._container_8r7vu_11{max-width:430px;margin:0 auto;width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#f6f8f6;padding-bottom:5rem}._header_8r7vu_23{position:sticky;top:0;z-index:50;background-color:#f6f8f6d9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(20,184,75,.1);padding:.75rem 1.25rem;display:flex;align-items:center;justify-content:space-between}._backButton_8r7vu_36{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff!important;color:#14b84b!important;border:none;box-shadow:0 4px 12px #14b84b26;cursor:pointer;transition:all .2s ease}._backButton_8r7vu_36:active{transform:scale(.9)}._headerTitle_8r7vu_55{font-size:1.125rem;font-weight:700;margin:0;color:#0f172a}._spacer_8r7vu_62{width:40px}._main_8r7vu_67{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}._profileHero_8r7vu_75{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}._avatarWrapper_8r7vu_83{position:relative}._avatarContainer_8r7vu_87{width:120px;height:120px;border-radius:50%;border:4px solid white;background-color:#fff;box-shadow:0 10px 25px #14b84b33;overflow:hidden;display:flex;align-items:center;justify-content:center}._avatarImage_8r7vu_100{width:100%;height:100%;object-fit:cover}._avatarPlaceholder_8r7vu_106{width:100%;height:100%;background-color:#ecfdf5;display:flex;align-items:center;justify-content:center;color:#14b84b}._cameraButton_8r7vu_116{position:absolute;bottom:5px;right:5px;width:32px;height:32px;border-radius:50%;background-color:#14b84b;color:#fff;border:2px solid white;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px #0000001a;cursor:pointer}._userNameContainer_8r7vu_133{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}._userName_8r7vu_133{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0}._userNameInput_8r7vu_147{font-size:1.5rem;font-weight:800;text-align:center;background:transparent;border:none;border-bottom:2px solid #14b84b;color:#0f172a;width:100%;max-width:200px;outline:none}._editToggleBtn_8r7vu_160{background:none;border:none;color:#14b84b;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}._roleBadge_8r7vu_171{font-size:.875rem;font-weight:600;color:#14b84b;background-color:#14b84b1a;padding:.25rem .75rem;border-radius:9999px}._statsGrid_8r7vu_181{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._statCard_8r7vu_187{background-color:#fff;padding:1.25rem;border-radius:1.25rem;border:1px solid rgba(20,184,75,.05);box-shadow:0 4px 6px #00000005;display:flex;flex-direction:column;gap:.5rem}._statIcon_8r7vu_198{font-size:1.5rem;margin-bottom:.25rem}._statValue_8r7vu_203{font-size:1.5rem;font-weight:800;color:#0f172a}._statLabel_8r7vu_209{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.025em}._infoSection_8r7vu_218{background-color:#fff;border-radius:1.5rem;padding:1.5rem;box-shadow:0 4px 6px #00000005;border:1px solid rgba(20,184,75,.05);display:flex;flex-direction:column;gap:1.25rem}._sectionHeader_8r7vu_229{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.25rem}._inputGroup_8r7vu_238{display:flex;flex-direction:column;gap:.5rem}._label_8r7vu_244{font-size:.875rem;font-weight:600;color:#64748b;padding-left:.25rem}._input_8r7vu_238{width:100%;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.75rem 1rem;font-size:.95rem;color:#1e293b;transition:all .2s ease;outline:none}._input_8r7vu_238:focus{border-color:#14b84b;background-color:#fff;box-shadow:0 0 0 4px #14b84b1a}._inputReadOnly_8r7vu_269{background-color:#f1f5f9;color:#94a3b8;cursor:not-allowed}._inputEditing_8r7vu_275{background-color:#fff}._securityButton_8r7vu_280{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#fff;border-radius:1rem;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease}._securityButton_8r7vu_280:hover{border-color:#14b84b;background-color:#14b84b05}._securityLeft_8r7vu_298{display:flex;align-items:center;gap:.75rem;color:#475569}._securityIcon_8r7vu_305{color:#94a3b8}._securityText_8r7vu_309{font-weight:600}._actionGroup_8r7vu_314{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}._primaryButton_8r7vu_321{width:100%;background-color:#14b84b;color:#fff;border:none;border-radius:1rem;padding:1rem;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 10px 15px -3px #14b84b4d;cursor:pointer;transition:all .2s ease}._primaryButton_8r7vu_321:hover{background-color:#12a342;transform:translateY(-2px)}._primaryButton_8r7vu_321:active{transform:scale(.98)}._secondaryButton_8r7vu_348{width:100%;background-color:#fff;color:#14b84b;border:2px solid rgba(20,184,75,.1);border-radius:1rem;padding:1rem;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .2s ease}._secondaryButton_8r7vu_348:hover{border-color:#14b84b;background-color:#14b84b05}._logoutButton_8r7vu_370{width:100%;background:none;border:none;color:#94a3b8;font-weight:600;padding:1rem;cursor:pointer;transition:color .2s}._logoutButton_8r7vu_370:hover{color:#ef4444}._deleteAccountBtn_8r7vu_385{color:#cbd5e1;font-size:.75rem;font-weight:500;background:none;border:none;cursor:pointer;text-decoration:underline;margin-bottom:2rem;align-self:center;transition:color .2s}._deleteAccountBtn_8r7vu_385:hover{color:#ef4444}._modalOverlay_8r7vu_403{position:fixed;inset:0;z-index:100;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:_fadeIn_8r7vu_1 .3s ease}._modalContent_8r7vu_416{background-color:#fff;border-radius:1.5rem;padding:2rem;width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 25px 50px -12px #00000040;animation:_modalSlide_8r7vu_1 .3s cubic-bezier(.34,1.56,.64,1)}._warningIconWrapper_8r7vu_430{width:60px;height:60px;border-radius:50%;background-color:#fef2f2;color:#ef4444;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}._modalTitle_8r7vu_442{font-size:1.25rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}._modalText_8r7vu_449{font-size:.875rem;color:#64748b;line-height:1.5;margin-bottom:1.5rem}._modalActions_8r7vu_456{width:100%;display:flex;flex-direction:column;gap:.75rem}._confirmDeleteBtn_8r7vu_463{width:100%;background-color:#ef4444;color:#fff;border:none;border-radius:.75rem;padding:.75rem;font-weight:700;cursor:pointer}._cancelBtn_8r7vu_474{width:100%;background-color:#f1f5f9;color:#475569;border:none;border-radius:.75rem;padding:.75rem;font-weight:700;cursor:pointer}@keyframes _fadeIn_8r7vu_1{0%{opacity:0}to{opacity:1}}@keyframes _modalSlide_8r7vu_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._editAnimation_8r7vu_508{animation:_slideUp_8r7vu_1 .3s ease}@keyframes _slideUp_8r7vu_1{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.hotspot-page{display:flex;flex-direction:column;min-height:100vh;max-width:600px;margin:0 auto;background-color:var(--app-bg, #f1f5f9);border-left:1px solid rgba(0,0,0,.03);border-right:1px solid rgba(0,0,0,.03);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hotspot-header{position:sticky;top:0;z-index:100;background-color:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px 20px;display:flex;align-items:center;gap:16px;border-bottom:1px solid var(--border-subtle, #e2e8f0)}.hotspot-back-button{background:var(--app-bg, #f1f5f9);border:none;width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;transition:background .15s ease,transform .1s ease}.hotspot-back-button:hover{background:#e5e7eb;transform:translateY(-1px)}.hotspot-title-wrapper{display:flex;flex-direction:column}.hotspot-title{font-size:1.25rem;font-weight:600;color:var(--primary-dark, #0f172a)}.hotspot-subtitle{font-size:.8rem;color:var(--secondary-text, #64748b)}.hotspot-summary-bar{padding:8px 20px 12px;font-size:.85rem;color:var(--secondary-text, #64748b);background-color:#f9fafb;border-bottom:1px solid var(--border-subtle, #e2e8f0)}.hotspot-summary-bar span strong{color:var(--primary-slate, #334155)}.hotspot-map-section{padding:12px 20px 4px}.hotspot-map-wrapper{height:320px;border-radius:16px;overflow:hidden;box-shadow:var(--shadow-card, 0 4px 6px -1px rgba(0, 0, 0, .05));border:1px solid rgba(148,163,184,.3)}.hotspot-list-section{padding:12px 20px 80px}.hotspot-list-title{font-size:1rem;font-weight:600;margin-bottom:8px;color:var(--primary-dark, #0f172a)}.hotspot-list-caption{font-size:.8rem;color:var(--secondary-text, #64748b);margin-bottom:12px}.hotspot-card-list{display:flex;flex-direction:column;gap:10px}.hotspot-card{background-color:#fff;border-radius:12px;padding:12px 14px;box-shadow:var(--shadow-card, 0 4px 6px -1px rgba(0, 0, 0, .05));border:1px solid rgba(226,232,240,.9)}.hotspot-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.hotspot-card-title{font-size:.95rem;font-weight:600;color:var(--primary-dark, #0f172a)}.hotspot-risk-badge{font-size:.7rem;font-weight:600;padding:4px 8px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.risk-extreme{background-color:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.risk-high{background-color:#fffbeb;color:#b45309;border:1px solid #facc15}.risk-low{background-color:#ecfdf5;color:#047857;border:1px solid #6ee7b7}.risk-unknown{background-color:#e5e7eb;color:#374151;border:1px solid #d1d5db}.hotspot-card-summary{font-size:.85rem;color:var(--primary-slate, #334155);margin-bottom:4px}.hotspot-card-meta{display:flex;flex-wrap:wrap;gap:8px;font-size:.78rem;color:var(--secondary-text, #64748b)}.hotspot-chip{padding:3px 8px;border-radius:999px;background-color:#f9fafb;border:1px solid #e5e7eb}.hotspot-empty,.hotspot-error{font-size:.85rem;color:var(--secondary-text, #64748b);padding:10px 0}.hotspot-error{color:#b91c1c}.hotspot-detections-section{margin-top:12px;border-top:1px solid #e5e7eb;padding-top:12px}.hotspot-toggle-detections{width:100%;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:.85rem;color:var(--primary-slate, #334155);cursor:pointer;display:flex;align-items:center;gap:8px;transition:background .15s ease}.hotspot-toggle-detections:hover{background:#f3f4f6}.hotspot-detections-list{margin-top:8px;display:flex;flex-direction:column;gap:8px}.hotspot-detection-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.detection-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.detection-species{font-size:.9rem;font-weight:600;color:var(--primary-dark, #0f172a)}.detection-risk-badge{font-size:.65rem;font-weight:600;padding:3px 7px;border-radius:999px;text-transform:uppercase;letter-spacing:.04em}.detection-item-details{display:flex;flex-wrap:wrap;gap:6px;font-size:.75rem;color:var(--secondary-text, #64748b)}.detection-chip{padding:2px 6px;border-radius:999px;background-color:#fff;border:1px solid #e5e7eb}.hotspot-species-list{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0;padding:8px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.hotspot-species-item{display:flex;align-items:center;gap:6px;padding:6px 10px;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;font-size:.85rem}.species-name{font-weight:600;color:var(--primary-dark, #0f172a);text-transform:capitalize}.species-count-badge{background-color:#3b82f6;color:#fff;font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:999px;min-width:20px;text-align:center}.hs-summary-card{background:#fff;border-radius:14px;padding:14px 16px;margin-bottom:4px;box-shadow:0 1px 4px #0000000f;border:1px solid #e5e7eb;margin-top:12px}.hs-summary-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.hs-summary-title{font-size:1rem;font-weight:700;color:#0f172a;margin:0;flex:1;padding-right:8px}.hs-risk-badge,.hs-det-badge{font-size:.65rem;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.hs-species-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.hs-species-chip{display:flex;align-items:center;gap:5px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:5px 10px;font-size:.82rem}.hs-chip-emoji{font-size:.9rem}.hs-chip-name{font-weight:600;color:#0f172a}.hs-chip-count{background:#3b82f6;color:#fff;font-size:.68rem;font-weight:700;padding:1px 6px;border-radius:999px;min-width:18px;text-align:center}.hs-meta-row{display:flex;flex-wrap:wrap;gap:10px;padding-top:8px;border-top:1px solid #f1f5f9}.hs-meta-item{font-size:.78rem;color:#64748b;display:flex;align-items:center;gap:3px}.hs-section-label{font-size:.7rem;font-weight:700;letter-spacing:.06em;color:#64748b;text-transform:uppercase;padding:14px 0 6px}.hs-detections-list{display:flex;flex-direction:column;gap:10px;margin-bottom:6px}.hs-detection-card{background:#fff;border-radius:14px;padding:13px 16px;border:1px solid #e5e7eb;box-shadow:0 1px 4px #0000000f}.hs-detection-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.hs-detection-name{font-size:.95rem;font-weight:700;color:#0f172a}.hs-detection-coord{font-size:.78rem;color:#64748b;margin-bottom:8px}.hs-confidence-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.hs-confidence-label{font-size:.78rem;color:#64748b;font-weight:500}.hs-confidence-pct{font-size:.78rem;font-weight:700;color:#0f172a}.hs-confidence-bar-bg{width:100%;height:6px;background:#f1f5f9;border-radius:999px;overflow:hidden;margin-bottom:8px}.hs-confidence-bar-fill{height:100%;border-radius:999px;transition:width .4s ease}.hs-detection-time{font-size:.76rem;color:#94a3b8}.hs-sos-banner{margin-top:20px;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:14px;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;color:#fff;box-shadow:0 4px 12px #dc26264d}.hs-sos-tag{font-size:.65rem;font-weight:700;letter-spacing:.08em;opacity:.85;margin-bottom:4px;text-transform:uppercase}.hs-sos-title{font-size:1rem;font-weight:700;margin-bottom:2px}.hs-sos-subtitle{font-size:.82rem;opacity:.85}.hs-sos-btn{background:#fff3;border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;cursor:pointer;flex-shrink:0;margin-left:16px;text-decoration:none;transition:background .2s}.hs-sos-btn:hover{background:#ffffff59}.eco-emergency{background:linear-gradient(135deg,#ef4444,#dc2626);margin:20px 0 0;padding:24px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;color:#fff;box-shadow:0 10px 15px -3px #dc26264d}.emergency-content{flex:1}.sos-tag{font-size:.7rem;font-weight:700;letter-spacing:1px;opacity:.8;display:block;margin-bottom:8px}.eco-emergency h2{font-size:1.15rem;font-weight:700;margin:0 0 6px;line-height:1.2}.eco-emergency p{margin:0;font-size:.82rem;opacity:.9;line-height:1.4;max-width:200px}.call-btn{background:#fff;border:none;width:52px;height:52px;border-radius:50%;font-size:1.4rem;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 6px #0000001a;margin-left:16px;color:#dc2626;transition:transform .15s}.call-btn:hover{transform:scale(1.05)}.sos-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:2000;animation:sosFadeIn .3s ease-out}@keyframes sosFadeIn{0%{opacity:0}to{opacity:1}}.sos-modal{background:#fff;width:90%;max-width:400px;border-radius:20px;padding:32px 24px;position:relative;text-align:center;box-shadow:0 25px 50px -12px #00000080;animation:sosSlideUp .3s ease-out}@keyframes sosSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sos-close-btn{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background .2s}.sos-close-btn:hover{background:#f1f5f9}.sos-header h3{color:#dc2626;font-size:1.25rem;margin:0 0 8px;font-weight:800}.sos-warning{color:#64748b;background:#f1f5f9;font-size:.8rem;padding:6px 12px;border-radius:20px;display:inline-block;margin-bottom:24px}.sos-options{display:flex;flex-direction:column;gap:16px}.sos-service-btn{border:none;padding:16px;border-radius:12px;font-size:1rem;font-weight:700;color:#fff;cursor:pointer;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 4px 6px #0000001a}.sos-service-btn:active{transform:scale(.98)}.sos-service-btn.ambulance{background:#dc2626}.sos-service-btn.forest{background:#16a34a}.sos-details h4{font-size:1.1rem;color:#0f172a;margin:0 0 16px;font-weight:700}.sos-number-display{font-size:2.25rem;font-weight:800;color:#0f172a;font-family:monospace;margin-bottom:8px;letter-spacing:-1px}.sos-instruction{color:#dc2626;font-size:.9rem;font-weight:600;margin-bottom:24px;background:#fef2f2;padding:12px;border-radius:8px}.sos-action-btn{background:#2563eb;color:#fff;border:none;padding:14px 24px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;transition:background .2s}.sos-action-btn:hover{background:#1d4ed8}.sos-back-btn{background:none;border:none;color:#64748b;font-size:.9rem;cursor:pointer;text-decoration:underline;padding:8px}.chatbot-container{position:fixed;bottom:20px;right:20px;z-index:9999;font-family:Urbanist,system-ui,-apple-system,sans-serif}.chatbot-button{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#2ecc71,#16a34a);border:none;color:#fff;cursor:pointer;box-shadow:0 4px 16px #16a34a73;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;animation:pulse 2.5s infinite}.chatbot-button:hover{transform:scale(1.1);box-shadow:0 6px 20px #16a34a99}.chatbot-badge{position:absolute;top:-5px;right:-5px;background:#ef4444;color:#fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;border:2px solid white}@keyframes pulse{0%,to{box-shadow:0 4px 16px #16a34a73}50%{box-shadow:0 4px 24px #16a34ab3}}.chatbot-window{width:370px;height:580px;background:#f8fafc;border-radius:20px;box-shadow:0 12px 40px #00000024;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease;border:1px solid #dcfce7}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chatbot-header{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.chatbot-header-content{display:flex;align-items:center;gap:12px}.chatbot-avatar{width:40px;height:40px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;border:2px solid rgba(255,255,255,.35)}.chatbot-header h3{margin:0;font-size:15px;font-weight:700;letter-spacing:.2px}.chatbot-header p{margin:3px 0 0;font-size:11px;opacity:.85}.chatbot-close{background:#ffffff2e;border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0}.chatbot-close:hover{background:#ffffff4d}.chatbot-messages{flex:1;overflow-y:auto;padding:16px;background:#f0fdf4;display:flex;flex-direction:column;gap:10px}.chatbot-messages::-webkit-scrollbar{width:5px}.chatbot-messages::-webkit-scrollbar-track{background:transparent}.chatbot-messages::-webkit-scrollbar-thumb{background:#bbf7d0;border-radius:3px}.chatbot-message{display:flex;gap:8px;align-items:flex-end}.chatbot-message.user-message{justify-content:flex-end}.message-avatar{width:28px;height:28px;background:linear-gradient(135deg,#2ecc71,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;font-size:.85rem}.message-bubble{max-width:72%;padding:10px 14px;border-radius:16px;font-size:13.5px;line-height:1.55;word-wrap:break-word;white-space:pre-wrap}.bot-message .message-bubble{background:#fff;color:#1e293b;border-bottom-left-radius:4px;box-shadow:0 2px 8px #00000012;border:1px solid #dcfce7}.bot-message .message-bubble strong{font-weight:700;color:#15803d}.bot-message .message-bubble ul{margin:6px 0 2px;padding-left:18px}.bot-message .message-bubble li{margin-bottom:4px;line-height:1.5}.user-message .message-bubble{background:linear-gradient(135deg,#2ecc71,#16a34a);color:#fff;border-bottom-right-radius:4px;box-shadow:0 2px 8px #16a34a40}.typing-indicator{display:flex;gap:4px;padding:12px 14px;align-items:center}.typing-indicator span{width:7px;height:7px;background:#86efac;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:.6}30%{transform:translateY(-8px);opacity:1}}.chatbot-suggestions{padding:8px 12px;display:flex;gap:7px;overflow-x:auto;white-space:nowrap;background:#fff;border-top:1px solid #dcfce7;flex-shrink:0;scrollbar-width:none}.chatbot-suggestions::-webkit-scrollbar{display:none}.suggestion-chip{background:#f0fdf4;border:1px solid #86efac;color:#16a34a;padding:5px 12px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap;flex-shrink:0}.suggestion-chip:hover{background:#16a34a;color:#fff;border-color:#16a34a;transform:translateY(-1px)}.chatbot-input-area{padding:12px 14px;background:#fff;border-top:1px solid #dcfce7;display:flex;gap:8px;align-items:center;flex-shrink:0}.chatbot-input{flex:1;padding:10px 14px;border:1.5px solid #bbf7d0;border-radius:24px;font-size:13.5px;outline:none;transition:border-color .2s,box-shadow .2s;background:#f0fdf4;color:#1e293b;font-family:inherit}.chatbot-input::placeholder{color:#94a3b8}.chatbot-input:focus{border-color:#2ecc71;background:#fff;box-shadow:0 0 0 3px #2ecc711f}.chatbot-input:disabled{background:#f8fafc;cursor:not-allowed;opacity:.7}.chatbot-send{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#2ecc71,#16a34a);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0;padding:0}.chatbot-send:hover:not(:disabled){transform:scale(1.08);box-shadow:0 4px 12px #16a34a66}.chatbot-send:disabled{opacity:.45;cursor:not-allowed}@media(max-width:768px){.chatbot-window{width:calc(100vw - 32px);height:calc(100vh - 100px);max-height:580px}}@media(max-width:480px){.chatbot-container{bottom:80px;right:12px}.chatbot-window{width:calc(100vw - 24px);height:calc(100vh - 110px)}.chatbot-button{width:54px;height:54px}}.eco-bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;padding:12px 24px 20px;display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #f1f5f9;z-index:100;max-width:480px;margin:0 auto}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--text-gray);cursor:pointer;width:60px;transition:color .2s ease}.nav-item span{font-size:1.4rem;margin-bottom:2px}.nav-item label{font-size:.7rem;font-weight:500}.nav-item.active{color:#16a34a}.nav-fab-container{position:relative;bottom:16px}.nav-fab{width:64px;height:64px;border-radius:50%;background:#16a34a;border:4px solid #f0fdf4;color:#fff;font-size:1.75rem;box-shadow:0 8px 20px #16a34a66;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s}.nav-fab:active{transform:scale(.95)}
