.gallery-card{width:100%;padding:0;border:0;text-align:left;cursor:pointer;font-family:inherit}.gallery-card:focus-visible,.more-gallery:focus-visible,.more-companies:focus-visible,.photo-arrow:focus-visible,.menu-toggle:focus-visible{outline:2px solid var(--red);outline-offset:3px}.gallery-card:hover{filter:brightness(1.05)}.more-gallery{display:flex;justify-content:center;align-items:center;gap:13px;width:100%;margin:15px 0 25px;padding:13px;background:transparent;border:1px solid #d3cfc4;font-size:11px;cursor:pointer}.more-gallery[hidden]{display:none}.more-gallery>span{font-size:16px;color:var(--red)}.more-gallery:disabled{opacity:.55;cursor:wait}.photo-dialog{width:min(920px,calc(100% - 30px));max-height:90vh;position:relative;padding:36px;background:var(--paper);border:1px solid #e2ded3;color:var(--ink);box-shadow:0 23px 80px rgba(12,23,17,.22)}.photo-dialog::backdrop{background:rgba(19,30,23,.8);backdrop-filter:blur(4px)}.photo-frame{height:min(66vh,650px);display:flex;align-items:center;justify-content:center;gap:12px}.photo-frame>img{max-width:calc(100% - 100px);max-height:100%;object-fit:contain}.photo-arrow{flex:none;width:38px;height:38px;border:1px solid #cfccc0;background:transparent;font-size:17px;cursor:pointer}.photo-arrow:disabled{opacity:.3;cursor:default}.photo-caption{display:flex;justify-content:space-between;align-items:center;gap:18px;margin:18px 52px 0;font-size:10px;color:#77766c}.photo-caption strong{font:500 15px var(--serif);color:var(--ink)}.photo-dialog>p{margin:12px 52px 0;color:#77766c;font-size:10px;line-height:1.8}@media(max-width:760px){.photo-dialog{padding:37px 12px 20px}.photo-frame{height:min(59vh,460px);gap:5px}.photo-frame>img{max-width:calc(100% - 64px)}.photo-arrow{width:27px;height:34px;font-size:13px}.photo-caption{margin:14px 32px 0}.photo-dialog>p{margin:10px 32px 0;font-size:9px}}
