.schools-map-container{width:100%;height:400px;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:30px;position:relative}@media(max-width:768px){.schools-map-container{height:300px}}.map-theme-toggle{position:absolute;top:10px;right:10px;z-index:10}.map-theme-toggle .btn{background:#fff;border:2px solid rgba(0,0,0,.1);border-radius:4px;padding:8px 12px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease}.map-theme-toggle .btn:hover{background:#f8f9fa;border-color:rgba(0,0,0,.2);box-shadow:0 4px 8px rgba(0,0,0,.15)}.map-theme-toggle .btn i{font-size:16px;color:#212529}.schools-map{width:100%;height:100%}.school-marker .marker-pin{width:30px;height:30px;background-color:#0d6efd;border:3px solid #fff;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 2px 8px rgba(0,0,0,.3);cursor:pointer;transition:all .2s ease}.school-marker .marker-pin:hover{transform:rotate(-45deg) scale(1.1);background-color:#0b5ed7}.school-info-window{padding:8px;min-width:200px}.school-info-window h5{font-family:gordita;font-size:18px;font-weight:600;margin-bottom:4px;color:#17457f}.school-info-window .btn-sm{padding:4px 12px;font-size:13px}.school-info-window .location{color:#999;font-size:16px}.school-info-window .small{font-size:13px}.map-toggle-btn{margin-bottom:20px}.map-toggle-btn .btn{display:flex;align-items:center;gap:8px}.map-toggle-btn .btn i{font-size:18px}.schools-map-section{margin-top:60px}.schools-map-section .map-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.schools-map-section .map-header h4{margin:0;font-size:20px;font-weight:600}.schools-map-section .map-header .school-count{color:#6c757d;font-size:14px}.school-cluster-marker .cluster-marker-content{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0d6efd,#0b5ed7);border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(13,110,253,.4);cursor:pointer;transition:all .3s ease}.school-cluster-marker .cluster-marker-content:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(13,110,253,.6)}.school-cluster-marker .cluster-marker-content .cluster-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:.3;font-size:20px;pointer-events:none}.school-cluster-marker .cluster-marker-content .cluster-icon i{font-size:inherit}.school-cluster-marker .cluster-marker-content .cluster-count{position:relative;z-index:2;color:#fff;font-weight:700;font-size:14px;text-shadow:0 1px 2px rgba(0,0,0,.2)}.cluster-info-window{padding:12px;max-width:300px;max-height:400px;overflow-y:auto}.cluster-info-window .cluster-header{font-size:14px;font-weight:600;margin-bottom:12px;color:#212529;border-bottom:1px solid #dee2e6;padding-bottom:8px}.cluster-info-window .cluster-schools-list{display:flex;flex-direction:column;gap:12px}.cluster-info-window .cluster-schools-list .cluster-school-item{padding:8px;border-radius:4px;background:#f8f9fa;transition:background .2s ease}.cluster-info-window .cluster-schools-list .cluster-school-item:hover{background:#e9ecef}.cluster-info-window .cluster-schools-list .cluster-school-item .school-name{font-size:14px;font-weight:500;margin-bottom:4px;color:#212529}.cluster-info-window .cluster-schools-list .cluster-school-item .school-location{font-size:12px;color:#6c757d;margin-bottom:8px}.cluster-info-window .cluster-schools-list .cluster-school-item .school-location i{margin-right:4px}.cluster-info-window .cluster-schools-list .cluster-school-item .btn-sm{padding:4px 12px;font-size:12px}.schools-map__info-window{background:#fbf7f3;border-radius:12px;box-shadow:0 14px 30px rgba(31,92,170,.14);padding:20px;position:relative;width:280px;max-width:86vw;display:flex;flex-direction:column;gap:12px}.schools-map__info-window:after{content:"";position:absolute;bottom:-10px;left:48px;border-color:#fbf7f3 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:10px 10px 0;filter:drop-shadow(0 6px 10px rgba(31,92,170,.12))}.schools-map__info-window.is-compact{width:240px}.schools-map__info-window-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:4px}.schools-map__info-window-header .schools-map__info-window-title{font-weight:600;font-size:16px;line-height:1.25;color:#17457f}.schools-map__info-window-header .schools-map__info-window-location{font-size:13px;color:#7c95ab}.schools-map__info-window-header .schools-map__info-window-badges{display:flex;align-items:center;gap:6px}.schools-map__info-window-header .schools-map__info-window-badges .is-featured{font-size:11px;font-weight:500;padding:2px 8px;border-radius:999px;border:1px solid rgba(237,102,36,.4);color:#ed6624;background:rgba(237,102,36,.08)}.schools-map__info-window-status{border-radius:999px;height:26px;display:inline-flex;align-items:center;padding:0 12px;font-size:12px;font-weight:600;letter-spacing:.02em;background:rgba(75,98,118,.12);color:#4b6276}.schools-map__info-window-status.is-open{background:rgba(31,92,170,.12);color:#1f5caa}.schools-map__info-window-status.is-waitlist{background:rgba(237,102,36,.12);color:#ed6624}.schools-map__info-window-status.is-closed{background:rgba(11,34,62,.12);color:#0b223e}.schools-map__info-window-status.is-coming-soon{background:rgba(240,135,33,.12);color:#f08721}.schools-map__info-window-rows{display:grid;grid-gap:4px;gap:4px;font-size:13px;color:rgba(0,0,0,.7)}.schools-map__info-window-rows .schools-map__info-window-rows--accent{font-weight:500;color:#4b6276}.schools-map__info-window-footer{margin-top:8px}.schools-map__info-window-footer .primary-action{width:100%;min-height:44px;border-radius:10px;background:#1f5caa;color:#fff;font-weight:600;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1rem;box-shadow:0 8px 16px rgba(31,92,170,.22);transition:box-shadow .12s ease}.schools-map__info-window-footer .primary-action:hover{box-shadow:0 10px 20px rgba(31,92,170,.28)}.schools-map__info-window--cluster{width:320px;max-height:400px;overflow-y:auto}.schools-map__info-window--cluster .schools-map__cluster-heading{font-weight:600;font-size:14px;color:#17457f;margin-bottom:12px}.schools-map__info-window--cluster .schools-map__cluster-list{display:grid;grid-gap:8px;gap:8px}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item{padding:10px 12px;border-radius:10px;background:rgba(245,235,224,.6);display:flex;justify-content:space-between;align-items:flex-start;gap:8px;transition:background .12s ease}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item:hover{background:rgba(31,92,170,.08)}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item .cluster-item__name{font-weight:600;color:#17457f}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item .cluster-item__meta{font-size:12px;color:#7c95ab;margin-top:2px}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item .schools-map__cluster-item-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item-status{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;background:rgba(75,98,118,.12);color:#4b6276}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item-status.is-open{background:rgba(31,92,170,.12);color:#1f5caa}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item-status.is-waitlist{background:rgba(237,102,36,.12);color:#ed6624}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item-status.is-closed{background:rgba(11,34,62,.12);color:#0b223e}.schools-map__info-window--cluster .schools-map__cluster-list .schools-map__cluster-item-status.is-coming-soon{background:rgba(240,135,33,.12);color:#f08721}@media(max-width:480px){.schools-map__info-window{width:92vw;padding:18px}}.gm-style .gm-style-iw-d{overflow:visible!important;max-height:none!important;padding:0!important}.gm-style .gm-style-iw-c{max-height:none!important;padding:0!important;box-shadow:none!important;background:rgba(0,0,0,0)!important;border-radius:0!important}.gm-style .gm-style-iw-ch,.gm-style .gm-style-iw-chr{padding:0!important;overflow:visible!important}.gm-style .gm-ui-hover-effect{top:6px!important;right:6px!important}.gm-style .gm-style-iw-t:after,.gm-style .gm-style-iw-t:before{display:none!important}