.cme{margin:2rem 0 3rem;padding:clamp(16px,4vw,36px);border:1px solid #d7e5ee;border-radius:18px;background:#f5fbff;color:#123556}.cme h2{margin-top:0}.cme-eyebrow{color:#087e88;font-weight:700}.cme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:16px 0}.cme label{display:block;font-weight:600;font-size:15px}.cme input:not([type=checkbox]),.cme select{display:block;box-sizing:border-box;width:100%;min-height:46px;padding:10px;border:1px solid #a8bdcc;border-radius:8px;background:#fff;color:#123556;font:inherit;margin:6px 0 12px}.cme .cme-search{display:flex;gap:8px;align-items:start}.cme-search input{min-width:0}.cme button{cursor:pointer;border:0;border-radius:8px;padding:12px 18px;background:#087d88;color:white;font-weight:700;font-size:15px}.cme-search button{margin-top:6px;flex-shrink:0}.cme button:disabled{opacity:.55;cursor:wait}.cme :focus-visible{outline:3px solid #fc851e;outline-offset:3px}.cme-help{font-size:13px;line-height:1.8}.cme-check{margin:16px 0}.cme-check input{margin-right:8px;accent-color:#087d88;width:18px;height:18px}.cme #cme-map{height:320px;border-radius:12px;border:1px solid #b5ccd8;z-index:0}.cme-dimensions{grid-template-columns:repeat(3,minmax(0,1fr))}.cme-notice{padding:16px;background:#fff4db;border-left:4px solid #ed9d22;margin:16px 0}.cme-result{background:#fff;border:2px solid #0c8890;padding:20px;border-radius:12px;margin:24px 0 12px}.cme-result h3{margin-top:0}.cme-total{font-size:clamp(26px,5vw,38px);font-weight:800;color:#f3540b}.cme-line{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid #e5edf2}.cme-pin{background:#087d88;color:white;border:2px solid white;border-radius:50%;width:32px;height:32px;text-align:center;line-height:28px;font-weight:800;box-shadow:0 1px 5px #456}.cme [hidden]{display:none!important}@media(max-width:600px){.cme-grid{grid-template-columns:1fr}.cme-dimensions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.cme #cme-map{height:260px}}
.cme-map-actions{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.cme-map-actions button[aria-pressed=true]{background:#f3540b;outline:2px solid #123556}
.cme textarea{box-sizing:border-box;width:100%;padding:12px;border:1px solid #a8bdcc;border-radius:8px;font:inherit;background:white;color:#123556;margin-top:6px}
