/* Furls studio: generous type, living material, real products. */
.studio {
  --paper: #f7f4ed;
  --ink: #242126;
  --paper-strong: #fff6e5;
  --blue: #6539a0;
  --blue-bright: #895bbb;
  --coral: #df7852;
  --mint: #cfe0cb;
  --yellow: #edcfab;
  --aubergine: #282130;
  --gutter: clamp(24px, 4.2vw, 80px);
  background: var(--paper);
}
.studio h1, .studio h2, .studio h3 { font-weight: 430; letter-spacing: -.045em; }
.studio em { font-weight: inherit; }
.studio .brand { font-weight: 650; font-size: 2.8rem; letter-spacing: -.065em; }
.studio .site-header { min-height: 98px; padding-block: 24px; }
.studio .site-header__progress { display: none; }
.studio .site-header.is-scrolled { background: rgba(247, 244, 237, .94); box-shadow: none; }
.studio .site-header.is-dark.is-scrolled { background: rgba(34, 30, 39, .93); }
.studio .site-header__cta { font-weight: 550; }
.studio .site-nav a { font-weight: 550; }
.studio .site-footer { background: #221e27; padding-top: 0; }
.studio .site-footer__top { grid-template-columns: .7fr 1fr 1.5fr; border-top: 1px solid #514a5a; padding-top: 44px; padding-bottom: 50px; }
.studio .site-footer__question { max-width: none; font-family: var(--body); font-size: 1rem; line-height: 1.5; letter-spacing: 0; font-weight: 450; }
.studio .site-footer__nav { grid-template-columns: 1fr 1fr; gap: 12px 25px; }
.studio .site-footer__nav a, .studio .site-footer__nav button { font-weight: 450; }

/* Native scrolling drives two compositions of the same object. */
.opening { position: relative; height: 185svh; min-height: 1120px; background: #f7f4ed; }
.opening__stage { position: sticky; top: 0; height: 100svh; min-height: 620px; overflow: hidden; isolation: isolate; }
.opening__atmosphere { position: absolute; inset: 0; z-index: -2; background: radial-gradient(ellipse at 85% 35%, #f2daca 0, transparent 53%), radial-gradient(ellipse at 65% 82%, #e3dcf0 0, transparent 55%), #f7f4ed; }
.opening__art { position: absolute; inset: 0; z-index: -1; }
.opening__art::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, #f7f4ed 0, rgba(247,244,237,.85) 30%, transparent 56%); opacity: var(--opening-wash, 1); pointer-events: none; }
.opening canvas, .practice-lab canvas { position: absolute; inset: 0; width: 100%; height: 100%; opacity: 0; transition: opacity .7s; }
.opening canvas.is-rendered, .practice-lab canvas.is-rendered { opacity: 1; }
.surface-fallback { position: absolute; width: 46vw; height: 46vw; right: -1%; top: 14%; transform: rotate(-25deg); transition: opacity .4s; }
.surface-fallback i { position: absolute; inset: 0; border: 6vw solid #e55936; border-radius: 48%; transform: rotateX(40deg) rotateY(-24deg); box-shadow: inset 1vw -1vw 2vw #73302280; }
.surface-fallback i:nth-child(2) { inset: 6% -2%; border-color: #6541a2; transform: rotateX(-45deg) rotateY(32deg); }
.surface-fallback i:nth-child(3) { inset: -3% 10%; border-color: #f1a851; transform: rotateX(-24deg) rotateY(50deg); }
.opening__art:has(.is-rendered) .surface-fallback, .practice-lab__sculpture:has(.is-rendered) .surface-fallback { opacity: 0; }
.opening__first { position: absolute; inset: 0; padding: max(140px, 18svh) var(--gutter) 140px; opacity: var(--opening-first, 1); transform: translateY(var(--opening-first-y, 0px)); }
.opening__eyebrow { margin-bottom: clamp(30px, 5svh, 64px); font-size: 1rem; line-height: 1.4; }
.opening h1 { position: relative; max-width: 10ch; margin: 0 0 30px -.035em; font-size: clamp(5.5rem, 8.6vw, 11.5rem); line-height: .91; }
.opening h1 em { color: #824a37; }
.opening__description { max-width: 25ch; font-size: clamp(1.0625rem, 1.25vw, 1.35rem); line-height: 1.55; margin: 0; }
.opening__second { position: absolute; left: var(--gutter); top: 20%; opacity: var(--opening-second, 0); transform: translateY(var(--opening-second-y, 50px)); pointer-events: none; }
.opening__second > span { display: block; font-size: 1rem; margin-bottom: 38px; }
.opening__second p { font-family: var(--display); font-size: clamp(7rem, 14.5vw, 18rem); font-weight: 430; letter-spacing: -.045em; line-height: .82; }
.opening__second em { color: #824a37; }
.opening__bottom { position: absolute; bottom: 34px; left: var(--gutter); right: var(--gutter); display: grid; grid-template-columns: 1fr 1fr auto; align-items: end; gap: 32px; }
.journey-link { display: inline-flex; width: fit-content; gap: 24px; align-items: center; text-decoration: none; font-size: 1rem; font-weight: 600; }
.journey-link__icon { display: grid; place-items: center; width: 50px; height: 50px; border: 1px solid #8e8485; border-radius: 50%; font-size: 1.3rem; transition: color .3s, background .3s, transform .3s; }
.journey-link:hover .journey-link__icon { background: var(--ink); color: var(--paper); transform: translateY(4px); }
.opening__location { font-size: .9375rem; line-height: 1.5; justify-self: center; }
.motion-toggle { display: flex; align-items: center; gap: 10px; padding: 10px 12px; border: 0; border-radius: 50px; background: rgba(247,244,237,.88); color: var(--ink); font-size: .9375rem; cursor: pointer; }
.motion-toggle[hidden] { display: none; }
.motion-toggle__icon { font-size: 1.1rem; }

/* A short editorial breath between the opening and the work. */
.introduction { padding: clamp(60px, 8vw, 120px) var(--gutter) clamp(72px, 8vw, 120px); }
.introduction__top, .invitation__top { display: flex; justify-content: space-between; gap: 24px; font-size: 1rem; }
.introduction h2 { max-width: 15ch; margin: 65px 0 30px; font-size: clamp(3.3rem, 6.1vw, 7.5rem); line-height: .98; }
.introduction h2 em { color: #855444; }
.introduction__detail { margin-left: 52%; max-width: 580px; }
.introduction__detail p { margin-bottom: 24px; font-size: clamp(1.1rem, 1.4vw, 1.4rem); }
.quiet-link { display: inline-flex; align-items: center; gap: 28px; font-size: 1rem; text-decoration: none; padding-block: 8px; border-bottom: 1px solid currentColor; }
.quiet-link span { transition: transform .3s; }
.quiet-link:hover span { transform: translate(4px, -4px); }

/* Full-bleed story posters. Product UI is a real, inspectable part of each. */
.selected-work { position: relative; background: var(--paper); scroll-margin-top: 90px; }
.selected-work__heading { display: flex; justify-content: space-between; align-items: baseline; gap: 25px; padding: 12px var(--gutter) 36px; }
.selected-work__heading h2 { font-size: clamp(2.5rem, 4.1vw, 5rem); margin: 0; }
.selected-work__heading p { font-size: 1rem; margin: 0; }
.project-stack { padding-inline: 16px; }
.project { position: sticky; top: 88px; min-height: 760px; height: calc(100svh - 104px); max-height: 1050px; overflow: hidden; border-radius: 6px; padding: 40px calc(var(--gutter) - 16px); isolation: isolate; }
.project--nearhere { color: #fff9f0; background: #242131; margin-bottom: 24px; }
.project--wishlist { color: #173c2d; background: #cee1c5; }
.project__visual { position: absolute; inset: 0; z-index: -2; overflow: hidden; }
.project__art { width: 100%; height: 100%; object-fit: cover; transform: scale(var(--project-zoom, 1.04)); will-change: transform; }
.project__visual::after { content: ''; position: absolute; inset: 0; }
.project--nearhere .project__visual::after { background: linear-gradient(90deg, rgba(16, 17, 30, .60), rgba(16, 17, 30, .05) 80%), linear-gradient(0deg, rgba(14, 14, 28, .72), transparent 80%); }
.project--wishlist .project__visual { inset: 0; }
.project--wishlist .project__art { object-position: 30% center; }
.project--wishlist .project__visual::after { background: linear-gradient(180deg, rgba(206,225,197,.96), rgba(206,225,197,.72) 8%, transparent 24%), linear-gradient(90deg, #cee1c5 4%, rgba(206,225,197,.85) 30%, transparent 77%); }
.project__top { display: flex; align-items: center; justify-content: space-between; font-size: .9375rem; line-height: 1.4; }
.project__title { position: absolute; top: 22%; left: calc(var(--gutter) - 16px); z-index: 2; pointer-events: none; }
.project__title p { font-size: 1.125rem; margin: 0 0 22px; }
.project__title h3 { font-size: clamp(5rem, 9.5vw, 11rem); line-height: .86; margin: 0; }
.project--nearhere .project__title h3 { letter-spacing: -.05em; }
.project--nearhere .project__title h3 > span { color: #ff916c; }
.project--wishlist .project__title { top: 19%; }
.project--wishlist .project__title h3 > span { color: #b84833; }
.project__caption { position: absolute; bottom: 50px; left: calc(var(--gutter) - 16px); width: 37%; z-index: 3; }
.project__caption > p { max-width: 35ch; font-size: 1.125rem; margin-bottom: 26px; }
.project__links { display: flex; flex-wrap: wrap; align-items: center; gap: 16px 26px; font-size: .9375rem; }
.project__links a { text-decoration: none; display: inline-flex; gap: 16px; align-items: center; min-height: 46px; }
.project__links a:hover { text-decoration: underline; }
.project__action { background: #fff8ed; color: #25202b; padding: 14px 22px; border-radius: 50px; }
.project--wishlist .project__action { background: #173c2d; color: #f0f5e8; }
.product-window { position: absolute; display: block; width: 44%; text-decoration: none; overflow: hidden; border: 1px solid rgba(255,255,255,.6); border-radius: 10px; box-shadow: 0 24px 70px #07061750; background: #fff; transform: perspective(1500px) rotateY(-8deg) rotateZ(3deg) translateY(var(--product-float, 0px)); transition: box-shadow .4s; will-change: transform; }
.product-window--nearhere { right: 4.5%; top: 35%; }
.product-window img { display: block; width: 100%; height: auto; }
.product-window__bar { height: 34px; display: flex; align-items: center; justify-content: space-between; padding-inline: 12px; gap: 18px; color: #69636b; background: #f2f0f3; font-size: 11px; }
.product-window__lights { display: flex; gap: 5px; }
.product-window__lights i { width: 6px; height: 6px; border: 1px solid #c3bec5; border-radius: 50%; }
.product-window:hover { box-shadow: 0 34px 90px #07061780; }
.product-window--wishlist { right: 5%; top: 39%; width: 43%; transform: perspective(1500px) rotateY(8deg) rotateZ(-4deg) translateY(var(--product-float, 0px)); }

/* A tactile model of the practice, with accessible manual controls. */
.practice-lab { position: relative; margin-top: 16px; padding: 95px var(--gutter) 38px; color: #f8f2e8; background: #282130; overflow: hidden; }
.practice-lab__header { display: grid; grid-template-columns: 1fr 1fr; column-gap: 7vw; }
.practice-lab__header > span { grid-column: 1 / -1; font-size: 1rem; margin-bottom: 55px; }
.practice-lab__header h2 { font-size: clamp(3.3rem, 5.1vw, 6.4rem); margin: 0; line-height: .98; }
.practice-lab__header h2 em { color: #c9add9; }
.practice-lab__header > p { max-width: 38ch; align-self: end; margin: 0 0 5px; font-size: 1.05rem; line-height: 1.7; }
.practice-lab__body { display: grid; grid-template-columns: 1fr 1fr; column-gap: 7vw; min-height: 560px; align-items: center; margin-block: 40px 25px; }
.practice-lab__sculpture { position: relative; height: 530px; margin-left: -3vw; }
.practice-lab__orbit { position: absolute; left: 15%; right: 15%; bottom: 30px; height: 4px; border-radius: 50%; background: #130d1c; box-shadow: 0 0 28px 20px #130d1c; opacity: .4; }
.surface-fallback--lab { width: 80%; height: 80%; inset: 10%; }
.practice-lab__ideas { min-width: 0; }
.practice-lab__tabs { display: flex; gap: 8px; flex-wrap: wrap; margin-bottom: 45px; }
.practice-lab__tabs[hidden] { display: none; }
.practice-lab__tabs button { position: relative; background: transparent; border: 1px solid #6f6379; color: #f8f2e8; border-radius: 50px; padding: 11px 19px; cursor: pointer; font-size: .9375rem; transition: background .25s, color .25s, border-color .25s; }
.practice-lab__tabs button[aria-selected="true"] { background: #d6bee6; border-color: #d6bee6; color: #30233b; }
.practice-lab__tabs button:hover { border-color: #fff; }
.practice-lab__panel { min-height: 300px; }
.practice-lab__panel[hidden] { display: none; }
.practice-lab__panel h3 { font-size: clamp(2.6rem, 4vw, 4.6rem); line-height: 1; margin: 0 0 24px; }
.practice-lab__panel p { max-width: 41ch; color: #ded5e4; font-size: 1.0625rem; line-height: 1.7; margin-bottom: 25px; }
.practice-lab__panel.is-entering { animation: panel-in .45s both; }
.practice-lab__foot { display: flex; justify-content: space-between; gap: 28px; padding-top: 30px; border-top: 1px solid #64546f; font-size: .9375rem; }
.practice-lab__foot a { text-decoration: none; }
.practice-lab__foot a:hover { text-decoration: underline; }
@keyframes panel-in { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }

.capabilities { display: grid; grid-template-columns: 1fr 1fr; gap: 7vw; padding: 115px var(--gutter); }
.capabilities__intro > span { font-size: 1rem; }
.capabilities h2 { font-size: clamp(3rem, 4.8vw, 6rem); line-height: 1; margin-block: 38px 28px; }
.capabilities__intro > p { font-size: 1.0625rem; margin: 0; }
.capabilities__links { padding-top: 42px; }
.capabilities__links a { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-block: 32px; border-bottom: 1px solid #b4aca9; text-decoration: none; }
.capabilities__links a:first-child { border-top: 1px solid #b4aca9; }
.capabilities__links span { font-size: .9375rem; }
.capabilities__links h3 { font-size: clamp(2rem, 2.8vw, 3.4rem); margin: 13px 0 0; line-height: 1.1; }
.capabilities__links b { font-weight: 400; font-size: 2.3rem; transition: transform .35s; }
.capabilities__links a:hover b { transform: translate(6px,-6px); }

.invitation { position: relative; padding: 60px var(--gutter) 55px; overflow: hidden; background: #6539a0; color: #fff6e5; }
.invitation::before { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 90% 0%, #9259b3, transparent 65%); opacity: .6; pointer-events: none; }
.invitation > * { position: relative; }
.invitation__link { display: block; position: relative; text-decoration: none; margin-block: 75px 70px; }
.invitation h2 { font-size: clamp(5rem, 10vw, 13rem); line-height: .92; margin-bottom: 24px; }
.invitation h2 em { color: #ebcdff; }
.invitation__arrow { position: absolute; right: 0; top: 15px; font-size: 10vw; line-height: 1; font-weight: 300; transition: transform .6s cubic-bezier(.2,.8,.2,1); }
.invitation__link:hover .invitation__arrow { transform: translate(15px, -15px); }
.invitation__email { display: inline-block; margin-top: 25px; font-size: 1.3rem; border-bottom: 1px solid #cfb1e4; padding-bottom: 6px; }
.invitation__bottom { display: flex; justify-content: space-between; align-items: end; gap: 24px; font-size: .9375rem; }
.invitation__bottom > a { text-decoration: none; }
.invitation__bottom > a:hover { text-decoration: underline; }

/* No motion is also a deliberately composed experience. */
.studio:not(.is-enhanced) .opening { height: 100svh; min-height: 750px; }
.studio:not(.is-enhanced) .opening__stage { position: relative; }
.studio:not(.is-enhanced) .practice-lab__panel { margin-bottom: 48px; }
.studio.is-motion-paused .opening { height: 100svh; min-height: 700px; }
.studio.is-motion-paused .opening__first { opacity: 1; transform: none; }
.studio.is-motion-paused .opening__second { display: none; }
.studio.is-motion-paused .opening__art::after { opacity: 1; }
.studio.is-motion-paused [data-reveal] { opacity: 1; transform: none; transition: none; }
.studio.is-motion-paused .project { position: relative; top: auto; }
.studio.is-motion-paused .project__art { transform: none; }
.studio.is-motion-paused .product-window { --product-float: 0px !important; }

@media (min-width: 1800px) {
  .opening__first { padding-top: 20svh; }
  .opening h1 { margin-bottom: 50px; }
}
@media (max-height: 780px) and (min-width: 921px) {
  .opening__first { padding-top: 125px; }
  .opening__eyebrow { margin-bottom: 28px; }
  .opening h1 { font-size: min(8.5vw, 17svh); margin-bottom: 22px; }
  .opening__description { font-size: 1rem; }
  .opening__bottom { bottom: 22px; }
}
@media (max-width: 1100px) {
  .project { min-height: 720px; }
  .project__caption { width: 43%; }
  .project__links { gap: 10px 18px; }
  .product-window--nearhere { top: 38%; }
  .practice-lab__tabs { gap: 6px; }
  .practice-lab__tabs button { padding-inline: 13px; }
}
@media (max-width: 920px) {
  .studio .site-header { min-height: 84px; padding-block: 20px; }
  .studio .site-nav a { font-weight: 450; }
  .studio .brand { font-size: 2.5rem; }
  .opening { min-height: 1180px; height: 165svh; }
  .opening__stage { min-height: 710px; }
  .opening__first { padding-top: 130px; }
  .opening h1 { font-size: 11vw; }
  .opening__eyebrow { margin-bottom: 45px; }
  .opening__description { max-width: 25ch; }
  .opening__location { display: none; }
  .opening__bottom { grid-template-columns: 1fr auto; bottom: 28px; }
  .opening__second { top: 25%; }
  .opening__second p { font-size: 18vw; }
  .introduction__detail { margin-left: 38%; }
  .project { height: 940px; min-height: 0; top: 78px; padding-top: 28px; }
  .project__title { top: 15%; }
  .project__title h3 { font-size: 12vw; }
  .project--wishlist .project__title { top: 13%; }
  .product-window--nearhere { top: 36%; right: 4%; width: 53%; }
  .product-window--wishlist { top: 42%; right: 4%; width: 52%; }
  .project__caption { bottom: 35px; width: 80%; }
  .project__caption > p { max-width: 39ch; }
  .practice-lab { padding-top: 70px; }
  .practice-lab__header { grid-template-columns: 1fr; }
  .practice-lab__header > span { margin-bottom: 38px; }
  .practice-lab__header h2 { font-size: 7.5vw; }
  .practice-lab__header > p { max-width: none; margin-top: 28px; }
  .practice-lab__body { column-gap: 4vw; }
  .practice-lab__sculpture { height: 450px; }
  .practice-lab__tabs { gap: 10px 5px; margin-bottom: 28px; }
  .practice-lab__tabs button { font-size: .875rem; padding: 10px 12px; }
  .practice-lab__panel { min-height: 365px; }
  .practice-lab__panel h3 { font-size: 3rem; }
  .capabilities { padding-block: 85px; grid-template-columns: 1fr; gap: 15px; }
  .capabilities__intro { display: grid; grid-template-columns: 1fr 1fr; column-gap: 5vw; }
  .capabilities__intro > span { grid-column: 1 / -1; }
  .capabilities__intro h2 { font-size: 5.8vw; }
  .capabilities__intro p { align-self: center; }
  .capabilities__links { padding-top: 0; }
  .capabilities__links h3 { font-size: 3rem; }
}
@media (max-width: 640px) {
  .studio { --gutter: 24px; }
  .studio .site-header { min-height: 78px; padding-block: 19px; }
  .studio .brand { font-size: 2.4rem; }
  .opening { height: 150svh; min-height: 1100px; }
  .opening__stage { min-height: 750px; }
  .opening__first { padding: 120px var(--gutter) 100px; }
  .opening__eyebrow { font-size: .9375rem; margin-bottom: 30px; }
  .opening h1 { font-size: clamp(3.6rem, 16vw, 6rem); margin-bottom: 22px; }
  .studio.has-cookie-banner .opening__first { padding-top: 60px; }
  .opening__description { font-size: 1rem; max-width: 25ch; }
  .opening__art::after { background: linear-gradient(180deg, #f7f4ed 6%, rgba(247,244,237,.90) 29%, transparent 56%); }
  .opening__atmosphere { background: radial-gradient(ellipse at 70% 80%, #f0d2bc, transparent 57%), #f7f4ed; }
  .surface-fallback { width: 75vw; height: 75vw; top: auto; bottom: 12%; right: -3%; }
  .surface-fallback i { border-width: 11vw; }
  .opening__bottom { bottom: 22px; gap: 10px; }
  .journey-link { font-size: .875rem; gap: 12px; }
  .journey-link__icon { width: 40px; height: 40px; }
  .motion-toggle { font-size: .8125rem; gap: 7px; }
  .opening__second { top: 18%; }
  .opening__second > span { font-size: .9375rem; max-width: 22ch; margin-bottom: 30px; }
  .opening__second p { font-size: 28vw; }
  .introduction { padding-block: 65px; }
  .introduction__top, .invitation__top { font-size: .9375rem; }
  .introduction__top span:last-child { display: none; }
  .introduction h2 { font-size: 11.5vw; margin-top: 35px; }
  .introduction__detail { margin-left: 0; }
  .introduction__detail p { font-size: 1.0625rem; }
  .quiet-link { font-size: .9375rem; }
  .selected-work__heading { display: block; padding-bottom: 25px; }
  .selected-work__heading h2 { font-size: 2.8rem; margin-bottom: 10px; }
  .selected-work__heading p { font-size: .9375rem; }
  .project-stack { padding-inline: 8px; }
  .project { position: relative; top: auto; height: auto; min-height: max(830px, calc(590px + 65vw)); padding: 24px 20px 30px; border-radius: 4px; }
  .project--nearhere { margin-bottom: 8px; }
  .project__top { font-size: .8125rem; gap: 15px; }
  .project__top span:last-child { text-align: right; }
  .project__title { top: 118px; left: 20px; }
  .project__title p { font-size: 1rem; margin-bottom: 18px; }
  .project__title h3 { font-size: 17vw; }
  .project--wishlist .project__title { top: 103px; }
  .project--wishlist .project__title h3 { font-size: 16.5vw; }
  .project__caption { left: 20px; bottom: 30px; width: calc(100% - 40px); }
  .project__caption > p { font-size: 1.0625rem; max-width: 29ch; margin-bottom: 18px; }
  .project__links { font-size: .875rem; gap: 6px 18px; }
  .project__action { padding: 12px 18px; }
  .product-window--nearhere { top: 310px; right: -11%; width: 96%; transform: perspective(1500px) rotateY(-6deg) rotateZ(4deg) translateY(var(--product-float,0px)); }
  .product-window--wishlist { top: 352px; right: -6%; width: 93%; transform: perspective(1500px) rotateY(6deg) rotateZ(-4deg) translateY(var(--product-float,0px)); }
  .product-window__bar { height: 27px; }
  .project--nearhere .project__art { object-position: 59% center; }
  .project--nearhere .project__visual::after { background: linear-gradient(0deg, #151220 0%, transparent 65%), linear-gradient(90deg, #17141e70, transparent); }
  .project--wishlist .project__visual { inset: 0; }
  .project--wishlist .project__visual::after { background: linear-gradient(0deg, #cee1c5 0%, rgba(206,225,197,.35) 45%, rgba(206,225,197,.95) 100%); }
  .practice-lab { padding-top: 60px; margin-top: 8px; }
  .practice-lab__header > span { font-size: .9375rem; margin-bottom: 35px; }
  .practice-lab__header h2 { font-size: 11vw; }
  .practice-lab__header > p { font-size: 1rem; }
  .practice-lab__body { display: flex; flex-direction: column; margin-top: 8px; }
  .practice-lab__sculpture { width: calc(100% + 48px); height: 330px; margin-inline: -24px; }
  .practice-lab__orbit { bottom: 20px; }
  .surface-fallback--lab { width: 65%; height: 80%; inset: 10% 17.5%; }
  .practice-lab__ideas { width: 100%; }
  .practice-lab__tabs { justify-content: space-between; gap: 5px; }
  .practice-lab__tabs button { padding: 10px 13px; }
  .practice-lab__panel { min-height: 340px; }
  .practice-lab__panel h3 { font-size: 2.9rem; }
  .practice-lab__panel p { font-size: 1rem; }
  .practice-lab__foot { flex-direction: column; gap: 14px; font-size: .875rem; padding-top: 24px; }
  .capabilities { padding-block: 60px; }
  .capabilities__intro { display: block; }
  .capabilities__intro > span { font-size: .9375rem; }
  .capabilities__intro h2 { font-size: 11.5vw; margin-top: 30px; }
  .capabilities__intro p { font-size: 1rem; margin-bottom: 20px; }
  .capabilities__links h3 { font-size: 2.25rem; }
  .capabilities__links span { font-size: .8125rem; }
  .capabilities__links a { padding-block: 26px; }
  .invitation { padding-block: 40px; }
  .invitation__top { display: block; }
  .invitation__top span { display: block; }
  .invitation__link { margin-block: 55px; }
  .invitation h2 { font-size: 14vw; }
  .invitation__arrow { top: auto; bottom: -2px; font-size: 3rem; }
  .invitation__email { font-size: 1.1rem; margin-top: 15px; }
  .invitation__bottom { display: block; font-size: .875rem; }
  .invitation__bottom > span { display: block; margin-bottom: 24px; }
  .studio .site-footer { padding-top: 0; }
  .studio .site-footer__top { grid-template-columns: 1fr 1fr; gap: 30px; padding-bottom: 35px; }
  .studio .site-footer__nav { grid-column: 1 / -1; grid-template-columns: 1fr 1fr; }
  .studio .site-footer__question { max-width: none; }
  .studio.is-motion-paused .opening { min-height: 750px; }
}
@media (max-width: 920px) and (max-height: 550px) {
  .opening, .studio.is-motion-paused .opening { height: auto; min-height: 620px; }
  .opening__stage { position: relative; height: 620px; min-height: 620px; }
  .opening__first { padding-top: 110px; }
  .opening h1 { font-size: 5rem; }
  .opening__eyebrow { margin-bottom: 20px; }
  .opening__second { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  .opening { height: 100svh; min-height: 750px; }
  .opening__first { opacity: 1; transform: none; }
  .opening__second { display: none; }
  .opening__art::after { opacity: 1; }
  .project { position: relative; top: auto; }
  .project__art { transform: none; }
  .product-window { --product-float: 0px !important; }
  .practice-lab__panel.is-entering { animation: none; }
}

/* The quieter, long-form side of the same practice. */
.studio--inside .page-hero { min-height: 820px; padding: 165px var(--gutter) 95px; display: block; background: #f7f4ed; color: #242126; }
.studio--inside .page-hero::before, .studio--inside .page-hero::after { display: none; }
.studio--inside .page-hero__copy { width: 100%; }
.studio--inside .page-hero h1 { font-size: clamp(4rem, 7.2vw, 9rem); max-width: 11ch; margin-block: 42px 35px; line-height: .98; }
.studio--inside .page-hero h1 em { color: #824a37; font-style: italic; }
.studio--inside .page-hero__lede { max-width: min(45ch, 48%); font-size: 1.125rem; line-height: 1.65; margin-left: 0; }
.studio--inside .page-hero__actions { margin-left: 0; }
.studio--inside .page-hero__actions .text-link { font-size: 1rem; }
.studio--inside .page-hero .button--paper { background: #242126; border-color: #242126; color: #fff7eb; }
.studio--inside .page-hero .button:not(.button--paper) { border-width: 1px; }
.page-hero__art { position: absolute; inset: 0; overflow: hidden; pointer-events: none; background: radial-gradient(ellipse at 95% 35%, #ead5c2 0, transparent 48%); }
.page-hero__art::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg, #f7f4ed 25%, transparent 67%); }
.page-hero__art canvas { width: 100%; height: 100%; opacity: 0; }
.page-hero__art canvas.is-rendered { opacity: 1; }
.page-motion { position: absolute; right: var(--gutter); bottom: 35px; }
.studio--inside .breadcrumbs { font-size: .9375rem; font-weight: 500; }
.studio--inside .section { padding-block: clamp(70px, 8vw, 125px); }
.studio--inside .section--blue { background: #6539a0; }
.studio--inside .pull-quote { font-size: clamp(3rem, 5.3vw, 6.4rem); color: #dfc0ef; }
.studio--inside .pull-quote strong { color: #f9c295; font-weight: 450; }
.studio--inside .practice-behaviour__copy { grid-template-columns: 1fr; max-width: 750px; gap: 25px; }
.studio--inside .practice-behaviour__copy p { font-size: 1.2rem; }
.studio--inside .case-intro { padding-top: 145px; }
.studio--inside .case-intro__layout { min-height: 0; padding-block: 30px 75px; grid-template-columns: 1.15fr 1fr; gap: 7vw; }
.studio--inside .case-intro__title h1 { font-size: clamp(3.6rem, 6.8vw, 8.5rem); max-width: 12ch; line-height: .97; }
.studio--inside .case-intro__title h1 em { color: #824a37; }
.studio--inside .case-intro__summary > p:first-child { font-size: 1.125rem; line-height: 1.6; }
.studio--inside .case-intro__summary > p { font-size: 1rem; }
.studio--inside .case-intro__summary .button { font-size: .9375rem; min-height: 50px; border-width: 1px; }
.studio--inside .case-intro .button--paper { background: #242126; border-color: #242126; }
.studio--inside .case-media--full { min-height: 720px; padding: 75px var(--gutter); }
.studio--inside .case-media--product::before { display: none; }
.studio--inside .case-page--nearhere .case-media--product { background: linear-gradient(0deg, #15102099, transparent), url('/images/nearhere-evening.webp') center / cover; }
.studio--inside .case-page--wishlist .case-media--product { background: linear-gradient(0deg, #173c2d50, transparent), url('/images/wishlist-ribbon.webp') center / cover; }
.studio--inside .case-media--product img { width: min(75vw, 950px); max-height: 590px; border-radius: 8px; transform: rotate(-2deg); box-shadow: 0 28px 80px #17102480; }
.studio--inside .case-media--product figcaption { color: #fff8ef; font-size: .875rem; font-weight: 500; }
.studio--inside .case-chapter { padding-block: clamp(70px, 8vw, 130px); }
.studio--inside .case-chapter__layout { grid-template-columns: .35fr 1fr 1fr; gap: 4vw; }
.studio--inside .case-chapter__heading h2 { font-size: clamp(2.8rem, 4.2vw, 5rem); }
.studio--inside .case-kicker { font-weight: 550; }
.studio--inside .product-cta { background: #6539a0; color: #fff6e5; }
.studio--inside .contact-section { background: #6539a0; color: #fff6e5; padding-block: 80px; }
.studio--inside .contact-section h2 { font-size: clamp(3.5rem, 7vw, 8rem); max-width: 16ch; }
.studio--inside .contact-email { font-size: clamp(1.4rem, 3vw, 3rem); }
.studio .cookie-banner { border-radius: 8px; padding: 20px; background: #282130; }
.studio .cookie-banner p { font-size: .9375rem; margin-bottom: 16px; }
.studio .cookie-btn { font-weight: 550; }
.studio .cookie-btn--accept { background: #d6bee6; border-color: #d6bee6; color: #282130; }
.studio .cookie-btn:hover { border-color: #fff; }
@media (max-width: 920px) {
  .studio--inside .page-hero { min-height: 790px; padding-top: 135px; }
  .studio--inside .page-hero h1 { font-size: 9vw; }
  .studio--inside .page-hero__lede { max-width: 55%; }
  .studio--inside .case-intro__layout { grid-template-columns: 1fr; gap: 35px; }
  .studio--inside .case-intro__title h1 { font-size: 10vw; max-width: 15ch; }
  .studio--inside .case-intro__summary { max-width: 620px; }
  .studio--inside .case-media--full { min-height: 580px; }
  .studio--inside .case-chapter__layout { grid-template-columns: 1fr; gap: 30px; }
  .studio--inside .case-chapter__heading { position: static; }
  .studio--inside .case-chapter__heading h2 { max-width: 18ch; font-size: 3.5rem; }
}
@media (max-width: 640px) {
  .studio--inside .page-hero { min-height: 1000px; padding: 115px var(--gutter) 365px; }
  .studio--inside .page-hero h1 { font-size: 14vw; max-width: 13ch; margin-block: 35px 26px; }
  .studio--inside .page-hero__lede { max-width: 100%; font-size: 1.0625rem; }
  .page-hero__art::after { background: linear-gradient(180deg, #f7f4ed 25%, rgba(247,244,237,.90) 50%, transparent 72%); }
  .studio--inside .page-hero__actions { margin-top: 25px; }
  .studio--inside .case-intro { padding-top: 115px; }
  .studio--inside .case-intro__layout { padding-top: 12px; padding-bottom: 50px; }
  .studio--inside .case-intro__title h1 { font-size: 14vw; max-width: 12ch; }
  .studio--inside .case-media--full { min-height: 420px; padding: 65px 24px; }
  .studio--inside .case-media--product img { width: 100%; }
  .studio--inside .case-media--product figcaption { display: block; font-size: .8125rem; }
  .studio--inside .case-media--product figcaption span { display: block; }
  .studio--inside .case-chapter__heading h2 { font-size: 2.8rem; }
  .studio--inside .contact-section { padding-block: 60px; }
  .studio--inside .contact-section h2 { font-size: 12vw; }
}
