.aeon-live-sources{display:flex;flex-direction:column;min-height:720px;height:100%;gap:12px;background:linear-gradient(145deg,#0a1119f0,#05090efa);color:#dce5ed;border:1px solid rgba(146,202,231,.18);border-radius:18px;padding:14px;box-shadow:0 24px 70px #00000061}.aeon-live-sources nav{display:flex;gap:7px;flex-wrap:wrap}.aeon-live-sources button{border:1px solid #354457;background:#111c2a;color:#bccbda;border-radius:10px;min-height:38px;padding:8px 12px;font:500 14px/1.3 var(--sans,system-ui);cursor:pointer;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .25s ease,background .25s ease,color .25s ease}.aeon-live-sources button:hover{transform:translateY(-2px);border-color:#7bd8f17d}.aeon-live-sources button.active{background:#c8e4f7;color:#111d28;border-color:#c8e4f7}.aeon-live-sources button:disabled{opacity:.5;cursor:default}.aeon-live-source-info{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.aeon-live-source-info p{flex:1 1 440px;margin:0;color:#9dabb8;font:14px/1.5 var(--sans,system-ui)}.aeon-live-source-info span{flex-basis:100%;font:12px/1.5 var(--sans,system-ui);color:#93a9bd}.aeon-live-source-viewport{flex:1;min-height:580px;border:1px solid #29394b;border-radius:12px;overflow:hidden;display:flex;background:#080d15}.aeon-live-source-viewport iframe{display:block;width:100%;height:100%;min-height:580px;flex:1;border:0;background:#080d15}.aeon-live-source-unavailable{max-width:620px;padding:32px;font:16px/1.65 var(--sans,system-ui)}.aeon-live-sources:fullscreen,.aeon-live-sources.expanded{position:fixed;inset:0;z-index:120;height:100dvh;min-height:0;border-radius:0}.aeon-live-sources:fullscreen .aeon-live-source-viewport,.aeon-live-sources.expanded .aeon-live-source-viewport{min-height:0}.aeon-live-sources:fullscreen iframe,.aeon-live-sources.expanded iframe{min-height:0}@media(max-width:760px){.aeon-live-sources{padding:8px;min-height:680px}.aeon-live-sources nav{flex-wrap:nowrap;overflow:auto}.aeon-live-sources nav button{white-space:nowrap;flex-shrink:0}.aeon-live-source-viewport,.aeon-live-source-viewport iframe{min-height:480px}}@media(prefers-reduced-motion:reduce){.aeon-live-sources button{transition:none}.aeon-live-sources button:hover{transform:none}}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media(hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.wm-shell{height:100%;min-height:720px;overflow:auto;background:#080a0c;color:#ece9e2}.wm-stage{position:relative;min-height:660px;overflow:hidden;background:radial-gradient(circle at 58% 45%,#172933 0,#0c1318 44%,#07090b 78%)}.wm-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle,#000,transparent 82%);mask-image:radial-gradient(circle,#000,transparent 82%)}.wm-globe,.wm-flat{position:absolute;inset:0}.wm-globe.hidden{opacity:0;pointer-events:none}.wm-flat{display:none;filter:saturate(.5) brightness(.72)}.wm-flat.active{display:block}.wm-head{position:absolute;z-index:5;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:linear-gradient(#080a0ce8,transparent)}.wm-head span,.wm-kicker,.wm-lower-head{font-size:12px;letter-spacing:.13em;color:#7f8b92}.wm-head h2{margin:3px 0 0;font:400 27px Georgia,serif}.wm-switch{display:flex;gap:5px}.wm-switch button{border:1px solid #303940;background:#101519;padding:8px 11px;border-radius:7px;font-size:12px;cursor:pointer}.wm-switch button.active{background:#e5dfd3;color:#101214;border-color:#e5dfd3}.wm-layers,.wm-detail{position:absolute;z-index:4;top:88px;width:210px;border:1px solid #2a3238;background:#0b0e11df;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 55px #0007}.wm-layers{left:18px;padding:14px}.wm-layers label{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #20262b;font-size:12px;cursor:pointer}.wm-layers input{accent-color:#9fb6c1}.wm-layers label i{width:7px;height:7px;border-radius:50%;background:var(--layer);box-shadow:0 0 10px var(--layer)}.wm-layers label b{color:#737e84}.wm-layers label.delayed b{color:#c39b66}.wm-layers label.delayed b:after{content:" ·"}.wm-key{display:grid;gap:5px;margin-top:14px;padding-top:12px;border-top:1px solid #2a3238}.wm-key span{font-size:12px;color:#778289}.wm-key strong{font-size:12px;color:#cfc9bf}.wm-detail{right:18px;padding:16px;width:260px}.wm-detail h3{font:400 18px Georgia,serif;margin:9px 0}.wm-detail p{font-size:12px;color:#9aa3a8;line-height:1.55}.wm-dossier-loading{display:flex;align-items:center;gap:9px;margin-top:18px;padding:13px;border:1px solid #293238;color:#909ba1;font-size:12px}.wm-dossier-loading i{width:12px;height:12px;border:2px solid #334049;border-top-color:#d8c9ad;border-radius:50%;animation:wm-spin .7s linear infinite}.wm-country-section{margin-top:16px;padding-top:13px;border-top:1px solid #293037}.wm-country-section>span{color:#77838a;font-size:12px;letter-spacing:.12em}.wm-country-weather{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.wm-country-weather div{padding:9px;background:#12181b;border-top:1px solid #344149}.wm-country-weather span{display:block;color:#6f7b82;font-size:12px;letter-spacing:.08em}.wm-country-weather b{display:block;margin-top:4px;font-size:12px}.wm-country-signals{list-style:none;padding:0;margin:9px 0 0;max-height:205px;overflow:auto}.wm-country-signals li{padding:9px 0;border-top:1px solid #232b30}.wm-country-signals b,.wm-country-signals span{display:block}.wm-country-signals b{font-size:12px;line-height:1.4}.wm-country-signals span{margin-top:3px;color:#68747b;font-size:12px}.wm-country-empty{margin-top:10px;padding:11px;border:1px dashed #30393f;color:#78848a;font-size:12px}@keyframes wm-spin{to{transform:rotate(360deg)}}.wm-detail-grid{display:grid;gap:8px;margin-top:14px}.wm-detail-grid span{padding-top:8px;border-top:1px solid #252c31;color:#6f7a81;font-size:12px}.wm-detail-grid b{display:block;margin-top:4px;color:#dbd7cf;font-size:12px}.wm-attribution{position:absolute;z-index:4;right:16px;bottom:12px;color:#66727a;font-size:12px}.wm-lower{display:grid;grid-template-columns:1.45fr .55fr;gap:1px;background:#242a2f;border-top:1px solid #242a2f}.wm-lower>div{background:#0b0e10;padding:14px;min-width:0}.wm-lower-head{display:flex;justify-content:space-between;margin-bottom:10px}.wm-lower-head b{color:#8e989e;font-weight:500}.wm-events{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;max-height:330px;overflow:auto}.wm-events button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;text-align:left;align-items:center;gap:9px;padding:10px;border:1px solid #22292e;background:#101417;cursor:pointer}.wm-events button:hover{border-color:#53626c;background:#151b1f}.wm-events i{width:3px;height:32px;background:var(--event)}.wm-events span{min-width:0}.wm-events b,.wm-events small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wm-events b{font-size:12px}.wm-events small{margin-top:4px;color:#748087;font-size:12px}.wm-events strong{font:400 16px Georgia,serif}.wm-feeds{display:grid;gap:4px;max-height:330px;overflow:auto}.wm-feed{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;padding:8px;border-bottom:1px solid #20262a}.wm-feed i{width:7px;height:7px;border-radius:50%;background:#6d7680}.wm-feed i.live{background:#71b78a;box-shadow:0 0 9px #71b78a}.wm-feed i.delayed{background:#bd765f}.wm-feed i.configured{background:#c2a779}.wm-feed b,.wm-feed span{display:block}.wm-feed b{font-size:12px}.wm-feed span{margin-top:2px;color:#6e797f;font-size:12px}.wm-feed strong{font:400 13px Georgia,serif}.wm-empty{padding:22px;border:1px dashed #30383d;color:#79848a;text-align:center}.wm-popup{max-width:220px}.wm-popup span{display:block;color:#99a5ab;font-size:12px;text-transform:uppercase}.wm-popup b{display:block;margin-top:4px}.wm-popup p{margin:5px 0 0;color:#aeb6ba;font-size:12px}.maplibregl-popup-content{background:#101519;color:#e7e3dc;border:1px solid #344047}.maplibregl-popup-tip{border-top-color:#101519!important;border-bottom-color:#101519!important}.maplibregl-ctrl-group{background:#101519}.maplibregl-ctrl-group button{filter:invert(1)}@media(max-width:900px){.wm-detail{display:none}.wm-lower,.wm-events{grid-template-columns:1fr}}@media(max-width:660px){.wm-stage{min-height:720px}.wm-head{align-items:flex-start}.wm-switch{flex-wrap:wrap;justify-content:flex-end}.wm-layers{top:105px;width:178px}.wm-attribution{left:14px;right:auto}.wm-events{grid-template-columns:1fr}}.wm-layers{bottom:18px;width:250px;overflow:auto}.wm-layers label{padding:7px 0;font-size:12px}.wm-layers label b{color:#87959c}.wm-detail{width:310px;max-height:calc(100% - 110px);overflow:auto}.wm-detail h3{font-size:20px}.wm-detail p{color:#aeb7bc;font-size:12px}.wm-assessment{margin-top:14px;padding:12px;border-left:2px solid #d8a648;background:#15191b}.wm-assessment>span,.wm-facts>span{color:#839097;font-size:12px;letter-spacing:.11em}.wm-assessment p{margin:6px 0 0;color:#d7d3cb}.wm-detail-grid{grid-template-columns:repeat(2,1fr)}.wm-detail-grid span,.wm-detail-grid b{font-size:12px}.wm-signal-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;margin-top:14px}.wm-signal-metrics div{padding:9px;border:1px solid #252d32;background:#11171a}.wm-signal-metrics span,.wm-signal-metrics b{display:block}.wm-signal-metrics span{color:#7f8b92;font-size:12px;text-transform:uppercase}.wm-signal-metrics b{margin-top:4px;font-size:12px}.wm-facts{margin-top:14px;padding-top:12px;border-top:1px solid #30383d}.wm-facts ul{margin:8px 0 0;padding-left:17px;color:#b6bdc0;font-size:12px;line-height:1.6}.wm-events small,.wm-feed span{color:#87949a;font-size:12px}@media(max-width:900px){.wm-layers{width:220px}}@media(max-width:660px){.wm-layers{width:190px}}.wm-layer-controls{position:sticky;z-index:3;top:-14px;display:grid;grid-template-columns:1fr .72fr;gap:6px;margin:10px -5px 4px;padding:12px 5px 8px;background:linear-gradient(#0b0e11 82%,transparent)}.wm-layer-controls input,.wm-layer-controls select,.wm-drawer-tools input,.wm-monitor-form input{min-width:0;border:1px solid #303940;border-radius:6px;background:#101519;color:#d9d5cd;padding:8px;font-size:12px;outline:none}.wm-layer-controls input{grid-column:1 / -1}.wm-layer-controls input:focus,.wm-drawer-tools input:focus,.wm-monitor-form input:focus{border-color:#7e929d;box-shadow:0 0 0 2px #7e929d1e}.wm-layer-group{border-bottom:1px solid #242b30}.wm-layer-group summary{position:sticky;z-index:2;top:112px;display:flex;justify-content:space-between;padding:8px 2px;background:#0b0f12ef;color:#89969d;cursor:pointer;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.wm-layer-group summary::marker{color:#59666d}.wm-layer-group summary b{color:#69757b;font-weight:500}.wm-layer-group label.gap{opacity:.62}.wm-layer-group label.gap:hover{opacity:1}.wm-layer-group label.gap b{color:#ba9864}.wm-key small{color:#5f6b72;font-size:12px;line-height:1.45}.wm-watch-hit{margin-top:12px;border:1px solid #866b3d;border-radius:5px;background:#332617;color:#efca86;padding:8px 10px;font-size:12px;letter-spacing:.07em}.wm-correlation{margin-top:13px;padding:11px;border:1px solid #29343a;background:#10171b}.wm-correlation span{color:#72828a;font-size:12px;letter-spacing:.1em}.wm-correlation p{margin:6px 0 0;color:#b8c0c3}.wm-events button.watch-match{border-color:#826b40;box-shadow:inset 3px 0 #d2a554}.wm-events button.new-signal{animation:wm-new 2.4s ease-out 2}@keyframes wm-new{50%{border-color:#aabfca;box-shadow:0 0 22px #8fb4c03b}}.wm-feed-summary{position:sticky;bottom:0;background:#11171a;border-top:1px solid #344048}.wm-drawer{position:fixed;z-index:42;top:60px;right:18px;bottom:48px;width:min(410px,calc(100vw - 36px));overflow:hidden;border:1px solid #3c464d;border-radius:10px;background:#0b0f12f2;-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2);box-shadow:0 32px 90px #000c;animation:wm-drawer .34s cubic-bezier(.2,.88,.25,1)}.wm-drawer[hidden],.wm-command[hidden]{display:none}@keyframes wm-drawer{0%{opacity:0;transform:translate(24px) scale(.98)}}.wm-drawer>header{display:flex;align-items:center;justify-content:space-between;padding:15px;border-bottom:1px solid #293238}.wm-drawer>header span,.wm-drawer>header b{display:block}.wm-drawer>header span{color:#75838b;font-size:12px;letter-spacing:.12em}.wm-drawer>header b{margin-top:3px;font:400 15px Georgia,serif}.wm-drawer>header button{width:31px;height:31px;border:1px solid #354047;border-radius:6px;background:#11171a;cursor:pointer}.wm-drawer-tools{display:grid;grid-template-columns:1fr auto auto;gap:6px;padding:10px 12px;border-bottom:1px solid #252d32}.wm-drawer-tools button,.wm-monitor-form button,.wm-history button{border:1px solid #354047;border-radius:6px;background:#141a1e;padding:7px 10px;color:#c8c5bd;font-size:12px;cursor:pointer}.wm-source-list{height:calc(100% - 118px);overflow:auto;padding:0 12px 14px}.wm-source-count{position:sticky;top:0;z-index:2;padding:9px 2px;background:#0b0f12ed;color:#77858c;font-size:12px}.wm-source-list label{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:9px 2px;border-top:1px solid #222a2f;cursor:pointer}.wm-source-list label span,.wm-source-list label b,.wm-source-list label small{display:block}.wm-source-list label b{font-size:12px}.wm-source-list label small{margin-top:3px;color:#718087;font-size:12px;text-transform:uppercase}.wm-monitor-form{display:grid;grid-template-columns:1fr auto;gap:7px;padding:14px}.wm-monitor-list{display:flex;flex-wrap:wrap;gap:7px;padding:0 14px 14px}.wm-monitor-list button{display:flex;align-items:center;gap:9px;border:1px solid #6d5937;border-radius:18px;background:#241c12;color:#ebc985;padding:7px 10px;cursor:pointer}.wm-monitor-list button b{color:#987950}.wm-history{margin:4px 14px;padding-top:14px;border-top:1px solid #293238;display:grid;gap:8px}.wm-history>span{color:#748188;font-size:12px;letter-spacing:.1em}.wm-history select{border:1px solid #303940;background:#101519;color:#d9d5cd;padding:9px;font-size:12px}.wm-command{position:fixed;z-index:50;inset:0;display:grid;place-items:start center;padding:9vh 18px;background:#050708bc;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wm-command-card{width:min(720px,100%);max-height:78vh;overflow:hidden;border:1px solid #445159;border-radius:12px;background:#0d1215f5;box-shadow:0 38px 110px #000e;animation:wm-command-in .32s cubic-bezier(.2,.9,.25,1)}@keyframes wm-command-in{0%{opacity:0;transform:translateY(18px) scale(.98)}}.wm-command-card>header{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px;border-bottom:1px solid #303940}.wm-command-card input{border:0;background:transparent;color:#eee9df;font:400 18px Georgia,serif;outline:0}.wm-command-card kbd{border:1px solid #3c464c;border-radius:5px;padding:4px 6px;color:#758188;font-size:12px}#wmCommandResults{max-height:62vh;overflow:auto;padding:7px}#wmCommandResults button{width:100%;display:grid;grid-template-columns:155px 1fr auto;gap:12px;align-items:center;border:0;border-radius:7px;background:transparent;color:#dedad2;padding:10px;text-align:left;cursor:pointer}#wmCommandResults button.active{background:#202a2f}#wmCommandResults span,#wmCommandResults small{color:#75838b;font-size:12px;text-transform:uppercase}#wmCommandResults b{font-size:12px}.property-map-fallback{height:100%;min-height:440px;display:grid;place-items:center;padding:30px;background:radial-gradient(circle at 50% 45%,#1c2a30,#091014 72%)}.property-map-fallback>div{max-width:420px;border:1px solid #3a474e;background:#10171be8;padding:22px;text-align:center}.property-map-fallback span,.property-map-fallback b{display:block}.property-map-fallback span{color:#c1975f;font-size:12px;letter-spacing:.12em}.property-map-fallback b{margin-top:8px;font:400 19px Georgia,serif}.property-map-fallback p{color:#7f8c92;font-size:12px;line-height:1.6}.wm-map-fallback{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;padding:24px;background:radial-gradient(circle,#19272e,#071014 72%);text-align:center}.wm-map-fallback b{font:400 23px Georgia,serif}.wm-map-fallback p{max-width:520px;color:#89969d;font-size:12px;line-height:1.6}@media(max-width:1100px){.wm-head{align-items:flex-start}.wm-switch{max-width:450px;flex-wrap:wrap;justify-content:flex-end}.wm-layers{top:112px}}@media(max-width:660px){.wm-head h2{font-size:20px}.wm-head{left:10px;right:10px;gap:8px}.wm-switch{max-width:204px;gap:4px}.wm-switch button{min-height:34px;padding:6px 8px}.wm-switch button:nth-of-type(n+6){display:none}.wm-layers{position:fixed;z-index:46;top:62px;left:8px;bottom:66px;width:min(286px,calc(100vw - 16px));padding:12px;transform:translate(calc(-100% - 18px));opacity:0;pointer-events:none;transition:transform .34s cubic-bezier(.2,.9,.25,1),opacity .22s ease;box-shadow:24px 0 70px #000d}.wm-layers.mobile-open{transform:translate(0);opacity:1;pointer-events:auto}.wm-layer-controls{top:-10px}.wm-layer-group summary{top:108px}.wm-detail{display:none}.wm-lower{grid-template-columns:1fr}.wm-lower>div:nth-child(2){display:none}.wm-drawer{top:52px;right:8px;bottom:42px;width:calc(100vw - 16px)}#wmCommandResults button{grid-template-columns:96px 1fr}#wmCommandResults small{display:none}}.ltkau-workspace{position:fixed;inset:0;z-index:140;display:grid;grid-template-rows:68px minmax(0,1fr);background:#07090a;color:#eeeae1;opacity:0;transform:scale(.992);transition:opacity .28s ease,transform .42s cubic-bezier(.2,.9,.25,1);font:13px/1.45 Inter,ui-sans-serif,system-ui,sans-serif}.ltkau-workspace.visible{opacity:1;transform:none}.ltkau-workspace button,.ltkau-workspace input,.ltkau-workspace select{font:inherit;color:inherit}.ltkau-head{display:grid;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:18px;padding:0 22px;border-bottom:1px solid #252a2d;background:#0b0d0e}.ltkau-back{width:max-content;padding:9px 13px;border:1px solid #31373a;border-radius:7px;background:#131719;color:#c5c1b8;cursor:pointer}.ltkau-head>div:nth-child(2) span{color:#7b8589;font-size:12px;letter-spacing:.18em}.ltkau-head h1{display:inline;margin:0 0 0 11px;font:400 25px Georgia,serif;letter-spacing:.12em}.ltkau-head-state{display:flex;align-items:center;gap:7px}.ltkau-head-state>span{padding:7px 9px;border:1px solid #30373a;border-radius:999px;color:#899499;font-size:12px;letter-spacing:.1em}.ltkau-ready i{display:inline-block;width:6px;height:6px;margin-right:6px;border-radius:50%;background:#70b18b;box-shadow:0 0 12px #70b18b}.ltkau-frame{min-height:0;display:grid;grid-template-columns:220px minmax(0,1fr)}.ltkau-nav{min-height:0;overflow:auto;display:flex;flex-direction:column;padding:14px 10px;border-right:1px solid #24292c;background:linear-gradient(180deg,#0c0f10,#090b0c)}.ltkau-nav>button{display:grid;grid-template-columns:27px 1fr;gap:8px;width:100%;padding:11px 10px;border:0;border-left:2px solid transparent;background:transparent;color:#858f94;text-align:left;cursor:pointer}.ltkau-nav>button span{color:#4f595e;font-size:12px}.ltkau-nav>button:hover,.ltkau-nav>button.active{border-left-color:#d3c3a3;background:#15191b;color:#f0ece4}.ltkau-mode-stack{display:grid;gap:8px;margin-top:auto;padding:17px 10px 4px;border-top:1px solid #252b2e}.ltkau-mode-stack span{color:#5f696e;font-size:12px;letter-spacing:.12em}.ltkau-mode-stack b{color:#90999d;font-size:12px;font-weight:500}.ltkau-mode-stack b:before{content:"";display:inline-block;width:5px;height:5px;margin-right:7px;border-radius:50%;background:#68aa83}.ltkau-mode-stack b.disabled:before{background:#555d61}.ltkau-main{min-width:0;overflow:auto;padding:26px;background:radial-gradient(circle at 72% 17%,#172126 0,#0a0d0f 38%,#07090a 72%)}.ltkau-title{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-bottom:18px;border-bottom:1px solid #2a3033}.ltkau-title span,.ltkau-kicker{color:#778389;font-size:12px;letter-spacing:.15em}.ltkau-title h2{margin:5px 0 0;font:400 31px Georgia,serif}.ltkau-title p{max-width:600px;margin:0;color:#849096;font-size:12px}.ltkau-metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:18px 0;border-block:1px solid #293033}.ltkau-metric{min-width:0;padding:14px;border-right:1px solid #293033}.ltkau-metric:last-child{border-right:0}.ltkau-metric span{display:block;color:#727d82;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.ltkau-metric b{display:block;margin-top:8px;font:400 18px Georgia,serif;overflow-wrap:anywhere}.ltkau-metric.good b{color:#7ec19a}.ltkau-metric.muted b{color:#767f83}.ltkau-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ltkau-wide{grid-column:1/-1}.ltkau-panel{min-width:0;padding:18px;border:1px solid #283033;background:#0f1416e8;box-shadow:0 18px 45px #0003}.ltkau-panel h3{margin:7px 0;font:400 20px Georgia,serif}.ltkau-panel p{color:#859197;font-size:12px;line-height:1.6}.ltkau-panel-head{display:flex;align-items:start;justify-content:space-between;gap:14px}.ltkau-panel-head span{color:#758087;font-size:12px;letter-spacing:.14em}.ltkau-action,.ltkau-run{padding:9px 12px;border:1px solid #3b464b;border-radius:6px;background:#151b1e;color:#bfc8cb;cursor:pointer}.ltkau-action:hover{border-color:#78878e}.ltkau-run{border-color:#e4ded2;background:#e4ded2;color:#101315;font-weight:700;letter-spacing:.08em}.ltkau-lead{max-width:920px;font:400 18px/1.55 Georgia,serif!important;color:#d4d0c8!important}.ltkau-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:16px}.ltkau-signal-grid article{padding:13px;border-top:2px solid #627681;background:#141a1d}.ltkau-signal-grid span,.ltkau-signal-grid b,.ltkau-signal-grid small{display:block}.ltkau-signal-grid span,.ltkau-signal-grid small{color:#758188;font-size:12px}.ltkau-signal-grid b{margin:8px 0;font-size:12px}.ltkau-bar{display:block;height:3px;margin:10px 0;background:#283034}.ltkau-bar i{display:block;height:100%;background:linear-gradient(90deg,#5b8da2,#d6c092)}.ltkau-decision{display:inline-block;margin-top:8px;padding:6px 8px;border:1px solid #526159;color:#88b59b;font-size:12px;letter-spacing:.1em}.ltkau-decision.approval{border-color:#675a3c;color:#d3b66d}.ltkau-decision.blocked{border-color:#6d4140;color:#db7c74}.ltkau-graph-tools{display:flex;align-items:end;gap:8px;margin:15px 0 9px}.ltkau-graph-tools label,.ltkau-field{display:grid;gap:5px;color:#778389;font-size:12px;letter-spacing:.1em}.ltkau-graph-tools select,.ltkau-field select,.ltkau-field input{min-width:180px;padding:8px;border:1px solid #30383c;background:#111619}.ltkau-graph-tools>span{margin-left:auto;color:#768187;font-size:12px}.ltkau-graph-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:10px}.ltkau-graph{min-height:590px;border:1px solid #293034;background:radial-gradient(circle at 50% 45%,#152129,#090c0e 72%)}.ltkau-graph svg{width:100%;height:100%;min-height:590px}.ltkau-edge line{stroke:#3a484f;stroke-width:1}.ltkau-edge text{fill:#657279;font-size:12px;text-anchor:middle}.ltkau-node{cursor:pointer}.ltkau-node circle{fill:#152126;stroke:#64747b;stroke-width:1.5;transition:.2s ease}.ltkau-node text{fill:#aeb7ba;font-size:12px;text-anchor:middle;pointer-events:none}.ltkau-node:hover circle,.ltkau-node.selected circle{fill:#d1c3a7;stroke:#fff1d2;filter:drop-shadow(0 0 11px #d8bf83a0)}.ltkau-node.selected text{fill:#eee7d9;font-weight:700}.ltkau-inspector{padding:17px;border:1px solid #30383c;background:#0e1315}.ltkau-inspector>span{color:#7e8a8f;font-size:12px;text-transform:uppercase}.ltkau-inspector h3{margin:9px 0;font:400 22px Georgia,serif}.ltkau-inspector p{color:#889399;font-size:12px;line-height:1.6}.ltkau-facts{margin:16px 0;border-top:1px solid #293135}.ltkau-facts div{display:flex;justify-content:space-between;gap:9px;padding:10px 0;border-bottom:1px solid #293135}.ltkau-facts span{color:#758086;font-size:12px}.ltkau-facts b{text-align:right;font-size:12px}.ltkau-lab{display:grid;grid-template-columns:360px minmax(0,1fr);gap:12px;margin-top:17px}.ltkau-scenario-copy{margin-top:15px;padding:14px;border-left:2px solid #758995;background:#151b1e;color:#aab2b5;font:400 15px/1.5 Georgia,serif}.ltkau-lab-actions{display:flex;gap:7px;margin-top:15px}.ltkau-fixture{margin-top:17px;color:#69757b;font-size:12px;line-height:1.7}.ltkau-pipeline{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.ltkau-pipeline>div{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;min-height:42px;padding:8px;border:1px solid #273034;background:#11171a}.ltkau-pipeline i{color:#59666d;font-style:normal;font-size:12px}.ltkau-pipeline span{font-size:12px}.ltkau-pipeline b{color:#69757b;font-size:12px}.ltkau-pipeline>div.active{border-color:#d3bf92;box-shadow:inset 2px 0 #d3bf92}.ltkau-pipeline>div.done b{color:#70ae89}.ltkau-output{margin-top:12px}.ltkau-output-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #293135}.ltkau-card-list{display:grid;gap:8px;margin-top:17px}.ltkau-register,.ltkau-response{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:15px;align-items:center;padding:17px;border:1px solid #2b3337;background:#101517}.ltkau-register>strong{font:400 25px Georgia,serif;text-align:right}.ltkau-register>.ltkau-bar{grid-column:1/-1}.ltkau-register span,.ltkau-response span{color:#758188;font-size:12px;letter-spacing:.08em}.ltkau-register h3,.ltkau-response h3{margin:5px 0;font:400 18px Georgia,serif}.ltkau-register p,.ltkau-response p{margin:0;color:#808c91;font-size:12px}.ltkau-response{grid-template-columns:105px 1fr;border-left:2px solid #659476}.ltkau-response.approval{border-left-color:#b99d5f}.ltkau-response.blocked{border-left-color:#c36a64}.ltkau-response .ltkau-decision{margin:0;text-align:center}.ltkau-forecast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}.ltkau-forecast-grid strong{display:block;margin-top:14px;font:400 31px Georgia,serif}.ltkau-evidence-table{margin-top:17px;border-top:1px solid #30383c}.ltkau-evidence-table>div{display:grid;grid-template-columns:1.1fr .35fr 1fr 1fr;gap:10px;padding:11px 7px;border-bottom:1px solid #283034;color:#8c979c;font-size:12px}.ltkau-evidence-table>div:first-child{color:#626e74;font-size:12px}.ltkau-evidence-table strong{color:#d0c7b5}.ltkau-notice,.ltkau-empty{margin-top:16px;padding:16px;border:1px dashed #3a454a;color:#839097;font-size:12px}.ltkau-notice.warning{border-style:solid;border-left:2px solid #b79558;background:#18150f}.ltkau-replay-layout{display:grid;grid-template-columns:360px 1fr;gap:12px;margin-top:17px}.ltkau-replay-layout .ltkau-field+.ltkau-field{margin-top:18px}.ltkau-replay-layout input{width:100%}.ltkau-assurance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:17px}.ltkau-assurance>div{padding:14px;border-top:2px solid #626f75;background:#11171a}.ltkau-assurance span,.ltkau-assurance b,.ltkau-assurance small{display:block}.ltkau-assurance span,.ltkau-assurance small{color:#727e83;font-size:12px}.ltkau-assurance b{margin:8px 0;font:400 20px Georgia,serif}.ltkau-system{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:17px}.ltkau-system article{display:grid;grid-template-columns:8px 1fr;gap:12px;padding:15px;border:1px solid #293135;background:#101517}.ltkau-system i{width:7px;height:7px;margin-top:5px;border-radius:50%;background:#686f72}.ltkau-system i.good{background:#6aac84;box-shadow:0 0 11px #6aac84}.ltkau-system span{color:#748087;font-size:12px}.ltkau-system h3{margin:4px 0;font:400 17px Georgia,serif}.ltkau-system p{margin:0;color:#7f8b91;font-size:12px}.property-network{margin-top:12px;padding:16px;border:1px solid #30393d;border-radius:12px;background:linear-gradient(145deg,#11181b,#0b1012);box-shadow:inset 0 1px #ffffff08}.property-network-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.property-network-head h2{margin:4px 0 0;font:400 21px Georgia,serif}.property-network-count{padding:8px 11px;border:1px solid #5a4932;border-radius:999px;color:#d5b876;font-size:12px;letter-spacing:.06em;white-space:nowrap}.property-network-count.target-met{border-color:#37634a;color:#7fc49a;box-shadow:0 0 20px #4f9b6d18}.property-network-jurisdictions{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;margin-top:13px}.property-network-state{display:flex;align-items:center;gap:5px;min-width:0;padding:8px;border:1px solid #293237;border-radius:8px;color:#7e8a90;font-size:12px}.property-network-state b{color:#d9d6cf}.property-network-state i{width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:#a06a55}.property-network-state.live i{background:#66b185;box-shadow:0 0 10px #66b185}.property-network-details{margin-top:11px}.property-network-details>summary{width:max-content;color:#9ca8ad;font-size:12px;cursor:pointer}.property-feed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-height:310px;margin-top:11px;overflow:auto}.property-feed{padding:10px;border:1px solid #273035;border-radius:8px;background:#0d1316}.property-feed span,.property-feed b,.property-feed small{display:block}.property-feed span{color:#6f7d83;font-size:12px;text-transform:uppercase}.property-feed b{margin-top:5px;font-size:12px}.property-feed small{margin-top:5px;color:#748086;font-size:12px}.property-highlights{margin-top:12px;border:1px solid #30393d;border-radius:12px;background:linear-gradient(145deg,#12181b,#0e1214);overflow:clip}.property-highlights>summary{list-style:none;cursor:pointer}.property-highlights>summary::-webkit-details-marker{display:none}.property-highlight-body{padding:0 17px 17px;border-top:1px solid #283135}.property-highlight-intro{max-width:760px;margin:14px 0 0;color:#849096;font-size:12px}.property-highlight-head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:17px;transition:background .2s ease}.property-highlight-head:hover{background:#ffffff05}.property-highlight-head h2{margin:4px 0;font:400 23px Georgia,serif}.property-highlight-open{display:grid;justify-items:end;gap:3px}.property-highlight-open b{color:#b8c7cd;font-size:12px}.property-highlight-open span{color:#718087;font-size:12px}.property-highlight-filters{display:grid;grid-template-columns:120px 160px 110px minmax(170px,1fr) auto;gap:7px;margin-top:14px}.property-highlight-filters select,.property-highlight-filters input{min-width:0;padding:9px;border:1px solid #30383c;background:#0a0e10;color:#e8e4dc}.property-highlight-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:12px;border-block:1px solid #293135}.property-highlight-summary div{padding:11px;border-right:1px solid #293135}.property-highlight-summary div:last-child{border-right:0}.property-highlight-summary span,.property-highlight-summary b{display:block}.property-highlight-summary span{color:#707c82;font-size:12px}.property-highlight-summary b{margin-top:6px;font:400 16px Georgia,serif}.property-highlight-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.property-highlight-card{display:flex;flex-direction:column;min-height:285px;padding:14px;border:1px solid #2b3438;border-top:2px solid #71848e;background:#11171a;text-align:left;color:inherit;cursor:pointer}.property-highlight-card:hover{border-color:#64767f;transform:translateY(-1px)}.property-highlight-card header{display:flex;justify-content:space-between;gap:9px;color:#7b878c;font-size:12px}.property-highlight-card h3{margin:11px 0 5px;font:400 17px/1.25 Georgia,serif}.property-highlight-card .address{color:#9ba4a7;font-size:12px}.property-highlight-card p{color:#7f8a8f;font-size:12px;line-height:1.5}.property-highlight-card footer{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:auto;padding-top:12px;border-top:1px solid #293135}.property-highlight-card footer span{display:block;color:#6f7b80;font-size:12px}.property-highlight-card footer b{display:block;margin-top:4px;font-size:12px}.property-highlight-badge{padding:4px 6px;border:1px solid #53656d;color:#94afb9;font-size:12px}.property-highlight-badge.new{border-color:#3b6a50;color:#77bf94}.property-highlight-badge.changed{border-color:#715e35;color:#d0b268}.property-adapter-strip{display:flex;gap:6px;overflow:auto;margin-top:11px;padding-bottom:3px}.property-adapter{flex:0 0 auto;padding:6px 8px;border:1px solid #2d3539;color:#748087;font-size:12px}.property-adapter.live{border-color:#3b604a;color:#76ae8c}.property-adapter.delayed{border-color:#694c3a;color:#bf8d6e}.property-ranking-strip{display:flex;gap:7px;overflow-x:auto;margin-top:11px;padding:2px 0 4px;scrollbar-width:thin}.property-ranking-strip button{flex:0 0 auto;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;min-height:35px;padding:6px 9px;border:1px solid #2b3d49;border-radius:10px;background:#09131c;color:#859baa;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.property-ranking-strip button:hover{transform:translateY(-1px);border-color:#54778b}.property-ranking-strip button.active{border-color:#78bfe6;background:linear-gradient(145deg,#17344a,#0d1e2b);color:#d7effd;box-shadow:0 8px 24px #0005,inset 0 1px #ffffff12}.property-ranking-strip button:disabled{cursor:default;opacity:.58;transform:none}.property-ranking-strip b{font:500 14px Georgia,serif;color:#d8e8f1}.property-ranking-strip span{font-size:12px;letter-spacing:.05em}.property-rank-chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px}.property-rank-chips span{padding:4px 6px;border:1px solid #4a6677;border-radius:999px;background:#111f29;color:#9fcbe3!important;font-size:12px!important;letter-spacing:.04em}.property-source-gap{margin-top:14px;padding:13px;border:1px solid #d7edf512;border-radius:13px;background:#08111a}.property-source-gap>header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.property-source-gap h3{margin:3px 0 0;font:400 18px Georgia,serif}.property-source-gap>header small{max-width:420px;color:#6e8290;font-size:12px}.property-source-gap>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:11px}.property-source-gap article{min-width:0;padding:9px;border:1px solid #283945;border-radius:9px;background:#0b1620}.property-source-gap article span,.property-source-gap article b,.property-source-gap article small{display:block}.property-source-gap article span{color:#879aa7;font-size:12px}.property-source-gap article b{margin-top:4px;color:#c9dae4;font-size:12px}.property-source-gap article small{margin-top:4px;color:#627786;font-size:12px;line-height:1.45}.property-source-gap article.active{border-color:#3e694f}.property-source-gap article.active b{color:#78c391}.property-source-gap article.partial{border-color:#6a5b35}.property-source-gap article.partial b{color:#d7b96b}.property-source-gap article.authority_required,.property-source-gap article.gap{border-color:#704841}.property-source-gap article.authority_required b,.property-source-gap article.gap b{color:#da8a7f}.property-highlight-drawer{margin-top:10px;padding:15px;border-left:2px solid #76909c;background:#0d1316}.property-highlight-drawer h3{margin:5px 0;font:400 21px Georgia,serif}.property-highlight-drawer p{color:#859197;font-size:12px}.property-highlight-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.property-highlight-columns div{padding:10px;border-top:1px solid #334047}.property-highlight-columns span,.property-highlight-columns b{display:block}.property-highlight-columns span{color:#738087;font-size:12px}.property-highlight-columns b{margin-top:6px;font-size:12px}.row-actions{display:flex;gap:5px;justify-content:flex-end}.action.danger{border-color:#553735!important;color:#e38a82!important;background:#171112}.emergency-delete{align-self:start;margin-left:8px}.director-compose{margin-top:14px;padding:13px;border:1px solid #2d363a;border-radius:11px;background:linear-gradient(145deg,#101619,#0c1113)}.director-compose textarea,.director-edit-card textarea{width:100%;min-height:78px;max-height:360px;padding:12px;resize:vertical;border:1px solid #30393d;border-radius:8px;outline:0;background:#090d0f;color:#ece8df;font:inherit;line-height:1.55}.director-compose textarea:focus,.director-edit-card textarea:focus{border-color:#617985;box-shadow:0 0 0 3px #61798518}.director-compose-tools{display:flex;align-items:center;gap:8px;margin-top:9px}.director-compose-tools select{padding:8px 10px;border:1px solid #30393d;border-radius:7px;background:#101619;color:#e8e3d9}.director-tag-picker{display:flex;flex:1;gap:5px;flex-wrap:wrap}.director-tag-picker button{padding:6px 8px;border:1px solid #334047;border-radius:999px;background:#11181b;color:#92a2a9;font-size:12px}.director-tag-picker button:hover{border-color:#6d818b;color:#d5e0e4;transform:translateY(-1px)}.director-compose-state,[data-edit-state]{min-height:14px;margin-top:6px;color:#cf8b7b;font-size:12px}.director-stream{margin-top:12px;border-top:1px solid #283135}.director-stream-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:start;padding:12px 2px;border-bottom:1px solid #252d31}.director-stream-avatar{width:34px;height:34px;display:grid;place-items:center;overflow:hidden;border:1px solid #405058;border-radius:50%;background:#1a2226;color:#d8d0bf;font:400 13px Georgia,serif}.director-stream-avatar img{width:100%;height:100%;object-fit:cover}.director-stream-item p{margin:6px 0 0;color:#d6d2ca;font-size:12px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.director-stream-item time{color:#7a878d;font-size:12px}.director-item-tags{display:flex;gap:4px;flex-wrap:wrap;margin-top:7px}.director-tag{padding:3px 6px;border:1px solid #394950;border-radius:999px;color:#91a9b4;font-size:12px}.director-readonly{align-self:center;color:#5f6a6f;font-size:12px;letter-spacing:.08em}.director-edit-card{width:min(680px,100%);padding-bottom:16px;border:1px solid #3a454a;border-radius:13px;background:#0e1315;box-shadow:0 35px 100px #000c;overflow:hidden}.director-edit-card form{padding:16px}.director-edit-card textarea{min-height:150px}.workspace-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:18px}.workspace-panel{min-height:290px;padding:14px;border:1px solid #2d363a;border-radius:12px;background:linear-gradient(150deg,#11171a,#0d1113);box-shadow:inset 0 1px #ffffff08}.workspace-panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:11px;border-bottom:1px solid #293135}.workspace-panel-head h3{margin:0;font:400 18px Georgia,serif}.workspace-list article{padding:10px 0;border-bottom:1px solid #263034}.workspace-list article:last-child{border-bottom:0}.workspace-list span,.workspace-list b,.workspace-list small{display:block}.workspace-list span,.workspace-list small{color:#748188;font-size:12px}.workspace-list b{margin:4px 0;color:#dcd7ce;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-loading,.workspace-empty{padding:20px 2px;color:#77848a;font-size:12px}.director-brief-compose{margin-top:14px;padding:16px;border:1px solid #30393d;border-radius:12px;background:#0e1315}.director-brief-compose .chart-head>span{color:#748086;font-size:12px}.director-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.director-group{padding:15px;border:1px solid #2d363a;border-radius:12px;background:#0f1416}.director-group>header{display:flex;align-items:center;gap:10px}.director-group h3{margin:0;font:400 18px Georgia,serif}.director-group header span{color:#77848a;font-size:12px}.view .action,.view button,.view select,.view input,.view textarea{transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.view .action:hover,.view button:hover{transform:translateY(-1px)}.task-panel,.chart-panel,.asset-panel,.property-module,.property-network,.workspace-panel,.director-group{box-shadow:inset 0 1px #ffffff07,0 10px 28px #00000015}@media(max-width:1000px){.ltkau-frame{grid-template-columns:175px minmax(0,1fr)}.ltkau-main{padding:18px}.ltkau-metrics{grid-template-columns:repeat(3,1fr)}.ltkau-graph-layout,.ltkau-lab{grid-template-columns:1fr}.ltkau-graph{min-height:480px}.ltkau-forecast-grid,.property-highlight-cards,.property-highlight-filters{grid-template-columns:repeat(2,1fr)}.property-network-jurisdictions,.property-feed-grid{grid-template-columns:repeat(4,1fr)}.workspace-grid{grid-template-columns:1fr 1fr}.workspace-panel:last-child{grid-column:span 2}.director-groups{grid-template-columns:1fr}}@media(max-width:680px){.ltkau-head{grid-template-columns:auto 1fr;padding:0 10px}.ltkau-head-state{display:none}.ltkau-frame{grid-template-columns:1fr}.ltkau-nav{flex-direction:row;overflow-x:auto;padding:6px;border-right:0;border-bottom:1px solid #24292c}.ltkau-nav>button{min-width:max-content;grid-template-columns:auto 1fr}.ltkau-mode-stack{display:none}.ltkau-main{padding:13px}.ltkau-title{display:block}.ltkau-title p{margin-top:10px}.ltkau-grid,.ltkau-system,.ltkau-replay-layout{grid-template-columns:1fr}.ltkau-metrics,.ltkau-assurance{grid-template-columns:repeat(2,1fr)}.ltkau-signal-grid,.ltkau-forecast-grid,.property-highlight-cards,.ltkau-pipeline{grid-template-columns:1fr}.ltkau-evidence-table>div{grid-template-columns:1fr .4fr}.ltkau-evidence-table>div>*:nth-child(n+3){display:none}.property-highlight-filters,.property-highlight-summary,.property-highlight-columns{grid-template-columns:1fr 1fr}.property-network-head,.property-highlight-head{align-items:flex-start}.property-network-jurisdictions,.property-feed-grid{grid-template-columns:repeat(2,1fr)}.property-highlight-open span{display:none}.workspace-grid{grid-template-columns:1fr}.workspace-panel:last-child{grid-column:auto}.director-compose-tools{align-items:stretch;flex-direction:column}.director-tag-picker{order:2}.director-stream-item{grid-template-columns:30px minmax(0,1fr)}.director-stream-item .row-actions,.director-readonly{grid-column:2;justify-content:flex-start}.director-group{padding:11px}}.property-v10{--property-line: rgba(151,180,202,.16);--property-soft: rgba(126,196,242,.08);max-width:1680px;margin:0 auto;color:#eef4f8}.property-v10 h2{margin:5px 0 0;font:560 20px/1.2 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.025em}.property-v10 p{color:#8999a8}.property-mode{display:none;animation:property-mode-in .32s cubic-bezier(.2,.9,.25,1)}.property-mode.active{display:block}@keyframes property-mode-in{0%{opacity:0;transform:translateY(8px)}}.property-mode-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,280px));gap:8px;margin:17px 0 14px}.property-mode-tab{display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;gap:1px 8px;padding:13px 15px;border:1px solid var(--property-line);border-radius:14px;background:#ffffff06;color:#8697a6;text-align:left}.property-mode-tab>span{grid-row:1/3;align-self:center;color:#5d7285;font-size:12px;letter-spacing:.12em}.property-mode-tab b{color:#bcc9d3;font-size:12px}.property-mode-tab small{color:#647686;font-size:12px}.property-mode-tab.active{border-color:#7ec4f257;background:linear-gradient(140deg,#7ec4f221,#ffffff06);box-shadow:inset 0 1px #ffffff0a,0 14px 40px #0003}.property-mode-tab.active b{color:#eef7fc}.property-mode-tab.active>span{color:#85c7f2}.property-radar-hero{position:relative;overflow:hidden;display:flex;align-items:end;justify-content:space-between;gap:20px;min-height:155px;padding:24px;border:1px solid var(--property-line);border-radius:21px;background:radial-gradient(circle at 82% 20%,rgba(74,148,198,.22),transparent 34%),linear-gradient(135deg,#142131f7,#080e17fa);box-shadow:0 26px 75px #0005,inset 0 1px #ffffff0a}.property-radar-hero:after{content:"";position:absolute;right:-55px;top:-105px;width:330px;height:330px;border:1px solid #8fc7ea1b;border-radius:50%;box-shadow:0 0 0 42px #8fc7ea09,0 0 0 86px #8fc7ea05;pointer-events:none}.property-radar-hero>*{position:relative;z-index:1}.property-radar-hero h2{margin-top:8px;font-size:clamp(25px,3vw,40px)}.property-radar-hero p{max-width:720px;margin:9px 0 0;font-size:12px;line-height:1.65}.property-eyebrow{color:#6f879a;font-size:12px;font-weight:680;letter-spacing:.16em}.property-radar-controls{display:flex;gap:8px;align-items:center}.property-radar-controls select,.property-radar-filters select,.property-radar-filters input,.property-command select,.property-command input,.property-fields select,.property-fields input{min-height:38px;border:1px solid var(--property-line);border-radius:10px;background:#080e16;color:#e8f0f5;padding:0 11px;outline:0}.property-radar-controls select:focus,.property-radar-filters input:focus,.property-command input:focus,.property-fields input:focus{border-color:#77bae5a8;box-shadow:0 0 0 3px #77bae511}#propertyNetworkMount .property-network{margin-top:12px}.property-radar-disclosure{margin-top:12px;overflow:clip;border:1px solid var(--property-line);border-radius:19px;background:linear-gradient(145deg,#101925f0,#080d14fa);box-shadow:0 20px 58px #0003,inset 0 1px #ffffff08}.property-radar-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 21px;list-style:none;cursor:pointer}.property-radar-disclosure>summary::-webkit-details-marker{display:none}.property-radar-disclosure>summary:hover{background:#ffffff04}.property-disclosure-copy{display:grid;justify-items:end;gap:3px}.property-disclosure-copy b{color:#add7f1;font-size:12px}.property-disclosure-copy span{color:#687a89;font-size:12px}.property-radar-body{padding:0 19px 19px;border-top:1px solid var(--property-line)}.property-radar-filters{display:grid;grid-template-columns:190px 175px minmax(220px,1fr);gap:8px;padding-top:15px}.property-radar-columns{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;margin-top:12px}.property-radar-columns .property-module{min-height:255px}.property-module-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.property-module-head>p{max-width:640px;margin:0;font-size:12px;line-height:1.55}.property-workbench-tabs{display:flex;gap:5px;margin-top:14px}.property-workbench-tabs button{padding:7px 10px;border:1px solid var(--property-line);border-radius:8px;background:#0b121b;color:#8395a4;font-size:12px}.property-workbench-tabs button.active{border-color:#79bbe54f;background:#79bbe516;color:#bfe4f9}.property-worklist{margin-top:10px}.property-workitem{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 2px;border-top:1px solid var(--property-line)}.property-workitem span,.property-workitem b,.property-workitem small{display:block}.property-workitem span{color:#6e8292;font-size:12px;letter-spacing:.09em}.property-workitem b{margin-top:5px;font-size:12px}.property-workitem small{margin-top:4px;color:#7c8c99;font-size:12px}.property-workitem-actions{display:flex;gap:5px}.property-workitem-actions button{padding:6px 8px;border:1px solid var(--property-line);border-radius:8px;background:#0c141d;color:#9cb1c1;font-size:12px}.property-opportunity-drawer{margin-top:12px;padding:18px;border:1px solid #77b6dd38;border-radius:16px;background:radial-gradient(circle at 91% 9%,#3b769b1c,transparent 25%),#0a111a;box-shadow:0 24px 65px #0004}.property-opportunity-drawer>header{display:flex;justify-content:space-between;gap:20px;align-items:start}.property-opportunity-drawer header>div:first-child>span{color:#79b9df;font-size:12px;letter-spacing:.12em}.property-opportunity-drawer header h2{max-width:930px;margin-top:8px;font-size:23px}.property-opportunity-drawer header p{margin:7px 0 0;font-size:12px}.property-opportunity-score{flex:0 0 auto;width:92px;height:92px;display:grid;place-content:center;justify-items:center;border:7px solid #dcb368;border-radius:50%;box-shadow:0 0 32px #dcb36825}.property-opportunity-score b{font-size:25px}.property-opportunity-score span{color:#8e816b;font-size:12px}.property-score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:17px}.property-score-dimension{padding:10px;border:1px solid var(--property-line);border-radius:10px;background:#0d1620}.property-score-dimension>span,.property-score-dimension>b,.property-score-dimension>small{display:block}.property-score-dimension>span{color:#748798;font-size:12px;text-transform:uppercase}.property-score-dimension>b{margin-top:5px;font-size:12px}.property-score-dimension>i{display:block;height:3px;margin:8px 0;background:#202e3b}.property-score-dimension>i em{display:block;height:100%;background:#72b7e1}.property-score-dimension>small{min-height:24px;color:#647583;font-size:12px;line-height:1.45}.property-score-dimension.risk>i em{background:#d8756b}.property-opportunity-evidence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.property-opportunity-evidence section{padding:12px;border-top:1px solid var(--property-line)}.property-opportunity-evidence span,.property-opportunity-next>span{color:#687d8e;font-size:12px;letter-spacing:.12em}.property-opportunity-evidence p{margin:7px 0 0;color:#94a4b0;font-size:12px;line-height:1.5}.property-opportunity-next{margin-top:10px;padding:13px;border-radius:11px;background:#111b26}.property-opportunity-next>b{display:block;margin:6px 0 11px;font-size:12px}.property-opportunity-next>div{display:flex;flex-wrap:wrap;gap:6px}.property-command{display:grid;grid-template-columns:135px minmax(220px,1fr) 120px 120px auto;gap:8px;margin-top:12px;padding:13px;border:1px solid var(--property-line);border-radius:16px;background:#0c131deb}.property-status{margin-top:8px;padding:11px 13px;border:1px solid var(--property-line);border-radius:10px;background:#0a1119;color:#7f919f;font-size:12px}.property-map-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);gap:12px;margin-top:12px}.property-map-stack{min-width:0;overflow:hidden;border:1px solid var(--property-line);border-radius:18px;background:#081018;box-shadow:0 23px 64px #0004}.property-map-layers{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 13px;border-bottom:1px solid var(--property-line);color:#8293a1;font-size:12px}.property-map-layers label{display:flex;align-items:center;gap:5px;white-space:nowrap}.property-map-layers span{margin-left:auto;color:#5f7180}.property-live-map{height:min(620px,64vh);min-height:470px}.property-dossier{max-height:min(663px,70vh);overflow:auto;padding:18px}.property-dossier h2{margin:8px 0 13px}.property-state{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;padding:9px 0;border-bottom:1px solid var(--property-line)}.property-state span{color:#718392;font-size:12px}.property-state b{overflow-wrap:anywhere;text-align:right;font-size:12px}.property-alert{margin-top:8px;padding:10px;border-left:2px solid #cf776d;background:#321a1a3b;color:#d6a09a;font-size:12px}.planning-cards{display:grid;gap:6px}.planning-card{padding:9px;border:1px solid var(--property-line);border-radius:9px;background:#0c141d}.planning-card b,.planning-card span{display:block}.planning-card b{font-size:12px}.planning-card span{margin-top:5px;color:#748694;font-size:12px}.property-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.property-module{min-width:0;padding:17px;border:1px solid var(--property-line);border-radius:17px;background:linear-gradient(145deg,#101925,#090f17)}.property-module.wide{grid-column:1/-1}.property-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.property-field{display:grid;gap:5px;color:#708493;font-size:12px;letter-spacing:.04em}.property-field.wide{grid-column:span 2}.property-actions{display:flex;align-items:end;gap:7px;flex-wrap:wrap}.property-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:13px}.property-result{padding:11px;border-top:1px solid var(--property-line);background:#0d151e}.property-result span,.property-result b{display:block}.property-result span{color:#6f8190;font-size:12px}.property-result b{margin-top:6px;font-size:12px}.sourcing-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:13px}.source-note{padding:10px;border-top:1px solid var(--property-line);background:#0c141d;color:#778996;font-size:12px;line-height:1.55}.source-note b{color:#dbe5eb;font-size:12px}.comp-table,.source-table{margin-top:13px;overflow-x:auto}.comp-row,.source-row{min-width:780px;display:grid;grid-template-columns:1.4fr 1fr .65fr .55fr .55fr;gap:9px;padding:10px 5px;border-bottom:1px solid var(--property-line);color:#83929e;font-size:12px}.source-row{min-width:980px;grid-template-columns:1.35fr .5fr .55fr .7fr 1.6fr}.comp-row b,.source-row b{color:#cdd8df}.source-class{width:max-content;height:max-content;padding:4px 6px;border:1px solid #465764;border-radius:999px}.source-class.open{border-color:#427052;color:#79bd91}.source-class.noncommercial{border-color:#78613a;color:#d5af63}.source-class.unavailable{border-color:#754641;color:#d9857d}.property-empty{padding:18px;border:1px dashed var(--property-line);border-radius:10px;color:#718391;font-size:12px;line-height:1.55}.property-spinner{width:24px;height:24px;margin:30px auto;border:2px solid #263745;border-top-color:#7fc3ec;border-radius:50%;animation:property-spin .7s linear infinite}@keyframes property-spin{to{transform:rotate(360deg)}}.property-feed dl{margin:9px 0 0}.property-feed dl div{display:grid;grid-template-columns:52px 1fr;gap:5px;padding:3px 0;border-top:1px solid #ffffff0a}.property-feed dt{color:#5f7281;font-size:12px}.property-feed dd{margin:0;color:#81919d;font-size:12px;overflow-wrap:anywhere}.property-network-categories{display:flex;gap:6px;overflow-x:auto;padding:10px 0 2px;scrollbar-width:none}.property-network-categories span{flex:0 0 auto;display:flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid var(--property-line);border-radius:999px;background:#0a121a;color:#718695;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.property-network-categories b{color:#b8d9eb;font-size:12px}.property-mode-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;min-height:150px;padding:23px;border:1px solid var(--property-line);border-radius:21px;background:radial-gradient(circle at 87% 8%,#cb9d5421,transparent 33%),linear-gradient(138deg,#17202b,#080e16 72%);box-shadow:0 26px 75px #0005,inset 0 1px #ffffff0b}.property-mode-hero:after{content:"";position:absolute;right:-80px;top:-145px;width:390px;height:390px;border:1px solid #d7b16c1c;border-radius:50%;box-shadow:0 0 0 46px #d7b16c08,0 0 0 90px #d7b16c04;pointer-events:none}.property-mode-hero>*{position:relative;z-index:1}.property-mode-hero h2{margin-top:8px;font-size:clamp(25px,3vw,38px)}.property-mode-hero p{max-width:760px;margin:9px 0 0;font-size:12px;line-height:1.65}.property-mode-badge{padding:8px 11px;border:1px solid #c6a46240;border-radius:999px;color:#d8be8b;font-size:12px;letter-spacing:.13em;white-space:nowrap}.property-feasibility-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:12px;margin-top:12px}.property-feasibility-output .property-results{grid-template-columns:repeat(2,minmax(0,1fr))}.property-result.emphasis{border-color:#d8b56c;background:#2a241837;box-shadow:inset 0 0 25px #d8b56c0a}.property-result.emphasis b{color:#e4c98f}.property-sensitivity-head{display:flex;justify-content:space-between;gap:12px;margin-top:16px;padding:10px 2px;color:#7f93a3;font-size:12px;letter-spacing:.1em}.property-sensitivity-head small{color:#607382;letter-spacing:0}.property-sensitivity-table{display:grid;grid-template-columns:95px repeat(3,minmax(0,1fr));border:1px solid var(--property-line);border-radius:12px;overflow:hidden}.property-sensitivity-table>*{min-width:0;padding:11px 8px;border-right:1px solid var(--property-line);border-bottom:1px solid var(--property-line);text-align:right;font-size:12px}.property-sensitivity-table>:nth-child(4n){border-right:0}.property-sensitivity-table>:nth-last-child(-n+4){border-bottom:0}.property-sensitivity-table b,.property-sensitivity-table .corner{background:#111c27;color:#7d92a2;font-size:12px;letter-spacing:.06em}.property-sensitivity-table .corner{text-align:left}.property-sensitivity-table span{color:#b5d7bd}.property-sensitivity-table span.negative{color:#df958e}.property-saved-scenarios{margin-top:12px}.property-pipeline-summary{display:grid;grid-template-columns:repeat(3,auto);gap:8px}.property-pipeline-summary div{min-width:82px;padding:10px 12px;border:1px solid #ffffff13;border-radius:11px;background:#090e15a8}.property-pipeline-summary span,.property-pipeline-summary b{display:block}.property-pipeline-summary span{color:#687b8a;font-size:12px;letter-spacing:.12em}.property-pipeline-summary b{margin-top:5px;color:#dbe8f0;font-size:15px}.property-deal-entry{margin-top:12px}.property-deal-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;align-items:start}.property-deal-column{min-width:0;padding:12px;border:1px solid var(--property-line);border-radius:17px;background:linear-gradient(150deg,#101924,#080e15);min-height:260px}.property-deal-column>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:2px 2px 11px;border-bottom:1px solid var(--property-line)}.property-deal-column>header span{color:#627686;font-size:12px}.property-deal-column>header h3{margin:0;font:560 12px/1.2 Inter,system-ui,sans-serif}.property-deal-column>header b{width:22px;height:22px;display:grid;place-items:center;border-radius:8px;background:#79bbe516;color:#9cd3f5;font-size:12px}.property-deal-card{margin-top:9px;padding:12px;border:1px solid #ffffff12;border-radius:12px;background:#111b25;box-shadow:0 12px 30px #0002}.property-deal-card.overdue{border-color:#d27c7044}.property-deal-card>span{color:#6d8293;font-size:12px;letter-spacing:.07em}.property-deal-card h4{margin:7px 0 4px;font-size:12px;line-height:1.35}.property-deal-card p{margin:0;font-size:12px}.property-deal-card dl{display:grid;grid-template-columns:64px 1fr;gap:5px 7px;margin:11px 0 0;padding-top:9px;border-top:1px solid #ffffff0c}.property-deal-card dt{color:#607586;font-size:12px}.property-deal-card dd{margin:0;color:#a9b7c1;font-size:12px;overflow-wrap:anywhere}.property-deal-card.overdue dd:last-child{color:#de9189}.property-deal-actions{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.property-deal-actions button{padding:6px 7px;border:1px solid var(--property-line);border-radius:7px;background:#0a121a;color:#9bb2c3;font-size:12px}.property-deal-actions button:last-child{margin-left:auto;color:#cf8c85}.property-deal-empty{padding:30px 8px;color:#5f7280;font-size:12px;text-align:center}.property-feasibility-pro{align-items:start;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr)}.property-assumption-workbench,.property-feasibility-output{position:relative;overflow:hidden}.property-assumption-workbench:before,.property-feasibility-output:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,#c9e8fa52,transparent);pointer-events:none}.property-feasibility-output{position:sticky;top:0}.property-evidence-chip{flex:0 0 auto;padding:6px 8px;border:1px solid #ffffff17;border-radius:999px;font-size:12px;letter-spacing:.12em}.property-evidence-chip.user{border-color:#7998ac3d;color:#93aabd}.property-evidence-chip.derived{border-color:#d0aa6047;color:#d8bd86}.property-feasibility-form{display:grid;gap:10px;margin-top:14px}.property-feasibility-form fieldset{min-width:0;margin:0;padding:14px;border:1px solid #ffffff0e;border-radius:14px;background:linear-gradient(145deg,#0d1620de,#080e15f2);box-shadow:inset 0 1px #ffffff06}.property-feasibility-form legend{padding:0 8px;color:#8ca0b0;font-size:12px;font-weight:680;letter-spacing:.13em}.property-feasibility-form fieldset .property-fields{margin-top:2px;grid-template-columns:repeat(3,minmax(0,1fr))}.property-feasibility-actions{padding-top:2px}.property-investment-results{grid-template-columns:repeat(2,minmax(0,1fr))!important}.property-investment-results .property-result{min-height:62px;border:1px solid #ffffff0d;border-radius:11px;background:linear-gradient(145deg,#111c27,#0b121a)}.property-investment-results .property-result b{overflow-wrap:anywhere;font-size:12px}.property-investment-results .negative,.property-scenario-row .negative{color:#e18d85}.property-investment-results .positive,.property-scenario-row .positive{color:#8fd4a7}.property-feasibility-warning-head{display:flex;justify-content:space-between;gap:10px;margin-top:14px;padding:8px 2px;color:#d3b576;font-size:12px;letter-spacing:.1em}.property-warning-list{display:grid;gap:6px;margin:0;padding:0;list-style:none}.property-warning-list p{margin:0;padding:9px 10px;border:1px solid #c68a5940;border-radius:9px;background:#3a27152e;color:#c8aa83;font-size:12px;line-height:1.5}.property-warning-list p.clear{border-color:#5c8b6942;background:#1731202b;color:#90bd9d}.property-cost-stack{margin-top:14px;padding-top:2px}.property-cost-stack>header,.property-cashflow>header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:7px;color:#7f93a3;font-size:12px;letter-spacing:.1em}.property-cost-stack>header small,.property-cashflow>header small{color:#607382;font-size:12px;letter-spacing:0}.property-cost-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 10px;align-items:end;padding:7px 2px;border-top:1px solid #ffffff0a}.property-cost-row>span,.property-cost-row>b{font-size:12px}.property-cost-row>span{color:#8799a6}.property-cost-row>span small{display:block;margin-top:3px;color:#536573;font-size:12px;letter-spacing:.08em}.property-cost-row>b{color:#cbd8e0}.property-cost-row>i{grid-column:1/-1;display:block;height:3px;overflow:hidden;border-radius:99px;background:#1c2934}.property-cost-row>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5f9abd,#b6d9ed)}.property-cashflow{margin-top:15px}.property-cashflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.property-cashflow-phase{min-width:0;min-height:96px;display:flex;flex-direction:column;justify-content:end;padding:9px;border:1px solid #ffffff0d;border-radius:10px;background:#0c151e}.property-cashflow-phase i{display:block;width:5px;min-height:8px;margin-bottom:8px;border-radius:99px;background:linear-gradient(180deg,#d7b56f,#5e8eaa);box-shadow:0 0 16px #78b8de2c}.property-cashflow-phase span,.property-cashflow-phase b,.property-cashflow-phase small{display:block}.property-cashflow-phase span{color:#637887;font-size:12px;letter-spacing:.08em}.property-cashflow-phase b{margin-top:5px;overflow-wrap:anywhere;font-size:12px}.property-cashflow-phase small{margin-top:4px;color:#617483;font-size:12px}.property-sensitivity-table-5{grid-template-columns:78px repeat(5,minmax(62px,1fr));overflow-x:auto}.property-sensitivity-table-5>:nth-child(4n){border-right:1px solid var(--property-line)}.property-sensitivity-table-5>:nth-last-child(-n+4){border-bottom:1px solid var(--property-line)}.property-sensitivity-table-5>:nth-child(6n){border-right:0}.property-sensitivity-table-5>:nth-last-child(-n+6){border-bottom:0}.property-sensitivity-table-5 span.base{outline:1px solid #d9b66a80;outline-offset:-2px;background:#2b251a;color:#f0d497;font-weight:700}.property-model-boundary{display:grid;gap:6px;margin-top:14px;padding:12px;border:1px solid #ffffff0e;border-radius:11px;background:#080e15}.property-model-boundary b{color:#718796;font-size:12px;letter-spacing:.12em}.property-model-boundary span{color:#677987;font-size:12px;line-height:1.55}.property-scenario-comparison{overflow-x:auto;border:1px solid #ffffff0d;border-radius:12px}.property-scenario-row{min-width:990px;display:grid;grid-template-columns:1.45fr repeat(5,.8fr) .8fr;gap:10px;align-items:center;padding:11px 12px;border-top:1px solid #ffffff0b;color:#8596a3;font-size:12px}.property-scenario-row.head{border-top:0;background:#101a24;color:#657a8a;font-size:12px;letter-spacing:.07em}.property-scenario-row>span>b,.property-scenario-row>span>small{display:block}.property-scenario-row>span>b{color:#d7e1e7}.property-scenario-row>span>small{margin-top:4px;color:#627482;font-size:12px}@media(max-width:1100px){.property-radar-columns,.property-map-layout,.property-feasibility-layout{grid-template-columns:1fr}.property-feasibility-output{position:relative}.property-deal-board{grid-template-columns:repeat(2,minmax(0,1fr))}.property-dossier{max-height:none}.property-score-grid{grid-template-columns:repeat(3,1fr)}.property-command{grid-template-columns:130px 1fr 110px 110px}.property-command button{grid-column:1/-1}.property-fields,.sourcing-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.property-mode-tabs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:3px}.property-mode-tab{flex:0 0 min(76vw,245px);min-height:52px;padding:10px;scroll-snap-align:start}.property-mode-tab small{display:none}.property-radar-hero,.property-mode-hero{align-items:stretch;flex-direction:column;padding:17px}.property-mode-badge{width:max-content;max-width:100%;white-space:normal}.property-pipeline-summary{grid-template-columns:repeat(3,1fr)}.property-deal-board{grid-template-columns:1fr}.property-radar-controls{align-items:stretch}.property-radar-controls select{flex:1}.property-radar-disclosure>summary{align-items:flex-start;padding:15px}.property-disclosure-copy span{display:none}.property-radar-body{padding:0 12px 12px}.property-radar-filters{grid-template-columns:1fr}.property-highlight-summary{grid-template-columns:1fr 1fr}.property-highlight-cards{grid-template-columns:1fr}.property-opportunity-drawer{padding:13px}.property-opportunity-drawer>header{display:block}.property-opportunity-score{width:auto;height:auto;margin-top:12px;padding:9px 12px;border-width:1px;border-radius:10px;display:flex;gap:5px;justify-content:flex-start}.property-opportunity-score b{font-size:18px}.property-score-grid,.property-opportunity-evidence,.property-command{grid-template-columns:1fr 1fr}.property-command select,.property-command input:nth-of-type(1),.property-command button{grid-column:1/-1}.property-map-layers{overflow-x:auto;-webkit-overflow-scrolling:touch}.property-map-layers>span{display:none}.property-live-map{min-height:410px;height:56vh}.property-modules{grid-template-columns:1fr}.property-module.wide{grid-column:auto}.property-fields,.property-feasibility-form fieldset .property-fields{grid-template-columns:1fr 1fr}.property-field.wide{grid-column:1/-1}.property-results,.sourcing-grid,.property-network-jurisdictions,.property-feed-grid{grid-template-columns:1fr 1fr}.property-network-head{display:block}.property-network-count{display:inline-block;margin-top:10px;white-space:normal}.property-workitem{grid-template-columns:1fr}.property-workitem-actions{justify-content:flex-start}.property-cashflow-grid{grid-template-columns:1fr 1fr}.property-sensitivity-table-5{min-width:560px}.property-sensitivity-head{align-items:flex-start;flex-direction:column}.property-saved-scenarios{overflow:hidden}}@media(max-width:430px){.property-score-grid,.property-opportunity-evidence,.property-fields,.property-feasibility-form fieldset .property-fields,.property-results,.property-investment-results,.sourcing-grid,.property-network-jurisdictions,.property-feed-grid{grid-template-columns:1fr!important}.property-command{grid-template-columns:1fr}.property-command>*{grid-column:auto!important}.property-mode-tab{flex-basis:78vw;grid-template-columns:auto 1fr}.property-mode-tab>span{display:grid}.property-radar-controls{flex-direction:column}.property-live-map{min-height:370px;height:52dvh}.property-module{padding:14px}.property-feasibility-form fieldset{padding:11px}.property-feasibility-actions .action{flex:1 1 100%;min-height:44px}.property-field{font-size:12px}.property-fields input,.property-fields select,.property-command input,.property-command select{min-height:44px;font-size:16px}.property-result span,.property-warning-list li,.property-cost-row>span,.property-cost-row>b,.property-model-boundary span{font-size:12px}.property-result b{font-size:13px}.property-cashflow-phase span,.property-cashflow-phase small,.property-cashflow-phase b{font-size:12px}}.wm-shell{background:radial-gradient(ellipse at 54% 2%,#21475d2b,transparent 40%),#070b11}.wm-stage{background:radial-gradient(circle at 56% 42%,#183547 0,#0a151f 43%,#05080d 82%)}.wm-head{padding:20px 22px 36px;background:linear-gradient(180deg,rgba(8,13,20,.94),rgba(8,13,20,.56) 64%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wm-head h2{font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:560;letter-spacing:-.035em}.wm-switch{padding:4px;border:1px solid #d6ebf514;border-radius:13px;background:#0b121bbf;box-shadow:0 1px #ffffff08 inset,0 14px 36px #0005;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.wm-switch button{border:0;border-radius:9px;background:transparent}.wm-switch button.active{background:linear-gradient(180deg,#edf5f9,#cddce5);box-shadow:0 1px #fff inset,0 7px 16px #0004}.wm-layers,.wm-detail{border-color:#d2e8f51f;border-radius:18px;background:linear-gradient(145deg,#141f2cdb,#060b11e8);box-shadow:0 1px #ffffff0b inset,0 30px 80px #0008,0 8px 24px #0005;-webkit-backdrop-filter:blur(28px) saturate(1.22);backdrop-filter:blur(28px) saturate(1.22)}.wm-layers{padding:16px}.wm-layers label{margin:2px -5px;padding:9px 6px;border:1px solid transparent;border-radius:9px}.wm-layers label:hover{border-color:#d6ebf511;background:#ffffff08}.wm-layer-group{border-color:#d6ebf512!important}.wm-detail{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:thin;scrollbar-color:#405767 transparent}.wm-detail:focus-visible{outline:2px solid #7fc4ee88;outline-offset:-2px}.wm-detail:before{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent,#d7eef43d,transparent)}.wm-lower,.wm-source-network,.wm-country-panel{border-color:#d2e8f51a!important;border-radius:18px!important;background:linear-gradient(145deg,#121c28e0,#070c12f0)!important;box-shadow:0 1px #ffffff09 inset,0 24px 65px #0005!important}.wm-lower button,.wm-action,.wm-tool-button{border-radius:9px!important;background:linear-gradient(180deg,#ffffff0b,#ffffff04)!important;box-shadow:0 1px #ffffff08 inset,0 7px 18px #0003}.wm-marker-card,.wm-feed-row,.wm-source-row{border-color:#d5eaf412!important;background:linear-gradient(135deg,#ffffff05,transparent)!important}.wm-popup{border:1px solid #d5eaf420!important;border-radius:15px!important;background:#0a1119f0!important;box-shadow:0 24px 70px #000b!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}@media(max-width:700px){.wm-head{padding:14px 13px 28px}.wm-layers,.wm-detail{border-radius:15px;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.wm-stage{min-height:100dvh}.wm-switch{max-width:52vw;overflow-x:auto}}.wm-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.wm-lens-switch{display:flex;gap:3px;padding:4px;border:1px solid #c9e6f31c;border-radius:13px;background:linear-gradient(180deg,#111b26e8,#080d15e8);box-shadow:0 1px #fff1 inset,0 13px 35px #0007;-webkit-backdrop-filter:blur(24px) saturate(1.25);backdrop-filter:blur(24px) saturate(1.25)}.wm-lens-switch button{display:flex;align-items:center;gap:6px;min-height:34px;padding:8px 11px;border:0;border-radius:9px;background:transparent;color:#9bacb5;font-size:12px;font-weight:680;letter-spacing:.07em;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s ease}.wm-lens-switch button:hover{color:#e7f0f3;transform:translateY(-1px)}.wm-lens-switch button.active{color:#071015;background:linear-gradient(180deg,#eff9fb,#cbdde3);box-shadow:0 1px #fff inset,0 7px 18px #0005}.wm-lens-switch button i{width:7px;height:7px;border-radius:99px;background:#667983;box-shadow:0 0 0 3px #8095a315}.wm-lens-switch button[data-world-surface=layer2] i{background:#62d6c7;box-shadow:0 0 10px #62d6c7}.wm-lens-switch button[data-world-surface=layer3] i{background:#f1b778;box-shadow:0 0 10px #f1b778}.wm-lens-switch button.active i{background:#0c6f69;box-shadow:none}.wm-stage.analytic-active .wm-layers,.wm-stage.analytic-active .wm-detail{opacity:0;pointer-events:none;transform:scale(.985)}.wm-layers,.wm-detail{transition:opacity .22s ease,transform .22s ease}.wm-analytic-surface{position:absolute;z-index:8;inset:78px 12px 12px;overflow:auto;border:1px solid #cce9f426;border-radius:21px;background:radial-gradient(circle at 78% -8%,#315d7038,transparent 32%),linear-gradient(150deg,#111c28fb,#04080dfd);box-shadow:0 1px #fff1 inset,0 38px 115px #000d;-webkit-backdrop-filter:blur(30px) saturate(1.2);backdrop-filter:blur(30px) saturate(1.2);animation:wm-surface-in .38s cubic-bezier(.2,.85,.2,1);scrollbar-width:thin;scrollbar-color:#40505a transparent}.wm-analytic-surface[hidden]{display:none}.wm-surface-shell{min-height:100%;padding:18px}.wm-surface-hero{position:relative;overflow:hidden;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:148px;padding:23px;border:1px solid #cce9f41d;border-radius:18px;background:radial-gradient(circle at 86% 0,#79d2c523,transparent 36%),linear-gradient(135deg,#172a37,#0a111b 72%);box-shadow:0 20px 60px #0006,inset 0 1px #fff1}.wm-surface-hero.strategic{background:radial-gradient(circle at 86% 0,#e6ae5f24,transparent 36%),linear-gradient(135deg,#202b37,#0a111b 72%)}.wm-surface-hero>div:first-child{max-width:730px}.wm-surface-hero span,.wm-wall-panel>header span,.wm-strategic-panel>header span{color:#83a0ae;font-size:12px;font-weight:720;letter-spacing:.13em}.wm-surface-hero h2{margin:7px 0 5px;color:#eef3f4;font:560 clamp(25px,3vw,38px)/1.06 Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.04em}.wm-surface-hero p{margin:0;color:#9aabb3;font-size:13px;line-height:1.55}.wm-surface-metrics{display:grid;grid-template-columns:repeat(2,minmax(115px,1fr));gap:7px}.wm-surface-metrics span{padding:10px 12px;border:1px solid #d3edf41a;border-radius:11px;background:#07101899;color:#718792;font-size:12px;letter-spacing:.05em}.wm-surface-metrics b{display:block;margin-bottom:2px;color:#e2edf0;font-size:19px;letter-spacing:-.03em}.wm-wall-grid,.wm-strategic-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:10px;margin-top:10px}.wm-wall-panel,.wm-strategic-panel{min-width:0;border:1px solid #cfe9f419;border-radius:16px;background:linear-gradient(145deg,#111c27eb,#070d14f2);box-shadow:0 16px 45px #0004,inset 0 1px #ffffff08;overflow:hidden}.wm-wall-panel>header,.wm-strategic-panel>header{display:flex;align-items:center;justify-content:space-between;gap:13px;padding:13px 14px;border-bottom:1px solid #cfe9f412;background:linear-gradient(180deg,#ffffff06,transparent)}.wm-wall-panel>header b,.wm-strategic-panel>header b{color:#687d88;font-size:12px;font-weight:520}.wm-wall-panel>div:not(.wm-visual-grid):not(.wm-domain-counts),.wm-strategic-panel>div:not(.wm-pressure-grid):not(.wm-health-strip){padding:7px}.wm-wall-priority{grid-column:span 7}.wm-wall-panel:not(.wm-wall-priority):nth-child(2){grid-column:span 5}.wm-domain-panel{grid-column:span 4}.wm-surface-signal{display:grid;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:61px;padding:9px 8px;border:0;border-bottom:1px solid #d4edf40d;background:transparent;color:#dce5e8;text-align:left;cursor:pointer;transition:background .16s ease,transform .16s ease}.wm-surface-signal:last-child{border-bottom:0}.wm-surface-signal:hover{background:#ffffff07;transform:translate(2px)}.wm-surface-signal>i{width:4px;height:30px;border-radius:99px;background:var(--signal);box-shadow:0 0 14px color-mix(in srgb,var(--signal) 48%,transparent)}.wm-surface-signal span{min-width:0}.wm-surface-signal small,.wm-surface-signal b,.wm-surface-signal em{display:block}.wm-surface-signal small{color:#6f858f;font-size:12px;letter-spacing:.05em;text-transform:uppercase}.wm-surface-signal b{margin-top:3px;color:#dfe9eb;font-size:12px;line-height:1.3}.wm-surface-signal em{margin-top:3px;color:#80929a;font-size:12px;font-style:normal;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wm-surface-signal strong{min-width:31px;color:#93a7af;font-size:13px;text-align:right}.wm-surface-signal.priority strong{color:#efbd79}.wm-domain-counts{display:flex;gap:5px;overflow:auto;padding:9px 10px;border-bottom:1px solid #d4edf40d}.wm-domain-counts span{display:flex;align-items:center;gap:5px;flex:0 0 auto;padding:5px 7px;border:1px solid #d4edf411;border-radius:999px;color:#7f929b;font-size:12px}.wm-domain-counts i{width:6px;height:6px;border-radius:50%;background:var(--signal)}.wm-domain-counts b{color:#cbd7da}.wm-visual-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:8px}.wm-visual-grid button{position:relative;min-height:115px;overflow:hidden;border:1px solid #cfe8f418;border-radius:10px;background:#071016;color:#fff;cursor:pointer}.wm-visual-grid img{width:100%;height:100%;min-height:115px;object-fit:cover;opacity:.78;transition:transform .25s ease,opacity .2s ease}.wm-visual-grid button:hover img{transform:scale(1.035);opacity:1}.wm-visual-grid span{position:absolute;inset:auto 0 0;padding:22px 9px 8px;background:linear-gradient(transparent,#02070bee);font-size:12px;text-align:left}.wm-strategic-panel.region{grid-column:span 7}.wm-strategic-panel:nth-child(2){grid-column:span 5}.wm-strategic-panel:nth-child(3){grid-column:span 5}.wm-strategic-panel.domains{grid-column:span 7}.wm-strategic-panel.health{grid-column:1/-1}.wm-risk-table article{display:grid;grid-template-columns:35px minmax(0,1fr) 40px;align-items:center;gap:9px;padding:10px;border-bottom:1px solid #d2eaf40e}.wm-risk-rank{color:#536a75;font-size:12px}.wm-risk-table article>div:nth-child(2)>b,.wm-risk-table article>div:nth-child(2)>span{display:block}.wm-risk-table article>div:nth-child(2)>b{font-size:12px}.wm-risk-table article>div:nth-child(2)>span{margin-top:2px;color:#748892;font-size:12px}.wm-risk-table article>div:nth-child(2)>i{display:block;height:3px;margin-top:7px;border-radius:3px;background:#27343b}.wm-risk-table article>div:nth-child(2)>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#60b8b0,#e6ae64)}.wm-risk-table article>strong{font-size:16px;text-align:right}.wm-pressure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:9px}.wm-pressure-grid button{position:relative;overflow:hidden;min-height:86px;padding:10px;border:1px solid #d3edf415;border-radius:11px;background:#0a131b;color:#dbe5e8;text-align:left;cursor:pointer}.wm-pressure-grid button>i{position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--signal) var(--pressure),#26343c var(--pressure))}.wm-pressure-grid span,.wm-pressure-grid b,.wm-pressure-grid small{display:block}.wm-pressure-grid span{color:#82969f;font-size:12px}.wm-pressure-grid b{margin:4px 0;font-size:18px}.wm-pressure-grid small{color:#607680;font-size:12px}.wm-health-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:9px}.wm-health-strip>span{display:grid;grid-template-columns:7px minmax(0,1fr) auto;gap:7px;align-items:center;min-height:48px;padding:8px;border:1px solid #d3edf411;border-radius:9px;background:#09121a}.wm-health-strip i{width:7px;height:7px;border-radius:50%;background:#cf9b58}.wm-health-strip .live i,.wm-health-strip .fresh i{background:#62c792;box-shadow:0 0 10px #62c79266}.wm-health-strip b,.wm-health-strip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wm-health-strip b{font-size:12px}.wm-health-strip small{margin-top:2px;color:#627780;font-size:12px}.wm-health-strip strong{font-size:12px}.wm-empty{color:#71858e;font-size:12px;line-height:1.5}.wm-media-preview{position:relative;margin:13px 0 3px;overflow:hidden;border:1px solid #d6edf424;border-radius:13px;background:#05090d;box-shadow:0 16px 38px #0007}.wm-media-preview img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:linear-gradient(135deg,#14222c,#080d12)}.wm-media-preview figcaption{display:flex;align-items:center;gap:7px;padding:8px 10px;color:#91a3ab;font-size:12px;letter-spacing:.09em}.wm-media-preview figcaption i,.wm-stream-available i{width:6px;height:6px;border-radius:99px;background:#56cf91;box-shadow:0 0 9px #56cf91}.wm-media-preview.media-delayed img{display:none}.wm-media-preview.media-delayed figcaption:after{content:" · preview delayed";color:#d6ae6b}.wm-stream-available{display:flex;align-items:center;gap:8px;margin:12px 0;padding:10px;border:1px solid #63d6c629;border-radius:10px;background:#63d6c608;color:#a8c8c3;font-size:12px;letter-spacing:.09em}@keyframes wm-surface-in{0%{opacity:0;transform:translateY(10px) scale(.992)}to{opacity:1;transform:none}}.wm-events b,.wm-feed b{font-size:12px}.wm-events small,.wm-feed span{font-size:12px;line-height:1.4}.wm-detail p{font-size:13px;line-height:1.5}.wm-detail-grid b,.wm-signal-metrics b,.wm-facts ul,.wm-layers label,.wm-layer-controls input,.wm-layer-controls select{font-size:12px}@media(max-width:1120px){.wm-head-actions{flex-direction:column;align-items:flex-end;gap:5px}.wm-head{align-items:flex-start}.wm-analytic-surface{inset:106px 10px 10px}.wm-wall-priority,.wm-wall-panel:not(.wm-wall-priority):nth-child(2),.wm-domain-panel,.wm-strategic-panel.region,.wm-strategic-panel:nth-child(2),.wm-strategic-panel:nth-child(3),.wm-strategic-panel.domains{grid-column:span 6}.wm-health-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.wm-head>div:first-child h2{font-size:19px}.wm-head>div:first-child span{font-size:12px}.wm-head-actions{width:calc(100% - 108px)}.wm-lens-switch{max-width:100%;overflow-x:auto}.wm-lens-switch button{min-height:32px;padding:7px 9px;white-space:nowrap}.wm-switch{max-width:100%!important;flex-wrap:nowrap!important;overflow-x:auto}.wm-analytic-surface{inset:124px 5px 5px;border-radius:15px}.wm-surface-shell{padding:9px}.wm-surface-hero{align-items:stretch;flex-direction:column;min-height:0;padding:17px}.wm-surface-hero h2{font-size:25px}.wm-surface-hero p{font-size:12px}.wm-surface-metrics{grid-template-columns:repeat(2,1fr)}.wm-wall-grid,.wm-strategic-grid{display:block}.wm-wall-panel,.wm-strategic-panel{margin-top:8px}.wm-visual-grid{grid-template-columns:1fr 1fr}.wm-pressure-grid{grid-template-columns:repeat(2,1fr)}.wm-health-strip{grid-template-columns:1fr 1fr}.wm-media-preview img{aspect-ratio:4/3}}@media(max-width:410px){.wm-head-actions{width:100%;align-items:stretch}.wm-head{display:block}.wm-head>div:first-child{display:none}.wm-lens-switch,.wm-switch{max-width:100%!important}.wm-analytic-surface{inset:116px 4px 4px}.wm-visual-grid,.wm-health-strip{grid-template-columns:1fr}.wm-surface-metrics span{min-width:0}.wm-pressure-grid{grid-template-columns:1fr 1fr}}.wm-audit-drawer{width:min(690px,calc(100vw - 24px))}.wm-audit-tabs{display:flex;gap:6px;padding:10px 12px 0}.wm-audit-tabs button{padding:8px 11px;border:1px solid #354047;border-radius:9px;background:#10171c;color:#82959e;font-size:12px}.wm-audit-tabs button.active{border-color:#8dbfd658;background:#8bc3db14;color:#cbe8f2}.wm-audit-drawer .wm-drawer-tools{grid-template-columns:minmax(0,1fr) minmax(170px,.46fr)}.wm-audit-drawer .wm-drawer-tools select{min-width:0;border:1px solid #354047;border-radius:8px;background:#0b1116;color:#a9b7be;padding:0 9px;font-size:12px}.wm-audit-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:10px 12px;border-bottom:1px solid #252d32}.wm-audit-summary span{padding:9px;border:1px solid #d0e8f412;border-radius:9px;background:#0a1218;color:#667d88;font-size:12px}.wm-audit-summary b{display:block;margin-bottom:3px;color:#dbe6ea;font-size:15px}.wm-audit-list{overflow:auto;min-height:0;padding:6px 12px 16px}.wm-audit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:12px 4px;border-bottom:1px solid #d0e8f410}.wm-audit-row span,.wm-audit-row b,.wm-audit-row p,.wm-audit-row small{display:block}.wm-audit-row span{color:#6f8791;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.wm-audit-row b{margin-top:4px;color:#dfe8eb;font-size:12px}.wm-audit-row p{margin:5px 0 0;color:#91a2aa;font-size:12px;line-height:1.45}.wm-audit-row small{margin-top:5px;color:#647983;font-size:12px;line-height:1.4}.wm-audit-row>strong{align-self:start;max-width:160px;padding:5px 7px;border:1px solid #4a555b;border-radius:999px;color:#9cabaf;font-size:12px;letter-spacing:.06em;text-align:center}.wm-audit-row>strong.native,.wm-audit-row>strong.implemented{border-color:#4f8f6c66;color:#7fd3a0}.wm-audit-row>strong.conditional,.wm-audit-row>strong.unconfigured{border-color:#9d7a3d66;color:#d6b36d}.wm-audit-row>strong.license-credential-required{border-color:#9d5a5366;color:#dc8d84}.wm-audit-source-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.wm-audit-source-grid button{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 8px;padding:10px;border:1px solid #d0e8f412;border-radius:10px;background:#09121a;color:#d8e3e7;text-align:left;cursor:pointer}.wm-audit-source-grid button:hover{border-color:#8dbfd644;background:#0e1a23}.wm-audit-source-grid span,.wm-audit-source-grid b{font-size:12px}.wm-audit-source-grid small{grid-column:1/-1;color:#647984;font-size:12px}.wm-strategic-panel.wm-audit-panel{grid-column:1/-1}@media(max-width:700px){.wm-audit-drawer{width:calc(100vw - 16px)}.wm-audit-summary{grid-template-columns:repeat(2,1fr)}.wm-audit-drawer .wm-drawer-tools,.wm-audit-source-grid,.wm-audit-row{grid-template-columns:1fr}.wm-audit-row>strong{justify-self:start}}.wm-stage{--wm-panel-top:116px}.wm-head{min-height:88px;box-sizing:border-box}.wm-layers,.wm-detail{top:var(--wm-panel-top);bottom:18px;max-height:none}.wm-detail{position:absolute}.wm-layer-brief{margin-top:16px;padding-top:13px;border-top:1px solid #d4edf414}.wm-layer-brief>span{color:#778b96;font-size:12px;font-weight:700;letter-spacing:.12em}.wm-layer-signal{display:grid;grid-template-columns:4px minmax(0,1fr);gap:10px;width:100%;margin-top:8px;padding:10px 8px;border:1px solid #d5ebf413;border-radius:10px;background:linear-gradient(135deg,#ffffff05,transparent);color:#dce7e9;text-align:left;cursor:pointer}.wm-layer-signal:hover{border-color:#a8d9eb32;background:#ffffff09}.wm-layer-signal>i{height:100%;min-height:38px;border-radius:99px;background:var(--signal);box-shadow:0 0 13px color-mix(in srgb,var(--signal) 48%,transparent)}.wm-layer-signal small,.wm-layer-signal b,.wm-layer-signal em{display:block}.wm-layer-signal small{color:#718792;font-size:12px;letter-spacing:.07em}.wm-layer-signal b{margin-top:4px;font-size:12px;line-height:1.3}.wm-layer-signal em{margin-top:3px;overflow:hidden;color:#82959e;font-size:12px;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1120px){.wm-stage{--wm-panel-top:132px}}@media(max-width:700px){.wm-stage{--wm-panel-top:144px}.wm-layers{top:var(--wm-panel-top);bottom:66px}.wm-head{min-height:116px}}@media(max-width:410px){.wm-stage{--wm-panel-top:118px}.wm-layers{top:var(--wm-panel-top)}.wm-head{min-height:104px}}.property-network-state small{display:block;margin-top:3px;color:#617583;font-size:12px}.property-feed-sample{margin:10px 0 0!important;padding:9px 10px;border:1px solid #9ed8f21a;border-radius:9px;background:#6cbde409!important;color:#9fc5d8!important;font-size:12px!important;line-height:1.45!important}.property-covenant-grid,.property-stress-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.property-covenant,.property-stress-grid article{min-width:0;padding:11px;border:1px solid #cceaf414;border-radius:11px;background:linear-gradient(145deg,#111b25,#091119)}.property-covenant span,.property-covenant b,.property-covenant small,.property-stress-grid span,.property-stress-grid b,.property-stress-grid small,.property-stress-grid strong{display:block}.property-covenant span,.property-stress-grid span{color:#78909e;font-size:12px;letter-spacing:.07em;text-transform:uppercase}.property-covenant b,.property-stress-grid b{margin:6px 0 4px;color:#dbe8ed;font-size:14px}.property-covenant small,.property-stress-grid small,.property-stress-grid strong{color:#708491;font-size:12px;line-height:1.4}.property-covenant.pass{border-color:#75c79a32;box-shadow:inset 2px 0 #75c79a}.property-covenant.fail,.property-stress-grid article.negative{border-color:#da817733;box-shadow:inset 2px 0 #da8177}.property-covenant.pass small{color:#85bf9c}.property-covenant.fail small,.property-stress-grid article.negative b{color:#e39a91}.property-stress-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.property-stress-grid strong{margin-top:7px;color:#9eb0ba}.property-v10 .property-module,.property-v10 .property-network,.property-v10 .property-radar-disclosure,.property-v10 .property-dossier{box-shadow:0 1px #ffffff0a inset,0 24px 70px #0004,0 8px 25px #0003;-webkit-backdrop-filter:blur(22px) saturate(1.15);backdrop-filter:blur(22px) saturate(1.15)}.property-v10{font-size:13px;line-height:1.52}.property-v10 p{font-size:12px!important;line-height:1.62}.property-v10 .property-eyebrow,.property-v10 .section-title{font-size:12px!important}.property-v10 .property-module-head>p{font-size:12px}.property-v10 .property-field,.property-v10 input,.property-v10 select,.property-v10 button,.property-v10 .property-empty{font-size:12px}.property-v10 .property-highlight-card h3{font-size:17px}.property-v10 .property-highlight-card .address,.property-v10 .property-highlight-card p{font-size:12px!important}.property-v10 .property-highlight-card footer span,.property-v10 .property-highlight-card header span{font-size:12px}.property-v10 .property-highlight-card footer b{font-size:12px}.property-v10 .property-network-state,.property-v10 .property-network-state small,.property-v10 .property-feed,.property-v10 .property-feed small,.property-v10 .property-feed dt,.property-v10 .property-feed dd,.property-v10 .source-row,.property-v10 .comp-row{font-size:12px}.property-radar-preview{margin-top:12px;padding:18px;border:1px solid var(--property-line);border-radius:19px;background:radial-gradient(circle at 95% 0,#6cc3f318,transparent 33%),linear-gradient(145deg,#111c29f5,#070c13fa);box-shadow:0 20px 58px #0004,inset 0 1px #ffffff0a}.property-radar-preview>header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.property-highlight-preview{grid-template-columns:repeat(2,minmax(0,1fr))!important}.property-highlight-preview .property-highlight-card{min-height:188px}.property-diligence-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:15px}.property-diligence-summary>div{padding:11px;border:1px solid #d7edf514;border-radius:11px;background:#0a121b}.property-diligence-summary span,.property-diligence-summary b{display:block}.property-diligence-summary span{color:#738999;font-size:12px;letter-spacing:.08em}.property-diligence-summary b{margin-top:5px;font-size:17px}.property-diligence-summary b.negative{color:#e18e86}.property-diligence-summary>i{grid-column:1/-1;height:5px;overflow:hidden;border-radius:999px;background:#1d2a35}.property-diligence-summary>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#7cc8ed,#8dd0ad);transition:width .3s ease}.property-diligence-list{display:grid;gap:7px;margin-top:11px}.property-diligence-row{display:grid;grid-template-columns:minmax(170px,1fr) 118px 130px 125px;gap:8px;align-items:end;padding:10px;border:1px solid #d7edf512;border-radius:11px;background:#0b131c}.property-diligence-row.blocked{border-color:#df887744;box-shadow:inset 2px 0 #df8877}.property-diligence-row.clear{border-color:#76c99b35;box-shadow:inset 2px 0 #76c99b}.property-diligence-row>div span,.property-diligence-row>div b{display:block}.property-diligence-row>div span{color:#698090;font-size:12px;letter-spacing:.12em}.property-diligence-row>div b{margin-top:4px;font-size:12px}.property-diligence-row label{display:grid;gap:4px;color:#6f8494;font-size:12px}.property-diligence-row input,.property-diligence-row select{width:100%;min-height:34px;padding:0 8px;border:1px solid #d7edf517;border-radius:8px;background:#071019;color:#dce8ee}.property-diligence-actions{display:flex;justify-content:flex-end;margin-top:8px}@media(max-width:900px){.property-diligence-row{grid-template-columns:1fr 1fr}.property-diligence-row>div{grid-column:1/-1}}@media(max-width:700px){.property-highlight-preview{grid-template-columns:1fr!important}.property-radar-preview{padding:14px}.property-radar-preview>header{align-items:flex-start;flex-direction:column}.property-radar-preview>header .action{width:100%}.property-diligence-summary{grid-template-columns:1fr 1fr}.property-diligence-summary>div:nth-child(3){grid-column:1/-1}.property-v10{font-size:14px}.property-v10 p{font-size:13px!important}.property-v10 .property-highlight-card h3{font-size:18px}.property-source-gap>header{align-items:flex-start;flex-direction:column}.property-source-gap>div{grid-template-columns:1fr 1fr}.property-ranking-strip button{min-height:42px}}@media(max-width:460px){.property-diligence-row{grid-template-columns:1fr}.property-diligence-row>div{grid-column:auto}.property-diligence-row input,.property-diligence-row select{min-height:44px;font-size:16px}.property-highlight-preview .property-highlight-card{min-height:0}}.wm-country-risk{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;margin-top:10px}.wm-country-risk-score{display:grid;place-items:center;align-content:center;min-height:112px;border:1px solid #d8ecf51b;border-radius:13px;background:radial-gradient(circle at 50% 20%,#e2a95d1c,transparent 55%),#0b141d;text-align:center}.wm-country-risk-score span{color:#7890a0;font-size:12px;letter-spacing:.09em}.wm-country-risk-score b{margin:5px 0 1px;color:#e8c180;font-size:30px;line-height:1}.wm-country-risk-score small{color:#a5b4bd;font-size:12px}.wm-country-risk-components{display:grid;gap:5px}.wm-country-risk-components>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;padding:5px 7px;border:1px solid #d8ecf50e;border-radius:8px;background:#0b131b}.wm-country-risk-components span,.wm-country-risk-components b{font-size:12px}.wm-country-risk-components span{color:#778b99}.wm-country-risk-components b{color:#cedbe2}.wm-country-risk-components i{grid-column:1/-1;height:2px;background:#253541}.wm-country-risk-components em{display:block;height:100%;background:linear-gradient(90deg,#7bb9db,#d6a15d)}.wm-country-velocity{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:7px}.wm-country-velocity span{padding:7px;border:1px solid #d8ecf510;border-radius:8px;color:#718795;font-size:12px}.wm-country-velocity b{display:block;margin-bottom:2px;color:#dce8ee;font-size:13px}.wm-country-signals li{display:grid;grid-template-columns:minmax(0,1fr);gap:3px}.wm-country-signals li div>small{display:block;margin-bottom:3px;color:#78add0;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.wm-country-signals li>b{font-size:12px}@media(max-width:520px){.wm-country-risk{grid-template-columns:1fr}.wm-country-risk-score{min-height:86px}.wm-country-velocity{grid-template-columns:1fr 1fr}.wm-country-velocity span:last-child{grid-column:1/-1}}.ltkau-threat-layout{display:grid;grid-template-columns:minmax(330px,.85fr) minmax(0,1.15fr);gap:12px;margin-top:17px}.ltkau-threat-queue{display:grid;gap:7px;margin-top:13px}.ltkau-threat-queue button{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;padding:12px;border:1px solid #2b353a;border-radius:10px;background:#0d1316;text-align:left}.ltkau-threat-queue button:hover,.ltkau-threat-queue button.active{border-color:#bd9e6770;background:#17191a;box-shadow:inset 2px 0 #d6ba7c}.ltkau-threat-queue i{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d7b66e48;border-radius:50%;color:#e2c88f;font-style:normal;font-weight:700}.ltkau-threat-queue span b,.ltkau-threat-queue span small{display:block}.ltkau-threat-queue span b{font-size:12px}.ltkau-threat-queue span small{margin-top:4px;color:#718086;font-size:12px}.ltkau-threat-queue strong{max-width:100px;color:#c4a96e;font-size:12px;text-align:right}.ltkau-lifecycle-panel{margin-top:12px}.ltkau-fixture-inline{color:#7f8b90;font-size:12px;letter-spacing:.1em}.ltkau-lifecycle{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:16px}.ltkau-lifecycle>div{position:relative;min-height:82px;padding:10px;border:1px solid #293237;border-radius:9px;background:#0b1114}.ltkau-lifecycle>div:after{content:"";position:absolute;top:27px;left:calc(100% + 1px);width:6px;height:1px;background:#39464b}.ltkau-lifecycle>div:nth-child(5n):after,.ltkau-lifecycle>div:last-child:after{display:none}.ltkau-lifecycle i,.ltkau-lifecycle b,.ltkau-lifecycle span{display:block}.ltkau-lifecycle i{color:#566268;font-size:12px;font-style:normal}.ltkau-lifecycle b{margin-top:9px;font-size:12px}.ltkau-lifecycle span{margin-top:7px;color:#626f75;font-size:12px}.ltkau-lifecycle>div.done{border-color:#63937845}.ltkau-lifecycle>div.done span{color:#73af8a}.ltkau-lifecycle>div.active{border-color:#d7b96b80;box-shadow:0 0 26px #c79a3c15,inset 0 1px #f7dda33b}.ltkau-lifecycle>div.active span{color:#e0c27c}.ltkau-cross-system{margin:17px 0}.ltkau-cross-axis{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;margin-bottom:8px;color:#68767d;font-size:12px;letter-spacing:.12em}.ltkau-cross-axis i{height:1px;background:linear-gradient(90deg,#39484e,#d1b573)}.ltkau-cross-system article{display:grid;grid-template-columns:64px 112px minmax(0,1fr) 76px;gap:12px;align-items:center;padding:12px 8px;border-bottom:1px solid #293136;background:linear-gradient(90deg,transparent,rgba(255,255,255,.015))}.ltkau-cross-order{color:#6c7a80;font-size:12px}.ltkau-cross-node{display:flex;align-items:center;gap:8px}.ltkau-cross-node i{width:27px;height:27px;display:grid;place-items:center;border:1px solid #58717d;border-radius:50%;color:#8ca7b3;font-style:normal;font-size:12px}.ltkau-cross-node span{color:#9aa7ac;font-size:12px;letter-spacing:.08em}.ltkau-cross-system article>div b{font-size:12px}.ltkau-cross-system article p{margin:3px 0!important;font-size:12px!important}.ltkau-cross-system article small{color:#66757b;font-size:12px}.ltkau-cross-system article>strong{position:relative;color:#e0be78;font-size:18px;text-align:right}.ltkau-cross-system article>strong:before{content:"";position:absolute;right:0;bottom:-5px;width:var(--anomaly);max-width:100%;height:2px;background:#cda553}.ltkau-cross-system article>strong small{display:block;color:#7d714e;font-size:12px}.ltkau-agent-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:13px}.ltkau-agent-grid span{display:grid;grid-template-columns:22px 1fr auto;gap:7px;padding:9px;border:1px solid #293237;border-radius:8px;color:#98a4a8;font-size:12px}.ltkau-agent-grid i{color:#5e6b70;font-style:normal}.ltkau-agent-grid b{color:#7fab8e;font-size:12px}.ltkau-supply-table{margin-top:17px;overflow:auto;border-top:1px solid #313a3e}.ltkau-supply-table>div,.ltkau-supply-table>article{min-width:950px;display:grid;grid-template-columns:1.2fr 1.35fr .55fr .55fr .55fr 1fr .55fr;gap:10px;align-items:center;padding:12px 8px;border-bottom:1px solid #293135}.ltkau-supply-table>div{color:#69767c;font-size:12px}.ltkau-supply-table>article{border-left:2px solid #638b74;background:#0d1214}.ltkau-supply-table>article.critical{border-left-color:#d27369}.ltkau-supply-table>article.elevated{border-left-color:#cba45d}.ltkau-supply-table span b,.ltkau-supply-table span small{display:block}.ltkau-supply-table span b{font-size:12px}.ltkau-supply-table span small{margin-top:4px;color:#6c797e;font-size:12px}.ltkau-supply-table strong{font-size:12px}.ltkau-supply-table em{color:#d3b66e;font-size:12px;font-style:normal}.ltkau-supply-table article.critical em{color:#df837a}@media(max-width:980px){.ltkau-threat-layout{grid-template-columns:1fr}.ltkau-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.ltkau-lifecycle>div:nth-child(5n):after{display:block}.ltkau-lifecycle>div:nth-child(2n):after{display:none}.ltkau-cross-system article{grid-template-columns:56px 100px minmax(0,1fr) 65px}}@media(max-width:620px){.ltkau-threat-queue button{grid-template-columns:38px minmax(0,1fr)}.ltkau-threat-queue strong{grid-column:2;text-align:left}.ltkau-lifecycle{grid-template-columns:1fr}.ltkau-lifecycle>div:after{display:none!important}.ltkau-cross-system article{grid-template-columns:52px minmax(0,1fr) 58px}.ltkau-cross-node{grid-column:2}.ltkau-cross-system article>div:nth-child(3){grid-column:2}.ltkau-cross-system article>strong{grid-column:3;grid-row:1/3}.ltkau-agent-grid{grid-template-columns:1fr}}@media(max-width:700px){.property-stress-grid{grid-template-columns:1fr}.property-covenant-grid{grid-template-columns:1fr 1fr}}@media(max-width:430px){.property-covenant-grid{grid-template-columns:1fr}.property-feed-sample{font-size:12px!important}}.aeon-markets-host{min-height:100%;background:#080d14}.markets-workspace{max-width:1580px;margin:auto;padding:28px 30px 70px;color:#ecf2f7}.markets-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(167,193,214,.13)}.markets-heading span,.markets-command span{color:#6f8598;font-size:12px;font-weight:700;letter-spacing:.14em}.markets-heading h1{margin:6px 0 0;font:560 clamp(28px,3vw,40px)/1 system-ui;letter-spacing:-.04em}.markets-live{display:flex;align-items:center;gap:8px}.markets-live i{width:7px;height:7px;border-radius:50%;background:#70d39d;box-shadow:0 0 14px #70d39d}.markets-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.markets-tabs button{min-height:78px;padding:15px;border:1px solid rgba(167,193,214,.13);border-radius:16px;background:linear-gradient(145deg,#141e2beb,#0a1018f7);color:#dce7ee;text-align:left;box-shadow:0 18px 45px #0004}.markets-tabs button.active{border-color:#81bee25e;background:linear-gradient(145deg,#1b3346,#101924);box-shadow:inset 0 1px #ffffff10,0 24px 65px #0006}.markets-tabs b,.markets-tabs span{display:block}.markets-tabs b{font-size:14px}.markets-tabs span{margin-top:6px;color:#748697;font-size:12px}.markets-command{display:grid;grid-template-columns:minmax(220px,1fr) 170px auto;gap:10px;padding:12px;border:1px solid rgba(167,193,214,.12);border-radius:16px;background:#0d151f}.markets-command label{display:grid;gap:6px}.markets-command input,.markets-command select,.markets-command button{min-height:42px;border:1px solid rgba(167,193,214,.15);border-radius:11px;background:#070d14;color:#e8f1f6;padding:0 12px}.markets-command button{align-self:end;background:linear-gradient(180deg,#233748,#152330);color:#bfe2f5}.markets-summary{display:grid;grid-template-columns:repeat(4,1fr);margin:16px 0;border:1px solid rgba(167,193,214,.12);border-radius:16px;overflow:hidden;background:#0b121b}.markets-summary div{padding:14px 16px;border-right:1px solid rgba(167,193,214,.1)}.markets-summary div:last-child{border:0}.markets-summary span,.markets-detail-grid span{display:block;color:#708293;font-size:12px;letter-spacing:.12em}.markets-summary b{display:block;margin-top:7px;font-size:17px}.markets-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);gap:14px}.markets-board,.markets-detail{min-height:450px;border:1px solid rgba(167,193,214,.12);border-radius:18px;background:linear-gradient(150deg,#111a27f0,#080d14fa);box-shadow:0 25px 70px #0005;overflow:hidden}.market-row{width:100%;display:grid;grid-template-columns:minmax(160px,1fr) 110px 150px 80px;align-items:center;gap:16px;padding:15px 17px;border:0;border-bottom:1px solid rgba(167,193,214,.09);background:transparent;color:#e8eef3;text-align:left}.market-row:hover,.market-row.selected{background:#75b9e40d}.market-row>div:first-child span,.market-row-price span{display:block;color:#708293;font-size:12px}.market-row>div:first-child b,.market-row-price b{display:block;margin-top:4px;font-size:12px}.market-row-price{text-align:right}.market-row em,.markets-price em{font-style:normal;font-size:12px;text-align:right}.positive{color:#72c69a!important}.negative{color:#ee7167!important}.markets-spark{width:100%;height:42px}.markets-spark path{fill:none;stroke:#75bde8;stroke-width:2;vector-effect:non-scaling-stroke}.markets-flatline{display:block;width:100%;height:1px;background:#364653}.markets-detail{padding:20px}.markets-detail-head span{color:#708293;font-size:12px;letter-spacing:.14em}.markets-detail-head h2{margin:7px 0 4px;font:560 24px/1.05 system-ui;letter-spacing:-.03em}.markets-detail-head small{color:#7d91a3}.markets-price{display:grid;grid-template-columns:1fr auto;gap:4px 10px;align-items:end;margin:24px 0 12px}.markets-price b{font-size:30px;letter-spacing:-.04em}.markets-price span{color:#7c8d9c;font-size:12px}.markets-price em{grid-column:1/-1;text-align:left}.markets-detail>.markets-spark{height:90px;margin:8px 0 17px}.markets-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.markets-detail-grid div{padding:11px;border:1px solid rgba(167,193,214,.09);border-radius:10px;background:#ffffff03}.markets-detail-grid b{display:block;margin-top:5px;font-size:12px}.markets-observed{margin-top:14px;color:#65788a;font-size:12px;line-height:1.5}.markets-empty{padding:42px 24px;color:#778a9c;font-size:12px;text-align:center}@media(max-width:1000px){.markets-tabs{grid-template-columns:repeat(2,1fr)}.markets-layout{grid-template-columns:1fr}.markets-detail{min-height:300px}.markets-command{grid-template-columns:1fr 140px}.markets-command button{grid-column:1/-1}.market-row{grid-template-columns:minmax(140px,1fr) 100px 120px 70px}}@media(max-width:760px){.markets-workspace{padding:18px 13px 50px}.markets-tabs{grid-template-columns:1fr 1fr}.markets-tabs button{min-height:68px;padding:12px}.markets-tabs span{display:none}.markets-command{grid-template-columns:1fr}.markets-command button{grid-column:auto}.markets-summary{grid-template-columns:1fr 1fr}.markets-summary div:nth-child(2){border-right:0}.market-row{grid-template-columns:minmax(0,1fr) 92px 58px;padding:13px 12px;gap:8px}.market-row>.markets-spark{display:none}.market-row-price{font-size:12px}.markets-heading{align-items:center}.markets-detail{padding:15px}}@media(max-width:420px){.markets-tabs{grid-template-columns:1fr}.markets-summary{grid-template-columns:1fr 1fr}.market-row{grid-template-columns:minmax(0,1fr) 96px}.market-row em{display:none}}.property-opportunity-map{margin:14px 0;border:1px solid rgba(160,189,209,.14);border-radius:15px;overflow:hidden;background:#0a121a}.property-opportunity-map header{display:flex!important;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px!important;border-bottom:1px solid rgba(160,189,209,.11)}.property-opportunity-map header span,.property-opportunity-map header b{display:block}.property-opportunity-map header span{color:#7290a5;font-size:12px;letter-spacing:.13em}.property-opportunity-map header b{margin-top:4px;font-size:12px}.property-opportunity-map header small{color:#708392;font-size:12px}.property-opportunity-map iframe{display:block;width:100%;height:300px;border:0;filter:saturate(.72) contrast(1.05)}.property-opportunity-map-empty{margin:14px 0;padding:18px;border:1px dashed rgba(160,189,209,.16);border-radius:13px;color:#728493;font-size:12px}@media(max-width:760px){.property-opportunity-map iframe{height:240px}.property-opportunity-map header{align-items:flex-start!important;flex-direction:column}}.wm-shell{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-size:14px;line-height:1.48;background:radial-gradient(ellipse at 52% 4%,rgba(48,108,144,.22),transparent 38%),linear-gradient(155deg,#07101a,#04070b 74%);scrollbar-width:thin;scrollbar-color:#40596a transparent}.wm-stage{--wm-panel-top: 96px;min-height:760px;background:radial-gradient(circle at 55% 45%,#173343 0,#09151f 42%,#04070b 82%);isolation:isolate}.wm-stage:before{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 47%,transparent 22%,rgba(2,5,8,.12) 71%,rgba(2,4,7,.42) 100%)}.wm-stage:after{z-index:1;opacity:.48;background-size:84px 84px}.wm-globe,.wm-flat{z-index:0}.wm-head{z-index:12;min-height:78px;padding:13px 17px;border-bottom:1px solid rgba(210,235,249,.105);background:linear-gradient(180deg,#121c28eb,#080e16db);box-shadow:inset 0 1px #ffffff0d,0 18px 48px #0000004d;-webkit-backdrop-filter:blur(26px) saturate(1.28);backdrop-filter:blur(26px) saturate(1.28)}.wm-head>div:first-child{min-width:175px}.wm-head span,.wm-kicker,.wm-lower-head{font-size:12px;line-height:1.45}.wm-head h2{font-size:28px;line-height:1.05}.wm-head-actions{gap:8px}.wm-lens-switch,.wm-switch{min-height:43px;border-color:#d2ebf91f;border-radius:15px;background:linear-gradient(180deg,#1b2735e0,#080e16db);box-shadow:inset 0 1px #fff1,0 12px 30px #00000047}.wm-lens-switch button,.wm-switch button{min-height:35px;padding:8px 11px;border-radius:10px;font-size:12px;line-height:1.2;transition:transform .18s cubic-bezier(.18,.89,.32,1.2),color .18s ease,background .18s ease,box-shadow .18s ease}.wm-lens-switch button:active,.wm-switch button:active{transform:scale(.95)}.wm-layers,.wm-detail{z-index:8;top:var(--wm-panel-top);bottom:17px;max-height:none;border:1px solid rgba(213,236,249,.14);border-radius:21px;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.052),transparent 32%),linear-gradient(150deg,#182432e0,#050a10f0);box-shadow:inset 0 1px #ffffff13,0 30px 85px #0000007a,0 9px 28px #0000004f;-webkit-backdrop-filter:blur(30px) saturate(1.25);backdrop-filter:blur(30px) saturate(1.25)}.wm-layers{left:16px;width:270px;padding:16px 14px;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:thin}.wm-detail{right:16px;width:360px;padding:18px;overflow-y:auto}.wm-layers label{min-height:39px;margin:3px -4px;padding:9px 7px;border-radius:11px;font-size:13px;color:#a8bac5}.wm-layers label span{line-height:1.25}.wm-layers label b{font-size:12px}.wm-layer-group summary{min-height:37px;padding:9px 3px;font-size:12px}.wm-layer-controls{gap:7px}.wm-layer-controls input,.wm-layer-controls select{min-height:38px;border-radius:10px;font-size:13px}.wm-key{padding-top:13px}.wm-key strong,.wm-key small{font-size:12px;line-height:1.45}.wm-detail h3{margin-top:8px;font-size:clamp(21px,2vw,27px);line-height:1.14;letter-spacing:-.025em}.wm-detail p{font-size:14px;line-height:1.58;color:#9fb0bb}.wm-detail-grid{gap:7px}.wm-detail-grid span,.wm-signal-metrics>div{min-height:56px;padding:9px;border:1px solid rgba(214,235,247,.095);border-radius:11px;background:#050b116b;font-size:12px}.wm-detail-grid b,.wm-signal-metrics b{margin-top:5px;font-size:13px}.wm-assessment,.wm-correlation,.wm-facts{border-radius:12px;background:linear-gradient(140deg,#7ec6f00e,#ffffff03)}.wm-layer-signal{min-height:61px;border-radius:12px}.wm-layer-signal b{font-size:13px}.wm-detail-close{display:none;position:sticky;z-index:5;top:-8px;float:right;width:38px;height:38px;margin:-7px -7px 6px 8px;border:1px solid rgba(213,236,249,.15);border-radius:12px;background:#0f1822eb;color:#e8f3f8;font-size:22px;line-height:1;box-shadow:0 10px 28px #00000052}.wm-lower{gap:14px;padding:16px;background:linear-gradient(155deg,#101a26f0,#050a10fa)}.wm-lower>div{border:1px solid rgba(213,236,249,.105);border-radius:18px;overflow:hidden;background:#070d1494;box-shadow:inset 0 1px #ffffff0a,0 18px 48px #00000038}.wm-lower-head{min-height:44px;padding:12px 14px}.wm-events button,.wm-feed{min-height:62px;padding:11px 14px}.wm-events b,.wm-feed b{font-size:13px}.wm-events small,.wm-feed span{font-size:12px;line-height:1.5}.wm-drawer{border-radius:22px;background:radial-gradient(circle at 10% 0,rgba(255,255,255,.05),transparent 28%),linear-gradient(150deg,#182432f7,#050a10fb);box-shadow:inset 0 1px #ffffff13,0 45px 140px #000000b8;-webkit-backdrop-filter:blur(32px) saturate(1.24);backdrop-filter:blur(32px) saturate(1.24)}.wm-command-card{border-radius:23px;background:linear-gradient(150deg,#1b2735fa,#060b12fc);box-shadow:inset 0 1px #ffffff14,0 48px 140px #000000bf;animation:wm-premium-pop .34s cubic-bezier(.18,.89,.32,1.18)}.wm-popup{font-size:13px;line-height:1.5}.wm-popup b{font-size:14px}.wm-popup p{font-size:13px}.wm-analytic-surface{top:96px;border-radius:22px;box-shadow:inset 0 1px #ffffff14,0 40px 125px #000000b3}@keyframes wm-premium-pop{0%{opacity:0;transform:translateY(12px) scale(.975)}to{opacity:1;transform:none}}@keyframes wm-detail-sheet{0%{opacity:0;transform:translateY(24px) scale(.975)}to{opacity:1;transform:none}}@media(max-width:1240px){.wm-layers{width:235px}.wm-detail{width:320px}.wm-head-actions{flex-direction:column;align-items:flex-end}.wm-stage{--wm-panel-top: 116px}.wm-head{min-height:98px}.wm-analytic-surface{top:114px}}@media(max-width:900px){.wm-detail{width:310px}.wm-layers{width:225px}.wm-stage{min-height:720px}.wm-lower{grid-template-columns:1fr}.wm-lower>div:nth-child(2){display:block}}@media(max-width:700px){.wm-shell{font-size:15px}.wm-stage{--wm-panel-top: 137px;min-height:100dvh}.wm-head{min-height:123px;padding:11px 10px;align-items:flex-start}.wm-head>div:first-child{min-width:92px;padding-top:4px}.wm-head>div:first-child span{font-size:12px}.wm-head>div:first-child h2{font-size:20px}.wm-head-actions{width:calc(100% - 98px);gap:5px}.wm-lens-switch,.wm-switch{width:100%;min-height:40px;overflow-x:auto;scrollbar-width:none}.wm-lens-switch button,.wm-switch button{min-height:36px;flex:0 0 auto}.wm-layers{position:fixed;z-index:48;top:calc(8px + env(safe-area-inset-top));bottom:calc(8px + env(safe-area-inset-bottom));left:8px;width:min(330px,calc(100vw - 16px));padding:14px;border-radius:21px;transform:translate(calc(-100% - 20px));opacity:0;pointer-events:none}.wm-layers.mobile-open{transform:translate(0);opacity:1;pointer-events:auto}.wm-layers label{min-height:44px;font-size:13px}.wm-detail{display:none}.wm-detail.mobile-open{display:block;position:fixed;z-index:49;inset:auto 7px calc(7px + env(safe-area-inset-bottom));width:auto;max-height:min(72dvh,680px);padding:15px;border-radius:22px;animation:wm-detail-sheet .38s cubic-bezier(.18,.89,.32,1.12)}.wm-detail-close{display:grid;place-items:center}.wm-analytic-surface{inset:137px 5px 5px;border-radius:18px}.wm-lower{padding:10px}.wm-lower>div:nth-child(2){display:none}.wm-events button{min-height:68px}.wm-events b{font-size:13px}.wm-events small{font-size:12px}.wm-drawer{inset:calc(8px + env(safe-area-inset-top)) 8px calc(8px + env(safe-area-inset-bottom));width:auto!important;border-radius:22px}.wm-command{padding:8px}.wm-command-card{border-radius:20px}.wm-detail-grid{grid-template-columns:1fr 1fr}.wm-country-signals li{padding-block:10px}}@media(max-width:410px){.wm-stage{--wm-panel-top: 118px}.wm-head{display:block;min-height:108px}.wm-head>div:first-child{display:none}.wm-head-actions{width:100%}.wm-analytic-surface{inset:118px 4px 4px}.wm-detail.mobile-open{max-height:76dvh}.wm-country-risk{grid-template-columns:1fr}.wm-country-velocity{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.wm-shell *,.wm-shell *:before,.wm-shell *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.wm-layer-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.wm-layer-title .wm-kicker{min-width:0}.wm-layer-close{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;border:1px solid rgba(213,236,249,.13);border-radius:10px;background:#ffffff09;color:#a9bbc6;font-size:20px}.wm-layer-close:hover{border-color:#7ac3ed61;color:#eef7fb}.wm-stage.layers-collapsed .wm-layers{opacity:0;pointer-events:none;transform:translate(-24px) scale(.985)}.wm-stage.analytic-active .wm-layers.mobile-open{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.wm-stage.analytic-active:not(.layers-collapsed) .wm-layers{z-index:18;opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.wm-stage.analytic-active .wm-detail.mobile-open{z-index:22;opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.wm-country-signals{max-height:none!important;overflow:visible!important}.wm-visual-stream{display:grid!important;place-items:center;align-content:center;gap:7px;padding:15px!important;background:radial-gradient(circle at 50% 28%,rgba(93,214,197,.15),transparent 45%),#071016!important;text-align:center!important}.wm-visual-stream>i{width:13px;height:13px;border:2px solid #79dbc9;border-radius:50%;box-shadow:0 0 0 7px #63d8c40f,0 0 24px #63d8c452;animation:wm-stream-pulse 1.8s ease-in-out infinite}.wm-visual-stream>b{color:#87cfc4;font-size:12px;letter-spacing:.1em}.wm-visual-stream>span{position:static!important;padding:0!important;background:none!important;color:#cddbdd;font-size:12px!important;text-align:center!important}@keyframes wm-stream-pulse{50%{transform:scale(.72);opacity:.6}}.wm-media-loading{min-height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:30px;color:#8095a2;text-align:center}.wm-media-loading i{width:44px;height:44px;border:1px solid #7fcbe554;border-top-color:#bcecff;border-radius:50%;animation:wm-media-spin .9s linear infinite}.wm-media-loading b{color:#dbe9ef;font-size:15px}.wm-media-loading span{max-width:460px;font-size:13px}@keyframes wm-media-spin{to{transform:rotate(360deg)}}.wm-media-shell{min-height:100%;padding:18px}.wm-surface-hero.media{background:radial-gradient(circle at 86% 0,rgba(113,183,236,.22),transparent 38%),linear-gradient(135deg,#192b3a,#09111b 72%)}.wm-broadcast-deck{display:grid;grid-template-columns:230px minmax(0,1fr);gap:10px;margin-top:10px}.wm-station-strip{max-height:540px;overflow:auto;padding:7px;border:1px solid rgba(207,235,248,.13);border-radius:17px;background:linear-gradient(150deg,#101b27eb,#060b11f5);scrollbar-width:thin}.wm-station-strip button{width:100%;display:grid;grid-template-columns:9px minmax(0,1fr);gap:2px 9px;align-items:center;min-height:48px;padding:9px 10px;border:1px solid transparent;border-radius:11px;background:transparent;color:#c5d1d7;text-align:left}.wm-station-strip button:hover,.wm-station-strip button.active{border-color:#7ec7f033;background:#71bae616}.wm-station-strip i{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:#6dcf9b;box-shadow:0 0 11px #6dcf9b99}.wm-station-strip span,.wm-station-strip small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wm-station-strip span{font-size:12.5px;font-weight:650}.wm-station-strip small{color:#6f8490;font-size:12px}.wm-broadcast-frame{position:relative;min-height:440px;overflow:hidden;border:1px solid rgba(210,236,249,.14);border-radius:18px;background:#020406;box-shadow:0 25px 75px #00000073}.wm-broadcast-frame iframe{display:block;width:100%;height:100%;min-height:440px;border:0;background:#020406}.wm-broadcast-frame>div{position:absolute;left:13px;right:13px;bottom:13px;display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;padding:10px 12px;border:1px solid rgba(221,239,249,.14);border-radius:12px;background:#050b11c7;box-shadow:inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:none}.wm-broadcast-frame>div i{grid-row:1/3;width:8px;height:8px;border-radius:50%;background:#ee7168;box-shadow:0 0 13px #ee7168}.wm-broadcast-frame>div span{color:#93a7b1;font-size:12px;letter-spacing:.12em}.wm-broadcast-frame>div b{font-size:13px}.wm-broadcast-offline{min-height:440px;display:grid;place-items:center;align-content:center;gap:7px;border:1px solid rgba(210,236,249,.12);border-radius:18px;background:#061019;color:#8195a1;text-align:center}.wm-broadcast-offline b{color:#d8e5eb;font-size:15px}.wm-media-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.wm-media-column{min-width:0;overflow:hidden;border:1px solid rgba(207,235,248,.12);border-radius:17px;background:linear-gradient(150deg,#101a26e6,#060b12f5);box-shadow:inset 0 1px #ffffff0a,0 18px 48px #0000002e}.wm-media-column>header{position:sticky;z-index:2;top:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;padding:13px 14px;border-bottom:1px solid rgba(207,235,248,.1);background:#0c141eeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wm-media-column>header span,.wm-media-column>header b{display:block}.wm-media-column>header span{color:#a9c2cf;font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.wm-media-column>header b{color:#667c89;font-size:12px;font-weight:500}.wm-media-column>header strong{grid-column:2;grid-row:1/3;align-self:center;color:#dbe8ed;font-size:16px}.wm-media-column>div{max-height:620px;overflow:auto;padding:6px;scrollbar-width:thin}.wm-media-story{border-bottom:1px solid rgba(207,235,248,.08)}.wm-media-story:last-child{border:0}.wm-media-story>button{width:100%;display:grid;gap:5px;padding:12px 10px;border:0;border-radius:10px;background:transparent;color:#d7e1e5;text-align:left}.wm-media-story>button:hover,.wm-media-story>button[aria-expanded=true]{background:#75bde70f}.wm-media-story>button span{color:#728995;font-size:12px}.wm-media-story>button b{font-size:13px;line-height:1.38}.wm-media-story>button em{color:#82bad9;font-size:12px;font-style:normal}.wm-media-story-detail{margin:0 9px 10px;padding:11px;border:1px solid rgba(211,237,249,.1);border-radius:11px;background:#03080d94}.wm-media-story-detail p{margin:0;color:#96a8b0;font-size:13px;line-height:1.55}.wm-media-story-detail>small{display:block;margin-top:8px;color:#6f8490;font-size:12px}.wm-media-story-detail>div{display:grid;gap:3px;margin-top:10px;padding-top:9px;border-top:1px solid rgba(211,237,249,.09)}.wm-media-story-detail>div span{color:#72a9c8;font-size:12px;letter-spacing:.12em}.wm-media-story-detail>div b{color:#81939c;font-size:12px;font-weight:500}.wm-media-awaiting{padding:25px 14px;color:#758a96;font-size:13px;line-height:1.55;text-align:center}.wm-media-health{display:flex;align-items:center;gap:10px;margin-top:10px;padding:11px 13px;border:1px solid rgba(207,235,248,.11);border-radius:14px;background:#080e15bf;color:#718692;font-size:12px}.wm-media-health b{margin-right:auto;color:#9dafb8}.wm-media-health button{min-height:34px;padding:0 11px;border:1px solid rgba(126,198,239,.22);border-radius:10px;background:#6fb9e514;color:#b9dced}@media(max-width:1000px){.wm-broadcast-deck{grid-template-columns:180px minmax(0,1fr)}.wm-media-columns{grid-template-columns:1fr 1fr}.wm-media-column:last-child{grid-column:1/-1}.wm-media-column>div{max-height:480px}}@media(max-width:900px){.wm-pressure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.wm-layers{position:fixed!important;z-index:48!important;top:calc(8px + env(safe-area-inset-top))!important;bottom:calc(8px + env(safe-area-inset-bottom))!important;left:8px!important;width:min(340px,calc(100vw - 16px))!important;transform:translate(calc(-100% - 22px))!important;opacity:0!important;pointer-events:none!important}.wm-layers.mobile-open{transform:translate(0)!important;opacity:1!important;pointer-events:auto!important}.wm-detail.mobile-open{display:block!important;position:fixed;z-index:49;inset:auto 7px calc(7px + env(safe-area-inset-bottom));width:auto;max-height:min(76dvh,700px);padding:15px;border-radius:22px;overflow-y:auto;overscroll-behavior:contain;animation:wm-detail-sheet .38s cubic-bezier(.18,.89,.32,1.12)}.wm-detail-close{display:grid;place-items:center}.wm-stage{height:100%;min-height:680px}.wm-switch button:nth-of-type(n+6){display:block!important}}@media(max-width:700px){.wm-stage{height:100%;min-height:0}.wm-shell{height:100%}.wm-head-actions{min-width:0}.wm-lens-switch button,.wm-switch button{font-size:12px}.wm-broadcast-deck{grid-template-columns:1fr}.wm-station-strip{display:flex;max-height:none;overflow-x:auto}.wm-station-strip button{flex:0 0 160px}.wm-broadcast-frame,.wm-broadcast-frame iframe,.wm-broadcast-offline{min-height:240px}.wm-media-shell{padding:9px}.wm-media-columns{grid-template-columns:1fr}.wm-media-column:last-child{grid-column:auto}.wm-media-column>div{max-height:430px}.wm-media-health{align-items:flex-start;flex-wrap:wrap}.wm-media-health b{width:100%;order:2}.wm-media-health button{margin-left:auto}.wm-stage.analytic-active .wm-layers.mobile-open{transform:translate(0)!important}}@media(min-width:701px)and (max-width:1120px){.wm-stage{--wm-panel-top:140px}.wm-analytic-surface{top:140px}.wm-head{min-height:124px}}@media(max-width:410px){.wm-broadcast-frame,.wm-broadcast-frame iframe,.wm-broadcast-offline{min-height:205px}.wm-media-column>div{max-height:390px}}.wm-lens-switch button[data-world-surface=analysis] i{background:#93c8ff;box-shadow:0 0 12px #70b7ff}.wm-stage.analysis-suite-active .wm-analytic-surface{background:radial-gradient(circle at 76% -12%,rgba(88,160,218,.17),transparent 34%),linear-gradient(155deg,#0c1723,#050a10 76%)}.wm-intelligence-suite{min-height:100%;padding:18px}.wm-surface-hero.analysis{background:radial-gradient(circle at 88% 0,rgba(122,190,239,.24),transparent 38%),radial-gradient(circle at 12% 100%,rgba(111,205,188,.09),transparent 30%),linear-gradient(135deg,#182c3d,#09121c 72%)}.wm-predictions-strip{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:12px;margin-top:10px;padding:12px;border:1px solid rgba(187,224,246,.13);border-radius:16px;background:linear-gradient(90deg,#152534f5,#070d14f5);overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 18px 45px #00000038}.wm-predictions-strip>div:first-child span,.wm-predictions-strip>div:first-child small{display:block}.wm-predictions-strip>div:first-child span{color:#a9d2e8;font-size:12px;font-weight:760;letter-spacing:.12em}.wm-predictions-strip>div:first-child small{margin-top:4px;color:#66808f;font-size:12px}.wm-predictions-track{display:flex;width:max-content;gap:24px;animation:wm-predictions-flow 44s linear infinite}.wm-predictions-track span{display:flex;align-items:center;gap:7px;color:#91a6b2;font-size:12.5px;white-space:nowrap}.wm-predictions-track i{width:7px;height:7px;border-radius:50%;background:var(--signal);box-shadow:0 0 10px var(--signal)}.wm-predictions-track b{color:#d0dde3;font-size:12px}@keyframes wm-predictions-flow{to{transform:translate(-50%)}}.wm-intelligence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:10px}.wm-intelligence-card{min-width:0;min-height:190px;display:flex;flex-direction:column;padding:15px;border:1px solid rgba(197,228,246,.115);border-radius:17px;background:radial-gradient(circle at 10% -18%,rgba(255,255,255,.06),transparent 40%),linear-gradient(150deg,#121f2cf0,#070d14fa);color:#dbe7ed;text-align:left;box-shadow:inset 0 1px #ffffff0d,0 18px 48px #0003;transition:transform .28s cubic-bezier(.2,.82,.22,1),border-color .2s ease,box-shadow .28s ease}.wm-intelligence-card:hover{transform:translateY(-3px);border-color:#7bc5ef52;box-shadow:inset 0 1px #ffffff14,0 28px 65px #00000059,0 0 34px #54a6dc0f}.wm-intelligence-card.priority{border-color:#e09a693d}.wm-intelligence-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.wm-intelligence-card header span{font-size:13px;font-weight:700}.wm-intelligence-card header strong{padding:4px 6px;border-radius:7px;background:#75bee510;color:#83bee0;font-size:12px;letter-spacing:.08em}.wm-intelligence-card.priority header strong{background:#dc8b6116;color:#dfa17d}.wm-intelligence-score{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin:18px 0 10px}.wm-intelligence-score b{font-size:29px;line-height:1;letter-spacing:-.05em}.wm-intelligence-score i{height:4px;border-radius:999px;background:#243544;overflow:hidden}.wm-intelligence-score em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5aa7d3,#82d1b2,#d8a666)}.wm-intelligence-card p{margin:0;color:#768b97;font-size:12.5px;line-height:1.5}.wm-intelligence-card footer{display:grid;gap:5px;margin-top:auto;padding-top:14px;border-top:1px solid rgba(201,231,247,.085)}.wm-intelligence-card footer span{color:#65808f;font-size:12px}.wm-intelligence-card footer b{overflow:hidden;color:#aebfc8;font-size:12px;font-weight:550;text-overflow:ellipsis;white-space:nowrap}.wm-broadcast-poster{background:radial-gradient(circle at 48% 42%,rgba(87,166,218,.18),transparent 25%),linear-gradient(145deg,#0a1722,#03070b)}.wm-broadcast-poster>button{position:absolute;inset:0;width:100%;display:grid;place-items:center;align-content:center;gap:8px;border:0;background:transparent;color:#d8e9f2;text-align:center}.wm-broadcast-poster>button>i{width:58px;height:58px;border:1px solid rgba(178,225,249,.34);border-radius:50%;background:radial-gradient(circle,#aadbf334,#6aa7cb10);box-shadow:0 0 0 12px #71bce70a,0 18px 48px #00000059}.wm-broadcast-poster>button>i:after{content:"";display:block;margin:18px 0 0 23px;border-style:solid;border-width:10px 0 10px 16px;border-color:transparent transparent transparent #d9eef8}.wm-broadcast-poster>button strong{font-size:15px}.wm-broadcast-poster>button span,.wm-broadcast-poster>button small{display:block}.wm-broadcast-poster>button span{color:#95aebb;font-size:13px}.wm-broadcast-poster>button small{color:#647b88;font-size:12px}@media(max-width:1250px){.wm-intelligence-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.wm-intelligence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wm-predictions-strip{grid-template-columns:1fr}.wm-predictions-strip>div:first-child{display:none}}@media(max-width:560px){.wm-intelligence-suite{padding:9px}.wm-intelligence-grid{grid-template-columns:1fr}.wm-intelligence-card{min-height:168px}}.wm-head{display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.wm-world-title{display:flex;flex-direction:column;justify-content:center;min-width:205px}.wm-world-title h2{margin:0;color:#edf5f8;font-size:26px;letter-spacing:-.035em}.wm-world-title small{order:-1;margin-bottom:4px;color:#6f8b9b;font-size:12px;font-weight:760;letter-spacing:.16em}.wm-nav-deck{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.wm-nav-popover{position:relative}.wm-nav-trigger{position:relative;min-width:148px;height:48px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-content:center;gap:2px 12px;padding:8px 37px 8px 13px;border:1px solid rgba(203,232,248,.14);border-radius:15px;background:radial-gradient(circle at 22% 0,rgba(255,255,255,.1),transparent 34%),linear-gradient(155deg,#1c2b3af0,#080f17f2);box-shadow:inset 0 1px #ffffff14,0 14px 34px #0000004d;color:#dbe9ef;text-align:left;transition:transform .2s cubic-bezier(.18,.88,.28,1.15),border-color .2s ease,box-shadow .2s ease}.wm-nav-trigger:hover,.wm-nav-trigger[aria-expanded=true]{transform:translateY(-1px);border-color:#7ec9f357;box-shadow:inset 0 1px #ffffff1c,0 19px 42px #0000006b,0 0 26px #59b1e714}.wm-nav-trigger>span{grid-column:1;color:#718997;font-size:12px;font-weight:730;letter-spacing:.13em;text-transform:uppercase}.wm-nav-trigger>b{grid-column:1;color:#e5eff3;font-size:13px;font-weight:650}.wm-nav-trigger>i{position:absolute;right:14px;top:50%;width:8px;height:8px;border-right:1px solid #88a9bb;border-bottom:1px solid #88a9bb;transform:translateY(-70%) rotate(45deg);transition:transform .24s ease}.wm-nav-trigger[aria-expanded=true]>i{transform:translateY(-20%) rotate(225deg)}.wm-nav-menu,.wm-action-menu{position:absolute;z-index:80;top:calc(100% + 9px);right:0;min-width:280px;padding:7px;border:1px solid rgba(206,233,248,.16);border-radius:18px;background:radial-gradient(circle at 14% 0,rgba(255,255,255,.08),transparent 28%),linear-gradient(150deg,#182634fb,#050b12fc);box-shadow:inset 0 1px #ffffff17,0 34px 100px #000000b3;-webkit-backdrop-filter:blur(32px) saturate(1.3);backdrop-filter:blur(32px) saturate(1.3);transform-origin:90% 0;animation:wm-nav-menu-in .28s cubic-bezier(.18,.89,.3,1.16)}.wm-nav-menu[hidden],.wm-action-menu[hidden]{display:none}.wm-nav-menu button{width:100%;display:grid;grid-template-columns:10px minmax(0,1fr);align-items:center;gap:10px;min-height:54px;padding:9px 11px;border:1px solid transparent;border-radius:12px;background:transparent;color:#c9d7de;text-align:left}.wm-nav-menu button:hover,.wm-nav-menu button.active{border-color:#80caf32e;background:linear-gradient(120deg,#66b3e11c,#ffffff06)}.wm-nav-menu button>i{width:7px;height:7px;border-radius:50%;background:#607683}.wm-nav-menu button.active>i{background:#7ed4bc;box-shadow:0 0 14px #7ed4bc}.wm-nav-menu button span,.wm-nav-menu button b,.wm-nav-menu button small{display:block}.wm-nav-menu button b{font-size:13px}.wm-nav-menu button small{margin-top:2px;color:#6e8491;font-size:12px}.wm-action-menu{min-width:330px;display:grid;grid-template-columns:1fr 1fr;gap:5px}.wm-action-menu button{min-height:64px;display:grid;align-content:center;gap:3px;padding:10px 11px;border:1px solid rgba(207,234,248,.07);border-radius:12px;background:#ffffff05;color:#d5e1e6;text-align:left}.wm-action-menu button:hover{border-color:#80caf333;background:#68b7e414}.wm-action-menu button span,.wm-action-menu button small{display:block}.wm-action-menu button span{font-size:12px;font-weight:680}.wm-action-menu button small{color:#68808e;font-size:12px;line-height:1.35}@keyframes wm-nav-menu-in{0%{opacity:0;transform:translateY(-7px) scale(.96)}to{opacity:1;transform:none}}.wm-analytic-surface{z-index:10;inset:auto 10px 10px}.wm-stage.analytic-active .wm-analytic-surface{animation:wm-workspace-unfold .28s cubic-bezier(.2,.82,.25,1)}@keyframes wm-workspace-unfold{0%{opacity:.45;transform:translate3d(0,7px,0) scale(.995)}to{opacity:1;transform:none}}.wm-world-home{display:flex;align-items:center;gap:8px;height:48px;padding:0 14px;border:1px solid rgba(132,205,240,.24);border-radius:15px;background:#0b1721;color:#dcebf2;font-size:12px;font-weight:700;white-space:nowrap;transition:transform .2s ease,border-color .2s ease,background .2s ease}.wm-world-home[hidden]{display:none}.wm-world-home:hover{transform:translateY(-1px);border-color:#84cdf07a;background:#102330}.wm-world-home i{width:8px;height:8px;border-left:1px solid #8fd8f7;border-bottom:1px solid #8fd8f7;transform:rotate(45deg)}.wm-osiris-shell{display:grid;grid-template-rows:54px minmax(0,1fr);height:100%;min-height:620px;background:#02070b}.wm-osiris-shell>header{z-index:2;display:flex;align-items:center;gap:9px;padding:7px 10px;border-bottom:1px solid rgba(116,190,224,.18);background:linear-gradient(90deg,#07131b,#03090d)}.wm-osiris-shell>header>div{min-width:0;margin-right:auto}.wm-osiris-shell>header span,.wm-osiris-shell>header b{display:block}.wm-osiris-shell>header span{color:#d8b35f;font:12px ui-monospace;letter-spacing:.16em}.wm-osiris-shell>header b{margin-top:3px;color:#e4f1f6;font-size:13px}.wm-osiris-shell>header button{min-height:36px;padding:0 11px;border:1px solid rgba(120,196,230,.2);border-radius:10px;background:#0d1b24;color:#b9d7e5}.wm-osiris-shell>header button:hover{border-color:#78dcff;color:#eafaff}.wm-osiris-stage{position:relative;min-height:0}.wm-osiris-stage iframe{display:block;width:100%;height:100%;min-height:566px;border:0;background:#02070b}.wm-osiris-loading{position:absolute;z-index:1;inset:0;display:grid;place-items:center;align-content:center;gap:9px;background:radial-gradient(circle,#102938,#02070b 60%);color:#7897a6;pointer-events:none;transition:opacity .25s ease}.wm-osiris-loading i{width:30px;height:30px;border:2px solid rgba(119,221,255,.16);border-top-color:#7df;border-radius:50%;animation:wm-osiris-spin .8s linear infinite}.wm-osiris-shell.ready .wm-osiris-loading{opacity:0}@keyframes wm-osiris-spin{to{transform:rotate(1turn)}}.wm-analysis-focus{min-height:100%;display:grid;grid-template-columns:248px minmax(0,1fr);background:radial-gradient(circle at 78% -10%,rgba(90,172,228,.13),transparent 34%),linear-gradient(145deg,#0b1520,#04090f 76%)}.wm-analysis-rail{position:sticky;top:0;height:calc(100vh - 198px);min-height:640px;display:flex;flex-direction:column;border-right:1px solid rgba(205,233,248,.11);background:linear-gradient(165deg,#15222feb,#060c13f5);overflow:hidden}.wm-analysis-rail>header{display:flex;align-items:center;gap:10px;padding:17px;border-bottom:1px solid rgba(205,233,248,.1)}.wm-analysis-rail>header>button{width:36px;height:36px;border:1px solid rgba(205,233,248,.14);border-radius:11px;background:#ffffff09;color:#cae2ee;font-size:18px}.wm-analysis-rail>header span,.wm-analysis-rail>header b{display:block}.wm-analysis-rail>header span{color:#6f8a99;font-size:12px;letter-spacing:.16em}.wm-analysis-rail>header b{margin-top:2px;font-size:13px}.wm-analysis-rail nav{flex:1;overflow:auto;padding:7px;scrollbar-width:thin}.wm-analysis-rail nav button{width:100%;display:grid;grid-template-columns:29px minmax(0,1fr);align-items:center;gap:9px;min-height:44px;padding:7px 9px;border:1px solid transparent;border-radius:11px;background:transparent;color:#8da2ad;text-align:left}.wm-analysis-rail nav button:hover,.wm-analysis-rail nav button.active{border-color:#7cc6ef29;background:linear-gradient(115deg,#61b0de1c,#ffffff05);color:#e0ebef}.wm-analysis-rail nav button i{display:grid;place-items:center;width:25px;height:25px;border:1px solid rgba(184,222,242,.1);border-radius:8px;color:#5f7887;font-size:12px;font-style:normal}.wm-analysis-rail nav button.active i{border-color:#7ccdbf47;color:#83d2c0}.wm-analysis-rail nav button span{font-size:12px;font-weight:620;line-height:1.2}.wm-analysis-main{min-width:0;padding:20px 22px 50px;overflow:hidden}.wm-analysis-focus-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:25px;align-items:center;min-height:185px;padding:25px;border:1px solid rgba(206,234,248,.13);border-radius:22px;background:radial-gradient(circle at 85% 10%,rgba(107,194,239,.18),transparent 34%),linear-gradient(140deg,#182b3bf5,#070e16fa);box-shadow:inset 0 1px #ffffff13,0 28px 78px #00000061;overflow:hidden}.wm-analysis-focus-hero:after{content:"";position:absolute;inset:-120% -20%;background:linear-gradient(108deg,transparent 42%,rgba(255,255,255,.06) 49%,transparent 56%);animation:wm-analysis-glint 7s ease-in-out infinite;pointer-events:none}.wm-analysis-focus-hero>div:first-child{position:relative;z-index:1}.wm-analysis-focus-hero span{color:#7eb3cf;font-size:12px;font-weight:760;letter-spacing:.15em}.wm-analysis-focus-hero h2{margin:8px 0;color:#f0f6f8;font-size:clamp(29px,4vw,48px);line-height:1;letter-spacing:-.055em}.wm-analysis-focus-hero p{max-width:850px;margin:0;color:#9caeb7;font-size:14px;line-height:1.65}.wm-analysis-gauge{position:relative;z-index:1;width:100px;height:100px;display:grid;place-items:center;align-content:center;border:1px solid rgba(196,230,248,.16);border-radius:50%;background:radial-gradient(circle,#57a0c91f,#050c13e6 66%);box-shadow:inset 0 0 0 7px #ffffff05,0 18px 48px #00000057}.wm-analysis-gauge:before{content:"";position:absolute;inset:-1px;border-radius:inherit;background:conic-gradient(#70c7b3 calc(var(--score) * 1%),#cee8f514 0);-webkit-mask:radial-gradient(transparent 62%,#000 63%);mask:radial-gradient(transparent 62%,#000 63%)}.wm-analysis-gauge b,.wm-analysis-gauge span{display:block}.wm-analysis-gauge b{font-size:28px;letter-spacing:-.05em}.wm-analysis-gauge span{margin-top:2px;color:#68808d;font-size:12px;letter-spacing:.12em;text-transform:uppercase}@keyframes wm-analysis-glint{0%,40%{transform:translate(-55%)}70%,to{transform:translate(55%)}}.wm-analysis-statbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:11px 0;border:1px solid rgba(205,233,248,.11);border-radius:17px;background:#081018c7;overflow:hidden}.wm-analysis-statbar>span{min-width:0;padding:13px 14px;border-right:1px solid rgba(205,233,248,.09)}.wm-analysis-statbar>span:last-child{border:0}.wm-analysis-statbar small,.wm-analysis-statbar b{display:block}.wm-analysis-statbar small{color:#657e8c;font-size:12px;letter-spacing:.12em}.wm-analysis-statbar b{overflow:hidden;margin-top:5px;color:#dbe8ed;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.wm-analysis-columns{display:grid;grid-template-columns:1fr 1fr;gap:11px}.wm-analysis-block{margin-top:11px;border:1px solid rgba(205,233,248,.11);border-radius:18px;background:linear-gradient(150deg,#101c28e0,#060c13f0);box-shadow:inset 0 1px #ffffff0a,0 20px 55px #0003;overflow:hidden}.wm-analysis-block>header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:12px 14px;border-bottom:1px solid rgba(205,233,248,.09);background:#ffffff04}.wm-analysis-block>header span{color:#86a5b5;font-size:12px;font-weight:750;letter-spacing:.14em}.wm-analysis-block>header b{color:#627b89;font-size:12px;font-weight:530}.wm-analysis-domain-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:8px}.wm-analysis-domain-grid article{position:relative;min-height:88px;padding:11px;border:1px solid rgba(205,233,248,.08);border-radius:11px;background:#09121a;overflow:hidden}.wm-analysis-domain-grid span,.wm-analysis-domain-grid b,.wm-analysis-domain-grid small{display:block}.wm-analysis-domain-grid span{color:#728997;font-size:12px;text-transform:uppercase}.wm-analysis-domain-grid b{margin-top:6px;font-size:19px}.wm-analysis-domain-grid small{margin-top:3px;color:#586f7c;font-size:12px}.wm-analysis-domain-grid i{position:absolute;inset:auto 0 0;height:3px;background:#23343f}.wm-analysis-domain-grid em{display:block;height:100%;background:linear-gradient(90deg,#66b7e2,#7acbb7)}.wm-analysis-implications{padding:8px}.wm-analysis-implications article{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;padding:11px 7px;border-bottom:1px solid rgba(205,233,248,.07)}.wm-analysis-implications article:last-child{border:0}.wm-analysis-implications i{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(205,233,248,.1);border-radius:9px;color:#688595;font-size:12px;font-style:normal}.wm-analysis-implications b{font-size:12px}.wm-analysis-implications p{margin:4px 0 0;color:#78909c;font-size:12px;line-height:1.5}.wm-analysis-evidence>div{padding:7px}.wm-analysis-evidence details{border-bottom:1px solid rgba(205,233,248,.07)}.wm-analysis-evidence details:last-child{border:0}.wm-analysis-evidence summary{display:grid;grid-template-columns:5px minmax(0,1fr) 38px;align-items:center;gap:11px;min-height:65px;padding:10px;border-radius:11px;cursor:pointer;list-style:none}.wm-analysis-evidence summary::-webkit-details-marker{display:none}.wm-analysis-evidence summary:hover,.wm-analysis-evidence details[open] summary{background:#6ebee80e}.wm-analysis-evidence summary>i{width:4px;height:34px;border-radius:9px;background:var(--signal);box-shadow:0 0 14px color-mix(in srgb,var(--signal) 42%,transparent)}.wm-analysis-evidence summary small,.wm-analysis-evidence summary b{display:block}.wm-analysis-evidence summary small{color:#667f8d;font-size:12px}.wm-analysis-evidence summary b{margin-top:3px;font-size:12.5px}.wm-analysis-evidence summary strong{font-size:14px;text-align:right}.wm-analysis-evidence details>div{margin:0 10px 10px 26px;padding:13px;border:1px solid rgba(205,233,248,.09);border-radius:12px;background:#071018}.wm-analysis-evidence details p{margin:0;color:#93a7b1;font-size:12px;line-height:1.6}.wm-analysis-evidence details ul{margin:10px 0 0;padding-left:18px;color:#7e939e;font-size:12px}.wm-analysis-evidence details footer{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid rgba(205,233,248,.08);font-size:12px}.wm-analysis-evidence details footer span{color:#657d8a}.wm-analysis-evidence details footer b{color:#a9bbc3}.wm-analysis-quiet{display:grid;place-items:center;align-content:center;min-height:200px;padding:24px;text-align:center}.wm-analysis-quiet>i{width:11px;height:11px;border:2px solid #71c7ae;border-radius:50%;box-shadow:0 0 0 8px #71c7ae0f,0 0 23px #71c7ae40;animation:wm-stream-pulse 1.8s ease-in-out infinite}.wm-analysis-quiet b{margin-top:17px;font-size:15px}.wm-analysis-quiet p{max-width:580px;margin:7px 0 0;color:#728994;font-size:12px}.wm-analysis-health>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:8px}.wm-analysis-health>div>span{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:4px 8px;align-items:center;min-height:58px;padding:9px;border:1px solid rgba(205,233,248,.08);border-radius:11px;background:#081119}.wm-analysis-health>div>span>i{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:#6ed09e;box-shadow:0 0 11px #6ed09e75}.wm-analysis-health span b,.wm-analysis-health span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wm-analysis-health span b{font-size:12px}.wm-analysis-health span small{color:#5f7785;font-size:12px}.wm-analysis-health span strong{font-size:12px}@media(max-width:1180px){.wm-nav-trigger{min-width:126px}.wm-analysis-focus{grid-template-columns:215px minmax(0,1fr)}.wm-analysis-main{padding-inline:16px}.wm-analysis-statbar{grid-template-columns:repeat(3,1fr)}.wm-analysis-statbar>span:nth-child(3){border-right:0}.wm-analysis-statbar>span:nth-child(n+4){border-top:1px solid rgba(205,233,248,.09)}.wm-analysis-health>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.wm-world-title{min-width:170px}.wm-nav-trigger{min-width:116px}.wm-analysis-focus{display:block}.wm-analysis-rail{position:sticky;z-index:4;top:0;height:auto;min-height:0;border-right:0;border-bottom:1px solid rgba(205,233,248,.11)}.wm-analysis-rail>header{padding:9px 11px}.wm-analysis-rail nav{display:flex;overflow-x:auto;padding:6px}.wm-analysis-rail nav button{flex:0 0 165px}.wm-analysis-main{padding:13px 13px 45px}}@media(max-width:700px){.wm-head{min-height:82px;padding:9px}.wm-world-title{min-width:0}.wm-world-title h2{font-size:19px}.wm-world-title small{font-size:12px}.wm-nav-deck{gap:5px}.wm-nav-trigger{min-width:0;width:48px;height:48px;padding:7px;border-radius:14px;text-align:center}.wm-nav-trigger>span,.wm-nav-trigger>i{display:none}.wm-nav-trigger>b{font-size:12px;line-height:1.05}.wm-nav-popover-actions .wm-nav-trigger{width:56px}.wm-nav-menu,.wm-action-menu{position:fixed;z-index:90;top:calc(70px + env(safe-area-inset-top));right:7px;left:7px;min-width:0;max-height:calc(100dvh - 84px - env(safe-area-inset-top));overflow:auto}.wm-stage{--wm-panel-top:90px}.wm-analytic-surface{inset:90px 4px 4px}.wm-analysis-main{padding:9px 9px 40px}.wm-analysis-focus-hero{grid-template-columns:1fr 76px;gap:11px;min-height:150px;padding:17px}.wm-analysis-focus-hero h2{font-size:29px}.wm-analysis-focus-hero p{font-size:12px;line-height:1.5}.wm-analysis-gauge{width:72px;height:72px}.wm-analysis-gauge b{font-size:21px}.wm-analysis-statbar{grid-template-columns:1fr 1fr}.wm-analysis-statbar>span{border-top:1px solid rgba(205,233,248,.09)}.wm-analysis-statbar>span:nth-child(-n+2){border-top:0}.wm-analysis-statbar>span:nth-child(2n){border-right:0}.wm-analysis-statbar>span:last-child{grid-column:1/-1}.wm-analysis-columns{grid-template-columns:1fr}.wm-analysis-health>div{grid-template-columns:1fr}.wm-analysis-evidence details footer{grid-template-columns:auto 1fr}.wm-analysis-evidence details footer span:nth-of-type(2){margin-left:0}}@media(max-width:700px){.wm-world-home{width:48px;padding:0;justify-content:center}.wm-world-home span{display:none}.wm-osiris-shell>header span{display:none}.wm-osiris-shell>header button{padding-inline:8px}}@media(prefers-reduced-motion:reduce){.wm-stage.analytic-active .wm-analytic-surface,.wm-osiris-loading i{animation:none!important}}@media(max-width:410px){.wm-world-title small{display:none}.wm-world-title h2{font-size:17px}.wm-nav-trigger{width:44px}.wm-nav-popover-actions .wm-nav-trigger{width:50px}.wm-analysis-focus-hero{display:block}.wm-analysis-gauge{margin-top:14px}.wm-analysis-domain-grid{grid-template-columns:1fr 1fr}}.wm-surface-menu button{min-height:44px;padding-block:10px}.wm-surface-menu{min-width:min(280px,calc(100vw - 40px))}.wm-surface-menu button span{display:block}.wm-nav-trigger[data-world-surface-trigger]{min-width:0;max-width:280px}.wm-nav-trigger[data-world-surface-trigger] b{white-space:normal;text-align:left;line-height:1.3}@media(max-width:760px){.wm-nav-trigger[data-world-surface-trigger]{max-width:220px}.wm-surface-menu{max-width:calc(100vw - 40px)}}.wm-analytic-surface{overflow-y:auto!important;overflow-x:hidden!important;min-height:0;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#315267 transparent}.wm-surface-shell,.wm-intelligence-suite,.wm-analysis-focus,.wm-media-shell,.aeon-live-sources{height:auto!important;min-height:100%;overflow:visible!important}.wm-wall-grid,.wm-intelligence-grid{align-items:stretch;overflow:visible}.wm-wall-panel,.wm-intelligence-card{min-width:0;overflow:visible}.wm-analysis-main{overflow:visible}.wm-stage.analytic-active{min-height:0}.wm-broadcast-frame iframe{content-visibility:auto}.wm-analytic-surface{contain:layout paint;background:#071018;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.wm-stage.analytic-active .wm-analytic-surface{will-change:transform,opacity;animation-duration:.2s}.wm-analytic-surface[aria-busy=true]{cursor:progress}.wm-analytic-surface[aria-busy=true]:before{content:"Preparing workspace";position:sticky;z-index:90;top:10px;float:right;margin:10px 14px -38px;padding:7px 10px;border:1px solid rgba(128,202,243,.18);border-radius:10px;background:#0d1c26;color:#86aaba;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.wm-analysis-focus-hero:after{animation:none!important}.wm-world-home{transform:translateZ(0)}.wm-workspace-home{position:sticky;z-index:94;top:10px;float:left;display:flex;align-items:center;gap:8px;height:38px;margin:10px 0 -48px 10px;padding:0 12px;border:1px solid rgba(120,216,255,.38);border-radius:10px;background:#07131df2;color:#dff6ff;font:700 12px Inter,ui-sans-serif;box-shadow:0 10px 28px #0008;-webkit-backdrop-filter:none;backdrop-filter:none;transition:transform .18s ease,border-color .18s ease}.wm-workspace-home:hover{transform:translateY(-1px);border-color:#7df;background:#0b2130}.wm-workspace-home i,.wm-osiris-world i{width:8px;height:8px;border-left:1px solid #8fd8f7;border-bottom:1px solid #8fd8f7;transform:rotate(45deg)}.wm-osiris-world{display:flex!important;align-items:center;gap:7px}.wm-x-desk{margin-top:10px;border:1px solid rgba(207,235,248,.12);border-radius:14px;background:#080d14;overflow:hidden}.wm-x-desk>header{display:flex;justify-content:space-between;align-items:center;padding:11px 13px;border-bottom:1px solid rgba(207,235,248,.1)}.wm-x-desk>header span,.wm-x-desk>header b{display:block}.wm-x-desk>header span{color:#9fdcff;font-size:12px;font-weight:760;letter-spacing:.13em}.wm-x-desk>header b,.wm-x-desk>header small{color:#718896;font-size:12px}.wm-x-desk>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#22303a}.wm-x-desk>div>a{min-height:180px;padding:22px;background:#080d14;color:#8fcbe9;text-decoration:none}@media(max-width:700px){.wm-workspace-home{width:40px;padding:0;justify-content:center}.wm-workspace-home span{display:none}.wm-x-desk>div{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.wm-stage.analytic-active .wm-analytic-surface{will-change:auto}}.wm-shell{--wm-green:#3b9847;--wm-deep-green:#0d5133;--wm-orange:#e84d26;--wm-paper:#d9d8d7;--wm-slate:#394b54;background:#050907;color:#d9d8d7}.wm-stage{background:radial-gradient(circle at 64% 38%,#0d513329,transparent 34%),#050907}.wm-stage:after{background:linear-gradient(90deg,#3b984711 1px,transparent 1px),linear-gradient(#3b984711 1px,transparent 1px);background-size:40px 40px}.wm-flat{filter:none;background:#050907}.wm-analytic-surface{background:#050907;contain:layout style;scroll-behavior:smooth}.wm-stage.analytic-active .wm-analytic-surface{will-change:auto!important;animation:wm-v52-surface-in .28s cubic-bezier(.2,.82,.24,1)}.wm-surface-hero,.wm-wall-panel,.wm-strategic-panel,.wm-intelligence-card,.wm-analysis-block,.wm-media-column,.wm-source-health{border-radius:9px!important;border-color:#394b5470!important;background:#090e0b!important;box-shadow:0 14px 34px #0005!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.wm-surface-hero{background:radial-gradient(circle at 87% 0,#3b98472b,transparent 38%),linear-gradient(135deg,#0c1710,#060a07 72%)!important}.wm-surface-hero>div>span,.wm-surface-hero.media>div>span{color:#66b96e}.wm-shell button{transition:transform .22s cubic-bezier(.2,.82,.24,1),border-color .18s ease,background-color .18s ease,box-shadow .2s ease}.wm-shell button:hover{transform:translate3d(0,-2px,0);border-color:#3b984788!important;box-shadow:0 10px 24px #0005,0 0 0 1px #3b984715}.wm-shell button:active{transform:translate3d(0,1px,0) scale(.975)}.wm-workspace-home,.wm-world-home{border-color:#3b984799!important;background:#07110af2!important;color:#cbe7ce!important}.wm-workspace-home i,.wm-osiris-world i{border-color:#66b96e}.wm-analytic-surface[aria-busy=true]:before{border-color:#3b984766;background:#0b180e;color:#75bc7b}.wm-nav-menu button.active,.wm-nav-trigger:hover{border-color:#3b984777!important;background:#0d51332b!important}.wm-broadcast-deck{grid-template-columns:minmax(190px,24%) minmax(0,1fr);align-items:stretch}.wm-station-strip{max-height:520px;border-radius:9px;border-color:#394b5470;background:#080d0a}.wm-station-strip button{border-radius:6px}.wm-station-strip button:hover,.wm-station-strip button.active{border-color:#3b984766;background:#0d513332}.wm-station-strip i{background:#3b9847;box-shadow:0 0 10px #3b9847}.wm-broadcast-frame{min-height:520px;border-radius:9px;border-color:#394b5470}.wm-broadcast-frame>.wm-broadcast-status{position:absolute;z-index:2;left:13px;right:auto;bottom:13px;display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;padding:9px 11px;border:1px solid #394b5480;border-radius:7px;background:#050907e8;pointer-events:none}.wm-broadcast-status i{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:#e84d26;box-shadow:0 0 12px #e84d26}.wm-broadcast-status span{color:#809087;font-size:12px;letter-spacing:.12em}.wm-broadcast-frame>.wm-broadcast-audio{position:absolute;z-index:3;right:13px;bottom:13px;display:flex;align-items:center;gap:10px;padding:7px;border:1px solid #394b5480;border-radius:7px;background:#050907ef}.wm-broadcast-audio button{height:30px;padding:0 10px;border:1px solid #394b54;border-radius:5px;background:#111914;color:#a8b1ab;font-size:12px}.wm-broadcast-audio button.active{border-color:#3b9847;background:#0d51334d;color:#d8ead9}.wm-broadcast-audio label{display:flex;align-items:center;gap:7px;color:#7e8b83;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.wm-broadcast-audio input{width:92px;accent-color:#3b9847}.wm-media-columns{align-items:start}.wm-media-column>header{border-radius:0;background:#0a110c}.wm-social-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px;border-bottom:1px solid #394b5438}.wm-social-channels button,.wm-media-more{min-height:34px;padding:6px 8px;border:1px solid #394b545f;border-radius:5px;background:#0c1510;color:#9ccba1;font-size:12px}.wm-media-story>button{border-radius:5px}.wm-media-story>button:hover{background:#0d51331f}.wm-media-story>button em{color:#69b571}.wm-media-dialog-layer{position:fixed;z-index:180;inset:0;display:grid;place-items:center;padding:24px;background:#020402d9;animation:wm-v52-fade .18s ease}.wm-media-dialog{width:min(760px,100%);max-height:min(820px,90vh);overflow:auto;border:1px solid #4b6354;border-radius:10px;background:#080d09;box-shadow:0 32px 100px #000d}.wm-media-dialog>header{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px;border-bottom:1px solid #394b545c;background:#0a110cf5}.wm-media-dialog>header span{color:#68af6e;font-size:12px;letter-spacing:.13em}.wm-media-dialog>header button{flex:0 0 34px;height:34px;border:1px solid #394b54;border-radius:5px;background:#111813;color:#d9d8d7;font-size:22px}.wm-media-dialog>article>p{margin:0;color:#b7beb9;font-size:15px;line-height:1.72}.wm-media-dialog>article>small{display:block;margin-top:13px;color:#718078}.wm-media-dialog-metrics span{padding:6px 8px;border:1px solid #394b544d;border-radius:5px;color:#87968d;font-size:12px}.wm-media-dialog aside{display:grid;gap:5px;margin-top:20px;padding:13px;border-left:2px solid #3b9847;background:#0d51331c}.wm-media-dialog aside span{color:#65ad6c;font-size:12px;letter-spacing:.13em}.wm-media-dialog>footer{padding:13px 20px;border-top:1px solid #394b545c;color:#75827a;font-size:12px}.wm-media-dialog>footer a{color:#79c681;text-decoration:none}.wm-x-dialog-body{min-height:640px;padding:7px;background:#050907}.wm-x-dialog-body>a{display:block;padding:30px;color:#79c681;text-align:center;text-decoration:none}.wm-flat-fallback{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 48% 48%,#0d513327,transparent 36%),#050907}.wm-flat-grid{position:absolute;inset:0;background:linear-gradient(90deg,#3b984713 1px,transparent 1px),linear-gradient(#3b984713 1px,transparent 1px);background-size:4% 8%}.wm-flat-fallback>svg{position:absolute;inset:7% 2% 5%;width:96%;height:88%;filter:drop-shadow(0 0 16px #3b98471a)}.wm-flat-fallback>svg path{fill:#132219;stroke:#52645a;stroke-width:1}.wm-flat-fallback-markers button{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);padding:0;border:1px solid #d9d8d7;border-radius:50%;background:var(--tone);box-shadow:0 0 12px var(--tone);transform:translate(-50%,-50%)}.wm-flat-fallback-state{position:absolute;left:20px;bottom:76px;display:grid;gap:3px;padding:10px 12px;border:1px solid #394b5466;border-radius:6px;background:#050907df}.wm-flat-fallback-state span{color:#62ac68;font-size:12px;letter-spacing:.15em}.wm-flat-fallback-state small{max-width:360px;color:#718078;font-size:12px}@keyframes wm-v52-surface-in{0%{opacity:.35;transform:translate3d(0,7px,0) scale(.998)}to{opacity:1;transform:none}}@keyframes wm-v52-fade{0%{opacity:0}to{opacity:1}}@media(max-width:700px){.wm-broadcast-deck{grid-template-columns:1fr}.wm-broadcast-frame,.wm-broadcast-frame iframe{min-height:250px}.wm-broadcast-frame>.wm-broadcast-status{bottom:8px;left:8px}.wm-broadcast-frame>.wm-broadcast-audio{right:8px;bottom:8px}.wm-broadcast-audio label span{display:none}.wm-broadcast-audio input{width:62px}.wm-social-channels{grid-template-columns:1fr}.wm-media-dialog-layer{padding:8px}.wm-media-dialog h3{font-size:17px}}.wm-broadcast-frame>.wm-broadcast-audio{left:auto!important;pointer-events:auto!important}.wm-shell{--wm-cyan:#72d7f2;--wm-ice:#dff6ff;--wm-lime:#b8f25a;--wm-hair:rgba(196,231,244,.14);background:#05090e!important;color:#deebf0!important}.wm-stage{background:radial-gradient(circle at 64% 36%,rgba(75,157,194,.15),transparent 35%),radial-gradient(circle at 18% 82%,rgba(83,205,187,.07),transparent 28%),#05090e!important}.wm-stage:after{background:linear-gradient(90deg,rgba(113,208,240,.045) 1px,transparent 1px),linear-gradient(rgba(113,208,240,.045) 1px,transparent 1px)!important;background-size:42px 42px!important}.wm-flat{background:#061019!important;filter:none!important}.wm-analytic-surface{contain:none!important;background:radial-gradient(circle at 78% 0,rgba(72,151,190,.1),transparent 30%),#071018!important;scroll-behavior:smooth;will-change:auto!important}.wm-stage.analytic-active .wm-analytic-surface{animation:wm-v53-surface .44s cubic-bezier(.16,1,.3,1)!important;will-change:auto!important}.wm-surface-hero,.wm-wall-panel,.wm-strategic-panel,.wm-intelligence-card,.wm-analysis-block,.wm-media-column,.wm-source-health{border:1px solid var(--wm-hair)!important;border-radius:18px!important;background:radial-gradient(circle at 12% 0,rgba(255,255,255,.05),transparent 34%),linear-gradient(145deg,#111c27db,#060c12f0)!important;box-shadow:0 25px 68px #0000005e,inset 0 1px #ffffff0d!important;-webkit-backdrop-filter:blur(16px) saturate(1.12)!important;backdrop-filter:blur(16px) saturate(1.12)!important}.wm-surface-hero{background:radial-gradient(circle at 87% 0,rgba(112,211,241,.18),transparent 38%),linear-gradient(135deg,#132532f0,#060c12f7 72%)!important}.wm-surface-hero>div>span,.wm-surface-hero.media>div>span{color:#83dff6!important}.wm-shell button{transition:transform .34s cubic-bezier(.16,1,.3,1),border-color .24s ease,background-color .25s ease,color .22s ease,box-shadow .3s ease!important;will-change:auto!important}.wm-shell button:hover{transform:translate3d(0,-2px,0);border-color:#72d7f273!important;box-shadow:0 13px 34px #00000052,inset 0 1px #ffffff12!important}.wm-shell button:active{transform:translate3d(0,1px,0) scale(.965)}.wm-nav-menu button.active,.wm-nav-trigger:hover{border-color:#72d7f261!important;background:#4d9ec31f!important}.wm-surface-menu button{min-height:46px}.wm-workspace-home,.wm-world-home{border-color:#74d8f36b!important;background:#07121be8!important;color:#ddf6ff!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important}.wm-workspace-home i,.wm-osiris-world i{border-color:#8de4f8!important}.wm-workspace-home:hover,.wm-world-home:hover{background:#103040f0!important}.wm-broadcast-deck{grid-template-columns:minmax(190px,24%) minmax(0,1fr)!important;align-items:stretch}.wm-station-strip{max-height:520px;border:1px solid var(--wm-hair)!important;border-radius:16px!important;background:linear-gradient(145deg,#101c27eb,#060c12f7)!important}.wm-station-strip button{border-radius:10px!important}.wm-station-strip button:hover,.wm-station-strip button.active{border-color:#72d7f257!important;background:#4da0c61c!important}.wm-station-strip i{background:#6dd6bc!important;box-shadow:0 0 12px #6dd6bc8c!important}.wm-broadcast-frame{min-height:520px;border:1px solid var(--wm-hair)!important;border-radius:18px!important;background:#020508!important}.wm-broadcast-frame iframe{min-height:520px;pointer-events:none}.wm-broadcast-frame>.wm-broadcast-status{position:absolute;z-index:2;left:13px!important;right:auto!important;bottom:13px;display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;padding:9px 11px;border:1px solid rgba(194,229,242,.18);border-radius:11px;background:#050b11db;pointer-events:none}.wm-broadcast-status i{grid-row:1/3;width:7px;height:7px;border-radius:50%;background:#ec756b;box-shadow:0 0 12px #ec756ba6}.wm-broadcast-status span{color:#8399a3;font-size:12px;letter-spacing:.12em}.wm-broadcast-status b{font-size:12px}.wm-broadcast-frame>.wm-broadcast-audio{position:absolute;z-index:3;left:auto!important;right:13px!important;bottom:13px;display:flex;align-items:center;gap:10px;padding:7px;border:1px solid rgba(194,229,242,.18);border-radius:11px;background:#050b11e6;pointer-events:auto!important}.wm-broadcast-audio button{height:30px;padding:0 10px;border:1px solid rgba(194,229,242,.18);border-radius:8px;background:#101b25;color:#aebfc7;font-size:12px}.wm-broadcast-audio button.active{border-color:#72d7f280;background:#4fa8cf2b;color:#e1f8ff}.wm-broadcast-audio label{display:flex;align-items:center;gap:7px;color:#8499a3;font-size:12px;text-transform:uppercase;letter-spacing:.09em}.wm-broadcast-audio input{width:92px;accent-color:#72d7f2}.wm-media-columns{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start}.wm-media-column>header{border-radius:0;background:#0c161eb8!important}.wm-media-column>div{max-height:650px}.wm-social-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:7px;border-bottom:1px solid rgba(194,229,242,.09)}.wm-social-channels button,.wm-media-more{min-height:34px;padding:6px 8px;border:1px solid rgba(194,229,242,.13);border-radius:9px;background:#0d1821;color:#9fd9e8;font-size:12px}.wm-media-more{width:calc(100% - 12px);margin:8px 6px}.wm-media-story>button{border-radius:10px}.wm-media-story>button:hover{background:#489ac114!important}.wm-media-story>button em{color:#83d9ec!important}.wm-media-dialog-layer{position:fixed;z-index:180;inset:0;display:grid;place-items:center;padding:24px;background:#020508db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:wm-v53-fade .2s ease}.wm-media-dialog{width:min(760px,100%);max-height:min(820px,90vh);overflow:auto;border:1px solid rgba(194,229,242,.2);border-radius:19px;background:linear-gradient(145deg,#101c27,#060b11);box-shadow:0 36px 110px #000000bf}.wm-media-dialog>header{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px;border-bottom:1px solid rgba(194,229,242,.1);background:#0a1219f2}.wm-media-dialog>header span{color:#7edbf2;font-size:12px;letter-spacing:.13em}.wm-media-dialog h3{margin:5px 0 0;font:580 21px/1.3 Inter,ui-sans-serif}.wm-media-dialog>header button{flex:0 0 34px;height:34px;border:1px solid rgba(194,229,242,.16);border-radius:9px;background:#111d27;color:#e4f1f5;font-size:22px}.wm-media-dialog>article{padding:22px}.wm-media-dialog>article>p{margin:0;color:#b8c8ce;font-size:15px;line-height:1.72}.wm-media-dialog>article>small{display:block;margin-top:13px;color:#718893}.wm-media-dialog-metrics{display:flex;gap:7px;margin-top:14px}.wm-media-dialog-metrics span{padding:6px 8px;border:1px solid rgba(194,229,242,.12);border-radius:8px;color:#879ca5;font-size:12px}.wm-media-dialog aside{display:grid;gap:5px;margin-top:20px;padding:13px;border-left:2px solid #72d7f2;background:#4a9fc612}.wm-media-dialog aside span{color:#79d7ed;font-size:12px;letter-spacing:.13em}.wm-media-dialog aside b{font-size:12px;font-weight:500}.wm-media-dialog>footer{padding:13px 20px;border-top:1px solid rgba(194,229,242,.1);color:#758b95;font-size:12px}.wm-media-dialog>footer a{color:#8ddff2;text-decoration:none}.wm-x-dialog-body{min-height:640px;padding:7px;background:#050b11}.wm-x-dialog-body>a{display:block;padding:30px;color:#8ddff2;text-align:center;text-decoration:none}.wm-flat-fallback{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 48% 48%,rgba(63,151,191,.18),transparent 36%),#050b11!important}.wm-flat-grid{position:absolute;inset:0;background:linear-gradient(90deg,rgba(114,215,242,.06) 1px,transparent 1px),linear-gradient(rgba(114,215,242,.06) 1px,transparent 1px)!important;background-size:4% 8%!important}.wm-flat-fallback>svg{position:absolute;inset:7% 2% 5%;width:96%;height:88%;filter:drop-shadow(0 0 18px rgba(67,162,202,.13))}.wm-flat-fallback>svg path{fill:#13232d!important;stroke:#587581!important;stroke-width:1}.wm-flat-fallback-markers{position:absolute;inset:7% 2% 5%}.wm-flat-fallback-markers button{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);padding:0;border:1px solid #e1f6ff;border-radius:50%;background:var(--tone);box-shadow:0 0 12px var(--tone);transform:translate(-50%,-50%)}.wm-flat-fallback-markers button:hover{transform:translate(-50%,-50%) scale(1.45)}.wm-flat-fallback-state{position:absolute;left:20px;bottom:76px;display:grid;gap:4px;padding:11px 13px;border:1px solid rgba(194,229,242,.16);border-radius:12px;background:#050b11e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wm-flat-fallback-state span{color:#7edaf1;font-size:12px;letter-spacing:.15em}.wm-flat-fallback-state b{font-size:12px}.wm-flat-fallback-state small{max-width:360px;color:#728995;font-size:12px}.wm-flat-fallback-state button{margin-top:5px;padding:7px 9px;border:1px solid rgba(114,215,242,.28);border-radius:8px;background:#4a9ec51a;color:#bdeeff;font-size:11px}.wm-osiris-shell{background:#03070a!important}.wm-osiris-shell>header{border-color:#c2e5f21f!important;background:#070e14f0!important}.wm-osiris-shell>header button{border-radius:10px!important;border-color:#c2e5f226!important;background:#0d1922!important}.wm-osiris-loading i{border-color:#72d7f233!important;border-top-color:#72d7f2!important}@keyframes wm-v53-surface{0%{opacity:.15;transform:translate3d(0,10px,0) scale(.993);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes wm-v53-fade{0%{opacity:0}to{opacity:1}}@media(max-width:980px){.wm-media-columns{grid-template-columns:1fr!important}.wm-media-column>div{max-height:520px}}@media(max-width:700px){.wm-broadcast-deck{grid-template-columns:1fr!important}.wm-broadcast-frame,.wm-broadcast-frame iframe{min-height:250px}.wm-broadcast-frame>.wm-broadcast-status{bottom:8px;left:8px!important}.wm-broadcast-frame>.wm-broadcast-audio{right:8px!important;bottom:8px}.wm-broadcast-audio label span{display:none}.wm-broadcast-audio input{width:62px}.wm-social-channels{grid-template-columns:1fr}.wm-media-dialog-layer{padding:8px}.wm-media-dialog h3{font-size:17px}}@media(prefers-reduced-motion:reduce){.wm-stage.analytic-active .wm-analytic-surface,.wm-media-dialog-layer{animation:none!important}.wm-shell button{transition:none!important}}
