html,body{margin:0}.pin-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#004f91f2;display:flex;align-items:center;justify-content:center}.pin-gate__card{background:#fff;max-width:440px;width:90%;padding:1.875rem 1.5rem;text-align:center}.pin-gate__input{font-size:1.5rem;text-align:center;letter-spacing:.5rem;width:7.5rem;padding:.5rem;border:2px solid #ccc;outline:none;font-family:Roboto Condensed,monospace}.pin-gate__error{color:#c10920;font-size:.875rem;margin-top:.625rem;min-height:.875rem}.app-title-bar{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem}.app-title-bar h1{margin:0;font-size:1.4rem}.app-body{display:flex;height:75vh;min-height:500px}.app-sidebar{width:320px;min-width:320px;background:#fff;border-right:1px solid #ccc;padding:.875rem .625rem;overflow-y:auto}@media(max-width:768px){.app-body{flex-direction:column;height:auto}.app-sidebar{width:100%;min-width:auto;max-height:50vh}}.app-sidebar h2{margin-top:0}.sidebar-section{margin-bottom:.3rem;border-bottom:1px solid #e0e0e0;padding-bottom:.3rem}.sidebar-section:last-child{margin-bottom:0;border-bottom:none}.sidebar-section>summary{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none}.sidebar-section>summary::-webkit-details-marker{display:none}.sidebar-section>summary:before{color:#666;transition:transform .15s}.sidebar-section>summary h2{display:inline;font-size:1rem;margin:0}#view-buttons{display:flex;flex-direction:column;gap:.3rem}#view-buttons .mg-button{width:100%;text-align:left;justify-content:flex-start}#view-buttons .mg-button.is-active,.mg-button.is-active{background-color:#004f91;color:#fff;border-color:#004f91}.view-type-tag{font-size:.625rem;padding:.1rem .25rem;margin-right:.3rem;vertical-align:middle;flex-shrink:0}.action-buttons{display:flex;flex-direction:column;gap:.3rem}.action-buttons .mg-button{width:100%;justify-content:center}.app-map{flex:1;position:relative;min-width:0}#mapx{position:absolute;top:0;right:0;bottom:0;left:0}.map-toolbar{position:absolute;bottom:2.5rem;left:.625rem;z-index:13;display:flex;flex-direction:column;gap:2px;background:#fffffff2;border-radius:4px;box-shadow:0 1px 8px #00000040;padding:4px}.map-toolbar-btn{width:34px;height:34px;border:1px solid #ccc;border-radius:3px;background:#fff;cursor:pointer;font-size:1rem;line-height:1;display:flex;align-items:center;justify-content:center;transition:background .15s;padding:0}.map-toolbar-btn:hover{background:#e8f0fe}.map-toolbar-btn.disabled{opacity:.4;pointer-events:none}.map-toolbar-btn.is-active{background:#004f91;color:#fff;border-color:#004f91}.map-toolbar-sep{height:1px;background:#ddd;margin:2px 4px}.country-select{width:100%;padding:.3rem;font-size:.8rem;font-family:Roboto,sans-serif;border:1px solid #ccc;border-radius:3px;margin-bottom:.3rem}.legends-panel{position:absolute;bottom:2.5rem;right:.625rem;z-index:13;max-width:260px;max-height:50%;background:#fffffff2;box-shadow:0 1px 8px #00000040;border-radius:4px;display:none;flex-direction:column;overflow:hidden;font-size:.75rem}.legends-panel-header{background:#004f91;color:#fff;padding:.25rem .5rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;font-size:.75rem}.legends-collapse-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:.75rem;padding:0 .125rem}.legends-panel-body{padding:.3rem;overflow-y:auto;flex:1}.legend-entry{margin-bottom:.3rem;border-bottom:1px solid #e0e0e0;padding-bottom:.3rem}.legend-entry:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.legend-entry-title{font-weight:500;font-size:.7rem;margin-bottom:.2rem;color:#333}.legend-entry-image{max-width:100%;height:auto;display:block}.coord-bar{position:absolute;bottom:0;left:0;right:0;z-index:13;background:#0009;color:#fff;font-size:.7rem;font-family:Roboto Condensed,monospace;padding:.2rem .625rem;text-align:center;pointer-events:none}.view-transparency-row{display:flex;align-items:center;gap:.25rem;padding:.125rem .2rem;font-size:.7rem;color:#666}.view-transparency-row label{flex-shrink:0;font-size:.625rem}.view-transparency-row input[type=range]{flex:1;height:4px;cursor:pointer;accent-color:#004f91}.view-transparency-row .transparency-value{min-width:1.5rem;text-align:right;font-size:.625rem;font-family:Roboto Condensed,monospace}.view-info-btn{width:22px;height:22px;border:1px solid #ccc;border-radius:50%;background:#f5f5f5;color:#004f91;font-size:.7rem;font-weight:700;font-style:italic;font-family:Georgia,serif;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:.2rem;transition:background .15s;padding:0;line-height:1}.view-info-btn:hover{background:#004f91;color:#fff;border-color:#004f91}.view-meta-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#00000080;display:flex;align-items:center;justify-content:center}.view-meta-content{background:#fff;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;border-radius:4px;box-shadow:0 4px 20px #0000004d}.view-meta-header{background:#004f91;color:#fff;padding:.5rem .625rem;display:flex;justify-content:space-between;align-items:center}.view-meta-header button{background:none;border:none;color:#fff;font-size:1.125rem;cursor:pointer;padding:0 .2rem}.view-meta-body{padding:.75rem;font-size:.8rem;line-height:1.6}.view-meta-body dt{font-weight:600;color:#004f91;margin-top:.5rem}.view-meta-body dt:first-child{margin-top:0}.view-meta-body dd{margin-left:0;margin-bottom:.25rem;color:#333}.mg-button.is-loading{opacity:.7;pointer-events:none;position:relative}.mg-button.is-loading:after{content:"";display:inline-block;width:.75rem;height:.75rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite;margin-left:.3rem;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}#log div{padding:.15rem 0}.analysis-panel{position:absolute;top:.625rem;left:.625rem;z-index:14;width:360px;min-width:280px;max-width:calc(100% - 1.25rem);min-height:180px;max-height:calc(100% - 1.25rem);background:#fff;box-shadow:0 2px 16px #0000004d;border-radius:4px;display:flex;flex-direction:column;overflow:hidden}.analysis-panel-header{background:#004f91;color:#fff;padding:.375rem .625rem;display:flex;justify-content:space-between;align-items:center;cursor:move;-webkit-user-select:none;user-select:none;flex-shrink:0}.analysis-panel-body{padding:.625rem;overflow-y:auto;flex:1}.analysis-panel-resize{position:absolute;bottom:0;right:0;width:18px;height:18px;cursor:nwse-resize;font-size:.75rem;line-height:18px;text-align:center;color:#999;-webkit-user-select:none;user-select:none}#analysis-view-select{width:100%;padding:.3rem;font-size:.8rem;font-family:Roboto,sans-serif;border:1px solid #ccc;border-radius:3px;margin-bottom:.625rem}.analysis-tool{border:1px solid #ccc;margin-bottom:.5rem;border-radius:3px;overflow:hidden}.analysis-tool summary{cursor:pointer;font-size:.8rem;font-weight:500;background:#f5f5f5;-webkit-user-select:none;user-select:none}.analysis-tool summary:hover{background:#eee}.analysis-tool .tool-body{padding:.5rem}.tool-row{display:flex;gap:.3rem;align-items:center;margin-bottom:.3rem}.tool-row label{font-size:.75rem;min-width:2.25rem;color:#666}.tool-row input,.tool-row select{flex:1;padding:.2rem .3rem;font-size:.75rem;border:1px solid #ccc;border-radius:3px;font-family:Roboto,sans-serif}.analysis-results{margin-top:.5rem;padding:.375rem;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:3px;max-height:400px;overflow-y:auto;font-size:.75rem;line-height:1.5;display:none}.analysis-results.has-results{display:block}.analysis-results h4{margin:0 0 .25rem;font-size:.8rem}.sample-feature{padding:.125rem 0;border-bottom:1px solid #eee;font-size:.7rem}.export-preview{white-space:pre-wrap;font-size:.7rem;max-height:200px;overflow:auto}.stat-section{margin-top:.3rem}.tool-message{font-size:.75rem;color:#666;font-style:italic;margin-top:.25rem}.tool-message.error{color:#c10920;font-style:normal}.box-select-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;cursor:crosshair}.box-select-rect{position:absolute;border:2px dashed #004f91;background:#004f9114;pointer-events:none}.analysis-notice{display:none;margin-bottom:.5rem}.analysis-notice.visible{display:block}.analysis-tool.tool-disabled{opacity:.5;pointer-events:none}.analysis-tool.tool-disabled summary{cursor:default;color:#999}.box-select-corner{position:absolute;width:10px;height:10px;border-radius:50%;background:#004f91;border:2px solid #fff;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 1px 4px #0000004d;z-index:1}.polygon-select-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;cursor:crosshair}.polygon-select-vertex{position:absolute;width:10px;height:10px;border-radius:50%;background:#962987;border:2px solid #fff;transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 1px 4px #0000004d;z-index:1}
