.event-popup-wrapper{background:0 0;flex-direction:column;gap:10px;min-width:340px;max-width:420px;padding:30px 8px;font-family:Google Sans,Roboto,Arial,sans-serif;display:flex}.event-popup{background:#fff;border:2px solid #e8eaed;border-radius:10px;flex-direction:column;gap:6px;padding:10px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:-1px -1px 5px #e8e8e8}.event-popup:hover{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#4285f4 0%,#34a853 33%,#fbbc05 66%,#ea4335 100%) border-box;border:2px solid #0000;border-radius:10px;position:relative}.event-type{color:#1967d2;letter-spacing:.8px;text-transform:uppercase;background:#e8f0fe;border-radius:999px;align-items:center;width:fit-content;margin-bottom:0;padding:3px 8px;font-size:9px;font-weight:700;display:inline-flex}.event-title{color:#202124;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;font-weight:500;line-height:normal;text-decoration:none;display:-webkit-box;overflow:hidden}.event-title:hover{color:#1a73e8}.event-meta{flex-direction:column;gap:6px;display:flex}.event-meta-row{color:#3c4043;align-items:center;gap:12px;font-size:14px;line-height:1.5;display:flex}.event-meta-row svg{color:#5f6368;flex-shrink:0;width:18px;height:18px}.event-meta-row span:last-child{word-break:break-word}.event-footer{border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;padding:6px 0;display:flex}.event-footer .event-rsvp:hover{color:#fff}.event-status{text-transform:capitalize;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.event-status:before{content:"";border-radius:50%;width:8px;height:8px}.event-status.upcoming{color:#b06000;background:#fff4e5}.event-status.upcoming:before{background:#f9ab00}.event-status.ongoing{color:#137333;background:#e6f4ea}.event-status.ongoing:before{background:#34a853}.event-status.past{color:#5f6368;background:#f1f3f4}.event-status.past:before{background:#9aa0a6}.event-rsvp{color:#fff;background:#1a73e8;border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.event-rsvp:hover{background:#1558c0;transform:translateY(-1px);box-shadow:0 8px 16px #1a73e84d}.event-rsvp:focus{outline:none;box-shadow:0 0 0 4px #1a73e826}.gm-style .gm-style-iw-c{border-radius:28px!important;padding:0!important;overflow:hidden!important;box-shadow:0 12px 36px #0000002e!important}.gm-style .gm-style-iw-d{padding:0!important;overflow:auto!important}.gm-style-iw-chr{padding:0!important}.gm-ui-hover-effect{transition:all .2s;background:#fffffff2!important;border-radius:50%!important;top:10px!important}.gm-ui-hover-effect:hover{background:#f1f3f4!important}.gm-ui-hover-effect span{opacity:.75}.gm-ui-hover-effect:hover span{opacity:1}.gm-style-iw-d::-webkit-scrollbar{width:8px}.gm-style-iw-d::-webkit-scrollbar-track{background:#f1f3f4}.gm-style-iw-d::-webkit-scrollbar-thumb{background:#c4c7c5;border-radius:20px}.gm-style-iw-d::-webkit-scrollbar-thumb:hover{background:#9aa0a6}#map{border-radius:16px;width:100%;height:700px;overflow:hidden}@media (width<=480px){.event-popup-wrapper{min-width:280px;max-width:100%}.event-title{font-size:20px}.event-footer{flex-wrap:wrap;gap:12px}.event-rsvp{width:100%}}