/* v3.12.42 - OpenStreetMap / Leaflet dönüşümü */
.osm-map-canvas,.super-osm-map-canvas,.job-osm-map-canvas,.public-osm-map-canvas,.customer-osm-map-canvas{display:block;width:100%;height:100%;min-height:210px;background:#eef1f5}
.business-map-preview .osm-map-canvas{height:250px;min-height:250px;border-radius:14px;overflow:hidden}
.super-osm-map-canvas{height:430px;min-height:430px}
.job-osm-map-canvas{height:285px;min-height:285px;border:0}
.public-osm-map-canvas{height:400px;min-height:400px;border:0}
.customer-location-map .osm-map-canvas{position:absolute;inset:0;width:100%;height:100%}
.osm-map-error,.public-map-error{width:100%;height:100%;min-height:inherit;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;background:linear-gradient(145deg,#f7f5fb,#efedf5);color:#756d81;box-sizing:border-box}
.osm-map-error b,.public-map-error b{color:#3f3550;font-size:14px}.osm-map-error span,.public-map-error span{max-width:540px;font-size:11px;line-height:1.55}
.patoz-osm-div-icon{background:transparent!important;border:0!important}.patoz-osm-pin{width:32px;height:38px;border-radius:18px 18px 18px 4px;transform:rotate(-45deg);display:grid;place-items:center;background:#673de6;color:#fff;border:3px solid #fff;box-shadow:0 5px 16px rgba(46,26,103,.35);font-size:12px;font-weight:900}.patoz-osm-pin>i{display:block;font-style:normal;transform:rotate(45deg)}.patoz-osm-pin.number{background:#673de6}.patoz-osm-pin.business{background:#5b21b6}.patoz-osm-pin.machine{background:#dc2626}
.patoz-osm-pin{line-height:1}
.super-business-osm-label{background:#fff!important;border:1px solid #d8cff3!important;border-radius:9px!important;color:#39256e!important;font-family:inherit!important;font-size:11px!important;font-weight:850!important;box-shadow:0 5px 15px rgba(38,25,75,.16)!important;padding:5px 8px!important}.super-business-osm-label:before{border-top-color:#fff!important}
.leaflet-container{font-family:inherit;z-index:1}.leaflet-popup-content-wrapper{border-radius:14px}.leaflet-popup-content{margin:13px 15px}.leaflet-control-attribution{font-size:9px}
.business-map-preview iframe,.super-map-panel iframe,.customer-location-map iframe{display:block;width:100%;height:100%;min-height:250px;border:0}
.osm-settings-card{overflow:hidden}.osm-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.osm-service-grid>div{padding:13px 14px;border-radius:14px;border:1px solid #bce7cc;background:#eaf9f0;display:grid;gap:3px;color:#137a3b}.osm-service-grid small{font-size:10px}.osm-service-grid b{font-size:13px}.osm-settings-note{margin-top:14px;padding:13px 14px;border:1px solid #dcd4f2;border-radius:13px;background:#f7f4ff;color:#5b5268;font-size:11px;line-height:1.55}.osm-settings-note b{color:#4937a8}
@media(max-width:1180px){.super-osm-map-canvas{height:320px;min-height:320px}}
@media(max-width:720px){.osm-service-grid{grid-template-columns:1fr}.business-map-preview .osm-map-canvas{height:220px;min-height:220px}.super-osm-map-canvas{height:290px;min-height:290px}.job-osm-map-canvas{height:235px;min-height:235px}.public-osm-map-canvas{height:300px;min-height:300px}}


/* v3.12.44 — Randevu kartında Patoz Harman Yeri */
.appointment-record-harman{margin-top:13px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.appointment-record-harman-head{padding:12px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.appointment-record-harman-head b{display:block;color:var(--ink);font-size:13px}.appointment-record-harman-head span{display:block;margin-top:3px;color:var(--muted);font-size:11px}.appointment-record-harman-head a{color:var(--purple);font-size:11px;font-weight:800;text-decoration:none}.appointment-record-harman-map{height:280px;background:#eceaf2;border-top:1px solid var(--line)}.appointment-harman-missing{padding:16px;border:1px dashed var(--line);border-radius:12px;background:#fafafe;color:var(--muted);font-size:12px;text-align:center}@media(max-width:720px){.appointment-record-harman-map{height:240px}.appointment-record-harman-head{flex-direction:column}}
