:root{--pagebg: rgb(204, 212, 219);--sectionbg: rgb(218, 226, 232);--sectionbgmid: rgb(199, 209, 217);--sectionbglight: rgb(223, 230, 235);--whitesectionbg: rgb(225, 233, 240);--whitesectionbglight: rgb(233, 238, 242);--sectionborder: rgb(176, 186, 194);--sectionbordershadow: rgba(176, 186, 194, .5);--sectionborderdark: rgb(165, 175, 184);--hrborder: rgb(176, 186, 194);--hrborderdark: rgb(156, 166, 173);--headercolor: rgb(29, 33, 41);--textcolor: rgb(70, 78, 94);--textcolorlight: rgb(93, 102, 120);--blue1light: rgb(106, 183, 212);--blue1: rgb(75, 173, 209);--blue1mid: rgb(58, 140, 181);--blue1dark: rgb(50, 117, 166);--darkb: rgba(0, 0, 0, .3);--darkb2: rgba(0, 0, 0, .5);--darkb3: rgba(0, 0, 0, .8);--darkshadow: rgba(0, 0, 0, .2);--focus-blue: rgb(98, 159, 212, .6);background-color:var(--pagebg)}html,body{height:100%}#root{height:100%;overflow:scroll}@font-face{font-family:Lato;src:url(/assets/Lato-Regular-BwLIet1C.ttf)}@font-face{font-family:Lato;font-weight:700;src:url(/assets/Lato-Bold-B5iD31kO.ttf)}@font-face{font-family:Atkinson Hyperlegible;src:url(/assets/AtkinsonHyperlegible-Regular-x6Nv_yQN.ttf)}body{color:var(--textcolor);padding:0;margin:0;font-family:Lato}*{box-sizing:border-box}h1{font-size:20px;margin:0;color:var(--headercolor);font-weight:400;font-size:22px;font-family:Atkinson Hyperlegible}h2{font-size:20px;margin:0;color:var(--headercolor);font-weight:400;font-family:Atkinson Hyperlegible}h3{font-size:17px;margin:0}span.minihead{font-size:14px;color:var(--hrborderdark)}span.bigfont{font-weight:700;font-size:24px}span.codesmall{font-family:monospace;background-color:var(--sectionbgmid);border-radius:2px;padding-left:3px;padding-right:3px}a{color:var(--blue1);text-decoration:inherit}a:hover{color:var(--blue1light)}a:focus-visible{outline:solid 3px var(--focus-blue)}p,ul{margin-top:2px;margin-bottom:2px}div.section{background-color:var(--sectionbg);border:solid 1px var(--sectionborder);padding:12px;border-radius:8px;transition:background-color .1s;display:flex;flex-direction:column;gap:10px}div.section:hover{background-color:var(--sectionbglight)}div.section-break{display:flex;flex-direction:column;padding:12px}.small-text{color:var(--textcolorlight);font-size:14px}.wicon>path,.wicon g{fill:var(--sectionbg)}.icon-colorize svg{fill:var(--textcolor);transition:opacity .1s}.icon-colorize .gh g,.icon-colorize .gh path{fill:var(--textcolor)}.icon-colorize .linkedin>:first-child{fill:var(--textcolor)}.icon-colorize .linkedin>:nth-child(2){fill:var(--sectionbg)}div.get-in-touch{display:flex;flex-direction:column;align-items:center;padding-block:22px;gap:4px}div.get-in-touch h2{margin-bottom:10px}table{border:solid 1px var(--hrborder);width:100%;text-align:left}.gapcol{display:flex;flex-direction:column;gap:10px}.outer-wrapper{width:100%;display:flex;justify-content:center}.inner-wrapper{display:flex;flex-direction:column;gap:8px;max-width:800px;width:95%;min-width:350px;padding-bottom:8px}.top-bar{width:100%;background-color:var(--whitesectionbg);padding:12px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:solid 1px var(--sectionborder);border-top:none;box-shadow:0 0 2px 2px var(--sectionbordershadow);margin-bottom:2px;text-align:center;display:flex;flex-direction:column;gap:20px}.top-buttons{display:flex;width:100%;gap:8px}.top-buttons>div{display:flex;gap:8px;width:0px;flex-grow:1}@media(max-width:500px){.top-buttons{flex-direction:column}.top-buttons>div{width:100%}}.top-buttons a,.top-buttons button{min-width:0px;flex-grow:1}.button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;min-width:100px;width:200px;background-color:var(--sectionbg);color:var(--textcolor);text-decoration:none;padding:4px 0;border:none;border-radius:4px;font-size:14px;transition:background-color .05s;font-family:Lato}.button:hover{background-color:var(--sectionbgmid);color:var(--textcolor);cursor:pointer}.button:active{background-color:var(--sectionborder)}.button:disabled{background-color:transparent;color:var(--textcolor);cursor:default}.button:focus-visible{outline:solid 3px var(--focus-blue)}a.button{text-decoration:none}.button.blue{background-color:var(--blue1);color:var(--sectionbg)}.button.blue:hover{background-color:var(--blue1light)}.button.blue:active{background-color:var(--blue1dark)}.button.gray-mid{background-color:var(--sectionbgmid)}.button.gray-mid:hover{background-color:var(--sectionborder)}.button.gray-mid:active{background-color:var(--darkb)}.button.action-blue,.button.action-blue-small{background-color:var(--darkb2);color:var(--sectionbg);border-bottom:solid 2px var(--blue1);position:relative;height:28px;width:100%;max-width:220px}:is(.button.action-blue,.button.action-blue-small):hover{border-bottom-width:0px;height:26px;margin-top:2px}:is(.button.action-blue,.button.action-blue-small):active{background-color:var(--darkb)}.button.action-blue-small{width:fit-content;min-width:50px}div.top-showcase{display:flex;flex-direction:row;gap:40px;padding-right:0}div.top-showcase>:first-child{display:flex;flex-direction:column;justify-content:center}.fastlinks{display:flex;flex-direction:row;border-radius:22px 8px 8px 22px;overflow:hidden;justify-content:stretch;flex-grow:1;gap:4px;height:58px;margin-top:6px}.fastlinks button{height:100%;flex-grow:1;width:10px;padding:0;border:none;transition:opacity .1s}.fastlinks button:focus-visible{opacity:.8}.fastlinks button:hover{cursor:pointer;opacity:.7}.fastlinks button img{height:100%;flex-grow:1;width:100%;object-fit:cover}.mini-contacts{width:100%;display:inline-flex;gap:6px;padding-top:6px}div.peterportal{background-image:url(/assets/PPCRoadmap-1CVqMMSm.png);display:flex;flex-direction:row;justify-content:stretch;gap:12px}div.peterportal .left{flex-grow:1;height:fit-content;display:flex;flex-direction:column;gap:10px}div.peterportal .left h3{margin-bottom:0}div.peterportal .right{max-width:42%;min-width:42%;height:fit-content;display:flex;flex-direction:column;gap:10px}div.peterportal .right img{border-radius:4px;display:block;width:100%;min-height:130px;object-fit:cover}div.peterportal .right span{opacity:.6}@media(max-width:530px){div.peterportal{flex-direction:column}div.peterportal>.right{max-width:100%;min-width:100%}}div.knickknack{background-image:url(/assets/KK_Blur-BCS6GM8J.png);object-fit:cover;display:flex;flex-direction:row;justify-content:stretch;gap:12px}div.knickknack .left{flex-grow:1;height:fit-content;display:flex;flex-direction:column;gap:10px;height:100%}div.knickknack .left h3{margin-bottom:0}div.knickknack .right{max-width:220px;height:fit-content;display:flex;flex-direction:column;gap:10px;height:100%;align-items:center}div.knickknack .right img{border-radius:4px;display:block;width:100%;min-height:130px;object-fit:cover}div.knickknack .right span{opacity:.6}div.knickknack .right a:hover{cursor:pointer}@media(max-width:530px){div.knickknack{flex-direction:column}div.knickknack .right{flex-direction:row;min-width:100%;max-width:100%;gap:20px}}:is(div.rical,div.sheatfish,div.homepage-omni) img{width:100%;border-radius:4px;box-shadow:0 2px 2px var(--darkshadow)}:is(div.rical,div.sheatfish,div.homepage-omni) .toolslist{margin-top:auto}:is(div.rical,div.sheatfish,div.homepage-omni)>span,:is(div.rical,div.sheatfish,div.homepage-omni)>img{margin-bottom:8px}div.rical{background-image:url(/assets/RicalTerminal_Blur--ABkIYE6.png)}div.sheatfish{background-image:url(/assets/Sheatfish_Blur-CYKkZA4O.png)}div.homepage-omni{background-image:url(/assets/HomepageOmni_Blur-C2kaAyaN.png)}:is(div.landform-eclipse,div.speedstreets,div.platscifi)>div:first-child{display:flex;gap:10px}:is(div.landform-eclipse,div.speedstreets,div.platscifi) img{border-radius:4px}div.tetrome{background-image:url(/assets/Tetrome_Blur-7kQjwVLm.png)}div.tetrome img{width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;margin-bottom:auto;margin-top:10px}@media(max-width:580px){div.tetrome>div:first-child{display:flex}div.tetrome>div:first-child img{max-height:200px}}div.landform-eclipse{background-image:url(/assets/Landform_Blur-DeM6HqOB.png)}div.speedstreets{background-image:url(/assets/Speedstreets_Blur-WvT2MQSv.png)}div.platscifi{background-image:url(/assets/Platscifi_Blur-BweDWnTa.png)}div.regnatural{background-image:url(/assets/Regnatural_Blur-or-mNGAj.png)}div.regnatural span{margin-bottom:10px}div.regnatural .toolslist{margin-top:auto}.actions{display:flex;flex-direction:row;width:100%;gap:10px}.actions .wicon-link>:first-child{fill:var(--sectionbg)}.actions .wicon-link>:nth-child(2){fill:#000}.actions>:first-child{width:fit-content;white-space:nowrap;padding-inline:20px}@media(max-width:730px){.actions{flex-direction:column}.actions>:first-child{width:100%;max-width:220px}}div.showcase-row{display:flex;gap:10px}@media(max-width:530px){div.showcase-row{flex-direction:column}div.showcase-row img{width:70%;max-width:320px;min-width:200px}}div.games-grid{display:grid;grid-template-columns:minmax(20%,228px) 2fr;grid-template-rows:1fr 1fr 1fr;width:100%;gap:10px;height:762px}div.games-grid>:first-child{grid-column-start:1;grid-row-start:1;grid-column-end:2;grid-row-end:3}@media(max-width:580px){div.games-grid{display:flex;flex-direction:column;height:auto}}div.album-container{min-width:140px;max-width:140px;min-height:140px;max-height:140px;position:relative}div.album-cover,a.album-cover{background-size:100%;min-height:130px;max-height:130px;width:130px;position:absolute}a.album-cover-top{left:0;top:0;z-index:2;box-shadow:0 2px 2px #0003;display:flex;align-items:center;justify-content:center;font-size:44px;background-image:url(/assets/SkylineCover-DRPkRdap.png)}a.album-cover-top,a.album-cover-top:hover{color:var(--sectionbg)}div.album-cover-bottom{left:10px;top:10px;background-image:url(/assets/DewdropsCover--pMn_6bI.png)}div.interests-section{display:flex;gap:16px}div.interests-section .music-descr{width:0px;flex-grow:1}div.interests-section .music-descr .interests-links{margin-top:10px}div.interests-section .music-descr .interests-links a{margin-top:6px;max-width:100%}div.photography{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:1fr 1fr;width:100%;height:300px;gap:10px}div.photography img{max-width:auto;max-height:auto;min-height:0px;width:100%;height:100%;object-fit:cover;border-radius:4px}div.photography>:nth-child(1){grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:3}div.photography>:nth-child(2){grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2}div.photography>:nth-child(3){grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3}.showcase{background-color:var(--darkb);color:var(--sectionbg);padding:12px;border-radius:8px;border:none;transition:all .1s;box-shadow:0 2px 2px var(--sectionbordershadow);flex:1;position:relative;background-blend-mode:multiply;background-size:cover;display:flex;flex-direction:column;justify-content:space-between}.showcase h3{margin-bottom:10px}.showcase:hover{background-color:transparent;border-radius:24px}.showcase .toolslist{text-align:left;font-size:18px;display:flex;flex-direction:row;gap:8px}.showcase .toolslist svg>path,.showcase .toolslist svg g{fill:var(--sectionbg)}.roadmap-tree{position:relative;overflow:hidden;height:fit-content;padding-bottom:19px;margin-top:auto}.roadmap-tree div.branch{width:100%;height:fit-content;position:relative;padding-bottom:22px}.roadmap-tree img.branchimg{width:50px;position:absolute;left:0;top:0;content:url("data:image/svg+xml,%3csvg%20width='200.00000000000003'%20height='1200'%20xmlns='http://www.w3.org/2000/svg'%20style='vector-effect:%20non-scaling-stroke;'%3e%3cg%3e%3ctitle%3eLayer%201%3c/title%3e%3cpath%20fill='%23fff'%20stroke='%23000'%20opacity='NaN'%20d='m249.56611,81.73962'%20id='svg_5'/%3e%3cpath%20fill='%23000'%20stroke='%23ffffff'%20opacity='undefined'%20d='m11.00009,200.00001l-0.00009,1032.77776'%20id='svg_6'%20stroke-width='14'/%3e%3cpath%20fill='%23000'%20stroke='%23ffffff'%20opacity='undefined'%20d='m7,204.50456l140.51624,-82.1729'%20id='svg_7'%20stroke-width='14'/%3e%3cellipse%20fill='%23bcbc4d'%20stroke='%23ffffff'%20stroke-width='14'%20cx='162'%20cy='115.69084'%20id='svg_9'%20rx='18'%20ry='18'%20fill-opacity='0'/%3e%3c/g%3e%3c/svg%3e");opacity:.6;-webkit-mask-image:linear-gradient(to top,#fff0,#fff 80%);mask-image:linear-gradient(to top,#fff0,#fff 80%)}.roadmap-tree div.contents{position:relative;left:64px;top:16px;display:flex;flex-direction:column;gap:8px;width:calc(100% - 64px)}.roadmap-tree span.head{font-weight:700}.roadmap-tree span.subhead{font-size:13px;margin-left:10px;opacity:.6}a.outer-a{flex:1;position:relative;border-radius:8px}a.outer-a>:first-child{height:100%}div.peeking-container{min-width:80px;max-width:200px;width:80vw;min-height:200px;max-height:200px;margin-right:-12px;padding:8px 0 8px 22px;overflow:hidden}div.showcase:hover div.peeking-container img{transform:translate(-14px)}div.peeking-container img{max-height:100%;box-shadow:0 4px 8px #00000080;transition:all .1s}.peeking-container-vert{width:80%;min-height:200px;max-height:200px;margin-bottom:-12px;padding:22px 8px 0;overflow:hidden;margin-top:auto}div.showcase:hover div.peeking-container-vert img{transform:translateY(-10px)}div.showcase:hover div.peeking-container-vert:hover img:hover{transform:translateY(-14px)}div.peeking-container-vert img{max-width:100%;transition:all .1s}.marquee{width:100%;background-color:#161f36;color:#36b36a;font-family:monospace;border-radius:4px;white-space:nowrap;overflow:hidden;padding:4px}.marquee span{display:inline-block;padding-left:100%;animation:marquee 90s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.my-tools{width:100%;display:flex;flex-direction:column;gap:12px;padding-block:12px}.my-tools>div{width:100%;display:flex;justify-content:space-around}.my-tools svg{fill:var(--textcolor);transition:opacity .1s}.my-tools svg g,.my-tools svg path{fill:var(--textcolor)}div.selected-item{border:solid 1px var(--sectionborder);border-radius:8px;text-align:left;padding:10px 12px;gap:10px;flex-direction:column;justify-content:flex-start}div.selected-item .hover-prompt{width:100%;text-align:center;font-style:italic}div.selected-item .descr{display:grid;justify-items:start;align-items:start}div.selected-item .descr>*{grid-column-start:1;grid-row-start:1}.tool-icon-button{border:none;background:none;border-radius:4px;padding:4px}.tool-icon-button:hover{cursor:pointer}.tool-icon-button:hover svg{opacity:.85}.tool-icon-button:active svg{opacity:.6}.tool-icon-button.selected svg{opacity:.75}.tool-icon-button:focus-visible{outline:solid 3px var(--focus-blue)}.resume object,.resume embed{border-radius:8px}.contact-list{display:flex;flex-direction:column;gap:12px;margin-top:2px}.contact-list>div{width:100%;max-width:500px;display:flex;gap:14px;align-items:center;padding:4px 10px}.contact-list>div>div{display:flex;flex-direction:column}.blog{position:relative}.rss{width:20px;height:20px;display:flex;align-items:center;justify-content:center;position:absolute;right:12px;top:12px;color:var(--textcolor)}.rss:hover{color:var(--textcolorlight)}.blog-header-box{width:100%;border-radius:8px;min-height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;background-color:#3f404d;background-size:cover;--blog-icon-pad-inline: 12px;--blog-icon-pad-block: 10px}.blog-header-box h2{color:var(--sectionbg);text-align:center;padding-inline:50px}.blog-header-box span{color:var(--sectionbgmid)}.blog-header-box .blog-icon-back,.blog-header-box .blog-icon-share,.blog-header-box .blog-icon-rss{position:absolute;top:var(--blog-icon-pad-block);background-color:transparent;border:none;color:#fff;font-size:18px;width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:28px}:is(.blog-header-box .blog-icon-back,.blog-header-box .blog-icon-share,.blog-header-box .blog-icon-rss):focus-visible{outline:solid 3px var(--focus-blue)}:is(.blog-header-box .blog-icon-back,.blog-header-box .blog-icon-share,.blog-header-box .blog-icon-rss):hover{background-color:#ffffff1a;cursor:pointer}:is(.blog-header-box .blog-icon-back,.blog-header-box .blog-icon-share,.blog-header-box .blog-icon-rss):active{background-color:#fff3}.blog-header-box .blog-icon-back{left:var(--blog-icon-pad-inline)}.blog-header-box .blog-icon-share{right:var(--blog-icon-pad-inline)}.blog-header-box .blog-icon-rss{right:var(--blog-icon-pad-inline);top:unset;bottom:var(--blog-icon-pad-block)}.main{width:100%;height:100%;display:flex;position:relative}.header{display:flex;justify-content:space-between}.header span{color:var(--textcolorlight);font-size:14px}.card{background-color:var(--sectionbg);width:100%;border-radius:4px;padding:4px 8px;border:solid 1px var(--sectionborder);font-family:inherit;color:inherit;font-size:inherit;text-align:left}.card .explanation{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--textcolorlight);font-style:italic;margin-top:4px;font-size:14px}.card:hover{cursor:pointer}.card:hover h3{text-decoration:underline}.main-list{display:flex;flex-direction:column;gap:8px;padding:0 8px 24px;overflow:scroll;height:0;flex-grow:1}.sidebar{max-width:360px;height:100%;border-right:solid 1px var(--sectionborder);overflow:hidden;display:flex;flex-direction:column}.sidebar .sidebar-header{padding:8px}.sidebar .sidebar-header .top-header{display:flex;justify-content:space-between}.sidebar .sidebar-header .top-header a{color:inherit;font-size:16px;width:24px;background-color:transparent;text-align:right;padding-top:2px}.sidebar .sidebar-header .top-header a:hover{cursor:pointer;color:var(--textcolorlight)}.filters .categories{display:flex;justify-content:stretch}.filters .categories button{width:0px;flex-grow:1;border:none;background-color:var(--sectionbg);color:inherit;font-size:14px;font-family:inherit;font-weight:600;height:30px;border-inline:solid 1px var(--sectionborder);text-transform:capitalize}.filters .categories button:hover{cursor:pointer}.filters .categories button:disabled{background-color:var(--blue1mid);border:solid 1px transparent;color:#fff}.filters .search{padding:8px}.filters .search input{width:100%;background-color:transparent;border:solid 1px var(--sectionborder);border-radius:4px;padding:4px 8px;font-family:inherit;color:inherit;font-size:14px}.filters .search input:focus,.filters .search input:focus-visible{outline:solid 3px var(--focus-blue)}.right{width:0px;flex-grow:1;position:relative}.right-over{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;background-color:transparent;transition:background-color .1s;z-index:1001}.right-over.selected{pointer-events:all;display:flex;align-items:center;justify-content:center;background-color:#0009}.map-container{width:100%;height:100%}.map-icon>div{color:#fff;text-align:center;font-size:12px;border-radius:4px;font-weight:600;margin-top:11px}.chip{color:var(--sectionbg);width:fit-content;padding:0 4px;font-size:14px;border-radius:4px}.r0,.r1,.r2,.r3,.r4,.r5{background-color:#8e001c}.r6{background-color:#d17834}.r7{background-color:#d19f34}.r8{background-color:#b8c435}.r9{background-color:#8cb52f}.r10{background-color:#24af7f}@media(max-width:720px){.sidebar{width:100%;max-width:100%;border:none}.right-over.selected{align-items:flex-end}.hidden{display:none}.mobile-map{flex-grow:1}}.screen-selector{width:100%;display:flex}.screen-selector button{color:inherit;background-color:var(--sectionbg);border:none;flex-grow:1;height:44px;font-size:22px}.screen-selector button:hover{cursor:pointer;color:var(--textcolorlight)}.screen-selector button:disabled{cursor:auto;color:var(--blue1mid);border-bottom:solid 3px var(--blue1mid);padding-top:4px}.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}}.details{border:solid 1px var(--sectionborder);background-color:var(--sectionbg);padding:16px 20px;display:flex;flex-direction:column;border-radius:8px;overflow:scroll;height:100%;width:100%;box-shadow:0 6px 12px #0000001a}.details .section-divider{padding-block:6px}.details .section-divider hr{border:solid 1px var(--sectionborder)}.details .misc-info{display:flex;align-items:center;margin-top:4px;gap:6px;min-height:22px;flex-wrap:wrap}.details .misc-info svg,.details .misc-info .map-icon{font-size:18px;height:18px}.details .misc-info a{color:inherit}.details .misc-info a:hover{color:var(--textcolorlight)}.details .subspan{font-size:14px}.details .tried-with{display:flex;align-items:center;gap:4px}.details .tried-with .friend:not(:last-child):after{content:", "}.details .tried-with a{text-decoration:underline}.details .disclaimer{font-style:italic;margin-top:auto;color:var(--textcolorlight);font-size:14px}.mini-list{display:flex;gap:4px;flex-wrap:wrap;margin-top:4px;margin-bottom:20px}.mini-card{border:solid 1px var(--sectionborder);padding:4px 6px;border-radius:4px;display:flex;gap:6px;align-items:center;font-size:14px}.mini-card .chip{font-size:12px}.mini-card button{color:inherit;font-size:inherit;height:17px;background-color:transparent;padding:0;text-decoration:underline;border:none;text-align:left}.mini-card button:hover{color:var(--textcolorlight);cursor:pointer}.details-wrapper{width:80%;max-width:600px;height:80%;position:relative}.details-wrapper button.escape-hotkey{position:absolute;top:-10px;right:-10px;font-family:inherit;font-size:12px;color:inherit;background-color:var(--sectionbg);border:solid 1px var(--sectionborder);border-radius:4px;padding:2px 8px}.details-wrapper button.escape-hotkey:hover{background-color:var(--pagebg);cursor:pointer}.details-wrapper button.escape-hotkey:active{background-color:var(--sectionborder)}@media(max-width:720px){.details-wrapper{width:100%;max-height:90vh;height:fit-content}.details-wrapper .details{border-inline:none;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.details-wrapper button.escape-hotkey{right:6px}}
