.top-gallery-section{padding:clamp(2.5rem,4vw,4rem) 0 clamp(3.5rem,7vw,6rem);background:var(--pine-deep);color:#f8f6ef}.top-gallery-section .eyebrow{color:var(--gold-light)}.top-gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(1.5rem,4vw,2.8rem)}.top-gallery-heading>div{min-width:0}.top-gallery-heading h1,.top-gallery-heading h2{max-width:18ch;margin:.55rem 0 0;font-size:clamp(2.1rem,4.6vw,4.6rem);line-height:1.02;letter-spacing:-.045em;overflow-wrap:anywhere}.top-gallery-heading>p{max-width:21rem;margin:0;color:#d2ddd4}.top-gallery-book{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr));gap:1.25rem}.top-gallery-page{position:relative;min-width:0;height:clamp(19rem,35vw,31rem);margin:0;background:#f6f3eb;box-shadow:0 20px 48px #0005}.top-gallery-page__front{display:grid;grid-template-rows:minmax(0,1fr);width:100%;height:100%;padding:clamp(.55rem,1vw,.9rem);background:#f6f3eb;color:var(--ink)}.top-gallery-page__image{position:relative;display:block;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:#d8d9d0}.top-gallery-page__image img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.top-gallery-page__image:hover{background:#cbd0c9}.top-gallery-page__image:focus-visible{outline:.2rem solid var(--focus);outline-offset:-.25rem}.top-gallery-page__back{display:none}.top-gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.3rem}.top-gallery-controls__button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:3.2rem;padding:.6rem 1rem;border:1px solid #e9cf9588;background:transparent;color:#f8f6ef;font-weight:700;transition:background-color .2s ease,border-color .2s ease,color .2s ease}.top-gallery-controls__button:not(:disabled):hover{border-color:var(--gold-light);background:#e9cf9525}.top-gallery-controls__button:disabled{opacity:.4}.top-gallery-controls__button:focus-visible{outline-color:var(--gold-light)}.top-gallery-side-button[hidden]{display:none}.top-gallery-album[data-enhanced=true] .top-gallery-stage{position:relative;padding-inline:clamp(24px,6vw,68px)}.top-gallery-side-button{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:52px;height:52px;padding:0;border:1px solid #f8f6ef80;border-radius:50%;background:#12271d88;color:#fff8e9;box-shadow:0 .25rem .9rem #12271d38;transform:translateY(-50%);transition:background-color .2s ease,border-color .2s ease,color .2s ease,opacity .2s ease}.top-gallery-side-button--previous{left:0}.top-gallery-side-button--next{right:0}.top-gallery-side-button .ui-icon{width:26px;height:26px;stroke-width:2;pointer-events:none}.top-gallery-side-button:not(:disabled):hover,.top-gallery-side-button:not(:disabled):active{border-color:#f4d494;background:#203d2ccc;color:#f4d494}.top-gallery-side-button:focus-visible{outline:.2rem solid var(--gold-light);outline-offset:.15rem;background:#203d2ccc}.top-gallery-side-button:disabled{opacity:.42;cursor:default}.top-gallery-album[data-enhanced=true] .top-gallery-book{position:relative;display:block;height:clamp(20rem,min(48vw,calc(100dvh - 16rem)),42rem);overflow:clip;isolation:isolate;perspective:1500px;perspective-origin:50% 50%;touch-action:pan-y pinch-zoom;background:radial-gradient(circle at 50% 32%,#e4e0d5,#bfc6bb 72%,#a5afa4);border:1px solid #d0c9b8}.top-gallery-album[data-enhanced=true] .top-gallery-book:before{content:"";position:absolute;z-index:1;top:3%;bottom:3%;left:7%;width:.5rem;border-radius:50%;background:#4a4a39aa;filter:blur(.15rem)}.top-gallery-album[data-enhanced=true] .top-gallery-page{position:absolute;z-index:2;inset:5% 9% 5% 8%;width:auto;height:auto;transform-origin:left center;transform-style:preserve-3d;box-shadow:0 24px 50px #15251d55,8px 3px 12px #17241f38}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=hidden]{display:none}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=active]{z-index:3}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=incoming-forward]{z-index:2}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=turning-forward],.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=turning-back]{z-index:4;transition:transform .7s cubic-bezier(.38,.04,.2,.98),box-shadow .7s ease}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=turning-forward].is-turning{transform:rotateY(-178deg);box-shadow:-16px 20px 34px #14241d55}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=turning-back]{transform:rotateY(-178deg)}.top-gallery-album[data-enhanced=true] .top-gallery-page[data-state=turning-back].is-turning{transform:rotateY(0)}.top-gallery-album[data-enhanced=true] .top-gallery-page__front,.top-gallery-album[data-enhanced=true] .top-gallery-page__back{position:absolute;inset:0;backface-visibility:hidden}.top-gallery-album[data-enhanced=true] .top-gallery-page__front{transform:translateZ(1px)}.top-gallery-album[data-enhanced=true] .top-gallery-page__back{display:block;transform:rotateY(180deg);background:linear-gradient(110deg,#d6d0c3,#f5f1e7 20%,#e9e4d7 75%,#c8c5bb);box-shadow:inset -12px 0 16px #67685818}@media (max-width: 48rem){.top-gallery-heading{align-items:start;flex-direction:column;gap:.9rem}.top-gallery-page{height:clamp(20rem,86vw,29rem)}.top-gallery-album[data-enhanced=true] .top-gallery-stage{padding-inline:0}.top-gallery-album[data-enhanced=true] .top-gallery-book{height:clamp(16rem,min(78vw,calc(100dvh - 15rem)),24rem)}.top-gallery-album[data-enhanced=true] .top-gallery-book:before{display:none}.top-gallery-album[data-enhanced=true] .top-gallery-page{inset:4% 5%}.top-gallery-album[data-enhanced=true] .top-gallery-side-button{display:none}.top-gallery-controls{justify-content:center;gap:1rem}.top-gallery-controls__button{width:3.25rem;min-width:3.25rem;height:3.25rem;padding:.5rem}.top-gallery-controls__button span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}}@media (prefers-reduced-motion: reduce){.top-gallery-controls__button,.top-gallery-side-button,.top-gallery-album[data-enhanced=true] .top-gallery-page{transition-duration:.01ms!important}}
