.nav{z-index:10;background:0 0;justify-content:space-between;align-items:center;padding:2.5rem 3.5rem;display:flex;position:relative}.nav-left,.nav-right{align-items:center;gap:12px;display:flex}.nav-logo{cursor:pointer;align-self:center;width:auto;height:2.8rem;margin-top:-10px;transition:opacity .2s}.nav-logo:hover{opacity:.8}.search-nav .hamburger-menu:hover{background-color:#1976d21a}.search-nav .hamburger-menu span{background-color:#1976d2}.share-icon,.close-icon{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:12px;transition:all .3s;display:flex}.close-icon{background:#1976d21a}.close-icon:hover{background:#1976d233;transform:rotate(90deg)}.menu-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10000;opacity:0;visibility:hidden;background:#00000080;width:100vw;height:100vh;transition:all .3s ease-in-out;position:fixed;top:0;left:0}.menu-overlay.open{opacity:1;visibility:visible}.menu-overlay.open .menu-modal{transform:translate(0)}.menu-modal{background:#ffeb3b;border:3px solid #1976d2;border-radius:8px;flex-direction:column;width:min(22vw,320px);height:auto;min-height:auto;max-height:calc(100vh - 100px);padding:1.5rem;transition:transform .3s ease-in-out;display:flex;position:absolute;top:80px;left:1rem;transform:translate(-150%);box-shadow:0 8px 25px #1976d233}.modal-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.modal-title{color:#e91e63;text-transform:uppercase;margin:0;font-size:2rem;font-weight:300}.modal-close{cursor:pointer;background:#e91e631a;border-radius:50%;justify-content:center;align-items:center;padding:12px;transition:all .3s;display:flex}.modal-close:hover{background:#e91e6333;transform:rotate(90deg)}.modal-nav{flex-direction:column;flex:1;gap:1rem;min-height:0;display:flex;overflow:hidden auto}.modal-nav::-webkit-scrollbar{width:4px}.modal-nav::-webkit-scrollbar-track{background:0 0}.modal-nav::-webkit-scrollbar-thumb{background:#1976d2;border-radius:2px}.menu-item{color:#1976d2;text-align:left;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-bottom:1px solid #0000;padding:.5rem 0;font-size:1.1rem;font-weight:500;transition:all .3s}.menu-item:hover{border-bottom-color:#1976d2;padding-left:.5rem;font-weight:600}.menu-divider{background:#e0e0e0;height:1px;margin:.5rem 0}.menu-item.menu-item-auth{color:#e91e63}.menu-item.menu-item-auth:hover{border-bottom-color:#e91e63}.share-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.share-modal{background:#fff;border-radius:16px;min-width:min(320px,100vw - 2rem);max-width:400px;padding:0;animation:.3s ease-out scaleIn;overflow:hidden;box-shadow:0 20px 40px #00000026}.share-modal-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.share-modal-header h3{color:#333;margin:0;font-size:1.25rem;font-weight:600}.share-modal-close{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;font-size:1.5rem;transition:all .2s;display:flex}.share-modal-close:hover{color:#333;background:#f5f5f5}.share-modal-content{padding:20px 24px 24px}.share-options{flex-direction:column;gap:12px;display:flex}.share-option{cursor:pointer;text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.share-option:hover{background:#f8f9fa;border-color:#d0d0d0;transform:translateY(-1px)}.facebook-share{color:#1877f2}.facebook-share:hover{background:#f0f7ff;border-color:#1877f2}.twitter-share{color:#000}.twitter-share:hover{background:#f7f7f7;border-color:#000}.instagram-share{color:#e4405f}.instagram-share:hover{background:#fdf2f4;border-color:#e4405f}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.nav{position:relative}.nav-logo{margin-top:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.menu-modal{width:260px;top:70px;left:1rem}.modal-title{font-size:1.8rem}.share-modal{min-width:280px;max-width:90vw}}@media (width<=480px){.menu-modal{width:calc(100vw - 2rem);max-height:calc(100vh - 80px);padding:1.2rem;top:60px;left:1rem}.modal-title{font-size:1.6rem}.share-modal{width:calc(100vw - 2rem);min-width:auto;max-width:400px}.share-modal-header{padding:16px 20px 12px}.share-modal-content{padding:16px 20px 20px}.share-option{padding:10px 14px;font-size:.9rem}}.admin-section{border-top:1px solid #eee;border-bottom:1px solid #eee;margin:10px 0;padding:20px 0}.admin-header{flex-direction:column;gap:5px;margin-bottom:15px;display:flex}.admin-user{color:#333;font-size:16px;font-weight:600}.admin-role{color:#666;text-transform:uppercase;letter-spacing:.5px;background:#f0f0f0;border-radius:10px;align-self:flex-start;padding:2px 8px;font-size:12px;font-weight:500}.admin-mode-toggle{background:#f8f9fa;border-radius:8px;align-items:center;gap:10px;margin-bottom:15px;padding:10px;display:flex}.toggle-switch{width:50px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .4s;position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.toggle-slider{background-color:#e91e63}input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-label{color:#333;font-size:14px;font-weight:500}.admin-item{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff!important}.admin-item:hover{background:linear-gradient(135deg,#5a6fd8 0%,#6a4190 100%);transform:translate(5px)}.admin-login{background:linear-gradient(135deg,#11998e 0%,#38ef7d 100%);color:#fff!important}.admin-login:hover{background:linear-gradient(135deg,#0f8a7e 0%,#32d66b 100%);transform:translate(5px)}.logout-item{background:linear-gradient(135deg,#fc466b 0%,#3f5efb 100%);color:#fff!important}.logout-item:hover{background:linear-gradient(135deg,#e63a5f 0%,#3851e3 100%);transform:translate(5px)}.home{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff06 10px,#0000 11px 20px,#00000003 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);height:100vh;position:relative;overflow:hidden}.home-map-bg{object-fit:contain;pointer-events:none;z-index:1;opacity:1;width:80%;height:90%;position:absolute;top:calc(50% + 5px);left:50%;transform:translate(-50%,-50%)}.home .nav{z-index:10;position:relative;background:0 0!important}.home .main-container{z-index:2;width:100%;min-height:calc(100vh - 120px);transition:all .3s;position:relative;background:0 0!important}.home .main-content{justify-content:center;align-items:flex-start;width:100%;min-height:calc(100vh - 120px);padding:8vh 2rem 2rem;display:flex}.home .hero-section{text-align:center;width:100%;animation:1s ease-out fadeInUp}.home .brand-name{margin:0;padding:0;font-size:0;line-height:0}.home .brand-logo{width:auto;height:clamp(7rem,20vw,20rem);margin:0 auto;display:block}.home .tagline{color:#c2185b;letter-spacing:.05em;margin-top:-.3rem;margin-bottom:2rem;font-size:clamp(1.5rem,4vw,3.2rem);font-weight:500;line-height:1.3}.home .cta-button{color:#1976d2;cursor:pointer;letter-spacing:.05em;text-transform:none;background:0 0;border:3px solid #e91e63;border-radius:2px 16px;padding:1.2rem 4.2rem;font-size:1.4rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.home .cta-button:hover{color:#fff;background:#e91e63;transform:translateY(-2px)}.home .cta-button:active{transform:translateY(-1px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.home .cta-button{padding:1rem 2.5rem;font-size:1.1rem}.home .main-content{justify-content:center;align-items:center;min-height:calc(100vh - 120px);margin-top:-60px;padding:0 1rem 1rem}.home-map-bg{width:100%;height:auto}}@media (width<=480px){.home .cta-button{padding:.8rem 1.5rem;font-size:.9rem}.home-map-bg{width:120%;height:auto}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-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-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.search-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;width:100%;height:100vh;display:flex;overflow-y:auto}.search-nav{z-index:10;justify-content:space-between;align-items:center;padding:2.5rem 3.5rem;display:flex;position:relative}.search-nav .nav-left,.search-nav .nav-right{align-items:center;display:flex}.search-nav .hamburger-menu{cursor:pointer;border-radius:50%;flex-direction:column;gap:7px;padding:12px;transition:all .3s;display:flex}.search-nav .hamburger-menu:hover{background-color:#e91e631a;transform:rotate(15deg)}.search-nav .hamburger-menu span{background-color:#e91e63;border-radius:1px;width:36px;height:3px;transition:all .3s}.search-nav .close-icon{cursor:pointer;background:#1976d21a;border-radius:50%;padding:8px;transition:all .3s}.search-nav .close-icon:hover{background:#1976d233;transform:rotate(90deg)}.search-container{flex:1;gap:2rem;margin-bottom:1rem;padding:0 2rem 2rem;display:flex}.map-section{background:#ffeb3b;border:3px solid #1976d2;border-radius:8px;flex-direction:column;flex:1;min-height:400px;padding:0;display:flex}.map-container{background:#fff;border-radius:5px;flex:1;width:100%;height:100%;min-height:400px;position:relative;overflow:hidden}.leaflet-map{border-radius:6px}.leaflet-popup-content-wrapper{background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);border:3px solid #1976d2;border-radius:12px;box-shadow:0 6px 20px #1976d24d}.leaflet-popup-content{min-width:200px;margin:0}.popup-content{padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.popup-content h3{color:#1976d2;text-align:center;border-bottom:2px solid #ffeb3b;margin:0 0 12px;padding-bottom:8px;font-size:1.3rem;font-weight:700}.popup-content p{color:#333;margin:8px 0;font-size:.95rem;line-height:1.4}.popup-content p:first-of-type{color:#1976d2;text-align:center;margin-bottom:12px;font-weight:600}.search-form-section{flex-direction:column;flex-shrink:0;align-items:flex-start;width:350px;padding-top:0;display:flex}.search-form{background:#ffeb3b;border:3px solid #e91e63;border-radius:8px;width:100%;padding:1.5rem;box-shadow:0 8px 25px #e91e6333}.form-group{flex-direction:column;display:flex}.form-select{color:#1976d2;cursor:pointer;background:#ffeb3b;border:2px solid #1976d2;border-radius:8px;outline:none;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s}.form-select:hover{background:#fff59d;border-color:#0d47a1}.form-select:focus{border-color:#0d47a1;box-shadow:0 0 0 3px #1976d21a}.form-select:disabled{color:#999;cursor:not-allowed;opacity:.7;background:#f5f5f5;border-color:#ddd}.searchable-dropdown,.searchable-dropdown-wrapper{width:100%;position:relative}.searchable-dropdown-clear{color:#1976d2;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0 6px;font-size:1.4rem;line-height:1;transition:all .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.searchable-dropdown-clear:hover{color:#0d47a1;background:#1976d21a}.searchable-dropdown-input{color:#1976d2;cursor:text;background:#ffeb3b;border:2px solid #1976d2;border-radius:8px;outline:none;width:100%;padding:1rem 2.5rem 1rem 1rem;font-size:1rem;font-weight:500;transition:all .3s}.searchable-dropdown-input:hover{background:#fff59d;border-color:#0d47a1}.searchable-dropdown-input:focus{border-color:#0d47a1;box-shadow:0 0 0 3px #1976d21a}.searchable-dropdown-input.disabled{color:#999;cursor:not-allowed;opacity:.7;background:#f5f5f5;border-color:#ddd}.searchable-dropdown-options{scroll-behavior:smooth;z-index:1000;background:#fff;border:2px solid #1976d2;border-top:none;border-radius:0 0 8px 8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.dropdown-option{cursor:pointer;color:#333;border-bottom:1px solid #f0f0f0;padding:.8rem 1rem;transition:background-color .2s}.dropdown-option:hover{color:#1976d2;background:#e3f2fd}.dropdown-option.highlighted{color:#fff;background:#1976d2}.dropdown-option.disabled{color:#999;cursor:not-allowed;background:#f9f9f9;font-style:italic}.dropdown-option:last-child{border-bottom:none}.search-button{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#e91e63;border:none;border-radius:8px;margin-top:.5rem;padding:1.2rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.search-button:hover{background:#c2185b;transform:translateY(-2px);box-shadow:0 8px 25px #e91e6366}.search-button:active{transform:translateY(0)}.loading-overlay,.error-overlay{z-index:1000;text-align:center;background:#fffffff2;border-radius:8px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 6px #0000001a}.error-overlay button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:4px;margin-top:10px;padding:8px 16px}.error-overlay button:hover{background:#1565c0}.results-count{color:#666;margin-left:10px;font-size:.9em}.clear-button{color:#333;cursor:pointer;background:#f5f5f5;border:2px solid #ddd;border-radius:5px;width:100%;margin-top:10px;margin-bottom:10px;padding:15px 30px;font-size:16px;font-weight:700;transition:all .3s}.clear-button:hover{background:#e0e0e0;border-color:#bbb}.clear-button.disabled,.clear-button:disabled{color:#ccc;cursor:not-allowed;opacity:.6;background:#f9f9f9;border-color:#e0e0e0}.clear-button.disabled:hover,.clear-button:disabled:hover{background:#f9f9f9;border-color:#e0e0e0}.view-toggle-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#4caf50;border:2px solid #4caf50;border-radius:5px;width:100%;margin-top:10px;padding:15px 30px;font-size:16px;font-weight:700;transition:all .3s}.view-toggle-button:hover{background:#45a049;border-color:#45a049}.view-toggle-button.active{background:#ff9800;border-color:#ff9800}.view-toggle-button.active:hover{background:#f57c00;border-color:#f57c00}.view-toggle-button.disabled,.view-toggle-button:disabled{color:#aaa;cursor:not-allowed;opacity:.6;background:#e0e0e0;border-color:#ccc}.view-toggle-button.disabled:hover,.view-toggle-button:disabled:hover{background:#e0e0e0;border-color:#ccc}.type-badge{color:#fff;text-transform:capitalize;background:#1976d2;border-radius:12px;padding:2px 8px;font-size:12px}.amenities{margin-top:8px}.amenities ul{margin:4px 0;padding-left:16px}.amenities li{text-transform:capitalize;margin:2px 0;font-size:12px}.keywords-text{color:#666;text-align:center;font-style:italic;margin:8px 0!important;font-size:.8rem!important}.popup-content p strong{color:#1976d2;font-weight:700}.popup-content a{color:#1976d2;text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #ffeb3b;text-decoration:underline #ffeb3b;text-decoration-thickness:2px;transition:all .3s;display:inline-block}.popup-links{width:100%;margin:12px 0 8px}.popup-link-left{text-align:left;margin:0!important}.popup-content a:hover{color:#0d47a1;text-decoration-color:#ffc107}.leaflet-popup-tip{background:#1976d2;border:2px solid #1976d2}.form-fields{flex-direction:column;gap:15px;display:flex}.search-button:disabled{cursor:not-allowed;background:#ccc}.keyword-chips{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.keyword-chip{color:#1976d2;background:#e91e6314;border:1px solid #e91e6333;border-radius:20px;align-items:center;padding:.3rem .8rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.keyword-chip:hover{background:#e91e6326}.keyword-chip span{white-space:nowrap;margin-right:8px}.chip-remove{color:#e91e63;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;font-weight:700;line-height:1;transition:background-color .2s;display:flex}.chip-remove:hover{background:#e91e6326}.custom-marker-icon{background:0 0!important;border:none!important}.custom-marker-icon svg{filter:drop-shadow(2px 2px 4px #0000004d)}@media (width<=1024px){.search-container{flex-direction:column;gap:1.5rem}.search-form-section{width:100%;padding-top:0}}@media (width<=768px){.search-nav{padding:1.5rem}.search-container{flex-direction:column;padding:0 1rem 1rem}.search-form-section{width:100%;height:auto;max-height:none;overflow-y:visible}.map-section{height:50vh;min-height:300px}.search-form{padding:1.25rem}}@media (width<=480px){.search-container{gap:.5rem}.search-form-section{width:100%}.search-form{padding:1rem}.form-select{padding:.875rem;font-size:.9rem}.search-button{padding:1rem 1.5rem;font-size:1rem}.map-section{height:40vh;min-height:250px}.popup-content h3{font-size:1.1rem}}.search-container.list-view{flex-direction:row;height:calc(100vh - 120px);max-height:calc(100vh - 120px);padding-bottom:0;padding-right:0;display:flex}.search-container.list-view .search-form-section{box-sizing:border-box;flex-direction:column;height:100%;padding-bottom:.45rem;padding-right:2rem;display:flex}.list-results-section{background:0 0;flex:1;padding:0 1rem;overflow-y:auto}@media (width<=1024px){.search-container.list-view{flex-direction:column;height:auto;max-height:none;overflow-y:visible}.search-container.list-view .search-form-section{order:1;width:100%;height:auto}.search-container.list-view .list-results-section{order:3;padding:1rem}.search-container.list-view .compact-map-section{visibility:hidden;border:none;height:0;min-height:0;margin:0;padding:0;overflow:hidden}.results-grid{grid-template-columns:1fr}}@media (width<=480px){.list-results-section{padding:.75rem}.result-card{padding:1rem}.results-grid{grid-template-columns:1fr}}.results-grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));justify-content:center;gap:1.5rem;max-width:none;display:grid}@media (width>=1200px){.results-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}}@media (width>=1600px){.results-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.result-card{background:#fff;border:3px solid #1976d2;border-radius:12px;flex-direction:column;width:100%;max-width:100%;min-height:350px;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 20px #1976d24d}.result-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #1976d266}.card-header{text-align:center;border-bottom:3px solid #ffeb3b;margin-bottom:1.5rem;padding-bottom:1rem}.card-title{color:#1976d2;margin:0 0 .5rem;font-size:1.4rem;font-weight:700}.card-address{color:#666;margin:0;font-size:1rem;font-weight:600}.card-description{margin-bottom:1.5rem}.card-description p{color:#333;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;margin:0;font-size:.9rem;line-height:1.5}.card-keywords-detail{margin-bottom:1.5rem}.card-keywords-detail h3{color:#1976d2;margin:0 0 .75rem;font-size:1rem;font-weight:600}.keywords-tags{flex-wrap:wrap;gap:6px;display:flex}.keyword-tag-card{color:#1976d2;text-transform:capitalize;box-shadow:none;background:#e91e6314;border:1px solid #e91e6333;border-radius:20px;padding:.3rem .8rem;font-size:.8rem;font-weight:500}.card-links{text-align:center;margin-top:auto}.card-more-info{color:#1976d2;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);border:2px solid #f57f17;border-radius:8px;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.card-more-info:hover{background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);border-color:#e65100;transform:translateY(-1px);box-shadow:0 2px 8px #ff980066}.compact-map-section{border:3px solid #e91e63;border-radius:8px;flex:1 1 0;width:100%;min-height:0;margin-top:.5rem;margin-bottom:0;overflow:hidden}.compact-map-container{width:100%;height:100%}.leaflet-map.compact{height:100%!important}.about-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;min-height:100vh;display:flex}.about-container{background:0 0;flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:clamp(1rem,4vw,40px);display:flex;position:relative}.about-close{cursor:pointer;z-index:10;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:20px;right:20px}.about-close:hover{transition:transform .2s;transform:scale(1.1)}.about-content{background:linear-gradient(145deg,#fff 0%,#fef0f3 30%,#fce4ea 60%,#fef0f3 100%);border:4px solid #2e5bba;border-radius:8px;margin-top:0;padding:clamp(1.5rem,5vw,60px) clamp(1rem,4vw,40px)}.about-title{color:#e91e63;text-underline-offset:10px;margin:0 0 40px;font-family:Arial,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;-webkit-text-decoration:underline #1976d2;text-decoration:underline #1976d2;text-decoration-thickness:4px}.about-text{color:#000;font-family:Arial,sans-serif;font-size:clamp(.95rem,2vw,1.1rem);font-weight:500;line-height:1.6}.about-text p{margin:0 0 30px}.about-text p:last-child{margin-bottom:0}.about-logos{justify-content:center;align-items:flex-end;gap:clamp(1.5rem,4vw,3rem);margin-top:30px;display:flex}.about-collaborator-logo{object-fit:contain;width:auto;max-width:240px;height:auto;max-height:160px}.about-page .tex-toggle{z-index:100;color:#fff;background:#000000b3;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.85rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.about-page .tex-toggle button{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex}.about-page .tex-toggle span{text-align:center;min-width:160px}@media (width<=768px){.about-page{padding:10px}.about-close{width:40px;height:40px;top:10px;right:10px}}.contact-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;min-height:100vh;display:flex}.contact-container{box-sizing:border-box;background-color:#ffeb3b;border:4px solid #1976d2;border-radius:8px;width:100%;max-width:1000px;margin:0 auto;padding:clamp(1rem,4vw,40px)}.contact-title{color:#e91e63;margin:0 0 10px;font-family:Arial,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700}.contact-divider-line{border:none;border-top:3px solid #1976d2;margin:0 0 clamp(1rem,3vw,30px)}.contact-content{flex-direction:row;align-items:stretch;gap:clamp(1rem,3vw,30px);display:flex}.contact-info{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;gap:20px;display:flex}.contact-collaborator-logos{justify-content:center;align-items:flex-end;gap:clamp(1.5rem,4vw,3rem);margin-top:auto;padding-top:20px;display:flex}.collaborator-logo{object-fit:contain;width:auto;max-width:240px;height:auto;max-height:160px}.contact-logo{width:100%;max-width:200px;height:auto}.contact-mail{flex-direction:column;align-items:center;gap:4px;display:flex}.contact-mail-label{color:#1976d2;font-family:Arial,sans-serif;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700}.contact-mail-link{color:#e91e63;font-family:Arial,sans-serif;font-size:clamp(.85rem,1.4vw,1rem);text-decoration:none}.contact-mail-link:hover{text-decoration:underline}.contact-divider{border-left:3px dashed #1976d2;align-self:stretch;width:0}.contact-form-section{flex-direction:column;flex:1;display:flex}.contact-form-heading{color:#1976d2;margin:0 0 15px;font-family:Arial,sans-serif;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:700}.contact-form{flex-direction:column;gap:12px;display:flex}.contact-form input,.contact-form textarea{color:#333;resize:vertical;background-color:#ffeb3b;border:2px solid #1976d2;border-radius:4px;outline:none;padding:10px 12px;font-family:Arial,sans-serif;font-size:clamp(.9rem,1.5vw,1rem)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#999}.contact-form input:focus,.contact-form textarea:focus{border-color:#e91e63}.contact-send-btn{color:#fff;cursor:pointer;letter-spacing:1px;background-color:#1976d2;border:none;border-radius:4px;width:100%;padding:12px;font-family:Arial,sans-serif;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:700}.contact-send-btn:hover{background-color:#1565c0}.contact-send-btn:disabled{opacity:.7;cursor:not-allowed}.contact-status{text-align:center;margin-top:10px;font-family:Arial,sans-serif;font-size:.95rem}.contact-status-success{color:#2e7d32}.contact-status-error{color:#d32f2f}@media (width<=768px){.contact-content{flex-direction:column}.contact-divider{border-top:3px dashed #1976d2;border-left:none;width:100%;height:0}.contact-container{width:auto;margin:10px}}.contact-page .tex-toggle{z-index:100;color:#fff;background:#000000b3;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;font-size:.85rem;display:flex;position:fixed;bottom:1rem;left:50%;transform:translate(-50%)}.contact-page .tex-toggle button{color:#fff;cursor:pointer;background:#e91e63;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;display:flex}.contact-page .tex-toggle span{text-align:center;min-width:140px}.news-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;min-height:100vh;display:flex}.news-container{box-sizing:border-box;background-color:#ffeb3b;border:4px solid #1976d2;border-radius:8px;width:100%;max-width:1000px;margin:0 auto;padding:clamp(1rem,4vw,40px)}.news-title{color:#e91e63;margin:0 0 10px;font-size:clamp(2rem,5vw,4rem);font-weight:700}.news-divider-line{border:none;border-top:3px solid #1976d2;margin:0 0 clamp(1.5rem,4vw,40px)}.news-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:250px;display:flex}.news-coming-soon{color:#1976d2;margin:0;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:700}.news-subtitle{color:#e91e63;max-width:500px;margin:0;font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.5}@media (width<=768px){.news-container{width:auto;margin:10px}}.location-detail-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.location-detail-container{flex:1;justify-content:center;padding:clamp(.75rem,2vw,2rem);display:flex}.location-detail-content{background:linear-gradient(145deg,#fff 0%,#fef0f3 30%,#fce4ea 60%,#fef0f3 100%);border:3px solid #1976d2;border-radius:12px;width:100%;max-width:1200px;padding:clamp(.75rem,2vw,2rem);box-shadow:0 6px 20px #1976d24d}.back-button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;margin-bottom:2rem;padding:10px 20px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.back-button:hover{background:#0d47a1;transform:translateY(-1px);box-shadow:0 2px 8px #1976d266}.location-detail-content .location-header{border-bottom:3px solid #ffeb3b;margin-bottom:2rem;padding-top:0;padding-bottom:.5rem;justify-content:space-between!important;align-items:flex-end!important;display:flex!important}.location-detail-content .location-header h1{color:#1976d2;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}.location-address{color:#666;text-align:right;white-space:nowrap;margin:0;font-size:1.2rem;font-weight:600}.location-main-content{gap:clamp(1rem,3vw,3rem);margin-bottom:2rem;display:flex}.location-detail-content .left-column{flex:2;min-width:0;padding-right:1.5rem}.location-image{border-radius:12px;width:fit-content;margin:0 auto 2rem;display:block;overflow:hidden;box-shadow:0 4px 16px #0000001a}.detail-image{object-fit:contain;width:100%;height:auto;max-height:clamp(200px,40vw,400px);display:block}.location-detail-content .right-column{flex-direction:column;flex:1;justify-content:flex-start;align-self:flex-start;align-items:flex-start;min-width:0;padding-left:1.5rem;padding-right:1.5rem;display:flex}.location-detail-content .audio-section{width:100%;max-width:400px;margin-bottom:2rem}.location-detail-content .audio-section h3{color:#1976d2;text-align:center;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.custom-audio-player{background:#fff;border:2px solid #1976d2;border-radius:30px;align-items:center;gap:10px;max-width:400px;padding:8px 16px;display:flex}.audio-play-btn{cursor:pointer;color:#1976d2;background:#1976d21a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-size:1.1rem;line-height:1;transition:background .2s;display:flex}.audio-play-btn:hover{background:#1976d233}.play-icon{border:7px solid #0000;border-left:12px solid #1976d2;border-right-width:0;width:0;height:0;margin-left:2px}.pause-icon{gap:3px;display:flex}.pause-icon span{background:#1976d2;border-radius:1px;width:4px;height:14px}.audio-progress-bar{cursor:pointer;background:#e0e0e0;border-radius:3px;flex:1;min-width:80px;height:6px;position:relative}.audio-progress-fill{background:#1976d2;border-radius:3px;height:100%;transition:width .1s linear}.audio-time{color:#1976d2;white-space:nowrap;text-align:right;min-width:70px;font-size:.75rem;font-weight:500}.audio-placeholder{color:#666;margin:0;font-size:.9rem;font-style:italic}.location-detail-content .map-section{background:0 0;border:none;border-radius:0;flex:none;width:100%;max-width:400px;min-height:0;padding:0;display:block}.location-detail-content .map-section h3{color:#1976d2;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.map-thumbnail{background:#fff;border:2px solid #1976d2;border-radius:8px;font-size:0;line-height:0;overflow:hidden}.map-placeholder{text-align:center;color:#666;background:#f8f9fa;padding:2rem}.map-placeholder p{margin:.5rem 0}.map-placeholder p:first-child{color:#1976d2;font-size:1.2rem;font-weight:600}.location-description{margin-bottom:2rem}.location-description p{color:#333;margin:0;font-size:1rem;line-height:1.6}.location-keywords-detail{margin-bottom:2rem}.location-keywords-detail h3{color:#1976d2;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.keywords-tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.5rem;margin-bottom:1.5rem;display:flex}.location-links{flex-wrap:wrap;gap:1rem;display:flex}.external-link{color:#1976d2;background:0 0;border:none;border-bottom:2px solid #1976d2;padding:8px 0;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.external-link:hover{color:#0d47a1;border-bottom-color:#0d47a1;transform:translate(5px)}.external-link:after{content:" →";font-size:1.1rem;transition:transform .3s}.external-link:hover:after{transform:translate(3px)}.loading-container,.error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#1976d2;border-radius:50%;width:40px;height:40px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container h2{color:#1976d2;margin-bottom:1rem}.error-container p{color:#666;margin-bottom:1.5rem}@media (width<=768px){.location-detail-container{padding:1rem}.location-detail-content{max-width:100%;padding:1.5rem}.location-detail-content .location-header{flex-direction:column!important;align-items:flex-start!important}.location-detail-content .location-header h1{font-size:2rem}.location-address{text-align:left;font-size:1rem}.location-detail-content .location-main-content{flex-direction:column;gap:2rem}.location-detail-content .left-column{border-right:none;padding-right:0}.location-detail-content .right-column{align-items:center;padding-left:0;padding-right:0}.location-links{flex-direction:column}.external-link{text-align:center}.audio-player{background:0 0;padding:0}.audio-player audio{max-width:100%}.map-thumbnail iframe{height:200px}}@media (width<=480px){.location-main-content{flex-direction:column;gap:1rem}.location-main-content>div:first-child{border-right:none;padding-right:0}.location-detail-content .right-column{align-items:center;width:100%;padding-left:0;padding-right:0}.location-detail-content .audio-section,.location-detail-content .map-section{text-align:center;width:100%;max-width:100%}.location-detail-content .audio-section h3,.location-detail-content .map-section h3{text-align:center}.location-detail-content .map-thumbnail{max-width:100%}.related-spaces h3{text-align:center}.carousel-card{min-width:min(260px,100vw - 3rem)}}.related-spaces{margin-top:3rem;margin-bottom:2rem}.related-spaces h3{color:#1976d2;margin:0 0 1rem;font-size:1.2rem;font-weight:600}.carousel-container{padding-bottom:1rem;overflow-x:auto}.carousel{gap:1.5rem;min-width:max-content;padding:.5rem 0;display:flex}.carousel-card{background:#fff;border:2px solid #1976d2;border-radius:10px;flex-direction:column;min-width:min(280px,100vw - 4rem);max-width:300px;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 4px 12px #1976d233}.carousel-card:hover{border-color:#0d47a1;transform:translateY(-3px);box-shadow:0 6px 20px #1976d24d}.carousel-card h4{color:#1976d2;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.3}.carousel-location{color:#666;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.carousel-description{color:#333;flex:1;margin:0 0 1rem;font-size:.85rem;line-height:1.4}.carousel-keywords{flex-wrap:wrap;align-items:center;gap:0;margin-bottom:1rem;display:flex}.carousel-keyword-tag{color:#1976d2;text-transform:capitalize;text-underline-offset:2px;padding:1px 0;font-size:.75rem;font-weight:500;-webkit-text-decoration:underline #1976d24d;text-decoration:underline #1976d24d;transition:all .2s}.carousel-keyword-tag:hover{color:#0d47a1;text-decoration-color:#0d47a1;text-decoration-thickness:1px}.carousel-keyword-tag:not(:last-child):after{content:" • ";color:#666;margin:0 6px;font-weight:400;text-decoration:none}.carousel-link{color:#1976d2;text-align:center;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);border:2px solid #f57f17;border-radius:6px;margin-top:auto;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s}.carousel-link:hover{background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);border-color:#e65100;transform:translateY(-1px)}.carousel-container::-webkit-scrollbar{height:8px}.carousel-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.carousel-container::-webkit-scrollbar-thumb{background:#1976d2;border-radius:4px}.carousel-container::-webkit-scrollbar-thumb:hover{background:#0d47a1}.login-page{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-container{background:#fff;border-radius:12px;width:100%;max-width:400px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.login-content{text-align:center;padding:40px 30px}.login-content h1{color:#333;margin:0 0 20px;font-size:28px;font-weight:600}.login-content p{color:#666;margin-bottom:30px;font-size:16px}.google-login-btn{color:#333;cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 24px;font-size:16px;font-weight:500;transition:all .3s;display:flex}.google-login-btn:hover{border-color:#4285f4;transform:translateY(-1px);box-shadow:0 4px 12px #4285f426}.google-icon{width:20px;height:20px}.pending-approval{color:#856404;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;padding:20px}.pending-approval p{color:#856404;margin:0 0 10px}.pending-approval p:last-child{margin-bottom:0}.login-footer{border-top:1px solid #eee;margin-top:30px;padding-top:20px}.login-footer p{color:#999;margin:0;font-size:14px}.location-form-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.location-form-modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px #0003}.form-header{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-bottom:1px solid #eee;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.form-header h2{margin:0;font-size:1.5rem;font-weight:600}.close-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.5rem;transition:background-color .2s}.close-btn:hover{background:#ffffff1a}.location-form{padding:clamp(1rem,3vw,2rem)}.form-group{margin-bottom:1.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group label{color:#333;align-items:center;gap:.4rem;margin-bottom:.5rem;font-weight:600;display:flex}.info-tooltip{display:inline-flex;position:relative}.info-icon{color:#fff;cursor:help;background:#999;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-family:Georgia,serif;font-size:11px;font-style:italic;font-weight:700;display:inline-flex}.info-tooltip-text{color:#fff;white-space:normal;z-index:10;background:#333;border-radius:6px;width:220px;padding:.5rem .75rem;font-size:.8rem;font-weight:400;line-height:1.4;display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%)}.info-tooltip:hover .info-tooltip-text{display:block}.form-group input,.form-group textarea{box-sizing:border-box;border:2px solid #ddd;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group textarea{resize:vertical;min-height:100px}.keywords-input-container{background:#f8f9fa;border:2px solid #ddd;border-radius:8px;padding:1rem}.keyword-input-row{gap:.5rem;margin-bottom:1rem;display:flex}.keyword-search-wrapper{flex:1;position:relative}.keyword-search-wrapper input{border:1px solid #ccc;width:100%;margin:0}.keyword-dropdown{z-index:100;background:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 6px 6px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.keyword-dropdown-item{cursor:pointer;border-bottom:1px solid #f0f0f0;padding:.5rem .75rem;font-size:.9rem}.keyword-dropdown-item:hover{background:#f5f5f5}.keyword-dropdown-item:last-child{border-bottom:none}.keyword-dropdown-item.keyword-new{color:#e91e63;font-weight:500}.keyword-dropdown-item.keyword-empty{color:#999;cursor:default;font-style:italic}.keyword-input-row input{border:1px solid #ccc;flex:1;margin:0}.add-keyword-btn{color:#fff;cursor:pointer;background:#667eea;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:background-color .2s}.add-keyword-btn:hover{background:#5a6fd8}.keywords-list{flex-wrap:wrap;gap:.5rem;display:flex}.keyword-tag{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:flex}.remove-keyword-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:1.2rem;font-weight:700;transition:background-color .2s;display:flex}.remove-keyword-btn:hover{background:#fff3}.error-message{color:#c33;background:#fee;border:1px solid #fcc;border-radius:6px;margin-bottom:1rem;padding:.75rem;font-size:.9rem}.form-actions{border-top:1px solid #eee;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;display:flex}.cancel-btn{color:#fff;cursor:pointer;background:#6c757d;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s}.cancel-btn:hover{background:#5a6268}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;min-width:100px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#5a6fd8 0%,#6a4190 100%);transform:translateY(-1px)}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=768px){.location-form-overlay{padding:.5rem}.location-form-modal{max-height:95vh}.form-header{padding:1rem 1.5rem}.location-form{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.cancel-btn,.submit-btn{width:100%}}@media (width<=480px){.form-row{grid-template-columns:1fr}.location-form-modal{max-height:95vh;margin:.5rem}}.image-upload-container{margin-top:.5rem}.image-upload-area{text-align:center;cursor:pointer;background:#fafafa;border:2px dashed #d1d5db;border-radius:8px;padding:2rem;transition:all .2s}.image-upload-area:hover{background:#f0f9ff;border-color:#667eea}.image-input{display:none}.image-upload-label{cursor:pointer;color:#6b7280;flex-direction:column;align-items:center;gap:.5rem;display:flex}.image-upload-label svg{color:#9ca3af}.image-upload-label p{margin:0;font-weight:500}.upload-hint{font-size:.875rem;color:#9ca3af!important;font-weight:400!important}.field-hint{color:#9ca3af;margin-top:4px;font-size:.8rem}.image-preview{border-radius:8px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.preview-image{border-radius:8px;width:auto;max-width:300px;height:auto;max-height:200px;display:block}.remove-image-btn{cursor:pointer;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex;position:absolute;top:8px;right:8px}.remove-image-btn:hover{background:#000000e6}.remove-image-btn svg{color:#fff}.my-spaces-page{background:#f8f9fa;min-height:100vh}.my-spaces-container{max-width:1200px;margin:0 auto;padding:clamp(1rem,3vw,2rem)}.admin-controls{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 10px #0000001a}.filter-section{align-items:center;gap:1rem;display:flex}.filter-section label{color:#333;font-weight:600}.creator-filter{background:#fff;border:2px solid #ddd;border-radius:8px;min-width:250px;padding:.5rem 1rem;font-size:1rem}.creator-filter:focus{border-color:#667eea;outline:none}.actions-bar{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.spaces-search{border:2px solid #e0e0e0;border-radius:8px;flex:1;max-width:400px;padding:.7rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.spaces-search:focus{border-color:#e91e63;outline:none}.add-location-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #667eea4d}.add-location-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.locations-grid{grid-template-columns:repeat(auto-fill,minmax(min(350px,100%),1fr));gap:2rem;display:grid}.location-card{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 15px #0000001a}.location-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.my-spaces-page .location-header{justify-content:space-between;align-items:flex-start;padding:1.5rem 1.5rem .5rem;display:flex}.my-spaces-page .location-header h3{color:#333;flex:1;margin:0;font-size:1.3rem}.location-actions{gap:.5rem;display:flex}.edit-btn,.delete-btn{cursor:pointer;background:0 0;border:none;border-radius:4px;min-width:44px;min-height:44px;padding:.5rem;font-size:1.2rem;transition:all .2s}.edit-btn:hover{background:#667eea1a}.delete-btn:hover{background:#f443361a}.location-details{padding:0 1.5rem 1.5rem}.location-city{color:#666;margin:0 0 1rem;font-weight:500}.location-description{color:#555;margin:0 0 1rem;line-height:1.5}.location-keywords{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.keyword-tag{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.location-meta{border-top:1px solid #eee;margin-bottom:1rem;padding-top:1rem}.created-by,.updated-by{color:#777;margin:0 0 .25rem;font-size:.9rem}.location-website{color:#667eea;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.location-website:hover{color:#764ba2}.empty-state{text-align:center;background:#fff;border-radius:12px;grid-column:1/-1;padding:3rem 2rem;box-shadow:0 2px 10px #0000001a}@media (width<=768px){.my-spaces-container{padding:1rem}.locations-grid{grid-template-columns:1fr;gap:1rem}.admin-controls{padding:1rem}.filter-section{flex-direction:column;align-items:flex-start;gap:.5rem}.creator-filter{width:100%}}@media (width<=480px){.filter-section{flex-direction:column;align-items:stretch;gap:.5rem}.add-location-btn{padding:.75rem 1.5rem;font-size:.9rem}}.user-management-page{background:#f8f9fa;min-height:100vh}.user-management-container{max-width:1200px;margin:0 auto;padding:2rem}.page-header{text-align:center;margin-bottom:2rem}.page-header h1{color:#333;margin:0 0 .5rem;font-size:2.5rem}.page-header p{color:#666;font-size:1.1rem}.error-message{color:#c33;text-align:center;background:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:2rem;padding:1rem}.users-table-container{background:#fff;border-radius:12px;margin-bottom:2rem;overflow:hidden;box-shadow:0 4px 15px #0000001a}.users-table{border-collapse:collapse;width:100%}.users-table th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem;font-size:.9rem;font-weight:600}.users-table td{vertical-align:middle;border-bottom:1px solid #eee;padding:1rem}.users-table tr:hover{background:#f8f9fa}.pending-user{background:#fff3cd!important}.pending-user:hover{background:#ffeaa7!important}.user-info{align-items:center;gap:1rem;display:flex}.user-avatar{border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.user-avatar img{object-fit:cover;width:100%;height:100%}.avatar-placeholder{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.2rem;font-weight:600;display:flex}.user-details{flex-direction:column;gap:.25rem;display:flex}.user-name{color:#333;font-weight:600}.current-user-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#28a745;border-radius:10px;align-self:flex-start;padding:.125rem .5rem;font-size:.7rem;font-weight:500}.user-email{color:#666;font-size:.9rem}.role-badge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.date-cell{color:#666;font-size:.9rem}.actions-cell{min-width:150px}.role-actions{flex-direction:column;gap:.5rem;display:flex}.role-select{cursor:pointer;background:#fff;border:2px solid #ddd;border-radius:6px;padding:.5rem;font-size:.9rem;transition:border-color .2s}.role-select:focus{border-color:#667eea;outline:none}.role-select:disabled{opacity:.6;cursor:not-allowed}.updating-indicator{color:#667eea;font-size:.8rem;font-style:italic}.cannot-edit{color:#999;font-size:.9rem;font-style:italic}.empty-state{text-align:center;background:#fff;border-radius:12px;margin-bottom:2rem;padding:3rem 2rem;box-shadow:0 2px 10px #0000001a}.empty-state h3{color:#666;margin:0 0 1rem}.empty-state p{color:#999;margin:0}.user-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.stat-card{text-align:center;background:#fff;border-radius:12px;padding:1.5rem;transition:transform .2s;box-shadow:0 2px 10px #0000001a}.stat-card:hover{transform:translateY(-2px)}.stat-card h3{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem}.stat-card p{color:#666;margin:0;font-weight:500}.loading-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.loading-spinner{border:3px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin}@media (width<=1024px){.users-table-container{overflow-x:auto}.users-table{min-width:800px}}@media (width<=768px){.user-management-container{padding:1rem}.page-header h1{font-size:2rem}.users-table th,.users-table td{padding:.75rem .5rem}.user-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.user-stats{grid-template-columns:1fr}.stat-card h3{font-size:1.5rem}.users-table-container{-webkit-overflow-scrolling:touch;overflow-x:auto}.users-table{font-size:.85rem}.users-table th,.users-table td{padding:.5rem .4rem}}.edit-profile-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.edit-profile-container{flex:1;justify-content:center;padding:clamp(.75rem,2vw,2rem);display:flex}.edit-profile-content{background:linear-gradient(145deg,#fff 0%,#fef0f3 30%,#fce4ea 60%,#fef0f3 100%);border:3px solid #1976d2;border-radius:12px;width:100%;max-width:600px;padding:clamp(1rem,2vw,2rem);box-shadow:0 6px 20px #1976d24d}.edit-profile-content .back-button{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:6px;margin-bottom:1.5rem;padding:10px 20px;font-weight:600;transition:all .3s}.edit-profile-content .back-button:hover{background:#0d47a1;transform:translateY(-1px);box-shadow:0 2px 8px #1976d266}.edit-profile-content h1{color:#1976d2;border-bottom:3px solid #ffeb3b;margin:0 0 1.5rem;padding-bottom:1rem;font-size:2rem;font-weight:700}.edit-profile-form{flex-direction:column;gap:1.5rem;display:flex}.profile-error{color:#c62828;background:#fce4ec;border:1px solid #ef9a9a;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.profile-success{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7;border-radius:8px;padding:.75rem 1rem;font-size:.9rem}.profile-photo-section{align-items:center;gap:1.5rem;display:flex}.profile-photo-preview{flex-shrink:0}.profile-photo-img{object-fit:cover;border:3px solid #ffeb3b;border-radius:50%;width:100px;height:100px;box-shadow:0 4px 12px #0000001a}.profile-photo-placeholder{color:#fff;background:linear-gradient(135deg,#1976d2,#0d47a1);border:3px solid #ffeb3b;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:2.5rem;font-weight:700;display:flex}.profile-photo-actions{flex-direction:column;gap:.5rem;display:flex}.photo-upload-btn{color:#1976d2;cursor:pointer;text-align:center;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);border:2px solid #f57f17;border-radius:6px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.photo-upload-btn:hover{background:linear-gradient(135deg,#ffc107 0%,#ff9800 100%);border-color:#e65100}.photo-remove-btn{color:#e91e63;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.85rem;font-weight:600}.photo-remove-btn:hover{text-decoration:underline}.profile-field{flex-direction:column;gap:.5rem;display:flex}.profile-field label{color:#1976d2;justify-content:space-between;align-items:baseline;font-size:.95rem;font-weight:600;display:flex}.char-count{color:#999;font-size:.8rem;font-weight:400}.profile-field input,.profile-field textarea{color:#333;background:#fff;border:2px solid #1976d2;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:all .3s}.profile-field input:focus,.profile-field textarea:focus{border-color:#0d47a1;box-shadow:0 0 0 3px #1976d21a}.profile-field textarea{resize:vertical;min-height:120px}.profile-save-btn{color:#fff;cursor:pointer;background:#1976d2;border:none;border-radius:8px;padding:12px 24px;font-size:1.1rem;font-weight:600;transition:all .3s}.profile-save-btn:hover{background:#0d47a1;transform:translateY(-1px);box-shadow:0 4px 12px #1976d266}.profile-save-btn:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.edit-profile-page .loading-container,.edit-profile-page .error-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.edit-profile-page .error-container h2{color:#1976d2;margin-bottom:1rem}@media (width<=480px){.profile-photo-section{text-align:center;flex-direction:column}}.analytics-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);flex-direction:column;min-height:100vh;display:flex}.analytics-container{flex-direction:column;flex:1;padding:0 2rem 2rem;display:flex}.analytics-title{color:#1976d2;margin:0 0 1rem;font-size:2rem;font-weight:700}.analytics-embed{background:#fff;border:3px solid #1976d2;border-radius:8px;flex:1;min-height:calc(100vh - 200px);overflow:hidden}.analytics-embed iframe{width:100%;height:100%;min-height:calc(100vh - 200px)}.backup-policy-page{background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);min-height:100vh}.backup-policy-container{width:min(920px,100% - 2rem);margin:0 auto;padding:1rem 0 4rem}.backup-policy-card{color:#171717;background:#fffdf8;border:4px solid #2e5bba;border-radius:8px;padding:clamp(1.5rem,5vw,4rem);box-shadow:0 14px 32px #142d6229}.backup-policy-eyebrow{color:#0d47a1;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.85rem;font-weight:700}.backup-policy-card h1{color:#c2185b;text-underline-offset:10px;margin:0 0 1.5rem;font-size:clamp(2rem,6vw,3.6rem);line-height:1.08;-webkit-text-decoration:underline #1976d2;text-decoration:underline #1976d2;text-decoration-thickness:4px}.backup-policy-lede{color:#252525;margin:0 0 2.5rem;font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:600;line-height:1.65}.backup-policy-updated{color:#555;margin:-.5rem 0 1.5rem;font-size:.92rem}.backup-policy-card section{margin-top:2.25rem}.backup-policy-card h2{color:#0d47a1;margin:0 0 .7rem;font-size:clamp(1.2rem,3vw,1.55rem);line-height:1.25}.backup-policy-card p,.backup-policy-card li{font-size:1rem;line-height:1.7}.backup-policy-card p{margin:0 0 1rem}.backup-policy-card ul{margin:.5rem 0 1rem;padding-left:1.4rem}.backup-policy-card li+li{margin-top:.45rem}.backup-policy-card code{color:#8e1748;background:#fce4ec;border-radius:4px;padding:.1rem .35rem;font-size:.95em}.backup-policy-card a{color:#0d47a1;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.backup-policy-card a:hover{color:#c2185b}.backup-policy-links{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.backup-policy-links a{color:#fff;background:#0d47a1;border-radius:6px;padding:.75rem 1rem;font-weight:700;text-decoration:none;display:inline-block}.backup-policy-links a:hover{color:#fff;background:#c2185b}.backup-policy-footer{border-top:2px solid #1976d238;flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:3rem;padding-top:1.25rem;font-size:.92rem;display:flex}@media (width<=640px){.backup-policy-page .nav{padding:1.25rem 1rem}.backup-policy-container{width:calc(100% - 1rem);padding-top:0}.backup-policy-card{border-width:3px}}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;min-height:100vh;margin:0;padding:0;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%) fixed!important}html:before{content:"";z-index:-999;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);width:100%;height:2000px;position:fixed;top:-1000px;left:0}#root{background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffc107}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#1976d2 0%,#1565c0 100%) padding-box content-box;border:2px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0d47a1 0%,#1976d2 100%) padding-box content-box}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);width:100%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative}.main-container{background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);width:100%;min-height:100vh;transition:all .3s}.main-container.blurred{filter:blur(8px);transform:scale(.95)}.nav{z-index:10;justify-content:space-between;align-items:center;padding:2rem;display:flex;position:relative}.nav-left,.nav-right{align-items:center;display:flex}.hamburger-menu{cursor:pointer;border-radius:50%;flex-direction:column;gap:7px;padding:12px;transition:all .3s;display:flex}.hamburger-menu span{background-color:#e91e63;border-radius:1px;width:36px;height:3px;transition:all .3s}.hamburger-menu:hover{background-color:#e91e631a;transform:rotate(15deg)}.hamburger-menu:hover span{background-color:#c2185b}.share-icon{cursor:pointer;border-radius:50%;padding:8px;transition:all .3s}.share-icon:hover{background-color:#e91e631a;transform:rotate(15deg)}.main-content{justify-content:center;align-items:center;width:100%;min-height:calc(100vh - 120px);padding:2rem;display:flex}.hero-section{text-align:center;width:100%;animation:1s ease-out fadeInUp}.brand-name{color:#e91e63;letter-spacing:.1em;text-transform:lowercase;-webkit-text-fill-color:transparent;text-shadow:0 2px 4px #e91e631a;background:linear-gradient(135deg,#e91e63 0%,#c2185b 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:300;line-height:1.1}.tagline{color:#e91e63;letter-spacing:.05em;opacity:.9;text-shadow:0 1px 2px #e91e631a;margin-bottom:3rem;font-size:clamp(1.2rem,3vw,2.2rem);font-weight:400;line-height:1.3}.cta-button{color:#e91e63;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:3px solid #e91e63;border-radius:8px;padding:1.2rem 3rem;font-size:1.2rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #e91e6333}.cta-button:hover{color:#fff;background:#e91e63;transform:translateY(-3px);box-shadow:0 8px 25px #e91e6366}.cta-button:active{transform:translateY(-1px)}.menu-sidebar{background:#ffeb3b;border:3px solid #1976d2;border-radius:8px;flex-direction:column;width:300px;margin:20px;padding:2rem;animation:.4s ease-out slideInLeft;display:flex;position:relative;box-shadow:0 10px 30px #1976d233}.menu-header{margin-bottom:3rem}.menu-brand{color:#e91e63;letter-spacing:.1em;text-transform:lowercase;font-size:2rem;font-weight:300}.menu-nav{flex-direction:column;gap:2rem;display:flex}.menu-item{color:#1976d2;text-align:left;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;padding:.8rem 0;font-size:1.5rem;font-weight:600;transition:all .3s;position:relative}.menu-item:after{content:"";background:#1976d2;width:0;height:3px;transition:width .3s;position:absolute;bottom:0;left:0}.menu-item:hover:after{width:100%}.menu-item:hover{color:#0d47a1;transform:translate(15px)}.menu-content{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.menu-main{text-align:center;opacity:.7}.menu-access{color:#e91e63;letter-spacing:.1em;text-transform:lowercase;opacity:.8;margin-bottom:1rem;font-size:4rem;font-weight:300}.menu-tagline{color:#e91e63;letter-spacing:.05em;opacity:.7;margin-bottom:2rem;font-size:2rem;font-weight:400}.menu-cta{color:#e91e63;cursor:pointer;opacity:.8;text-transform:uppercase;background:0 0;border:2px solid #e91e63;border-radius:8px;padding:.8rem 2rem;font-size:1.1rem;font-weight:500;transition:all .3s}.menu-cta:hover{color:#fff;opacity:1;background:#e91e63}.menu-close{cursor:pointer;position:absolute;top:1rem;right:1rem}.close-button{background:#e91e631a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.close-button:hover{background:#e91e6333;transform:rotate(90deg)}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@media (width<=768px){.nav{padding:1.5rem}.cta-button{padding:1rem 2.5rem;font-size:1.1rem}.main-content{padding:1rem}.menu-sidebar{width:280px;margin:10px;padding:1.5rem}.menu-brand{font-size:1.5rem}.menu-item{font-size:1.3rem}.menu-access{font-size:3rem}.menu-tagline{font-size:1.5rem}}@media (width<=480px){.cta-button{padding:.9rem 2rem;font-size:1rem}.menu-sidebar{width:calc(100% - 2rem);margin:10px}.menu-container{flex-direction:column}.menu-content{order:-1;min-height:300px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#213547;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);font-family:Space Grotesk,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;font-family:Space Grotesk,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}html,body{background-color:#0000;background-image:repeating-radial-gradient(at 0%,#0000 0,#ffffff0d 10px,#0000 11px 20px,#00000006 21px,#0000 22px 30px),linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;width:100%;min-height:100vh;margin:0;padding:0}body{width:100%;min-height:100vh;margin:0}#root{width:100%;min-height:100vh}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}.keyword-tag{cursor:default;display:inline-block;color:#1976d2!important;text-transform:capitalize!important;background:#e91e6314!important;border:1px solid #e91e6333!important;border-radius:20px!important;padding:.3rem .8rem!important;font-size:.9rem!important;font-weight:500!important;text-decoration:none!important;transition:all .3s!important}.keyword-tag:hover{color:#0d47a1!important;background:#e91e6326!important}button{cursor:pointer;background-color:#f9f9f9;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background:linear-gradient(135deg,#ffeb3b 0%,#ffc107 100%)}a:hover{color:#747bff}button{background-color:#f9f9f9}}
