.smartcow-map{--sc-green:#597a31;--sc-ink:#25372d;color:var(--sc-ink);font:inherit;width:100%}
.smartcow-map [hidden]{display:none!important}
.smartcow-map__canvas{height:500px;min-height:300px;background:#dcebf0;isolation:isolate;border:1px solid #c8d3c9;border-radius:8px}
.smartcow-map__canvas>p{padding:24px}
.smartcow-map__legend{display:flex;flex-wrap:wrap;gap:12px 28px;margin:0 0 18px}
.smartcow-map__legend>span{display:flex;align-items:center;gap:8px}
.smartcow-pin{display:inline-block;width:20px;height:24px;border:2px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 1px 4px #0007;flex-shrink:0}
.smartcow-pin--beef{background:#b23b36}.smartcow-pin--dairy{background:#287ab4}.smartcow-pin--both{background:#8851a3}.smartcow-pin--none{background:#63716b}
.smartcow-map__marker .smartcow-pin{width:25px;height:29px}
.smartcow-map__filters{display:grid;grid-template-columns:1fr 1fr 1.6fr auto;gap:16px;align-items:end;margin:24px 0 16px;padding:20px;background:#f3f5ef;border-radius:8px}
.smartcow-map__filters label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}
.smartcow-map__filters select{width:100%;min-height:44px;background:#fff;color:var(--sc-ink);border:1px solid #a7b4a5;border-radius:4px;padding:8px;font:inherit;font-size:14px}
.smartcow-map button{font:inherit;cursor:pointer;border-radius:4px}
.smartcow-map__filters button,.smartcow-map__item button{background:var(--sc-green);color:#fff;border:0;padding:10px 16px;min-height:44px}
.smartcow-map :focus-visible{outline:3px solid #da9900;outline-offset:3px}
.smartcow-map__status{font-size:14px}.smartcow-map__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.smartcow-map__item{border:1px solid #dae1d6;border-top:3px solid var(--sc-green);border-radius:6px;padding:20px;display:flex;flex-direction:column;gap:10px}
.smartcow-map__item h3{font-size:18px;line-height:1.35;margin:0}.smartcow-map__item p{font-size:14px;margin:0;overflow-wrap:anywhere}
.smartcow-map__item a{color:var(--sc-ink)}.smartcow-map__item button{align-self:flex-start;margin-top:auto}
.smartcow-map__badge{font-size:12px;background:#edf2e6;align-self:flex-start;padding:4px 10px;border-radius:16px}
.smartcow-map__dialog{width:min(640px,calc(100% - 32px));max-height:85vh;border:0;border-radius:10px;padding:32px;color:var(--sc-ink);box-shadow:0 12px 60px #0004}
.smartcow-map__dialog::backdrop{background:#15251dcc}.smartcow-map__dialog [data-close]{float:right;background:transparent;border:0;font-size:30px;line-height:1;width:44px;height:44px;color:var(--sc-ink)}
.smartcow-map__details h2{font-size:24px;line-height:1.3;margin-top:0}.smartcow-map__details h3{font-size:18px}.smartcow-map__details address{font-style:normal;margin:16px 0}
.smartcow-map__links{display:flex;flex-wrap:wrap;gap:16px}.smartcow-map__links a{color:#42621c;text-decoration:underline}
@media(max-width:900px){.smartcow-map__filters{grid-template-columns:1fr 1fr}.smartcow-map__list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.smartcow-map__filters,.smartcow-map__list{grid-template-columns:1fr}.smartcow-map__canvas{height:380px}.smartcow-map__dialog{padding:20px}}
