/* Music gallery: scoped to the public wall and student entry pages. */
body.gallery-body {
  --bg: #f7f5f0;
  --card: #fffefa;
  --ink: #252723;
  --ink-2: #69685f;
  --ink-3: #747167;
  --line: #dedbd3;
  --brand: #7b303d;
  --brand-2: #7b303d;
  --brand-soft: #eee5df;
  --radius: 3px;
  --radius-sm: 2px;
  --shadow: none;
  --gallery-serif: "Songti SC", "STSong", "Noto Serif CJK SC", serif;
  color-scheme: light;
  font-size: 15px;
  line-height: 1.7;
}
.gallery-body [hidden] { display: none !important; }
.gallery-body .container { max-width: 1200px; padding-left: 36px; padding-right: 36px; }
.gallery-body .main { padding-top: 0; padding-bottom: 56px; }
.gallery-body h1, .gallery-body h2, .gallery-body h3 { font-family: var(--gallery-serif); font-weight: 400; }
.gallery-body .site-header { position: static; background: var(--bg); backdrop-filter: none; }
.gallery-body .header-inner { min-height: 86px; height: auto; gap: 24px; padding-top: 15px; padding-bottom: 15px; }
.gallery-body .brand { min-width: 0; gap: 13px; font-weight: 500; }
.gallery-body .brand-mark { width: 36px; height: 42px; flex: none; border-radius: 0; background: var(--brand); font: 26px Georgia, serif; }
.gallery-body .brand-text { font-size: 17px; letter-spacing: 1px; white-space: normal; overflow-wrap: anywhere; }
.gallery-body .site-nav { flex: none; flex-wrap: wrap; gap: 8px; overflow: visible; }
.gallery-body .site-nav a { border-radius: 0; font-size: 13px; padding: 10px 12px; min-height: 42px; }
.gallery-body .site-nav a.active { background: none; color: var(--brand); box-shadow: inset 0 -1px var(--brand); }
.gallery-body .site-nav a:hover { background: transparent; color: var(--brand); }
.gallery-body .site-footer { background: var(--bg); color: var(--ink-2); padding: 25px 0; }
.gallery-body .site-footer .container { display: flex; align-items: center; justify-content: space-between; gap: 12px; flex-wrap: wrap; }
.gallery-body .site-footer a { color: var(--ink-2); }
.gallery-body .card { box-shadow: none; }
.gallery-body .btn { border-radius: 2px; min-height: 44px; }
.gallery-body .btn-primary { background: var(--brand); padding: 12px 22px; }
.gallery-body .hint, .gallery-body .counter { line-height: 1.65; }
.gallery-body input[type="tel"], .gallery-body input[type="text"],
.gallery-body input[type="password"], .gallery-body input[type="url"],
.gallery-body input[type="file"], .gallery-body select, .gallery-body textarea {
  display: block; width: 100%; min-width: 0; max-width: 100%;
  border: 1px solid var(--line); border-radius: 2px;
  background: var(--card); color: var(--ink); font: inherit; font-size: 15px;
  padding: 11px 13px;
}
.gallery-body input::placeholder, .gallery-body textarea::placeholder { color: var(--ink-3); opacity: 1; }
.gallery-body .field { margin-bottom: 20px; min-width: 0; }
.gallery-body .field label, .gallery-body .label-like { font-size: 13px; font-weight: 500; margin-bottom: 8px; }
.gallery-body input:focus-visible, .gallery-body select:focus-visible, .gallery-body textarea:focus-visible,
.gallery-body a:focus-visible, .gallery-body button:focus-visible { outline: 2px solid var(--brand); outline-offset: 3px; }
.gallery-body .gallery-kicker { color: var(--brand); font-size: 11px; letter-spacing: 3px; margin: 0 0 22px; }
.gallery-body .gallery-eyebrow { font: 11px/1.6 Georgia, serif; letter-spacing: 2px; color: var(--ink-2); margin: 0 0 8px; }
.gallery-body .gallery-hero { display: grid; grid-template-columns: 1.05fr 1fr; gap: 48px; align-items: center; padding: 54px 0 46px; }
.gallery-body .gallery-hero h1 { font-size: clamp(32px, 4.2vw, 52px); line-height: 1.4; letter-spacing: 2px; margin: 0 0 22px; }
.gallery-body .gallery-hero h1 em { color: var(--brand); font-style: normal; }
.gallery-body .gallery-intro { font-size: 13px; color: var(--ink-2); line-height: 1.95; margin: 7px 0; }
.gallery-body .gallery-explore { display: inline-block; padding: 6px 0; margin-top: 18px; border-bottom: 1px solid var(--ink); color: var(--ink); font-size: 13px; }
.gallery-body .gallery-explore:hover { color: var(--brand); text-decoration: none; border-color: var(--brand); }
.gallery-body .gallery-art { position: relative; overflow: hidden; isolation: isolate; }
.gallery-body .gallery-record { aspect-ratio: 1.4; background: #ddd5c9; }
.gallery-body .gallery-record::after { content: ""; position: absolute; inset: 0; pointer-events: none; background: repeating-linear-gradient(0deg, transparent 0 2px, #49332208 2px 3px); z-index: 4; }
.gallery-body .gallery-disc { position: absolute; width: 77%; aspect-ratio: 1; left: 30%; top: 3%; border-radius: 50%; background: repeating-radial-gradient(circle, #332c29 0 1px, #7e6660 1.5px 2px, #403632 2.5px 5px); box-shadow: 0 18px 30px #46342133; }
.gallery-body .gallery-disc::before { content: ""; position: absolute; inset: 33%; border-radius: 50%; background: #b47866; border: 1px solid #c6a296; }
.gallery-body .gallery-disc::after { content: ""; position: absolute; inset: 49%; background: #ddd4c4; border-radius: 50%; }
.gallery-body .gallery-ribbon { position: absolute; width: 33%; height: 130%; left: 10%; top: -15%; transform: rotate(24deg); background: #6c2738; mix-blend-mode: multiply; opacity: .92; }
.gallery-body .gallery-art-label { position: absolute; top: 7%; left: 7%; font: 10px/1.5 Georgia, serif; letter-spacing: 2px; color: #4f3333; z-index: 5; }
.gallery-body .gallery-art-type { position: absolute; bottom: 9%; left: 7%; font: italic 49px/.95 Georgia, serif; color: #fff7e9; letter-spacing: -2px; z-index: 5; }
.gallery-body .gallery-art-caption { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px; color: var(--ink-2); font-size: 10px; letter-spacing: 1px; padding-top: 10px; }
.gallery-body .wall-head { padding: 27px 0 0; border-top: 1px solid var(--ink); margin-bottom: 18px; scroll-margin-top: 20px; }
.gallery-body .wall-head h2 { font-size: 27px; letter-spacing: 2px; margin: 0; }
.gallery-body .wall-head-row { align-items: center; }
.gallery-body #collection-title { color: var(--ink); line-height: 1.6; overflow-wrap: anywhere; }
.gallery-body .gallery-collection-org { color: var(--ink-2); font-size: 13px; line-height: 1.7; letter-spacing: .5px; margin: 0 0 8px; overflow-wrap: anywhere; }
.gallery-body .gallery-filters { padding: 0 0 24px; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: none; gap: 14px; margin-bottom: 28px; }
.gallery-body .filter-group { flex: 1; min-width: 0; align-items: center; gap: 20px; }
.gallery-body .filter-group select { max-width: 100%; }
.gallery-body .search-box { padding: 10px 0; max-width: 390px; border: 0; border-bottom: 1px solid #a9a295; border-radius: 0; background: none; }
.gallery-body .search-box input[type="search"] { font-size: 14px; }
.gallery-body .search-box:focus-within { outline: 2px solid var(--brand); outline-offset: 3px; }
.gallery-body .style-filter { gap: 5px; align-items: center; }
.gallery-body .style-filter > .muted { min-width: 64px; font-size: 12px; }
.gallery-body .chip { padding: 6px 12px; border-radius: 0; background: none; border-color: transparent; font-size: 12px; white-space: normal; overflow-wrap: anywhere; }
.gallery-body .chip.on { background: var(--ink); color: var(--card); }
.gallery-body .chip:hover { background: var(--brand-soft); color: var(--brand); }
.gallery-body .chip.on:hover { background: var(--ink); color: var(--card); }
.gallery-body .sort-group .chip.on { background: none; color: var(--brand); border-bottom-color: var(--brand); }
.gallery-body .grid.wall { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 34px 25px; }
.gallery-body .work-card { border: 0; border-radius: 0; box-shadow: none; background: none; min-width: 0; transition: none; }
.gallery-body .work-card:hover { transform: none; box-shadow: none; }
.gallery-body .cover { height: auto; aspect-ratio: 1; overflow: hidden; isolation: isolate; padding: 25px; align-items: flex-start; justify-content: flex-end; }
.gallery-body .cover::before, .gallery-body .cover::after { content: ""; position: absolute; z-index: -1; pointer-events: none; }
.gallery-body .cover-0 { background: var(--cover-bg, #d7c7b0); }
.gallery-body .cover-0::before { width: 87%; aspect-ratio: 1; border-radius: 50%; left: 29%; top: 3%; background: repeating-radial-gradient(circle, #332c29 0 1px, #7e6660 1.5px 2px, #403632 2.5px 5px); }
.gallery-body .cover-0::after { width: 28%; height: 130%; left: 13%; top: -10%; transform: rotate(24deg); background: #6c2738dd; }
.gallery-body .cover-1 { background: var(--cover-bg, #b8c2b0); }
.gallery-body .cover-1::after { width: 140%; height: 80%; left: 5%; top: 50%; background: var(--cover-dark, #283e3c); transform: rotate(-28deg); box-shadow: -30px -30px 0 var(--cover-mid, #69827b), -70px -65px 0 var(--cover-light, #c6cbbd); }
.gallery-body .cover-2 { background: var(--cover-bg, #263738); }
.gallery-body .cover-2::before { width: 55%; aspect-ratio: 1; left: 23%; top: 13%; border-radius: 50%; background: var(--cover-light, #d1c29e); box-shadow: 20px 26px 55px #d1c29e44; }
.gallery-body .cover-2::after { inset: 55% 0 0; background: repeating-linear-gradient(0deg, var(--cover-bg, #263738) 0 3px, transparent 4px 10px); }
.gallery-body .cover-3 { background: var(--cover-bg, #b76658); }
.gallery-body .cover-3::before { inset: 18%; border-radius: 50% 5% 50% 5%; transform: rotate(30deg); background: var(--cover-light, #ecc0a0); box-shadow: 20px 25px 0 var(--cover-dark, #63373f), -30px 15px 0 var(--cover-mid, #ce9780); }
.gallery-body .cover-4 { background: var(--cover-bg, #718d9b); }
.gallery-body .cover-4::before { inset: 18% 30%; border: 22px solid var(--cover-light, #e1dfc9); border-radius: 50%; transform: rotate(40deg); box-shadow: 30px -10px 0 var(--cover-dark, #233e50); }
.gallery-body .cover-5 { background: var(--cover-bg, #d9c4a3); }
.gallery-body .cover-5::after { inset: 30% -20% -40%; background: var(--cover-dark, #8e593f); border-radius: 50%; box-shadow: 0 -25px 0 var(--cover-mid, #b48b66), 0 -50px 0 var(--cover-light, #caaa83); transform: rotate(-25deg); }
/* Twelve compositions × eight palettes × four crops. Identity comes from the
   work ID, so sorting, searching and refreshing never change a work's artwork. */
.gallery-body .cover-6 { background: var(--cover-bg, #d7d1bc); }
.gallery-body .cover-6::before { width: 58%; height: 110%; left: 32%; top: 14%; border: 22px solid var(--cover-dark, #425650); border-bottom: 0; border-radius: 50% 50% 0 0; }
.gallery-body .cover-6::after { width: 19%; height: 110%; left: 34%; top: 14%; background: var(--cover-light, #f0e6d1); transform: rotate(22deg); mix-blend-mode: multiply; }
.gallery-body .cover-7 { background: var(--cover-bg, #7b494a); }
.gallery-body .cover-7::before { width: 48%; aspect-ratio: 1; left: 18%; top: 18%; border-radius: 50%; background: var(--cover-light, #dec5a2); box-shadow: 28px 26px 0 var(--cover-dark, #3b3946); }
.gallery-body .cover-7::after { inset: 0; background: repeating-linear-gradient(90deg, transparent 0 13px, #ffffff18 13px 14px); }
.gallery-body .cover-8 { background: var(--cover-bg, #bbb49f); }
.gallery-body .cover-8::before { width: 140%; height: 60%; left: -10%; top: 12%; background: repeating-linear-gradient(90deg, var(--cover-dark, #3c5755) 0 6px, transparent 6px 14px); transform: rotate(-28deg); border-radius: 50%; }
.gallery-body .cover-8::after { width: 30%; aspect-ratio: 1; left: 54%; top: 17%; border-radius: 50%; background: var(--cover-light, #edd4ae); }
.gallery-body .cover-9 { background: var(--cover-bg, #8c9b9b); }
.gallery-body .cover-9::before { width: 75%; height: 65%; top: 17%; left: 13%; background: conic-gradient(from 45deg, var(--cover-dark, #334a53) 0 25%, var(--cover-light, #e2d5b9) 25% 50%, var(--cover-mid, #baa185) 50% 75%, transparent 75%); transform: rotate(-12deg); }
.gallery-body .cover-9::after { width: 24%; aspect-ratio: 1; top: 33%; left: 39%; border-radius: 50%; background: var(--cover-bg, #8c9b9b); }
.gallery-body .cover-10 { background: var(--cover-bg, #d3b5a1); }
.gallery-body .cover-10::before { width: 70%; aspect-ratio: 1; left: 26%; top: 6%; border: 14px solid var(--cover-dark, #75463c); border-radius: 50%; box-shadow: 0 0 0 10px var(--cover-bg, #d3b5a1), 0 0 0 13px var(--cover-mid, #a57d5f), 0 0 0 27px var(--cover-bg, #d3b5a1), 0 0 0 28px var(--cover-dark, #75463c); }
.gallery-body .cover-10::after { width: 18%; height: 130%; left: 16%; top: -10%; background: var(--cover-light, #efddbc); transform: rotate(30deg); }
.gallery-body .cover-11 { background: var(--cover-bg, #435456); }
.gallery-body .cover-11::before { width: 32%; height: 74%; left: 17%; top: 12%; border-radius: 100% 0 100% 0; background: var(--cover-light, #b7c4ab); transform: rotate(-25deg); box-shadow: 48px 5px 0 var(--cover-mid, #829d8e); }
.gallery-body .cover-11::after { width: 1px; height: 110%; left: 55%; top: 0; background: var(--cover-light, #b7c4ab); transform: rotate(28deg); }
.gallery-body .gallery-palette-1 { --cover-bg: #d4c8b6; --cover-dark: #604343; --cover-mid: #a37769; --cover-light: #f0ddba; }
.gallery-body .gallery-palette-2 { --cover-bg: #80918b; --cover-dark: #243f42; --cover-mid: #60817b; --cover-light: #d5d8b9; }
.gallery-body .gallery-palette-3 { --cover-bg: #ad7770; --cover-dark: #4d384a; --cover-mid: #cc9989; --cover-light: #f1cba7; }
.gallery-body .gallery-palette-4 { --cover-bg: #9aa5b3; --cover-dark: #354259; --cover-mid: #75839b; --cover-light: #ded9cb; }
.gallery-body .gallery-palette-5 { --cover-bg: #c0a97e; --cover-dark: #594a3c; --cover-mid: #97865c; --cover-light: #ebe1ba; }
.gallery-body .gallery-palette-6 { --cover-bg: #a99ba5; --cover-dark: #533b51; --cover-mid: #8d738c; --cover-light: #e6cfcb; }
.gallery-body .gallery-palette-7 { --cover-bg: #72868c; --cover-dark: #233940; --cover-mid: #a7967a; --cover-light: #e6d9bd; }
.gallery-body .gallery-variation-1::before { translate: -8% 6%; }
.gallery-body .gallery-variation-1::after { translate: 8% -4%; }
.gallery-body .gallery-variation-2::before { scale: 1.18; }
.gallery-body .gallery-variation-2::after { translate: -10% 3%; }
.gallery-body .gallery-variation-3::before { translate: 8% -6%; scale: 1.12; }
.gallery-body .gallery-variation-3::after { scale: 1.15; }
.gallery-body .cover-img { background-size: cover; background-position: center; }
.gallery-body .cover-img::before, .gallery-body .cover-img::after { content: none; }
.gallery-body .gallery-cover-number { position: absolute; left: 22px; top: 20px; color: #fff; font: 11px/1.4 Georgia, serif; letter-spacing: 2px; text-shadow: 0 1px 5px #000b; }
.gallery-body .cover-title { font: 400 28px/1.4 var(--gallery-serif); letter-spacing: 2px; text-align: left; max-height: 2.8em; text-shadow: 0 2px 6px #000b; position: relative; z-index: 2; background: #1e252544; padding: 3px 8px; margin-left: -8px; }
.gallery-body .duration { right: 10px; bottom: 10px; border-radius: 1px; }
.gallery-body .badge { left: auto; right: 10px; top: 10px; border-radius: 1px; }
.gallery-body .work-body { padding: 17px 0 0; gap: 6px; }
.gallery-body .work-title { font-size: 23px; line-height: 1.4; letter-spacing: 1px; -webkit-line-clamp: 2; overflow-wrap: anywhere; }
.gallery-body .work-author { margin: 0; }
.gallery-body .work-tags { margin: 3px 0; gap: 5px 10px; }
.gallery-body .work-tags .tag { padding: 0; border-radius: 0; background: none; color: var(--ink-2); border-bottom: 1px solid var(--line); white-space: normal; overflow-wrap: anywhere; }
.gallery-body .work-stats { border-top: 1px solid var(--line); padding-top: 9px; margin-top: 8px; gap: 16px; flex-wrap: wrap; font-size: 11px; }
.gallery-body .empty { margin-top: 20px; padding: 50px 20px; }
.gallery-body .gallery-auth { display: grid; grid-template-columns: .95fr 1.05fr; max-width: 1040px; margin: 44px auto 0; background: var(--card); border: 1px solid var(--line); }
.gallery-body .gallery-auth-art { position: relative; overflow: hidden; background: #e5ded1; padding: 42px; display: flex; flex-direction: column; justify-content: space-between; gap: 120px; min-height: 580px; }
.gallery-body .gallery-auth-headline { position: relative; z-index: 2; font: 36px/1.55 var(--gallery-serif); letter-spacing: 3px; margin: 0; }
.gallery-body .gallery-sculpture { position: absolute; width: 73%; height: 60%; top: 27%; left: 28%; border-radius: 50% 50% 0 0; background: repeating-radial-gradient(ellipse at 50% 80%, #b09277 0 2px, #d9c5ac 3px 9px, #e6d6bc 10px 12px); transform: rotate(-18deg); box-shadow: 18px 22px 35px #59403122; }
.gallery-body .gallery-auth-quote { position: relative; z-index: 2; margin: 0; font: italic 34px/1.2 Georgia, serif; color: #633342; }
.gallery-body .gallery-auth-form { max-width: none; width: 100%; min-width: 0; border: 0; margin: 0; padding: 44px 38px; border-radius: 0; }
.gallery-body .gallery-auth-form h1 { font-size: 32px; margin-bottom: 12px; }
.gallery-body .gallery-auth-form > .center { text-align: left; }
.gallery-body .gallery-auth-form > p { font-size: 13px; }
.gallery-body .gallery-auth-form form { margin: 28px 0 22px; }
.gallery-body .gallery-auth-form > .small.center { text-align: center; font-size: 12px; }
.gallery-body .upload-head { padding-top: 40px; margin-bottom: 26px; }
.gallery-body .upload-head h1 { font-size: 35px; letter-spacing: 2px; margin: 8px 0 14px; }
.gallery-body .upload-head > .muted { font-size: 13px; margin: 14px 0; }
.gallery-body .gallery-upload-intro { color: var(--ink-2); font-size: 14px; }
.gallery-body .joined-banner { background: var(--card); font-size: 13px; padding: 9px 14px; }
.gallery-body .gallery-upload-layout { display: grid; grid-template-columns: minmax(0, 1fr) 250px; gap: 36px; align-items: start; }
.gallery-body .gallery-upload-form { min-width: 0; }
.gallery-body .gallery-form-section { min-width: 0; margin: 0 0 24px; padding: 20px 28px 10px; border: 1px solid var(--line); background: var(--card); }
.gallery-body .gallery-form-section legend { padding: 0 10px; font: 24px/1.5 var(--gallery-serif); }
.gallery-body .gallery-form-section legend span { color: var(--brand); font: italic 23px Georgia, serif; margin-right: 12px; }
.gallery-body .gallery-file-box { background: #f5f2eb; border: 1px dashed #b6ada0; padding: 22px 18px; text-align: center; }
.gallery-body .gallery-file-box input[type="file"] { border: 0; padding: 12px 0; background: none; font-size: 13px; }
.gallery-body input[type="file"]::file-selector-button { background: var(--card); color: var(--ink); border: 1px solid var(--line); padding: 9px 12px; font: inherit; margin-right: 10px; cursor: pointer; }
.gallery-body .radio-row { flex-wrap: wrap; gap: 8px 20px; }
.gallery-body .radio-label { min-height: 40px; }
.gallery-body input[type="radio"], .gallery-body input[type="checkbox"] { accent-color: var(--brand); flex: none; }
.gallery-body .gallery-submit-area { padding: 0 0 30px; }
.gallery-body .consent { background: none; border: 0; padding: 4px 0; font-size: 13px; margin-bottom: 10px; }
.gallery-body .gallery-upload-aside { border-top: 2px solid var(--brand); padding-top: 20px; }
.gallery-body .gallery-upload-aside h2 { font-size: 23px; margin-bottom: 20px; }
.gallery-body .gallery-preview-cover { width: 100%; background-size: cover; background-position: center; }
.gallery-body .gallery-preview-cover.gallery-has-cover::before, .gallery-body .gallery-preview-cover.gallery-has-cover::after,
.gallery-body .gallery-preview-cover.gallery-has-cover > span { display: none; }
.gallery-body .gallery-upload-aside h3 { font-size: 22px; margin: 16px 0 8px; overflow-wrap: anywhere; }
.gallery-body .gallery-upload-aside p { font-size: 13px; }
.gallery-body .gallery-upload-aside hr { margin: 28px 0 22px; border: 0; border-top: 1px solid var(--line); }
.gallery-body .lookup { margin-top: 20px; padding: 24px; }
.gallery-body .upload-head ~ .login-card { margin: 30px auto; max-width: 560px; padding: 30px; }
.gallery-body .mini-actions { flex-wrap: wrap; justify-content: center; }
@media (max-width: 980px) {
  .gallery-body .header-inner { flex-wrap: wrap; gap: 14px; }
  .gallery-body .gallery-hero { gap: 28px; }
  .gallery-body .gallery-upload-layout { grid-template-columns: minmax(0, 1fr) 200px; gap: 25px; }
  .gallery-body .gallery-auth-form { padding: 32px 26px; }
  .gallery-body .gallery-auth-art { padding: 32px; }
}
@media (max-width: 760px) {
  .gallery-body .container { padding-left: 22px; padding-right: 22px; }
  .gallery-body .site-nav { width: 100%; justify-content: space-between; gap: 4px; }
  .gallery-body .site-nav a { padding: 9px 8px; min-height: 44px; }
  .gallery-body .gallery-hero { padding: 34px 0; }
  .gallery-body .gallery-hero h1 { font-size: 33px; }
  .gallery-body .gallery-art-type { font-size: 36px; }
  .gallery-body .gallery-art-label { font-size: 9px; letter-spacing: 1px; }
  .gallery-body .grid.wall { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 28px 18px; }
  .gallery-body .gallery-auth { grid-template-columns: 1fr; margin-top: 28px; }
  .gallery-body .gallery-auth-art { min-height: 205px; gap: 16px; padding: 25px 30px; }
  .gallery-body .gallery-auth-headline { font-size: 27px; }
  .gallery-body .gallery-auth-quote { font-size: 23px; }
  .gallery-body .gallery-auth-art .gallery-kicker { margin-bottom: 12px; }
  .gallery-body .gallery-sculpture { width: 42%; height: 150%; top: -15%; left: 57%; }
  .gallery-body .gallery-auth-form { padding: 30px; }
  .gallery-body .gallery-upload-layout { grid-template-columns: minmax(0, 1fr); }
  .gallery-body .gallery-upload-aside { display: none; }
  .gallery-body .gallery-form-section { padding: 20px 24px 10px; }
}
@media (max-width: 480px) {
  .gallery-body .container { padding-left: 18px; padding-right: 18px; }
  .gallery-body .brand-text { font-size: 16px; }
  .gallery-body .gallery-hero { grid-template-columns: 1fr; gap: 26px; }
  .gallery-body .gallery-hero h1 { font-size: 36px; letter-spacing: 1px; }
  .gallery-body .gallery-kicker { margin-bottom: 16px; }
  .gallery-body .gallery-record { aspect-ratio: 1.55; }
  .gallery-body .gallery-art-type { font-size: 42px; }
  .gallery-body .cover { padding: 15px; }
  .gallery-body .cover-title { font-size: 21px; letter-spacing: 1px; }
  .gallery-body .gallery-cover-number { left: 13px; top: 13px; font-size: 10px; }
  .gallery-body .work-title { font-size: 20px; }
  .gallery-body .work-stats { gap: 6px 12px; }
  .gallery-body .work-tags .tag { font-size: 11px; }
  .gallery-body .filter-group { width: 100%; }
  .gallery-body .chip { padding: 10px; min-height: 44px; display: inline-flex; align-items: center; }
  .gallery-body .search-box { flex-basis: 100%; max-width: none; }
  .gallery-body .style-filter > .muted { min-width: 0; width: 100%; margin-bottom: 3px; }
  .gallery-body .gallery-auth-form { padding: 25px 20px; }
  .gallery-body .gallery-form-section { padding: 18px 16px 8px; }
  .gallery-body .gallery-form-section legend { font-size: 22px; }
  .gallery-body .upload-head h1 { font-size: 29px; }
  .gallery-body .field-row { grid-template-columns: minmax(0, 1fr); }
  .gallery-body input[type="tel"], .gallery-body input[type="text"],
  .gallery-body input[type="password"], .gallery-body input[type="url"],
  .gallery-body .search-box input[type="search"], .gallery-body select, .gallery-body textarea { font-size: 16px; }
  .gallery-body .gallery-file-box { padding: 17px 12px; }
  .gallery-body .gallery-art-caption { font-size: 9px; }
  .gallery-body .lookup { padding: 18px; }
}
@media (prefers-reduced-motion: reduce) {
  .gallery-body *, .gallery-body *::before, .gallery-body *::after { transition: none !important; scroll-behavior: auto !important; }
}
