#map{height:100vh}:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px;--header-bg:#1a253dc4;--accent:#8eb8e5;--accentDimmed:#8eb8e5;--navbar-height:70px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:linear-gradient(#0000 0%,#0d1b2e 90%),linear-gradient(90deg,#8dbeff81,#1c6bff6c);min-height:100vh;margin:0}@media (width<=768px){:root{font:16px/140% var(--sans)}}@media (width<=480px){:root{font:15px/135% var(--sans)}}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=768px){h1{margin:20px 0;font-size:36px}}@media (width<=480px){h1{margin:16px 0;font-size:28px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=768px){h2{font-size:20px}}p{margin:0}code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:4px 8px;font-size:15px;line-height:135%}@media (width<=768px){html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overflow-x:hidden}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=url],select,textarea{min-height:44px;font-size:16px}}@media (width<=480px){input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=url],select,textarea{min-height:40px;font-size:16px}}.hero{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";filter:blur(3px);z-index:0;background-image:url(/assets/herobg-DXzej94Z.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.hero:after{content:"";z-index:1;background:linear-gradient(#04123380 0%,#01071a 100%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;flex-direction:column;align-items:center;gap:1.25rem;padding:0 2rem;display:flex;position:relative}.hero-title{letter-spacing:-.02em;font-size:5rem;font-weight:700;line-height:1}.hero-sub{color:#fff9;max-width:480px;font-size:1.2rem}.credits{z-index:2;color:#8d8d8d5e;align-items:center;padding-top:-150px;font-weight:600;position:relative}.name{z-index:2;color:#5a94ff65;align-items:center;gap:1.25rem;position:relative}.scroll-indicator{z-index:2;color:#ffffff73;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:.4rem;font-size:.7rem;transition:color .3s;animation:2.5s cubic-bezier(.25,.46,.45,.94) infinite floatChevron;display:flex;position:absolute;bottom:8rem;left:50%;transform:translate(-50%)}.scroll-indicator:hover{color:#fffc}.scroll-indicator svg{filter:drop-shadow(0 0 6px #0006);opacity:.7;width:24px;height:24px;transition:opacity .3s}.scroll-indicator:hover svg{opacity:1}@keyframes floatChevron{0%{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.5;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=768px){.hero-title{font-size:2.8rem}.hero-sub{max-width:320px;font-size:1rem}.hero-content{gap:.75rem;padding:0 1rem}.scroll-indicator{bottom:4rem}}@media (width<=480px){.hero-title{font-size:2rem}.hero-sub{max-width:280px;font-size:.85rem}}.navbar{z-index:9999;background-color:var(--header-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #6496ff26;flex-wrap:nowrap;align-items:center;gap:30px;padding:.8rem 1rem;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 4px 30px #0000004d}.home{cursor:pointer;background:0 0;border:none}.nav-links{color:#ccc;align-items:center;gap:20px;min-width:0;margin-right:auto;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;display:flex}.nav-buttons{flex-shrink:0;gap:15px;min-width:0;margin-right:4rem;display:flex}.nav-links h1{font-size:30px;font-weight:700}.nav-brand{align-items:center;gap:8px;margin-right:24px;display:flex}.nav-brand h1{margin:0;font-size:30px;font-weight:700}.nav-button{color:#fff;background-color:var(--accent);cursor:pointer;border:none;border-radius:20px;padding:12px 22px;font-family:Montserrat,sans-serif;font-weight:600;transition:background-color .2s}.nav-button:hover{background-color:var(--accentDimmed)}.highlightedButton{border:solid;border-color:var(--accent);font:--sans;z-index:9999;color:var(--accent);cursor:pointer;background:fixed;border-radius:20px;padding:12px 22px;font-family:Montserrat,sans-serif;font-weight:600;transition:background-color .2s}.highlightedButton:hover{background:fixed;background-color:var(--accent);color:#fff}.discord-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-self:center;align-items:center;width:32px;height:32px;padding:0;transition:opacity .2s;display:flex}.discord-button img{object-fit:contain;width:100%;height:100%;display:block}.discord-button:hover{opacity:.8}nav img{width:auto;height:45px}@media (width<=768px){.navbar{gap:10px;padding:.6rem .8rem}.nav-links{gap:10px;font-size:13px}.nav-links h1,.nav-brand h1{font-size:22px}.nav-brand{margin-right:12px}nav img{height:36px}.nav-buttons{gap:8px;margin-right:0}.nav-button,.highlightedButton{padding:8px 16px;font-size:13px}.discord-button,.discord-button img{width:28px;height:28px}}@media (width<=540px){.navbar{justify-content:space-between;gap:0;padding:.5rem .75rem}.nav-links{gap:6px;margin-right:0}.nav-links>span{display:none}.nav-links h1,.nav-brand h1{font-size:18px}.nav-brand{gap:6px;margin-right:0}nav img{height:30px}.nav-buttons{gap:6px;margin-right:0}.nav-button,.highlightedButton{padding:10px 14px;font-size:12px}.discord-button,.discord-button img{width:24px;height:24px}}@media (width<=360px){.nav-links h1,.nav-brand h1{font-size:16px}nav img{height:26px}.navbar{padding:.4rem .5rem}}body{margin:0;padding:0}#map{height:100vh;position:relative}.leaflet-layer,.leaflet-control-zoom-in,.leaflet-control-zoom-out,.leaflet-control-attribution{filter:invert()hue-rotate(180deg)brightness(95%)contrast(90%)}.map-overlay{z-index:1000;color:#fff;text-align:center;pointer-events:auto;background:#0009;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.map-spinner{border:4px solid #fff3;border-top-color:#fff;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:.8s linear infinite map-spin}@keyframes map-spin{to{transform:rotate(360deg)}}.map-overlay-text{margin:0 0 8px;font-size:1.25rem;font-weight:600}.map-overlay-sub{color:#ffffffb3;margin:0;font-size:.95rem}.map-error-icon{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:2rem;font-weight:700;display:flex}.map-error-text{color:#fff;font-family:Nunito}.map-retry-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;margin-top:16px;padding:10px 28px;font-family:Nunito;font-size:1rem;font-weight:600;transition:background .2s}.map-retry-btn:hover{background:#2980b9}.map-retry-btn:focus-visible{outline-offset:2px;outline:2px solid #fff}.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}}.leaflet-popup-content-wrapper h1{letter-spacing:0;color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:8px 30px 4px 12px;font-size:13px;font-weight:600;overflow:hidden}.leaflet-popup-content-wrapper h2,.leaflet-popup-content-wrapper h3{font-size:inherit;letter-spacing:0;margin:0}.leaflet-popup-content-wrapper{background:#1a1a2e;border-radius:12px;padding:0;overflow:hidden}.leaflet-popup-tip{background:#1a1a2e}.leaflet-popup-content{margin:0;font-size:12px;width:220px!important}.airport-popup-list{flex-direction:column;gap:0;display:flex}.airport-popup-item{color:#fff;cursor:pointer;background:#1a1a2e;border:none;border-bottom:1px solid #ffffff1a;flex-direction:column;width:100%;padding:8px;display:flex}.airport-popup-item:last-child{border-bottom:none}.airport-popup-img-wrap{width:100%;position:relative}.airport-popup-img{object-fit:cover;border-radius:8px;width:100%;height:100px;display:block}.verified-tag{object-fit:contain;width:20px;height:20px;position:absolute;top:6px;right:6px}.airport-popup-Name{text-align:left;color:#fff;margin:0;padding:6px 4px 2px;font-family:system-ui,-apple-system,sans-serif;font-size:11px;font-weight:500}.airport-card{cursor:pointer;text-align:left;color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;flex-shrink:0;width:100%;height:160px;padding:0;font-family:inherit;font-size:12px;line-height:1.3;transition:background .2s,border-color .2s;display:flex;overflow:hidden}.airport-card:hover{background:#ffffff1a;border-color:#ffffff26}.airport-card-img-wrap{width:100%;position:relative}.airport-card-img-wrap .verified-tag{object-fit:contain;width:20px;height:20px;position:absolute;top:6px;right:6px}.airport-img{object-fit:cover;flex-shrink:0;width:100%;height:85px;display:block}.airport-body{flex-direction:column;flex:1;min-height:0;padding:6px 10px;display:flex}.airport-uname{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.airport-price{color:#ffffff80;margin:1px 0 0;font-size:10px}.airport-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px;display:flex}.airport-dev{color:#fff6;font-size:10px}.airport-btn{color:#fffc;background:#ffffff1a;border-radius:5px;padding:3px 8px;font-size:10px;font-weight:500;transition:background .2s}.airport-card:hover .airport-btn{background:#ffffff2e}@media (width<=768px){.airport-card{border-radius:8px;height:150px}.airport-img{height:75px}.airport-body{padding:5px 8px}.airport-uname{font-size:11px}.airport-dev{font-size:9px}.airport-btn{padding:2px 7px;font-size:9px}}@media (width<=480px){.airport-card{border-radius:8px;height:140px}.airport-img{height:65px}.airport-body{padding:4px 7px}.airport-uname{font-size:10px}.airport-price{font-size:9px}.airport-btn{padding:2px 6px;font-size:9px}.airport-dev{font-size:8px}.airport-footer{padding-top:3px}}.airport-sidebar{z-index:1000;background:linear-gradient(#0f1a33 0%,#0b1428 100%);border-left:1px solid #ffffff14;flex-direction:column;width:420px;height:100vh;padding-top:80px;transition:right .3s;display:flex;position:fixed;top:0;right:-420px;box-shadow:-8px 0 30px #00000080}@media (width<=768px){.airport-sidebar{width:100%;box-shadow:none;padding-top:70px;right:-100%}.sidebar-header{padding:16px 16px 12px}.sidebar-detail{padding:12px}.carousel-viewport{border-radius:8px;height:200px}.detail-field{padding:10px 14px}.carousel-btn{padding:10px}}@media (width<=480px){.airport-sidebar{padding-top:60px}.carousel-viewport{height:180px}.sidebar-name{font-size:.95rem}.detail-fields{border-radius:8px}.carousel-btn{width:36px;height:36px}}.airport-sidebar.open{right:0}.sidebar-header{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:20px 20px 16px;display:flex}.sidebar-name{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;flex:1;margin:0;font-size:1.05rem;font-weight:600;overflow:hidden}.sidebar-close,.sidebar-back{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.sidebar-back:hover,.sidebar-close:hover{color:#fff;background:#ffffff1f}.sidebar-detail{flex:1;padding:16px;overflow-y:auto}.detail-photos-carousel{border-radius:10px;margin-bottom:16px;overflow:hidden}.carousel-viewport{background:#0000004d;border-radius:10px;width:100%;height:220px;position:relative;overflow:hidden}.carousel-slide{object-fit:cover;opacity:0;border-radius:0;width:100%;height:100%;transition:opacity .35s;position:absolute;top:0;left:0}.carousel-slide[data-active=true]{opacity:1;position:relative}.carousel-btn{color:#ffffffd9;cursor:pointer;z-index:2;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-btn:hover{color:#fff;background:#000000b3}.carousel-btn-left{left:8px}.carousel-btn-right{right:8px}.carousel-dots{justify-content:center;gap:6px;padding:10px 0 4px;display:flex}.carousel-dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s}.carousel-dot.active{background:#ffffffb3}.carousel-dot:hover{background:#ffffff80}.detail-fields{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.detail-field{justify-content:space-between;align-items:left;border-bottom:1px solid #ffffff0f;padding:10px 16px;display:flex}.price-row{justify-content:flex-start;align-items:center;gap:8px;margin:2px 0;display:flex}.price-text{white-space:nowrap}.ad-tag{color:#fff;letter-spacing:.5px;text-transform:uppercase;background:#000;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:6px;right:6px}.price-link{color:#4a9eff;align-items:center;gap:4px;text-decoration:none;transition:opacity .2s;display:inline-flex}.price-link:hover{opacity:.8;text-decoration:underline}.price-link-text{font-size:12px}.price-link-icon{object-fit:contain;border-radius:3px;width:20px;height:20px}.detail-field:last-child{border-bottom:none}.detail-label{color:#ffffff80;text-transform:capitalize;font-size:12px;font-weight:500}.detail-value{color:#ffffffe6;text-align:right;overflow-wrap:break-word;max-width:60%;font-size:13px}.sidebar-list{flex-direction:column;flex:1;gap:10px;padding:16px 16px 24px;display:flex;overflow-y:auto}.sidebar-list::-webkit-scrollbar{width:4px}.sidebar-list::-webkit-scrollbar-track{background:0 0}.sidebar-list::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.carousel{width:55%;max-width:900px;padding:2rem 0;overflow:hidden}.carousel-track{gap:4rem;width:max-content;animation:15s linear infinite scroll;display:flex}.carousel-item{align-items:center;display:flex;position:relative}.carousel-track img{opacity:.85;filter:brightness(0)invert();width:auto;height:70px;transition:opacity .2s}.carousel-track button{cursor:pointer;background:0 0;border:none}.carousel-item:hover img{opacity:1}.carousel h3{color:#ffffff80;letter-spacing:.1em;text-transform:uppercase;z-index:9999;margin-bottom:2rem;padding-left:1rem;font-size:1rem}.tooltip{color:#000;white-space:nowrap;z-index:4000;opacity:0;pointer-events:none;background:#fff;border-radius:2px;padding:.1rem .75rem;font-size:.8rem;transition:opacity .2s;position:absolute;bottom:110%;left:50%;transform:translate(-50%)}.carousel-item:hover .tooltip{opacity:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}@media (width<=1024px){.carousel{width:50%;max-width:500px}.carousel-track img{height:55px}}@media (width<=768px){.carousel{width:60%;max-width:350px}.carousel-track{gap:2rem}.carousel-track img{height:36px}.carousel h3{margin-bottom:1.5rem;font-size:.85rem}}@media (width<=480px){.carousel{width:85%;max-width:300px;padding:1.5rem 0}.carousel-track{gap:1.5rem}.carousel-track img{height:28px}.carousel h3{margin-bottom:1rem;font-size:.75rem}}.featured-section{background:linear-gradient(#01071a 0%,#041233 100%);width:100%;padding:4rem 2rem 5rem;position:relative;overflow:hidden}.featured-section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1f 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.featured-header{text-align:center;margin-bottom:2.5rem}.featured-title{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.featured-sub{color:#fff6;font-size:.9rem}.featured-grid{opacity:1;grid-template-columns:repeat(4,1fr);gap:1rem;max-width:900px;margin:0 auto;transition:opacity .4s;display:grid}.featured-grid.featured-fade{opacity:0}@media (width<=768px){.featured-section{padding:2.5rem 1rem 3rem}.featured-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.featured-title{font-size:1.25rem}}@media (width<=480px){.featured-grid{grid-template-columns:1fr;gap:.75rem}.featured-section{padding:2rem .75rem 2.5rem}}.signup-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding-bottom:150px;display:flex;position:relative;overflow:hidden}.signup-card{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:425px;padding:2rem;display:flex}.signup-card input{z-index:500;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;display:block}.signup-card form{flex-direction:column;gap:.75rem;display:flex}.signup-card h1{letter-spacing:.25px;color:#3a3a3a;text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.signup-card h3{color:#7a7a7a;text-align:left;margin-bottom:-.6rem;font-size:.9rem;font-weight:700}.signup-card input{color:#111;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;display:block}.signup-link{text-align:center;color:#47474780;font-size:.85rem}.signup-link a{color:#4a90ff;font-weight:600;text-decoration:none}.signup-link a:hover{text-decoration:underline}@media (width<=768px){.signup-wrapper{height:auto;min-height:100vh;padding:1rem 1rem 100px}.signup-card{max-width:400px;padding:1.5rem}.signup-card h1{font-size:1.35rem}}@media (width<=480px){.signup-wrapper{height:auto;min-height:100vh;padding:.75rem .75rem 80px}.signup-card{width:100%;max-width:360px;padding:1.25rem}.signup-card h1{font-size:1.2rem}.signup-card input{padding:.65rem .85rem;font-size:.85rem}.submit-button{padding:.7rem;font-size:.9rem}.signup-link{font-size:.75rem}}.signin-wrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding-bottom:150px;display:flex;position:relative;overflow:hidden}.error-text{color:red;text-align:center;font-size:.85rem}.signin-card{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;width:100%;max-width:425px;padding:2rem;display:flex}.signin-card input{z-index:500;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;display:block}.signin-card form{flex-direction:column;gap:.75rem;display:flex}.signin-card h1{letter-spacing:.2px;color:#3a3a3a;text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.signin-card h3{color:#7a7a7a;text-align:left;margin-bottom:-.6rem;font-size:.9rem;font-weight:700}.signin-card input{color:#111;background:#f9f9f9;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.95rem;display:block}.divider{color:#aaa;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:1rem;font-size:.75rem;display:flex}.divider:before,.divider:after{content:"";background:#ddd;flex:1;height:1px}.discord{color:#fff;cursor:pointer;background:#20255e;border:solid #1f287c;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.85rem;font-size:.8rem;font-weight:525;display:flex}.discord img{width:auto;height:20px}.signup-card input:focus{background:#fff;border-color:#1a6dff}.submit-button{color:#fff;cursor:pointer;z-index:500;background:#1a6dff;border:none;border-radius:8px;width:100%;padding:.85rem;font-size:1rem;font-weight:600}.submit-button:hover{background:#4388ff}.signin-link{text-align:center;color:#47474780;font-size:.85rem}.signin-link a{color:#4a90ff;font-weight:600;text-decoration:none}.signin-link a:hover{text-decoration:underline}.legal-links{text-align:center;color:#47474780;margin-top:.25rem;font-size:.75rem}.legal-links a{color:#4a90ff;font-weight:600;text-decoration:none}.legal-links a:hover{text-decoration:underline}@media (width<=768px){.signin-wrapper{height:auto;min-height:100vh;padding:1rem 1rem 100px}.signin-card{max-width:400px;padding:1.5rem}.signin-card h1{font-size:1.35rem}}@media (width<=480px){.signin-wrapper{height:auto;min-height:100vh;padding:.75rem .75rem 80px}.signin-card{width:100%;max-width:360px;padding:1.25rem}.signin-card h1{font-size:1.2rem}.signin-card input{padding:.65rem .85rem;font-size:.85rem}.submit-button{padding:.7rem;font-size:.9rem}.discord{padding:.7rem;font-size:.75rem}.signin-link{font-size:.75rem}}.sidebar{background-color:var(--header-bg);z-index:10000;box-sizing:border-box;flex-direction:column;gap:4px;width:220px;height:calc(100vh - 70px);padding:20px 8px 16px;transition:transform .3s;display:flex;position:fixed;top:70px;bottom:0}@media (width<=768px){.sidebar{z-index:10001;width:220px;height:calc(100vh - 55px);padding:16px 8px;top:55px;transform:translate(-100%)}.sidebar.sidebar-open{transform:translate(0)}.sidebar-overlay{z-index:10000;background:#00000080;display:none;position:fixed;inset:0}.sidebar-overlay.overlay-visible{display:block}}.sidebar-profile{border-bottom:1px solid #ffffff36;margin-bottom:10px;padding-bottom:20px;padding-left:6px}.sidebar-section{flex-direction:column;gap:1px;width:100%;margin-bottom:8px;display:flex}.sidebar-section-header{letter-spacing:.1em;text-transform:uppercase;color:#b1b1b1;margin:0;padding:0 10px;font-size:10px;font-weight:700}.button{color:#fff;cursor:pointer;text-align:left;box-sizing:border-box;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:8px 8px 8px 14px;font-family:Nunito,sans-serif;font-size:12px;font-weight:700;transition:background .15s,color .15s;display:flex}.button:hover{color:var(--text-h,#ffffffe6);background:#ffffff0f}.button.active{color:var(--text-h,#fff);background:#ffffff1a;font-weight:600}.button svg{flex-shrink:0}.button.active svg,.button:hover svg{opacity:1}.sidebar-toggle{z-index:10002;background:var(--header-bg);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);-webkit-tap-highlight-color:transparent;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s;display:none;position:fixed;bottom:24px;left:20px;box-shadow:0 4px 16px #0006}.sidebar-toggle:hover{background:#ffffff1f}.sidebar-toggle svg{display:block}@media (width<=768px){.sidebar-toggle{display:flex}}.profile-container{align-items:center;gap:15px;padding-top:20px;display:flex}.avatar{border:1.5px solid #8eb8e566;border-radius:50%;flex-shrink:0;width:54px;height:54px;overflow:hidden;box-shadow:0 0 0 4px #8eb8e51a}.avatar img{object-fit:cover;width:100%;height:100%}.profile-info{flex-direction:column;gap:3px;display:flex}.profile-container h1{color:var(--text-h);letter-spacing:.02em;margin:0;font-size:16px;font-weight:600}.Framecard{box-sizing:border-box;background-color:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding:15px;display:flex}.Framecard h1{color:#272727;letter-spacing:.5px;margin:0;font-family:Nunito,sans-serif;font-size:20px;font-weight:600}@media (width<=768px){.Framecard{border-radius:12px;padding:12px}.Framecard h1{font-size:17px}}@media (width<=480px){.Framecard{border-radius:10px;gap:8px;padding:10px}.Framecard h1{font-size:15px}}.field{flex-direction:column;gap:4px;width:100%;display:flex}.field-label{color:#151d2e;font-family:Nunito,sans-serif;font-size:13px;font-weight:700}.field-input{color:#151d2e;box-sizing:border-box;background-color:#e9e9e9;border:.1px solid #00000026;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:Nunito,sans-serif;font-size:13px;transition:border-color .15s}.field-input::placeholder{color:#00000059}.field-input:focus{border-color:#0006}.field-input--error{border-color:#cf5d5d}.field-description{color:#5d73d6;margin:0;font-family:Nunito,sans-serif;font-size:12px}.field-error{color:#cf5d5d;margin:0;font-family:Nunito,sans-serif;font-size:12px}.po-wrapper{width:100%}.po-header{align-items:center;gap:10px;padding:0 14px 6px 52px;display:flex}.po-hdr{text-transform:uppercase;letter-spacing:.5px;color:#888;font-size:11px;font-weight:700}.po-hdr--value{flex:2}.po-hdr--pricing{flex:1}.po-hdr--referral{flex:2}.po-group{border:1px solid #0000001a;border-radius:12px;width:100%;max-height:220px;overflow-y:auto}.po-row{background:#fff;border-bottom:1px solid #00000012;align-items:center;gap:8px;padding:10px 14px;display:flex}@media (width<=768px){.po-header{padding:0 10px 6px 48px}.po-row{gap:6px;padding:8px 10px}.po-input,.po-select{height:28px;padding:5px 8px;font-size:12px}.po-add,.po-remove{width:24px;height:24px;font-size:14px}.po-referral-badge{padding:4px 8px;font-size:11px}}@media (width<=480px){.po-header{padding:0 6px 4px 40px}.po-hdr{font-size:9px}.po-row{flex-wrap:wrap;gap:4px;padding:6px 8px}.po-add,.po-remove{width:20px;height:20px;font-size:12px}.po-input{flex:60px;min-width:50px}.po-select{flex:0 70px}.po-referral-cell{flex:100%;min-width:0}}.po-row:last-child{border-bottom:none}.po-add,.po-remove{cursor:pointer;color:#151d2e;background:0 0;border:1px solid #00000026;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:flex}.po-remove:hover{color:#cf5d5d;background:#fdeaea;border-color:#cf5d5d}.po-add:hover{background:#f0f0f0}.po-input,.po-select{color:#151d2e;box-sizing:border-box;background:#f5f5f5;border:1px solid #0000001f;border-radius:8px;outline:none;min-width:0;height:32px;padding:6px 10px;font-family:Nunito,sans-serif;font-size:13px}.po-input{flex:80px}.po-select{cursor:pointer;flex:0 90px}.po-input:focus,.po-select:focus{border-color:#0000004d}.po-referral-cell{flex:140px;align-items:center;min-width:0;height:32px;display:flex;position:relative}.po-referral-box{align-items:center;gap:4px;width:100%;height:100%;display:flex}.po-referral-badge{color:#151d2e;cursor:pointer;box-sizing:border-box;background:#f5f5f5;border:1px solid #0000001f;border-radius:8px;align-items:center;gap:6px;width:100%;height:100%;padding:6px 10px;font-family:Nunito,sans-serif;font-size:13px;line-height:1;transition:border-color .15s;display:flex}.po-referral-badge:hover{border-color:#0000004d}.po-ref-icon{color:#999;flex-shrink:0;width:auto;height:14px}.po-ref-icon--stripe{color:#635bff}.po-ref-icon--paypal{color:#0070ba}.po-ref-icon--roblox{color:#00a2ff}.po-ref-icon--venmo{color:#0084ff}.po-ref-icon--zelle{color:#6c1cd9}.po-referral-editor-popup{z-index:50;position:absolute;top:0;left:0;right:0}.po-referral-input{color:#151d2e;background:#fff;border:1px solid #0000001f;border-radius:8px;outline:none;width:100%;padding:6px 10px;font-family:Nunito,sans-serif;font-size:13px;box-shadow:0 4px 12px #0000001a}.po-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.po-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.po-input[type=number]{-moz-appearance:textfield}.po-referral-input:focus{border-color:#0000004d}.photo-upload{width:100%;font-family:Nunito,sans-serif}.upload-zone{cursor:pointer;box-sizing:border-box;background-color:#e9e9e9;border:1px dashed #0003;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:24px 16px;transition:background-color .15s,border-color .15s;display:flex}.upload-zone:hover{background-color:#e0e0e0;border-color:#00000059}.upload-zone--dragover{background-color:#d6d6d6;border-color:#5d73d6}.upload-icon{color:#151d2e;font-size:28px;font-weight:300;line-height:1}.upload-text{color:#555;text-align:center;font-size:13px}.upload-count{color:#5d73d6;font-size:12px;font-weight:600}.photo-previews{flex-wrap:wrap;gap:10px;width:100%;margin-top:12px;display:flex}.photo-item{aspect-ratio:1;border:1px solid #0000001a;border-radius:8px;width:calc(33.33% - 7px);position:relative;overflow:hidden}@media (width<=480px){.photo-item{width:calc(50% - 5px)}.upload-zone{padding:16px 12px}.upload-text{font-size:12px}}.photo-img{object-fit:cover;width:100%;height:100%;display:block}.photo-remove{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:12px;transition:background .15s;display:flex;position:absolute;top:4px;right:4px}.photo-remove:hover{background:#cf5d5dd9}.description-textarea{color:#555;resize:vertical;box-sizing:border-box;background-color:#e9e9e9;border:1px dashed #0003;border-radius:12px;outline:none;width:100%;min-height:120px;padding:12px;font-family:Nunito,sans-serif;font-size:13px;transition:background-color .15s,border-color .15s}.description-textarea:focus{background-color:#e0e0e0;border-color:#5d73d6}.description-textarea::placeholder{color:#999}.char-counter{color:#5d73d6;align-self:flex-end;font-family:Nunito,sans-serif;font-size:12px;font-weight:600}.char-warning{color:#ef4444}@media (width<=480px){.description-textarea{min-height:90px;padding:10px;font-size:12px}.char-counter{font-size:11px}}.post-button-container{grid-column:1/-1;justify-content:center;width:100%;padding:1rem 0 2rem;display:flex}.post-button{color:#8eb8e5;cursor:pointer;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);background:#fcfcfc00;border:2px solid #8eb8e5;border-radius:30px;padding:14px 48px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;transition:background-color .2s,color .2s,box-shadow .2s}.post-button:hover{color:#fff;background-color:#8eb8e5;box-shadow:0 0 20px #8eb8e566}@media (width<=768px){.post-button-container{padding:.75rem 0 1.5rem}.post-button{padding:12px 36px;font-size:14px}}@media (width<=480px){.post-button-container{width:auto;max-width:calc(100vw - 2rem);padding:.5rem 0 1rem}.post-button{text-align:center;width:calc(100vw - 2rem);max-width:300px;padding:10px 28px;font-size:13px}}.navbar.no-shadow{box-shadow:none!important;border-bottom:none!important}.frame-container{min-height:calc(100vh - var(--navbar-height));box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:start;gap:.75rem;margin-left:220px;padding:2rem;display:grid}.frame-container>*{padding-left:.75rem;padding-right:.75rem}@media (width<=1100px){.frame-container{margin-left:0;padding:1rem}.frame-container>*{padding-left:.5rem;padding-right:.5rem}}@media (width<=768px){.frame-container{grid-template-columns:1fr;padding:.75rem}.frame-container>*{padding-left:.5rem;padding-right:.5rem}}@media (width<=480px){.frame-container{padding:.5rem}.frame-container>*{padding-left:.25rem;padding-right:.25rem}}.my-airports{min-height:100vh;display:flex}.my-airports-main{flex:1;min-width:0;margin-top:0;margin-left:220px;padding:1.5rem 2.5rem}.my-airports-header{margin-bottom:1.5rem}.my-airports-header h1{color:#1a1a2e;font-size:2rem;font-weight:700}.my-airports-content{align-items:flex-start;gap:1.5rem;display:flex}.filter-sidebar{background:#fff;border-radius:12px;flex-shrink:0;width:240px;padding:1.25rem;box-shadow:0 2px 8px #00000014}.filter-sidebar-title{color:#1a1a2e;border-bottom:1px solid #f0f0f0;margin:0 0 1rem;padding-bottom:.75rem;font-size:1rem;font-weight:700}.filter-section{margin-bottom:1rem}.filter-label{color:#555;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.filter-input-wrapper{position:relative}.filter-input-icon{color:#999;pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.filter-input{color:#333;box-sizing:border-box;background:#fff;border:1.5px solid #e0e0e0;border-radius:6px;width:100%;padding:.5rem .75rem;font-size:.85rem;transition:border-color .2s}.filter-input:focus{border-color:#151d2e;outline:none}.filter-input::placeholder{color:#bbb}.filter-input-wrapper .filter-input{padding-left:30px}.filter-range{align-items:center;gap:.4rem;display:flex}.range-input{width:100%}.range-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.range-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.range-input[type=number]{-moz-appearance:textfield}.range-separator{color:#999;flex-shrink:0;font-size:.85rem}.filter-clear-btn{color:#666;cursor:pointer;background:0 0;border:1.5px solid #e0e0e0;border-radius:6px;width:100%;margin-top:.5rem;padding:.45rem;font-size:.8rem;transition:all .2s}.filter-clear-btn:hover{color:#151d2e;border-color:#151d2e}.my-airports-list-wrapper{flex:1;width:100%;min-width:0}.airport-list-container{background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 2px 8px #00000014}.airport-list-header{color:#555;text-transform:uppercase;letter-spacing:.5px;background:#f8f9fa;border-bottom:2px solid #e0e0e0;grid-template-columns:90px 2.5fr 1.5fr 1fr 110px;gap:1rem;padding:1rem 1.5rem;font-size:.85rem;font-weight:600;display:grid}.airport-list{max-height:600px;overflow-y:auto}.airport-list p{text-align:center;width:100%;padding:2rem;font-size:15px}.airport-list::-webkit-scrollbar{width:6px}.airport-list::-webkit-scrollbar-track{background:#f0f0f0}.airport-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.airport-item{border-bottom:1px solid #f0f0f0;grid-template-columns:90px 2.5fr 1.5fr 1fr 110px;align-items:center;gap:1rem;padding:.85rem 1.5rem;font-size:.9rem;transition:background .15s;display:grid}.airport-item:hover{background:#f5f7ff}.airport-item:last-child{border-bottom:none}.airport-name-cell{align-items:center;gap:.75rem;min-width:0;display:flex}.airport-thumbnail{color:#999;background:#f0f2f5;border:1px solid #e0e0e0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;overflow:hidden}.airport-icao{color:#151d2e;font-family:Courier New,monospace;font-size:.9rem;font-weight:1000}.airport-name{color:#333;white-space:nowrap;text-overflow:ellipsis;padding-right:.5rem;font-weight:500;overflow:hidden}.airport-developer{color:#555;font-size:.85rem;font-weight:500}.actions-header{text-align:center}.actions-cell{justify-content:center;align-items:center;gap:.35rem;display:flex}.edit-airport-btn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:background .2s,color .2s;display:flex}.edit-airport-btn:hover{color:#1a73e8;background:#e8f0fe}.delete-airport-btn{cursor:pointer;color:#999;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:background .2s,color .2s;display:flex}.delete-airport-btn:hover{color:#e74c3c;background:#fde8e8}.selected-airports{background:#fff;border-radius:12px;margin-top:2rem;padding:1.5rem;box-shadow:0 2px 8px #00000014}.selected-airports h2{color:#1a1a2e;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.selected-airport-item{border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;transition:border-color .2s;display:flex}.selected-airport-item:hover{border-color:#151d2e}.selected-airport-info{align-items:center;gap:1rem;display:flex}.selected-airport-info .airport-icao{font-size:.85rem}.selected-airport-info .airport-name{font-size:.95rem}.remove-btn{color:#e74c3c;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.1rem;transition:background .2s}.remove-btn:hover{background:#fde8e8}.empty-state{text-align:center;color:#999;padding:3rem 2rem}.empty-state p{margin-bottom:.5rem;font-size:1rem}.empty-state .subtext{color:#bbb;font-size:.85rem}@media (width<=1100px){.my-airports-main{margin-left:0;padding:1.5rem}.my-airports-content{flex-direction:column}.filter-sidebar{width:100%}.airport-list-header,.airport-item{grid-template-columns:80px 1.5fr 1fr 60px;gap:.75rem}.airport-developer{display:none}}@media (width<=768px){.my-airports-main{padding:.75rem}.filter-sidebar{display:none}.airport-list-header,.airport-item{grid-template-columns:1.5fr 70px;gap:.5rem;padding:.65rem .75rem}.airport-list-header .airport-name-cell{display:block}.airport-icao,.airport-developer,.airport-list-header span:first-child,.airport-list-header span:nth-child(3){display:none}.promote-callout{text-align:center;flex-direction:column;gap:.75rem;padding:.75rem 1rem}.promote-callout-btn{justify-content:center;width:100%}.promote-callout-close{position:absolute;top:8px;right:8px}.promote-callout{position:relative}}@media (width<=480px){.my-airports-main{padding:.5rem}.airport-list-header{display:none}.airport-item{background:#fff;border:1px solid #e8e8e8;border-radius:10px;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:center;gap:.3rem .6rem;margin-bottom:.5rem;padding:.75rem;display:grid}.airport-item:hover{background:#fafbff;border-color:#d0d0d0}.airport-item .airport-thumbnail{grid-row:1/3;width:36px;height:36px}.airport-item .airport-name-cell{flex:1;grid-column:2;min-width:0}.airport-item .airport-name{font-size:.85rem;font-weight:600}.airport-item .airport-icao{background:#151d2e14;border-radius:4px;grid-column:2;justify-self:start;padding:2px 6px;font-family:Courier New,monospace;font-size:.7rem;font-weight:700;display:inline}.airport-item .ad-status{color:#888;grid-column:2;font-size:.7rem;display:none}.airport-item .airport-developer{display:none}.airport-item .actions-cell{grid-area:1/3/3;gap:.25rem}}.promote-callout{background:linear-gradient(135deg,#151d2e 0%,#1e2a45 100%);border-radius:12px;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;animation:.4s calloutSlideIn;display:flex;box-shadow:0 4px 16px #151d2e33}@keyframes calloutSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.promote-callout-icon{flex-shrink:0;font-size:1.5rem}.promote-callout-text{color:#ffffffe6;flex:1;font-size:.95rem;line-height:1.4}.promote-callout-text strong{color:#fff;font-weight:600}.promote-callout-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#4a7dff;border:none;border-radius:8px;flex-shrink:0;align-items:center;padding:.55rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.promote-callout-btn:hover{background:#3a6ae8}.promote-callout-close{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;font-size:1.1rem;transition:color .2s,background .2s;display:flex}.promote-callout-close:hover{color:#fffc;background:#ffffff1a}@media (width<=480px){.my-airports-main{padding:.75rem}.airport-list-header h1{font-size:1.5rem}.airport-name{font-size:.85rem}.my-airports-header h1{font-size:1.5rem}.empty-state{padding:2rem 1rem}.empty-state p{font-size:.9rem}.selected-airport-item{flex-direction:column;align-items:flex-start;gap:.5rem}.selected-airport-info{gap:.5rem}}*{box-sizing:border-box;margin:0;padding:0}.advertisement-main{justify-content:center;align-items:flex-start;min-height:calc(100vh - 60px);margin-left:220px;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}@media (width<=1100px){.advertisement-main{margin-left:0;padding:2rem 1rem}}@media (width<=768px){.advertisement-main{padding:1.5rem .75rem}.advertisement-header h1{font-size:1.75rem}.advertisement-card{padding:1.25rem}}@media (width<=480px){.advertisement-main{padding:1rem .5rem}.advertisement-header h1{font-size:1.5rem}.ad-pricing-row{flex-direction:column;align-items:flex-start;gap:.75rem}.ad-pricing-right{text-align:left}.ad-card-header{flex-direction:column;align-items:flex-start}}.advertisement-main:before{content:"";filter:blur(3px);z-index:0;background-image:url(../assets/HeroBG.png);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.05)}.advertisement-main:after{content:"";z-index:1;background:linear-gradient(#04123399 0%,#01071a 100%);position:absolute;inset:0}.advertisement-container{z-index:2;width:100%;max-width:520px;position:relative}.advertisement-header{text-align:center;margin-bottom:1.75rem}.advertisement-header h1{color:#fff;letter-spacing:-.03em;margin:0 0 .5rem;font-size:2.5rem;font-weight:700;line-height:1}.advertisement-header p{color:#ffffff80;margin:0;font-size:1rem}.advertisement-card{background:var(--header-bg);-webkit-backdrop-filter:blur(16px);border:1px solid #ffffff1a;border-radius:16px;padding:1.75rem;font-family:Montserrat,sans-serif}.ad-card-section{margin-bottom:1.5rem}.ad-label{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:13px;font-weight:600;display:block}.ad-select{color:#fff;cursor:pointer;appearance:auto;background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:Montserrat,sans-serif;font-size:14px;transition:border-color .15s,box-shadow .15s}.ad-select:focus{border-color:#5a94ff99;box-shadow:0 0 0 3px #5a94ff1f}.ad-select option{color:#fff;background:#0f1a2e}.ad-card-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem;display:flex}.ad-airport-label{color:#fff;letter-spacing:-.2px;margin:0;font-size:15px;font-weight:600}.ad-airport-sub{color:#ffffff59;margin:.2rem 0 0;font-size:12px}.ad-badge{white-space:nowrap;letter-spacing:.2px;border-radius:20px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600}.ad-badge-success{color:#8fcc4a;background:#63992233;border:1px solid #6399224d}.ad-badge-danger{color:#f07070;background:#e24b4a33;border:1px solid #e24b4a4d}.ad-slot-list{flex-direction:column;gap:6px;display:flex}.ad-slot-pill{color:#fffc;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;display:flex}.ad-slot-pill:has(.ad-dot-free){background:#63992212;border-color:#63992233}.ad-slot-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.ad-dot-taken{background:#e24b4a}.ad-dot-free{background:#639922}.ad-slot-status{color:#ffffff4d;margin-left:auto;font-size:12px;font-weight:500}.ad-slot-pill:has(.ad-dot-free) .ad-slot-status{color:#8fcc4a}.ad-divider{border:none;border-top:1px solid #ffffff14;margin:1.25rem 0}.ad-pricing-row{background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.ad-pricing-label{color:#fff6;text-transform:uppercase;letter-spacing:.4px;margin:0;font-size:11px;font-weight:500}.ad-pricing-value{color:#fff;letter-spacing:-.5px;margin:.2rem 0 0;font-size:22px;font-weight:600}.ad-pricing-right{text-align:right}.ad-purchase-btn{color:#5a94ffe6;cursor:pointer;letter-spacing:-.1px;background:#5a94ff26;border:1px solid #5a94ff4d;border-radius:9px;width:100%;padding:12px 24px;font-size:15px;font-weight:500;transition:background .15s,border-color .15s,transform .1s}.ad-purchase-btn:hover:not(:disabled){background:#5a94ff40;border-color:#5a94ff80}.ad-purchase-btn:active:not(:disabled){transform:scale(.99)}.ad-purchase-btn:disabled{opacity:.25;cursor:not-allowed}.ad-wait-msg{color:#ffffff4d;text-align:center;margin:.75rem 0 0;font-size:12px}.ad-placeholder-text{color:#c0c0c0ce;text-align:center;margin:2rem 0 .5rem;font-size:14px;font-weight:500}.error-page{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.error-page-content{text-align:center;max-width:420px}.error-page-code{background:linear-gradient(135deg,#8eb8e5 0%,#5a73d6 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.04em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:8rem;font-weight:700;line-height:1}.error-page-title{color:#f3f4f6;margin:0 0 1rem;font-size:1.8rem;font-weight:600}.error-page-text{color:#ffffff80;margin-bottom:2rem;font-size:1rem;line-height:1.6}.error-page-btn{color:#f3f4f6;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1a;border-radius:10px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:500;transition:background .2s,border-color .2s}.error-page-btn:hover{background:#ffffff24;border-color:#fff3}@media (width<=768px){.error-page{padding:1.5rem}.error-page-code{font-size:5rem}.error-page-title{font-size:1.4rem}}@media (width<=480px){.error-page{padding:1rem}.error-page-code{font-size:3.5rem}.error-page-title{font-size:1.1rem}.error-page-text{font-size:.85rem}.error-page-btn{padding:10px 22px;font-size:.85rem}}.legal-wrapper{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:2rem 1rem 4rem;display:flex}.legal-card{background:#fff;border-radius:12px;flex-direction:column;gap:1.25rem;width:100%;max-width:800px;padding:2.5rem 3rem;display:flex}@media (width<=768px){.legal-card{padding:1.5rem}.legal-card h1{font-size:1.5rem}}@media (width<=480px){.legal-wrapper{padding:1rem .5rem 3rem}.legal-card{padding:1rem}.legal-card h1{font-size:1.25rem}.legal-card section p,.legal-card section ul li{font-size:.85rem}}.legal-card h1{letter-spacing:.2px;color:#3a3a3a;text-align:center;margin:0;font-size:2rem;font-weight:700}.legal-date{text-align:center;color:#999;margin-bottom:.5rem;font-size:.85rem}.legal-card section{flex-direction:column;gap:.5rem;display:flex}.legal-card section h2{color:#1a1a1a;margin:0;font-size:1.15rem;font-weight:700}.legal-card section p{color:#555;margin:0;font-size:.95rem;line-height:1.6}.legal-card section ul{margin:0;padding-left:1.5rem}.legal-card section ul li{color:#555;font-size:.95rem;line-height:1.6}.site-footer{border-top:1px solid var(--border);background:#0f172ae6;margin-top:auto;padding:1.5rem 2rem}.footer-content{flex-direction:column;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto;display:flex}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.footer-links a{color:var(--text);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--text-h)}.footer-sep{color:var(--border);font-size:.85rem}.footer-copy{color:var(--text);opacity:.7;font-size:.8rem}@media (width<=768px){.site-footer{padding:1.25rem 1rem}.footer-links{gap:.6rem}.footer-links a{font-size:.8rem}}@media (width<=480px){.site-footer{padding:1rem .75rem}.footer-links{gap:.4rem .5rem}.footer-links a{font-size:.75rem}.footer-sep{margin:0 .05rem;font-size:.75rem}.footer-copy{font-size:.7rem}}.cookie-consent{z-index:99999;background:var(--header-bg);-webkit-backdrop-filter:blur(16px);border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:1rem;padding:1rem 2rem;animation:.4s cookieSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 30px #0006}@keyframes cookieSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-text{color:#fffc;max-width:600px;margin:0;font-family:Nunito,sans-serif;font-size:14px;line-height:1.4}.cookie-text a{color:var(--accent);text-decoration:underline}.cookie-text a:hover{opacity:.8}.cookie-btn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:20px;flex-shrink:0;padding:10px 28px;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;transition:background .2s}.cookie-btn:hover{background:var(--accentDimmed,var(--accent))}@media (width<=540px){.cookie-consent{text-align:center;flex-direction:column;gap:.75rem;padding:.75rem 1rem}.cookie-text{font-size:13px}.cookie-btn{width:100%;padding:10px 20px}}
