.fsw-reminder { padding:24px; border-radius:18px; background:#183A31; color:#FBF7EF; }
.fsw-reminder span { color:#F0B59C; text-transform:uppercase; letter-spacing:.1em; font-size:.75rem; font-weight:800; }
.fsw-reminder p { margin:8px 0 0; font-family:Georgia,serif; font-size:1.45rem; line-height:1.3; }
.fsw-location-tools { display:grid; grid-template-columns:2fr 1fr; gap:12px; margin:28px 0; }
.fsw-location-tools input,.fsw-location-tools select { width:100%; border:1px solid rgba(24,58,49,.2); background:#fff; border-radius:12px; padding:13px 14px; }
.fsw-map { height:520px; border-radius:22px; overflow:hidden; margin:28px 0; border:1px solid rgba(24,58,49,.15); }
.fsw-map-placeholder { min-height:280px; display:grid; place-content:center; text-align:center; border:1px dashed rgba(24,58,49,.35); border-radius:22px; background:rgba(255,255,255,.55); padding:30px; }
.fsw-map-placeholder strong { color:#183A31; font-family:Georgia,serif; font-size:2rem; }
@media(max-width:640px){.fsw-location-tools{grid-template-columns:1fr}.fsw-map{height:420px}}

.fsw-location-tools{grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) auto auto;align-items:center}
.fsw-location-tools button,.fsw-show-on-map{border:0;border-radius:12px;padding:13px 16px;background:#183A31;color:#fff;font-weight:700;cursor:pointer}
.fsw-location-tools button:hover,.fsw-show-on-map:hover{background:#C4522A}.fsw-location-tools button:disabled{opacity:.65;cursor:wait}
.fsw-location-count{margin:-16px 0 18px;color:#5a675f;font-size:.9rem}.fsw-location-tags{text-transform:uppercase;letter-spacing:.07em;font-size:.72rem;font-weight:800;color:#C4522A}
.fsw-location-status{background:#fff4e8;border-left:3px solid #C4522A;padding:9px 11px;border-radius:6px}.fsw-location-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:14px}.fsw-location-actions .fsw-show-on-map{padding:9px 12px;font-size:.88rem}
.fsw-map-shell{margin:28px 0}.fsw-map-shell .fsw-map{margin:0}.fsw-map-message{min-height:1.5em;margin:10px 2px 0;font-weight:700;color:#183A31}.fsw-map-note{font-size:.85rem;color:#5a675f;margin:4px 2px 0}
.fsw-div-icon{background:transparent;border:0}.fsw-div-icon span{display:block;width:24px;height:24px;border-radius:50% 50% 50% 0;background:var(--pin);border:3px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.3);transform:rotate(-45deg)}
.fsw-map-popup{min-width:210px;display:grid;gap:6px}.fsw-map-popup strong{font-size:1.05rem;color:#183A31}.fsw-map-popup small{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:#C4522A}.fsw-map-popup span,.fsw-map-popup em{display:block}.fsw-map-popup em{font-style:normal;background:#fff4e8;padding:5px 7px;border-radius:6px}.fsw-map-popup div{display:flex;gap:12px;margin-top:3px}.fsw-map-popup a{font-weight:700;color:#183A31}
@media(max-width:900px){.fsw-location-tools{grid-template-columns:1fr 1fr}.fsw-location-tools input{grid-column:1/-1}}
@media(max-width:640px){.fsw-location-tools{grid-template-columns:1fr}.fsw-location-tools input{grid-column:auto}.fsw-location-tools button{width:100%}}
