:root{--photo-max-w:1600px;--content-max-w:1200px;--content-pad:24px;--nav-edge-pad:max(12px, calc((100% - var(--photo-max-w)) / 2))}body:has(.post-image-stack){display:flex;flex-direction:column;min-height:100svh}body:has(.post-image-stack)>.navbar{width:100%;flex-shrink:0;box-sizing:border-box}@media(min-width:769px){body:has(.post-image-stack) .navbar .menu{display:flex;align-items:center;justify-content:space-between;width:100%}body:has(.post-image-stack) .navbar .logo{float:none;margin-top:.5rem;margin-right:0;margin-bottom:0;margin-left:0}body:has(.post-image-stack) .navbar .menu .trigger{float:none}}.post-image-stack{display:flex;flex:auto;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:0;padding-top:clamp(0px,3vh,32px);padding-bottom:clamp(0px,3vh,32px)}.post-photo{display:flex;flex:auto;flex-direction:column;align-items:stretch;justify-content:center;min-height:0;max-width:var(--photo-max-w);width:100%;margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto}.photo-stage{position:relative;flex:auto;min-height:0;max-height:100%;width:100%}.post-photo.is-portrait .photo-stage{width:auto;max-width:100%;align-self:center}.post-photo picture{display:flex;flex:auto;align-items:center;justify-content:center;width:100%;min-height:0;max-height:100%}.post-photo img{display:block;width:100%;max-width:100%;height:auto;max-height:100%;object-fit:contain}.post-photo.is-portrait{--portrait-max-h:min(calc(100svh - 260px), 1200px);flex:auto;width:auto;max-width:min(var(--photo-max-w),calc(var(--portrait-max-h) * var(--photo-ratio)))}.post-photo.is-portrait picture{flex:auto;max-height:var(--portrait-max-h)}.post-photo.is-portrait img{width:auto;max-height:var(--portrait-max-h);max-width:min(100%,calc(var(--portrait-max-h) * var(--photo-ratio)))}.photo-link{display:block;flex:auto;width:100%;min-height:0;max-height:100%;line-height:0;text-decoration-line:none}.post-photo.is-portrait .photo-link{display:flex;align-items:center;justify-content:center}.photo-expand{position:absolute;top:8px;right:8px;z-index:2;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;border-radius:999px;background-color:rgba(0,0,0,.6);color:#fff;cursor:pointer;opacity:.75;transition:opacity .15s ease}.photo-expand:hover,.photo-expand:focus-visible{opacity:1;outline:2px solid rgba(255,255,255,.85);outline-offset:2px}.photo-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:0;border:0;background-color:rgba(0,0,0,.96);cursor:zoom-out}.photo-modal__img{display:block;box-sizing:border-box;border:6px solid #fff;max-width:100vw;max-height:100vh;width:auto;height:auto;object-fit:contain;cursor:default}.photo-modal__close{position:fixed;top:14px;right:14px;z-index:10001;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background-color:rgba(255,255,255,.14);color:#fff;font-size:28px;line-height:1;cursor:pointer}.photo-modal__close:hover,.photo-modal__close:focus-visible{background-color:rgba(255,255,255,.24);outline:2px solid rgba(255,255,255,.85);outline-offset:2px}body.photo-modal-open{overflow:hidden}.exif-info{flex:none;font-size:.7rem;color:#666;margin-top:.35rem;margin-right:auto;margin-bottom:0;margin-left:auto;text-align:center;line-height:1.2}.hint{flex:none;text-align:center;font-size:.7rem;color:#777;opacity:.6;letter-spacing:.02em;margin-top:.4rem;margin-right:0;margin-bottom:0;margin-left:0;transition:opacity .6s ease}.hint.is-fading{opacity:0}.hint.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.post-position{flex:none;display:inline-block;margin-top:4px;padding-top:3px;padding-right:6px;padding-bottom:3px;padding-left:6px;border-top-left-radius:999px;border-top-right-radius:999px;border-bottom-right-radius:999px;border-bottom-left-radius:999px;background-color:rgba(0,0,0,.6);color:#fff;font-size:12px;line-height:1.2;font-family:system-ui,-apple-system,segoe ui,Roboto,sans-serif;pointer-events:none;user-select:none}main,.post,.post-content,article.post,.content,.content__inner,.single,.page{margin-bottom:0!important;padding-bottom:0!important}footer,.footer,#footer{flex:none;margin-top:.5rem!important}.footer_social-icons svg{width:18px;height:18px}.footer_copyright{font-size:.65rem;padding:.2rem .6rem;margin-top:.25rem}.post-nav.hidden{display:none}picture{display:block}.wrapper{max-width:var(--content-max-w);padding-left:var(--content-pad);padding-right:var(--content-pad)}.navbar{max-width:100%;padding-left:var(--nav-edge-pad);padding-right:var(--nav-edge-pad)}.navbar .logo{margin-left:0}.navbar .menu .menu-link{padding-left:.3rem;padding-right:.3rem}.nav-help-overlay{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);padding:8px 12px;border-radius:10px;background:rgba(0,0,0,.75);color:#fff;font:14px/1.4 system-ui,-apple-system,segoe ui,Roboto,sans-serif;z-index:9999}@media(max-width:900px){:root{--nav-edge-pad:max(14px, calc((100% - var(--photo-max-w)) / 2))}}@media(max-width:768px){:root{--content-pad:12px;--nav-edge-pad:14px}.post-photo{max-width:100%;flex:initial}.post-image-stack{justify-content:flex-start;padding-top:25svh;padding-bottom:1.5rem}@media(orientation:portrait){.post-image-stack{padding-top:18svh}}.navbar .menu{padding-left:var(--nav-edge-pad);padding-right:var(--nav-edge-pad);box-sizing:border-box}.navbar .menu .menu-icon{right:var(--nav-edge-pad);margin-right:0}.navbar .menu a#mode{left:var(--nav-edge-pad)}.photo-expand{top:14px;right:10px;width:30px;height:30px}.photo-expand svg{width:15px;height:15px}}@media(orientation:landscape) and (max-height:520px){.post-image-stack{padding-top:0;padding-bottom:0}:root{--content-pad:8px;--nav-edge-pad:6px}.hint,.exif-info,.post-position{display:none}.post-photo img{max-height:100%}}@media(max-width:420px),(orientation:landscape) and (max-height:520px){footer,.footer,#footer{display:none}}