/* A short sharing dialog; the URL appears only when manual copying is needed. */
.sk-map-section[data-map-viewer] .skmv-share-panel{position:absolute;z-index:12;bottom:12px;right:12px;width:min(370px,calc(100% - 24px));max-height:calc(100% - 76px);overflow:auto;padding:18px;border:1px solid #c4cdc5;border-radius:12px;background:#fff;box-shadow:0 6px 24px #14291b26;color:#213128;overscroll-behavior:contain}
.sk-map-section[data-map-viewer] .skmv-share-panel [hidden]{display:none!important}
.sk-map-section[data-map-viewer] .skmv-share-panel>h3,#sk-home .sk-map-section[data-map-viewer] .skmv-share-panel>h3{margin:0 0 14px;color:#234c3d;font-family:inherit;font-size:1.1875rem;font-weight:650;line-height:1.3}
.sk-map-section[data-map-viewer] .skmv-share-choices{min-width:0;margin:0;padding:0;border:0}
.sk-map-section[data-map-viewer] .skmv-share-choice,#sk-home .sk-map-section[data-map-viewer] .skmv-share-choice{display:grid;grid-template-columns:20px minmax(0,1fr);gap:0 12px;align-items:center;min-height:44px;margin:0;padding:10px 9px;border:1px solid transparent;border-radius:7px;font-size:1rem;line-height:1.35;text-align:left;cursor:pointer}
.sk-map-section[data-map-viewer] .skmv-share-choice:hover{background:#f4f7f4}
.sk-map-section[data-map-viewer] .skmv-share-choice:has(input:checked){background:#edf3ed;border-color:#a4b9a9}
.sk-map-section[data-map-viewer] .skmv-share-choice:has(input:disabled){color:#657068;cursor:default}
.sk-map-section[data-map-viewer] .skmv-share-choice>input,#sk-home .sk-map-section[data-map-viewer] .skmv-share-choice>input{position:static;grid-column:1;grid-row:1;align-self:center;width:20px;min-width:20px;max-width:20px;height:20px;min-height:20px;margin:0;padding:0;accent-color:#234c3d}
.sk-map-section[data-map-viewer] .skmv-share-choice>span,#sk-home .sk-map-section[data-map-viewer] .skmv-share-choice>span{display:block;grid-column:2;grid-row:1;min-width:0;margin:0;padding:0;text-align:left;overflow-wrap:anywhere}
.sk-map-section[data-map-viewer] .skmv-share-choice small,#sk-home .sk-map-section[data-map-viewer] .skmv-share-choice small{display:block;margin:3px 0 0;padding:0;font-size:.875rem;line-height:1.4;font-weight:400;color:#596b5e}
.sk-map-section[data-map-viewer] .skmv-share-fallback{margin-top:12px}
.sk-map-section[data-map-viewer] .skmv-share-fallback>label,#sk-home .sk-map-section[data-map-viewer] .skmv-share-fallback>label{display:block;margin:0 0 5px;font-size:1rem}
.sk-map-section[data-map-viewer] .skmv-share-url,#sk-home .sk-map-section[data-map-viewer] .skmv-share-url{display:block;width:100%;min-width:0;min-height:44px;padding:10px;border:1px solid #a4b9a9;border-radius:6px;background:#f7f9f6;color:#213128;font-size:1rem;line-height:1.35;text-overflow:ellipsis}
.sk-map-section[data-map-viewer] .skmv-share-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.sk-map-section[data-map-viewer] .skmv-share-actions button,#sk-home .sk-map-section[data-map-viewer] .skmv-share-actions button{flex:1 1 auto;min-width:0;min-height:44px;padding:9px 10px;border:1px solid #b9c8bd;border-radius:7px;background:#fff;color:#234c3d;font-family:inherit;font-size:1rem;line-height:1.35;white-space:nowrap}
.sk-map-section[data-map-viewer] .skmv-share-actions [data-share-send],#sk-home .sk-map-section[data-map-viewer] .skmv-share-actions [data-share-send],.sk-map-section[data-map-viewer] .skmv-share-panel[data-native-share="false"] [data-share-copy]{border-color:#234c3d;background:#234c3d;color:#fff!important}
.sk-map-section[data-map-viewer] .skmv-share-actions button:hover{background:#eaf0eb;border-color:#7c9885}
.sk-map-section[data-map-viewer] .skmv-share-actions [data-share-send]:hover{background:#183d2f;border-color:#183d2f}
.sk-map-section[data-map-viewer] .skmv-share-actions [data-share-cancel],#sk-home .sk-map-section[data-map-viewer] .skmv-share-actions [data-share-cancel]{flex:0 0 auto;background:transparent;border-color:transparent}
.sk-map-section[data-map-viewer] .skmv-share-actions [data-share-cancel]:hover{background:#edf3ed}
.sk-map-section[data-map-viewer] .skmv-share-actions button:disabled{cursor:default;opacity:.6}
.sk-map-section[data-map-viewer] .skmv-share-actions button:focus-visible{outline:3px solid #a66500;outline-offset:2px}
.sk-map-section[data-map-viewer] .skmv-share-choices legend,.sk-map-section[data-map-viewer] .skmv-share-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.sk-map-section[data-map-viewer] .skmv-share-status.is-error,#sk-home .sk-map-section[data-map-viewer] .skmv-share-status.is-error{position:static;width:auto;height:auto;margin:10px 0 0;overflow:visible;clip:auto;white-space:normal;font-size:.9375rem;line-height:1.4;color:#874a20}
@media(max-width:500px){.sk-map-section[data-map-viewer] .skmv-share-panel{right:8px;bottom:8px;width:min(370px,calc(100% - 16px));max-height:calc(100% - 68px);padding:14px}}
@media(max-height:520px){.sk-map-section[data-map-viewer] .skmv-share-panel{right:8px;bottom:8px;max-height:calc(100% - 16px);padding:12px}}
