.inner-visual-hero { position: relative; min-height: 88vh; display: grid; align-items: end; overflow: hidden; padding: 150px 0 80px; }
.inner-visual-hero > img, .inner-hero-shade { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.inner-visual-hero > img { object-position: 65% center; }
.inner-hero-shade { background: linear-gradient(90deg, rgba(8,8,8,.96), rgba(8,8,8,.48) 60%, rgba(8,8,8,.15)), linear-gradient(0deg, rgba(8,8,8,.75), transparent 55%); }
.inner-visual-hero > .site-shell { position: relative; z-index: 2; }
.inner-visual-hero h1 { margin: 0; font-size: clamp(4.8rem, 8vw, 9rem); font-weight: 750; letter-spacing: -.07em; line-height: .84; }
.inner-visual-hero h1 span, .studio-hero h1 span, .studio-philosophy h2 span, .page-cta h2 span, .contact-heading h1 span { color: var(--site-accent); }
.inner-visual-hero > .site-shell > p:last-child { margin: 30px 0 0; color: #c1c1be; font-size: .73rem; }
.editorial-services-page { display: grid; gap: clamp(120px, 14vw, 220px); }
.editorial-service-block { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 24px; align-items: end; }
.editorial-service-image { grid-column: 1 / span 8; height: clamp(500px, 58vw, 850px); overflow: hidden; }
.editorial-service-image img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .45s ease; }
.editorial-service-block:hover img { transform: scale(1.018); }
.editorial-service-copy { grid-column: 9 / -1; padding-bottom: 12px; }
.editorial-service-copy span, .process-list span { color: var(--site-accent); font-size: .57rem; font-weight: 800; letter-spacing: .15em; }
.editorial-service-copy h2 { margin: 18px 0; font-size: clamp(2.2rem, 3.8vw, 4.2rem); font-weight: 680; letter-spacing: -.055em; line-height: .94; }
.editorial-service-copy p { margin: 0; color: var(--site-muted); font-size: .7rem; line-height: 1.7; }
.editorial-service-block.is-right .editorial-service-image { grid-column: 6 / -1; order: 2; }
.editorial-service-block.is-right .editorial-service-copy { grid-column: 2 / span 4; grid-row: 1; }
.editorial-service-block.is-split .editorial-service-image { grid-column: 3 / span 6; height: clamp(580px, 62vw, 900px); }
.editorial-service-block.is-split .editorial-service-image img { object-position: 68% center; }
.editorial-service-block.is-split .editorial-service-copy { grid-column: 9 / -1; }
.page-cta { padding: clamp(100px, 10vw, 165px) 0; border-top: 1px solid var(--site-border); background: var(--site-bg-secondary); }
.page-cta > div { display: flex; align-items: flex-end; justify-content: space-between; gap: 40px; }
.page-cta h2 { margin: 0; font-size: clamp(4rem, 8vw, 8rem); font-weight: 720; letter-spacing: -.07em; line-height: .85; }
.studio-hero { min-height: 100vh; display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 24px; align-items: center; padding-top: 120px; }
.studio-hero > div:first-child { z-index: 2; grid-column: 1 / span 8; }
.studio-hero h1 { margin: 0; font-size: clamp(4.5rem, 7.5vw, 8rem); font-weight: 730; letter-spacing: -.07em; line-height: .86; }
.studio-hero-image { grid-column: 7 / -1; height: 68vh; min-height: 560px; overflow: hidden; }
.studio-hero-image img { width: 100%; height: 100%; object-fit: cover; object-position: 67% center; }
.studio-statement { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 24px; padding-top: clamp(140px, 14vw, 230px); padding-bottom: clamp(140px, 14vw, 230px); border-top: 1px solid var(--site-border); }
.studio-statement .site-eyebrow { grid-column: 1 / span 3; }
.studio-statement > p:last-child { grid-column: 4 / -1; margin: 0; font-size: clamp(2.8rem, 5vw, 5.5rem); font-weight: 580; letter-spacing: -.055em; line-height: 1; }
.studio-process { padding-bottom: clamp(140px, 14vw, 220px); }
.studio-process > header { display: grid; grid-template-columns: 3fr 9fr; gap: 24px; margin-bottom: 85px; }
.studio-process h2 { margin: 0; font-size: clamp(3.5rem, 6vw, 6.5rem); font-weight: 700; letter-spacing: -.065em; line-height: .9; }
.process-list { border-top: 1px solid var(--site-border); }
.process-list article { display: grid; grid-template-columns: 1fr 3fr 5fr; gap: 24px; align-items: center; min-height: 145px; border-bottom: 1px solid var(--site-border); }
.process-list h3 { margin: 0; font-size: 1.5rem; }
.process-list p { margin: 0; color: var(--site-muted); font-size: .7rem; line-height: 1.7; }
.studio-philosophy { position: relative; min-height: 950px; display: grid; align-items: center; overflow: hidden; }
.studio-philosophy-image { position: absolute; inset: 0; }
.studio-philosophy-image::after { position: absolute; inset: 0; background: rgba(0,0,0,.62); content: ""; }
.studio-philosophy-image img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.55); }
.studio-philosophy > .site-shell { position: relative; z-index: 2; }
.studio-philosophy h2 { margin: 0; font-size: clamp(4.2rem, 8vw, 8.5rem); font-weight: 740; letter-spacing: -.07em; line-height: .84; }
.contact-page { min-height: calc(100vh - 200px); padding-top: clamp(150px, 15vw, 220px); padding-bottom: 130px; }
.contact-heading { display: grid; grid-template-columns: repeat(12, minmax(0, 1fr)); gap: 24px; margin-bottom: 100px; }
.contact-heading .site-eyebrow { grid-column: 1 / span 3; }
.contact-heading h1 { grid-column: 4 / -1; margin: 0; font-size: clamp(4.5rem, 7.8vw, 8.5rem); font-weight: 740; letter-spacing: -.07em; line-height: .85; }
.contact-heading > p:last-child { grid-column: 4 / span 5; margin: 15px 0 0; color: var(--site-muted); font-size: .72rem; line-height: 1.7; }
.contact-layout { display: grid; grid-template-columns: minmax(0, 2fr) minmax(260px, .7fr); gap: clamp(60px, 9vw, 140px); }
.public-contact-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 24px; }
.public-field { display: grid; gap: 10px; }
.public-field.is-full, .contact-submit.is-full { grid-column: 1 / -1; }
.public-field label { color: #c8c8c5; font-size: .56rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.public-field label span { color: #666; font-size: .45rem; }
.public-field input, .public-field select, .public-field textarea { width: 100%; min-height: 52px; padding: 11px 0; border: 0; border-bottom: 1px solid #444; border-radius: 0; background: transparent; color: var(--site-text); opacity: 1; }
.public-field input:focus, .public-field select:focus, .public-field textarea:focus { border-bottom-color: var(--site-accent); outline: 0; }
.public-field select option { background: #151515; color: var(--site-text); }
.public-field textarea { resize: vertical; }
.public-field input:disabled, .public-field select:disabled, .public-field textarea:disabled { color: #777; cursor: not-allowed; }
.contact-submit { display: flex; align-items: center; gap: 22px; }
.contact-submit button { min-height: 50px; display: inline-flex; align-items: center; gap: 25px; padding: 0 24px; border: 1px solid var(--site-accent); background: var(--site-accent); color: #090909; font-size: .59rem; font-weight: 800; cursor: pointer; transition: background .2s, color .2s; }
.contact-submit button:hover { background: transparent; color: var(--site-accent); }
.contact-submit p { margin: 0; color: var(--site-muted); font-size: .57rem; }
.errorlist { margin: 0; padding: 0; color: #ff9d8f; font-size: .56rem; list-style: none; }
.form-wide-error { grid-column: 1 / -1; padding: 14px; border: 1px solid rgba(255,157,143,.35); color: #ffb4a8; font-size: .63rem; }
.contact-layout aside { padding: 32px 0; border-top: 1px solid var(--site-border); }
.contact-layout aside h2 { margin: 0 0 20px; font-size: 2.3rem; }
.contact-layout aside > p:not(.site-eyebrow) { color: var(--site-muted); font-size: .68rem; line-height: 1.7; }
.contact-layout aside > span { display: block; margin-top: 55px; color: #5e5e5c; font-size: .49rem; letter-spacing: .12em; }
.work-heading { padding-top: clamp(160px, 17vw, 250px); padding-bottom: 100px; border-bottom: 1px solid var(--site-border); }
.work-heading h1 { margin: 0; font-size: clamp(5.5rem, 11vw, 12rem); font-weight: 760; letter-spacing: -.075em; line-height: .82; }
.work-heading h1 span { color: var(--site-accent); }
.work-heading > p:last-child { margin: 40px 0 0 auto; width: min(100%, 430px); color: var(--site-muted); font-size: .72rem; line-height: 1.7; }
.work-masonry { columns: 2; column-gap: 24px; padding-top: 80px; padding-bottom: 150px; }
.work-card { width: 100%; display: inline-block; break-inside: avoid; margin: 0 0 85px; vertical-align: top; }
.work-card-image { overflow: hidden; background: var(--site-surface); }
.work-card-image img { width: 100%; height: auto; display: block; transition: transform .45s ease; }
.work-card-image > span { min-height: 430px; display: grid; place-items: center; color: #444; font-size: 5rem; }
.work-card:hover img { transform: scale(1.018); }
.work-card-meta { position: relative; padding-top: 15px; border-top: 1px solid var(--site-border); }
.work-card-meta p { margin: 0 0 8px; color: var(--site-accent); font-size: .51rem; font-weight: 750; letter-spacing: .14em; }
.work-card-meta h2 { margin: 0 0 8px; font-size: 1.2rem; font-weight: 650; }
.work-card-meta small { color: var(--site-muted); font-size: .51rem; letter-spacing: .08em; }
.work-card-meta b { position: absolute; right: 0; top: 20px; color: var(--site-accent); font-weight: 400; }
.work-empty { column-span: all; min-height: 460px; display: grid; align-content: center; text-align: center; }
.work-empty h2 { margin: 0 0 22px; font-size: clamp(3rem, 6vw, 6rem); font-weight: 700; letter-spacing: -.06em; line-height: .9; }
.work-empty span { color: var(--site-muted); font-size: .65rem; }

.services-v2-hero { position: relative; min-height: 780px; display: grid; align-items: end; overflow: hidden; padding: 150px 0 82px; }
.services-v2-hero > img, .services-v2-shade { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.services-v2-hero > img { object-position: center 42%; filter: saturate(.72); }
.services-v2-shade { background: linear-gradient(180deg, rgba(10,10,10,.18), rgba(10,10,10,.2) 35%, #101010 100%), linear-gradient(90deg, rgba(10,10,10,.74), transparent 72%); }
.services-v2-hero > .site-shell { position: relative; z-index: 1; }
.services-v2-hero h1 { max-width: 1040px; margin: 0; font-size: clamp(4.4rem, 7.3vw, 7.6rem); font-weight: 780; letter-spacing: -.07em; line-height: .84; }
.services-v2-hero h1 span, .services-v2-cta h2 span { color: var(--site-accent); }
.services-v2-hero .site-shell > p:last-child { margin: 28px 0 0; color: #d0cfcc; font-size: .74rem; }
.services-v2-catalog { padding-top: 130px; padding-bottom: 145px; }
.services-v2-catalog > header { display: grid; grid-template-columns: 3fr 9fr; gap: 24px; align-items: end; margin-bottom: 72px; }
.services-v2-catalog > header h2 { margin: 0; font-size: clamp(3.2rem, 5.3vw, 5.7rem); font-weight: 740; letter-spacing: -.06em; line-height: .9; }
.services-v2-grid { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 20px; }
.services-v2-card { position: relative; min-height: 310px; grid-column: span 2; display: flex; align-items: flex-start; flex-direction: column; overflow: hidden; isolation: isolate; padding: 30px; border: 1px solid rgba(255,255,255,.12); border-radius: 3px; background: #151515; transition: border-color .25s, transform .35s cubic-bezier(.22,1,.36,1); }
.services-v2-card::before, .services-v2-card::after { position: absolute; inset: 0; z-index: -2; content: ""; }
.services-v2-card::before { background-image: var(--service-card-image); background-position: var(--service-card-position, center); background-size: cover; filter: saturate(.72); opacity: .3; transform: scale(1.01); transition: filter .45s ease, opacity .45s ease, transform .7s cubic-bezier(.22,1,.36,1); }
.services-v2-card::after { z-index: -1; background: linear-gradient(90deg, rgba(13,13,13,.94) 0%, rgba(13,13,13,.8) 55%, rgba(13,13,13,.68) 100%), linear-gradient(0deg, rgba(10,10,10,.9), transparent 72%); }
.services-v2-card:hover::before { filter: saturate(.95); opacity: .5; transform: scale(1.055); }
.services-v2-card > * { position: relative; z-index: 1; }
.services-v2-card.is-sport { --service-card-image: url('../images/public/comunidad-corredores-800.webp'); --service-card-position: center 48%; }
.services-v2-card.is-video { --service-card-image: url('../images/public/evento-meta-800.webp'); --service-card-position: center 38%; }
.services-v2-card.is-drone { --service-card-image: url('../images/public/ruta-corredores-800.webp'); --service-card-position: center 43%; }
.services-v2-card.is-commercial { --service-card-image: url('../images/public/accion-ciclismo-800.webp'); --service-card-position: center 45%; }
.services-v2-card.is-content { --service-card-image: url('../images/public/equipo-produccion-800.webp'); --service-card-position: center 40%; }
.services-v2-card.is-ai { --service-card-image: url('../images/public/busqueda-dorsal-800.webp'); --service-card-position: center 42%; }
.services-v2-card.is-social { --service-card-image: url('../images/public/eventos-sociales-800.webp'); --service-card-position: center 38%; }
.services-v2-card.is-studio-session { --service-card-image: url('../images/public/sesiones-estudio-800.webp'); --service-card-position: center 40%; }
.services-v2-card:hover { border-color: rgba(245,217,10,.38); transform: translateY(-6px); }
.services-v2-card.is-featured { grid-column: span 4; }
.services-v2-card > span { color: var(--site-accent); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .54rem; font-weight: 750; }
.services-v2-card > i { width: 43px; height: 43px; display: grid; margin: 34px 0 25px; place-items: center; border-radius: 8px; background: #292929; color: var(--site-accent); font-style: normal; }
.services-v2-card h3 { margin: 0 0 14px; font-size: clamp(1.35rem, 2vw, 2rem); letter-spacing: -.035em; }
.services-v2-card p { max-width: 520px; margin: 0; color: #bbb9b6; font-size: .7rem; line-height: 1.65; }
.services-v2-card small { margin-top: auto; padding-top: 28px; color: #666; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .48rem; letter-spacing: .1em; }
.services-process { padding: 125px 0; border-block: 1px solid var(--site-border); background: #171717; }
.services-process > div { display: grid; grid-template-columns: 4fr 8fr; gap: 70px; }
.services-process header h2 { margin: 0; font-size: clamp(3.5rem, 5.5vw, 5.8rem); font-weight: 740; letter-spacing: -.06em; line-height: .88; }
.services-process ol { margin: 0; padding: 0; border-top: 1px solid #3a3a38; list-style: none; }
.services-process li { display: grid; grid-template-columns: 55px minmax(180px, .7fr) 1fr; gap: 25px; align-items: center; min-height: 120px; border-bottom: 1px solid #3a3a38; }
.services-process li span { color: var(--site-accent); font-size: .55rem; }
.services-process li strong { font-size: 1.15rem; }
.services-process li p { margin: 0; color: var(--site-muted); font-size: .67rem; line-height: 1.65; }
.services-v2-cta { padding: 120px 0; }
.services-v2-cta > div { display: flex; align-items: flex-end; justify-content: space-between; gap: 50px; }
.services-v2-cta h2 { margin: 0; font-size: clamp(4rem, 7vw, 7rem); font-weight: 760; letter-spacing: -.07em; line-height: .84; }
.services-v2-cta a { min-height: 50px; display: inline-flex; align-items: center; gap: 28px; padding: 0 25px; background: var(--site-accent); color: #080808; font-size: .62rem; font-weight: 800; }

.contact-v2 { padding: 165px 0 125px; }
.contact-v2-heading { display: grid; grid-template-columns: minmax(0, 8fr) minmax(280px, 4fr); gap: 55px; align-items: end; margin-bottom: 90px; }
.contact-v2-heading h1 { margin: 0; font-size: clamp(4rem, 6.7vw, 7rem); font-weight: 770; letter-spacing: -.07em; line-height: .86; }
.contact-v2-heading h1 span { color: var(--site-accent); }
.contact-v2-intro { padding-bottom: 8px; }
.contact-v2-intro p { margin: 0 0 30px; color: #c6c4c1; font-size: .78rem; line-height: 1.65; }
.contact-v2-intro span { color: #646461; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .48rem; letter-spacing: .1em; }
.contact-v2-layout { display: grid; grid-template-columns: minmax(0, 8fr) minmax(300px, 4fr); gap: 24px; align-items: stretch; }
.contact-messages { margin-top: -50px; margin-bottom: 36px; }
.contact-messages p { margin: 0; padding: 18px 22px; border-left: 3px solid var(--site-accent); background: #1b1b19; color: #e8e6e1; font-size: .68rem; }
.contact-v2-form-panel, .contact-v2-aside { border: 1px solid rgba(255,255,255,.1); background: #151515; }
.contact-v2-form-panel { padding: 36px; }
.contact-v2-form-panel > header { display: flex; gap: 22px; margin-bottom: 55px; padding-bottom: 28px; border-bottom: 1px solid #343432; }
.contact-v2-form-panel > header > span { color: var(--site-accent); font-size: .55rem; }
.contact-v2-form-panel > header p { margin: 0 0 7px; color: var(--site-accent); font-size: .53rem; letter-spacing: .12em; }
.contact-v2-form-panel > header h2 { margin: 0; font-size: 1.65rem; }
.contact-v2-aside { display: flex; flex-direction: column; padding: 38px; background: linear-gradient(145deg, #1c1c1b, #111); }
.contact-aside-image { height: 230px; margin: -38px -38px 40px; overflow: hidden; }
.contact-aside-image img { width: 100%; height: 100%; display: block; object-fit: cover; }
.contact-v2-aside h2 { margin: 0 0 15px; font-size: 2.6rem; }
.contact-v2-aside > div:not(.contact-aside-image) > p:not(.site-eyebrow) { margin: 0; color: #aaa8a5; font-size: .7rem; line-height: 1.65; }
.contact-v2-aside dl { margin: auto 0 0; padding-top: 48px; }
.contact-v2-aside dl > div { padding: 18px 0; border-top: 1px solid #363634; }
.contact-v2-aside dt { margin-bottom: 6px; color: var(--site-accent); font-size: .48rem; letter-spacing: .11em; }
.contact-v2-aside dd { margin: 0; color: #bbb9b6; font-size: .66rem; }

.events-index { min-height: calc(100vh - 260px); padding: 155px 0 120px; }
.events-heading { margin-bottom: 58px; }
.events-heading h1 { margin: 0; font-size: clamp(3.8rem, 6vw, 6.4rem); font-weight: 780; letter-spacing: -.065em; line-height: .9; }
.events-heading h1 span { color: var(--site-accent); }
.events-heading > p:not(.site-eyebrow) { width: min(100%, 590px); margin: 24px 0 0; color: var(--site-muted); font-size: .72rem; line-height: 1.7; }
.events-search { width: min(100%, 490px); min-height: 52px; display: flex; align-items: center; gap: 12px; margin-top: 34px; padding: 0 15px; border: 1px solid #3a3a38; background: #f5f5f3; color: #111; }
.events-search > span { color: #b97e70; font-size: 1rem; }
.events-search input { min-width: 0; flex: 1; border: 0; outline: 0; background: transparent; color: #171717; font-size: .78rem; }
.events-search input::placeholder { color: #71717d; }
.events-search a { color: #555; font-size: .56rem; font-weight: 700; }
.events-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; align-items: start; }
.event-card { position: relative; min-height: 245px; overflow: hidden; border-radius: 3px; background: #1b1b1b; }
.event-card:nth-child(3n+2) { margin-top: 24px; }
.event-card > a { position: absolute; inset: 0; display: block; }
.event-card > a > img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .6s cubic-bezier(.22,1,.36,1), filter .4s ease; }
.event-card:hover > a > img { filter: saturate(1.08); transform: scale(1.04); }
.event-private-art { position: absolute; inset: 0; display: grid; place-items: center; overflow: hidden; background: radial-gradient(circle at 70% 28%, #30302f, transparent 32%), linear-gradient(135deg, #090909, #252524); }
.event-private-art::before { position: absolute; width: 72%; height: 38%; border: 1px solid rgba(255,255,255,.08); border-radius: 50%; box-shadow: 0 0 60px rgba(245,217,10,.06); content: ""; transform: rotate(-8deg); }
.event-private-art img { width: 96px; height: 126px; object-fit: contain; opacity: .09; filter: grayscale(1); }
.event-card-shade { position: absolute; inset: 0; background: linear-gradient(180deg, rgba(0,0,0,.08), rgba(0,0,0,.88)); }
.event-lock { position: absolute; top: 16px; right: 16px; width: 40px; height: 40px; display: grid; place-items: center; border: 1px solid rgba(245,217,10,.32); border-radius: 9px; background: rgba(17,17,17,.78); color: var(--site-accent); font-size: .9rem; backdrop-filter: blur(12px); }
.event-card-badges { position: absolute; top: 16px; left: 16px; display: flex; flex-wrap: wrap; gap: 6px; }
.event-card-badges small { min-height: 28px; display: inline-flex; align-items: center; padding: 0 9px; border: 1px solid rgba(255,255,255,.22); border-radius: 20px; background: rgba(10,10,10,.72); color: #e5e3df; font-size: .43rem; font-weight: 750; letter-spacing: .09em; backdrop-filter: blur(10px); }
.event-card-badges .has-ai { border-color: rgba(245,217,10,.45); color: var(--site-accent); }
.event-card-copy { position: absolute; right: 0; bottom: 0; left: 0; display: flex; align-items: flex-start; flex-direction: column; padding: 24px; }
.event-card-copy small { margin-bottom: 7px; color: var(--site-accent); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .5rem; font-weight: 700; letter-spacing: .08em; }
.event-card-copy strong { font-size: clamp(1.35rem, 2.4vw, 2rem); font-weight: 760; letter-spacing: -.04em; line-height: 1; }
.event-card-copy em { margin-top: 12px; color: #d2d0cd; font-size: .58rem; font-style: normal; opacity: .78; transition: color .2s, transform .25s; }
.event-card:hover .event-card-copy em { color: var(--site-accent); transform: translateX(3px); }
.events-empty { grid-column: 1 / -1; min-height: 340px; display: grid; place-items: center; align-content: center; gap: 24px; border-top: 1px solid var(--site-border); text-align: center; }
.events-empty h2 { margin: 0; font-size: clamp(2rem, 4vw, 4rem); }
.events-empty a { color: var(--site-accent); font-size: .65rem; }

@media (max-width: 800px) {
  .inner-visual-hero { min-height: 760px; padding-bottom: 55px; }
  .inner-visual-hero h1 { font-size: clamp(3.5rem, 14vw, 5.2rem); }
  .editorial-service-block { display: flex; flex-direction: column; gap: 26px; }
  .editorial-service-image, .editorial-service-block.is-right .editorial-service-image, .editorial-service-block.is-split .editorial-service-image { width: 100%; height: min(115vw, 620px); order: initial; }
  .editorial-service-copy, .editorial-service-block.is-right .editorial-service-copy, .editorial-service-block.is-split .editorial-service-copy { width: 100%; order: initial; }
  .page-cta > div { align-items: flex-start; flex-direction: column; }
  .page-cta h2 { max-width: 100%; font-size: clamp(3rem, 13vw, 4.8rem); }
  .studio-hero { display: flex; min-height: auto; align-items: stretch; flex-direction: column; padding-top: 140px; padding-bottom: 90px; }
  .studio-hero h1 { font-size: clamp(3.5rem, 14vw, 5.5rem); }
  .studio-hero-image { width: 100%; height: min(115vw, 620px); min-height: 0; margin-top: 55px; }
  .studio-statement { display: block; }
  .studio-statement > p:last-child { margin-top: 45px; font-size: clamp(2.4rem, 10vw, 4rem); }
  .studio-process > header { display: block; }
  .studio-process h2 { margin-top: 45px; }
  .process-list article { grid-template-columns: 45px 1fr; padding: 26px 0; }
  .process-list p { grid-column: 2; }
  .studio-philosophy { min-height: 760px; }
  .contact-heading { display: block; }
  .contact-heading h1 { margin-top: 45px; font-size: clamp(3.4rem, 14vw, 5.2rem); }
  .contact-heading > p:last-child { margin-top: 28px; }
  .contact-layout { grid-template-columns: 1fr; }
  .public-contact-form { grid-template-columns: 1fr; }
  .public-field.is-full, .contact-submit.is-full { grid-column: auto; }
  .work-heading { padding-bottom: 70px; }
  .work-heading h1 { font-size: clamp(4.7rem, 23vw, 7rem); }
  .work-heading > p:last-child { margin-left: 0; }
  .work-masonry { columns: 1; padding-top: 55px; padding-bottom: 100px; }
  .work-card { margin-bottom: 60px; }
  .events-index { padding-top: 120px; }
  .events-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
  .event-card, .event-card:nth-child(3n+2) { min-height: 230px; margin-top: 0; }
  .services-v2-hero { min-height: 700px; }
  .services-v2-hero h1 { font-size: clamp(3.4rem, 13vw, 5rem); }
  .services-v2-catalog > header, .services-process > div { grid-template-columns: 1fr; }
  .services-v2-grid { grid-template-columns: 1fr; }
  .services-v2-card, .services-v2-card.is-featured { min-height: 280px; grid-column: auto; }
  .services-process li { grid-template-columns: 45px 1fr; padding: 24px 0; }
  .services-process li p { grid-column: 2; }
  .services-v2-cta > div { align-items: flex-start; flex-direction: column; }
  .contact-v2-heading, .contact-v2-layout { grid-template-columns: 1fr; }
  .contact-v2-heading h1 { font-size: clamp(3.35rem, 13vw, 5rem); }
}

@media (max-width: 430px) {
  .contact-submit { align-items: flex-start; flex-direction: column; }
  .events-index { padding: 108px 0 85px; }
  .events-heading { margin-bottom: 42px; }
  .events-heading h1 { font-size: 3.6rem; }
  .events-grid { grid-template-columns: 1fr; }
  .event-card { min-height: 235px; }
  .services-v2-hero { min-height: 650px; }
  .services-v2-catalog { padding-top: 90px; padding-bottom: 100px; }
  .services-v2-card { padding: 25px; }
  .services-process, .services-v2-cta { padding: 90px 0; }
  .services-v2-cta h2 { font-size: clamp(2.7rem, 13vw, 3.5rem); overflow-wrap: anywhere; }
  .services-v2-cta a { width: 100%; justify-content: center; }
  .contact-v2 { padding: 125px 0 90px; }
  .contact-v2-heading { margin-bottom: 60px; }
  .contact-v2-form-panel, .contact-v2-aside { padding: 25px; }
  .contact-aside-image { margin: -25px -25px 35px; }
}
