.globe-module__hIM24a__shell{--bg-1:var(--bg-dark);--bg-2:#010814;--glass-base-rgb:2,16,44;--nav-height:60px;--control-size:48px;--control-gap:10px;--chrome-gap:10px;--panel:var(--card-bg);--panel-border:var(--border-subtle);--text:var(--text-main);--muted:var(--accent-soft);--accent:var(--label-blue);--shadow:var(--omnia-shadow-strong);--globe-surface:#02102cc7;--globe-surface-soft:#02102cc7;--globe-surface-hover:#122446e0;--globe-surface-active:color-mix(in srgb,var(--accent)30%,var(--bg-dark)70%);--globe-control-active:#3f6fc8;--globe-control-active-hover:#345fae;--globe-border-strong:#ffffff24;--globe-accent-border:#ffffff40;--globe-accent-border-strong:#ffffff57;--globe-active-glow:#699fff38;--globe-glass-highlight:#ffffff14;--globe-glass-shadow:0 16px 34px #0003;--globe-glass-shadow-soft:0 16px 34px #0003;--globe-control-radius:6px;--globe-panel-radius:6px;--globe-backdrop:#02102c57;--left-panel-width:370px;--header-clearance:186px;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--chrome-left:calc(18px + var(--safe-left));--chrome-right-clearance:calc(18px + var(--safe-right));--chrome-top:calc(var(--header-clearance) + var(--safe-top));--legend-left:var(--chrome-left);--legend-bottom:calc(18px + var(--safe-bottom));min-height:100dvh;color:var(--text);font-family:var(--font-omnia-body),system-ui,sans-serif;background:radial-gradient(circle at top left,#699fff2e,transparent 32%),radial-gradient(circle at top right,#699fff1a,transparent 28%),linear-gradient(180deg,var(--bg-1),var(--bg-2));position:relative;overflow:hidden}.globe-module__hIM24a__chromeBlock{top:var(--chrome-top);left:var(--chrome-left);z-index:6;width:min(var(--left-panel-width),calc(100vw - var(--chrome-left) - var(--chrome-right-clearance)));pointer-events:none;flex-direction:column;gap:20px;display:flex;position:fixed}.globe-module__hIM24a__chromeControls{width:100%;min-height:var(--control-size);pointer-events:none;transition:opacity .18s,transform .18s,visibility .18s;position:relative}.globe-module__hIM24a__mobileGlobeTabs{display:none}.globe-module__hIM24a__mobileGlobeTab{border:1px solid var(--globe-border-strong);border-radius:0 var(--globe-panel-radius)var(--globe-panel-radius)0;background:var(--globe-surface-soft);width:34px;height:44px;color:var(--muted);box-shadow:8px 12px 22px #00000024,inset 0 1px 0 var(--globe-glass-highlight);-webkit-backdrop-filter:blur(18px);cursor:pointer;-webkit-tap-highlight-color:transparent;border-left:0;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:relative}.globe-module__hIM24a__mobileGlobeTab:before{content:"";display:none}.globe-module__hIM24a__mobileGlobeTabActive{color:#fff;background:var(--globe-control-active);border-color:var(--globe-accent-border-strong)}.globe-module__hIM24a__mobileGlobeTabIcon{stroke-width:2.15px;width:18px;height:18px;display:block}.globe-module__hIM24a__toolPanelShell{--tool-panel-width:64px;--tool-panel-right:var(--safe-right);--tool-panel-tab-width:34px;top:var(--chrome-top);right:var(--tool-panel-right);z-index:7;width:var(--tool-panel-width);pointer-events:auto;transition:transform .22s;position:fixed;overflow:visible;transform:translate(0)}.globe-module__hIM24a__toolPanelShellCollapsed{transform:translateX(calc(100% + var(--tool-panel-right)))}.globe-module__hIM24a__toolPanel{border:1px solid var(--globe-border-strong);border-radius:var(--globe-panel-radius)0 0 var(--globe-panel-radius);background:var(--globe-surface-soft);min-height:112px;color:var(--muted);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);-webkit-backdrop-filter:blur(18px);border-right:0;flex-direction:column;align-items:center;gap:10px;padding:12px 8px;display:flex;position:relative;overflow:visible}.globe-module__hIM24a__toolPanelTab{top:5px;left:calc(-1*var(--tool-panel-tab-width));z-index:2;width:var(--tool-panel-tab-width);height:var(--control-size);border:1px solid var(--globe-border-strong);border-radius:var(--globe-panel-radius)0 0 var(--globe-panel-radius);background:var(--globe-surface-soft);color:var(--muted);box-shadow:-8px 12px 22px #00000024,inset 0 1px 0 var(--globe-glass-highlight);-webkit-backdrop-filter:blur(18px);cursor:pointer;-webkit-tap-highlight-color:transparent;border-right:0;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s;display:inline-flex;position:absolute}.globe-module__hIM24a__toolPanelTab:before{content:"";display:none}.globe-module__hIM24a__toolPanelTab:hover{color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-hover)}.globe-module__hIM24a__toolPanelTab:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__toolPanelTab:after{content:attr(data-tooltip);z-index:20;opacity:0;pointer-events:none;background:rgba(var(--glass-base-rgb),.94);border:1px solid var(--globe-border-strong);color:var(--text-main);box-shadow:var(--globe-glass-shadow-soft);letter-spacing:.02em;white-space:nowrap;border-radius:6px;padding:7px 9px;font-size:11px;font-weight:700;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px)}.globe-module__hIM24a__toolPanelTab:hover:after,.globe-module__hIM24a__toolPanelTab:focus-visible:after{opacity:1;transform:translateY(-50%)translate(0)}.globe-module__hIM24a__toolPanelTabIcon{stroke-width:2.25px;width:18px;height:18px;display:block}.globe-module__hIM24a__toolPanelButtons{width:var(--control-size);flex-direction:column;gap:8px;display:flex}.globe-module__hIM24a__toolPanel{z-index:3;position:relative}.globe-module__hIM24a__toolPanelButton{width:var(--control-size);height:var(--control-size);border:1px solid var(--globe-border-strong);border-radius:var(--globe-control-radius);color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;position:relative}.globe-module__hIM24a__toolPanelButton:hover{color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-hover);transform:translateY(-1px)}.globe-module__hIM24a__toolPanelButton:active{transform:translateY(1px)}.globe-module__hIM24a__toolPanelButton:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__toolPanelFloatingTooltip{z-index:40;opacity:0;pointer-events:none;border:1px solid var(--globe-border-strong);border-radius:var(--globe-control-radius);background:var(--globe-surface-soft);color:var(--text-main);-webkit-backdrop-filter:blur(10px);letter-spacing:.01em;white-space:nowrap;padding:8px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:36px;right:calc(100% + 12px);transform:translateY(-50%)translate(4px);box-shadow:0 10px 22px #00000047,inset 0 1px #ffffff14}.globe-module__hIM24a__toolPanelFloatingTooltip:before{content:"";background:var(--globe-surface-soft);border-top:1px solid var(--globe-border-strong);border-right:1px solid var(--globe-border-strong);width:8px;height:8px;position:absolute;top:50%;right:-5px;transform:translateY(-50%)rotate(45deg)}.globe-module__hIM24a__toolPanelFloatingTooltipVisible{opacity:1;transform:translateY(-50%)translate(0)}.globe-module__hIM24a__toolPanelFloatingTooltipNews{top:36px}.globe-module__hIM24a__toolPanelFloatingTooltipOrganizationDirectory{top:92px}.globe-module__hIM24a__toolPanelFloatingTooltipSupplyChainDirectory{top:148px}.globe-module__hIM24a__toolPanelFloatingTooltipOmniaOne{top:204px}.globe-module__hIM24a__toolPanelFloatingTooltipModus{top:260px}.globe-module__hIM24a__toolPanelButton:after{content:attr(data-tooltip);z-index:20;opacity:0;pointer-events:none;background:rgba(var(--glass-base-rgb),.94);border:1px solid var(--globe-border-strong);color:var(--text-main);box-shadow:var(--globe-glass-shadow-soft);letter-spacing:.02em;white-space:nowrap;border-radius:6px;padding:7px 9px;font-size:11px;font-weight:700;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(4px)}.globe-module__hIM24a__toolPanelButton:before{content:"";z-index:19;opacity:0;pointer-events:none;background:rgba(var(--glass-base-rgb),.94);border-top:1px solid var(--globe-border-strong);border-right:1px solid var(--globe-border-strong);width:8px;height:8px;transition:opacity .14s,transform .14s;position:absolute;top:50%;right:calc(100% + 8px);transform:translateY(-50%)rotate(45deg)scale(.9)}.globe-module__hIM24a__toolPanelButton:hover:after,.globe-module__hIM24a__toolPanelButton:hover:before,.globe-module__hIM24a__toolPanelButton:focus-visible:after,.globe-module__hIM24a__toolPanelButton:focus-visible:before{opacity:0}.globe-module__hIM24a__toolPanelButton:hover:after,.globe-module__hIM24a__toolPanelButton:focus-visible:after{transform:translateY(-50%)translate(0)}.globe-module__hIM24a__toolPanelButton:hover:before,.globe-module__hIM24a__toolPanelButton:focus-visible:before{transform:translateY(-50%)rotate(45deg)scale(1)}.globe-module__hIM24a__toolPanelButtonIcon{object-fit:contain;stroke-width:1.9px;width:30px;height:30px;display:block}.globe-module__hIM24a__toolPanelButtonIcon[data-public-feature-icon]{background-position:50%;background-repeat:no-repeat;background-size:contain}.globe-module__hIM24a__toolPanelButtonIcon[data-public-feature-icon-kind=supplyChain]{width:34px;height:34px}.globe-module__hIM24a__toolPanelOneMark{object-fit:contain;width:19px;max-width:74%;height:auto;display:block}.globe-module__hIM24a__toolPanelModusMark{object-fit:contain;width:20px;max-width:74%;height:auto;display:block}.globe-module__hIM24a__toolDrawer{z-index:100;border-left:1px solid var(--globe-border-strong);background:rgba(var(--glass-base-rgb),.96);width:50vw;min-width:0;min-height:0;color:var(--text-main);-webkit-backdrop-filter:blur(10px);pointer-events:none;opacity:0;flex-direction:column;transition:opacity .22s,transform .22s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-22px 0 54px #00000052}.globe-module__hIM24a__toolDrawerOpen{pointer-events:auto;opacity:1;transform:translate(0)}@media (min-width:640px) and (max-width:1439px){.globe-module__hIM24a__toolDrawer{width:66.666vw}}.globe-module__hIM24a__toolDrawerHeader{min-height:calc(68px + var(--safe-top));padding:calc(16px + var(--safe-top))18px 14px;border-bottom:1px solid var(--globe-border-strong);flex:none;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.globe-module__hIM24a__omniaHubPanelBody{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.globe-module__hIM24a__toolDrawerTitleRow{align-items:center;gap:10px;min-width:0;display:flex}.globe-module__hIM24a__toolDrawerHeadingBlock{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.globe-module__hIM24a__toolDrawerTitleIcon{object-fit:contain;width:27px;height:27px;color:var(--muted);stroke-width:1.9px;flex:none}.globe-module__hIM24a__toolDrawerTitleIcon[data-public-feature-icon]{background-position:50%;background-repeat:no-repeat;background-size:contain}.globe-module__hIM24a__toolDrawerTitleIcon[data-public-feature-icon-kind=supplyChain]{width:31px;height:31px}.globe-module__hIM24a__toolDrawerTitle{color:var(--text-main);margin:0;font-size:15px;font-weight:760;line-height:1.2}.globe-module__hIM24a__toolDrawerInfoButton{width:28px;height:28px;color:var(--accent);cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;padding:0;transition:color .16s,transform .16s;display:inline-flex}.globe-module__hIM24a__toolDrawerInfoButton:hover,.globe-module__hIM24a__toolDrawerInfoButton:focus-visible{color:#b7e5ff;transform:translateY(-1px)}.globe-module__hIM24a__toolDrawerInfoButton:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__toolDrawerInfoButton svg{stroke-width:2.1px;width:24px;height:24px}.globe-module__hIM24a__toolDrawerDescription{color:#ffffff9e;margin:0;font-size:12px;font-weight:560;line-height:1.4}.globe-module__hIM24a__toolDrawerTitleLogoHeading{line-height:0}.globe-module__hIM24a__toolDrawerTitleLogo{object-fit:contain;width:115px;height:auto;max-height:42px;display:block}.globe-module__hIM24a__toolDrawerClose{border:1px solid var(--globe-border-strong);border-radius:var(--globe-control-radius);width:32px;height:32px;color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0f;flex:none;justify-content:center;align-items:center;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.globe-module__hIM24a__toolDrawerClose:hover{color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-hover);transform:translateY(-1px)}.globe-module__hIM24a__toolDrawerClose:active{transform:translateY(1px)}.globe-module__hIM24a__toolDrawerClose:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__toolDrawerCloseIcon{stroke-width:2.2px;width:16px;height:16px;display:block}.globe-module__hIM24a__omniaOnePanel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.globe-module__hIM24a__omniaOnePromoContent{flex:auto;min-height:0;padding:16px 16px 18px;overflow:auto}.globe-module__hIM24a__omniaOnePromoIntro{padding:2px 2px 0}.globe-module__hIM24a__omniaOnePromoEyebrow{color:var(--label-blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 8px;font-size:.68rem;font-weight:820;line-height:1.2}.globe-module__hIM24a__omniaOnePromoIntro h3{color:var(--text-main);margin:0;font-size:1.14rem;font-weight:780;line-height:1.18}.globe-module__hIM24a__omniaOnePromoIntro p:not(.globe-module__hIM24a__omniaOnePromoEyebrow){color:#ffffffc2;margin:0;font-size:.82rem;line-height:1.52}.globe-module__hIM24a__omniaOnePromoFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:14px;display:grid}.globe-module__hIM24a__omniaOnePromoFeature{min-width:0;padding-left:16px;position:relative}.globe-module__hIM24a__omniaOnePromoFeature:before{content:"";background:var(--accent);border-radius:999px;width:7px;height:7px;position:absolute;top:.42rem;left:0;box-shadow:0 0 0 3px #699fff24}.globe-module__hIM24a__omniaOnePromoFeature h4{color:var(--text-main);margin:0;font-size:.82rem;font-weight:780;line-height:1.25}.globe-module__hIM24a__omniaOnePromoFeature p{color:#ffffffa8;margin:7px 0 0;font-size:.74rem;line-height:1.42}.globe-module__hIM24a__omniaOnePromoCarousel{margin-top:12px}.globe-module__hIM24a__omniaOnePromoCarouselFrame{background:#00000047;border:1px solid #ffffff1f;border-radius:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 16px 34px #0000003d}.globe-module__hIM24a__omniaOnePromoCarouselFrame img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.globe-module__hIM24a__omniaOnePromoCarouselFrame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#02102ceb);height:30%;position:absolute;bottom:0;left:0;right:0}.globe-module__hIM24a__omniaOnePromoCarouselButton{z-index:2;width:34px;height:34px;color:var(--text-main);cursor:pointer;background:#02102cc7;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;align-items:center;transition:background .16s,border-color .16s,transform .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.globe-module__hIM24a__omniaOnePromoCarouselButton:hover,.globe-module__hIM24a__omniaOnePromoCarouselButton:focus-visible{border-color:var(--globe-accent-border);background:var(--globe-surface-hover);outline:none}.globe-module__hIM24a__omniaOnePromoCarouselButton:active{transform:translateY(-50%)scale(.96)}.globe-module__hIM24a__omniaOnePromoCarouselButtonPrev{left:10px}.globe-module__hIM24a__omniaOnePromoCarouselButtonNext{right:10px}.globe-module__hIM24a__omniaOnePromoCarouselButton svg{stroke-width:2.2px;width:18px;height:18px}.globe-module__hIM24a__omniaOnePromoCarouselMeta{z-index:1;min-height:42px;color:var(--text-main);text-align:center;background:#02102cdb;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:9px 14px;font-size:.78rem;font-weight:780;line-height:1.2;display:grid;position:absolute;bottom:0;left:0;right:0}.globe-module__hIM24a__omniaOnePromoCarouselMeta span:first-child{grid-column:2}.globe-module__hIM24a__omniaOnePromoCarouselMeta span:last-child{color:#ffffff94;justify-self:end;font-size:.68rem;font-weight:760}.globe-module__hIM24a__omniaHubPanelActionFooter{min-height:34px;padding:7px 22px calc(7px + var(--safe-bottom));background:rgba(var(--glass-base-rgb),.96);text-align:center;border-top:1px solid #ffffff14;flex:none;justify-content:center;align-items:baseline;display:flex}.globe-module__hIM24a__omniaHubPanelActionFooter p{color:#ffffff9e;margin:0;font-size:.69rem;font-weight:560;line-height:1.35}.globe-module__hIM24a__omniaHubPanelActionButton{appearance:none;color:var(--omnia-hub-footer-accent);cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;font-weight:760;text-decoration:underline;text-decoration-thickness:1px}.globe-module__hIM24a__omniaHubPanelActionButton:hover,.globe-module__hIM24a__omniaHubPanelActionButton:focus-visible{color:#fff}.globe-module__hIM24a__omniaHubPanelActionButton:focus-visible{outline:2px solid color-mix(in srgb,var(--omnia-hub-footer-accent)56%,transparent);outline-offset:3px}.globe-module__hIM24a__modusPanel{--modus-accent:#00b8b5;--modus-accent-bright:#00d4d0}.globe-module__hIM24a__modusPanel .globe-module__hIM24a__omniaOnePromoEyebrow{color:var(--modus-accent-bright)}.globe-module__hIM24a__modusPanel .globe-module__hIM24a__omniaOnePromoFeature:before{background:var(--modus-accent);box-shadow:0 0 0 3px #00b8b529}.globe-module__hIM24a__modusHexMap{margin-top:10px}.globe-module__hIM24a__modusModuleExplorer{position:relative}.globe-module__hIM24a__modusHexFrame{background:radial-gradient(circle at 50% 38%,#00b8b51f,#0000 44%),#00000047;border:1px solid #00b8b538;border-radius:8px;align-items:flex-start;gap:16px;padding:8px 6px 8px 0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 16px 34px #0000003d}.globe-module__hIM24a__modusHexSvg{flex:1 1 0;align-self:center;width:auto;min-width:0;height:clamp(430px,54vh,650px);padding:0;display:block}.globe-module__hIM24a__modusHexLine{opacity:.14;stroke-dasharray:4 3}.globe-module__hIM24a__modusHexLineActive{opacity:.72;stroke-dasharray:5 3}.globe-module__hIM24a__modusHexNode{cursor:pointer;outline:none;transition:opacity .18s,filter .18s}.globe-module__hIM24a__modusHexNodeActive{filter:drop-shadow(0 0 10px #00d4d09e)}.globe-module__hIM24a__modusHexNodeConnected{filter:drop-shadow(0 0 6px #00b8b55c)}.globe-module__hIM24a__modusHexNodeDimmed{opacity:.25}.globe-module__hIM24a__modusHexNode:focus-visible polygon:first-of-type{stroke:#fff}.globe-module__hIM24a__modusHexCode{fill:var(--modus-accent-bright);letter-spacing:1px;text-transform:uppercase;font-size:10px;font-weight:800}.globe-module__hIM24a__modusHexName{fill:#ffffffe6;font-size:12px;font-weight:780}.globe-module__hIM24a__modusModuleDeck{flex-shrink:0;align-self:flex-start;width:min(340px,42%);min-height:700px;padding-top:6px;position:relative}.globe-module__hIM24a__modusModuleCard{border:1px solid var(--modus-card-border);min-height:296px;color:var(--text-main);cursor:pointer;font:inherit;text-align:left;transform:translateY(var(--modus-card-y))scale(var(--modus-card-scale));will-change:transform;opacity:1;z-index:var(--modus-card-z);background:#0a1a28;border-radius:14px;flex-direction:column;align-items:flex-start;gap:9px;padding:22px 22px 18px;transition:transform .4s cubic-bezier(.2,.7,.2,1),opacity .3s,border-color .2s;display:flex;position:absolute;top:0;left:0;right:0;overflow:hidden;box-shadow:0 16px 34px #0000008c}.globe-module__hIM24a__modusModuleCard:hover,.globe-module__hIM24a__modusModuleCard:focus-visible,.globe-module__hIM24a__modusModuleCardActive{border-color:#00d4d099;outline:none}.globe-module__hIM24a__modusModuleCardPhase{letter-spacing:.12em;text-transform:uppercase;border-radius:3px;padding:3px 9px;font-size:8.5px;font-weight:700;position:absolute;top:18px;right:18px}.globe-module__hIM24a__modusModuleCardName{color:#fff;font-family:var(--font-omnia-display),var(--font-omnia-body),system-ui,sans-serif;letter-spacing:.03em;text-transform:uppercase;padding-right:104px;font-size:1.15rem;font-weight:700;line-height:1.1}.globe-module__hIM24a__modusModuleCardDescription{color:#8aa0b4;flex:1;font-size:.86rem;line-height:1.62;overflow:hidden}.globe-module__hIM24a__modusModuleCardConnections{flex-wrap:wrap;gap:5px;display:flex}.globe-module__hIM24a__modusModuleCardChip{color:#00b8b5;cursor:pointer;font:inherit;background:#00b8b51a;border:1px solid #00b8b540;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600;line-height:1.35;transition:background .15s,border-color .15s}.globe-module__hIM24a__modusModuleCardChip:hover,.globe-module__hIM24a__modusModuleCardChip:focus-visible{background:#00b8b538;border-color:#00b8b5;outline:none}.globe-module__hIM24a__modusModuleCardTab{color:#ffffffb3;width:100%;font-family:var(--font-omnia-display),var(--font-omnia-body),system-ui,sans-serif;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #ffffff1a;margin-top:auto;padding-top:9px;font-size:.92rem;font-weight:700;line-height:1.15}@media (max-width:900px){.globe-module__hIM24a__modusHexFrame{flex-direction:column}.globe-module__hIM24a__modusHexSvg{aspect-ratio:564/524;width:100%;height:auto}.globe-module__hIM24a__modusModuleDeck{width:100%;min-height:676px}}.globe-module__hIM24a__newsPanel{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.globe-module__hIM24a__newsPanelShell{flex-direction:column;flex:1;min-height:0;display:flex}.globe-module__hIM24a__newsPanelFilters{z-index:9;color:#ffffffc7;border-bottom:1px solid #ffffff17;flex:none;align-items:center;gap:12px;min-height:38px;margin:4px 12px 0;padding:3px 2px 7px;font-size:11px;font-weight:800;line-height:1;display:flex;position:relative}.globe-module__hIM24a__newsPanelFilters .globe-module__hIM24a__toolDrawerFilterHeader{flex:none}.globe-module__hIM24a__newsPanelFilters .globe-module__hIM24a__toolDrawerFilterMenuWide{width:min(280px,100vw - 32px)}.globe-module__hIM24a__newsPanelFiltersHeading{color:#ffffff94;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;min-height:22px;margin-bottom:7px;font-size:.62rem;font-weight:820;line-height:1;display:flex}.globe-module__hIM24a__newsPanelFiltersClear{color:#b7d6ff;cursor:pointer;font:inherit;letter-spacing:0;text-transform:none;background:0 0;border:0;align-items:center;gap:3px;padding:3px 0;font-size:.61rem;font-weight:780;display:inline-flex}.globe-module__hIM24a__newsPanelFiltersClear:hover,.globe-module__hIM24a__newsPanelFiltersClear:focus-visible{color:#fff;outline:none}.globe-module__hIM24a__newsPanelFiltersClear svg{stroke-width:2.2px;width:12px;height:12px}.globe-module__hIM24a__newsPanelFilterGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.globe-module__hIM24a__newsPanelFilterField{flex-direction:column;gap:4px;min-width:0;display:flex}.globe-module__hIM24a__newsPanelFilterFieldWide{grid-column:1/-1}.globe-module__hIM24a__newsPanelFilterField>span{color:#ffffff85;font-size:.59rem;font-weight:740;line-height:1.1}.globe-module__hIM24a__newsPanelFilterField select{border:1px solid var(--globe-border-strong);background:rgba(var(--glass-base-rgb),.84);color:#ffffffe0;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;min-width:0;height:31px;font:inherit;text-overflow:ellipsis;cursor:pointer;border-radius:7px;padding:0 25px 0 8px;font-size:.67rem;font-weight:650;line-height:1}.globe-module__hIM24a__newsPanelFilterField select:hover,.globe-module__hIM24a__newsPanelFilterField select:focus-visible{border-color:var(--globe-accent-border);outline:none}.globe-module__hIM24a__newsPanelFilterField select:disabled{cursor:wait;opacity:.55}.globe-module__hIM24a__newsPanelFiltersError{color:#ffaaa8;flex:auto;margin:0;font-size:.64rem;line-height:1.35}.globe-module__hIM24a__newsPanelModal{--news-modal-text:#06172d;--news-modal-muted:#4b6076;--news-modal-subtle:#6f8296;--news-modal-line:#bfd2e4;--news-modal-line-strong:#9db8cf;--news-modal-surface:#eaf5fc;--news-modal-surface-raised:#fff;--news-modal-surface-hover:#dceef8;--news-modal-accent:#2f67bd;--news-modal-accent-soft:#d5e7fb;min-height:100%;color:var(--news-modal-text);background:var(--news-modal-surface);padding:18px}.globe-module__hIM24a__newsPanelState{min-height:180px;color:var(--muted);place-items:center;padding:24px;font-size:.86rem;display:grid}.globe-module__hIM24a__newsPanelControls{z-index:4;border-bottom:1px solid var(--globe-border-strong);background:rgba(var(--glass-base-rgb),.94);-webkit-backdrop-filter:blur(14px);padding:14px 16px 12px;position:sticky;top:0;box-shadow:0 14px 32px #0000002e}.globe-module__hIM24a__newsPanelTabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.globe-module__hIM24a__newsPanelTab{border:1px solid var(--globe-border-strong);min-width:0;min-height:38px;color:var(--muted);cursor:pointer;font:inherit;background:#ffffff0e;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 8px;font-size:.76rem;font-weight:760;line-height:1;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.globe-module__hIM24a__newsPanelTab:first-child{grid-column:span 1}.globe-module__hIM24a__newsPanelTab:hover,.globe-module__hIM24a__newsPanelTab:focus-visible{border-color:var(--globe-accent-border);background:var(--globe-surface-hover);color:var(--text-main);outline:none;transform:translateY(-1px)}.globe-module__hIM24a__newsPanelTabActive,.globe-module__hIM24a__newsPanelTabActive:hover,.globe-module__hIM24a__newsPanelTabActive:focus-visible{color:var(--text-main);background:#699fff2b;border-color:#699fff7a}.globe-module__hIM24a__newsPanelTab svg{stroke-width:2.1px;flex:none;width:16px;height:16px}.globe-module__hIM24a__newsPanelIntro{justify-content:space-between;align-items:start;gap:12px;margin-top:0;display:flex}.globe-module__hIM24a__newsPanelIntro p{color:var(--label-blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 4px;font-size:.68rem;font-weight:820;line-height:1.2}.globe-module__hIM24a__newsPanelIntro h3{color:#ffffffc7;margin:0;font-size:.88rem;font-weight:680;line-height:1.35}.globe-module__hIM24a__newsPanelRefreshButton{border:1px solid var(--globe-border-strong);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#ffffff0e;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.globe-module__hIM24a__newsPanelRefreshButton:hover,.globe-module__hIM24a__newsPanelRefreshButton:focus-visible{border-color:var(--globe-accent-border);background:var(--globe-surface-hover);color:var(--text-main);outline:none}.globe-module__hIM24a__newsPanelRefreshButton:disabled{cursor:wait;opacity:.6}.globe-module__hIM24a__newsPanelRefreshButton svg{stroke-width:2.2px;width:16px;height:16px}.globe-module__hIM24a__newsPanelTableScroller{border-top:1px solid #ffffff14;flex:auto;min-height:0;margin-top:8px;position:relative;overflow:auto}.globe-module__hIM24a__newsPanelTable{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--text-main)}.globe-module__hIM24a__newsPanelTable th,.globe-module__hIM24a__newsPanelTable td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:0}.globe-module__hIM24a__newsPanelTable th{z-index:1;background:rgba(var(--glass-base-rgb),.94);color:#ffffffa3;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);padding:10px 16px;font-size:10px;font-weight:800;line-height:1.1;position:sticky;top:0}.globe-module__hIM24a__newsPanelTableHeading{justify-content:space-between;align-items:center;gap:10px;display:flex}.globe-module__hIM24a__newsPanelTableHeading .globe-module__hIM24a__newsPanelRefreshButton{width:26px;height:26px}.globe-module__hIM24a__newsPanelTable tbody tr{transition:background .14s,box-shadow .14s}.globe-module__hIM24a__newsPanelTable tbody tr:hover{box-shadow:inset 3px 0 0 var(--globe-control-active);background:linear-gradient(90deg,#699fff1f,#699fff09 68%,#0000)}.globe-module__hIM24a__newsPanelArticle{flex-direction:column;gap:7px;min-width:0;padding:10px 14px;display:flex}.globe-module__hIM24a__newsPanelCardHeader,.globe-module__hIM24a__newsPanelCardFooter{gap:8px;min-width:0;display:flex}.globe-module__hIM24a__newsPanelCardHeader{justify-content:space-between;align-items:flex-start}.globe-module__hIM24a__newsPanelCategory{border-radius:999px;align-items:center;min-height:20px;padding:0 8px;display:inline-flex}.globe-module__hIM24a__newsPanelCategoryregulatory{color:#a9c7ff;background:#699fff29}.globe-module__hIM24a__newsPanelCategorycyber{color:#ffaaa8;background:#ff6b6b29}.globe-module__hIM24a__newsPanelCategoryfinance{color:#91efd1;background:#64dcb429}.globe-module__hIM24a__newsPanelCategoryindustry{color:#5ee7d3;background:#00c9a729}.globe-module__hIM24a__newsPanelCardTitle{min-width:0;color:var(--text-main);flex:auto;margin:0;font-size:.88rem;font-weight:780;line-height:1.25}.globe-module__hIM24a__newsPanelCardTitle a{color:inherit;text-decoration:none}.globe-module__hIM24a__newsPanelCardTitle a:hover,.globe-module__hIM24a__newsPanelCardTitle a:focus-visible{color:#b7d6ff;outline:none}.globe-module__hIM24a__newsPanelArticleTopics{flex-wrap:wrap;align-items:center;gap:3px 10px;display:flex}.globe-module__hIM24a__newsPanelArticleTopic,.globe-module__hIM24a__newsPanelArticleTopicMore{color:#ffffff80;background:0 0;border:0;border-radius:0;min-height:0;padding:0;font-size:.58rem;font-weight:620;line-height:1.25;display:inline}.globe-module__hIM24a__newsPanelArticleTopicTechnology{color:inherit}.globe-module__hIM24a__newsPanelArticleTopicMore{color:#fff6}.globe-module__hIM24a__newsPanelCardSummary{color:#ffffffb8;margin:0;font-size:.76rem;font-weight:520;line-height:1.42}.globe-module__hIM24a__newsPanelCardDate{color:#fffc;text-align:right;white-space:nowrap;flex:none;padding-top:2px;font-size:.66rem;font-weight:820;line-height:1.2}.globe-module__hIM24a__newsPanelRelations{flex-wrap:wrap;flex:auto;gap:5px;min-width:0;display:flex}.globe-module__hIM24a__newsPanelRelationChip{color:#ffffffdb;min-width:0;max-width:100%;min-height:24px;font:inherit;background:#699fff1c;border:1px solid #699fff38;border-radius:6px;align-items:center;gap:5px;padding:3px 7px;font-size:.66rem;font-weight:760;line-height:1.25;display:inline-flex}.globe-module__hIM24a__newsPanelRelationFlag,.globe-module__hIM24a__newsPanelRelationIcon{object-fit:contain;flex:none;width:13px;height:13px;display:inline-flex}.globe-module__hIM24a__newsPanelRelationIcon[data-public-feature-icon]{background-position:50%;background-repeat:no-repeat;background-size:contain}.globe-module__hIM24a__newsPanelRelationFlag svg{border-radius:2px;width:100%;height:100%;display:block}.globe-module__hIM24a__newsPanelRelationIcon{color:#9ec8ff}.globe-module__hIM24a__newsPanelRelationChipSupplyChain{background:#699fff1c;border-color:#699fff38}.globe-module__hIM24a__newsPanelRelationChipSupplyChain .globe-module__hIM24a__newsPanelRelationIcon{color:#f4c542}.globe-module__hIM24a__newsPanelRelationChipInteractive{cursor:pointer;transition:background .16s,border-color .16s,color .16s,transform .16s}.globe-module__hIM24a__newsPanelRelationChipInteractive:hover,.globe-module__hIM24a__newsPanelRelationChipInteractive:focus-visible{color:#fff;background:#699fff2e;border-color:#699fff80;outline:none;transform:translateY(-1px)}.globe-module__hIM24a__newsPanelCardFooter{color:#ffffff9e;justify-content:space-between;align-items:flex-start;margin-top:auto;font-size:.7rem;font-weight:720;line-height:1.35}.globe-module__hIM24a__newsPanelCardFooter>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__newsPanelCardLink{color:#b7d6ff;flex:none;align-items:center;gap:5px;min-height:24px;padding-top:3px;font-size:.67rem;font-weight:800;text-decoration:none;display:inline-flex}.globe-module__hIM24a__newsPanelCardLink svg{stroke-width:2.25px;width:13px;height:13px}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTableScroller{border:1px solid var(--news-modal-line);background:var(--news-modal-surface-raised);box-shadow:none;border-radius:0;margin:0;overflow:auto}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable{color:var(--news-modal-text)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable th,.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable td{border-bottom-color:var(--news-modal-line)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable th{color:#30475e;-webkit-backdrop-filter:none;background:#eef7fc}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable tbody tr{background:var(--news-modal-surface-raised)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable tbody tr:nth-child(2n){background:#f8fbfe}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelTable tbody tr:hover{background:var(--news-modal-surface-hover);box-shadow:inset 3px 0 0 var(--news-modal-accent)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelCardHeader,.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelCardFooter{color:var(--news-modal-subtle)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelCardTitle{color:var(--news-modal-text)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelCardSummary{color:#30475e}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelArticleTopic,.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelArticleTopicMore{color:var(--news-modal-subtle);background:0 0;border:0}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelArticleTopicTechnology{color:inherit}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelArticleTopicMore{color:#8294a6}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelCardDate{color:#31516e}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelRelationChip{border-color:var(--news-modal-line-strong);background:var(--news-modal-surface);color:#183653}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelRelationIcon{color:var(--news-modal-accent)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelRelationChipSupplyChain{border-color:var(--news-modal-line);background:var(--news-modal-surface)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelRelationChipSupplyChain .globe-module__hIM24a__newsPanelRelationIcon{color:#f4c542}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelRelationChipInteractive:hover,.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelRelationChipInteractive:focus-visible{background:var(--news-modal-surface-hover);color:var(--news-modal-text);border-color:#8fb5d6}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__newsPanelCardLink{color:var(--news-modal-accent)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__toolDrawerTableState{color:var(--news-modal-muted);-webkit-backdrop-filter:none;background:0 0}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__toolDrawerTableLoading{background:var(--news-modal-surface-raised);-webkit-backdrop-filter:none}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__toolDrawerLoadingSpinner,.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__toolDrawerLoadMoreSpinner{color:var(--news-modal-muted)}.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__toolDrawerTableLoadMoreVisible{border-top-color:var(--news-modal-line);background:#fffffff0;box-shadow:0 -10px 22px #607d9929}.globe-module__hIM24a__toolDrawerSearch{border:1px solid var(--globe-border-strong);border-radius:var(--globe-control-radius);min-height:34px;color:var(--muted);background:#ffffff0f;align-items:center;margin:10px 18px 0;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.globe-module__hIM24a__toolDrawerSearchIcon{stroke-width:2px;flex:none;width:15px;height:15px;margin-left:10px}.globe-module__hIM24a__toolDrawerSearchInput{min-width:0;height:32px;color:var(--text-main);font:inherit;background:0 0;border:0;outline:0;flex:auto;padding:0 10px 0 8px;font-size:12px;font-weight:600}.globe-module__hIM24a__toolDrawerSearchInput::placeholder{color:#ffffff9e}.globe-module__hIM24a__toolDrawerSearch:focus-within{border-color:#b7e5ff6b;box-shadow:0 0 0 1px #b7e5ff2e,inset 0 1px #ffffff14}.globe-module__hIM24a__toolDrawerCategoryQuickWrap{z-index:3;flex:none;margin:9px 18px 0;position:relative}.globe-module__hIM24a__toolDrawerCategoryQuickFilters{flex-wrap:wrap;align-items:center;gap:4px;padding-bottom:0;display:flex;overflow:visible}.globe-module__hIM24a__toolDrawerCategoryQuickButton{color:#ffffffbd;min-width:0;max-width:min(220px,72vw);min-height:24px;font:inherit;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#ffffff12;border:1px solid #0000;border-radius:5px;flex:none;justify-content:center;align-items:center;padding:0 8px;font-size:10.5px;font-weight:750;line-height:1;transition:background .14s,color .14s,transform .14s;display:inline-flex;position:relative;overflow:hidden}.globe-module__hIM24a__toolDrawerCategoryQuickUtility{min-width:0;max-width:none;padding:0 8px}.globe-module__hIM24a__toolDrawerCategoryQuickButton:hover,.globe-module__hIM24a__toolDrawerCategoryQuickButton:focus-visible{color:var(--text-main);background:#699fff1f;outline:none}.globe-module__hIM24a__toolDrawerCategoryQuickButton:active{transform:translateY(1px)}.globe-module__hIM24a__toolDrawerCategoryQuickButtonActive{color:#fff;background:#699fff29;box-shadow:inset 0 -2px #8bd3ff}.globe-module__hIM24a__toolDrawerCategoryQuickButtonActive:hover,.globe-module__hIM24a__toolDrawerCategoryQuickButtonActive:focus-visible{color:#fff;background:#699fff33}.globe-module__hIM24a__toolDrawerCategoryQuickMenu{z-index:9;top:calc(100% + 7px);left:0}.globe-module__hIM24a__toolDrawerMobileCategorySelect{position:relative}.globe-module__hIM24a__toolDrawerMobileCategoryButton{border:1px solid var(--globe-border-strong);width:100%;min-height:36px;color:var(--text-main);cursor:pointer;font:inherit;background:#ffffff0e;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 11px;font-size:.78rem;font-weight:760;line-height:1;display:flex}.globe-module__hIM24a__toolDrawerMobileCategoryButton:hover,.globe-module__hIM24a__toolDrawerMobileCategoryButton:focus-visible,.globe-module__hIM24a__toolDrawerMobileCategoryButtonOpen{border-color:var(--globe-accent-border);background:var(--globe-surface-hover);outline:none}.globe-module__hIM24a__toolDrawerMobileCategoryButton svg{stroke-width:2.2px;flex:none;width:15px;height:15px}.globe-module__hIM24a__toolDrawerMobileCategoryMenu{z-index:12;border:1px solid var(--globe-border-strong);background:rgba(var(--glass-base-rgb),.97);-webkit-backdrop-filter:blur(14px);border-radius:8px;max-height:min(42dvh,320px);padding:6px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto;box-shadow:0 18px 38px #00000052,inset 0 1px #ffffff14}.globe-module__hIM24a__toolDrawerMobileCategoryOption{color:#ffffffbd;cursor:pointer;width:100%;min-height:34px;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:9px;padding:0 8px;font-size:.75rem;font-weight:700;line-height:1.2;display:flex}.globe-module__hIM24a__toolDrawerMobileCategoryOption:hover,.globe-module__hIM24a__toolDrawerMobileCategoryOption:focus-visible{color:var(--text-main);background:#699fff1f;outline:none}.globe-module__hIM24a__toolDrawerMobileCategoryOptionActive{color:#fff}.globe-module__hIM24a__toolDrawerMobileCategoryOptionActive .globe-module__hIM24a__toolDrawerMobileCategoryCheckbox{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 3px rgba(var(--glass-base-rgb),.97)}.globe-module__hIM24a__toolDrawerMobileCategoryCheckbox{border:1px solid #ffffff52;border-radius:999px;flex:none;width:13px;height:13px}.globe-module__hIM24a__toolDrawerTableScroller{border-top:1px solid #ffffff14;flex:auto;min-height:0;margin-top:8px;position:relative;overflow:auto}.globe-module__hIM24a__toolDrawerTableMeta{color:#ffffff9e;letter-spacing:0;flex:none;justify-content:flex-end;align-items:center;min-height:22px;margin-top:8px;padding-right:12px;font-size:11px;font-weight:700;line-height:1.2;display:flex}.globe-module__hIM24a__toolDrawerTableMeta span{white-space:nowrap}.globe-module__hIM24a__toolDrawerTableMetaHidden{visibility:hidden}.globe-module__hIM24a__supplyChainDirectoryPanel{flex-direction:column;flex:auto;min-height:0;display:flex;position:relative}.globe-module__hIM24a__supplyChainDirectoryScrollable,.globe-module__hIM24a__supplyChainDirectoryContent{flex-direction:column;flex:auto;min-height:0;display:flex}.globe-module__hIM24a__supplyChainDirectoryScopeHeader{color:var(--text-main);flex:none;padding:0 0 10px}.globe-module__hIM24a__supplyChainDirectoryDescription{color:#ffffffa3;flex:none;margin:0 0 14px;font-size:12px;font-weight:560;line-height:1.45}.globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta{flex:none;justify-content:space-between;align-items:center;gap:16px;padding:0 0 10px;display:flex}.globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta .globe-module__hIM24a__supplyChainDirectoryScopeHeader{min-width:0;padding:0}.globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta .globe-module__hIM24a__toolDrawerTableMeta{min-height:0;margin-top:0;margin-left:auto}.globe-module__hIM24a__organizationDirectoryTableFrame{flex:auto;align-items:stretch;min-height:0;display:flex}.globe-module__hIM24a__organizationDirectoryTableFrame .globe-module__hIM24a__toolDrawerTableScroller{flex:auto;min-width:0}.globe-module__hIM24a__organizationDirectoryInitialIndex{border-right:1px solid #ffffff14;flex-direction:column;flex:0 0 44px;align-items:stretch;gap:2px;padding:6px 8px 6px 6px;display:flex;overflow-y:auto}.globe-module__hIM24a__organizationDirectoryInitialButton{color:#ffffff94;min-width:0;min-height:20px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0 3px;font-size:10px;font-weight:780;line-height:1;transition:background .14s,color .14s;display:inline-flex}.globe-module__hIM24a__organizationDirectoryInitialButton:hover,.globe-module__hIM24a__organizationDirectoryInitialButton:focus-visible{color:var(--text-main);background:#8bd3ff1f;outline:none}.globe-module__hIM24a__organizationDirectoryInitialButtonActive{color:var(--text-main);background:#8bd3ff33}.globe-module__hIM24a__supplyChainDirectoryScopeHeader p{color:#ffffffa3;margin:0;font-size:.78rem;font-weight:600;line-height:1.45}.globe-module__hIM24a__supplyChainDirectoryScopeHeader .globe-module__hIM24a__toolDrawerCountryCell{vertical-align:-.15em;display:inline-flex}.globe-module__hIM24a__supplyChainDirectoryPanelDrawer{color:var(--text-main)}.globe-module__hIM24a__supplyChainDirectoryFooter{padding:9px 18px calc(9px + var(--safe-bottom));background:rgba(var(--glass-base-rgb),.96);color:#ffffff8f;border-top:1px solid #ffffff14;flex:none;font-size:.7rem;font-weight:620;line-height:1.35}.globe-module__hIM24a__supplyChainDirectoryFooterLink{min-height:24px;color:var(--globe-control-active);font:inherit;cursor:pointer;background:#8bd3ff1a;border:1px solid #8bd3ff6b;border-radius:5px;align-items:center;margin-left:6px;padding:0 9px;font-weight:760;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.globe-module__hIM24a__supplyChainDirectoryFooterLink:hover,.globe-module__hIM24a__supplyChainDirectoryFooterLink:focus-visible{color:var(--text-main);background:#8bd3ff2e;border-color:#8bd3ffb3;outline:none;text-decoration:none}.globe-module__hIM24a__supplyChainContactModal{z-index:130;box-sizing:border-box;place-items:center;width:100vw;max-width:100vw;min-height:100dvh;padding:16px;display:grid;position:fixed;inset:0}.globe-module__hIM24a__supplyChainContactModalBackdrop{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#020c1c9e;border:0;position:absolute;inset:0}.globe-module__hIM24a__supplyChainContactModalPanel{background:#03122bfa;border:1px solid #699fff2e;border-radius:10px;flex-direction:column;width:min(520px,100vw - 32px);max-height:calc(100dvh - 32px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000006b}.globe-module__hIM24a__supplyChainContactModalHeader{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.globe-module__hIM24a__supplyChainContactModalHeader h3{color:var(--text-main);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:820}.globe-module__hIM24a__supplyChainContactModalClose{color:#ffffffbd;cursor:pointer;background:#ffffff0f;border:0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.globe-module__hIM24a__supplyChainContactModalClose:hover,.globe-module__hIM24a__supplyChainContactModalClose:focus-visible{color:var(--text-main);background:#5c9cff2e;outline:none}.globe-module__hIM24a__supplyChainContactModalClose svg{width:16px;height:16px}.globe-module__hIM24a__supplyChainContactModalBody{min-height:0;overflow:auto}@media (max-width:640px){.globe-module__hIM24a__organizationDirectoryTableFrame{flex-direction:column}.globe-module__hIM24a__organizationDirectoryInitialIndex{border-bottom:1px solid #ffffff14;border-right:0;flex-direction:row;flex:none;align-items:center;gap:3px;min-height:0;margin-top:6px;padding:0 14px 8px;overflow:auto hidden}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryInitialIndex{border-bottom-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryTableFrame .globe-module__hIM24a__toolDrawerTableScroller{margin:14px 0 0}.globe-module__hIM24a__organizationDirectoryInitialButton{flex:none;min-width:24px;min-height:24px}.globe-module__hIM24a__supplyChainContactModal{padding:12px}.globe-module__hIM24a__supplyChainContactModalPanel{width:min(520px,100vw - 24px);max-height:calc(100dvh - 24px)}}.globe-module__hIM24a__supplyChainProLockedContent{filter:blur(2.5px);opacity:.22;pointer-events:none;-webkit-user-select:none;user-select:none}.globe-module__hIM24a__supplyChainProGate{z-index:12;background:#020c1c61;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.globe-module__hIM24a__supplyChainProGateCard{background:#081830f5;border:1px solid #699fff2e;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;width:min(330px,100%);padding:18px;display:flex;box-shadow:0 14px 32px #0000003d}.globe-module__hIM24a__supplyChainProGateBadge{align-self:flex-start}.globe-module__hIM24a__supplyChainProGateCard h3{color:var(--text-main);margin:0;font-size:1rem;font-weight:820;line-height:1.2}.globe-module__hIM24a__supplyChainProGateCard p{color:#ffffffb3;margin:0;font-size:.82rem;font-weight:650;line-height:1.45}.globe-module__hIM24a__supplyChainProGateButton{background:var(--omnia-color-accent);color:#04132d;min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-self:center;align-items:center;margin-top:8px;padding:0 14px;font-size:.82rem;font-weight:780;line-height:1;text-decoration:none;transition:transform .16s;display:inline-flex}.globe-module__hIM24a__supplyChainProGateButton:hover,.globe-module__hIM24a__supplyChainProGateButton:focus-visible{transform:translateY(-1px)}.globe-module__hIM24a__supplyChainProGateButton:focus-visible{outline-offset:3px;outline:2px solid #9af4f78f}.globe-module__hIM24a__supplyChainProGateButton:active{transform:translateY(0)}.globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext{color:#ffffffa3;text-align:center;align-self:stretch;margin:4px 0 0;font-size:.68rem;font-weight:560;line-height:1.32}.globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext a{color:var(--omnia-color-accent);font-weight:760;text-decoration:none}.globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext a:hover,.globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext a:focus-visible{text-decoration:underline}.globe-module__hIM24a__supplyChainWelcomeModal{z-index:13;background:#020c1c61;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.globe-module__hIM24a__supplyChainWelcomeModalCard{width:min(390px,100%);color:var(--text-main);background:#081830fa;border:1px solid #699fff2e;border-radius:8px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px;display:flex;position:relative;box-shadow:0 18px 44px #0000004d}.globe-module__hIM24a__supplyChainWelcomeModalCard h3{color:var(--text-main);margin:0;font-size:1.02rem;font-weight:820;line-height:1.2}.globe-module__hIM24a__supplyChainWelcomeModalCard p{color:#ffffffb8;margin:0;font-size:.84rem;font-weight:620;line-height:1.48}.globe-module__hIM24a__supplyChainWelcomeModalButton{background:var(--omnia-color-accent);color:#04132d;min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-self:center;align-items:center;margin-top:8px;padding:0 16px;font-size:.82rem;font-weight:780;line-height:1;display:inline-flex}.globe-module__hIM24a__supplyChainWelcomeModalButton:hover:not(:disabled),.globe-module__hIM24a__supplyChainWelcomeModalButton:focus-visible:not(:disabled){background:#95dbff;outline:none}.globe-module__hIM24a__supplyChainWelcomeModalButton:disabled{opacity:.68;cursor:default}.globe-module__hIM24a__toolDrawerTable{border-collapse:collapse;table-layout:fixed;width:100%;color:var(--text-main)}.globe-module__hIM24a__toolDrawerTable th,.globe-module__hIM24a__toolDrawerTable td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:10px 12px}.globe-module__hIM24a__toolDrawerTable th{z-index:1;background:rgba(var(--glass-base-rgb),.94);color:#ffffffa3;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);font-size:10px;font-weight:800;line-height:1.1;position:sticky;top:0}.globe-module__hIM24a__toolDrawerTable th:first-child{width:58px}.globe-module__hIM24a__toolDrawerTable th:nth-child(2){width:40%}.globe-module__hIM24a__toolDrawerTable th:nth-child(3){width:34%}.globe-module__hIM24a__toolDrawerTable th:nth-child(4){width:auto}.globe-module__hIM24a__toolDrawerTableNoCountry th:nth-child(2){width:42%}.globe-module__hIM24a__toolDrawerTableNoCountry th:nth-child(3),.globe-module__hIM24a__toolDrawerTableLogoName th:nth-child(2){width:auto}.globe-module__hIM24a__toolDrawerTableNoCategory th:nth-child(2){width:62%}.globe-module__hIM24a__toolDrawerTableNoCategory th:nth-child(3){width:auto}@media (min-width:640px) and (max-width:1439px){.globe-module__hIM24a__toolDrawerTable th:nth-child(2){width:34%}.globe-module__hIM24a__toolDrawerTable th:nth-child(3){width:42%}.globe-module__hIM24a__toolDrawerTableNoCountry th:nth-child(2){width:38%}.globe-module__hIM24a__toolDrawerTableLogoName th:nth-child(2){width:auto}.globe-module__hIM24a__toolDrawerTableNoCategory th:nth-child(2){width:58%}}.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(2){width:26%}.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(3){width:18%}.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(4),.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(5){width:14%}.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(6){width:auto}.globe-module__hIM24a__toolDrawerTableNoCountry.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(2){width:28%}.globe-module__hIM24a__toolDrawerTableNoCountry.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(3){width:18%}.globe-module__hIM24a__toolDrawerTableNoCountry.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(4){width:16%}.globe-module__hIM24a__toolDrawerTableNoCountry.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(5){width:auto}.globe-module__hIM24a__toolDrawerOptionalColumn,.globe-module__hIM24a__toolDrawerRelevanceColumn{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__toolDrawerFilterHeader{align-items:center;gap:6px;max-width:100%;display:inline-flex;position:relative}.globe-module__hIM24a__toolDrawerFilterButton{color:#ffffffa3;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:5px;justify-content:center;align-items:center;width:23px;height:23px;transition:background .14s,border-color .14s,color .14s,box-shadow .14s;display:inline-flex;position:relative}.globe-module__hIM24a__toolDrawerFilterButton:hover,.globe-module__hIM24a__toolDrawerFilterButton:focus-visible,.globe-module__hIM24a__toolDrawerFilterButtonActive{color:var(--text-main);background:#699fff2e;border-color:#699fff8c;box-shadow:0 0 0 1px #699fff24}.globe-module__hIM24a__toolDrawerFilterIcon{width:13px;height:13px}.globe-module__hIM24a__toolDrawerFilterCount{background:var(--globe-control-active);color:#04132d;border-radius:999px;justify-content:center;align-items:center;min-width:13px;height:13px;padding:0 3px;font-size:8px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px}.globe-module__hIM24a__toolDrawerFilterMenu{z-index:8;background:rgba(var(--glass-base-rgb),.98);width:min(240px,70vw);max-height:min(320px,56vh);color:var(--text-main);text-transform:none;letter-spacing:0;-webkit-backdrop-filter:blur(18px);border:1px solid #ffffff24;border-radius:7px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 44px #00000057}.globe-module__hIM24a__toolDrawerFilterMenuWide{width:min(340px,78vw)}.globe-module__hIM24a__toolDrawerFilterMenuRight{left:auto;right:0}.globe-module__hIM24a__toolDrawerFilterMenuHeader{color:#ffffffad;border-bottom:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px;font-size:10px;font-weight:800;display:flex}.globe-module__hIM24a__toolDrawerFilterClear{color:var(--globe-control-active);font:inherit;cursor:pointer;background:0 0;border:0;flex:none;font-size:10px}.globe-module__hIM24a__toolDrawerFilterClear:hover,.globe-module__hIM24a__toolDrawerFilterClear:focus-visible{color:var(--text-main);text-decoration:underline}.globe-module__hIM24a__toolDrawerFilterOptions{min-height:0;padding:5px;overflow:auto}.globe-module__hIM24a__toolDrawerFilterOption{color:#ffffffd1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;min-width:0;padding:8px 7px;font-size:12px;font-weight:700;line-height:1.25;display:flex}.globe-module__hIM24a__toolDrawerFilterOption:hover,.globe-module__hIM24a__toolDrawerFilterOption:focus-visible{color:var(--text-main);background:#699fff24}.globe-module__hIM24a__toolDrawerFilterOption>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__toolDrawerFilterCheckbox{width:13px;height:13px;box-shadow:inset 0 0 0 2px rgba(var(--glass-base-rgb),.98);background:#ffffff0d;border:1px solid #ffffff52;border-radius:3px;flex:none}.globe-module__hIM24a__toolDrawerFilterCheckboxChecked{border-color:var(--globe-control-active);background:var(--globe-control-active)}.globe-module__hIM24a__toolDrawerFilterEmpty{color:#ffffff85;padding:10px 8px;font-size:12px;font-weight:700}.globe-module__hIM24a__toolDrawerTable td{color:#fffc;font-size:12px;font-weight:650;line-height:1.3}.globe-module__hIM24a__organizationDirectoryTable th,.globe-module__hIM24a__organizationDirectoryTable td{padding:7px 9px}.globe-module__hIM24a__organizationDirectoryTable th:first-child{width:46px}.globe-module__hIM24a__organizationDirectoryTable .globe-module__hIM24a__toolDrawerLogoCell{border-radius:4px;width:28px;height:28px}.globe-module__hIM24a__organizationDirectoryTable .globe-module__hIM24a__toolDrawerLogoCellInitials span{font-size:.63rem}.globe-module__hIM24a__organizationDirectoryTable .globe-module__hIM24a__toolDrawerOrganizationCell span{font-size:12px;line-height:1.25}.globe-module__hIM24a__organizationDirectoryTable .globe-module__hIM24a__toolDrawerChip{border-radius:4px;padding:2px 6px;font-size:10px}.globe-module__hIM24a__organizationDirectoryTable .globe-module__hIM24a__toolDrawerCountryCell{gap:5px;font-size:11px}.globe-module__hIM24a__organizationDirectoryTable .globe-module__hIM24a__toolDrawerFilterButton{width:21px;height:21px}.globe-module__hIM24a__supplyChainDirectoryTable th,.globe-module__hIM24a__supplyChainDirectoryTable td{padding:7px 9px}.globe-module__hIM24a__supplyChainDirectoryTable th:first-child{width:46px}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerLogoCell{border-radius:4px;width:28px;height:28px}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerLogoCellInitials span{font-size:.63rem}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerOrganizationCell span{font-size:12px;line-height:1.25}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerOrganizationCell small{margin-top:2px;font-size:10px;line-height:1.2}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerChip{border-radius:4px;padding:2px 6px;font-size:10px}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerCountryCell{gap:5px;font-size:11px}.globe-module__hIM24a__supplyChainDirectoryTable .globe-module__hIM24a__toolDrawerFilterButton{width:21px;height:21px}.globe-module__hIM24a__toolDrawerTable tbody tr{transition:background .14s,box-shadow .14s}.globe-module__hIM24a__toolDrawerTable tbody tr:hover{box-shadow:inset 3px 0 0 var(--globe-control-active);background:linear-gradient(90deg,#699fff29,#699fff0a 68%,#0000)}.globe-module__hIM24a__toolDrawerTable tbody tr:hover td{color:#ffffffeb}.globe-module__hIM24a__toolDrawerClickableRow{cursor:pointer;outline:none}.globe-module__hIM24a__toolDrawerClickableRow:focus-visible{box-shadow:inset 3px 0 0 var(--globe-control-active),0 0 0 1px #699fff47;background:linear-gradient(90deg,#699fff33,#699fff0d 68%,#0000)}.globe-module__hIM24a__toolDrawerTable th:first-child,.globe-module__hIM24a__toolDrawerTable td:first-child{padding-right:6px}.globe-module__hIM24a__toolDrawerLogoCell{background:#ffffffe6;border:1px solid #ffffff1f;border-radius:5px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;overflow:hidden}.globe-module__hIM24a__toolDrawerLogoCellDark{background:#02102cd1;border-color:#ffffff2e}.globe-module__hIM24a__toolDrawerLogoCellDetail{border-radius:6px;width:56px;height:56px}.globe-module__hIM24a__toolDrawerLogoCell img{object-fit:contain;width:100%;height:100%;display:block}.globe-module__hIM24a__toolDrawerLogoCellInitials span{color:#fff;letter-spacing:0;font-size:.72rem;font-weight:800;line-height:1}.globe-module__hIM24a__toolDrawerLogoCellDetail.globe-module__hIM24a__toolDrawerLogoCellInitials span{font-size:1.08rem}.globe-module__hIM24a__toolDrawerOrganizationCell{min-width:0}.globe-module__hIM24a__toolDrawerOrganizationCell span,.globe-module__hIM24a__toolDrawerOrganizationCell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.globe-module__hIM24a__toolDrawerOrganizationCell span{color:var(--text-main);font-size:13px;font-weight:760}.globe-module__hIM24a__toolDrawerOrganizationCell small{color:#ffffff85;margin-top:3px;font-size:11px;font-weight:650}.globe-module__hIM24a__toolDrawerChipList{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;max-width:100%;display:flex}.globe-module__hIM24a__toolDrawerChip{flex:0 1 max-content;color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:5px;align-items:center;width:max-content;max-width:100%;padding:3px 7px;font-size:11px;font-weight:720;line-height:1.15;display:inline-flex}.globe-module__hIM24a__toolDrawerChip>span:last-child{white-space:nowrap;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;max-width:100%;overflow:hidden}.globe-module__hIM24a__toolDrawerCountryCell{align-items:center;gap:7px;min-width:0;max-width:100%;display:inline-flex}.globe-module__hIM24a__toolDrawerCountryCell>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__toolDrawerCountryFlag{border-radius:2px;flex:none;justify-content:center;align-items:center;width:18px;height:12px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff29}.globe-module__hIM24a__toolDrawerCountryFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__toolDrawerTableState{color:#ffffff9e;padding:14px 18px;font-size:12px;font-weight:700}.globe-module__hIM24a__newsPanel .globe-module__hIM24a__toolDrawerTableState{z-index:2;text-align:center;background:rgba(var(--glass-base-rgb),.36);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:28px 18px;display:flex;position:absolute;inset:0}.globe-module__hIM24a__newsPanel.globe-module__hIM24a__newsPanelModal .globe-module__hIM24a__toolDrawerTableState{z-index:2;min-width:0;color:var(--news-modal-muted);-webkit-backdrop-filter:none;background:0 0;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.globe-module__hIM24a__toolDrawerTableLoading{z-index:2;background:rgba(var(--glass-base-rgb),.36);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:28px 18px;display:flex;position:absolute;inset:0}.globe-module__hIM24a__toolDrawerLoadingSpinner{color:#ffffffb8}.globe-module__hIM24a__toolDrawerTableLoadMore{z-index:2;pointer-events:none;justify-content:center;align-items:center;min-height:1px;display:flex;position:sticky;bottom:0}.globe-module__hIM24a__toolDrawerTableLoadMoreVisible{background:rgba(var(--glass-base-rgb),.9);-webkit-backdrop-filter:blur(16px);border-top:1px solid #ffffff1a;min-height:48px;padding:8px 16px;box-shadow:0 -12px 24px #0000002e}.globe-module__hIM24a__toolDrawerLoadMoreSpinner{color:#ffffffc2}.globe-module__hIM24a__toolDrawerDetail{flex-direction:column;flex:auto;min-height:0;padding:10px 14px 16px;display:flex;overflow:auto}.globe-module__hIM24a__toolDrawerDetailBackRow{border-bottom:0;align-items:center;padding-bottom:8px;display:flex}.globe-module__hIM24a__toolDrawerDetailHeader{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding-top:10px;display:grid}.globe-module__hIM24a__toolDrawerBackButton{border:1px solid var(--globe-border-strong);border-radius:var(--globe-control-radius);width:auto;min-width:0;height:28px;color:var(--muted);cursor:pointer;background:#ffffff0f;justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:11px;font-weight:760;line-height:1;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.globe-module__hIM24a__toolDrawerBackButton:hover,.globe-module__hIM24a__toolDrawerBackButton:focus-visible{color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-hover);transform:translateY(-1px)}.globe-module__hIM24a__toolDrawerBackIcon{stroke-width:2.25px;width:15px;height:15px;display:block}.globe-module__hIM24a__toolDrawerDetailTitleBlock{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.globe-module__hIM24a__toolDrawerDetailTitleRow{justify-content:space-between;align-items:flex-start;gap:10px;width:100%;min-width:0;display:flex}.globe-module__hIM24a__toolDrawerDetailTitleBlock h3{min-width:0;color:var(--text-main);text-overflow:ellipsis;white-space:normal;flex:auto;margin:0;font-size:17px;font-weight:790;line-height:1.16;overflow:hidden}.globe-module__hIM24a__toolDrawerDetailWebsite{color:var(--label-blue);flex:none;align-items:center;gap:5px;font-size:11px;font-weight:740;line-height:1.25;text-decoration:none;display:inline-flex}.globe-module__hIM24a__toolDrawerDetailWebsite:hover,.globe-module__hIM24a__toolDrawerDetailWebsite:focus-visible{color:var(--text-main);text-underline-offset:3px;outline:none;text-decoration:underline}.globe-module__hIM24a__toolDrawerDetailWebsite svg{stroke-width:2px;flex:none;width:14px;height:14px;display:block}.globe-module__hIM24a__toolDrawerEntryTabs{background:#ffffff0b;border-top:1px solid #ffffff24;border-bottom:1px solid #ffffff24;justify-content:flex-start;align-items:stretch;margin:14px -14px 0;display:flex;overflow:hidden}.globe-module__hIM24a__toolDrawerEntryTab{color:#ffffffc2;min-width:0;max-width:min(280px,72%);min-height:46px;font:inherit;text-align:left;cursor:pointer;box-shadow:none;background:0 0;border:0;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;border-radius:0;align-content:center;gap:3px;padding:7px 11px;line-height:1.15;transition:background .16s,color .16s,box-shadow .16s;display:grid}.globe-module__hIM24a__toolDrawerEntryTab:first-child,.globe-module__hIM24a__toolDrawerEntryTab+.globe-module__hIM24a__toolDrawerEntryTab{border-left:0}.globe-module__hIM24a__toolDrawerEntryTabLabel,.globe-module__hIM24a__toolDrawerEntryTabMeta{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__toolDrawerEntryTabLabel{color:#ffffffdb;font-size:11px;font-weight:800}.globe-module__hIM24a__toolDrawerEntryTabMeta{color:#ffffff8a;font-size:10px;font-weight:650}.globe-module__hIM24a__toolDrawerEntryTab:hover,.globe-module__hIM24a__toolDrawerEntryTab:focus-visible{background:#699fff21;box-shadow:inset 0 -2px #699fff75}.globe-module__hIM24a__toolDrawerEntryTabActive{color:var(--text-main);box-shadow:inset 0 -3px 0 var(--globe-control-active),inset 0 1px 0 #ffffff14;background:linear-gradient(#699fff42,#699fff1f)}.globe-module__hIM24a__toolDrawerEntryTabActive .globe-module__hIM24a__toolDrawerEntryTabLabel{color:var(--text-main)}.globe-module__hIM24a__toolDrawerEntryTabActive .globe-module__hIM24a__toolDrawerEntryTabMeta{color:#ffffffb8}.globe-module__hIM24a__toolDrawerEntryDetail{border-top:0;gap:10px;margin-top:12px;padding-top:10px;display:grid}.globe-module__hIM24a__directoryProfileContent{gap:14px;min-width:0;margin-top:12px;display:grid}.globe-module__hIM24a__directoryProfileFacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;min-width:0;display:grid}.globe-module__hIM24a__directoryProfileFact{align-items:flex-start;gap:10px;min-width:0;display:flex}.globe-module__hIM24a__directoryProfileFactWide{grid-column:1/-1}.globe-module__hIM24a__directoryProfileFactCopy{flex:auto;min-width:0}.globe-module__hIM24a__directoryProfileFactLabel{color:#ffffff8a;letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:820;line-height:1.15;display:block}.globe-module__hIM24a__directoryProfileFactValue{color:#ffffffe0;overflow-wrap:anywhere;font-size:12px;font-weight:650;line-height:1.45}.globe-module__hIM24a__directoryProfileFactIcon{border-radius:5px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.globe-module__hIM24a__directoryProfileFactIcon svg{stroke-width:2.2px;width:16px;height:16px;display:block}.globe-module__hIM24a__directoryProfileFactIconCountry{color:#8bd3ff;background:#8bd3ff1c}.globe-module__hIM24a__directoryProfileFactIconFounded{color:#83e0b4;background:#83e0b41c}.globe-module__hIM24a__directoryProfileFactIconRevenue{color:#ffd36a;background:#ffd36a1f}.globe-module__hIM24a__directoryProfileFactIconFootprint{color:#b8a7ff;background:#b8a7ff1f}.globe-module__hIM24a__organizationDirectoryDetailList{border-top:1px solid #ffffff1f;gap:0;margin-top:12px;padding-top:2px;display:grid}.globe-module__hIM24a__organizationDirectoryDetailItem{border-bottom:1px solid #ffffff14;min-width:0;padding:10px 0}.globe-module__hIM24a__organizationDirectoryDetailItem h4{color:#ffffff94;letter-spacing:.05em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:840;line-height:1.2}.globe-module__hIM24a__organizationDirectoryDetailItem p{color:#ffffffdb;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650;line-height:1.45}.globe-module__hIM24a__organizationDirectoryDetailList>.globe-module__hIM24a__supplyChainDirectoryRelatedSection{margin-top:14px}.globe-module__hIM24a__toolDrawerEntryOverview{gap:10px;min-width:0;display:grid}.globe-module__hIM24a__supplyChainDirectoryRelatedSection{border-top:1px solid #ffffff14;gap:6px;min-width:0;padding-top:12px;display:grid}.globe-module__hIM24a__supplyChainDirectoryRelatedHeader{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.globe-module__hIM24a__supplyChainDirectoryRelatedHeader h4{color:#ffffffc7;letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850;line-height:1.2}.globe-module__hIM24a__supplyChainDirectoryRelatedHeader span{color:#ffffff8a;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:760;line-height:1.2}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectScroller{background:0 0;border:1px solid #ffffff14;border-radius:0;min-height:142px;max-height:250px;position:relative;overflow:auto}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable{min-width:0}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable th,.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable td{overflow-wrap:anywhere;word-break:normal;padding:7px}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable th{padding-top:7px;padding-bottom:7px}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable td{color:#ffffffbf;font-size:.7rem;font-weight:620;line-height:1.35}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable strong,.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable small{min-width:0;display:block}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable strong{color:#ffffffeb;font-size:.72rem;font-weight:780;line-height:1.25}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable small{color:#ffffff80;margin-top:3px;font-size:.66rem;font-weight:720;line-height:1.25}.globe-module__hIM24a__supplyChainDirectoryRelatedWindFarmChip{text-align:left;max-width:100%;min-height:24px;margin-top:4px;padding:3px 6px;font-size:.66rem;line-height:1.2}.globe-module__hIM24a__supplyChainDirectoryRelatedWindFarmChip .globe-module__hIM24a__newsPanelRelationIcon{width:14px;height:14px}.globe-module__hIM24a__supplyChainDirectoryRelatedStatusPill{color:#ffffffdb;text-overflow:ellipsis;white-space:normal;background:#699fff1c;border:1px solid #699fff38;border-radius:0;align-items:center;gap:5px;min-width:0;max-width:100%;min-height:22px;padding:2px 6px;font-size:.66rem;font-weight:760;line-height:1.2;display:inline-flex;overflow:hidden}.globe-module__hIM24a__supplyChainDirectoryRelatedStatusDot{border-radius:999px;flex:none;width:8px;height:8px}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectStatusColumn{width:17%}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectRoleColumn{width:33%}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectCategoryColumn{width:20%}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectScopeColumn{width:30%}.globe-module__hIM24a__supplyChainDirectoryNewsList{min-height:0}.globe-module__hIM24a__supplyChainDirectoryNewsList.globe-module__hIM24a__newsPanelModal{background:0 0;min-height:0;padding:0}.globe-module__hIM24a__supplyChainDirectoryNewsList .globe-module__hIM24a__newsPanelTableScroller{border:1px solid #ffffff14;border-radius:0;min-height:142px;max-height:250px}.globe-module__hIM24a__supplyChainDirectoryNewsList .globe-module__hIM24a__newsPanelTable th{padding:8px 9px}.globe-module__hIM24a__supplyChainDirectoryNewsList .globe-module__hIM24a__newsPanelArticle{gap:8px;padding:10px 9px}.globe-module__hIM24a__supplyChainDirectoryNewsList .globe-module__hIM24a__newsPanelCardSummary{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.globe-module__hIM24a__supplyChainDirectoryNewsList .globe-module__hIM24a__toolDrawerTableState{-webkit-backdrop-filter:none;background:0 0;min-width:0;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectScroller .globe-module__hIM24a__toolDrawerTableState{z-index:2;text-align:center;-webkit-backdrop-filter:none;background:0 0;width:min(100% - 28px,32rem);min-width:0;padding:0;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedHeader h4,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedHeader span{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectScroller,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryNewsList .globe-module__hIM24a__newsPanelTableScroller{border-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectScroller{color:var(--supply-chain-modal-muted);background:0 0}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable th,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable td{border-bottom-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable th{color:#30475e;-webkit-backdrop-filter:none;background:#eef7fc}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable tbody tr:hover{background:var(--supply-chain-modal-surface-hover);box-shadow:inset 3px 0 0 var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable td,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable small{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedStatusPill{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable strong{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedWindFarmChip{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedWindFarmChip .globe-module__hIM24a__newsPanelRelationIcon{color:var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedWindFarmChip:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedWindFarmChip:focus-visible{border-color:var(--supply-chain-modal-accent);color:var(--supply-chain-modal-text);background:#c8ddf5}.globe-module__hIM24a__toolDrawerEntryPrimaryMeta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:0;display:grid}.globe-module__hIM24a__toolDrawerEntryPrimaryItem{gap:4px;min-width:0;display:grid}.globe-module__hIM24a__toolDrawerEntryPrimaryItem span,.globe-module__hIM24a__toolDrawerEntryStatTile>span:not(.globe-module__hIM24a__toolDrawerEntryStatIcon){color:#ffffff8a;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:820;line-height:1.15;display:block}.globe-module__hIM24a__toolDrawerEntryPrimaryItem p,.globe-module__hIM24a__toolDrawerEntryStatTile p{color:#ffffffe6;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:760;line-height:1.28}.globe-module__hIM24a__toolDrawerEntryPublicDescription{color:#ffffffc7;overflow-wrap:anywhere;margin:2px 0 4px;font-size:12px;font-weight:580;line-height:1.45}.globe-module__hIM24a__toolDrawerEntryStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;padding-top:0;display:grid}.globe-module__hIM24a__toolDrawerEntryStatTile{background:0 0;border:0;border-radius:0;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:4px 10px;min-width:0;padding:0;display:grid}.globe-module__hIM24a__toolDrawerEntryStatIcon{border-radius:5px;grid-row:span 2;justify-content:center;align-items:center;width:26px;height:26px;margin-top:-2px;display:inline-flex}.globe-module__hIM24a__toolDrawerEntryStatIcon svg{stroke-width:2.2px;width:16px;height:16px;display:block}.globe-module__hIM24a__toolDrawerEntryStatTileCountry .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#8bd3ff;background:#8bd3ff1c}.globe-module__hIM24a__toolDrawerEntryStatTileFounded .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#83e0b4;background:#83e0b41c}.globe-module__hIM24a__toolDrawerEntryStatTileRevenue .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#ffd36a;background:#ffd36a1f}.globe-module__hIM24a__toolDrawerEntryStatTileFootprint .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#b8a7ff;background:#b8a7ff1f}.globe-module__hIM24a__toolDrawerEntrySection{gap:9px;display:grid}.globe-module__hIM24a__toolDrawerEntrySectionTitle{color:#ffffffc7;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:10px;font-weight:850;line-height:1.2;display:inline-flex}.globe-module__hIM24a__toolDrawerEntrySectionIcon{background:#ffffff0f;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.globe-module__hIM24a__toolDrawerEntrySectionIcon svg{stroke-width:2.1px;width:14px;height:14px;display:block}.globe-module__hIM24a__toolDrawerEntrySectionTitleActivity .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#8bd3ff;background:#8bd3ff1f}.globe-module__hIM24a__toolDrawerEntrySectionTitleMarket .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#83e0b4;background:#83e0b41f}.globe-module__hIM24a__toolDrawerEntrySectionTitleContext .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#ffd36a;background:#ffd36a21}.globe-module__hIM24a__toolDrawerEntrySectionTitleEvidence .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#b8a7ff;background:#b8a7ff21}.globe-module__hIM24a__toolDrawerEntrySectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.globe-module__hIM24a__toolDrawerEntryField{background:#ffffff09;border:1px solid #ffffff12;border-radius:6px;gap:5px;min-width:0;padding:10px;display:grid}.globe-module__hIM24a__toolDrawerEntryField span{color:#ffffff85;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:820;line-height:1.15}.globe-module__hIM24a__toolDrawerEntryField p,.globe-module__hIM24a__toolDrawerEntryField a{color:#ffffffd6;overflow-wrap:anywhere;margin:0;font-size:12px;font-weight:650;line-height:1.42}.globe-module__hIM24a__toolDrawerEntryField a{color:var(--globe-control-active);text-decoration:none}.globe-module__hIM24a__toolDrawerEntryField a:hover,.globe-module__hIM24a__toolDrawerEntryField a:focus-visible{color:var(--text-main);text-underline-offset:3px;text-decoration:underline}.globe-module__hIM24a__toolDrawerEntryFieldStat{box-shadow:none;background:#8bd3ff12;border-color:#8bd3ff2e}.globe-module__hIM24a__toolDrawerEntryFieldStat p{color:#fff;font-size:18px;font-weight:840;line-height:1.1}.globe-module__hIM24a__toolDrawerDetailState{color:#ffffff9e;text-align:center;flex:auto;justify-content:center;align-items:center;min-height:140px;padding:20px 10px;font-size:12px;font-weight:700;display:flex}.globe-module__hIM24a__supplyChainDirectoryPanelModal{--supply-chain-modal-text:#06172d;--supply-chain-modal-muted:#4b6076;--supply-chain-modal-subtle:#6f8296;--supply-chain-modal-line:#bfd2e4;--supply-chain-modal-line-strong:#9db8cf;--supply-chain-modal-surface:#eaf5fc;--supply-chain-modal-surface-raised:#fff;--supply-chain-modal-surface-hover:#dceef8;--supply-chain-modal-accent:#2f67bd;--supply-chain-modal-accent-soft:#d5e7fb;color:var(--supply-chain-modal-text);background:var(--supply-chain-modal-surface);padding:18px}.globe-module__hIM24a__supplyChainDirectoryPanelModal>.globe-module__hIM24a__supplyChainDirectoryScrollable:not(.globe-module__hIM24a__supplyChainDirectoryContent){padding-right:6px;overflow-y:auto}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerSearch{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:var(--supply-chain-modal-muted);box-shadow:none;margin:0}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryContent{border:1px solid var(--supply-chain-modal-line);background:#fff;border-radius:12px;padding:14px;overflow:hidden;box-shadow:0 1px 2px #c7d9e8}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryFooter{border:1px solid var(--supply-chain-modal-line);color:var(--supply-chain-modal-muted);background:#fff;border-radius:8px;margin-top:12px;padding:9px 12px}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryFooterLink{color:var(--supply-chain-modal-accent);background:#2f67bd14;border-color:#2f67bd57}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryFooterLink:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryFooterLink:focus-visible{color:var(--supply-chain-modal-text);background:#2f67bd24;border-color:#2f67bd85}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProLockedContent{opacity:.36}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGate{background:#eaf5fc9e}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateCard{background:#fff;border-color:#2f67bd2e;box-shadow:0 12px 28px #4a708f2e}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateCard h3{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateCard p{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext{color:var(--supply-chain-modal-muted);font-size:.68rem;font-weight:560;line-height:1.32}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext a{color:var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateButton{background:var(--supply-chain-modal-accent);color:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateButton:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateButton:focus-visible{color:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainProGateButton:focus-visible{outline-color:#2f67bd6b}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerSearchInput{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerSearchInput::placeholder{color:var(--supply-chain-modal-subtle)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerSearch:focus-within{border-color:var(--supply-chain-modal-accent);box-shadow:0 0 0 1px var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickWrap{margin:9px 0 0}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickButton{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickButton:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickButton:focus-visible{background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickButtonActive,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickButtonActive:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCategoryQuickButtonActive:focus-visible{color:var(--supply-chain-modal-text);background:#dceef8;box-shadow:inset 0 -2px #2f67bd}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryButton{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryButton:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryButton:focus-visible,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryButtonOpen{border-color:var(--supply-chain-modal-accent);background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryMenu{border-color:var(--supply-chain-modal-line-strong);-webkit-backdrop-filter:none;background:#fff;box-shadow:0 14px 28px #607d9938}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryOption{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryOption:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryOption:focus-visible{background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryOptionActive{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryCheckbox{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerMobileCategoryOptionActive .globe-module__hIM24a__toolDrawerMobileCategoryCheckbox{border-color:var(--supply-chain-modal-accent);background:var(--supply-chain-modal-accent);box-shadow:inset 0 0 0 3px #fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTableScroller{border-top-color:var(--supply-chain-modal-line);background:#fff;margin:8px -14px -14px}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryTableFrame{margin-top:8px}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryTableFrame .globe-module__hIM24a__toolDrawerTableScroller{margin:0 -14px -14px 0}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTableMeta{min-height:20px;color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryInitialIndex{border-right-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryInitialButton{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryInitialButton:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryInitialButton:focus-visible{background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryInitialButtonActive{background:var(--supply-chain-modal-accent);color:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable th,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable td{border-bottom-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable th{color:#30475e;-webkit-backdrop-filter:none;background:#eef7fc}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable tbody tr{background:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable tbody tr:nth-child(2n){background:#f8fbfe}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable td{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable tbody tr:hover{background:var(--supply-chain-modal-surface-hover);box-shadow:inset 3px 0 0 var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTable tbody tr:hover td{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerClickableRow:focus-visible{background:var(--supply-chain-modal-accent-soft);box-shadow:inset 3px 0 0 var(--supply-chain-modal-accent),0 0 0 1px var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerOrganizationCell span{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerLogoCell{border-color:var(--supply-chain-modal-line-strong);background:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerLogoCellDark{background:#06172d;border-color:#617891}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerOrganizationCell small,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTabMeta,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryField span{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerChip{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:#21384f}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerCountryFlag{box-shadow:0 0 0 1px var(--supply-chain-modal-line-strong)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterButton{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterButton:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterButton:focus-visible,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterButtonActive{border-color:var(--supply-chain-modal-accent);background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text);box-shadow:0 0 0 1px var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterCount{background:var(--supply-chain-modal-accent);color:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterMenu{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:var(--supply-chain-modal-text);-webkit-backdrop-filter:none;box-shadow:0 18px 44px #9ab2c8}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterMenuHeader{border-bottom-color:var(--supply-chain-modal-line);color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterClear{color:var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterOption{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterOption:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterOption:focus-visible{background:var(--supply-chain-modal-accent-soft);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterCheckbox{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface);box-shadow:inset 0 0 0 2px var(--supply-chain-modal-surface-raised)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterCheckboxChecked{border-color:var(--supply-chain-modal-accent);background:var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerFilterEmpty,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTableState,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetailState{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryScopeHeader{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryDescription,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryScopeHeader p{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTableLoading{-webkit-backdrop-filter:none;background:#fff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerTableLoadMoreVisible{border-top-color:var(--supply-chain-modal-line);-webkit-backdrop-filter:blur(14px);background:#fffffff0;box-shadow:0 -10px 22px #607d9929}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerLoadingSpinner,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerLoadMoreSpinner{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetail{border:1px solid var(--supply-chain-modal-line);background:#fff;border-radius:12px;overflow:hidden auto;box-shadow:0 1px 2px #c7d9e8}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetailBackRow,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryDetail,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryField{border-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerBackButton{border-color:var(--supply-chain-modal-line-strong);background:var(--supply-chain-modal-surface-raised);color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerBackButton:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerBackButton:focus-visible{color:var(--supply-chain-modal-text);border-color:var(--supply-chain-modal-accent);background:var(--supply-chain-modal-accent-soft);transform:none}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetailTitleBlock h3,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTabLabel,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryPrimaryItem p,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryStatTile p,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryField p{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryPublicDescription{color:var(--supply-chain-modal-muted)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryDetailList{border-top-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryDetailItem{border-bottom-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryDetailItem h4{color:var(--supply-chain-modal-subtle)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__organizationDirectoryDetailItem p{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__directoryProfileFactLabel{color:var(--supply-chain-modal-subtle)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__directoryProfileFactValue{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedSection{border-top-color:var(--supply-chain-modal-line)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__directoryProfileFactIconCountry{color:#2f67bd;background:#dceef8}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__directoryProfileFactIconFounded{color:#1f7a58;background:#dff5ec}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__directoryProfileFactIconRevenue{color:#9a6a00;background:#fff1c7}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__directoryProfileFactIconFootprint{color:#6552b8;background:#eee9ff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetailWebsite{color:var(--supply-chain-modal-accent);box-shadow:none}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetailWebsite:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerDetailWebsite:focus-visible{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTabs{border-top-color:var(--supply-chain-modal-line);border-bottom-color:var(--supply-chain-modal-line);background:#eef7fc}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTab{border-left-color:var(--supply-chain-modal-line);border-right-color:var(--supply-chain-modal-line);color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTab:hover,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTab:focus-visible{background:var(--supply-chain-modal-accent-soft);box-shadow:inset 0 -2px 0 var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTabActive{background:var(--supply-chain-modal-accent-soft);box-shadow:inset 0 -3px 0 var(--supply-chain-modal-accent)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTabActive .globe-module__hIM24a__toolDrawerEntryTabLabel{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryTabActive .globe-module__hIM24a__toolDrawerEntryTabMeta{color:#38516a}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntrySectionTitle{color:#30475e}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryPrimaryItem span,.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryStatTile>span:not(.globe-module__hIM24a__toolDrawerEntryStatIcon){color:var(--supply-chain-modal-subtle)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntrySectionTitleActivity .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#2f67bd;background:#dceef8}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntrySectionTitleMarket .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#1f7a58;background:#dff5ec}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntrySectionTitleContext .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#9a6a00;background:#fff1c7}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntrySectionTitleEvidence .globe-module__hIM24a__toolDrawerEntrySectionIcon{color:#6552b8;background:#eee9ff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryField{border-color:var(--supply-chain-modal-line);background:#f8fbfe}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryStatTileCountry .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#2f67bd;background:#dceef8}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryStatTileFounded .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#1f7a58;background:#dff5ec}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryStatTileRevenue .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#9a6a00;background:#fff1c7}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryStatTileFootprint .globe-module__hIM24a__toolDrawerEntryStatIcon{color:#6552b8;background:#eee9ff}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryFieldStat{border-color:var(--supply-chain-modal-line);box-shadow:none;background:#eef7fc}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryFieldStat p{color:var(--supply-chain-modal-text)}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__toolDrawerEntryField a{color:var(--supply-chain-modal-accent)}.globe-module__hIM24a__starfield{z-index:0;pointer-events:none;position:fixed;inset:0}.globe-module__hIM24a__visualHidden{opacity:0}.globe-module__hIM24a__globeBloom{z-index:0;pointer-events:none;filter:blur(92px);opacity:1;background:radial-gradient(circle,#fff0 38% 45%,#ffffffe0 52%,#f4f9ffc2 62%,#dbecff85 74%,#b1d4ff4d 88%,#78a8ff1f 96%,#78a8ff00 100%);border-radius:50%;width:0;height:0;position:fixed;top:0;left:0}.globe-module__hIM24a__map{z-index:1;background:0 0;position:fixed;inset:0}.globe-module__hIM24a__customFarmPopup{z-index:20;pointer-events:none;position:fixed}.globe-module__hIM24a__customFarmPopupInner{pointer-events:auto;isolation:isolate;position:relative}.globe-module__hIM24a__customFarmPopupContent{z-index:1;background:var(--globe-surface);border:1px solid var(--border-subtle);max-width:274px;color:var(--text-main);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:18px;padding:14px 16px;position:relative;box-shadow:0 12px 24px #00000038,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__customFarmPopupContent .popupTitle{cursor:pointer}.globe-module__hIM24a__customFarmPopupContent .popupTitleLine{min-width:0;padding-right:36px}.globe-module__hIM24a__customFarmPopupContentCollapsible .popupTitleLine{padding-right:44px}.globe-module__hIM24a__customFarmPopupContentCollapsible .popupTitleText{overflow-wrap:anywhere;flex:auto;max-width:100%}.globe-module__hIM24a__customFarmPopupCollapsed{width:max-content;max-width:min(274px,100vw - 32px)}:is(.globe-module__hIM24a__customFarmPopupCollapsed .popupSubtitle,.globe-module__hIM24a__customFarmPopupCollapsed .popupWebsiteLinkRow,.globe-module__hIM24a__customFarmPopupCollapsed .popupTimestamp,.globe-module__hIM24a__customFarmPopupCollapsed .popupSection){display:none}.globe-module__hIM24a__shell .globe-module__hIM24a__customFarmPopupCollapsed .popupTitle{border-bottom:0;margin-bottom:0;padding-bottom:0}.globe-module__hIM24a__globalFarmPopupActions{border-top:1px solid var(--border-subtle);flex-wrap:wrap;margin-top:10px;padding-top:10px;gap:5px!important}.globe-module__hIM24a__customFarmPopupCollapsed .globe-module__hIM24a__globalFarmPopupActions{display:none}.globe-module__hIM24a__globalFarmPopupCloseButton,.globe-module__hIM24a__globalFarmPopupExpandButton{z-index:2;color:#ffffffc2;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;transition:background .16s,color .16s,transform .16s;display:inline-flex;position:absolute;top:13px}.globe-module__hIM24a__globalFarmPopupCloseButton{right:10px}.globe-module__hIM24a__globalFarmPopupExpandButton{right:38px}.globe-module__hIM24a__globalFarmPopupCloseButton:hover,.globe-module__hIM24a__globalFarmPopupExpandButton:hover{color:#fff;background:#ffffff14;transform:translateY(-1px)}.globe-module__hIM24a__globalFarmPopupCloseButton:focus-visible,.globe-module__hIM24a__globalFarmPopupExpandButton:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__globalFarmPopupCloseIcon,.globe-module__hIM24a__globalFarmPopupExpandIcon{stroke-width:2px;flex:none;width:16px;height:16px;display:block}.globe-module__hIM24a__globalFarmPopupExpandIcon{transition:transform .16s}.globe-module__hIM24a__globalFarmPopupExpandIconOpen{transform:rotate(180deg)}.globe-module__hIM24a__customFarmPopupTip{width:14px;height:14px;left:var(--popup-tip-left);background:var(--globe-surface);z-index:0;position:absolute;transform:translate(-50%)}.globe-module__hIM24a__customFarmPopupTop .globe-module__hIM24a__customFarmPopupTip{border-right:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);top:calc(100% - 7px);transform:translate(-50%)rotate(45deg)}.globe-module__hIM24a__customFarmPopupBottom .globe-module__hIM24a__customFarmPopupTip{border-top:1px solid var(--border-subtle);border-left:1px solid var(--border-subtle);bottom:calc(100% - 7px);transform:translate(-50%)rotate(45deg)}.globe-module__hIM24a__customFarmPopupContent:has(.globe-module__hIM24a__renewableAssetPopupCard){max-width:274px}.globe-module__hIM24a__shell .globe-module__hIM24a__customFarmPopupContent .globe-module__hIM24a__renewableAssetPopupCard{max-height:min(560px,100vh - 80px);overflow:hidden}.globe-module__hIM24a__renewableAssetPopupTitleIcon{color:#fff;flex:0 0 26px;width:26px;height:26px}.globe-module__hIM24a__renewableAssetPopupIconStack{flex:0 0 31px;width:31px;height:26px;position:relative}.globe-module__hIM24a__renewableAssetPopupStackIcon{color:#fff;width:23px;height:23px;position:absolute;top:2px;left:0}.globe-module__hIM24a__renewableAssetPopupStackIcon:last-child:not(:first-child){top:0;left:8px}.globe-module__hIM24a__renewableAssetAccordion{scrollbar-gutter:stable;flex-direction:column;gap:6px;max-height:min(445px,100vh - 185px);display:flex;overflow:hidden auto}.globe-module__hIM24a__renewableAssetAccordionItem{background:#ffffff0b;border-radius:9px;overflow:hidden}.globe-module__hIM24a__renewableAssetAccordionButton{appearance:none;color:#fff;cursor:pointer;text-align:left;width:100%;min-height:58px;font:inherit;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:8px;display:grid}.globe-module__hIM24a__renewableAssetAccordionButton:hover,.globe-module__hIM24a__renewableAssetAccordionButton:focus-visible{background:#699fff1a;outline:none}.globe-module__hIM24a__renewableAssetAccordionButton:focus-visible{box-shadow:inset 0 0 0 2px #8bd5ff57}.globe-module__hIM24a__renewableAssetPopupSymbol{color:#fff;flex:0 0 27px;width:27px;height:27px;display:block}.globe-module__hIM24a__renewableAssetAccordionHeading{flex-direction:column;gap:2px;min-width:0;display:flex}.globe-module__hIM24a__renewableAssetAccordionHeading strong{color:#fff;text-overflow:ellipsis;font-size:.79rem;font-weight:760;line-height:1.25;overflow:hidden}.globe-module__hIM24a__renewableAssetAccordionHeading span{color:#ffffffa3;font-size:.68rem;font-weight:620;line-height:1.2}.globe-module__hIM24a__renewableAssetAccordionMeta{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.globe-module__hIM24a__renewableAssetMetaStatusDot{background:var(--renewable-status-color,#7dc1ff);border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:inset 0 0 0 1px #ffffff38}.globe-module__hIM24a__renewableAssetAccordionChevron{color:#ffffffb3;width:15px;height:15px;transition:transform .16s;transform:rotate(-90deg)}.globe-module__hIM24a__renewableAssetAccordionChevronOpen{transform:rotate(0)}.globe-module__hIM24a__renewableAssetAccordionPanel{gap:10px;padding:1px 10px 11px 44px;display:grid}.globe-module__hIM24a__renewableAssetAccordionPanel .popupFieldGrid{gap:8px}.globe-module__hIM24a__renewableAssetAccordionPanel .popupFieldLabel{font-size:9px}.globe-module__hIM24a__renewableAssetAccordionPanel .popupFieldValue{gap:6px;font-size:12px;line-height:1.25}.globe-module__hIM24a__renewableAssetAccordionEmpty{color:#ffffff94;margin:0;font-size:11px;font-weight:600;line-height:1.35}.globe-module__hIM24a__renewableAssetFieldGrid{gap:9px!important}.globe-module__hIM24a__renewableAssetFieldIcon{color:#fff;flex:0 0 19px;width:19px;height:19px}.globe-module__hIM24a__renewableAssetTurbineFieldIcon{color:#9dd6ff;flex:0 0 18px;width:18px;height:18px}.globe-module__hIM24a__renewableAssetCountryValue{align-items:center;gap:7px;min-width:0;display:inline-flex}.globe-module__hIM24a__loadingBackdrop{z-index:1;background:var(--bg-dark);pointer-events:none;position:fixed;inset:0}.globe-module__hIM24a__headerBrand{z-index:2;background:var(--globe-surface-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:auto;border:1px solid #ffffff24;border-radius:18px;width:fit-content;max-width:100%;position:relative;overflow:hidden;box-shadow:0 8px 18px #0003,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__headerHidden{visibility:hidden;pointer-events:none}.globe-module__hIM24a__headerInner{width:fit-content;max-width:100%;min-height:unset;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:14px 16px 12px;display:flex}.globe-module__hIM24a__brandTop{flex:none;align-items:center;min-width:fit-content;margin-bottom:0;display:flex}.globe-module__hIM24a__brandLogo{height:var(--nav-logo-h);flex-shrink:0;width:auto;display:block}.globe-module__hIM24a__brandLinks{justify-content:space-between;align-self:flex-start;align-items:center;gap:18px;width:100%;padding-bottom:0;padding-left:0;display:flex}.globe-module__hIM24a__brandLinkButton{font:inherit;color:var(--nav-link-color);cursor:pointer;letter-spacing:.07em;text-transform:uppercase;background:0 0;border:0;border-radius:0;padding:0;font-size:11px;font-weight:600;text-decoration:none;transition:color .15s,opacity .15s}.globe-module__hIM24a__brandLinkButton:hover{color:var(--text-main)}.globe-module__hIM24a__mobileNav{pointer-events:auto;display:none}.globe-module__hIM24a__mobileBurgerButton{width:var(--control-size);height:var(--control-size);border-radius:var(--globe-control-radius);border:1px solid var(--globe-border-strong);background:var(--globe-surface);color:var(--muted);-webkit-backdrop-filter:blur(18px);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);cursor:pointer;-webkit-tap-highlight-color:transparent;outline:none;justify-content:center;align-items:center;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.globe-module__hIM24a__mobileBurgerButton:hover{color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-active);transform:translateY(-1px)}.globe-module__hIM24a__mobileBurgerButtonActive{color:var(--text-main);background:var(--globe-surface-active);border-color:var(--globe-accent-border-strong);box-shadow:0 0 0 1px #699fff29,var(--globe-glass-shadow-soft),inset 0 1px 0 #ffffff1f;transform:translateY(1px)}.globe-module__hIM24a__mobileBurgerIcon{width:24px;height:24px;display:block}.globe-module__hIM24a__mobileMenu{border-left:1px solid var(--globe-border-strong);background:var(--globe-surface-soft);-webkit-backdrop-filter:blur(24px);opacity:0;pointer-events:none;z-index:14;flex-direction:column;gap:8px;width:min(50vw,280px);min-width:220px;padding:18px 14px 14px;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-18px 0 44px #00000057}.globe-module__hIM24a__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translate(0)}.globe-module__hIM24a__mobileMenuBackdrop{background:var(--globe-backdrop);opacity:0;pointer-events:none;z-index:13;transition:opacity .2s;position:fixed;inset:0}.globe-module__hIM24a__mobileMenuBackdropOpen{opacity:1;pointer-events:auto}.globe-module__hIM24a__mobileMenuHeader{justify-content:space-between;align-items:center;gap:12px;padding-bottom:8px;display:flex}.globe-module__hIM24a__mobileMenuClose{border-radius:var(--globe-control-radius);color:#fff;cursor:pointer;background:#ffffff0f;border:0;width:36px;height:36px}.globe-module__hIM24a__mobileMenuCloseIcon{width:20px;height:20px;margin:0 auto;display:block}.globe-module__hIM24a__mobileMenuLink{width:100%;color:var(--nav-link-color);text-align:left;font:inherit;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;padding:7px 14px;font-size:11px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.globe-module__hIM24a__mobileMenuLink:hover{background:var(--nav-link-hover-bg);border-color:var(--nav-link-hover-border);color:var(--text-main)}.globe-module__hIM24a__mapSearch{z-index:4;opacity:1;pointer-events:auto;flex:auto;width:auto;min-width:0;max-width:none;transition:opacity .16s,transform .16s;position:relative;transform:translate(0)}.globe-module__hIM24a__mapSearchClosed{opacity:0;pointer-events:none;transform:translate(-8px)}.globe-module__hIM24a__mapSearchOpen{opacity:1;pointer-events:auto;transform:translate(0)}.globe-module__hIM24a__searchBox{box-sizing:border-box;background:var(--globe-surface);-webkit-backdrop-filter:blur(18px);border-radius:var(--globe-control-radius);height:var(--control-size);min-height:var(--control-size);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);border:1px solid var(--globe-border-strong);align-items:stretch;gap:8px;padding:0 12px;transition:transform .16s;display:flex}.globe-module__hIM24a__mapSearchOpen .globe-module__hIM24a__searchBox{background:var(--globe-surface);border-color:var(--globe-border-strong);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);transform:translateY(0)}.globe-module__hIM24a__searchInput{color:#fff;letter-spacing:.01em;background:0 0;border:0;outline:none;flex:1;height:100%;min-height:0;padding:0;font-size:14px}.globe-module__hIM24a__searchInput::placeholder{color:#ffffffb8}.globe-module__hIM24a__searchClear{border-radius:var(--globe-control-radius);color:#fff;cursor:pointer;background:#ffffff1f;border:0;justify-content:center;align-self:center;align-items:center;width:28px;height:28px;padding:0;font-size:18px;line-height:1;display:inline-flex}.globe-module__hIM24a__searchClear:hover{background:#ffffff2e}.globe-module__hIM24a__searchPanel{z-index:5;border-radius:var(--globe-panel-radius);background:var(--globe-surface-soft);-webkit-backdrop-filter:blur(24px);box-shadow:var(--globe-glass-shadow),inset 0 1px 0 #ffffff29;border:1px solid #ffffff1a;margin-top:0;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden}.globe-module__hIM24a__mapSearchInner{width:100%;position:relative}.globe-module__hIM24a__searchResults{max-height:280px;overflow:hidden auto}.globe-module__hIM24a__searchLoading{color:#ffffffb8;justify-content:center;align-items:center;min-height:120px;display:flex}.globe-module__hIM24a__searchItem{cursor:pointer;text-align:left;color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:3px;width:100%;padding:10px 12px;display:flex}.globe-module__hIM24a__searchItem:last-child{border-bottom:0}.globe-module__hIM24a__searchItem:hover,.globe-module__hIM24a__searchItemActive{background:#ffffff14}.globe-module__hIM24a__searchTitle{flex-wrap:wrap;align-items:baseline;gap:8px;font-size:13px;font-weight:700;display:flex}.globe-module__hIM24a__searchTitleSubtitle{color:#ffffff9e;font-size:12px;font-weight:600}.globe-module__hIM24a__searchMeta{color:#ffffffc7;flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.globe-module__hIM24a__searchMetaItem{align-items:center;gap:6px;display:inline-flex}.globe-module__hIM24a__searchCountryFlag{border-radius:2px;align-items:center;width:16px;height:12px;line-height:1;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.globe-module__hIM24a__searchCountryFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__searchStatusDot{border-radius:999px;width:9px;height:9px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff2e}.globe-module__hIM24a__searchStatusUnknown{background:#7dc1ff}.globe-module__hIM24a__searchStatusPlanned{background:#fb8c00}.globe-module__hIM24a__searchStatusConsented{background:#4caf50}.globe-module__hIM24a__searchStatusConstruction{background:#fbc02d}.globe-module__hIM24a__searchStatusOperation{background:#1e88e5}.globe-module__hIM24a__searchStatusDecommissioned{background:#9e9e9e}.globe-module__hIM24a__searchStatusPrototype{background:#8b5cf6}.globe-module__hIM24a__searchStatusPreTender{background:#ec4899}.globe-module__hIM24a__searchVesselIcon{color:#26c6da;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.globe-module__hIM24a__searchVesselIcon svg{fill:currentColor;opacity:.78;width:17px;height:17px;display:block}.globe-module__hIM24a__searchAssetIcon{color:#ffffffe6;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.globe-module__hIM24a__searchAssetIcon svg{width:18px;height:18px;display:block}.globe-module__hIM24a__searchOwnerPill{min-height:20px;color:var(--text-main);letter-spacing:.01em;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.globe-module__hIM24a__searchHint{color:var(--muted);text-shadow:0 1px 2px #00000059;margin-top:8px;font-size:11px}.globe-module__hIM24a__searchEmpty{color:var(--accent-soft);padding:12px;font-size:12px}.globe-module__hIM24a__searchFilterFooter{background:#00000029;border-top:1px solid #ffffff14;flex-wrap:wrap;gap:6px;padding:8px;display:flex;position:relative}.globe-module__hIM24a__searchFilterPill{color:#ffffffc7;cursor:pointer;min-height:26px;font:inherit;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:5px;padding:4px 9px;font-size:11px;font-weight:680;line-height:1.2;transition:background .16s,border-color .16s,color .16s}.globe-module__hIM24a__searchFilterPill:hover,.globe-module__hIM24a__searchFilterPill:focus-visible{color:#fff;background:#b7e5ff24;border-color:#b7e5ff57;outline:none}.globe-module__hIM24a__searchFilterPillActive{border-color:var(--accent);color:#fff;background:#ffffff14}.globe-module__hIM24a__searchAssetDropdown{position:relative}.globe-module__hIM24a__searchAssetDropdownButton{align-items:center;gap:5px;display:inline-flex}.globe-module__hIM24a__searchAssetDropdownChevron{width:12px;height:12px;transition:transform .16s}.globe-module__hIM24a__searchAssetDropdownChevronOpen{transform:rotate(180deg)}.globe-module__hIM24a__searchAssetMenu{z-index:1000;scrollbar-color:#b7e5ff6b #ffffff0a;scrollbar-width:thin;background:#081424f7;border:1px solid #b7e5ff33;border-radius:8px;width:248px;max-height:min(276px,42dvh);padding:6px;position:fixed;overflow:hidden auto;box-shadow:0 18px 42px #00000070}.globe-module__hIM24a__searchAssetMenuOption{color:#ffffffc2;cursor:pointer;width:100%;min-height:34px;font:inherit;text-align:left;background:0 0;border:0;border-radius:5px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:5px 7px;font-size:11px;font-weight:620;display:grid}.globe-module__hIM24a__searchAssetMenuOption:hover,.globe-module__hIM24a__searchAssetMenuOption:focus-visible{color:#fff;background:#b7e5ff1a;outline:none}.globe-module__hIM24a__searchAssetMenuOptionSelected{color:#fff}.globe-module__hIM24a__searchAssetMenuHeader{grid-column:1/3;font-weight:720}.globe-module__hIM24a__searchAssetMenuIcon{color:#ffffffe6;place-items:center;width:20px;height:20px;display:inline-grid}.globe-module__hIM24a__searchAssetMenuIcon svg{width:20px;height:20px}.globe-module__hIM24a__searchAssetMenuCheck{width:16px;height:16px;color:var(--accent);border:1px solid #fff3;border-radius:4px;place-items:center;font-size:11px;line-height:1;display:inline-grid}.globe-module__hIM24a__searchAssetMenuOptionSelected .globe-module__hIM24a__searchAssetMenuCheck{background:#b7e5ff1a;border-color:#b7e5ff85}.globe-module__hIM24a__controlRail{z-index:3;pointer-events:none;flex-direction:column;gap:12px;width:100%;display:flex;position:absolute;top:0;left:0}.globe-module__hIM24a__controlRailCompact{gap:8px}.globe-module__hIM24a__controlButtonSlot{display:contents}.globe-module__hIM24a__searchControlRow{align-items:flex-start;gap:var(--control-gap);pointer-events:auto;width:100%;min-width:0;display:flex}.globe-module__hIM24a__filterControlRow{align-items:flex-start;gap:var(--control-gap);width:max-content;max-width:100%;min-height:var(--control-size);pointer-events:auto;display:flex;position:relative}.globe-module__hIM24a__moreControlsRow{align-items:flex-start;gap:var(--control-gap);pointer-events:auto;width:max-content;max-width:100%;display:flex}.globe-module__hIM24a__controlButton{box-sizing:border-box;flex:0 0 var(--control-size);width:var(--control-size);height:var(--control-size);border-radius:var(--globe-control-radius);border:1px solid var(--globe-border-strong);background:var(--globe-surface);color:var(--muted);-webkit-backdrop-filter:blur(18px);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);cursor:pointer;font:inherit;-webkit-tap-highlight-color:transparent;pointer-events:auto;outline:none;justify-content:center;align-items:center;padding:0;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex;position:relative}.globe-module__hIM24a__moreControlsRow .globe-module__hIM24a__moreControlsPanel{position:static;top:auto;left:auto}.globe-module__hIM24a__filterControlRow .globe-module__hIM24a__infoPanel{top:0;left:calc(var(--control-size) + var(--control-gap));width:280px;max-width:min(280px,calc(100vw - var(--chrome-left) - var(--chrome-right-clearance) - var(--control-size) - var(--control-gap)));max-height:min(520px,calc(100dvh - var(--chrome-top) - var(--filter-panel-top-offset,0px) - var(--safe-bottom) - 12px));overscroll-behavior:contain;position:absolute;overflow:hidden auto}.globe-module__hIM24a__moreControlsPanel{top:0;left:calc(var(--control-size) + var(--control-gap));z-index:31;width:max-content;max-width:min(360px,calc(100vw - var(--chrome-left) - var(--chrome-right-clearance) - var(--control-size) - var(--control-gap)));pointer-events:auto;flex-flow:wrap;align-items:flex-start;gap:8px;display:flex;position:absolute}.globe-module__hIM24a__moreControlsPanel .globe-module__hIM24a__controlButton:after{top:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(-4px)}.globe-module__hIM24a__moreControlsPanel .globe-module__hIM24a__controlButton:before{border-top:0;border-left:0;border-right:1px solid var(--globe-border-strong);border-bottom:1px solid var(--globe-border-strong);top:calc(100% + 8px);left:50%;transform:translate(-50%)rotate(45deg)scale(.9)}.globe-module__hIM24a__moreControlsPanel .globe-module__hIM24a__controlButton:hover:after,.globe-module__hIM24a__moreControlsPanel .globe-module__hIM24a__controlButton:focus-visible:after{transform:translate(-50%)translateY(0)}.globe-module__hIM24a__moreControlsPanel .globe-module__hIM24a__controlButton:hover:before,.globe-module__hIM24a__moreControlsPanel .globe-module__hIM24a__controlButton:focus-visible:before{transform:translate(-50%)rotate(45deg)scale(1)}.globe-module__hIM24a__controlButton:hover:not(.globe-module__hIM24a__controlButtonActive){color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-hover);transform:translateY(-1px)}.globe-module__hIM24a__controlButton:hover{z-index:10;color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-hover)}.globe-module__hIM24a__controlButton:active,.globe-module__hIM24a__controlButtonActive{color:#fff;background:var(--globe-control-active);border-color:var(--globe-accent-border-strong);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 #ffffff29}.globe-module__hIM24a__controlButtonActive:hover{color:#fff;background:var(--globe-control-active-hover);border-color:var(--globe-accent-border-strong)}.globe-module__hIM24a__controlButton:active{transform:translateY(1px)}.globe-module__hIM24a__controlButton:focus-visible{z-index:10;box-shadow:0 0 0 1px #b7e5ff38,var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);border-color:#b7e5ff6b}.globe-module__hIM24a__controlIcon{opacity:.88;width:24px;height:24px;transition:opacity .16s,transform .16s,color .16s;display:block}.globe-module__hIM24a__controlButtonActive .globe-module__hIM24a__controlIcon,.globe-module__hIM24a__controlButton:active .globe-module__hIM24a__controlIcon,.globe-module__hIM24a__controlButton:hover .globe-module__hIM24a__controlIcon{opacity:1}.globe-module__hIM24a__controlButtonActive .globe-module__hIM24a__controlIcon,.globe-module__hIM24a__controlButton:active .globe-module__hIM24a__controlIcon{color:#fff;transform:scale(1.08)}.globe-module__hIM24a__controlButton:after{content:attr(data-tooltip);border-radius:var(--globe-control-radius);background:var(--globe-surface-soft);color:var(--text-main);border:1px solid var(--globe-border-strong);-webkit-backdrop-filter:blur(10px);letter-spacing:.01em;white-space:nowrap;opacity:0;pointer-events:none;z-index:9;padding:8px 10px;font-size:12px;font-weight:600;line-height:1;transition:opacity .16s,transform .16s;position:absolute;top:50%;left:calc(100% + 12px);transform:translateY(-50%)translate(-4px);box-shadow:0 10px 22px #00000047,inset 0 1px #ffffff14}.globe-module__hIM24a__controlButton:before{content:"";background:var(--globe-surface-soft);border-left:1px solid var(--globe-border-strong);border-bottom:1px solid var(--globe-border-strong);opacity:0;pointer-events:none;z-index:8;width:10px;height:10px;transition:opacity .16s,transform .16s;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%)rotate(45deg)scale(.9)}.globe-module__hIM24a__controlButton:hover:after,.globe-module__hIM24a__controlButton:hover:before,.globe-module__hIM24a__controlButton:focus-visible:after,.globe-module__hIM24a__controlButton:focus-visible:before{opacity:1}.globe-module__hIM24a__controlButton[data-tooltip-suppressed=true]:after,.globe-module__hIM24a__controlButton[data-tooltip-suppressed=true]:before{opacity:0}.globe-module__hIM24a__controlButton:hover:after,.globe-module__hIM24a__controlButton:focus-visible:after{transform:translateY(-50%)translate(0)}.globe-module__hIM24a__controlButton:hover:before,.globe-module__hIM24a__controlButton:focus-visible:before{transform:translateY(-50%)rotate(45deg)scale(1)}.globe-module__hIM24a__controlPanel{background:var(--globe-surface-soft);-webkit-backdrop-filter:blur(18px);border-radius:var(--globe-panel-radius);box-shadow:var(--globe-glass-shadow),inset 0 1px 0 var(--globe-glass-highlight);color:#fff;pointer-events:auto;touch-action:none;border:1px solid #ffffff24;width:280px;padding:14px 16px;font-size:13px;line-height:1.3}.globe-module__hIM24a__infoPanel{top:calc(var(--control-size) + var(--control-gap));left:calc(var(--control-size) + var(--control-gap));z-index:30;width:calc(100% - (var(--control-size) + var(--control-gap)));position:absolute}.globe-module__hIM24a__legendTitle{letter-spacing:.02em;margin-bottom:10px;font-size:13px;font-weight:700}.globe-module__hIM24a__mobileFilterModalHeader{display:block}.globe-module__hIM24a__mobileFilterModalClose{display:none}.globe-module__hIM24a__legendSep{background:#ffffff24;height:1px;margin:10px 0}.globe-module__hIM24a__infoPanelIntro{color:#ffffffbd;margin:0;font-size:12px;line-height:1.45}.globe-module__hIM24a__legendItem{cursor:pointer;white-space:nowrap;color:#fff;text-align:left;opacity:1;pointer-events:auto;touch-action:manipulation;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;outline:none;align-items:center;gap:8px;width:100%;margin:6px 0;padding:10px 12px;transition:background .15s,transform .15s,border-color .15s;display:flex}.globe-module__hIM24a__legendItem:hover{background:#ffffff14;border-color:#ffffff1a}.globe-module__hIM24a__legendItemActive{background:linear-gradient(#7dc1ff38,#2d7bff1f),#ffffff0f;border-color:#8bd5ff94;box-shadow:0 0 0 1px #74c7ff24,0 8px 18px #4aa3ff29,inset 3px 0 #8bd5ffbd}.globe-module__hIM24a__legendItem:focus-visible{border-color:#b7e5ff6b;box-shadow:0 0 0 1px #b7e5ff38,inset 0 1px #ffffff0f}.globe-module__hIM24a__legendItemMuted{opacity:.45}.globe-module__hIM24a__swatch{border-radius:50%;flex:0 0 12px;width:12px;height:12px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff1f}.globe-module__hIM24a__statusUnknown{background:#7dc1ff}.globe-module__hIM24a__statusPlanned{background:#fb8c00}.globe-module__hIM24a__statusConsented{background:#4caf50}.globe-module__hIM24a__statusConstruction{background:#fbc02d}.globe-module__hIM24a__statusOperation{background:#1e88e5}.globe-module__hIM24a__statusDecommissioned{background:#9e9e9e}.globe-module__hIM24a__statusPrototype{background:#8b5cf6}.globe-module__hIM24a__statusPreTender{background:#ec4899}.globe-module__hIM24a__vesselService{background:#26c6da}.globe-module__hIM24a__vesselCargo{background:#42a5f5}.globe-module__hIM24a__vesselTanker{background:#ff7043}.globe-module__hIM24a__vesselOther{background:#78909c}.globe-module__hIM24a__vesselHsc{background:#ffca28}.globe-module__hIM24a__vesselPassenger{background:#ab47bc}.globe-module__hIM24a__vesselFishing{background:#66bb6a}.globe-module__hIM24a__vesselPleasure{background:#d4e157}.globe-module__hIM24a__filterSection{margin-top:2px}.globe-module__hIM24a__filterGroup{margin-top:10px}.globe-module__hIM24a__filterGroup:first-child{margin-top:0}.globe-module__hIM24a__filterGroupHeadingRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.globe-module__hIM24a__filterGroupHeading{color:#ffffffc7;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:600}.globe-module__hIM24a__filterGroupValue{color:#e7f7ff;font-size:12px;font-weight:600}.globe-module__hIM24a__filterSingleRow{display:flex}.globe-module__hIM24a__filterSingleRow .globe-module__hIM24a__filterToggleRow{width:100%}.globe-module__hIM24a__filterToggleRow{appearance:none;cursor:pointer;color:#ffffffd1;text-align:left;width:100%;min-height:42px;font:inherit;pointer-events:auto;touch-action:manipulation;background:0 0;border:1px solid #0000;border-radius:8px;outline:none;justify-content:space-between;align-items:center;gap:14px;margin:6px 0;padding:7px 9px;font-size:12px;font-weight:650;line-height:1.2;transition:color .15s,opacity .15s;display:flex}.globe-module__hIM24a__filterToggleRow:hover{color:#fff;background:#ffffff0d;border-color:#ffffff1f}.globe-module__hIM24a__filterToggleRow:focus-visible{color:#fff;box-shadow:0 0 0 2px #699fff33}.globe-module__hIM24a__filterToggleRowActive{color:#fff;background:#699fff1a;border-color:#699fff42}.globe-module__hIM24a__filterToggleText{white-space:normal;align-items:center;gap:8px;min-width:0;display:inline-flex}.globe-module__hIM24a__assetTypeLegendSymbol{color:#fff;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.globe-module__hIM24a__assetTypeLegendSymbol svg{width:18px;height:18px;display:block}.globe-module__hIM24a__filterToggleSwitch{background:#ffffff06;border:1px solid #ffffff47;border-radius:5px;flex:0 0 18px;width:18px;height:18px;transition:background .16s,border-color .16s;position:relative}.globe-module__hIM24a__filterToggleSwitch:after{content:"";opacity:0;transform-origin:50%;border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:9px;transition:opacity .14s,transform .14s;position:absolute;top:2px;left:5px;transform:rotate(45deg)scale(.7)}.globe-module__hIM24a__filterToggleRowActive .globe-module__hIM24a__filterToggleSwitch{background:#699fff33;border-color:#8bd5ffbd}.globe-module__hIM24a__filterToggleRowActive .globe-module__hIM24a__filterToggleSwitch:after{opacity:1;transform:rotate(45deg)scale(1)}.globe-module__hIM24a__filterPillButton{appearance:none;color:#ffffffd6;font:inherit;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:9px 10px;font-size:12px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.globe-module__hIM24a__filterPillButton:hover{background:#ffffff17;border-color:#ffffff24}.globe-module__hIM24a__filterPillButtonActive{color:#fff;background:linear-gradient(#7dc1ff47,#2d7bff24),#ffffff0f;border-color:#8bd5ffad;box-shadow:0 0 0 1px #74c7ff29,0 8px 18px #4aa3ff29,inset 0 1px #ffffff29}.globe-module__hIM24a__filterSectionHeader{cursor:pointer;color:#ffffffa6;letter-spacing:.06em;text-transform:uppercase;text-align:left;touch-action:manipulation;background:0 0;border:none;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:6px 0;font-size:11px;font-weight:600;line-height:1;display:flex}.globe-module__hIM24a__filterSectionHeader:hover{color:#ffffffe6}.globe-module__hIM24a__filterSectionChevron{opacity:.7;flex-shrink:0;width:13px;height:13px;transition:transform .18s;transform:rotate(-90deg)}.globe-module__hIM24a__filterSectionChevronOpen{opacity:1;transform:rotate(0)}.globe-module__hIM24a__filterSectionBody{margin-top:2px}.globe-module__hIM24a__filterSectionHeading{align-items:baseline;gap:7px;min-width:0;display:flex}.globe-module__hIM24a__filterSectionSummary{color:#add8ffc7;text-overflow:ellipsis;white-space:nowrap;max-width:126px;font-size:10px;font-weight:600;overflow:hidden}.globe-module__hIM24a__capacityFilter{padding:8px 8px 5px}.globe-module__hIM24a__capacityValueRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.globe-module__hIM24a__capacityValue{color:#ffffff94;letter-spacing:.04em;text-transform:uppercase;background:#ffffff09;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:3px;min-width:0;padding:7px 8px;font-size:9px;display:flex}.globe-module__hIM24a__capacityValue strong{color:#fffffff0;letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.globe-module__hIM24a__capacitySlider{cursor:pointer;touch-action:none;height:34px;margin:7px 2px 0;position:relative}.globe-module__hIM24a__capacitySliderTrack{background:#ffffff21;border-radius:999px;height:4px;position:absolute;top:15px;left:7px;right:7px;overflow:hidden}.globe-module__hIM24a__capacitySliderSelection{top:0;bottom:0;left:var(--capacity-min-percent);right:calc(100% - var(--capacity-max-percent));border-radius:inherit;background:linear-gradient(90deg,#58b8ff,#8bd5ff);position:absolute;box-shadow:0 0 10px #58b8ff61}.globe-module__hIM24a__capacitySliderInput{appearance:none;z-index:2;pointer-events:none;background:0 0;outline:none;width:100%;height:34px;margin:0;padding:0;position:absolute;inset:0}.globe-module__hIM24a__capacitySliderInputMaximum{z-index:3}.globe-module__hIM24a__capacitySliderInput::-webkit-slider-runnable-track{background:0 0;height:4px}.globe-module__hIM24a__capacitySliderInput::-webkit-slider-thumb{appearance:none;pointer-events:auto;cursor:grab;background:#58b8ff;border:2px solid #dff4ff;border-radius:50%;width:18px;height:18px;margin-top:-7px;box-shadow:0 2px 7px #0000006b,0 0 0 3px #58b8ff26}.globe-module__hIM24a__capacitySliderInput::-moz-range-track{background:0 0;border:0;height:4px}.globe-module__hIM24a__capacitySliderInput::-moz-range-thumb{pointer-events:auto;cursor:grab;background:#58b8ff;border:2px solid #dff4ff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 7px #0000006b,0 0 0 3px #58b8ff26}.globe-module__hIM24a__capacitySliderInput:focus-visible::-webkit-slider-thumb{box-shadow:0 2px 7px #0000006b,0 0 0 4px #8bd5ff57}.globe-module__hIM24a__capacitySliderInput:focus-visible::-moz-range-thumb{box-shadow:0 2px 7px #0000006b,0 0 0 4px #8bd5ff57}.globe-module__hIM24a__capacitySliderInput:active::-webkit-slider-thumb{cursor:grabbing}.globe-module__hIM24a__capacitySliderInput:active::-moz-range-thumb{cursor:grabbing}.globe-module__hIM24a__capacityScale{color:#ffffff6b;justify-content:space-between;margin:-2px 1px 8px;font-size:8px;font-weight:600;display:flex}.globe-module__hIM24a__capacityFilter .globe-module__hIM24a__filterToggleRow{min-height:38px;margin-top:3px;padding-left:8px;padding-right:7px;font-size:10px}.globe-module__hIM24a__capacityFilterFooter{justify-content:flex-end;margin-top:7px;display:flex}.globe-module__hIM24a__capacityResetButton{appearance:none;color:#8bd5ffd1;font:inherit;cursor:pointer;background:0 0;border:0;flex:none;padding:3px 0;font-size:9px;font-weight:700}.globe-module__hIM24a__capacityResetButton:hover,.globe-module__hIM24a__capacityResetButton:focus-visible{color:#fff;text-underline-offset:2px;outline:none;text-decoration:underline}.globe-module__hIM24a__overlayLegend{left:var(--legend-left);bottom:var(--legend-bottom);z-index:30;width:min(260px,calc(100vw - var(--legend-left) - var(--chrome-right-clearance)));pointer-events:auto;background:linear-gradient(180deg,rgba(var(--glass-base-rgb),.76),rgba(var(--glass-base-rgb),.64));-webkit-backdrop-filter:blur(10px);border-color:#ffffff1a;padding:10px 12px 8px;display:none;position:fixed;box-shadow:0 8px 16px #0000002e,inset 0 1px #ffffff0f,inset 0 -4px 8px #00000014}.globe-module__hIM24a__overlayLegendVisible{display:block}.globe-module__hIM24a__overlayLegendTitle{letter-spacing:.02em;font-size:12px;font-weight:700}.globe-module__hIM24a__overlayLegendHeading{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.globe-module__hIM24a__overlayLegendSubtitle{color:#ffffffa3;letter-spacing:.01em;font-size:10px;font-weight:500;line-height:1.2}.globe-module__hIM24a__overlayLegendBar{border-radius:999px;width:min(220px,100%);height:12px;margin:0 auto;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #ffffff1f,0 6px 14px #0000002e}.globe-module__hIM24a__waveLegendBar{background:linear-gradient(90deg,#c0ddf0 0%,#7cb9db 5.5556%,#3f8eca 11.1111%,#1f67b1 16.6667%,#1791a4 25%,#39a467 33.3333%,#89b04f 44.4444%,#cfa149 55.5556%,#db7038 66.6667%,#d62e41 77.7778%,#ae4385 88.8889%,#8656b0 100%)}.globe-module__hIM24a__windLegendBar{background:linear-gradient(90deg,#1b4965 0%,#0f93a7 19.403%,#39a339 40.2985%,#c2863f 59.7015%,#d70032 80.597%,#af5088 100%)}.globe-module__hIM24a__overlayLegendTicks{pointer-events:none;position:absolute;inset:0}.globe-module__hIM24a__overlayLegendTick{position:absolute;top:0;bottom:0;transform:translate(-50%)}.globe-module__hIM24a__overlayLegendTick:before{content:"";background:#ffffff75;width:1px;height:18px;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.globe-module__hIM24a__overlayLegendTickStart{left:0;transform:none}.globe-module__hIM24a__overlayLegendTickStart:before{display:none}.globe-module__hIM24a__overlayLegendTickEnd{text-align:right;transform:translate(-100%)}.globe-module__hIM24a__overlayLegendTickEnd:before{display:none}.globe-module__hIM24a__overlayLegendLabels{pointer-events:none;width:min(220px,100%);height:12px;margin:6px auto 0;position:relative}.globe-module__hIM24a__overlayLegendLabel{color:#ffffffc2;text-align:center;white-space:nowrap;font-size:10px;line-height:1;position:absolute;top:0;transform:translate(-50%)}.globe-module__hIM24a__overlayLegendLabelStart{text-align:left;left:0;transform:none}.globe-module__hIM24a__overlayLegendLabelEnd{text-align:right;transform:translate(-100%)}.globe-module__hIM24a__statusPill{letter-spacing:.02em;background:#ffffff14;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;font-weight:700;display:inline-flex}.globe-module__hIM24a__shell .popupCard{width:242px;min-width:242px;max-width:242px;font:13px/1.45 var(--font-omnia-body),system-ui,sans-serif;color:var(--text-main);overflow-wrap:anywhere}.globe-module__hIM24a__shell .popupTitle{letter-spacing:.01em;color:var(--text-main);border-bottom:1px solid var(--border-subtle);text-shadow:0 1px 8px #0000002e;margin-bottom:12px;padding-bottom:8px;font-size:17px;font-weight:800;line-height:1.2}.globe-module__hIM24a__shell .popupTitleLine{align-items:center;gap:8px;min-width:0;display:flex}.globe-module__hIM24a__shell .popupTitleFlag{border-radius:2px;flex:none;justify-content:center;align-items:center;width:18px;height:13px;display:inline-flex;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.globe-module__hIM24a__shell .popupTitleFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__shell .popupCountryValue{align-items:center;gap:.45rem;min-width:0;display:inline-flex}.globe-module__hIM24a__shell .supplyChainMapLogoMarker{cursor:pointer;opacity:.96;z-index:4;background:#fffffff5;border:0;border-radius:5px;place-items:center;padding:4px;transition:opacity .14s,transform .14s,box-shadow .14s;display:grid;box-shadow:0 2px 6px #0512262e,inset 0 0 0 1px #0c223a14}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerDark{background:#06172ef0;box-shadow:0 2px 6px #0512263d,inset 0 0 0 1px #ffffff14}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerTiny{width:24px;height:24px;padding:3px}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerSmall{width:30px;height:30px}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerMedium{width:38px;height:38px}.globe-module__hIM24a__shell .supplyChainMapLogoMarker:hover{opacity:1;transform:translateY(-1px);box-shadow:0 4px 10px #0512263d,inset 0 0 0 1px #2563eb2e}.globe-module__hIM24a__shell .supplyChainMapLogoMarker img{object-fit:contain;max-width:100%;max-height:100%;display:block}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerInitials span{color:#fff;letter-spacing:0;font-size:.72rem;font-weight:800;line-height:1;display:block}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerTiny.supplyChainMapLogoMarkerInitials span{font-size:.58rem}.globe-module__hIM24a__shell .supplyChainMapLogoMarkerMedium.supplyChainMapLogoMarkerInitials span{font-size:.82rem}.globe-module__hIM24a__shell .popupTitleText{min-width:0}.globe-module__hIM24a__shell .popupTitleNote{color:var(--accent-soft);white-space:nowrap;font-size:12px;font-weight:700;line-height:1.2}.globe-module__hIM24a__shell .popupTurbineTitleLine{flex-wrap:nowrap;gap:6px;overflow:hidden}.globe-module__hIM24a__shell .popupTurbineTitleLine .popupTitleText{white-space:nowrap;flex:none}.globe-module__hIM24a__shell .popupTurbineTitleLine .popupTitleNote{text-overflow:ellipsis;min-width:0;font-size:10px;line-height:1.15;overflow:hidden}.globe-module__hIM24a__shell .popupSubtitle{color:var(--accent-soft);margin-top:4px;font-size:12px;font-weight:600;line-height:1.25}.globe-module__hIM24a__shell .popupWebsiteLinkRow{margin-top:6px}.globe-module__hIM24a__shell .popupWebsiteLink{align-items:center;gap:5px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex}.globe-module__hIM24a__shell .popupWebsiteIcon{flex:none;justify-content:center;align-items:center;display:inline-flex}.globe-module__hIM24a__shell .popupWebsiteIconSvg{width:13px;height:13px;display:block}.globe-module__hIM24a__shell .popupRow{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;margin-top:6px;display:grid}.globe-module__hIM24a__shell .popupLabel{opacity:1;color:#ffffffa8;flex:none}.globe-module__hIM24a__shell .popupRow b{color:#fff;text-align:left;word-break:break-word;min-width:0;font-weight:700}.globe-module__hIM24a__shell .popupFieldGrid{gap:10px;display:grid}.globe-module__hIM24a__shell .popupField{gap:3px;display:grid}.globe-module__hIM24a__shell .popupFieldLabel{letter-spacing:.03em;text-transform:uppercase;color:#ffffff94;font-size:11px;font-weight:700;line-height:1.2}.globe-module__hIM24a__shell .popupFieldValue{color:#fff;overflow-wrap:anywhere;word-break:break-word;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-width:0;font-size:14px;font-weight:700;line-height:1.35;display:inline-flex}.globe-module__hIM24a__shell .popupFieldValue b{color:inherit;font-size:inherit;line-height:inherit}.globe-module__hIM24a__shell .turbinePopup .popupFieldGrid{gap:8px}.globe-module__hIM24a__shell .popupTurbineContextGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 10px}.globe-module__hIM24a__shell .popupTurbineContextGrid .popupField{grid-column:1/-1}.globe-module__hIM24a__shell .popupTurbineModelGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px 10px}.globe-module__hIM24a__shell .popupTurbineModelGrid .popupFieldLabel{font-size:10px}.globe-module__hIM24a__shell .popupTurbineFullWidthField{grid-column:1/-1}.globe-module__hIM24a__shell .popupTurbineModelGrid .popupFieldValue{gap:5px;font-size:13px;line-height:1.28}.globe-module__hIM24a__shell .popupTurbineMetricGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px 10px}.globe-module__hIM24a__shell .popupTurbineMetricGrid .popupFieldLabel{font-size:10px}.globe-module__hIM24a__shell .popupTurbineMetricGrid .popupFieldValue{gap:5px;font-size:13px}.globe-module__hIM24a__shell .popupOwnerList{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.globe-module__hIM24a__shell .popupOwnerPill{color:#ffffffe6;letter-spacing:.01em;background:#ffffff14;border:1px solid #ffffff1a;border-radius:8px;align-items:center;min-height:24px;padding:3px 9px;font-size:12px;font-weight:600;line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.globe-module__hIM24a__shell .popupRelationSection{gap:12px;display:grid}.globe-module__hIM24a__shell .popupRelationBlock{gap:7px;display:grid}.globe-module__hIM24a__shell .popupRelationHeading{color:#ffffffa8;letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:7px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.globe-module__hIM24a__shell .popupRelationHeadingIcon{color:#79c6fff0;flex:none;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.globe-module__hIM24a__shell .popupRelationIconSvg{width:17px;height:17px;display:block}.globe-module__hIM24a__shell .popupRelationIconBlades{transform-origin:12px 8.65px}.globe-module__hIM24a__shell .popupFieldMeta{color:#ffffff94;font-size:11px;line-height:1.25}.globe-module__hIM24a__shell .popupWeatherStrip{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.globe-module__hIM24a__shell .popupWeatherMetric{flex:0 auto;gap:4px;min-width:fit-content;display:grid}.globe-module__hIM24a__shell .popupWeatherMetricValue{color:#fff;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;min-width:fit-content;font-size:13px;font-weight:700;line-height:1.25;display:inline-flex}.globe-module__hIM24a__shell .popupWeatherMetricValue span:last-child{min-width:fit-content}.globe-module__hIM24a__shell .popupValuePlaceholder{background:linear-gradient(90deg,#ffffff1f,#ffffff38,#ffffff1f) 0 0/200% 100%;border-radius:999px;height:.92em;animation:1.6s ease-in-out infinite globe-module__hIM24a__popupValuePulse;display:inline-block}.globe-module__hIM24a__shell .popupValuePlaceholderShort{width:25px}.globe-module__hIM24a__shell .popupValuePlaceholderMedium{width:25px}.globe-module__hIM24a__shell .popupValuePlaceholderOwner{width:108px}.globe-module__hIM24a__shell .popupValuePlaceholderPower{width:52px}.globe-module__hIM24a__shell .popupValueEmpty{color:#ffffff94}.globe-module__hIM24a__shell .popupMeta{color:#ffffff9e;margin-top:2px;font-size:11px}.globe-module__hIM24a__shell .popupTimestamp{color:#ffffff94;border-top:1px solid #ffffff14;margin-top:8px;padding-top:6px;font-size:11px}.globe-module__hIM24a__shell .vesselPopup{color:var(--text-main)}.globe-module__hIM24a__shell .vesselPopup .popupTitle{color:var(--text-main)}.globe-module__hIM24a__shell .vesselPopup .popupFieldLabel{color:#ffffff9e}.globe-module__hIM24a__shell .vesselPopup .popupFieldValue{color:var(--text-main)}:is(.globe-module__hIM24a__shell .maplibregl-popup.vessel-map-popup .maplibregl-popup-content,.globe-module__hIM24a__shell .mapboxgl-popup.vessel-map-popup .mapboxgl-popup-content){min-width:300px;padding:16px 18px 14px;overflow:hidden;max-width:420px!important}:is(.globe-module__hIM24a__shell .maplibregl-popup.vessel-map-popup .maplibregl-popup-close-button,.globe-module__hIM24a__shell .mapboxgl-popup.vessel-map-popup .mapboxgl-popup-close-button){width:28px;height:28px;color:var(--text-main);background:#ffffff14;border-radius:10px;line-height:26px;top:8px;right:8px}:is(.globe-module__hIM24a__shell .maplibregl-popup.vessel-map-popup .maplibregl-popup-close-button:hover,.globe-module__hIM24a__shell .mapboxgl-popup.vessel-map-popup .mapboxgl-popup-close-button:hover){color:var(--text-main);background:#ffffff24}.globe-module__hIM24a__shell .popupSection{border-top:1px solid var(--border-subtle);margin-top:10px;padding-top:10px}.globe-module__hIM24a__shell .vesselPopup .popupSection{margin-left:2px;margin-right:2px}.globe-module__hIM24a__shell .vesselSubtitleSep{opacity:.45;margin:0 1px}.globe-module__hIM24a__shell .vesselTypeDot{border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.globe-module__hIM24a__shell .vesselTypeValue{flex-wrap:nowrap;align-items:center}.globe-module__hIM24a__shell .vesselTypeValue b{min-width:0}.globe-module__hIM24a__shell .vesselDimensionsInline{align-items:baseline;gap:14px}.globe-module__hIM24a__shell .vesselDimensionInlineItem{flex-wrap:nowrap;align-items:baseline;gap:6px;display:inline-flex}.globe-module__hIM24a__shell .vesselDimensionInlineLabel{color:#ffffff8f;font-size:11px;font-weight:600;line-height:1.2}.globe-module__hIM24a__shell .popupSpeedIcon{color:#ffd778e0;flex:none;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.globe-module__hIM24a__shell .popupSpeedIconSvg{width:22px;height:22px;display:block}.globe-module__hIM24a__shell .vesselDimsRow{align-items:center;gap:10px;margin-top:4px;display:flex}.globe-module__hIM24a__shell .vesselDimsGraphicSvg{flex:none;width:88px;height:96px;display:block}.globe-module__hIM24a__shell .vesselDimLabels{flex:1;grid-template-columns:1fr;gap:6px;display:grid}.globe-module__hIM24a__shell .vesselDimItem{color:var(--text-main);align-items:flex-start;gap:6px;font-size:13px;font-weight:700;display:flex}.globe-module__hIM24a__shell .vesselDimText{gap:1px;display:grid}.globe-module__hIM24a__shell .vesselDimText span{color:#ffffff8f;font-size:11px;font-weight:600;line-height:1.25}.globe-module__hIM24a__shell .vesselDimKey{letter-spacing:.04em;color:#ffffff8a;text-transform:uppercase;min-width:10px;margin-top:2px;font-size:10px;font-weight:700}.globe-module__hIM24a__shell .vesselExternalLinkSection{margin-top:12px}.globe-module__hIM24a__shell .vesselExternalLink{color:var(--label-blue);align-items:center;gap:8px;font-size:12px;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.globe-module__hIM24a__shell .vesselExternalLink:hover{color:var(--text-main);text-decoration:underline}.globe-module__hIM24a__shell .vesselExternalLinkIcon{flex:none;justify-content:center;align-items:center;width:15px;height:15px;display:inline-flex}.globe-module__hIM24a__shell .vesselExternalLinkIconSvg{width:15px;height:15px;display:block}.globe-module__hIM24a__shell .popupSectionFirst{border-top:0;margin-top:0;padding-top:0}.globe-module__hIM24a__shell .popupStatusValue{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.globe-module__hIM24a__shell .popupPowerIcon{color:#f3c84b;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.globe-module__hIM24a__shell .popupPowerIconSvg{width:18px;height:18px;display:block}.globe-module__hIM24a__shell .popupPopulationIcon{color:#58c4a6;flex:none;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.globe-module__hIM24a__shell .popupPopulationIconSvg{width:18px;height:18px;display:block}.globe-module__hIM24a__shell .popupWindIcon{color:#8ad7ffe6;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.globe-module__hIM24a__shell .popupWindIconSvg{width:24px;height:24px;display:block}.globe-module__hIM24a__shell .popupWaveIcon{color:#79c6ffeb;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.globe-module__hIM24a__shell .popupWaveIconSvg{width:24px;height:24px;display:block}.globe-module__hIM24a__shell .popupCompassIcon{color:#ff5f5f;transform-origin:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.globe-module__hIM24a__shell .popupCompassIconSvg{width:24px;height:24px;display:block}.globe-module__hIM24a__shell .popupSectionCta{border-top:1px solid #ffffff14;margin-top:14px;padding-top:12px}.globe-module__hIM24a__shell .popupLaunchButton{appearance:none;border:1px solid var(--globe-border-strong);background:var(--globe-surface);color:#ffffffe6;width:100%;min-height:46px;font-family:var(--font-omnia-body),system-ui,sans-serif;cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(8px);-webkit-tap-highlight-color:transparent;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:11px 14px;text-decoration:none;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 12px #0000002e,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__shell .popupLaunchButton:visited{color:var(--text-main)}.globe-module__hIM24a__shell .popupLaunchButton:hover{color:var(--text-main);border-color:var(--globe-accent-border);background:var(--globe-surface-active);transform:translateY(-1px);box-shadow:0 5px 12px #0000002e,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__shell .popupLaunchButton:active{color:var(--text-main);background:var(--globe-surface-active);border-color:var(--globe-accent-border-strong);transform:translateY(2px);box-shadow:0 5px 12px #00000038,inset 0 3px 8px #00000038,inset 0 1px #ffffff1f,inset 0 0 0 1px #699fff3d}.globe-module__hIM24a__shell .popupLaunchButton:focus-visible{border-color:#b7e5ff6b;box-shadow:0 0 0 1px #b7e5ff38,0 5px 12px #0000002e,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__shell .popupLaunchButtonText{letter-spacing:.03em;font-size:13px;font-weight:700}.globe-module__hIM24a__shell .popupLaunchIcons{color:inherit;flex:none;align-items:center;gap:3px;display:inline-flex}.globe-module__hIM24a__shell .popupSceneCubeIcon{flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.globe-module__hIM24a__shell .popupSceneCubePerspective{perspective:140px;perspective-origin:50%;filter:drop-shadow(0 0 8px #ffffff24);justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.globe-module__hIM24a__shell .popupSceneCube3d{width:13px;height:13px;transform-style:preserve-3d;will-change:transform;animation:5.8s linear infinite globe-module__hIM24a__popupCubeSpin;position:relative}.globe-module__hIM24a__shell .popupSceneCubeFace{backface-visibility:hidden;background:#ffffff14;border:1.25px solid #fffffffa;position:absolute;inset:0}.globe-module__hIM24a__shell .popupSceneCubeFaceFront{transform:translateZ(6.5px)}.globe-module__hIM24a__shell .popupSceneCubeFaceBack{transform:rotateY(180deg)translateZ(6.5px)}.globe-module__hIM24a__shell .popupSceneCubeFaceRight{background:#ffffff1f;transform:rotateY(90deg)translateZ(6.5px)}.globe-module__hIM24a__shell .popupSceneCubeFaceLeft{background:#ffffff1a;transform:rotateY(-90deg)translateZ(6.5px)}.globe-module__hIM24a__shell .popupSceneCubeFaceTop{background:#ffffff1f;transform:rotateX(90deg)translateZ(6.5px)}.globe-module__hIM24a__shell .popupSceneCubeFaceBottom{background:#ffffff14;transform:rotateX(-90deg)translateZ(6.5px)}.globe-module__hIM24a__shell .popupSceneIcon{color:#fffffffa;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.globe-module__hIM24a__shell .popupSceneIconSvg{filter:drop-shadow(0 0 10px #60beff1f);width:30px;height:30px;display:block}@media (max-width:420px){.globe-module__hIM24a__shell .popupWeatherStrip{grid-template-columns:1fr;gap:10px;display:grid}.globe-module__hIM24a__shell .popupWeatherMetric{min-width:0}.globe-module__hIM24a__shell .popupWeatherMetricValue{white-space:normal;min-width:0}}@keyframes globe-module__hIM24a__popupCubeSpin{0%{transform:rotateX(-28deg)rotateY(38deg)rotate(0)}50%{transform:rotateX(-28deg)rotateY(218deg)rotate(0)}to{transform:rotateX(-28deg)rotateY(398deg)rotate(0)}}@keyframes globe-module__hIM24a__popupValuePulse{0%{opacity:.75;background-position:200% 0}50%{opacity:1}to{opacity:.75;background-position:-200% 0}}.globe-module__hIM24a__shell .popupStatusDot{border-radius:999px;width:10px;height:10px;display:inline-block;box-shadow:inset 0 0 0 1px #ffffff2e}.globe-module__hIM24a__shell .popupStatusUnknown{background:#7dc1ff}.globe-module__hIM24a__shell .popupStatusPlanned{background:#fb8c00}.globe-module__hIM24a__shell .popupStatusConsented{background:#4caf50}.globe-module__hIM24a__shell .popupStatusConstruction{background:#fbc02d}.globe-module__hIM24a__shell .popupStatusOperation{background:#1e88e5}.globe-module__hIM24a__shell .popupStatusDecommissioned{background:#9e9e9e}.globe-module__hIM24a__shell .popupStatusPrototype{background:#8b5cf6}.globe-module__hIM24a__shell .popupStatusPreTender{background:#ec4899}.globe-module__hIM24a__popupPlaceholder{color:#ffffffb8;background:#ffffff0f;border-radius:10px;margin-top:6px;padding:10px 12px;font-size:12px}.globe-module__hIM24a__emptyState{right:18px;top:var(--header-clearance);z-index:5;background:linear-gradient(180deg,#ffffff0f,#ffffff04),linear-gradient(180deg,rgba(var(--glass-base-rgb),.95),rgba(var(--glass-base-rgb),.91));color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff24;border-radius:14px;max-width:340px;padding:12px 14px;position:fixed;box-shadow:0 8px 18px #0003,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__modal{z-index:180;justify-content:center;align-items:center;padding:26px;display:flex;position:fixed;inset:0}.globe-module__hIM24a__modalBackdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02060e94;position:absolute;inset:0}.globe-module__hIM24a__modalPanel{background:linear-gradient(180deg,#ffffff0f,#ffffff04),linear-gradient(180deg,rgba(var(--glass-base-rgb),.95),rgba(var(--glass-base-rgb),.91));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid #ffffff24;border-radius:22px;width:min(760px,100vw - 36px);max-height:min(80vh,720px);padding:26px 28px 24px;position:relative;overflow:auto;box-shadow:0 14px 30px #0000003d,inset 0 1px #ffffff14,inset 0 -4px 10px #0000001f}.globe-module__hIM24a__modalHead{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.globe-module__hIM24a__modalTitle{font-family:var(--font-omnia-display),var(--font-omnia-body),sans-serif;letter-spacing:.02em;margin:0;font-size:28px}.globe-module__hIM24a__modalClose{background:linear-gradient(180deg,#ffffff0f,#ffffff04),linear-gradient(180deg,rgba(var(--glass-base-rgb),.95),rgba(var(--glass-base-rgb),.91));color:#fff;cursor:pointer;border:1px solid #ffffff29;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;line-height:1;display:inline-flex;box-shadow:0 5px 12px #0000002e,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__modalCloseIcon{stroke-width:2.2px;width:18px;height:18px;display:block}.globe-module__hIM24a__modalBody p{color:#ffffffd9;margin:0 0 12px;font-size:13px;line-height:1.5}.globe-module__hIM24a__modalBody ul{color:#ffffffe0;margin:0 0 12px 18px;padding:0;font-size:13px;line-height:1.55}.globe-module__hIM24a__modalBody a{color:#fff;text-underline-offset:2px;text-decoration:underline}.globe-module__hIM24a__directoryInfoModal .globe-module__hIM24a__modalBackdrop{-webkit-backdrop-filter:none;background:#02102c3d}.globe-module__hIM24a__directoryInfoModal .globe-module__hIM24a__modalPanel{border:1px solid var(--globe-border-strong);-webkit-backdrop-filter:none;background:#02102c;border-radius:12px;width:min(560px,100vw - 32px);padding:20px 22px 18px;box-shadow:0 20px 48px #0000005c,inset 0 1px #ffffff14}.globe-module__hIM24a__directoryInfoModal .globe-module__hIM24a__modalHead{align-items:center;margin-bottom:14px}.globe-module__hIM24a__directoryInfoModal .globe-module__hIM24a__modalTitle{letter-spacing:0;font-size:20px;line-height:1.25}.globe-module__hIM24a__directoryInfoModalTopClose{color:#b7e5ffb8;cursor:pointer;flex:none;justify-content:center;align-items:center;padding:0;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex;width:32px!important;height:32px!important;box-shadow:none!important;background:#ffffff0f!important;border:1px solid #ffffff24!important;border-radius:6px!important}.globe-module__hIM24a__directoryInfoModalTopClose:hover,.globe-module__hIM24a__directoryInfoModalTopClose:focus-visible{color:var(--text-main);transform:translateY(-1px);background:var(--globe-surface-hover)!important;border-color:#ffffff40!important}.globe-module__hIM24a__directoryInfoModalTopClose:active{transform:translateY(1px)}.globe-module__hIM24a__directoryInfoModalTopClose:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__directoryInfoModalTopCloseIcon{stroke-width:2.2px;width:16px;height:16px;display:block}.globe-module__hIM24a__directoryInfoModal .globe-module__hIM24a__modalBody p{color:#ffffffd6;font-size:13.5px;line-height:1.5}.globe-module__hIM24a__directoryInfoModal .globe-module__hIM24a__modalBody p:last-of-type{margin-bottom:0}.globe-module__hIM24a__directoryInfoModalActions{justify-content:center;margin-top:16px;display:flex}.globe-module__hIM24a__directoryInfoModalCloseButton{color:#fff;min-width:96px;min-height:34px;font:inherit;cursor:pointer;box-shadow:none;background:#2f67bd;border:1px solid #2f67bd;border-radius:6px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.globe-module__hIM24a__directoryInfoModalCloseButton:hover,.globe-module__hIM24a__directoryInfoModalCloseButton:focus-visible{box-shadow:none;background:#345fae;border-color:#345fae;transform:translateY(-1px)}.globe-module__hIM24a__directoryInfoModalCloseButton:focus-visible{outline-offset:2px;outline:2px solid #b7e5ff6b}.globe-module__hIM24a__exploreModal{--explore-modal-gap:12px;z-index:60;padding:var(--explore-modal-gap);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.globe-module__hIM24a__exploreModalBackdrop{background:var(--globe-backdrop);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:absolute;inset:0}.globe-module__hIM24a__exploreModalPanel{width:calc(100vw - (var(--explore-modal-gap)*2));height:calc(100dvh - (var(--explore-modal-gap)*2));color:var(--text-main);background:radial-gradient(circle at top left,#699fff24,transparent 32%),linear-gradient(180deg,var(--omnia-color-bg-elevated),#02102cfb);border:1px solid var(--globe-accent-border);border-radius:22px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #0000006b,inset 0 1px #ffffff14,inset 0 -18px 36px #0003}.globe-module__hIM24a__exploreModalHeader{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 8px;display:flex}.globe-module__hIM24a__exploreModalHeaderMain{flex-wrap:wrap;align-items:center;gap:16px;min-width:0;display:flex}.globe-module__hIM24a__exploreModalHeading{align-items:center;gap:8px;min-width:0;display:inline-flex}.globe-module__hIM24a__exploreModalWebsiteLink{flex:none}.globe-module__hIM24a__exploreModalFlag{border-radius:3px;flex:none;width:18px;height:13px;display:inline-flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff29}.globe-module__hIM24a__exploreModalFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__exploreModalTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-soft);margin:0;font-size:13px;font-weight:600;line-height:1.3}.globe-module__hIM24a__exploreModalClose{border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-main);cursor:pointer;background:#ffffff0d;border-radius:10px;flex:none;font-size:18px;line-height:1;box-shadow:0 8px 18px #00000029,inset 0 1px #ffffff14}.globe-module__hIM24a__exploreModalTabs{border-bottom:1px solid var(--border-subtle);flex:none;gap:22px;min-height:36px;padding:0 18px;display:flex;position:relative;overflow:visible}.globe-module__hIM24a__exploreModalTabIndicator{background:var(--explore-modal-tab-indicator-color,var(--omnia-color-accent));height:2px;box-shadow:0 0 14px var(--explore-modal-tab-indicator-shadow,#8ad7ff73);will-change:transform,width;border-radius:999px;position:absolute;bottom:-1px;left:0}.globe-module__hIM24a__exploreModalTabIndicatorReady{transition:transform .22s,width .22s}.globe-module__hIM24a__exploreModalTab{min-height:35px;color:var(--accent-soft);font:inherit;letter-spacing:.01em;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0 0 10px;font-size:13px;font-weight:600;line-height:1.2;transition:color .16s,transform .16s;display:inline-flex;position:relative}.globe-module__hIM24a__exploreModalTabIcon{object-fit:contain;width:18px;height:18px;color:var(--explore-modal-tab-accent,#699fffd1);flex:none;transition:color .16s}.globe-module__hIM24a__exploreModalTabIcon[data-public-feature-icon]{background-position:50%;background-repeat:no-repeat;background-size:contain;width:24px;height:24px}.globe-module__hIM24a__exploreModalTabIcon[data-project-network-icon]{width:24px;height:24px}.globe-module__hIM24a__exploreModalTabIconVessel{width:17px;height:17px}.globe-module__hIM24a__exploreModalTabProBadge{min-height:15px;padding:0 6px;font-size:.56rem;font-weight:820}.globe-module__hIM24a__exploreModalTabFlag{border-radius:2px;flex:none;width:17px;height:12px;overflow:hidden;box-shadow:0 0 0 1px #ffffff2e}.globe-module__hIM24a__exploreModalTabFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__exploreModalTab:hover{color:var(--text-main);transform:translateY(-1px)}.globe-module__hIM24a__exploreModalTab:hover .globe-module__hIM24a__exploreModalTabIcon,.globe-module__hIM24a__exploreModalTabActive .globe-module__hIM24a__exploreModalTabIcon{color:var(--explore-modal-tab-accent,var(--omnia-color-accent))}.globe-module__hIM24a__exploreModalTab:focus-visible,.globe-module__hIM24a__exploreModalClose:focus-visible{outline:2px solid var(--label-blue);outline-offset:2px}.globe-module__hIM24a__exploreModalTabActive{color:var(--text-main)}.globe-module__hIM24a__exploreModalBody{background:var(--bg-light);flex:auto;min-height:0;padding:12px 18px 18px;overflow-y:auto}.globe-module__hIM24a__exploreModalBodyFullBleed{padding:0;overflow:hidden}.globe-module__hIM24a__exploreModalBodyStandard{background:#fff;flex-direction:column;padding:0;display:flex;overflow:hidden}.globe-module__hIM24a__exploreModalBodySupplyChain{flex-direction:column;padding:0;display:flex;overflow:hidden}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryPanelModal{box-sizing:border-box;height:100%;min-height:0;max-height:100%;overflow:hidden}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryPanelModal>.globe-module__hIM24a__supplyChainDirectoryScrollable{flex:auto;min-height:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryPanelModal>.globe-module__hIM24a__supplyChainDirectoryScrollable:not(.globe-module__hIM24a__supplyChainDirectoryContent){overflow-y:auto}.globe-module__hIM24a__exploreModalBodyNews{flex-direction:column;padding:0;display:flex;overflow:hidden}.globe-module__hIM24a__exploreModalBodyTurbines,.globe-module__hIM24a__exploreModalBodyProjectNetwork{background:#fff;flex-direction:column;padding:0;display:flex;overflow:hidden}.globe-module__hIM24a__newsExploreTab{--explore-tab-introduction:#eef1f3}.globe-module__hIM24a__newsExploreTab .globe-module__hIM24a__newsPanelCardTitle{font-size:var(--explore-tab-type-title,.78rem)}.globe-module__hIM24a__newsExploreTab .globe-module__hIM24a__newsPanelCardSummary{font-size:var(--explore-tab-type-body,.72rem)}.globe-module__hIM24a__newsExploreTab .globe-module__hIM24a__newsPanelCardDate,.globe-module__hIM24a__newsExploreTab .globe-module__hIM24a__newsPanelRelationChip{font-size:var(--explore-tab-type-supporting,.66rem)}.globe-module__hIM24a__organizationDirectoryExploreTab,.globe-module__hIM24a__supplyChainDirectoryExploreTab{--explore-tab-introduction:#eef1f3}.globe-module__hIM24a__organizationDirectoryExploreTab .globe-module__hIM24a__toolDrawerTable,.globe-module__hIM24a__supplyChainDirectoryExploreTab .globe-module__hIM24a__toolDrawerTable{font-size:var(--explore-tab-type-body,.72rem)}.globe-module__hIM24a__organizationDirectoryExploreTab .globe-module__hIM24a__toolDrawerTable th,.globe-module__hIM24a__supplyChainDirectoryExploreTab .globe-module__hIM24a__toolDrawerTable th{font-size:var(--explore-tab-type-label,.6rem)}.globe-module__hIM24a__organizationDirectoryExploreTab .globe-module__hIM24a__toolDrawerOrganizationCell small,.globe-module__hIM24a__supplyChainDirectoryExploreTab .globe-module__hIM24a__toolDrawerOrganizationCell small,.globe-module__hIM24a__organizationDirectoryExploreTab .globe-module__hIM24a__toolDrawerChip,.globe-module__hIM24a__supplyChainDirectoryExploreTab .globe-module__hIM24a__toolDrawerChip{font-size:var(--explore-tab-type-supporting,.66rem)}.globe-module__hIM24a__organizationDirectoryStandardPagePanel{background:#fff;height:100%;padding:0}.globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__supplyChainDirectoryContent{box-shadow:none;background:#fff;border:0;border-radius:0;padding:0;overflow:hidden}.globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__organizationDirectoryTableFrame{border:1px solid var(--supply-chain-modal-line);margin-top:8px;overflow:hidden}.globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__organizationDirectoryTableFrame .globe-module__hIM24a__toolDrawerTableScroller{border-top:0;margin:0}.globe-module__hIM24a__supplyChainDirectoryStandardPagePanel{background:#fff;height:100%;padding:0}.globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__supplyChainDirectoryContent{box-shadow:none;background:#fff;border:0;border-radius:0;padding:0;overflow:hidden}.globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerTableScroller{border:1px solid var(--supply-chain-modal-line);margin:8px 0 0}.globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerDetail,.globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerDetail{box-shadow:none;background:#fff;border:0;border-radius:0;padding:0}.globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerEntryTabs,.globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerEntryTabs{margin:14px 0 0}.globe-module__hIM24a__newsPanelModal.globe-module__hIM24a__newsPanelStandardPageList{background:#fff;min-height:0;padding:0}.globe-module__hIM24a__turbinesTab{--turbines-text:#071327;--turbines-muted:#557089;--turbines-line:#c2d4e6;--turbines-accent:#35d07f;--turbines-cyan:#0c8ca8;--explore-tab-text:var(--turbines-text);--explore-tab-muted:var(--turbines-muted);--explore-tab-line:var(--turbines-line);--explore-tab-accent:var(--turbines-accent);--explore-tab-introduction:#eef1f3}.globe-module__hIM24a__turbinesModelStrip{background:#fff;gap:8px;display:flex;overflow-x:auto}.globe-module__hIM24a__turbinesModelStrip button{min-height:30px;color:var(--turbines-muted);font:inherit;font-size:var(--explore-tab-type-label,.6rem);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #c2d4e6f2;border-radius:4px;flex:1 0 auto;padding:8px 12px;font-weight:760;line-height:1.1}.globe-module__hIM24a__turbinesModelStripActive,.globe-module__hIM24a__turbinesModelStrip button:hover,.globe-module__hIM24a__turbinesModelStrip button:focus-visible{color:var(--turbines-cyan)!important;background:#0f766e0f!important;border-color:#0f766e7a!important}.globe-module__hIM24a__turbinesDiagramLayout{grid-template-columns:minmax(0,1fr) minmax(118px,.28fr);align-items:stretch;gap:16px;display:grid}.globe-module__hIM24a__turbinesSchematicShell{background:#fff;justify-items:center;min-height:286px;padding:4px 8px 0;display:grid;position:relative;overflow:hidden}.globe-module__hIM24a__turbinesSchematicSvg{width:min(100%,420px);height:auto;max-height:min(322px,42vh);display:block}.globe-module__hIM24a__turbinesDiagramData{border-left:1px solid var(--turbines-line);flex-direction:column;min-width:0;margin:0;display:flex}.globe-module__hIM24a__turbinesDiagramDatum{border-bottom:1px solid var(--turbines-line);min-width:0;padding:10px 0 11px 12px}.globe-module__hIM24a__turbinesDiagramDatum:last-child{border-bottom:0}.globe-module__hIM24a__turbinesDiagramDatum dt{color:var(--turbines-muted);font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;margin:0 0 4px;font-weight:700;line-height:1.2}.globe-module__hIM24a__turbinesDiagramDatum dd{overflow-wrap:anywhere;color:var(--turbines-text);font-size:var(--explore-tab-type-body,.72rem);margin:0;font-weight:800;line-height:1.3}.globe-module__hIM24a__turbinesSchematicRotor{transform-box:view-box;transform-origin:128px 118px;animation:7s linear infinite globe-module__hIM24a__turbines-rotor-spin}.globe-module__hIM24a__turbinesTechnicalRotor{transform-box:view-box;transform-origin:205px 125px;animation:9s linear infinite globe-module__hIM24a__turbines-rotor-spin}.globe-module__hIM24a__turbinesSpecGrid{background:#fff;grid-template-columns:1fr;margin:0;display:grid}.globe-module__hIM24a__turbinesSpecCell{background:#fff;border-bottom:1px solid #c2d4e6ad;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);align-items:center;column-gap:16px;min-height:34px;padding:7px 10px;display:grid}.globe-module__hIM24a__turbinesSpecCell:nth-child(2n){background:#f6f9fc}.globe-module__hIM24a__turbinesSpecCell dt{color:var(--turbines-muted);font-size:var(--explore-tab-type-supporting,.66rem);font-weight:650}.globe-module__hIM24a__turbinesSpecCell dd{color:var(--turbines-text);font-size:var(--explore-tab-type-body,.72rem);text-align:right;font-variant-numeric:tabular-nums;margin:0;font-weight:780;line-height:1.2}.globe-module__hIM24a__turbinesSpecCell .globe-module__hIM24a__turbinesSpecValueMissing{color:#7e91a3;font-weight:600}.globe-module__hIM24a__turbinesSectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px;display:grid}@media (prefers-reduced-motion:reduce){.globe-module__hIM24a__turbinesSchematicRotor,.globe-module__hIM24a__turbinesTechnicalRotor{animation:none}}.globe-module__hIM24a__projectNetworkTab{--project-network-text:#06172d;--project-network-muted:#4b6076;--project-network-line:#bfd2e4;--project-network-line-strong:#9db8cf;--project-network-surface-raised:#fff;--project-network-surface-hover:#eaf3f8;--project-network-accent:#2f67bd;width:100%;height:100%;min-height:0;color:var(--project-network-text);background:#fff;flex:auto;display:flex;position:relative;overflow:hidden}.globe-module__hIM24a__projectNetworkPageHost{flex:auto;width:100%;min-height:0;display:flex}.globe-module__hIM24a__projectNetworkPage{--explore-tab-introduction:#eef1f3}.globe-module__hIM24a__projectNetworkTableWrap{border:1px solid var(--project-network-line);background:var(--project-network-surface-raised);border-radius:0;overflow-x:auto}.globe-module__hIM24a__projectNetworkTable{table-layout:fixed;border-collapse:collapse;width:100%;min-width:620px;color:var(--project-network-text);font-size:var(--explore-tab-type-body,.72rem);line-height:1.3}.globe-module__hIM24a__projectNetworkTableWide{min-width:980px}.globe-module__hIM24a__projectNetworkMetricColumn{width:124px}.globe-module__hIM24a__projectNetworkOrganizationColumn{width:23%}.globe-module__hIM24a__projectNetworkRoleColumn{width:16%}.globe-module__hIM24a__projectNetworkDetailsColumn{width:27%}.globe-module__hIM24a__projectNetworkTable th,.globe-module__hIM24a__projectNetworkTable td{border-bottom:1px solid var(--project-network-line);text-align:left;vertical-align:middle;padding:7px 9px}.globe-module__hIM24a__projectNetworkTable th{color:#30475e;font-size:var(--explore-tab-type-label,.6rem);letter-spacing:.05em;text-transform:uppercase;background:#eef1f3;font-weight:800;line-height:1.15}.globe-module__hIM24a__projectNetworkTable tr:last-child td{border-bottom:0}.globe-module__hIM24a__projectNetworkTable tbody tr{background:var(--project-network-surface-raised);transition:background .15s}.globe-module__hIM24a__projectNetworkTable tbody tr:nth-child(2n){background:#f8fbfe}.globe-module__hIM24a__projectNetworkTable tbody tr:hover{background:var(--project-network-surface-hover);box-shadow:inset 2px 0 0 var(--project-network-accent)}.globe-module__hIM24a__projectNetworkOrganizationCell{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.globe-module__hIM24a__projectNetworkOrganizationName{min-width:0;color:var(--project-network-text);font-size:var(--explore-tab-type-body,.72rem);text-overflow:ellipsis;white-space:nowrap;font-weight:700;line-height:1.25;overflow:hidden}.globe-module__hIM24a__projectNetworkOrganizationLink{border-color:var(--project-network-line);color:#183653;text-align:left;background:#eef4f8;width:fit-content;max-width:100%}.globe-module__hIM24a__projectNetworkOrganizationLink>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__projectNetworkOrganizationLink:hover,.globe-module__hIM24a__projectNetworkOrganizationLink:focus-visible{background:var(--project-network-surface-hover);color:var(--project-network-text);border-color:#8fb5d6}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__toolDrawerLogoCell{border-color:var(--project-network-line-strong);background:var(--project-network-surface-raised);border-radius:4px;width:36px;height:36px}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__toolDrawerLogoCellInitials span{font-size:var(--explore-tab-type-label,.6rem)}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__toolDrawerLogoCellDark{background:var(--project-network-text);border-color:#617891}.globe-module__hIM24a__projectNetworkShare{color:var(--project-network-accent);font-weight:820;font-size:var(--explore-tab-type-body,.72rem)}.globe-module__hIM24a__projectNetworkStatusPill{border:1px solid var(--project-network-line-strong);background:var(--project-network-surface-raised);min-height:20px;color:var(--project-network-text);font-size:var(--explore-tab-type-supporting,.66rem);white-space:nowrap;border-radius:4px;align-items:center;gap:5px;padding:2px 6px;font-weight:750;display:inline-flex}.globe-module__hIM24a__projectNetworkStatusDot{flex-basis:7px;width:7px;height:7px}.globe-module__hIM24a__projectNetworkState{border:1px solid var(--project-network-line);min-height:72px;color:var(--project-network-muted);text-align:center;background:#f8fafc;border-radius:0;place-items:center;padding:18px;display:grid}.globe-module__hIM24a__projectNetworkState p{max-width:28rem;font-size:var(--explore-tab-type-body,.72rem);margin:0;font-weight:650;line-height:1.45}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProLockedContent{opacity:.36;flex:auto;min-height:0}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGate{background:#eaf5fc9e}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateCard{background:var(--project-network-surface-raised);border-color:#2f67bd2e;box-shadow:0 12px 28px #4a708f2e}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateCard h3{color:var(--project-network-text)}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateCard p{color:var(--project-network-muted)}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext{color:var(--project-network-muted);font-size:var(--explore-tab-type-data,.68rem);font-weight:560;line-height:1.32}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateCard p.globe-module__hIM24a__supplyChainProGateSubtext a{color:var(--project-network-accent)}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateButton{background:var(--project-network-accent);color:#fff;border-radius:6px;min-height:34px}.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateButton:hover,.globe-module__hIM24a__projectNetworkTab .globe-module__hIM24a__supplyChainProGateButton:focus-visible{color:#fff}@media (max-width:720px){.globe-module__hIM24a__turbinesDiagramLayout{grid-template-columns:1fr;gap:8px}.globe-module__hIM24a__turbinesSchematicShell{min-height:0;padding-inline:0}.globe-module__hIM24a__turbinesSchematicSvg{width:100%;max-height:300px}.globe-module__hIM24a__turbinesDiagramData{border-top:1px solid var(--turbines-line);border-left:0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.globe-module__hIM24a__turbinesDiagramDatum{border-right:1px solid var(--turbines-line);padding:9px 10px}.globe-module__hIM24a__turbinesDiagramDatum:nth-child(2n){border-right:0}.globe-module__hIM24a__turbinesDiagramDatum:nth-last-child(-n+2){border-bottom:0}.globe-module__hIM24a__turbinesSpecCell{grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);column-gap:12px;padding:7px 8px}.globe-module__hIM24a__turbinesSectionGrid{grid-template-columns:1fr;gap:20px}.globe-module__hIM24a__projectNetworkTable th,.globe-module__hIM24a__projectNetworkTable td{padding:6px 8px}}@media (max-width:1180px){.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerOptionalColumn{display:none}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(2){width:38%}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(3){width:30%}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(4){width:auto}}@media (max-width:820px){.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerRelevanceColumn{display:none}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableNoCountry.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(2){width:54%}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableNoCountry.globe-module__hIM24a__toolDrawerTableExpanded th:nth-child(3){width:auto}}.globe-module__hIM24a__exploreModalIframe{background:#06101c;border:0;width:100%;height:100%;display:block}.globe-module__hIM24a__countryTab{flex-direction:column;gap:18px;display:flex}.globe-module__hIM24a__countryTabGrid{grid-template-columns:minmax(0,1.45fr) minmax(280px,.95fr);align-items:start;gap:18px;display:grid}.globe-module__hIM24a__countryTabMainColumn,.globe-module__hIM24a__countryTabSideColumn{flex-direction:column;gap:18px;min-width:0;display:flex}.globe-module__hIM24a__countryHero,.globe-module__hIM24a__countrySection,.globe-module__hIM24a__countryMetricCard,.globe-module__hIM24a__countryConsentingCard,.globe-module__hIM24a__countryNarrativeCard,.globe-module__hIM24a__countryAuthorityCard,.globe-module__hIM24a__countryTabState{background:linear-gradient(180deg,#ffffff0a,#ffffff04),var(--omnia-color-bg-elevated);border:1px solid #699fff38;box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff0d}.globe-module__hIM24a__countryHero{border-radius:18px;justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.globe-module__hIM24a__countryHeroIdentity{align-items:flex-start;gap:14px;min-width:0;display:flex}.globe-module__hIM24a__countryHeroFlag{border-radius:8px;flex:none;width:40px;height:28px;overflow:hidden;box-shadow:0 12px 24px #00000038,0 0 0 1px #ffffff2e}.globe-module__hIM24a__countryHeroFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__countryHeroText{min-width:0}.globe-module__hIM24a__countryHeroEyebrow{letter-spacing:.14em;text-transform:uppercase;color:#c4d4e4b8;margin-bottom:6px;font-size:11px;font-weight:700;display:inline-block}.globe-module__hIM24a__countryHeroTitle{color:var(--text-main);margin:0;font-size:clamp(1.35rem,1rem + 1vw,2rem);line-height:1.05}.globe-module__hIM24a__countryHeroMeta{flex-wrap:wrap;gap:8px 14px;margin-top:10px;display:flex}.globe-module__hIM24a__countryHeroMetaItem{color:#c4d4e4d1;font-size:12px;line-height:1.35}.globe-module__hIM24a__countryHeroPills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.globe-module__hIM24a__countryHeroPill{min-height:30px;color:var(--text-main);letter-spacing:.08em;text-transform:uppercase;background:#699fff24;border:1px solid #699fff5c;border-radius:999px;align-items:center;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.globe-module__hIM24a__countrySection{border-radius:18px;padding:18px}.globe-module__hIM24a__countrySectionHeading{align-items:center;gap:10px;margin-bottom:14px;display:flex}.globe-module__hIM24a__countrySectionIcon{width:18px;height:18px;color:var(--label-blue);flex:none}.globe-module__hIM24a__countrySectionTitle{letter-spacing:.03em;color:var(--text-main);margin:0;font-size:14px;font-weight:700}.globe-module__hIM24a__countryNarrativeStack{flex-direction:column;gap:12px;display:flex}.globe-module__hIM24a__countryNarrativeCard{border-radius:16px;padding:14px 15px 15px}.globe-module__hIM24a__countryNarrativeHeader{align-items:center;gap:10px;margin-bottom:10px;display:flex}.globe-module__hIM24a__countryNarrativeIcon{width:18px;height:18px;color:var(--label-blue);flex:none}.globe-module__hIM24a__countryNarrativeTitle{color:var(--text-main);margin:0;font-size:13px;font-weight:700}.globe-module__hIM24a__countryNarrativeBody,.globe-module__hIM24a__countryConsentingBody,.globe-module__hIM24a__countryAuthorityNotes{color:#e4eef8eb;margin:0;font-size:13px;line-height:1.65}.globe-module__hIM24a__countryMetricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.globe-module__hIM24a__countryFactsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.globe-module__hIM24a__countryFactCard{background:#ffffff08;border:1px solid #699fff38;border-radius:16px;padding:13px 14px}.globe-module__hIM24a__countryFactLabel{letter-spacing:.09em;text-transform:uppercase;color:#c4d4e4b8;margin-bottom:8px;font-size:11px;font-weight:700}.globe-module__hIM24a__countryFactValue{color:var(--text-main);word-break:break-word;font-size:14px;line-height:1.45}.globe-module__hIM24a__countryMetricCard{border-radius:16px;padding:14px 15px}.globe-module__hIM24a__countryMetricHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.globe-module__hIM24a__countryMetricLabel{letter-spacing:.09em;text-transform:uppercase;color:#c4d4e4b8;font-size:11px;font-weight:700}.globe-module__hIM24a__countryMetricIcon{width:18px;height:18px;color:var(--label-blue);flex:none}.globe-module__hIM24a__countryMetricValue{color:var(--text-main);font-size:1.15rem;font-weight:700;line-height:1.2}.globe-module__hIM24a__countryMetricNote{color:#c4d4e4bd;margin-top:8px;font-size:12px;line-height:1.45}.globe-module__hIM24a__countryConsentingCard{border-radius:16px;flex-direction:column;gap:12px;padding:16px;display:flex}.globe-module__hIM24a__countryConsentingHero{flex-direction:column;gap:4px;display:flex}.globe-module__hIM24a__countryConsentingHeroValue{color:var(--text-main);font-size:2rem;font-weight:800;line-height:1}.globe-module__hIM24a__countryConsentingHeroLabel,.globe-module__hIM24a__countryConsentingReview,.globe-module__hIM24a__countryAuthorityRole,.globe-module__hIM24a__countryAuthorityUrl{color:#c4d4e4b8;font-size:12px;line-height:1.4}.globe-module__hIM24a__countryConsentingRange{width:fit-content;min-height:30px;color:var(--text-main);background:#699fff24;border:1px solid #699fff57;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.globe-module__hIM24a__countryTagCloud{flex-wrap:wrap;gap:9px;display:flex}.globe-module__hIM24a__countryTagChip{min-height:30px;color:var(--text-main);background:#699fff14;border:1px solid #699fff57;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex}.globe-module__hIM24a__countryAuthoritiesGrid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.globe-module__hIM24a__countryAuthorityCard{border-radius:16px;flex-direction:column;gap:8px;min-width:0;padding:14px 15px;text-decoration:none;display:flex}.globe-module__hIM24a__countryAuthorityCardLink{transition:border-color .16s,transform .16s,box-shadow .16s}.globe-module__hIM24a__countryAuthorityCardLink:hover{border-color:#699fff6b;transform:translateY(-1px);box-shadow:0 20px 42px #00000047,inset 0 1px #ffffff0d}.globe-module__hIM24a__countryAuthorityCardLink:focus-visible{outline:2px solid var(--label-blue);outline-offset:2px}.globe-module__hIM24a__countryAuthorityHeader,.globe-module__hIM24a__countryAuthorityNameRow{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.globe-module__hIM24a__countryAuthorityLinkIcon{width:16px;height:16px;color:var(--label-blue);flex:none}.globe-module__hIM24a__countryAuthorityName{color:var(--text-main);font-size:14px;font-weight:700;line-height:1.35}.globe-module__hIM24a__countryAuthorityAbbreviation{color:#e4eef8eb;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:11px;font-weight:700;display:inline-flex}.globe-module__hIM24a__countryAuthorityUrl{word-break:break-word}.globe-module__hIM24a__countryTabState{border-radius:18px;align-items:center;gap:16px;min-height:180px;padding:24px;display:flex}.globe-module__hIM24a__countryTabStateTitle{color:var(--text-main);margin:0 0 8px;font-size:1rem}.globe-module__hIM24a__countryTabStateText{color:#c4d4e4cc;max-width:44rem;margin:0;font-size:14px;line-height:1.6}.globe-module__hIM24a__countryTabSpinner{border:3px solid var(--label-blue);border-top-color:#0000;border-radius:999px;flex:none;width:22px;height:22px;animation:1s linear infinite globe-module__hIM24a__country-tab-spin}.globe-module__hIM24a__countryPublicTab{color:#06172e;font-family:var(--font-omnia-body),system-ui,-apple-system,sans-serif;flex-direction:column;gap:18px;display:flex}.globe-module__hIM24a__countryPublicTabFull{min-height:calc(100dvh - 178px)}.globe-module__hIM24a__countryOverviewBandDescription{display:block}.globe-module__hIM24a__countryOverviewBandMeta{color:#64748b;font-size:var(--explore-tab-type-data,.68rem);flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:5px;font-weight:700;line-height:1.25;display:flex}.globe-module__hIM24a__countryOverviewBandMeta>span+span{border-left:1px solid #b7c7d6;padding-left:10px}.globe-module__hIM24a__countryOverviewBandMeta button{appearance:none;color:#30475e;cursor:pointer;font:inherit;text-underline-offset:2px;background:0 0;border:0;padding:0;text-decoration:underline;text-decoration-thickness:1px}.globe-module__hIM24a__countryOverviewBandMeta button:hover,.globe-module__hIM24a__countryOverviewBandMeta button:focus-visible{color:#071327}.globe-module__hIM24a__countryOverviewBandMeta button:focus-visible{outline-offset:3px;outline:2px solid #30475e6b}.globe-module__hIM24a__countryOverviewSnapshot{border-top:1px solid #c2d4e6;border-bottom:1px solid #c2d4e6;grid-template-columns:190px minmax(0,1fr);min-width:0;display:grid}.globe-module__hIM24a__countryOverviewOutlineVisual{background:#eef3f6;border-right:1px solid #c2d4e6;place-items:center;height:144px;min-height:0;display:grid;overflow:hidden}.globe-module__hIM24a__countryOverviewOutlineVisual .globe-module__hIM24a__countryPublicOutlinePreview{width:100%;height:100%;min-height:0}.globe-module__hIM24a__countryOverviewOutlineVisual .globe-module__hIM24a__countryPublicOutlineImage{box-sizing:border-box;object-fit:contain;object-position:center;width:auto;max-width:min(100% - 16px,300px);height:auto;max-height:calc(100% - 16px);padding:0}.globe-module__hIM24a__countryOverviewMetricGrid{grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.globe-module__hIM24a__countryOverviewMetric{flex-direction:column;gap:2px;min-width:0;min-height:70px;padding:6px 10px;display:flex;box-shadow:inset -1px -1px #d6e1eb}.globe-module__hIM24a__countryOverviewMetricLabel{color:#52647d;font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;align-items:center;gap:6px;font-weight:800;line-height:1.25;display:flex}.globe-module__hIM24a__countryOverviewMetricLabel svg{color:#1b58a6;stroke-width:1.9px;flex:none;width:16px;height:16px}.globe-module__hIM24a__countryOverviewMetric strong{color:#071327;margin-top:auto;font-size:1rem;font-weight:760;line-height:1.18}.globe-module__hIM24a__countryOverviewMetric small{color:#64748b;font-size:var(--explore-tab-type-supporting,.66rem);font-weight:680;line-height:1.3}.globe-module__hIM24a__countryOverviewMetricNotePlaceholder{visibility:hidden}.globe-module__hIM24a__countryOverviewReadinessGrid{border-top:1px solid #c2d4e6;border-bottom:1px solid #c2d4e6;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.globe-module__hIM24a__countryOverviewReadinessGrid article{min-width:0;padding:11px 14px;box-shadow:inset -1px 0 #d6e1eb}.globe-module__hIM24a__countryOverviewReadinessHeading{align-items:center;gap:7px;display:flex}.globe-module__hIM24a__countryOverviewReadinessHeading svg{color:#1b58a6;stroke-width:1.9px;flex:none;width:17px;height:17px}.globe-module__hIM24a__countryOverviewReadinessHeading h4{color:#183653;font-size:var(--explore-tab-type-body,.72rem);margin:0;font-weight:800;line-height:1.25}.globe-module__hIM24a__countryOverviewReadinessGrid p{color:#52647d;font-size:var(--explore-tab-type-body,.72rem);margin:6px 0 0;line-height:1.45}.globe-module__hIM24a__countryOverviewLowerGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px;display:grid}.globe-module__hIM24a__countryOverviewLowerSection{min-width:0}.globe-module__hIM24a__countryOverviewProjectList,.globe-module__hIM24a__countryOverviewAuthoritiesList{border-top:1px solid #c2d4e6}.globe-module__hIM24a__countryOverviewProjectList article{border-bottom:1px solid #d6e1eb;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:12px;padding:9px 2px;display:grid}.globe-module__hIM24a__countryOverviewProjectIdentity{min-width:0}.globe-module__hIM24a__countryOverviewProjectMeta{color:#64748b;font-size:var(--explore-tab-type-data,.68rem);flex-wrap:wrap;align-items:center;gap:4px;margin-top:4px;line-height:1.3;display:flex}.globe-module__hIM24a__countryOverviewProjectStatus{align-items:center;gap:5px;display:inline-flex}.globe-module__hIM24a__countryOverviewProjectStatusDot{flex-basis:7px;width:7px;height:7px}.globe-module__hIM24a__countryOverviewProjectMetaSeparator{color:#9aabba}.globe-module__hIM24a__countryOverviewProjectPill{color:#183653;background:#f1f5f8;border-color:#a9bfd3;max-width:100%}.globe-module__hIM24a__countryOverviewProjectPill>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__countryOverviewProjectPill .globe-module__hIM24a__newsPanelRelationIcon{color:#1b58a6}.globe-module__hIM24a__countryOverviewProjectPill.globe-module__hIM24a__newsPanelRelationChipInteractive:hover,.globe-module__hIM24a__countryOverviewProjectPill.globe-module__hIM24a__newsPanelRelationChipInteractive:focus-visible{color:#071327;background:#e5edf4;border-color:#789bb9}.globe-module__hIM24a__countryOverviewProjectList article>strong{color:#183653;font-size:var(--explore-tab-type-body,.72rem);white-space:nowrap;font-weight:800;line-height:1.2}.globe-module__hIM24a__countryOverviewAuthoritiesScroller{overscroll-behavior:contain;max-height:320px;padding-right:6px;overflow:hidden auto}.globe-module__hIM24a__countryOverviewAuthoritiesScroller:focus-visible{outline-offset:3px;outline:2px solid #30475e6b}.globe-module__hIM24a__countryOverviewAuthorityCard{min-width:0;color:inherit;background:0 0;border-bottom:1px solid #d6e1eb;padding:10px 3px;text-decoration:none;display:block}.globe-module__hIM24a__countryOverviewAuthorityCard:hover{background:#f5f8fa}.globe-module__hIM24a__countryOverviewAuthorityCard:focus-visible{outline-offset:-2px;outline:2px solid #30475e6b}.globe-module__hIM24a__countryOverviewAuthorityHeader{color:#64748b;font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;font-weight:800;line-height:1.2;display:flex}.globe-module__hIM24a__countryOverviewAuthorityHeader svg{color:#1b58a6;flex:none;width:14px;height:14px}.globe-module__hIM24a__countryOverviewAuthorityCard strong{color:#183653;font-size:var(--explore-tab-type-body,.72rem);line-height:1.3}.globe-module__hIM24a__countryOverviewAuthorityCard small{color:#64748b;font-size:var(--explore-tab-type-supporting,.66rem);margin-left:7px;font-weight:760}.globe-module__hIM24a__countryOverviewAuthorityCard p{color:#52647d;font-size:var(--explore-tab-type-body,.72rem);margin:4px 0 0;line-height:1.4}.globe-module__hIM24a__windFarmOverviewBandDescription{display:block}.globe-module__hIM24a__windFarmOverviewBandMeta{color:#64748b;font-size:var(--explore-tab-type-data,.68rem);flex-wrap:wrap;align-items:center;gap:5px 10px;margin-top:5px;font-weight:700;line-height:1.25;display:flex}.globe-module__hIM24a__windFarmOverviewBandMeta>*+*{border-left:1px solid #b7c7d6;padding-left:10px}.globe-module__hIM24a__windFarmOverviewStatus,.globe-module__hIM24a__windFarmOverviewBandMeta a{align-items:center;gap:5px;display:inline-flex}.globe-module__hIM24a__windFarmOverviewStatusDot{flex-basis:7px;width:7px;height:7px}.globe-module__hIM24a__windFarmOverviewBandMeta a{color:#30475e;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.globe-module__hIM24a__windFarmOverviewBandMeta a:hover,.globe-module__hIM24a__windFarmOverviewBandMeta a:focus-visible{color:#071327}.globe-module__hIM24a__windFarmOverviewBandMeta a:focus-visible{outline-offset:3px;outline:2px solid #30475e6b}.globe-module__hIM24a__windFarmOverviewBandMeta a svg{width:13px;height:13px}.globe-module__hIM24a__windFarmOverviewImage{background:#e8eef3;grid-area:image;width:100%;min-width:0;height:100%;min-height:280px;margin:0;position:relative;overflow:hidden}.globe-module__hIM24a__windFarmOverviewImage>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.globe-module__hIM24a__windFarmOverviewImage figcaption,.globe-module__hIM24a__windFarmOverviewImage>a{z-index:1;color:#fff;max-width:calc(100% - 20px);font-size:var(--explore-tab-type-label,.6rem);background:#071327db;border:1px solid #ffffff57;border-radius:4px;padding:5px 7px;font-weight:720;line-height:1.25;text-decoration:none;position:absolute;bottom:10px;right:10px}.globe-module__hIM24a__windFarmOverviewImage>a:hover,.globe-module__hIM24a__windFarmOverviewImage>a:focus-visible{background:#071327;text-decoration:underline}.globe-module__hIM24a__windFarmOverviewMetricGrid{background:#f7f9fb;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.globe-module__hIM24a__windFarmOverviewMetric{flex-direction:column;gap:3px;min-width:0;min-height:70px;padding:8px 12px;display:flex;box-shadow:inset -1px 0 #d6e1eb}.globe-module__hIM24a__windFarmOverviewMetricLabel{color:#52647d;font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;align-items:center;gap:6px;font-weight:800;line-height:1.25;display:flex}.globe-module__hIM24a__windFarmOverviewMetricLabel svg{color:#1b58a6;stroke-width:1.9px;flex:none;width:16px;height:16px}.globe-module__hIM24a__windFarmOverviewMetric strong{color:#071327;margin-top:auto;font-size:.98rem;font-weight:760;line-height:1.18}.globe-module__hIM24a__windFarmOverviewMetric small{color:#64748b;font-size:var(--explore-tab-type-supporting,.66rem);font-weight:680;line-height:1.3}.globe-module__hIM24a__windFarmOverviewFeatureGrid{grid-template:"glance image""context image"minmax(0,1fr)/minmax(0,1fr) minmax(300px,32%);align-items:stretch;gap:24px;min-width:0;display:grid}.globe-module__hIM24a__windFarmOverviewGlanceSection{grid-area:glance;min-width:0}.globe-module__hIM24a__windFarmOverviewContextSection{grid-area:context;min-width:0}.globe-module__hIM24a__windFarmOverviewContextGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.globe-module__hIM24a__windFarmOverviewContextGrid article{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;min-width:0;padding:2px 0;display:grid}.globe-module__hIM24a__windFarmOverviewContextImage,.globe-module__hIM24a__windFarmOverviewContextImage img{width:46px;height:46px;display:block}.globe-module__hIM24a__windFarmOverviewContextImage img{object-fit:contain}.globe-module__hIM24a__windFarmOverviewContextGrid article>div{min-width:0}.globe-module__hIM24a__windFarmOverviewContextGrid article>div>span{color:#64748b;font-size:var(--explore-tab-type-supporting,.66rem);font-weight:760;line-height:1.2;display:block}.globe-module__hIM24a__windFarmOverviewContextGrid strong{color:#071327;margin-top:3px;font-size:.92rem;font-weight:780;line-height:1.2;display:block}.globe-module__hIM24a__windFarmOverviewContextGrid p,.globe-module__hIM24a__windFarmOverviewContextGrid small{color:#64748b;font-size:var(--explore-tab-type-supporting,.66rem);margin:3px 0 0;line-height:1.3;display:block}.globe-module__hIM24a__windFarmOverviewContextGrid small{color:#7b8aa0;font-size:var(--explore-tab-type-label,.6rem);font-weight:600}.globe-module__hIM24a__windFarmOverviewContextNote{color:#64748b;font-size:var(--explore-tab-type-supporting,.66rem);margin:10px 0 0;line-height:1.3}.globe-module__hIM24a__windFarmOverviewLowerGrid{grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);align-items:start;gap:24px;min-width:0;display:grid}.globe-module__hIM24a__windFarmOverviewOwnerList{min-width:0;display:grid}.globe-module__hIM24a__windFarmOverviewOwnerRow{border-bottom:1px solid #d6e1eb;min-width:0;padding:7px 2px}.globe-module__hIM24a__windFarmOverviewOwnerPill{color:#183653;background:#f1f5f8;border-color:#a9bfd3;max-width:min(100%,320px)}.globe-module__hIM24a__windFarmOverviewOwnerPill>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.globe-module__hIM24a__windFarmOverviewOwnerPill .globe-module__hIM24a__newsPanelRelationIcon{color:#1b58a6}.globe-module__hIM24a__windFarmOverviewOwnerPill.globe-module__hIM24a__newsPanelRelationChipInteractive:hover,.globe-module__hIM24a__windFarmOverviewOwnerPill.globe-module__hIM24a__newsPanelRelationChipInteractive:focus-visible{color:#071327;background:#e5edf4;border-color:#789bb9}.globe-module__hIM24a__windFarmOverviewOwnerList>p{color:#64748b;font-size:var(--explore-tab-type-body,.72rem);margin:0;line-height:1.3}.globe-module__hIM24a__windFarmOverviewDocumentsScroller{overscroll-behavior:contain;min-width:0;max-height:350px;overflow:hidden auto}.globe-module__hIM24a__windFarmOverviewDocumentsScroller:focus-visible{outline-offset:3px;outline:2px solid #30475e6b}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseList{border-top:1px solid #c5d4e1;gap:0;min-width:0;display:grid}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseTableHeader,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle{grid-template-columns:minmax(0,1fr) 92px 92px 72px 18px;align-items:center;gap:10px;display:grid}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseTableHeader{color:var(--explore-tab-muted,#557089);font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;background:#eef3f6;border-bottom:1px solid #b9cbd9;padding:6px 8px;font-weight:780;line-height:1.2}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseGroup{border-bottom:1px solid #c5d4e1;min-width:0}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle{min-width:0;color:var(--explore-tab-text,#071327);cursor:pointer;background:#fff;padding:9px 8px;list-style:none}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle::-webkit-details-marker{display:none}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle:hover,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle:focus-visible,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseGroup[open]>.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle{background:#f7f9fb}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle:focus-visible{outline-offset:-2px;outline:2px solid #30475e6b}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseIdentity{min-width:0}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseType,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseIdentity>strong{display:block}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseType{color:var(--explore-tab-muted,#557089);font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;font-weight:780;line-height:1.2}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseIdentity>strong{color:var(--explore-tab-text,#071327);font-size:var(--explore-tab-type-data,.68rem);margin-top:3px;font-weight:720;line-height:1.3}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata{color:#30475e;font-size:var(--explore-tab-type-supporting,.66rem);flex-wrap:wrap;align-items:baseline;gap:5px 16px;margin-top:7px;font-weight:560;line-height:1.35;display:none}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseGroup[open] .globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata{display:flex}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>span{align-items:baseline;gap:5px;min-width:0;display:inline-flex}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata b{color:var(--explore-tab-muted,#557089);font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;font-weight:780}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>a{color:#183653;text-underline-offset:2px;align-items:center;gap:4px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>a:hover,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>a:focus-visible{color:#071327}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>a:focus-visible{outline-offset:2px;outline:2px solid #30475e6b}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>a svg{width:13px;height:13px}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseCellLabel{display:none}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseStatusCell,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseDecisionCell,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseDocumentCount{color:#30475e;min-width:0;font-size:var(--explore-tab-type-supporting,.66rem);font-weight:680;line-height:1.3}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseDecisionCell>strong,.globe-module__hIM24a__windFarmOverviewRegulatoryCaseDocumentCount>strong{font:inherit}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseChevron{width:15px;height:15px;color:var(--explore-tab-muted,#557089);transition:transform .15s}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseGroup[open] .globe-module__hIM24a__windFarmOverviewRegulatoryCaseChevron{transform:rotate(180deg)}.globe-module__hIM24a__windFarmOverviewRegulatoryStatus{align-items:center;gap:5px;display:inline-flex}.globe-module__hIM24a__windFarmOverviewRegulatoryStatus>span{background:currentColor;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.globe-module__hIM24a__windFarmOverviewRegulatoryStatusPositive{color:#16744a!important}.globe-module__hIM24a__windFarmOverviewRegulatoryStatusNegative{color:#a63f4f!important}.globe-module__hIM24a__windFarmOverviewRegulatoryStatusActive{color:#1b58a6!important}.globe-module__hIM24a__windFarmOverviewRegulatoryStatusInactive,.globe-module__hIM24a__windFarmOverviewRegulatoryStatusUnknown{color:#64748b!important}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseGroup[open]>.globe-module__hIM24a__windFarmOverviewRegulatoryCaseBody{background:#f7f9fb}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseBody{background:#fff;padding:0}.globe-module__hIM24a__windFarmOverviewDocumentsTable{border-collapse:collapse;table-layout:fixed;color:#183653;background:#fff;width:100%;min-width:0}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead th{color:#52647d;font-size:var(--explore-tab-type-label,.6rem);text-align:left;text-transform:uppercase;background:#f7f9fb;border-bottom:1px solid #c5d4e1;padding:6px 8px;font-weight:780;line-height:1.2}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead th:first-child{width:21%}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead th:nth-child(2){width:39%}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead th:nth-child(3){width:14%}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead th:nth-child(4){width:18%}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead th:last-child{width:58px;padding-right:8px}.globe-module__hIM24a__windFarmOverviewDocumentType{color:#1b58a6;max-width:100%;font-size:var(--explore-tab-type-supporting,.66rem);font-weight:700;line-height:1.3;display:block}.globe-module__hIM24a__windFarmOverviewDocumentRow>td{vertical-align:top;border-bottom:1px solid #d6e1eb;padding:8px}.globe-module__hIM24a__windFarmOverviewDocumentTitleCell strong,.globe-module__hIM24a__windFarmOverviewDocumentTitleCell>span{display:block}.globe-module__hIM24a__windFarmOverviewDocumentTitleCell strong{color:#183653;font-size:var(--explore-tab-type-data,.68rem);font-weight:760;line-height:1.3}.globe-module__hIM24a__windFarmOverviewDocumentTitleCell>span{color:#64748b;font-size:var(--explore-tab-type-label,.6rem);margin-top:2px;font-weight:680;line-height:1.25}.globe-module__hIM24a__windFarmOverviewDocumentTitleCell p{color:#52647d;font-size:var(--explore-tab-type-supporting,.66rem);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;line-height:1.35;display:-webkit-box;overflow:hidden}.globe-module__hIM24a__windFarmOverviewDocumentDateCell,.globe-module__hIM24a__windFarmOverviewDocumentSourceCell{color:#52647d;font-size:var(--explore-tab-type-supporting,.66rem);font-weight:560;line-height:1.35}.globe-module__hIM24a__windFarmOverviewDocumentActionCell{text-align:right;padding-right:8px!important}.globe-module__hIM24a__windFarmOverviewDocumentActionCell>a{color:#183653;font-size:var(--explore-tab-type-supporting,.66rem);text-underline-offset:2px;justify-content:flex-end;align-items:center;gap:3px;font-weight:700;line-height:1.3;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.globe-module__hIM24a__windFarmOverviewDocumentActionCell>a:hover,.globe-module__hIM24a__windFarmOverviewDocumentActionCell>a:focus-visible{color:#071327}.globe-module__hIM24a__windFarmOverviewDocumentActionCell>a:focus-visible{outline-offset:2px;outline:2px solid #30475e6b}.globe-module__hIM24a__windFarmOverviewDocumentActionCell>a svg{flex:none;width:13px;height:13px}.globe-module__hIM24a__windFarmOverviewDocumentActionCell>span{color:#7b8aa0;font-size:var(--explore-tab-type-label,.6rem);font-weight:680}.globe-module__hIM24a__windFarmOverviewDocumentsEmpty{color:#64748b;font-size:var(--explore-tab-type-body,.72rem);border-bottom:1px solid #d6e1eb;margin:0;padding:8px 2px;line-height:1.4}@media (max-width:900px){.globe-module__hIM24a__windFarmOverviewFeatureGrid{grid-template:"glance""image""context"/1fr}.globe-module__hIM24a__windFarmOverviewImage{aspect-ratio:4/3;width:min(100%,520px);height:auto;min-height:0}.globe-module__hIM24a__windFarmOverviewLowerGrid{grid-template-columns:1fr}}@media (max-width:720px){.globe-module__hIM24a__windFarmOverviewMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.globe-module__hIM24a__windFarmOverviewMetric{min-height:68px;padding:7px 9px}.globe-module__hIM24a__windFarmOverviewContextGrid{grid-template-columns:1fr}.globe-module__hIM24a__windFarmOverviewContextGrid article{padding:2px 0}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseTableHeader{display:none}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseToggle{grid-template-columns:repeat(3,minmax(0,1fr)) 16px;gap:8px 10px;padding:10px}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseIdentity{grid-area:1/1/auto/4}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseStatusCell{grid-area:2/1}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseDecisionCell{grid-area:2/2}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseDocumentCount{grid-area:2/3}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseChevron{grid-area:1/4;align-self:start}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseCellLabel{color:var(--explore-tab-muted,#557089);font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;margin-bottom:3px;font-weight:780;line-height:1.2;display:block}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseBody{padding:0}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata{gap:5px 12px}.globe-module__hIM24a__windFarmOverviewRegulatoryCaseMetadata>span:first-child{flex-basis:100%}.globe-module__hIM24a__windFarmOverviewDocumentsTable,.globe-module__hIM24a__windFarmOverviewDocumentsTable tbody{width:100%;display:block}.globe-module__hIM24a__windFarmOverviewDocumentsTable thead{display:none}.globe-module__hIM24a__windFarmOverviewDocumentRow{border-bottom:1px solid #d6e1eb;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;padding:10px;display:grid}.globe-module__hIM24a__windFarmOverviewDocumentRow>td{border:0;padding:0;display:block}.globe-module__hIM24a__windFarmOverviewDocumentRow>td:before{content:attr(data-label);color:#7b8aa0;font-size:var(--explore-tab-type-label,.6rem);text-transform:uppercase;margin-bottom:3px;font-weight:780;line-height:1.2;display:block}.globe-module__hIM24a__windFarmOverviewDocumentTypeCell{grid-area:1/1}.globe-module__hIM24a__windFarmOverviewDocumentDateCell{grid-area:1/2}.globe-module__hIM24a__windFarmOverviewDocumentTitleCell{grid-area:2/1/auto/-1}.globe-module__hIM24a__windFarmOverviewDocumentSourceCell{grid-area:3/1}.globe-module__hIM24a__windFarmOverviewDocumentActionCell{grid-area:3/2;align-self:end;padding-right:0!important}.globe-module__hIM24a__windFarmOverviewDocumentActionCell:before{display:none!important}}.globe-module__hIM24a__countryPublicHero,.globe-module__hIM24a__countryPublicChartCard,.globe-module__hIM24a__countryPublicProgressCard,.globe-module__hIM24a__countryPublicRenewableCard,.globe-module__hIM24a__countryPublicPlaceholderCard,.globe-module__hIM24a__countryPublicPanel,.globe-module__hIM24a__countryPublicEmptyState{color:#06172e;background:#fffffff0;border:0;border-radius:8px;box-shadow:0 14px 34px #2a43651f,inset 0 1px #fffffff2}.globe-module__hIM24a__countryPublicHero{grid-template-columns:minmax(0,1fr) minmax(170px,.34fr);gap:16px;display:grid;overflow:hidden}.globe-module__hIM24a__countryPublicHeroCopy{min-width:0;padding:24px 26px}.globe-module__hIM24a__countryPublicIdentityRow,.globe-module__hIM24a__countryPublicSectionHeader{align-items:center;gap:10px;display:flex}.globe-module__hIM24a__countryPublicIntro{color:#40506a;max-width:56rem;margin:12px 0 0;font-size:.98rem;line-height:1.65}.globe-module__hIM24a__countryPublicHeroPills{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.globe-module__hIM24a__countryPublicHeroPills span{color:#06172e;background:#edf5ff;border-radius:8px;align-items:center;gap:6px;min-height:28px;padding:5px 10px;font-size:.76rem;font-weight:700;line-height:1.2;display:inline-flex}.globe-module__hIM24a__countryPublicHeroPills svg{color:#1b58a6;stroke-width:2px;width:15px;height:15px}.globe-module__hIM24a__countryPublicHeroVisual,.globe-module__hIM24a__countryPublicHeroVisualSkeleton{isolation:isolate;background:radial-gradient(circle at 50% 48%,#fffffff5 0%,#f5fbffb8 34%,#dff1fffa 68%,#cdeaff 100%);align-self:stretch;place-items:center;min-height:clamp(190px,24vw,248px);display:grid;position:relative;overflow:hidden}.globe-module__hIM24a__countryPublicOutlinePreview{z-index:1;width:100%;height:100%;min-height:0;box-shadow:none;background:0 0;border-radius:0;place-items:center;display:grid;position:relative;overflow:hidden}.globe-module__hIM24a__countryPublicOutlinePreviewLoading:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#fff0 0%,#ffffff57 42%,#ffffffad 50%,#ffffff57 58%,#fff0 100%) 0 0/260% 100%;animation:1.6s ease-in-out infinite globe-module__hIM24a__public-image-shimmer;position:absolute;inset:0}.globe-module__hIM24a__countryPublicOutlinePreview>svg{color:#1b58a694;stroke-width:1.45px;width:58px;height:58px;display:block}.globe-module__hIM24a__countryPublicOutlinePreview span{display:none}.globe-module__hIM24a__countryPublicOutlineImage{z-index:1;object-fit:contain;filter:none;opacity:0;width:min(100%,320px);max-width:100%;height:min(100%,230px);max-height:100%;padding:16px;transition:opacity .18s;display:block;position:relative}.globe-module__hIM24a__countryPublicOutlineImageLoaded{opacity:1}.globe-module__hIM24a__countryPublicChartSkeleton{background:linear-gradient(90deg,#eaf3fc 0%,#edf5ff 35%,#f6fbff 50%,#edf5ff 65%,#eaf3fc 100%) 0 0/320% 100%;min-height:220px;animation:1.8s ease-in-out infinite globe-module__hIM24a__public-image-shimmer}.globe-module__hIM24a__countryPublicHeroVisualSkeleton{min-height:clamp(190px,24vw,248px)}.globe-module__hIM24a__countryPublicStatGrid{background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden;box-shadow:0 14px 34px #2a43651f,inset 0 1px #fffffff2}.globe-module__hIM24a__countryPublicStatGridSecondary{box-shadow:0 12px 30px #2a43651a,inset 0 1px #fffffff2}.globe-module__hIM24a__countryPublicStat{background:linear-gradient(135deg,var(--country-stat-tint,#1b58a60f),transparent 58%);border-right:1px solid #1b58a61f;flex-direction:column;gap:8px;min-height:116px;padding:18px;display:flex}.globe-module__hIM24a__countryPublicStat:last-child{border-right:0}.globe-module__hIM24a__countryPublicStat:first-child{--country-stat-tint:#f59e0b21;--country-stat-accent:#f59e0b}.globe-module__hIM24a__countryPublicStat:nth-child(2){--country-stat-tint:#0f8a5f1f;--country-stat-accent:#0f8a5f}.globe-module__hIM24a__countryPublicStat:nth-child(3){--country-stat-tint:#1b58a61c;--country-stat-accent:#1b58a6}.globe-module__hIM24a__countryPublicStat:nth-child(4){--country-stat-tint:#7c3aed1c;--country-stat-accent:#7c3aed}.globe-module__hIM24a__countryPublicStat>svg{width:24px;height:24px;color:var(--country-stat-accent,#1b58a6)}.globe-module__hIM24a__countryPublicStat>span,.globe-module__hIM24a__countryPublicSectionHeader>div>span,.globe-module__hIM24a__countryPublicStoryCard>div>span,.globe-module__hIM24a__countryPublicAuthorityHeader span{color:#64748b;letter-spacing:.09em;text-transform:uppercase;font-size:.72rem;font-weight:800;line-height:1.2}.globe-module__hIM24a__countryPublicStat strong{color:#06172e;font-family:var(--font-omnia-display),var(--font-omnia-body),system-ui,sans-serif;letter-spacing:0;margin-top:auto;font-size:clamp(1.2rem,1rem + .65vw,1.75rem);font-weight:760;line-height:1.08}.globe-module__hIM24a__countryPublicStat small{color:#64748b;font-family:var(--font-omnia-body),system-ui,sans-serif;vertical-align:baseline;white-space:nowrap;margin-left:8px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.globe-module__hIM24a__countryPublicStat small.globe-module__hIM24a__countryPublicStatNotePositive{color:#0f8a5f}.globe-module__hIM24a__countryPublicSignalGrid,.globe-module__hIM24a__countryPublicChartGrid{grid-template-columns:1fr;align-items:stretch;gap:16px;display:grid}.globe-module__hIM24a__countryPublicChartGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.globe-module__hIM24a__countryPublicContentGrid,.globe-module__hIM24a__countryPublicLowerGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.globe-module__hIM24a__countryPublicChartCard,.globe-module__hIM24a__countryPublicProgressCard,.globe-module__hIM24a__countryPublicRenewableCard,.globe-module__hIM24a__countryPublicPlaceholderCard,.globe-module__hIM24a__countryPublicPanel,.globe-module__hIM24a__countryPublicEmptyState{padding:18px}.globe-module__hIM24a__countryPublicFullChartCard{flex-direction:column;min-height:calc(100dvh - 196px);display:flex}.globe-module__hIM24a__countryPublicCapacityTab,.globe-module__hIM24a__countryPublicCapacityChartCard{min-height:0}.globe-module__hIM24a__countryPublicFullChartCard .globe-module__hIM24a__countryPublicChartSkeleton{flex:auto;min-height:520px}.globe-module__hIM24a__countryPublicLowerGrid>.globe-module__hIM24a__countryPublicPanel{height:100%}.globe-module__hIM24a__countryPublicPlaceholderCard{flex-direction:column;display:flex}.globe-module__hIM24a__countryPublicSectionHeader{margin-bottom:14px}.globe-module__hIM24a__countryPublicSectionHeader>svg{color:#1b58a6;width:24px;height:24px}.globe-module__hIM24a__countryPublicSectionHeader h4{color:#06172e;margin:2px 0 0;font-size:1rem;font-weight:760;line-height:1.15}.globe-module__hIM24a__countryPublicCapacityNarrative{color:#4b5563;background:#f5f6f8;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;margin:0 0 18px 20px;padding:12px 14px;display:grid}.globe-module__hIM24a__countryPublicCapacityNarrative>svg{color:#4b5563;stroke-width:2px;width:18px;height:18px;margin-top:2px}.globe-module__hIM24a__countryPublicCapacityNarrative h5{color:#4b5563;margin:0;font-size:.88rem;font-weight:700;line-height:1.2}.globe-module__hIM24a__countryPublicCapacityNarrative p{color:#4b5563;white-space:pre-line;margin:6px 0 0;font-size:.82rem;line-height:1.5}.globe-module__hIM24a__countryPublicSideStack{flex-direction:column;gap:16px;min-width:0;display:flex}.globe-module__hIM24a__countryPublicRenewableCard p,.globe-module__hIM24a__countryPublicPlaceholderCard p,.globe-module__hIM24a__countryPublicStoryCard p,.globe-module__hIM24a__countryPublicContextGrid p,.globe-module__hIM24a__countryPublicReadinessGrid p,.globe-module__hIM24a__countryPublicFallbackText,.globe-module__hIM24a__countryPublicAuthorityCard p{color:#40506a;margin:8px 0 0;font-size:.86rem;line-height:1.55}.globe-module__hIM24a__countryPublicGenerationMixChart{width:min(100%,680px);min-height:340px;margin:0 auto}.globe-module__hIM24a__countryPublicGenerationMixChartFull{place-items:center;width:min(100%,1040px);min-height:560px;display:grid}.globe-module__hIM24a__countryStandardChartStack{flex-direction:column;min-width:0;display:flex}.globe-module__hIM24a__countryPublicGenerationMixMeta{color:#52647d;font-size:var(--explore-tab-type-body,.72rem);text-align:center;flex-wrap:wrap;justify-content:center;gap:6px 16px;margin-top:auto;padding-top:10px;line-height:1.45;display:flex}.globe-module__hIM24a__countryPublicGenerationMixError{color:#6b778c;text-align:center;flex:auto;place-items:center;min-height:520px;padding:24px;font-size:.9rem;line-height:1.5;display:grid}.globe-module__hIM24a__countryPublicTreemapLegend{flex-wrap:wrap;gap:8px 14px;margin:4px 0 14px;display:flex}.globe-module__hIM24a__countryPublicTreemapLegendItem{color:#06172e;align-items:center;gap:7px;font-size:.78rem;font-weight:700;line-height:1.2;display:inline-flex}.globe-module__hIM24a__countryPublicTreemapLegendItem>span{border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 2px #fffffff2,0 0 0 3px #1b58a61a}.globe-module__hIM24a__countryPublicTreemapChart{width:100%;min-height:430px}.globe-module__hIM24a__countryPublicTreemapChartFull{flex:auto;min-height:680px}.globe-module__hIM24a__countryPublicDonutPlaceholder{background:radial-gradient(circle,#fff 0 41%,transparent 42%),conic-gradient(#1b58a6 0 34%,#0f8a5f 34% 58%,#f59e0b 58% 76%,#7c3aed 76% 100%);opacity:.72;border-radius:50%;width:128px;height:128px;margin:6px auto 10px;box-shadow:inset 0 0 0 1px #1b58a61f}.globe-module__hIM24a__countryPublicStoryGrid{background:#fff;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden;box-shadow:0 14px 34px #2a43651a,inset 0 1px #fffffff2}.globe-module__hIM24a__countryPublicStoryCard{background:0 0;border-right:1px solid #1b58a61f;grid-template-columns:auto minmax(0,1fr);gap:14px;min-height:148px;padding:18px;display:grid}.globe-module__hIM24a__countryPublicStoryCard:last-child{border-right:0}.globe-module__hIM24a__countryPublicStoryCard>span{place-items:center;width:76px;height:76px;display:grid}.globe-module__hIM24a__countryPublicStoryCard img{object-fit:contain;border-radius:6px;width:76px;height:76px;display:block}.globe-module__hIM24a__countryPublicStoryIconSlot{background:radial-gradient(circle at 50% 42%,#1b58a621,#0000 58%),linear-gradient(135deg,#edf5ff,#fff7e7);border-radius:8px}.globe-module__hIM24a__countryPublicStoryIconSlot svg{color:#1b58a6;stroke-width:1.8px;width:42px;height:42px}.globe-module__hIM24a__countryPublicStoryCard strong{color:#06172e;margin-top:6px;font-size:1.1rem;line-height:1.16;display:block}.globe-module__hIM24a__countryPublicContextGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;height:calc(100% - 42px);display:grid}.globe-module__hIM24a__countryPublicContextGrid article{background:#f4f8fd;border-radius:8px;min-width:0;height:100%;padding:14px}.globe-module__hIM24a__countryPublicContextGrid svg{color:#1b58a6;width:22px;height:22px}.globe-module__hIM24a__countryPublicContextGrid h5{color:#06172e;margin:10px 0 0;font-size:.92rem}.globe-module__hIM24a__countryPublicReadinessGrid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.globe-module__hIM24a__countryPublicReadinessGrid article{background:#f4f8fd;border-radius:8px;min-width:0;padding:14px}.globe-module__hIM24a__countryPublicReadinessGrid svg{color:#1b58a6;width:22px;height:22px}.globe-module__hIM24a__countryPublicReadinessGrid h5{color:#06172e;margin:10px 0 0;font-size:.92rem}.globe-module__hIM24a__countryPublicProjectList{flex-direction:column;gap:8px;display:flex}.globe-module__hIM24a__countryPublicProjectList article{background:#f4f8fd;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:12px;display:flex}.globe-module__hIM24a__countryPublicProjectActions{flex:none;justify-content:flex-end;align-items:center;gap:10px;display:flex}.globe-module__hIM24a__countryPublicProjectButton{color:#1b58a6;cursor:pointer;min-height:26px;font:inherit;white-space:nowrap;background:#edf5ff;border:0;border-radius:7px;align-items:center;padding:6px 8px;font-size:.7rem;font-weight:800;line-height:1;transition:background .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:inset 0 0 0 1px #1b58a629}.globe-module__hIM24a__countryPublicProjectButton:hover{background:#dbeafe;transform:translateY(-1px);box-shadow:inset 0 0 0 1px #1b58a647,0 8px 18px #1b58a61f}.globe-module__hIM24a__countryPublicProjectButton:focus-visible{outline-offset:2px;outline:2px solid #58b8ff}.globe-module__hIM24a__countryPublicProjectList strong,.globe-module__hIM24a__countryPublicProjectList b{color:#06172e}.globe-module__hIM24a__countryPublicProjectList strong{font-size:.92rem;line-height:1.25;display:block}.globe-module__hIM24a__countryPublicProjectList span{color:#64748b;margin-top:3px;font-size:.76rem;line-height:1.3;display:block}.globe-module__hIM24a__countryPublicProjectList b{white-space:nowrap;font-size:.92rem}.globe-module__hIM24a__countryPublicAuthoritiesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:14px;display:grid}.globe-module__hIM24a__countryPublicAuthorityCard{min-width:0;color:inherit;background:#f4f8fd;border-radius:8px;padding:14px;text-decoration:none}.globe-module__hIM24a__countryPublicAuthorityCard:hover{background:#edf5ff}.globe-module__hIM24a__countryPublicAuthorityHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.globe-module__hIM24a__countryPublicAuthorityHeader svg{color:#1b58a6;width:16px;height:16px}.globe-module__hIM24a__countryPublicAuthorityCard strong{color:#06172e;font-size:.94rem;line-height:1.3;display:block}.globe-module__hIM24a__countryPublicAuthorityCard small{color:#52647d;background:#fff;border-radius:6px;margin-top:7px;padding:4px 7px;font-size:.72rem;font-weight:800;display:inline-flex}.globe-module__hIM24a__countryPublicEmptyState{text-align:center;place-content:center;min-height:220px;display:grid}.globe-module__hIM24a__countryPublicEmptyState h3{color:#06172e;margin:0}.globe-module__hIM24a__countryPublicEmptyState p{color:#40506a;margin:8px 0 0}.globe-module__hIM24a__publicFarmTab,.globe-module__hIM24a__publicWeatherTab{color:var(--text-main);flex-direction:column;gap:18px;display:flex}.globe-module__hIM24a__publicFarmHero,.globe-module__hIM24a__publicWeatherHero{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);align-items:stretch;gap:18px;display:grid}.globe-module__hIM24a__publicFarmHeroCopy,.globe-module__hIM24a__publicFarmImageSlot,.globe-module__hIM24a__publicFarmHeroStat,.globe-module__hIM24a__publicFarmStoryCard,.globe-module__hIM24a__publicFarmSidePanel,.globe-module__hIM24a__publicFarmMiniSection,.globe-module__hIM24a__publicWeatherHero,.globe-module__hIM24a__publicWeatherConditionCard,.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard,.globe-module__hIM24a__publicWeatherForecastCard{background:linear-gradient(180deg,#ffffff0e,#ffffff05),var(--omnia-color-bg-elevated);border:1px solid #699fff38;box-shadow:0 18px 42px #0000003d,inset 0 1px #ffffff0d}.globe-module__hIM24a__publicFarmHeroCopy{border-radius:18px;min-width:0;padding:22px}.globe-module__hIM24a__publicFarmIdentityRow,.globe-module__hIM24a__publicFarmHeroActions,.globe-module__hIM24a__publicFarmSectionHeader,.globe-module__hIM24a__publicWeatherHeroMetrics,.globe-module__hIM24a__publicWeatherGenerationHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.globe-module__hIM24a__publicFarmFlag{border-radius:7px;width:34px;height:24px;overflow:hidden;box-shadow:0 10px 20px #00000038,0 0 0 1px #ffffff2e}.globe-module__hIM24a__publicFarmFlag svg{width:100%;height:100%;display:block}.globe-module__hIM24a__publicFarmEyebrow,.globe-module__hIM24a__publicFarmStatLabel,.globe-module__hIM24a__publicWeatherMetricLabel,.globe-module__hIM24a__publicWeatherGenerationHeader span{letter-spacing:.12em;text-transform:uppercase;color:#c4d4e4b8;font-size:11px;font-weight:800}.globe-module__hIM24a__publicFarmTitle,.globe-module__hIM24a__publicWeatherHeroCopy h3{color:#fff;max-width:14ch;margin:12px 0 0;font-size:clamp(2rem,1.45rem + 1.8vw,4rem);line-height:.96}.globe-module__hIM24a__publicFarmIntro,.globe-module__hIM24a__publicWeatherHeroCopy p,.globe-module__hIM24a__publicFarmStoryCard p,.globe-module__hIM24a__publicFarmFinePrint,.globe-module__hIM24a__publicWeatherConditionCard p,.globe-module__hIM24a__publicWeatherGenerationCard p{color:#e4eef8e0;max-width:62rem;margin:12px 0 0;font-size:13px;line-height:1.65}.globe-module__hIM24a__publicFarmHeroActions{margin-top:18px}.globe-module__hIM24a__publicFarmPrimaryLink,.globe-module__hIM24a__publicFarmOwnerList a{color:#eafff1;background:#68d3911f;border:1px solid #68d3916b;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.globe-module__hIM24a__publicFarmPrimaryLink{padding:0 13px}.globe-module__hIM24a__countryPublicHeroActionButton{cursor:pointer;font-family:inherit}.globe-module__hIM24a__publicFarmPrimaryLink svg,.globe-module__hIM24a__publicFarmOwnerList a svg{flex:none;width:15px;height:15px}.globe-module__hIM24a__publicFarmPrimaryLink:hover,.globe-module__hIM24a__publicFarmOwnerList a:hover{background:#68d3912e;border-color:#68d391b3;transform:translateY(-1px)}.globe-module__hIM24a__publicFarmSourceNote{color:#c4d4e4bd;font-size:12px}.globe-module__hIM24a__publicFarmImageSlot{background:linear-gradient(145deg,#58b8ff2e,transparent 42%),linear-gradient(20deg,#03152af0 20%,#103454c7 72%),var(--omnia-color-bg-elevated);border-radius:18px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:18px;display:flex;position:relative;overflow:hidden}.globe-module__hIM24a__publicFarmImageSlot:before{content:"";background:linear-gradient(#90d7ff2e,#90d7ff00),repeating-linear-gradient(92deg,#ffffff1f 0 1px,#0000 1px 36px);height:42%;position:absolute;inset:auto -8% -18%;transform:skewY(-4deg)}.globe-module__hIM24a__publicFarmImageSlot:after{content:"";opacity:.82;background:linear-gradient(90deg,#0000 45%,#ffffffb8 46% 54%,#0000 55%),radial-gradient(circle at 50% 22%,#ffffffe6 0 6px,#0000 7px);border-bottom:5px solid #ffffffc2;width:92px;height:152px;position:absolute;bottom:19%;right:18%}.globe-module__hIM24a__publicFarmImageSlot span,.globe-module__hIM24a__publicFarmImagePill{z-index:1;letter-spacing:.12em;text-transform:uppercase;color:#fffc;font-size:12px;font-weight:800;position:relative}.globe-module__hIM24a__publicFarmStatGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.globe-module__hIM24a__publicFarmHeroStat{border-radius:16px;flex-direction:column;justify-content:space-between;min-height:128px;padding:15px;display:flex}.globe-module__hIM24a__publicFarmHeroStat>svg,.globe-module__hIM24a__publicFarmTurbineIcon{color:#9dd6ff;width:24px;height:24px}.globe-module__hIM24a__publicFarmHeroStat strong{color:#fff;margin-top:10px;font-size:clamp(1.35rem,1rem + 1vw,2rem);line-height:1}.globe-module__hIM24a__publicFarmStatNote{color:#c4d4e4bd;margin-top:6px;font-size:11px;font-weight:700;line-height:1.25;display:block}.globe-module__hIM24a__publicFarmContentGrid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);align-items:start;gap:18px;display:grid}.globe-module__hIM24a__publicFarmStoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.globe-module__hIM24a__publicFarmStoryBlock{min-width:0}.globe-module__hIM24a__publicFarmStoryCard{border-radius:16px;align-items:center;gap:13px;min-width:0;min-height:154px;padding:15px;display:flex}.globe-module__hIM24a__publicFarmStoryIcon{color:#ffd28a;flex:none;width:24px;height:24px}.globe-module__hIM24a__publicFarmStoryCard>div>span{color:#c4d4e4c2;font-size:12px;font-weight:800;display:block}.globe-module__hIM24a__publicFarmStoryCard strong{color:#fff;margin-top:5px;font-size:1.25rem;display:block}.globe-module__hIM24a__publicFarmSidePanel{border-radius:18px;flex-direction:column;gap:12px;padding:12px;display:flex}.globe-module__hIM24a__publicFarmMiniSection{border-radius:14px;padding:15px}.globe-module__hIM24a__publicFarmSectionHeader{margin-bottom:12px}.globe-module__hIM24a__publicFarmSectionHeader svg,.globe-module__hIM24a__publicFarmSectionHeader img{object-fit:contain;color:#9dd6ff;width:18px;height:18px}.globe-module__hIM24a__publicFarmSectionHeader [data-public-feature-icon]{background-position:50%;background-repeat:no-repeat;background-size:contain;flex:none;width:18px;height:18px}.globe-module__hIM24a__publicFarmSectionHeader h4{color:#fff;margin:0;font-size:14px}.globe-module__hIM24a__publicFarmOwnerList{gap:8px;display:grid}.globe-module__hIM24a__publicFarmOwnerList a,.globe-module__hIM24a__publicFarmOwnerPlaceholder{justify-content:space-between;width:100%;padding:0 11px}.globe-module__hIM24a__publicFarmOwnerPlaceholder{color:#e4eef8e0;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;align-items:center;min-height:36px;font-size:12px;font-weight:700;display:inline-flex}.globe-module__hIM24a__publicFarmDefinitionList{gap:10px;margin:0;display:grid}.globe-module__hIM24a__publicFarmDefinitionList div{grid-template-columns:96px minmax(0,1fr);gap:10px;display:grid}.globe-module__hIM24a__publicFarmDefinitionList dt,.globe-module__hIM24a__publicFarmDefinitionList dd{margin:0;font-size:12px;line-height:1.45}.globe-module__hIM24a__publicFarmDefinitionList dt{color:#c4d4e4ad;font-weight:800}.globe-module__hIM24a__publicFarmDefinitionList dd{color:#fff;word-break:break-word}.globe-module__hIM24a__publicWeatherHero{border-radius:18px;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);padding:18px}.globe-module__hIM24a__publicWeatherSky{background:linear-gradient(155deg,#ffc65c33,#0000 42%),linear-gradient(25deg,#1a3452fa,#327094b8);border-radius:14px;min-height:220px;position:relative;overflow:hidden}.globe-module__hIM24a__publicWeatherSun{color:#ffd27a;filter:drop-shadow(0 0 26px #ffc2596b);width:78px;height:78px;position:absolute;top:24px;right:34px}.globe-module__hIM24a__publicWeatherCloud{color:#ebf7ffdb;width:112px;height:112px;position:absolute;bottom:42px;left:28px}.globe-module__hIM24a__publicWeatherWindRibbon{background:linear-gradient(90deg,#0000,#fffc,#0000);border-radius:999px;width:78%;height:5px;position:absolute;bottom:34px;right:-10%;box-shadow:-38px -38px #ffffff57,-76px 34px #ffffff3d}.globe-module__hIM24a__publicWeatherHeroCopy{align-self:center;min-width:0}.globe-module__hIM24a__publicWeatherHeroMetrics span{color:#e4eef8e6;background:#ffffff12;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.globe-module__hIM24a__publicWeatherHeroMetrics svg{color:#9dd6ff;width:15px;height:15px}.globe-module__hIM24a__publicWeatherGrid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:12px;display:grid}.globe-module__hIM24a__publicWeatherConditionCard,.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard,.globe-module__hIM24a__publicWeatherForecastCard{border-radius:16px;padding:16px}.globe-module__hIM24a__publicWeatherCompass{grid-template-columns:164px minmax(0,1fr);align-items:center;gap:18px;display:grid}.globe-module__hIM24a__publicWeatherCompassDial{aspect-ratio:1;background:radial-gradient(circle,#58b8ff29 0 44%,#0000 45%),conic-gradient(from 215deg,#58b8ff1f,#68d39161,#ffd08a33,#58b8ff1f);border:1px solid #ffffff29;border-radius:999px;place-items:center;display:grid;position:relative}.globe-module__hIM24a__publicWeatherCompassDial span{color:#ffffffb8;font-size:11px;font-weight:900;position:absolute;top:12px}.globe-module__hIM24a__publicWeatherCompassDial strong{color:#fff;font-size:1.8rem}.globe-module__hIM24a__publicWeatherCompassDial i{transform-origin:50% 58px;background:#fff;border-radius:999px;width:3px;height:56px;position:absolute;top:24px;left:calc(50% - 1.5px);transform:rotate(225deg);box-shadow:0 0 18px #ffffff6b}.globe-module__hIM24a__publicWeatherBigValue{color:#fff;margin-top:6px;font-size:clamp(2rem,1.2rem + 2vw,3.5rem);line-height:1;display:block}.globe-module__hIM24a__publicWeatherTinyStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px;display:grid}.globe-module__hIM24a__publicWeatherTinyStats span{color:#e4eef8e6;background:#ffffff0e;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;min-height:42px;font-size:12px;font-weight:800;display:inline-flex}.globe-module__hIM24a__publicWeatherCurve{background-color:#00000029;background-image:linear-gradient(90deg,#ffffff0b 1px,#0000 1px),linear-gradient(#ffffff0b 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:25% 100%,100% 33%;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:12px;height:178px;position:relative;overflow:hidden}.globe-module__hIM24a__publicWeatherCurveLine{clip-path:polygon(0 100%,24% 72%,45% 28%,72% 18%,100% 52%,100% 100%);background:linear-gradient(#68d39157,#68d39105);border-bottom:4px solid #68d391;border-left:4px solid #0000;border-radius:0 0 60%;position:absolute;inset:30px 18px 42px}.globe-module__hIM24a__publicWeatherCurvePoint{background:#fff;border-radius:999px;width:14px;height:14px;position:absolute;top:48px;left:48%;box-shadow:0 0 0 6px #68d39138,0 0 24px #68d39180}.globe-module__hIM24a__publicWeatherCurveLabels{justify-content:space-between;gap:10px;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.globe-module__hIM24a__publicWeatherCurveLabels span{color:#e4eef8bf;font-size:11px;font-weight:800}.globe-module__hIM24a__publicWeatherGenerationCard{flex-direction:column;gap:14px;display:flex}.globe-module__hIM24a__publicWeatherGenerationHeader strong{color:#fff;margin-top:3px;font-size:1.45rem;display:block}.globe-module__hIM24a__publicWeatherBandMeter{background:linear-gradient(90deg,#5aa6ff,#68d391 52%,#ffd27a 74%,#ff7a7a);border-radius:999px;height:12px;overflow:hidden}.globe-module__hIM24a__publicWeatherBandMeter span{border-right:4px solid #fff;width:58%;height:100%;display:block}.globe-module__hIM24a__publicWeatherForecastList{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.globe-module__hIM24a__publicWeatherForecastList article{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:90px;padding:10px;display:flex}.globe-module__hIM24a__publicWeatherForecastList span,.globe-module__hIM24a__publicWeatherForecastList small{color:#c4d4e4bd;font-size:11px;font-weight:800}.globe-module__hIM24a__publicWeatherForecastList strong{color:#fff;font-size:1.35rem}.globe-module__hIM24a__publicFarmTab,.globe-module__hIM24a__publicWeatherTab{color:#06172e;font-family:var(--font-omnia-body),system-ui,-apple-system,sans-serif;gap:20px}.globe-module__hIM24a__publicFarmHero,.globe-module__hIM24a__publicWeatherHero,.globe-module__hIM24a__publicFarmContentGrid,.globe-module__hIM24a__publicWeatherGrid{gap:16px}.globe-module__hIM24a__publicFarmHeroCopy,.globe-module__hIM24a__publicFarmImageSlot,.globe-module__hIM24a__publicFarmSidePanel,.globe-module__hIM24a__publicWeatherHero,.globe-module__hIM24a__publicWeatherConditionCard,.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard,.globe-module__hIM24a__publicWeatherForecastCard{color:#06172e;background:#fffffff0;border:0;border-radius:8px;box-shadow:0 14px 34px #2a43651f,inset 0 1px #fffffff2}.globe-module__hIM24a__publicFarmHeroCopy{padding:24px 26px}.globe-module__hIM24a__publicFarmImageSlot{background:#dff1ff;min-height:292px;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.globe-module__hIM24a__publicFarmImageSlot:before,.globe-module__hIM24a__publicFarmImageSlot:after{display:none}.globe-module__hIM24a__publicFarmImageSlotLoading{background:linear-gradient(90deg,#eaf3fc 0%,#edf5ff 35%,#f6fbff 50%,#edf5ff 65%,#eaf3fc 100%) 0 0/320% 100%;animation:1.8s ease-in-out infinite globe-module__hIM24a__public-image-shimmer}.globe-module__hIM24a__publicFarmImageSlotLoading:before{display:none}.globe-module__hIM24a__publicFarmImageSlotImage{object-fit:cover;object-position:center center;width:100%;height:100%;display:block;position:absolute;inset:0}.globe-module__hIM24a__publicFarmImageSlot .globe-module__hIM24a__publicFarmImagePill{z-index:2;color:#fff;width:fit-content;max-width:calc(100% - 28px);min-height:30px;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06172ec7;border-radius:8px;align-items:center;padding:7px 11px;line-height:1.2;display:inline-flex;position:absolute;bottom:14px;left:14px}.globe-module__hIM24a__publicFarmFlag{box-shadow:0 10px 20px #2a43651f,0 0 0 1px #06172e14}.globe-module__hIM24a__publicFarmEyebrow,.globe-module__hIM24a__publicFarmStatLabel,.globe-module__hIM24a__publicWeatherMetricLabel,.globe-module__hIM24a__publicWeatherGenerationHeader span{color:#1b58a6}.globe-module__hIM24a__publicFarmTitle,.globe-module__hIM24a__publicWeatherHeroCopy h3{font-family:var(--font-omnia-display),var(--font-omnia-body),system-ui,sans-serif;letter-spacing:0;color:#06172e;font-weight:720}.globe-module__hIM24a__publicFarmTitle{max-width:18ch;font-size:clamp(1.8rem,1.35rem + 1.4vw,3.1rem);line-height:1.02}.globe-module__hIM24a__publicWeatherHeroCopy h3{max-width:15ch;font-size:clamp(1.35rem,1.05rem + .78vw,2.15rem);line-height:1.05}.globe-module__hIM24a__publicFarmIntro,.globe-module__hIM24a__publicWeatherHeroCopy p,.globe-module__hIM24a__publicFarmStoryCard p,.globe-module__hIM24a__publicFarmFinePrint,.globe-module__hIM24a__publicWeatherConditionCard p,.globe-module__hIM24a__publicWeatherGenerationCard p{color:#40506a;font-size:var(--explore-tab-type-body,.72rem);line-height:1.45}.globe-module__hIM24a__publicFarmPrimaryLink,.globe-module__hIM24a__publicFarmOwnerList a{color:#fff;box-shadow:none;background:linear-gradient(#ffffff14,#fff0),#081a35;border-color:#081a35}.globe-module__hIM24a__publicFarmPrimaryLink:hover,.globe-module__hIM24a__publicFarmOwnerList a:hover{box-shadow:none;background:linear-gradient(#ffffff1a,#fff0),#12376c;border-color:#12376c}.globe-module__hIM24a__publicFarmPrimaryLinkDisabled,.globe-module__hIM24a__publicFarmPrimaryLinkDisabled:hover{cursor:default;color:#52647d;background:#edf5ff;border-color:#64748b38;transform:none}.globe-module__hIM24a__publicFarmSourceNote{color:#64748b}.globe-module__hIM24a__publicFarmStatGrid{background:#fff;border-radius:8px;gap:0;overflow:hidden;box-shadow:0 14px 34px #2a43651f,inset 0 1px #fffffff2}.globe-module__hIM24a__publicFarmHeroStat{background:linear-gradient(135deg,var(--public-stat-tint,#1b58a60f),transparent 58%);min-height:116px;box-shadow:none;border:0;border-right:1px solid #1b58a61f;border-radius:0;transition:background .18s,transform .18s}.globe-module__hIM24a__publicFarmHeroStat:last-child{border-right:0}.globe-module__hIM24a__publicFarmHeroStat:first-child{--public-stat-accent:#f59e0b;--public-stat-tint:#f59e0b21}.globe-module__hIM24a__publicFarmHeroStat:nth-child(2){--public-stat-accent:#0f8a5f;--public-stat-tint:#0f8a5f1f}.globe-module__hIM24a__publicFarmHeroStat:nth-child(3){--public-stat-accent:#7c3aed;--public-stat-tint:#7c3aed1c}.globe-module__hIM24a__publicFarmHeroStat:nth-child(4){--public-stat-accent:#1b58a6;--public-stat-tint:#1b58a61c}.globe-module__hIM24a__publicFarmHeroStat:hover{transform:translateY(-2px)}.globe-module__hIM24a__publicFarmHeroStat>svg,.globe-module__hIM24a__publicFarmTurbineIcon,.globe-module__hIM24a__publicFarmSectionHeader svg,.globe-module__hIM24a__publicWeatherHeroMetrics svg{color:var(--public-stat-accent,#1b58a6)}.globe-module__hIM24a__publicFarmHeroStat .globe-module__hIM24a__publicFarmTurbineIcon{color:var(--public-stat-accent,#0f8a5f)}.globe-module__hIM24a__publicFarmHeroStat strong,.globe-module__hIM24a__publicFarmStoryCard strong,.globe-module__hIM24a__publicWeatherBigValue,.globe-module__hIM24a__publicWeatherGenerationHeader strong,.globe-module__hIM24a__publicWeatherForecastList strong{color:#06172e}.globe-module__hIM24a__publicFarmHeroStat strong.globe-module__hIM24a__publicFarmFallbackValue,.globe-module__hIM24a__publicFarmStoryCard strong.globe-module__hIM24a__publicFarmFallbackValue{color:#52647d;max-width:14rem;font-size:.98rem;font-weight:760;line-height:1.25}.globe-module__hIM24a__publicFarmStatNote{color:#64748b}.globe-module__hIM24a__publicInfoSkeletonText{background:linear-gradient(90deg,#e2efffb3,#ffffffe6,#e2efffb3) 0 0/220% 100%;border-radius:999px;width:min(100%,14rem);min-height:1em;animation:1.4s ease-in-out infinite globe-module__hIM24a__public-weather-skeleton;display:block;color:#0000!important}.globe-module__hIM24a__publicFarmStoryGrid{gap:0}.globe-module__hIM24a__publicFarmStoryBlock{background:#fff;border-radius:8px;min-width:0;overflow:hidden;box-shadow:0 14px 34px #2a43651a,inset 0 1px #fffffff2}.globe-module__hIM24a__publicFarmStoryFootnote{color:#52647d;text-align:center;background:#fff;margin:0;padding:6px 10px 7px;font-size:.72rem;font-weight:400;line-height:1.25}.globe-module__hIM24a__publicFarmStoryFootnote span{color:#52647d;background:#eaf6ffb8;border:1px solid #1b58a629;border-radius:6px;max-width:min(100%,34rem);padding:3px 8px;display:inline-flex}.globe-module__hIM24a__publicWeatherVesselFootnote span{white-space:nowrap;max-width:none}.globe-module__hIM24a__publicFarmStoryCard{min-height:132px;box-shadow:none;isolation:isolate;background:0 0;border:0;border-bottom:1px solid #1b58a61f;border-radius:0;align-items:center;min-width:0;position:relative;overflow:hidden}.globe-module__hIM24a__publicFarmStoryCard:nth-child(odd){border-right:1px solid #1b58a61f}.globe-module__hIM24a__publicFarmStoryCard:nth-last-child(-n+2){border-bottom:0}.globe-module__hIM24a__publicFarmStoryImage{box-sizing:border-box;border-radius:8px;flex:none;place-items:center;width:76px;height:76px;display:grid}.globe-module__hIM24a__publicFarmStoryImage img{object-fit:contain;border-radius:6px;width:76px;height:76px;display:block}.globe-module__hIM24a__publicFarmStoryCard>div{min-width:0}.globe-module__hIM24a__publicFarmStoryCard>div>span{color:#64748b}.globe-module__hIM24a__publicFarmStoryCard p{overflow-wrap:anywhere;max-width:none}.globe-module__hIM24a__publicFarmCardScopeNote{color:#7b8aa0;margin-top:3px;font-size:.64rem;font-weight:600;line-height:1.2;display:block}.globe-module__hIM24a__publicFarmStoryCard:first-child{--public-story-accent:#0f8a5f;--public-story-bg:#dff7ea}.globe-module__hIM24a__publicFarmStoryCard:nth-child(2){--public-story-accent:#1b58a6;--public-story-bg:#dff1ff}.globe-module__hIM24a__publicFarmStoryCard:nth-child(3){--public-story-accent:#7c3aed;--public-story-bg:#efe7ff}.globe-module__hIM24a__publicFarmStoryCard:nth-child(4){--public-story-accent:#f59e0b;--public-story-bg:#fff2d6}.globe-module__hIM24a__publicFarmSidePanel{align-self:stretch;padding:18px}.globe-module__hIM24a__publicFarmMiniSection{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.globe-module__hIM24a__publicFarmMiniSection+.globe-module__hIM24a__publicFarmMiniSection{border-top:1px solid #1b58a624;margin-top:18px;padding-top:18px}.globe-module__hIM24a__publicFarmSectionHeader h4{color:#06172e}.globe-module__hIM24a__publicFarmOwnerPlaceholder{color:#06172e;background:#edf5ff;border:0;border-radius:6px;transition:background .18s,transform .18s}.globe-module__hIM24a__publicFarmOwnerPlaceholder:hover{background:#e2efff;transform:translateY(-2px)}.globe-module__hIM24a__publicFarmOwnerPlaceholderEmpty,.globe-module__hIM24a__publicFarmOwnerPlaceholderEmpty:hover{color:#64748b;background:#f4f8fd;justify-content:flex-start;transform:none}.globe-module__hIM24a__publicFarmDefinitionList dt{color:#64748b}.globe-module__hIM24a__publicFarmDefinitionList dd{color:#06172e}.globe-module__hIM24a__publicWeatherHero{grid-template-columns:minmax(150px,.34fr) minmax(0,1.66fr);align-items:center;padding:10px 14px}.globe-module__hIM24a__publicWeatherConditionImage{background:#dff1ff;border-radius:8px;min-height:112px;position:relative;overflow:hidden}.globe-module__hIM24a__publicWeatherNeutralImage{background:linear-gradient(90deg,#eaf3fc 0%,#edf5ff 35%,#f6fbff 50%,#edf5ff 65%,#eaf3fc 100%) 0 0/320% 100%;animation:1.8s ease-in-out infinite globe-module__hIM24a__public-image-shimmer}.globe-module__hIM24a__publicWeatherNeutralImage:before{display:none}.globe-module__hIM24a__publicWeatherConditionImage img{object-fit:cover;width:100%;height:100%;min-height:112px;display:block}.globe-module__hIM24a__publicWeatherSky{background:linear-gradient(155deg,#ffc65c33,#0000 42%),linear-gradient(25deg,#dff1ff,#9ccde9);border-radius:8px;min-height:176px}.globe-module__hIM24a__publicWeatherSun{color:#f59e0b;width:58px;height:58px;top:20px;right:28px}.globe-module__hIM24a__publicWeatherCloud{color:#06172e70;width:86px;height:86px;bottom:34px;left:26px}.globe-module__hIM24a__publicWeatherWindRibbon{background:linear-gradient(90deg,#0000,#06172e57,#0000);box-shadow:-38px -38px #06172e1f,-76px 34px #06172e17}.globe-module__hIM24a__publicWeatherHeroMetrics span{color:#06172e;background:#edf5ff;border:0;min-height:28px}.globe-module__hIM24a__publicWeatherSnapshotGrid{background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden;box-shadow:0 14px 34px #2a43651f,inset 0 1px #fffffff2}.globe-module__hIM24a__publicWeatherSnapshotTile{background:linear-gradient(135deg,var(--public-weather-tint,#1b58a614),transparent 58%);border-right:1px solid #1b58a61f;align-items:center;gap:12px;min-width:0;min-height:118px;padding:14px;display:flex}.globe-module__hIM24a__publicWeatherSnapshotTile:last-child{border-right:0}.globe-module__hIM24a__publicWeatherSnapshotTile:first-child{--public-weather-tint:#1b58a61c}.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(2){--public-weather-tint:#7c3aed1a}.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(3){--public-weather-tint:#0f8a5f1a}.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(4){--public-weather-tint:#f59e0b1f}.globe-module__hIM24a__publicWeatherSnapshotImage,.globe-module__hIM24a__publicWeatherVesselImage{background:#ffffff85;border-radius:8px;flex:none;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.globe-module__hIM24a__publicWeatherVesselImage,.globe-module__hIM24a__publicWeatherPanelHeaderIcon{background:#edf5ff;border-radius:8px;flex:none;place-items:center;width:52px;height:52px;display:grid;overflow:hidden}.globe-module__hIM24a__publicWeatherSnapshotImage img,.globe-module__hIM24a__publicWeatherVesselImage img{object-fit:cover;width:100%;height:100%;display:block}.globe-module__hIM24a__publicWeatherPanelHeaderIcon svg{color:#1b58a6;width:24px;height:24px}.globe-module__hIM24a__publicWeatherSnapshotTile span:not(.globe-module__hIM24a__publicWeatherSnapshotImage){color:#64748b;font-size:var(--explore-tab-type-label,.6rem);letter-spacing:.08em;text-transform:uppercase;font-weight:800;display:block}.globe-module__hIM24a__publicWeatherSnapshotTile strong{color:#06172e;margin-top:5px;font-size:clamp(1.05rem,.9rem + .45vw,1.42rem);line-height:1.1;display:block}.globe-module__hIM24a__publicWeatherSnapshotTile p{color:#52647d;font-size:var(--explore-tab-type-body,.72rem);margin:6px 0 0;line-height:1.35}.globe-module__hIM24a__publicWeatherSkeletonText{background:linear-gradient(90deg,#e2efffb3,#ffffffe6,#e2efffb3) 0 0/220% 100%;border-radius:999px;width:min(100%,12rem);animation:1.4s ease-in-out infinite globe-module__hIM24a__public-weather-skeleton;display:block;color:#0000!important}.globe-module__hIM24a__publicWeatherGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.globe-module__hIM24a__publicWeatherConditionCard{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.globe-module__hIM24a__publicWeatherConditionCard .globe-module__hIM24a__publicFarmSectionHeader{margin-bottom:0}.globe-module__hIM24a__publicWeatherConditionsList{gap:7px;display:grid}.globe-module__hIM24a__publicWeatherConditionsList div{background:#edf5ff;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:38px;padding:0 11px;display:flex}.globe-module__hIM24a__publicWeatherConditionsList span{color:#64748b;font-size:11px;font-weight:800}.globe-module__hIM24a__publicWeatherConditionsList strong{color:#06172e;text-align:right;font-size:12px;font-weight:820}.globe-module__hIM24a__publicWeatherCompass{grid-template-columns:124px minmax(0,1fr);gap:15px}.globe-module__hIM24a__publicWeatherCompassDial{background:radial-gradient(circle,#1b58a61a 0 44%,#0000 45%),conic-gradient(from 215deg,#1b58a614,#0f8a5f38,#f59e0b26,#1b58a614);border:1px solid #1b58a61f}.globe-module__hIM24a__publicWeatherCompassDial span,.globe-module__hIM24a__publicWeatherCompassDial strong{color:#06172e}.globe-module__hIM24a__publicWeatherCompassDial i{background:#06172e;box-shadow:0 0 18px #1b58a63d}.globe-module__hIM24a__publicWeatherCompassDial strong{font-size:1.45rem}.globe-module__hIM24a__publicWeatherTinyStats{grid-template-columns:repeat(2,minmax(0,1fr));align-self:stretch;gap:7px;margin-top:0}.globe-module__hIM24a__publicWeatherTinyStats span,.globe-module__hIM24a__publicWeatherForecastList article{color:#06172e;background:#edf5ff;border:0;border-radius:6px;min-height:36px}.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard,.globe-module__hIM24a__publicWeatherForecastCard{padding:14px 16px;box-shadow:0 12px 28px #2a43651a,inset 0 1px #fffffff2}.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard{min-height:260px}.globe-module__hIM24a__publicWeatherPanelHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.globe-module__hIM24a__publicWeatherPanelHeader span:not(.globe-module__hIM24a__publicWeatherPanelHeaderIcon):not(.globe-module__hIM24a__publicWeatherVesselImage){color:#1b58a6;font-size:var(--explore-tab-type-label,.6rem);letter-spacing:.08em;text-transform:uppercase;font-weight:820;display:block}.globe-module__hIM24a__publicWeatherPanelHeader h4,.globe-module__hIM24a__publicWeatherPanelHeader strong{color:#06172e;margin:3px 0 0;font-size:1.18rem;line-height:1.15;display:block}.globe-module__hIM24a__publicWeatherPanelTimezone{color:#64748b;font-size:var(--explore-tab-type-body,.72rem);margin-top:4px;font-weight:700;line-height:1.2;display:block}.globe-module__hIM24a__publicWeatherPowerCurve{background:#f8fbff;border:1px solid #1b58a61a;border-radius:8px;position:relative;overflow:hidden}:is(.globe-module__hIM24a__publicWeatherPowerCurve .highcharts-container,.globe-module__hIM24a__publicWeatherPowerCurve svg){overflow:visible!important}.globe-module__hIM24a__publicWeatherBigValue{font-size:clamp(1.8rem,1.1rem + 1.45vw,2.75rem)}.globe-module__hIM24a__publicWeatherPowerLabels{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 12px 10px;display:grid}.globe-module__hIM24a__publicWeatherPowerLabels span,.globe-module__hIM24a__publicWeatherForecastList span,.globe-module__hIM24a__publicWeatherForecastList small{color:#64748b}.globe-module__hIM24a__publicWeatherPowerLabels span{font-size:11px;font-weight:800}.globe-module__hIM24a__publicWeatherPowerLabels span:nth-child(2){text-align:center}.globe-module__hIM24a__publicWeatherPowerLabels span:nth-child(3){text-align:right}.globe-module__hIM24a__publicWeatherCardValue{color:#06172e;margin-top:12px;font-size:1.2rem;line-height:1.15;display:block}.globe-module__hIM24a__publicWeatherAccessMeter{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.globe-module__hIM24a__publicWeatherAccessMeter span{color:#64748b;background:#edf5ff;border-radius:6px;justify-content:center;align-items:center;min-height:38px;font-size:11px;font-weight:820;display:inline-flex}.globe-module__hIM24a__publicWeatherAccessMeter .globe-module__hIM24a__publicWeatherAccessMeterActive{color:#0f5f44;background:#0f8a5f1f}.globe-module__hIM24a__publicWeatherVesselMeter{background:linear-gradient(90deg,#79d7a4 0 36%,#ffd27a 36% 68%,#ff9b8a 68% 100%);border-radius:999px;height:18px;position:relative;box-shadow:inset 0 0 0 1px #06172e14,inset 0 8px 12px #ffffff2e}.globe-module__hIM24a__publicWeatherVesselMeter:before,.globe-module__hIM24a__publicWeatherVesselMeter:after{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800;position:absolute;top:28px}.globe-module__hIM24a__publicWeatherVesselMeter:before{content:"Good";left:0}.globe-module__hIM24a__publicWeatherVesselMeter:after{content:"Difficult";right:0}.globe-module__hIM24a__publicWeatherVesselMeter span{background:#06172e;border:3px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #06172e2e}.globe-module__hIM24a__publicWeatherBandMeter{background:linear-gradient(90deg,#5aa6ff,#0f8a5f 52%,#f59e0b 74%,#ef4444)}.globe-module__hIM24a__publicWeatherBandMeter span{border-right-color:#06172e;min-width:8px;max-width:96%;transition:width .22s}.globe-module__hIM24a__publicWeatherForecastCard{padding:14px 16px}.globe-module__hIM24a__publicWeatherForecastList{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.globe-module__hIM24a__publicWeatherForecastTile{border:0;border-radius:6px;flex-direction:column;gap:6px;min-height:132px;padding:9px;display:flex;overflow:hidden}.globe-module__hIM24a__publicWeatherForecastTileClear{background:linear-gradient(135deg,#fff7d6,#e9f7ff)}.globe-module__hIM24a__publicWeatherForecastTileOvercast{background:linear-gradient(135deg,#edf5ff,#e7edf5)}.globe-module__hIM24a__publicWeatherForecastTileRain{background:linear-gradient(135deg,#dff1ff,#e8f5f0)}.globe-module__hIM24a__publicWeatherForecastTileStorm{background:linear-gradient(135deg,#dfe8f4,#f1e9f2)}.globe-module__hIM24a__publicWeatherForecastTileWindy{background:linear-gradient(135deg,#e1fbf1,#edf5ff)}.globe-module__hIM24a__publicWeatherForecastTileLoading{background:#edf5ff}.globe-module__hIM24a__publicWeatherForecastTileHeader{justify-content:space-between;align-items:center;gap:6px;display:flex}.globe-module__hIM24a__publicWeatherForecastIconSkeleton{background:linear-gradient(90deg,#e2efffb3,#ffffffe6,#e2efffb3) 0 0/220% 100%;border-radius:999px;flex:none;width:54px;height:54px;animation:1.4s ease-in-out infinite globe-module__hIM24a__public-weather-skeleton;display:block}.globe-module__hIM24a__publicWeatherForecastIcon{flex:auto;place-items:center;min-height:48px;display:grid}.globe-module__hIM24a__publicWeatherForecastIcon img{object-fit:contain;width:56px;height:56px}.globe-module__hIM24a__publicWeatherForecastTime{color:#1b58a6;min-height:24px;font-size:var(--explore-tab-type-label,.6rem);white-space:nowrap;background:#ffffffb8;border-radius:6px;align-items:center;padding:0 8px;font-weight:850;display:inline-flex}.globe-module__hIM24a__publicWeatherForecastClock{color:#64748b;font-size:var(--explore-tab-type-label,.6rem);font-weight:780;line-height:1.1;display:block}.globe-module__hIM24a__publicWeatherForecastMetrics{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:6px;margin-top:0;display:grid}.globe-module__hIM24a__publicWeatherForecastMetrics>span{background:#ffffffb3;border-radius:6px;align-items:center;gap:6px;min-width:0;min-height:28px;padding:5px 6px;display:flex}.globe-module__hIM24a__publicWeatherForecastMetrics>span:last-child{justify-content:flex-end}.globe-module__hIM24a__publicWeatherForecastMetrics img,.globe-module__hIM24a__publicWeatherForecastMetrics svg{object-fit:contain;color:#1b58a6;flex:none;width:15px;height:15px}.globe-module__hIM24a__publicWeatherForecastMetrics em,.globe-module__hIM24a__publicWeatherForecastMetrics b{font-style:normal;display:block}.globe-module__hIM24a__publicWeatherForecastMetrics em{color:#64748b;font-size:var(--explore-tab-type-label,.6rem);letter-spacing:.06em;text-transform:uppercase;font-weight:820}.globe-module__hIM24a__publicWeatherForecastMetrics b{color:#06172e;font-size:var(--explore-tab-type-title,.78rem);white-space:nowrap;line-height:1}.globe-module__hIM24a__publicWeatherForecastMetricIconSkeleton{background:linear-gradient(90deg,#e2efffb3,#ffffffe6,#e2efffb3) 0 0/220% 100%;border-radius:999px;flex:none;width:15px;height:15px;animation:1.4s ease-in-out infinite globe-module__hIM24a__public-weather-skeleton}.globe-module__hIM24a__publicWeatherForecastSymbol{background:#ffffffbd;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;position:relative}.globe-module__hIM24a__publicWeatherForecastSymbol:before,.globe-module__hIM24a__publicWeatherForecastSymbol:after{content:"";position:absolute}.globe-module__hIM24a__publicWeatherForecastSymbolClear:before{background:#f8b84e;border-radius:999px;width:15px;height:15px;box-shadow:0 0 0 5px #f8b84e2e}.globe-module__hIM24a__publicWeatherForecastSymbolOvercast:before,.globe-module__hIM24a__publicWeatherForecastSymbolRain:before,.globe-module__hIM24a__publicWeatherForecastSymbolStorm:before{background:#8ea4bd;border-radius:999px;width:22px;height:12px;box-shadow:-6px -3px #a8b8ca,5px -5px #9cafc4}.globe-module__hIM24a__publicWeatherForecastSymbolRain:after{background:repeating-linear-gradient(90deg,#1b8dc9 0 2px,#0000 2px 7px);width:18px;height:8px;top:20px;transform:skew(-18deg)}.globe-module__hIM24a__publicWeatherForecastSymbolStorm:before{background:#5d7189;box-shadow:-6px -3px #788ba0,5px -5px #687d94}.globe-module__hIM24a__publicWeatherForecastSymbolStorm:after{clip-path:polygon(44% 0,100% 0,58% 46%,100% 46%,20% 100%,44% 55%,0 55%);background:#f6b84e;width:10px;height:16px;top:17px}.globe-module__hIM24a__publicWeatherForecastSymbolWindy:before{background:linear-gradient(#0f8a8a,#0f8a8a) 0 3px/23px 3px no-repeat,linear-gradient(#0f8a8a,#0f8a8a) 5px 9px/18px 3px no-repeat,linear-gradient(#0f8a8a,#0f8a8a) 1px 15px/20px 3px no-repeat;border-radius:999px;width:23px;height:16px}.globe-module__hIM24a__publicWeatherForecastCopy{min-width:0;padding:0}.globe-module__hIM24a__publicWeatherForecastCopy>span{color:#1b58a6;background:#ffffffb8;border-radius:5px;align-items:center;min-height:20px;padding:0 7px;font-size:10px;font-weight:850;display:inline-flex}.globe-module__hIM24a__publicWeatherForecastCopy strong{color:#06172e;margin-top:5px;font-size:.88rem;line-height:1.2;display:block}.globe-module__hIM24a__publicWeatherForecastCopy small{margin-top:4px;line-height:1.25;display:block}@keyframes globe-module__hIM24a__public-weather-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes globe-module__hIM24a__public-image-shimmer{0%{background-position:140% 0}to{background-position:-140% 0}}@keyframes globe-module__hIM24a__country-tab-spin{to{transform:rotate(360deg)}}@keyframes globe-module__hIM24a__turbines-rotor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (min-width:768px){.globe-module__hIM24a__exploreModal{--explore-modal-gap:16px}}@media (min-width:1024px){.globe-module__hIM24a__exploreModal{--explore-modal-gap:20px}}@media (min-width:1280px){.globe-module__hIM24a__exploreModal{--explore-modal-gap:30px}}@media (min-width:1600px){.globe-module__hIM24a__exploreModal{--explore-modal-gap:30px}}.globe-module__hIM24a__aboutSmall{color:var(--muted);font-size:12px}.globe-module__hIM24a__hidden{display:none}:is(.globe-module__hIM24a__shell .maplibregl-popup-content,.globe-module__hIM24a__shell .mapboxgl-popup-content){background:linear-gradient(180deg,#ffffff0f,#ffffff04),linear-gradient(180deg,rgba(var(--glass-base-rgb),.95),rgba(var(--glass-base-rgb),.91));color:var(--text-main);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff24;border-radius:18px;padding:14px 16px;box-shadow:0 12px 24px #00000038,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f;max-width:274px!important}:is(.globe-module__hIM24a__shell .maplibregl-popup-tip,.globe-module__hIM24a__shell .mapboxgl-popup-tip){border-top-color:rgba(var(--glass-base-rgb),.95)!important;border-bottom-color:rgba(var(--glass-base-rgb),.95)!important}:is(.globe-module__hIM24a__shell .maplibregl-ctrl-bottom-right,.globe-module__hIM24a__shell .maplibregl-ctrl-bottom-left){z-index:40;bottom:8px}.globe-module__hIM24a__shell .maplibregl-ctrl-attrib{background:linear-gradient(180deg,#ffffff0f,#ffffff04),linear-gradient(180deg,rgba(var(--glass-base-rgb),.95),rgba(var(--glass-base-rgb),.91));color:#ffffffe0;border:1px solid #ffffff24;border-radius:12px;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;box-shadow:0 6px 14px #0000002e,inset 0 1px #ffffff14,inset 0 -4px 8px #0000001f}.globe-module__hIM24a__shell .maplibregl-ctrl-attrib.maplibregl-compact{background:linear-gradient(180deg,#ffffff0f,#ffffff04),linear-gradient(180deg,rgba(var(--glass-base-rgb),.95),rgba(var(--glass-base-rgb),.91))}.globe-module__hIM24a__shell .maplibregl-ctrl-attrib-button{opacity:1;filter:invert();width:24px;height:24px;box-shadow:none;background-size:24px 24px}:is(.globe-module__hIM24a__shell .maplibregl-ctrl-attrib-button:focus,.globe-module__hIM24a__shell .maplibregl-ctrl-attrib-button:focus-visible,.globe-module__hIM24a__shell summary.maplibregl-ctrl-attrib-button:focus,.globe-module__hIM24a__shell summary.maplibregl-ctrl-attrib-button:focus-visible){box-shadow:none}.globe-module__hIM24a__shell .maplibregl-ctrl-attrib-inner{opacity:1;color:#ffffffe0}.globe-module__hIM24a__shell .maplibregl-ctrl-attrib a{color:#ffffffe0}.globe-module__hIM24a__shell .maplibregl-ctrl-attrib a:hover{color:var(--text-main)}.globe-module__hIM24a__shell .maplibregl-ctrl-group{box-shadow:none;background:0 0}@media (min-width:640px) and (max-height:820px){.globe-module__hIM24a__shell{--header-clearance:158px;--control-gap:8px;--legend-bottom:calc(12px + var(--safe-bottom))}.globe-module__hIM24a__chromeBlock{gap:14px}.globe-module__hIM24a__controlRail{gap:8px}.globe-module__hIM24a__overlayLegend{padding:9px 12px 7px;bottom:12px}}@media (max-width:639px){.globe-module__hIM24a__shell{--left-panel-width:min(370px,calc(100vw - 24px));--control-size:44px;--control-gap:8px;--chrome-gap:8px;--header-clearance:158px;--chrome-left:calc(18px + var(--safe-left));--chrome-right-clearance:calc(18px + var(--safe-right));--mobile-globe-tab-width:34px;--mobile-globe-panel-width:64px;--mobile-globe-popout-gap:calc(var(--control-gap) + 12px)}.globe-module__hIM24a__chromeBlock{top:var(--chrome-top);left:var(--safe-left);z-index:13;width:var(--mobile-globe-panel-width);gap:16px}.globe-module__hIM24a__chromeControls{opacity:0;visibility:hidden;width:var(--mobile-globe-panel-width);border:1px solid var(--globe-border-strong);border-radius:0 var(--globe-panel-radius)var(--globe-panel-radius)0;background:var(--globe-surface-soft);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight);-webkit-backdrop-filter:blur(18px);border-left:0;padding:8px;transition:none;transform:translate(-10px)}.globe-module__hIM24a__chromeControlsMobileOpen{opacity:1;visibility:visible;transform:none}.globe-module__hIM24a__chromeControlsMobileOpen .globe-module__hIM24a__controlRail{position:relative}.globe-module__hIM24a__mobileGlobeTabs{top:calc(var(--chrome-top) + 5px);left:var(--safe-left);z-index:12;pointer-events:auto;flex-direction:column;gap:6px;transition:left .18s;display:flex;position:fixed}.globe-module__hIM24a__mobileGlobeTabsOpen{left:calc(var(--safe-left) + var(--mobile-globe-panel-width))}.globe-module__hIM24a__headerInner{gap:8px;padding:12px 14px 10px}.globe-module__hIM24a__brandLogo{height:42px}.globe-module__hIM24a__brandLinks{display:none}.globe-module__hIM24a__mobileNav{z-index:8;display:block;position:fixed;top:12px;right:12px}.globe-module__hIM24a__mapSearch{width:min(300px,calc(100vw - var(--mobile-globe-panel-width) - var(--mobile-globe-popout-gap) - var(--safe-left) - var(--safe-right)));max-width:calc(100vw - var(--mobile-globe-panel-width) - var(--mobile-globe-popout-gap) - var(--safe-left) - var(--safe-right))}.globe-module__hIM24a__controlPanel{width:min(300px,100vw - 24px);padding:12px 14px;font-size:12px}.globe-module__hIM24a__controlRail{width:var(--mobile-globe-panel-width);flex-direction:column;gap:10px;padding-bottom:0;top:0;left:0;overflow:visible}.globe-module__hIM24a__searchControlRow{width:max-content;max-width:calc(100vw - var(--safe-left) - var(--safe-right));gap:var(--mobile-globe-popout-gap)}.globe-module__hIM24a__filterControlRow{gap:var(--mobile-globe-popout-gap);max-width:calc(100vw - var(--safe-left) - var(--safe-right));display:contents}.globe-module__hIM24a__mobileFilterModalPanel{--glass-base-rgb:2,16,44;--globe-border-strong:#ffffff24;--globe-control-radius:6px;--globe-panel-radius:6px;--globe-control-active:#3f6fc8;--globe-control-active-hover:#345fae;--globe-accent-border-strong:#ffffff57;--muted:#c6daf5b8;--text-main:#fff;--safe-top:env(safe-area-inset-top,0px);--safe-right:env(safe-area-inset-right,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);z-index:90;width:auto;max-width:none;max-height:none;padding:calc(14px + var(--safe-top))16px calc(18px + var(--safe-bottom));background:rgba(var(--glass-base-rgb),.98);color:var(--text-main);box-shadow:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;border:0;border-radius:0;position:fixed;inset:0;overflow:hidden auto}.globe-module__hIM24a__mobileFilterModalHeader{top:calc(-14px - var(--safe-top));z-index:1;margin:calc(-14px - var(--safe-top))-16px 0;padding:calc(12px + var(--safe-top))12px 10px 16px;border-bottom:1px solid var(--globe-border-strong);background:rgba(var(--glass-base-rgb),.98);-webkit-backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky}.globe-module__hIM24a__mobileFilterModalHeader .globe-module__hIM24a__legendTitle{margin:0;font-size:15px}.globe-module__hIM24a__mobileFilterModalClose{border:1px solid var(--globe-border-strong);border-radius:var(--globe-control-radius);width:34px;height:34px;color:var(--muted);cursor:pointer;background:#ffffff0f;flex:none;justify-content:center;align-items:center;display:inline-flex}.globe-module__hIM24a__mobileFilterModalCloseIcon{stroke-width:2.2px;width:18px;height:18px;display:block}.globe-module__hIM24a__mobileFilterModalPanel>.globe-module__hIM24a__legendSep:first-of-type{margin-top:14px}.globe-module__hIM24a__moreControlsRow{gap:var(--mobile-globe-popout-gap);max-width:calc(100vw - var(--safe-left) - var(--safe-right))}.globe-module__hIM24a__controlButton{flex:none}.globe-module__hIM24a__moreControlsPanel{left:calc(var(--control-size) + var(--mobile-globe-popout-gap));width:max-content;max-width:calc(100vw - var(--safe-left) - var(--safe-right) - var(--control-size) - var(--mobile-globe-popout-gap))}.globe-module__hIM24a__toolDrawer{width:100vw;min-width:0}.globe-module__hIM24a__toolDrawerHeader{min-height:calc(54px + var(--safe-top));padding:calc(10px + var(--safe-top))12px 10px}.globe-module__hIM24a__toolDrawerTitleRow{align-items:center;min-height:32px}.globe-module__hIM24a__toolDrawerTitleIcon{width:24px;height:24px}.globe-module__hIM24a__toolDrawerTitleIcon[data-public-feature-icon]{width:30px;height:30px}.globe-module__hIM24a__toolDrawerTitleIcon[data-public-feature-icon-kind=supplyChain]{width:34px;height:34px}.globe-module__hIM24a__toolDrawerTitle{font-size:14px;line-height:1.25}.globe-module__hIM24a__toolDrawerTitleLogo{width:105px;max-height:38px}.globe-module__hIM24a__toolDrawerClose{width:30px;height:30px}.globe-module__hIM24a__toolDrawerInfoButton{width:28px;height:28px}.globe-module__hIM24a__toolDrawerInfoButton svg{width:24px;height:24px}.globe-module__hIM24a__toolDrawerCloseIcon{width:16px;height:16px}.globe-module__hIM24a__toolDrawerTableLoading{padding:18px 12px}.globe-module__hIM24a__toolDrawerTable th:first-child,.globe-module__hIM24a__toolDrawerTable td:first-child,.globe-module__hIM24a__toolDrawerTable th:nth-child(3),.globe-module__hIM24a__toolDrawerTable td:nth-child(3){display:none}.globe-module__hIM24a__toolDrawerTable th:nth-child(2){width:62%}.globe-module__hIM24a__toolDrawerTableLogoName th:nth-child(2){width:100%}.globe-module__hIM24a__toolDrawerTable th:nth-child(4){width:38%}.globe-module__hIM24a__toolDrawerLoadingSpinner{gap:.45rem}.globe-module__hIM24a__toolDrawerLoadingSpinner>span:last-child{font-size:.75rem;line-height:1.2}.globe-module__hIM24a__toolDrawerEntryTabs{flex-direction:column}.globe-module__hIM24a__directoryProfileFacts{grid-template-columns:1fr;gap:12px}.globe-module__hIM24a__directoryProfileFactWide{grid-column:auto}.globe-module__hIM24a__toolDrawerEntrySectionGrid{grid-template-columns:1fr}.globe-module__hIM24a__toolDrawerEntryTab{border-top:1px solid #ffffff1a;border-left:0;border-right:0;width:100%;max-width:none;min-height:38px;padding:8px 14px}.globe-module__hIM24a__toolDrawerEntryTab:first-child{border-top:0}.globe-module__hIM24a__toolDrawerEntryTabMeta{display:none}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable th,.globe-module__hIM24a__supplyChainDirectoryRelatedProjectTable td{padding:8px 6px}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectStatusColumn{width:18%}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectRoleColumn{width:37%}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectCategoryColumn{width:18%}.globe-module__hIM24a__supplyChainDirectoryRelatedProjectScopeColumn{width:27%}.globe-module__hIM24a__supplyChainDirectoryRelatedStatusPill{color:#ffffffbd;white-space:normal;background:0 0;border:0;min-height:0;padding:0;font-size:.68rem;font-weight:720;line-height:1.25;display:inline}.globe-module__hIM24a__supplyChainDirectoryRelatedStatusDot{display:none}.globe-module__hIM24a__supplyChainDirectoryPanelModal .globe-module__hIM24a__supplyChainDirectoryRelatedStatusPill{color:var(--supply-chain-modal-muted);background:0 0;border:0}.globe-module__hIM24a__toolPanelShell{--tool-panel-tab-width:30px;top:var(--chrome-top);right:auto;left:var(--safe-left);z-index:13;width:var(--mobile-globe-panel-width);opacity:1;transition:none;transform:translate(0)}.globe-module__hIM24a__toolPanelShellCollapsed{opacity:0;pointer-events:none;transform:translate(-10px)}.globe-module__hIM24a__toolPanel{min-height:calc((var(--control-size)*4) + (var(--control-gap)*3) + 16px);border-left:0;border-right:1px solid var(--globe-border-strong);border-radius:0 var(--globe-panel-radius)var(--globe-panel-radius)0;padding:8px}.globe-module__hIM24a__toolPanelTab{display:none}.globe-module__hIM24a__toolPanelButtons,.globe-module__hIM24a__toolPanelButton{width:var(--control-size)}.globe-module__hIM24a__toolPanelButton{height:var(--control-size);border-color:var(--globe-border-strong);border-radius:var(--globe-control-radius);background:var(--globe-surface);box-shadow:var(--globe-glass-shadow-soft),inset 0 1px 0 var(--globe-glass-highlight)}.globe-module__hIM24a__toolPanelButtonIcon{width:24px;height:24px}.globe-module__hIM24a__toolPanelButtonIcon[data-public-feature-icon]{width:30px;height:30px}.globe-module__hIM24a__toolPanelButtonIcon[data-public-feature-icon-kind=supplyChain]{width:34px;height:34px}.globe-module__hIM24a__toolPanelOneMark{width:20px}.globe-module__hIM24a__toolPanelModusMark{width:21px}.globe-module__hIM24a__omniaOnePromoContent{padding:12px}.globe-module__hIM24a__omniaOnePromoIntro{padding:0}.globe-module__hIM24a__omniaOnePromoIntro h3{font-size:1rem}.globe-module__hIM24a__omniaOnePromoFeatureGrid{grid-template-columns:1fr}.globe-module__hIM24a__omniaOnePromoCarouselButton{width:30px;height:30px}.globe-module__hIM24a__omniaOnePromoCarouselButtonPrev{left:8px}.globe-module__hIM24a__omniaOnePromoCarouselButtonNext{right:8px}.globe-module__hIM24a__modusHexSvg{aspect-ratio:564/524;height:auto;padding:0 1px}.globe-module__hIM24a__modusModuleExplorer{display:block}.globe-module__hIM24a__modusModuleDeck{display:none}.globe-module__hIM24a__modusHexCode{font-size:9px}.globe-module__hIM24a__modusHexName{font-size:10px}.globe-module__hIM24a__omniaHubPanelActionFooter{padding:7px 12px calc(7px + var(--safe-bottom))60px}.globe-module__hIM24a__toolDrawerCategoryQuickWrap{margin:8px 18px 0}.globe-module__hIM24a__supplyChainDirectoryFooterLink{min-height:0;color:var(--label-blue);box-shadow:none;background:0 0;border:0;border-radius:0;margin-left:4px;padding:0}.globe-module__hIM24a__supplyChainDirectoryFooterLink:hover,.globe-module__hIM24a__supplyChainDirectoryFooterLink:focus-visible{color:var(--text-main);background:0 0;text-decoration:underline}.globe-module__hIM24a__newsPanelControls{padding:10px 10px 9px}.globe-module__hIM24a__newsPanelTabs{gap:5px}.globe-module__hIM24a__newsPanelTab{gap:0;min-height:34px;padding:0 4px;font-size:.64rem}.globe-module__hIM24a__newsPanelTab svg{display:none}.globe-module__hIM24a__newsPanelIntro{margin-top:0}.globe-module__hIM24a__toolPanelFloatingTooltip{z-index:30;left:calc(100% + 12px);right:auto;transform:translateY(-50%)translate(-4px)}.globe-module__hIM24a__toolPanelFloatingTooltipNews{top:30px}.globe-module__hIM24a__toolPanelFloatingTooltipOrganizationDirectory{top:82px}.globe-module__hIM24a__toolPanelFloatingTooltipSupplyChainDirectory{top:134px}.globe-module__hIM24a__toolPanelFloatingTooltipOmniaOne{top:186px}.globe-module__hIM24a__toolPanelFloatingTooltipModus{top:238px}.globe-module__hIM24a__toolPanelFloatingTooltip:before{border-top:0;border-right:0;border-bottom:1px solid var(--globe-border-strong);border-left:1px solid var(--globe-border-strong);left:-5px;right:auto}.globe-module__hIM24a__toolPanelFloatingTooltipVisible{transform:translateY(-50%)translate(0)}.globe-module__hIM24a__chromeControlsMobileOpen .globe-module__hIM24a__controlButton:hover,.globe-module__hIM24a__chromeControlsMobileOpen .globe-module__hIM24a__controlButton:focus-visible{z-index:20}.globe-module__hIM24a__chromeControlsMobileOpen .globe-module__hIM24a__controlButton:after{z-index:22}.globe-module__hIM24a__chromeControlsMobileOpen .globe-module__hIM24a__controlButton:before{z-index:21}.globe-module__hIM24a__mapSearchOpen .globe-module__hIM24a__searchResults{max-height:min(42dvh,280px)}.globe-module__hIM24a__searchBox{padding:9px 11px}.globe-module__hIM24a__infoPanel:not(.globe-module__hIM24a__filterControlRow .globe-module__hIM24a__infoPanel):not(.globe-module__hIM24a__mobileFilterModalPanel){top:calc(var(--control-size) + var(--control-gap));left:calc(var(--control-size) + var(--mobile-globe-popout-gap));width:min(280px,calc(100vw - var(--safe-left) - var(--safe-right) - var(--control-size) - var(--mobile-globe-popout-gap)))}.globe-module__hIM24a__overlayLegend{display:none}.globe-module__hIM24a__emptyState{right:12px}}@media (max-width:420px){.globe-module__hIM24a__customFarmPopupContent{max-width:246px;padding:11px 12px}.globe-module__hIM24a__shell .popupCard{width:220px;min-width:220px;max-width:220px;font-size:12px;line-height:1.35}.globe-module__hIM24a__shell .popupTitle{margin-bottom:10px;padding-bottom:7px;font-size:15px}.globe-module__hIM24a__shell .popupSection{margin-top:8px;padding-top:8px}.globe-module__hIM24a__shell .popupFieldGrid{gap:8px}.globe-module__hIM24a__shell .popupFieldLabel{font-size:10px}.globe-module__hIM24a__shell .popupWebsiteLink{font-size:11px}.globe-module__hIM24a__shell .popupWebsiteIconSvg{width:12px;height:12px}.globe-module__hIM24a__shell .popupFieldValue{gap:6px;font-size:12px;line-height:1.25}.globe-module__hIM24a__shell .popupWeatherStrip{gap:10px}.globe-module__hIM24a__shell .popupWeatherMetricValue{gap:4px;font-size:12px}:is(.globe-module__hIM24a__shell .popupPowerIcon,.globe-module__hIM24a__shell .popupPowerIconSvg,.globe-module__hIM24a__shell .popupWindIcon,.globe-module__hIM24a__shell .popupWindIconSvg,.globe-module__hIM24a__shell .popupWaveIcon,.globe-module__hIM24a__shell .popupWaveIconSvg,.globe-module__hIM24a__shell .popupSpeedIcon,.globe-module__hIM24a__shell .popupSpeedIconSvg){width:20px;height:20px}:is(.globe-module__hIM24a__shell .popupCompassIcon,.globe-module__hIM24a__shell .popupCompassIconSvg){width:22px;height:22px}.globe-module__hIM24a__shell .popupLaunchButton{min-height:40px;padding:9px 11px}.globe-module__hIM24a__shell .popupLaunchButtonText{font-size:12px}.globe-module__hIM24a__shell .popupLaunchIcons{gap:2px}.globe-module__hIM24a__globalFarmPopupActions{gap:5px!important}.globe-module__hIM24a__shell .popupSceneCubeIcon{width:20px;height:20px}.globe-module__hIM24a__shell .popupSceneCubePerspective{width:18px;height:18px}.globe-module__hIM24a__shell .popupSceneCube3d{width:12px;height:12px}.globe-module__hIM24a__shell .popupSceneCubeFaceFront{transform:translateZ(6px)}.globe-module__hIM24a__shell .popupSceneCubeFaceBack{transform:rotateY(180deg)translateZ(6px)}.globe-module__hIM24a__shell .popupSceneCubeFaceRight{transform:rotateY(90deg)translateZ(6px)}.globe-module__hIM24a__shell .popupSceneCubeFaceLeft{transform:rotateY(-90deg)translateZ(6px)}.globe-module__hIM24a__shell .popupSceneCubeFaceTop{transform:rotateX(90deg)translateZ(6px)}.globe-module__hIM24a__shell .popupSceneCubeFaceBottom{transform:rotateX(-90deg)translateZ(6px)}:is(.globe-module__hIM24a__shell .popupSceneIcon,.globe-module__hIM24a__shell .popupSceneIconSvg){width:26px;height:26px}.globe-module__hIM24a__exploreModal{--explore-modal-gap:12px}.globe-module__hIM24a__exploreModalPanel{border-radius:18px}.globe-module__hIM24a__exploreModalHeader{padding:14px 14px 8px}.globe-module__hIM24a__exploreModalHeading{gap:7px}.globe-module__hIM24a__exploreModalHeaderMain{gap:12px}.globe-module__hIM24a__exploreModalFlag{width:16px;height:12px}.globe-module__hIM24a__exploreModalTabs{gap:16px;padding:0 14px;overflow-x:auto}.globe-module__hIM24a__exploreModalTab{gap:6px;font-size:12px}.globe-module__hIM24a__exploreModalTabIcon{width:14px;height:14px}.globe-module__hIM24a__exploreModalTabIcon[data-public-feature-icon]{width:21px;height:21px}.globe-module__hIM24a__exploreModalTabIconVessel{width:15px;height:15px}.globe-module__hIM24a__exploreModalTabFlag{width:16px;height:11px}.globe-module__hIM24a__exploreModalBody{padding:12px 14px 14px}.globe-module__hIM24a__exploreModalBodyFullBleed,.globe-module__hIM24a__exploreModalBodyTurbines{padding:0}}@media (max-width:980px){.globe-module__hIM24a__exploreModalTabs{-webkit-overflow-scrolling:touch;gap:12px;min-height:40px;overflow:auto hidden}.globe-module__hIM24a__exploreModalTab{white-space:nowrap;flex:none;min-width:max-content;min-height:39px}}@media (max-width:1100px){.globe-module__hIM24a__countryTabGrid,.globe-module__hIM24a__countryOverviewSnapshot,.globe-module__hIM24a__countryOverviewLowerGrid{grid-template-columns:1fr}.globe-module__hIM24a__countryOverviewOutlineVisual{border-bottom:1px solid #c2d4e6;border-right:0;height:150px;min-height:0}.globe-module__hIM24a__countryOverviewOutlineVisual .globe-module__hIM24a__countryPublicOutlineImage{width:178px;max-width:calc(100% - 16px);height:134px;max-height:134px}.globe-module__hIM24a__countryOverviewMetricGrid,.globe-module__hIM24a__countryOverviewReadinessGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.globe-module__hIM24a__countryPublicHero,.globe-module__hIM24a__countryPublicContentGrid,.globe-module__hIM24a__countryPublicLowerGrid{grid-template-columns:1fr}.globe-module__hIM24a__countryPublicHeroVisual,.globe-module__hIM24a__countryPublicHeroVisualSkeleton{min-height:clamp(180px,46vw,230px)}.globe-module__hIM24a__countryPublicContextGrid,.globe-module__hIM24a__countryPublicReadinessGrid{grid-template-columns:1fr}.globe-module__hIM24a__countryPublicSignalGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.globe-module__hIM24a__countryPublicChartGrid{grid-template-columns:1fr}.globe-module__hIM24a__countryPublicPlaceholderCard{grid-column:1/-1}.globe-module__hIM24a__publicFarmHero,.globe-module__hIM24a__publicFarmContentGrid,.globe-module__hIM24a__publicWeatherHero,.globe-module__hIM24a__publicWeatherGrid{grid-template-columns:1fr}.globe-module__hIM24a__publicFarmImageSlot,.globe-module__hIM24a__publicWeatherSky{min-height:220px}.globe-module__hIM24a__publicWeatherSnapshotGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(2){border-right:0}.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(-n+2){border-bottom:1px solid #1b58a61f}}@media (max-width:720px){.globe-module__hIM24a__countryHero{flex-direction:column}.globe-module__hIM24a__countryHeroPills{justify-content:flex-start}.globe-module__hIM24a__countryMetricsGrid,.globe-module__hIM24a__countryFactsGrid,.globe-module__hIM24a__countryOverviewMetricGrid,.globe-module__hIM24a__countryOverviewReadinessGrid{grid-template-columns:1fr}.globe-module__hIM24a__countryOverviewMetric{min-height:66px;padding:6px 10px}.globe-module__hIM24a__countryOverviewReadinessGrid article{padding:10px 2px;box-shadow:inset 0 -1px #d6e1eb}.globe-module__hIM24a__countryOverviewProjectList article{grid-template-columns:minmax(0,1fr) max-content;gap:8px}.globe-module__hIM24a__countryOverviewAuthoritiesScroller{max-height:280px}.globe-module__hIM24a__countryPublicHeroCopy,.globe-module__hIM24a__countryPublicChartCard,.globe-module__hIM24a__countryPublicProgressCard,.globe-module__hIM24a__countryPublicRenewableCard,.globe-module__hIM24a__countryPublicPlaceholderCard,.globe-module__hIM24a__countryPublicPanel,.globe-module__hIM24a__countryPublicEmptyState{padding:14px}.globe-module__hIM24a__countryPublicStatGrid,.globe-module__hIM24a__countryPublicSignalGrid,.globe-module__hIM24a__countryPublicReadinessGrid,.globe-module__hIM24a__countryPublicStoryGrid{grid-template-columns:1fr}.globe-module__hIM24a__countryPublicStat,.globe-module__hIM24a__countryPublicStat:last-child,.globe-module__hIM24a__countryPublicStoryCard,.globe-module__hIM24a__countryPublicStoryCard:last-child{border-bottom:1px solid #1b58a61f;border-right:0}.globe-module__hIM24a__countryPublicStat:last-child,.globe-module__hIM24a__countryPublicStoryCard:last-child{border-bottom:0}.globe-module__hIM24a__countryPublicStoryCard{grid-template-columns:1fr}.globe-module__hIM24a__countryPublicProjectList article,.globe-module__hIM24a__countryPublicProjectActions{flex-direction:column;align-items:flex-start}.globe-module__hIM24a__publicFarmHeroCopy,.globe-module__hIM24a__publicWeatherHero,.globe-module__hIM24a__publicWeatherConditionCard,.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard,.globe-module__hIM24a__publicWeatherForecastCard{padding:14px}.globe-module__hIM24a__publicFarmStatGrid,.globe-module__hIM24a__publicFarmStoryGrid,.globe-module__hIM24a__publicWeatherSnapshotGrid,.globe-module__hIM24a__publicWeatherTinyStats,.globe-module__hIM24a__publicWeatherForecastList{grid-template-columns:1fr}.globe-module__hIM24a__publicFarmHeroStat{border-bottom:1px solid #1b58a61f;border-right:0}.globe-module__hIM24a__publicFarmHeroStat:last-child{border-bottom:0}.globe-module__hIM24a__publicFarmStoryCard,.globe-module__hIM24a__publicFarmStoryCard:nth-child(odd),.globe-module__hIM24a__publicFarmStoryCard:nth-last-child(-n+2){border-bottom:1px solid #1b58a61f;border-right:0}.globe-module__hIM24a__publicFarmStoryCard:last-child{border-bottom:0}.globe-module__hIM24a__publicWeatherConditionCard{grid-template-columns:1fr}.globe-module__hIM24a__publicWeatherSnapshotTile,.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(2),.globe-module__hIM24a__publicWeatherSnapshotTile:nth-child(-n+2){border-bottom:1px solid #1b58a61f;border-right:0}.globe-module__hIM24a__publicWeatherSnapshotTile:last-child{border-bottom:0}.globe-module__hIM24a__publicWeatherCompass{grid-template-columns:1fr}.globe-module__hIM24a__publicWeatherCompassDial{justify-self:center;width:min(100%,180px)}.globe-module__hIM24a__publicFarmDefinitionList div{grid-template-columns:1fr;gap:3px}.globe-module__hIM24a__exploreModalBody{padding-left:0;padding-right:0}.globe-module__hIM24a__exploreModalBodyFullBleed,.globe-module__hIM24a__exploreModalBodySupplyChain,.globe-module__hIM24a__exploreModalBodyNews,.globe-module__hIM24a__exploreModalBodyTurbines{padding:0}.globe-module__hIM24a__countryTab,.globe-module__hIM24a__publicFarmTab,.globe-module__hIM24a__publicWeatherTab{gap:14px}.globe-module__hIM24a__countryPublicHero,.globe-module__hIM24a__countryPublicChartCard,.globe-module__hIM24a__countryPublicProgressCard,.globe-module__hIM24a__countryPublicRenewableCard,.globe-module__hIM24a__countryPublicPlaceholderCard,.globe-module__hIM24a__countryPublicPanel,.globe-module__hIM24a__countryPublicEmptyState,.globe-module__hIM24a__countryPublicStatGrid,.globe-module__hIM24a__countryPublicStoryGrid,.globe-module__hIM24a__publicFarmHeroCopy,.globe-module__hIM24a__publicFarmImageSlot,.globe-module__hIM24a__publicFarmSidePanel,.globe-module__hIM24a__publicFarmStatGrid,.globe-module__hIM24a__publicFarmStoryBlock,.globe-module__hIM24a__publicWeatherHero,.globe-module__hIM24a__publicWeatherConditionCard,.globe-module__hIM24a__publicWeatherPowerCard,.globe-module__hIM24a__publicWeatherGenerationCard,.globe-module__hIM24a__publicWeatherForecastCard{border-left:0;border-right:0;border-radius:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryPanelModal,.globe-module__hIM24a__exploreModalBodyNews .globe-module__hIM24a__newsPanelModal{background:#fff;padding:12px 0 0}.globe-module__hIM24a__exploreModalBodyNews .globe-module__hIM24a__newsPanelModal.globe-module__hIM24a__newsPanelStandardPageList{padding:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryContent{box-shadow:none;border-top:0;border-left:0;border-right:0;border-radius:0;padding:0}.globe-module__hIM24a__exploreModalBodyNews .globe-module__hIM24a__newsPanelTableScroller{box-shadow:none;border-left:0;border-right:0;border-radius:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableScroller{border-top:0;margin:14px 0 0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta{padding:0 14px 10px}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryDescription{padding:0 14px}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerSearch,.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerCategoryQuickWrap{margin-left:14px;margin-right:14px}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__toolDrawerTableMeta{padding:0 14px}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta .globe-module__hIM24a__toolDrawerTableMeta{padding:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryFooter{box-shadow:none;border-left:0;border-right:0;border-radius:0;margin-top:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel,.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__supplyChainDirectoryContent{padding:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta{padding:0 0 10px}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerSearch,.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerCategoryQuickWrap{margin-left:0;margin-right:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerTableMeta{padding:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__organizationDirectoryStandardPagePanel .globe-module__hIM24a__organizationDirectoryTableFrame .globe-module__hIM24a__toolDrawerTableScroller{margin:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel,.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__supplyChainDirectoryContent{padding:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__supplyChainDirectoryTableHeaderMeta{padding:0 0 10px}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerSearch,.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerCategoryQuickWrap{margin-left:0;margin-right:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerTableMeta{padding:0}.globe-module__hIM24a__exploreModalBodySupplyChain .globe-module__hIM24a__supplyChainDirectoryStandardPagePanel .globe-module__hIM24a__toolDrawerTableScroller{border:1px solid var(--supply-chain-modal-line);margin:8px 0 0}}.globe-module__hIM24a__publicWeatherTab{color:var(--explore-tab-text);gap:0}.globe-module__hIM24a__weatherCurrentLayout{grid-template-columns:minmax(220px,.36fr) minmax(0,.64fr);align-items:stretch;gap:18px;display:grid}.globe-module__hIM24a__weatherCurrentSummary{background:#fff;border:1px solid #c2d4e6;min-width:0;padding:11px 12px}.globe-module__hIM24a__weatherCurrentSummary .globe-module__hIM24a__weatherForecastCondition{min-height:58px}.globe-module__hIM24a__weatherCurrentSummary .globe-module__hIM24a__weatherForecastCondition img{width:50px;height:50px}.globe-module__hIM24a__weatherCurrentSummaryMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.globe-module__hIM24a__weatherOperationsIntro{background:#f7f9fb;align-items:center;min-width:0;padding:12px 14px;display:flex}.globe-module__hIM24a__weatherOperationsCopy{min-width:0}.globe-module__hIM24a__weatherOperationsCopy h4{color:var(--explore-tab-text);font-size:var(--explore-tab-type-title);margin:0;font-weight:800;line-height:1.25}.globe-module__hIM24a__weatherOperationsCopy p{color:var(--explore-tab-muted);font-size:var(--explore-tab-type-body);margin:5px 0 0;font-weight:550;line-height:1.42}.globe-module__hIM24a__weatherImpactGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.globe-module__hIM24a__weatherImpactSection{flex-direction:column;min-width:0;display:flex}.globe-module__hIM24a__weatherImpactContent{flex-direction:column;flex:auto;min-height:152px;display:flex}.globe-module__hIM24a__weatherImpactContent>strong{color:var(--explore-tab-text);font-size:var(--explore-tab-type-title);font-weight:780;line-height:1.3;display:block}.globe-module__hIM24a__weatherImpactContent>p{color:var(--explore-tab-muted);font-size:var(--explore-tab-type-body);flex:auto;margin:5px 0 10px;font-weight:550;line-height:1.45}.globe-module__hIM24a__weatherImpactScale{margin-top:auto}.globe-module__hIM24a__weatherImpactScaleSegments{gap:2px;height:9px;display:grid;position:relative}.globe-module__hIM24a__weatherImpactScaleWind .globe-module__hIM24a__weatherImpactScaleSegments,.globe-module__hIM24a__weatherImpactScaleWind .globe-module__hIM24a__weatherImpactScaleLabels{grid-template-columns:3fr 9fr 13fr 5fr}.globe-module__hIM24a__weatherImpactScaleAccess .globe-module__hIM24a__weatherImpactScaleSegments,.globe-module__hIM24a__weatherImpactScaleAccess .globe-module__hIM24a__weatherImpactScaleLabels{grid-template-columns:repeat(3,minmax(0,1fr))}.globe-module__hIM24a__weatherImpactScaleSegments span{background:#d9e4ee;min-width:0;display:block}.globe-module__hIM24a__weatherImpactScaleWind .globe-module__hIM24a__weatherImpactScaleSegments span:nth-child(2),.globe-module__hIM24a__weatherImpactScaleAccess .globe-module__hIM24a__weatherImpactScaleSegments span:first-child{background:#8bcaa5}.globe-module__hIM24a__weatherImpactScaleWind .globe-module__hIM24a__weatherImpactScaleSegments span:nth-child(3),.globe-module__hIM24a__weatherImpactScaleAccess .globe-module__hIM24a__weatherImpactScaleSegments span:nth-child(2){background:#e9c66f}.globe-module__hIM24a__weatherImpactScaleWind .globe-module__hIM24a__weatherImpactScaleSegments span:nth-child(4),.globe-module__hIM24a__weatherImpactScaleAccess .globe-module__hIM24a__weatherImpactScaleSegments span:nth-child(3){background:#d98b85}.globe-module__hIM24a__weatherImpactScaleSegments i{background:#071327;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0713273d}.globe-module__hIM24a__weatherImpactScaleLabels{gap:4px;margin-top:6px;display:grid}.globe-module__hIM24a__weatherImpactScaleLabels span{min-width:0;color:var(--explore-tab-muted);text-align:center;font-size:.55rem;font-weight:680;line-height:1.2}.globe-module__hIM24a__weatherImpactScaleLabels span:first-child{text-align:left}.globe-module__hIM24a__weatherImpactScaleLabels span:last-child{text-align:right}.globe-module__hIM24a__weatherImpactNote{color:var(--explore-tab-muted);font-size:var(--explore-tab-type-supporting);margin-top:7px;font-weight:540;line-height:1.35;display:block}.globe-module__hIM24a__weatherForecastStrip{border-top:1px solid #c2d4e6;border-left:1px solid #c2d4e6;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid}.globe-module__hIM24a__weatherForecastItem{background:#fff;border-bottom:1px solid #c2d4e6;border-right:1px solid #c2d4e6;min-width:0;padding:10px 11px}.globe-module__hIM24a__weatherForecastItem:nth-child(2n){background:#f7f9fb}.globe-module__hIM24a__weatherForecastHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.globe-module__hIM24a__weatherForecastHeader strong{color:var(--explore-tab-text);font-size:var(--explore-tab-type-title);font-weight:800;line-height:1.2}.globe-module__hIM24a__weatherForecastHeader time{color:var(--explore-tab-muted);font-size:var(--explore-tab-type-supporting);font-weight:650;line-height:1.2}.globe-module__hIM24a__weatherForecastCondition{align-items:center;gap:7px;min-height:48px;margin-top:6px;display:flex}.globe-module__hIM24a__weatherForecastCondition img{object-fit:contain;flex:none;width:38px;height:38px;display:block}.globe-module__hIM24a__weatherForecastCondition span{color:var(--explore-tab-text);font-size:var(--explore-tab-type-body);font-weight:700;line-height:1.25}.globe-module__hIM24a__weatherForecastMetrics{border-top:1px solid #d6e1eb;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;margin:8px 0 0;padding-top:8px;display:grid}.globe-module__hIM24a__weatherForecastMetrics div{min-width:0}.globe-module__hIM24a__weatherForecastMetrics dt{color:var(--explore-tab-muted);font-size:var(--explore-tab-type-label);letter-spacing:.06em;text-transform:uppercase;margin:0;font-weight:800;line-height:1.2}.globe-module__hIM24a__weatherForecastMetrics dd{color:var(--explore-tab-text);font-size:var(--explore-tab-type-data);overflow-wrap:anywhere;margin:3px 0 0;font-weight:720;line-height:1.25}.globe-module__hIM24a__weatherForecastEmpty{color:var(--explore-tab-muted);font-size:var(--explore-tab-type-body);border-top:1px solid #d6e1eb;border-bottom:1px solid #d6e1eb;margin:0;padding:13px 0;font-weight:560}@media (max-width:900px){.globe-module__hIM24a__weatherCurrentLayout{grid-template-columns:1fr;gap:14px}.globe-module__hIM24a__weatherForecastStrip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.globe-module__hIM24a__publicWeatherTab{gap:0}.globe-module__hIM24a__weatherCurrentLayout,.globe-module__hIM24a__weatherImpactGrid{grid-template-columns:1fr}.globe-module__hIM24a__weatherCurrentLayout{gap:12px}.globe-module__hIM24a__weatherOperationsIntro{padding:10px 12px}.globe-module__hIM24a__weatherImpactGrid{gap:20px}.globe-module__hIM24a__weatherImpactContent{min-height:0}.globe-module__hIM24a__weatherForecastItem{padding:9px}.globe-module__hIM24a__weatherForecastMetrics{grid-template-columns:1fr;gap:4px}.globe-module__hIM24a__weatherForecastMetrics div{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.globe-module__hIM24a__weatherForecastMetrics dd{text-align:right;margin-top:0}.globe-module__hIM24a__weatherCurrentSummaryMetrics{grid-template-columns:repeat(3,minmax(0,1fr))}.globe-module__hIM24a__weatherCurrentSummaryMetrics div{display:block}.globe-module__hIM24a__weatherCurrentSummaryMetrics dd{text-align:left;margin-top:3px}}
