/* DEAD ANON CAT / tactile, quiet, a little posthumous. No remote dependencies. */
:root {
  --paper: #eae4d5;
  --paper-light: #f3eee3;
  --ink: #272820;
  --muted: #6f6c60;
  --line: #c4bead;
  --rust: #925034;
  --dark: #252820;
  --serif: 'Times New Roman', Times, serif;
  --sans: Arial, Helvetica, sans-serif;
  --mono: 'Courier New', Courier, monospace;
  --gutter: clamp(48px, 6.25vw, 120px);
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 102px; }
body { margin: 0; min-width: 1080px; background: var(--paper); color: var(--ink); font-family: var(--sans); -webkit-font-smoothing: antialiased; }
body::after { position: fixed; content: ''; inset: 0; z-index: 12; opacity: .105; background: url('../assets/decor/grain.png') repeat; pointer-events: none; }
::selection { background: var(--rust); color: var(--paper-light); }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; font: inherit; cursor: pointer; }
button, input { border-radius: 0; }
button { touch-action: manipulation; }
a,button { outline-offset: 6px; }
a:focus-visible, button:focus-visible { outline: 2px solid var(--rust); }
img { display: block; max-width: 100%; }
svg { display: inline-block; fill: none; stroke: currentColor; stroke-width: 1.55; stroke-linecap: round; stroke-linejoin: round; }
h1,h2,h3,p,figure { margin: 0; }
.icon { width: 20px; height: 20px; flex: 0 0 auto; }
.svg-defs { position: absolute; width: 0; height: 0; overflow: hidden; }
.page-width { width: calc(100% - var(--gutter) * 2); max-width: 1680px; margin-inline: auto; }
.section-pad { padding-block: clamp(105px, 7.3vw, 140px); }
.eyebrow { font: 12px/1.4 var(--mono); font-weight: bold; letter-spacing: .13em; display: flex; align-items: center; gap: 17px; }
.section-number { display: inline-flex; align-items: center; justify-content: center; font-size: 11px; width: 28px; height: 28px; border: 1px solid currentColor; }
h2 { font: 400 clamp(64px, 5.1vw, 98px)/.93 var(--serif); letter-spacing: -.058em; }
h2 em { font-weight: 400; }
.skip-link { position: fixed; top: -60px; left: 20px; z-index: 100; padding: 14px 20px; background: var(--ink); color: var(--paper); }
.skip-link:focus { top: 15px; }

/* Header */
.site-header { height: 103px; border-bottom: 1px solid var(--line); position: relative; z-index: 10; background: var(--paper); }
.header-inner { display: flex; align-items: center; height: 100%; justify-content: space-between; gap: 32px; }
.brand { display: flex; align-items: center; gap: 13px; flex-shrink: 0; }
.brand-bag { width: 39px; height: 47px; transition: transform .3s; }
.brand:hover .brand-bag { transform: rotate(-9deg); }
.brand-type { display: flex; flex-direction: column; gap: 6px; }
.brand-type strong { font: bold 17px/.95 var(--serif); letter-spacing: -.02em; }
.brand-type > span { font: 8px/1 var(--mono); letter-spacing: .15em; }
.main-nav { display: flex; align-items: center; gap: clamp(24px, 2.65vw, 51px); }
.main-nav a { font: 13px/1.2 var(--sans); position: relative; padding: 8px 0; }
.main-nav a::after { position: absolute; content: ''; left: 0; right: 0; bottom: 0; height: 1px; background: var(--ink); transform: scaleX(0); transform-origin: left; transition: transform .25s; }
.main-nav a:hover::after { transform: scaleX(1); }
.main-nav a span { color: var(--muted); font: 8px var(--mono); vertical-align: super; margin-left: 4px; }
.header-right { display: flex; align-items: center; gap: 27px; }
.ticker-tag { padding: 8px 11px; border: 1px solid var(--ink); font: bold 11px var(--mono); letter-spacing: .03em; transform: rotate(-3deg); }
.header-social { display: flex; align-items: center; gap: 12px; font: 10px var(--mono); letter-spacing: .06em; }
.header-social .icon { width: 14px; height: 14px; transition: transform .25s; }
.header-social:hover .icon { transform: translate(3px,-3px); }

/* The first encounter */
.hero { position: relative; isolation: isolate; overflow: hidden; }
.hero-wall { position: absolute; inset: 0; opacity: .2; background: url('../assets/background/room-wall.webp') center/100% 100% no-repeat; z-index: -2; }
.hero::before { position: absolute; content: ''; z-index: -1; inset: 0; background: linear-gradient(90deg,var(--paper) 2%,rgba(234,228,213,.72) 42%,transparent 85%); }
.hero-inner { min-height: calc(100vh - 194px); position: relative; display: flex; }
.hero-content { width: 55%; padding: clamp(52px, 4.1vw, 79px) 0 42px; position: relative; z-index: 3; }
.hero-eyebrow { gap: 12px; font-size: 10px; letter-spacing: .1em; }
.status-mark { width: 7px; height: 7px; background: var(--rust); transform: rotate(45deg); }
.eyebrow-divider { margin-inline: 7px; opacity: .5; }
.hero-title { margin: 35px 0 0 -9px; font: 400 clamp(146px, 11.85vw, 228px)/.79 var(--serif); letter-spacing: -.077em; width: 112%; }
.hero-title .name-first { display: block; }
.hero-title .name-rest { display: block; font-size: .70em; letter-spacing: -.07em; margin-top: .065em; white-space: nowrap; }
.hero-title .name-rest em { font-weight: 400; }
.hero-description { display: flex; align-items: center; gap: 23px; margin-top: 37px; }
.hero-description p { font: 27px/1.25 var(--serif); letter-spacing: -.03em; }
.hand-line { position: relative; display: block; flex-shrink: 0; width: 39px; height: 1px; background: var(--rust); transform: rotate(-13deg); }
.hand-line::after { content: ''; position: absolute; width: 33px; height: 1px; background: var(--rust); top: 5px; left: 4px; transform: rotate(5deg); }
.hero-actions { display: flex; gap: 13px; margin-top: 30px; }
.button { position: relative; min-height: 58px; display: inline-flex; align-items: center; justify-content: center; gap: 14px; font: bold 12px var(--mono); letter-spacing: .06em; padding: 0 23px; border: 1px solid var(--ink); transition: transform .25s, background .25s, color .25s, box-shadow .25s; }
.button .action-arrow { width: 15px; height: 15px; margin-left: 25px; transition: transform .25s; }
.button .icon:first-child { width: 18px; height: 18px; }
.button-dark { background: var(--ink); color: var(--paper-light); }
.button-outline { background: transparent; }
.button-dark:hover { background: #3c4134; box-shadow: 4px 4px 0 var(--rust); transform: translate(-2px,-2px); }
.button-outline:hover { background: var(--paper-light); box-shadow: 4px 4px 0 var(--line); transform: translate(-2px,-2px); }
.button:hover .action-arrow { transform: translate(2px,-2px); }
.button:active { transform: translate(1px,1px); box-shadow: 0 0 0 transparent; }
.contract { font-family: var(--mono); }
.contract-hero { max-width: 605px; margin-top: 38px; border-top: 1px solid var(--line); }
.contract-label { display: flex; align-items: center; justify-content: space-between; gap: 15px; font: 10px/1.3 var(--mono); letter-spacing: .085em; padding: 16px 0 11px; }
.contract-status { font-size: 9px; color: var(--muted); }
.contract-entry { display: flex; align-items: center; justify-content: space-between; background: rgba(243,238,227,.7); border: 1px solid var(--line); min-height: 54px; }
.contract-value { display: block; min-width: 0; font: 12px/1.5 var(--mono); letter-spacing: -.025em; }
.contract-entry .contract-value { padding: 13px 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.contract-value.is-empty { color: var(--muted); font-size: 12px; letter-spacing: .015em; }
.copy-button { display: inline-flex; align-items: center; justify-content: center; flex-shrink: 0; gap: 10px; min-height: 52px; min-width: 123px; padding: 13px 17px; background: var(--ink); border: 1px solid var(--ink); color: var(--paper-light); font: bold 11px var(--mono); letter-spacing: .05em; transition: background .2s, transform .2s; }
.copy-button .icon { width: 15px; height: 15px; }
.copy-button:hover { background: var(--rust); border-color: var(--rust); }
.copy-button:active { transform: scale(.96); }
.copy-button.is-copied { background: #4a5740; border-color: #4a5740; }
.copy-button.is-waiting { background: var(--muted); border-color: var(--muted); }
.hero-scroll { display: inline-flex; align-items: center; gap: 11px; margin-top: 24px; font: 9px var(--mono); letter-spacing: .08em; color: var(--muted); }
.hero-scroll .icon { width: 13px; height: 16px; transition: transform .3s; }
.hero-scroll:hover .icon { transform: translateY(4px); }
.hero-exhibit { position: absolute; bottom: 0; right: -3.1%; width: 51%; height: calc(100% - 12px); --mx: 0px; --my: 0px; }
.exhibit-halo { position: absolute; width: 86%; height: 76%; bottom: 5%; left: 8%; border-radius: 50%; background: radial-gradient(ellipse,rgba(207,187,146,.35),rgba(207,187,146,0) 69%); }
.hero-character-wrap { position: absolute; bottom: -2%; left: 0; width: 100%; height: 103%; transform: translate3d(var(--mx),var(--my),0); transition: transform 1.1s cubic-bezier(.2,.8,.2,1); filter: drop-shadow(20px 24px 15px rgba(75,57,29,.13)); will-change: transform; }
.hero-character-wrap picture { width: 100%; height: 100%; display: block; }
.hero-character { width: 100%; height: 100%; object-fit: contain; object-position: center bottom; animation: barely-here 8s ease-in-out infinite; transform-origin: 50% 100%; }
.exhibit-label { position: absolute; top: 48px; right: 8%; display: flex; flex-direction: column; gap: 5px; font: 9px var(--mono); letter-spacing: .07em; text-align: right; z-index: 2; }
.exhibit-label span:last-child { font-size: 8px; opacity: .6; }
.exhibit-measure { position: absolute; right: 2%; top: 104px; bottom: 65px; width: 7px; border-right: 1px solid rgba(86,81,66,.22); background: repeating-linear-gradient(to bottom,transparent 0 36px,rgba(86,81,66,.28) 36px 37px,transparent 37px 74px); }
.specimen-stamp { position: absolute; top: 20%; left: -11%; z-index: 3; display: flex; flex-direction: column; gap: 4px; width: 183px; padding: 12px 10px 10px; border: 2px solid var(--rust); outline: 1px solid var(--rust); outline-offset: -6px; color: var(--rust); text-align: center; transform: rotate(-12deg); opacity: .87; mix-blend-mode: multiply; }
.specimen-stamp > span:first-child { font: 11px var(--mono); letter-spacing: .36em; padding-left: .36em; }
.specimen-stamp strong { font: bold 20px/1 var(--serif); letter-spacing: -.025em; white-space: nowrap; }
.specimen-stamp .stamp-tiny { font: 6px var(--mono); letter-spacing: .16em; }
.specimen-note { position: absolute; right: 4%; bottom: 29%; font: 9px var(--mono); letter-spacing: .08em; display: flex; align-items: center; gap: 8px; transform: rotate(90deg); transform-origin: right center; opacity: .68; }
.note-line { width: 40px; height: 1px; background: currentColor; }
.exhibit-caption { position: absolute; bottom: 26px; right: 10px; z-index: 3; padding: 5px 7px; background: rgba(234,228,213,.85); font: 8px var(--mono); letter-spacing: .04em; }
.hero-bottom { border-top: 1px solid var(--line); height: 42px; display: flex; align-items: center; justify-content: space-between; font: 8px var(--mono); letter-spacing: .1em; position: relative; z-index: 4; background: var(--paper); }
.hero-bottom::before { content: ''; position: absolute; background: var(--paper); z-index: -1; inset: 0 calc(-1 * var(--gutter)); }
@keyframes barely-here { 0%,100% { transform: rotate(-.65deg) translateY(0); } 50% { transform: rotate(.4deg) translateY(-6px); } }

/* One gently moving piece of type. */
.ticker-strip { position: relative; background: var(--ink); color: var(--paper); height: 50px; display: flex; align-items: center; overflow: hidden; }
.ticker-track { display: flex; flex: 0 0 auto; width: max-content; animation: paper-trail 43s linear infinite; }
.ticker-group { display: flex; flex: 0 0 auto; align-items: center; justify-content: space-around; gap: 62px; padding-right: 62px; font: 11px var(--mono); letter-spacing: .12em; white-space: nowrap; }
.ticker-group svg { width: 30px; height: 16px; opacity: .65; }
.ticker-strip:hover .ticker-track { animation-play-state: paused; }
@keyframes paper-trail { to { transform: translateX(-50%); } }

/* An actual photograph, not another card grid. */
.story { position: relative; background: var(--paper-light); }
.story-inner { display: grid; grid-template-columns: .95fr 1fr; gap: 13%; align-items: center; padding-inline: 2%; }
.archive-photo { position: relative; padding: 20px 22px 16px; background: #e1dac8; border: 1px solid #bcb5a3; box-shadow: 3px 5px 0 rgba(90,79,56,.08),7px 17px 22px rgba(53,45,25,.09); transform: rotate(-4deg); }
.archive-photo img { width: 100%; height: auto; filter: saturate(.72) contrast(.93); }
.photo-topline { display: flex; justify-content: space-between; font: 8px var(--mono); letter-spacing: .03em; padding-bottom: 13px; }
.archive-photo figcaption { display: flex; justify-content: space-between; align-items: center; padding: 22px 0 2px; font: italic 19px var(--serif); }
.photo-plus { font: 24px var(--mono); }
.paper-tape { position: absolute; display: block; width: 140px; height: 35px; background: rgba(192,173,137,.36); border-inline: 1px dotted rgba(151,127,89,.3); z-index: 2; backdrop-filter: blur(1px); }
.paper-tape::after { content: ''; position: absolute; inset: 0; background: url('../assets/background/kraft-paper.webp') center/cover; opacity: .14; mix-blend-mode: multiply; }
.tape-one { left: 35%; top: -16px; transform: rotate(7deg); }
.photo-stamp { position: absolute; bottom: 60px; right: -30px; padding: 13px 16px 11px; color: var(--rust); border: 3px double currentColor; font: bold 22px/.86 var(--serif); text-align: center; letter-spacing: -.04em; transform: rotate(10deg); mix-blend-mode: multiply; opacity: .88; }
.photo-corner-note { position: absolute; left: 15px; bottom: -56px; transform: rotate(1deg); font: italic 16px/1.2 var(--serif); color: var(--muted); }
.story-copy h2 { margin-top: 29px; margin-bottom: 32px; }
.body-copy { font: 17px/1.7 var(--sans); max-width: 470px; color: #5c5c50; }
.body-copy + .body-copy { margin-top: 15px; }
.specimen-data { margin: 32px 0 0; max-width: 475px; font: 10px var(--mono); letter-spacing: .04em; }
.specimen-data > div { display: flex; justify-content: space-between; align-items: center; border-top: 1px solid var(--line); min-height: 43px; }
.specimen-data > div:last-child { border-bottom: 1px solid var(--line); }
.specimen-data dt { color: var(--muted); }
.specimen-data dd { margin: 0; }
.redacted { position: relative; font: 10px var(--mono); border: 0; padding: 5px 6px; background: transparent; }
.redacted::after { content: ''; position: absolute; inset: 3px 0; background: var(--ink); transform: rotate(-1deg); transition: transform .3s, opacity .3s; }
.redacted:hover::after { transform: rotate(1.5deg); }
.redacted.is-revealed::after { opacity: 0; transform: translateX(25px) rotate(-8deg); }
.redacted.is-revealed { color: var(--rust); }

/* A deliberately uncooperative object study. */
.bag-section { position: relative; border-top: 1px solid var(--line); background: #e4dece; }
.bag-inner { display: grid; grid-template-columns: .95fr 1.1fr; gap: 8%; align-items: center; }
.bag-copy h2 { margin: 29px 0 43px; font-size: clamp(61px,4.7vw,90px); }
.house-rules { max-width: 535px; }
.house-rule { display: flex; gap: 29px; padding: 23px 0 24px; border-top: 1px solid var(--line); }
.house-rule:last-child { padding-bottom: 0; }
.rule-number { flex: 0 0 39px; font: italic 25px var(--serif); color: var(--rust); padding-top: 2px; }
.house-rule h3 { font: 30px/1.15 var(--serif); letter-spacing: -.03em; }
.house-rule p { font: 14px/1.65 var(--sans); color: var(--muted); margin-top: 8px; }
.bag-study { position: relative; align-self: stretch; min-height: 640px; display: flex; flex-direction: column; justify-content: center; }
.diagram-grid { position: absolute; inset: 7% 0 9%; background-image: linear-gradient(to right,rgba(98,87,65,.055) 1px,transparent 1px),linear-gradient(to bottom,rgba(98,87,65,.055) 1px,transparent 1px); background-size: 38px 38px; mask-image: radial-gradient(ellipse at center,#000 30%,transparent 72%); }
.diagram-heading { display: flex; justify-content: space-between; position: absolute; top: 10px; left: 5%; right: 2%; font: 9px var(--mono); letter-spacing: .06em; padding-block: 10px; border-block: 1px solid var(--line); }
.bag-interaction { width: 100%; aspect-ratio: 1.08; position: relative; margin-top: 15px; }
.bag-button { position: absolute; inset: 3% 5% 0 9%; padding: 0; border: 0; background: transparent; transform: rotate(7deg); transition: transform .45s cubic-bezier(.2,.8,.2,1),filter .45s; filter: drop-shadow(7px 16px 10px rgba(66,52,28,.15)); }
.bag-button picture { width: 100%; height: 100%; display: block; }
.bag-button img { width: 100%; height: 100%; object-fit: contain; }
.bag-button:hover { transform: rotate(3deg) translateY(-7px); filter: drop-shadow(10px 23px 12px rgba(66,52,28,.19)); }
.bag-button:active { transform: rotate(8deg) scale(.985); }
.bag-button.is-knocked { animation: knock-knock .52s ease-in-out; }
@keyframes knock-knock { 0%,100% { transform: rotate(7deg); } 20% { transform: rotate(3deg); } 40% { transform: rotate(10deg); } 65% { transform: rotate(4deg); } 80% { transform: rotate(8deg); } }
.bag-answer { position: absolute; top: 12%; left: -4%; z-index: 4; padding: 13px 19px; background: var(--ink); color: var(--paper); font: italic 23px var(--serif); opacity: 0; pointer-events: none; transform: translateY(10px) rotate(-7deg); transition: opacity .25s,transform .3s; box-shadow: 3px 3px 0 var(--rust); max-width: 270px; }
.bag-answer::after { content: ''; position: absolute; right: 22px; bottom: -9px; width: 0; height: 0; border: 5px solid transparent; border-top-color: var(--ink); }
.bag-answer.is-visible { opacity: 1; transform: translateY(0) rotate(-7deg); }
.annotation { position: absolute; font: 8px/1.5 var(--mono); letter-spacing: .06em; color: #635d4f; pointer-events: none; }
.annotation-one { top: 20%; left: -3%; }
.annotation-one i { display: block; width: 80px; height: 43px; border-top: 1px solid #968772; border-right: 1px solid #968772; margin: 7px 0 0 22px; transform: skew(20deg); }
.annotation-two { bottom: 1%; right: -1%; text-align: right; }
.annotation-two i { display: block; width: 61px; height: 42px; border-bottom: 1px solid #968772; border-left: 1px solid #968772; margin: 0 0 8px auto; transform: skew(20deg); }
.knock-note { text-align: center; margin-top: 26px; font: 9px var(--mono); letter-spacing: .045em; position: relative; z-index: 2; }
.knock-mark { font: 18px var(--mono); padding-right: 5px; vertical-align: -2px; color: var(--rust); }

/* The quiet room. */
.quiet-room { height: clamp(650px,43.8vw,840px); background: var(--dark); color: var(--paper); position: relative; overflow: hidden; isolation: isolate; }
.room-grain { position: absolute; inset: 0; z-index: -1; background: url('../assets/background/room-wall.webp') center/cover; mix-blend-mode: screen; opacity: .035; }
.room-light { position: absolute; z-index: -1; inset: -15% -5% 0; background: radial-gradient(ellipse 28% 85% at 50% 57%,rgba(165,145,103,.23),rgba(53,56,44,.07) 80%,transparent); }
.quiet-room::after { content: ''; position: absolute; width: 90%; height: 1px; background: rgba(234,228,213,.1); bottom: 88px; left: 5%; z-index: -1; }
.room-topline { padding-top: 44px; display: flex; justify-content: space-between; color: #b6b5a8; font: 9px var(--mono); letter-spacing: .06em; }
.presence-title { position: absolute; inset: 17% 0 auto; }
.presence-title h2 { display: flex; justify-content: space-between; font-size: clamp(190px,18.5vw,355px); line-height: .86; letter-spacing: -.075em; padding-right: .045em; }
.presence-title h2 > span { padding-left: .05em; }
.presence-title h2 em { padding-right: .08em; }
.room-character { position: absolute; bottom: -16%; left: 50%; width: 38%; max-width: 730px; transform: translateX(-50%); --mx: 0px; --my: 0px; }
.room-character picture { display: block; transform: translate3d(var(--mx),var(--my),0) rotate(-4deg); transition: transform 1.2s cubic-bezier(.2,.8,.2,1); }
.room-character img { width: 100%; height: auto; filter: brightness(.81) saturate(.73) drop-shadow(15px 15px 16px rgba(0,0,0,.3)); }
.room-aside { position: absolute; top: 58%; z-index: 3; }
.room-aside-left { left: calc(var(--gutter) + 25px); }
.little-cross { display: block; font: 28px var(--mono); opacity: .5; margin-bottom: 18px; }
.room-aside-left p { font: 36px/1.05 var(--serif); letter-spacing: -.035em; }
.room-aside-left > span:last-child { display: block; font: 8px var(--mono); letter-spacing: .09em; color: #b6b5a8; margin-top: 20px; }
.room-aside-right { right: calc(var(--gutter) + 12px); width: 220px; text-align: right; top: 62%; }
.room-bone { width: 45px; height: 26px; transform: rotate(-22deg); margin-bottom: 15px; opacity: .55; }
.room-aside-right p { font: 18px/1.4 var(--serif); font-style: italic; color: #c4c2b4; }
.room-bottom { position: absolute; z-index: 3; bottom: 28px; left: 0; right: 0; display: flex; justify-content: space-between; font: 8px var(--mono); letter-spacing: .08em; color: #b6b5a8; }

/* The gathering is deliberately kept quiet. */
.gathering { background: var(--dark); color: var(--paper); padding: 71px 0 82px; border-top: 1px solid rgba(234,228,213,.17); }
.gathering-inner { display: grid; grid-template-columns: 1.15fr 1fr; gap: 10%; align-items: center; }
.gathering .eyebrow { font-size: 9px; color: #b7b7a9; }
.gathering h2 { font-size: clamp(60px,4.5vw,86px); margin: 21px 0 15px; }
.gathering p:not(.eyebrow) { font-size: 14px; color: #b7b7a9; }
.community-links { display: flex; flex-direction: column; }
.community-links > a { display: flex; align-items: center; justify-content: space-between; min-height: 90px; border-top: 1px solid rgba(234,228,213,.28); padding: 15px 9px; transition: padding .3s,background .3s; }
.community-links > a:last-child { border-bottom: 1px solid rgba(234,228,213,.28); }
.community-link-label { display: flex; align-items: center; gap: 22px; }
.community-link-label > .icon { width: 25px; height: 25px; }
.community-link-label > span { display: flex; flex-direction: column; gap: 8px; font: 17px var(--mono); letter-spacing: .06em; }
.community-link-label small { font: 8px var(--mono); letter-spacing: .06em; color: #b7b7a9; }
.link-arrow { width: 29px; height: 29px; transition: transform .3s; }
.community-links > a:hover { padding-inline: 19px; background: rgba(234,228,213,.035); }
.community-links > a:hover .link-arrow { transform: translate(3px,-3px); }
.community-links > a:active { background: rgba(234,228,213,.08); }

/* A forwarding address, kept in the file. */
.last-address { background: var(--paper-light); padding-block: 108px 111px; }
.address-inner { display: grid; grid-template-columns: .95fr 1.08fr; gap: 10%; align-items: center; }
.address-heading h2 { font-size: clamp(68px,5.2vw,100px); margin: 26px 0 23px; }
.address-handnote { font: italic 18px var(--serif); color: var(--muted); }
.address-card { position: relative; padding: 28px 32px 0; background: #ded5bd; border: 1px solid #b5ac96; transform: rotate(2deg); box-shadow: 5px 8px 0 rgba(110,94,60,.09); }
.address-card::before { content: ''; position: absolute; z-index: 0; inset: 0; background: url('../assets/background/kraft-paper.webp') center/100% 100%; opacity: .065; pointer-events: none; }
.address-card > * { position: relative; }
.address-card .tape-two { position: absolute; left: 38%; top: -18px; transform: rotate(-6deg); width: 155px; }
.address-card-top { display: flex; align-items: center; gap: 14px; padding-bottom: 24px; border-bottom: 1px solid #b8ad96; }
.address-bag { width: 43px; height: 50px; }
.address-card-top > div { display: flex; flex-direction: column; gap: 9px; }
.address-card-top > div > span { font: 8px var(--mono); letter-spacing: .04em; }
.address-card-top strong { font: 24px var(--serif); letter-spacing: -.025em; }
.address-card-index { margin-left: auto; color: var(--rust); opacity: .8; border: 1px solid currentColor; font: 18px var(--serif); padding: 10px 7px; transform: rotate(-7deg); }
.contract-final .contract-label { padding-top: 25px; font-size: 9px; }
.contract-final .contract-value { border-bottom: 1px solid #b8ad96; padding: 7px 0 18px; font-size: 13px; overflow-wrap: anywhere; }
.address-card-actions { display: flex; align-items: center; justify-content: space-between; padding: 20px 0 26px; }
.address-card-actions .copy-button { min-width: 160px; min-height: 47px; }
.address-pump { display: flex; align-items: center; gap: 17px; font: bold 10px var(--mono); transition: color .2s; }
.address-pump:hover { color: var(--rust); }
.address-pump .icon { width: 16px; height: 16px; transition: transform .2s; }
.address-pump:hover .icon { transform: translate(2px,-2px); }
.address-card-bottom { display: flex; justify-content: space-between; padding: 14px 0; border-top: 1px dashed #b8ad96; font: 7px var(--mono); letter-spacing: .04em; }
.site-footer { background: var(--paper-light); border-top: 1px solid var(--line); }
.footer-inner { display: flex; align-items: center; justify-content: space-between; height: 103px; }
.footer-brand { display: flex; align-items: center; gap: 9px; font: bold 13px var(--serif); }
.footer-bag { width: 25px; height: 33px; }
.footer-signoff { font: 8px var(--mono); letter-spacing: .1em; color: var(--muted); }
.back-top { display: flex; align-items: center; gap: 15px; font: 8px var(--mono); letter-spacing: .055em; }
.back-top .icon { width: 14px; height: 14px; transform: rotate(-45deg); transition: transform .3s; }
.back-top:hover .icon { transform: rotate(-45deg) translate(2px,-2px); }

/* Feedback, motion, and desktop scaling. */
.toast { position: fixed; z-index: 25; bottom: 29px; left: 50%; transform: translate(-50%,20px) rotate(-1deg); display: flex; align-items: center; gap: 13px; max-width: 620px; padding: 17px 25px; background: var(--ink); color: var(--paper-light); border: 1px solid #757462; box-shadow: 5px 5px 0 rgba(146,80,52,.8); opacity: 0; visibility: hidden; pointer-events: none; font: 12px/1.5 var(--mono); transition: opacity .22s,transform .22s,visibility .22s; }
.toast.is-visible { opacity: 1; visibility: visible; transform: translate(-50%,0) rotate(-1deg); }
.toast-mark { font: 24px var(--serif); }
.noscript-note { position: fixed; bottom: 0; left: 0; right: 0; background: var(--ink); color: var(--paper-light); font: 13px var(--sans); text-align: center; padding: 14px; z-index: 30; }
.has-js [data-reveal] { opacity: 0; translate: 0 24px; transition: opacity .85s ease,translate .85s cubic-bezier(.16,1,.3,1); }
.has-js [data-reveal].is-visible { opacity: 1; translate: 0 0; }
/* Smaller desktop/laptop screens; intentionally no phone layout. */
@media (max-width: 1500px) {
  .header-right { gap: 15px; }
  .header-social { font-size: 9px; }
  .hero-content { width: 56%; padding-top: 44px; }
  .hero-title { font-size: 11.9vw; margin-top: 31px; }
  .hero-description { margin-top: 28px; }
  .hero-description p { font-size: 24px; }
  .hero-actions { margin-top: 25px; }
  .button { padding-inline: 18px; min-height: 52px; }
  .button .action-arrow { margin-left: 11px; }
  .contract-hero { max-width: 530px; margin-top: 29px; }
  .hero-exhibit { width: 51%; right: -3.7%; }
  .specimen-stamp { width: 158px; top: 16%; left: -8%; }
  .specimen-stamp strong { font-size: 17px; }
  .specimen-stamp > span:first-child { font-size: 9px; }
  .exhibit-label { top: 25px; font-size: 8px; }
  .hero-scroll { margin-top: 21px; }
  .hero-inner { min-height: calc(100vh - 194px); }
  .story-inner { gap: 10%; }
  .body-copy { font-size: 15px; }
  .story-copy h2 { margin-bottom: 26px; }
  .bag-inner { gap: 5%; }
  .bag-study { min-height: 570px; }
  .house-rule { padding-block: 19px; }
  .house-rule h3 { font-size: 27px; }
  .house-rule p { font-size: 13px; }
  .bag-copy h2 { margin-bottom: 30px; }
  .annotation { font-size: 7px; }
  .room-aside-left p { font-size: 30px; }
  .room-character { width: 42%; }
  .room-aside-right { width: 150px; }
  .room-aside-right p { font-size: 16px; }
  .gathering-inner { gap: 8%; }
  .address-card { padding-inline: 25px; }
  .contract-final .contract-value { font-size: 11px; }
}
@media (max-width: 1180px) {
  :root { --gutter: 44px; }
  .main-nav { gap: 21px; }
  .main-nav a { font-size: 12px; }
  .header-social { display: none; }
  .hero-title { font-size: 143px; }
  .hero-content { width: 56%; }
  .contract-hero { width: 94%; }
  .hero-exhibit { width: 53%; }
  .specimen-stamp { left: -3%; top: 17%; }
  .specimen-note { right: 0; }
  .story-inner { gap: 9%; padding-inline: 0; }
  .body-copy { font-size: 14px; }
  .archive-photo { padding: 16px; }
  .archive-photo figcaption { font-size: 17px; }
  .photo-stamp { font-size: 18px; right: -20px; }
  .bag-study { min-height: 560px; }
  .bag-copy h2 { font-size: 60px; }
  .diagram-heading { font-size: 7px; }
  .knock-note { font-size: 8px; }
  .annotation-one { left: 0; }
  .annotation-two { right: -3%; }
  .annotation-one i { width: 40px; }
  .presence-title h2 { font-size: 200px; }
  .room-aside-left { left: var(--gutter); }
  .room-aside-right { right: var(--gutter); }
  .room-character { width: 47%; }
  .gathering h2 { font-size: 61px; }
  .address-inner { gap: 7%; }
  .address-card-top strong { font-size: 21px; }
}
@media (min-width: 1501px) and (max-height: 930px) {
  .hero-content { padding-top: 39px; padding-bottom: 30px; }
  .hero-title { font-size: 188px; margin-top: 25px; }
  .hero-description { margin-top: 27px; }
  .hero-actions { margin-top: 24px; }
  .contract-hero { margin-top: 28px; }
  .hero-character-wrap { height: 107%; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *,*::before,*::after { animation: none !important; transition: none !important; }
  .has-js [data-reveal] { opacity: 1; translate: none; }
  .hero-character-wrap,.room-character picture { transform: none !important; }
}
