.home-hero{margin-top:0;padding-top:var(--page-top-space)}.home-works,.home-popular-prints,.home-prints,.home-b2b,.home-about,.home-recognition,.home-reviews{--home-section-gap: var(--page-section-space);--home-divider-gap: clamp(1.2rem, 2.5vw, 1.9rem);--home-divider-width: clamp(40px, 6vw, 64px);--home-divider-color: var(--divider-subtle)}.home-eyebrow{display:block;margin:0 0 .9rem;color:var(--accent);font-size:.72rem;letter-spacing:.34em;text-transform:uppercase;font-weight:600}.home-eyebrow--centered{text-align:center;margin-left:auto;margin-right:auto}.home-eyebrow--left{text-align:left;margin-left:0;margin-right:0;width:auto;align-self:flex-start}.home-hero__media{margin:0}.home-hero__media img{height:min(92vh,1020px);object-fit:cover;object-position:center 56%;border-radius:2px}.home-hero__content{margin-top:clamp(3rem,8vw,5.2rem);max-width:var(--container);text-align:center;margin-left:auto;margin-right:auto}.home-hero h1{font-size:clamp(1.95rem,4.8vw,3rem);line-height:1.24;font-weight:300;letter-spacing:.02em;max-width:46ch;margin-left:auto;margin-right:auto}.home-hero__content>p{margin-top:1.4rem;max-width:var(--content-compact);margin-left:auto;margin-right:auto;font-size:1.12rem;line-height:1.8;color:var(--text-soft)}.home-hero__actions{margin-top:2.1rem;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.home-btn-primary,.home-btn-secondary{min-width:230px}.legacy-note{margin-top:var(--space-4);border:1px solid var(--line);border-radius:12px;background:var(--panel);padding:.8rem 1rem;color:var(--muted)}.home-works,.home-popular-prints{margin-top:var(--home-section-gap, var(--page-section-space))}.home-works>.container,.home-popular-prints>.container,.home-recognition>.container,.home-reviews>.container,.home-prints__inner,.home-b2b__inner{width:min(calc(100% - (var(--gutter) * 2)),var(--content-wide));margin-left:auto;margin-right:auto}.home-works>.container{width:min(calc(100% - (var(--gutter) * 2)),var(--content-wide));margin-left:auto;margin-right:auto}.home-section-head{max-width:58rem;text-align:left;margin:0}.home-section-head--centered{max-width:34rem;text-align:center;margin-left:auto;margin-right:auto}.home-section-head--showcase{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:min(100%,34rem)}.home-section-head--showcase .home-eyebrow,.home-section-head--showcase h2,.home-section-head--showcase>p:not(.eyebrow){width:100%;text-align:center}.home-section-head--showcase h2{max-width:26ch}.home-section-head h2{max-width:34ch;margin-left:0;margin-right:0;font-size:clamp(1.34rem,2.6vw,1.98rem);letter-spacing:.05em;line-height:1.12}.home-section-head>p:not(.eyebrow){margin-top:1rem;max-width:48ch;margin-left:0;margin-right:0;line-height:1.75}.home-section-head--centered h2,.home-section-head--centered>p:not(.eyebrow){margin-left:auto;margin-right:auto}.home-works__gallery{margin-top:clamp(2rem,4vw,3rem);display:grid;gap:clamp(1.2rem,2.2vw,1.6rem);grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:none;margin-left:auto;margin-right:auto}.home-popular-prints__grid{margin-top:clamp(2rem,4vw,3rem);display:grid;gap:clamp(1.25rem,2.4vw,1.8rem);grid-template-columns:repeat(3,minmax(0,1fr))}.home-popular-print{margin:0}.home-popular-print__link{display:grid;gap:1rem;text-decoration:none;color:inherit;transition:transform .26s ease}.home-popular-print__media{margin:0;overflow:hidden;border-radius:2px;background:var(--surface-alt);box-shadow:0 16px 34px #1111110d;transition:transform .3s ease,box-shadow .3s ease}.home-popular-print__media img{width:100%;display:block;aspect-ratio:4 / 5;object-fit:cover;object-position:center;transition:transform .36s ease}.home-popular-print__copy{display:grid;gap:.6rem}.home-popular-print__eyebrow{margin:0;color:var(--accent);font-family:var(--font-heading);font-size:.64rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.home-popular-print__copy h3{margin:0;font-size:1rem;line-height:1.18;letter-spacing:.08em;text-transform:uppercase;color:var(--text-strong)}.home-popular-print__copy p:last-of-type{margin:0;color:var(--text-soft);line-height:1.75}.home-popular-print__copy .home-link{width:fit-content}.home-popular-print__link:hover,.home-popular-print__link:focus-visible{transform:translateY(-4px)}.home-popular-print__link:hover .home-popular-print__media,.home-popular-print__link:focus-visible .home-popular-print__media{box-shadow:0 22px 42px #11111117}.home-popular-print__link:hover .home-popular-print__media img,.home-popular-print__link:focus-visible .home-popular-print__media img{transform:scale(1.03)}.home-popular-print__link:hover .home-popular-print__copy h3,.home-popular-print__link:focus-visible .home-popular-print__copy h3{color:var(--accent)}.home-work{margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.home-work__link{display:block;overflow:hidden;background:transparent;border-radius:2px}.home-work img{border-radius:2px;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;object-position:center;transition:transform .45s ease,box-shadow .45s ease;box-shadow:0 16px 34px #1111110f}.home-work__link:hover img{transform:scale(1.02);box-shadow:0 18px 36px #11111117}.home-work figcaption{margin-top:.72rem;font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;font-family:var(--font-heading);color:var(--muted);text-align:center}.home-prints{margin-top:var(--home-section-gap, var(--page-section-space))}.home-prints__inner{display:grid;gap:clamp(2.8rem,5.5vw,4.8rem);align-items:start;grid-template-columns:1.2fr 1fr;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.home-prints__media{margin:0}.home-prints__media img{display:block;width:100%;height:auto;border-radius:2px}.home-prints__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-prints__content h2{line-height:1.14;max-width:36ch;margin-left:0;margin-right:0}.home-prints__content>p:not(.home-eyebrow){margin-top:var(--space-3);max-width:44ch;line-height:1.75;margin-left:0;margin-right:0}.home-prints__actions{margin-top:var(--space-4);display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.home-link{position:relative;display:inline-flex;align-items:center;padding:0 0 .42rem;color:var(--text-strong);text-decoration:none;font-family:var(--font-heading);font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;transition:color .24s ease,transform .24s ease}.home-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:color-mix(in srgb,var(--line) 82%,transparent 18%);transform-origin:left center;transition:transform .28s ease,background-color .24s ease}.home-link:hover{color:var(--accent);transform:translateY(-1px)}.home-link:hover:after{background:var(--accent);transform:scaleX(1.04)}.home-link:focus-visible{outline:2px solid color-mix(in srgb,var(--accent) 38%,transparent 62%);outline-offset:6px}.home-b2b{margin-top:var(--home-section-gap, var(--page-section-space))}.home-b2b__inner{display:grid;gap:clamp(2.8rem,5.5vw,4.8rem);align-items:start;grid-template-columns:1fr 1.22fr;padding:0}.home-b2b__media{margin:0}.home-b2b__media img{width:100%;height:auto;border-radius:2px}.home-b2b__content{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-b2b__content h2{max-width:38ch;margin-left:0;margin-right:0;line-height:1.14}.home-b2b__content>p:not(.home-eyebrow){margin-top:var(--space-3);max-width:44ch;line-height:1.72;margin-left:0;margin-right:0}.home-b2b__actions{margin-top:var(--space-4);display:flex;justify-content:flex-start;flex-wrap:wrap;gap:1rem}.home-about{margin-top:var(--home-section-gap, var(--page-section-space))}.home-about__inner{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.18fr);gap:clamp(2.4rem,5vw,4.6rem);align-items:start;width:min(calc(100% - (var(--gutter) * 2)),var(--content-wide));margin:0 auto;padding:clamp(2.4rem,4vw,3.4rem);border-radius:2px}.home-about--dark{background:radial-gradient(circle at top left,rgba(255,255,255,.03),transparent 34%),linear-gradient(180deg,#151b25,#10161f);color:#fffffff0;padding:clamp(3.4rem,8vw,5.5rem) 0}.home-about--dark:before{background:#ffffff29}.home-about--dark .home-about__inner{background:#ffffff05;border:0;box-shadow:0 22px 48px #0000003d}.home-about--dark .home-eyebrow,.home-about--dark h2{color:#fff}.home-about--dark .home-about__body>p:not(.home-eyebrow){color:#ffffffbd}.home-about--dark .home-link{color:#fffffff0}.home-about--dark .home-link:after{background:#ffffff3d}.home-about--dark .home-link:hover{color:var(--accent)}.home-about--dark .home-link:hover:after{background:var(--accent)}.home-about__portrait{margin:0;width:100%}.home-about__portrait img{width:100%;height:auto;border-radius:2px;display:block}.home-about__body{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.home-about h2{max-width:34ch;margin-left:0;margin-right:0}.home-about__body>p:not(.home-eyebrow){margin-top:var(--space-3);max-width:58ch;margin-left:0;margin-right:0;line-height:1.78}.home-about__actions{margin-top:var(--space-5)}.home-recognition{margin-top:clamp(2.2rem,5vw,3.2rem);border-top:1px solid var(--divider-subtle);border-bottom:1px solid var(--divider-subtle);padding:clamp(2.1rem,5vw,3rem) 0;text-align:center;background:color-mix(in srgb,var(--surface-soft) 74%,transparent 26%)}.home-recognition__logos{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.7rem 1.35rem}.home-recognition__logos a{display:inline-flex;align-items:center;justify-content:center;opacity:.78;color:color-mix(in srgb,var(--text) 72%,var(--muted) 28%);font-family:var(--font-heading);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-weight:500;text-decoration:none;transition:opacity .22s ease,color .22s ease,transform .22s ease}.home-recognition__logos a:hover,.home-recognition__logos a:focus-visible{opacity:1;color:color-mix(in srgb,var(--text) 82%,var(--muted) 18%);transform:translateY(-1px)}.home-reviews{margin-top:var(--home-section-gap, var(--page-section-space))}.home-reviews__grid{margin-top:clamp(2rem,4vw,3rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.35rem)}.home-review-card{padding:clamp(1.5rem,2.6vw,2rem);border:1px solid color-mix(in srgb,var(--line) 14%,transparent 86%);border-radius:2px;background:color-mix(in srgb,var(--panel-contrast) 94%,var(--surface-soft) 6%);box-shadow:0 14px 30px #11111108;text-align:left;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background-color .28s ease}.home-review-card:hover,.home-review-card:focus-within{transform:translateY(-3px);box-shadow:0 18px 38px #11111114;border-color:color-mix(in srgb,var(--accent) 18%,var(--line) 82%);background:color-mix(in srgb,var(--panel-contrast) 96%,var(--surface-soft) 4%)}.home-review-card__quote{margin:0;font-size:1rem;line-height:1.8;color:var(--text-soft);font-style:italic}.home-review-card__author{margin:1rem 0 0;font-family:var(--font-heading);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text)}.home-review-card__role{margin:.35rem 0 0;font-size:.82rem;color:var(--muted)}.home-works:before,.home-popular-prints:before,.home-prints:before,.home-b2b:before,.home-about:before,.home-reviews:before{content:"";display:block;width:var(--home-divider-width, clamp(40px, 6vw, 64px));height:1px;margin:0 auto var(--home-divider-gap, clamp(1.2rem, 2.5vw, 1.9rem));background:var(--home-divider-color, var(--divider-subtle))}@media(max-width:980px){.home-works__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.home-popular-prints__grid{grid-template-columns:1fr}.home-prints__inner,.home-b2b__inner{grid-template-columns:1fr;gap:var(--space-6)}.home-about__inner{grid-template-columns:1fr;gap:var(--space-5)}.home-prints__content,.home-b2b__content,.home-about__body{align-items:center;text-align:center}.home-prints__content .home-eyebrow,.home-b2b__content .home-eyebrow,.home-about__body .home-eyebrow{align-self:center;text-align:center;margin-left:auto;margin-right:auto}.home-prints__content h2,.home-b2b__content h2,.home-about h2,.home-prints__content>p:not(.home-eyebrow),.home-b2b__content>p:not(.home-eyebrow),.home-about__body>p:not(.home-eyebrow){margin-left:auto;margin-right:auto}.home-prints__actions,.home-b2b__actions,.home-about__actions{justify-content:center}.home-prints__media,.home-b2b__media{justify-self:center;width:min(100%,42rem)}.home-reviews__grid{grid-template-columns:1fr}.home-about__portrait{max-width:320px;margin:0 auto}}@media(max-width:720px){.home-hero__media img{height:min(72vh,740px)}.home-hero__content{margin-top:var(--space-5)}.home-works,.home-popular-prints,.home-prints,.home-b2b,.home-about,.home-recognition,.home-reviews{--home-section-gap: var(--page-section-space-sm);--home-divider-gap: clamp(1rem, 3.2vw, 1.4rem)}.home-works__gallery,.home-reviews__grid{grid-template-columns:1fr}.home-hero__actions{flex-direction:column;align-items:stretch}.home-btn-primary,.home-btn-secondary{width:100%;min-width:0}.home-recognition__logos a{font-size:.66rem;letter-spacing:.14em}.home-link{width:100%}}
