.GallerySections-module__OSAq1W__hero{gap:var(--space-4);max-width:680px;padding:var(--space-30) 0;flex-direction:column;display:flex}.GallerySections-module__OSAq1W__hero :is(.GallerySections-module__OSAq1W__label,h1,p),.GallerySections-module__OSAq1W__heading :is(h2,p),.GallerySections-module__OSAq1W__row>*{margin:0}.GallerySections-module__OSAq1W__section{gap:var(--space-8);padding:var(--space-12) 0;flex-direction:column;display:flex}.GallerySections-module__OSAq1W__heading{grid-template-columns:var(--space-24) 1fr;align-items:baseline;gap:var(--space-3);display:grid}.GallerySections-module__OSAq1W__palette{gap:var(--space-3);grid-template-columns:repeat(4,1fr);display:grid}.GallerySections-module__OSAq1W__paletteItem{gap:var(--space-1);flex-direction:column;display:flex}.GallerySections-module__OSAq1W__paletteItem p{margin:0}.GallerySections-module__OSAq1W__swatch{aspect-ratio:1.5}.GallerySections-module__OSAq1W__ink{background:var(--text-primary)}.GallerySections-module__OSAq1W__secondary{background:var(--text-secondary)}.GallerySections-module__OSAq1W__paper{border:1px solid var(--border);background:var(--background)}.GallerySections-module__OSAq1W__blue{background:var(--accent)}.GallerySections-module__OSAq1W__typeSection{grid-template-columns:var(--space-24) 1fr;row-gap:var(--space-5);column-gap:var(--space-3);padding:var(--space-12) 0;display:grid}.GallerySections-module__OSAq1W__typeHeading{display:contents}.GallerySections-module__OSAq1W__typeHeading .GallerySections-module__OSAq1W__label{grid-column:1}.GallerySections-module__OSAq1W__typeHeading h2,.GallerySections-module__OSAq1W__note,.GallerySections-module__OSAq1W__group{grid-column:2}.GallerySections-module__OSAq1W__note{max-width:340px}.GallerySections-module__OSAq1W__group{gap:var(--space-5);flex-direction:column;display:flex}.GallerySections-module__OSAq1W__groupHeading{padding:var(--space-3) 0;color:var(--text-secondary);justify-content:space-between;display:flex}.GallerySections-module__OSAq1W__wordmarkExample{padding:var(--space-5) 0;font-family:var(--font-wordmark)}.GallerySections-module__OSAq1W__row{grid-template-columns:var(--space-24) 1fr;align-items:baseline;gap:var(--space-3);padding:var(--space-3) 0;display:grid}.GallerySections-module__OSAq1W__row p{max-width:350px}.GallerySections-module__OSAq1W__link{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:var(--space-2);text-decoration-thickness:.75px}.GallerySections-module__OSAq1W__form{margin-left:var(--space-28)}@media (max-width:720px){.GallerySections-module__OSAq1W__hero{padding:var(--space-16) 0}.GallerySections-module__OSAq1W__palette{grid-template-columns:1fr 1fr}.GallerySections-module__OSAq1W__heading,.GallerySections-module__OSAq1W__typeSection,.GallerySections-module__OSAq1W__row{grid-template-columns:1fr}.GallerySections-module__OSAq1W__typeHeading .GallerySections-module__OSAq1W__label,.GallerySections-module__OSAq1W__typeHeading h2,.GallerySections-module__OSAq1W__note,.GallerySections-module__OSAq1W__group{grid-column:auto}.GallerySections-module__OSAq1W__typeHeading{display:grid}.GallerySections-module__OSAq1W__row{gap:var(--space-2)}.GallerySections-module__OSAq1W__form{margin-left:0}}
.SiteHeader-module__zBs5mG__header{background:var(--accent);width:100%;color:var(--text-contrast);z-index:20;position:relative}.SiteHeader-module__zBs5mG__inner{width:min(var(--width-hero), calc(100% - var(--space-16)));min-height:var(--space-20);padding-block:var(--space-4);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.SiteHeader-module__zBs5mG__header .wordmark{color:var(--text-contrast);font-size:3.6rem}.SiteHeader-module__zBs5mG__menuButton{color:var(--text-contrast);cursor:pointer;padding:var(--space-2);background:0 0;border:0;justify-content:center;align-items:center;display:none}.SiteHeader-module__zBs5mG__navigation{align-items:center;gap:var(--space-8);display:flex}.SiteHeader-module__zBs5mG__navLink,.SiteHeader-module__zBs5mG__servicesTrigger{align-items:center;gap:var(--space-1);color:var(--text-contrast);cursor:pointer;font:inherit;padding:var(--space-2) 0;background:0 0;border:0;display:inline-flex}.SiteHeader-module__zBs5mG__navLink:hover,.SiteHeader-module__zBs5mG__navLink[aria-current=page],.SiteHeader-module__zBs5mG__servicesTrigger:hover{text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:1px}.SiteHeader-module__zBs5mG__servicesMenu{position:relative}.SiteHeader-module__zBs5mG__servicesMenu:after{width:100%;height:var(--space-3);content:"";position:absolute;top:100%;right:0}.SiteHeader-module__zBs5mG__servicesDropdown{top:calc(100% + var(--space-3));right:calc(var(--space-4) * -1);border:1px solid color-mix(in srgb, var(--accent) 20%, var(--border));background:var(--surface);opacity:0;width:330px;padding:var(--space-2);pointer-events:none;border-radius:4px;flex-direction:column;transition:opacity .16s,transform .16s;display:flex;position:absolute;transform:translateY(-4px);box-shadow:0 12px 28px #0000001f}.SiteHeader-module__zBs5mG__servicesMenu:hover .SiteHeader-module__zBs5mG__servicesDropdown,.SiteHeader-module__zBs5mG__servicesMenu:focus-within .SiteHeader-module__zBs5mG__servicesDropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.SiteHeader-module__zBs5mG__serviceLink{gap:var(--space-1);color:var(--text-primary);padding:var(--space-2) var(--space-3);border-radius:4px;flex-direction:column;display:flex}.SiteHeader-module__zBs5mG__serviceLink:hover,.SiteHeader-module__zBs5mG__serviceLink:focus-visible{background:color-mix(in srgb, var(--accent) 8%, var(--surface));outline:none}.SiteHeader-module__zBs5mG__serviceLink[aria-current=page]{text-underline-offset:8px;text-decoration:underline;text-decoration-thickness:1px}.SiteHeader-module__zBs5mG__serviceLink span{font-size:var(--font-size-md)}.SiteHeader-module__zBs5mG__galleryHeader{width:min(var(--gallery-content-width), calc(100% - var(--space-16)));min-height:var(--space-20);color:var(--text-secondary);justify-content:space-between;align-items:center;margin-inline:auto;display:flex}.SiteHeader-module__zBs5mG__galleryHeader .wordmark{font-size:3.6rem}@media (max-width:720px){.SiteHeader-module__zBs5mG__inner{width:min(100% - var(--space-10), var(--content-width));min-height:var(--space-18)}.SiteHeader-module__zBs5mG__navigation{align-items:stretch;gap:var(--space-3);border-bottom:1px solid var(--text-contrast-muted);background:var(--accent);width:100%;padding:0 var(--space-5) var(--space-6);flex-direction:column;display:none;position:absolute;top:100%;left:0}.SiteHeader-module__zBs5mG__navigationOpen{display:flex}.SiteHeader-module__zBs5mG__menuButton{display:inline-flex}.SiteHeader-module__zBs5mG__navLink,.SiteHeader-module__zBs5mG__servicesTrigger{width:100%}.SiteHeader-module__zBs5mG__servicesTrigger:hover{text-decoration:none}.SiteHeader-module__zBs5mG__servicesDropdown{width:100%;margin-top:var(--space-1);background:var(--accent);box-shadow:none;opacity:1;pointer-events:auto;border:0;border-radius:0;padding:0;display:flex;position:static;transform:none}.SiteHeader-module__zBs5mG__serviceLink{color:var(--text-contrast)}.SiteHeader-module__zBs5mG__serviceLink:hover,.SiteHeader-module__zBs5mG__serviceLink:focus-visible{background:color-mix(in srgb, var(--text-contrast) 8%, var(--accent))}.SiteHeader-module__zBs5mG__servicesMenu:after{display:none}}
.Button-module__Nm1E8a__root{--button-fill:var(--accent);justify-content:center;align-items:center;gap:var(--space-4);border:1px solid var(--button-fill);background-color:#0000;background-image:linear-gradient(to right, var(--button-fill) 50%, transparent 50%);width:max-content;color:var(--text-primary);cursor:pointer;font-family:var(--font-serif);font-size:var(--font-size-md);font-weight:var(--font-weight-normal);line-height:var(--leading-tight);background-position:100% 0;background-size:200% 100%;border-radius:4px;padding:8px 12px;transition:background-position .5s,color .4s;display:inline-flex}.Button-module__Nm1E8a__root:hover:not(:disabled){color:var(--text-contrast);background-position:0 0}.Button-module__Nm1E8a__root:disabled{cursor:wait;opacity:.75}.Button-module__Nm1E8a__inverse{--button-fill:var(--background);border-color:var(--background);color:var(--background)}.Button-module__Nm1E8a__inverse:hover:not(:disabled){color:var(--text-primary)}@media (max-width:720px){.Button-module__Nm1E8a__root{background-image:none}.Button-module__Nm1E8a__root:hover:not(:disabled){color:var(--text-primary);background-color:#0000}.Button-module__Nm1E8a__inverse:hover:not(:disabled){color:var(--background)}}
.page-module__YoQiRW__main{width:min(var(--gallery-content-width), calc(100% - var(--space-16)));margin-inline:auto}@media (max-width:720px){.page-module__YoQiRW__main{width:min(100% - var(--space-10), var(--gallery-content-width))}}
.page-module__E0kJGG__main{padding-block:var(--section-padding-y);flex-direction:column;gap:0;display:flex}
