:root{color-scheme:light dark;--bg: #ffffff;--text: #171412;--muted: #6a6158;--border: rgba(23, 20, 18, .12);--surface: rgba(255, 255, 255, .78);--surface-solid: #ffffff;--surface-strong: #ffffff;--overlay: rgba(255, 249, 241, .94);--shadow: 0 14px 40px rgba(35, 25, 15, .08);--shadow-strong: 0 18px 48px rgba(35, 25, 15, .16);--button-text: #ffffff;--button-text-dim: rgba(255, 255, 255, .72);--button-bg: rgba(17, 17, 17, .72);--button-bg-hover: rgba(17, 17, 17, .84);--logo-bg: #f1e8da;--status-bg: rgba(72, 87, 111, .08);--status-error-bg: rgba(185, 28, 28, .08);--status-error-text: #b91c1c;--card-hover-glow: rgba(255, 255, 255, .18);--page-bg: #ffffff}@media(prefers-color-scheme:dark){:root{--bg: #0f1115;--text: #f4efe7;--muted: #a6a099;--border: rgba(255, 255, 255, .12);--surface: rgba(19, 23, 31, .78);--surface-solid: #171b23;--surface-strong: #1f2430;--overlay: rgba(10, 12, 18, .94);--shadow: 0 18px 48px rgba(0, 0, 0, .32);--shadow-strong: 0 22px 58px rgba(0, 0, 0, .42);--button-text: #f8f8f8;--button-text-dim: rgba(248, 248, 248, .72);--button-bg: rgba(245, 245, 245, .12);--button-bg-hover: rgba(245, 245, 245, .2);--logo-bg: #171c26;--status-bg: rgba(122, 140, 170, .12);--status-error-bg: rgba(248, 113, 113, .12);--status-error-text: #fca5a5;--card-hover-glow: rgba(255, 204, 120, .12);--page-bg: radial-gradient(circle at top left, rgba(255, 190, 90, .14), transparent 30%), radial-gradient(circle at top right, rgba(0, 144, 135, .14), transparent 26%), linear-gradient(180deg, #12161d 0%, #0f1115 52%, #0b0d12 100%)}}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;text-size-adjust:100%;background:var(--bg)}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--page-bg),var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}button,a,[role=button]{touch-action:manipulation}img{max-width:100%;display:block}.page-shell{width:min(1530px,calc(100% - 24px));margin:0 auto;padding:24px 0 40px}.page-shell--error{min-height:100vh;display:grid;place-items:center;padding:48px 24px;text-align:center}.error-panel{width:min(480px,100%)}.error-title{margin-bottom:12px}.error-copy{margin:0 0 24px}.error-link{font-weight:600;text-decoration:underline;text-underline-offset:3px}.page-shell[data-gallery-page=day]{padding-top:0}.page-shell.page-shell--home{--home-gutter: 16px;width:min(1530px,calc(100% - (var(--home-gutter) * 2)));padding-top:0}.page-shell.page-shell--home .cards-group{gap:var(--home-gutter)}.page-shell.page-shell--home .card{border:1px solid var(--border)}.gallery-status{padding:16px 18px;border:1px solid var(--border);border-radius:16px;background:var(--status-bg);color:var(--muted)}.gallery-status--error{color:var(--status-error-text);background:var(--status-error-bg)}.page-title,.section-title{margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1;font-weight:700}.page-title{margin-bottom:24px}.section-title--home{margin-bottom:22px;text-align:center}.cards>.section-title--home{margin:35px 0 2px}.cards-group{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.cards-group[hidden]{display:none}@media(max-width:1100px){.cards-group{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.page-shell.page-shell--home .card-body--festive{border-top:1px solid var(--border)}}@media(max-width:720px){.page-shell.page-shell--home{--home-gutter: 0px;width:100%;padding:0 0 32px}.cards-group{grid-template-columns:1fr}.cards>.section-title--home{margin:24px 16px 8px}.cards-toggle{width:calc(100% - 32px);margin:14px 16px 0;padding:16px 18px;border-radius:16px}.page-shell.page-shell--home .card{border:0;border-left:0;border-right:0;border-radius:0}.page-shell.page-shell--home .card-media{border-radius:0}.card-media{aspect-ratio:16 / 11}.card-body--festive{padding:12px 16px 14px}.card-title--festive{font-size:.98rem}.card-date--festive{font-size:.9rem}}.cards-toggle{align-self:center;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;padding:18px 34px;margin-bottom:0;border:1px solid var(--border);border-radius:14px;background:var(--surface-solid);color:var(--text);font-size:.85rem;line-height:1;font-weight:500;white-space:nowrap;cursor:pointer;position:relative;overflow:hidden;z-index:1;transition:all .1s ease-in}.cards-toggle:before,.cards-toggle:after{content:"";position:absolute;left:50%;width:140%;height:180%;display:block;border-radius:50%;background-color:#0000000d;transform:translate(-50%) scaleY(1) scaleX(1.25);transition:all .25s .05s cubic-bezier(.55,0,.1,1);z-index:-1}.cards-toggle:before{top:100%}.cards-toggle:after{left:55%;top:180%;width:160%;height:190%;background-color:var(--header-accent, #009087)}@media(hover:hover)and (pointer:fine){.cards-toggle:hover{color:#fff;border-color:var(--header-accent, #009087)}.cards-toggle:hover:before{top:-35%;background-color:var(--header-accent, #009087);transform:translate(-50%) scaleY(1.3) scaleX(.8)}.cards-toggle:hover:after{top:-45%;background-color:var(--header-accent, #009087);transform:translate(-50%) scaleY(1.3) scaleX(.8)}}.cards-toggle:active{color:#666;box-shadow:none}.cards-toggle:focus-visible{outline:2px solid currentColor;outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.floating-actions{position:fixed;right:14px;bottom:14px;z-index:60;display:flex;align-items:flex-end;gap:10px}.audio-player__button,.texts-popup__button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:1px solid var(--border);border-radius:999px;background:var(--button-bg);color:var(--button-text);box-shadow:var(--shadow-strong);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.audio-player__button:hover,.texts-popup__button:hover{transform:translateY(-1px);box-shadow:var(--shadow-strong)}.audio-player__button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.texts-popup__button:focus-visible{outline:2px solid currentColor;outline-offset:4px}.audio-player__icon{display:inline-flex;align-items:center;justify-content:center}.audio-player__icon svg{display:block}.audio-player__stage{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;pointer-events:none}.texts-popup__icon{font-size:.95rem;line-height:1;font-weight:700}.texts-popup__overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:stretch;background:var(--overlay);backdrop-filter:blur(10px)}.texts-popup__overlay[hidden]{display:none!important}.texts-popup__panel{position:relative;width:min(100vw,100%);min-height:100vh;padding:88px 20px 28px;overflow:auto}.texts-popup__toolbar{position:fixed;top:16px;left:16px;right:16px;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;pointer-events:none}.texts-popup__toolbar>*{pointer-events:auto}.texts-popup__lang-switch{display:inline-flex;padding:4px;border:1px solid var(--border);border-radius:999px;background:var(--button-bg);box-shadow:var(--shadow-strong)}.texts-popup__lang-button{min-width:44px;height:34px;padding:0 12px;border:0;border-radius:999px;background:transparent;color:var(--button-text-dim);font-size:.8rem;font-weight:700;letter-spacing:.08em;cursor:pointer;transition:background .16s ease,color .16s ease}.texts-popup__lang-button[aria-pressed=true]{background:var(--surface-solid);color:var(--text)}.texts-popup__close{width:42px;height:42px;border:1px solid var(--border);border-radius:999px;background:var(--button-bg);color:var(--button-text);font-size:1.5rem;line-height:1;cursor:pointer}.texts-popup__body{width:min(980px,100%);margin:0 auto}.texts-popup__list{display:grid;gap:18px;margin:0;padding:0 0 32px;list-style:none}.texts-popup__item{padding:18px 18px 16px;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.texts-popup__quote{display:block;margin:0 0 12px;font-size:1.12rem;line-height:1.75}.texts-popup__meta{display:inline-block;color:var(--muted);font-size:.95rem;line-height:1.4;text-decoration:none}.texts-popup__meta:hover{text-decoration:underline;text-underline-offset:2px}@media(max-width:640px){.floating-actions{right:10px;bottom:10px;gap:8px}.audio-player__button,.texts-popup__button{width:40px;height:40px}.texts-popup__toolbar{top:12px;left:12px;right:12px}.texts-popup__lang-button{min-width:40px;height:32px;padding:0 10px}.logo-hero{min-height:96px;padding:10px 0}}.logo-hero{display:flex;align-items:center;justify-content:center;width:100vw;min-height:140px;margin-bottom:var(--logo-hero-margin-bottom, 24px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:24px var(--logo-hero-side-padding, 0);border:1px solid var(--border);border-radius:var(--logo-hero-radius, 0);overflow:hidden;background:var(--logo-bg, var(--surface-strong))}.logo-hero[href]{cursor:pointer}.logo-hero[href]:focus-visible{outline:2px solid currentColor;outline-offset:4px}.page-logo{width:min(100%,598px);display:block}.page-logo svg{display:block;width:100%;height:auto}@media(max-width:640px){.page-logo{width:min(100%,360px)}}.day-topbar{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;margin-bottom:24px}.day-heading-line{display:flex;flex-direction:column;align-items:center;gap:12px;width:100%;text-align:center;padding:0}.day-heading-title{margin-bottom:0}.day-heading-date{font-size:.95rem;line-height:1.15;font-weight:700;padding-top:25px;margin:0;display:block;color:var(--muted);white-space:nowrap}.cards{display:flex;flex-direction:column;gap:16px}.cards>.gallery-status{width:100%}.card{overflow:hidden;border-radius:16px;border:1px solid var(--border);background:var(--surface-solid);transition:filter .18s ease,border-color .18s ease,transform .18s ease}@media(hover:hover)and (pointer:fine){.page-shell.page-shell--home .card{position:relative;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;box-shadow:var(--shadow);isolation:isolate;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease,filter .18s ease}.page-shell.page-shell--home .card:hover{filter:brightness(1.1)}.page-shell.page-shell--home .card-content{position:relative;display:flex;flex:1 1 auto;flex-direction:column;gap:0}.page-shell.page-shell--home .card-media,.page-shell.page-shell--home .card-body{position:relative}}.card-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--surface-strong)}.card-media img{display:block;width:100%;height:100%;object-fit:cover}.card-media a,.hero-image a,.photo-grid a{display:block;height:100%}.card-body{display:grid;gap:0;padding:0 14px 6px}.card-body--festive{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:0;padding:12px 14px 16px}.card-date{margin:0;color:var(--text);font-size:1.05rem;line-height:1;font-weight:700}.card-title{margin:0;font-size:.82rem;line-height:1;font-weight:400;color:var(--muted)}.card-title--festive{flex:1 1 auto;font-size:1.05rem;line-height:1.2;font-weight:700;color:var(--text)}.card-title--shringar{font-size:.86rem;line-height:1.2;font-weight:700;white-space:nowrap}.card-date--festive{flex:0 0 auto;text-align:right;font-size:.82rem;line-height:1.2;font-weight:400;color:var(--muted);white-space:nowrap}.hero-image img,.photo-grid img{width:100%;height:100%;object-fit:cover}.photo-grid{column-count:4;column-gap:12px}.photo-grid figure{margin:0 0 12px;overflow:hidden;border-radius:14px;background:transparent;break-inside:avoid}.entry-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}.entry-date{flex:0 0 auto;color:var(--muted);font-size:.92rem;line-height:1.15;font-weight:400;white-space:nowrap}.entry-title{margin:0;color:var(--text);font-size:1.08rem;line-height:1.15;font-weight:700;text-align:right}.entry-section-title{margin:28px 0 16px;text-align:center;font-size:clamp(1.45rem,3.5vw,2rem);line-height:1.1;font-weight:700}.entry{margin-bottom:0;padding:0;border:0;border-radius:0;background:transparent}.photo-grid img{min-height:0}.pswp .pswp__button--arrow,.pswp .pswp__button--close,.pswp .pswp__button--download,.pswp .pswp__counter,.pswp .pswp__preloader{opacity:0;visibility:hidden!important;pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s}.pswp--show-ui .pswp__button--arrow,.pswp--show-ui .pswp__button--close,.pswp--show-ui .pswp__button--download,.pswp--show-ui .pswp__counter,.pswp--show-ui .pswp__preloader{opacity:1;visibility:visible!important;pointer-events:auto;transition-delay:0s}.pswp .pswp__button--arrow{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.pswp--show-ui .pswp__button--arrow{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.pswp .pswp__button--zoom{display:none!important}.pswp .pswp__button--download{transform:translateY(7px)}.pswp .pswp__button--download .pswp__icn--download{width:20px;height:20px}.entry{margin-bottom:28px;padding:0;border:0;border-radius:0;background:transparent}@media(max-width:800px){.page-shell{width:min(100% - 16px,1400px);padding-top:20px}.page-shell[data-gallery-page=day]{width:100%;padding:0 8px 24px}.entry-head{flex-direction:column;align-items:flex-start}.day-topbar{align-items:flex-start;flex-direction:column;margin-bottom:18px}.entry-head{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:10px}.entry-title{text-align:left;font-size:.96rem}.photo-grid{column-count:2;column-gap:8px}.photo-grid figure{margin-bottom:8px;border-radius:12px}.page-shell[data-gallery-page=day] .cards{gap:0}.entry{margin-bottom:24px}.entry-date{font-size:.8rem}.day-heading-line{gap:8px}.day-heading-date{padding-top:14px;font-size:.88rem}.day-heading-title{font-size:clamp(1.8rem,8vw,2.3rem)}}@media(min-width:801px)and (max-width:1100px){.photo-grid{column-count:3}}.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
