/* The right display column becomes a focused synoptic workspace from tablet size. */
body.metexplorer-site .met-view .met-weather-tools{margin:0;padding:0;border:0;min-width:0;background:var(--apc-white,#fff);color:var(--ink);font:400 11px/1.4 var(--apc-font,system-ui);cursor:auto}
.met-weather-tools [hidden],.met-weather-tools[hidden]{display:none!important}
body.metexplorer-site .met-view.is-weather-editing .met-view-side--right>.met-view-side-head,body.metexplorer-site .met-view.is-weather-editing .met-view-side--right>.met-view-side-body>:not([data-weather-editor]){display:none!important}
.met-editor-mode-button[aria-pressed=true]{background:color-mix(in srgb,var(--met-blue) 14%,var(--apc-white,#fff))!important;color:var(--met-blue)!important;border-color:var(--met-blue)!important}
.met-editor-top{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin:0 0 9px}.met-editor-top>strong{font-size:13px}.met-editor-top>span{color:var(--muted);font-size:10px}
.met-editor-commandbar{display:flex;flex-direction:column;gap:4px;margin:0 0 9px;min-width:0}.met-editor-buttons{display:flex;flex-wrap:wrap;gap:4px}.met-editor-commandbar>small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--muted);font-size:10px;min-width:0}
body.metexplorer-site .met-view .met-editor-buttons .met-icon-button{width:27px;height:27px;min-width:27px;min-height:27px;display:grid;place-items:center;padding:4px}.met-editor-buttons svg{width:17px;height:17px}
.met-editor-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:5px 0 8px}.met-editor-tabs button{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px!important;padding:5px 2px!important}
.met-editor-palette-panel{display:flex;flex-direction:column;gap:7px;min-width:0}.met-editor-palette{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;max-height:clamp(160px,38vh,360px);overflow:auto;scrollbar-width:thin;min-width:0;padding:2px}
body.metexplorer-site .met-view .met-editor-palette>button{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:0;padding:3px!important;min-height:49px}.met-editor-palette canvas{width:100%;max-width:66px;height:36px;object-fit:contain;flex:none}.met-editor-palette span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3}
body.metexplorer-site .met-view .met-editor-search{font:inherit;width:100%;min-width:0;min-height:28px;padding:5px 8px;border:1px solid var(--line);border-radius:8px;box-sizing:border-box}
.met-editor-properties{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid var(--line)}
body.metexplorer-site .met-view .met-editor-properties>label{display:flex;flex-direction:column;align-items:stretch;gap:3px;margin:0;font-size:10px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
body.metexplorer-site .met-view .met-editor-properties input:not([type=checkbox]){box-sizing:border-box;width:100%;min-width:0;min-height:26px;font:inherit;padding:4px 6px;border-radius:7px}
body.metexplorer-site .met-view .met-editor-properties input[type=range]{padding:0;min-height:22px;height:22px}
body.metexplorer-site .met-view .met-editor-properties input[type=color]{appearance:none;min-height:24px;height:24px;width:27px;padding:2px;border:1px solid var(--line);border-radius:7px;cursor:pointer}
body.metexplorer-site .met-view .met-editor-properties .met-editor-smooth{flex-direction:row;align-items:center;grid-column:1/-1;gap:6px}.met-editor-smooth span{min-width:0;overflow:hidden;text-overflow:ellipsis}.met-editor-smooth input{flex:none}
.met-editor-order{grid-column:1/-1;display:flex;gap:5px}.met-editor-order button{flex:1;font-size:10px!important;min-width:0}
.met-editor-file{display:flex;flex-direction:column;gap:8px;margin:7px 0;min-width:0}.met-editor-file label{display:flex;flex-direction:column;gap:4px;min-width:0}.met-editor-file input,.met-editor-file select{width:100%;min-width:0;box-sizing:border-box}
.met-editor-bottom{display:flex;flex-direction:column;gap:5px;margin-top:10px}.met-editor-help{margin:0;font-size:10px;line-height:1.5;color:var(--muted)}.met-editor-bottom small{color:var(--met-blue);font-size:10px}.met-editor-reference{font-size:10px;margin-top:10px}.met-editor-reference>summary{cursor:pointer;font-size:10px;color:var(--muted)}.met-editor-reference p{margin:6px 0}
.met-weather-scene{outline-offset:-3px}.met-weather-scene:not(.is-editing){pointer-events:none}.met-weather-scene.is-editing{pointer-events:auto;touch-action:none}.met-weather-scene.is-editing:focus-visible{outline:2px solid var(--met-blue)}
@media(max-width:767px){body.metexplorer-site .met-view [data-editor-enabled],body.metexplorer-site .met-view [data-weather-editor]{display:none!important}.met-weather-scene{pointer-events:none!important}}
