.editorial-page{background:#080808;color:#f0eee8}.editorial-shell{padding-inline:clamp(1rem,3vw,3rem)}.editorial-hero{position:relative;height:min(94vh,960px);min-height:650px;overflow:hidden}.editorial-hero>img{width:100%;height:100%;object-fit:cover}.editorial-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,#0000003d,#00000014 35%,#000000d1)}.editorial-hero-copy{position:absolute;right:clamp(1rem,3vw,3rem);bottom:clamp(2rem,5vw,5rem);left:clamp(1rem,3vw,3rem)}.editorial-breadcrumbs{display:flex;max-width:100%;align-items:center;gap:.55rem;margin-bottom:1.2rem;color:#f0eee8b8;font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.editorial-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorial-hero-copy>p,.editorial-answer>p,.editorial-section-index p,.editorial-heading>p,.editorial-project-grid>a>p,.editorial-cta>p{font-size:.62rem;letter-spacing:.13em;text-transform:uppercase}.editorial-hero-copy h1{max-width:1150px;margin:.9rem 0 2.4rem;font-family:var(--serif);font-size:clamp(3.2rem,8vw,9.4rem);font-weight:400;letter-spacing:-.067em;line-height:.84}.editorial-hero-copy>div{display:flex;align-items:end;justify-content:space-between;gap:2rem}.editorial-hero-copy>div>span{max-width:560px;font-family:var(--serif);font-size:clamp(1.25rem,2.1vw,2.4rem);line-height:1.1}.editorial-hero-actions{display:flex;align-items:center;gap:1.25rem}.editorial-hero-copy a,.editorial-hero-actions button,.editorial-inline-links a{padding:0 0 .35rem;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font:inherit;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.editorial-answer{display:grid;grid-template-columns:1fr 3fr;gap:3rem;padding-block:clamp(6rem,11vw,12rem);border-bottom:1px solid var(--line)}.editorial-answer>p,.editorial-heading>p,.editorial-section-index p{color:var(--stone)}.editorial-answer>div{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(2rem,6vw,7rem)}.editorial-answer h2{font-family:var(--serif);font-size:clamp(2.7rem,5vw,6rem);font-weight:400;letter-spacing:-.055em;line-height:.92}.editorial-answer>div>p,.editorial-copy>p{color:var(--muted);font-size:clamp(.78rem,.95vw,1rem);line-height:1.72}.editorial-section{display:grid;grid-template-columns:1fr 3fr;gap:3rem;padding:clamp(5rem,9vw,10rem) clamp(1rem,3vw,3rem);border-bottom:1px solid var(--line)}.editorial-section-index{display:flex;gap:1rem;align-items:start}.editorial-section-index span{font-family:var(--serif);font-size:2rem}.editorial-section-content{display:grid;grid-template-columns:1.35fr 1fr;gap:clamp(2rem,6vw,7rem)}.editorial-section-content h2{font-family:var(--serif);font-size:clamp(2.4rem,4.7vw,5.7rem);font-weight:400;letter-spacing:-.055em;line-height:.92}.editorial-copy{display:flex;flex-direction:column;gap:1.15rem}.editorial-copy ul{margin:1rem 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.editorial-copy li{padding:.85rem 0;border-bottom:1px solid var(--line);font-size:.72rem;letter-spacing:.03em}.editorial-inline-links{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem}.editorial-related,.editorial-faq,.editorial-more{padding-block:clamp(6rem,10vw,11rem);border-bottom:1px solid var(--line)}.editorial-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:3rem}.editorial-heading h2{font-family:var(--serif);font-size:clamp(2.8rem,5.5vw,6.5rem);font-weight:400;letter-spacing:-.06em;line-height:.9}.editorial-project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.editorial-project-grid>a>div{position:relative;overflow:hidden;aspect-ratio:4/5;background:#121212}.editorial-project-grid img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.editorial-project-grid>a:hover img{transform:scale(1.025)}.editorial-project-grid>a>div>span{position:absolute;right:.75rem;bottom:.75rem;padding:.5rem;background:#f0eee8;color:#080808;font-size:.55rem;text-transform:uppercase}.editorial-project-grid>a>p{margin-top:.9rem;color:var(--stone)}.editorial-project-grid h3{margin-top:.3rem;font-family:var(--serif);font-size:clamp(1.4rem,2vw,2.4rem);font-weight:400}.editorial-faq{display:grid;grid-template-columns:1fr 2fr;gap:clamp(2rem,8vw,10rem)}.editorial-faq .editorial-heading{display:block}.editorial-faq .editorial-heading p{margin-bottom:1rem}.editorial-faq-list{border-top:1px solid var(--line)}.editorial-faq details{border-bottom:1px solid var(--line)}.editorial-faq summary{display:grid;grid-template-columns:2rem 1fr auto;gap:1rem;align-items:center;padding:1.2rem 0;cursor:pointer;font-family:var(--serif);font-size:clamp(1.1rem,1.7vw,1.8rem);list-style:none}.editorial-faq summary::-webkit-details-marker{display:none}.editorial-faq summary span{color:var(--stone);font:500 .55rem var(--sans)}.editorial-faq summary i{font:400 1.3rem var(--sans);transition:transform .2s}.editorial-faq details[open] summary i{transform:rotate(45deg)}.editorial-faq details p{max-width:760px;padding:0 2rem 1.5rem;color:var(--muted);font-size:.78rem;line-height:1.65}.editorial-more>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.editorial-more a{display:flex;min-height:180px;flex-direction:column;justify-content:space-between;padding:1rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.editorial-more a span{color:var(--stone);font-size:.62rem;text-transform:uppercase}.editorial-more a strong{font-family:var(--serif);font-size:clamp(1.3rem,2vw,2.3rem);font-weight:400}.editorial-cta{display:flex;min-height:600px;flex-direction:column;align-items:center;justify-content:center;padding:clamp(5rem,10vw,10rem) 1rem;text-align:center}.editorial-cta>p,.editorial-cta>span{color:var(--stone)}.editorial-cta h2{max-width:1000px;margin:1rem 0 3rem;font-family:var(--serif);font-size:clamp(3rem,7vw,8rem);font-weight:400;letter-spacing:-.065em;line-height:.85}.editorial-cta a{padding-bottom:.45rem;border-bottom:1px solid currentColor;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}.editorial-cta>span{max-width:520px;margin-top:1.5rem;font-size:.65rem;line-height:1.5}@media(max-width:900px){.editorial-answer,.editorial-section{grid-template-columns:1fr 2fr}.editorial-answer>div,.editorial-section-content{grid-template-columns:1fr}.editorial-project-grid{grid-template-columns:1fr 1fr}.editorial-faq{grid-template-columns:1fr}.editorial-more>div:last-child{grid-template-columns:1fr 1fr}}@media(max-width:620px){.editorial-hero{min-height:620px}.editorial-hero-copy>div{align-items:start;flex-direction:column}.editorial-answer,.editorial-section{grid-template-columns:1fr}.editorial-answer>div{grid-template-columns:1fr}.editorial-project-grid,.editorial-more>div:last-child{grid-template-columns:1fr}.editorial-faq details p{padding-left:0}.editorial-heading{align-items:start;flex-direction:column}}@media print{.site-header,.site-footer,.editorial-hero-actions,.editorial-related,.editorial-more,.editorial-cta{display:none!important}.editorial-page{background:#fff!important;color:#111!important}.editorial-hero{height:auto;min-height:0}.editorial-hero>img,.editorial-hero-shade{display:none}.editorial-hero-copy{position:static;padding:2rem}.editorial-section,.editorial-answer,.editorial-faq{break-inside:avoid;color:#111}.editorial-copy>p,.editorial-answer>div>p,.editorial-answer>p,.editorial-heading>p,.editorial-section-index p{color:#333!important}}
