html,body{margin:0;padding:0}h1,h2{font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif}h1{font-size:2rem}h2{font-size:1.5rem}#map{height:100vh;width:calc(100vw - 400px)}#map .gomp-popup{z-index:3}#map .gomp-marker{cursor:pointer;z-index:2}#map .gomp-marker:hover{z-index:999}#map .schoolPoint,#map .clusterAvg{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:15px;justify-content:center;z-index:1}#map .clusterAvg{box-shadow:0 0 3px 0 rgba(255,255,255,.5);text-shadow:0 0 3px #c00}#map .clusterAvg.small{background:#df7812;height:40px;width:40px}#map .clusterAvg.medium{background:#d8550f;height:60px;width:60px}#map .clusterAvg.large{background:#d22911;height:80px;width:80px}#map .clusterAvg:after{border:3px solid rgba(255,255,255,.5);border-radius:50%;box-sizing:content-box;content:"";display:block;left:-3px;height:100%;position:absolute;top:-3px;width:100%}#map .uncluster{border-radius:50%;cursor:pointer;height:18px;width:18px}#map .schoolPoint{height:50px;width:50px;text-shadow:0 0 3px #3b7e3e}#map .gomp-popup-content{line-height:2em;padding-bottom:10px}#map .gomp-popup-content .badge{font-weight:normal}#map .gomp-popup-content .num{font-family:"Fira Mono",monospace;font-size:1.2em}#map .clusterPopup .num{color:#ff4500}#map .schoolPointPopup .num{color:#31893d}aside{max-height:100vh;overflow-y:auto;width:400px}
