*{box-sizing:border-box;margin:0;padding:0}body{background:#0d0d0f;color:#f2f2f4;font-family:DM Sans,sans-serif}body.light{background:#f4f4fc;color:#18181b}.city-search{margin-top:12px;max-width:480px;width:100%}.city-btn{background:#0000;border:1.5px dashed #2a2a35;border-radius:14px;color:#7a7a8c;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;padding:11px;transition:all .15s;width:100%}.city-btn:hover{border-color:#7c6af7;color:#7c6af7}.city-search.light .city-btn{border-color:#d0d0e0;color:#9090a0}.city-search.light .city-btn:hover{border-color:#7c6af7;color:#7c6af7}.city-wrap{position:relative}.city-input-row{align-items:center;background:#1e1e24;border:1.5px solid #7c6af7;border-radius:14px;display:flex;gap:8px;padding:10px 14px}.city-search.light .city-input-row{background:#f0f0f8}.city-input{background:#0000;border:none;color:#f2f2f4;flex:1 1;font-family:DM Sans,sans-serif;font-size:14px;outline:none}.city-search.light .city-input{color:#18181b}.city-input::placeholder{color:#7a7a8c}.city-spin{animation:spin 1s linear infinite;color:#7c6af7;font-size:18px}@keyframes spin{to{transform:rotate(1turn)}}.city-close{background:none;border:none;color:#7a7a8c;cursor:pointer;font-size:16px}.city-results{background:#1e1e24;border:1.5px solid #2a2a35;border-radius:14px;box-shadow:0 8px 24px #0006;left:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 6px);z-index:200}.city-search.light .city-results{background:#fff;border-color:#e0e0f0}.city-result{border-bottom:1px solid #2a2a35;cursor:pointer;padding:12px 16px;transition:background .15s}.city-result:last-child{border-bottom:none}.city-result:hover{background:#2a2a35}.city-search.light .city-result{border-color:#f0f0f8}.city-search.light .city-result:hover{background:#f0f0f8}.city-result-name{color:#f2f2f4;display:block;font-size:14px;font-weight:700}.city-search.light .city-result-name{color:#18181b}.city-result-full{color:#7a7a8c;display:block;font-size:11px;margin-top:2px}.mood-screen{align-items:center;background:#0d0d0f;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:32px 20px;transition:background .3s}.mood-screen.light{background:#f4f4fc}.mood-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px;max-width:480px;width:100%}.mood-topbar-left{display:flex;gap:8px}.icon-btn{background:#16161a;border:1px solid #2a2a35;border-radius:10px;color:#f2f2f4;cursor:pointer;font-size:15px;padding:7px 12px;position:relative;transition:all .15s}.mood-screen.light .icon-btn{background:#fff;border-color:#d0d0e8;color:#18181b}.icon-btn:hover{border-color:#7c6af7}.badge{align-items:center;background:#f25882;border-radius:50%;color:#fff;display:flex;font-size:9px;font-weight:800;height:16px;justify-content:center;position:absolute;right:-5px;top:-5px;width:16px}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff 30%,#7c6af7 70%);-webkit-background-clip:text;font-family:Syne,sans-serif;font-size:clamp(38px,8vw,64px);font-weight:800;letter-spacing:-2px;line-height:1.05;text-align:center}.mood-screen.light .hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#18181b 30%,#7c6af7 70%);-webkit-background-clip:text}.hero-sub{color:#7a7a8c;font-size:16px;margin-top:10px;text-align:center}.radius-wrap{background:#16161a;border:1px solid #2a2a35;border-radius:16px;margin:28px 0 20px;max-width:480px;padding:16px 20px;width:100%}.mood-screen.light .radius-wrap{background:#fff;border-color:#d0d0e8}.radius-row{display:flex;justify-content:space-between;margin-bottom:10px}.radius-row span:first-child{color:#7a7a8c;font-size:13px;letter-spacing:1px;text-transform:uppercase}.radius-val{color:#7c6af7;font-family:Syne,sans-serif;font-size:18px;font-weight:700}input[type=range]{-webkit-appearance:none;background:#2a2a35;border-radius:4px;height:4px;width:100%}.mood-screen.light input[type=range]{background:#d0d0e8}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#7c6af7;border:3px solid #0d0d0f;border-radius:50%;cursor:pointer;height:18px;width:18px}.mood-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;max-width:480px;width:100%}.mood-card{background:#16161a;border:1.5px solid #2a2a35;border-radius:20px;cursor:pointer;padding:24px 16px;text-align:center;transition:all .22s}.mood-screen.light .mood-card{background:#fff;border-color:#d0d0e8}.mood-card:hover{border-color:var(--accent);box-shadow:0 8px 32px color-mix(in srgb,var(--accent) 20%,#0000);transform:translateY(-4px)}.mood-emoji{display:block;font-size:38px;margin-bottom:10px}.mood-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:17px;font-weight:700}.mood-screen.light .mood-title{color:#18181b}.mood-desc{color:#7a7a8c;font-size:12px;margin-top:5px}.mood-pill{background:color-mix(in srgb,var(--accent) 15%,#0000);border-radius:20px;color:var(--accent);display:inline-block;font-size:11px;font-weight:600;margin-top:12px;padding:4px 12px}.newtown-card{background:linear-gradient(135deg,#0a1a2e,#0d1f35);border:1.5px solid #00c2ff44;border-radius:20px;cursor:pointer;margin-top:14px;max-width:480px;overflow:hidden;padding:20px 20px 16px;position:relative;transition:all .22s;width:100%}.mood-screen.light .newtown-card{background:linear-gradient(135deg,#e8f4ff,#eef0ff)}.newtown-card:hover{border-color:#00c2ff88;box-shadow:0 8px 32px #00c2ff22;transform:translateY(-3px)}.newtown-left{align-items:center;display:flex;gap:14px}.newtown-badge{background:#00c2ff;border-radius:6px;color:#0d0d0f;font-family:Syne,sans-serif;font-size:10px;font-weight:800;letter-spacing:1px;padding:3px 8px;position:absolute;right:44px;top:14px}.newtown-emoji{flex-shrink:0;font-size:36px}.newtown-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:18px;font-weight:800}.mood-screen.light .newtown-title{color:#18181b}.newtown-desc{color:#7a7a8c;font-size:12px;line-height:1.5;margin-top:4px}.newtown-features{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.newtown-features span{background:#00c2ff15;border:1px solid #00c2ff33;border-radius:20px;color:#00c2ff;font-size:11px;font-weight:600;padding:4px 10px}.newtown-arrow{color:#00c2ff;font-size:20px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.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}}.map-container{height:100%;width:100%}.leaflet-container{background:#1a1a20}.leaflet-tile-pane{filter:brightness(.85) saturate(.7)}.light-map .leaflet-tile-pane{filter:none}.place-card{align-items:flex-start;background:#1e1e24;border:1.5px solid #0000;border-radius:14px;cursor:pointer;display:flex;gap:12px;margin-bottom:8px;padding:13px 12px;transition:all .18s}.place-card.light{background:#f4f4fc}.place-card:hover{border-color:#2a2a35}.place-card.light:hover{border-color:#d0d0e8}.place-card.selected{background:#16161a;border-color:var(--accent);box-shadow:0 4px 20px color-mix(in srgb,var(--accent) 20%,#0000)}.place-card.light.selected{background:#eeeef8}.place-num{align-items:center;background:color-mix(in srgb,var(--accent) 15%,#0000);border-radius:9px;color:var(--accent);display:flex;flex-shrink:0;font-family:Syne,sans-serif;font-size:13px;font-weight:800;height:30px;justify-content:center;width:30px}.place-main{flex:1 1;min-width:0}.place-name{color:#f2f2f4;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.place-card.light .place-name{color:#18181b}.place-local{color:#00c2ff;font-size:12px;font-style:italic;margin-top:1px}.place-type{color:#7a7a8c;font-size:11px;margin-top:2px;text-transform:capitalize}.place-stars{color:#f5a623;font-size:12px;margin-top:5px}.place-stars span{color:#7a7a8c;font-size:11px}.place-actions{display:flex;gap:6px;margin-top:7px}.action-btn{background:#0000;border:1px solid #2a2a35;border-radius:8px;color:#7a7a8c;cursor:pointer;font-size:13px;padding:3px 8px;transition:all .15s}.place-card.light .action-btn{border-color:#d0d0e8}.action-btn:hover{border-color:var(--accent);color:var(--accent)}.action-btn.fav-btn.active{border-color:#f5a623;color:#f5a623}.place-meta{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;gap:5px}.place-dist{color:var(--accent);font-family:Syne,sans-serif;font-size:13px;font-weight:700}.open-badge{border-radius:6px;font-size:10px;font-weight:700;padding:3px 8px}.open-badge.open{background:#2dc87a20;color:#2dc87a}.open-badge.closed{background:#f2588220;color:#f25882}.checklist-wrap{height:100%;overflow-y:auto;padding:12px}.checklist-wrap.light{background:#f8f8ff}.checklist-wrap::-webkit-scrollbar{width:4px}.checklist-wrap::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:4px}.checklist-header{margin-bottom:14px}.checklist-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:16px;font-weight:800;margin-bottom:10px}.checklist-wrap.light .checklist-title{color:#18181b}.checklist-progress{align-items:center;display:flex;gap:10px}.progress-bar{background:#2a2a35;border-radius:6px;flex:1 1;height:6px;overflow:hidden}.checklist-wrap.light .progress-bar{background:#e0e0f0}.progress-fill{background:linear-gradient(90deg,#00c2ff,#7c6af7);border-radius:6px;height:100%;transition:width .4s ease}.progress-text{color:#7a7a8c;font-size:12px;font-weight:600;white-space:nowrap}.checklist-grid{display:flex;flex-direction:column;gap:10px}.checklist-card{background:#1e1e24;border:1.5px solid #2a2a35;border-radius:14px;padding:12px 14px;transition:all .2s}.checklist-wrap.light .checklist-card{background:#fff;border-color:#e0e0f0}.checklist-card.checked{border-color:var(--ess-color);opacity:.75}.card-top{align-items:center;display:flex;gap:10px}.ess-icon{flex-shrink:0;font-size:24px}.ess-info{flex:1 1;min-width:0}.ess-label{color:#f2f2f4;font-size:13px;font-weight:700}.checklist-wrap.light .ess-label{color:#18181b}.ess-loading{animation:cpulse 1s ease-in-out infinite;color:#7a7a8c;font-size:11px;margin-top:2px}@keyframes cpulse{0%,to{opacity:.4}50%{opacity:1}}.ess-nearest{color:#7a7a8c;cursor:pointer;font-size:11px;margin-top:3px}.ess-nearest span{color:var(--ess-color);font-weight:600}.ess-nearest:hover span{text-decoration:underline}.ess-none{color:#f25882;font-size:11px;margin-top:2px}.check-btn{align-items:center;background:#0000;border:2px solid #2a2a35;border-radius:50%;color:#7a7a8c;cursor:pointer;display:flex;flex-shrink:0;font-size:14px;height:28px;justify-content:center;transition:all .2s;width:28px}.check-btn.done{background:var(--ess-color);border-color:var(--ess-color);color:#0d0d0f;font-weight:800}.more-places{border-top:1px solid #2a2a35;display:flex;flex-direction:column;gap:5px;margin-top:10px;padding-top:10px}.checklist-wrap.light .more-places{border-color:#e0e0f0}.mini-place{align-items:center;color:#7a7a8c;cursor:pointer;display:flex;font-size:11px;justify-content:space-between;padding:2px 0}.mini-place:hover{color:var(--ess-color)}.mini-dist{flex-shrink:0;font-weight:600;margin-left:8px}.all-done{background:linear-gradient(135deg,#00c2ff22,#7c6af722);border:1px solid #00c2ff44;border-radius:14px;color:#00c2ff;font-size:14px;font-weight:700;margin-top:16px;padding:14px;text-align:center}.searchbar-wrap{border-bottom:1px solid #2a2a35;flex-shrink:0;padding:12px 14px;position:relative}.searchbar-wrap.light{border-color:#e0e0f0}.search-form{align-items:center;background:#1e1e24;border:1.5px solid #2a2a35;border-radius:12px;display:flex;gap:8px;padding:0 12px;transition:border-color .15s}.searchbar-wrap.light .search-form{background:#f0f0f8;border-color:#d0d0e8}.search-form:focus-within{border-color:#00c2ff}.search-icon{flex-shrink:0;font-size:15px}.search-input{background:#0000;border:none;color:#f2f2f4;flex:1 1;font-family:DM Sans,sans-serif;font-size:13px;outline:none;padding:10px 0}.searchbar-wrap.light .search-input{color:#18181b}.search-input::placeholder{color:#7a7a8c}.clear-btn{background:none;border:none;color:#7a7a8c}.clear-btn,.search-btn{flex-shrink:0;font-size:13px}.search-btn{border:none;border-radius:8px;color:#0d0d0f;cursor:pointer;font-family:Syne,sans-serif;font-weight:700;padding:5px 14px}.search-btn:disabled{cursor:not-allowed;opacity:.5}.suggestions{background:#1e1e24;border:1.5px solid #2a2a35;border-radius:12px;box-shadow:0 8px 24px #0006;left:14px;padding:12px;position:absolute;right:14px;top:calc(100% - 4px);z-index:100}.searchbar-wrap.light .suggestions{background:#fff;border-color:#e0e0f0}.suggestions-label{color:#7a7a8c;font-size:11px;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.suggestions-list{display:flex;flex-wrap:wrap;gap:6px}.suggestion-chip{background:#0000;border:1.5px solid #2a2a35;border-radius:20px;color:#7a7a8c;cursor:pointer;font-size:12px;font-weight:600;padding:5px 12px;transition:all .15s}.suggestion-chip:hover{border-color:var(--color);color:var(--color)}.dash-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.dash-panel{background:#16161a;border:1.5px solid #2a2a35;border-radius:24px 24px 0 0;max-height:85vh;max-width:500px;overflow-y:auto;padding:20px;width:100%}.dash-overlay.light .dash-panel{background:#fff;border-color:#e0e0f0}.dash-panel::-webkit-scrollbar{width:4px}.dash-panel::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:4px}.dash-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.dash-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:20px;font-weight:800}.dash-overlay.light .dash-title{color:#18181b}.dash-close{background:none;border:none;color:#7a7a8c;cursor:pointer;font-size:20px}.stat-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:16px}.stat-card{background:#1e1e24;border-radius:14px;padding:14px 10px;text-align:center}.dash-overlay.light .stat-card{background:#f4f4fc}.stat-val{color:#7c6af7;font-family:Syne,sans-serif;font-size:22px;font-weight:800}.stat-label{color:#7a7a8c;font-size:11px;margin-top:4px}.top-mood{align-items:center;background:#7c6af715;border:1px solid #7c6af730;border-radius:12px;color:#7a7a8c;display:flex;font-size:13px;justify-content:space-between;margin-bottom:16px;padding:12px 16px}.top-mood-val{color:#7c6af7;font-weight:700}.mood-breakdown{margin-bottom:16px}.section-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:14px;font-weight:700;margin-bottom:10px}.dash-overlay.light .section-title{color:#18181b}.mood-bar-row{align-items:center;display:flex;gap:10px;margin-bottom:8px}.mood-bar-label{color:#7a7a8c;flex-shrink:0;font-size:12px;width:100px}.mood-bar-track{background:#2a2a35;border-radius:6px;flex:1 1;height:6px;overflow:hidden}.dash-overlay.light .mood-bar-track{background:#e0e0f0}.mood-bar-fill{border-radius:6px;height:100%;transition:width .6s ease}.mood-bar-count{color:#7a7a8c;flex-shrink:0;font-size:12px;text-align:right;width:20px}.history-section{margin-bottom:16px}.section-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.clear-btn{background:#0000;border:1px solid #f2588230;border-radius:20px;color:#f25882;cursor:pointer;font-size:11px;padding:3px 10px}.history-list{display:flex;flex-direction:column;gap:8px}.history-item{align-items:center;background:#1e1e24;border-radius:12px;display:flex;gap:10px;padding:10px 12px}.dash-overlay.light .history-item{background:#f4f4fc}.history-emoji{flex-shrink:0;font-size:20px}.history-info{flex:1 1}.history-mood{color:#f2f2f4;font-size:13px;font-weight:600}.dash-overlay.light .history-mood{color:#18181b}.history-meta{color:#7a7a8c;font-size:11px;margin-top:2px}.history-count{color:#7a7a8c;flex-shrink:0;font-size:12px}.dash-empty{color:#7a7a8c;font-size:14px;padding:32px;text-align:center}.favs-overlay{align-items:flex-end;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.favs-panel{background:#16161a;border:1.5px solid #2a2a35;border-radius:24px 24px 0 0;max-height:80vh;max-width:500px;overflow-y:auto;padding:20px;width:100%}.favs-overlay.light .favs-panel{background:#fff;border-color:#e0e0f0}.favs-panel::-webkit-scrollbar{width:4px}.favs-panel::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:4px}.favs-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.favs-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:20px;font-weight:800}.favs-overlay.light .favs-title{color:#18181b}.favs-close{background:none;border:none;color:#7a7a8c;cursor:pointer;font-size:20px}.favs-empty{color:#7a7a8c;padding:40px 20px;text-align:center}.favs-empty p{font-size:14px;line-height:1.6;margin-top:12px}.favs-list{display:flex;flex-direction:column;gap:10px}.fav-card{align-items:center;background:#1e1e24;border:1.5px solid #0000;border-radius:14px;cursor:pointer;display:flex;gap:12px;padding:14px;transition:all .15s}.favs-overlay.light .fav-card{background:#f4f4fc}.fav-card:hover{border-color:#7c6af7}.fav-main{flex:1 1;min-width:0}.fav-name{color:#f2f2f4;font-size:14px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favs-overlay.light .fav-name{color:#18181b}.fav-type{color:#7a7a8c;font-size:11px;margin-top:2px;text-transform:capitalize}.fav-stars{color:#f5a623;font-size:12px;margin-top:4px}.fav-meta,.fav-stars span{color:#7a7a8c;font-size:11px}.fav-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:5px}.fav-meta .open{color:#2dc87a}.fav-meta .closed{color:#f25882}.fav-remove{background:none;border:none;cursor:pointer;flex-shrink:0;font-size:18px;opacity:.6;transition:opacity .15s}.fav-remove:hover{opacity:1}.app{background:#0d0d0f;display:flex;flex-direction:column;height:100vh;overflow:hidden;transition:background .3s}.app.light{background:#f4f4fc}.loading-screen{align-items:center;background:#0d0d0f;display:flex;flex-direction:column;gap:20px;height:100vh;justify-content:center}.loading-screen.light{background:#f4f4fc}.load-emoji{animation:pulse 1.2s ease-in-out infinite;font-size:56px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.load-text{color:#f2f2f4;font-family:Syne,sans-serif;font-size:20px;font-weight:700}.loading-screen.light .load-text{color:#18181b}.dots{display:flex;gap:8px}.dot{animation:bounce 1s ease-in-out infinite;border-radius:50%;height:10px;width:10px}@keyframes bounce{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}}.error-screen{align-items:center;background:#0d0d0f;display:flex;flex-direction:column;gap:16px;height:100vh;justify-content:center;padding:32px;text-align:center}.error-screen.light{background:#f4f4fc}.err-msg{color:#f25882;font-size:17px;font-weight:600;line-height:1.5;max-width:320px}.retry-btn{background:#7c6af7;border:none;border-radius:14px;color:#fff;cursor:pointer;font-family:Syne,sans-serif;font-size:15px;font-weight:700;padding:12px 28px}.topbar{align-items:center;background:#16161a;border-bottom:1px solid #2a2a35;display:flex;flex-shrink:0;gap:10px;padding:10px 14px}.app.light .topbar{background:#fff;border-color:#e0e0f0}.back-btn{align-items:center;background:#1e1e24;border:1px solid #2a2a35;border-radius:10px;color:#f2f2f4;cursor:pointer;display:flex;flex-shrink:0;font-size:16px;height:34px;justify-content:center;width:34px}.app.light .back-btn{background:#f0f0f8;border-color:#d0d0e8;color:#18181b}.back-btn:hover{background:#2a2a35}.topbar-info{flex:1 1;min-width:0}.topbar-title{color:#f2f2f4;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.app.light .topbar-title{color:#18181b}.topbar-sub{color:#7a7a8c;font-size:11px;margin-top:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-btn-sm{background:#1e1e24;border:1px solid #2a2a35;border-radius:8px;color:#f2f2f4;cursor:pointer;flex-shrink:0;font-size:13px;padding:5px 9px;position:relative;transition:all .15s}.app.light .icon-btn-sm{background:#f0f0f8;border-color:#d0d0e8;color:#18181b}.icon-btn-sm:hover{border-color:#7c6af7}.badge-sm{align-items:center;background:#f25882;border-radius:50%;color:#fff;display:flex;font-size:8px;font-weight:800;height:14px;justify-content:center;position:absolute;right:-4px;top:-4px;width:14px}.route-clear-btn{background:#f5a62320;border:1px solid #f5a62344;border-radius:8px;color:#f5a623;cursor:pointer;flex-shrink:0;font-size:12px;padding:5px 9px}.route-banner{align-items:center;border-bottom:1px solid;color:#f2f2f4;display:flex;flex-shrink:0;font-size:13px;gap:12px;justify-content:space-between;padding:10px 16px}.app.light .route-banner{color:#18181b}.open-maps-btn{border-radius:8px;color:#fff;flex-shrink:0;font-family:Syne,sans-serif;font-size:12px;font-weight:700;padding:6px 14px;text-decoration:none}.tab-bar{align-items:center;background:#16161a;border-bottom:1px solid #2a2a35;display:flex;flex-shrink:0;padding:0 8px}.app.light .tab-bar{background:#fff;border-color:#e0e0f0}.tab-btn{background:#0000;border:none;border-bottom:2px solid #0000;color:#7a7a8c;cursor:pointer;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;padding:11px 14px;transition:all .15s;white-space:nowrap}.tab-btn:hover{color:#f2f2f4}.app.light .tab-btn:hover{color:#18181b}.clear-search-btn{background:#f2588220;border:1px solid #f2588233;border-radius:20px;color:#f25882;cursor:pointer;font-size:11px;font-weight:600;margin-left:4px;padding:4px 10px;white-space:nowrap}.tab-count{font-family:Syne,sans-serif;font-size:18px;font-weight:800;margin-left:auto;padding-right:4px}.content-area,.tab-panel{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.filter-bar{background:#16161a;border-bottom:1px solid #2a2a35;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px;padding:10px 14px}.app.light .filter-bar{background:#fff;border-color:#e0e0f0}.filter-btn{background:#0000;border:1.5px solid #2a2a35;border-radius:20px;color:#7a7a8c;cursor:pointer;font-size:12px;font-weight:600;padding:6px 13px;transition:all .15s}.app.light .filter-btn{border-color:#d0d0e8}.places-list{flex:1 1;overflow-y:auto;padding:10px}.places-list::-webkit-scrollbar{width:4px}.places-list::-webkit-scrollbar-thumb{background:#2a2a35;border-radius:4px}.empty-state{align-items:center;color:#7a7a8c;display:flex;flex-direction:column;gap:12px;height:200px;justify-content:center;padding:32px;text-align:center}.empty-state p{font-size:14px;line-height:1.6}.map-wrap{flex:1 1;overflow:hidden;position:relative}.detail-panel{background:#16161a;border:1.5px solid #2a2a35;border-radius:18px;bottom:20px;box-shadow:0 8px 40px #00000080;left:50%;max-width:360px;min-width:290px;padding:16px 20px;position:absolute;transform:translateX(-50%);z-index:1000}.detail-panel.light{background:#fff;border-color:#e0e0f0;box-shadow:0 8px 40px #00000026}.detail-close{background:none;border:none;color:#7a7a8c;cursor:pointer;font-size:18px;position:absolute;right:14px;top:12px}.detail-name{color:#f2f2f4;font-family:Syne,sans-serif;font-size:16px;font-weight:700;padding-right:24px}.detail-panel.light .detail-name{color:#18181b}.detail-local{color:#00c2ff;font-style:italic}.detail-local,.detail-type{font-size:12px;margin-top:3px}.detail-type{color:#7a7a8c;text-transform:capitalize}.detail-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.detail-chip{background:#1e1e24;border-radius:20px;color:#f2f2f4;font-size:12px;font-weight:600;padding:5px 10px}.detail-panel.light .detail-chip{background:#f0f0f8;color:#18181b}.detail-actions{display:flex;gap:8px;margin-top:12px}.detail-action-btn{border:none;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;font-family:Syne,sans-serif;font-size:13px;font-weight:700;padding:8px;transition:opacity .15s}.detail-action-btn:hover{opacity:.85}.detail-action-btn.outline{background:#0000!important;border:1.5px solid #2a2a35;color:#f2f2f4}.detail-panel.light .detail-action-btn.outline{border-color:#d0d0e8;color:#18181b}.detail-contact{color:#7c6af7;display:block;font-size:13px;margin-top:8px;text-decoration:none}.detail-contact:hover{text-decoration:underline}
/*# sourceMappingURL=main.772fbd5e.css.map*/