.home-materials{padding-block:clamp(3.5rem,7vw,7rem)}.home-materials__intro,.home-process__intro{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.home-materials h2,.home-craft h2,.home-process h2,.home-about h2,.home-contact h2{font-family:var(--font-display);font-size:var(--text-section);font-weight:var(--weight-regular);letter-spacing:-.025em;text-wrap:balance;margin-top:.85rem;line-height:1.12}.home-materials__intro>p{max-width:35ch;font-size:var(--text-body);color:var(--color-ink-soft);line-height:1.6}.home-materials__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,2rem);margin-top:2.5rem;display:grid}.home-materials__item{min-width:0}.home-materials__link{color:var(--color-ink);display:block}.home-materials__image{background:var(--color-bone);overflow:hidden}.home-materials__image img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;transition:transform .24s}.home-materials__name{justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1.25rem;display:flex}.home-materials__name h3{font-family:var(--font-sans);font-size:clamp(1.125rem,1.4vw,1.375rem);font-weight:var(--weight-medium);letter-spacing:-.025em;line-height:1.3}.home-materials__name>span{flex-shrink:0;font-size:1.25rem}.home-materials__link>p{max-width:48ch;color:var(--color-ink-soft);font-size:var(--text-small);margin-top:.5rem;line-height:1.6}.home-materials__link:focus-visible{outline-offset:6px}@media (hover:hover){.home-materials__link:hover .home-materials__image img{transform:scale(1.015)}.home-materials__link:hover h3{color:var(--color-accent-text)}}.home-materials__foot{border-top:1px solid var(--color-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.home-materials__foot>span{font-size:var(--text-meta);color:var(--color-ink-meta)}.home-materials__foot a{min-height:var(--tap-min);font-size:var(--text-small);align-items:center;gap:1.25rem;display:inline-flex}.home-craft{--color-accent-text:var(--color-copper-light);--color-focus-ring:var(--color-copper-light);background:var(--color-surface-dark);color:var(--color-ink-inverse);padding-block:clamp(3.5rem,6vw,6rem)}.home-craft__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.home-craft .eyebrow{color:var(--color-ink-inverse-soft)}.home-craft h2{color:var(--color-ink-inverse)}.home-craft__copy>p:not(.eyebrow){max-width:43ch;color:var(--color-ink-inverse-soft);font-size:var(--text-body);margin-top:1.5rem;line-height:1.65}.home-craft__criteria{margin-top:2rem}.home-craft__criteria>div{border-top:1px solid var(--color-line-light);font-size:var(--text-small);grid-template-columns:6.5rem 1fr;gap:1rem;padding-block:.85rem;line-height:1.5;display:grid}.home-craft__criteria dt{font-weight:var(--weight-medium)}.home-craft__criteria dd{color:var(--color-ink-inverse-soft);margin:0}.home-craft__copy .button-link{margin-top:1.5rem}.home-craft__record{min-width:0}.home-craft__record-label{font-size:var(--text-meta);color:var(--color-ink-inverse-soft);margin-bottom:1rem}.home-craft__images{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.home-craft__images figure{min-width:0;margin:0}.home-craft__images img{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto}.home-craft__images figcaption{font-size:var(--text-small);color:var(--color-ink-inverse);margin-top:.85rem;line-height:1.5}.home-craft__note{font-size:var(--text-meta);color:var(--color-ink-inverse-soft);margin-top:1.25rem}.home-process{padding-block:clamp(3.5rem,7vw,7rem)}.home-process__steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.5rem;margin:2.75rem 0 0;padding:0;list-style:none;display:grid}.home-process__steps li{border-top:1px solid var(--color-line-strong);padding-top:1rem}.home-process__number{color:var(--color-accent-text);font-size:var(--text-meta);font-variant-numeric:tabular-nums;margin-bottom:1.5rem;display:block}.home-process__steps h3{font-family:var(--font-sans);font-size:1.125rem;font-weight:var(--weight-medium)}.home-process__steps p{font-size:var(--text-small);color:var(--color-ink-soft);margin-top:.65rem;line-height:1.6}.home-process__professional{border-top:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding-top:2rem;display:flex}.home-process__professional h3{font-size:1.125rem}.home-process__professional p{max-width:54ch;color:var(--color-ink-soft);font-size:var(--text-small);margin-top:.5rem;line-height:1.6}.home-process__professional .button-link{flex-shrink:0}.home-about{background:var(--color-bone);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.home-about__image{min-width:0;position:relative}.home-about__image img{object-fit:cover;object-position:center 60%;width:100%;height:100%;position:absolute;inset:0}.home-about__copy{align-self:center;padding:clamp(2.5rem,5vw,5rem)}.home-about h2{max-width:20ch}.home-about__copy>p:not(.eyebrow){max-width:42ch;font-size:var(--text-body);color:var(--color-ink-soft);margin-top:1.25rem;line-height:1.65}.home-about__copy>.home-about__meaning{color:var(--color-ink)}.home-about__signature{border-top:1px solid var(--color-accent-graphic);color:var(--color-accent-text);letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:2rem;padding-top:.75rem;font-size:1.25rem;display:inline-block}.home-contact.contact-start{background:var(--color-paper);min-height:0;padding-block:clamp(3.5rem,7vw,7rem)}.home-contact__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.home-contact h2{font-size:clamp(2.5rem,4.5vw,4rem)}.home-contact__copy>p{font-size:var(--text-body);color:var(--color-ink-soft);max-width:48ch;line-height:1.65}.home-contact__actions{flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin-top:1.75rem;display:flex}.home-contact__copy>.home-contact__coverage{font-size:var(--text-meta);margin-top:1.5rem}@media (width<=1000px){.home-materials__grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.home-materials__image img{aspect-ratio:4/3}.home-craft__layout{gap:2rem}.home-craft__criteria>div{grid-template-columns:1fr;gap:.25rem}.home-process__steps{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:2rem}}@media (width<=700px){.home-materials__intro,.home-process__intro{flex-direction:column;align-items:flex-start;gap:1rem}.home-materials__intro>p{max-width:40ch}.home-materials__grid{margin-top:1.75rem}.home-materials__name{margin-top:1rem}.home-materials__foot{flex-direction:column;align-items:flex-start;padding-top:1rem}.home-craft__layout{grid-template-columns:1fr;gap:2.5rem}.home-craft__criteria>div{grid-template-columns:5.5rem 1fr;gap:1rem}.home-craft__images{gap:.75rem}.home-craft__images figcaption{font-size:.875rem}.home-process__steps{grid-template-columns:1fr;gap:0;margin-top:1.75rem}.home-process__steps li{grid-template-columns:2.5rem 1fr;column-gap:.5rem;padding-block:1rem;display:grid}.home-process__number{grid-row:1/3;margin:0;padding-top:.1rem}.home-process__steps p{grid-column:2;margin-top:.35rem}.home-process__professional{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:1.5rem}.home-about{grid-template-columns:1fr}.home-about__image{aspect-ratio:16/9}.home-about__copy{padding:2.5rem var(--gutter) 3rem}.home-contact__layout{grid-template-columns:1fr;gap:1.5rem}.home-contact__actions{flex-direction:column;align-items:stretch}.home-contact__actions .button-link--primary{justify-content:center}.home-contact__actions .button-link--editorial{align-self:flex-start}}@media (width<=600px){.home-materials__grid{grid-template-columns:1fr}.home-materials__image img{aspect-ratio:3/2}}@media (prefers-reduced-motion:reduce){.home-materials__image img{transition:none}.home-materials__link:hover .home-materials__image img{transform:none}}.home-professional-entry.shell{border-top:0;margin-block:0;padding-block:1.5rem}.home-professional-entry .button-link{color:var(--color-accent-text,#90563a)}.home-professional-entry h2{margin:0;font-size:1.125rem;font-weight:500;line-height:1.4}@media (width<=600px){.home-materials__grid{gap:0}.home-materials__item+.home-materials__item{border-top:1px solid var(--color-line,#3c3c3a26)}.home-materials__link{grid-template-columns:104px minmax(0,1fr);grid-template-areas:"image name""image description";align-content:start;gap:.5rem 1rem;padding-block:1.25rem;display:grid}.home-materials__image{grid-area:image;align-self:start}.home-materials__image img{aspect-ratio:4/5}.home-materials__name{grid-area:name;align-items:flex-start;gap:.375rem;margin-top:0}.home-materials__name h3{font-size:1.0625rem;line-height:1.35}.home-materials__link>p{grid-area:description;margin:0;font-size:.9375rem;line-height:1.55}.home-materials__foot{margin-top:1rem}}@media (width<=359px){.home-materials__link{grid-template-columns:80px minmax(0,1fr);gap:.5rem .75rem}}.home-hero{--hero-dark:#222320;--hero-light:var(--color-bone,#ede6dc);--hero-copper:#d39370;--hero-gutter:clamp(1.5rem, 7.4vw, 9rem);isolation:isolate;min-height:calc(100svh - var(--header-height,5.5rem) - env(safe-area-inset-top,0px));background:var(--hero-dark);color:var(--hero-light);font-family:var(--font-sans,"Geist", Arial, sans-serif);flex-direction:column;display:flex;position:relative}.home-hero *,.home-hero :before,.home-hero :after{box-sizing:border-box}.home-hero__scene{flex:1;min-width:0;display:flex}.home-hero__image{z-index:-2;object-fit:cover;object-position:center 56%;width:100%;height:100%;display:block;position:absolute;inset:0}.home-hero:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#121411e0 0%,#121411bd 28%,#12141145 53%,#12141108 77%),linear-gradient(#0000 71%,#121411b3);position:absolute;inset:0}.home-hero__layout.shell{width:100%;min-width:0;max-width:120rem;padding:clamp(3.5rem, 8svh, 6rem) var(--hero-gutter) clamp(3.25rem, 7svh, 5.5rem);align-items:center;display:flex}.home-hero__content{width:100%;max-width:37rem}.home-hero__eyebrow{color:var(--hero-copper);letter-spacing:.085em;text-transform:uppercase;align-items:center;gap:1rem;margin:0;font-size:.8125rem;font-weight:500;line-height:1.5;display:flex}.home-hero__eyebrow:after{content:"";opacity:.65;background:currentColor;width:5rem;height:1px}.home-hero h1{color:var(--hero-light);letter-spacing:-.045em;text-wrap:initial;overflow-wrap:anywhere;margin:1.6rem 0 0;font-family:inherit;font-size:clamp(3rem,3.55vw,4.25rem);font-weight:500;line-height:1.06}.home-hero__break-mobile{display:none}.home-hero__lead{max-width:45ch;color:var(--hero-light);margin:1.5rem 0 0;font-size:clamp(1.0625rem,1.17vw,1.25rem);line-height:1.55}.home-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem 2.25rem;margin-top:1.9rem;display:flex}.home-hero__actions .button-link{justify-content:center;align-items:center;gap:1rem;min-height:3.5rem;font-size:1rem;font-weight:500;line-height:1.4;text-decoration:none;display:inline-flex}.home-hero__actions .button-link--primary{border-radius:var(--button-radius,4px);background:var(--color-copper,#c28668);color:#20211e;border:1px solid #0000;padding:.9rem 1.8rem}.home-hero__actions .button-link--primary:hover{background:var(--color-copper-light);color:#20211e}.home-hero__actions .button-link--editorial{border-bottom:1px solid var(--hero-copper);min-width:13rem;min-height:2.75rem;color:var(--hero-light);border-radius:0;justify-content:space-between;padding:.65rem 0}.home-hero__actions .button-link--editorial:hover{color:var(--hero-copper)}.home-hero a:focus-visible{outline:2px solid var(--hero-copper);outline-offset:5px}.home-hero__note{color:var(--hero-light);margin:1.1rem 0 0;font-size:.8125rem;line-height:1.6}.home-hero__specialties{background:#1c1d1a6b;border-top:1px solid #ede6dc3b}.home-hero__specialties-inner.shell{max-width:120rem;padding:1.8rem var(--hero-gutter);align-items:center;gap:2rem;display:flex}.home-hero__specialties-list{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:1.5rem;min-width:0;margin:0;padding:0;list-style:none;display:grid}.home-hero__specialties-list li{min-width:0}.home-hero__specialty{height:100%;min-height:3.25rem;color:var(--hero-light);align-items:center;gap:1.15rem;display:flex}.home-hero__specialty>svg{flex-shrink:0;width:2.25rem;height:2.6rem}.home-hero__specialty-copy{overflow-wrap:anywhere;gap:.4rem;min-width:0;display:grid}.home-hero__specialty-title{font-size:.9375rem;line-height:1.35}.home-hero__specialty-description,.home-hero__signature{color:#c7bfb2;letter-spacing:.13em;text-transform:uppercase;font-size:.6875rem;line-height:1.8}.home-hero__specialty:hover{color:var(--hero-copper)}.home-hero__signature{border-left:1px solid #ede6dc73;flex-shrink:0;align-items:center;gap:1rem;margin:0;padding-left:clamp(1.5rem,4vw,5rem);display:flex}.home-hero__signature>span{background:var(--hero-copper);width:1.25rem;height:1px}@media (width<=1250px){.home-hero__signature{display:none}.home-hero__specialty{gap:.8rem}}@media (width<=900px){.home-hero{--hero-gutter:clamp(1.5rem, 5.8vw, 3rem)}.home-hero__content{max-width:33rem}.home-hero__specialties-list{gap:1rem}.home-hero__specialty{text-align:center;flex-direction:column;align-items:center;gap:.8rem}.home-hero__specialties-list li+li{border-left:1px solid #ede6dc2e;padding-left:1rem}}@media (width<=700px){.home-hero{min-height:0}.home-hero__scene{isolation:isolate;position:relative}.home-hero:before{display:none}.home-hero__scene:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#121411d6,#121411a8 53%,#12141147),linear-gradient(#0000 70%,#121411ad);position:absolute;inset:0}.home-hero__image{object-position:54% center}.home-hero__layout.shell{padding-block:clamp(3rem,10vw,4.5rem) 1.5rem}.home-hero__content{max-width:none}.home-hero__eyebrow{letter-spacing:.045em;color:#e6aa88;gap:.75rem;font-size:.8125rem}.home-hero__eyebrow:after{width:2.5rem}.home-hero h1{letter-spacing:-.04em;margin-top:1rem;font-size:clamp(2rem,8.1vw,3.25rem);line-height:1.07}.home-hero__break-mobile{display:initial}.home-hero__break-desktop{display:none}.home-hero__lead{max-width:29ch;margin-top:1.3rem;font-size:clamp(1.0625rem,3.75vw,1.25rem);line-height:1.5}.home-hero__actions{flex-direction:column;align-items:stretch;gap:1rem;margin-top:clamp(2.5rem,10vw,4.5rem)}.home-hero__actions .button-link--primary{background:var(--hero-light);color:var(--hero-dark);min-height:3.5rem}.home-hero__actions .button-link--primary:hover{background:var(--color-copper-light)}.home-hero__actions .button-link--editorial{align-self:flex-start;gap:1.5rem;min-width:13rem;min-height:3rem}.home-hero__actions .button-link--editorial .button-link__arrow{color:#e6aa88;font-size:1.5rem;font-weight:500;line-height:1}.home-hero__note{max-width:40ch;margin-top:1rem;font-size:.8125rem;line-height:1.55}.home-hero__specialties{background:var(--hero-dark)}.home-hero__specialties-inner.shell{padding-block:1.5rem}.home-hero__specialty-title{font-size:.875rem}.home-hero__specialty-description{letter-spacing:.07em;color:#ded6ca;font-size:.75rem;line-height:1.65}}@media (width<=540px){.home-hero__specialties-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.home-hero__specialties-list li{padding:1rem .65rem}.home-hero__specialties-list li+li{border-left:0;padding-left:.65rem}.home-hero__specialties-list li:nth-child(2n){border-left:1px solid #ede6dc2e}.home-hero__specialties-list li:nth-child(n+3){border-top:1px solid #ede6dc2e}.home-hero__specialties-inner.shell{padding-block:.5rem 1rem}.home-hero__specialty-copy{gap:.3rem}.home-hero__specialty-description{max-width:17ch}}@media (prefers-reduced-motion:reduce){.home-hero a{transition:none}}
