@font-face {
  font-family: Inter;
  src: url('/assets/fonts/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
/* Shared presentation: generous imagery, readable columns and touch-friendly links. */
:root { --line: #ccd0ca; }
.shell { width: min(calc(100% - 96px), 1320px); }
.navigation { min-height: 100px; }
.brand { min-height: 44px; }
.nav-links { gap: 28px; }
.nav-links a { min-height: 44px; display: inline-flex; align-items: center; }
.nav-links .language { width: 44px; justify-content: center; padding: 0; }
.intro-r2 { gap: 70px; padding-block: 72px 64px; }
.intro-r2 h1 { font-size: clamp(58px, 6.2vw, 96px); }
.intro-copy { max-width: 480px; }
.intro-copy p { font-size: 17px; line-height: 1.7; }
.intro-actions { gap: 18px 25px; }
.button { min-height: 52px; align-items: center; padding: 16px 22px; }
.project-jumps { gap: 10px; padding-bottom: 26px; }
.project-jumps a { display: inline-flex; align-items: center; min-height: 40px; border: 1px solid var(--line); border-radius: 24px; padding: 8px 17px; }
.project-jumps a:hover { background: #e8ebe2; }
.section-label { padding-block: 18px 24px; }
.project-card { min-width: 0; }
.project-caption { padding-top: 18px; gap: 15px; }
.project-caption .eyebrow { line-height: 1.6; }
.project-caption .arrow { flex-shrink: 0; font-size: 28px; }
.project-caption h3 { text-wrap: balance; }
.card-purpose { margin-top: 10px; }
.card-credit { color: #647073; }
.page-home .selected-grid { grid-template-columns: minmax(0, 1.55fr) minmax(0, 1fr); gap: 30px 36px; }
.page-home .selected-grid > .project-card:first-child { grid-row: span 2; display: flex; flex-direction: column; }
.page-home .selected-grid > .project-card:first-child .image-wrap { flex: 1; min-height: 0; position: relative; }
.page-home .selected-grid > .project-card:first-child img { position: absolute; inset: 0; height: 100%; aspect-ratio: auto; }
.page-home .selected-grid > .project-card:first-child h3 { font-size: clamp(30px, 3vw, 42px); }
.page-home .selected-grid > .project-card:not(:first-child) img { aspect-ratio: 16 / 9; }
.page-home .selected-grid > .project-card:not(:first-child) h3 { font-size: clamp(23px, 2vw, 29px); }
.page-home .selected-grid > .project-card:not(:first-child) .project-caption { padding-top: 14px; }
.selection-note { max-width: 730px; margin: 34px 0 65px; line-height: 1.7; }
.object-collection { padding-block: 64px 80px; }
.object-heading { gap: 50px; margin-bottom: 34px; }
.object-heading h2 { font-size: clamp(39px, 4.1vw, 62px); }
.object-heading .eyebrow { margin-bottom: 20px; }
.object-grid { gap: 36px; }
.object-card .project-caption h3 { font-size: clamp(30px, 3vw, 40px); }
.dark-section { padding-block: 80px; }
.section-heading { grid-template-columns: 1.3fr 1fr; gap: 25px 70px; margin-bottom: 42px; }
.section-heading h2 { font-size: clamp(38px, 3.8vw, 58px); }
.section-heading p:last-child { font-size: 16px; line-height: 1.7; }
.service-row { grid-template-columns: 34px 1.2fr 1fr 24px; gap: 24px; padding-block: 25px; }
.service-row h3 { max-width: 390px; font-size: 27px; line-height: 1.2; }
.service-row p { max-width: 440px; font-size: 14px; line-height: 1.7; }
.service-row > span:last-child { font-size: 22px; text-align: right; }
.proof-details { margin-top: 16px; }
.process { padding-block: 80px; }
.process h2 { font-size: clamp(39px, 4vw, 60px); margin-bottom: 42px; }
.three-cols { gap: 36px; margin-bottom: 25px; }
.three-cols article { padding-top: 24px; }
.three-cols p { max-width: 360px; line-height: 1.7; }
.case-intro { padding-block: 30px 42px; }
.back { min-height: 40px; display: inline-flex; align-items: center; margin-bottom: 30px; }
.case-intro h1 { font-size: clamp(48px, 6vw, 88px); max-width: 1060px; text-wrap: balance; }
.case-lead { max-width: 800px; line-height: 1.45; margin-top: 25px; }
.facts { gap: 10px; margin-top: 28px; letter-spacing: .05em; }
.facts li { border: 1px solid var(--line); padding: 11px 14px; line-height: 1.5; }
.case-hero { overflow: hidden; }
.story { grid-template-columns: 1fr 1.1fr; gap: 90px; padding-block: 70px; }
.story h2 { font-size: clamp(37px, 3.6vw, 55px); text-wrap: balance; }
.story p { max-width: 620px; line-height: 1.75; }
.gallery { gap: 28px; }
.gallery figcaption { line-height: 1.65; max-width: 620px; }
.source-proof { padding-block: 30px 65px; }
.source-grid { gap: 30px; }
.source-grid figcaption { max-width: 580px; }
.delivery { padding-block: 60px; }
.delivery .lead { max-width: 850px; }
.next-projects { padding-block: 15px 65px; }
.related-object-links a { padding-block: 8px; }
.upwork-intro h1 { font-size: clamp(46px, 4.6vw, 70px); }
.offer-grid { gap: 22px; }
.offer { border: 1px solid var(--line); border-top: 2px solid var(--ink); background: #faf9f5; padding: 28px 25px 8px; }
.offer h3 { font-size: 28px; text-wrap: balance; }
.offer h4 { margin-top: 26px; }
.offer-objective { font-size: 15px; }
.offer ul { font-size: 14px; line-height: 1.7; }
.offer-revision { padding-top: 8px; }
.scope-note { line-height: 1.8; }
.footer-top { display: grid; grid-template-columns: 1.25fr 1fr auto; align-items: start; gap: 35px; padding-block: 12px 55px; }
.footer-top p { margin: 0; }
.footer-top > a:last-child { display: inline-flex; min-height: 44px; align-items: center; }
.footer-brand { font-size: clamp(36px, 4vw, 56px); }
.footer-bottom a { display: inline-flex; align-items: center; min-height: 40px; }
.footer-bottom { align-items: center; padding-block: 14px; }
@media (max-width: 1279px) {
  .intro-r2 { gap: 35px; }
  .intro-copy p { font-size: 16px; }
  .page-home .selected-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 24px; }
  .page-home .selected-grid > .project-card:first-child { grid-row: auto; grid-column: 1 / -1; display: block; }
  .page-home .selected-grid > .project-card:first-child img { position: static; height: auto; aspect-ratio: 16 / 10; }
  .page-home .selected-grid > .project-card:not(:first-child) img { aspect-ratio: 4 / 3; }
  .page-home .selected-grid > .project-card:not(:first-child) .card-purpose { font-size: 13px; }
  .story { gap: 48px; }
  .offer { padding-inline: 19px; }
  .offer h3 { font-size: 25px; }
}
@media (max-width: 900px) {
  .shell { width: calc(100% - 48px); }
  .navigation { min-height: 90px; }
  .intro-r2 { grid-template-columns: 1fr; gap: 25px; padding-block: 44px; }
  .intro-r2 h1 { font-size: 70px; }
  .intro-copy { max-width: 620px; }
  .page-home .selected-grid > .project-card:not(:first-child) h3 { font-size: 24px; }
  .object-heading { grid-template-columns: 1.2fr 1fr; gap: 30px; }
  .object-grid { gap: 24px; }
  .section-heading { gap: 26px; }
  .service-row { grid-template-columns: 25px 1fr 1fr 20px; gap: 15px; }
  .service-row h3 { font-size: 23px; }
  .three-cols { gap: 24px; }
  .three-cols h3 { font-size: 20px; }
  .story { gap: 30px; }
  .offer-grid { gap: 22px; }
  .offer { padding: 28px 28px 10px; }
  .offer h3 { font-size: 30px; }
  .upwork-intro h1 { font-size: 58px; }
  .footer-top { grid-template-columns: 1fr 1fr; }
  .footer-top > a:last-child { grid-column: 2; margin-top: -20px; }
}
@media (max-width: 600px) {
  .shell { width: calc(100% - 36px); }
  .navigation { min-height: 82px; gap: 10px; }
  .nav-links { gap: 11px; }
  .nav-links > a:nth-child(2) { display: none; }
  .nav-links .language { width: 40px; min-height: 40px; }
  .intro-r2 { padding-block: 34px 38px; gap: 24px; }
  .intro-r2 h1 { font-size: clamp(49px, 12vw, 69px); }
  .intro-copy p { font-size: 16px; margin-bottom: 22px; }
  .intro-actions { align-items: center; gap: 12px; }
  .intro-actions .button { font-size: 13px; padding-inline: 16px; }
  .intro-actions .text-link { min-height: 44px; display: inline-flex; align-items: center; font-size: 12px; }
  .project-jumps { gap: 6px; padding-bottom: 20px; }
  .project-jumps a { padding-inline: 10px; font-size: 10px; }
  .section-label { padding-block: 16px 20px; font-size: 9px; }
  .page-home .selected-grid { grid-template-columns: 1fr; gap: 34px; }
  .page-home .selected-grid > .project-card:first-child { grid-column: auto; }
  .page-home .selected-grid > .project-card:first-child img { aspect-ratio: 4 / 3; }
  .page-home .selected-grid > .project-card:not(:first-child) img { aspect-ratio: 4 / 3; }
  .page-home .selected-grid > .project-card:first-child h3,
  .page-home .selected-grid > .project-card:not(:first-child) h3 { font-size: 28px; }
  .project-caption { padding-top: 16px; }
  .selection-note { margin-block: 28px 42px; }
  .object-collection { padding-block: 40px 50px; }
  .object-heading { grid-template-columns: 1fr; gap: 20px; margin-bottom: 28px; }
  .object-heading h2 { font-size: 39px; }
  .object-heading > p { font-size: 15px; }
  .object-grid { gap: 34px; }
  .dark-section { padding-block: 52px; }
  .section-heading { margin-bottom: 32px; }
  .section-heading h2 { font-size: 38px; }
  .service-row { grid-template-columns: 20px 1fr 20px; gap: 10px 13px; padding-block: 22px; }
  .service-row h3 { font-size: 25px; }
  .service-row p { font-size: 14px; }
  .process { padding-block: 52px; }
  .process h2 { font-size: 39px; margin-bottom: 32px; }
  .three-cols { gap: 18px; margin-bottom: 28px; }
  .three-cols h3 { font-size: 23px; }
  .three-cols article { padding-top: 20px; }
  .three-cols p { max-width: none; }
  .case-intro { padding-block: 18px 32px; }
  .back { margin-bottom: 22px; }
  .case-intro h1 { font-size: clamp(41px, 10.6vw, 58px); overflow-wrap: anywhere; }
  .case-lead { font-size: 19px; margin-top: 20px; }
  .facts { margin-top: 22px; gap: 8px; }
  .facts li { padding: 8px 10px; font-size: 9px; }
  .story { grid-template-columns: 1fr; gap: 24px; padding-block: 42px; }
  .story h2 { font-size: 37px; }
  .story p { font-size: 16px; }
  .gallery { gap: 20px; }
  .source-proof { padding-block: 24px 45px; }
  .delivery { padding-block: 42px; }
  .next-projects { padding-block: 10px 42px; }
  .upwork-intro h1 { font-size: clamp(42px, 10.9vw, 56px); }
  .offer { padding: 24px 20px 8px; }
  .offer h3 { font-size: 28px; }
  .footer-top { display: block; padding-block: 0 20px; }
  .footer-brand { font-size: 44px; margin-bottom: 25px; }
  .footer-top p { margin-bottom: 14px; }
  .footer-top > a:last-child { margin: 0; }
  .footer-bottom { align-items: flex-start; gap: 9px; padding-block: 20px 12px; }
}

/* Editorial studio: continuous composition, restrained chrome, original imagery. */
:root { --paper: #f3f1eb; --ink: #252623; --muted: #666861; --line: #cccac1; --accent: #ded6c3; font-family: Inter, Arial, sans-serif; font-optical-sizing: auto; }
html { scroll-padding-top: 110px; }
::selection { background: #d8c8a8; color: #252623; }
.shell { width: min(calc(100% - 88px), 1400px); }
h1, h2, h3 { font-weight: 450; }
h2 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.045em; }
.studio-header { position: sticky; top: 0; z-index: 10; background: rgba(243,241,235,.96); backdrop-filter: blur(16px); }
.navigation { min-height: 96px; border-bottom: 1px solid var(--line); }
.brand { font-size: 20px; letter-spacing: -.015em; }
.brand-symbol { width: 40px; font-size: 41px; }
.brand small { font-size: 8px; letter-spacing: .27em; }
.nav-links { gap: 34px; font-size: 12px; }
.nav-links .nav-brief { padding-inline: 0; border-bottom: 1px solid var(--ink); }
.nav-links .language { border: 0; border-left: 1px solid var(--line); border-radius: 0; padding-left: 14px; width: 48px; }
.menu-toggle { display: none; }
#site-menu { inset: 16px 16px auto auto; margin: 0; width: min(440px, calc(100% - 32px)); padding: 25px; border: 1px solid #585950; background: var(--ink); color: var(--paper); box-shadow: 0 20px 70px #15181240; }
#site-menu::backdrop { background: #25262380; backdrop-filter: blur(6px); }
.menu-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 22px; font-size: 10px; letter-spacing: .12em; }
.menu-top button { width: 44px; height: 44px; font-size: 28px; border: 1px solid #717368; border-radius: 50%; color: white; background: transparent; cursor: pointer; }
#site-menu > a { display: flex; align-items: center; min-height: 58px; padding-block: 12px; border-top: 1px solid #595a52; font-size: 23px; letter-spacing: -.035em; }
#site-menu > a:hover { color: var(--accent); }
#site-menu > p { color: #c4c6bc; margin: 25px 0 0; font-size: 12px; }
.atelier-hero { padding-top: 28px; }
.atelier-index, .atelier-baseline { display: flex; justify-content: space-between; gap: 20px; font-size: 9px; letter-spacing: .1em; text-transform: uppercase; }
.atelier-index > span:last-child { color: var(--muted); }
.atelier-intro { display: grid; grid-template-columns: 1.5fr 1fr; gap: 60px; align-items: end; padding-block: 42px 42px; }
.atelier-intro h1 { font-size: clamp(88px, 8.7vw, 136px); font-weight: 420; line-height: .91; letter-spacing: -.072em; }
.atelier-intro h1 em { font-family: Georgia, 'Times New Roman', serif; font-weight: 400; letter-spacing: -.06em; line-height: .9; }
.atelier-note { max-width: 325px; justify-self: end; padding-bottom: 6px; }
.atelier-note > p { font-size: 14px; line-height: 1.8; margin: 0 0 22px; color: #555850; }
.editorial-link { display: flex; justify-content: space-between; align-items: center; gap: 25px; min-height: 48px; padding-block: 8px; border-bottom: 1px solid var(--ink); font-size: 12px; }
.editorial-link > span { font-size: 27px; transition: transform .25s ease; }
.editorial-link:hover > span { transform: translate(-3px, 3px); }
.atelier-showcase { display: grid; grid-template-columns: 1.4fr 1fr; align-items: end; gap: 38px; }
.atelier-image { display: block; min-width: 0; }
.atelier-frame { position: relative; overflow: hidden; background: #dfdfd9; }
.atelier-frame img { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: cover; transition: transform .8s cubic-bezier(.2,.7,.3,1); }
.atelier-image:hover img { transform: scale(1.025); }
.image-index { position: absolute; left: 22px; top: 21px; font-size: 8px; letter-spacing: .1em; color: #242623; padding: 7px 9px; background: #f3f1ebe8; }
.atelier-caption { display: flex; justify-content: space-between; gap: 16px; align-items: baseline; margin-top: 15px; font-size: 14px; letter-spacing: -.025em; }
.atelier-caption > span:last-child { font-size: 10px; white-space: nowrap; letter-spacing: 0; }
.atelier-aside { margin: 0 0 34px; padding-top: 5px; font-size: 20px; line-height: 1.25; letter-spacing: -.045em; }
.atelier-baseline { margin-top: 36px; padding-block: 20px; border-top: 1px solid var(--line); color: var(--muted); font-size: 8px; }
.button { border-radius: 0; font-size: 12px; padding: 17px 23px; min-height: 52px; transition: background .2s, transform .2s; }
.button:hover { transform: translateY(-2px); }
.page-home .selected { padding-top: 100px; }
.page-home .project-jumps { gap: 25px; padding-bottom: 38px; }
.page-home .project-jumps a { padding: 8px 0; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; font-size: 10px; }
.page-home .project-jumps a:hover { background: transparent; border-color: var(--ink); }
.work-heading { display: grid; grid-template-columns: 1.5fr 1fr; align-items: end; gap: 70px; margin: 16px 0 52px; }
.work-heading h2, .object-heading h2 { font-size: clamp(44px, 4.4vw, 69px); line-height: 1.02; }
.work-heading .eyebrow, .object-heading .eyebrow { margin-bottom: 25px; font-size: 9px; }
.work-heading > p, .object-heading > p { max-width: 340px; justify-self: end; margin: 0 0 3px; color: var(--muted); font-size: 14px; line-height: 1.8; }
.page-home .selected-grid { grid-template-columns: 1.05fr 1fr; gap: 75px 55px; align-items: start; }
.page-home .selected-grid > .project-card:first-child { display: block; grid-column: auto; grid-row: auto; }
.page-home .selected-grid > .project-card:first-child .image-wrap { position: static; }
.page-home .selected-grid > .project-card img,
.page-home .selected-grid > .project-card:first-child img,
.page-home .selected-grid > .project-card:not(:first-child) img { position: static; height: auto; aspect-ratio: 4 / 3; }
.page-home .selected-grid > .project-card:nth-child(3) { margin-top: 120px; }
.page-home .selected-grid > .project-card.featured-project { grid-column: 1 / -1; }
.page-home .selected-grid > .project-card.featured-project img { aspect-ratio: 2.35 / 1; object-position: 50% 52%; }
.page-home .selected-grid > .project-card .project-caption h3 { font-size: clamp(26px, 2.5vw, 37px); letter-spacing: -.05em; }
.page-home .selected-grid > .project-card.featured-project .project-caption h3 { font-size: clamp(36px, 4vw, 58px); }
.image-wrap { border-radius: 0; }
.project-caption { padding-top: 20px; }
.project-caption .eyebrow { font-size: 9px; letter-spacing: .08em; color: #60635a; }
.project-caption .arrow { display: grid; place-items: center; align-self: center; flex-shrink: 0; width: 44px; height: 44px; border: 1px solid var(--line); border-radius: 50%; font-size: 24px; transition: background .2s, transform .2s; }
.project-card:hover .arrow { background: var(--accent); transform: translate(2px,-2px); }
.card-purpose { font-size: 13px; max-width: 440px; }
.card-credit { font-size: 10px; color: #6b6d65; }
.selection-note { max-width: 690px; margin-block: 36px 100px; font-size: 12px; line-height: 1.8; }
.object-collection { padding-block: 85px 110px; }
.object-heading { grid-template-columns: 1.5fr 1fr; gap: 70px; margin-bottom: 48px; }
.object-grid { grid-template-columns: 1fr 1.15fr; gap: 60px; align-items: start; }
.object-card:first-child { margin-top: 100px; }
.object-card .project-caption h3 { font-size: 36px; }
.object-number { border-radius: 0; padding: 8px 11px; font-size: 9px; }
.page-home .dark-section { width: 100%; padding-block: 90px; border-radius: 0; margin-inline: 0; background: #282b27; }
.section-heading { gap: 28px 70px; margin-bottom: 48px; }
.section-heading h2 { font-size: clamp(40px, 4.1vw, 64px); line-height: 1.04; }
.section-heading p:last-child { font-size: 14px; line-height: 1.8; }
.service-row { grid-template-columns: 42px 1.2fr 1fr 35px; gap: 25px; padding-block: 32px; transition: background .2s; }
.service-row:hover { background: #ffffff08; }
.service-row h3 { font-size: 28px; letter-spacing: -.04em; }
.service-row p { font-size: 13px; }
.service-row > span:last-child { font-size: 27px; }
.process { padding-block: 110px; }
.process h2 { font-size: clamp(40px, 4.2vw, 64px); line-height: 1.04; margin-bottom: 55px; }
.three-cols { gap: 45px; margin-bottom: 38px; }
.three-cols article { border: 0; border-top: 1px solid var(--line); background: transparent; padding: 28px 0 0; border-radius: 0; }
.three-cols h3 { font-size: 23px; }
.three-cols p { font-size: 14px; line-height: 1.8; }
.case-intro { padding-block: 30px 48px; }
.case-intro h1 { font-weight: 420; font-size: clamp(60px, 7.7vw, 114px); line-height: .99; letter-spacing: -.065em; max-width: 1250px; }
.back { font-size: 11px; margin-bottom: 40px; }
.case-lead { max-width: 740px; font-size: 23px; line-height: 1.45; }
.facts { gap: 18px 30px; margin-top: 35px; }
.facts li { border: 0; border-top: 1px solid var(--line); border-radius: 0; padding: 12px 0 0; font-size: 9px; letter-spacing: .07em; }
.case-hero { border-radius: 0; }
.story { gap: 95px; padding-block: 85px; }
.story h2 { letter-spacing: -.055em; }
.gallery { gap: 42px 36px; }
.gallery img, .source-grid img { border-radius: 0; }
.gallery figcaption { font-size: 12px; line-height: 1.7; }
.source-proof h2, .object-inspector h2 { font-size: clamp(38px,4vw,60px); }
.source-grid { gap: 36px; }
.object-stage { border-radius: 0; }
.camera-controls button { border-radius: 0; }
.upwork-intro { padding-block: 65px; }
.upwork-intro h1 { font-size: clamp(50px,6.4vw,94px); max-width: 1160px; letter-spacing: -.06em; }
.offer-grid { gap: 35px; }
.offer { border: 0; border-top: 1px solid var(--ink); padding: 30px 0 8px; border-radius: 0; background: transparent; }
.offer > .eyebrow { background: transparent; padding: 0; font-size: 9px; }
.offer h3 { font-size: 30px; letter-spacing: -.05em; }
.offer details { margin-top: 25px; }
.offer ul { line-height: 1.75; }
footer { padding-top: 55px; }
.footer-top { padding-block: 10px 58px; }
.footer-brand { font-size: 30px; letter-spacing: -.045em; }
.footer-top > a:last-child { border-bottom: 1px solid var(--ink); font-size: 13px; }
.footer-top p { font-size: 14px; line-height: 1.8; }
.footer-signature { position: relative; font-size: clamp(110px,25.2vw,367px); font-weight: 480; line-height: .85; letter-spacing: -.08em; padding-bottom: 32px; overflow: hidden; }
.footer-signature span { position: absolute; right: 0; top: 9px; writing-mode: vertical-rl; font-size: 9px; letter-spacing: .22em; }
.footer-bottom { font-size: 9px; }
@media (min-width: 701px) and (max-width: 1100px) {
  .shell { width: calc(100% - 56px); }
  .atelier-intro { grid-template-columns: 1.3fr 1fr; gap: 32px; }
  .atelier-intro h1 { font-size: 9.6vw; }
  .atelier-note { max-width: 290px; }
  .atelier-note > p { font-size: 12px; }
  .atelier-showcase { gap: 24px; }
  .atelier-aside { font-size: 17px; margin-bottom: 28px; }
  .atelier-caption { font-size: 12px; }
  .atelier-primary .atelier-caption > span:last-child { font-size: 9px; }
  .work-heading, .object-heading { gap: 35px; }
  .work-heading h2, .object-heading h2 { font-size: 47px; }
  .page-home .selected-grid { gap: 55px 32px; }
  .page-home .selected-grid > .project-card:nth-child(3) { margin-top: 75px; }
  .page-home .selected-grid > .project-card .project-caption h3 { font-size: 26px; }
  .object-grid { gap: 35px; }
  .object-card:first-child { margin-top: 70px; }
  .object-card .project-caption h3 { font-size: 30px; }
  .section-heading { gap: 25px; }
  .service-row { grid-template-columns: 25px 1fr 1fr 25px; gap: 15px; }
  .service-row h3 { font-size: 24px; }
  .three-cols { gap: 25px; }
  .story { gap: 45px; }
}
@media (max-width: 700px) {
  html { scroll-padding-top: 90px; }
  .shell { width: calc(100% - 40px); }
  .navigation { min-height: 78px; gap: 8px; }
  .brand { font-size: 16px; gap: 7px; }
  .brand-symbol { width: 31px; font-size: 34px; }
  .brand-symbol span { font-size: 15px; }
  .brand small { font-size: 6px; letter-spacing: .23em; }
  .nav-links { margin-left: auto; gap: 0; }
  .nav-links > a:not(.language) { display: none; }
  .nav-links .language { padding: 0; border: 0; width: 34px; min-height: 44px; font-size: 10px; }
  .menu-toggle { display: inline-flex; align-items: center; gap: 6px; min-height: 44px; padding: 8px 0 8px 10px; border: 0; border-left: 1px solid var(--line); border-radius: 0; color: var(--ink); background: transparent; cursor: pointer; font-size: 11px; }
  .menu-toggle span { font-size: 16px; }
  .atelier-hero { padding-top: 21px; }
  .atelier-index { font-size: 7px; line-height: 1.6; letter-spacing: .04em; }
  .atelier-index > span:last-child { display: none; }
  .atelier-intro { grid-template-columns: 1fr; gap: 26px; padding-block: 30px 30px; }
  .atelier-intro h1 { font-size: clamp(43px, 15vw, 104px); }
  .atelier-note { justify-self: start; max-width: 440px; padding: 0; }
  .atelier-note > p { font-size: 13px; line-height: 1.75; margin-bottom: 14px; }
  .editorial-link { font-size: 11px; max-width: 260px; min-height: 44px; }
  .editorial-link > span { font-size: 24px; }
  .atelier-showcase { grid-template-columns: 1fr; gap: 34px; }
  .atelier-caption { font-size: 12px; margin-top: 12px; gap: 12px; }
  .atelier-caption > span:last-child { font-size: 9px; }
  .atelier-aside { font-size: 17px; margin-bottom: 18px; }
  .image-index { left: 12px; top: 12px; font-size: 7px; padding: 6px 8px; }
  .atelier-baseline { margin-top: 28px; padding-block: 16px; font-size: 7px; line-height: 1.6; letter-spacing: .04em; }
  .atelier-baseline > span:last-child { display: none; }
  .page-home .selected { padding-top: 55px; }
  .page-home .project-jumps { gap: 16px; padding-bottom: 28px; }
  .page-home .project-jumps a { font-size: 9px; }
  .work-heading, .object-heading { grid-template-columns: 1fr; gap: 23px; margin-bottom: 32px; }
  .work-heading h2, .object-heading h2 { font-size: clamp(35px,9.5vw,55px); }
  .work-heading > p, .object-heading > p { justify-self: start; font-size: 13px; max-width: 440px; }
  .work-heading .eyebrow, .object-heading .eyebrow { font-size: 8px; margin-bottom: 20px; }
  .page-home .selected-grid { grid-template-columns: 1fr; gap: 43px; }
  .page-home .selected-grid > .project-card:nth-child(3) { margin-top: 0; }
  .page-home .selected-grid > .project-card.featured-project { grid-column: auto; }
  .page-home .selected-grid > .project-card.featured-project img { aspect-ratio: 4 / 3; }
  .page-home .selected-grid > .project-card .project-caption h3,
  .page-home .selected-grid > .project-card.featured-project .project-caption h3 { font-size: 28px; }
  .project-caption { gap: 12px; padding-top: 17px; }
  .project-caption .eyebrow { font-size: 8px; }
  .project-caption .arrow { width: 34px; height: 34px; font-size: 20px; }
  .card-purpose { font-size: 12px; }
  .card-credit { font-size: 9px; }
  .selection-note { margin-block: 30px 55px; font-size: 11px; }
  .object-collection { padding-block: 50px 65px; }
  .object-grid { grid-template-columns: 1fr; gap: 40px; }
  .object-card:first-child { margin-top: 0; }
  .object-card .project-caption h3 { font-size: 30px; }
  .object-number { font-size: 8px; }
  .page-home .dark-section { padding-block: 55px; }
  .section-heading { gap: 20px; margin-bottom: 30px; }
  .section-heading h2 { font-size: clamp(34px,9.1vw,49px); }
  .section-heading p:last-child { font-size: 13px; }
  .service-row { grid-template-columns: 17px 1fr 20px; gap: 10px; padding-block: 25px; }
  .service-row h3 { font-size: 23px; }
  .service-row p { grid-column: 2; grid-row: 2; font-size: 12px; }
  .service-row > span:last-child { grid-column: 3; grid-row: 1; font-size: 23px; }
  .process { padding-block: 65px; }
  .process h2 { font-size: clamp(34px,9.1vw,50px); margin-bottom: 34px; }
  .three-cols { grid-template-columns: 1fr; gap: 16px; margin-bottom: 25px; }
  .three-cols article { padding-top: 23px; }
  .three-cols h3 { font-size: 23px; }
  .three-cols p { font-size: 13px; }
  .case-intro { padding-block: 18px 35px; }
  .back { margin-bottom: 25px; }
  .case-intro h1 { font-size: clamp(40px,11.4vw,76px); overflow-wrap: anywhere; }
  .case-lead { font-size: 19px; }
  .facts { gap: 15px 23px; margin-top: 25px; }
  .facts li { font-size: 8px; }
  .story { grid-template-columns: 1fr; gap: 25px; padding-block: 45px; }
  .source-grid, .gallery { grid-template-columns: 1fr; gap: 27px; }
  .source-proof h2, .object-inspector h2 { font-size: 36px; }
  .upwork-intro { padding-block: 35px 45px; }
  .upwork-intro h1 { font-size: clamp(40px,11vw,65px); }
  .offer h3 { font-size: 29px; }
  .offer-grid { gap: 30px; }
  .footer-top { display: block; padding-bottom: 40px; }
  .footer-brand { font-size: 31px; }
  .footer-top > a:last-child { display: inline-flex; font-size: 12px; }
  .footer-signature { font-size: 25vw; padding-bottom: 24px; }
  .footer-signature span { top: 4px; font-size: 6px; }
}
