*{font-family:Inter,Noto Sans SC,sans-serif}body{background:#0f172a;color:#e2e8f0}html,body{overflow-x:hidden;max-width:100vw}img,video,iframe,canvas,svg{max-width:100%;height:auto}table{display:block;overflow-x:auto;max-width:100%}pre,code{overflow-x:auto;word-break:break-word}h1,h2,h3,h4,p,span,div{overflow-wrap:break-word;word-wrap:break-word}@media(max-width:480px){body{font-size:14px}h1{font-size:1.5rem;line-height:1.3;word-break:break-word}h2{font-size:1.15rem;line-height:1.35;word-break:break-word}.card{padding:.85rem!important}.grid{grid-template-columns:1fr!important;gap:.75rem!important}#eventOverviewCounts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}.grid-bg{background-image:linear-gradient(rgba(0,212,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,212,255,.03) 1px,transparent 1px);background-size:60px 60px}.glass-nav{background:#0f172ad9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-link{position:relative;transition:color .3s}.nav-link.active{color:#00d4ff}.nav-link.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:#00d4ff;border-radius:1px}.nav-link:hover{color:#00d4ff}.card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .3s ease;border-top:2px solid rgba(0,212,255,.3)}.card:hover{box-shadow:0 0 20px #00d4ff26;border-color:#00d4ff4d}.card-gold{border-top-color:#c5a55a80}.section-title:before{content:"";display:inline-block;width:3px;height:1.2em;background:#00d4ff;border-radius:2px;margin-right:8px;vertical-align:middle}@keyframes pulse-green{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 6px #22c55e00}}.pulse-green{animation:pulse-green 2s ease-in-out infinite}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.3}}.pulse-red{animation:pulse-red .8s ease-in-out infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#ffffff08,#ffffff14,#ffffff08);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:6px}@keyframes glow-breathe{0%,to{box-shadow:0 0 8px #00d4ff1a,inset 0 0 8px #00d4ff0d}50%{box-shadow:0 0 20px #00d4ff40,inset 0 0 15px #00d4ff1a}}.glow-card{animation:glow-breathe 3s ease-in-out infinite}@keyframes scan-line{0%{top:0;opacity:1}to{top:100%;opacity:0}}.scan-line:after{content:"";position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(0,212,255,.4),transparent);animation:scan-line 4s ease-in-out infinite}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.heartbeat{animation:heartbeat 1.5s ease-in-out infinite}.gold-text{color:#c5a55a}.cyan-text{color:#00d4ff}.cyan-num{color:#00d4ff;font-family:Inter,monospace;font-weight:700}#particleCanvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.hero-title{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#00d4ff,#c5a55a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.75rem}.hero-subtitle{font-size:1.125rem;color:#94a3b8;margin-bottom:2rem}.hero-stats{display:flex;justify-content:center;gap:3rem}.hero-stat-num{font-size:1.625rem;font-weight:700;color:#00d4ff;font-family:Inter,monospace}.hero-stat-label{font-size:.875rem;color:#94a3b8;margin-top:.25rem}.province-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#00d4ff;cursor:pointer;transition:all .3s}.province-dot:hover{transform:scale(1.8);box-shadow:0 0 12px #00d4ff99}.province-dot.warning{background:#dc2626}.province-dot.normal{background:#22c55e}.province-dot:after{content:attr(data-name);position:absolute;bottom:14px;left:50%;transform:translate(-50%);font-size:11px;white-space:nowrap;color:#94a3b8;opacity:0;transition:opacity .3s}.province-dot:hover:after{opacity:1}.province-detail-popup{position:absolute;z-index:50;min-width:260px;background:#0f172af2;border:1px solid rgba(0,212,255,.3);border-radius:12px;padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #0006;animation:fadeInUp .2s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{background:#000000d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.modal-backdrop>.card,.modal-solid-card{background:#1e293b!important}body.light-theme :is(#alertListModal,#alertModal,#feedbackModal,#diseaseDetailModal)>.card{background:#fff!important;color:#1e293b!important;border-color:#94a3b8!important}body.light-theme #countryOutbreakModal>div{background:#fff!important;border-color:#94a3b8!important}body.light-theme #countryOutbreakModal :is(#comTitle,.com-event-disease){color:#0f172a!important}body.light-theme #countryOutbreakModal :is(.com-meta-item,.com-meta-label){color:#475569!important}body.light-theme #chinaMapReset{background:#fff!important;color:#075985!important;border-color:#94a3b8!important}body.light-theme #chinaMapFallback{background:#f1f5f9!important}body.light-theme :is(#mapLayerPills,#globalViewToggle){background:#e2e8f0!important;border-color:#cbd5e1!important}body.light-theme :is(#mapLayerPills,#globalViewToggle) button{color:#334155!important}body.light-theme :is(#mapLayerPills,#globalViewToggle) button.bg-brand-cyan{color:#0f172a!important}body.light-theme #worldMapLayerDesc{background:#f1f5f9!important;border-color:#cbd5e1!important}body.light-theme #globalSrcFao{color:#166534!important}body.light-theme #globalSrcWoah{color:#155e75!important}body.light-theme #globalSrcWho,body.light-theme #globalWhoLayerToggleWrap span,body.light-theme #worldMapWhoLegend span:last-child{color:#9a3412!important}body.light-theme .js-global-src-chip[style*="opacity: 0.35"]{opacity:1!important;filter:none!important;color:#334155!important;background:#e2e8f0!important;border-color:#94a3b8!important}body.light-theme #card-warning-desc{color:#9a3412!important}body.light-theme .map-stat-card .hero-stat-label[style*="#f87171"]{color:#b91c1c!important}body.light-theme .map-stat-card .hero-stat-label[style*="#f59e0b"]{color:#92400e!important}body.light-theme .map-stat-card .hero-stat-label[style*="#00d4ff"]{color:#075985!important}body.light-theme .map-stat-card .hero-stat-label .text-white\/40{color:#475569!important}#globalMapLegendChips button,#globalMapContinentChips button{color:#e2e8f0!important;opacity:1!important}#globalMapLegendChips button>span:last-child,#globalMapContinentChips button>span:last-child{color:#cbd5e1!important}#globalMapLegendChips button[aria-pressed=false],#globalMapContinentChips button[aria-pressed=false]{background:#1e293b!important;border-color:#64748b!important}body:is(.light-theme,.theme-warm) :is(#globalMapLegendChips,#globalMapContinentChips) button{color:#334155!important;background:#fff!important}body:is(.light-theme,.theme-warm) :is(#globalMapLegendChips,#globalMapContinentChips) button>span:last-child{color:#475569!important}body:is(.light-theme,.theme-warm) :is(#globalMapLegendChips,#globalMapContinentChips) button[aria-pressed=false]{background:#e2e8f0!important;border-color:#94a3b8!important}#diseaseDetailModal{z-index:200;padding:1rem}#diseaseDetailModal>.card{max-height:calc(100dvh - 2rem);overflow-y:auto}@media(max-width:480px){#ddmDetectionBox>.grid{grid-template-columns:minmax(0,1fr)!important}#ddmDetectionBox>.grid>*{grid-column:auto}}.hamburger-btn{display:none}.mobile-menu{display:none;position:absolute;top:100%;left:0;right:0;z-index:60}.disease-status{transition:all .3s}.disease-status:hover{transform:translateY(-2px)}body.light-theme{background:#f1f5f9;color:#1e293b}body.light-theme .glass-nav{background:#f1f5f9e6;border-bottom-color:#0000001a}body.light-theme .card{background:#ffffffd9;border:1px solid rgba(14,165,233,.18);border-top:2px solid rgba(14,165,233,.4);box-shadow:0 1px 3px #0f172a0f,0 4px 12px #0ea5e90a}body.light-theme .card:hover{box-shadow:0 2px 8px #0f172a14,0 8px 24px #0ea5e91a;border-color:#0ea5e959}body.light-theme:before{background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(14,165,233,.08),transparent 50%),radial-gradient(ellipse 70% 50% at 90% 100%,rgba(34,197,94,.05),transparent 55%)!important;opacity:1!important}body.light-theme .section-title:before{background:#0ea5e9!important}body.light-theme .hero-stats>div{background:linear-gradient(180deg,#fffffff2,#f1f5f9cc)!important;border-color:#0ea5e933!important;box-shadow:0 1px 4px #0f172a0f}body.light-theme .gold-text{color:#92700c}body.light-theme .grid-bg{background-image:linear-gradient(rgba(14,165,233,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(14,165,233,.05) 1px,transparent 1px)}body.light-theme #globalSearch,body.light-theme #mobileMenu input[type=text],body.light-theme nav input[type=text]{color:#0f172a!important;background:#ffffffb3!important;border-color:#00000026!important}body.light-theme #globalSearch::placeholder,body.light-theme #mobileMenu input[type=text]::placeholder,body.light-theme nav input[type=text]::placeholder{color:#0f172a80!important}body.light-theme select,body.light-theme input[type=text],body.light-theme input[type=search],body.light-theme input[type=number],body.light-theme textarea{color:#0f172a!important;background:#fff!important;border-color:#00000026!important}body.light-theme select option{color:#0f172a!important;background:#fff!important}body.light-theme select:focus,body.light-theme input:focus,body.light-theme textarea:focus{border-color:#0ea5e9!important;outline:2px solid rgba(14,165,233,.3)!important}body.light-theme .brand-title,body.light-theme .brand-title-mobile{color:#0f172a!important}body.light-theme .hero-subtitle{background:#fffc!important;border-color:#0ea5e94d!important;color:#1e293b!important}body.light-theme .hero-subtitle span{color:#334155!important}body.light-theme .hero-subtitle .live-label{color:#dc2626!important;font-weight:800!important}body.light-theme .hero-subtitle #heroDate{color:#64748b!important}body.light-theme .hero-title-main,body.light-theme .hero-title{background:none!important;color:#0369a1!important;-webkit-text-fill-color:#0369a1!important}body.light-theme .map-area .absolute.bottom-3>span{background:#ffffffd9!important;color:#334155!important}body.light-theme .map-area .absolute.bottom-3>div{color:#334155!important}body.light-theme .map-area .absolute.bottom-3>div>span{color:#334155!important}body.light-theme .legend-tooltip{background:#1e293b!important;color:#e2e8f0!important;border-color:#94a3b84d!important}body.light-theme .hero-stat-num{color:#0369a1!important}body.light-theme .hero-stat-label[style*="#f87171"]{color:#dc2626!important}body.light-theme .hero-stat-label[style*="#f59e0b"]{color:#d97706!important}body.light-theme .hero-stat-label[style*="#00d4ff"]{color:#0891b2!important}body.theme-warm .hero-title-main,body.theme-warm .hero-title{background:none!important;color:#3d2f1e!important;-webkit-text-fill-color:#3d2f1e!important}body.theme-warm .hero-subtitle{color:#5a4a35!important}body.theme-warm .hero-stat-num{color:#a87d2e!important}body.theme-forest .hero-title-main,body.theme-forest .hero-title{background:none!important;color:#d4f4d4!important;-webkit-text-fill-color:#d4f4d4!important}body.theme-forest .hero-subtitle{color:#a7d4a7!important}body.theme-forest .hero-stat-num{color:#86efac!important}.platform-hero{padding:0 1rem}.hero-title-main{font-size:clamp(1.75rem,4vw,3rem);background:linear-gradient(135deg,#00d4ff,#c5a55a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;letter-spacing:.04em;margin:0}@media(min-width:768px){.hero-title-main{font-size:clamp(2.25rem,4.5vw,3.5rem)}}@media(max-width:767px){.platform-hero{padding-inline:0}.hero-title-main{font-size:clamp(1.35rem,5vw,1.75rem);white-space:normal;overflow-wrap:anywhere}.hero-subtitle{width:100%;max-width:100%;white-space:normal!important;gap:.35rem;line-height:1.4}.hero-subtitle [data-i18n="index.hero.sub"],.hero-subtitle #heroDate{flex:0 1 auto}}.map-card-grid{display:grid;grid-template-columns:1fr 180px;gap:1rem;align-items:stretch}.map-card-grid .map-area{min-height:560px}.map-stats-aside{display:flex;flex-direction:column;gap:.5rem;justify-content:center}@media(max-width:1023px){.map-card-grid{grid-template-columns:1fr 130px;gap:.5rem}.map-card-grid .map-area{min-height:420px}.map-stat-card{padding:.5rem .35rem}.map-stat-card .hero-stat-num{font-size:1.15rem}.map-stat-card .hero-stat-label{font-size:.6rem}}@media(max-width:480px){.map-card-grid{grid-template-columns:1fr 95px;gap:.4rem}.map-card-grid .map-area{min-height:280px}.map-stats-aside{gap:.4rem}.map-stat-card{padding:.4rem .3rem}.map-stat-card .hero-stat-num{font-size:1.1rem}.map-stat-card .hero-stat-label{font-size:.55rem;line-height:1.1}.map-stat-card .hero-stat-label .text-xs{display:none}}.map-stat-card{background:linear-gradient(180deg,#ffffff0a,#ffffff05);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.7rem .5rem;text-align:center;position:relative;transition:opacity .2s,border-color .2s}.map-stat-card:hover{opacity:.9;border-color:#00d4ff4d}.map-stat-card .cursor-help{position:static}.map-stat-card .cursor-help>[data-i18n]{width:min(20rem,calc(100vw - 2rem));max-width:none;top:auto;bottom:calc(100% + .5rem);left:auto;right:0;transform:none;text-align:left;overflow-wrap:break-word;color:#e2e8f0!important;background:#1e293b!important}@media(max-width:768px){.map-stats-aside{position:relative}.map-stat-card{position:static}.map-stat-card .cursor-help>[data-i18n]{width:100%}}.map-stat-card .hero-stat-num{font-size:1.5rem;font-weight:700;line-height:1.1;white-space:nowrap}.map-stat-card .hero-stat-label{font-size:.72rem;margin-top:.25rem}@media(max-width:768px){.hamburger-btn{display:flex}.desktop-nav,.desktop-search{display:none!important}.mobile-menu.open{display:block!important}.hero-title{font-size:1.75rem}.hero-stats{gap:1.5rem;flex-wrap:wrap}.hero-stat-num{font-size:1.25rem;white-space:nowrap}.hero-stat-label{font-size:.75rem}.card{padding:1rem}.cyan-num{font-size:1.5rem;line-height:1.1;white-space:nowrap}.map-stat-card .hero-stat-num{font-size:1.15rem;white-space:nowrap}h2.section-title{font-size:1.05rem;line-height:1.4}.disease-status{padding:.75rem}.disease-status .text-base{font-size:.95rem}.disease-status .text-2xl{font-size:1.5rem}main>.grid{gap:.75rem!important}#diseaseStatusPanel{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.5rem!important}.map-card-grid{display:flex!important;flex-direction:column!important;gap:.75rem!important}.map-card-grid .map-area{width:100%!important;height:380px!important;min-height:auto!important}.map-stats-aside{width:100%!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:.5rem!important}#mapLayerPills{grid-column:1 / -1;align-self:flex-start!important;flex-direction:row!important}.map-stat-card{padding:.5rem .35rem!important}.map-stat-card .hero-stat-num{font-size:1.05rem!important}.map-stat-card .hero-stat-label{font-size:.6rem!important;line-height:1.15!important}.map-stat-card .hero-stat-label .text-xs{display:none}.map-area .absolute.bottom-3{flex-direction:row!important;flex-wrap:wrap!important;gap:.25rem!important;left:.25rem!important;right:.25rem!important}.map-area .absolute.bottom-3>span{font-size:.6rem!important;white-space:nowrap!important;padding:.15rem .35rem!important}.map-area .absolute.bottom-3>div{gap:.35rem!important;font-size:.65rem!important;flex-wrap:wrap!important;margin-right:0!important}.map-area .absolute.bottom-3>div>span{white-space:nowrap!important;font-size:.6rem!important}}body.theme-warm{background:#f7f3ec!important;color:#3d2f1e}body.theme-warm:before{opacity:.15!important}body.theme-warm .glass-nav{background:#f7f3eceb!important;border-bottom-color:#8b735526!important}body.theme-warm .card{background:#fffcf7d9!important;border-color:#8b735526!important;color:#3d2f1e}body.theme-warm .text-brand-text,body.theme-warm .text-brand-text2{color:#5a4a35!important}body.theme-warm .text-brand-text3{color:#8a7556!important}body.theme-warm .brand-title,body.theme-warm .brand-title-mobile,body.theme-warm nav a.nav-link{color:#3d2f1e!important}body.theme-warm .nav-link.active{color:#a87d2e!important}body.theme-warm #globalSearch,body.theme-warm nav input[type=text]{color:#3d2f1e!important;background:#ffffffb3!important;border-color:#8b735533!important}body.theme-warm #globalSearch::placeholder,body.theme-warm nav input[type=text]::placeholder{color:#3d2f1e80!important}body.theme-warm .hero-title{color:#3d2f1e!important;-webkit-text-fill-color:#3d2f1e!important}body.theme-cyan-pro{background:#0a1a2e!important}body.theme-cyan-pro:before{opacity:.8!important}body.theme-cyan-pro .card{background:#0d2a44b3!important;border-color:#00d4ff26!important}body.theme-forest{background:#0f2419!important;color:#d4e4d4}body.theme-forest:before{background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(34,197,94,.18),transparent 50%),radial-gradient(ellipse 70% 50% at 90% 100%,rgba(132,204,22,.12),transparent 55%)!important}body.theme-forest .card{background:#122d1fb3!important;border-color:#22c55e33!important}body.theme-forest .nav-link.active{color:#86efac!important}body.theme-forest .nav-link.active:after{background:#86efac!important}body:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse 80% 50% at 20% -10%,rgba(0,212,255,.18),transparent 50%),radial-gradient(ellipse 70% 50% at 90% 100%,rgba(167,139,250,.12),transparent 55%),radial-gradient(ellipse 50% 40% at 50% 50%,rgba(197,165,90,.06),transparent 55%);pointer-events:none;z-index:0;animation:aurora-breathe 22s ease-in-out infinite alternate}@keyframes aurora-breathe{0%{opacity:.55;transform:scale(1) translate(0)}50%{opacity:.95;transform:scale(1.08) translate(-1%,1%)}to{opacity:.7;transform:scale(1.04) translate(1%,-1%)}}main,nav,footer{position:relative;z-index:2}.glass-nav{position:fixed!important}.glass-nav:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,212,255,.6) 30%,rgba(197,165,90,.55) 50%,rgba(167,139,250,.5) 70%,transparent 100%);background-size:200% 100%;animation:nav-scan 5s ease-in-out infinite;pointer-events:none}@keyframes nav-scan{0%,to{background-position:-50% 50%;opacity:.5}50%{background-position:150% 50%;opacity:1}}.hero-title{font-size:3.5rem!important;font-weight:800!important;letter-spacing:-.025em;line-height:1.05!important;background:linear-gradient(120deg,#00d4ff,#a78bfa 35%,#c5a55a 60%,#00d4ff)!important;background-size:300% 100%!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;animation:shimmer-flow 7s ease-in-out infinite;filter:drop-shadow(0 0 30px rgba(0,212,255,.25))}@keyframes shimmer-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle{display:inline-flex!important;align-items:center;gap:.65rem;font-size:.875rem!important;letter-spacing:.04em;color:#94a3b8;background:#0f172a66;border:1px solid rgba(0,212,255,.15);padding:.4rem 1rem;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 #22c55e;animation:live-pulse 1.6s ease-out infinite;flex-shrink:0}.live-label{font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;letter-spacing:.15em;color:#22c55e}@keyframes live-pulse{0%{box-shadow:0 0 #22c55ebf}70%{box-shadow:0 0 0 9px #22c55e00}to{box-shadow:0 0 #22c55e00}}.hero-stats{gap:1.5rem!important;margin-top:2rem}.hero-stats>div{position:relative;padding:1.25rem 1.75rem;border-radius:14px;background:linear-gradient(180deg,#0f172a8c,#0f172a40);border:1px solid rgba(0,212,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .4s cubic-bezier(.2,.85,.3,1.2);overflow:hidden;min-width:140px}.hero-stats>div:before{content:"";position:absolute;top:0;left:15%;right:15%;height:1px;background:linear-gradient(90deg,transparent,#00d4ff,transparent);opacity:.45}.hero-stats>div:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 120%,rgba(0,212,255,.2),transparent 70%);opacity:0;transition:opacity .4s;pointer-events:none}.hero-stats>div:hover{transform:translateY(-6px);border-color:#00d4ff8c;box-shadow:0 20px 50px -20px #00d4ff59}.hero-stats>div:hover:after{opacity:1}.hero-stat-num{font-family:JetBrains Mono,monospace!important;font-size:3rem!important;font-weight:700!important;background:linear-gradient(180deg,#00d4ff,#0ea5e9);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px rgba(0,212,255,.5));line-height:1!important;font-variant-numeric:tabular-nums;white-space:nowrap}.hero-stat-label{font-size:.75rem!important;letter-spacing:.08em;text-transform:uppercase;color:#64748b!important;margin-top:.5rem!important}.cyan-num,.big-stat,[data-countup],[data-hero-countup]{font-family:JetBrains Mono,monospace!important;font-variant-numeric:tabular-nums}.card{background:linear-gradient(180deg,#ffffff0a,#ffffff05)!important;border:1px solid rgba(255,255,255,.08)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .45s cubic-bezier(.2,.85,.3,1.2),box-shadow .3s,border-color .3s!important;position:relative;overflow:hidden}.card:before{content:"";position:absolute;top:0;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,currentColor,transparent);opacity:.35;color:#00d4ff}.card:hover{transform:translateY(-5px)!important;border-color:#00d4ff66!important;box-shadow:0 24px 56px -24px #00d4ff59,0 0 0 1px #00d4ff40,inset 0 1px #ffffff0f!important}@keyframes glow-breathe{0%,to{box-shadow:0 0 12px #00d4ff26,inset 0 0 12px #00d4ff0d}50%{box-shadow:0 0 30px #00d4ff59,inset 0 0 20px #00d4ff1f}}.section-title:before{content:"◆"!important;background:none!important;width:auto!important;height:auto!important;color:#00d4ff;font-size:.7em;margin-right:12px;filter:drop-shadow(0 0 10px rgba(0,212,255,.7));vertical-align:middle;display:inline-block!important}a[href="about.html"]>div[class*=from-brand-gold]{position:relative;overflow:hidden}a[href="about.html"]>div[class*=from-brand-gold]:after{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:conic-gradient(from 0deg,transparent 0deg,rgba(197,165,90,.4) 90deg,transparent 180deg,rgba(0,212,255,.3) 270deg,transparent 360deg);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:border-rotate 8s linear infinite;pointer-events:none;opacity:.6}@keyframes border-rotate{to{transform:rotate(360deg)}}@media(max-width:768px){.hero-title{font-size:2.2rem!important}.hero-stat-num{font-size:2.1rem!important}.hero-stats{gap:.75rem!important}.hero-stats>div{padding:.9rem 1rem;min-width:0}}html,body{overflow-x:hidden}main,main *{min-width:0}p,span,div,h1,h2,h3,h4,li{overflow-wrap:anywhere;word-break:break-word}@media(max-width:420px){.hero-title{font-size:1.75rem!important;line-height:1.2!important}.hero-stat-num{font-size:1.5rem!important}.hero-stat-label{font-size:.7rem!important;white-space:normal!important}.hero-stats{gap:.5rem!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.section-title{font-size:.95rem!important}.cyan-num{font-size:1.35rem!important;line-height:1.1!important;white-space:nowrap!important}.card{padding:.75rem!important}#diseaseStatusPanel .text-base{font-size:.85rem!important}#diseaseStatusPanel .text-2xl{font-size:1.25rem!important}}::selection{background:#00d4ff40;color:#fff}body.light-theme .text-brand-text{color:#0f172a!important}body.light-theme .text-brand-text2,body.light-theme .text-brand-text3{color:#475569!important}body.light-theme .text-white{color:#0f172a!important}body.light-theme .text-white\/70{color:#0f172ab3!important}body.light-theme .text-white\/40{color:#0f172a80!important}body.light-theme .placeholder-white\/70::placeholder{color:#0f172a8c!important}body.light-theme .glass-nav .nav-link{color:#334155}body.light-theme .glass-nav .nav-link.active{color:#0369a1}body.light-theme .glass-nav .nav-link:hover{color:#0284c7}body.light-theme .big-stat,body.light-theme .cyan-num,body.light-theme .gradient-text,body.light-theme h1.text-transparent,body.light-theme [class*=bg-clip-text]{background:none!important;-webkit-text-fill-color:initial!important;color:#0369a1!important}#footerInformation .footer-section{min-width:0;padding:1.125rem;border:1px solid #475569;border-top:3px solid #22d3ee;border-radius:.875rem;background:#172638}#footerInformation .footer-section :is(p,ul){color:#cbd5e1}#footerInformation .footer-section h4{color:#f8fafc}#footerInformation .footer-section li{break-inside:avoid}@media(min-width:768px){#footerInformation .footer-section--lab ul{columns:2;column-gap:2rem}}@media(min-width:1100px){#footerInformation .footer-section--lab ul{columns:3}}body.light-theme #footerInformation .footer-section{background:#f8fbff;border-color:#cbd5e1;border-top-color:#0e7490;box-shadow:0 2px 8px #0f172a0b}body.light-theme #footerInformation .footer-section :is(p,ul){color:#334155}body.light-theme #footerInformation .footer-section h4{color:#0f172a!important}body.light-theme #footerInformation .footer-section .text-brand-text2{color:#475569!important}body.light-theme #footerInformation .text-slate-500{color:#475569}body.theme-warm #footerInformation .footer-section{background:#fffcf7;border-color:#d8c9ae;border-top-color:#8b6a32;box-shadow:0 2px 8px #3d2f1e0b}body.theme-warm #footerInformation .footer-section :is(p,ul){color:#3d2f1e}body.theme-warm #footerInformation .footer-section h4{color:#3d2f1e!important}body.theme-warm #footerInformation .footer-section .text-slate-500{color:#665641!important}
