@font-face {
  font-family: "Blackwood Castle";
  src: url("fonts/BlackwoodCastle.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Blackwood Castle Shadow";
  src: url("fonts/BlackwoodCastleShadow.ttf") format("truetype");
  font-display: swap;
}

:root {
  --black: #090909;
  --charcoal: #151515;
  --ivory: #f7f7f5;
  --paper: #f3e7d0;
  --red: #d3202a;
  --oxblood: #7a1f24;
  --green: #475a43;
  --muted: #b8b8b6;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: #090909; color: #f7f7f5; font-family: Arial, Helvetica, sans-serif; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, input:focus-visible, textarea:focus-visible, summary:focus-visible {
  outline: 3px solid var(--focus, #d3202a);
  outline-offset: 4px;
}
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

/* Site shell */
.tattoo-site { --accent: var(--red); --bg: var(--black); --surface: var(--charcoal); --text: var(--ivory); --soft-text: var(--muted); --focus: #ff525a; min-height: 100vh; overflow: hidden; background: var(--bg); color: var(--text); }
.theme-premium { font-family: "Arial Narrow", Arial, sans-serif; }
.site-header { min-height: 92px; position: relative; z-index: 20; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 36px; padding: 15px clamp(22px, 3vw, 48px); border-bottom: 1px solid color-mix(in srgb, var(--accent) 68%, transparent); background: color-mix(in srgb, var(--bg) 96%, transparent); }
.brand { font-family: "Blackwood Castle", Georgia, serif; font-size: clamp(30px, 3vw, 46px); font-weight: 400; letter-spacing: .02em; white-space: nowrap; }
.brand span { color: var(--accent); }
.site-header .brand {
  color: #f7f7f5;
  font-family: "Blackwood Castle", Georgia, serif;
  text-shadow: 3px 3px 0 #d3202a, 5px 5px 0 #7f1016;
}
.site-header .brand span { color: #f7f7f5; }
.site-header nav { display: flex; align-items: center; justify-content: center; gap: clamp(22px, 3vw, 48px); }
.site-header nav a, .header-phone { position: relative; font-family: "Arial Narrow", Arial, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.site-header nav a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--accent); transition: right .22s ease; }
.site-header nav a:hover::after { right: 0; }
.header-actions { display: flex; align-items: center; gap: 24px; }
.header-phone { color: var(--accent); }
.button { min-height: 58px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; padding: 0 30px; border: 1px solid var(--accent); background: var(--accent); color: #080808; font-family: "Arial Narrow", Arial, sans-serif; font-size: 13px; font-weight: 800; letter-spacing: .08em; text-align: center; text-transform: uppercase; cursor: pointer; transition: transform .2s ease, box-shadow .2s ease, background .2s ease, color .2s ease; }
.button:hover { transform: translateY(-2px); box-shadow: 0 10px 30px color-mix(in srgb, var(--accent) 35%, transparent); }
.button-small { min-height: 50px; padding: 0 24px; }
.button-outline { background: transparent; color: var(--accent); }
.button-outline:hover { background: color-mix(in srgb, var(--accent) 12%, transparent); }
.menu-button { display: none; width: 44px; height: 44px; border: 1px solid color-mix(in srgb, var(--accent) 55%, transparent); background: transparent; }
.menu-button i { display: block; width: 20px; height: 2px; margin: 4px auto; background: currentColor; }

/* Hero */
.hero { min-height: min(720px, calc(100vh - 126px)); display: grid; grid-template-columns: 56% 44%; position: relative; isolation: isolate; }
.hero-copy { align-self: center; padding: clamp(60px, 8vw, 120px) clamp(28px, 7vw, 110px); animation: rise-in .65s ease both; }
.eyebrow { margin: 0 0 22px; color: var(--accent); font-family: "Arial Narrow", Arial, sans-serif; font-size: 12px; font-weight: 800; letter-spacing: .2em; text-transform: uppercase; }
.eyebrow span { margin: 0 6px; }
.hero h1 { max-width: 820px; margin: 0; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: clamp(72px, 7.8vw, 126px); font-weight: 500; letter-spacing: -.045em; line-height: .88; }
.hero-intro { max-width: 630px; margin: 28px 0 0; color: var(--soft-text); font-size: clamp(17px, 1.5vw, 22px); line-height: 1.55; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 34px; }
.hero-image { min-height: 590px; position: relative; background: #111; animation: image-in .9s ease both; }
.image-note { position: absolute; right: 18px; bottom: 18px; padding: 7px 9px; background: rgba(0,0,0,.72); color: rgba(255,255,255,.76); font: 700 9px/1 Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.trust-strip { min-height: 88px; display: flex; align-items: center; justify-content: center; gap: clamp(22px, 3vw, 48px); padding: 22px; border-top: 1px solid color-mix(in srgb, var(--accent) 70%, transparent); border-bottom: 1px solid color-mix(in srgb, var(--accent) 36%, transparent); background: #090909; color: #c7c0b7; font-family: "Arial Narrow", Arial, sans-serif; font-size: 13px; font-weight: 700; letter-spacing: .16em; text-align: center; text-transform: uppercase; }
.trust-strip b { color: var(--accent); }

/* Sections */
.section { padding: clamp(80px, 10vw, 150px) clamp(24px, 7vw, 110px); }
.section-heading { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr); gap: 70px; align-items: end; margin-bottom: 64px; }
.section-heading h2, .story-copy h2, .contact-copy h2 { max-width: 880px; margin: 0; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: clamp(50px, 5.5vw, 84px); font-weight: 500; letter-spacing: -.04em; line-height: .96; }
.section-heading > p { margin: 0; color: var(--soft-text); font-size: 17px; line-height: 1.7; }
.intro-section { background: color-mix(in srgb, var(--surface) 90%, var(--bg)); }
.service-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); border-top: 1px solid color-mix(in srgb, var(--accent) 35%, transparent); border-left: 1px solid color-mix(in srgb, var(--accent) 35%, transparent); }
.service-card { min-height: 350px; display: flex; flex-direction: column; padding: 30px; border: 0; border-right: 1px solid color-mix(in srgb, var(--accent) 35%, transparent); border-bottom: 1px solid color-mix(in srgb, var(--accent) 35%, transparent); background: transparent; color: inherit; text-align: left; cursor: pointer; transition: background .25s ease, transform .25s ease; }
.service-card:hover { background: color-mix(in srgb, var(--accent) 8%, transparent); transform: translateY(-4px); }
.service-card > span:first-child { color: var(--accent); font: 700 12px/1 Arial, sans-serif; letter-spacing: .16em; }
.service-card h3 { margin: 56px 0 16px; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: 36px; font-weight: 500; }
.service-card p { margin: 0; color: var(--soft-text); line-height: 1.65; }
.service-action { margin-top: auto; padding-top: 30px; color: var(--accent); font: 800 11px/1 Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.service-action span { display: inline-block; margin-left: 6px; transition: transform .2s ease; }
.service-card:hover .service-action span { transform: translateX(5px); }

.style-gallery-modal { position: fixed; inset: 0; z-index: 900; display: grid; place-items: center; padding: clamp(16px, 4vw, 54px); background: rgba(3,3,3,.94); }
.style-gallery-modal[hidden] { display: none; }
.style-gallery-panel { width: min(1320px, 100%); max-height: calc(100vh - clamp(32px, 8vw, 108px)); position: relative; overflow: auto; padding: clamp(28px, 4vw, 58px); border: 1px solid color-mix(in srgb, var(--accent) 48%, #302b27); background: #111; box-shadow: 0 32px 100px rgba(0,0,0,.65); }
.style-gallery-close { width: 48px; height: 48px; position: absolute; top: 18px; right: 18px; z-index: 2; border: 1px solid rgba(255,255,255,.22); background: #0c0c0c; color: #f7f7f5; font-size: 30px; line-height: 1; cursor: pointer; transition: border-color .2s ease, background .2s ease; }
.style-gallery-close:hover { border-color: var(--accent); background: var(--accent); }
.style-gallery-header { max-width: 900px; padding-right: 60px; }
.style-gallery-header .eyebrow { margin-bottom: 14px; }
.style-gallery-header h2 { margin: 0; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: clamp(42px, 5vw, 72px); font-weight: 500; letter-spacing: -.035em; line-height: .96; }
.style-gallery-header > p:last-child { max-width: 780px; margin: 20px 0 0; color: var(--soft-text); font-size: 16px; line-height: 1.65; }
.style-gallery-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: clamp(12px, 1.5vw, 22px); margin-top: 38px; }
.style-gallery-item { min-width: 0; display: grid; grid-template-rows: minmax(0, 1fr) auto; overflow: hidden; border: 1px solid #332d29; padding: 0; background: #181818; color: inherit; text-align: left; cursor: zoom-in; }
.style-gallery-item-image { aspect-ratio: 4 / 5; overflow: hidden; background: #080808; }
.style-gallery-item img { width: 100%; height: 100%; display: block; object-fit: cover; transition: transform .45s cubic-bezier(.22,.61,.36,1), filter .3s ease; }
.style-gallery-item:hover img { transform: scale(1.035); filter: contrast(1.04) saturate(1.05); }
.style-gallery-item-copy { padding: 16px 17px 18px; border-top: 1px solid #332d29; }
.style-gallery-item-copy strong { display: block; font-family: Georgia, serif; font-size: 17px; font-weight: 500; }
.style-gallery-item-copy span { display: block; margin-top: 7px; color: #a0978e; font: 700 9px/1 Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.style-gallery-hint { margin: 25px 0 0; color: var(--accent); font: 800 10px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }

.portfolio-section { padding-top: clamp(58px, 6vw, 90px); padding-bottom: clamp(58px, 6vw, 90px); background: #0d0d0d; color: #f7f7f5; }
.portfolio-section .section-heading { margin-bottom: clamp(28px, 3vw, 42px); }
.portfolio-section .section-heading h2 { font-size: clamp(42px, 4.6vw, 68px); }
.portfolio-section .section-heading > p { font-size: 15px; line-height: 1.6; }
.light-heading > p { color: #999188; }
.portfolio-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-auto-rows: clamp(155px, 13vw, 210px);
  grid-auto-flow: dense;
  gap: clamp(10px, 1vw, 16px);
}
.portfolio-tile { min-width: 0; height: 100%; display: grid; grid-template-rows: minmax(0, 1fr) auto; overflow: hidden; border: 1px solid #302b27; background: #181818; box-shadow: 0 12px 32px rgba(0,0,0,.2); }
.portfolio-tile:nth-child(1) { grid-column: span 5; grid-row: span 2; }
.portfolio-tile:nth-child(2) { grid-column: span 3; }
.portfolio-tile:nth-child(3) { grid-column: span 4; }
.portfolio-tile:nth-child(4) { grid-column: span 4; }
.portfolio-tile:nth-child(5) { grid-column: span 3; }
.portfolio-tile:nth-child(6) { grid-column: span 2; }
.portfolio-tile:nth-child(7) { grid-column: span 3; }
.portfolio-tile:nth-child(8) { grid-column: span 4; }
.portfolio-tile:nth-child(9) { grid-column: span 3; }
.portfolio-featured { border-color: color-mix(in srgb, var(--accent) 40%, #302b27); }
.portfolio-open { width: 100%; height: 100%; min-height: 0; display: block; overflow: hidden; border: 0; padding: 0; background: #080808; color: inherit; cursor: zoom-in; }
.portfolio-image { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center; transition: transform .55s cubic-bezier(.22,.61,.36,1), filter .35s ease; }
.portfolio-contain .portfolio-image { padding: clamp(8px, .8vw, 13px); object-fit: contain; }
.portfolio-open:hover .portfolio-image { transform: scale(1.025); filter: contrast(1.03) saturate(1.04); }
.portfolio-tile > div:last-child { padding: 13px 14px 15px; border-top: 1px solid #322b21; }
.portfolio-tile h3 { margin: 0; font-family: Georgia, serif; font-size: clamp(14px, 1.05vw, 17px); font-weight: 500; line-height: 1.2; }
.portfolio-tile p { margin: 6px 0 0; color: #9b938a; font: 700 8px/1.2 Arial, sans-serif; letter-spacing: .11em; text-transform: uppercase; }

body.lightbox-open { overflow: hidden; }
.portfolio-lightbox { position: fixed; inset: 0; z-index: 1000; display: grid; grid-template-columns: 72px minmax(0, 1fr) 72px; align-items: center; gap: 18px; padding: 32px; background: rgba(3,3,3,.97); }
.portfolio-lightbox[hidden] { display: none; }
.portfolio-lightbox figure { min-width: 0; max-width: min(1100px, calc(100vw - 210px)); max-height: calc(100vh - 64px); display: grid; grid-template-rows: minmax(0, 1fr) auto; justify-self: center; margin: 0; }
.portfolio-lightbox figure img { max-width: 100%; max-height: calc(100vh - 160px); display: block; justify-self: center; object-fit: contain; }
.portfolio-lightbox figcaption { padding: 18px 2px 0; text-align: center; }
.portfolio-lightbox figcaption h3 { margin: 0; font-family: Georgia, serif; font-size: clamp(20px, 2vw, 30px); font-weight: 500; }
.portfolio-lightbox figcaption p { margin: 7px 0 0; color: #d3202a; font: 800 10px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.lightbox-close, .lightbox-nav { border: 1px solid rgba(255,255,255,.22); background: rgba(12,12,12,.86); color: #f7f7f5; cursor: pointer; transition: border-color .2s ease, background .2s ease, transform .2s ease; }
.lightbox-close:hover, .lightbox-nav:hover { border-color: #d3202a; background: #d3202a; }
.lightbox-close { width: 48px; height: 48px; position: absolute; top: 22px; right: 22px; z-index: 2; font-size: 30px; line-height: 1; }
.lightbox-nav { width: 58px; height: 58px; font-size: 24px; }
.lightbox-nav:hover { transform: scale(1.05); }

.artist-section { background: var(--bg); }
.artist-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px; }
.artist-card { display: grid; grid-template-columns: 180px 1fr; min-height: 350px; border: 1px solid color-mix(in srgb, var(--accent) 34%, transparent); }
.artist-photo { width: 100%; height: 100%; min-height: 350px; display: block; object-fit: cover; object-position: center 24%; }
.artist-monogram { display: grid; place-items: center; background: color-mix(in srgb, var(--accent) 12%, var(--surface)); color: var(--accent); font-family: Didot, "Bodoni MT", Georgia, serif; font-size: 68px; }
.artist-copy { display: flex; flex-direction: column; padding: 34px; }
.artist-copy > p:first-child { margin: 0 0 8px; color: var(--accent); font: 800 10px/1 Arial, sans-serif; letter-spacing: .16em; text-transform: uppercase; }
.artist-copy h3 { margin: 0 0 12px; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: 38px; font-weight: 500; }
.artist-copy > span { color: var(--accent); font: 700 10px/1.5 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
.artist-copy > p:not(:first-child) { color: var(--soft-text); line-height: 1.65; }
.artist-copy a { margin-top: auto; color: var(--accent); font: 800 10px/1 Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }

.story-section { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(40px, 8vw, 130px); align-items: center; background: color-mix(in srgb, var(--surface) 85%, var(--bg)); }
.story-number { color: transparent; -webkit-text-stroke: 1px color-mix(in srgb, var(--accent) 70%, transparent); font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif; font-size: clamp(110px, 18vw, 285px); line-height: .8; writing-mode: vertical-rl; transform: rotate(180deg); opacity: .8; }
.story-copy > p:not(.eyebrow) { max-width: 760px; color: var(--soft-text); font-size: 18px; line-height: 1.75; }
blockquote { max-width: 750px; margin: 46px 0 0; padding: 28px 0 0 34px; border-top: 1px solid color-mix(in srgb, var(--accent) 45%, transparent); border-left: 3px solid var(--accent); font-family: Didot, "Bodoni MT", Georgia, serif; font-size: clamp(22px, 2.2vw, 34px); line-height: 1.4; }
blockquote cite { display: block; margin-top: 18px; color: var(--accent); font: 700 11px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }

.faq-section { background: var(--bg); }
.faq-section .section-heading { grid-template-columns: 1fr; }
.faq-list { max-width: 1040px; border-top: 1px solid color-mix(in srgb, var(--accent) 38%, transparent); }
.faq-list details { border-bottom: 1px solid color-mix(in srgb, var(--accent) 38%, transparent); }
.faq-list summary { list-style: none; display: flex; justify-content: space-between; gap: 20px; padding: 28px 4px; cursor: pointer; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: clamp(20px, 2vw, 29px); }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--accent); transition: transform .2s ease; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { max-width: 780px; margin: 0 0 30px; color: var(--soft-text); font-size: 16px; line-height: 1.7; }

.contact-section { display: grid; grid-template-columns: 1.1fr .9fr; gap: clamp(50px, 8vw, 130px); padding: clamp(80px, 10vw, 150px) clamp(24px, 7vw, 110px); background: #0a0a0a; color: #f7f7f5; }
.contact-copy .eyebrow { color: #d3202a; }
.contact-details { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 28px; margin-top: 60px; }
.contact-details span { color: #d3202a; font: 800 10px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.contact-details p { color: #a49e94; font-size: 14px; line-height: 1.7; }
.instagram-link { color: #ff525a; font-weight: 800; }
.consultation-form { align-self: start; display: grid; gap: 19px; padding: clamp(28px, 4vw, 48px); border: 1px solid #463a28; background: #121212; }
.form-heading span { color: #d3202a; font: 800 10px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.form-heading h3 { margin: 9px 0 6px; font-family: Didot, "Bodoni MT", Georgia, serif; font-size: 38px; font-weight: 500; }
.form-heading p { margin: 0 0 10px; color: #817a71; font-size: 13px; }
.consultation-form label { display: grid; gap: 8px; color: #b9b1a6; font: 700 10px/1 Arial, sans-serif; letter-spacing: .12em; text-transform: uppercase; }
.consultation-form input, .consultation-form textarea { width: 100%; border: 1px solid #3a342d; border-radius: 0; padding: 13px; background: #090909; color: #f7f7f5; outline: none; text-transform: none; }
.consultation-form input:focus, .consultation-form textarea:focus { border-color: #d3202a; }
.consultation-form .button { --accent: #d3202a; color: #fff; border: 0; }
.booking-panel { gap: 28px; }
.booking-actions { display: grid; gap: 14px; }
.booking-actions .button { justify-content: center; text-align: center; }
.booking-actions .button-outline { border: 1px solid #d3202a; background: transparent; }
.booking-actions .instagram-link { padding-top: 8px; text-align: center; }
.form-message { min-height: 34px; margin: 0; color: #ff525a; font-size: 12px; line-height: 1.5; }

.site-footer { min-height: 130px; display: grid; grid-template-columns: auto 1fr auto; gap: 40px; align-items: center; padding: 30px clamp(24px, 5vw, 80px); border-top: 1px solid color-mix(in srgb, var(--accent) 38%, transparent); background: var(--bg); }
.site-footer .brand { font-size: 30px; }
.site-footer p { color: var(--soft-text); font-size: 13px; }
.site-footer > div:last-child { display: flex; gap: 28px; color: var(--accent); font: 800 10px/1 Arial, sans-serif; letter-spacing: .1em; text-transform: uppercase; }

@keyframes rise-in { from { opacity: 0; transform: translateY(18px); } to { opacity: 1; transform: none; } }
@keyframes image-in { from { opacity: 0; transform: scale(1.025); } to { opacity: 1; transform: scale(1); } }

@media (max-width: 1180px) {
  .site-header { grid-template-columns: auto 1fr; }
  .site-header nav { order: 3; grid-column: 1 / -1; padding: 12px 0 2px; border-top: 1px solid color-mix(in srgb, var(--accent) 22%, transparent); }
  .header-actions { justify-self: end; }
  .hero { grid-template-columns: 54% 46%; }
  .hero h1 { font-size: clamp(68px, 8.5vw, 100px); }
  .service-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .portfolio-grid { grid-template-columns: repeat(8, minmax(0, 1fr)); grid-auto-rows: clamp(150px, 21vw, 210px); }
  .portfolio-tile:nth-child(n) { grid-column: span 2; grid-row: span 1; }
  .portfolio-tile:nth-child(1) { grid-column: span 4; grid-row: span 2; }
  .artist-card { grid-template-columns: 130px 1fr; }
  .contact-section { grid-template-columns: 1fr; }
}

@media (max-width: 820px) {
  .site-header { min-height: 78px; display: flex; justify-content: space-between; padding: 13px 20px; }
  .site-header .brand { font-size: 28px; }
  .menu-button { display: block; }
  .site-header nav { position: absolute; left: 0; right: 0; top: 100%; display: none; padding: 24px; background: var(--bg); border: 1px solid color-mix(in srgb, var(--accent) 35%, transparent); }
  .site-header nav.nav-open { display: grid; gap: 22px; }
  .site-header nav a { font-size: 16px; }
  .header-actions { display: none; }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { padding: 70px 24px 58px; }
  .hero h1 { font-size: clamp(56px, 15vw, 86px); }
  .hero-image { min-height: 480px; margin: 0; clip-path: none; background-position: center; }
  .trust-strip { align-items: stretch; flex-direction: column; gap: 9px; }
  .trust-strip b { display: none; }
  .section-heading { grid-template-columns: 1fr; gap: 25px; margin-bottom: 42px; }
  .service-grid { grid-template-columns: 1fr; }
  .service-card { min-height: 300px; }
  .style-gallery-modal { padding: 12px; }
  .style-gallery-panel { max-height: calc(100vh - 24px); padding: 56px 20px 28px; }
  .style-gallery-header { padding-right: 0; }
  .style-gallery-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .portfolio-section .section-heading { margin-bottom: 30px; }
  .portfolio-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); grid-auto-rows: auto; }
  .portfolio-tile:nth-child(n) { grid-column: span 1; grid-row: span 1; }
  .portfolio-tile:nth-child(1) { grid-column: span 2; }
  .portfolio-open { height: auto; aspect-ratio: 4 / 5; }
  .portfolio-tile:nth-child(1) .portfolio-open { aspect-ratio: 5 / 4; }
  .portfolio-lightbox { grid-template-columns: 54px minmax(0, 1fr) 54px; gap: 10px; padding: 72px 14px 22px; }
  .portfolio-lightbox figure { max-width: calc(100vw - 136px); max-height: calc(100vh - 94px); }
  .portfolio-lightbox figure img { max-height: calc(100vh - 190px); }
  .lightbox-nav { width: 48px; height: 48px; }
  .artist-grid { grid-template-columns: 1fr; }
  .story-section { grid-template-columns: 1fr; }
  .story-number { writing-mode: horizontal-tb; transform: none; font-size: 30vw; }
  .contact-details { grid-template-columns: 1fr; }
  .site-footer { grid-template-columns: 1fr; gap: 18px; }
}

@media (max-width: 520px) {
  .hero-actions { display: grid; }
  .button { width: 100%; }
  .section { padding: 74px 20px; }
  .portfolio-section { padding-top: 54px; padding-bottom: 54px; }
  .section-heading h2, .story-copy h2, .contact-copy h2 { font-size: 46px; }
  .style-gallery-grid { grid-template-columns: 1fr; }
  .style-gallery-item-image { aspect-ratio: 5 / 4; }
  .portfolio-grid { gap: 10px; }
  .portfolio-tile > div:last-child { padding: 11px 10px 12px; }
  .portfolio-tile h3 { font-size: 14px; }
  .portfolio-tile p { font-size: 7px; letter-spacing: .08em; }
  .portfolio-lightbox { grid-template-columns: 44px minmax(0, 1fr) 44px; gap: 6px; padding-left: 8px; padding-right: 8px; }
  .portfolio-lightbox figure { max-width: calc(100vw - 106px); }
  .lightbox-nav { width: 40px; height: 46px; font-size: 19px; }
  .artist-card { grid-template-columns: 1fr; }
  .artist-photo { height: 360px; min-height: 0; object-position: center 22%; }
  .artist-monogram { min-height: 170px; }
  .contact-section { padding: 74px 20px; }
  .site-footer > div:last-child { flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
}
