.tk-measure{margin:18px 0;padding:16px;border:1px solid #b8d2c0;border-radius:14px;background:#f4faf6}
.tk-measure h3{margin:0 0 6px;color:#063b1d}.tk-measure p{margin:6px 0 12px}
.tk-measure-actions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0}
.tk-measure button{border:0;border-radius:9px;padding:10px 13px;background:#0b5c2d;color:#fff;font-weight:700;cursor:pointer}
.tk-measure button.tk-secondary{background:#e2eee6;color:#063b1d}.tk-measure button:disabled{opacity:.55;cursor:not-allowed}
.tk-measure-map{height:360px;max-height:55vh;border-radius:12px;overflow:hidden;border:1px solid #aac6b3;background:#dde9e0}
.tk-measure-status{font-weight:700;color:#063b1d}.tk-measure-warning{font-size:.88rem;color:#67531b}
.tk-measure-result{display:none;margin-top:10px;padding:10px;border-radius:9px;background:#dff1e5}.tk-measure-result.is-visible{display:block}
@media(max-width:640px){.tk-measure-map{height:300px}.tk-measure-actions button{flex:1 1 46%}}
