.gallery-filters{display:flex;flex-wrap:wrap;gap:10px;margin:25px 0}.gallery-filters button{background:transparent;color:var(--ink);border:1px solid #a9b5ad;border-radius:30px;padding:10px 18px;font-size:14px}.gallery-filters button[aria-pressed=true]{background:var(--ink);color:white}.expanded-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.expanded-gallery .photo{aspect-ratio:4/3}.expanded-gallery .photo:first-child{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}.expanded-gallery .photo span{left:16px;right:16px;bottom:14px;font-size:13px}.visual-story{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-top:10px}.visual-story>div{align-self:center;padding-right:12%}.visual-story p:not(.eyebrow){color:#536461}.visual-story img{width:100%;height:360px;object-fit:cover}.inquiry{display:grid;grid-template-columns:1fr 1.15fr;gap:8%;background:#e8eee7}.inquiry>div>img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-top:22px}.inquiry>div>p:not(.eyebrow){color:#536461}.inquiry form{background:var(--paper);padding:34px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:500}.form-grid label>span{display:inline}.form-grid small{font-weight:400;color:#62736a}.form-grid input,.form-grid select,.form-grid textarea{font:inherit;font-size:16px;border:1px solid #bdc7bf;background:white;border-radius:0;padding:12px;width:100%;min-width:0;color:var(--ink)}.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{outline:2px solid #6e907f;outline-offset:2px}.form-grid .full{grid-column:1/-1}.form-grid textarea{resize:vertical}.consent{display:flex;align-items:start;gap:10px;font-size:13px;line-height:1.5;margin-top:22px}.consent input{width:18px;height:18px;flex-shrink:0;accent-color:var(--ink)}.privacy-note{font-size:12px;color:#61736b;margin:17px 0}.privacy-note a{text-decoration:underline}.submit-button{border:0;width:100%;background:var(--ink);color:white;padding:17px 20px;display:flex;justify-content:space-between}.submit-button:disabled{opacity:.6;cursor:wait}.form-status{font-size:14px;margin-top:12px}.direct-contact{font-size:14px;margin-bottom:0}.direct-contact a{text-decoration:underline}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.thank-you{max-width:950px}.thank-you h1{font-size:65px}.thank-you .nav-cta{display:inline-block;margin-top:20px}@media(max-width:900px){.expanded-gallery{grid-template-columns:repeat(2,1fr)}.expanded-gallery .photo:first-child{grid-column:span 2;grid-row:auto;aspect-ratio:16/10}.inquiry{grid-template-columns:1fr;gap:35px}.inquiry>div>img{max-height:380px}.visual-story img{height:290px}}@media(max-width:600px){.expanded-gallery{gap:10px}.expanded-gallery .photo{aspect-ratio:1}.expanded-gallery .photo span{font-size:12px;line-height:1.2;bottom:10px;left:10px;right:10px}.expanded-gallery .photo b{font-size:21px}.gallery-filters button{font-size:13px;padding:9px 13px}.visual-story{grid-template-columns:1fr}.visual-story>div{padding:0}.visual-story img{height:auto;aspect-ratio:4/3}.inquiry form{padding:24px 18px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.thank-you h1{font-size:46px}}
