/* First-party realization photos stay complete, including comparison layouts and watermarks. */
.gallery-page-hero h1{max-width:950px}.gallery-section{padding-top:44px}.gallery-filter-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.gallery-filter-row button{min-height:44px;padding:10px 18px;border:1px solid #bacfd2;border-radius:30px;background:#fff;color:var(--navy);font-weight:600;font-size:.9rem;line-height:1.4}.gallery-filter-row button:hover{background:var(--paper)}.gallery-filter-row button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}.gallery-result-count{font-size:.86rem;color:var(--muted);margin:0 0 22px}.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;align-items:start}.gallery-grid--home{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.gallery-card{min-width:0;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.gallery-image-link{position:relative;display:block;background:#edf2f2;isolation:isolate;overflow:hidden}.gallery-image-link img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:contain;background:#edf2f2}.gallery-image-link:focus-visible{outline-offset:-5px;outline-width:4px}.gallery-enlarge{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;background:#ffffffed;color:var(--navy);box-shadow:0 2px 12px #062e3d18;border-radius:6px;font-size:.77rem;font-weight:700;line-height:1.5}.gallery-enlarge svg{width:16px;height:16px}.gallery-image-link:hover .gallery-enlarge{background:var(--navy);color:#fff}.gallery-card-copy{padding:22px 24px 24px}.gallery-category{font-size:.73rem;letter-spacing:.07em;text-transform:uppercase;color:var(--teal);font-weight:800;display:block;margin-bottom:10px}.gallery-card-copy h3{font-size:1.2rem;line-height:1.35;margin:0}.gallery-card-copy p{font-size:.9rem;line-height:1.65;margin:12px 0 18px;color:var(--muted)}.gallery-card-copy .text-link{font-size:.86rem;line-height:1.5}.gallery-context-note{font-size:.86rem;color:var(--muted);max-width:850px;line-height:1.7;margin:26px 0 0}.gallery-project{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:42px;padding:32px;background:var(--paper);border:1px solid var(--line);border-radius:16px}.gallery-project h2{font-size:1.75rem}.gallery-project p{color:var(--muted);font-size:.94rem;margin-top:14px;max-width:720px}.gallery-project .btn{flex-shrink:0}.gallery-home{background:var(--paper)}.gallery-home .section-header h2{max-width:690px}.gallery-home-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px}.gallery-home-bottom p{font-size:.85rem;color:var(--muted);max-width:500px}.gallery-home-bottom .btn{flex-shrink:0}.gallery-service{margin-top:35px;padding-top:32px;border-top:1px solid var(--line)}.gallery-service .gallery-service-heading h2{font-size:1.7rem;line-height:1.3}.gallery-service-heading p{font-size:.92rem;color:var(--muted);margin:13px 0 22px}.gallery-grid--service{gap:18px}.gallery-service .gallery-grid--service.gallery-grid--single{grid-template-columns:1fr}.gallery-grid--service .gallery-card-copy{padding:18px}.gallery-grid--service .gallery-card-copy h3{font-size:1.05rem;line-height:1.4;margin:0}.gallery-grid--service .gallery-card-copy p{font-size:.85rem}.gallery-grid--service .gallery-card-copy>.text-link{display:none}.gallery-service-note{font-size:.82rem;color:var(--muted);margin:20px 0 12px}.gallery-service>.text-link{font-size:.88rem}.gallery-card[hidden],.gallery-filter-row[hidden],.gallery-filter-row button[hidden],.gallery-dialog [hidden]{display:none!important}.gallery-modal-open{overflow:hidden}.gallery-dialog{border:0;padding:0;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 25px 100px #0006;width:min(1100px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 32px);overflow:auto}.gallery-dialog::backdrop{background:#041f2bd9}.gallery-dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 18px;background:#fff}.gallery-dialog-counter{font-size:.84rem;font-variant-numeric:tabular-nums;color:var(--muted)}.gallery-dialog-close{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:9px 14px;border:1px solid #b7cdd0;border-radius:8px;background:#fff;color:var(--navy);font-weight:700;font-size:.87rem}.gallery-dialog-close span{font-size:1.7rem;line-height:1}.gallery-dialog-close:hover{background:var(--paper)}.gallery-dialog-visual{position:relative;background:#e9efef;padding:0;min-height:160px}.gallery-dialog-visual>img{display:block;width:100%;height:min(58dvh,690px);object-fit:contain}.gallery-dialog-navigation{position:absolute;left:14px;right:14px;top:50%;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none}.gallery-dialog-navigation button{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:1px solid #aac6ca;border-radius:50%;background:#fff;color:var(--navy);font-size:1.45rem;box-shadow:0 2px 15px #0002}.gallery-dialog-navigation button:hover{background:var(--navy);color:#fff}.gallery-dialog-copy{padding:22px 26px 26px}.gallery-dialog-copy h2{font-size:1.45rem;line-height:1.35}.gallery-dialog-copy>p{font-size:.93rem;line-height:1.65;color:var(--muted);margin-top:10px}.gallery-dialog-links{display:flex;flex-wrap:wrap;gap:8px 25px;margin-top:12px}.gallery-dialog-links a{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-size:.86rem;font-weight:700;color:var(--teal);text-decoration:underline;text-underline-offset:4px}.gallery-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.gallery-grid--home{gap:16px}.gallery-grid--home .gallery-card-copy{padding:18px}.gallery-project{align-items:flex-start;flex-direction:column;gap:24px}.gallery-home-bottom{align-items:flex-start;flex-direction:column;gap:18px}}
@media(max-width:800px){.gallery-grid--home{grid-template-columns:1fr 1fr}.gallery-grid--home>.gallery-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.gallery-grid--home>.gallery-card:last-child .gallery-image-link img{height:100%;min-height:220px}.gallery-dialog-visual>img{height:min(55dvh,560px)}.gallery-service .gallery-grid--service{grid-template-columns:1fr 1fr}.gallery-home .section-header{margin-bottom:28px}}
@media(max-width:600px){.gallery-section{padding-top:26px}.gallery-grid,.gallery-grid--home,.gallery-service .gallery-grid--service{grid-template-columns:1fr;gap:22px}.gallery-grid--home>.gallery-card:last-child{display:block;grid-column:auto}.gallery-grid--home>.gallery-card:last-child .gallery-image-link img{height:auto;min-height:0}.gallery-filter-row{gap:8px}.gallery-filter-row button{font-size:.83rem;padding:10px 13px}.gallery-card-copy,.gallery-grid--home .gallery-card-copy{padding:20px}.gallery-project{padding:24px}.gallery-project h2{font-size:1.5rem}.gallery-project .btn,.gallery-home-bottom .btn{width:100%}.gallery-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px);border-radius:12px}.gallery-dialog-top{padding:10px 12px;gap:12px}.gallery-dialog-visual{padding-bottom:62px}.gallery-dialog-visual>img{height:min(49dvh,480px)}.gallery-dialog-navigation{top:auto;bottom:8px;left:14px;right:14px;transform:none}.gallery-dialog-navigation button{width:46px;height:46px}.gallery-dialog-copy{padding:18px}.gallery-dialog-copy h2{font-size:1.2rem}.gallery-dialog-copy>p{font-size:.86rem}.gallery-dialog-links{gap:0 18px}.gallery-dialog-links a{font-size:.82rem}.gallery-dialog-close{font-size:.82rem}}
@media(prefers-reduced-motion:reduce){.gallery-dialog,.gallery-image-link{scroll-behavior:auto}}
@media print{.gallery-dialog,.gallery-filter-row,.gallery-enlarge{display:none!important}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-card{break-inside:avoid}.gallery-card-copy{padding:12px}.gallery-project{display:none}.gallery-home,.gallery-image-link,.gallery-image-link img{background:#fff}}
@media(max-width:600px){.gallery-dialog-visual.gallery-single-photo{padding-bottom:0}}
.gallery-video-link{display:flex;align-items:center;gap:6px;width:fit-content;max-width:100%;min-height:44px;margin-top:8px;color:var(--teal);font-size:.84rem;font-weight:700;line-height:1.5;text-decoration:underline;text-underline-offset:4px}.gallery-dialog-top{position:sticky;top:0;z-index:2}.gallery-video-link>span[aria-hidden]{flex-shrink:0}
