body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#5099ce;border:0 solid #97d4ff;border-radius:0 0 0 0;box-shadow:0 2px 5px #0003;left:0;padding:10px 20px;position:fixed;top:0;width:100%;z-index:1000}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;position:relative}.navbar-branding{align-items:center;display:flex;gap:10px}.navbar-branding-logo{height:40px;object-fit:contain;width:40px}.navbar-branding-name{color:#fff;font-size:18px;font-weight:700}.hamburger-menu{background:#5099ce;border:2px solid #97d4ff;border-radius:12px;color:#fff;cursor:pointer;display:none;font-size:24px;height:45px;padding:5px 10px;width:45px}.menu{align-items:center;display:flex;list-style:none;margin:0;padding:0}.menu li{margin-left:20px}.menu a{border-radius:12px;color:#fff;font-size:16px;padding:8px 15px;text-decoration:none;transition:background-color .3s}.menu a:hover{background-color:#407ea8}.logout-button{background:#e74c3c;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;padding:8px 15px}.logout-button:hover{background:#c0392b}@media (max-width:768px){.hamburger-menu{display:inline-block;margin-right:50px}.menu{background-color:#5099ce;border:2px solid #97d4ff;border-radius:12px;box-shadow:0 4px 8px #0003;display:none;flex-direction:column;padding:10px;position:fixed;right:10px;top:60px;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-in-out;width:200px;z-index:1001}.menu.open{display:flex;transform:scaleY(1)}.menu li{margin:10px 0}.logout-button,.menu a{text-align:center;width:100%}.navbar-branding-logo{height:30px;width:30px}.navbar-branding-name{font-size:16px}}@media (max-width:480px){.navbar-branding-logo{height:25px;width:25px}.navbar-branding-name{display:none}}@media (min-width:769px){.hamburger-menu{display:none}}.sidebar-filter h3{text-align:center}.filter-form{display:flex;flex-direction:column;margin:0;min-height:calc(100% - 60px);padding:0;width:100%}.filter-form .basic-filters{margin-bottom:10px}.filter-form label{color:#8b4513;display:flex;flex-direction:column;font-weight:500;margin-bottom:10px}.filter-form input,.filter-form select{background-color:#f9f9f9;border:1px solid #97d4ff;border-radius:8px;box-sizing:border-box;color:#8b4513;font-size:1rem;margin-top:5px;padding:8px;transition:border-color .3s ease;width:100%}.filter-form input:focus,.filter-form select:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.filter-form .autocomplete-container{position:relative;width:100%}.filter-form .suggestions{background:#fff;border:1px solid #97d4ff;border-radius:8px;box-shadow:0 2px 4px #0000001a;left:0;list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0;position:absolute;right:0;top:100%;z-index:1002}.filter-form .suggestions li{color:#8b4513;cursor:pointer;padding:8px}.filter-form .suggestions li:hover{background:#f0f8ff}.filter-form label input[type=number]+input[type=number],.filter-form label input[type=text]+input[type=text]{margin-top:10px}.filter-form button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;margin:10px 0 0;padding:10px 20px;transition:background-color .3s ease;width:100%}.filter-form button:hover{background:#407ea8}.filter-form .detailed-filters{margin-top:10px;padding-bottom:20px}.filter-form .detailed-filters label{align-items:center;flex-direction:row;gap:5px;margin-bottom:10px}.filter-form .detailed-filters input[type=checkbox]{accent-color:#5099ce;height:18px;margin-right:5px;width:18px}.filter-form .detailed-filters fieldset{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 2px 4px #0000001a;margin-bottom:10px;padding:15px}.filter-form .detailed-filters fieldset legend{color:#5099ce;font-weight:500;padding:0 10px}.filter-form .detailed-filters fieldset label{align-items:center;display:flex;margin-bottom:10px}.filter-form h4{color:#5099ce;font-size:1.2rem;margin-bottom:10px;margin-top:10px}@media (max-width:768px){.sidebar-filter{bottom:0;height:auto;padding:15px;top:0;width:250px}.sidebar-filter h3{font-size:1.3rem}.filter-form label{font-size:.9rem}.filter-form input,.filter-form select{font-size:.9rem;padding:6px}.filter-form button{font-size:.9rem;padding:8px 15px}.filter-form .detailed-filters fieldset{margin-bottom:10px;padding:10px}.filter-form h4{font-size:1rem}.filter-form .detailed-filters input[type=checkbox]{height:16px;width:16px}.filter-form .suggestions{max-height:150px}.filter-form{min-height:calc(100% - 50px)}}@media (max-width:480px){.sidebar-filter{bottom:0;height:auto;padding:10px;top:0;width:200px}.sidebar-filter h3{font-size:1.2rem}.filter-form label{font-size:.85rem}.filter-form input,.filter-form select{font-size:.85rem;padding:5px}.filter-form button{font-size:.85rem;padding:6px 10px}.filter-form .detailed-filters fieldset{margin-bottom:8px;padding:8px}.filter-form h4{font-size:.9rem}.filter-form .detailed-filters input[type=checkbox]{height:14px;width:14px}.filter-form .suggestions{max-height:120px}.filter-form{min-height:calc(100% - 40px)}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.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:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.homepage-container{height:100%;overflow:hidden;position:relative;width:100vw}.map-container{height:100%;left:0;position:absolute;top:0;width:100%}.button-container{display:flex;gap:5px;position:absolute;right:20px;top:0;transition:opacity .3s ease;z-index:900}.button-container.hidden{display:none}.control-button{align-items:center;background:#c9a08ee6;border:2px solid #967a6e;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:24px;justify-content:center;overflow:hidden;padding:5px 10px;transition:background-color .3s ease}.control-button:hover{background-color:#967a6ee6}.control-button.hamburger-menu{margin-right:0}.button-icon{height:24px;object-fit:contain;width:24px}.sidebar{background-color:#fff;box-shadow:-2px 0 5px #0000001a}.layer-control,.sidebar-menu{background-color:#5099cecc;border:3px solid #add8e6;border-radius:12px;box-shadow:0 4px 8px #00000080;font-weight:700;overflow:hidden;padding:10px;position:absolute;right:20px;text-shadow:1px 1px 2px #0009;top:60px;width:200px;z-index:998}.sidebar-menu.open{transform:scaleY(1)}.sidebar-filter{background:#fffffff2;border-left:2px solid #97d4ff;bottom:0;box-shadow:-4px 0 8px #0003;height:auto;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;width:300px;z-index:1001}.sidebar-filter h3{color:#5099ce;font-size:1.5rem;font-weight:500;margin-bottom:20px;padding-left:10px;text-align:left}.small-menu ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.small-menu li{margin:10px 0}.small-menu a,.small-menu button{border-radius:12px;color:#fff;display:block;font-size:16px;padding:8px 15px;text-align:center;text-decoration:none;transition:background-color .3s;width:calc(100% - 30px)}.small-menu a:hover,.small-menu button:hover{background-color:#407ea8}.small-menu button{background:none;border:none;cursor:pointer}.small-menu button.logout-button{background:#e74c3c;color:#fff}.small-menu button.logout-button:hover{background:#c0392b}.layer-control-label{align-items:center;background-color:initial;border-radius:12px;color:#fff;display:flex;font-size:16px;margin:10px 0;padding:8px 15px;position:relative;transition:background-color .3s ease;width:calc(100% - 30px)}.layer-control-label:hover{background-color:#407ea8}.layer-control-label:before{background-color:#407ea8;border-radius:50%;content:"";display:inline-block;height:10px;margin-left:8px;margin-right:8px;width:10px}.satellite-label:before,.transport-label:before{background-color:#fff}.education-label:before{background-color:#5e6aab}.shop-label:before{background-color:#f7c559}.health-label:before{background-color:#ba3232}.bank-label:before{background-color:#484848}.outdoor-label:before{background-color:#35603f}.sport-label:before{background-color:#00766f}.religion-label:before{background-color:#d98957}.layer-control-label input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:2px solid #5099ce;border-radius:4px;cursor:pointer;height:18px;margin-right:10px;position:relative;transition:background-color .3s ease;width:18px}.layer-control-label input[type=checkbox]:checked{background-color:#407ea8}.satellite-label input[type=checkbox]:checked,.transport-label input[type=checkbox]:checked{background-color:#ababab}.education-label input[type=checkbox]:checked{background-color:#5e6aab}.shop-label input[type=checkbox]:checked{background-color:#f7c559}.health-label input[type=checkbox]:checked{background-color:#ba3232}.bank-label input[type=checkbox]:checked{background-color:#484848}.outdoor-label input[type=checkbox]:checked{background-color:#35603f}.sport-label input[type=checkbox]:checked{background-color:#00766f}.religion-label input[type=checkbox]:checked{background-color:#d98957}.layer-control-label input[type=checkbox]:checked:after{color:#fff;content:"✔";font-size:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.custom-marker-icon{align-items:center;display:flex;justify-content:center;text-align:center;text-shadow:1px 1px 2px #0009}.custom-marker-icon:hover div{background-color:#ffffffe6!important;color:#5099ce!important;transition:background-color .3s ease,color .3s ease}@media (max-width:768px){.control-button.hamburger-menu{margin-right:0}.control-button:not(.hamburger-menu){padding:8px}.button-icon{height:20px;width:20px}.control-button:not(.hamburger-menu){font-size:14px}.button-container{gap:5px;right:10px;top:3px}.sidebar-filter{bottom:0;height:auto;padding:10px;top:0;width:200px}.sidebar-filter h3{font-size:1.3rem}.layer-control,.sidebar-menu{padding:8px;right:10px;top:60px;width:180px}.layer-control-label{font-size:14px;padding:6px 10px;width:calc(100% - 20px)}.layer-control-label:before{height:8px;margin-left:6px;margin-right:6px;width:8px}.layer-control-label input[type=checkbox]{height:16px;width:16px}.small-menu a,.small-menu button{font-size:14px;padding:6px 10px;width:calc(100% - 20px)}}@media (max-width:480px){.control-button.hamburger-menu{font-size:20px;margin-right:0;min-width:auto;padding:5px 8px}.control-button:not(.hamburger-menu){font-size:12px;min-width:auto;padding:6px}.button-icon{height:18px;width:18px}.button-container{display:flex;flex-wrap:nowrap;gap:3px;max-width:100%;overflow-x:auto;padding:0 5px;right:5px;top:2px;z-index:998}.sidebar-filter{bottom:0;height:auto;padding:10px;top:0;width:180px}.sidebar-filter h3{font-size:1.2rem}.layer-control,.sidebar-menu{padding:5px;right:10px;top:50px;width:150px}.button-container .control-button{background-color:#c9a08ee6}.layer-control-label{font-size:12px;padding:5px 8px;width:calc(100% - 16px)}.layer-control-label:before{height:6px;margin-left:5px;margin-right:5px;width:6px}.layer-control-label input[type=checkbox]{height:14px;width:14px}.small-menu a,.small-menu button{font-size:14px;padding:6px 10px;width:calc(100% - 16px)}}.branding-container{align-items:center;display:flex;gap:10px;left:10px;position:absolute;top:10px;z-index:998}.branding-logo{filter:drop-shadow(5px 5px 10px rgb(255,255,255));height:40px;object-fit:contain;width:40px}.branding-name{background-color:#5099cecc;border:2px solid #add8e6;border-radius:20px;box-shadow:0 2px 4px #000c;color:#fff;font-size:16px;font-weight:700;padding:5px 10px;text-shadow:1px 1px 2px #00000080}@media (max-width:768px){.branding-logo{height:30px;width:30px}.branding-name{font-size:16px;padding:4px 8px}}@media (max-width:480px){.branding-logo{height:25px;width:25px}.branding-name{font-size:14px;padding:3px 6px}}.close-button{align-items:center;background-color:#f28c82;display:flex;font-size:20px;height:30px;justify-content:center;line-height:1;padding:0;right:10px;top:10px;width:30px;z-index:1001}.close-button:hover{background-color:#c0392b}.sidebar-filter .close-button{background-color:#f28c82;color:#fff;z-index:1001}.sidebar-filter .close-button:hover{background-color:#c0392b}.layer-control .close-button,.sidebar-menu .close-button{background-color:#f28c82;color:#fff;z-index:1001}.layer-control .close-button:hover,.sidebar-menu .close-button:hover{background-color:#c0392b}@media (max-width:768px){.close-button{font-size:18px;height:25px;right:8px;top:8px;width:25px}}@media (max-width:480px){.close-button{font-size:16px;height:20px;right:5px;top:5px;width:20px}}.tutorial-header{align-items:center;background:#0078a8;border:1px solid #add8e6;border-radius:5px;bottom:40px;box-shadow:0 4px 12px #0000004d;color:#fff;display:flex;flex-direction:column;font-size:14px;justify-content:center;left:50%;max-width:250px;padding:10px 20px;position:absolute;text-align:center;transform:translateX(-50%);z-index:998}.tutorial-header .tutorial-step-counter{color:#add8e6;font-size:14px;font-weight:700;margin-bottom:5px}.tutorial-header span{font-size:16px;font-weight:500;margin-bottom:10px}.tutorial-next-button{background-color:#005f87;border:1px solid #add8e6;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin:5px;padding:5px 15px;transition:background-color .2s ease,transform .2s ease}.tutorial-next-button:hover{background-color:#005174;transform:translateY(-2px)}.tutorial-later-button{background-color:#f28c82;border:1px solid #add8e6;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin:5px;padding:5px 15px;transition:background-color .2s ease,transform .2s ease}.tutorial-later-button:hover{background-color:#c0392b;transform:translateY(-2px)}.tutorial-start-button{background-color:#005f87;border:1px solid #add8e6;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin:5px;padding:8px 20px;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.tutorial-start-button:hover{background-color:#005174;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}@media (max-width:768px){.tutorial-header{bottom:50px;font-size:12px;max-width:200px;padding:8px 15px}.tutorial-header .tutorial-step-counter{font-size:12px}.tutorial-header span{font-size:14px}.tutorial-later-button,.tutorial-next-button,.tutorial-start-button{font-size:12px;padding:6px 20px}}@media (max-width:480px){.tutorial-header{bottom:66px;font-size:10px;left:50%;max-width:80%;padding:6px 10px;transform:translateX(-50%);width:80%}.tutorial-header .tutorial-step-counter{font-size:10px}.tutorial-header span{font-size:12px}.tutorial-later-button,.tutorial-next-button,.tutorial-start-button{font-size:12px;padding:8px 25px}}.custom-marker-icon div{background-color:#97d4ffcc;border:2px solid #5099ce;border-radius:15px;box-shadow:0 2px 4px #000c;color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;padding:6px 12px;pointer-events:auto;text-align:center;white-space:nowrap}@media (max-width:768px){.custom-marker-icon div{border-radius:12px;font-size:10px;padding:4px 8px}}@media (max-width:480px){.custom-marker-icon div{border-radius:10px;font-size:9px;padding:3px 6px}}.fullscreen-gallery-overlay{background-color:#000c;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw;z-index:3000}.fullscreen-gallery,.fullscreen-gallery-overlay{align-items:center;display:flex;justify-content:center}.fullscreen-gallery{background-color:initial;box-sizing:border-box;flex-direction:column;height:100%;padding:20px;position:relative;width:100%}.close-button{background-color:#6baed6cc;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:24px;height:40px;line-height:40px;position:absolute;right:20px;text-align:center;top:20px;transition:background-color .3s ease;width:40px;z-index:3001}.close-button:hover{background-color:#5099cecc}.main-image-container{align-items:center;display:flex;flex:1 1;justify-content:center;max-height:70vh;overflow:hidden;position:relative;width:100%}.fullscreen-main-image{border-radius:10px;max-height:100%;max-width:100%;object-fit:contain}.nav-arrow{font-size:24px;padding:15px;transition:background-color .3s ease;z-index:3001}.nav-arrow.left{left:20px}.nav-arrow.right{right:20px}.thumbnail-container{background-color:initial;display:flex;gap:10px;justify-content:center;margin-top:20px;max-height:100px;max-width:90vw;overflow-x:auto;overflow-y:hidden;padding:10px 0;width:100%}.thumbnail{border-radius:5px;cursor:pointer;height:80px;object-fit:cover;opacity:.6;transition:opacity .3s ease,border .3s ease;width:auto}.thumbnail.active{border:2px solid #6baed6;opacity:1}.thumbnail:hover{opacity:1}.thumbnail-container::-webkit-scrollbar{height:6px}.thumbnail-container::-webkit-scrollbar-track{background:#ffffff1a;border-radius:10px}.thumbnail-container::-webkit-scrollbar-thumb{background:#6baed6;border-radius:10px}.thumbnail-container::-webkit-scrollbar-thumb:hover{background:#5099ce}@media (max-width:768px){.fullscreen-gallery{padding:10px}.close-button{font-size:18px;height:30px;line-height:30px;right:10px;top:10px;width:30px}.nav-arrow{font-size:18px;padding:10px}.thumbnail{height:60px}.thumbnail-container{margin-top:10px;max-height:80px}}#post-edit-form-container{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;margin:0 auto;max-width:800px;padding:20px;position:relative;width:100%;z-index:1}#post-edit-form{width:100%}#post-edit-title{color:#5099ce;font-size:1.8rem;margin-bottom:20px;text-align:center}#post-edit-verified-status{color:#8b4513;margin-bottom:15px;text-align:center}#post-edit-form .form-group{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 2fr;margin-bottom:15px}#post-edit-form .form-group label{color:#8b4513;font-weight:500}#post-edit-availability-select,#post-edit-city-input,#post-edit-county-input,#post-edit-description-input,#post-edit-display-option-select,#post-edit-district-input,#post-edit-house-number-input,#post-edit-lat-input,#post-edit-location-mode-select,#post-edit-lon-input,#post-edit-offset-radius-input,#post-edit-original-listing-input,#post-edit-postal-code-input,#post-edit-price-input,#post-edit-radius-input,#post-edit-region-input,#post-edit-rental-price-input,#post-edit-status-select,#post-edit-street-input,#post-edit-title-input{background-color:#f9f9f9;border:1px solid #97d4ff;border-radius:8px;box-sizing:border-box;color:#8b4513;font-size:1rem;padding:8px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}#post-edit-description-input{min-height:100px;resize:vertical}#post-edit-availability-select:focus,#post-edit-city-input:focus,#post-edit-county-input:focus,#post-edit-description-input:focus,#post-edit-display-option-select:focus,#post-edit-district-input:focus,#post-edit-house-number-input:focus,#post-edit-lat-input:focus,#post-edit-location-mode-select:focus,#post-edit-lon-input:focus,#post-edit-offset-radius-input:focus,#post-edit-original-listing-input:focus,#post-edit-postal-code-input:focus,#post-edit-price-input:focus,#post-edit-radius-input:focus,#post-edit-region-input:focus,#post-edit-rental-price-input:focus,#post-edit-status-select:focus,#post-edit-street-input:focus,#post-edit-title-input:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}#post-edit-address-fieldset,#post-edit-geolocation-fieldset{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px;transition:box-shadow .3s ease}#post-edit-address-fieldset:hover,#post-edit-geolocation-fieldset:hover{box-shadow:0 4px 8px #00000026}#post-edit-address-fieldset legend,#post-edit-geolocation-fieldset legend{color:#5099ce;font-size:1.2rem;font-weight:500;padding:0 10px}#post-edit-map-container{border:2px solid #97d4ff;border-radius:10px;box-shadow:0 4px 12px #0003;margin-top:15px;overflow:hidden}#post-edit-map{height:400px;width:100%}#post-edit-buttons{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:20px}#post-edit-cancel-button,#post-edit-geocode-button,#post-edit-save-button,#post-edit-verify-button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;max-width:300px;padding:10px 20px;text-align:center;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;width:100%}#post-edit-verify-button{background:#2ecc71}#post-edit-cancel-button{background:#e74c3c}#post-edit-cancel-button:hover,#post-edit-geocode-button:hover,#post-edit-save-button:hover,#post-edit-verify-button:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}#post-edit-save-button:hover{background:#407ea8}#post-edit-verify-button:hover{background:#27ae60}#post-edit-cancel-button:hover{background:#c0392b}#post-edit-geocode-button:hover{background:#407ea8}#post-edit-geolocation-fieldset pre{background:#f9f9f9;border:1px solid #97d4ff;border-radius:5px;color:#8b4513;font-size:.9rem;max-height:150px;overflow-y:auto;padding:10px}@media (max-width:768px){#post-edit-form-container{padding:15px}#post-edit-title{font-size:1.5rem}#post-edit-form .form-group{grid-template-columns:1fr}#post-edit-address-fieldset,#post-edit-geolocation-fieldset{padding:15px}#post-edit-address-fieldset legend,#post-edit-geolocation-fieldset legend{font-size:1rem}#post-edit-map{height:300px}#post-edit-cancel-button,#post-edit-geocode-button,#post-edit-save-button,#post-edit-verify-button{max-width:250px;padding:8px 15px}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-clip:padding-box;background-image:url(data:image/png;base64,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);background-image:linear-gradient(#0000,#0000),url(/static/media/spritesheet.a4e0eb7ad904a4858361.svg);background-repeat:no-repeat;background-size:300px 30px}.leaflet-retina .leaflet-draw-toolbar a{background-image:url(data:image/png;base64,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);background-image:linear-gradient(#0000,#0000),url(/static/media/spritesheet.a4e0eb7ad904a4858361.svg)}.leaflet-draw a{display:block;text-align:center;text-decoration:none}.leaflet-draw a .sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.leaflet-draw-actions{display:none;left:26px;list-style:none;margin:0;padding:0;position:absolute;top:0;white-space:nowrap}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{left:auto;right:26px}.leaflet-touch .leaflet-right .leaflet-draw-actions{left:auto;right:32px}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{background-color:#919187;border-left:1px solid #aaa;color:#fff;font:11px/19px Helvetica Neue,Arial,Helvetica,sans-serif;height:28px;line-height:28px;padding-left:10px;padding-right:10px;text-decoration:none}.leaflet-touch .leaflet-draw-actions a{font-size:12px;height:30px;line-height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-bottom a,.leaflet-draw-actions-top a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{background-color:#fff;cursor:crosshair}.leaflet-draw-tooltip{background:#363636;background:#00000080;border:1px solid #0000;border-radius:4px;color:#fff;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;margin-left:20px;margin-top:-21px;padding:4px 8px;position:absolute;visibility:hidden;white-space:nowrap;z-index:6}.leaflet-draw-tooltip:before{border-bottom:6px solid #0000;border-right:6px solid #00000080;border-top:6px solid #0000;content:"";left:-7px;position:absolute;top:7px}.leaflet-error-draw-tooltip{background-color:#f2dede;border:1px solid #e6b6bd;color:#b94a48}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{font-size:1%;height:5px;opacity:.6;position:absolute;width:5px}.leaflet-edit-marker-selected{background-color:#fe57a11a;border:4px dashed #fe57a199;border-radius:4px;box-sizing:initial}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}.custom-popup{background-color:#fff;border:2px solid #6baed6;border-radius:15px;box-shadow:0 4px 8px #0003;box-sizing:border-box;display:block!important;font-family:Poppins,sans-serif;max-width:300px;min-width:200px;overflow:hidden;padding:0;position:relative;visibility:visible!important;width:100%}.leaflet-popup{margin:0 auto}.leaflet-popup,.leaflet-popup-content-wrapper{display:block!important;max-width:300px!important;pointer-events:auto!important;visibility:visible!important;width:100%!important}.leaflet-popup-content-wrapper{background:#0000;border-radius:15px;box-shadow:none;overflow:hidden!important;padding:0}.leaflet-popup-content{margin:0!important;max-width:300px!important;overflow:hidden!important;width:100%!important}.leaflet-popup-tip-container{bottom:-15px;height:10px;overflow:visible;position:absolute;width:20px}.leaflet-popup-tip{background:#6baed6;border:2px solid #6baed6;bottom:0;clip-path:polygon(0 0,100% 0,50% 100%);-webkit-clip-path:polygon(0 0,100% 0,50% 100%);height:10px;left:100%;margin:0 auto;position:absolute;transform:translateX(-50%);width:20px}.leaflet-container .leaflet-popup-close-button{align-items:center!important;background-color:#f28c82!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer!important;display:flex!important;font-size:14px!important;height:24px!important;justify-content:center!important;line-height:1!important;padding:0!important;pointer-events:auto!important;position:absolute!important;right:8px!important;top:8px!important;transition:background-color .3s ease!important;width:24px!important;z-index:1200!important}.leaflet-container .leaflet-popup-close-button:hover{background-color:#c0392b!important}@media (max-width:768px){.leaflet-container .leaflet-popup-close-button{font-size:12px!important;height:20px!important;right:6px!important;top:6px!important;width:20px!important}}@media (max-width:480px){.leaflet-container .leaflet-popup-close-button{font-size:10px!important;height:18px!important;right:5px!important;top:5px!important;width:18px!important}}.popup-header{margin:0;padding:0}.title-bar{background-color:#6baed6;border-radius:12px 12px 0 0;box-sizing:border-box;display:block;padding:5px 10px;width:100%}.popup-title{color:#fff;font-size:18px;font-weight:700;line-height:1.1;margin:0 32px 0 0}.popup-address{color:#fffc;display:block;font-size:12px;margin:0}.price-area-container{align-items:center;background-color:#e6f3ff;border-radius:0;display:flex;justify-content:space-between;margin:0;padding:0 10px}.popup-area,.popup-price{color:#8b4513;font-size:10px;font-weight:700;margin:0}.popup-description{border:1px solid #6baed6;border-radius:5px;color:#8b4513;font-size:12px;line-height:1.2;margin:5px 10px;max-height:120px;overflow-y:auto;padding:5px;white-space:pre-line}.popup-content{padding:0 10px 5px}.popup-gallery{margin-bottom:10px;margin-top:10px;max-width:100%;overflow-x:auto}.view-button{background-color:#6baed6;border:2px solid #6baed6!important;border-radius:12px;box-shadow:0 2px 4px #0003;box-sizing:border-box;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:700;margin:0 auto;max-width:250px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease,border-color .3s ease;width:85%}.view-button:hover{background-color:#5099ce;border-color:#5099ce!important}.image-gallery{align-items:center;flex-direction:column}.image-gallery,.thumbnail-gallery{box-sizing:border-box;display:flex;justify-content:flex-start;margin-top:5px;max-width:100%;position:relative;width:100%}.thumbnail-gallery{gap:3px;overflow-x:auto;overflow-y:hidden;padding:2px 0}.thumbnail-gallery img{border-radius:4px;cursor:pointer;height:40px;opacity:.6;transition:opacity .3s ease,transform .3s ease;width:auto}.thumbnail-gallery img:hover{opacity:1;transform:scale(1.1)}.thumbnail-gallery img.active{border:2px solid #3498db;opacity:1;transform:scale(1)}.main-image-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.main-image{border:2px solid #d3d3d3;border-radius:10px;display:block;height:auto;margin-bottom:5px;max-height:220px;max-width:220px;object-fit:contain;transition:transform .3s ease;width:100%}.nav-arrow{padding:8px}.nav-arrow.left{left:5px}.nav-arrow.right{right:5px}.thumbnail-gallery::-webkit-scrollbar{height:3px}.thumbnail-gallery::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.thumbnail-gallery::-webkit-scrollbar-thumb{background:#0000004d;border-radius:10px}.thumbnail-gallery::-webkit-scrollbar-thumb:hover{background:#00000080}.thumbnail-gallery{scrollbar-color:#0000004d #0000001a;scrollbar-width:thin}@media (min-width:481px){.custom-popup,.leaflet-popup,.leaflet-popup-content,.leaflet-popup-content-wrapper{display:block!important;max-width:300px!important;min-width:300px!important;visibility:visible!important;width:300px!important}.popup-title{font-size:18px;margin-right:26px}.popup-address{font-size:12px}.popup-area,.popup-price{font-size:10px}.popup-description{font-size:12px;max-height:120px}.main-image{max-height:220px;max-width:220px}.thumbnail-gallery img{height:40px}.view-button{font-size:16px;max-width:250px;padding:10px 20px}}@media (max-width:480px){.leaflet-popup,.leaflet-popup-content-wrapper{max-width:70%!important;min-width:200px!important}.custom-popup{max-width:70%;min-width:200px;padding:0;width:100%}.leaflet-popup-content{max-width:70%!important;min-width:200px!important}.popup-header{margin:0}.title-bar{padding:3px 6px}.popup-title{font-size:14px;line-height:1.1;margin-right:23px}.popup-address{font-size:10px;margin:0}.price-area-container{padding:0 6px}.popup-area,.popup-price{font-size:8px;margin:0}.popup-description{border:1px solid #6baed6;border-radius:4px;font-size:10px;margin:4px 6px;max-height:96px;padding:4px}.popup-content{padding:0 6px 4px}.popup-gallery{margin-bottom:12px;margin-top:8px;max-width:100%;overflow-x:auto}.main-image-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.main-image{border:2px solid #d3d3d3;border-radius:8px;height:auto!important;margin-bottom:4px;max-height:176px!important;max-width:176px!important;object-fit:contain;width:100%!important}.thumbnail-gallery{box-sizing:initial;display:flex;gap:2px;justify-content:flex-start;max-height:32px;overflow-x:auto;padding:2px 0 6px;width:100%}.thumbnail-gallery img{border-radius:3px;cursor:pointer;height:32px!important;opacity:.6;transition:opacity .3s ease;width:auto!important}.thumbnail-gallery img:hover{opacity:1}.thumbnail-gallery img.active{border:2px solid #3498db;opacity:1}.view-button{border-radius:10px;font-size:13px;margin:12px auto 0;max-width:200px;padding:8px 16px;width:85%}.nav-arrow{font-size:12px;padding:6px}}.layer-marker-icon{border-radius:50%;box-shadow:0 2px 4px #00000080;cursor:pointer!important;transition:filter .3s ease}.layer-marker-icon:hover{filter:brightness(1.5)}.custom-marker-icon{background:none!important;border:none!important}.geometry-layer{z-index:500!important}.geometry-layer,.leaflet-overlay-pane svg path{opacity:1!important;visibility:visible!important}.fade-layer{transition:opacity .5s ease-in-out}.leaflet-control-zoom,.leaflet-top.leaflet-left,.leaflet-top.leaflet-right{z-index:900!important}.tutorial-bubble{background:#0078a8;border:1px solid #add8e6;border-radius:5px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:14px;max-width:200px;padding:10px 20px;position:absolute;text-align:center;transition:transform .2s ease,box-shadow .2s ease;z-index:998}.tutorial-bubble:hover{box-shadow:0 6px 15px #0006;transform:scale(1.02)}.bubble-content{position:relative}.bubble-close{background:none;border:none;color:#fff;cursor:pointer;font-size:16px;position:absolute;right:-15px;top:-20px;transition:color .2s ease}.bubble-close:hover{color:#add8e6}.tutorial-bubble.right .bubble-arrow{border:10px solid #0000;border-left:10px solid #0078a8;border-right:none;height:0;position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(100%);width:0;z-index:998}.tutorial-bubble.left .bubble-arrow{border-bottom:10px solid #0000;border-right:10px solid #0078a8;border-top:10px solid #0000;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%) translateX(-100%);width:0;z-index:998}.tutorial-bubble.top .bubble-arrow{border-top:10px solid #0078a8;bottom:-10px}.tutorial-bubble.bottom .bubble-arrow,.tutorial-bubble.top .bubble-arrow{border-left:10px solid #0000;border-right:10px solid #0000;height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}.tutorial-bubble.bottom .bubble-arrow{border-bottom:10px solid #0078a8;top:-10px}.tutorial-bubble.center .bubble-arrow{display:none}.tutorial-bubble{animation:fadeIn .3s ease forwards,bounceIn .5s ease forwards;opacity:0}@keyframes bounceIn{0%{transform:scale(.9)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.tutorial-bubble{font-size:15px;max-width:160px;padding:8px 15px}.bubble-close{font-size:14px;right:-15px;top:-20px}.tutorial-bubble.right .bubble-arrow{border-left-width:8px;right:0;transform:translateY(-50%) translateX(100%)}}@media (max-width:480px){.tutorial-bubble{font-size:13px;max-width:110px;padding:6px 10px}.bubble-close{font-size:12px;right:-12px;top:-15px}.tutorial-bubble.right .bubble-arrow{border-left-width:6px;right:0;transform:translateY(-50%) translateX(100%)}}.form-group label{font-weight:700}.form-group input{background-color:#f9f9f9;color:#8b4513;transition:border-color .3s ease}.form-group input:focus{box-shadow:0 0 5px #5099ce4d}.radio-group{margin:10px 0}.radio-label{color:#8b4513}.radio-label input[type=radio]{accent-color:#5099ce;margin-right:5px}.auth-button{background-color:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;padding:10px;transition:background-color .3s ease;width:100%}.auth-button:hover{background-color:#407ea8}.auth-button:disabled{background:#a3c8e0;cursor:not-allowed}.cancel-button{background:#e74c3c;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 20px;transition:background-color .3s ease;width:100%}.cancel-button:hover{background:#c0392b}@media (max-width:768px){.form-group input{font-size:.9rem;padding:8px}.cancel-button,.profile-button{font-size:.9rem;padding:8px 15px}.radio-options{gap:15px}.radio-label{font-size:.9rem}}.form-group{margin-bottom:15px;position:relative}.form-group.has-error input{background-color:#fff5f5;border:1px solid red}.error-message{bottom:-20px;color:red;display:block;font-size:12px;left:0;position:absolute}.form-group input{border:1px solid #ddd;border-radius:4px;padding:8px}.form-group label{display:block}.radio-group{margin-bottom:20px}.profile-button{background-color:#007bff;border-radius:4px;font-size:16px;padding:10px}.profile-button:hover{background-color:#0056b3}.auth-form{gap:15px}.auth-form,.form-group{display:flex;flex-direction:column}.form-group{text-align:left}.form-group label{color:#5099ce;font-weight:500;margin-bottom:5px}.form-group input{border:1px solid #97d4ff;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:10px;width:100%}.form-group input:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.password-container,.password-wrapper{position:relative}.password-wrapper input{padding-right:40px}.toggle-password{background:none;border:none;cursor:pointer;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.toggle-password svg{color:#97d4ff;transition:color .2s}.toggle-password:hover svg{color:#5099ce}.has-error input{border-color:#e74c3c}.error-message{color:#e74c3c;font-size:.85rem;margin-top:5px}.radio-group{margin-top:10px}.radio-options{display:flex;gap:20px}.radio-label{align-items:center;color:#5099ce;display:flex;gap:5px}.login-container{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-top:60px;position:relative}.login-container:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.login-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:20px;position:relative;z-index:1}.login-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;max-width:400px;padding:20px;text-align:center;width:100%}.login-card h2{color:#5099ce;margin-bottom:20px}.link-text{color:#8b4513;margin:10px 0}.link-button{background:none;border:none;color:#5099ce;cursor:pointer;font-size:1rem;padding:0;text-decoration:none}.link-button:hover{text-decoration:underline}@media (max-width:768px){.login-card{max-width:300px;padding:15px}.login-card h2{font-size:1.5rem}.link-text{font-size:.9rem}.profile-button{padding:8px 15px}}.register-container{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-top:60px;position:relative}.register-container:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.register-content{align-items:center;display:flex;flex:1 1;justify-content:center;padding:20px;position:relative;z-index:1}.register-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;max-width:500px;padding:30px;text-align:center;width:100%}.register-card h2,.register-card h3{color:#5099ce;margin-bottom:20px}.info-text{margin-bottom:15px}@media (max-width:768px){.register-card{max-width:350px;padding:20px}.register-card h2,.register-card h3{font-size:1.5rem}}.profile-container{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-top:60px;position:relative}.profile-container:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}#profile-sidebar,.profile-content{position:relative;z-index:1}#profile-sidebar{background-color:#5099ce;border-right:2px solid #97d4ff;box-shadow:0 4px 8px #0003;color:#fff;height:calc(100vh - 60px);overflow-y:auto;padding:20px;position:fixed;top:60px;width:250px}#profile-sidebar h3{font-size:1.5rem;margin:0 0 20px}#profile-sidebar ul{list-style:none;padding:0}#profile-sidebar li{margin-bottom:15px}#profile-sidebar a{border-radius:12px;color:#fff;display:block;font-size:1.1rem;padding:10px;text-decoration:none}#profile-sidebar a:hover{background-color:#407ea8}.profile-content{display:flex;flex:1 1;justify-content:center;margin-left:250px;overflow-x:hidden;padding:20px}.sidebar-toggle{background:#5099ce url(/static/media/profile.9d4373e0599ba4f8e359.png) no-repeat 50%;background-size:24px 24px;border:2px solid #97d4ff;border-radius:12px;color:#0000;cursor:pointer;display:none;height:45px;padding:5px 10px;position:fixed;right:80px;top:10px;width:45px;z-index:1002}@media (max-width:768px){#profile-sidebar{background-color:#5099ce;border:2px solid #97d4ff;border-radius:12px;box-shadow:0 4px 8px #0003;display:none;height:350px;padding:10px;position:fixed;right:10px;top:60px;transform:scaleY(0);transform-origin:top;transition:transform .3s ease-in-out;width:200px;z-index:1001}#profile-sidebar.open{display:block;transform:scaleY(1)}.profile-content{margin-left:0}.sidebar-toggle{display:inline-block}}.profile-page{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;display:block;margin:0 auto;max-width:800px;padding:20px;position:relative;width:100%;z-index:1}.profile-page h2{color:#5099ce;margin-bottom:20px;text-align:center}.profile-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin-bottom:30px;padding:20px}.profile-section h3{color:#5099ce;margin-bottom:10px}.profile-section p{color:#8b4513;margin:5px 0}.profile-button-container{align-items:center;display:flex;flex-direction:column;gap:15px;margin:30px 0;position:static}.profile-button{position:static}.danger-button{background-color:#e74c3c!important;border:none;color:#fff!important}.danger-button:hover{background-color:#c0392b!important;transform:translateY(-2px)}.loading{color:#8b4513}.delete-account-form{background-color:#fff5f5;border:1px solid #e74c3c;border-radius:5px;margin-top:20px;padding:20px}.warning-text{color:#e74c3c;font-weight:700;margin-bottom:15px}@media (max-width:768px){.profile-page{padding:10px}.profile-card{margin-bottom:20px;padding:15px}.profile-button-container{margin:20px 0}.profile-button{max-width:250px}}.missing-locations-page{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin:0 auto;max-width:1200px;padding:20px;position:relative;width:100%;z-index:1}.missing-locations-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.missing-locations-header h2{color:#5099ce;font-size:1.8rem;margin:0;text-align:center}.missing-locations-header-actions{display:flex;gap:10px}.missing-locations-content{padding:0}.missing-locations-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;padding:20px}.missing-locations-card h3{color:#5099ce;font-size:1.4rem;margin-bottom:15px}.missing-locations-card h4{color:#5099ce;font-size:1.2rem;margin:15px 0 10px}.missing-locations-card ul{list-style:none;margin:0;padding:0}.missing-locations-card li{align-items:center;border-bottom:1px solid #ddd;color:#8b4513;display:flex;font-size:1rem;padding:10px 0}.missing-locations-card li:last-child{border-bottom:none}.missing-locations-card p{color:#8b4513;font-size:1rem;padding:10px;text-align:center}.missing-locations-button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;padding:8px 15px;transition:background-color .3s ease,transform .3s ease}.missing-locations-button:hover{background:#407ea8;transform:translateY(-2px)}.missing-locations-danger-button{background:#e74c3c!important}.missing-locations-danger-button:hover{background:#c0392b!important;transform:translateY(-2px)}.missing-locations-polygon-map{border:1px solid #97d4ff;border-radius:10px;height:600px;margin-bottom:20px}.missing-locations-modal-actions{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.missing-locations-polygon-coordinates{background:#f9f9f9;border:1px solid #97d4ff;border-radius:10px;color:#8b4513;font-size:.9rem;margin-top:10px;padding:10px}.missing-locations-polygon-coordinates strong{color:#5099ce;display:block;margin-bottom:5px}.missing-locations-polygon-coordinates pre{font-size:.85rem;margin:0;white-space:pre-wrap}.missing-locations-loading{color:#5099ce;font-size:1rem;padding:20px;text-align:center}.missing-locations-error{color:#e74c3c;font-size:.95rem;font-style:italic;padding:20px;text-align:center}@media (max-width:768px){.missing-locations-page{padding:10px}.missing-locations-header{flex-direction:column;gap:10px;text-align:center}.missing-locations-header h2{font-size:1.5rem}.missing-locations-card{padding:15px}.missing-locations-card h3{font-size:1.2rem}.missing-locations-card h4{font-size:1.1rem}.missing-locations-button{font-size:.9rem;padding:6px 12px}.missing-locations-polygon-map{height:400px}.missing-locations-modal-actions{flex-direction:column;gap:8px}}.admin-container{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;padding-top:60px;width:90%}.admin-content,.admin-header{position:relative;z-index:1}.admin-header{gap:20px;justify-content:center;padding:10px 0}.view-toggle{background:#5099ce;border:2px solid #97d4ff;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;padding:10px 20px;transition:background-color .3s ease}.view-toggle:hover{background:#407ea8}.view-toggle.active{background:#407ea8;font-weight:700}.admin-content{display:flex;flex:1 1;justify-content:center;margin-left:0;overflow-x:hidden;padding:20px}@media (max-width:768px){.admin-header{gap:10px;padding:5px 0}.view-toggle{font-size:1rem;padding:8px 15px}.admin-content{padding:10px}}.admin-container{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin:0 auto;max-width:1200px;padding:20px;position:relative;width:calc(100% - 150px);z-index:2}.admin-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.admin-header h2{color:#5099ce;text-align:center}.header-actions{display:flex;gap:10px}.admin-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin-bottom:20px;padding:20px}.search-bar{border:1px solid #97d4ff;border-radius:5px;color:#8b4513;font-size:1rem;margin-bottom:20px;padding:10px;width:100%}.search-bar:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid #ddd;color:#8b4513;padding:12px;text-align:left}th{background-color:#f9f9f9;color:#5099ce}.office-details{grid-gap:20px;display:grid;gap:20px}.office-info{grid-gap:10px;display:grid;gap:10px}.delete-images,.ingatlanforras-id,.xml-links{margin-top:20px}.delete-images h4,.ingatlanforras-id h4,.xml-links h4{color:#5099ce;margin-bottom:10px}.ingatlanforras-id,.xml-link-input{display:flex;gap:10px;margin-bottom:10px}.ingatlanforras-id input,.xml-link-input input{border:1px solid #97d4ff;border-radius:5px;color:#8b4513;flex:1 1;font-size:1rem;padding:10px}.ingatlanforras-id input:focus,.xml-link-input input:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.xml-link-item{align-items:center;background:#f9f9f9;border:1px solid #97d4ff;border-radius:5px;display:flex;justify-content:space-between;margin-bottom:8px;padding:8px}.xml-link-item a{color:#007bff;text-decoration:none}.xml-link-item a:hover{text-decoration:underline}.posts-container{background:#f9f9f9;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;max-height:600px;overflow-y:auto;padding:15px}.description-box{color:#8b4513}.action-button{transition:background .3s,transform .3s}.action-button.delete:hover,.action-button.edit:hover{transform:translateY(-2px)}.admin-button{background-color:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;padding:8px 16px;transition:background-color .3s,transform .3s}.admin-button:hover{background-color:#407ea8;transform:translateY(-2px)}.admin-button.delete{background-color:#e74c3c}.admin-button.delete:hover{background-color:#c0392b;transform:translateY(-2px)}.delete-images .admin-button.delete{background-color:#ff4d4d}.delete-images .admin-button.delete:hover{background-color:#c00;transform:translateY(-2px)}.pagination-button{transition:background .3s,transform .3s}.pagination-button:hover{transform:translateY(-2px)}.error{font-size:1rem;margin:20px 0}@media (max-width:768px){.admin-container{padding:10px;width:calc(100% - 20px)}.posts-grid{grid-template-columns:1fr}.filter-section{align-items:center;flex-direction:column}.filter-input,.filter-select{width:80%}.ingatlanforras-id,.pagination,.post-actions,.xml-link-input{flex-direction:column}.pagination{gap:5px}table{font-size:.9rem}td,th{padding:8px}}.admin-card ul{list-style:none;padding:0}.admin-card li{align-items:center;display:flex;margin:10px 0}.admin-card h4{color:#333;margin-bottom:10px;margin-top:20px}.my-posts-page{margin:0 auto;max-width:1200px;padding:20px;width:100%}.my-posts-page h2{color:#5099ce;margin-bottom:20px;text-align:center}.filter-section{gap:10px}.filter-input,.filter-select{max-width:400px;width:50%}.posts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.post-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;padding:15px}.post-card h3{color:#5099ce;margin:0 0 10px}.post-card p{color:#8b4513;font-size:.95rem;margin:0 0 10px}.post-card p strong{color:#5099ce}.description-box{background:#f9f9f9;border:1px solid #ccc;border-radius:5px;max-height:100px;overflow-y:auto;padding:5px}.post-actions{display:flex;gap:10px}.action-button{border:none;border-radius:12px;color:#fff;cursor:pointer;padding:8px 15px;width:100%}.action-button.delete{background:#e74c3c}.action-button.delete:hover{background:#c0392b}.action-button.edit{background:#5099ce}.action-button.edit:hover{background:#407ea8}.no-posts{color:#8b4513;padding:20px;text-align:center}.edit-form{background:#f9f9f9;border-radius:10px;box-shadow:0 2px 4px #0000001a;gap:15px;padding:15px}.edit-form,.edit-form label{display:flex;flex-direction:column}.edit-form label{color:#5099ce;font-weight:700}.edit-form input,.edit-form select,.edit-form textarea{border:1px solid #97d4ff;border-radius:5px;color:#8b4513;font-size:.95rem;margin-top:5px;padding:8px}.edit-form input:focus,.edit-form select:focus,.edit-form textarea:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.edit-description{height:150px;resize:vertical}.edit-buttons{display:flex;gap:10px}.edit-buttons button{border:none;border-radius:12px;color:#fff;cursor:pointer;padding:8px 15px;transition:background .3s}.edit-buttons button[type=submit]{background:#5099ce}.edit-buttons button[type=submit]:hover{background:#407ea8}.edit-buttons button[type=button]{background:#e74c3c}.edit-buttons button[type=button]:hover{background:#c0392b}.post-card p a{color:#007bff;text-decoration:none}.post-card p a:hover{text-decoration:underline}.edit-form fieldset.address-fieldset{border:1px solid #ccc;border-radius:5px;margin-top:1rem;padding:1rem}.edit-form .geocode-button{background-color:#28a745;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.5rem 1rem}.edit-form .geocode-button:hover{background-color:#218838}.action-button.delete-all{background-color:#ff4d4d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:8px 16px}.action-button.delete-all:hover{background-color:#e60000}.action-button.delete-all:disabled{background-color:#ccc;cursor:not-allowed}.pagination{align-items:center;display:flex;gap:10px;justify-content:center;margin:20px 0}.pagination-button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;padding:8px 15px;transition:background .3s}.pagination-button:hover{background:#407ea8}.pagination-button:disabled{background:#ccc;cursor:not-allowed}.pagination-info{color:#8b4513;font-size:1rem;margin:10px 0;text-align:center}.loading{margin:20px 0}@media (max-width:768px){.posts-grid{grid-template-columns:1fr}.filter-section,.post-actions{flex-direction:column}.filter-section{align-items:center}.filter-input,.filter-select{width:80%}.action-button.delete-all{max-width:400px;width:80%}.pagination{flex-direction:column;gap:5px}}.stats-page{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin:0 auto;max-width:800px;padding:20px;position:relative;width:100%;z-index:1}.stats-page h2{color:#5099ce;font-size:1.8rem;margin-bottom:20px;text-align:center}.stats-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin-bottom:20px;padding:20px}.stats-section h3{color:#5099ce;font-size:1.4rem;margin-bottom:15px}.stats-list{grid-gap:10px;display:grid;gap:10px}.stats-item{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:10px}.stats-item:last-child{border-bottom:none}.stats-item span{color:#8b4513;font-size:1rem}.stats-item span:first-child{font-weight:500}.stats-item span:last-child{color:#5099ce}.stats-table-wrapper{margin-top:20px;overflow-x:auto}.stats-table{border-collapse:collapse;width:100%}.stats-table td,.stats-table th{border-bottom:1px solid #ddd;color:#8b4513;padding:12px;text-align:left}.stats-table th{background-color:#f5f5f5;color:#5099ce;font-weight:500}.stats-table td{font-size:.95rem}.filter-section{align-items:center;background:#f9f9f9;border:1px solid #97d4ff;border-radius:10px;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px;padding:15px}.filter-input,.filter-select{background-color:#fff;border:1px solid #97d4ff;border-radius:5px;color:#8b4513;font-size:1rem;max-width:200px;padding:10px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.filter-input:focus,.filter-select:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.stats-button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;max-width:300px;padding:10px 20px;text-align:center;transition:background-color .3s ease,transform .3s ease;width:100%}.stats-button:hover{background:#407ea8;transform:translateY(-2px)}.stats-button:disabled{background:#a3c8e0;cursor:not-allowed;transform:none}.chart-container{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin-top:20px;padding:20px}.section-divider{border-top:1px solid #97d4ff;margin:30px 0}.loading{color:#5099ce;font-size:1rem}.error,.loading{padding:20px;text-align:center}.error{color:#e74c3c;font-size:.95rem;font-style:italic}.no-stats{color:#8b4513;font-size:1rem;padding:20px;text-align:center}@media (max-width:768px){.stats-page{padding:10px}.stats-card{padding:15px}.stats-section h3{font-size:1.2rem}.filter-section{align-items:center;flex-direction:column;padding:10px}.filter-input,.filter-select{max-width:100%}.stats-button{max-width:250px}.stats-table td,.stats-table th{font-size:.9rem;padding:8px}.chart-container{padding:15px}.section-divider{margin:20px 0}}.about-container{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-top:60px;position:relative}.about-container:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.about-page{margin:0 auto;max-width:1000px;padding:40px 20px;position:relative;width:100%;z-index:1}.about-page h1{color:#5099ce;font-size:2.5rem;font-weight:600;margin-bottom:30px;text-align:center}.about-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;margin-bottom:30px;padding:25px;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.about-card:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.about-card h2,.about-card h3{color:#5099ce;font-weight:500;margin-bottom:15px}.about-card h2{font-size:2rem}.about-card h3{font-size:1.5rem}.about-card p,.about-card ul{color:#8b4513;line-height:1.6;margin:10px 0}.about-card ul{list-style-type:disc;padding-left:25px}.about-card li{margin-bottom:12px}.target-switch{display:flex;gap:15px;justify-content:center;margin:30px 0;position:relative;z-index:1}.target-switch button{background:#5099ce;border:2px solid #97d4ff;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:500;padding:12px 25px;transition:all .3s ease}.target-switch button:hover{background:#407ea8;border-color:#5099ce;transform:translateY(-2px)}.target-switch button.active{background:#407ea8;border-color:#5099ce;box-shadow:0 4px 8px #0003}.target-content{margin-bottom:30px}.target-content ul{list-style-type:disc;padding-left:25px}.target-content li{margin-bottom:12px}@media (max-width:768px){.about-page{padding:20px 15px}.about-page h1{font-size:2rem}.about-card{padding:20px}.about-card h2{font-size:1.75rem}.about-card h3{font-size:1.25rem}.target-switch{flex-direction:column;gap:10px}.target-switch button{font-size:1rem;padding:10px 20px}}@media (max-width:480px){.about-page h1{font-size:1.8rem}.about-card{padding:15px}.about-card h2{font-size:1.5rem}.about-card h3{font-size:1.2rem}.about-card p,.about-card ul{font-size:.95rem}}.pricing-table{border-collapse:collapse;margin:1rem 0;width:100%}.pricing-table td,.pricing-table th{border:1px solid #ddd;padding:.5rem;text-align:left}.pricing-table th{background-color:#f4f4f4}.contact-container{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-top:60px;position:relative}.contact-container:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.contact-page{margin:0 auto;max-width:1000px;padding:40px 20px;position:relative;width:100%;z-index:1}.contact-page h1{color:#5099ce;font-size:2.5rem;font-weight:600;margin-bottom:30px;text-align:center}.contact-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;margin-bottom:30px;padding:25px;position:relative;transition:transform .3s ease,box-shadow .3s ease;z-index:1}.contact-card:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.contact-card h2,.contact-card h3{color:#5099ce;font-weight:500;margin-bottom:15px}.contact-card h2{font-size:2rem}.contact-card h3{font-size:1.5rem}.contact-card p,.contact-card ul{color:#8b4513;line-height:1.6;margin:10px 0}.contact-card ul{list-style-type:disc;padding-left:25px}.contact-card li{margin-bottom:12px}.contact-card a{color:#5099ce;text-decoration:none;transition:color .3s ease}.contact-card a:hover{color:#407ea8;text-decoration:underline}@media (max-width:768px){.contact-page{padding:20px 15px}.contact-page h1{font-size:2rem}.contact-card{padding:20px}.contact-card h2{font-size:1.75rem}.contact-card h3{font-size:1.25rem}}@media (max-width:480px){.contact-page h1{font-size:1.8rem}.contact-card{padding:15px}.contact-card h2{font-size:1.5rem}.contact-card h3{font-size:1.2rem}.contact-card p,.contact-card ul{font-size:.95rem}}.privacy-policy-page{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;min-height:100vh;padding-top:60px;position:relative}.privacy-policy-page:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.tab-container{display:flex;gap:15px;justify-content:center;padding:20px 0;position:relative;width:100%;z-index:1}.tab-button{background:#fff;border:2px solid #5099ce;border-radius:8px;color:#5099ce;cursor:pointer;font-size:1.1rem;padding:8px 16px;transition:background-color .3s ease,color .3s ease,transform .3s ease;white-space:nowrap}.tab-button:hover{background-color:#f0f8ff;transform:translateY(-2px)}.tab-button.active{background-color:#5099ce;border-color:#5099ce;color:#fff}.privacy-policy-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:20px 40px;position:relative;width:100%;z-index:1}.privacy-policy-header{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;margin-bottom:40px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.privacy-policy-header:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.privacy-policy-title{color:#5099ce;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0;text-align:center}.privacy-policy-subtitle{color:#8b4513;font-size:1.2rem;margin:5px 0;text-align:center}.privacy-policy-section{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;margin-bottom:40px;overflow:hidden;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.privacy-policy-section:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.privacy-policy-section h2{border-bottom:2px solid #97d4ff;color:#5099ce;font-size:2rem;margin-bottom:20px;padding-bottom:10px}.privacy-policy-section h3{color:#5099ce;font-size:1.5rem;margin:20px 0 10px}.privacy-policy-section p{font-size:1rem}.policy-list,.privacy-policy-section p{color:#8b4513;line-height:1.6;margin-bottom:15px}.policy-list{list-style-type:disc;padding-left:25px}.policy-list li{margin-bottom:10px}.policy-table{border-collapse:collapse;margin-bottom:20px;table-layout:fixed;width:100%}.policy-table td,.policy-table th{word-wrap:break-word;border:1px solid #97d4ff;color:#8b4513;font-size:1rem;padding:10px;text-align:left;vertical-align:top;white-space:normal}.policy-table th{background-color:#f0f8ff}.policy-table .table-label,.policy-table th{color:#5099ce;font-weight:700}.privacy-policy-section a{color:#5099ce;text-decoration:none;transition:color .3s ease}.privacy-policy-section a:hover{color:#407ea8;text-decoration:underline}@media (max-width:1200px){.privacy-policy-container{padding:20px 30px}}@media (max-width:768px){.privacy-policy-container{padding:20px}.tab-container{flex-direction:row;gap:10px;padding:15px}.tab-button{font-size:1rem;padding:6px 12px}.privacy-policy-title{font-size:2rem}.privacy-policy-subtitle{font-size:1rem}.privacy-policy-section{padding:20px}.privacy-policy-section h2{font-size:1.75rem}.privacy-policy-section h3{font-size:1.3rem}.policy-table td,.policy-table th{font-size:.95rem;padding:8px}}@media (max-width:480px){.privacy-policy-container{padding:20px 15px}.tab-container{flex-direction:row;gap:8px;padding:10px}.tab-button{font-size:.9rem;padding:5px 10px}.privacy-policy-title{font-size:1.8rem}.privacy-policy-subtitle{font-size:.95rem}.privacy-policy-section{padding:15px}.privacy-policy-section h2{font-size:1.5rem}.privacy-policy-section h3{font-size:1.2rem}.policy-list li,.policy-table td,.policy-table th,.privacy-policy-section p{font-size:.9rem}.policy-table{display:block;overflow-x:auto}}.post-details-gallery-wrapper{height:0;padding-bottom:100%;position:relative}.post-details-main-image-container{align-items:center;background-color:#f5f5f5;border-radius:8px;bottom:80px;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.post-details-main-image-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.post-details-main-image{border-radius:8px;box-shadow:0 2px 8px #0000001a;max-height:100%;max-width:100%;object-fit:contain}.post-details-thumbnail-gallery-container{background:#ffffffe6;border-radius:0 0 8px 8px;bottom:0;height:80px;left:0;position:absolute;right:0}.post-details-thumbnail-container{box-sizing:border-box;display:flex;gap:8px;height:155%;overflow-x:auto;padding:10px;scrollbar-color:#0000004d #0000001a;scrollbar-width:thin;width:100%}.post-details-thumbnail{border-radius:5px;cursor:pointer;flex-shrink:0;height:90px;object-fit:cover;opacity:.6;transition:transform .2s ease,border .2s ease,opacity .3s ease;width:120px}.post-details-thumbnail:hover{border:2px solid #5099ce;opacity:1;transform:scale(1.05)}.post-details-thumbnail.active{border:2px solid #5099ce;opacity:1;transform:scale(1)}.nav-arrow{background-color:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;line-height:1;padding:10px 15px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s ease,transform .3s ease;z-index:10}.nav-arrow:hover{background-color:#000000b3;transform:translateY(-50%) scale(1.1)}.nav-arrow.left{left:15px}.nav-arrow.right{right:15px}.post-details-thumbnail-container::-webkit-scrollbar{height:6px}.post-details-thumbnail-container::-webkit-scrollbar-track{background:#0000001a;border-radius:10px}.post-details-thumbnail-container::-webkit-scrollbar-thumb{background:#0000004d;border-radius:10px}.post-details-thumbnail-container::-webkit-scrollbar-thumb:hover{background:#00000080}@media (max-width:1024px){.post-details-gallery-wrapper{padding-bottom:66.66%}.post-details-thumbnail-container{height:120%;padding:5px}.post-details-main-image-container{bottom:80px;height:80%;padding-bottom:0}.post-details-thumbnail-gallery-container{height:70px}.post-details-thumbnail{height:65px;width:110px}}@media (max-width:768px){.post-details-gallery-wrapper{padding-bottom:70%}.post-details-thumbnail-container{height:120%;padding:5px}.post-details-main-image-container{bottom:70px;height:80%;padding-bottom:0}.post-details-thumbnail-gallery-container{height:70px}.post-details-thumbnail{height:60px;width:100px}.nav-arrow{font-size:14px;padding:8px 12px}}@media (max-width:480px){.post-details-gallery-wrapper{padding-bottom:100%}.post-details-thumbnail-container{height:120%;padding:5px}.post-details-main-image-container{bottom:60px;height:80%;padding-bottom:0}.post-details-thumbnail-gallery-container{height:60px}.post-details-thumbnail{height:50px;width:80px}.nav-arrow{font-size:12px;padding:6px 10px}}.mini-map-container{border:2px solid #97d4ff;border-radius:10px;height:600px;overflow:hidden;position:relative;width:100%}.layer-control-button{background:#fff;border:2px solid #97d4ff;border-radius:5px;box-shadow:0 2px 4px #0000001a;color:#5099ce;cursor:pointer;font-family:Poppins,sans-serif;font-weight:700;padding:5px 10px;position:absolute;right:50px;top:10px;z-index:1000}.mini-layer-control{max-height:400px;overflow-y:auto;right:50px;top:40px;width:220px}.fade-layer{transition:opacity .3s ease-in-out}.leaflet-control-zoom{margin-top:60px!important;z-index:998!important}@media (max-width:768px){.mini-map-container{height:550px}.layer-control-button{font-size:.8rem;padding:3px 6px;right:40px}.mini-layer-control{max-height:300px;padding:10px;right:40px;width:180px}}@media (max-width:480px){.mini-map-container{height:450px}.layer-control-button{font-size:.7rem;padding:2px 4px;right:30px}.mini-layer-control{max-height:250px;padding:8px;right:30px;width:150px}}.post-details-page{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Poppins,sans-serif;min-height:100vh;padding-top:60px;position:relative}.post-details-page:before{background-color:#e9d2c2b3;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.post-details-container{box-sizing:border-box;display:flex;flex-direction:column;gap:30px;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:40px 20px;position:relative;width:100%;z-index:1}.back-button{background-color:#5099ce;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none;transition:background-color .3s ease;width:fit-content}.back-button:hover{background-color:#407ea8}.post-header{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;box-sizing:border-box;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.post-header:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.post-title{color:#5099ce;font-size:2.8rem;font-weight:700;line-height:1.2;margin:0}.post-meta{margin-top:15px}.post-price{color:#e74c3c;font-size:2rem;font-weight:700;margin:0}.post-address{color:#8b4513;font-size:1.3rem;margin:5px 0}.media-section{box-sizing:border-box;display:flex;flex-wrap:wrap;gap:30px;width:100%}.post-gallery{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;box-sizing:border-box;flex:1 1;max-width:100%;min-width:400px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.post-gallery:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.post-gallery h2{border-bottom:2px solid #97d4ff;color:#5099ce;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.post-details-gallery-wrapper{box-sizing:border-box;display:flex;flex-direction:column;gap:15px;width:100%}.post-map{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;box-sizing:border-box;flex:1 1;max-width:100%;min-width:400px;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.post-map:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.post-map h2{border-bottom:2px solid #97d4ff;color:#5099ce;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.details-section{box-sizing:border-box;display:flex;flex-direction:column;gap:30px;width:100%}.post-description{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;box-sizing:border-box;color:#8b4513;font-size:1.1rem;line-height:1.6;padding:30px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.post-description:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.post-description h2{border-bottom:2px solid #97d4ff;color:#5099ce;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.agent,.agent-bio,.post-description p{color:#8b4513;font-size:1.1rem;line-height:1.6}.agent-bio{margin-top:10px}.agent-bio p{margin:0 0 10px}.agent-bio span{display:inline}.agent-bio br{margin-bottom:10px}.agent-bio b,.agent-bio strong{font-weight:700}.agent-bio em,.agent-bio i{font-style:italic}.post-details-section{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 12px #00000026;box-sizing:border-box;padding:30px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.post-details-section:hover{box-shadow:0 6px 16px #0003;transform:translateY(-5px)}.post-details-section h2{border-bottom:2px solid #97d4ff;color:#5099ce;font-size:1.8rem;margin-bottom:20px;padding-bottom:10px}.details-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.detail-item{border-bottom:1px dashed #97d4ff;color:#8b4513;font-size:1.1rem;padding:8px 0}.detail-label{color:#5099ce;font-weight:700;margin-right:5px}.features-section{margin-bottom:20px}.features-list{color:#8b4513;line-height:1.6;list-style-type:disc;padding-left:25px}.features-list li{margin-bottom:10px}.post-details-section a{color:#5099ce;text-decoration:none;transition:color .3s ease}.post-details-section a:hover{color:#407ea8;text-decoration:underline}.agent-photo{border-radius:50%;height:150px;margin-bottom:15px;overflow:hidden;width:150px}.agent-photo img{height:100%;object-fit:cover;width:100%}@media (max-width:1024px){.media-section{flex-direction:column}.post-gallery,.post-map{min-width:100%}}@media (max-width:768px){.post-details-container{padding:20px 15px}.post-title{font-size:2.2rem}.post-price{font-size:1.6rem}.post-address{font-size:1.1rem}.post-description h2,.post-details-section h2,.post-gallery h2,.post-map h2{font-size:1.5rem}.details-grid{grid-template-columns:1fr}.post-gallery{min-height:400px}.post-map{min-height:600px}.post-description,.post-details-section{padding:20px}}@media (max-width:480px){.post-title{font-size:1.8rem}.post-price{font-size:1.4rem}.post-address{font-size:.95rem}.post-gallery{min-height:350px}.post-map{min-height:500px}.post-description,.post-details-section{padding:15px}.post-description h2,.post-details-section h2,.post-gallery h2,.post-map h2{font-size:1.3rem}.agent,.agent-bio,.detail-item,.post-description p{font-size:.95rem}.post-details-thumbnail{height:50px;width:80px}}.error-text{color:#e74c3c}.error-text,.loading-text{font-size:1.2rem;margin:20px 0;text-align:center}.loading-text{color:#5099ce}.upload-method-content{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:20px;position:relative;z-index:1}.upload-method-selector{background:#ffffffe6;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;max-width:600px;padding:20px;text-align:center;width:100%}.upload-method-selector h3{color:#5099ce;font-size:1.5rem;margin-bottom:20px}.method-options{align-items:center;display:flex;flex-direction:column;gap:15px}.profile-button{text-align:center;transition:background-color .3s ease,transform .3s ease}.profile-button:hover:not(.disabled){background:#407ea8;transform:translateY(-2px)}.profile-button.disabled{background:#ccc;opacity:.7}.info-text{color:#666;margin-top:20px}@media (max-width:768px){.upload-method-selector{max-width:500px;padding:15px}.upload-method-selector h3{font-size:1.3rem}.profile-button{font-size:.9rem;max-width:250px;padding:8px 15px}.info-text{font-size:.8rem}}body,html{height:100%;margin:0;padding:0;width:100%}.upload-container{background-image:url(/static/media/image.c126f38ae311d54d05d4.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;min-height:100vh;padding-top:0;position:relative}.upload-container:before{background-color:#e9d2c2b3;content:"";display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.upload-content{align-items:flex-start;display:flex;flex:1 1;justify-content:center;padding:0;position:relative;z-index:1}.upload-card{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;max-width:800px;padding:20px;text-align:center;width:100%;z-index:1}.upload-card h2{color:#5099ce;margin-bottom:20px}.image-preview-fieldset,.image-upload-fieldset,.property-type-fieldset,.rent-details-fieldset{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:20px;transition:box-shadow .3s ease}.image-preview-fieldset:hover,.image-upload-fieldset:hover,.property-type-fieldset:hover,.rent-details-fieldset:hover{box-shadow:0 4px 8px #00000026}.image-preview-fieldset legend,.image-upload-fieldset legend,.property-type-fieldset legend,.rent-details-fieldset legend{color:#5099ce;font-size:1.2rem;font-weight:500;padding:0 10px}.drop-zone{background-color:#ffffffe6;border-radius:8px;cursor:pointer;padding:20px;transition:border-color .3s ease,background-color .3s ease}.drop-zone.drag-over{background-color:#5099ce1a;border-color:#5099ce}.drop-zone p{color:#8b4513;font-size:1rem;font-weight:500;margin:0}.file-label{color:#5099ce;cursor:pointer;text-decoration:underline;transition:color .3s ease}.file-label:hover{color:#6b3e0d}.file-input{display:none!important}.link-input-group{margin-right:20px;margin-top:20px;text-align:center}.link-input-group label{color:#8b4513;display:block;font-size:1rem;font-weight:500;margin-bottom:10px}.link-textarea{background-color:#fff;border:2px solid #97d4ff;border-radius:8px;color:#8b4513;font-size:1rem;margin-top:5px;padding:10px;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.link-textarea:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.profile-button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:15px;max-width:300px;padding:10px 20px;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;width:100%}.profile-button:hover{background:#407ea8;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.profile-button.disabled{background:#a3c8e0;box-shadow:none;cursor:not-allowed;transform:none}.info-text{color:#e74c3c}.info-text,.success-text{font-size:.9rem;font-style:italic;margin:10px 0;text-align:center}.success-text{color:#2ecc71}.form-input,.form-select{background-color:#f9f9f9;border:1px solid #97d4ff;border-radius:8px;box-sizing:border-box;color:#8b4513;font-size:1rem;padding:8px;transition:border-color .3s ease;width:100%}.form-input:focus,.form-select:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.image-preview-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.image-preview-item{text-align:center}.image-preview{border:1px solid #97d4ff;border-radius:8px;height:100px;object-fit:cover;width:100px}.remove-button{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:5px;padding:5px 10px;transition:background-color .3s ease;width:80px}.remove-button:hover{background:#c82333}@media (max-width:768px){.upload-card{max-width:600px;padding:15px}.upload-card h2{font-size:1.5rem}.form-input,.form-select,.link-textarea{font-size:.9rem;padding:6px}.image-preview{height:80px;width:80px}.remove-button{padding:4px 8px;width:70px}.drop-zone{padding:15px}.profile-button{font-size:.9rem;padding:8px 15px}.drop-zone p{font-size:.9rem}}.post-form{margin-bottom:20px;width:100%}.post-form h3{color:#5099ce;font-size:1.5rem;margin-bottom:15px}.post-form fieldset{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:15px}.post-form fieldset legend{color:#5099ce;font-weight:500;padding:0 10px}.post-form .form-group{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 2fr;margin-bottom:10px}.post-form .form-group label{color:#8b4513;font-weight:500}.post-form .form-group input,.post-form .form-group select,.post-form .form-group textarea{background-color:#f9f9f9;border:1px solid #97d4ff;border-radius:8px;box-sizing:border-box;color:#8b4513;font-size:1rem;padding:8px;transition:border-color .3s ease;width:100%}.post-form .form-group textarea{resize:vertical}.post-form .form-group input:focus,.post-form .form-group select:focus,.post-form .form-group textarea:focus{border-color:#5099ce;box-shadow:0 0 5px #5099ce80;outline:none}.post-form .checkbox-group{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:10px}.post-form .checkbox-group h4{color:#5099ce;font-size:1.2rem;margin-bottom:10px}.post-form .checkbox-group label{align-items:center;color:#8b4513;display:flex}.post-form .checkbox-group input[type=checkbox]{accent-color:#5099ce;margin-right:5px}@media (max-width:768px){.post-form .form-group{grid-template-columns:1fr}.post-form .form-group input,.post-form .form-group select,.post-form .form-group textarea{font-size:.9rem;padding:6px}.post-form .checkbox-group{flex-direction:column;gap:10px}.post-form .checkbox-group h4{font-size:1rem}}.input-with-unit{align-items:center;display:inline-flex;position:relative}.input-with-unit .form-input{padding-right:80px}.input-with-unit .unit{color:#666;font-size:14px;position:absolute;right:10px}.post-form .form-group{position:relative}.post-form .form-group.has-error input,.post-form .form-group.has-error select,.post-form .form-group.has-error textarea{background-color:#fff5f5;border:1px solid red}.post-form .error-message{bottom:-20px;color:red;display:block;font-size:12px;left:0;margin-top:5px;position:absolute}.button-container{margin-top:20px;text-align:center}.button-container .info-text,.button-container .success-text{margin-top:10px}.your-webpage-container{align-items:center;background-image:url(https://example.com/background-image.jpg);background-position:50%;background-size:cover;display:flex;height:100vh;justify-content:center}.your-webpage-title{animation:fadeIn 2s ease-in-out;color:#333;font-size:4rem;font-weight:700;margin:0;padding:20px;text-align:center}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.your-webpage-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1.2rem;margin:20px auto;padding:10px 20px;transition:background-color .3s}.your-webpage-button:hover{background-color:#0056b3}.xml-upload-container{margin:20px auto;max-width:1000px;padding:20px;width:100%}.xml-upload-container h2{color:#5099ce;font-size:2rem;font-weight:700}.drop-zone,.xml-upload-container h2{margin-bottom:20px;text-align:center}.drop-zone{background:#fff;border:2px dashed #97d4ff;border-radius:15px;color:#8b4513;font-size:1.2rem;padding:40px;transition:background-color .3s ease}.drop-zone:hover{background-color:#f0faff}.message{color:#e74c3c;font-size:1.1rem;text-align:center}.json-data{background:#fff;border:2px solid #97d4ff;border-radius:15px;box-shadow:0 4px 8px #0003;margin-top:20px;padding:20px}.json-data h3{color:#5099ce;font-size:1.5rem;margin-bottom:15px}.json-data pre{background:#f5f5f5;border-radius:8px;color:#333;font-size:.9rem;max-height:400px;overflow-y:auto;padding:10px}.save-button{background:#5099ce;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;margin-top:15px;padding:10px 20px;transition:background-color .3s ease}.save-button:hover{background:#407ea8}@media (max-width:768px){.xml-upload-container{padding:10px}.drop-zone{font-size:1rem;padding:20px}.xml-upload-container h2{font-size:1.5rem}.json-data{padding:15px}.json-data pre{font-size:.8rem}.save-button{font-size:.9rem;padding:8px 16px}}
/*# sourceMappingURL=main.961bfa26.css.map*/