*,*:before,*:after{box-sizing:border-box}:root{font-family:DM Sans,system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a1a1a;background-color:#f5f0e8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;touch-action:manipulation}html{-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;min-height:44px;border:none;background:none;padding:0;margin:0}input,textarea,select{font-family:inherit;font-size:1rem;border:none;outline:none}h1{font-size:1.75rem;line-height:1.2;margin:0}h2{font-size:1.4rem;line-height:1.25;margin:0}p{margin:0}img{max-width:100%;display:block}.navbar{position:sticky;top:0;z-index:1000;background:#2d4a3e;display:flex;align-items:center;justify-content:space-between;padding:0 1.1rem;height:56px;box-shadow:0 2px 8px #0003}.nav-logo{color:#f5f0e8;font-family:Fraunces,serif;font-size:1.15rem;font-weight:700;text-decoration:none;white-space:nowrap;display:flex;align-items:center;gap:.3rem;height:56px;line-height:56px}.nav-links-desktop{display:none;align-items:center;gap:.25rem}.nav-link{color:#8baf84;text-decoration:none;font-size:.9rem;font-weight:500;height:56px;display:flex;align-items:center;padding:0 .75rem;border-radius:8px;transition:color .2s,background .2s;white-space:nowrap}.nav-link:hover,.nav-link.active{color:#f5f0e8;background:#ffffff1a}.nav-link--login{color:#f5f0e8;border:1px solid rgba(255,255,255,.3)}.nav-link--cta{background:#e8a455;color:#3d2b1f!important;font-weight:700;margin-left:.4rem;padding:0 1rem}.nav-link--cta:hover{background:#d4934a}.nav-hamburger{display:flex;flex-direction:row;align-items:center;gap:6px;height:44px;padding:0 .5rem;background:none;border:none;cursor:pointer;border-radius:8px;transition:background .2s;flex-shrink:0}.nav-hamburger:hover{background:#ffffff1a}.hamburger-label{color:#f5f0e8;font-size:.82rem;font-weight:600;letter-spacing:.03em;transition:opacity .2s;line-height:1}.nav-hamburger .hamburger-bars{display:flex;flex-direction:column;justify-content:center;gap:5px;width:22px}.hamburger-bar{display:block;width:22px;height:2px;background:#f5f0e8;border-radius:2px;transition:transform .25s ease,opacity .25s ease;transform-origin:center}.nav-hamburger.is-open .hamburger-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-hamburger.is-open .hamburger-bar:nth-child(2){opacity:0;transform:scaleX(0)}.nav-hamburger.is-open .hamburger-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-overlay{display:none;position:fixed;inset:56px 0 0;background:#00000073;z-index:998;opacity:0;transition:opacity .25s ease}.nav-overlay.is-open{display:block;opacity:1}.nav-drawer{position:fixed;top:56px;left:0;right:0;z-index:999;background:#2d4a3e;transform:translateY(-100%);opacity:0;visibility:hidden;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .28s ease,visibility 0s linear .28s;box-shadow:0 8px 24px #0000004d;padding:.5rem 0 1rem}.nav-drawer.is-open{transform:translateY(0);opacity:1;visibility:visible;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .28s ease,visibility 0s linear 0s}.nav-drawer-link{display:flex;align-items:center;gap:.85rem;color:#8baf84;text-decoration:none;font-size:1.1rem;font-weight:500;padding:1rem 1.5rem;transition:background .15s,color .15s;width:100%;box-sizing:border-box;min-height:62px;border-bottom:1px solid rgba(255,255,255,.06)}.nav-drawer-link:hover,.nav-drawer-link.active{background:#ffffff14;color:#f5f0e8}.nav-drawer-icon{font-size:1.2rem;width:1.5rem;text-align:center;flex-shrink:0}.nav-drawer-divider{height:1px;background:#ffffff1a;margin:.5rem 1.5rem}.nav-drawer-cta{display:flex;align-items:center;justify-content:center;margin:.5rem 1.5rem 0;padding:.9rem 1rem;background:#e8a455;color:#3d2b1f;font-weight:700;font-size:1rem;border-radius:12px;text-decoration:none;min-height:52px;transition:background .2s}.nav-drawer-cta:hover{background:#d4934a;color:#3d2b1f}@media(min-width:680px){.navbar{padding:0 1.5rem}.nav-links-desktop{display:flex}.nav-hamburger{display:none}.nav-drawer,.nav-overlay{display:none!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;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{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-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{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;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{height:0;border-top:1px solid #ddd;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{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.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{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.detail-overlay{position:fixed;inset:0;background:#00000080;z-index:2000;display:flex;align-items:flex-end}.detail-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:100vw;max-height:95vh;display:flex;flex-direction:column;overflow:hidden;position:relative;animation:slideUp .28s cubic-bezier(.32,.72,0,1)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.detail-close-strip{flex-shrink:0;position:sticky;top:0;z-index:10;background:transparent;display:flex;justify-content:flex-end;padding:.7rem .7rem 0;pointer-events:none}.detail-sheet-scroll{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;margin-top:-56px}.detail-sheet-scroll--no-photo{margin-top:0}.detail-close{pointer-events:all;width:40px;height:40px;border-radius:50%;border:none;background:#00000059;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:background .2s;min-width:40px;min-height:40px;color:#fff}.detail-close:hover{background:#0000008c}.detail-gallery{position:relative}.detail-gallery-main{position:relative;overflow:hidden;border-radius:0}.detail-gallery-main img{width:100%;height:260px;object-fit:cover;display:block}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;line-height:1}.gallery-arrow:hover{background:#000000a6}.gallery-arrow--left{left:.6rem}.gallery-arrow--right{right:.6rem}.gallery-counter{position:absolute;bottom:.6rem;right:.75rem;background:#00000080;color:#fff;font-size:.78rem;padding:.2rem .55rem;border-radius:20px}.gallery-caption{font-size:.85rem;color:#6b7280;padding:.5rem 1rem;background:#f9f9f9;margin:0;font-style:italic}.detail-gallery-thumbs{display:flex;gap:.4rem;padding:.5rem 1rem;background:#f9f9f9;overflow-x:auto;-webkit-overflow-scrolling:touch}.gallery-thumb{flex-shrink:0;width:64px;height:52px;border-radius:8px;overflow:hidden;border:2.5px solid transparent;padding:0;cursor:pointer;background:none;transition:border-color .2s}.gallery-thumb.active{border-color:#2d4a3e}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.detail-body{padding:1.25rem 1.1rem 1.5rem}.detail-name{font-family:Fraunces,serif;font-size:1.5rem;color:#2d4a3e;margin-bottom:.3rem;line-height:1.25;padding-right:2.5rem}.detail-address{color:#6b7280;font-size:.9rem;margin-bottom:1rem}.detail-desc{color:#4b5563;line-height:1.65;margin-bottom:1.25rem;font-size:.95rem}.detail-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding:1rem;background:#f5f0e8;border-radius:12px}.detail-feature{display:flex;align-items:flex-start;gap:.75rem}.detail-feature-icon{font-size:1.2rem;margin-top:.1rem;flex-shrink:0}.detail-feature strong{font-size:.95rem;color:#2d4a3e;display:block}.detail-feature-note{font-size:.85rem;color:#6b7280;margin-top:.2rem}.detail-schuhwerk{margin-bottom:1.25rem;padding:1rem;background:#ede5d4;border-radius:12px}.detail-schuhwerk strong{display:block;color:#2d4a3e;margin-bottom:.3rem}.detail-schuhwerk p{font-size:.9rem;color:#4b5563;line-height:1.4;margin-bottom:.5rem}.schuhwerk-badge{display:inline-block;background:#8b6f47;color:#fff;font-size:.8rem;padding:.25rem .6rem;border-radius:20px}.detail-actions{display:flex;flex-direction:column;gap:.6rem}.detail-btn{width:100%;padding:.95rem 1rem;border-radius:12px;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;border:none;font-family:inherit;transition:opacity .2s;display:flex;align-items:center;justify-content:center;gap:.4rem;min-height:52px}.detail-btn:hover{opacity:.85}.detail-btn--route{background:#2d4a3e;color:#fff}.detail-btn--share{background:#25d366;color:#fff}.detail-btn--fav{background:#f5f0e8;color:#2d4a3e;border:2px solid #EDE5D4}.detail-btn--fav.is-fav{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.detail-btn--insider{background:#ede5d4;color:#8b6f47;border:2px solid #d4c9b0;font-weight:700}.detail-btn--insider:hover{background:#d4c9b0}.detail-insider-box{margin-top:1rem;padding:.85rem 1rem;background:#f9f6f0;border:1px solid #EDE5D4;border-radius:12px}.detail-insider-label{font-size:.85rem;font-weight:600;color:#8b6f47;margin:0 0 .6rem}.detail-insider-loading{font-size:.85rem;color:#9ca3af;margin:0}.detail-insider-link-row{display:flex;gap:.4rem;align-items:center;flex-wrap:wrap}.detail-insider-input{flex:1;min-width:0;padding:.55rem .7rem;border:1px solid #EDE5D4;border-radius:8px;font-size:.82rem;color:#4b5563;background:#fff;font-family:inherit}.detail-insider-copy,.detail-insider-wa{flex-shrink:0;padding:.55rem .75rem;border-radius:8px;border:none;cursor:pointer;font-size:.95rem;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:opacity .2s;min-height:40px;min-width:40px}.detail-insider-copy{background:#ede5d4;color:#2d4a3e}.detail-insider-wa{background:#25d366;color:#fff}.detail-insider-copy:hover,.detail-insider-wa:hover{opacity:.85}.detail-close-bottom{display:block;width:100%;margin-top:1.5rem;padding:.9rem;background:#f5f0e8;color:#2d4a3e;border:2px solid #EDE5D4;border-radius:12px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s;min-height:52px}.detail-close-bottom:hover{background:#ede5d4}@media(min-width:640px){.detail-sheet{max-height:90vh;border-radius:24px 24px 0 0}.detail-gallery-main img{height:300px}.detail-body{padding:1.5rem}.detail-name{font-size:1.65rem}.detail-actions{flex-direction:row;flex-wrap:wrap}.detail-btn{flex:1;min-width:0;min-height:48px;font-size:.95rem;padding:.8rem 1rem}}.detail-waypoints{margin:1.25rem 0 .5rem;border-top:1px solid #f0ece4;padding-top:1rem}.detail-waypoints-title{font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:.6rem}.detail-waypoint-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;margin-bottom:.4rem;background:#f5f0e8;border-radius:10px;text-decoration:none;color:inherit;transition:background .15s;min-height:52px}.detail-waypoint-item:hover{background:#ede5d4}.detail-wp-emoji{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;color:#fff}.detail-wp-info{flex:1;min-width:0}.detail-wp-info strong{display:block;font-size:.92rem;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.detail-wp-info small{font-size:.78rem;color:#9ca3af}.detail-wp-nav{font-size:1.1rem;flex-shrink:0}.detail-wp-minimap{position:relative;height:220px;border-radius:12px;overflow:hidden;margin-bottom:.75rem;border:1px solid #e5e7eb}.detail-wp-minimap-inner{width:100%;height:220px}.wp-map-marker{display:flex;flex-direction:column;align-items:center;gap:3px;overflow:visible}.wp-map-label{background:#ffffffeb;color:#1f2937;font-size:10px;font-weight:700;padding:1px 5px;border-radius:5px;white-space:nowrap;box-shadow:0 1px 3px #0000004d;max-width:90px;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.wp-popup-nav-link{display:inline-block;font-size:.82rem;color:#2d4a3e;font-weight:600;text-decoration:none}.wp-popup-nav-link:hover{text-decoration:underline}.hloc-overlay{position:fixed;inset:0;background:#0000008c;z-index:800;display:flex;align-items:flex-end}.hloc-sheet{background:#fff;width:100%;border-radius:20px 20px 0 0;display:flex;flex-direction:column;max-height:92dvh;max-height:92vh;overflow:hidden}.hloc-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .85rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.hloc-title{font-family:Fraunces,serif;font-size:1.05rem;color:#2d4a3e;font-weight:700}.hloc-close{background:#f3f4f6;border:none;width:30px;height:30px;border-radius:50%;font-size:.85rem;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:background .15s}.hloc-close:hover{background:#e5e7eb}.hloc-body{flex:1;min-height:0;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.85rem}.hloc-hint{font-size:.88rem;color:#6b7280;line-height:1.5;margin:0}.hloc-guest-hint{font-size:.84rem;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:.6rem .85rem;line-height:1.5}.hloc-guest-hint a{color:#2d4a3e;font-weight:600;text-decoration:underline}.hloc-gps-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;background:#f0f7f3;border:1.5px solid #c8e0d4;border-radius:12px;color:#2d4a3e;font-size:.95rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.hloc-gps-btn:hover:not(:disabled){background:#dff0e8}.hloc-gps-btn:disabled{opacity:.6;cursor:not-allowed}.hloc-map-wrap{display:flex;flex-direction:column;gap:.3rem}.hloc-map{height:220px;border-radius:12px;overflow:hidden;border:1.5px solid #e5e7eb;cursor:crosshair}.hloc-map-label{font-size:.78rem;color:#9ca3af;text-align:center;margin:0}.hloc-coords{font-size:.82rem;color:#4b5563;text-align:center;margin:0;font-variant-numeric:tabular-nums}.hloc-pin{font-size:1.6rem;line-height:1;filter:drop-shadow(0 2px 3px rgba(0,0,0,.3))}.hloc-error{font-size:.88rem;color:#c0392b;margin:0;text-align:center}.hloc-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.85rem 1.25rem;padding-bottom:max(.85rem,env(safe-area-inset-bottom));border-top:1px solid #e5e7eb;background:#fff}.hloc-footer-right{display:flex;gap:.65rem;margin-left:auto}.hloc-btn{border-radius:10px;padding:.7rem 1.1rem;font-size:.92rem;font-weight:600;cursor:pointer;border:none;font-family:inherit;transition:opacity .15s;white-space:nowrap}.hloc-btn:disabled{opacity:.55;cursor:not-allowed}.hloc-btn--save{background:#2d4a3e;color:#fff}.hloc-btn--save:hover:not(:disabled){background:#4a7c59}.hloc-btn--cancel{background:#f3f4f6;color:#374151}.hloc-btn--cancel:hover{background:#e5e7eb}.hloc-btn--remove{background:#fff0f0;color:#b91c1c;border:1px solid #fecaca;font-size:.85rem}.hloc-btn--remove:hover:not(:disabled){background:#fee2e2}@media(min-width:640px){.hloc-overlay{align-items:center;justify-content:center;padding:1.5rem}.hloc-sheet{border-radius:20px;max-width:480px;width:100%;max-height:88dvh}.hloc-map{height:280px}}.radius-filter{display:flex;align-items:center;gap:.4rem;flex-wrap:nowrap}.radius-home-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.85rem;flex-shrink:0;transition:opacity .15s;background:none;border:none;padding:0;cursor:pointer}.radius-home-icon--set{background:#2d4a3e}.radius-home-icon--unset{background:#e5e7eb}.radius-home-icon:hover{opacity:.8}.radius-seg{display:flex;align-items:center;border:1.5px solid #d1d5db;border-radius:20px;overflow:hidden;background:#fff;flex-shrink:0}.radius-seg-btn{padding:.2rem .55rem;font-size:.78rem;font-weight:500;font-family:inherit;color:#374151;background:transparent;border:none;border-right:1px solid #e5e7eb;cursor:pointer;white-space:nowrap;min-height:26px;transition:background .12s,color .12s;line-height:1}.radius-seg-btn:last-of-type{border-right:none}.radius-seg-btn:hover:not(.radius-seg-btn--active){background:#f3f4f6;color:#2d4a3e}.radius-seg-btn--active{background:#2d4a3e;color:#fff}.radius-seg-unit{font-size:.72rem;color:#9ca3af;padding:0 .45rem 0 .1rem;white-space:nowrap;pointer-events:none;line-height:1}.radius-clear{width:22px;height:22px;border-radius:50%;border:none;background:#e5e7eb;color:#6b7280;font-size:.95rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;font-family:inherit;transition:background .15s,color .15s}.radius-clear:hover{background:#fecaca;color:#b91c1c}.radius-set-hint{background:none;border:none;border-bottom:1px dashed #2D4A3E;padding:0 0 1px;font-size:.8rem;color:#2d4a3e;font-weight:500;cursor:pointer;font-family:inherit;white-space:nowrap}.radius-set-hint:hover{color:#4a7c59;border-bottom-color:#4a7c59}.map-page{display:flex;flex-direction:column;height:calc(100vh - 56px);background:#f5f0e8}.popup-insider-badge{display:inline-block;background:#8b6f47;color:#fff;font-size:.75rem;font-weight:700;padding:.22rem .55rem;border-radius:20px;margin-bottom:.4rem}.map-loading{text-align:center;padding:4rem 1rem;color:#6b7280}.map-wrap{flex:1;display:flex;flex-direction:column;position:relative}.leaflet-map{flex:1;width:100%;height:100%}.map-hint{text-align:center;font-size:.82rem;color:#9ca3af;margin-top:.5rem}.map-radius-bar{position:absolute;top:10px;left:10px;z-index:500;background:#fffffff2;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:22px;padding:.4rem .75rem;box-shadow:0 2px 10px #00000026;max-width:calc(100vw - 60px);overflow-x:auto}.leaflet-popup-content-wrapper{max-width:calc(100vw - 70px)!important;border-radius:12px!important}.leaflet-popup-content{width:auto!important;margin:10px 13px!important;font-family:DM Sans,system-ui,sans-serif!important}.map-popup{min-width:150px;max-width:250px}.map-popup strong{font-size:1rem;color:#2d4a3e;display:block;margin-bottom:.25rem;line-height:1.3}.popup-address{font-size:.82rem;color:#6b7280;margin-bottom:.4rem}.popup-desc{font-size:.85rem;color:#4b5563;margin-bottom:.5rem;line-height:1.4}.popup-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.popup-tag{background:#ede5d4;color:#2d4a3e;font-size:.75rem;padding:.2rem .5rem;border-radius:20px}.popup-detail-btn{width:100%;padding:.6rem .5rem;background:#2d4a3e;color:#fff;border:none;border-radius:8px;font-size:.88rem;cursor:pointer;font-family:inherit;font-weight:600;transition:background .2s;min-height:44px}.popup-detail-btn:hover{background:#4a7c59}.popup-cancel-btn{width:100%;margin-top:.4rem;padding:.5rem;background:#f3f4f6;color:#6b7280;border:none;border-radius:8px;font-size:.85rem;cursor:pointer;font-family:inherit;min-height:40px}.popup-cancel-btn:hover{background:#e5e7eb}@media(min-width:600px){.map-popup{max-width:280px}}.spot-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #2d4a3e1a;transition:transform .2s,box-shadow .2s}@media(hover:hover){.spot-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2d4a3e26}}.spot-card-photo{height:200px;overflow:hidden;position:relative}.spot-card-photo img{width:100%;height:100%;object-fit:cover}.spot-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#ede5d4,#d4c9b0);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem}.spot-card-placeholder span{font-size:3rem;opacity:.45}.spot-card-placeholder p{font-size:.82rem;color:#8b6f47;opacity:.7}.spot-card--private{opacity:.85}.spot-card--private .spot-card-photo:after{content:"";position:absolute;inset:0;background:#00000014;pointer-events:none}.visibility-badge{position:absolute;bottom:.5rem;left:.5rem;padding:.3rem .7rem;border-radius:20px;font-size:.78rem;font-weight:600;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .15s;min-height:32px;display:flex;align-items:center}.visibility-badge:hover{opacity:.85;transform:scale(1.05)}.visibility-badge--public{background:#2d4a3ed9;color:#fff}.visibility-badge--private{background:#3c3c3cd9;color:#fff}.spot-card-body{padding:1rem 1.1rem 1.1rem}.spot-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.3rem}.spot-card-name{font-family:Fraunces,serif;font-size:1.15rem;color:#2d4a3e;line-height:1.3}.spot-card-fav{background:none;border:none;font-size:1.4rem;cursor:pointer;padding:0;flex-shrink:0;line-height:1;transition:transform .15s;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center;margin-top:-4px}.spot-card-fav:hover{transform:scale(1.2)}.spot-card-address{font-size:.85rem;color:#6b7280;margin-bottom:.6rem}.spot-card-desc{font-size:.9rem;color:#4b5563;line-height:1.5;margin-bottom:.75rem}.spot-card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem}.spot-tag{background:#f5f0e8;color:#2d4a3e;font-size:.78rem;padding:.3rem .65rem;border-radius:20px;border:1px solid #EDE5D4}.spot-card-actions{display:flex;gap:.5rem;margin-bottom:.5rem}.spot-btn{flex:1;padding:.75rem;border-radius:10px;font-size:.88rem;font-weight:600;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;font-family:inherit;transition:opacity .2s;min-height:44px;white-space:nowrap}.spot-btn:hover{opacity:.85}.spot-btn--route{background:#ede5d4;color:#2d4a3e}.spot-btn--detail{background:#2d4a3e;color:#fff}.spot-btn--edit{background:#ede5d4;color:#2d4a3e;flex:0;padding:.75rem .85rem}.spot-btn--wa{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;border-radius:10px;background:#25d366;color:#fff;font-size:.95rem;font-weight:700;font-family:inherit;border:none;cursor:pointer;transition:opacity .2s;min-height:44px}.spot-btn--wa:hover{opacity:.88}.spot-btn--wa svg{width:1.1rem;height:1.1rem;flex-shrink:0}@media(min-width:600px){.spot-card-photo{height:180px}.spot-card-body{padding:1rem 1.25rem 1.25rem}.spot-btn{font-size:.85rem;padding:.6rem .75rem}.spot-btn--wa{padding:.75rem 1rem;font-size:.95rem}}.liste-page{min-height:calc(100vh - 56px);background:#f5f0e8;padding-bottom:3rem}.liste-card-wrapper{position:relative}.liste-insider-badge{position:absolute;top:.6rem;right:.6rem;z-index:10;background:#8b6f47;color:#fff;font-size:.75rem;font-weight:700;padding:.3rem .7rem;border-radius:20px;pointer-events:none;letter-spacing:.02em}.liste-header{background:#2d4a3e;color:#f5f0e8;padding:1.5rem 1.25rem 1.25rem;text-align:center}.liste-header h1{font-family:Fraunces,serif;font-size:1.75rem;margin-bottom:.3rem}.liste-header p{color:#8baf84;font-size:.95rem}.liste-controls{padding:1rem 1rem 0;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:.65rem}.liste-radius{background:#fff;border-radius:12px;padding:.55rem .85rem;box-shadow:0 1px 4px #2d4a3e12;overflow-x:auto}.liste-search{width:100%;font-size:1rem;padding:.9rem 1.1rem;border:2px solid #EDE5D4;border-radius:12px;font-family:inherit;background:#fff;outline:none;transition:border-color .2s;min-height:48px}.liste-search:focus{border-color:#4a7c59}.liste-filters{display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.liste-filters::-webkit-scrollbar{display:none}.filter-btn{flex-shrink:0;padding:.55rem 1rem;border-radius:20px;border:2px solid #EDE5D4;background:#fff;color:#4b5563;font-size:.88rem;font-family:inherit;cursor:pointer;transition:all .2s;white-space:nowrap;min-height:40px;display:flex;align-items:center}.filter-btn:hover{border-color:#4a7c59;color:#2d4a3e}.filter-btn.active{background:#2d4a3e;border-color:#2d4a3e;color:#fff}.liste-loading,.liste-empty{text-align:center;padding:4rem 1.5rem;color:#6b7280;font-size:1rem;line-height:1.6}.filter-reset{margin-top:1rem;padding:.6rem 1.5rem;background:none;border:2px solid #EDE5D4;border-radius:20px;cursor:pointer;font-family:inherit;color:#4b5563;font-size:.95rem;min-height:44px}.liste-grid{max-width:900px;margin:1rem auto 0;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:540px){.liste-grid{grid-template-columns:repeat(2,1fr);padding:0 1.25rem;gap:1.1rem}}@media(min-width:600px){.liste-header{padding:2rem 1.5rem 1.5rem}.liste-header h1{font-size:2rem}.liste-controls{padding:1.25rem 1.5rem 0}}@media(min-width:860px){.liste-grid{grid-template-columns:repeat(3,1fr);padding:0 1.5rem;gap:1.25rem}}.ueber-page{min-height:calc(100vh - 56px);background:#f5f0e8;padding-bottom:4rem}.ueber-hero{background:#2d4a3e;color:#f5f0e8;padding:2.5rem 1.25rem 2rem;text-align:center}.ueber-hero-emoji{font-size:3rem;margin-bottom:.75rem}.ueber-hero h1{font-family:Fraunces,serif;font-size:1.9rem;margin-bottom:.6rem;line-height:1.2}.ueber-hero p{color:#8baf84;font-size:1rem;line-height:1.6;max-width:500px;margin:0 auto}.ueber-content{max-width:680px;margin:0 auto;padding:0 1.1rem;display:flex;flex-direction:column;gap:0}.ueber-section{background:#fff;border-radius:16px;padding:1.5rem 1.25rem;margin-top:1.25rem;box-shadow:0 1px 6px #2d4a3e12}.ueber-section h2{font-family:Fraunces,serif;font-size:1.25rem;color:#2d4a3e;margin-bottom:.85rem;line-height:1.3}.ueber-section p{color:#4b5563;font-size:.95rem;line-height:1.65;margin-bottom:.75rem}.ueber-section p:last-child{margin-bottom:0}.ueber-steps{display:flex;flex-direction:column;gap:1.1rem;margin-top:.25rem}.ueber-step{display:flex;gap:1rem;align-items:flex-start}.ueber-step-num{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#2d4a3e;color:#fff;font-size:.9rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.ueber-step-body strong{display:block;color:#2d4a3e;font-size:.95rem;margin-bottom:.25rem}.ueber-step-body p{margin:0;font-size:.9rem;color:#4b5563;line-height:1.55}.ueber-section--insider{background:#f9f6f0;border:1.5px solid #EDE5D4}.ueber-insider-header{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-bottom:.85rem}.ueber-insider-header h2{margin-bottom:0}.ueber-insider-badge{background:#8b6f47;color:#fff;font-size:.78rem;font-weight:700;padding:.25rem .65rem;border-radius:20px;white-space:nowrap}.ueber-insider-steps{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.ueber-insider-step{display:flex;gap:.85rem;align-items:flex-start;padding:.85rem;background:#fff;border-radius:10px;border:1px solid #EDE5D4}.ueber-insider-icon{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.ueber-insider-step strong{display:block;color:#2d4a3e;font-size:.92rem;margin-bottom:.2rem}.ueber-insider-step p{margin:0;font-size:.88rem;color:#4b5563;line-height:1.5}.ueber-schuhwerk-list{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.ueber-schuhwerk-item{display:flex;gap:.85rem;align-items:center;padding:.75rem 1rem;background:#f5f0e8;border-radius:10px}.ueber-schuhwerk-item>span{font-size:1.6rem;flex-shrink:0}.ueber-schuhwerk-item strong{display:block;color:#2d4a3e;font-size:.92rem;margin-bottom:.15rem}.ueber-schuhwerk-item p{margin:0;font-size:.85rem;color:#6b7280;line-height:1.4}.ueber-section--highlight{border-left:4px solid #2D4A3E}.ueber-longpress-box{background:#f0f7f3;border:1.5px solid #c8e0d4;border-radius:14px;padding:1.1rem 1rem 1rem;margin:1rem 0}.ueber-longpress-visual{display:flex;justify-content:center;margin-bottom:1rem}.ueber-lp-map{width:200px;height:110px;background:#e8f0e4;border-radius:10px;border:1.5px solid #a8c8b4;overflow:hidden;position:relative}.ueber-lp-map-inner{width:100%;height:100%;position:relative}.ueber-lp-marker{position:absolute;font-size:1.2rem;opacity:.5}.ueber-lp-marker--existing{top:15px;left:30px}.ueber-lp-marker--existing2{top:50px;right:35px}.ueber-lp-finger-wrap{position:absolute;top:25px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:2px}.ueber-lp-finger{font-size:2rem;animation:lp-pulse 1.8s ease-in-out infinite;display:block}@keyframes lp-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.85);opacity:.7}}.ueber-lp-finger-label{background:#0009;color:#fff;font-size:9px;font-weight:700;padding:1px 6px;border-radius:8px;white-space:nowrap}.ueber-lp-pin{position:absolute;bottom:8px;left:50%;transform:translate(-50%);font-size:1.5rem;animation:lp-drop 1.8s ease-in-out infinite}@keyframes lp-drop{0%,40%{opacity:0;transform:translate(-50%) translateY(-8px)}60%,to{opacity:1;transform:translate(-50%) translateY(0)}}.ueber-longpress-steps{display:flex;flex-direction:column;gap:.85rem}.ueber-lp-step{display:flex;gap:.75rem;align-items:flex-start}.ueber-lp-step-icon{font-size:1.4rem;flex-shrink:0;margin-top:.05rem}.ueber-lp-step strong{display:block;font-size:.92rem;color:#2d4a3e;margin-bottom:.2rem}.ueber-lp-step p{margin:0;font-size:.88rem;color:#4b5563;line-height:1.5}.ueber-tip{display:flex;gap:.65rem;align-items:flex-start;background:#fffbf0;border:1px solid #fcd34d;border-radius:10px;padding:.75rem;margin-top:.85rem}.ueber-tip--info{background:#f0f7ff;border-color:#93c5fd}.ueber-tip-icon{font-size:1.1rem;flex-shrink:0;margin-top:.05rem}.ueber-tip p{margin:0;font-size:.88rem;color:#374151;line-height:1.55}.ueber-waypoint-cats{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.ueber-wp-cat{display:flex;align-items:center;gap:.4rem;background:#f5f0e8;border-radius:20px;padding:.3rem .75rem .3rem .3rem;font-size:.88rem;color:#2d4a3e;font-weight:500}.ueber-wp-cat-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#fff;flex-shrink:0}.ueber-privacy-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.75rem}.ueber-privacy-item{display:flex;gap:.85rem;align-items:flex-start;padding:.75rem 1rem;background:#f5f0e8;border-radius:10px}.ueber-privacy-item>span:first-child{font-size:1.4rem;flex-shrink:0;margin-top:.1rem}.ueber-privacy-item strong{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;color:#2d4a3e;font-size:.92rem;margin-bottom:.25rem}.ueber-privacy-item p{margin:0;font-size:.85rem;color:#6b7280;line-height:1.5}.ueber-privacy-badge{font-size:.68rem;font-weight:700;padding:.15rem .5rem;border-radius:20px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#ede5d4;color:#8b6f47}.ueber-privacy-badge--opt{background:#e0f2fe;color:#0369a1}.ueber-privacy-badge--pub{background:#dcfce7;color:#166534}.ueber-rules-list{display:flex;flex-direction:column;gap:.6rem;margin-top:.75rem;margin-bottom:.75rem}.ueber-rules-item{display:flex;gap:.85rem;align-items:flex-start;padding:.75rem 1rem;border-radius:10px}.ueber-rules-item--ok{background:#f0fdf4;border:1px solid #bbf7d0}.ueber-rules-item--no{background:#fff5f5;border:1px solid #fecaca}.ueber-rules-item>span:first-child{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.ueber-rules-item strong{display:block;font-size:.92rem;margin-bottom:.2rem}.ueber-rules-item--ok strong{color:#15803d}.ueber-rules-item--no strong{color:#b91c1c}.ueber-rules-item p{margin:0;font-size:.85rem;color:#6b7280;line-height:1.5}.ueber-tip--warn{background:#fff7ed;border-color:#fdba74}.ueber-section--cta{text-align:center}.ueber-cta-group{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}.ueber-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.75rem;border-radius:12px;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s;min-height:52px;min-width:150px}.ueber-cta-btn:hover{opacity:.85}.ueber-cta-btn--primary{background:#2d4a3e;color:#fff}.ueber-cta-btn--secondary{background:#ede5d4;color:#2d4a3e;border:2px solid #d4c9b0}.ueber-section--impressum{border-top:2px dashed #d4c9b0}.ueber-impressum-story{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1.5rem}.ueber-impressum-story p{font-size:.95rem;color:#374151;line-height:1.7;margin:0}.ueber-impressum-box{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:1.1rem 1.25rem;display:flex;flex-direction:column;gap:.6rem}.ueber-impressum-box h3{font-family:Fraunces,serif;font-size:1rem;color:#2d4a3e;margin:0}.ueber-impressum-hint{font-size:.78rem;color:#9ca3af;margin:0}.ueber-impressum-data{font-size:.9rem;color:#374151;line-height:1.8}.ueber-impressum-address-note{margin-top:.25rem}.ueber-impressum-address-note a{color:#2d4a3e;font-weight:600;text-decoration:underline}.ueber-impressum-disclaimer{font-size:.8rem;color:#6b7280;line-height:1.5;margin:0;border-top:1px solid #f3f4f6;padding-top:.75rem}@media(min-width:600px){.ueber-hero{padding:3rem 2rem 2.5rem}.ueber-hero h1{font-size:2.2rem}.ueber-content{padding:0 1.5rem}.ueber-section{padding:2rem 1.75rem;margin-top:1.5rem}.ueber-section h2{font-size:1.4rem}}.terms-overlay{position:fixed;inset:0;background:#000000a6;z-index:900;display:flex;flex-direction:column;align-items:stretch}.terms-modal{background:#f5f0e8;display:flex;flex-direction:column;height:100%;max-height:100dvh;max-height:100vh}.terms-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1.25rem;background:#2d4a3e;color:#fff;flex-shrink:0}.terms-header-title{font-family:Fraunces,serif;font-size:1rem;font-weight:600;line-height:1.3}.terms-header-close{background:#ffffff26;border:none;color:#fff;width:32px;height:32px;border-radius:50%;font-size:.85rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:background .15s}.terms-header-close:hover{background:#ffffff4d}.terms-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.terms-body .ueber-page{min-height:unset;background:#f5f0e8;padding-bottom:.5rem}.terms-footer{flex-shrink:0;padding:.85rem 1.25rem;padding-bottom:max(.85rem,env(safe-area-inset-bottom));border-top:1.5px solid #d6cfc4;background:#fff;display:flex;justify-content:center}.terms-close-btn{background:#2d4a3e;color:#fff;border:none;border-radius:12px;padding:.85rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;width:100%;max-width:320px;font-family:inherit;transition:background .2s}.terms-close-btn:hover{background:#4a7c59}@media(min-width:640px){.terms-overlay{align-items:center;justify-content:center;padding:2rem}.terms-modal{height:auto;max-height:90dvh;max-height:90vh;max-width:740px;width:100%;border-radius:20px;overflow:hidden;box-shadow:0 8px 40px #00000059}}.login-page{min-height:calc(100vh - 56px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:#f5f0e8}.login-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;width:100%;max-width:420px;text-align:center;box-shadow:0 4px 24px #2d4a3e1f}.login-icon{font-size:3rem;margin-bottom:1rem}.login-card h1{font-family:Fraunces,serif;font-size:1.8rem;color:#2d4a3e;margin-bottom:.5rem}.login-sub{color:#6b7280;font-size:.95rem;margin-bottom:2rem;line-height:1.5}.login-form{display:flex;flex-direction:column;gap:1rem}.login-input{padding:.85rem 1rem;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;outline:none;transition:border-color .2s;font-family:inherit}.login-input:focus{border-color:#4a7c59}.login-btn{padding:.85rem;background:#2d4a3e;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;font-family:inherit}.login-btn:hover:not(:disabled){background:#4a7c59}.login-btn:disabled{opacity:.6;cursor:not-allowed}.login-error{color:#c0392b;font-size:.9rem}.login-success{padding:1.5rem 0}.login-success-icon{font-size:2.5rem;margin-bottom:1rem}.login-success h2{font-family:Fraunces,serif;color:#2d4a3e;margin-bottom:.75rem}.login-success p{color:#4b5563;line-height:1.5;margin-bottom:.5rem}.login-hint{font-size:.85rem;color:#9ca3af;margin-top:1rem!important}.login-terms-note{font-size:.8rem;color:#9ca3af;line-height:1.5;text-align:center;margin:0}.login-terms-link{background:none;border:none;padding:0;color:#6b7280;font-size:inherit;font-weight:500;text-decoration:underline;cursor:pointer;font-family:inherit}.login-terms-link:hover{color:#2d4a3e}.mappicker-overlay{position:fixed;inset:0;background:#0009;z-index:3000;display:flex;align-items:flex-end}.mappicker-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-height:92vh;display:flex;flex-direction:column;animation:pickerSlideUp .25s ease}@keyframes pickerSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mappicker-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.1rem .5rem;flex-shrink:0}.mappicker-header strong{font-size:1rem;color:#2d4a3e}.mappicker-close{width:34px;height:34px;border:none;background:#f3f4f6;border-radius:50%;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;color:#374151}.mappicker-hint{font-size:.82rem;color:#6b7280;margin:0 1.1rem .5rem;flex-shrink:0}.mappicker-map{flex:1;min-height:280px;overflow:hidden}.mappicker-leaflet{width:100%;height:100%;min-height:280px}.mappicker-coords{text-align:center;font-size:.8rem;color:#2d4a3e;font-weight:600;margin:.5rem 0 0;flex-shrink:0}.mappicker-actions{display:flex;gap:.6rem;padding:.75rem 1.1rem 1rem;flex-shrink:0}.mappicker-btn{flex:1;min-height:50px;border:none;border-radius:12px;font-family:inherit;font-size:.95rem;font-weight:600;cursor:pointer;transition:opacity .2s}.mappicker-btn:hover{opacity:.85}.mappicker-btn--primary{background:#2d4a3e;color:#fff}.mappicker-btn--primary:disabled{opacity:.4;cursor:not-allowed}.mappicker-btn--cancel{background:#f3f4f6;color:#374151;flex:0 0 auto;padding:0 1.2rem}@media(min-width:640px){.mappicker-overlay{align-items:center;justify-content:center}.mappicker-sheet{border-radius:20px;max-width:520px;max-height:85vh}}.spotneu-page{min-height:calc(100vh - 56px);background:#f5f0e8;padding-bottom:3rem}.spotneu-gate{max-width:480px;margin:3rem auto;padding:2rem 1.5rem;background:#fff;border-radius:16px;text-align:center;box-shadow:0 2px 12px #00000014;mx:1rem}.spotneu-gate-icon{font-size:3rem;margin-bottom:.75rem}.spotneu-gate h2{font-family:Fraunces,serif;font-size:1.5rem;color:#2d4a3e;margin-bottom:.75rem}.spotneu-gate p{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.spotneu-header{background:#2d4a3e;color:#f5f0e8;padding:1.5rem 1.25rem 1.25rem;text-align:center}.spotneu-header h1{font-family:Fraunces,serif;font-size:1.75rem;margin-bottom:.3rem}.spotneu-header p{color:#8baf84;font-size:.95rem}.spotneu-form{max-width:640px;margin:1.5rem auto;padding:0 1rem;display:flex;flex-direction:column;gap:1.35rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#2d4a3e;font-size:.95rem}.form-group input[type=text],.form-group input[type=email],.form-group textarea{padding:.9rem 1rem;border:2px solid #EDE5D4;border-radius:12px;font-size:1rem;font-family:inherit;background:#fff;outline:none;transition:border-color .2s;resize:vertical;min-height:48px}.form-group input:focus,.form-group textarea:focus{border-color:#4a7c59}.input-row{display:flex;gap:.5rem;align-items:stretch}.input-row input{flex:1;min-width:0}.input-action-btn{padding:0 1rem;background:#ede5d4;border:none;border-radius:12px;font-size:.88rem;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .2s;min-height:48px;font-weight:600;color:#2d4a3e}.input-action-btn:hover:not(:disabled){background:#d4c9b0}.input-action-btn:disabled{opacity:.6}.coord-btns{display:flex;gap:.4rem;margin-top:.45rem}.coord-btns .input-action-btn{flex:1}.coord-label{font-size:.88rem;color:#4a7c59;font-weight:600}.coord-hint{font-size:.85rem;color:#9ca3af}.photo-upload{border:2px dashed #EDE5D4;border-radius:12px;padding:2rem 1rem;text-align:center;cursor:pointer;background:#fff;color:#6b7280;transition:border-color .2s;font-size:1rem;min-height:80px;display:flex;align-items:center;justify-content:center}.photo-upload:hover{border-color:#4a7c59}.photo-preview{position:relative;border-radius:12px;overflow:hidden}.photo-preview img{width:100%;max-height:240px;object-fit:cover;border-radius:12px}.photo-remove{position:absolute;top:.5rem;right:.5rem;background:#0000008c;color:#fff;border:none;border-radius:8px;padding:.35rem .7rem;cursor:pointer;font-size:.88rem;font-family:inherit;min-height:36px}.label-optional{font-weight:400;color:#9ca3af;font-size:.85rem}.photo-caption-input{width:100%;border:1.5px solid #d1d5db;border-radius:10px;padding:.65rem .85rem;font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;background:#fff;color:#1f2937;box-sizing:border-box;transition:border-color .15s}.photo-caption-input:focus{outline:none;border-color:#4a7c59}.caption-counter{display:block;text-align:right;font-size:.8rem;color:#9ca3af;margin-top:.3rem}.caption-counter--warn{color:#ef4444;font-weight:600}.edit-photo-caption-row{padding:.4rem 0;cursor:pointer}.edit-photo-caption-text{font-size:.88rem;color:#374151;line-height:1.4}.caption-placeholder{color:#9ca3af;font-style:normal}.photo-caption-edit{padding:.5rem 0}.caption-edit-btns{display:flex;gap:.5rem;margin-top:.4rem}.caption-save-btn{flex:1;min-height:38px;background:#2d4a3e;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:.88rem;font-weight:600;cursor:pointer}.caption-cancel-btn{min-height:38px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-family:inherit;font-size:.88rem;cursor:pointer;padding:0 1rem}.features-list{display:flex;flex-direction:column;gap:.85rem}.feature-item{display:flex;flex-direction:column;gap:.4rem}.feature-checkbox{display:flex;align-items:center;gap:.65rem;cursor:pointer;font-weight:400!important;color:#3d2b1f;font-size:.95rem;min-height:44px}.feature-checkbox input[type=checkbox]{width:22px;height:22px;accent-color:#4A7C59;cursor:pointer;flex-shrink:0}.feature-note{padding:.7rem 1rem;border:1.5px solid #EDE5D4;border-radius:10px;font-size:1rem;font-family:inherit;background:#fff;outline:none;margin-left:1.75rem;min-height:44px}.feature-note:focus{border-color:#4a7c59}.schuhwerk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}.schuhwerk-option{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding:1rem .5rem;border:2px solid #EDE5D4;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;font-family:inherit;min-height:80px}.schuhwerk-option:hover{border-color:#4a7c59}.schuhwerk-option.selected{border-color:#2d4a3e;background:#2d4a3e;color:#fff}.shoe-emoji{font-size:1.75rem}.shoe-label{font-size:.78rem;text-align:center;line-height:1.25}.schuhwerk-hint{font-size:.9rem;color:#4b5563;background:#ede5d4;padding:.85rem 1rem;border-radius:10px;line-height:1.5;margin-top:.25rem}.visibility-options{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.vis-option{display:flex;flex-direction:column;gap:.2rem;padding:1rem;border:2px solid #EDE5D4;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s;font-weight:400!important;min-height:70px}.vis-option input{display:none}.vis-option span{font-weight:600;color:#2d4a3e;font-size:.95rem}.vis-option small{color:#6b7280;font-size:.82rem}.vis-option.selected{border-color:#2d4a3e;background:#f0f7f2}.form-error{color:#c0392b;font-size:.92rem;background:#fef2f2;padding:.85rem 1rem;border-radius:10px;line-height:1.5}.spotneu-btn{padding:1rem;background:#2d4a3e;color:#fff;border:none;border-radius:14px;font-size:1.05rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .2s;min-height:54px;width:100%}.spotneu-btn:hover:not(:disabled){background:#4a7c59}.spotneu-btn:disabled{opacity:.6;cursor:not-allowed}.spotneu-btn--secondary{background:#ede5d4;color:#2d4a3e}.spotneu-btn--secondary:hover:not(:disabled){background:#d4c9b0}.form-hint{font-size:.85rem;color:#9ca3af;text-align:center;line-height:1.5}.spotneu-success{max-width:480px;margin:2.5rem 1rem;padding:2rem 1.25rem;background:#fff;border-radius:20px;text-align:center;box-shadow:0 4px 24px #2d4a3e1f}.spotneu-success-icon{font-size:3rem;margin-bottom:1rem}.spotneu-success h2{font-family:Fraunces,serif;color:#2d4a3e;font-size:1.5rem;margin-bottom:.75rem}.spotneu-success p{color:#4b5563;line-height:1.65;margin-bottom:1.5rem}.spotneu-success-actions{display:flex;flex-direction:column;gap:.65rem}@media(min-width:600px){.spotneu-header{padding:2rem 1.5rem 1.5rem}.spotneu-header h1{font-size:2rem}.spotneu-form{margin:2rem auto;padding:0 1.5rem;gap:1.5rem}.schuhwerk-grid{grid-template-columns:repeat(4,1fr);gap:.5rem}.spotneu-success{margin:4rem auto;padding:2.5rem 2rem}.spotneu-success-actions{flex-direction:row;flex-wrap:wrap}.spotneu-success-actions .spotneu-btn{width:auto;flex:1}}.edit-loading-overlay{position:fixed;inset:0;background:#ffffffd9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;z-index:999;color:#6b7280;font-size:.95rem}.edit-loading-spinner{width:36px;height:36px;border:3px solid #EDE5D4;border-top-color:#5c8a6b;border-radius:50%;animation:edit-spin .7s linear infinite}@keyframes edit-spin{to{transform:rotate(360deg)}}.input-skeleton{width:100%;height:2.75rem;background:linear-gradient(90deg,#f0ebe3 25%,#e8e2d9,#f0ebe3 75%);background-size:200% 100%;animation:skeleton-shimmer 1.2s ease-in-out infinite;border-radius:8px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.edit-photos{display:flex;flex-direction:column;gap:.75rem}.edit-photo-item{position:relative;border-radius:12px;overflow:hidden;background:#f9f9f9;border:1px solid #EDE5D4}.edit-photo-preview{width:100%;height:180px;overflow:hidden}.edit-photo-preview img{width:100%;height:100%;object-fit:cover;display:block;transition:object-position .3s ease}.edit-photo-actions-row{display:flex;border-top:1px solid #EDE5D4}.edit-photo-crop-btn{flex:1;padding:.5rem;background:#f0f7f3;color:#2d4a3e;border:none;border-right:1px solid #EDE5D4;font-family:inherit;font-size:.85rem;cursor:pointer;transition:background .2s}.edit-photo-crop-btn:hover{background:#dceee5}.photo-crop-editor{padding:.75rem;background:#1a1a1a}.photo-crop-hint{font-size:.78rem;color:#ccc;text-align:center;margin:0 0 .5rem}.photo-crop-frame{width:100%;height:220px;overflow:hidden;position:relative;cursor:grab;border-radius:8px;-webkit-user-select:none;user-select:none;touch-action:none}.photo-crop-frame:active{cursor:grabbing}.photo-crop-frame img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.photo-crop-crosshair{position:absolute;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px) 0 calc(50% - .5px) / 100% 1px no-repeat,linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px) calc(50% - .5px) 0 / 1px 100% no-repeat}.edit-photo-caption{font-size:.82rem;color:#6b7280;font-style:italic;padding:.4rem .75rem}.edit-photo-delete{padding:.5rem .75rem;background:#fef2f2;color:#c0392b;border:none;font-family:inherit;font-size:.85rem;cursor:pointer;transition:background .2s;white-space:nowrap}.edit-photo-delete:hover{background:#fee2e2}.edit-actions{display:flex;gap:.75rem}.edit-actions .spotneu-btn{flex:1}.share-section{background:#f0f7f3;border-radius:12px;padding:1rem;border:1px solid #c8e0d4}.share-section-hint{font-size:.85rem;color:#6b7280;margin:0 0 .75rem}.share-link-row{display:flex;gap:.5rem;align-items:center;margin-bottom:.75rem}.share-link-input{flex:1;padding:.5rem .7rem;border:1px solid #EDE5D4;border-radius:8px;font-size:.82rem;color:#4b5563;background:#fff;font-family:inherit;cursor:text}.share-copy-btn{flex:0;padding:.5rem .8rem!important}.subscribers-section{margin-top:1rem;border-top:1px solid #c8e0d4;padding-top:.75rem}.subscribers-label{font-size:.82rem;font-weight:600;color:#2d4a3e;margin:0 0 .5rem}.subscribers-loading,.subscribers-empty{font-size:.82rem;color:#9ca3af;margin:0}.subscribers-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.subscriber-item{display:flex;align-items:center;gap:.6rem;background:#fff;border-radius:8px;padding:.5rem .75rem;border:1px solid #EDE5D4}.subscriber-avatar{font-size:1.1rem;flex-shrink:0}.subscriber-item>div{flex:1;min-width:0;display:flex;flex-direction:column}.subscriber-name{font-size:.88rem;font-weight:600;color:#2d4a3e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscriber-email{font-size:.78rem;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscriber-date{font-size:.75rem;color:#9ca3af;flex-shrink:0;white-space:nowrap}.wp-hint{font-size:.85rem;color:#6b7280;margin-bottom:.6rem}.waypoint-edit-map{height:260px;border-radius:12px;width:100%;border:1.5px solid #d1d5db}.wp-map-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:15px;border:2px solid #fff;box-shadow:0 1px 4px #0000004d}.wp-center-pin{width:30px;height:30px;border-radius:50%;background:#ede5d4;border:2px solid #8B6F47;display:flex;align-items:center;justify-content:center;font-size:14px}.wp-popup strong{display:block;margin-bottom:.2rem;font-size:.9rem}.wp-popup-cat{font-size:.8rem;color:#6b7280;margin:0 0 .2rem}.wp-popup-coords{font-size:.75rem;color:#9ca3af;margin:0 0 .5rem}.wp-popup-delete{background:#fee2e2;color:#dc2626;border:none;border-radius:6px;padding:.3rem .6rem;font-size:.82rem;cursor:pointer;font-family:inherit}.wp-add-form{margin-top:.75rem;background:#f9fafb;border:1.5px solid #d1d5db;border-radius:10px;padding:.875rem}.wp-add-coords{font-size:.82rem;color:#6b7280;margin-bottom:.6rem}.wp-add-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.6rem}.wp-category-select{min-height:44px;border:1.5px solid #d1d5db;border-radius:8px;padding:0 .6rem;font-family:inherit;font-size:.9rem;background:#fff;flex-shrink:0}.wp-label-input{flex:1;min-width:160px;min-height:44px;border:1.5px solid #d1d5db;border-radius:8px;padding:0 .75rem;font-family:inherit;font-size:1rem}.wp-add-btns{display:flex;gap:.5rem}.wp-save-btn{flex:1;min-height:42px;background:#2d4a3e;color:#fff;border:none;border-radius:8px;font-family:inherit;font-size:.9rem;font-weight:700;cursor:pointer}.wp-save-btn:disabled{opacity:.5;cursor:not-allowed}.wp-save-btn:hover:not(:disabled){background:#4a7c59}.wp-cancel-btn{min-height:42px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-family:inherit;font-size:.9rem;cursor:pointer;padding:0 1rem}.wp-list{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.4rem}.wp-list-item{display:flex;align-items:center;gap:.6rem;padding:.5rem .75rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.wp-list-emoji{font-size:1.15rem;flex-shrink:0}.wp-list-info{flex:1;min-width:0}.wp-list-info strong{display:block;font-size:.88rem;color:#1f2937}.wp-list-info small{font-size:.75rem;color:#9ca3af}.wp-list-delete{background:none;border:none;cursor:pointer;font-size:1rem;padding:.2rem;opacity:.6;flex-shrink:0}.wp-list-delete:hover{opacity:1}.pedit-overlay{position:fixed;inset:0;background:#00000085;z-index:3000;display:flex;align-items:flex-end}.pedit-sheet{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:100vw;max-height:92vh;max-height:92dvh;min-height:0;display:flex;flex-direction:column;overflow:hidden;animation:pedit-slide-up .28s cubic-bezier(.32,.72,0,1)}@keyframes pedit-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.pedit-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem .8rem;border-bottom:1px solid #f0ece4;flex-shrink:0}.pedit-title{font-family:Fraunces,serif;font-size:1.2rem;color:#2d4a3e;margin:0}.pedit-close{width:36px;height:36px;border-radius:50%;border:none;background:#f5f0e8;font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#4b5563;transition:background .2s;flex-shrink:0}.pedit-close:hover{background:#ede5d4}.pedit-body{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1.1rem 1.25rem .5rem;display:flex;flex-direction:column;gap:1.25rem}.pedit-field{display:flex;flex-direction:column;gap:.5rem}.pedit-label{font-size:.92rem;font-weight:700;color:#2d4a3e;display:flex;align-items:center;gap:.4rem}.pedit-badge{font-size:.7rem;font-weight:600;background:#f5f0e8;color:#6b7280;padding:.15rem .55rem;border-radius:20px;text-transform:uppercase;letter-spacing:.04em}.pedit-label-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.pedit-field-hint{font-size:.83rem;color:#6b7280;margin:0;line-height:1.45}.pedit-input{padding:.72rem .9rem;border:1.5px solid #EDE5D4;border-radius:10px;font-family:inherit;font-size:1rem;color:#1f2937;background:#fff;outline:none;transition:border-color .2s;min-height:48px}.pedit-input:focus{border-color:#2d4a3e;box-shadow:0 0 0 3px #2d4a3e14}.pedit-gps-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.72rem 1rem;background:#f5f0e8;border:1.5px solid #EDE5D4;border-radius:10px;font-family:inherit;font-size:.92rem;font-weight:600;color:#2d4a3e;cursor:pointer;transition:background .2s;min-height:48px;width:100%}.pedit-gps-btn:hover:not(:disabled){background:#ede5d4}.pedit-gps-btn:disabled{opacity:.6;cursor:default}.pedit-clear-btn{font-size:.82rem;font-weight:600;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.28rem .65rem;cursor:pointer;white-space:nowrap;transition:background .2s;min-height:32px;flex-shrink:0}.pedit-clear-btn:hover{background:#fee2e2}.pedit-map-wrap{border-radius:12px;overflow:hidden;border:1.5px solid #EDE5D4}.pedit-map{width:100%;height:160px;display:block}.pedit-map-hint{padding:.5rem .8rem;font-size:.8rem;color:#6b7280;background:#f9f6f0;margin:0;border-top:1px solid #EDE5D4;line-height:1.4}.pedit-home-pin{font-size:1.8rem;line-height:1;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.35))}.pedit-error{font-size:.85rem;color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:.6rem .75rem;margin:0;line-height:1.4}.pedit-footer{display:flex;gap:.6rem;padding:.85rem 1.25rem;padding-bottom:max(.85rem,env(safe-area-inset-bottom));border-top:1px solid #f0ece4;flex-shrink:0;background:#fff}.pedit-btn{flex:1;padding:.9rem 1rem;border-radius:12px;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;border:none;transition:opacity .2s,background .2s;min-height:52px}.pedit-btn:hover:not(:disabled){opacity:.85}.pedit-btn:disabled{opacity:.5;cursor:default}.pedit-btn--save{background:#2d4a3e;color:#fff}.pedit-btn--cancel{background:#f5f0e8;color:#2d4a3e;border:1.5px solid #EDE5D4}@media(min-width:640px){.pedit-overlay{align-items:center;padding:1rem}.pedit-sheet{border-radius:20px;max-width:480px;width:100%;margin:0 auto;max-height:88vh;animation:pedit-fade-in .2s ease}@keyframes pedit-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.pedit-map{height:220px}}.profil-page{min-height:calc(100vh - 56px);background:#f5f0e8;padding-bottom:3rem}.profil-header{background:#2d4a3e;color:#f5f0e8;padding:1.25rem 1.1rem;display:flex;align-items:center;gap:.85rem;flex-wrap:wrap}.profil-avatar{font-size:2rem;background:#ffffff1f;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profil-header-info{flex:1;min-width:0}.profil-header h1{font-size:1rem;font-weight:600;word-break:break-word;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;line-height:1.35}.profil-header p{font-size:.85rem;color:#8baf84;margin-top:.15rem}.profil-logout{padding:.55rem 1rem;background:#ffffff1a;color:#f5f0e8;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;font-family:inherit;font-size:.88rem;transition:background .2s;white-space:nowrap;min-height:40px}.profil-logout:hover{background:#fff3}.profil-tabs{display:flex;gap:0;padding:.85rem 1rem 0;max-width:900px;margin:0 auto;border-bottom:2px solid #EDE5D4;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.profil-tabs::-webkit-scrollbar{display:none}.profil-tab{flex-shrink:0;padding:.75rem 1rem;background:none;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;font-family:inherit;font-size:.92rem;color:#6b7280;cursor:pointer;transition:all .2s;font-weight:500;min-height:48px;white-space:nowrap;display:flex;align-items:center;gap:.3rem}.profil-tab:hover{color:#2d4a3e}.profil-tab.active{color:#2d4a3e;border-bottom-color:#2d4a3e;font-weight:700}.profil-tab-badge{display:inline-flex;align-items:center;justify-content:center;background:#2d4a3e;color:#fff;font-size:.72rem;font-weight:700;min-width:20px;height:20px;border-radius:20px;padding:0 5px;line-height:1}.profil-tab.active .profil-tab-badge{background:#4a7c59}.profil-loading,.profil-empty{text-align:center;padding:4rem 1.5rem;color:#6b7280;font-size:1rem;line-height:1.6}.profil-cta{margin-top:1rem;padding:.85rem 1.5rem;background:#2d4a3e;color:#fff;border:none;border-radius:12px;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s;min-height:48px}.profil-cta:hover{background:#4a7c59}.profil-grid{max-width:900px;margin:1rem auto;padding:0 1rem;display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:540px){.profil-grid{grid-template-columns:repeat(2,1fr);padding:0 1.25rem}}@media(min-width:860px){.profil-grid{grid-template-columns:repeat(3,1fr);padding:0 1.5rem;margin:1.5rem auto}}.profil-email{font-size:.82rem;color:#8baf84;opacity:.8;margin-top:.1rem}.profil-home-hint{font-size:.8rem;color:#8baf84;margin-top:.1rem}.profil-edit-btn{background:none;border:none;cursor:pointer;font-size:.9rem;opacity:.7;padding:.15rem .25rem;transition:opacity .2s;line-height:1;min-height:32px}.profil-edit-btn:hover{opacity:1}.insider-card-wrapper{display:flex;flex-direction:column;gap:0}.insider-unsub-btn{width:100%;padding:.6rem;background:#fef2f2;color:#c0392b;border:none;border-top:1px solid #fee2e2;border-radius:0 0 16px 16px;font-family:inherit;font-size:.85rem;cursor:pointer;transition:background .2s;min-height:40px}.insider-unsub-btn:hover{background:#fee2e2}.insider-card-wrapper .spot-card{border-radius:16px 16px 0 0}@media(min-width:600px){.profil-header{padding:1.5rem;gap:1rem}.profil-avatar{width:56px;height:56px;font-size:2.5rem}.profil-tabs{padding:1rem 1.5rem 0}.profil-tab{font-size:.95rem;padding:.75rem 1.25rem}}.share-page{min-height:calc(100vh - 56px);background:#f5f0e8}.share-page--center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.75rem;padding:2rem 1.5rem}.share-page--detail{display:flex;flex-direction:column}.share-spinner{width:36px;height:36px;border:3px solid #EDE5D4;border-top-color:#5c8a6b;border-radius:50%;animation:share-spin .7s linear infinite}@keyframes share-spin{to{transform:rotate(360deg)}}.share-state-icon{font-size:3rem;margin-bottom:.5rem}.share-gallery{position:relative;background:#000}.share-gallery-main{position:relative;overflow:hidden}.share-gallery-main img{width:100%;height:280px;object-fit:cover;display:block}.share-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#00000073;color:#fff;border:none;border-radius:50%;width:38px;height:38px;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;line-height:1;z-index:2}.share-gallery-arrow:hover{background:#000000b3}.share-gallery-arrow--left{left:.75rem}.share-gallery-arrow--right{right:.75rem}.share-gallery-counter{position:absolute;bottom:.6rem;right:.75rem;background:#00000080;color:#fff;font-size:.75rem;padding:.2rem .55rem;border-radius:20px;z-index:2}.share-gallery-eyebrow{position:absolute;top:.75rem;left:.75rem;background:#8b6f47e6;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.04em;padding:.3rem .75rem;border-radius:20px;z-index:2}.share-gallery-thumbs{display:flex;gap:.4rem;padding:.5rem .75rem;background:#f0ece4;overflow-x:auto}.share-gallery-thumb{flex-shrink:0;width:60px;height:48px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;background:none;transition:border-color .2s}.share-gallery-thumb.active{border-color:#2d4a3e}.share-gallery-thumb img{width:100%;height:100%;object-fit:cover}.share-no-photo{padding:1.5rem 1.5rem 0}.share-body{padding:1.5rem 1.5rem 4rem;max-width:600px;margin:0 auto;width:100%}.share-eyebrow{display:inline-block;background:#ede5d4;color:#8b6f47;font-size:.8rem;font-weight:700;letter-spacing:.05em;padding:.3rem .8rem;border-radius:20px;margin-bottom:1rem}.share-spot-name{font-family:Fraunces,serif;font-size:1.75rem;color:#2d4a3e;margin-bottom:.35rem;line-height:1.2}.share-spot-address{color:#6b7280;font-size:.9rem;margin-bottom:1.1rem}.share-spot-desc{color:#4b5563;line-height:1.6;font-size:.95rem;margin-bottom:1.25rem}.share-features{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding:1rem;background:#fff;border-radius:12px;border:1px solid #EDE5D4}.share-feature{display:flex;align-items:flex-start;gap:.75rem}.share-feature-icon{font-size:1.2rem;margin-top:.1rem}.share-feature strong{font-size:.95rem;color:#2d4a3e;display:block}.share-feature-note{font-size:.85rem;color:#6b7280;margin-top:.15rem}.share-schuhwerk{margin-bottom:1.25rem;padding:1rem;background:#ede5d4;border-radius:12px}.share-schuhwerk strong{display:block;color:#2d4a3e;margin-bottom:.3rem;font-size:.95rem}.share-schuhwerk p{font-size:.9rem;color:#4b5563;line-height:1.4;margin:0}.share-route-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.85rem 1rem;background:#2d4a3e;color:#fff;border-radius:12px;font-size:.95rem;font-weight:700;text-decoration:none;margin-bottom:1rem;transition:opacity .2s}.share-route-btn:hover{opacity:.87}.share-cta{background:#fff;border-radius:16px;border:1px solid #EDE5D4;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.share-cta-hint{color:#6b7280;font-size:.9rem;margin:0}.share-btn{display:block;width:100%;padding:.85rem 1rem;border-radius:12px;font-family:inherit;font-size:.95rem;font-weight:700;text-align:center;cursor:pointer;border:none;transition:opacity .2s}.share-btn:hover:not(:disabled){opacity:.85}.share-btn:disabled{opacity:.6;cursor:default}.share-btn--primary{background:#2d4a3e;color:#fff}.share-btn--secondary{background:#ede5d4;color:#2d4a3e}.share-success-box{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center}.share-success-icon{font-size:2rem}.share-success-box p{color:#4b5563;font-size:.95rem;margin:0}.share-error{color:#c0392b;font-size:.88rem;margin:0}@media(max-width:480px){.share-gallery-main img{height:220px}.share-body{padding:1.25rem 1rem 3rem}.share-spot-name{font-size:1.4rem}}.freigeben-page{min-height:calc(100vh - 56px);background:#f5f0e8;padding-bottom:3rem}.freigeben-header{background:#2d4a3e;color:#f5f0e8;padding:1.5rem 1.25rem 1.25rem;text-align:center}.freigeben-header h1{font-family:Fraunces,serif;font-size:1.75rem;margin-bottom:.25rem}.freigeben-header p{color:#8baf84;font-size:.95rem}.freigeben-list{max-width:720px;margin:0 auto;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.freigeben-loading{text-align:center;color:#6b7280;padding:3rem 0}.freigeben-empty{text-align:center;padding:4rem 1rem}.freigeben-empty-icon{font-size:3rem;margin-bottom:.75rem}.freigeben-empty p{color:#6b7280;font-size:1rem}.freigeben-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 10px #00000012}.freigeben-photo{width:100%;height:180px;object-fit:cover;display:block}.freigeben-info{padding:1rem 1.125rem .75rem}.freigeben-info h2{font-family:Fraunces,serif;font-size:1.2rem;color:#2d4a3e;margin-bottom:.25rem}.freigeben-address{font-size:.88rem;color:#6b7280;margin-bottom:.6rem}.freigeben-desc{font-size:.92rem;color:#374151;line-height:1.5;margin-bottom:.75rem}.freigeben-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.freigeben-tag{background:#ede5d4;color:#2d4a3e;font-size:.78rem;padding:.2rem .55rem;border-radius:20px;font-weight:600}.freigeben-meta{display:flex;flex-direction:column;gap:.2rem;font-size:.82rem;color:#9ca3af;padding-bottom:.25rem}.freigeben-actions{display:flex;gap:.75rem;padding:.875rem 1.125rem 1rem;border-top:1px solid #f3f4f6}.freigeben-btn{flex:1;min-height:44px;border:none;border-radius:10px;font-family:inherit;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .15s}.freigeben-btn:disabled{opacity:.5;cursor:not-allowed}.freigeben-btn--approve{background:#2d4a3e;color:#fff}.freigeben-btn--approve:hover:not(:disabled){background:#4a7c59}.freigeben-btn--reject{background:#fee2e2;color:#dc2626}.freigeben-btn--reject:hover:not(:disabled){background:#fca5a5}@media(min-width:600px){.freigeben-header{padding:2rem 1.5rem 1.5rem}.freigeben-header h1{font-size:2rem}.freigeben-photo{height:220px}.freigeben-meta{flex-direction:row;gap:1.5rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--forest: #2D4A3E;--moss: #4A7C59;--sage: #8BAF84;--cream: #F5F0E8;--warm: #EDE5D4;--earth: #8B6F47;--bark: #3D2B1F;--accent: #E8A455}html{scroll-behavior:smooth}body{font-family:DM Sans,Segoe UI,sans-serif;background:var(--cream);color:var(--bark);overflow-x:hidden}#root{min-height:100vh}a{color:inherit}button{font-family:inherit}
