.mark-farm-map{display:flex;flex-direction:column;min-height:620px;background:linear-gradient(155deg,#0d1f18,#08130f);border-radius:14px;overflow:hidden}.mark-map-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid rgba(116,157,136,.24);flex-wrap:wrap}.mark-map-switch{display:flex;align-items:center;gap:9px}.mark-map-switch label{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#93aa9e;font-weight:800}.mark-map-switch select{background:#091711;color:#eff7f2;border:1px solid #315043;border-radius:9px;padding:8px 30px 8px 10px;font-weight:750;cursor:pointer}.mark-map-badge{font-size:10px;border:1px solid rgba(105,217,156,.34);color:#b9f0ce;background:rgba(105,217,156,.08);padding:6px 8px;border-radius:999px;font-weight:800}.mark-map-live{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;background:rgba(116,157,136,.18);border-bottom:1px solid rgba(116,157,136,.22)}.mark-map-live div{padding:10px 11px;background:#0b1913}.mark-map-live span{display:block;color:#8fa79b;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.mark-map-live strong{display:block;color:#f2f7f4;font-size:14px;margin-top:4px}.mark-map-stage{position:relative;flex:1;min-height:500px;padding:12px;background:radial-gradient(circle at 50% 45%,rgba(105,217,156,.06),transparent 55%),#07120d}.mark-map-stage svg{width:100%;height:100%;max-height:610px;display:block}.mark-paddock{fill:rgba(44,87,66,.42);stroke:#d7e8df;stroke-width:3;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .15s ease,stroke .15s ease,opacity .15s ease}.mark-paddock:hover{fill:rgba(105,217,156,.32);stroke:#69d99c}.mark-paddock.go{fill:rgba(105,217,156,.18)}.mark-paddock.caution{fill:rgba(242,198,109,.2)}.mark-paddock.hold{fill:rgba(255,141,129,.2)}.mark-paddock.calving{stroke:#69d99c;stroke-width:4}.mark-paddock.selected{fill:rgba(119,191,255,.28);stroke:#77bfff;stroke-width:5}.mark-label{fill:#eef6f1;font-weight:800;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#07120d;stroke-width:3px;stroke-linejoin:round}.mark-label-ha{fill:#a8bbb1;font-weight:650;text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#07120d;stroke-width:2.4px}.mark-map-detail{display:grid;grid-template-columns:minmax(130px,.7fr) 1fr 1fr;gap:10px;padding:11px 14px;border-top:1px solid rgba(116,157,136,.23);background:#0a1711}.mark-map-detail>div{min-width:0}.mark-map-detail span{display:block;color:#8fa79b;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.mark-map-detail strong{display:block;color:#eff7f2;font-size:13px;margin-top:4px;line-height:1.35}.mark-map-note{padding:9px 14px;border-top:1px solid rgba(116,157,136,.18);color:#91a89c;font-size:10px;line-height:1.45}.mark-live-banner{border-color:rgba(105,217,156,.42)!important;background:rgba(105,217,156,.08)!important;color:#d7f5e3!important}.mark-live-banner strong{color:#8ce2ad}.mark-map-key{display:flex;gap:10px;flex-wrap:wrap}.mark-map-key i{display:inline-block;width:8px;height:8px;border-radius:3px;margin-right:4px}.mark-map-key .go{background:#69d99c}.mark-map-key .caution{background:#f2c66d}.mark-map-key .hold{background:#ff8d81}@media(max-width:900px){.mark-map-live{grid-template-columns:repeat(3,1fr)}.mark-map-detail{grid-template-columns:1fr 1fr}.mark-map-detail>div:first-child{grid-column:1/-1}}@media(max-width:620px){.mark-farm-map{min-height:540px}.mark-map-live{grid-template-columns:repeat(2,1fr)}.mark-map-stage{min-height:410px;padding:6px}.mark-map-toolbar{align-items:flex-start}.mark-map-detail{grid-template-columns:1fr}.mark-map-detail>div:first-child{grid-column:auto}.mark-map-badge{display:none}}