.CitySearch-module__oYgHwq__wrapper{width:260px;position:relative}.CitySearch-module__oYgHwq__inputWrapper{border:1px solid var(--glass-border);height:40px;transition:all var(--transition-fast);background:#ffffff08;border-radius:12px;align-items:center;padding:0 12px;display:flex}.CitySearch-module__oYgHwq__inputWrapper:focus-within{background:#ffffff0f;border-color:#ffffff4d;box-shadow:0 0 20px #06d6a01a}.CitySearch-module__oYgHwq__searchIcon{opacity:.5;margin-right:8px;font-size:.9rem}.CitySearch-module__oYgHwq__input{color:var(--text-primary);font-family:var(--font-body);background:0 0;border:none;outline:none;width:100%;font-size:.85rem}.CitySearch-module__oYgHwq__input::placeholder{color:var(--text-muted)}.CitySearch-module__oYgHwq__locateBtn{cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:1.1rem;transition:opacity .2s;display:flex}.CitySearch-module__oYgHwq__locateBtn:hover:not(:disabled){opacity:1}.CitySearch-module__oYgHwq__locateBtn:disabled{opacity:.3;cursor:wait}.CitySearch-module__oYgHwq__dropdown{-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);z-index:1000;background:#0f1423f2;border-radius:12px;animation:.2s ease-out CitySearch-module__oYgHwq__slideDown;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 10px 30px #00000080}.CitySearch-module__oYgHwq__loading{text-align:center;color:var(--text-muted);padding:16px;font-size:.8rem}.CitySearch-module__oYgHwq__resultItem{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0d;flex-direction:column;align-items:flex-start;width:100%;padding:12px 16px;transition:background .2s;display:flex}.CitySearch-module__oYgHwq__resultItem:last-child{border-bottom:none}.CitySearch-module__oYgHwq__resultItem:hover{background:#06d6a01a}.CitySearch-module__oYgHwq__cityName{color:var(--text-primary);align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.CitySearch-module__oYgHwq__nodeBadge{color:#06d6a0;text-transform:uppercase;letter-spacing:.05em;background:#06d6a026;border:1px solid #06d6a04d;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700}.CitySearch-module__oYgHwq__cityDetails{color:var(--text-muted);margin-top:2px;font-size:.75rem}@keyframes CitySearch-module__oYgHwq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.CitySearch-module__oYgHwq__wrapper{width:200px}}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a0e1ad9;position:sticky;top:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;max-width:1400px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Header-module__hBw1pG__left{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__logo{font-family:var(--font-heading);letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.3rem;font-weight:800;display:flex}.Header-module__hBw1pG__logoIcon{color:var(--accent-cyan);filter:drop-shadow(0 0 8px #06d6a066);font-size:1.6rem}.Header-module__hBw1pG__logoText{background:linear-gradient(135deg, var(--accent-cyan), var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__hBw1pG__liveBadge{letter-spacing:.08em;color:var(--accent-cyan);background:#06d6a01a;border:1px solid #06d6a033;border-radius:999px;align-items:center;gap:6px;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-flex}.Header-module__hBw1pG__citySelector{flex-direction:column;gap:2px;display:flex}.Header-module__hBw1pG__selectorLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;margin-left:2px;font-size:.65rem;font-weight:700}.Header-module__hBw1pG__select{border:1px solid var(--glass-border);color:var(--text-primary);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;border-radius:6px;outline:none;padding:4px 10px;font-size:.82rem;font-weight:600}.Header-module__hBw1pG__select:hover{background:#ffffff0f;border-color:#ffffff4d}.Header-module__hBw1pG__select option{color:#fff;background:#0a0e1a}.Header-module__hBw1pG__nav{align-items:center;gap:4px;display:flex}.Header-module__hBw1pG__navLink{border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition-fast);align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:500;display:flex}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary);background:#ffffff0d}.Header-module__hBw1pG__active{color:var(--accent-cyan)!important;background:#06d6a014!important}.Header-module__hBw1pG__navIcon{font-size:1rem}.Header-module__hBw1pG__navLabel{font-size:.82rem}@media (max-width:900px){.Header-module__hBw1pG__nav{gap:2px}.Header-module__hBw1pG__navLabel{display:none}.Header-module__hBw1pG__navLink{padding:8px 10px}}@media (max-width:700px){.Header-module__hBw1pG__left{gap:16px}.Header-module__hBw1pG__selectorLabel{display:none}}@media (max-width:600px){.Header-module__hBw1pG__inner{padding:0 12px}.Header-module__hBw1pG__logoText{display:none}}
.DocModal-module__4JlTcG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.DocModal-module__4JlTcG__modal{width:100%;max-width:800px;max-height:90vh;padding:40px;position:relative;overflow-y:auto}.DocModal-module__4JlTcG__closeBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.DocModal-module__4JlTcG__closeBtn:hover{background:var(--accent-red);color:#fff}.DocModal-module__4JlTcG__header{align-items:center;gap:16px;margin-bottom:12px;display:flex}.DocModal-module__4JlTcG__icon{font-size:1.5rem}.DocModal-module__4JlTcG__title{font-family:var(--font-heading);font-size:1.8rem;font-weight:800}.DocModal-module__4JlTcG__desc{color:var(--text-secondary);margin-bottom:32px;font-size:1rem;line-height:1.6}.DocModal-module__4JlTcG__section{margin-bottom:32px}.DocModal-module__4JlTcG__sectionTitle{text-transform:uppercase;color:var(--text-muted);letter-spacing:.1em;margin-bottom:12px;font-size:.8rem;font-weight:700}.DocModal-module__4JlTcG__codeBlock{background:#000;border:1px solid #ffffff0d;border-radius:12px;padding:20px;position:relative}.DocModal-module__4JlTcG__codeBlock code{color:var(--accent-cyan);font-family:JetBrains Mono,Courier New,monospace;font-size:.9rem}.DocModal-module__4JlTcG__codeBlock pre{white-space:pre-wrap;word-break:break-all;margin:0}.DocModal-module__4JlTcG__tabs{gap:8px;margin-bottom:1px;display:flex}.DocModal-module__4JlTcG__tabBtn{color:var(--text-muted);cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-bottom:none;border-radius:8px 8px 0 0;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .2s}.DocModal-module__4JlTcG__tabBtn:hover{color:var(--text-primary);background:#ffffff14}.DocModal-module__4JlTcG__activeTab{color:var(--accent-cyan);background:#ffffff14;border-color:#ffffff1a}.DocModal-module__4JlTcG__footer{color:var(--text-muted);text-align:center;border-top:1px solid #ffffff0d;margin-top:40px;padding-top:24px;font-size:.75rem}
.ApiLibraryButton-module__kphdZa__button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;height:fit-content;padding:10px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.ApiLibraryButton-module__kphdZa__button:hover{color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 10px 30px -10px #ffffff4d}.ApiLibraryButton-module__kphdZa__button:hover .ApiLibraryButton-module__kphdZa__icon{transform:scale(1.2)}.ApiLibraryButton-module__kphdZa__icon{font-size:1.1rem;transition:all .3s}.ApiLibraryButton-module__kphdZa__label{text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}@media (max-width:640px){.ApiLibraryButton-module__kphdZa__label{display:none}.ApiLibraryButton-module__kphdZa__button{padding:10px}}
.page-module___8aEwW__main{z-index:1;min-height:100vh;position:relative}.page-module___8aEwW__hero{max-width:1400px;margin:0 auto;padding:60px 24px 40px}.page-module___8aEwW__heroContent{max-width:640px}.page-module___8aEwW__heroTitle{letter-spacing:-.03em;background:linear-gradient(135deg, var(--text-primary) 40%, var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.8rem;font-weight:800;line-height:1.15}.page-module___8aEwW__heroSub{-webkit-text-fill-color:var(--text-muted);letter-spacing:0;margin-top:8px;font-size:1.1rem;font-weight:500;display:block}.page-module___8aEwW__heroDesc{color:var(--text-secondary);max-width:500px;margin-top:16px;font-size:1rem;line-height:1.7}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:20px;max-width:1400px;margin:0 auto;padding:0 24px 60px;display:grid}.page-module___8aEwW__metric{flex-direction:column;gap:4px;display:flex}.page-module___8aEwW__metricValue{font-family:var(--font-heading);letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.page-module___8aEwW__metricLabel{color:var(--text-primary);font-size:.95rem;font-weight:600}.page-module___8aEwW__metricDetail{color:var(--text-muted);font-size:.8rem}.page-module___8aEwW__emptyMetric{color:var(--text-muted);padding:12px 0;font-size:.85rem;font-style:italic;line-height:1.4}.page-module___8aEwW__quakeList{flex-direction:column;gap:8px;display:flex}.page-module___8aEwW__quakeItem{align-items:center;gap:10px;display:flex}.page-module___8aEwW__quakeMag{font-family:var(--font-heading);min-width:50px;font-size:.95rem;font-weight:700}.page-module___8aEwW__quakePlace{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.page-module___8aEwW__rateList{grid-template-columns:repeat(3,1fr);gap:8px 12px;display:grid}.page-module___8aEwW__rateItem{flex-direction:column;display:flex}.page-module___8aEwW__rateCurrency{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.page-module___8aEwW__rateValue{font-family:var(--font-heading);color:var(--accent-yellow);font-size:.95rem;font-weight:700}.page-module___8aEwW__footer{max-width:1400px;color:var(--text-muted);border-top:1px solid var(--glass-border);justify-content:space-between;margin:0 auto;padding:24px;font-size:.75rem;display:flex}@media (max-width:800px){.page-module___8aEwW__heroTitle{font-size:2rem}.page-module___8aEwW__grid{grid-template-columns:1fr}.page-module___8aEwW__footer{flex-direction:column;gap:4px}}
.GlobalPulseMap-module__bufbmG__mapContainer{margin-bottom:24px;padding:24px;position:relative;overflow:hidden}.GlobalPulseMap-module__bufbmG__mapHeader{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.GlobalPulseMap-module__bufbmG__mapTitle{color:#f8fafc;margin:0;font-size:1.1rem;font-weight:700}.GlobalPulseMap-module__bufbmG__mapSubtitle{color:#64748b;margin:4px 0 0;font-size:.8rem}.GlobalPulseMap-module__bufbmG__stats{text-align:right}.GlobalPulseMap-module__bufbmG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;display:block}.GlobalPulseMap-module__bufbmG__statValue{color:#06d6a0;font-size:1.1rem;font-weight:700}.GlobalPulseMap-module__bufbmG__svgWrapper{aspect-ratio:2;background:#0003;border:1px solid #ffffff0d;border-radius:12px;width:100%;position:relative}.GlobalPulseMap-module__bufbmG__mapSvg{width:100%;height:100%;display:block}.GlobalPulseMap-module__bufbmG__pin{transition:transform .2s}.GlobalPulseMap-module__bufbmG__pin:hover{transform:scale(1.2)}.GlobalPulseMap-module__bufbmG__pinPoint{filter:drop-shadow(0 0 8px)}.GlobalPulseMap-module__bufbmG__pulseRing{fill:none;stroke:#06d6a0;stroke-width:1px;opacity:0;animation:2s ease-out infinite GlobalPulseMap-module__bufbmG__pulse}.GlobalPulseMap-module__bufbmG__pinLabel{pointer-events:none;opacity:0;font-size:10px;font-weight:600;transition:opacity .2s}.GlobalPulseMap-module__bufbmG__pin:hover .GlobalPulseMap-module__bufbmG__pinLabel{opacity:1}.GlobalPulseMap-module__bufbmG__mapFooter{justify-content:center;margin-top:16px;display:flex}.GlobalPulseMap-module__bufbmG__legend{gap:20px;display:flex}.GlobalPulseMap-module__bufbmG__legendItem{color:#94a3b8;align-items:center;gap:8px;font-size:.75rem;display:flex}.GlobalPulseMap-module__bufbmG__dot{border-radius:50%;width:8px;height:8px}.GlobalPulseMap-module__bufbmG__green{background:#06d6a0;box-shadow:0 0 10px #06d6a0}.GlobalPulseMap-module__bufbmG__gray{background:#fff3}@keyframes GlobalPulseMap-module__bufbmG__pulse{0%{r:4;opacity:.8;stroke-width:2px}to{r:15;opacity:0;stroke-width:.5px}}@media (max-width:768px){.GlobalPulseMap-module__bufbmG__pinLabel{display:none}}
.SemanticSearchBar-module__GcagMW__searchContainer{width:100%;margin-bottom:2rem}.SemanticSearchBar-module__GcagMW__searchForm{background:#0a0f19cc;border:1px solid #00f2ff4d;border-radius:12px;padding:.5rem;transition:all .3s;box-shadow:0 0 30px #00f2ff1a}.SemanticSearchBar-module__GcagMW__searchForm:focus-within{border-color:#00f2ff;box-shadow:0 0 50px #00f2ff33}.SemanticSearchBar-module__GcagMW__inputWrapper{align-items:center;gap:1rem;display:flex}.SemanticSearchBar-module__GcagMW__aiIcon{color:#00f2ff;padding-left:1rem;font-size:1.2rem;animation:4s linear infinite SemanticSearchBar-module__GcagMW__rotate}.SemanticSearchBar-module__GcagMW__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.8rem 0;font-family:JetBrains Mono,monospace;font-size:1rem}.SemanticSearchBar-module__GcagMW__searchInput::placeholder{color:#8899a6;opacity:.5}.SemanticSearchBar-module__GcagMW__searchButton{color:#000;text-transform:uppercase;cursor:pointer;background:#00f2ff;border:none;border-radius:8px;padding:.8rem 1.5rem;font-size:.8rem;font-weight:800;transition:all .2s}.SemanticSearchBar-module__GcagMW__searchButton:hover{background:#fff;transform:scale(1.02)}.SemanticSearchBar-module__GcagMW__searchButton:disabled{color:#64748b;cursor:not-allowed;background:#334155}@keyframes SemanticSearchBar-module__GcagMW__rotate{0%{text-shadow:0 0 10px #00f2ff;transform:rotate(0)}to{text-shadow:0 0 20px #00f2ff;transform:rotate(360deg)}}
.city-module__GByk1a__main{z-index:1;max-width:1200px;margin:0 auto;padding:40px 24px 80px;position:relative}.city-module__GByk1a__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.city-module__GByk1a__headerLeft{flex:1}.city-module__GByk1a__title{letter-spacing:-.02em;font-size:2rem;font-weight:800}.city-module__GByk1a__subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.city-module__GByk1a__statusBanner{border-left:4px solid var(--accent-teal);justify-content:space-between;align-items:center;margin-bottom:24px;padding:28px 32px;display:flex}.city-module__GByk1a__statusLeft{align-items:center;gap:16px;display:flex}.city-module__GByk1a__statusIcon{font-size:2.5rem}.city-module__GByk1a__statusTitle{font-size:1.4rem;font-weight:700}.city-module__GByk1a__statusSub{color:var(--text-secondary);margin-top:4px;font-size:.9rem}.city-module__GByk1a__statusScore{text-align:center}.city-module__GByk1a__scoreNum{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;display:block}.city-module__GByk1a__scoreLabel{text-transform:uppercase;letter-spacing:.08em;font-size:.7rem;font-weight:600}.city-module__GByk1a__condGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;margin-bottom:24px;display:grid}.city-module__GByk1a__condCard{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px;display:flex}.city-module__GByk1a__condIcon{font-size:1.5rem}.city-module__GByk1a__condValue{font-family:var(--font-heading);font-size:1.15rem;font-weight:700}.city-module__GByk1a__condLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem}.city-module__GByk1a__chartCard{margin-bottom:24px;padding:28px}.city-module__GByk1a__chartTitle{color:var(--text-primary);margin-bottom:20px;font-size:1.1rem;font-weight:600}@media (max-width:800px){.city-module__GByk1a__condGrid{grid-template-columns:repeat(2,1fr)}.city-module__GByk1a__statusBanner{text-align:center;flex-direction:column;gap:16px}.city-module__GByk1a__statusLeft{flex-direction:column}}
.consciousness-module__gUBhwW__main{background:#050810;min-height:100vh;padding:100px 32px 48px;position:relative;overflow-x:hidden}.consciousness-module__gUBhwW__gridBg{pointer-events:none;background-image:radial-gradient(circle at 50% 30%,#ef476f08 0%,#0000 60%),linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:100% 100%,40px 40px,40px 40px;position:absolute;inset:0}.consciousness-module__gUBhwW__heartbeatSection{z-index:1;flex-direction:column;align-items:center;gap:32px;margin-bottom:56px;display:flex;position:relative}.consciousness-module__gUBhwW__heartbeatOrb{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.consciousness-module__gUBhwW__orbInner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:2px solid var(--pulse-color);z-index:2;width:140px;height:140px;box-shadow:0 0 60px color-mix(in srgb, var(--pulse-color) 30%, transparent);animation:consciousness-module__gUBhwW__orbBreathe var(--pulse-speed) ease-in-out infinite;background:radial-gradient(circle,#ffffff0f 0%,#0006 100%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.consciousness-module__gUBhwW__orbScore{color:var(--pulse-color);font-size:2.8rem;font-weight:900;line-height:1}.consciousness-module__gUBhwW__orbLabel{color:#64748b;letter-spacing:.15em;margin-top:4px;font-size:.5rem;font-weight:800}.consciousness-module__gUBhwW__orbRing,.consciousness-module__gUBhwW__orbRing2{border:1px solid var(--pulse-color);opacity:.15;animation:consciousness-module__gUBhwW__ringExpand var(--pulse-speed) ease-out infinite;border-radius:50%;position:absolute}.consciousness-module__gUBhwW__orbRing{width:160px;height:160px}.consciousness-module__gUBhwW__orbRing2{width:180px;height:180px;animation-delay:calc(var(--pulse-speed) * .5)}@keyframes consciousness-module__gUBhwW__orbBreathe{0%,to{transform:scale(1)}50%{transform:scale(var(--pulse-scale))}}@keyframes consciousness-module__gUBhwW__ringExpand{0%{opacity:.2;transform:scale(1)}to{opacity:0;transform:scale(1.8)}}.consciousness-module__gUBhwW__phaseInfo{text-align:center}.consciousness-module__gUBhwW__phaseBadge{letter-spacing:.15em;border:2px solid;border-radius:100px;margin-bottom:12px;padding:6px 20px;font-size:.7rem;font-weight:800;display:inline-block}.consciousness-module__gUBhwW__phaseDesc{color:#64748b;max-width:500px;margin:0 auto;font-size:.95rem;line-height:1.6}.consciousness-module__gUBhwW__midGrid{z-index:1;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid;position:relative}.consciousness-module__gUBhwW__domainCard,.consciousness-module__gUBhwW__historyCard,.consciousness-module__gUBhwW__neuralCard,.consciousness-module__gUBhwW__chainsCard{padding:24px}.consciousness-module__gUBhwW__cardTitle{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;align-items:center;gap:8px;margin-bottom:20px;font-size:.75rem;font-weight:800;display:flex}.consciousness-module__gUBhwW__domainBars{flex-direction:column;gap:16px;display:flex}.consciousness-module__gUBhwW__domainRow{align-items:center;gap:12px;display:flex}.consciousness-module__gUBhwW__domainName{color:#94a3b8;text-transform:capitalize;width:100px;font-size:.75rem;font-weight:700}.consciousness-module__gUBhwW__barTrack{background:#ffffff0a;border-radius:4px;flex:1;height:8px;overflow:hidden}.consciousness-module__gUBhwW__barFill{border-radius:4px;height:100%;transition:width 1s,background 1s}.consciousness-module__gUBhwW__domainVal{text-align:right;color:#e2e8f0;width:36px;font-size:.75rem;font-weight:800}.consciousness-module__gUBhwW__historySvg{width:100%;height:120px}.consciousness-module__gUBhwW__bottomGrid{z-index:1;grid-template-columns:1.4fr 1fr;gap:24px;display:grid;position:relative}.consciousness-module__gUBhwW__logScroll,.consciousness-module__gUBhwW__chainScroll{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;max-height:340px;overflow-y:auto}.consciousness-module__gUBhwW__logEntry{border-bottom:1px solid #ffffff08;gap:12px;padding:10px 0;animation:.4s ease-out consciousness-module__gUBhwW__logFade;display:flex}@keyframes consciousness-module__gUBhwW__logFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.consciousness-module__gUBhwW__logTime{color:#475569;white-space:nowrap;padding-top:2px;font-family:Courier New,monospace;font-size:.65rem}.consciousness-module__gUBhwW__logMsg{color:#94a3b8;font-size:.82rem;line-height:1.5}.consciousness-module__gUBhwW__noChains{color:#334155;text-align:center;padding:40px 0;font-size:.85rem}.consciousness-module__gUBhwW__chainItem{background:#0003;border-left:3px solid;border-radius:12px;margin-bottom:12px;padding:16px;animation:.4s ease-out consciousness-module__gUBhwW__logFade}.consciousness-module__gUBhwW__chainItem.consciousness-module__gUBhwW__critical{border-color:#ef476f}.consciousness-module__gUBhwW__chainItem.consciousness-module__gUBhwW__warning{border-color:#ffd166}.consciousness-module__gUBhwW__chainItem.consciousness-module__gUBhwW__info{border-color:#118ab2}.consciousness-module__gUBhwW__chainTop{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.consciousness-module__gUBhwW__chainType{color:#64748b;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:800}.consciousness-module__gUBhwW__chainSev{border-radius:4px;padding:2px 8px;font-size:.6rem;font-weight:800}.consciousness-module__gUBhwW__chainSev.consciousness-module__gUBhwW__critical{color:#ef476f;background:#ef476f26}.consciousness-module__gUBhwW__chainSev.consciousness-module__gUBhwW__warning{color:#ffd166;background:#ffd16626}.consciousness-module__gUBhwW__chainSev.consciousness-module__gUBhwW__info{color:#118ab2;background:#118ab226}.consciousness-module__gUBhwW__chainMsg{color:#94a3b8;margin:0;font-size:.8rem;line-height:1.5}@media (max-width:900px){.consciousness-module__gUBhwW__midGrid,.consciousness-module__gUBhwW__bottomGrid{grid-template-columns:1fr}}
.cortex-module___Fz80W__cortexContainer{color:#fff;background:radial-gradient(circle,#0a111a 0%,#020408 100%);min-height:100vh;padding:100px 2rem 2rem;font-family:Inter,sans-serif;overflow-x:hidden}.cortex-module___Fz80W__cortexGrid{grid-template-columns:1fr 350px;gap:2rem;max-width:1600px;margin:0 auto;display:grid}.cortex-module___Fz80W__mainTerminal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1966;border:1px solid #00f2ff1a;border-radius:20px;padding:2rem;position:relative;overflow:hidden}.cortex-module___Fz80W__neuralHeader{border-bottom:1px solid #00f2ff1a;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1rem;display:flex}.cortex-module___Fz80W__titleGroup h1{text-transform:uppercase;background:linear-gradient(90deg,#fff,#00f2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:900}.cortex-module___Fz80W__cycleCounter{color:#00f2ff;opacity:.7;font-family:JetBrains Mono,monospace;font-size:.8rem}.cortex-module___Fz80W__beliefPanel{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.cortex-module___Fz80W__beliefStat{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem}.cortex-module___Fz80W__statVal{color:#00f2ff;font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:800;display:block}.cortex-module___Fz80W__statLbl{text-transform:uppercase;color:#64748b;letter-spacing:.1rem;font-size:.6rem}.cortex-module___Fz80W__thoughtHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cortex-module___Fz80W__learningActivity{letter-spacing:.05rem;background:#0000004d;border:1px solid #ffffff0d;border-radius:4px;padding:4px 8px;font-family:JetBrains Mono,monospace;font-size:.65rem}.cortex-module___Fz80W__thoughtStream{background:#0006;border:1px solid #ffffff0d;border-radius:12px;height:300px;padding:1.5rem;font-family:JetBrains Mono,monospace;font-size:.8rem;overflow-y:auto}.cortex-module___Fz80W__thoughtEntry{border-left:2px solid #00f2ff;margin-bottom:.8rem;padding-left:1rem;animation:.5s ease-out cortex-module___Fz80W__fadeIn}.cortex-module___Fz80W__timePrefix{color:#475569;margin-right:.5rem}.cortex-module___Fz80W__forecastInterface{background:#0f172a99;border:1px solid #00f2ff33;border-radius:20px;height:min-content;padding:2rem}.cortex-module___Fz80W__forecastTitle{color:#00f2ff;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1.2rem;font-weight:800;display:flex}.cortex-module___Fz80W__askInput{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;margin-bottom:1rem;padding:1rem;font-size:.9rem}.cortex-module___Fz80W__askBtn{color:#000;text-transform:uppercase;cursor:pointer;background:#00f2ff;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:900}.cortex-module___Fz80W__responseArea{border-top:1px solid #ffffff0d;margin-top:2rem;padding-top:1.5rem}.cortex-module___Fz80W__responseText{color:#cbd5e1;font-size:.95rem;font-style:italic;line-height:1.6}.cortex-module___Fz80W__metaInfo{color:#64748b;text-transform:uppercase;justify-content:space-between;margin-top:1rem;font-size:.7rem;display:flex}@keyframes cortex-module___Fz80W__fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.cortex-module___Fz80W__neuralPulse{pointer-events:none;background:radial-gradient(circle,#00f2ff0d 0%,#0000 70%);width:300px;height:300px;position:absolute;top:0;right:0}
.docs-module__jMC11a__main{max-width:1400px;min-height:80vh;margin:0 auto;padding:40px 24px}.docs-module__jMC11a__container{align-items:flex-start;gap:48px;display:flex}.docs-module__jMC11a__sidebar{flex-shrink:0;width:300px;position:sticky;top:100px}.docs-module__jMC11a__sidebarHeader{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.docs-module__jMC11a__versionBadge{background:var(--accent-purple);color:#fff;letter-spacing:.05em;border-radius:999px;align-self:flex-start;padding:4px 12px;font-size:.75rem;font-weight:800;display:inline-block}.docs-module__jMC11a__sidebarTitle{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.docs-module__jMC11a__nav{flex-direction:column;gap:8px;display:flex}.docs-module__jMC11a__navItem{color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.docs-module__jMC11a__navItem:hover{color:var(--text-primary);background:#ffffff0d}.docs-module__jMC11a__navActive{color:var(--text-primary);background:#ffffff14;border-color:#ffffff1a;box-shadow:0 4px 12px #0003}.docs-module__jMC11a__navIcon{font-size:1.2rem}.docs-module__jMC11a__content{flex-grow:1;max-width:800px}.docs-module__jMC11a__docCard{flex-direction:column;gap:32px;min-height:600px;padding:48px;display:flex}.docs-module__jMC11a__docHeader{align-items:center;gap:20px;display:flex}.docs-module__jMC11a__docIcon{font-size:2.5rem}.docs-module__jMC11a__docTitle{font-family:var(--font-heading);letter-spacing:-.02em;font-size:2.2rem;font-weight:800}.docs-module__jMC11a__docText{color:var(--text-secondary);font-size:1.15rem;line-height:1.7}.docs-module__jMC11a__codeBlock{background:#0006;border:1px solid #ffffff1a;border-radius:16px;overflow:hidden}.docs-module__jMC11a__codeHeader{background:#ffffff08;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.docs-module__jMC11a__codeLang{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.docs-module__jMC11a__copyBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s}.docs-module__jMC11a__copyBtn:hover{background:var(--text-primary);color:var(--bg-dark)}.docs-module__jMC11a__pre{margin:0;padding:24px;overflow-x:auto}.docs-module__jMC11a__pre code{color:#8be9fd;font-family:JetBrains Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6}.docs-module__jMC11a__infoBox{border-left:4px solid var(--accent-purple);color:var(--text-secondary);background:#4361ee1a;border-radius:4px 12px 12px 4px;padding:20px 24px;font-size:.95rem}.docs-module__jMC11a__infoBox strong{color:var(--text-primary)}@media (max-width:1024px){.docs-module__jMC11a__container{flex-direction:column}.docs-module__jMC11a__sidebar{width:100%;position:static}.docs-module__jMC11a__nav{flex-direction:row;padding-bottom:8px;overflow-x:auto}.docs-module__jMC11a__navItem{white-space:nowrap}}
.fx-module__Xxq6sa__main{z-index:1;max-width:1200px;margin:0 auto;padding:40px 24px 80px;position:relative}.fx-module__Xxq6sa__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.fx-module__Xxq6sa__headerLeft{flex:1}.fx-module__Xxq6sa__title{letter-spacing:-.02em;font-size:2rem;font-weight:800}.fx-module__Xxq6sa__subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.fx-module__Xxq6sa__fxLayout{grid-template-columns:1fr 340px;gap:24px;margin-bottom:24px;display:grid}.fx-module__Xxq6sa__pairRow{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.fx-module__Xxq6sa__pairBtn{border:1px solid var(--glass-border);border-radius:var(--radius-sm);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:8px 18px;font-size:.85rem;font-weight:600}.fx-module__Xxq6sa__pairBtn:hover{color:var(--text-primary);background:#ffffff0d}.fx-module__Xxq6sa__pairActive{color:var(--accent-yellow)!important;background:#ffd1661f!important;border-color:#ffd1664d!important}.fx-module__Xxq6sa__chartCard{padding:28px}.fx-module__Xxq6sa__chartTitle{color:var(--text-primary);justify-content:space-between;align-items:center;margin-bottom:20px;font-size:1.1rem;font-weight:600;display:flex}.fx-module__Xxq6sa__localCard{background:linear-gradient(135deg,#ffd1660d,#0000);flex-direction:column;gap:20px;padding:28px;display:flex}.fx-module__Xxq6sa__localHeader{flex-direction:column;gap:4px;display:flex}.fx-module__Xxq6sa__localLabel{color:var(--accent-yellow);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.fx-module__Xxq6sa__localCurrency{font-family:var(--font-heading);font-size:2.2rem;font-weight:800}.fx-module__Xxq6sa__localSecondary{color:var(--text-secondary);font-size:1.1rem}.fx-module__Xxq6sa__localStats{flex-direction:column;gap:12px;margin-top:12px;display:flex}.fx-module__Xxq6sa__localStatItem{background:#ffffff08;border-radius:8px;justify-content:space-between;padding:12px;font-size:.9rem;display:flex}.fx-module__Xxq6sa__statPair{color:var(--text-muted);font-weight:600}.fx-module__Xxq6sa__statVal{color:var(--text-primary);font-weight:700}.fx-module__Xxq6sa__matrixCard{margin-bottom:24px;padding:28px}.fx-module__Xxq6sa__matrixWrapper{overflow-x:auto}.fx-module__Xxq6sa__matrixTable{border-collapse:collapse;width:100%}.fx-module__Xxq6sa__matrixTh{text-align:left;color:var(--text-muted);text-transform:uppercase;border-bottom:1px solid #ffffff0d;padding:12px;font-size:.75rem}.fx-module__Xxq6sa__matrixRow:hover{background:#ffffff05}.fx-module__Xxq6sa__matrixCell{border-bottom:1px solid #ffffff08;padding:16px 12px;font-size:.9rem}.fx-module__Xxq6sa__rowBase{color:var(--text-primary);font-weight:700}.fx-module__Xxq6sa__cellValue{font-family:var(--font-heading);font-weight:600}.fx-module__Xxq6sa__pos{color:var(--accent-cyan)}.fx-module__Xxq6sa__neg{color:var(--accent-red)}.fx-module__Xxq6sa__converterCard{flex-direction:column;grid-column:span 2;gap:20px;padding:28px;display:flex}.fx-module__Xxq6sa__converterHeader{align-items:center;gap:12px;display:flex}.fx-module__Xxq6sa__converterInputRow{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:16px;padding:16px 24px;display:flex}.fx-module__Xxq6sa__convInput{font-family:var(--font-heading);color:var(--text-primary);background:0 0;border:none;outline:none;width:140px;font-size:2rem;font-weight:800}.fx-module__Xxq6sa__convUnit{color:var(--accent-yellow);font-size:1.2rem;font-weight:700}.fx-module__Xxq6sa__convArrow{color:var(--text-muted);font-size:1.5rem}.fx-module__Xxq6sa__convResultColumn{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:12px;display:grid}.fx-module__Xxq6sa__convResultItem{background:#ffffff05;border-radius:12px;justify-content:space-between;align-items:center;padding:16px;display:flex}.fx-module__Xxq6sa__convResLabel{color:var(--text-muted);font-size:.8rem;font-weight:600}.fx-module__Xxq6sa__convResValue{font-family:var(--font-heading);color:var(--text-primary);font-weight:700}@media (max-width:1000px){.fx-module__Xxq6sa__converterCard{grid-column:span 1}.fx-module__Xxq6sa__fxLayout{grid-template-columns:1fr}}
.intelligence-module__0pQHGG__main{background:#0f172a;min-height:100vh;padding:100px 32px 32px}.intelligence-module__0pQHGG__pageHeader{margin-bottom:48px}.intelligence-module__0pQHGG__statusBadge{color:#38bdf8;letter-spacing:.1em;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:100px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.intelligence-module__0pQHGG__title{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800}.intelligence-module__0pQHGG__subtitle{color:#64748b;margin-top:8px;font-size:1.1rem}.intelligence-module__0pQHGG__sourceGrid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:24px;margin-bottom:48px;display:grid}.intelligence-module__0pQHGG__sourceCard{flex-direction:column;padding:24px;display:flex}.intelligence-module__0pQHGG__cardTop{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.intelligence-module__0pQHGG__category{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:800}.intelligence-module__0pQHGG__priority{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:.6rem;font-weight:700}.intelligence-module__0pQHGG__primary{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833}.intelligence-module__0pQHGG__failover{color:#fb923c;background:#fb923c1a;border:1px solid #fb923c33}.intelligence-module__0pQHGG__heuristic{color:#a855f7;background:#a855f71a;border:1px solid #a855f733}.intelligence-module__0pQHGG__internal{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833}.intelligence-module__0pQHGG__secondary{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.intelligence-module__0pQHGG__sourceName{color:#f8fafc;margin-bottom:12px;font-size:1.25rem;font-weight:700}.intelligence-module__0pQHGG__description{color:#94a3b8;flex:1;margin-bottom:20px;font-size:.9rem;line-height:1.6}.intelligence-module__0pQHGG__methodologyBlock{background:#0003;border-radius:12px;margin-bottom:20px;padding:16px}.intelligence-module__0pQHGG__methodLabel{color:#64748b;text-transform:uppercase;margin-bottom:8px;font-size:.65rem;font-weight:700;display:block}.intelligence-module__0pQHGG__methodText{color:#e2e8f0;margin:0;font-size:.85rem;font-weight:600}.intelligence-module__0pQHGG__cardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.intelligence-module__0pQHGG__endpoint{color:#475569;font-family:monospace;font-size:.65rem}.intelligence-module__0pQHGG__refresh{color:#64748b;font-size:.65rem}.intelligence-module__0pQHGG__registryDisclosure{justify-content:space-between;align-items:center;gap:40px;padding:40px;display:flex}.intelligence-module__0pQHGG__disclosureTitle{color:#f8fafc;margin-bottom:16px;font-size:1.5rem;font-weight:700}.intelligence-module__0pQHGG__disclosureText{color:#94a3b8;max-width:600px;font-size:1rem;line-height:1.7}.intelligence-module__0pQHGG__statGrid{gap:32px;display:flex}.intelligence-module__0pQHGG__statItem{flex-direction:column;align-items:center;display:flex}.intelligence-module__0pQHGG__statVal{color:#38bdf8;font-size:2rem;font-weight:800}.intelligence-module__0pQHGG__statLab{color:#64748b;text-transform:uppercase;font-size:.75rem;font-weight:700}@media (max-width:768px){.intelligence-module__0pQHGG__registryDisclosure{text-align:center;flex-direction:column}}
.lattice-module__-3nBgW__latticeContainer{background:radial-gradient(circle,#0a111a 0%,#020408 100%);width:100vw;height:100vh;font-family:Inter,sans-serif;position:fixed;top:0;left:0;overflow:hidden}.lattice-module__-3nBgW__canvasWrapper{width:100%;height:100%}.lattice-module__-3nBgW__overlay{pointer-events:none;z-index:10;position:absolute;top:100px;left:2rem}.lattice-module__-3nBgW__overlay h1{text-transform:uppercase;background:linear-gradient(90deg,#fff,#00f2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:3rem;font-weight:900}.lattice-module__-3nBgW__statsBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#0006;border:1px solid #00f2ff1a;border-radius:12px;margin-top:1rem;padding:1.5rem}.lattice-module__-3nBgW__statItem{color:#64748b;text-transform:uppercase;letter-spacing:.1rem;margin-bottom:.5rem;font-size:.8rem}.lattice-module__-3nBgW__statVal{color:#00f2ff;font-family:JetBrains Mono,monospace;font-size:1.2rem;font-weight:800;display:block}.lattice-module__-3nBgW__nodePeek{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#0f172acc;border:1px solid #00f2ff4d;border-radius:16px;width:300px;padding:1.5rem;animation:.3s ease-out lattice-module__-3nBgW__slideUp;position:absolute;bottom:2rem;right:2rem}.lattice-module__-3nBgW__nodeTitle{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:800}.lattice-module__-3nBgW__nodeMeta{color:#8899a6;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem}.lattice-module__-3nBgW__stressBar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.lattice-module__-3nBgW__stressFill{background:#00f2ff;height:100%;box-shadow:0 0 10px #00f2ff}@keyframes lattice-module__-3nBgW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lattice-module__-3nBgW__instructions{color:#475569;text-transform:uppercase;letter-spacing:.2rem;font-size:.7rem;position:absolute;bottom:2rem;left:2rem}
.news-module__obM1Ya__main{max-width:1200px;margin:0 auto;padding:40px 24px}.news-module__obM1Ya__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.news-module__obM1Ya__headerLeft{flex:1}.news-module__obM1Ya__title{font-family:var(--font-heading);background:linear-gradient(135deg, var(--text-primary), var(--text-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:2.5rem;font-weight:800}.news-module__obM1Ya__subtitle{color:var(--text-muted);font-size:1.1rem}.news-module__obM1Ya__content{flex-direction:column;gap:40px;display:flex}.news-module__obM1Ya__sentimentHero{background:linear-gradient(135deg,#06d6a00d,#118ab20d);border-radius:24px;flex-direction:column;gap:32px;padding:40px;display:flex}.news-module__obM1Ya__sentimentInfo{max-width:600px}.news-module__obM1Ya__sentimentTitle{font-family:var(--font-heading);margin-bottom:16px;font-size:1.5rem}.news-module__obM1Ya__sentimentValue{flex-direction:column;margin-bottom:16px;font-size:4rem;font-weight:800;line-height:1;display:flex}.news-module__obM1Ya__sentimentLabel{text-transform:uppercase;letter-spacing:.2em;margin-top:4px;font-size:1rem;font-weight:700}.news-module__obM1Ya__sentimentDesc{color:var(--text-secondary);line-height:1.6}.news-module__obM1Ya__sentimentBar{background:#ffffff0d;border-radius:999px;height:12px;overflow:hidden}.news-module__obM1Ya__sentimentFill{border-radius:999px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.news-module__obM1Ya__feed{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.news-module__obM1Ya__newsCard{flex-direction:column;gap:16px;padding:24px;text-decoration:none;transition:transform .2s,background .2s;display:flex}.news-module__obM1Ya__newsCard:hover{background:#ffffff0d;transform:translateY(-4px)}.news-module__obM1Ya__cardHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.75rem;font-weight:600;display:flex}.news-module__obM1Ya__newsTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700;line-height:1.4}.news-module__obM1Ya__cardFooter{margin-top:auto}.news-module__obM1Ya__sentimentBadge{text-transform:uppercase;border-radius:6px;padding:4px 10px;font-size:.7rem;font-weight:700;display:inline-block}.news-module__obM1Ya__loadingGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}@media (max-width:768px){.news-module__obM1Ya__sentimentHero{padding:24px}.news-module__obM1Ya__sentimentValue{font-size:3rem}}
.now-module__4s5HJq__main{z-index:1;max-width:900px;margin:0 auto;padding:40px 24px 80px;position:relative}.now-module__4s5HJq__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.now-module__4s5HJq__headerLeft{flex:1}.now-module__4s5HJq__title{letter-spacing:-.02em;font-size:2rem;font-weight:800}.now-module__4s5HJq__subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.now-module__4s5HJq__summaryCard{padding:40px}.now-module__4s5HJq__timeBlock{text-align:center;border-bottom:1px solid var(--glass-border);margin-bottom:36px;padding-bottom:28px}.now-module__4s5HJq__bigTime{font-family:var(--font-heading);letter-spacing:-.03em;background:linear-gradient(135deg, var(--accent-cyan), var(--accent-purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;display:block}.now-module__4s5HJq__dateLabel{color:var(--text-muted);margin-top:4px;font-size:.9rem;display:block}.now-module__4s5HJq__section{border-bottom:1px solid var(--glass-border);margin-bottom:28px;padding-bottom:24px}.now-module__4s5HJq__section:last-of-type{border-bottom:none}.now-module__4s5HJq__sectionTitle{margin-bottom:10px;font-size:1.1rem;font-weight:700}.now-module__4s5HJq__sectionText{color:var(--text-secondary);font-size:.92rem;line-height:1.7}.now-module__4s5HJq__quakeList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.now-module__4s5HJq__quakeRow{align-items:center;gap:12px;display:flex}.now-module__4s5HJq__quakeMag{font-family:var(--font-heading);min-width:50px;font-size:.9rem;font-weight:700}.now-module__4s5HJq__quakePlace{color:var(--text-secondary);font-size:.85rem}.now-module__4s5HJq__fxRow{flex-wrap:wrap;gap:20px;margin-top:12px;display:flex}.now-module__4s5HJq__fxItem{flex-direction:column;gap:2px;display:flex}.now-module__4s5HJq__fxCur{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.7rem;font-weight:700}.now-module__4s5HJq__fxRate{font-family:var(--font-heading);color:var(--accent-yellow);font-size:1.1rem;font-weight:700}.now-module__4s5HJq__footer{border-top:1px solid var(--glass-border);color:var(--text-muted);text-align:center;margin-top:24px;padding-top:16px;font-size:.75rem}@media (max-width:600px){.now-module__4s5HJq__summaryCard{padding:24px}.now-module__4s5HJq__bigTime{font-size:2.5rem}}
.oracle-module__GoGvWW__oracleContainer{color:#fff;background-color:#020408;background-image:linear-gradient(#00f2ff0d 1px,#0000 1px),linear-gradient(90deg,#00f2ff0d 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:50px 50px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;min-height:100vh;padding:2rem;font-family:Inter,sans-serif}.oracle-module__GoGvWW__oracleHeader{border-bottom:2px solid #00f2ff;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.oracle-module__GoGvWW__oracleTitle h1{text-transform:uppercase;color:#00f2ff;letter-spacing:.2rem;font-size:1.5rem;font-weight:900}.oracle-module__GoGvWW__mainGrid{grid-template-columns:1fr 400px;gap:2rem;display:grid}.oracle-module__GoGvWW__forecastZone{flex-direction:column;gap:1.5rem;display:flex}.oracle-module__GoGvWW__predictionCard{background:#0a0f19cc;border:1px solid #00f2ff33;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.oracle-module__GoGvWW__predictionCard:hover{background:#0a0f19;border-color:#00f2ff;transform:translate(10px)}.oracle-module__GoGvWW__cardHeader{justify-content:space-between;margin-bottom:1rem;display:flex}.oracle-module__GoGvWW__typeLabel{color:#00f2ff;text-transform:uppercase;font-size:.8rem;font-weight:800}.oracle-module__GoGvWW__probBadge{color:#000;background:#00f2ff;padding:2px 8px;font-size:.7rem;font-weight:900}.oracle-module__GoGvWW__cityTitle{margin-bottom:.5rem;font-size:1.4rem;font-weight:800}.oracle-module__GoGvWW__predictionText{color:#8899a6;font-family:JetBrains Mono,monospace;font-size:.85rem;line-height:1.5}.oracle-module__GoGvWW__horizonTag{color:#00f2ff;opacity:.6;margin-top:1rem;font-size:.7rem}.oracle-module__GoGvWW__statsPane{background:#00000080;border:1px solid #ffffff0d;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.oracle-module__GoGvWW__statItem{border-left:2px solid #00f2ff;padding-left:1rem}.oracle-module__GoGvWW__statValue{font-size:1.2rem;font-weight:900}.oracle-module__GoGvWW__statLabel{text-transform:uppercase;color:#8899a6;font-size:.6rem}.oracle-module__GoGvWW__timelineVisual{border-top:1px dashed #00f2ff33;height:200px;margin-top:auto;padding-top:1rem;position:relative}.oracle-module__GoGvWW__orbitingDot{filter:blur(2px);background:#00f2ff;border-radius:50%;width:10px;height:10px;animation:4s linear infinite oracle-module__GoGvWW__orbit;position:absolute}@keyframes oracle-module__GoGvWW__orbit{0%{transform:rotate(0)translate(40px)rotate(0)}to{transform:rotate(360deg)translate(40px)rotate(-360deg)}}
.planetary-module__2ZiMOa__main{background:#0a0e1a;min-height:100vh;padding:100px 32px 32px;position:relative;overflow-x:hidden}.planetary-module__2ZiMOa__gridBackground{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.planetary-module__2ZiMOa__pageHeader{z-index:1;justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex;position:relative}.planetary-module__2ZiMOa__statusBadge{color:#06d6a0;letter-spacing:.1em;background:#06d6a01a;border:1px solid #06d6a04d;border-radius:100px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.planetary-module__2ZiMOa__title{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800}.planetary-module__2ZiMOa__subtitle{color:#64748b;margin-top:8px;font-size:1.1rem}.planetary-module__2ZiMOa__tickerWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-left:2px solid #ef476f;border-radius:0 12px 12px 0;width:450px;padding:16px 24px}.planetary-module__2ZiMOa__tickerInner{overflow:hidden}.planetary-module__2ZiMOa__tickerLabel{color:#ef476f;letter-spacing:.2em;margin-bottom:4px;font-size:.65rem;font-weight:700;display:block}.planetary-module__2ZiMOa__tickerText{color:#f8fafc;white-space:nowrap;margin:0;font-size:.9rem;animation:.3s ease-out planetary-module__2ZiMOa__fadeIn}.planetary-module__2ZiMOa__commandGrid{z-index:1;grid-template-columns:1fr 380px;gap:24px;display:grid;position:relative}.planetary-module__2ZiMOa__mapSection{min-height:600px}.planetary-module__2ZiMOa__sidebar{flex-direction:column;gap:24px;display:flex}.planetary-module__2ZiMOa__matrixCard,.planetary-module__2ZiMOa__telemetryCard{padding:24px}.planetary-module__2ZiMOa__cardTitle{text-transform:uppercase;color:#94a3b8;letter-spacing:.05em;margin-bottom:20px;font-size:.9rem;font-weight:700}.planetary-module__2ZiMOa__matrixList{flex-direction:column;gap:24px;display:flex}.planetary-module__2ZiMOa__regionLabel{color:#64748b;letter-spacing:.1em;margin-bottom:12px;font-size:.7rem;font-weight:700;display:block}.planetary-module__2ZiMOa__hubGrid{grid-template-columns:1fr;gap:12px;display:grid}.planetary-module__2ZiMOa__hubItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;justify-content:space-between;align-items:center;padding:10px 16px;transition:all .3s;display:flex}.planetary-module__2ZiMOa__hubItem:hover{background:#ffffff0a;transform:translate(4px)}.planetary-module__2ZiMOa__hubLeft{flex-direction:column;gap:2px;display:flex}.planetary-module__2ZiMOa__hubName{color:#f8fafc;font-size:.9rem;font-weight:600}.planetary-module__2ZiMOa__hubScore{color:#64748b;font-size:.65rem;font-weight:700}.planetary-module__2ZiMOa__hubRight{align-items:center;gap:12px;display:flex}.planetary-module__2ZiMOa__hubStatus{letter-spacing:.05em;font-size:.65rem;font-weight:800}.planetary-module__2ZiMOa__hubDot{border-radius:50%;width:8px;height:8px}.planetary-module__2ZiMOa__nominal{color:#06d6a0}.planetary-module__2ZiMOa__hubDot.planetary-module__2ZiMOa__nominal{background:#06d6a0;box-shadow:0 0 12px #06d6a0}.planetary-module__2ZiMOa__alarm{color:#ef476f}.planetary-module__2ZiMOa__hubDot.planetary-module__2ZiMOa__alarm{background:#ef476f;animation:1s infinite planetary-module__2ZiMOa__pulseAlarm;box-shadow:0 0 12px #ef476f}.planetary-module__2ZiMOa__mapSection{min-height:600px;position:relative}.planetary-module__2ZiMOa__chartOverlay{z-index:10;border-radius:16px;width:280px;padding:16px;position:absolute;bottom:24px;left:24px}.planetary-module__2ZiMOa__chartHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.planetary-module__2ZiMOa__chartTitle{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:800}.planetary-module__2ZiMOa__chartValue{color:#ef476f;font-size:.7rem;font-weight:800}.planetary-module__2ZiMOa__trendSvg{width:100%;height:60px;overflow:visible}@keyframes planetary-module__2ZiMOa__pulseAlarm{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.planetary-module__2ZiMOa__telemetryStats{grid-template-columns:1fr 1fr;gap:16px;display:grid}.planetary-module__2ZiMOa__telItem{background:#0003;border:1px solid #ffffff08;border-radius:12px;padding:12px}.planetary-module__2ZiMOa__telLabel{color:#64748b;margin-bottom:4px;font-size:.6rem;display:block}.planetary-module__2ZiMOa__telValue{color:#118ab2;font-size:1.1rem;font-weight:700}@keyframes planetary-module__2ZiMOa__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.planetary-module__2ZiMOa__commandGrid{grid-template-columns:1fr}}.planetary-module__2ZiMOa__temporalScrubber{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;background:#0f172ae6;border:1px solid #00f2ff66;border-radius:12px;width:60%;padding:1rem 1.5rem;position:absolute;bottom:120px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #00000080}.planetary-module__2ZiMOa__scrubberInfo{justify-content:space-between;margin-bottom:.8rem;display:flex}.planetary-module__2ZiMOa__horizonLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.15rem;font-size:.6rem;font-weight:800}.planetary-module__2ZiMOa__horizonValue{color:#00f2ff;font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:900}.planetary-module__2ZiMOa__scrubberInput{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;width:100%;height:4px}.planetary-module__2ZiMOa__scrubberInput::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#00f2ff;border-radius:50%;width:16px;height:16px;transition:transform .2s,box-shadow .2s;box-shadow:0 0 15px #00f2ff}.planetary-module__2ZiMOa__scrubberInput::-webkit-slider-thumb:hover{transform:scale(1.3);box-shadow:0 0 25px #00f2ff}.planetary-module__2ZiMOa__scrubberLabels{justify-content:space-between;margin-top:.8rem;display:flex}.planetary-module__2ZiMOa__scrubberLabels span{color:#64748b;letter-spacing:.05rem;font-size:.55rem;font-weight:800}
.quake-module__2Vh92G__main{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.quake-module__2Vh92G__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.quake-module__2Vh92G__headerLeft{flex:1}.quake-module__2Vh92G__title{letter-spacing:-.02em;font-size:2rem;font-weight:800}.quake-module__2Vh92G__subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.quake-module__2Vh92G__statsRow{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:32px;display:grid}.quake-module__2Vh92G__statCard{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:24px;display:flex}.quake-module__2Vh92G__statValue{font-family:var(--font-heading);font-size:2.5rem;font-weight:800;line-height:1}.quake-module__2Vh92G__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:700}.quake-module__2Vh92G__chartsRow{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}.quake-module__2Vh92G__chartCard{padding:24px}.quake-module__2Vh92G__chartTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:1rem;font-weight:700}.quake-module__2Vh92G__eventList{padding:24px}.quake-module__2Vh92G__eventRow{border-bottom:1px solid #ffffff0d;grid-template-columns:70px 100px 1fr 140px 120px;align-items:center;gap:16px;padding:16px;display:grid}.quake-module__2Vh92G__eventRow:last-child{border-bottom:none}.quake-module__2Vh92G__eventMag{font-family:var(--font-heading);text-align:center;border-radius:6px;padding:4px 8px;font-size:1.1rem;font-weight:800}.quake-module__2Vh92G__eventBadge{text-transform:uppercase;font-size:.75rem;font-weight:700}.quake-module__2Vh92G__eventPlace{color:var(--text-primary);font-size:.95rem}.quake-module__2Vh92G__eventTime{color:var(--text-muted);font-size:.85rem}.quake-module__2Vh92G__eventDepth{color:var(--text-secondary);text-align:right;font-size:.85rem}.quake-module__2Vh92G__emptyState{text-align:center;color:var(--text-muted);padding:60px}.quake-module__2Vh92G__loadingContainer{flex-direction:column;gap:24px;display:flex}.quake-module__2Vh92G__skeletonStats{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.quake-module__2Vh92G__skeletonCharts{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:1000px){.quake-module__2Vh92G__eventRow{grid-template-columns:60px 1fr}.quake-module__2Vh92G__eventTime,.quake-module__2Vh92G__eventDepth,.quake-module__2Vh92G__eventBadge{display:none}}@media (max-width:768px){.quake-module__2Vh92G__statsRow,.quake-module__2Vh92G__chartsRow,.quake-module__2Vh92G__skeletonStats,.quake-module__2Vh92G__skeletonCharts{grid-template-columns:1fr}}
.registry-module__HFvEMa__registryContainer{color:#fff;background:#020408;min-height:100vh;padding:100px 2rem 2rem;font-family:Inter,sans-serif}.registry-module__HFvEMa__atlasHeader{border-left:4px solid #00f2ff;margin-bottom:3rem;padding-left:1.5rem}.registry-module__HFvEMa__atlasTitle{text-transform:uppercase;letter-spacing:-.05rem;margin:0;font-size:2.5rem;font-weight:900}.registry-module__HFvEMa__atlasSubtitle{color:#8899a6;font-family:JetBrains Mono,monospace;font-size:.9rem}.registry-module__HFvEMa__nodeGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.registry-module__HFvEMa__nodeCard{background:#0f172a66;border:1px solid #ffffff0d;border-radius:12px;padding:1.5rem;transition:all .2s;position:relative}.registry-module__HFvEMa__nodeCard:hover{background:#0f172acc;border-color:#00f2ff66;transform:translateY(-5px)}.registry-module__HFvEMa__cardTop{justify-content:space-between;margin-bottom:.5rem;display:flex}.registry-module__HFvEMa__countryCode{color:#00f2ff;background:#00f2ff1a;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:800}.registry-module__HFvEMa__similarityScore{color:#06d6a0;font-size:.7rem;font-weight:700}.registry-module__HFvEMa__cityName{margin-bottom:1rem;font-size:1.2rem;font-weight:800}.registry-module__HFvEMa__nodeStats{border-top:1px solid #ffffff0d;grid-template-columns:1fr 1fr;gap:.5rem;padding-top:1rem;display:grid}.registry-module__HFvEMa__stat{flex-direction:column;display:flex}.registry-module__HFvEMa__statValue{font-family:JetBrains Mono,monospace;font-size:.8rem;font-weight:700}.registry-module__HFvEMa__statLabel{text-transform:uppercase;color:#64748b;font-size:.6rem}.registry-module__HFvEMa__noResults{text-align:center;color:#8899a6;border:1px dashed #ffffff1a;border-radius:20px;padding:5rem}
.stress-module__NF5SBq__main{z-index:1;max-width:1200px;margin:0 auto;padding:40px 24px 80px;position:relative}.stress-module__NF5SBq__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.stress-module__NF5SBq__headerLeft{flex:1}.stress-module__NF5SBq__title{letter-spacing:-.02em;font-size:2rem;font-weight:800}.stress-module__NF5SBq__subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.stress-module__NF5SBq__scoreSection{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.stress-module__NF5SBq__gaugeCard{text-align:center;padding:28px}.stress-module__NF5SBq__gaugeWrapper{position:relative}.stress-module__NF5SBq__gaugeOverlay{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-30%)}.stress-module__NF5SBq__gaugeScore{font-family:var(--font-heading);font-size:3rem;font-weight:800}.stress-module__NF5SBq__gaugeLabel{text-transform:uppercase;letter-spacing:.08em;font-size:1rem;font-weight:600}.stress-module__NF5SBq__calibrationBadge{color:#4fd1c5;text-transform:uppercase;letter-spacing:1px;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.5rem;width:fit-content;margin:1rem auto 0;padding:.4rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex}.stress-module__NF5SBq__badgePulse{background:#4fd1c5;border-radius:50%;width:6px;height:6px;animation:1.5s infinite stress-module__NF5SBq__pulse-ring;box-shadow:0 0 #4fd1c5b3}@keyframes stress-module__NF5SBq__pulse-ring{0%{transform:scale(1);box-shadow:0 0 #4fd1c5b3}70%{transform:scale(1.5);box-shadow:0 0 0 10px #4fd1c500}to{transform:scale(1);box-shadow:0 0 #4fd1c500}}.stress-module__NF5SBq__gaugeDesc{color:var(--text-muted);max-width:360px;margin:0 auto;font-size:.82rem;line-height:1.6}.stress-module__NF5SBq__infoCard{flex-direction:column;gap:16px;padding:28px;display:flex}.stress-module__NF5SBq__infoTitle{font-size:1.1rem;font-weight:600}.stress-module__NF5SBq__peakAlert{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:flex-start;gap:1.25rem;margin-bottom:2rem;padding:1.25rem;display:flex}.stress-module__NF5SBq__alertIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.stress-module__NF5SBq__alertMeta{flex-direction:column;gap:.25rem;display:flex}.stress-module__NF5SBq__alertLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.stress-module__NF5SBq__alertValue{color:var(--text-base);font-size:1.1rem;font-weight:600}.stress-module__NF5SBq__alertDesc{color:var(--text-muted);font-size:.85rem;line-height:1.4}.stress-module__NF5SBq__scaleRow{flex-direction:column;gap:.75rem;display:flex}.stress-module__NF5SBq__scaleItem{align-items:center;gap:12px;display:flex}.stress-module__NF5SBq__scaleBar{border-radius:3px;width:24px;height:6px}.stress-module__NF5SBq__scaleLabel{color:var(--text-base);font-size:.85rem;font-weight:600}.stress-module__NF5SBq__forecastCard{border-radius:24px;margin-bottom:2rem;padding:2rem}.stress-module__NF5SBq__chartCard{border-radius:24px;margin-bottom:1.5rem;padding:2rem}.stress-module__NF5SBq__chartTitle{color:var(--text-base);margin-bottom:2rem;font-size:1.2rem;font-weight:600}.stress-module__NF5SBq__rawGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:32px;display:grid}.stress-module__NF5SBq__rawCard{flex-direction:column;gap:8px;padding:20px;display:flex}.stress-module__NF5SBq__rawName{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.78rem;font-weight:600}.stress-module__NF5SBq__rawValue{font-family:var(--font-heading);font-size:1.4rem;font-weight:700}.stress-module__NF5SBq__rawBar{background:#ffffff0f;border-radius:2px;height:4px;overflow:hidden}.stress-module__NF5SBq__rawFill{height:100%;transition:width var(--transition-slow);border-radius:2px}.stress-module__NF5SBq__rawPts{color:var(--text-muted);font-size:.72rem}.stress-module__NF5SBq__disclaimer{color:var(--text-muted);text-align:center;border-top:1px solid var(--glass-border);padding:16px;font-size:.78rem;font-style:italic}@media (max-width:800px){.stress-module__NF5SBq__scoreSection{grid-template-columns:1fr}}
.weather-module__uJsIja__main{z-index:1;max-width:1200px;margin:0 auto;padding:40px 24px 80px;position:relative}.weather-module__uJsIja__pageHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.weather-module__uJsIja__headerLeft{flex:1}.weather-module__uJsIja__title{letter-spacing:-.02em;font-size:2rem;font-weight:800}.weather-module__uJsIja__subtitle{color:var(--text-secondary);margin-top:8px;font-size:.95rem}.weather-module__uJsIja__loadingGrid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.weather-module__uJsIja__skeletonMain{border-radius:var(--radius-lg);height:200px}.weather-module__uJsIja__skeletonStats{grid-column:2/-1;grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.weather-module__uJsIja__currentGrid{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.weather-module__uJsIja__currentMain{border-left:3px solid var(--accent-blue);flex-direction:column;justify-content:center;gap:8px;padding:32px;display:flex}.weather-module__uJsIja__bigTemp{font-family:var(--font-heading);letter-spacing:-.03em;background:linear-gradient(135deg, var(--text-primary), var(--accent-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800}.weather-module__uJsIja__feelsLike{color:var(--text-muted);font-size:.85rem}.weather-module__uJsIja__statCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:20px;display:flex}.weather-module__uJsIja__statIcon{font-size:1.5rem}.weather-module__uJsIja__statValue{font-family:var(--font-heading);font-size:1.3rem;font-weight:700}.weather-module__uJsIja__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.weather-module__uJsIja__chartCard{margin-bottom:24px;padding:28px}.weather-module__uJsIja__chartTitle{color:var(--text-primary);margin-bottom:20px;font-size:1.1rem;font-weight:600}@media (max-width:900px){.weather-module__uJsIja__currentGrid{grid-template-columns:1fr 1fr}.weather-module__uJsIja__currentMain{grid-column:1/-1}}@media (max-width:600px){.weather-module__uJsIja__currentGrid{grid-template-columns:1fr}.weather-module__uJsIja__bigTemp{font-size:2.5rem}}
