*{margin:0;padding:0;box-sizing:border-box}:root{--wall: #271510;--glow: #402615;--vignette: #180b07;--ivory: #f6ecd9;--sand: #bb9d7c;--amber: #d89c52}html,body{width:100%;height:100vh;font-family:Fraunces,serif;background:var(--wall);color:var(--ivory)}body{background:radial-gradient(closest-side at 50% 46%,var(--glow) 0%,rgba(64,38,21,.35) 55%,rgba(39,21,16,0) 100%),radial-gradient(120% 120% at 50% 50%,var(--wall) 55%,var(--vignette) 100%),var(--wall)}body:after{content:"";position:fixed;inset:0;z-index:6;pointer-events:none;opacity:.16;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}::selection{background:var(--amber);color:var(--wall)}nav,footer{position:fixed;left:0;width:100%;display:flex;justify-content:space-between;align-items:baseline;padding:1.75rem 2.25rem;z-index:3}nav{top:0}footer{bottom:0}.wordmark{font-size:1.5rem;font-weight:640;font-variation-settings:"opsz" 144;letter-spacing:-.01em}.label{font-size:.9rem;font-style:italic;font-weight:420;font-variation-settings:"opsz" 14;letter-spacing:.01em;color:var(--sand)}.label em{font-style:italic;color:var(--amber)}.hint{color:var(--ivory)}.hint:before{content:"";display:inline-block;width:.38em;height:.38em;margin-right:.65em;border-radius:50%;background:var(--amber);vertical-align:.1em}.mobile-verb{display:none}.container{position:relative;width:100%;height:100%;overflow:hidden}.plaque{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(38vw,340px);text-align:center;z-index:1;pointer-events:none}.plaque-no{display:flex;align-items:center;justify-content:center;gap:.8rem;font-size:.95rem;font-style:italic;font-weight:460;font-variation-settings:"opsz" 24;letter-spacing:.02em;color:var(--amber);margin-bottom:1rem}.plaque-no:before,.plaque-no:after{content:"";width:1.75rem;height:1px;background:currentColor;opacity:.45}.plaque h1{font-size:clamp(2.1rem,4.4vw,3.4rem);font-weight:360;font-variation-settings:"opsz" 144;line-height:.98;letter-spacing:-.02em}.plaque p{margin-top:1.15rem;font-size:.95rem;font-style:italic;font-weight:420;font-variation-settings:"opsz" 14;line-height:1.6;color:var(--sand);max-width:24ch;margin-left:auto;margin-right:auto}.item{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:100px;padding:5px 5px 13px;background:linear-gradient(175deg,var(--ivory) 60%,#e9dcc2 100%);margin:10px;z-index:2;cursor:pointer;border-radius:1px;box-shadow:0 1px 2px #12080466,0 12px 28px #1208048c}img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:768px){nav,footer{padding:1.1rem 1.2rem}.wordmark{font-size:1.15rem}.label{font-size:.78rem}footer .label:first-child{display:none}.desktop-verb{display:none}.mobile-verb{display:inline}.plaque{width:46vw}.plaque-no{font-size:.72rem;gap:.5rem;margin-bottom:.55rem}.plaque-no:before,.plaque-no:after{width:1rem}.plaque h1{font-size:1.35rem}.plaque p{display:none}.item{padding:3px 3px 9px;box-shadow:0 1px 2px #12080459,0 7px 16px #12080480}}
