:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;line-height:1.5;font-weight:400;color:#1a3a36;background-color:#f6f8f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:1.5rem 1.25rem 3rem}.gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.gallery-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;padding:0;border:none;background:#1a3a36b8;cursor:pointer}.gallery-modal__panel{position:relative;z-index:1;max-width:min(96vw,1200px);max-height:92vh;display:flex;flex-direction:column;background:#fff;border-radius:14px;box-shadow:0 24px 80px #00000059;overflow:hidden}.gallery-modal__close{position:absolute;top:.5rem;right:.5rem;z-index:2;width:2.5rem;height:2.5rem;margin:0;padding:0;border:none;border-radius:10px;background:#ffffffeb;color:#1a3a36;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.gallery-modal__close:hover{background:#fff}.gallery-modal__close:focus-visible{outline:2px solid #1a3a36;outline-offset:2px}.gallery-modal__body{padding:2.25rem 1.25rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;overflow:auto;max-height:92vh}.gallery-modal__image-wrap{position:relative;display:inline-block;max-width:100%;line-height:0;border-radius:8px}.gallery-modal__img{max-width:100%;max-height:min(78vh,900px);width:auto;height:auto;object-fit:contain;border-radius:8px}.gallery-modal__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0}.gallery-modal__image-wrap:hover .gallery-modal__img--hover{opacity:1}.gallery-modal__image-wrap--swap:hover .gallery-modal__img--base{opacity:0}.gallery-modal__meta{display:flex;flex-direction:column;align-items:center;gap:.35rem;max-width:42rem;width:100%}.gallery-modal__caption{margin:0;text-align:center;font-size:1rem;color:#1a3a36d9}.gallery-modal__day{margin:0;text-align:center;font-size:.9rem;color:#1a3a36a6}.gallery{width:100%}.gallery__grid{--gallery-row-h: 368px;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-auto-rows:var(--gallery-row-h);gap:1rem;align-items:stretch}.gallery__item{margin:0;width:100%;min-height:0;background:transparent;border:none;box-shadow:none;overflow:visible;display:flex;flex-direction:column}.gallery__item--1x1{grid-column:span 1;grid-row:span 1}.gallery__item--2x1{grid-column:span 2;grid-row:span 1}.gallery__item--2x2{grid-column:span 2;grid-row:span 2}.gallery__item--3x2{grid-column:span 3;grid-row:span 2}@media(max-width:900px){.gallery__item--3x2{grid-column:span 2}}@media(max-width:640px){.gallery__grid{--gallery-row-h: 338px}.gallery__item--2x1{grid-column:span 1}.gallery__item--3x2,.gallery__item--2x2{grid-column:span 1;grid-row:span 2}}.gallery__tile{display:flex;flex:1;flex-direction:column;min-height:0;width:100%;margin:0;padding:0;border:none;background:transparent;cursor:pointer;border-radius:12px;text-align:center}.gallery__tile:focus{outline:none}.gallery__tile:focus-visible{outline:2px solid #1a3a36;outline-offset:3px;border-radius:12px}.gallery__thumb{position:relative;display:flex;flex:1;justify-content:center;align-items:center;width:100%;min-height:0;height:100%;line-height:0;border-radius:12px}.gallery__img{width:100%;height:100%;max-width:100%;display:block;margin-inline:auto;object-fit:cover;object-position:center;border-radius:12px;box-shadow:0 4px 20px #1a3a361f}.gallery__img--hover{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0}.gallery__tile:hover .gallery__img--hover,.gallery__tile:focus-visible .gallery__img--hover{opacity:1}.gallery__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1rem;background:#1a3a3685;opacity:0;transition:opacity .2s ease;border-radius:12px}.gallery__tile:hover .gallery__overlay,.gallery__tile:focus-visible .gallery__overlay{opacity:1}.gallery__overlay-text{color:#fff;font-size:1rem;font-weight:600;line-height:1.35;text-align:center;text-shadow:0 1px 12px rgba(0,0,0,.35)}.gallery__empty{text-align:center;padding:3rem 1.5rem;color:#1a3a36a6;background:#fff;border-radius:12px;border:1px dashed rgba(26,58,54,.2)}.gallery__empty code{font-size:.9em;background:#1a3a360f;padding:.15em .45em;border-radius:6px}.gallery__empty--note{margin-top:.75rem;font-size:.9rem;color:#1a3a368c}@media(prefers-reduced-motion:reduce){.gallery__overlay{transition:none}}.top-nav{background:#fff;border-bottom:1px solid rgba(26,58,54,.12);box-shadow:0 1px #fffc}.top-nav__inner{max-width:1400px;margin:0 auto;padding:.875rem 1.25rem;display:flex;align-items:center}.top-nav__brand{display:inline-flex;flex-direction:row;align-items:center;text-decoration:none;color:inherit;gap:0}.top-nav__mark{height:36px;width:auto;display:block;flex-shrink:0}.top-nav__suffix{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,sans-serif;font-size:2rem;font-weight:700;letter-spacing:-.03em;line-height:1;color:#1a3a36;margin-left:.1em;transform:translateY(1px)}.under-construction{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem 1.25rem 4rem;min-height:min(70vh,560px)}.under-construction__title{margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;letter-spacing:-.03em;color:#1a3a36}.under-construction__text{margin:0;max-width:28rem;font-size:1.05rem;line-height:1.55;color:#1a3a36b8}
