.languageSwitcher_languageSwitcher__zjrcb{margin-left:15px}.languageSwitcher_select__YhShs{padding:5px 10px;border:1px solid var(--grey-border-color);border-radius:4px;background-color:var(--grey-background-color);color:var(--white-text-button-color);font-size:1em;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.languageSwitcher_select__YhShs:focus,.languageSwitcher_select__YhShs:hover{background-color:var(--hover-color);border-color:var(--primary-color);outline:none}.languageSwitcher_select__YhShs option{background-color:var(--grey-background-color);color:var(--white-text-button-color)}.languageSwitcher_languageSwitcher__zjrcb{flex:0 0 auto;margin-left:0;max-width:100%}.Navbar_navbar__VDD8Y{display:flex;justify-content:space-between;align-items:center;background-color:var(--hover-color);padding:10px 20px}.Navbar_navbarLeft__PkdK6{display:flex;align-items:center;gap:15px}.Navbar_navbarLogo__t7lUe h1{color:var(--white-text-button-color);margin:0;font-size:1.5em;font-family:Arial,sans-serif}.Navbar_navbarRight__fhtCL{display:flex;align-items:center}.Navbar_navbarLinks__jZ5I_{list-style:none;gap:15px;margin:0;padding:0}.Navbar_navbarLinks__jZ5I_ li{position:relative;display:inline-block}.Navbar_navbarLinks__jZ5I_ a,.Navbar_navbarLinks__jZ5I_ button{color:var(--white-text-button-color);text-decoration:none;font-size:1.1em;padding:8px 12px;transition:background-color .3s ease;background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-block;line-height:1;font-family:inherit}.Navbar_navbarLinks__jZ5I_ a:focus,.Navbar_navbarLinks__jZ5I_ a:hover,.Navbar_navbarLinks__jZ5I_ button:focus,.Navbar_navbarLinks__jZ5I_ button:hover{background-color:var(--primary-color);border-radius:5px}.Navbar_activeLink__0xVqH{font-weight:700;text-decoration:underline}.Navbar_dropdown__XqElx{position:relative}.Navbar_dropdownToggle__8ZngJ{color:var(--white-text-button-color);text-decoration:none;font-size:1.1em;padding:8px 12px;transition:background-color .3s ease;background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-flex;align-items:center;line-height:1;font-family:inherit}.Navbar_dropdownToggle__8ZngJ:focus,.Navbar_dropdownToggle__8ZngJ:hover{background-color:var(--primary-color);border-radius:5px}.Navbar_caretIcon__zB3pb{margin-left:.5rem;font-size:.8em}.Navbar_dropdownContent__q7oIN{position:absolute;top:calc(100% + 5px);left:0;background-color:var(--background-color);min-width:160px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:5000;padding:5px 0;border-radius:5px;list-style:none;margin:0}.Navbar_dropdownContent__q7oIN li{cursor:pointer}.Navbar_dropdownContent__q7oIN a{color:var(--primary-color);text-decoration:none;font-size:1.1em;padding:8px 12px;display:block;line-height:1;background-color:rgba(0,0,0,0);transition:background-color .3s ease,color .3s ease}.Navbar_dropdownContent__q7oIN a:focus,.Navbar_dropdownContent__q7oIN a:hover{background-color:var(--primary-color);color:var(--white-text-button-color);border-radius:5px}.Navbar_accountDropdown__Ksqnz{position:relative;margin-left:20px;display:inline-block}.Navbar_accountDropdownToggle__uC7hR{color:var(--white-text-button-color);font-size:1.1em;padding:8px 12px;transition:background-color .3s ease;background-color:rgba(0,0,0,0);border:none;cursor:pointer;display:inline-flex;align-items:center}.Navbar_accountDropdownToggle__uC7hR:focus,.Navbar_accountDropdownToggle__uC7hR:hover{background-color:var(--primary-color);border-radius:5px}.Navbar_accountDropdownContent__Olppj{display:block;position:absolute;top:calc(100% + 5px);left:0;background-color:var(--background-color);min-width:160px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:5000;border-radius:5px;list-style:none;margin:0;padding:5px 0}.Navbar_accountDropdownContent__Olppj li{list-style:none}.Navbar_accountDropdownContent__Olppj li button{color:var(--primary-color);text-decoration:none;font-size:1.1em;padding:8px 12px;display:block;line-height:1;background-color:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease;width:100%;text-align:left}.Navbar_accountDropdownContent__Olppj li button:focus,.Navbar_accountDropdownContent__Olppj li button:hover{background-color:var(--primary-color);color:var(--white-text-button-color);border-radius:5px}.Navbar_activeAccount__fig5c{font-weight:700}.Navbar_invitationIconWrapper__CMeAz{position:relative;display:flex;align-items:center;justify-content:center;margin-left:10px;text-decoration:none;cursor:pointer;border-radius:5px;color:var(--white-text-button-color)}.Navbar_envelopeIcon__z15Yd{font-size:1.4rem}.Navbar_invitationBadge__5_PC_{position:absolute;top:-5px;right:-5px;background-color:var(--pastel-red-color);color:var(--white-text-button-color);padding:2px 6px;font-size:.8rem;border-radius:999px;font-weight:700;pointer-events:none}.Navbar_logoutButton__GU1Pk{color:var(--white-text-button-color);background-color:rgba(0,0,0,0);border:none;font-size:1.1em;cursor:pointer;padding:8px 12px;transition:background-color .3s ease;display:inline-block;line-height:1;font-family:inherit}.Navbar_logoutButton__GU1Pk:focus,.Navbar_logoutButton__GU1Pk:hover{background-color:var(--primary-color);border-radius:5px}@media(max-width:768px){.Navbar_navbar__VDD8Y{flex-direction:column;align-items:flex-start}.Navbar_navbarRight__fhtCL{width:100%;justify-content:space-between;margin-top:10px}.Navbar_navbarLinks__jZ5I_{flex-direction:column;width:100%}.Navbar_navbarLinks__jZ5I_ li{margin:5px 0}.Navbar_languageSwitcher__ew9H5{margin-left:0;margin-top:10px}.Navbar_accountDropdownContent__Olppj,.Navbar_dropdownContent__q7oIN{position:static;box-shadow:none;border-radius:0;min-width:auto}.Navbar_accountDropdownToggle__uC7hR,.Navbar_dropdownToggle__8ZngJ{width:100%;display:flex;justify-content:space-between;align-items:center}}@media(max-width:1100px){.Navbar_navbar__VDD8Y{flex-wrap:wrap;gap:12px}.Navbar_navbarRight__fhtCL{flex-wrap:wrap;min-width:0;max-width:100%;gap:8px}.Navbar_navbarLinks__jZ5I_{flex-wrap:wrap;gap:4px}.Navbar_navbarLinks__jZ5I_ a,.Navbar_navbarLinks__jZ5I_ button{padding:8px}}@media(max-width:480px){.Navbar_navbar__VDD8Y{padding:10px}.Navbar_navbarLeft__PkdK6{flex-wrap:wrap;min-width:0;max-width:100%}.Navbar_navbarLinks__jZ5I_,.Navbar_navbarRight__fhtCL{width:100%}}.Navbar_navbar__VDD8Y{flex-wrap:wrap;gap:12px 20px}.Navbar_navbarLeft__PkdK6{flex:0 0 auto;max-width:100%;min-width:0;flex-wrap:wrap}.Navbar_accountDropdown__Ksqnz{margin-left:0;max-width:100%}.Navbar_accountDropdownToggle__uC7hR{min-width:min(14rem,100%);max-width:100%;white-space:nowrap}.Navbar_navbarRight__fhtCL{flex:1 1 750px;min-width:0;max-width:100%;gap:10px}.Navbar_navbarLinks__jZ5I_{flex:1 1;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px 8px}.Navbar_navbarLinks__jZ5I_ a,.Navbar_navbarLinks__jZ5I_ button{padding:8px;white-space:nowrap}.Navbar_navbarLinks__jZ5I_ li{flex:0 0 auto;margin:0}@media(max-width:768px){.Navbar_navbar__VDD8Y{align-items:stretch}.Navbar_navbarRight__fhtCL{flex:0 1 auto;flex-wrap:wrap;width:100%;margin-top:0}.Navbar_navbarLinks__jZ5I_{flex:1 1 100%;width:100%}.Navbar_navbarLeft__PkdK6{gap:8px 15px}.Navbar_dropdownContent__q7oIN{padding:6px;background:var(--background-color)}.Navbar_dropdownContent__q7oIN li{display:block}}.Footer_footer__Y540B{background-color:var(--background-color);padding:20px 0;text-align:center}.Footer_footerNav__g0BzE{display:flex;justify-content:center}.Footer_footerLink__1YCpc{margin:0 15px;color:var(--black-text-color);text-decoration:none;font-weight:700}.Footer_footerLink__1YCpc:hover{text-decoration:underline;color:var(--hover-color)}.Footer_footerNav__g0BzE{flex-wrap:wrap;gap:12px 0}.DemoFrame_banner__jQe7o{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 20px;color:#fff;background:#17374b;font-family:Arial,sans-serif;font-size:13px;line-height:1.5}.DemoFrame_banner__jQe7o span,.DemoFrame_banner__jQe7o strong{display:block}.DemoFrame_banner__jQe7o span{color:#d6e7ef}.DemoFrame_actions__g4RCo{display:flex;gap:10px;flex-wrap:wrap;flex-shrink:0;align-items:center}.DemoFrame_actions__g4RCo a,.DemoFrame_actions__g4RCo button{border:1px solid #99becf;border-radius:6px;padding:7px 10px;background:rgba(0,0,0,0);color:#fff;font:inherit;text-decoration:none;cursor:pointer}.DemoFrame_actions__g4RCo a:hover,.DemoFrame_actions__g4RCo button:hover{background:#285067}@media(max-width:720px){.DemoFrame_banner__jQe7o{align-items:flex-start;flex-direction:column;gap:8px;padding:10px 12px}}:root{--background-color:#ffffff;--dark-background-color:#2c3e50;--light-grey-background-color:#f9f9f9d5;--grey-background-color:#415b75;--medium-grey-background-color:#bbbbbb;--hover-white-background:#eaeaea;--grey-recipe-light-color:#cccccc;--grey-recipe-color:#eeeeee;--grey-recipe-dark-color:#bbbbbb;--white-text-button-color:#ffffff;--black-text-color:#333333;--border-color:#dddddd;--grey-border-color:#cccccc;--dark-grey-color:#555555;--light-grey-color:#777777;--light-tone-color:#aaaaaa;--green-color:#28a745;--teal-color:#1abc9c;--dark-teal-color:#16a085;--dark-red-color:#d9363ea2;--pastel-red-color:#ff4d4f;--light-pastel-color:#f8d7da;--very-light-pastel-color:#f5c6cb;--orange-color:#ff8c00;--dark-orange-color:#e67e00;--purple-color:#982ed1;--black-ul:#4242428e;--light-grey-li:#f5f5f5;--primary-color:#007bff;--light-blue-color:rgb(102,175.8,255);--dark-blue-color:rgb(0,73.8,153);--hover-color:rgb(0,98.4,204);--pastel-color:rgb(204,228.6,255);--darker-blue-color:rgb(0,49.2,102);--star:#ffd700;--habit-status-partially:#ff9800;--habit-status-dayoff:#9b59b6;--habit-status-done:#28a745;--habit-status-failed:#ff4d4f;--habit-status-pending:#bbbbbb;--media-status-ongoing:#007bff;--media-status-hiatus:#9b59b6;--media-status-notstarted:#777777;--media-status-finished:#28a745;--media-status-dropped:#ff4d4f;--notes-sidebar-bg:#2c3e50;--notes-sidebar-text:#dbe4fd;--notes-sidebar-icon:#c8d7ff;--notes-sidebar-hover:#74afe7;--task-status-in-progress:#0000ff;--task-status-done:#008000;--task-status-late:#ff0000;--task-status-to-do:var(--background-color);--task-priority-low:#ffff00;--task-priority-medium:#ffd700;--task-priority-high:#ffa500;--michelin-stars:#FFD700}*{padding:0;margin:0;border:0;box-sizing:border-box}#__next,body,html{display:flex;font-family:JetBrains Mono,monospace;flex-direction:column;min-height:100vh;margin:0}main{flex:1 1}#__next,body,html{width:100%;min-width:0}main{min-width:0}img,input,select,textarea{max-width:100%}.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{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-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,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{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{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{width:0;height:0;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-bottom,.leaflet-top{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;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:-webkit-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:-webkit-grabbing;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{border:2px dotted #38f;background:rgba(255,255,255,.5)}.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 rgba(0,0,0,.65);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:black}.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-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 rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);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(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);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:focus,.leaflet-control-attribution a:hover{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;box-sizing:border-box;background:rgba(255,255,255,.8);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-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{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;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.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: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{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=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.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{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;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.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{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}}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/jetbrains-mono-cyrillic-ext-400-normal.17d05b18.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-cyrillic-ext-400-normal.7daf4077.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/jetbrains-mono-cyrillic-400-normal.17524150.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-cyrillic-400-normal.29859c59.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/jetbrains-mono-greek-400-normal.77d339c7.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-greek-400-normal.4a5b0cb1.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/jetbrains-mono-vietnamese-400-normal.553f85d1.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-vietnamese-400-normal.fd17702b.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/jetbrains-mono-latin-ext-400-normal.4d63b447.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-latin-ext-400-normal.ef62d646.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/jetbrains-mono-latin-400-normal.db9d659a.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-latin-400-normal.b0c7be19.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/jetbrains-mono-cyrillic-ext-500-normal.d9de1144.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-cyrillic-ext-500-normal.02ec8c39.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/jetbrains-mono-cyrillic-500-normal.ae6258df.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-cyrillic-500-normal.00657183.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/jetbrains-mono-greek-500-normal.89c6cba8.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-greek-500-normal.96a101cf.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/jetbrains-mono-vietnamese-500-normal.3bbdce79.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-vietnamese-500-normal.5b6505bb.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/jetbrains-mono-latin-ext-500-normal.b7bedb53.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-latin-ext-500-normal.d0559b71.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/jetbrains-mono-latin-500-normal.af2e87f5.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-latin-500-normal.24c9023a.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/jetbrains-mono-cyrillic-ext-700-normal.1a0d0474.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-cyrillic-ext-700-normal.5f007e01.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/jetbrains-mono-cyrillic-700-normal.ffc7bcaa.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-cyrillic-700-normal.d894fc2f.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/jetbrains-mono-greek-700-normal.c396066f.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-greek-700-normal.01f43261.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/jetbrains-mono-vietnamese-700-normal.a2cb9bd4.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-vietnamese-700-normal.ba52a63c.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/jetbrains-mono-latin-ext-700-normal.3125316a.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-latin-ext-700-normal.7c3a7a66.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/jetbrains-mono-latin-700-normal.9545a3d1.woff2) format("woff2"),url(/_next/static/media/jetbrains-mono-latin-700-normal.c9484cde.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}