@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #09090b;--bg-secondary: #0f0f11;--bg-tertiary: #18181b;--bg-elevated: #1f1f23;--bg-glass: rgba(15, 15, 17, .85);--text-primary: #fafafa;--text-secondary: #a1a1aa;--text-tertiary: #71717a;--accent: #3b82f6;--accent-hover: #60a5fa;--accent-muted: rgba(59, 130, 246, .15);--emerald: #10b981;--amber: #f59e0b;--rose: #f43f5e;--violet: #8b5cf6;--border: rgba(255, 255, 255, .08);--border-hover: rgba(255, 255, 255, .15);--font-sans: "Plus Jakarta Sans", -apple-system, sans-serif;--font-mono: "JetBrains Mono", monospace;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 20px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .5)}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);min-height:100vh;font-size:14px;line-height:1.5;overflow:hidden}#root{height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--bg-elevated);border-radius:3px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-page{display:flex;height:100%}.sidebar{width:360px;min-width:360px;background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow:hidden}.sidebar-header{padding:20px;border-bottom:1px solid var(--border)}.sidebar-title{font-size:18px;font-weight:700;letter-spacing:-.02em}.sidebar-subtitle{font-size:13px;color:var(--text-tertiary);margin-top:2px}.stats-row{display:flex;gap:8px;padding:16px 20px;border-bottom:1px solid var(--border)}.stat-card{flex:1;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);padding:12px;text-align:center;transition:all .15s ease}.stat-card:hover{border-color:var(--border-hover)}.stat-value{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums}.stat-label{font-size:10px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-top:2px}.filters{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:8px}.filter-row{display:flex;gap:8px}.filter-select{flex:1;padding:9px 28px 9px 12px;font-family:var(--font-sans);font-size:13px;font-weight:500;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath d='M3 4.5L6 7.5L9 4.5' stroke='%2371717a' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;transition:all .15s ease}.filter-select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-muted)}.filter-input-wrapper{flex:1;position:relative}.filter-input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--text-tertiary)}.filter-input{width:100%;padding:9px 12px 9px 32px;font-family:var(--font-sans);font-size:13px;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);outline:none;transition:all .15s ease}.filter-input::placeholder{color:var(--text-tertiary)}.filter-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-muted)}.timeline{flex:1;display:flex;flex-direction:column;overflow:hidden}.timeline-header{padding:12px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.timeline-tabs{display:flex;gap:4px;background:var(--bg-tertiary);padding:3px;border-radius:var(--radius-sm)}.timeline-tab{font-size:12px;font-weight:500;color:var(--text-tertiary);padding:6px 12px;border:none;background:none;border-radius:var(--radius-sm);cursor:pointer;transition:all .15s ease}.timeline-tab:hover{color:var(--text-secondary)}.timeline-tab.active{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 3px #0003}.timeline-title{font-size:12px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.timeline-count{font-family:var(--font-mono);font-size:11px;color:var(--text-tertiary);background:var(--bg-tertiary);padding:3px 8px;border-radius:100px}.timeline-list{flex:1;overflow-y:auto}.checkin{padding:14px 20px;cursor:pointer;transition:all .15s ease;border-left:2px solid transparent;border-bottom:1px solid var(--border)}.checkin:hover{background:var(--bg-tertiary)}.checkin.selected{background:var(--accent-muted);border-left-color:var(--accent)}.checkin-venue{font-size:14px;font-weight:600;margin-bottom:3px}.checkin-category{font-size:12px;color:var(--text-tertiary);margin-bottom:6px}.checkin-meta{display:flex;gap:12px;font-family:var(--font-mono);font-size:11px;color:var(--text-tertiary)}.checkin-meta span{display:flex;align-items:center;gap:4px}.checkin-shout{margin-top:8px;padding:8px 10px;background:var(--bg-tertiary);border-radius:var(--radius-sm);font-size:12px;color:var(--text-secondary);font-style:italic;border-left:2px solid var(--accent)}.map-container{flex:1;position:relative}.map{width:100%;height:100%;background:var(--bg-primary)}.leaflet-control-zoom{border:none!important;box-shadow:var(--shadow-md)!important;border-radius:var(--radius-md)!important;overflow:hidden}.leaflet-control-zoom a{background:var(--bg-glass)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;color:var(--text-primary)!important;border:1px solid var(--border)!important;width:32px!important;height:32px!important;line-height:32px!important}.leaflet-control-attribution{background:var(--bg-glass)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;font-family:var(--font-mono)!important;font-size:10px!important;color:var(--text-tertiary)!important;padding:4px 8px!important;border-radius:var(--radius-sm)!important;margin:8px!important}.cluster-marker{background:#3b82f6e6;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0006}.cluster-marker span{color:#fff;font-family:var(--font-sans);font-size:13px;font-weight:600}.marker-cluster{background:transparent!important;display:flex;align-items:center;justify-content:center}.cluster-icon{background:#3b82f6d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-family:var(--font-sans);font-weight:600;font-size:12px;border-radius:18px;padding:6px 10px;min-width:28px;text-align:center;box-shadow:0 2px 8px #0000004d}.detail-panel{position:absolute;top:16px;right:16px;width:300px;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:1000;animation:slideIn .2s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.detail-header{padding:16px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.detail-title{font-size:16px;font-weight:700;line-height:1.3}.detail-close{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;width:26px;height:26px;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.detail-close:hover{background:var(--bg-elevated);color:var(--text-primary)}.detail-body{padding:16px;display:flex;flex-direction:column;gap:16px}.detail-section{display:flex;flex-direction:column;gap:4px}.detail-label{font-size:10px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.detail-value{font-size:13px;color:var(--text-secondary)}.detail-value strong{color:var(--text-primary);font-weight:600}.detail-tag{display:inline-flex;background:var(--accent-muted);border:1px solid rgba(59,130,246,.2);padding:6px 10px;border-radius:var(--radius-sm);font-size:12px;font-weight:500;color:var(--accent-hover)}.detail-coords{font-family:var(--font-mono);font-size:11px;color:var(--text-tertiary);background:var(--bg-tertiary);padding:8px 10px;border-radius:var(--radius-sm);display:block}.visit-count{font-size:24px;font-weight:700;color:var(--accent)}.visit-list{display:flex;flex-direction:column;gap:8px}.visit-item{padding:8px 10px;background:var(--bg-tertiary);border-radius:var(--radius-sm);font-size:12px}.visit-date{color:var(--text-secondary);display:block}.visit-note{color:var(--text-tertiary);font-style:italic;display:block;margin-top:4px}.visit-more{font-size:12px;color:var(--text-tertiary);text-align:center;padding:6px}.heatmap-toggle{position:absolute;top:16px;left:16px;width:40px;height:40px;background:var(--bg-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1000;transition:all .15s ease}.heatmap-toggle:hover{background:var(--bg-glass);border-color:var(--border-hover);color:var(--text-primary)}.heatmap-toggle.active{background:var(--accent-muted);border-color:var(--accent);color:var(--accent)}.stats-page{min-height:100%;overflow-y:auto;padding:32px;background:var(--bg-primary)}.stats-container{max-width:1200px;margin:0 auto}.stats-hero{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.stats-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px}.stats-row:last-child{margin-bottom:0}.stats-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px}.stats-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.stats-card-title{font-size:14px;font-weight:600;color:var(--text-secondary)}.stats-card-icon{color:var(--text-tertiary)}.big-number{font-size:48px;font-weight:700;letter-spacing:-.02em;line-height:1}.big-label{font-size:13px;color:var(--text-tertiary);margin-top:8px}.leaderboard{display:flex;flex-direction:column;gap:8px}.leaderboard-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:var(--bg-tertiary);border-radius:var(--radius-sm)}.leaderboard-rank{font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--text-tertiary);width:24px}.leaderboard-name{flex:1;font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.leaderboard-value{font-family:var(--font-mono);font-size:12px;font-weight:600;color:var(--accent)}.heatmap-grid{display:grid;grid-template-columns:repeat(24,1fr);gap:2px}.heatmap-cell{aspect-ratio:1;border-radius:2px;background:var(--bg-tertiary);transition:all .15s ease}.heatmap-cell:hover{transform:scale(1.3)}.heatmap-labels{display:flex;justify-content:space-between;margin-top:8px;font-family:var(--font-mono);font-size:10px;color:var(--text-tertiary)}.category-bars{display:flex;flex-direction:column;gap:10px}.category-bar{display:flex;align-items:center;gap:12px}.category-bar-name{width:120px;font-size:12px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-bar-track{flex:1;height:8px;background:var(--bg-tertiary);border-radius:4px;overflow:hidden}.category-bar-fill{height:100%;border-radius:4px;transition:width .5s ease}.category-bar-value{font-family:var(--font-mono);font-size:11px;color:var(--text-tertiary);width:40px;text-align:right}@media(max-width:900px){.stats-hero,.stats-row{grid-template-columns:1fr}}.timeline-page{height:100%;overflow-y:auto;padding:32px;background:var(--bg-primary)}.timeline-content{max-width:800px;margin:0 auto}.timeline-year{margin-bottom:48px}.timeline-year-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid var(--border)}.timeline-year-title{font-size:32px;font-weight:700;letter-spacing:-.02em}.timeline-year-count{font-family:var(--font-mono);font-size:13px;color:var(--text-tertiary);background:var(--bg-tertiary);padding:4px 12px;border-radius:100px}.timeline-month{margin-bottom:28px}.timeline-month-header{font-size:14px;font-weight:600;color:var(--text-tertiary);margin-bottom:12px;text-transform:uppercase;letter-spacing:.05em}.timeline-entries{display:flex;flex-direction:column;gap:6px}.timeline-entry{display:flex;gap:16px;padding:12px 16px;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:all .15s ease}.timeline-entry:hover{border-color:var(--border-hover);background:var(--bg-tertiary)}.timeline-entry-datetime{display:flex;flex-direction:column;align-items:center;gap:2px;width:56px;flex-shrink:0}.timeline-entry-date{font-family:var(--font-mono);font-size:16px;font-weight:700;color:var(--text-secondary)}.timeline-entry-time{font-family:var(--font-mono);font-size:10px;color:var(--text-tertiary)}.timeline-entry-photo{width:48px;height:48px;border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0}.timeline-entry-photo img{width:100%;height:100%;object-fit:cover}.timeline-entry-content{flex:1;min-width:0}.timeline-entry-venue{font-size:14px;font-weight:600;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.timeline-entry-location{font-size:12px;color:var(--text-tertiary)}.timeline-entry-category{font-size:10px;font-weight:500;color:var(--accent);background:var(--accent-muted);padding:3px 10px;border-radius:100px;flex-shrink:0;align-self:flex-start}.timeline-entry-shout{display:flex;align-items:flex-start;gap:6px;font-size:12px;color:var(--text-secondary);font-style:italic;margin-top:8px;padding-top:8px;border-top:1px solid var(--border)}.timeline-entry-shout svg{flex-shrink:0;margin-top:2px;color:var(--text-tertiary)}.timeline-more{color:var(--text-tertiary);justify-content:center;font-size:13px}.trips-page{height:100%;overflow-y:auto;padding:32px;background:var(--bg-primary)}.trips-header{max-width:1400px;margin:0 auto 24px}.trips-header h1{font-size:28px;font-weight:700;margin:0 0 4px}.trips-header p{font-size:14px;color:var(--text-tertiary);margin:0}.trips-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:20px;max-width:1400px;margin:0 auto}.trip-card{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;transition:all .2s ease}.trip-card:hover{border-color:var(--border-hover);transform:translateY(-2px);box-shadow:var(--shadow-md)}.trip-card-header{padding:24px;background:linear-gradient(135deg,var(--bg-tertiary) 0%,var(--bg-secondary) 100%)}.trip-card-city{font-size:22px;font-weight:700;margin-bottom:2px}.trip-card-country{font-size:13px;color:var(--accent);margin-bottom:8px}.trip-card-dates{font-size:13px;color:var(--text-tertiary)}.trip-card-body{padding:20px 24px;display:flex;gap:24px;border-bottom:1px solid var(--border)}.trip-stat{display:flex;flex-direction:column;align-items:center;gap:4px}.trip-stat-icon{color:var(--text-tertiary);margin-bottom:4px}.trip-stat-value{font-size:24px;font-weight:700}.trip-stat-label{font-size:11px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.trip-card-preview{padding:16px 24px;display:flex;flex-wrap:wrap;gap:8px}.trip-venue-tag{font-size:12px;padding:4px 10px;background:var(--bg-tertiary);border-radius:100px;color:var(--text-secondary)}.trip-venue-more{font-size:12px;padding:4px 10px;color:var(--text-tertiary)}.trip-detail{max-width:900px;margin:0 auto}.trip-detail-header{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;margin-bottom:24px}.trip-back-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-secondary);font-size:14px;cursor:pointer;margin-bottom:20px;transition:all .15s ease}.trip-back-btn:hover{background:var(--bg-elevated);color:var(--text-primary)}.trip-detail-title h1{font-size:32px;font-weight:700;margin:0 0 4px}.trip-detail-title .trip-detail-country{font-size:14px;color:var(--accent);margin:0 0 8px}.trip-detail-title p{font-size:14px;color:var(--text-tertiary);margin:0}.trip-detail-stats{display:flex;gap:32px;margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}.trip-detail-stat{display:flex;flex-direction:column;gap:2px}.trip-detail-stat .stat-num{font-size:28px;font-weight:700}.trip-detail-stat .stat-label{font-size:12px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.trip-map{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:24px;height:300px}.trip-map-container{width:100%;height:100%}.trip-checkins{display:flex;flex-direction:column;gap:24px}.trip-day{background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.trip-day-header{padding:16px 24px;font-size:14px;font-weight:600;color:var(--text-secondary);background:var(--bg-tertiary);border-bottom:1px solid var(--border)}.trip-day-list{display:flex;flex-direction:column}.trip-checkin{display:flex;gap:16px;padding:16px 24px;border-bottom:1px solid var(--border);transition:background .15s ease}.trip-checkin:last-child{border-bottom:none}.trip-checkin:hover{background:var(--bg-tertiary)}.trip-checkin-photo{width:60px;height:60px;border-radius:var(--radius-md);overflow:hidden;flex-shrink:0}.trip-checkin-photo img{width:100%;height:100%;object-fit:cover}.trip-checkin-content{flex:1;min-width:0}.trip-checkin-venue{font-size:15px;font-weight:600;margin-bottom:2px}.trip-checkin-category{font-size:12px;color:var(--accent);margin-bottom:8px}.trip-checkin-meta{display:flex;gap:16px;font-size:12px;color:var(--text-tertiary)}.trip-checkin-meta span{display:flex;align-items:center;gap:4px}.trip-checkin-shout{display:flex;align-items:flex-start;gap:6px;font-size:13px;color:var(--text-secondary);font-style:italic;margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.trip-checkin-shout svg{flex-shrink:0;margin-top:2px;color:var(--text-tertiary)}.trips-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.trips-empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.trips-empty-title{font-size:18px;font-weight:600;color:var(--text-secondary);margin-bottom:4px}.trips-empty-text{font-size:14px;color:var(--text-tertiary)}@media(max-width:768px){.trips-page{padding:16px}.trips-grid{grid-template-columns:1fr}.trip-detail-stats{flex-wrap:wrap;gap:20px}.trip-checkin{padding:12px 16px}.trip-checkin-photo{width:50px;height:50px}}.pulsing-marker{width:24px;height:24px;position:relative}.pulsing-marker:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#3b82f6;border-radius:50%;border:3px solid white;box-shadow:0 2px 8px #3b82f699;z-index:2}.pulsing-marker:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;background:#3b82f666;border-radius:50%;animation:pulse 1.5s ease-out infinite}@keyframes pulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}.journey-page{display:flex;flex-direction:column;height:100%;background:var(--bg-primary)}.journey-map{flex:1;position:relative}.journey-map .map{width:100%;height:100%}.journey-card{position:absolute;top:20px;left:20px;z-index:1000;background:#111111f2;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;max-width:320px;box-shadow:0 8px 32px #0006;animation:cardSlideIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .4s ease,transform .4s ease}.journey-card.transitioning{opacity:.3;transform:scale(.95)}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.journey-card-photo{width:100%;height:120px;overflow:hidden}.journey-card-photo img{width:100%;height:100%;object-fit:cover}.journey-card-content{padding:16px}.journey-card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.journey-card-icon{width:24px;height:24px;border-radius:4px;background:var(--bg-tertiary)}.journey-card-category{font-size:11px;text-transform:uppercase;letter-spacing:.5px;color:var(--accent);font-weight:600}.journey-card-name{font-size:18px;font-weight:700;margin:0 0 12px;line-height:1.3}.journey-card-location,.journey-card-time{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary);margin-bottom:6px}.journey-card-shout{display:flex;align-items:flex-start;gap:6px;font-size:13px;color:var(--text-tertiary);font-style:italic;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.journey-card-shout svg{flex-shrink:0;margin-top:2px}.journey-card-index{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--text-tertiary);margin-top:12px;font-family:var(--font-mono)}.journey-popup{display:flex;flex-direction:column;gap:4px;font-family:var(--font-sans)}.journey-popup strong{font-size:14px;font-weight:600}.journey-popup span{font-size:12px;color:var(--text-tertiary)}.journey-controls{background:var(--bg-secondary);border-top:1px solid var(--border);padding:16px 24px;display:flex;align-items:center;justify-content:center;gap:24px}.journey-player{display:flex;align-items:center;gap:24px}.journey-filters{display:flex;gap:8px}.journey-select{padding:8px 12px;font-family:var(--font-sans);font-size:13px;background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;outline:none}.journey-select:focus{border-color:var(--accent)}.journey-buttons{display:flex;align-items:center;gap:8px}.journey-btn{width:40px;height:40px;border-radius:var(--radius-md);background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.journey-btn:hover{background:var(--bg-elevated);color:var(--text-primary);border-color:var(--border-hover)}.journey-btn.play{width:48px;height:48px;background:var(--accent);border-color:var(--accent);color:#fff}.journey-btn.play:hover{background:var(--accent-hover)}.journey-progress{display:flex;align-items:center;gap:16px;flex:1;max-width:400px}.journey-slider{flex:1;height:4px;-webkit-appearance:none;appearance:none;background:var(--bg-tertiary);border-radius:2px;cursor:pointer}.journey-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent);cursor:pointer;border:2px solid var(--bg-primary);box-shadow:0 2px 6px #0000004d}.journey-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--accent);cursor:pointer;border:2px solid var(--bg-primary)}.journey-counter{font-family:var(--font-mono);font-size:12px;color:var(--text-tertiary);white-space:nowrap}.journey-empty{display:flex;align-items:center;justify-content:center;height:100%}.journey-empty-title{font-size:16px;color:var(--text-tertiary)}@media(max-width:768px){.journey-controls{flex-direction:column;gap:16px;padding:16px}.journey-info{width:100%;text-align:center}.journey-player{flex-wrap:wrap;justify-content:center}.journey-progress{width:100%;max-width:none}}.travel-map-page{height:100%;display:flex;flex-direction:column;background:var(--bg-primary)}.travel-map-container{flex:1;position:relative;overflow:hidden}.travel-map{width:100%;height:100%;background:var(--bg-primary)}.travel-overlay{position:absolute;top:20px;left:20px;z-index:1000;background:var(--bg-secondary);border:1px solid var(--border);border-radius:var(--radius-lg);padding:20px;min-width:200px}.travel-date{font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:8px}.travel-stats{display:flex;gap:16px;font-size:14px;color:var(--text-tertiary);margin-bottom:12px}.travel-current-cities{display:flex;flex-wrap:wrap;gap:6px}.travel-city-tag{font-size:11px;padding:4px 10px;background:var(--bg-tertiary);border-radius:100px;color:var(--text-secondary)}.travel-new-city{position:absolute;top:20px;right:20px;z-index:1000;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:var(--radius-lg);padding:16px 24px;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:translate(100px);opacity:0}to{transform:translate(0);opacity:1}}.travel-new-label{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;opacity:.8;margin-bottom:4px}.travel-new-name{display:block;font-size:20px;font-weight:700;color:#fff}.travel-new-country{display:block;font-size:12px;color:#fffc}.travel-controls{background:var(--bg-secondary);border-top:1px solid var(--border);padding:16px 24px}.travel-player{display:flex;align-items:center;gap:16px;max-width:800px;margin:0 auto}.travel-select{background:var(--bg-tertiary);border:1px solid var(--border);border-radius:var(--radius-md);padding:8px 12px;font-size:13px;color:var(--text-primary);cursor:pointer}.travel-buttons{display:flex;gap:8px}.travel-btn{width:40px;height:40px;border-radius:50%;background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.travel-btn:hover{background:var(--bg-elevated);color:var(--text-primary)}.travel-btn.play{width:48px;height:48px;background:var(--accent);border-color:var(--accent);color:#fff}.travel-btn.play:hover{background:var(--accent-hover)}.travel-slider{flex:1;height:6px;-webkit-appearance:none;appearance:none;background:var(--bg-tertiary);border-radius:3px;cursor:pointer}.travel-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:var(--accent);border-radius:50%;cursor:pointer;transition:transform .1s ease}.travel-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.travel-counter{font-family:var(--font-mono);font-size:13px;color:var(--text-tertiary);min-width:80px;text-align:right}.travel-empty{display:flex;align-items:center;justify-content:center;height:100%;color:var(--text-tertiary)}@media(max-width:768px){.travel-overlay{top:10px;left:10px;right:10px;padding:12px}.travel-date{font-size:20px}.travel-new-city{inset:auto 10px 80px}.travel-player{flex-wrap:wrap}.travel-slider{order:1;width:100%;flex:none;margin-top:8px}}.otd-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.otd-container{max-width:800px;margin:0 auto}.otd-header{text-align:center;margin-bottom:2rem}.otd-title{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.otd-title h1{font-size:2rem;font-weight:700;color:var(--text-primary);margin:0}.otd-icon{color:var(--amber);width:28px;height:28px}.otd-date-picker{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.otd-nav-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:var(--bg-secondary);border-radius:50%;color:var(--text-secondary);cursor:pointer;transition:all .2s}.otd-nav-btn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.otd-current-date{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--bg-secondary);border-radius:999px;color:var(--text-primary);font-weight:600;cursor:pointer;transition:all .2s}.otd-current-date:hover{background:var(--bg-tertiary)}.otd-summary{color:var(--text-muted);font-size:.9rem}.otd-empty{text-align:center;padding:4rem 2rem}.otd-empty-icon{font-size:4rem;margin-bottom:1rem}.otd-empty h2{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem}.otd-empty p{color:var(--text-muted);margin:0}.otd-memories{display:flex;flex-direction:column;gap:2rem}.otd-year-group{background:var(--bg-secondary);border-radius:16px;overflow:hidden}.otd-year-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--bg-tertiary);border-bottom:1px solid var(--border)}.otd-year{font-size:1.5rem;font-weight:700;color:var(--accent)}.otd-years-ago{font-size:.85rem;color:var(--text-muted);background:var(--bg-secondary);padding:.25rem .75rem;border-radius:999px}.otd-checkins{display:flex;flex-direction:column}.otd-checkin-card{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid var(--border);transition:background .2s}.otd-checkin-card:last-child{border-bottom:none}.otd-checkin-card:hover{background:var(--bg-tertiary)}.otd-checkin-time{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--text-muted);min-width:80px}.otd-checkin-venue h3{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.otd-checkin-location{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:var(--text-secondary)}.otd-checkin-category{font-size:.75rem;color:var(--text-muted);background:var(--bg-primary);padding:.25rem .6rem;border-radius:999px;white-space:nowrap}@media(max-width:600px){.otd-title h1{font-size:1.5rem}.otd-checkin-card{grid-template-columns:1fr;gap:.5rem}.otd-checkin-time{order:2}.otd-checkin-venue{order:1}.otd-checkin-category{order:3;justify-self:start}}.search-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.search-container{max-width:900px;margin:0 auto}.search-header{display:flex;gap:.75rem;margin-bottom:1rem}.search-input-wrapper{flex:1;position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:1rem;color:var(--text-muted);pointer-events:none}.search-input{width:100%;padding:1rem 3rem;font-size:1rem;background:var(--bg-secondary);border:2px solid var(--border);border-radius:12px;color:var(--text-primary);transition:all .2s}.search-input:focus{outline:none;border-color:var(--accent);background:var(--bg-tertiary)}.search-input::placeholder{color:var(--text-muted)}.search-clear{position:absolute;right:1rem;display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:var(--bg-tertiary);border:none;border-radius:50%;color:var(--text-muted);cursor:pointer;transition:all .2s}.search-clear:hover{background:var(--text-muted);color:var(--bg-primary)}.filter-toggle{display:flex;align-items:center;justify-content:center;width:52px;background:var(--bg-secondary);border:2px solid var(--border);border-radius:12px;color:var(--text-secondary);cursor:pointer;transition:all .2s;position:relative}.filter-toggle:hover,.filter-toggle.active{border-color:var(--accent);color:var(--accent)}.filter-toggle.has-filters{border-color:var(--accent)}.filter-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;font-size:.7rem;font-weight:700;background:var(--accent);color:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center}.filters-panel{background:var(--bg-secondary);border-radius:12px;padding:1.25rem;margin-bottom:1rem;border:1px solid var(--border)}.filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.filter-group label{display:block;font-size:.75rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.filter-group select{width:100%;padding:.6rem .75rem;font-size:.9rem;background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer}.filter-group select:focus{outline:none;border-color:var(--accent)}.clear-filters{display:flex;align-items:center;gap:.35rem;margin-top:1rem;padding:.5rem .75rem;font-size:.85rem;background:none;border:none;color:var(--text-muted);cursor:pointer;transition:color .2s}.clear-filters:hover{color:var(--rose)}.results-summary{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem;padding-left:.25rem}.results-list{display:flex;flex-direction:column;gap:.5rem}.result-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:var(--bg-secondary);border-radius:10px;transition:all .2s;cursor:pointer}.result-card:hover{background:var(--bg-tertiary);transform:translate(4px)}.result-main{flex:1;min-width:0}.result-venue{margin:0 0 .35rem;font-size:1rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-meta{display:flex;flex-wrap:wrap;gap:1rem;font-size:.85rem;color:var(--text-secondary)}.result-location,.result-date{display:flex;align-items:center;gap:.35rem}.result-category{flex-shrink:0;font-size:.75rem;color:var(--text-muted);background:var(--bg-primary);padding:.25rem .6rem;border-radius:999px;white-space:nowrap}.results-more{text-align:center;padding:1.5rem;color:var(--text-muted);font-size:.9rem}.results-empty{text-align:center;padding:4rem 2rem}.results-empty-icon{font-size:3rem;margin-bottom:1rem}.results-empty h3{margin:0 0 .5rem;color:var(--text-primary)}.results-empty p{margin:0;color:var(--text-muted)}@media(max-width:600px){.search-header{flex-direction:column}.filter-toggle{width:100%;height:44px}.filters-grid{grid-template-columns:1fr 1fr}.result-card{flex-direction:column;align-items:flex-start}.result-category{margin-top:.5rem}}.firsts-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.firsts-container{max-width:800px;margin:0 auto}.firsts-header{text-align:center;margin-bottom:2rem}.firsts-title{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.firsts-title h1{font-size:2rem;font-weight:700;color:var(--text-primary);margin:0}.firsts-icon{color:var(--amber);width:28px;height:28px}.firsts-subtitle{color:var(--text-muted);margin:0 0 1.5rem}.firsts-toggle{display:inline-flex;gap:.25rem;background:var(--bg-secondary);padding:.25rem;border-radius:10px}.firsts-toggle button{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:500;background:transparent;border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;transition:all .2s}.firsts-toggle button:hover{color:var(--text-primary)}.firsts-toggle button.active{background:var(--accent);color:#fff}.firsts-timeline{display:flex;flex-direction:column;gap:.75rem}.firsts-item{display:flex;gap:1rem;padding:1rem 1.25rem;background:var(--bg-secondary);border-radius:12px;transition:all .2s}.firsts-item:hover{background:var(--bg-tertiary);transform:translate(4px)}.firsts-number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;font-size:.85rem;font-weight:700;background:var(--bg-primary);color:var(--text-muted);border-radius:50%}.firsts-item:nth-child(1) .firsts-number{background:linear-gradient(135deg,gold,#ffb700);color:#000}.firsts-item:nth-child(2) .firsts-number{background:linear-gradient(135deg,silver,#a0a0a0);color:#000}.firsts-item:nth-child(3) .firsts-number{background:linear-gradient(135deg,#cd7f32,#b87333);color:#fff}.firsts-content{flex:1;min-width:0}.firsts-place{margin-bottom:.5rem}.firsts-place h3{margin:0;font-size:1.1rem;font-weight:600;color:var(--text-primary)}.firsts-country,.firsts-city{font-size:.85rem;color:var(--text-secondary)}.firsts-details{display:flex;flex-wrap:wrap;gap:1rem;font-size:.85rem;color:var(--text-muted)}.firsts-venue,.firsts-date{display:flex;align-items:center;gap:.35rem}.firsts-venue{color:var(--text-secondary)}@media(max-width:600px){.firsts-title h1{font-size:1.5rem}.firsts-toggle{flex-direction:column;width:100%}.firsts-toggle button{justify-content:center}.firsts-item{flex-direction:column;align-items:flex-start;gap:.75rem}.firsts-details{flex-direction:column;gap:.35rem}}.streaks-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.streaks-container{max-width:900px;margin:0 auto}.streaks-header{text-align:center;margin-bottom:2rem}.streaks-title{display:flex;align-items:center;justify-content:center;gap:.75rem}.streaks-title h1{font-size:2rem;font-weight:700;color:var(--text-primary);margin:0}.streaks-icon{color:#f97316;width:28px;height:28px}.streaks-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.streak-stat-card{background:var(--bg-secondary);border-radius:16px;padding:1.5rem;text-align:center}.streak-stat-icon{font-size:2rem;margin-bottom:.5rem}.streak-stat-value{font-size:2.5rem;font-weight:700;color:var(--text-primary);line-height:1;margin-bottom:.35rem}.streak-stat-label{font-size:.85rem;color:var(--text-muted)}.streak-stat-card.current .streak-stat-value{color:#f97316}.streak-stat-card.longest .streak-stat-value{color:var(--amber)}.busiest-section{background:var(--bg-secondary);border-radius:16px;padding:1.25rem;margin-bottom:2rem}.busiest-section h2{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.busiest-venues{display:flex;flex-wrap:wrap;gap:.5rem}.busiest-venue{display:flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:var(--bg-tertiary);border-radius:999px;font-size:.85rem;color:var(--text-secondary)}.busiest-more{padding:.4rem .75rem;font-size:.85rem;color:var(--text-muted)}.top-streaks{background:var(--bg-secondary);border-radius:16px;padding:1.25rem}.top-streaks h2{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.streaks-list{display:flex;flex-direction:column;gap:.75rem}.streak-item{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:.75rem 1rem;background:var(--bg-primary);border-radius:10px}.streak-rank{font-size:.85rem;font-weight:700;color:var(--text-muted);min-width:30px}.streak-item:nth-child(1) .streak-rank{color:gold}.streak-item:nth-child(2) .streak-rank{color:silver}.streak-item:nth-child(3) .streak-rank{color:#cd7f32}.streak-info{min-width:0}.streak-days{font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.streak-checkins{font-weight:400;color:var(--text-muted);font-size:.85rem;margin-left:.35rem}.streak-dates{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--text-muted)}.streak-bar-container{width:80px;height:8px;background:var(--bg-tertiary);border-radius:4px;overflow:hidden}.streak-bar{height:100%;background:linear-gradient(90deg,#f97316,#fb923c);border-radius:4px;transition:width .3s}.no-streaks{text-align:center;padding:2rem;color:var(--text-muted)}@media(max-width:600px){.streaks-title h1{font-size:1.5rem}.streaks-stats{grid-template-columns:repeat(2,1fr)}.streak-stat-value{font-size:2rem}.streak-item{grid-template-columns:auto 1fr}.streak-bar-container{display:none}}.heatmap-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.heatmap-container{max-width:1000px;margin:0 auto}.heatmap-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.heatmap-title{display:flex;align-items:center;gap:.75rem}.heatmap-title h1{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0}.heatmap-icon{color:var(--emerald);width:28px;height:28px}.year-selector{display:flex;align-items:center;gap:.5rem}.year-selector button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--bg-secondary);border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;transition:all .2s}.year-selector button:hover:not(:disabled){background:var(--bg-tertiary);color:var(--text-primary)}.year-selector button:disabled{opacity:.3;cursor:not-allowed}.current-year{font-size:1.25rem;font-weight:700;color:var(--text-primary);min-width:60px;text-align:center}.heatmap-stats{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.heatmap-stat{display:flex;align-items:baseline;gap:.5rem}.heatmap-stat-value{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.heatmap-stat-label{font-size:.9rem;color:var(--text-muted)}.heatmap-calendar{background:var(--bg-secondary);border-radius:16px;padding:1.5rem;overflow-x:auto}.heatmap-months{display:grid;grid-template-columns:30px repeat(53,1fr);margin-bottom:.5rem;font-size:.75rem;color:var(--text-muted)}.heatmap-month{text-align:left}.heatmap-grid-wrapper{display:flex;gap:.25rem}.heatmap-day-labels{display:flex;flex-direction:column;gap:2px;font-size:.7rem;color:var(--text-muted);width:30px}.heatmap-day-label{height:12px;line-height:12px}.heatmap-grid{display:flex;gap:2px}.heatmap-week{display:flex;flex-direction:column;gap:2px}.heatmap-cell{width:12px;height:12px;border-radius:2px;transition:all .1s}.heatmap-cell:hover{transform:scale(1.2)}.heatmap-cell.level-0{background:var(--bg-tertiary)}.heatmap-cell.level-1{background:#22c55e4d}.heatmap-cell.level-2{background:#22c55e80}.heatmap-cell.level-3{background:#22c55eb3}.heatmap-cell.level-4{background:#22c55e}.heatmap-cell.level-outside{background:transparent}.heatmap-legend{display:flex;align-items:center;gap:4px;margin-top:1rem;justify-content:flex-end;font-size:.75rem;color:var(--text-muted)}.heatmap-legend span{margin:0 4px}@media(max-width:768px){.heatmap-header{flex-direction:column;align-items:flex-start}.heatmap-title h1{font-size:1.5rem}.heatmap-stats{gap:1rem}.heatmap-cell{width:10px;height:10px}.heatmap-day-labels{display:none}.heatmap-day-label{height:10px}}.venues-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.venues-container{max-width:900px;margin:0 auto}.venues-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.venues-title{display:flex;align-items:center;gap:.75rem}.venues-title h1{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0}.venues-icon{color:var(--violet);width:28px;height:28px}.venues-count{font-size:.85rem;color:var(--text-muted);background:var(--bg-secondary);padding:.25rem .6rem;border-radius:999px}.venues-sort{display:flex;gap:.25rem;background:var(--bg-secondary);padding:.25rem;border-radius:8px}.venues-sort button{display:flex;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.8rem;background:transparent;border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;transition:all .2s}.venues-sort button:hover{color:var(--text-primary)}.venues-sort button.active{background:var(--accent);color:#fff}.venues-list{display:flex;flex-direction:column;gap:.5rem}.venue-card{background:var(--bg-secondary);border-radius:10px;overflow:hidden;transition:all .2s}.venue-card.expanded{background:var(--bg-tertiary)}.venue-main{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;padding:.75rem 1rem;cursor:pointer}.venue-main:hover{background:var(--bg-tertiary)}.venue-rank{font-size:.85rem;font-weight:600;color:var(--text-muted);min-width:40px}.venue-card:nth-child(1) .venue-rank{color:gold}.venue-card:nth-child(2) .venue-rank{color:silver}.venue-card:nth-child(3) .venue-rank{color:#cd7f32}.venue-info{min-width:0}.venue-name{margin:0 0 .25rem;font-size:1rem;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.venue-location{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:var(--text-muted)}.venue-stats{display:flex;align-items:center;gap:.75rem}.venue-count{font-size:1rem;font-weight:700;color:var(--accent);min-width:30px;text-align:right}.venue-bar-container{width:80px;height:6px;background:var(--bg-primary);border-radius:3px;overflow:hidden}.venue-bar{height:100%;background:var(--accent);border-radius:3px}.venue-expand{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:none;border:none;color:var(--text-muted);cursor:pointer;transition:color .2s}.venue-expand:hover{color:var(--text-primary)}.venue-details{padding:0 1rem 1rem;margin-left:calc(40px + 1rem);border-top:1px solid var(--border)}.venue-detail-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.85rem}.venue-detail-label{color:var(--text-muted)}.venue-detail-value{color:var(--text-primary);font-weight:500}.venue-visits{margin-top:.5rem;padding-top:.5rem;border-top:1px solid var(--border)}.venue-visits-label{display:block;font-size:.8rem;color:var(--text-muted);margin-bottom:.5rem}.venue-visits-list{display:flex;flex-wrap:wrap;gap:.35rem}.venue-visit-date{font-size:.75rem;background:var(--bg-primary);padding:.25rem .5rem;border-radius:4px;color:var(--text-secondary)}.venue-visit-more{font-size:.75rem;color:var(--text-muted);padding:.25rem .5rem}.venues-more{text-align:center;padding:1.5rem;color:var(--text-muted);font-size:.9rem}@media(max-width:600px){.venues-header{flex-direction:column;align-items:flex-start}.venues-title h1{font-size:1.5rem}.venue-main{grid-template-columns:auto 1fr auto}.venue-bar-container{display:none}.venue-details{margin-left:0}}.categories-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.categories-container{max-width:900px;margin:0 auto}.categories-header{margin-bottom:2rem}.categories-title{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.categories-title h1{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0}.categories-icon{color:var(--amber);width:28px;height:28px}.categories-subtitle{color:var(--text-muted);margin:0}.categories-grid{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.category-card{background:var(--bg-secondary);border-radius:10px;overflow:hidden;cursor:pointer;transition:all .2s}.category-card:hover,.category-card.expanded{background:var(--bg-tertiary)}.category-main{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;padding:.75rem 1rem}.category-rank{font-size:.85rem;font-weight:600;color:var(--text-muted);min-width:35px}.category-card:nth-child(1) .category-rank{color:gold}.category-card:nth-child(2) .category-rank{color:silver}.category-card:nth-child(3) .category-rank{color:#cd7f32}.category-info{min-width:0}.category-name{margin:0 0 .2rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.category-meta{font-size:.8rem;color:var(--text-muted)}.category-percentage{font-size:.9rem;font-weight:600;color:var(--text-secondary);min-width:50px;text-align:right}.category-expand{color:var(--text-muted);transition:transform .2s}.category-bar-wrapper{height:4px;background:var(--bg-primary)}.category-bar{height:100%;border-radius:2px;transition:width .3s}.category-subs{padding:.75rem 1rem 1rem calc(35px + 2rem);border-top:1px solid var(--border)}.category-subs-title{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-muted);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.category-sub{display:flex;justify-content:space-between;padding:.35rem 0;font-size:.85rem;color:var(--text-secondary)}.categories-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;background:var(--bg-secondary);border-radius:12px;padding:1.5rem}.summary-stat{text-align:center}.summary-value{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem}.summary-label{font-size:.8rem;color:var(--text-muted)}@media(max-width:600px){.categories-title h1{font-size:1.5rem}.category-main{grid-template-columns:auto 1fr auto;gap:.75rem}.category-expand{display:none}.category-subs{padding-left:1rem}}.compare-page{min-height:100vh;background:var(--bg-primary);padding:1rem}.compare-container{max-width:900px;margin:0 auto}.compare-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.compare-title{display:flex;align-items:center;gap:.75rem}.compare-title h1{font-size:1.75rem;font-weight:700;color:var(--text-primary);margin:0}.compare-icon{color:var(--accent);width:28px;height:28px}.year-selectors{display:flex;align-items:center;gap:.75rem}.year-selectors select{padding:.6rem 1rem;font-size:1rem;font-weight:600;background:var(--bg-secondary);border:1px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer}.year-selectors select:focus{outline:none;border-color:var(--accent)}.vs{color:var(--text-muted);font-size:.85rem}.compare-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.compare-stat{background:var(--bg-secondary);border-radius:12px;padding:1.25rem}.stat-header{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}.stat-values{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.stat-value{font-size:1.5rem;font-weight:700}.stat-value.year1{color:var(--accent)}.stat-value.year2{color:var(--emerald)}.diff-badge{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:999px}.diff-badge.positive{background:#22c55e33;color:#22c55e}.diff-badge.negative{background:#ef444433;color:#ef4444}.diff-badge.neutral{background:var(--bg-tertiary);color:var(--text-muted)}.compare-chart{background:var(--bg-secondary);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.compare-chart h2{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.chart-legend{display:flex;gap:1.5rem;margin-bottom:1rem;font-size:.85rem}.legend-year1{display:flex;align-items:center;gap:.35rem;color:var(--text-secondary)}.legend-year1:before{content:"";width:12px;height:12px;background:var(--accent);border-radius:2px}.legend-year2{display:flex;align-items:center;gap:.35rem;color:var(--text-secondary)}.legend-year2:before{content:"";width:12px;height:12px;background:var(--emerald);border-radius:2px}.chart-bars{display:flex;gap:.5rem;height:150px;align-items:flex-end}.chart-month{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.chart-bar-group{flex:1;display:flex;gap:2px;align-items:flex-end;width:100%}.chart-bar{flex:1;min-height:2px;border-radius:2px 2px 0 0;transition:height .3s}.chart-bar.year1{background:var(--accent)}.chart-bar.year2{background:var(--emerald)}.chart-label{font-size:.7rem;color:var(--text-muted)}.compare-categories{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.categories-year{background:var(--bg-secondary);border-radius:12px;padding:1.25rem}.categories-year h3{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.category-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.85rem}.category-rank{color:var(--text-muted);font-weight:600;min-width:25px}.category-name{flex:1;color:var(--text-secondary)}.category-count{color:var(--text-primary);font-weight:600}@media(max-width:600px){.compare-header{flex-direction:column;align-items:flex-start}.compare-title h1{font-size:1.5rem}.compare-categories{grid-template-columns:1fr}.chart-bars{height:100px}.chart-label{font-size:.6rem}}.app{display:flex;height:100vh}.nav{width:64px;min-width:64px;background:var(--bg-secondary);border-right:1px solid var(--border);display:flex;flex-direction:column;align-items:center;padding:16px 0;gap:4px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav-logo{width:40px;height:40px;background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:16px;position:relative;overflow:hidden}.nav-logo:before{content:"";position:absolute;width:6px;height:6px;background:var(--accent);border-radius:50%;top:10px;left:12px;box-shadow:10px 0 0 var(--accent),5px 8px 0 var(--text-secondary),5px 16px 0 var(--text-tertiary)}.nav-item{position:relative;width:44px;height:44px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;color:var(--text-tertiary);border:1px solid transparent;background:transparent;flex-shrink:0}.nav-item:hover{background:var(--bg-tertiary);color:var(--text-secondary)}.nav-item.active{background:var(--accent-muted);color:var(--accent);border-color:#3b82f64d}.nav-item:after{content:attr(title);position:absolute;left:100%;margin-left:8px;padding:6px 10px;background:var(--bg-tertiary);color:var(--text-primary);font-size:12px;font-weight:500;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s;z-index:1000;box-shadow:0 2px 8px #0000004d}.nav-item:hover:after{opacity:1}.main{flex:1;overflow:hidden}.loading{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-primary);gap:16px}.loading-spinner{width:40px;height:40px;border:3px solid var(--bg-tertiary);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-size:14px;color:var(--text-tertiary)}.loading-icon{font-size:48px;margin-bottom:8px}@media(max-width:768px){.app{flex-direction:column-reverse}.nav{width:100%;min-width:unset;height:60px;flex-direction:row;border-right:none;border-top:1px solid var(--border);padding:0 8px;overflow-x:auto;overflow-y:hidden;justify-content:flex-start}.nav-logo{display:none}.nav-item{width:40px;height:40px}.nav-item:after{display:none}.main{height:calc(100vh - 60px);overflow:auto}}
