@view-transition{navigation:auto}:root{--progLightGrey: #A6ACC9;--progGreen: #99C794}:root,[data-theme=dark]{--bg: #1e1f21;--fg: #d8dee9;--fg-muted: #a7a9ad;--surface: #28292b;--surface-hover: #2d2e30;--surface-strong: rgba(216, 222, 233, .12);--accent-bg: #2d2e30;--accent-fg: #a3a3a3;--border: rgba(216, 222, 233, .1);--input-bg: rgba(216, 222, 233, .06);--input-border: rgba(216, 222, 233, .12);--logo-color: #d8dee9;--fill-green: #24261e;--dots: rgba(255, 255, 255, .08);--prog-body: #161822;--prog-bg: #1F2233;--bg-yellow: #3a2f0e;--bg-green: #252a18;--bg-purple: #2a1d2a;--bg-blue: #1a2434;--bg-pink: #33262b;--bg-orange: #2e1f0e;--bg-grey: #26272a;--bg-teal: #1a2826;--bg-brown: #2a221a;--fg-yellow: #FAC863;--fg-green: #b1bf86;--fg-purple: #C594C5;--fg-blue: #6699CC;--fg-pink: #F2A3C4;--fg-orange: #e9a450;--fg-grey: #a3a3a3;--fg-teal: #8ec6b8;--fg-brown: #d4b896}[data-theme=light]{--bg: #fcedcc;--fg: #2b1d0e;--fg-muted: #5f4c35;--surface: #faf6f6;--surface-hover: rgba(90, 58, 31, .09);--accent-bg: #ecdcc0;--accent-fg: #6f4d38;--surface-strong:rgba(60, 40, 20, .12);--border: rgba(60, 40, 20, .1);--input-bg: rgba(60, 40, 20, .05);--input-border: rgba(60, 40, 20, .15);--logo-color: #6f4d38;--fill-green: #fffaee;--dots: #dcdbdb;--prog-body: #fbf8f1;--prog-bg: var(--bg);--bg-yellow: #f6e4b4;--bg-green: #dfe9d3;--bg-purple: #eddaed;--bg-blue: #dae3ee;--bg-pink: #f3dce4;--bg-orange: #f5dccb;--bg-grey: #ece4d4;--bg-teal: #d6e3e0;--bg-brown: #ecddc8;--surface-warm: #fffaee;--fg-yellow: #a8740a;--fg-green: #4d7c3f;--fg-purple: #88416d;--fg-blue: #3d6391;--fg-pink: #a8456e;--fg-orange: #c4521f;--fg-grey: #6b5d4f;--fg-teal: #3a786f;--fg-brown: #5a3a1f}body{font-family:var(--font-montserrat),sans-serif;line-height:1.6;text-rendering:optimizeLegibility;font-size:1rem;letter-spacing:.3px;color:var(--fg);background-color:var(--bg);display:flex;flex-direction:column;min-height:100vh;margin:0 auto;padding:0 32px 16px;position:relative;box-sizing:border-box}@media screen and (max-width:500px){body{padding:1rem;padding-top:0}}body:not(.user-is-tabbing) input:focus,body:not(.user-is-tabbing) textarea:focus{outline:none}h2 a,h2 a:hover{color:inherit}h1:not(.emma-goto-logo-h1){line-height:2.25rem;margin-top:0;margin-bottom:8px}h2,h3{font-weight:500;margin-bottom:8px}h4{margin-bottom:8px}h5{margin:0 0 8px}@supports (-webkit-hyphens:none){h2,h3{scroll-margin-top:0}}a{text-decoration:none;font-weight:700}a:has(>:is(div,section,article,button,img,picture,svg)){font-weight:inherit}strong,b{font-weight:700}p{margin-bottom:1em}.prose p{margin-bottom:2em}textarea{width:100%;font-size:16px}input{font-size:16px}::placeholder{color:--var(fg-muted)}table{width:100%}th{text-align:left}img{max-width:100%;height:auto}pre{padding:1.5em;border-radius:8px}pre>code{all:unset}figcaption[data-rehype-pretty-code-title=""]+pre{border-top-left-radius:0;border-top-right-radius:0}figure[data-rehype-pretty-code-figure=""]>pre{margin-top:-2px;margin-bottom:32px;margin-top:0!important;font-size:14px;word-wrap:break-word;white-space:pre-wrap;word-break:break-word}figure{margin:16px 0}.interpunct{padding:0 8px}h2>.anchor,h3>.anchor{visibility:hidden}h2:hover>.anchor,h3:hover>.anchor{visibility:visible}.anchor>svg{color:var(--fg-muted);margin-left:4px;width:24px;height:24px}@media screen and (max-width:500px){.anchor{display:none}}.inline-image-container{display:flex;column-gap:24px;flex-direction:row}.inline-image-container>img,.inline-image-container-books>img{float:left;margin-top:8px;margin-right:16px}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}h2,h3{scroll-margin-top:96px}a{text-decoration:none;color:var(--section-theme, var(--accent-fg))}a:not(.link-button):not(.post-card):not(.menu-item):not(.social-link):not(.location-item-link):not(.view-all):not(.emma-goto-logo):not(.back-to-top-button):not(.mountain-summary-read-more-link):not(.book-title-link):not(.toc-item-link):not(.not-pill):not(:has(>:is(div,section,article,button,img,picture,svg))){padding:1px 4px;margin:0 -4px;border-radius:4px;transition:background-color .15s ease,color .15s ease}a:not(.link-button):not(.post-card):not(.menu-item):not(.social-link):not(.location-item-link):not(.view-all):not(.emma-goto-logo):not(.back-to-top-button):not(.mountain-summary-read-more-link):not(.toc-item-link):not(.not-pill):not(:has(>:is(div,section,article,button,img,picture,svg))):hover{background-color:color-mix(in srgb,currentColor 15%,var(--bg))}blockquote{border-left:4px solid var(--fg-muted);padding:8px 16px;border-radius:0 0 8px}figcaption{text-align:center;padding-top:0;font-size:14px}hr{border:none;height:1px;background-color:var(--border)}@media screen and (max-width:499px){blockquote{margin:8px 4px}}@supports (-webkit-hyphens: none){h2,h3{scroll-margin-top:0}}.hiking-theme,.hiking-theme:hover,.drawer .hiking-theme:hover{--theme-color: var(--fg-green);--theme-bg: var(--bg-green);color:var(--theme-color)}.notes-theme,.notes-theme:hover,.drawer .notes-theme:hover{--theme-color: var(--fg-pink);--theme-bg: var(--bg-pink);color:var(--theme-color)}.programming-theme,.programming-theme:hover,.drawer .programming-theme:hover{--theme-color: var(--fg-purple);--theme-bg: var(--bg-purple);color:var(--theme-color)}.photos-theme,.photos-theme:hover,.drawer .photos-theme:hover{--theme-color: var(--fg-blue);--theme-bg: var(--bg-blue);color:var(--theme-color)}.books-theme,.books-theme:hover,.bookReviews-theme,.bookReviews-theme:hover,.drawer .books-theme:hover{--theme-color: var(--fg-yellow);--theme-bg: var(--bg-yellow);color:var(--theme-color)}.newsletter-theme,.newsletter-theme:hover,.drawer .newsletter-theme:hover{--theme-color: var(--fg-grey);--theme-bg: var(--bg-grey);color:var(--theme-color)}.about-theme,.about-theme:hover,.drawer .about-theme:hover{--theme-color: var(--accent-fg);--theme-bg: var(--accent-bg);color:var(--theme-color)}.map-theme,.map-theme:hover,.drawer .map-theme:hover{--theme-color: var(--fg-orange);--theme-bg: var(--bg-orange);color:var(--theme-color)}.birding-theme,.birding-theme:hover,.drawer .birding-theme:hover{--theme-color: var(--fg-teal);--theme-bg: var(--bg-teal);color:var(--theme-color)}.coffee-theme,.coffee-theme:hover,.drawer .coffee-theme:hover{--theme-color: var(--fg-brown);--theme-bg: var(--bg-brown);color:var(--theme-color)}a[data-section=notes],a[href^="/notes/"]{color:var(--fg-pink)}a[data-section=birding],a[href^="/birding/"]{color:var(--fg-teal)}a[data-section=hiking],a[href^="/hiking/"],a[href="/hyakumeizan/"]{color:var(--fg-green)}a[data-section=programming],a[href^="/programming/"]{color:var(--fg-purple)}a[data-section=books],a[href^="/books/"]{color:var(--fg-yellow)}a[data-section=photos],a[href^="/photos/"]{color:var(--fg-blue)}a[data-section=map],a[href^="/map/"]{color:var(--fg-orange)}a[data-section=newsletter],a[href^="/newsletter/"]{color:var(--fg-grey)}a[data-section=about],a[href^="/about/"]{color:var(--accent-fg)}a[data-section=coffee],a[href^="/coffee/"]{color:var(--fg-brown)}body.notes-page{--section-theme: var(--fg-pink)}body.hiking-page{--section-theme: var(--fg-green)}body.birding-page{--section-theme: var(--fg-teal)}body.programming-page{--section-theme: var(--fg-purple)}body.books-page{--section-theme: var(--fg-yellow)}body.newsletter-page{--section-theme: var(--fg-grey)}body.photos-page{--section-theme: var(--fg-blue)}body.about-page{--section-theme: var(--accent-fg)}body.coffee-page{--section-theme: var(--fg-brown)}h1[data-astro-cid-gora4mgs]{margin:0}.emma-goto-logo[data-astro-cid-gora4mgs]{font-size:32px;line-height:44px;font-weight:700;display:inline-block;padding:0;letter-spacing:1px;margin:0 0 0 -1px;view-transition-name:emma-goto-logo;color:var(--logo-color)}@media(prefers-reduced-motion:reduce){.emma-goto-logo[data-astro-cid-gora4mgs]{view-transition-name:none}}.emma-goto-logo[data-astro-cid-gora4mgs].h1{margin-bottom:0}.emma-goto-logo-h1[data-astro-cid-gora4mgs]{line-height:44px}.emma-goto-logo-h1[data-astro-cid-gora4mgs].light-mode,.emma-goto-logo[data-astro-cid-gora4mgs].light-mode{color:#6f4d38}a[data-astro-cid-gora4mgs],a[data-astro-cid-gora4mgs]:hover{color:inherit}.links[data-astro-cid-zamss57n]{display:flex;flex-wrap:wrap;gap:8px;font-size:14px}.terminal-bar-top{height:22px;background:-webkit-linear-gradient(top,#ebebeb,#d5d5d5);border-radius:4px 4px 0 0;width:100%}[data-theme=light] .terminal-bar-top{background:linear-gradient(180deg,#ecdcbf,#e1cca6)}.circles-container{display:flex;padding-left:3px}.terminal-bar-circle{border-radius:50px;width:12px;height:12px;margin:5px 4px}.terminal-bar-circle.darkGreen{background-color:var(--fg-teal)}.terminal-bar-circle.blue{background-color:var(--fg-blue)}.terminal-bar-circle.purple{background-color:var(--fg-purple)}[data-theme=light] .terminal-bar-circle{box-shadow:inset 0 0 0 .5px #0000002e}[data-theme=light] .terminal-bar-circle.darkGreen{background-color:#7ec9a8}[data-theme=light] .terminal-bar-circle.blue{background-color:#7aa8d4}[data-theme=light] .terminal-bar-circle.purple{background-color:#d8a3c7}.post-card{display:flex;padding:12px;margin:0 -12px;border-radius:8px;color:var(--fg);text-decoration:none;transition:background-color .2s;position:relative;overflow:hidden}.post-card:before{content:"";position:absolute;inset:0;border-radius:8px;background-color:var(--theme-bg);opacity:0;z-index:0;transition:opacity .2s}.post-card:hover:before,.post-card:active:before{opacity:1}.post-card>*{position:relative;z-index:1}.post-card-image{flex-shrink:0;border-radius:8px;overflow:hidden}.post-card-image-large{min-width:200px;width:200px;height:150px}.post-card-image-medium,.post-card-image-small{width:100px;min-width:100px;height:80px}.post-card-image-xs{width:40px;min-width:40px;height:50px}.post-card-image-xs:not(:has(img)){width:auto;min-width:auto;height:auto}.post-card-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.post-card-content{display:flex;flex-direction:column;gap:4px;flex:1;margin-left:16px}.post-card-large .post-card-content{justify-content:flex-start}.post-card-medium .post-card-content,.post-card-small .post-card-content{justify-content:space-between;min-height:80px}.post-card-xs{padding:8px 12px}.post-card-xs .post-card-content{justify-content:center;min-height:auto}.post-card-header{display:flex;flex-direction:column;gap:4px}.post-card .post-card-category{font-size:12px;font-weight:700;white-space:nowrap;color:var(--theme-color)}.post-card-title-row{display:flex;align-items:center;gap:8px}.post-card-title{font-size:16px;margin:0;color:var(--fg);transition:color .2s}.post-card-xs .post-card-title{font-size:14px}.post-card:hover .post-card-title{color:var(--theme-color)}.post-card .post-card-subtitle{font-size:14px;color:var(--fg-muted)}.post-card .post-card-description{font-size:14px;color:var(--fg)}.post-card .post-card-date{font-size:14px;color:var(--fg-muted);white-space:nowrap}.new{font-size:10px;color:var(--bg);padding:2px 4px;border-radius:4px;background-color:var(--fg);white-space:nowrap}@media only screen and (max-width:500px){.post-card-large{flex-direction:column}.post-card-large .post-card-content{margin-left:0;margin-top:16px}}.post-card p,.post-card div,.post-card span{color:inherit}.post-card:hover .post-card-date,.post-card:hover .post-card-subtitle,.label{color:var(--fg-muted)}.postcard-books-container{height:100%;width:100%;padding-left:12px;padding-top:12px;background-color:var(--surface-hover)}.postcard-spread-container-book,.postcard-spread-container-shadow,.postcard-spread-container-shadow-2,.postcard-spread-container{height:100%;padding:0 5px;border-radius:20px 0 0;background-color:var(--surface);box-shadow:0 4px 8px #0000001a}.postcard-spread-container-book{background-color:#fadd58;box-shadow:none}[data-theme=dark] .postcard-spread-container-book{background-color:color-mix(in srgb,var(--fg-yellow) 45%,var(--bg-yellow))}[data-theme=dark] .postcard-spread-container-shadow{box-shadow:inset 1px 0 #ffffff1a,inset 0 -1px #ffffff14,-1px 0 #0000008c}[data-theme=dark] .postcard-spread-container-shadow-2,[data-theme=dark] .postcard-spread-container{box-shadow:inset 1px 0 #ffffff1a,-1px 0 #0000008c}.postcard-spread-container{padding:10px 10px 10px 16px;box-sizing:border-box;background-image:radial-gradient(circle,var(--dots) 1px,transparent 1px);background-size:20px 20px;display:flex;align-items:center;justify-content:center}.postcard-book-cover{transform:rotate(-5deg);position:relative;margin-top:24px}.emoji-container{background-color:var(--surface-strong)}.search-container{width:100%;margin-top:16px;margin-bottom:16px}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;color:var(--fg-muted);pointer-events:none}.search-input{width:100%;padding:12px 40px;background-color:var(--input-bg);border:1px solid var(--border);border-radius:8px;color:var(--fg);font-size:16px;font-family:inherit;outline:none;transition:background-color .18s cubic-bezier(.2,0,.2,1),border-color .18s cubic-bezier(.2,0,.2,1);box-sizing:border-box}.search-input::placeholder{color:var(--fg-muted)}.search-input:focus{border-color:var(--accent-fg);background-color:var(--surface)}.search-clear{position:absolute;right:8px;background:none;border:none;color:var(--fg-muted);font-size:20px;cursor:pointer;padding:4px 8px;line-height:1;opacity:.7;transition:opacity .2s}.search-clear:hover{opacity:1}.search-results{margin-top:16px}.search-results-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.search-status{color:var(--fg-muted);font-size:14px;text-align:center;padding:24px 0}.theme-toggle[data-astro-cid-5wtxqvs4]{background:none;border:none;cursor:pointer;padding:6px;margin:0;display:inline-flex;align-items:center;justify-content:center;color:var(--logo-color);opacity:.8;transition:opacity .2s ease;line-height:0}.theme-toggle[data-astro-cid-5wtxqvs4]:hover{opacity:1}.theme-toggle[data-astro-cid-5wtxqvs4] svg{width:18px;height:18px}.icon-moon[data-astro-cid-5wtxqvs4],[data-theme=light] .theme-toggle[data-astro-cid-5wtxqvs4] .icon-sun[data-astro-cid-5wtxqvs4]{display:none}[data-theme=light] .theme-toggle[data-astro-cid-5wtxqvs4] .icon-moon[data-astro-cid-5wtxqvs4]{display:inline-flex}.sections[data-astro-cid-tdwvtaf7]{position:relative;display:flex;align-items:center;gap:12px}.hamburger-button[data-astro-cid-tdwvtaf7]{background:none;border:none;cursor:pointer;padding:6px;margin:0 -6px;display:flex;flex-direction:column;gap:4px;opacity:.8;position:relative;view-transition-name:hamburger-menu}@media(prefers-reduced-motion:reduce){.hamburger-button[data-astro-cid-tdwvtaf7]{view-transition-name:none}}.hamburger-line[data-astro-cid-tdwvtaf7]{width:20px;height:2px;background-color:var(--logo-color);transition:transform .2s ease}.hamburger-button[data-astro-cid-tdwvtaf7]:hover{opacity:1}.close-button[data-astro-cid-tdwvtaf7]{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px 24px;margin:-8px;display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s ease;z-index:1001}.close-button[data-astro-cid-tdwvtaf7]:hover{opacity:1}.close-icon[data-astro-cid-tdwvtaf7]{font-size:32px;line-height:1;color:var(--fg);font-weight:300}.drawer-backdrop[data-astro-cid-tdwvtaf7]{position:fixed;inset:0;background-color:#00000080;z-index:999;opacity:0;pointer-events:none;transition:opacity .3s ease}.drawer-backdrop[data-astro-cid-tdwvtaf7].open{opacity:1;pointer-events:auto}.drawer[data-astro-cid-tdwvtaf7]{position:fixed;top:0;right:0;bottom:0;width:700px;background:var(--bg);color:var(--fg);z-index:1000;transform:translate(100%);transition:transform .3s ease;overflow-y:auto;box-shadow:-2px 0 8px #0003;scrollbar-width:none;-ms-overflow-style:none}.drawer[data-astro-cid-tdwvtaf7]::-webkit-scrollbar{display:none}.drawer[data-astro-cid-tdwvtaf7].open{transform:translate(0)}.drawer-content[data-astro-cid-tdwvtaf7]{padding:56px 32px 32px;display:flex;flex-direction:column;gap:16px}.menu-section[data-astro-cid-tdwvtaf7]{display:flex;flex-direction:column;gap:0px}@media screen and (min-width:500px){.menu-section[data-astro-cid-tdwvtaf7]{display:grid;grid-template-columns:repeat(2,1fr);gap:0 32px}}.menu-item[data-astro-cid-tdwvtaf7]{display:flex;flex-direction:row;align-items:flex-start;gap:16px;padding:20px;margin:0 -16px;border-radius:12px;position:relative;overflow:hidden;transition:background-color .18s cubic-bezier(.2,0,.2,1)}.menu-item[data-astro-cid-tdwvtaf7]:before{content:"";position:absolute;inset:0;border-radius:12px;opacity:0;z-index:0}.menu-item[data-astro-cid-tdwvtaf7]>[data-astro-cid-tdwvtaf7]{position:relative;z-index:1}.menu-item[data-astro-cid-tdwvtaf7]:before{background-color:var(--theme-bg)}.menu-item[data-astro-cid-tdwvtaf7]:hover:before,.menu-item[data-astro-cid-tdwvtaf7]:active:before{opacity:1}.menu-item[data-astro-cid-tdwvtaf7]:hover .menu-icon-container[data-astro-cid-tdwvtaf7],.menu-item[data-astro-cid-tdwvtaf7]:active .menu-icon-container[data-astro-cid-tdwvtaf7]{background-color:color-mix(in srgb,var(--theme-bg) 70%,var(--theme-color))}.menu-icon-container[data-astro-cid-tdwvtaf7]{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--surface-strong)}[data-astro-cid-tdwvtaf7][class*=-theme] .menu-icon-container[data-astro-cid-tdwvtaf7]{background-color:var(--theme-bg)}.menu-icon-container[data-astro-cid-tdwvtaf7] .menu-icon{width:24px;height:24px}.menu-text[data-astro-cid-tdwvtaf7]{display:flex;flex-direction:column;gap:4px;flex:1}.menu-link[data-astro-cid-tdwvtaf7]{font-weight:700;font-size:20px}.menu-description[data-astro-cid-tdwvtaf7]{font-weight:400;font-size:14px;color:var(--fg-muted)}[data-astro-cid-tdwvtaf7][class*=-theme]:hover .menu-description[data-astro-cid-tdwvtaf7]{color:var(--theme-color)}.newsletter-section[data-astro-cid-tdwvtaf7] p[data-astro-cid-tdwvtaf7]{margin-top:16px;margin-bottom:8px;color:var(--fg-muted)}.newsletter-section[data-astro-cid-tdwvtaf7] p[data-astro-cid-tdwvtaf7] b[data-astro-cid-tdwvtaf7]{color:var(--fg)}@media screen and (max-width:700px){.drawer[data-astro-cid-tdwvtaf7]{width:100%}}.sticky-header[data-astro-cid-z6iz25dn]{position:-webkit-sticky;position:sticky;top:-16px;z-index:1000;width:100%;margin:0 -32px;padding:24px 32px 8px;background-color:var(--header-bg, var(--bg));transition:box-shadow .2s ease-in-out}@media screen and (max-width:500px){.sticky-header[data-astro-cid-z6iz25dn]{padding:0 1rem;padding-top:24px;padding-bottom:8px;margin:0 -1rem}}.sticky-header[data-astro-cid-z6iz25dn]{border-bottom:1px solid transparent}.sticky-header[data-astro-cid-z6iz25dn].is-scrolled{border-bottom:1px solid var(--border)}.programming-page .sticky-header[data-astro-cid-z6iz25dn].is-scrolled{border-bottom:0}.header-wrapper[data-astro-cid-z6iz25dn]{width:100%;max-width:800px;margin:0 auto}.header-wrapper[data-astro-cid-z6iz25dn].with-sidebar,.header-wrapper[data-astro-cid-z6iz25dn].full-page{max-width:1116px}.container[data-astro-cid-z6iz25dn]{width:100%;height:100%}.spacer[data-astro-cid-z6iz25dn]{width:300px;flex-shrink:0}@media only screen and (max-width:800px){.header-wrapper[data-astro-cid-z6iz25dn],.header-wrapper[data-astro-cid-z6iz25dn].with-sidebar{padding:0;margin:0}.spacer[data-astro-cid-z6iz25dn]{display:none}}header[data-astro-cid-z6iz25dn]{flex:1;min-width:0;height:100%}nav[data-astro-cid-z6iz25dn]{display:flex;justify-content:space-between;align-items:center;width:100%}.avatar[data-astro-cid-vjqwbl62]{min-width:120px;min-height:120px;max-width:120px;max-height:120px;border-radius:50%;margin-top:0;margin-left:8px}.small[data-astro-cid-vjqwbl62]{min-width:80px;min-height:80px;max-width:80px;max-height:80px}@media screen and (max-width:500px){.avatar[data-astro-cid-vjqwbl62]{min-width:80px;min-height:80px;max-width:80px;max-height:80px}}.back-to-top-button{position:absolute;top:0;right:0;z-index:500;display:flex;align-items:center;gap:6px;cursor:pointer;color:var(--fg-muted);font-size:14px;text-decoration:none;font-weight:400;transition:color .15s ease}.back-to-top-button:hover{color:var(--fg)}.back-to-top-button.hidden{display:none}.back-to-top-button.visible{display:flex}.back-to-top-button:focus-visible{outline:3px solid var(--accent-fg);outline-offset:2px}@media screen and (min-width:900px){.back-to-top-button{display:none!important}}@media screen and (min-width:501px)and (max-width:899px){.back-to-top-button{position:absolute;top:0;right:0}}.breadcrumbs[data-astro-cid-ilhxcym7]{font-size:14px}ol[data-astro-cid-ilhxcym7]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;row-gap:0;column-gap:8px}li[data-astro-cid-ilhxcym7]{display:inline-flex;align-items:center;white-space:nowrap}li[data-astro-cid-ilhxcym7]:last-child{white-space:nowrap;flex:1;min-width:0}.title-container[data-astro-cid-ilhxcym7]{position:relative;display:flex;align-items:center}.title-container[data-astro-cid-ilhxcym7]:has(.back-to-top-button.visible) .current-page[data-astro-cid-ilhxcym7]{opacity:0;pointer-events:none}.separator[data-astro-cid-ilhxcym7]{margin-left:8px;color:var(--fg);opacity:.5;transition:opacity .2s ease,visibility .2s ease,max-width .2s ease,margin .2s ease}.separator-before-title[data-astro-cid-ilhxcym7]{opacity:0;visibility:hidden;max-width:0;margin:0}.breadcrumbs-container[data-astro-cid-ilhxcym7].show-title .separator-before-title[data-astro-cid-ilhxcym7]{opacity:.5;visibility:visible;max-width:none;margin-left:8px}.breadcrumbs-container[data-astro-cid-ilhxcym7].back-to-top-visible .separator[data-astro-cid-ilhxcym7]{opacity:0;visibility:hidden;max-width:0;margin:0}.back-to-top-visible[data-astro-cid-ilhxcym7] .sub-breadcrumb[data-astro-cid-ilhxcym7]{opacity:0;visibility:hidden;max-width:0;overflow:hidden;margin:0}.current-page[data-astro-cid-ilhxcym7]{color:var(--fg);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:400;visibility:hidden;max-width:0;margin:0;transition:opacity .2s ease,visibility .2s ease,max-width .2s ease,margin .2s ease}.breadcrumbs-container[data-astro-cid-ilhxcym7].show-title .current-page[data-astro-cid-ilhxcym7]{visibility:visible;max-width:none;margin:0}.breadcrumbs-container[data-astro-cid-ilhxcym7].show-title .current-page[data-astro-cid-ilhxcym7]:hover{opacity:1}.breadcrumbs-container[data-astro-cid-ilhxcym7]{position:relative}.breadcrumbs-container[data-astro-cid-ilhxcym7].show-on-load{opacity:1;transform:translateY(0);pointer-events:auto}.breadcrumbs-container[data-astro-cid-ilhxcym7]:not(.show-on-load){display:none}.breadcrumbs-container[data-astro-cid-ilhxcym7]:not(.show-on-load).show-breadcrumbs{display:block}.breadcrumbs-wrapper[data-astro-cid-ilhxcym7]{width:100%;max-width:800px;margin:0 auto}.breadcrumbs-wrapper[data-astro-cid-ilhxcym7].with-sidebar{max-width:1116px}@media only screen and (max-width:900px){.breadcrumbs-wrapper[data-astro-cid-ilhxcym7],.breadcrumbs-wrapper[data-astro-cid-ilhxcym7].with-sidebar{padding:0;margin:0}}.hidden-when-empty[data-astro-cid-ilhxcym7]{display:none}
