@font-face{font-family:GT Pressura;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/GT-Pressura-Standard-Light.woff2) format("woff2")}@font-face{font-family:GT Pressura;font-style:italic;font-weight:100;font-display:swap;src:url(/fonts/GT-Pressura-Standard-Light-Italic.woff2) format("woff2")}@font-face{font-family:GT Pressura;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/GT-Pressura-Standard-Regular.woff2) format("woff2")}@font-face{font-family:GT Pressura;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/GT-Pressura-Standard-Regular-Italic.woff2) format("woff2")}@font-face{font-family:GT Pressura;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/GT-Pressura-Standard-Bold.woff2) format("woff2")}@font-face{font-family:GT Pressura;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/GT-Pressura-Standard-Bold-Italic.woff2) format("woff2")}@font-face{font-family:GT Pressura Mono;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/GT-Pressura-Mono-Light.woff2) format("woff2")}@font-face{font-family:GT Pressura Mono;font-style:italic;font-weight:100;font-display:swap;src:url(/fonts/GT-Pressura-Mono-Light-Italic.woff2) format("woff2")}@font-face{font-family:GT Pressura Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/GT-Pressura-Mono-Regular.woff2) format("woff2")}@font-face{font-family:GT Pressura Mono;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/GT-Pressura-Mono-Regular-Italic.woff2) format("woff2")}@font-face{font-family:GT Pressura Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/GT-Pressura-Mono-Bold.woff2) format("woff2")}@font-face{font-family:GT Pressura Mono;font-style:italic;font-weight:700;font-display:swap;src:url(/fonts/GT-Pressura-Mono-Bold-Italic.woff2) format("woff2")}.text{font-size:1.125rem}.text--xl{font-size:1.5rem}.text--xxxl{font-size:3.25rem}@media(width<=51.25rem){.text{font-size:1rem}.text--xl{font-size:1.25rem}.text--xxxl{font-size:2.25rem}}@media(width<=27.5rem){.text{font-size:.875rem}.text--xl{font-size:1.125rem}.text--xxxl{font-size:1.5rem}}:root{--sans-serif: "GT Pressura";--mono: "GT Pressura Mono"}@media(prefers-color-scheme:dark){:root{--background: rgb(60, 60, 60);--secondary: rgb(0, 0, 0);--text: rgb(230, 230, 230);--accent-color: rgb(200, 189, 28)}}@media(prefers-color-scheme:light){:root{--background: rgb(250, 250, 250);--secondary: rgb(238, 238, 238);--text: rgb(35,31,32);--accent-color: rgb(12, 128, 33)}}:root[data-theme=dark]{--background: rgb(60, 60, 60);--secondary: rgb(0, 0, 0);--text: rgb(230, 230, 230);--accent-color: rgb(200, 189, 28)}:root[data-theme=light]{--background: rgb(250, 250, 250);--secondary: rgb(238, 238, 238);--text: rgb(35,31,32);--accent-color: rgb(12, 128, 33)}*{box-sizing:border-box}html{background-color:var(--background)}html:has(dialog[open]){overflow:hidden}body{margin:0;font:16px var(--sans-serif),"Lucida Grande",Helvetica,Arial,sans-serif}h1,h2,h3,h4,h5{color:var(--text);font-weight:400}a{color:var(--text);text-decoration:none}a:hover{text-decoration:underline}address,small,li,p,figure{color:var(--text);font-style:normal;font-weight:400;line-height:1.4em}nav{position:relative;z-index:1100}p{font-family:var(--sans-serif)}figure{margin:0 0 2rem}figure img{width:100%;height:auto}header{display:flex;justify-content:space-between;align-items:center}#intro{background-color:var(--secondary);padding-block:2.5rem}#intro .container{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}#intro h1{font-weight:700;margin:0}#intro h2,#intro p{font-weight:100;margin:0}.weather-intro{font-family:var(--mono);flex-shrink:0;border:1px solid color-mix(in srgb,var(--text) 25%,transparent);padding:1rem 1.25rem;min-width:9.5rem;text-align:right;color:var(--text)}.weather-intro-location{font-size:.625rem;text-transform:uppercase;letter-spacing:.1em;color:color-mix(in srgb,var(--text) 65%,transparent);margin-bottom:.875rem;white-space:nowrap}.weather-intro-condition{font-size:.6875rem;color:color-mix(in srgb,var(--text) 65%,transparent);margin-bottom:.5rem}.weather-intro-temp{display:flex;align-items:center;justify-content:flex-end;gap:.4rem;line-height:1;margin-bottom:.3rem}.weather-intro-temp-icon{width:1.375rem;height:1.375rem;flex-shrink:0;color:color-mix(in srgb,var(--text) 65%,transparent)}.weather-intro-temp-main{font-size:3rem;font-weight:700;line-height:1;letter-spacing:-.03em}.weather-intro-feels{font-size:.6875rem;color:color-mix(in srgb,var(--text) 65%,transparent);margin-bottom:.875rem}.weather-intro-detail{font-size:.6875rem;color:color-mix(in srgb,var(--text) 65%,transparent);display:flex;flex-direction:column;gap:.2rem;align-items:flex-end;border-top:1px solid color-mix(in srgb,var(--text) 18%,transparent);padding-top:.75rem;white-space:nowrap}.weather-intro-detail span{display:flex;align-items:center;gap:.3rem}.weather-intro-sun-icon{width:.875rem;height:.875rem;flex-shrink:0}#hero{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:clamp(320px,38vw,680px);gap:10px}#hero-image,#hero-image figure{height:100%;margin:0}#hero-image img{width:100%;height:100%;object-fit:cover;display:block;transition:scale .4s}#hero-sidebar{display:flex;flex-direction:column;gap:8px;height:100%}#post-gallery{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}#post-gallery figure{position:relative;padding:0;margin:0;aspect-ratio:4 / 3;overflow:hidden}#post-gallery img{width:100%;height:100%;object-fit:cover;display:block;transition:scale .4s}#post-gallery figcaption,#hero-image figcaption{background-color:#0006;opacity:0;color:#fff;position:absolute;left:0;bottom:0;padding:20px;width:100%;transition:opacity .4s}#post-gallery a{cursor:zoom-in}#post-gallery a:hover figcaption,#hero-image figure:hover figcaption{opacity:1;transition:opacity .4s}#post-gallery a:hover img,#hero-image figure:hover img{scale:1.03}#hero-image figure{position:relative;padding:0;margin:0;overflow:hidden}footer{background-color:var(--secondary);font-family:var(--mono);font-style:normal;font-weight:400;font-size:1.125rem;padding-top:2.125rem}footer>div.container{display:grid;grid-template-columns:[col] 1fr [col] 1fr [col] 1fr [col];gap:20px;margin-block:0}#contact-information{display:grid;grid-template-columns:1fr 1fr;gap:20px;grid-column:col 1 / col 3}#contact-information a{text-decoration:none;color:var(--text)}#social-links{grid-column:col 3 / col 4}#social-links ul{float:right;padding:0;margin:0;list-style:none}#social-links svg{vertical-align:middle;margin-right:.5rem}#social-links a{vertical-align:middle}#copyright-notice{grid-column:col 1 / col 4;text-align:right;margin-bottom:2.5rem;font-size:1.125rem}#copyright-notice a{color:var(--text);opacity:.65;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--text) 35%,transparent);text-underline-offset:.15em;margin-left:.15rem}#copyright-notice a:hover{opacity:1;text-decoration-color:currentColor}.container{max-width:min(90.625rem,94.2vw);margin-block:2.5rem;margin-inline:auto}.ax-button{all:unset;outline:revert;box-sizing:border-box}@media(width<=56.25rem){header{padding:1rem}#intro{padding-block:1.25rem;padding-inline:1rem}.weather-intro{display:none}#hero{grid-template-columns:1fr;grid-template-rows:auto}#hero-image{order:-1;height:auto}#hero-image figure{height:auto}#hero-image img{height:auto}#hero-sidebar{flex-direction:row;height:auto}#post-gallery{display:grid;grid-template-columns:1fr 1fr;gap:20px}#post-gallery img{width:100%;height:100%;object-fit:cover}footer{background-color:var(--secondary);font-family:var(--mono);font-style:normal;font-weight:400;font-size:1rem;padding-top:2.125rem}footer>div.container{display:grid;grid-template-columns:[col] 1fr [col] 1fr [col] 1fr [col];gap:20px;margin-block:0}#contact-information{display:grid;grid-template-columns:1fr 1f;gap:20px;grid-column:col 1 / col 4}#contact-information a{text-decoration:none;color:var(--text)}footer div#social-links{grid-column:col 1 / col 4}#social-links ul{float:initial}#copyright-notice{grid-column:col 1 / col 4;text-align:right;margin-bottom:2.5rem;font-size:1rem}.container{margin:1rem 1.125rem}}@media(width<=27.5rem){#contact-information{grid-template-columns:1fr}#copyright-notice{text-align:center}}#privacy-notice{position:fixed;bottom:1.25rem;left:1.25rem;max-width:22rem;display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background:#231f20;color:#fafafa;font-size:.8125rem;line-height:1.5;border-radius:6px;box-shadow:0 4px 24px #00000040;z-index:1000}#privacy-notice p{margin:0;color:#fafafa}#privacy-notice a{color:#fafafa;text-decoration:underline;text-underline-offset:2px}#privacy-notice-dismiss{align-self:flex-end;appearance:none;background:transparent;cursor:pointer;color:#fafafa;font-family:var(--mono);font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;padding:.375rem 1rem;border:1px solid rgba(250,250,250,.4);border-radius:3px}#privacy-notice-dismiss:hover{background:#fafafa26}@media(max-width:27.5rem){#privacy-notice{left:.75rem;right:.75rem;bottom:.75rem;max-width:none}}.legal-page{max-width:42rem}.legal-page h2{margin-top:2.5rem;margin-bottom:.5rem}.legal-page h3{margin-top:1.5rem;margin-bottom:.25rem}.legal-page p{line-height:1.7;opacity:.85}.legal-page ul{padding-left:1.25rem;line-height:1.7;opacity:.85}.legal-page a{color:var(--accent-color);text-decoration:underline;text-underline-offset:2px}.legal-page a:hover{text-decoration:none}.license-photo{margin-bottom:2rem}.license-photo img{max-width:100%;max-height:24rem;width:auto;height:auto;display:block}.license-photo-title{margin-top:.5rem;font-family:var(--mono);font-size:.875rem;opacity:.65}.photo-detail{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}#photo-map{width:100%;height:200px}@media(width<=56.25rem){.photo-detail{grid-template-columns:1fr}}.album-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.5rem;margin-top:1.5rem}.album-list-link{display:block;text-decoration:none;color:var(--text);border:1px solid color-mix(in srgb,var(--text) 15%,transparent);transition:border-color .2s}.album-list-link:hover{border-color:color-mix(in srgb,var(--text) 40%,transparent);text-decoration:none}.album-list-cover{aspect-ratio:3 / 2;overflow:hidden}.album-list-cover img{width:100%;height:100%;object-fit:cover;transition:scale .4s}.album-list-link:hover .album-list-cover img{scale:1.03}.album-list-info{padding:1rem 1.25rem}.album-list-title{font-size:1.125rem;margin:0}.album-list-description{font-size:.875rem;opacity:.65;margin-top:.25rem}.album-list-count{font-family:var(--mono);font-size:.75rem;opacity:.4;margin-top:.5rem;display:block}@media(width<=27.5rem){.album-list{grid-template-columns:1fr}}.weather-widget{border:1px solid color-mix(in srgb,var(--text) 15%,transparent);padding:1.25rem 1.5rem;font-family:var(--mono)}.weather-widget-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1rem}.weather-widget-location{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text);opacity:.5}.weather-widget-updated{font-size:.75rem;color:var(--text);opacity:.4}.weather-widget-body{display:grid;grid-template-columns:1fr}.weather-widget-temp{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.25rem}.weather-widget-temp-reading{display:flex;align-items:center;gap:.5rem}.weather-icon-temp{width:1.5rem;height:1.5rem;flex-shrink:0;color:var(--text)}.weather-widget-temp-main{font-size:2.5rem;font-weight:700;color:var(--text);line-height:1}.weather-widget-temp-feels{font-size:.8125rem;color:var(--text);opacity:.55}.weather-widget-stats{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1rem;margin:0}.weather-widget-stat{display:contents}.weather-widget-stat dt{font-size:.75rem;color:var(--text);opacity:.5;grid-column:1;display:flex;align-items:center;gap:.3rem}.weather-icon{width:.875rem;height:.875rem;flex-shrink:0}.weather-widget-stat dd{font-size:.75rem;color:var(--text);margin:0;grid-column:2}@media(width>=56.25rem){.weather-widget-body{grid-template-columns:auto 1fr;gap:0 2.5rem;align-items:start}.weather-widget-temp{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:0;padding-right:2.5rem;border-right:1px solid color-mix(in srgb,var(--text) 15%,transparent)}.weather-widget-temp-main{font-size:3.5rem}.weather-widget-temp-feels{padding-left:2rem}}#error-404{text-align:center;padding:4rem 0 6rem}.error-frame{display:inline-block;position:relative;padding:2rem 3rem;margin-bottom:2rem}.error-frame:before,.error-frame:after,.error-frame>span:before,.error-frame>span:after{content:"";position:absolute;width:1.5rem;height:1.5rem;border-color:var(--text);border-style:solid}.error-frame:before{top:0;left:0;border-width:2px 0 0 2px}.error-frame:after{top:0;right:0;border-width:2px 2px 0 0}.error-frame>span:before{bottom:0;left:0;border-width:0 0 2px 2px}.error-frame>span:after{bottom:0;right:0;border-width:0 2px 2px 0}.error-404-number{font-family:var(--sans-serif);font-size:clamp(6rem,20vw,12rem);font-weight:700;color:var(--text);opacity:.12;line-height:1;margin:0;letter-spacing:-.02em;user-select:none}#error-404 h1{font-family:var(--sans-serif);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem}#error-404>p{opacity:.55;margin:0 0 2.5rem;font-size:1.0625rem}.error-nav{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}.error-nav a{font-family:var(--sans-serif);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;color:var(--text);text-decoration:none;padding-bottom:3px;border-bottom:1px solid var(--text);transition:color .2s,border-color .2s}.error-nav a:hover{color:var(--accent-color);border-bottom-color:var(--accent-color);text-decoration:none}#shop-closed{text-align:center;padding:4rem 0 6rem}.shop-closed-label{font-family:var(--sans-serif);font-size:clamp(5rem,18vw,11rem);font-weight:700;color:var(--text);opacity:.08;line-height:1;margin:0;letter-spacing:.15em;text-transform:uppercase;user-select:none}#shop-closed h1{font-family:var(--sans-serif);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:400;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .75rem}#shop-closed>p{opacity:.55;margin:0 auto 1rem;font-size:1.0625rem;max-width:36rem}#shop-closed .shop-licensing{opacity:1}#shop-closed .shop-licensing a{color:var(--accent-color);text-decoration:underline;text-underline-offset:2px}#shop-closed .shop-licensing a:hover{text-decoration:none}#shop-closed .error-nav{margin-top:2.5rem}#shortcuts-dialog{border:none;border-radius:8px;padding:0;max-width:36rem;width:90vw;background-color:var(--background);color:var(--text);box-shadow:0 8px 40px color-mix(in srgb,var(--text) 20%,transparent)}#shortcuts-dialog::backdrop{background-color:#00000073;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#shortcuts-inner{padding:1.5rem 2rem}#shortcuts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}#shortcuts-header h2{margin:0;font-family:var(--mono);font-size:.75rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em}#shortcuts-close{color:var(--text);opacity:.45;cursor:pointer;display:flex;align-items:center;transition:opacity .2s}#shortcuts-close:hover{opacity:1}#shortcuts-body{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem}#shortcuts-body h3{font-family:var(--mono);font-size:.7rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em;opacity:.45;margin:0 0 .75rem;color:var(--text)}#shortcuts-body dl{margin:0;display:flex;flex-direction:column;gap:.5rem}#shortcuts-body dl>div{display:flex;align-items:baseline;gap:.75rem}#shortcuts-body dt{display:flex;gap:.25rem;min-width:4.5rem;flex-shrink:0}#shortcuts-body dd{margin:0;font-size:.8125rem;opacity:.65}kbd{display:inline-block;font-family:var(--mono);font-size:.6875rem;background-color:var(--secondary);border:1px solid color-mix(in srgb,var(--text) 20%,transparent);border-radius:3px;padding:.1rem .35rem;line-height:1.5}#shortcuts-footer{border-top:1px solid color-mix(in srgb,var(--text) 10%,transparent);padding-top:1rem;font-family:var(--mono);font-size:.75rem;opacity:.4;margin:0;display:flex;align-items:center;gap:.5rem}@media(width<=27.5rem){#shortcuts-body{grid-template-columns:1fr}}#header-actions{display:flex;align-items:center;gap:1rem}#search-toggle{display:flex;align-items:center;color:var(--text);cursor:pointer;opacity:.7;transition:opacity .2s}#search-toggle:hover{opacity:1}#search-overlay{position:fixed;inset:0;z-index:2000;background-color:color-mix(in srgb,var(--background) 88%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow-y:auto}#search-overlay-inner{max-width:48rem;margin:5rem auto 4rem;padding:0 1.5rem}#search-header{display:flex;align-items:center;gap:.75rem;border-bottom:2px solid var(--text);padding-bottom:.75rem;margin-bottom:2rem}#search-input{flex:1;background:transparent;border:none;outline:none;font:1.5rem var(--sans-serif),sans-serif;color:var(--text);caret-color:var(--accent-color)}#search-input::placeholder{opacity:.35}#search-input::-webkit-search-cancel-button{display:none}#search-close{display:flex;align-items:center;color:var(--text);opacity:.5;cursor:pointer;transition:opacity .2s;flex-shrink:0}#search-close:hover{opacity:1}.search-hint{color:var(--text);opacity:.4;font-family:var(--mono);font-size:.875rem;margin:0}.search-section{margin-bottom:2.5rem}.search-section-title{font-family:var(--mono);font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;opacity:.45;margin:0 0 1rem;color:var(--text)}.search-photo-list,.search-post-list,.search-page-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.search-photo-card,.search-post-card,.search-page-card{display:flex;align-items:center;gap:.875rem;padding:.625rem .75rem;border-radius:6px;color:var(--text);text-decoration:none;transition:background-color .15s}.search-photo-card:hover,.search-post-card:hover,.search-page-card:hover,.search-photo-card.search-result-focused,.search-post-card.search-result-focused,.search-page-card.search-result-focused{background-color:color-mix(in srgb,var(--text) 7%,transparent);text-decoration:none}.search-photo-card.search-result-focused,.search-post-card.search-result-focused,.search-page-card.search-result-focused{outline:2px solid color-mix(in srgb,var(--text) 25%,transparent);outline-offset:-2px}.search-photo-thumb{width:3rem;height:3rem;object-fit:cover;border-radius:3px;flex-shrink:0;background-color:var(--secondary)}.search-post-thumb{width:4rem;height:2.75rem;object-fit:cover;border-radius:3px;flex-shrink:0;background-color:var(--secondary)}.search-page-card{flex-direction:column;align-items:flex-start;gap:.2rem}.search-photo-info,.search-post-info{display:flex;flex-direction:column;gap:.2rem;min-width:0}.search-card-title{font-size:.9375rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-page-card .search-card-excerpt{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-card-meta{font-family:var(--mono);font-size:.75rem;opacity:.5}.search-card-excerpt{font-size:.8125rem;opacity:.65;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#search-hint-bar{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;border-top:1px solid color-mix(in srgb,var(--text) 10%,transparent);padding-top:.75rem;margin-top:1.5rem;font-family:var(--mono);font-size:.75rem;color:var(--text);opacity:.4}#search-hint-bar span{display:flex;align-items:center;gap:.3rem}@media(width<=56.25rem){#search-overlay-inner{margin-top:3rem}#search-input{font-size:1.125rem}}.search-all-results-link{display:block;text-align:center;font-family:var(--mono);font-size:.8125rem;color:var(--text);opacity:.5;text-decoration:none;padding:.75rem;border-radius:6px;margin-top:.5rem;transition:opacity .15s,background-color .15s}.search-all-results-link:hover{opacity:1;background-color:color-mix(in srgb,var(--text) 7%,transparent);text-decoration:none}body.map-body{display:flex;flex-direction:column;height:100dvh}body.map-body header{flex-shrink:0;width:100%;box-sizing:border-box}body.map-body footer{flex-shrink:0}#map-page{flex:1;overflow:hidden;position:relative}#map{width:100%;height:100%}#map-count{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);background:var(--background);color:var(--text);opacity:.75;font-size:.75rem;font-family:var(--mono);padding:4px 12px;border-radius:12px;pointer-events:none;z-index:1;white-space:nowrap}.map-info-btn{display:flex;align-items:center;justify-content:center;width:29px;height:29px;padding:0;border:none;background:none;cursor:pointer;font-size:1.05rem;line-height:1;color:#333}@media(prefers-color-scheme:dark){.map-info-btn{color:#ccc}}[data-theme=dark] .map-info-btn{color:#ccc}[data-theme=light] .map-info-btn{color:#333}.map-onboarding{position:absolute;inset:0;z-index:5;display:flex;align-items:flex-start;justify-content:center;padding-top:15vh;background:#00000026;opacity:0;pointer-events:none;transition:opacity .2s ease}.map-onboarding.is-visible{opacity:1;pointer-events:auto}.map-onboarding-card{position:relative;background:var(--background);color:var(--text);border-radius:4px;box-shadow:0 2px 16px #0000002e;padding:1rem 1.25rem;max-width:280px;width:90vw}.map-onboarding-close{position:absolute;top:6px;right:8px;background:none;border:none;font-size:1.15rem;line-height:1;cursor:pointer;color:inherit;opacity:.5;padding:2px 4px}.map-onboarding-close:hover{opacity:1}.map-onboarding-title{margin:0 0 .4rem;font-family:var(--mono);font-size:.82rem;font-weight:600;letter-spacing:.02em}.map-onboarding-list{margin:0;padding-left:1.1em;font-family:var(--mono);font-size:.75rem;line-height:1.6;opacity:.85}.map-popup .mapboxgl-popup-content{padding:0;background:var(--background);border-radius:3px;box-shadow:0 2px 16px #0000002e;overflow:hidden}.map-popup .mapboxgl-popup-tip{display:none}.map-popup .mapboxgl-popup-close-button{color:var(--text);font-size:1rem;line-height:1;padding:4px 6px;background:transparent;opacity:.5}.map-popup .mapboxgl-popup-close-button:hover{opacity:1}.map-popup-link{display:flex;flex-direction:column;text-decoration:none;color:var(--text)}.map-popup-link:hover{text-decoration:none}.map-popup-thumb{width:180px;height:130px;object-fit:cover;display:block}.map-popup-title{font-size:.78rem;font-family:var(--mono);padding:6px 10px 8px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.map-multi-header{display:block;font-size:.72rem;font-family:var(--mono);color:var(--text);opacity:.55;padding:8px 10px 6px;margin:0;border-bottom:1px solid rgba(128,128,128,.15);text-decoration:none}.map-multi-header:hover{opacity:1;text-decoration:underline}.map-multi-list{max-height:280px;overflow-y:auto}.map-multi-item{display:flex;align-items:center;gap:8px;padding:6px 10px;text-decoration:none;color:var(--text);border-bottom:1px solid rgba(128,128,128,.1)}.map-multi-item:last-child{border-bottom:none}.map-multi-item:hover{background:#80808014;text-decoration:none}.map-multi-thumb{width:48px;height:36px;object-fit:cover;border-radius:2px;flex-shrink:0;display:block;background:#8080801f}.map-multi-title{font-size:.75rem;font-family:var(--mono);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
