:root{--sand-50:#fdf8f0;--sand-100:#f9edda;--sand-200:#f2d8b0;--sand-300:#e9bd7e;--sand-400:#df9e4a;--sand-500:#d4873a;--terracotta-400:#c75d3a;--terracotta-500:#b44d2e;--green-50:#f0faf4;--green-100:#dcf2e3;--green-200:#b8e4c7;--green-300:#84ce9e;--green-400:#52b172;--green-500:#2d8f4e;--green-600:#237340;--green-700:#1d5b35;--neutral-50:#fafaf9;--neutral-100:#f5f5f4;--neutral-200:#e7e5e4;--neutral-300:#d6d3d1;--neutral-400:#a8a29e;--neutral-500:#78716c;--neutral-600:#57534e;--neutral-700:#44403c;--neutral-800:#292524;--neutral-900:#1c1917;--white:#fff;--overlay:#1c191780;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 10px 30px #00000026;--shadow-xl:0 20px 50px #0003;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--font-family:"Cairo", "Segoe UI", Tahoma, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-family);color:var(--neutral-800);background:var(--sand-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}body{min-height:100dvh;overflow:hidden}#root{width:100%;min-height:100dvh;position:relative}.leaflet-container{direction:rtl;font-family:var(--font-family)!important}.leaflet-popup-content-wrapper{overflow:hidden;border-radius:var(--radius-md)!important;box-shadow:var(--shadow-lg)!important;padding:0!important}.leaflet-popup-content{direction:rtl;font-family:var(--font-family)!important;margin:0!important}.leaflet-popup-tip{box-shadow:var(--shadow-sm)!important}.leaflet-control-zoom{overflow:hidden;box-shadow:var(--shadow-md)!important;border-radius:var(--radius-md)!important;border:none!important}.leaflet-control-zoom a{width:36px!important;height:36px!important;color:var(--neutral-700)!important;background:var(--white)!important;border-bottom:1px solid var(--neutral-200)!important;font-size:18px!important;line-height:36px!important}.leaflet-control-zoom a:hover{background:var(--sand-50)!important}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--neutral-300);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--neutral-400)}@keyframes markerDrop{0%{opacity:0;transform:translateY(-30px)scale(.8)}60%{opacity:1;transform:translateY(4px)scale(1.05)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}button{cursor:pointer;font-family:var(--font-family);border:none;outline:none;transition:all .2s}button:active{transform:scale(.97)}input,textarea,select{font-family:var(--font-family);outline:none;transition:border-color .2s,box-shadow .2s}input:focus,textarea:focus,select:focus{border-color:var(--green-400)!important;box-shadow:0 0 0 3px #52b17226!important}._topBar_11jba_1{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:12px 24px;animation:.4s _fadeIn_11jba_1;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 8px #0000000a}._brand_11jba_19{align-items:center;gap:10px;display:flex}._logo_11jba_25{flex-shrink:0;width:36px;height:36px}._logo_11jba_25 svg{filter:drop-shadow(0 1px 2px #2d8f4e4d);width:100%;height:100%}._title_11jba_37{color:var(--green-700);letter-spacing:-.02em;font-size:1.4rem;font-weight:800;line-height:1}._stats_11jba_45{background:var(--green-50);border-radius:var(--radius-full);border:1px solid var(--green-100);align-items:center;gap:8px;padding:6px 16px;display:flex}._statsNumber_11jba_55{color:var(--green-600);font-size:1.1rem;font-weight:700}._statsLabel_11jba_61{color:var(--green-600);font-size:.85rem;font-weight:600}@media (prefers-color-scheme:dark){._topBar_11jba_1{background:#102118db;border-bottom-color:#b8e4c724;box-shadow:0 1px 16px #0000002e}._title_11jba_37{color:var(--green-100)}._stats_11jba_45{background:#f0faf41a;border-color:#b8e4c729}._statsNumber_11jba_55,._statsLabel_11jba_61{color:var(--green-100)}}._popup_1c52f_1{direction:rtl;min-width:200px;max-width:260px;padding:14px}._images_1c52f_8{border-radius:var(--radius-sm);gap:8px;margin-bottom:10px;display:flex;overflow:hidden}._thumb_1c52f_16{aspect-ratio:4/3;border-radius:var(--radius-sm);flex:1;position:relative;overflow:hidden}._thumb_1c52f_16 img{object-fit:cover;width:100%;height:100%}._label_1c52f_30{color:#fff;border-radius:var(--radius-full);background:#0009;padding:2px 8px;font-size:.7rem;font-weight:600;position:absolute;bottom:4px;right:4px}._title_1c52f_42{color:var(--neutral-800);margin-bottom:4px;font-size:1rem;font-weight:700;line-height:1.3}._date_1c52f_50{color:var(--neutral-500);margin-bottom:8px;font-size:.8rem}._contributors_1c52f_56{color:var(--green-600);margin-bottom:10px;font-size:.8rem;font-weight:600}._viewBtn_1c52f_63{background:var(--green-500);color:#fff;border-radius:var(--radius-sm);width:100%;padding:8px;font-size:.85rem;font-weight:700;transition:background .2s}._viewBtn_1c52f_63:hover{background:var(--green-600)}._mapWrapper_gv3br_1{width:100%;height:100dvh;position:relative}._map_gv3br_1{width:100%;height:100%}._map_gv3br_1 .leaflet-top{top:76px}._map_gv3br_1 .leaflet-control-zoom{box-shadow:var(--shadow-md);border:0}._customMarker_gv3br_21{animation:.5s forwards _markerDrop_gv3br_1;background:0 0!important;border:none!important}._placingBanner_gv3br_27{z-index:1001;background:var(--white);color:var(--green-700);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);border:2px solid var(--green-200);white-space:nowrap;align-items:center;gap:8px;max-width:calc(100vw - 24px);padding:10px 12px;font-size:.86rem;font-weight:600;animation:.3s _slideUp_gv3br_1;display:flex;position:fixed;bottom:100px;left:50%;transform:translate(-50%)}._placingText_gv3br_49{text-overflow:ellipsis;min-width:0;overflow:hidden}._confirmBtn_gv3br_55,._locationBtn_gv3br_56,._cancelBtn_gv3br_57{background:var(--neutral-100);color:var(--neutral-600);border-radius:var(--radius-full);border:1px solid var(--neutral-200);white-space:nowrap;flex-shrink:0;padding:6px 12px;font-size:.82rem;font-weight:600}._confirmBtn_gv3br_55{background:var(--green-500);color:var(--white);border-color:var(--green-500)}._confirmBtn_gv3br_55:disabled{background:var(--neutral-100);color:var(--neutral-400);border-color:var(--neutral-200);cursor:not-allowed}._locationBtn_gv3br_56{background:var(--green-50);color:var(--green-700);border-color:var(--green-200)}._locationBtn_gv3br_56:disabled{opacity:.75;cursor:wait}._cancelBtn_gv3br_57:hover{background:var(--neutral-200);color:var(--neutral-700)}@media (width<=520px){._placingBanner_gv3br_27{border-radius:var(--radius-lg);justify-content:center;gap:6px;width:calc(100vw - 20px);padding:9px;bottom:86px}._placingText_gv3br_49{font-size:.78rem}._confirmBtn_gv3br_55,._locationBtn_gv3br_56,._cancelBtn_gv3br_57{padding:6px 9px;font-size:.76rem}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._wrapper_1ad3k_1{flex-direction:column;gap:6px;display:flex}._label_1ad3k_7{color:var(--neutral-700);font-size:.85rem;font-weight:700}._uploadArea_1ad3k_13{border:2px dashed var(--neutral-300);border-radius:var(--radius-md);background:var(--neutral-50);cursor:pointer;color:var(--neutral-400);flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:120px;padding:20px;transition:all .2s;display:flex}._uploadArea_1ad3k_13:hover{border-color:var(--green-300);background:var(--green-50);color:var(--green-500)}._fileInput_1ad3k_35{display:none}._uploadText_1ad3k_39{font-size:.8rem;font-weight:600}._preview_1ad3k_44{border-radius:var(--radius-md);aspect-ratio:16/10;position:relative;overflow:hidden}._preview_1ad3k_44 img{object-fit:cover;width:100%;height:100%}._removeBtn_1ad3k_57{color:#fff;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:8px;left:8px}._removeBtn_1ad3k_57:hover{background:#b44d2ee6}._wrapper_eg04j_1{flex-direction:column;gap:6px;display:flex}._label_eg04j_7{color:var(--neutral-700);font-size:.85rem;font-weight:700}._inputContainer_eg04j_13{border:2px solid var(--neutral-200);border-radius:var(--radius-md);background:var(--white);flex-wrap:wrap;align-items:center;gap:6px;min-height:48px;padding:10px 12px;transition:border-color .2s,box-shadow .2s;display:flex}._inputContainer_eg04j_13:focus-within{border-color:var(--green-400);box-shadow:0 0 0 3px #52b17226}._tag_eg04j_31{background:var(--green-50);color:var(--green-700);border-radius:var(--radius-full);border:1px solid var(--green-200);align-items:center;gap:4px;padding:4px 10px;font-size:.82rem;font-weight:600;animation:.15s _scaleIn_eg04j_1;display:inline-flex}._removeTag_eg04j_45{width:20px;height:20px;color:var(--green-500);border-radius:var(--radius-full);background:0 0;justify-content:center;align-items:center;padding:0;display:flex}._removeTag_eg04j_45:hover{background:var(--green-100);color:var(--green-700)}._input_eg04j_13{min-width:120px;color:var(--neutral-800);background:0 0;border:none;flex:1;padding:2px 0;font-size:.9rem}._input_eg04j_13::placeholder{color:var(--neutral-400)}._overlay_1cpua_1{z-index:2000;background:var(--overlay);justify-content:center;align-items:center;padding:16px;animation:.2s _fadeIn_1cpua_1;display:flex;position:fixed;inset:0;overflow:hidden}._modal_1cpua_14{background:var(--white);border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;width:100%;max-width:560px;max-height:min(90vh,760px);box-shadow:var(--shadow-xl);animation:.3s _scaleIn_1cpua_1;overflow-y:auto}._header_1cpua_26{border-bottom:1px solid var(--neutral-100);background:var(--white);border-radius:var(--radius-lg) var(--radius-lg) 0 0;z-index:1;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex;position:sticky;top:0}._header_1cpua_26 h2{color:var(--neutral-800);font-size:1.15rem;font-weight:700}._closeBtn_1cpua_45{background:var(--neutral-100);width:36px;height:36px;color:var(--neutral-500);border-radius:var(--radius-full);justify-content:center;align-items:center;transition:all .2s;display:flex}._closeBtn_1cpua_45:hover{background:var(--neutral-200);color:var(--neutral-700)}._form_1cpua_62{flex-direction:column;gap:16px;padding:20px 24px 24px;display:flex}._fieldGroup_1cpua_69{flex-direction:column;gap:6px;display:flex}._label_1cpua_75{color:var(--neutral-700);font-size:.85rem;font-weight:700}._input_1cpua_81{border:2px solid var(--neutral-200);border-radius:var(--radius-sm);color:var(--neutral-800);background:var(--white);padding:10px 14px;font-size:.9rem;transition:border-color .2s,box-shadow .2s}._textarea_1cpua_91{border:2px solid var(--neutral-200);border-radius:var(--radius-sm);color:var(--neutral-800);background:var(--white);resize:vertical;min-height:80px;padding:10px 14px;font-size:.9rem}._imageRow_1cpua_102{grid-template-columns:1fr 1fr;gap:12px;display:grid}._actions_1cpua_108{gap:10px;padding-top:8px;display:flex}._saveBtn_1cpua_114{background:var(--green-500);color:#fff;border-radius:var(--radius-sm);white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.95rem;font-weight:700;transition:background .2s;display:flex}._saveBtn_1cpua_114:hover{background:var(--green-600)}._cancelBtn_1cpua_134{background:var(--neutral-100);color:var(--neutral-600);border-radius:var(--radius-sm);border:1px solid var(--neutral-200);white-space:nowrap;padding:12px 20px;font-size:.95rem;font-weight:600}._cancelBtn_1cpua_134:hover{background:var(--neutral-200);color:var(--neutral-700)}@media (width<=640px){._imageRow_1cpua_102{grid-template-columns:1fr}._modal_1cpua_14{border-radius:var(--radius-lg) var(--radius-lg) 0 0;flex-direction:column;width:100vw;height:calc(100dvh - 12px);max-height:calc(100dvh - 12px);margin-top:auto;display:flex}._overlay_1cpua_1{align-items:flex-end;padding:0}._header_1cpua_26{padding:14px 16px 12px}._form_1cpua_62{-webkit-overflow-scrolling:touch;padding:16px 16px calc(24px + env(safe-area-inset-bottom));flex:1;min-width:0;overflow-y:auto}._actions_1cpua_108{margin:0 -16px calc(-24px - env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:linear-gradient(180deg, #ffffffd6, var(--white) 28%);border-top:1px solid var(--neutral-100);position:sticky;bottom:0}}._wrapper_ze3ov_1{border-radius:var(--radius-lg);width:100%;max-width:820px;max-height:430px;box-shadow:var(--shadow-lg);background:#0d1711;margin:0 auto;position:relative;overflow:hidden}._container_ze3ov_13{aspect-ratio:16/10;cursor:ew-resize;-webkit-user-select:none;user-select:none;width:100%;max-height:430px;position:relative;overflow:hidden}._imageLayer_ze3ov_24{position:absolute;inset:0}._imageLayer_ze3ov_24 img{object-fit:contain;width:100%;height:100%;display:block}._fullscreen_ze3ov_36{border-radius:var(--radius-md);max-width:min(100%,1500px);height:100%;max-height:none;box-shadow:none;background:#080f0b}._fullscreen_ze3ov_36 ._container_ze3ov_13{aspect-ratio:auto;height:100%;max-height:none}._fullscreen_ze3ov_36 ._imageLayer_ze3ov_24 img{object-fit:contain}._slider_ze3ov_55{background:var(--white);z-index:10;pointer-events:none;width:4px;position:absolute;top:0;bottom:0;transform:translate(-50%)}._line_ze3ov_66{background:#0000004d;width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}._handle_ze3ov_76{background:var(--white);border-radius:var(--radius-full);width:44px;height:44px;box-shadow:var(--shadow-lg);color:var(--neutral-600);pointer-events:auto;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._labelBefore_ze3ov_94,._labelAfter_ze3ov_95{color:#fff;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;letter-spacing:.02em;background:#0000008c;padding:4px 12px;font-size:.78rem;font-weight:700;position:absolute;bottom:12px}._labelBefore_ze3ov_94{right:12px}._labelAfter_ze3ov_95{left:12px}._openBtn_ze3ov_117{z-index:12;border-radius:var(--radius-full);color:var(--neutral-800);box-shadow:var(--shadow-md);background:#ffffffeb;padding:8px 13px;font-size:.82rem;font-weight:800;position:absolute;top:12px;left:12px}@media (width<=640px){._wrapper_ze3ov_1{max-width:none;max-height:62dvh}._container_ze3ov_13{max-height:62dvh}._fullscreen_ze3ov_36{border-radius:0;max-height:none}}._overlay_1a0qf_1{z-index:1500;background:var(--white);flex-direction:column;animation:.25s _fadeIn_1a0qf_1;display:flex;position:fixed;inset:0}._container_1a0qf_11{flex-direction:column;flex:1;min-height:0;display:flex}._topBar_1a0qf_18{border-bottom:1px solid var(--neutral-100);-webkit-backdrop-filter:blur(8px);background:#fffffff2;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}._backBtn_1a0qf_30{background:var(--neutral-100);color:var(--neutral-700);border-radius:var(--radius-full);align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}._backBtn_1a0qf_30:hover{background:var(--neutral-200)}._deleteBtn_1a0qf_47{color:var(--terracotta-500);border-radius:var(--radius-full);background:0 0;border:1px solid #c75d3a33;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}._deleteBtn_1a0qf_47:hover{background:#c75d3a14;border-color:#c75d3a4d}._adminActions_1a0qf_66{align-items:center;gap:8px;display:flex}._editBtn_1a0qf_72{background:var(--green-50);color:var(--green-700);border-radius:var(--radius-full);border:1px solid var(--green-100);align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:700;display:flex}._content_1a0qf_85{flex:1;padding:0;overflow-y:auto}._content_1a0qf_85>:first-child{margin-top:18px}._info_1a0qf_95{width:100%;max-width:820px;margin:0 auto;padding:24px}._title_1a0qf_102{color:var(--neutral-900);margin-bottom:12px;font-size:1.5rem;font-weight:800;line-height:1.4}._dateRow_1a0qf_110{color:var(--neutral-500);align-items:center;gap:8px;margin-bottom:16px;font-size:.9rem;font-weight:600;display:flex}._description_1a0qf_120{color:var(--neutral-600);white-space:pre-wrap;margin:0 0 24px;font-size:.95rem;line-height:1.7}._sectionTitle_1a0qf_128{color:var(--neutral-700);margin-bottom:12px;font-size:.95rem;font-weight:700}._detailsProof_1a0qf_135{grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);align-items:stretch;gap:14px;margin:20px 0 24px;display:grid}._contributorsSection_1a0qf_143{border:1px solid var(--green-100);border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--green-50), #ffffffd9);min-height:150px;padding:16px}._contributorsList_1a0qf_151{flex-wrap:wrap;gap:8px;display:flex}._contributorTag_1a0qf_157{background:var(--white);color:var(--green-700);border-radius:var(--radius-full);border:1px solid var(--green-200);box-shadow:var(--shadow-sm);align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;font-weight:700;display:inline-flex}._groupPhotoSection_1a0qf_171{border:1px solid var(--neutral-200);border-radius:var(--radius-lg);background:var(--neutral-50);padding:16px}._groupPhotoWrapper_1a0qf_178{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:4/3;background:var(--neutral-100);overflow:hidden}._groupPhotoWrapper_1a0qf_178 img{object-fit:cover;width:100%;height:100%;display:block}._photoPlaceholder_1a0qf_193{border:1px dashed var(--neutral-300);border-radius:var(--radius-lg);background:var(--white);min-height:160px;color:var(--neutral-500);text-align:center;justify-content:center;align-items:center;padding:18px;font-size:.9rem;line-height:1.7;display:flex}._emptyText_1a0qf_208,._emptyProof_1a0qf_209 p{color:var(--neutral-500);font-size:.9rem;line-height:1.7}._emptyProof_1a0qf_209{border:1px dashed var(--neutral-300);border-radius:var(--radius-lg);background:var(--neutral-50);margin-bottom:24px;padding:16px}._imagePreviewOverlay_1a0qf_223{z-index:2000;background:#040c08f5;grid-template-rows:52px minmax(0,1fr);gap:12px;padding:14px 16px 16px;display:grid;position:fixed;inset:0}._previewTopBar_1a0qf_234{justify-content:flex-start;align-items:center;display:flex}._previewTopBar_1a0qf_234 button{border-radius:var(--radius-full);background:var(--white);color:var(--neutral-800);box-shadow:var(--shadow-md);padding:9px 16px;font-weight:850}@media (width<=640px){._topBar_1a0qf_18{gap:8px;padding:10px 12px}._backBtn_1a0qf_30,._editBtn_1a0qf_72,._deleteBtn_1a0qf_47{padding:8px 12px;font-size:.8rem}._info_1a0qf_95{max-width:none;padding:16px}._content_1a0qf_85>:first-child{margin-top:12px}._imagePreviewOverlay_1a0qf_223{grid-template-rows:48px minmax(0,1fr);gap:10px;padding:8px 0 0}._previewTopBar_1a0qf_234{padding:0 10px}._title_1a0qf_102{font-size:1.25rem}._detailsProof_1a0qf_135{grid-template-columns:1fr;gap:12px;margin:16px 0 20px}._contributorsSection_1a0qf_143,._groupPhotoSection_1a0qf_171{min-height:0;padding:14px}._contributorsList_1a0qf_151{gap:7px}._contributorTag_1a0qf_157{overflow-wrap:anywhere;max-width:100%}._groupPhotoWrapper_1a0qf_178{aspect-ratio:16/10}}.addButton{z-index:1001;background:var(--green-500);color:#fff;border-radius:var(--radius-full);justify-content:center;align-items:center;width:56px;height:56px;transition:all .25s;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #2d8f4e66}.addButton:hover{background:var(--green-600);transform:translate(-50%)scale(1.05);box-shadow:0 6px 24px #2d8f4e80}.addButton:active{transform:translate(-50%)scale(.95)}.app{width:100%;min-height:100dvh;position:relative;overflow:hidden}.dataError{z-index:1100;border-radius:var(--radius-md);color:#8a3d25;max-width:min(360px,100vw - 36px);box-shadow:var(--shadow-md);background:#fff8f1f5;border:1px solid #c75d3a38;padding:10px 14px;font-size:.9rem;font-weight:800;position:fixed;top:82px;right:18px}.adminLoginPage{z-index:901;background:radial-gradient(circle at 18% 12%,#c75d3a24,#0000 28%),radial-gradient(circle at 82% 18%,#52b1722e,#0000 30%),linear-gradient(135deg,#fdfbf6 0%,#eef8f1 58%,#f7f3ea 100%);place-items:center;min-height:100dvh;padding:88px 18px 24px;display:grid;position:fixed;inset:0}.adminLoginCard{background:#ffffffdb;border:1px solid #2d8f4e29;border-radius:28px;width:min(100%,430px);padding:clamp(24px,5vw,36px);box-shadow:0 24px 80px #2d402d29}.adminLoginCard h2{color:var(--neutral-900);letter-spacing:0;font-size:clamp(2rem,6vw,3.2rem);font-weight:900;line-height:1.05}.adminLoginCard p:not(.landingKicker){color:var(--neutral-600);margin:12px 0 22px;line-height:1.7}.adminLoginCard label{color:var(--neutral-700);gap:7px;margin-top:14px;font-size:.92rem;font-weight:800;display:grid}.adminLoginCard input{border:2px solid var(--neutral-200);border-radius:var(--radius-md);background:var(--white);width:100%;color:var(--neutral-900);padding:12px 14px;font-size:1rem}.adminLoginCard button{border-radius:var(--radius-full);background:var(--green-600);width:100%;min-height:52px;color:var(--white);margin-top:22px;font-size:1rem;font-weight:850}.adminLogout{z-index:1001;border-radius:var(--radius-full);background:var(--white);color:var(--neutral-700);border:1px solid var(--neutral-200);box-shadow:var(--shadow-md);padding:9px 16px;font-weight:800;position:fixed;top:82px;right:18px}.landingPage{z-index:900;min-height:100dvh;color:var(--neutral-900);background:radial-gradient(circle at 16% 8%,#c75d3a29,#0000 27%),radial-gradient(circle at 84% 12%,#52b17233,#0000 31%),linear-gradient(135deg,#fdfbf6 0%,#eef8f1 48%,#f7f3ea 100%);position:fixed;inset:0;overflow-y:auto}.landingHero{grid-template-columns:minmax(280px,.68fr) minmax(390px,1.32fr);align-items:center;gap:clamp(22px,5vw,72px);min-height:86dvh;padding:clamp(84px,10vh,96px) clamp(18px,5vw,76px) clamp(24px,4vh,42px);display:grid}.heroCopy{max-width:560px;animation:.45s both fadeInUp}.landingKicker{border-radius:var(--radius-full);color:var(--green-600);background:#ffffffb8;border:1px solid #2d8f4e24;margin-bottom:14px;padding:7px 14px;font-size:.88rem;font-weight:800;display:inline-flex}.heroCopy h2{color:var(--neutral-900);letter-spacing:0;font-size:clamp(3rem,6vw,6rem);font-weight:900;line-height:.98}.landingCopy{color:var(--neutral-700);max-width:48ch;margin-top:16px;font-size:clamp(1.04rem,1.7vw,1.22rem);line-height:1.75}.mapPreviewButton{cursor:pointer;background:linear-gradient(135deg,#ffffffeb,#ffffff94),#ffffffc7;border:1px solid #2d8f4e33;border-radius:32px;width:100%;height:min(58vh,560px);min-height:390px;padding:12px;transition:transform .24s,box-shadow .24s;animation:.42s both scaleIn;position:relative;overflow:hidden;box-shadow:0 30px 96px #2d402d3d}.mapPreviewButton:hover{transform:translateY(-4px);box-shadow:0 34px 100px #2d402d47}.mapPreviewButton:active{transform:translateY(1px)scale(.995)}.mapPreviewButton:focus-visible{outline-offset:5px;outline:3px solid #2d8f4e6b}.mapPreview{pointer-events:none;background:var(--green-50);border-radius:23px;width:100%;height:100%;display:block;overflow:hidden}.mapPreview .mapWrapper{height:100%}.mapPreview .leaflet-container{filter:saturate(.96)contrast(1.03)}.mapPreview .leaflet-control-container{display:none}.previewRibbon{border-radius:var(--radius-full);color:var(--green-700);box-shadow:var(--shadow-sm);background:#ffffffe6;border:1px solid #1d5b351f;padding:10px 16px;font-size:.9rem;font-weight:800;position:absolute;top:26px;left:26px}.previewCallout{border-radius:var(--radius-full);background:var(--green-600);min-height:58px;color:var(--white);justify-content:center;align-items:center;padding:0 28px;font-size:1rem;font-weight:800;display:inline-flex;position:absolute;bottom:26px;right:26px;box-shadow:0 14px 36px #1d5b3557}.messageSection{padding:clamp(46px,8vh,86px) clamp(18px,5vw,76px)}.messageFrame{background:linear-gradient(135deg,#ffffffc7,#f0faf4b8),radial-gradient(circle at 8% 12%,#c75d3a1f,#0000 28%);border:1px solid #2d8f4e29;border-radius:32px;grid-template-columns:minmax(160px,.34fr) minmax(280px,1fr);gap:clamp(22px,5vw,76px);padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 80px #2d402d1f}.messageFrame:after{content:"";filter:blur(4px);pointer-events:none;background:#52b17229;border-radius:999px;height:260px;position:absolute;inset:auto -8% -24% 48%}.messageLabel{z-index:1;border-radius:var(--radius-full);width:fit-content;color:var(--green-700);background:#ffffffbd;border:1px solid #2d8f4e24;align-self:start;padding:9px 16px;font-size:.98rem;font-weight:850;position:relative}.messageBody{z-index:1;max-width:820px;position:relative}.messageBody h3{max-width:800px;color:var(--neutral-900);letter-spacing:0;font-size:clamp(2.35rem,5vw,5.35rem);font-weight:900;line-height:.98}.messageBody p{max-width:68ch;color:var(--neutral-700);margin-top:20px;font-size:clamp(1.04rem,1.45vw,1.2rem);line-height:1.85}.messageProof{z-index:1;border-radius:var(--radius-lg);border:1px solid #2d8f4e1f;grid-column:2;grid-template-columns:1fr 1fr;gap:1px;margin-top:clamp(6px,2vw,18px);display:grid;position:relative;overflow:hidden}.messageProof div{background:#ffffff8a;padding:22px}.messageProof span{color:var(--green-700);font-size:1.05rem;font-weight:900;display:block}.messageProof p{color:var(--neutral-700);margin-top:10px;font-size:.98rem;line-height:1.7}.principlesSection{grid-template-columns:1.15fr .95fr 1.05fr;gap:1px;padding:0 clamp(18px,5vw,76px) clamp(46px,8vh,82px);display:grid}.principleItem{background:#ffffff9e;border-top:1px solid #2d8f4e24;min-height:188px;padding:clamp(22px,3vw,34px)}.principleItem:first-child{border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.principleItem:last-child{border-radius:0 var(--radius-lg) var(--radius-lg) 0}.principleItem span{color:var(--green-700);font-size:1.1rem;font-weight:900}.principleItem p{color:var(--neutral-700);margin-top:16px;font-size:1rem;line-height:1.75}@media (width<=760px){.landingHero{grid-template-columns:1fr;align-content:center;gap:24px;padding:86px 16px 32px}.heroCopy{max-width:100%}.mapPreviewButton{height:44vh;min-height:310px;padding:8px}.previewRibbon{top:18px;left:18px}.previewCallout{bottom:18px;left:18px;right:18px}.messageFrame,.principlesSection{grid-template-columns:1fr}.messageSection{padding:32px 16px}.messageFrame{border-radius:var(--radius-xl);padding:24px}.messageProof{grid-column:auto;grid-template-columns:1fr}.principlesSection{gap:10px;padding-bottom:36px;padding-left:16px;padding-right:16px}.principleItem,.principleItem:first-child,.principleItem:last-child{border-radius:var(--radius-lg);min-height:0}}@media (prefers-reduced-motion:reduce){.heroCopy,.mapPreviewButton{animation:none}.mapPreviewButton,.addButton{transition:none}}@media (prefers-color-scheme:dark){.landingPage{background:radial-gradient(circle at 16% 8%,#c75d3a1f,#0000 27%),radial-gradient(circle at 84% 12%,#52b17229,#0000 31%),linear-gradient(135deg,#161d18 0%,#102118 52%,#111713 100%)}.landingKicker{color:var(--green-200);background:#f0faf41a;border-color:#b8e4c72e}.heroCopy h2,.messageBody h3{color:var(--neutral-50)}.landingCopy,.messageBody p,.principleItem p{color:var(--green-100)}.mapPreviewButton{background:linear-gradient(135deg,#f0faf42e,#f0faf40d),#102118c7;border-color:#b8e4c72e;box-shadow:0 30px 96px #00000057}.previewRibbon{color:var(--green-100);background:#102118e6;border-color:#b8e4c729}.messageSection{background:0 0}.messageFrame{background:linear-gradient(135deg,#f0faf41a,#10211875),radial-gradient(circle at 8% 12%,#c75d3a1a,#0000 28%);border-color:#b8e4c729}.messageLabel,.principleItem span,.messageProof span{color:var(--green-200)}.messageLabel{background:#f0faf414;border-color:#b8e4c729}.messageProof{border-color:#b8e4c724}.messageProof div{background:#f0faf40f}.messageProof p{color:var(--green-100)}.principleItem{background:#f0faf40f;border-top-color:#b8e4c724}}
