*{margin:0;padding:0;box-sizing:border-box}:root{--ink: #131316;--bone: #eae7df;--ash: #8f8c94;--lamp: #c9973f}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--ink);color:var(--bone)}img{width:100%;height:100%;object-fit:cover;transition:opacity .2s;user-select:none}p{font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none}.container{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:var(--ink)}nav{position:fixed;top:0;left:0;width:100vw;padding:1.5em 2em;display:flex;justify-content:space-between;align-items:baseline;z-index:5}.wordmark{font-family:Syne,sans-serif;font-weight:800;font-size:1rem;letter-spacing:.14em;text-transform:uppercase;color:var(--bone)}.nav-links{display:flex;gap:1.75em}.nav-links p{font-size:.78rem;font-weight:500;color:var(--ash);cursor:pointer;transition:color .2s}.nav-links p:hover{color:var(--bone)}.site-info{position:absolute;top:50%;left:2em;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;max-width:270px;z-index:4}.eyebrow{font-size:.64rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ash);margin-bottom:1em}.site-info h1{font-family:Syne,sans-serif;font-weight:700;font-size:clamp(1.7rem,2.4vw,2.3rem);line-height:1.05;letter-spacing:-.01em;color:var(--bone);margin-bottom:.7em}.lede{font-size:.84rem;font-weight:400;line-height:1.6;color:var(--ash);margin-bottom:2.2em}.plate-counter{font-family:Syne,sans-serif;font-weight:700;font-size:1.15rem;color:var(--bone);display:flex;align-items:baseline;gap:.45em;padding-top:1.1em;border-top:1px solid rgba(234,231,223,.18);min-width:110px}.plate-counter .plate-total{font-size:.8rem;color:var(--ash)}.hint{font-size:.72rem;font-weight:400;line-height:1.5;color:var(--ash);margin-top:1em;max-width:200px}.img-preview{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:78%;aspect-ratio:3 / 4;overflow:hidden;background-color:#0c0c0e}.img-preview img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover}.minimap{position:absolute;top:50%;right:8em;width:80px}.sheet-label{position:absolute;top:0;right:calc(100% + 1em);width:max-content;font-size:.6rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ash);writing-mode:vertical-rl;transform:rotate(180deg);z-index:3}.indicator{position:absolute;top:0;left:0;width:100%;height:60px;border:1px solid var(--lamp);z-index:2}.items{position:relative;width:100%;height:100%;display:flex;flex-direction:column;gap:0px;will-change:transform}.item{width:100%;height:60px;padding:5px;cursor:pointer}@media(max-width:900px){body{overflow:hidden;touch-action:none}.container{touch-action:none}nav{padding:1.25em}.nav-links{gap:1.25em}.nav-links p:not(:last-child){display:none}.site-info{top:4.6em;left:1.25em;right:1.25em;transform:none;max-width:none;flex-direction:row;flex-wrap:wrap;align-items:baseline;column-gap:1em}.eyebrow{width:100%;margin-bottom:.6em}.site-info h1{font-size:1.45rem;margin-bottom:0}.lede,.hint{display:none}.plate-counter{border-top:none;padding-top:0;min-width:0;margin-left:auto;font-size:1rem}.minimap{inset:auto auto 4.5em 50%;width:auto;height:80px;touch-action:none}.sheet-label{inset:auto auto -2.2em 0;writing-mode:horizontal-tb;transform:none}.indicator{top:0;left:0;width:60px;height:100%}.items{flex-direction:row;width:max-content;height:100%;touch-action:none}.item{width:60px;height:100%;padding:5px}.img-preview{top:46%;height:46%;max-width:86vw}}@media(max-width:400px){.site-info h1{font-size:1.25rem}}
