.florists-page{min-height:calc(100vh - 66px);background:#eef0e8;padding:42px 4vw 70px}.florists-intro{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 auto 26px;max-width:1500px}.florists-intro h1{font:500 clamp(46px,6vw,78px)/.96 var(--serif);margin:0;letter-spacing:-.035em}.florists-intro p:last-child{max-width:500px;margin:0;color:var(--muted)}.florist-tools{max-width:1500px;margin:auto;display:flex;gap:10px;align-items:center;background:#fff;padding:12px;border:1px solid var(--line)}.florist-search{display:flex;flex:1;gap:10px}.florist-search input{min-width:0;flex:1;border:0;background:#f1f2ec;padding:12px 15px;color:var(--ink);font-size:16px}.florist-tools button{border:0;border-radius:30px;padding:11px 18px;background:var(--ink);color:#fff;font:600 13px 'DM Sans',sans-serif}.florist-tools button.secondary{background:#e5e8df;color:var(--ink)}.florist-layout{max-width:1500px;margin:auto;display:grid;grid-template-columns:minmax(280px,390px) 1fr;height:670px;border:1px solid var(--line);border-top:0;background:#fff;overflow:hidden}.florist-sidebar{display:flex;flex-direction:column;min-height:0;border-right:1px solid var(--line)}.florist-status{margin:0;padding:18px 20px;border-bottom:1px solid var(--line);font-size:14px;color:var(--muted)}.florist-results{overflow:auto;padding:10px}.florist-card{width:100%;text-align:left;border:0;border-bottom:1px solid #dfe1d8;background:#fff;padding:17px 13px;color:var(--ink)}.florist-card:hover,.florist-card.active{background:#f0f2e9}.florist-card strong{display:block;font:600 23px/1.1 var(--serif);margin-bottom:6px}.florist-card span{display:block;font-size:13px;color:var(--muted);line-height:1.45}.florist-card em{display:inline-block;margin-top:9px;font-style:normal;font-size:12px;text-decoration:underline}.florist-map{width:100%;height:100%;min-width:0;background:#dfe5d9}.florist-popup strong{font:600 18px var(--serif)}.florist-popup a{display:inline-block;margin-top:7px;text-decoration:underline}.leaflet-control-attribution{font-size:11px}.florist-note{max-width:1500px;margin:12px auto 0;font-size:12px;color:var(--muted)}
/* Leaflet critical layout is kept locally so the map stays usable if its CDN stylesheet is unavailable. */
.leaflet-container{overflow:hidden;-webkit-tap-highlight-color:transparent}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container img.leaflet-tile{max-width:none!important;max-height:none!important}.leaflet-tile{visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-map-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-control{position:relative;z-index:800;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-bar{border:2px solid #0002;border-radius:4px;background:#fff;overflow:hidden}.leaflet-bar a{display:block;width:30px;height:30px;line-height:30px;text-align:center;background:#fff;border-bottom:1px solid #ddd;color:#26362e;font:bold 18px/30px Arial,sans-serif}.leaflet-bar a:last-child{border-bottom:0}.leaflet-control-attribution{background:#fffc;padding:0 5px;color:#333}.leaflet-control-attribution a{color:#285b93}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{background:#fff;border-radius:8px;box-shadow:0 3px 14px #0006;padding:1px}.leaflet-popup-content{margin:13px 19px;line-height:1.45;text-align:left}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden}.leaflet-popup-tip{width:17px;height:17px;background:#fff;transform:rotate(45deg);margin:-10px auto 0;box-shadow:3px 3px 14px #0003}.leaflet-popup-close-button{position:absolute;top:0;right:0;z-index:2;border:0;background:transparent;color:#757575;font:20px/24px Arial,sans-serif;padding:4px 6px}.leaflet-zoom-animated{transform-origin:0 0}.leaflet-interactive{cursor:pointer}
@media(max-width:800px){.florists-page{padding:28px 4vw 50px}.florists-intro{display:block}.florists-intro p:last-child{margin-top:14px}.florist-tools{align-items:stretch;flex-direction:column}.florist-search{width:100%}.florist-tools>button{width:100%}.florist-layout{grid-template-columns:1fr;height:auto}.florist-map{height:52vh;min-height:390px;grid-row:1}.florist-sidebar{height:360px;border-right:0;border-top:1px solid var(--line);grid-row:2}}
