/* =========================================================
   T&M Studio — stylesheet
   ========================================================= */

:root {
  --ink: #070b0b;
  --paper: #e9e8e1;
  --aqua: #32f4cf;
  --mist: #b8b9b2;
  --line: rgba(7, 11, 11, 0.18);
}

* { box-sizing: border-box; }
/* Delimitate a .funnel-shell: la pagina vive dentro il sito e l'intestazione e
   il pie' di pagina che la circondano devono restare quelli del sito, scuri,
   senza ereditare il fondo chiaro e i caratteri di questa pagina. */
html { scroll-behavior: auto; }
.funnel-shell { background: var(--paper); color: var(--ink); font-family: 'Manrope', sans-serif; -webkit-font-smoothing: antialiased; overflow-x: hidden; }
.funnel-shell ::selection { background: var(--aqua); color: var(--ink); }
.funnel-shell a { color: inherit; text-decoration: none; }
.funnel-shell button, .funnel-shell input, .funnel-shell textarea { font: inherit; }
.funnel-shell button, .funnel-shell a { -webkit-tap-highlight-color: transparent; }
.funnel-shell img { display: block; max-width: 100%; }
.funnel-shell h1, .funnel-shell h2, .funnel-shell h3 { font-weight: 600; }
.funnel-shell p { margin: 0; }
[hidden] { display: none !important; }

/* =========================================================
   LAYOUT / HEADER
   ========================================================= */

.site-shell { min-height: 100vh; overflow: clip; }
.site-header { position: fixed; z-index: 80; top: 18px; left: 3vw; right: 3vw; height: 54px; padding: 0 8px 0 20px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; color: white; border: 1px solid rgba(255,255,255,.22); background: rgba(6,10,10,.7); backdrop-filter: blur(18px); border-radius: 999px; mix-blend-mode: normal; }
.brand-mark { display: inline-flex; width: max-content; align-items: center; }
.studio-logo { display: inline-flex; align-items: center; color: currentColor; }
.studio-logo-image { width: 35px; height: 35px; margin-right: 8px; object-fit: contain; filter: drop-shadow(0 0 7px rgba(50,244,207,.22)); }
.studio-logo-wordmark { display: grid; grid-template-columns: auto 30px auto; align-items: center; gap: 8px; font-size: 20px; line-height: 1; letter-spacing: .06em; }
.studio-logo-wordmark b { font-weight: 700; }
.studio-logo-wordmark i { display: block; width: 30px; height: 1px; background: var(--aqua); }
.studio-logo-wordmark small { grid-column: 1 / -1; padding-left: .42em; font: 400 7px 'DM Mono', monospace; letter-spacing: .45em; text-align: center; text-transform: uppercase; }
.desktop-nav { display: flex; align-items: center; gap: 8px; }
.desktop-nav a { padding: 8px 13px; font: 400 11px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .08em; border-radius: 99px; transition: color .25s, background-color .25s; }
.desktop-nav a:hover { color: var(--ink); background: var(--aqua); }
.header-cta { justify-self: end; display: flex; align-items: center; gap: 8px; padding: 11px 17px; color: var(--ink); background: var(--aqua); border-radius: 99px; font: 500 11px 'DM Mono', monospace; text-transform: uppercase; transition: transform .25s; }
.header-cta:hover { transform: translateY(-2px); }
.menu-button, .mobile-nav { display: none; }

/* =========================================================
   HERO
   ========================================================= */

.hero { position: relative; min-height: 100svh; padding: clamp(120px, 16vh, 160px) 4vw 54px; color: white; background: #050909; isolation: isolate; overflow: hidden; }
.hero::before { content: ''; position: absolute; inset: 0; z-index: -2; background: radial-gradient(circle at 74% 45%, rgba(50,244,207,.15), transparent 28%), radial-gradient(circle at 18% 20%, rgba(50,244,207,.08), transparent 20%); }
.hero-nebula { position: absolute; z-index: -3; inset: -10%; width: 120%; height: 120%; object-fit: cover; opacity: .58; filter: saturate(.85) contrast(1.3) brightness(.55); }
.hero-grid { position: absolute; inset: 0; z-index: -1; opacity: .15; background-image: linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.1) 1px, transparent 1px); background-size: 8.33vw 8.33vw; mask-image: linear-gradient(to bottom, black, transparent 75%); -webkit-mask-image: linear-gradient(to bottom, black, transparent 75%); }
.hero-logo { position: absolute; z-index: 1; top: 12.5vh; left: 50%; transform: translateX(-50%); color: rgba(255,255,255,.9); }
.studio-logo-hero { flex-direction: column; gap: 8px; }
.studio-logo-hero .studio-logo-image { width: 82px; height: 82px; margin: 0 0 -6px; filter: drop-shadow(0 0 18px rgba(50,244,207,.3)); }
.studio-logo-hero .studio-logo-wordmark { grid-template-columns: auto 54px auto; gap: 12px; font-size: 29px; }
.studio-logo-hero .studio-logo-wordmark i { width: 54px; }
.studio-logo-hero .studio-logo-wordmark small { font-size: 8px; color: rgba(255,255,255,.6); }
.hero-topline { position: absolute; top: 96px; left: 4vw; right: 4vw; display: flex; justify-content: space-between; font: 300 11px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .13em; color: rgba(255,255,255,.7); }
.availability { display: flex; align-items: center; gap: 9px; }
.availability i { width: 7px; height: 7px; border-radius: 50%; background: var(--aqua); box-shadow: 0 0 0 5px rgba(50,244,207,.12); animation: pulse 2s infinite; }
.hero-copy { position: relative; z-index: 3; width: min(900px, 72vw); margin-top: 10vh; }
.hero-kicker, .eyebrow { font: 400 11px 'DM Mono', monospace; letter-spacing: .17em; text-transform: uppercase; }
.hero-kicker { margin-bottom: 22px; color: var(--aqua); }
.hero h1 { margin: 0; font-size: clamp(65px, 10.6vw, 178px); line-height: .77; letter-spacing: -.075em; font-weight: 600; text-transform: uppercase; }
.mask { display: block; overflow: hidden; padding-bottom: .08em; }
.mask > span { display: block; }
.hero-outline { color: transparent; -webkit-text-stroke: 1.5px rgba(255,255,255,.85); }
.hero-intro { width: min(500px, 80%); margin: 38px 0 0 8.5vw; font-size: clamp(15px, 1.25vw, 20px); line-height: 1.6; color: rgba(255,255,255,.72); }
.hero-actions { display: flex; align-items: center; gap: 28px; margin: 30px 0 0 8.5vw; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 52px; padding: 0 22px; border-radius: 999px; font: 500 12px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .04em; transition: transform .25s, box-shadow .25s; }
.button-primary { color: var(--ink); background: var(--aqua); box-shadow: 0 8px 35px rgba(50,244,207,.14); }
.button-primary:hover { transform: translateY(-3px); box-shadow: 0 12px 40px rgba(50,244,207,.3); }
.text-link { display: inline-flex; align-items: center; gap: 10px; padding: 14px 0; font: 400 11px 'DM Mono', monospace; text-transform: uppercase; border-bottom: 1px solid rgba(255,255,255,.35); transition: color .25s, border-color .25s; }
.text-link:hover { color: var(--aqua); border-color: var(--aqua); }
.hero-portrait-wrap { position: absolute; z-index: 2; right: 6.5vw; top: 25vh; width: clamp(210px, 22vw, 390px); padding: 9px; background: #d9d7cf; color: var(--ink); box-shadow: 0 35px 90px rgba(0,0,0,.48); }
.hero-portrait-wrap img { width: 100%; aspect-ratio: 4/5; object-fit: contain; background: linear-gradient(145deg,#1c2422,#0a0e0d); filter: saturate(.72) contrast(1.06); }
.portrait-label { position: absolute; z-index: 2; top: -30px; left: -38px; width: 118px; padding: 12px; background: var(--aqua); font: 500 11px 'DM Mono', monospace; transform: rotate(-4deg); }
.portrait-caption { display: flex; justify-content: space-between; padding: 11px 4px 3px; font: 400 9px 'DM Mono', monospace; text-transform: uppercase; }
.hero-scroll { position: absolute; bottom: 28px; left: 4vw; right: 4vw; display: flex; align-items: center; gap: 18px; font: 300 9px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .14em; color: rgba(255,255,255,.55); }
.hero-scroll i { height: 1px; flex: 1 1; background: rgba(255,255,255,.2); }

/* =========================================================
   MARQUEE / SECTIONS
   ========================================================= */

.marquee { background: var(--aqua); padding: 17px 0; overflow: hidden; white-space: nowrap; transform: rotate(-1.2deg) scale(1.02); position: relative; z-index: 6; }
.marquee div, .footer-marquee div { width: max-content; font: 500 13px 'DM Mono', monospace; letter-spacing: .08em; animation: marquee 30s linear infinite; }
.marquee span { margin: 0 28px; }
.section { padding: clamp(100px, 14vw, 210px) 4vw; }
.section-heading { display: grid; grid-template-columns: 1fr 2.2fr 1fr; gap: 4vw; align-items: end; margin-bottom: 90px; }
.eyebrow { align-self: start; padding-top: 12px; }
.eyebrow::before { content: ''; display: inline-block; width: 20px; height: 1px; margin: 0 10px 3px 0; background: currentColor; }
.section-heading h2, .process-intro h2, .statement-section h2, .founder-copy h2, .call-copy h2, .brief-copy h2, .closing-cta h2 { margin: 0; font-size: clamp(48px, 6vw, 94px); line-height: .98; letter-spacing: -.055em; font-weight: 500; }
.funnel-shell h2 em { font-family: 'Playfair Display', serif; font-weight: 500; }
.section-heading p { margin: 0; line-height: 1.65; color: #535853; }

/* ---- servizi ---- */
.service-list { border-top: 1px solid var(--line); }
.service-row { display: grid; grid-template-columns: .25fr 1.6fr 1fr .5fr 44px; gap: 2vw; align-items: center; padding: 34px 0; border-bottom: 1px solid var(--line); transition: padding-left .35s, background-color .35s; }
.service-row:hover { padding-left: 18px; background: rgba(255,255,255,.35); }
.service-number { font: 400 10px 'DM Mono', monospace; }
.service-row h3 { margin: 0 0 8px; font-size: clamp(24px, 2.5vw, 40px); letter-spacing: -.04em; font-weight: 500; }
.service-row p { max-width: 510px; margin: 0; font-size: 13px; line-height: 1.6; color: #5f625d; }
.service-row ul { margin: 0; padding: 0; list-style: none; font: 400 10px 'DM Mono', monospace; line-height: 2; text-transform: uppercase; }
.service-row li { display: flex; align-items: center; gap: 7px; }
.service-price { font-size: 22px; font-weight: 600; text-align: right; }
.service-price small { display: block; margin-bottom: 2px; font: 400 9px 'DM Mono', monospace; text-transform: uppercase; }
.service-row > a { display: grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--ink); border-radius: 50%; transition: background-color .25s, transform .25s; }
.service-row:hover > a { background: var(--aqua); transform: rotate(-45deg); }
.service-note { display: flex; justify-content: flex-end; gap: 12px; margin-top: 20px; font: 400 10px 'DM Mono', monospace; text-transform: uppercase; color: #696c67; }
.service-note span { color: var(--ink); }
.service-note i { width: 3px; height: 3px; align-self: center; background: var(--ink); border-radius: 50%; }

.light { color: var(--aqua); }

/* ---- metodo ---- */
.process-section { display: grid; grid-template-columns: 1.1fr .9fr; gap: 7vw; }
.process-intro { position: sticky; top: 130px; align-self: start; }
.process-intro .eyebrow { display: block; margin-bottom: 42px; }
.process-visual { margin: 0 0 60px; }
.process-visual img { aspect-ratio: 4/3; object-fit: cover; filter: saturate(.7); }
.process-visual figcaption { display: flex; justify-content: flex-end; margin-top: 10px; font: 400 9px 'DM Mono', monospace; text-transform: uppercase; }
.chapters { grid-column: 2; }
.chapter { position: relative; display: grid; grid-template-columns: 65px 1fr; padding: 45px 0; border-top: 1px solid var(--line); }
.chapter-number { grid-row: span 3; font: 400 12px 'DM Mono', monospace; color: #777b75; }
.chapter-label { font: 400 9px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .11em; color: #777b75; }
.chapter h3 { margin: 11px 0 14px; font-size: clamp(26px, 3vw, 43px); letter-spacing: -.04em; font-weight: 500; }
.chapter p { max-width: 570px; margin: 0; line-height: 1.7; color: #5a5e59; }

/* ---- transizione metodo -> servizi ---- */
.transition-band { position: relative; min-height: 100svh; display: grid; align-items: center; padding: 16vh 4vw; color: white; background: var(--ink); overflow: hidden; isolation: isolate; }
.band-grid { position: absolute; inset: 0; z-index: -1; opacity: .13; background-image: linear-gradient(rgba(255,255,255,.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.1) 1px, transparent 1px); background-size: 8.33vw 8.33vw; mask-image: radial-gradient(circle at 50% 50%, black, transparent 72%); -webkit-mask-image: radial-gradient(circle at 50% 50%, black, transparent 72%); }
.band-glow { position: absolute; z-index: -1; left: 50%; top: 50%; width: 78vw; aspect-ratio: 1; border-radius: 50%; background: radial-gradient(circle, rgba(50,244,207,.17), transparent 62%); transform: translate(-50%, -50%) scale(var(--glow, .45)); opacity: var(--glow, .45); will-change: transform, opacity; }
.band-inner { width: 100%; }
.transition-band .eyebrow { display: block; margin-bottom: clamp(34px, 5vw, 62px); }
.band-line { margin: 0; font-size: clamp(44px, 8.2vw, 138px); line-height: .93; letter-spacing: -.065em; font-weight: 600; text-transform: uppercase; color: transparent; -webkit-text-stroke: 1.4px rgba(255,255,255,.42); background-image: linear-gradient(90deg, var(--fill-color, var(--aqua)), var(--fill-color, var(--aqua))); background-repeat: no-repeat; background-size: var(--fill, 0%) 100%; -webkit-background-clip: text; background-clip: text; transform: translateX(var(--drift, 0px)); will-change: background-size, transform; }
.band-line[data-band-line="1"] { --fill-color: #ffffff; }
.band-line[data-band-line="2"] { --fill-color: var(--aqua); padding-left: 8.5vw; }
@supports not ((-webkit-background-clip: text) or (background-clip: text)) {
  .band-line { color: rgba(255,255,255,.9); -webkit-text-stroke: 0; }
}
.band-meta { display: flex; align-items: center; gap: 22px; margin-top: clamp(44px, 6vw, 84px); font: 400 10px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .14em; color: rgba(255,255,255,.5); }
.band-rail { position: relative; flex: 1 1; height: 1px; background: rgba(255,255,255,.16); }
.band-rail b { position: absolute; inset: 0 auto 0 0; width: var(--fill, 0%); background: var(--aqua); box-shadow: 0 0 14px rgba(50,244,207,.5); }
.band-rail b::after { content: ''; position: absolute; top: 50%; right: -3px; width: 6px; height: 6px; margin-top: -3px; border-radius: 50%; background: var(--aqua); box-shadow: 0 0 12px rgba(50,244,207,.7); }

/* ---- statement ---- */
.statement-section { min-height: 92vh; padding: 12vw 4vw 8vw; display: flex; flex-direction: column; justify-content: space-between; color: white; background: radial-gradient(circle at 80% 20%, rgba(50,244,207,.16), transparent 28%), #07100e; }
.statement-section h2 { font-size: clamp(54px, 8.2vw, 138px); margin-top: 40px; }
.statement-section em { color: var(--aqua); }
.metrics { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; margin-top: 100px; background: rgba(255,255,255,.16); }
.metrics div { padding: 30px; background: #07100e; }
.metrics strong { display: block; font-size: clamp(40px, 5vw, 75px); font-weight: 400; letter-spacing: -.06em; }
.metrics span { font: 300 10px 'DM Mono', monospace; text-transform: uppercase; color: rgba(255,255,255,.55); }

/* ---- founder ---- */
.founder-section { display: grid; grid-template-columns: .9fr 1.1fr; min-height: 90vh; background: #d4d2c9; }
.founder-image { position: relative; min-height: 700px; overflow: hidden; }
.founder-image img { width: 100%; height: 100%; object-fit: cover; object-position: 50% center; filter: grayscale(.35) contrast(1.08); }
.founder-image span { position: absolute; bottom: 25px; left: 25px; padding: 10px 14px; background: var(--aqua); font: 500 9px 'DM Mono', monospace; text-transform: uppercase; }
.founder-copy { align-self: center; padding: 8vw; }
.founder-copy h2 { margin: 45px 0 35px; }
.founder-copy p { max-width: 650px; font-size: clamp(16px, 1.4vw, 22px); line-height: 1.7; color: #4e524d; }
.founder-sign { margin-top: 52px; font: italic 500 48px 'Playfair Display', serif; }

/* ---- call ---- */
.call-section { display: grid; grid-template-columns: 1fr 1fr; gap: 8vw; padding: 130px 4vw; background: var(--aqua); }
.call-copy h2 { margin: 38px 0 24px; }
.call-copy p { max-width: 500px; line-height: 1.65; }
.call-options { align-self: end; border-top: 1px solid rgba(7,11,11,.25); }
.call-options > a { display: grid; grid-template-columns: 44px 1fr 28px; gap: 18px; align-items: center; padding: 26px 4px; border-bottom: 1px solid rgba(7,11,11,.25); transition: padding-left .3s, background-color .3s; }
.call-options > a:hover { padding-left: 16px; background: rgba(255,255,255,.25); }
.call-options > a > svg:first-child { width: 42px; height: 42px; padding: 11px; border: 1px solid; border-radius: 50%; }
.call-options strong, .call-options small { display: block; }
.call-options strong { margin-bottom: 5px; font-size: 17px; }
.call-options small { color: rgba(7,11,11,.65); }

/* =========================================================
   FOOTER + CLOSING CTA
   ========================================================= */

.contact-footer { color: white; background: var(--ink); }

.closing-cta { display: grid; grid-template-columns: 1.05fr .95fr; gap: 6vw; align-items: end; padding: clamp(110px, 13vw, 175px) 4vw clamp(100px, 11vw, 150px); border-bottom: 1px solid rgba(255,255,255,.12); }
.closing-cta .eyebrow { display: block; margin-bottom: 34px; }
.closing-cta h2 { font-size: clamp(46px, 5.6vw, 92px); }
.closing-cta em { color: var(--aqua); }
.closing-action { padding-bottom: 6px; }
.closing-action p { max-width: 440px; margin: 0 0 44px; font-size: clamp(15px, 1.25vw, 19px); line-height: 1.75; color: rgba(255,255,255,.62); }
.closing-primary { display: inline-flex; align-items: center; gap: 14px; padding: 20px 28px; color: var(--ink); background: var(--aqua); border-radius: 999px; font: 500 12px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .05em; box-shadow: 0 10px 40px rgba(50,244,207,.14); transition: transform .25s, box-shadow .25s; }
.closing-primary:hover { transform: translateY(-3px); box-shadow: 0 16px 46px rgba(50,244,207,.32); }
.closing-secondary { display: inline-flex; align-items: center; gap: 10px; margin: 26px 0 0 26px; padding-bottom: 6px; border-bottom: 1px solid rgba(255,255,255,.28); font: 400 11px 'DM Mono', monospace; text-transform: uppercase; letter-spacing: .06em; color: rgba(255,255,255,.75); transition: color .25s, border-color .25s; }
.closing-secondary:hover { color: var(--aqua); border-color: var(--aqua); }

.footer-marquee { overflow: hidden; padding: 28px 0; color: var(--ink); background: var(--aqua); white-space: nowrap; }
.footer-marquee div { font-size: clamp(28px, 4.5vw, 75px); letter-spacing: -.04em; animation-duration: 26s; }
.footer-bottom { display: grid; grid-template-columns: 1.5fr .8fr .8fr .7fr; gap: 3vw; padding: 70px 4vw 40px; }
.footer-brand { align-self: start; }
.studio-logo-footer { align-items: flex-start; }
.studio-logo-footer .studio-logo-image { width: clamp(76px, 7vw, 118px); height: clamp(76px, 7vw, 118px); margin: clamp(-18px, -1vw, -8px) clamp(8px, 1vw, 18px) 0 0; filter: drop-shadow(0 0 20px rgba(50,244,207,.28)); }
.studio-logo-footer .studio-logo-wordmark { grid-template-columns: auto clamp(42px, 5vw, 90px) auto; gap: clamp(8px, 1.5vw, 22px); font-size: clamp(52px, 7.2vw, 118px); letter-spacing: -.04em; }
.studio-logo-footer .studio-logo-wordmark i { width: clamp(42px, 5vw, 90px); }
.studio-logo-footer .studio-logo-wordmark small { padding-left: .6em; font-size: clamp(7px, .8vw, 13px); letter-spacing: .62em; }
.footer-contact, .footer-social, .footer-meta { display: flex; flex-direction: column; align-items: flex-start; gap: 12px; font-size: 12px; }
.footer-contact > span, .footer-social > span { margin-bottom: 12px; font: 400 9px 'DM Mono', monospace; text-transform: uppercase; color: var(--aqua); }
.footer-social a { display: flex; align-items: center; gap: 7px; }
.footer-contact a, .footer-social a { padding-bottom: 4px; border-bottom: 1px solid rgba(255,255,255,.25); transition: color .25s, border-color .25s; }
.footer-contact a:hover, .footer-social a:hover { color: var(--aqua); border-color: var(--aqua); }
.footer-meta { align-items: flex-end; justify-content: flex-end; color: rgba(255,255,255,.42); font: 300 9px 'DM Mono', monospace; text-transform: uppercase; text-align: right; }

/* =========================================================
   ANIMATIONS
   ========================================================= */

@keyframes marquee { to { transform: translateX(-50%); } }
@keyframes spin { to { transform: rotate(360deg); } }
@keyframes pulse { 50% { box-shadow: 0 0 0 10px rgba(50,244,207,0); } }

/* scroll reveal — framer-motion equivalent: opacity 0 / y 48 -> 0, .75s [.16,1,.3,1] */
.reveal { opacity: 0; transform: translateY(48px); transition: opacity .75s cubic-bezier(.16,1,.3,1), transform .75s cubic-bezier(.16,1,.3,1); will-change: opacity, transform; }
.reveal.is-in { opacity: 1; transform: none; }

/* hero entrance — masked lines, .9s [.16,1,.3,1], stagger .14s from .35s */
.hero-copy .line { transform: translateY(115%); transition: transform .9s cubic-bezier(.16,1,.3,1); }
.hero-ready .hero-copy .line { transform: translateY(0); }
.hero-copy h1 .mask:nth-of-type(1) .line { transition-delay: .35s; }
.hero-copy h1 .mask:nth-of-type(2) .line { transition-delay: .49s; }
.hero-intro.line { transition-delay: .63s; }
.hero-actions.line { transition-delay: .77s; }

.hero-logo { opacity: 0; transition: opacity 1s .9s; }
.hero-ready .hero-logo { opacity: 1; }

.hero-portrait-wrap { opacity: 0; transform: rotate(7deg) scale(.86); }

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation-duration: 0.01ms !important; animation-iteration-count: 1 !important; transition-duration: 0.01ms !important; scroll-behavior: auto !important; }
  .reveal { opacity: 1; transform: none; }
  .hero-copy .line { transform: none; }
  .hero-logo { opacity: 1; }
  .hero-portrait-wrap { opacity: 1; transform: rotate(2deg); }
  .band-line { --fill: 100%; --drift: 0px; }
  .band-rail b { --fill: 100%; }
  .band-glow { --glow: 1; }
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 1024px) {
  .site-header { grid-template-columns: 1fr auto; }
  .desktop-nav, .header-cta { display: none; }
  .menu-button { justify-self: end; display: grid; place-items: center; width: 40px; height: 40px; color: white; background: transparent; border: 0; }
  .mobile-nav { position: fixed; top: 80px; left: 3vw; right: 3vw; display: flex; flex-direction: column; padding: 20px; color: var(--ink); background: var(--aqua); border-radius: 24px; animation: navIn .3s cubic-bezier(.16,1,.3,1); }
  .mobile-nav a { padding: 14px; font-size: 22px; border-bottom: 1px solid rgba(7,11,11,.18); }
  .mobile-nav a:last-child { border-bottom: 0; }
  .hero-copy { width: 100%; }
  .hero-portrait-wrap { opacity: .55 !important; right: -4vw; top: 35vh; }
  .section-heading { grid-template-columns: 1fr 2.4fr; }
  .section-heading p { grid-column: 2; }
  .service-row { grid-template-columns: .18fr 1.5fr .8fr 44px; }
  .service-row ul { display: none; }
  .closing-cta { grid-template-columns: 1fr; gap: 60px; align-items: start; }
  .footer-bottom { grid-template-columns: 1.5fr 1fr 1fr; }
  .footer-meta { grid-column: 1 / -1; flex-direction: row; justify-content: space-between; align-items: center; }
}

@keyframes navIn { from { opacity: 0; transform: translateY(-18px); } }

@media (max-width: 920px) {
  .transition-band { min-height: 86svh; padding: 15vh 5vw; }
  .band-line { font-size: clamp(38px, 7.6vw, 74px); -webkit-text-stroke-width: 1px; }
  .band-line[data-band-line="2"] { padding-left: 0; }
  .band-meta { gap: 16px; font-size: 9px; letter-spacing: .1em; }
}

@media (max-width: 720px) {
  .site-header { top: 10px; left: 4vw; right: 4vw; }
  .hero { min-height: 850px; padding-left: 5vw; padding-right: 5vw; }
  .hero-topline { top: 82px; left: 5vw; right: 5vw; }
  .availability { max-width: 145px; text-align: right; }
  .hero-copy { margin-top: 13vh; }
  .hero-logo { top: 126px; left: 50%; transform: translateX(-50%); }
  .studio-logo-hero { align-items: flex-start; flex-direction: row; gap: 0; }
  .studio-logo-hero .studio-logo-image { width: 38px; height: 38px; margin: -8px 5px 0 0; }
  .studio-logo-hero .studio-logo-wordmark { grid-template-columns: auto 28px auto; gap: 7px; font-size: 17px; }
  .studio-logo-hero .studio-logo-wordmark i { width: 28px; }
  .studio-logo-hero .studio-logo-wordmark small { display: none; }
  .hero h1 { font-size: clamp(57px, 19vw, 92px); line-height: .83; }
  .hero-intro, .hero-actions { margin-left: 0; }
  .hero-intro { width: 85%; margin-top: 28px; font-size: 14px; }
  .hero-actions { align-items: flex-start; flex-direction: column; gap: 5px; }
  .hero-portrait-wrap { width: 160px; top: 54%; right: -20px; }
  .portrait-label { left: -20px; top: -25px; width: 95px; font-size: 8px; }
  .section { padding: 110px 5vw; }
  .section-heading { display: block; margin-bottom: 55px; }
  .section-heading h2, .process-intro h2, .statement-section h2, .founder-copy h2, .call-copy h2, .closing-cta h2 { margin: 28px 0; font-size: clamp(43px, 13vw, 66px); }
  .section-heading p { font-size: 14px; }
  .service-row { grid-template-columns: 38px 1fr auto; gap: 10px; }
  .service-row p { font-size: 12px; }
  .service-price { grid-column: 2; text-align: left; margin-top: 12px; }
  .service-row > a { grid-column: 3; grid-row: 1 / 3; }
  .service-note { flex-wrap: wrap; justify-content: flex-start; line-height: 1.8; }
  .process-section { display: block; }
  .process-intro { position: static; }
  .process-visual { margin-top: 55px; }
  .chapter { grid-template-columns: 48px 1fr; }
  .transition-band { min-height: 78svh; padding: 14vh 5vw; }
  .band-line { font-size: clamp(38px, 12.5vw, 62px); -webkit-text-stroke-width: 1px; }
  .band-line[data-band-line="2"] { padding-left: 0; }
  .band-meta { gap: 14px; font-size: 9px; letter-spacing: .1em; }
  .statement-section { padding: 120px 5vw 80px; }
  .metrics { grid-template-columns: 1fr; margin-top: 80px; }
  .founder-section { display: flex; flex-direction: column; }
  .founder-image { min-height: 520px; }
  .founder-copy { padding: 90px 5vw; }
  .call-section { grid-template-columns: 1fr; padding: 100px 5vw; }
  .call-options small { font-size: 10px; }
  .closing-cta { padding: 100px 5vw 90px; gap: 46px; }
  .closing-cta .eyebrow { margin-bottom: 26px; }
  .closing-action p { margin-bottom: 34px; }
  .closing-primary { width: 100%; justify-content: space-between; }
  .closing-secondary { margin: 22px 0 0; }
  .footer-bottom { grid-template-columns: 1fr 1fr; padding: 60px 5vw 35px; }
  .footer-brand { grid-column: 1 / -1; margin-bottom: 40px; }
  .studio-logo-footer .studio-logo-image { width: 62px; height: 62px; margin: -10px 2px 0 -7px; }
  .studio-logo-footer .studio-logo-wordmark { grid-template-columns: auto 38px auto; font-size: 48px; }
  .studio-logo-footer .studio-logo-wordmark i { width: 38px; }
  .footer-meta { grid-column: 1 / -1; margin-top: 30px; }
}
