*{margin:0;padding:0;box-sizing:border-box}:root{--field: #f08c00;--ink: #231508;--paper: #fff2dc;--ink-soft: rgba(35, 21, 8, .78)}html,body{height:100%;background-color:var(--field);color:var(--ink);font-family:Hanken Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}.frame{position:fixed;left:0;right:0;display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:26px 32px;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;z-index:3;pointer-events:none}.frame-top{top:0}.frame-bottom{bottom:0}.wordmark{font-family:Fraunces,Georgia,serif;font-style:italic;font-weight:500;font-size:24px;letter-spacing:.01em;text-transform:none}.stage{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px;z-index:1;pointer-events:none}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;margin-bottom:22px}h1{font-family:Fraunces,Georgia,serif;font-weight:500;font-size:clamp(64px,12.5vw,168px);line-height:.94;letter-spacing:-.015em}h1 em{font-style:italic;font-weight:400}.lede{max-width:36ch;margin-top:26px;font-size:17px;line-height:1.55;font-weight:400;color:var(--ink-soft)}.hint{display:flex;align-items:center;gap:10px;margin-top:44px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.hint:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ink);animation:hint-pulse 1.8s ease-in-out infinite}.hint-touch{display:none}@media(hover:none){.hint-mouse{display:none}.hint-touch{display:inline}}@keyframes hint-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.45);opacity:.55}}@media(prefers-reduced-motion:reduce){.hint:before{animation:none}}.items{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2}.item{position:absolute;width:150px;height:200px;background:var(--ink);border:5px solid var(--paper);box-shadow:0 18px 42px #2315084d;overflow:hidden}.item img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.frame{padding:18px 20px;font-size:10px;letter-spacing:.12em}.wordmark{font-size:20px}.frame-bottom{flex-direction:column;align-items:center;gap:6px;text-align:center}.eyebrow{font-size:10px;letter-spacing:.26em;margin-bottom:16px}h1{font-size:clamp(52px,16vw,84px)}.lede{max-width:30ch;margin-top:20px;font-size:15px}.hint{margin-top:32px;font-size:10px;letter-spacing:.14em}.item{width:112px;height:150px;border-width:4px;box-shadow:0 12px 28px #2315084d}}
