:root{--hp-margin: 24px;--hp-gutter: 16px;--hp-section-gap: 128px;--hp-bento-gap: 12px;--hp-content-gap: 24px;--hp-heading-primary: #2f2d29;--hp-heading-muted: #8e8d86;--hp-heading-muted-delta: #9e9e9e;--hp-body: #57534a;--hp-placeholder: #d9d9d9;--hp-bento-radius: 4px;--hp-explore-meta-gap: 6px;--hp-explore-frame-bg: #f5f3f2;--hp-explore-row-gap: 44px;--hp-explore-row-gap-narrow: 64px;--hp-explore-meta-row-gap: 2px;--hp-explore-meta-row-gap-stacked: 0px;--hp-explore-meta-inline-gap: 12px;--hp-explore-meta-wrap-gap: 2px;--hp-explore-meta-title: #5c5840;--hp-explore-meta-muted: #9a9a9a;--hp-ease-out: cubic-bezier(.23, 1, .32, 1);--hp-body-col-start: 7;--hp-body-col-end: 10;--hp-body-max-width: 308px}.hp-hero-intro{display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--hp-gutter);align-self:stretch;width:100%;margin-top:100px}.hp-hero-intro .hero-intro{grid-column:var(--hp-body-col-start) / var(--hp-body-col-end);margin-top:0;width:min(var(--hp-body-max-width),100%)}@media(max-width:992px)and (min-width:701px){:root{--hp-body-col-end: 12}}@media(max-width:700px){.hp-hero-intro .hero-intro{grid-column:1 / -1}}.hp-work{display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--hp-gutter);padding-inline:var(--hp-margin);padding-block:80px 120px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hp-preview{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--hp-gutter);align-items:start;opacity:0;transition:opacity .8s ease}.hp-preview.is-visible{opacity:1}@media(prefers-reduced-motion:reduce){.hp-preview{opacity:1;transition:none}}.hp-preview+.hp-preview{margin-top:var(--hp-section-gap)}.hp-bento{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:minmax(160px,1fr) minmax(120px,auto);gap:var(--hp-bento-gap);min-height:320px}a.hp-preview__bento{text-decoration:none;color:inherit}.hp-bento__cell{display:block;width:100%;max-width:100%;background-color:var(--hp-placeholder);border-radius:var(--hp-bento-radius);overflow:hidden}img.hp-bento__cell{height:auto;object-fit:unset}.hp-bento__cell:not(img){min-height:160px}.hp-bento__cell--primary{grid-column:1;grid-row:1 / 3}.hp-bento__cell--secondary{grid-column:2;grid-row:1}.hp-bento__cell--tertiary{grid-column:2;grid-row:2}.hp-bento--met{min-height:0}.hp-bento--met .hp-bento__cell{width:100%;height:auto}@media(min-width:701px){.hp-bento--met{grid-template-rows:auto auto}.hp-bento--met .hp-bento__cell--primary{grid-column:1 / -1;grid-row:1}.hp-bento--met .hp-bento__cell--secondary{grid-column:1;grid-row:2}.hp-bento--met .hp-bento__cell--tertiary{grid-column:2;grid-row:2}}.hp-bento--delta{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.hp-bento--delta .hp-bento__cell--primary{grid-column:1;grid-row:1}.hp-preview__heading{margin:0;font-family:GT Alpina,ABC Diatype,serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.4;letter-spacing:.24px;color:var(--hp-heading-primary)}.hp-preview__heading em{font-style:normal;color:var(--hp-heading-muted)}.hp-preview--delta .hp-preview__heading em{color:var(--hp-heading-muted-delta)}.hp-preview__description{margin:0;max-width:var(--hp-body-max-width);font-family:ABC Diatype,sans-serif;font-size:17px;font-weight:400;font-style:normal;line-height:150%;letter-spacing:.14px;color:var(--hp-body)}.hp-preview__body{display:flex;flex-direction:column;gap:var(--hp-content-gap)}@media(min-width:993px){.hp-preview__bento{grid-column:3 / 11;margin-bottom:48px}.hp-explore__grid{margin-top:48px}.hp-preview__heading{grid-column:4 / 7;max-width:220px}.hp-preview--cloaked .hp-preview__heading,.hp-preview--delta .hp-preview__heading{max-width:180px}.hp-preview__body{grid-column:var(--hp-body-col-start) / var(--hp-body-col-end)}.hp-preview__action{order:1}.hp-preview__description{order:2}}@media(max-width:992px)and (min-width:701px){.hp-preview__bento{grid-column:2 / 12;margin-bottom:40px}.hp-explore__grid{margin-top:40px}.hp-preview__heading{grid-column:2 / 7}.hp-preview--cloaked .hp-preview__heading{max-width:240px}.hp-preview--met .hp-preview__heading{max-width:267px}.hp-preview--delta .hp-preview__heading{max-width:206px}.hp-preview__body{grid-column:var(--hp-body-col-start) / var(--hp-body-col-end)}.hp-preview__action{order:1}.hp-preview__description{order:2}}@media(max-width:700px){.hp-work{padding-block:48px 80px}.hp-preview+.hp-preview{margin-top:96px}.hp-preview__bento,.hp-preview__heading,.hp-preview__body{grid-column:1 / -1}.hp-preview__bento{margin-bottom:32px;min-height:0}.hp-bento{grid-template-columns:1fr;grid-template-rows:auto;min-height:0}.hp-bento__cell--primary,.hp-bento__cell--secondary,.hp-bento__cell--tertiary{grid-column:1;grid-row:auto}img.hp-bento__cell{min-height:unset}.hp-preview__heading{max-width:none;margin-bottom:16px}.hp-preview__body{gap:20px}.hp-preview__description{order:1}.hp-preview__action{order:2}}.hp-explore{padding-top:80px}.hp-explore__grid{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,1fr);column-gap:var(--hp-gutter);row-gap:var(--hp-explore-row-gap)}.hp-explore-item{position:relative;margin:0;container-type:inline-size}.hp-explore-item__frame{container-type:size;aspect-ratio:480 / 400;background-color:var(--hp-explore-frame-bg);border-radius:var(--hp-bento-radius);overflow:hidden}.hp-explore-item__stage{display:grid;place-items:center;width:100%;height:100%}.hp-explore-item__media{display:block}.hp-explore-item__media--cover{width:100%;height:100%;object-fit:cover;object-position:var(--item-object-position, center)}.hp-explore-item__media--contain{width:calc(100cqw * var(--item-scale, .7));max-width:100%;height:auto;object-fit:contain;border-radius:4px}.hp-explore-item__placeholder{background-color:#c8c8c8}.hp-explore-item__placeholder--cover{width:100%;height:100%;background-color:var(--hp-explore-frame-bg)}.hp-explore-item__placeholder--contain{width:calc(100cqw * var(--item-scale, .7));aspect-ratio:4 / 3;max-width:92%;border-radius:4px;background-color:#bdbdbd}.hp-explore-item__meta{position:absolute;top:calc(100% + var(--hp-explore-meta-gap));left:0;right:0;margin:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,max-content);column-gap:12px;row-gap:var(--hp-explore-meta-row-gap);align-items:start;opacity:0;transform:translateY(-6px);transition:opacity .16s var(--hp-ease-out),transform .18s var(--hp-ease-out);pointer-events:none;z-index:2}.hp-explore-item:hover .hp-explore-item__meta,.hp-explore-item:focus-visible .hp-explore-item__meta{opacity:1;transform:translateY(0)}.hp-explore-item__meta-left{display:flex;flex-wrap:wrap;align-items:baseline;column-gap:var(--hp-explore-meta-inline-gap);row-gap:var(--hp-explore-meta-wrap-gap);flex:0 1 auto;min-width:0}.hp-explore-item__meta-right{grid-column:2;grid-row:1;justify-self:end;max-width:100%;min-width:0;text-align:right}.hp-explore-item__title,.hp-explore-item__tag,.hp-explore-item__desc{font-family:ABC Diatype,sans-serif;font-size:14px;font-weight:400;line-height:1.4;letter-spacing:.14px}.hp-explore-item__title{flex-shrink:0;color:var(--hp-explore-meta-title)}.hp-explore-item__tag,.hp-explore-item__desc{color:var(--hp-explore-meta-muted)}@container (max-width: 420px){.hp-explore-item__meta{row-gap:var(--hp-explore-meta-row-gap-stacked)}.hp-explore-item__meta-right{grid-column:1 / -1;grid-row:2;justify-self:start;text-align:left;margin-top:-1px}}@media(prefers-reduced-motion:reduce){.hp-explore-item__meta{transform:translateY(0);transition:opacity .15s ease}}@media(min-width:701px){.hp-explore-item{grid-column:span 6}}@media(min-width:993px){.hp-explore-item{grid-column:span 4}}@media(max-width:992px){.hp-explore__grid{row-gap:var(--hp-explore-row-gap-narrow)}}@media(max-width:700px){.hp-explore{padding-top:48px}.hp-explore__grid{margin-top:32px}.hp-explore-item{grid-column:1 / -1}}
