@supports (-webkit-touch-callout:none){.force-comic-font{font-family:ComicRetro,Pixelify Sans,cursive!important}}body{background:url(/static/media/gnf-wallpaper.53f39d82324efeacbe6b.webp) no-repeat 50% fixed;background-size:cover;color:#2d2d2d;font-family:Comic Sans MS,ComicRetro,Pixelify Sans,sans-serif;image-rendering:auto;margin:0}#root,body,html{height:100%;margin:0;padding:0}.lofi-bg{animation:fadeIn .5s ease-in;background:linear-gradient(135deg,#fde9f0,#d0eaff);min-height:100vh;padding:20px}.retro-container{background:#fff;border:2px solid #f2c0de;border-radius:10px;box-shadow:4px 4px 0 #ffc8ec;margin:0 auto;max-width:900px;padding:20px}.skeuo-title{background:#fff;border:2px solid #e0b4d2;border-radius:12px;box-shadow:inset -3px -3px 5px #fff,inset 3px 3px 5px #d8a6c3;color:#832c64;display:inline-block;font-family:Comic Sans MS,Pixelify Sans,sans-serif;font-size:28px;margin-bottom:20px;padding:12px 20px;text-align:center}.taskbar{align-items:center;background:#fcd6e2;border-bottom:2px solid #ecacc5;box-shadow:0 2px 4px #0000000d;display:flex;font-family:Courier New,Courier,monospace;font-size:14px;font-weight:700;justify-content:space-between;padding:6px 12px;position:fixed;top:0;width:100%;z-index:1000}.taskbar-icon{height:16px;width:16px}.taskbar-right{font-weight:700;margin-right:30px;white-space:nowrap}.retro-clock{font-size:14px}.icon-grid{display:flex;justify-content:space-between;padding:40px;width:100%}.icon-left,.icon-right{display:flex;flex-direction:column;gap:24px}.icon-left{margin-left:40px}.icon-right{gap:24px;position:absolute;right:30px;top:80px}.desktop-icon,.icon-right{display:flex;flex-direction:column}.desktop-icon{align-items:center;cursor:pointer;transition:transform .2s ease}.desktop-icon:hover{transform:scale(1.1) rotate(-1deg)}.desktop-icon img{height:64px;margin-bottom:8px;width:64px}.desktop-icon span{color:#2d2d2d;font-size:12px}@keyframes jiggle{0%,to{transform:rotate(0deg)}25%{transform:rotate(-15deg) scale(1.05)}50%{transform:rotate(10deg) scale(1.05)}75%{transform:rotate(-6deg) scale(1.05)}}.desktop-icon.jiggle{animation:jiggle .6s ease-in-out}.retro-window{background-color:#fff;border:2px solid #d48fc7;border-radius:6px;box-shadow:4px 4px 0 #ffbde2;cursor:default;left:100px;position:absolute;top:100px;width:400px;z-index:1000}.retro-title-bar{background:#ffeaf5;border-bottom:1px solid #d48fc7;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:6px 12px}.retro-title-bar button{background:#ffbde2;border:none;cursor:pointer;font-weight:700}.retro-window-body{overflow-y:auto;padding:16px}.retro-window-body.lpportal-body-styling{max-height:none}.music-window{background:#ffd6ec;border:2px solid #d48fc7;border-radius:6px;box-shadow:4px 4px 0 #ffbde2;font-family:ComicRetro,Comic Sans MS,cursive,sans-serif;height:auto;position:absolute;width:280px;z-index:999}.music-title-bar{background:#ffeaf5;border-bottom:1px solid #d48fc7;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:6px 12px}.music-title-bar button{background:#ffbde2;border:none;cursor:pointer;font-weight:700}.music-body{align-items:center;display:flex;flex-direction:column;gap:6px;padding:8px 10px 12px}.track-info{color:#6c2c6c;font-size:10px;margin-top:4px;text-align:center}.waveform-container{height:28px;margin:0 auto;overflow:hidden}.waveform{display:flex;gap:2px;height:100%;justify-content:center;opacity:0;transition:opacity .2s}.waveform.active{opacity:1}.bar{animation:bounce 1.2s ease-in-out infinite;background-color:#b04fc6;transform-origin:bottom;width:4px}.bar1{animation-delay:0s}.bar2{animation-delay:.1s}.bar3{animation-delay:.2s}.bar4{animation-delay:.3s}@keyframes bounce{0%,to{height:10px}50%{height:24px}}.controls{display:flex;gap:10px;justify-content:center;margin-top:4px}.controls button{background:linear-gradient(180deg,#fff,#e4b2d9);border:2px outset #d48fc7;box-shadow:2px 2px #f3aee8;cursor:pointer;font-size:14px;padding:4px 8px}.controls button:hover{background:#ffd6ec;transform:scale(1.05)}.time-display{color:#6c2c6c;font-size:10px;margin-top:4px;text-align:center}.chunked-loader-container{align-items:center;display:flex;gap:6px;justify-content:center;margin-top:16px}.chunk{animation:chunkPulse 1.2s ease-in-out infinite;background:#ffcdee;border-radius:3px;box-shadow:0 0 2px #ffbde2;height:20px;width:10px}.chunk:nth-child(2){animation-delay:.2s;background:#fcb8ec}.chunk:nth-child(3){animation-delay:.4s;background:#fda3e7}.chunk:nth-child(4){animation-delay:.6s;background:#efa7f5}.chunk:nth-child(5){animation-delay:.8s;background:#e3b3f7}@keyframes chunkPulse{0%,to{opacity:.7;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.8)}}.blinking-cursor{animation:blink 1s steps(1) infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.boot-screen{align-items:center;background-color:#f0f0f0;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.boot-box{background:#fff;border:2px solid #ccc;border-radius:12px;box-shadow:6px 6px 0 #b8b8b8;font-family:Courier New,Courier,monospace;padding:40px;text-align:center;width:400px}.logo-container{align-items:center;display:flex;height:160px;justify-content:center;margin:0 auto 20px;width:160px}.boot-logo{height:120px;object-fit:contain;width:120px}.boot-box h1{color:#833f7b;font-size:26px;margin:0}.boot-loading-text{color:#666;font-size:14px;margin-bottom:20px;margin-top:12px}.boot-progress-container{background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;height:20px;margin-top:15px;overflow:hidden;width:100%}.boot-progress-bar{background:linear-gradient(90deg,#b79ed3,#f5c1cf);height:100%;transition:width .05s ease-out;width:0}@media (max-width:768px){body{animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#fff9c4,#ffe0f0,#d0f0fd);background-size:600% 600%;font-family:ComicRetro,Comic Sans MS,cursive,sans-serif;margin:0;min-height:100vh;padding:0}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.mobile-taskbar{background:#ffe0f0;border-bottom:2px solid #999;font-size:12px;font-weight:700;height:32px;justify-content:space-between;padding:0 8px}.mobile-taskbar,.taskbar-left{align-items:center;display:flex}.taskbar-left{gap:8px}.taskbar-logo{height:18px;width:18px}.taskbar-text{color:#333;font-weight:700}.mobile-window{background:#fff;border:2px solid #aaa;border-radius:8px;box-shadow:2px 2px 10px #0003;margin:16px;overflow:hidden}.mobile-window-titlebar{align-items:center;background:linear-gradient(90deg,#ffe0f0,#ffccf2);border-bottom:1px solid #aaa;color:#333;display:flex;font-size:14px;font-weight:700;justify-content:space-between;padding:6px 10px}.titlebar-close{background:#ffb6c1;border:none;border-radius:4px;cursor:pointer;font-weight:700;padding:2px 6px}.mobile-container{padding:20px;text-align:center}.mobile-logo{margin-bottom:20px;width:140px}.mobile-title{color:#333;font-size:24px;margin-bottom:10px}.mobile-subtitle{color:#666;font-size:18px;margin-bottom:20px}.mobile-intro{color:#555;font-size:16px;line-height:1.5;margin-bottom:25px}.mobile-cta-button{animation:buttonBounce 2s infinite;background-color:#ffd6ec;border:2px outset #aaa;border-radius:8px;box-shadow:1px 1px 5px #aaa;color:#222;cursor:pointer;font-family:inherit;font-size:18px;font-weight:700;margin-bottom:30px;padding:14px 26px}@keyframes buttonBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.mobile-links{display:flex;flex-direction:column;font-size:16px;gap:14px}.donate-link-button,.mobile-links a{background:none;border:none;color:#07c;cursor:pointer;font-size:16px;font-weight:700;text-decoration:none}.donate-link-button:hover,.mobile-links a:hover{text-decoration:underline}.desktop-reminder{color:#777;font-size:14px;margin-top:24px}.featured-photo{border:2px solid #ccc;border-radius:8px;display:block;margin:30px auto;max-width:400px;width:100%}.mobile-section{border-radius:8px;margin-bottom:30px;margin-top:40px;padding:20px;text-align:left}.mission-section{background:#fff0f6}.impact-section{background:#e0f7fa}.howitworks-section{background:#fffde7}.mobile-section h2{color:#333;font-size:20px;margin-bottom:10px}.mobile-section ol,.mobile-section p,.mobile-section ul{color:#555;font-size:16px;line-height:1.5;margin-bottom:20px}.mobile-section ol,.mobile-section ul{padding-left:20px}.impact-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-top:20px}.impact-card{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:1px 1px 5px #0000001a;padding:16px;text-align:center}.impact-card strong{color:#333;font-size:22px}.impact-card span{color:#666;display:block;font-size:14px;margin-top:8px}.modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.modal-content{background:#fff;border-radius:8px;box-shadow:0 0 10px #0000004d;max-height:80vh;max-width:400px;overflow-y:auto;padding:20px;position:relative;width:90%}.modal-header{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:10px}.modal-header button{background:#ffb6c1;border:none;border-radius:4px;cursor:pointer;font-weight:700;padding:4px 8px}.modal-body{color:#555;font-size:16px}.modal-body a{color:#07c;font-weight:700}.cta-section{background:#ffe0f0;border-radius:16px;padding:30px 20px;text-align:center}.cta-section h2{color:#333;font-size:22px;margin-bottom:16px}.cta-section p{color:#555;font-size:16px;line-height:1.5;margin-bottom:24px}.cta-section .mobile-cta-button{background-color:#ff69b4;border:none;border-radius:30px;box-shadow:1px 1px 5px #0003;color:#fff;cursor:pointer;font-size:18px;font-weight:700;padding:14px 30px}.cta-section .mobile-cta-button:hover{background-color:#ff4ba8}@media (max-width:768px){body{font-family:Comic Sans MS,Comic Sans,Arial,sans-serif!important}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.chat-window{background:#fefefe;border:2px solid #ddd;border-radius:3px;box-shadow:3px 3px 10px #0003;font-family:Verdana,sans-serif;left:100px;overflow:hidden;position:absolute;top:100px;width:360px;z-index:1000}.chat-title-bar{align-items:center;background:linear-gradient(90deg,#ffb6e1,#ff9bd6);color:#fff;cursor:move;display:flex;font-size:12px;font-weight:700;justify-content:space-between;padding:5px 8px}.title-text{flex-grow:1;text-align:center}.window-controls{display:flex}.window-controls button{align-items:center;background:#eee;border:1px solid #aaa;cursor:pointer;display:flex;font-size:10px;height:16px;justify-content:center;line-height:1;margin-left:4px;width:16px}.window-controls button:hover{background:#fff}.message-window{background:#fff;border:1px solid #ddd;border-radius:3px;font-size:12px;height:200px;margin:5px;overflow-y:auto;padding:8px}.message-item{word-wrap:break-word;align-items:baseline;display:flex;flex-wrap:wrap;line-height:1.4;margin-bottom:4px}.message-username{font-weight:700}.message-text{margin-left:4px;word-break:break-word}.message-timestamp{color:#d0cdcd;font-size:9px;font-style:italic;margin-left:6px}.message-input-area{margin-bottom:0;padding:0 5px}.message-textarea{background-color:#fff;border:1px solid #ddd;border-radius:3px;font-family:Verdana,sans-serif;font-size:12px;height:40px;margin-bottom:5px;padding:5px;resize:none;width:100%}.message-footer{align-items:center;display:flex;font-size:11px;justify-content:space-between;margin-bottom:0;padding:2px 5px}.char-counter{color:#777}.error-message{color:#e74c3c;flex-grow:1;font-weight:700;margin:0 5px;text-align:center}.send-button{background:linear-gradient(180deg,#ffb6e1,#ff8fcb);border:1px solid #ff8fcb;border-radius:3px;box-shadow:0 1px 2px #0000001a;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:6px 16px}.send-button:hover:not(:disabled){background:linear-gradient(180deg,#ff9bd6,#ff69b4);box-shadow:0 1px 3px #0003}.send-button:active:not(:disabled){background:#ff69b4;box-shadow:inset 0 1px 2px #0003}.send-button:disabled{background:#f0f0f0;border-color:#ddd;box-shadow:none;color:#aaa;cursor:not-allowed}.founder-map-window{background:#fff;border:2px solid #ccc;border-radius:4px;box-shadow:2px 2px 10px #0000001a;margin:0 auto;max-width:960px;overflow:hidden;width:100%}#founder-map{background-color:#f0f0f0;height:100%;min-height:400px;position:relative;width:100%}.leaflet-container{position:relative;z-index:1}.leaflet-control-attribution,.leaflet-control-zoom{z-index:1000}.map-title-bar{background:#ffeaf5;border-bottom:1px solid #d48fc7;display:flex;font-weight:700;justify-content:space-between;padding:8px 12px}.map-controls{background:#f9f9f9;display:flex;gap:10px;padding:10px}.map-controls input,.map-controls select{font-size:14px;padding:6px 10px}.leaflet-container{z-index:0}.leaflet-popup-content img,.leaflet-popup-content-wrapper{filter:none!important}.image-modal{align-items:center;background-color:#000c;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.image-modal-content{background-color:#fff;border-radius:8px;max-height:90%;max-width:90%;padding:20px;position:relative;text-align:center}.image-modal-content img{max-height:80vh;max-width:100%;object-fit:contain}.emoji-marker{font-size:24px;line-height:1}.neighborhood-resources{display:flex;flex-direction:column;font-family:inherit;height:100%}.resources-toolbar{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:10px;padding:15px}.resources-toolbar input{background-color:#fff;border:1px solid #dee2e6;border-radius:6px;flex-grow:1;font-family:inherit;min-width:150px;padding:8px 12px;transition:border-color .2s}.resources-toolbar input:focus{border-color:#adb5bd;outline:none}.resources-toolbar select{background-color:#fff;border:1px solid #dee2e6;border-radius:6px;font-family:inherit;min-width:120px;padding:8px 12px;transition:border-color .2s}.resources-toolbar select:focus{border-color:#adb5bd;outline:none}.resources-content{display:flex;flex-grow:1;overflow:hidden}.resources-list{background-color:#f8f9fa;border-right:1px solid #e9ecef;display:flex;flex-direction:column;overflow-y:auto;width:280px}.resources-list h3{background-color:#fff;border-bottom:1px solid #e9ecef;color:#495057;font-size:16px;font-weight:600;margin:0;padding:15px}.resources-items{overflow-y:auto;padding:5px}.resource-item{align-items:center;background-color:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;gap:10px;margin:5px;padding:12px;transition:all .2s}.resource-item:hover{background-color:#f8f9fa;box-shadow:0 2px 5px #00000014;transform:translateY(-1px)}.resource-emoji{font-size:27px}.resource-text{flex-grow:1}.resource-name{color:#212529;font-size:14px;font-weight:600}.resource-type{color:#6c757d;font-size:12px}.resources-map-container{flex-grow:1;overflow:auto;position:relative}.resources-map{min-height:500px;position:relative}.map-svg,.resources-map{height:100%;width:100%}.neighborhood{stroke:#fff;stroke-width:2}.neighborhood-label{text-anchor:middle;fill:#333;stroke:#fff;stroke-width:.5;font-size:24px;paint-order:stroke}.district-label{text-anchor:middle;fill:#555;font-size:18px;font-weight:700}.street-path{fill:none;stroke:#aaa;stroke-width:6}.street-name{fill:#000;stroke:#fff;stroke-width:.5;font-size:14px;font-weight:700;paint-order:stroke}.resource-building{cursor:pointer;transition:transform .2s}.resource-building:hover .resource-name-tooltip{display:block}.resource-name-tooltip{background:#000000b3;border-radius:4px;color:#fff;display:none;font-size:14px;padding:4px 8px;pointer-events:none;position:absolute;z-index:100}.resource-bg{fill:#fff;stroke:#333;stroke-width:1}.car,.tree{pointer-events:none;-webkit-user-select:none;user-select:none}.map-legend{background-color:#fffffff2;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 2px 8px #00000014;font-size:13px;padding:15px;position:absolute;right:20px;top:20px;width:220px;z-index:10}.map-legend h4{font-size:15px;margin:0;padding-bottom:5px}.legend-header,.map-legend h4{align-items:center;display:flex;justify-content:space-between}.legend-header{border-bottom:1px solid #ddd;cursor:pointer}.legend-toggle-button{background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;cursor:pointer;font-size:12px;padding:4px 8px;transition:background-color .2s}.legend-toggle-button:hover{background-color:#e9ecef}.legend-items{display:flex;flex-direction:column;font-size:12px;gap:4px;margin-top:8px;max-height:300px;overflow-y:auto}.resource-modal{align-items:center;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}.resource-modal-content{background-color:#fff;border-radius:12px;box-shadow:0 4px 20px #00000026;max-height:80vh;max-width:500px;overflow-y:auto;padding:30px;position:relative;width:90%}.resource-modal-content h2{align-items:center;border-bottom:1px solid #ddd;display:flex;gap:10px;margin-top:0;padding-bottom:10px}.resource-details{margin-top:15px}.expanded-details{background-color:#f8f9fa;border-left:4px solid #e7c6f7;border-radius:8px;margin-top:15px;padding:15px}.expanded-details h3{font-size:16px;margin-top:0}.resource-link{color:#007bff;display:inline-block;font-weight:500;margin-top:10px;text-decoration:none}.resource-link:hover{text-decoration:underline}.close-button{background-color:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:500;margin-top:20px;padding:10px 20px;transition:background-color .2s}.close-button:hover{background-color:#5a6268}.neighborhood-label{font-weight:700;pointer-events:none;position:absolute;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff;z-index:999}.neighborhood-label.ideation{color:#e91e63}.neighborhood-label.early-stage{color:#fbc02d}.neighborhood-label.growth{color:#388e3c}.neighborhood-label.established{color:#1e88e5}.resource-emoji{text-anchor:middle;dominant-baseline:middle}.dock-container{bottom:0;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;z-index:9990}.dock{align-items:flex-end;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#f5f5f5f2;border:1px solid #ffffff4d;border-radius:16px;bottom:20px;box-shadow:0 10px 30px #0000004d,inset 0 1px 0 #fff9;display:flex;gap:8px;padding:12px 16px;pointer-events:auto;position:relative}@media (prefers-color-scheme:dark){.dock{background:#323232d9;border:1px solid #ffffff1a}}.dock-item{align-items:center;display:flex;flex-direction:column;gap:4px;position:relative}.dock-icon-wrapper{cursor:pointer;height:48px;position:relative;transform-origin:bottom center;transition:transform .2s ease;width:48px}.dock-icon-wrapper:hover{transform:scale(1.2) translateY(-4px)}.dock-icon{-webkit-user-drag:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.dock-icon-wrapper:after{background:linear-gradient(180deg,#fff3 0,#0000);content:"";height:30%;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:100%;transform:scaleY(-1)}.dock-tooltip{animation:fadeIn .2s ease forwards;background:#000c;border-radius:4px;bottom:100%;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:12px;left:50%;margin-bottom:8px;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);white-space:nowrap}@keyframes fadeIn{0%{opacity:0;transform:translateX(-50%) translateY(5px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dock-indicator{background:#333;border-radius:50%;bottom:-6px;box-shadow:0 0 2px #0000004d;height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.dock-separator{align-self:center;background:#0003;height:40px;margin:0 8px;width:1px}@media (max-width:768px){.dock{gap:4px;padding:6px 10px}.dock-icon-wrapper{height:40px;width:40px}}.dock{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.88156b7d.css.map*/