.gallery-module__nkIojG__staticGrid{grid-template-columns:repeat(var(--cols), 1fr);gap:var(--gap,12px);grid-auto-rows:calc((100cqw - (var(--cols) - 1) * var(--gap,12px)) / var(--cols));padding:var(--gap,12px);box-sizing:border-box;width:100%;display:grid;container-type:inline-size}.gallery-module__nkIojG__mobileStack{gap:var(--gap,12px);padding:var(--gap,12px);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.gallery-module__nkIojG__mobileStack>*{width:100%}.gallery-module__nkIojG__veil{z-index:5;background:#fff;position:fixed;inset:0}.gallery-module__nkIojG__fadeStage{position:relative}.gallery-module__nkIojG__fadeLayer{--fade-duration:.22s;animation:gallery-module__nkIojG__fadeLayerIn var(--fade-duration) cubic-bezier(.22, 1, .36, 1) both}.gallery-module__nkIojG__fadeLayer.gallery-module__nkIojG__fadeOut{pointer-events:none;animation:gallery-module__nkIojG__fadeLayerOut var(--fade-duration) cubic-bezier(.22, 1, .36, 1) both;position:absolute;inset:0}@keyframes gallery-module__nkIojG__fadeLayerIn{0%{opacity:0}to{opacity:1}}@keyframes gallery-module__nkIojG__fadeLayerOut{0%{opacity:1}to{opacity:0}}.gallery-module__nkIojG__animToggle{z-index:60;color:#fff;cursor:pointer;appearance:none;background:#111;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;position:fixed;top:clamp(16px,2.5vh,28px);right:clamp(16px,2.5vw,32px);box-shadow:0 6px 18px #0000002e}.gallery-module__nkIojG__animToggle:hover{transform:translateY(-1px);box-shadow:0 10px 28px #00000047}.gallery-module__nkIojG__animToggle:focus-visible{outline-offset:3px;outline:1px solid #111}.gallery-module__nkIojG__animToggle[data-tooltip]:after{content:attr(data-tooltip);color:#fff;font-family:var(--font-sans,sans-serif);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;background:#111;border-radius:6px;padding:6px 10px;font-size:10px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-2px)}.gallery-module__nkIojG__animToggle:hover:after,.gallery-module__nkIojG__animToggle:focus-visible:after{opacity:1;transform:translateY(0)}.gallery-module__nkIojG__physicsStage{background:#fff;width:100vw;position:relative;overflow:hidden}.gallery-module__nkIojG__tile{filter:grayscale(.45);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;background:#eee;border-radius:8px;outline:none;transition:filter .28s,box-shadow .28s;overflow:hidden;box-shadow:0 6px 18px #0000002e}.gallery-module__nkIojG__tile:hover,.gallery-module__nkIojG__tile:focus-visible{filter:grayscale(0);box-shadow:0 10px 28px #0000003d}.gallery-module__nkIojG__tile:focus-visible{outline-offset:3px;outline:2px solid #111}.gallery-module__nkIojG__tile>img,.gallery-module__nkIojG__tile>video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.gallery-module__nkIojG__tileTextHost{filter:none;color:#1a1816;background:#fcfaf7}.gallery-module__nkIojG__tileTextHost .gallery-module__nkIojG__tileLabel{display:none}.gallery-module__nkIojG__tileTextHost:hover,.gallery-module__nkIojG__tileTextHost:focus-visible{filter:none;box-shadow:0 6px 18px #0000002e}.gallery-module__nkIojG__tileText{box-sizing:border-box;width:100%;height:100%;color:inherit;font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.005em;flex-direction:column;justify-content:center;padding:clamp(16px,1.6vw,28px);font-size:clamp(14px,1.1vw,17px);line-height:1.5;display:flex;overflow:auto}.gallery-module__nkIojG__tileText :first-child{margin-top:0}.gallery-module__nkIojG__tileText :last-child{margin-bottom:0}.gallery-module__nkIojG__tileText h1,.gallery-module__nkIojG__tileText h2,.gallery-module__nkIojG__tileText h3,.gallery-module__nkIojG__tileText h4{letter-spacing:-.015em;margin:.6em 0 .4em;font-weight:700;line-height:1.05}.gallery-module__nkIojG__tileText h1{font-size:1.9em}.gallery-module__nkIojG__tileText h2{font-size:1.5em}.gallery-module__nkIojG__tileText h3{font-size:1.2em}.gallery-module__nkIojG__tileText h4{font-size:1.05em}.gallery-module__nkIojG__tileText p{margin:0 0 .7em}.gallery-module__nkIojG__tileText ul,.gallery-module__nkIojG__tileText ol{margin:0 0 .7em;padding-left:1.4em}.gallery-module__nkIojG__tileText li{margin:.15em 0}.gallery-module__nkIojG__tileText blockquote{opacity:.75;border-left:2px solid;margin:.6em 0;padding-left:.9em;font-style:italic}.gallery-module__nkIojG__tileText a{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.gallery-module__nkIojG__tileText a:hover{text-decoration-thickness:2px}.gallery-module__nkIojG__tileText strong{font-weight:700}.gallery-module__nkIojG__tileText em{font-style:italic}.gallery-module__nkIojG__tileLabel{color:#fff;font-family:var(--font-sans,sans-serif);letter-spacing:.08em;text-transform:uppercase;text-shadow:0 1px 2px #0009,0 0 12px #0006;opacity:0;pointer-events:none;z-index:1;white-space:nowrap;text-overflow:ellipsis;font-size:12px;transition:opacity .24s,transform .24s;position:absolute;bottom:10px;left:10px;right:10px;overflow:hidden;transform:translateY(4px)}.gallery-module__nkIojG__tile:hover .gallery-module__nkIojG__tileLabel,.gallery-module__nkIojG__tile:focus-visible .gallery-module__nkIojG__tileLabel{opacity:1;transform:translateY(0)}.gallery-module__nkIojG__physicsTile{will-change:transform;transform-origin:50%;position:absolute;top:0;left:0;transform:translate(0,0)}.gallery-module__nkIojG__physicsStage[data-drag] .gallery-module__nkIojG__physicsTile{touch-action:none;cursor:grab}.gallery-module__nkIojG__ball{will-change:transform;transform-origin:50%;pointer-events:none;z-index:2;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;position:absolute;top:0;left:0}.gallery-module__nkIojG__ball[data-flickable]{pointer-events:auto;touch-action:none;cursor:grab}.gallery-module__nkIojG__measureHost{visibility:hidden;pointer-events:none;z-index:-1;position:absolute;top:-99999px;left:0}.gallery-module__nkIojG__measureCard{vertical-align:top;display:inline-block}.gallery-module__nkIojG__loading{color:#666;font-family:var(--font-sans,sans-serif);letter-spacing:.1em;z-index:10;background:#fff;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-module__nkIojG__loadCounter{z-index:11;font-family:var(--font-sans,sans-serif);font-variant-numeric:tabular-nums;color:#666;letter-spacing:.05em;opacity:1;pointer-events:none;transition:opacity .3s;position:fixed;top:16px;left:16px}.gallery-module__nkIojG__loadCounter[data-done=true]{opacity:0}.gallery-module__nkIojG__entryCounter{z-index:60;color:#fff;opacity:1;pointer-events:none;background:#111;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s;display:flex;position:fixed;top:clamp(16px,2.5vh,28px);left:clamp(16px,2.5vw,32px);box-shadow:0 6px 18px #0000002e}.gallery-module__nkIojG__entryCounter[data-done=true]{opacity:0;transition:opacity .3s .2s}.gallery-module__nkIojG__entryRing{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.gallery-module__nkIojG__entryRingBg{fill:none;stroke:#ffffff2e;stroke-width:2px}.gallery-module__nkIojG__entryRingProgress{fill:none;stroke:#fff;stroke-width:2px;stroke-dasharray:100;transition:stroke-dashoffset .22s}.gallery-module__nkIojG__entryNumber{font-family:var(--font-sans,sans-serif);font-variant-numeric:tabular-nums;color:#fff;letter-spacing:.05em;font-size:12px;position:relative}.gallery-module__nkIojG__overlay{pointer-events:none;z-index:50;opacity:0;animation:gallery-module__nkIojG__overlayFadeIn var(--overlay-duration,.6s) ease-out var(--overlay-delay,0s) forwards;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.gallery-module__nkIojG__overlay__media{max-width:var(--overlay-max-width,100%);object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;transform-origin:50%;will-change:transform;width:auto;height:auto;max-height:100%}@keyframes gallery-module__nkIojG__overlayFadeIn{to{opacity:var(--overlay-opacity,1)}}@media (prefers-reduced-motion:reduce){.gallery-module__nkIojG__overlay{opacity:var(--overlay-opacity,1);animation:none}.gallery-module__nkIojG__tile,.gallery-module__nkIojG__tileLabel{transition:none}.gallery-module__nkIojG__fadeLayer,.gallery-module__nkIojG__fadeLayer.gallery-module__nkIojG__fadeOut{animation:none}.gallery-module__nkIojG__fadeLayer.gallery-module__nkIojG__fadeOut{display:none}}.gallery-module__nkIojG__modal{z-index:9999;-webkit-backdrop-filter:blur(40px)saturate(1.15);backdrop-filter:blur(40px)saturate(1.15);color:#1a1816;--ink:#1a1816;--mute:#1a18168c;--whisper:#1a181661;--rule:#1a18161f;--rule-strong:#1a181638;background:#fcfaf766;animation:.28s ease-out gallery-module__nkIojG__modalBlurIn;position:fixed;inset:0}@keyframes gallery-module__nkIojG__modalBlurIn{0%{opacity:0}to{opacity:1}}.gallery-module__nkIojG__modalShell{box-sizing:border-box;background:0 0;grid-template-columns:minmax(0,1fr) minmax(300px,clamp(320px,28vw,420px));gap:clamp(24px,3vw,56px);width:100%;height:100%;padding:clamp(20px,3vw,44px) clamp(20px,3vw,48px);display:grid;position:relative}.gallery-module__nkIojG__modalMedia{justify-content:center;align-items:center;min-width:0;height:100%;min-height:0;margin:0;display:flex;position:relative}.gallery-module__nkIojG__modalMedia>img,.gallery-module__nkIojG__modalMedia>video{filter:drop-shadow(0 22px 50px #1a18162e);width:auto;max-width:100%;height:auto;max-height:100%;display:block}.gallery-module__nkIojG__modalSide{grid-template-rows:minmax(0,1fr) auto auto;min-width:0;min-height:0;display:grid;position:relative}.gallery-module__nkIojG__modalHeader{z-index:10;animation:.52s cubic-bezier(.22,1,.36,1) 80ms both gallery-module__nkIojG__modalRowIn;display:block;position:absolute;top:clamp(16px,2vw,28px);right:clamp(16px,2vw,32px)}.gallery-module__nkIojG__modalClose{box-shadow:none;cursor:pointer;color:var(--ink);appearance:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:inline-flex}.gallery-module__nkIojG__modalClose:hover{opacity:.65}.gallery-module__nkIojG__modalClose:focus-visible{outline:1px solid var(--ink);outline-offset:3px}.gallery-module__nkIojG__modalCloseIcon{display:block}.gallery-module__nkIojG__modalCaption{flex-direction:column;gap:16px;padding:clamp(20px,3vh,36px) 0;animation:.52s cubic-bezier(.22,1,.36,1) .2s both gallery-module__nkIojG__modalRowIn;display:flex;overflow-y:auto}.gallery-module__nkIojG__modalTitleToggle{text-align:left;width:100%;color:inherit;font:inherit;cursor:default;appearance:none;background:0 0;border:0;margin:0;padding:0;display:block}.gallery-module__nkIojG__modalTitleToggle:focus-visible{outline:none}.gallery-module__nkIojG__modalTitleText{display:inline}.gallery-module__nkIojG__modalTitle{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:-.02em;color:var(--ink);margin:-8px 0 8px;font-size:clamp(32px,3.6vw,56px);font-weight:700;line-height:.98}.gallery-module__nkIojG__modalTitleChevron{color:var(--ink);flex-shrink:0;transition:transform .22s cubic-bezier(.22,1,.36,1);display:none}.gallery-module__nkIojG__modalInfo{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.005em;color:#1a1816c7;max-width:42ch;margin:-4px 0 0;font-size:16px;font-weight:400;line-height:1}.gallery-module__nkIojG__modalInfo>:first-child{margin-top:0}.gallery-module__nkIojG__modalInfo>:last-child{margin-bottom:0}.gallery-module__nkIojG__modalInfo img,.gallery-module__nkIojG__modalInfo picture{max-width:100%;height:auto}.gallery-module__nkIojG__modalFooter{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.24em;text-transform:uppercase;color:var(--mute);justify-content:space-between;align-items:center;gap:12px;padding-top:14px;font-size:10px;animation:.52s cubic-bezier(.22,1,.36,1) .28s both gallery-module__nkIojG__modalRowIn;display:flex}.gallery-module__nkIojG__modalKbd{border:1px solid var(--rule-strong);color:var(--ink);background:#1a18160a;border-radius:4px;margin:0 3px;padding:2px 6px;font-family:inherit;display:inline-block}.gallery-module__nkIojG__modalFooterMark{letter-spacing:.3em;white-space:nowrap}@keyframes gallery-module__nkIojG__modalRowIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.gallery-module__nkIojG__modalShell{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;gap:20px;padding:16px}.gallery-module__nkIojG__modalSide{grid-template-rows:auto auto auto;gap:14px}.gallery-module__nkIojG__modalCaption{padding:14px 0}.gallery-module__nkIojG__modalTitle{font-size:clamp(28px,6.5vw,42px)}.gallery-module__nkIojG__modalFooterMark{display:none}}.gallery-module__nkIojG__contactWrap{height:40px;margin:12px 0 14px;animation:.52s cubic-bezier(.22,1,.36,1) .24s both gallery-module__nkIojG__modalRowIn;position:relative}.gallery-module__nkIojG__contactSurface{color:#fff;box-sizing:border-box;background:#111;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 6px 18px #0000002e}.gallery-module__nkIojG__contactSurface:hover{box-shadow:0 10px 28px #00000047}.gallery-module__nkIojG__contactButton{width:40px;height:40px;color:inherit;cursor:pointer;appearance:none;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex;position:absolute;bottom:0;right:0}.gallery-module__nkIojG__contactButton:focus-visible{outline-offset:-4px;border-radius:50%;outline:1px solid #fff}.gallery-module__nkIojG__contactPanelMount{flex-direction:column;width:320px;height:290px;display:flex;position:absolute;bottom:0;right:0}.gallery-module__nkIojG__contactClose{z-index:1;color:#fff;cursor:pointer;opacity:.65;appearance:none;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;transition:opacity .18s;display:inline-flex;position:absolute;top:8px;right:8px}.gallery-module__nkIojG__contactClose:hover{opacity:1}.gallery-module__nkIojG__contactClose:focus-visible{outline-offset:2px;outline:1px solid #fff}.gallery-module__nkIojG__contactPanel{box-sizing:border-box;flex-direction:column;gap:10px;width:100%;height:100%;padding:22px 18px 18px;display:flex}.gallery-module__nkIojG__contactHeading{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.24em;text-transform:uppercase;color:#ffffff8c;margin:0 0 2px;font-size:10px}.gallery-module__nkIojG__contactInput,.gallery-module__nkIojG__contactTextarea{font-family:var(--font-sans), system-ui, sans-serif;color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;outline:none;width:100%;padding:9px 11px;font-size:13px;line-height:1.5;transition:border-color .18s,background .18s}.gallery-module__nkIojG__contactInput::placeholder,.gallery-module__nkIojG__contactTextarea::placeholder{color:#ffffff61}.gallery-module__nkIojG__contactInput:focus,.gallery-module__nkIojG__contactTextarea:focus{background:#ffffff1a;border-color:#ffffff80}.gallery-module__nkIojG__contactTextarea{resize:none;min-height:80px;font-family:var(--font-sans), system-ui, sans-serif;flex:1}.gallery-module__nkIojG__contactSubmit{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#111;cursor:pointer;appearance:none;background:#fff;border:0;border-radius:8px;padding:11px 14px;font-size:11px;font-weight:600;transition:opacity .18s,transform .1s}.gallery-module__nkIojG__contactSubmit:hover:not(:disabled){opacity:.88}.gallery-module__nkIojG__contactSubmit:active:not(:disabled){transform:translateY(1px)}.gallery-module__nkIojG__contactSubmit:disabled{opacity:.55;cursor:progress}.gallery-module__nkIojG__contactError{font-family:var(--font-sans), system-ui, sans-serif;color:#ff8c8cf2;margin:0;font-size:11px;line-height:1.4}.gallery-module__nkIojG__contactStatus{box-sizing:border-box;width:100%;height:100%;font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#ffffffd9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;font-size:11px;display:flex}.gallery-module__nkIojG__contactStatusIcon{color:#fff}@media (max-width:360px){.gallery-module__nkIojG__contactPanelMount{width:calc(100vw - 32px)}}@media (prefers-reduced-motion:reduce){.gallery-module__nkIojG__contactWrap{animation:none}}.gallery-module__nkIojG__modalTextVariant{-webkit-backdrop-filter:none;backdrop-filter:none}.gallery-module__nkIojG__modalTextShell{box-sizing:border-box;justify-content:center;align-items:center;width:100%;height:100%;padding:clamp(20px,4vw,56px);display:flex;position:relative;overflow-y:auto}.gallery-module__nkIojG__modalTextCard{width:100%;max-width:min(720px,100%);color:var(--ink);box-sizing:border-box;background:#fcfaf7;border-radius:12px;flex-direction:column;justify-content:center;padding:clamp(16px,1.6vw,28px);display:flex;overflow:auto;box-shadow:0 22px 50px #1a18162e}.gallery-module__nkIojG__modalTextContent{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.005em;color:inherit;font-size:clamp(14px,1.1vw,17px);line-height:1.5}.gallery-module__nkIojG__modalTextContent :first-child{margin-top:0}.gallery-module__nkIojG__modalTextContent :last-child{margin-bottom:0}.gallery-module__nkIojG__modalTextContent h1,.gallery-module__nkIojG__modalTextContent h2,.gallery-module__nkIojG__modalTextContent h3,.gallery-module__nkIojG__modalTextContent h4{letter-spacing:-.015em;margin:.6em 0 .4em;font-weight:700;line-height:1.05}.gallery-module__nkIojG__modalTextContent h1{font-size:1.9em}.gallery-module__nkIojG__modalTextContent h2{font-size:1.5em}.gallery-module__nkIojG__modalTextContent h3{font-size:1.2em}.gallery-module__nkIojG__modalTextContent h4{font-size:1.05em}.gallery-module__nkIojG__modalTextContent p{margin:0 0 .7em}.gallery-module__nkIojG__modalTextContent ul,.gallery-module__nkIojG__modalTextContent ol{margin:0 0 .7em;padding-left:1.4em}.gallery-module__nkIojG__modalTextContent li{margin:.15em 0}.gallery-module__nkIojG__modalTextContent blockquote{opacity:.75;border-left:2px solid;margin:.6em 0;padding-left:.9em;font-style:italic}.gallery-module__nkIojG__modalTextContent a{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.gallery-module__nkIojG__modalTextContent a:hover{text-decoration-thickness:2px}.gallery-module__nkIojG__modalTextContent strong{font-weight:700}.gallery-module__nkIojG__modalTextContent em{font-style:italic}.gallery-module__nkIojG__modalTextClose{z-index:1;color:var(--ink);animation:.52s cubic-bezier(.22,1,.36,1) 80ms both gallery-module__nkIojG__modalRowIn;position:fixed;top:clamp(16px,2.5vh,28px);right:clamp(16px,2.5vw,32px)}@media (prefers-reduced-motion:reduce){.gallery-module__nkIojG__modalHeader,.gallery-module__nkIojG__modalMedia,.gallery-module__nkIojG__modalCaption,.gallery-module__nkIojG__modalFooter,.gallery-module__nkIojG__modalTextClose{animation:none}}@media (max-width:640px){.gallery-module__nkIojG__modalShell{grid-template-rows:none;grid-template-columns:none;gap:0;padding:0;display:block}.gallery-module__nkIojG__modalMedia{box-sizing:border-box;padding:0;position:absolute;inset:0 0 64px}.gallery-module__nkIojG__modalHeader{z-index:10000;padding:0;animation:none;display:block;position:fixed;top:12px;right:12px}.gallery-module__nkIojG__modalClose{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fcfaf7d9;border-radius:50%;padding:9px;box-shadow:0 2px 8px #0000002e}.gallery-module__nkIojG__modalSide{box-sizing:border-box;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:3;background:#fcfaf7f0;border-top:1px solid #1a181614;flex-direction:row;grid-template-rows:none;align-items:center;gap:12px;height:64px;padding:0 14px 0 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-module__nkIojG__modalCaption{flex:1;min-width:0;padding:0;animation:none;display:block;overflow:visible}.gallery-module__nkIojG__modalTitle{margin:0;font-size:clamp(18px,5vw,22px);line-height:1.1}.gallery-module__nkIojG__modalTitleToggle{cursor:pointer;background:0 0;align-items:center;gap:8px;width:100%;padding:6px 0;display:flex}.gallery-module__nkIojG__modalTitleToggle:focus-visible{outline:1px solid var(--ink);outline-offset:2px;border-radius:4px}.gallery-module__nkIojG__modalTitleText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.gallery-module__nkIojG__modalTitleChevron{display:block}.gallery-module__nkIojG__modalTitleToggle[aria-expanded=true] .gallery-module__nkIojG__modalTitleChevron{transform:rotate(180deg)}.gallery-module__nkIojG__modalInfo{opacity:0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;background:#fcfaf7f5;border-top:1px solid #1a181614;max-width:none;max-height:0;margin:0;font-size:14px;line-height:1.5;transition:max-height .28s cubic-bezier(.22,1,.36,1),opacity .2s,padding .28s cubic-bezier(.22,1,.36,1);position:fixed;bottom:64px;left:0;right:0;overflow:hidden}.gallery-module__nkIojG__modalInfoOpen{opacity:1;max-height:60vh;padding:18px 20px 20px;overflow-y:auto}.gallery-module__nkIojG__contactWrap{flex-shrink:0;width:40px;height:40px;margin:0;animation:none}.gallery-module__nkIojG__modalFooter{display:none}}.gallery-module__nkIojG__tileBook{--paper:#fffdf7;background:var(--paper);-webkit-user-select:none;user-select:none;width:100%;height:100%;display:flex}.gallery-module__nkIojG__tileBookLeaf{background:var(--paper);flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:100%;display:flex;overflow:hidden}.gallery-module__nkIojG__tileBookImg{pointer-events:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.gallery-module__nkIojG__modalBookVariant{justify-content:center;align-items:center;display:flex}.gallery-module__nkIojG__flipBook{--paper:#fffdf7;perspective:5200px;-webkit-user-select:none;user-select:none;position:relative}.gallery-module__nkIojG__flipBook[data-aspect=a4]{aspect-ratio:420/297;width:min(94vw,118.788vh)}.gallery-module__nkIojG__flipBook[data-aspect=square]{aspect-ratio:2;width:min(94vw,168vh)}.gallery-module__nkIojG__flipBookSpread{width:100%;height:100%;transform-style:preserve-3d;background:var(--paper);cursor:grab;touch-action:none;display:flex;position:relative;box-shadow:0 30px 70px #1a18164d}.gallery-module__nkIojG__flipBookSpread:active{cursor:grabbing}.gallery-module__nkIojG__flipBookHalf{background:var(--paper);flex:1 1 0;justify-content:center;align-items:center;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.gallery-module__nkIojG__flipBookImg{pointer-events:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.gallery-module__nkIojG__flipBookLeaf{width:50%;height:100%;transform-style:preserve-3d;z-index:4;will-change:transform;position:absolute;top:0}.gallery-module__nkIojG__flipBookLeaf[data-animating]{transition:transform .62s cubic-bezier(.4,.15,.2,1)}.gallery-module__nkIojG__flipBookLeafRight{transform-origin:0;left:50%}.gallery-module__nkIojG__flipBookLeafLeft{transform-origin:100%;left:0}.gallery-module__nkIojG__flipBookFace{background:var(--paper);backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.gallery-module__nkIojG__flipBookFaceBack{transform:rotateY(180deg)}.gallery-module__nkIojG__flipBookControls{z-index:6;pointer-events:none;position:absolute;inset:0}.gallery-module__nkIojG__flipBookArrow{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1816;cursor:pointer;background:#fcfaf7b8;border:0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .2s,background .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #0000002e}.gallery-module__nkIojG__flipBookArrow:hover{background:#fcfaf7f5}.gallery-module__nkIojG__flipBookArrow:disabled{opacity:0;pointer-events:none}.gallery-module__nkIojG__flipBookArrowPrev{left:clamp(-68px,-5vw,-16px);right:auto}.gallery-module__nkIojG__flipBookArrowNext{left:auto;right:clamp(-68px,-5vw,-16px)}.gallery-module__nkIojG__flipBookCounter{font-family:var(--font-sans), system-ui, sans-serif;letter-spacing:.08em;color:#1a18168c;pointer-events:none;font-size:13px;position:absolute;bottom:clamp(-42px,-5vh,-22px);left:50%;transform:translate(-50%)}@media (max-width:640px){.gallery-module__nkIojG__flipBookControls{justify-content:center;align-items:center;gap:14px;display:flex;inset:auto 0 clamp(-50px,-7vh,-28px)}.gallery-module__nkIojG__flipBookArrow{width:40px;height:40px;position:static;top:auto;left:auto;right:auto;transform:none}.gallery-module__nkIojG__flipBookCounter{position:static;bottom:auto;left:auto;transform:none}}@media (prefers-reduced-motion:reduce){.gallery-module__nkIojG__flipBookLeaf[data-animating]{transition:none}}
