.houseGallery{background:#eeeee7;scroll-margin-top:100px}.houseGallery h2{max-width:720px}.houseGallery h2 em{font-style:normal;color:#89704f}.galleryTabs{display:flex;border-bottom:1px solid #cdcec3;gap:32px;overflow-x:auto}.galleryTabs button{padding:19px 0;white-space:nowrap;border-bottom:2px solid transparent;cursor:pointer;font-size:15px;color:#64695e}.galleryTabs button[aria-selected=true]{border-color:#806845;color:#262924}.galleryTabNumber{font-size:10px;margin-right:10px;color:#8a8e81}.galleryIntro{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0}.galleryIntro p{color:#656b5e;font-size:15px}.galleryIntro>span{font-size:11px;letter-spacing:1px;white-space:nowrap;color:#767b70}.galleryGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.gallerySingle{grid-template-columns:1fr}.galleryCard{position:relative;display:block;width:100%;text-align:left;overflow:hidden;cursor:zoom-in;background:#e2e4d9}.galleryCard img{width:100%;height:390px;object-fit:cover;transition:transform .5s}.gallerySingle img{height:clamp(300px,43vw,620px)}.galleryCard:hover img{transform:scale(1.025)}.galleryDrawing img{object-fit:contain;padding:20px;background:#fff}.galleryCaption{display:flex;align-items:center;justify-content:space-between;position:absolute;bottom:0;left:0;right:0;padding:50px 28px 24px;background:linear-gradient(transparent,#182219b8);color:white;font-size:17px}.galleryCaption>span:last-child{display:grid;place-items:center;width:42px;height:42px;border:1px solid #ffffff70;border-radius:50%;font-size:22px}.galleryEmpty{min-height:330px;padding:65px 32px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid #d4d5c9;background:#f5f5ef}.galleryEmpty h3{font-size:clamp(23px,3vw,34px);font-weight:400;letter-spacing:-.7px;margin-bottom:16px}.galleryEmpty p{max-width:450px;color:#747a6b;font-size:15px}.galleryEmpty .eyebrow{margin-bottom:20px}.houseGallery button:focus-visible,.houseGallery [role=tabpanel]:focus-visible{outline:2px solid #806845;outline-offset:5px}.galleryDialog{position:fixed;inset:0;margin:auto;width:min(1200px,94vw);max-width:94vw;max-height:94dvh;padding:54px 20px 16px;background:#f4f4ee;color:#262924;border:0;overflow:auto}.galleryDialog::backdrop{background:#182019e8}.galleryDialog>img{width:100%;height: min(70dvh,850px);object-fit:contain}.galleryClose{position:absolute;top:7px;right:12px;width:44px;height:44px;cursor:pointer}.galleryDialogFooter{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:15px;font-size:14px}.galleryDialogFooter>div{display:flex;align-items:center;gap:16px}.galleryDialogFooter button{width:44px;height:44px;border:1px solid #c6c9bc;cursor:pointer}.galleryDialogFooter button:disabled{opacity:.3;cursor:default}@media(max-width:640px){.galleryTabs{gap:23px}.galleryTabs button{font-size:13px}.galleryTabNumber{display:none}.galleryIntro{align-items:flex-start}.galleryIntro>span{display:none}.galleryGrid{grid-template-columns:1fr;gap:18px}.galleryCard img{height:300px}.galleryCaption{padding:45px 18px 18px}.galleryEmpty{padding:45px 20px;min-height:300px}.galleryDialog{padding-inline:10px}.galleryDialogFooter{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.galleryCard img{transition:none}}
