.gallery-page{width:calc(100% - (var(--teacher-frame) * 2));max-width:var(--editorial-max);margin:var(--editorial-gap) auto;padding:clamp(64px,8vw,112px) clamp(24px,6vw,86px);border:1px solid #7166591c;border-radius:28px;background:var(--editorial-paper)}
.gallery-page-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);gap:45px;align-items:end;margin-bottom:55px}.gallery-page-head h1{max-width:780px;margin:14px 0 0;font:400 clamp(52px,7vw,90px)/.98 Georgia,serif;letter-spacing:-3px}.gallery-page-head>p{margin:0;color:#696258;line-height:1.75}
.v5a-full-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.v5a-full-gallery-item{position:relative;grid-column:span 4;height:320px;padding:0;border:0;border-radius:16px;overflow:hidden;background:#d8cebf;color:#fff;text-align:left;cursor:zoom-in}.v5a-full-gallery-item:nth-child(4n+1),.v5a-full-gallery-item:nth-child(4n+4){grid-column:span 7}.v5a-full-gallery-item:nth-child(4n+2),.v5a-full-gallery-item:nth-child(4n+3){grid-column:span 5}.v5a-full-gallery-item img{width:100%;height:100%;object-fit:cover;filter:saturate(.84);transition:transform .55s ease}.v5a-full-gallery-item::after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#1d241da8)}.v5a-full-gallery-item span{position:absolute;z-index:1;left:20px;right:20px;bottom:17px;font:20px/1.25 Georgia,serif}.v5a-full-gallery-item:hover img{transform:scale(1.025)}
.samyak-gallery-dialog{width:min(1120px,calc(100% - 32px));max-width:none;height:min(86dvh,820px);padding:52px 22px 20px;border:0;border-radius:20px;background:#171815;color:#fff;overflow:hidden}.samyak-gallery-dialog::backdrop{background:#171713dc;backdrop-filter:blur(5px)}.samyak-gallery-dialog figure{display:grid;height:100%;grid-template-rows:minmax(0,1fr) auto;gap:14px;margin:0}.samyak-gallery-dialog img{width:100%;height:100%;min-height:0;object-fit:contain}.samyak-gallery-dialog figcaption{padding:0 6px;color:#e8e0d4;font-size:13px}.gallery-dialog-close{position:absolute;z-index:2;top:10px;right:14px;width:42px;height:42px;padding:0!important;border:1px solid #ffffff70!important;border-radius:50%;background:#171815!important;color:#fff!important;font:27px/1 Arial,sans-serif!important;text-decoration:none!important}
html:has(.samyak-gallery-dialog[open]){overflow:hidden}
@media(max-width:700px){.gallery-page{padding:54px 20px 75px;border-radius:20px}.gallery-page-head{display:block;margin-bottom:36px}.gallery-page-head h1{font-size:50px;letter-spacing:-2px}.gallery-page-head>p{margin-top:22px}.v5a-full-gallery{grid-template-columns:1fr 1fr;gap:10px}.v5a-full-gallery-item,.v5a-full-gallery-item:nth-child(n){grid-column:auto;height:220px;border-radius:12px}.v5a-full-gallery-item:nth-child(3n+1){grid-column:1/-1;height:280px}.v5a-full-gallery-item span{left:14px;bottom:13px;font-size:16px}.samyak-gallery-dialog{height:82dvh;padding:54px 10px 18px;border-radius:14px}.samyak-gallery-dialog figcaption{font-size:12px}}
@media(prefers-reduced-motion:reduce){.v5a-full-gallery-item img{transition:none}}
