*{margin:0;padding:0;box-sizing:border-box}:root{--paper: #f7f6f2;--ink: #1c1c1e;--bg: #0e0e11;--dim: #9a9a94;--faint: #6d6d68;--accent: #e8e8e6;--serif: "Instrument Serif", Georgia, "Times New Roman", serif;--grot: "Archivo", "Helvetica Neue", Helvetica, Arial, sans-serif;--mono: "Space Mono", "Courier New", monospace;--ease-out: cubic-bezier(.19, 1, .22, 1)}html,body{width:100%;height:100%;overflow:hidden;background:var(--bg);font-family:var(--grot);color:#e8e8e6}#app,#app canvas{position:fixed;top:0;right:0;bottom:0;left:0;display:block}@media (pointer: fine){#app{cursor:none}}#vignette{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;background:radial-gradient(120% 92% at 50% 44%,#0000 54%,#0000002b 84%,#00000057)}#grain{position:fixed;top:-48px;right:-48px;bottom:-48px;left:-48px;z-index:6;pointer-events:none;mix-blend-mode:overlay;opacity:.05;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="220" height="220"><filter id="n"><feTurbulence type="fractalNoise" baseFrequency="0.8" numOctaves="2"/></filter><rect width="220" height="220" filter="url(%23n)"/></svg>');animation:grain-jump .6s steps(1,end) infinite}@keyframes grain-jump{0%,to{transform:translate(0)}12.5%{transform:translate(-28px,16px)}25%{transform:translate(14px,-22px)}37.5%{transform:translate(-10px,-8px)}50%{transform:translate(22px,12px)}62.5%{transform:translate(-18px,-14px)}75%{transform:translate(9px,21px)}87.5%{transform:translate(-6px,4px)}}@media (prefers-reduced-motion: reduce){#grain{animation:none}}.frame{position:fixed;top:14px;right:14px;bottom:14px;left:14px;z-index:9;pointer-events:none}.frame i{position:absolute;width:14px;height:14px;opacity:0;transition:opacity .8s ease .9s,border-color .5s ease;border:0 solid color-mix(in srgb,var(--accent) 45%,transparent)}.frame .tl{top:0;left:0;border-top-width:1px;border-left-width:1px}.frame .tr{top:0;right:0;border-top-width:1px;border-right-width:1px}.frame .bl{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.frame .br{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}body.ready .frame i{opacity:.6}.hud{position:fixed;z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform:translateY(10px);transition:opacity .7s ease,transform .9s var(--ease-out)}body.ready .hud{opacity:1;transform:none}.hud-top{transition-delay:.05s}.hud-top-right{transition-delay:.35s}.hud-bottom-left{transition-delay:.5s}.hud-bottom-right{transition-delay:.62s}.hud-top{top:32px;left:40px}.hud-top h1{font-size:38px;font-weight:700;letter-spacing:.13em;overflow:hidden;line-height:1.1}.hud-top h1 .wm{display:inline-block;transform:translateY(1.2em);opacity:0;transition:transform .8s var(--ease-out),opacity .5s ease;transition-delay:calc(.12s + var(--i) * 45ms)}body.ready .hud-top h1 .wm{transform:none;opacity:1}.hud-top .reg{font-size:15px;vertical-align:super;letter-spacing:0}.hud-top .sub{margin-top:7px;font-family:var(--mono);font-size:12px;letter-spacing:.3em;color:var(--dim)}.hud-top-right{top:32px;right:40px;text-align:right;pointer-events:auto;max-width:min(340px,calc(100vw - 420px))}.control+.control{margin-top:11px}.model-label{font-family:var(--mono);font-size:11px;letter-spacing:.3em;color:var(--faint);margin-bottom:10px}.model-pills{display:flex;gap:6px;justify-content:flex-end;flex-wrap:wrap;row-gap:5px}.pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #3a3a40;background:#141418b8;color:var(--dim);font:700 12px/1 var(--mono);letter-spacing:.1em;padding:10px 13px;border-radius:2px;cursor:pointer;transition:all .15s ease}.pill:hover{border-color:var(--faint);color:#e8e8e6}.pill.active{background:var(--paper);border-color:var(--paper);color:var(--bg)}.pill:focus-visible{outline:1px solid var(--accent);outline-offset:2px}.hud-bottom-left{left:40px;bottom:32px;max-width:440px}.hud-bottom-left .hint{font-family:var(--mono);font-size:12.5px;letter-spacing:.22em;line-height:1.5;color:var(--dim)}.hud-bottom-left .sel-code{font-family:var(--mono);font-size:13px;letter-spacing:.18em;color:var(--accent);transition:color .5s ease;margin-bottom:8px}.hud-bottom-left .sel-name{font-size:34px;font-weight:700;letter-spacing:.02em;line-height:1.1}.hud-bottom-left .sel-desc{margin-top:10px;font-family:var(--serif);font-style:italic;font-size:19px;line-height:1.45;color:#b8b8b2}.hud-bottom-left .sel-dots{margin-top:12px;line-height:0}.hud-bottom-left .sel-dots i{display:inline-block;width:17px;height:17px;margin-right:7px;border-radius:1px}.hud-bottom-right{right:40px;bottom:32px;text-align:right}#sound-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;pointer-events:auto;font:700 11px/1 var(--mono);letter-spacing:.24em;color:var(--faint);cursor:pointer;padding:4px 0;margin-bottom:7px;transition:color .15s ease}#sound-toggle:hover{color:#e8e8e6}#sound-toggle:focus-visible{outline:1px solid var(--accent);outline-offset:2px}.mono{font-family:var(--mono);font-size:12px;letter-spacing:.18em;color:var(--faint)}.mono:empty{display:none}#cursor{position:fixed;top:0;left:0;z-index:40;pointer-events:none;mix-blend-mode:difference;opacity:1;transition:opacity .2s ease}#cursor.off,body.sheet-open #cursor{opacity:0}#cursor i{display:block;transition:transform .18s var(--ease-out)}#cursor.hit i{transform:rotate(45deg) scale(1.5)}#cursor i:before,#cursor i:after{content:"";position:absolute;background:#e8e8e6}#cursor i:before{width:17px;height:1px;left:-8.5px;top:-.5px}#cursor i:after{width:1px;height:17px;left:-.5px;top:-8.5px}@media (pointer: coarse){#cursor{display:none}}.detail{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background:#060609cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:1;transition:opacity .35s ease,visibility 0s}.detail.hidden{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .35s ease,visibility 0s .35s}.detail.closing{opacity:0}.sheet{width:min(1020px,calc(100vw - 48px));max-height:calc(100vh - 64px);overflow-y:auto;overflow-x:hidden;background:var(--paper);color:var(--ink);border-radius:3px;box-shadow:0 40px 120px #000000a6;padding:54px 56px 40px;position:relative;transition:transform .55s var(--ease-out),opacity .3s ease;-webkit-mask-image:radial-gradient(circle 7px at 30px 30px,transparent 0 6px,#000 7px);mask-image:radial-gradient(circle 7px at 30px 30px,transparent 0 6px,#000 7px)}.sheet:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:.05;mix-blend-mode:multiply;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="220" height="220"><filter id="n"><feTurbulence type="fractalNoise" baseFrequency="0.85" numOctaves="2"/></filter><rect width="220" height="220" filter="url(%23n)"/></svg>')}.punch-ring{position:absolute;top:30px;left:30px;width:22px;height:22px;transform:translate(-50%,-50%);border:2.5px solid #b8b5ab;border-radius:50%}.crop{position:absolute;width:12px;height:12px;border:0 solid #c2bfb5}.crop.tl{top:14px;left:14px;border-top-width:1px;border-left-width:1px}.crop.tr{top:14px;right:14px;border-top-width:1px;border-right-width:1px}.crop.bl{bottom:14px;left:14px;border-bottom-width:1px;border-left-width:1px}.crop.br{bottom:14px;right:14px;border-bottom-width:1px;border-right-width:1px}.sheet::-webkit-scrollbar{width:10px}.sheet::-webkit-scrollbar-thumb{background:#c9c7c0;border-radius:5px}.sheet .anim{animation:sheet-rise .6s var(--ease-out) both;animation-delay:var(--d, 0s)}@keyframes sheet-rise{0%{opacity:0;transform:translateY(16px)}}.sheet .close{position:absolute;z-index:3;top:18px;right:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;font-size:22px;line-height:1;color:var(--faint);cursor:pointer;padding:4px}.sheet .close:hover{color:var(--ink)}.sheet .close:focus-visible,.sheet .dl:focus-visible,.sheet .wipe:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.sheet-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border-bottom:2px solid var(--ink);padding-bottom:22px}.sheet-head .crumb{font-family:var(--mono);font-size:10px;letter-spacing:.24em;color:#8a8880;margin-bottom:12px}.sheet-head h2{font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(46px,7vw,86px);line-height:.92;letter-spacing:-.01em}.sheet-head .swatch-id{text-align:right;flex-shrink:0}.sheet-head .swatch-chip{width:84px;height:56px;border-radius:2px;margin-left:auto;margin-bottom:8px;border:1px solid rgba(0,0,0,.12)}.sheet-head .swatch-code{font-family:var(--mono);font-size:11px;letter-spacing:.12em;color:#55534d}.sheet-desc{font-family:var(--serif);font-style:italic;font-size:21px;color:#55534d;margin:20px 0 8px}.sheet section{margin-top:36px}.sec-label{font-family:var(--mono);font-size:10px;letter-spacing:.26em;color:#8a8880;margin-bottom:14px;display:flex;align-items:center;gap:12px}.sec-label:after{content:"";flex:1;height:1px;background:#d9d7d0}.wipe{position:relative;aspect-ratio:16 / 9.5;border-radius:2px;overflow:hidden;cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none}.wipe img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.wipe .under{filter:grayscale(.9) contrast(.92) brightness(1.05)}.wipe .over{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 0 0 50%)}.wipe .handle{position:absolute;top:0;bottom:0;left:50%;width:2px;margin-left:-1px;background:var(--paper);box-shadow:0 0 12px #00000080}.wipe .grip{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:var(--paper);border:1px solid rgba(0,0,0,.15)}.wipe .grip:before,.wipe .grip:after{content:"";position:absolute;top:50%;width:0;height:0;border:5px solid transparent;transform:translateY(-50%)}.wipe .grip:before{left:4px;border-right-color:var(--ink)}.wipe .grip:after{right:4px;border-left-color:var(--ink)}.wipe .tag{position:absolute;bottom:12px;font-family:var(--mono);font-size:9px;letter-spacing:.16em;color:var(--paper);background:#101013b8;padding:6px 9px;border-radius:2px;transition:opacity .25s ease}.wipe .tag-l{left:12px}.wipe .tag-r{right:12px}.mood{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mood img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:2px;display:block}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.step .n{font-family:var(--mono);font-size:11px;letter-spacing:.2em;color:#8a8880}.step h4{margin:9px 0 7px;font-size:13px;letter-spacing:.12em}.step .flavor{font-family:var(--serif);font-style:italic;font-size:15px;line-height:1.5;color:#55534d}.step .spec{margin-top:9px;font-family:var(--mono);font-size:10px;letter-spacing:.06em;color:#8a8880}.sheet-foot{position:relative;margin-top:42px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #d9d7d0;padding-top:26px}.stamp{position:absolute;top:-74px;right:6px;transform:rotate(-5deg);font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.22em;line-height:1.5;text-align:center;color:#a32c2299;border:2px solid rgba(163,44,34,.5);border-radius:3px;padding:7px 12px;pointer-events:none}.dl{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font:700 12px/1 var(--mono);letter-spacing:.12em;padding:16px 26px;border-radius:2px;cursor:pointer;transition:background .15s ease,color .15s ease}.dl:hover{background:transparent;color:var(--ink)}.dl-meta{margin-top:10px;font-family:var(--mono);font-size:10px;letter-spacing:.1em;color:#8a8880}.foot-right{text-align:right;max-width:340px}.barcode{display:inline-block;width:132px;height:30px;background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 4px,var(--ink) 4px 5px,transparent 5px 9px,var(--ink) 9px 12px,transparent 12px 14px,var(--ink) 14px 15px,transparent 15px 19px)}.barcode-num{font-family:var(--mono);font-size:9px;letter-spacing:.14em;color:#55534d;margin:4px 0 10px}.credit{font-size:10px;letter-spacing:.04em;color:#a5a39b;line-height:1.5}.credit a{color:#8a8880}@media (max-width: 1600px){.hud-top-right{max-width:300px}.model-label{font-size:10px;margin-bottom:7px}.pill{padding:8px 10px;font-size:11px}.control+.control{margin-top:9px}}@media (max-width: 720px){.hud-top{top:18px;left:18px}.hud-top h1{font-size:26px}.hud-top .reg{font-size:11px}.hud-top .sub{font-size:9.5px;letter-spacing:.24em}.hud-top-right{top:16px;right:16px;max-width:190px}.model-label{font-size:8px;letter-spacing:.2em;margin-bottom:6px}.model-pills{gap:3px;row-gap:3px}.pill{padding:6px;font-size:8.5px;letter-spacing:.04em}.control+.control{margin-top:10px}.hud-bottom-left{left:18px;bottom:66px;max-width:calc(100vw - 36px)}.hud-bottom-left .hint,.hud-bottom-left .sel-code{font-size:11px}.hud-bottom-left .sel-name{font-size:25px}.hud-bottom-left .sel-desc{font-size:16px}.hud-bottom-right{right:18px;bottom:18px}.mono{font-size:10px}.frame{top:8px;right:8px;bottom:8px;left:8px}.sheet{width:calc(100vw - 20px);max-height:calc(100vh - 32px);padding:46px 22px 28px}.sheet-head{flex-wrap:wrap}.process{grid-template-columns:1fr 1fr;gap:18px}.mood{grid-template-columns:1fr 1fr}.sheet-foot{flex-wrap:wrap}.foot-right{text-align:left}.stamp{top:-58px}}@media (prefers-reduced-motion: reduce){.hud,.hud-top h1 .wm,.frame i{transition-duration:.01s!important;transition-delay:0s!important}.sheet .anim{animation:none}.sheet{transition:opacity .2s ease}}html.mobile,html.mobile body{height:auto;min-height:100%;overflow:visible}html.mobile{scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}html.mobile #app{position:static}html.mobile .hud,html.mobile .frame,html.mobile #cursor{display:none}html.mobile .m-card:focus-visible,html.mobile .m-tab:focus-visible{outline:1px solid var(--accent);outline-offset:2px}html.mobile .m-head{padding:26px 18px 0}html.mobile .m-wordmark{font-size:30px;font-weight:700;letter-spacing:.13em;line-height:1.1}html.mobile .m-wordmark .reg{font-size:12px;vertical-align:super;letter-spacing:0}html.mobile .m-tag{margin-top:7px;font-family:var(--mono);font-size:10px;letter-spacing:.28em;color:var(--dim)}html.mobile .m-intro{margin-top:15px;max-width:36ch;font-family:var(--serif);font-style:italic;font-size:16.5px;line-height:1.5;color:#b8b8b2}html.mobile .m-filters{display:grid;gap:16px;padding:22px 0 2px}html.mobile .m-control .model-label{padding:0 18px;margin-bottom:8px}html.mobile .m-chiprow{display:flex;gap:8px;overflow-x:auto;padding:0 18px 6px;scrollbar-width:none;-webkit-overflow-scrolling:touch}html.mobile .m-chiprow::-webkit-scrollbar{display:none}html.mobile .pill{flex-shrink:0;font-size:12px;letter-spacing:.08em;padding:13px 16px;min-height:44px;border-radius:3px}html.mobile .m-rail{position:sticky;top:0;z-index:20;display:flex;gap:4px;overflow-x:auto;margin-top:12px;padding:10px max(12px,calc((100vw - 1020px)/2));background:#0e0e11e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #232328;scrollbar-width:none;-webkit-overflow-scrolling:touch}html.mobile .m-rail::-webkit-scrollbar{display:none}html.mobile .m-tab{flex-shrink:0;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:8px 12px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--dim);text-decoration:none;border:1px solid transparent;border-radius:3px;transition:color .2s ease,border-color .2s ease,background .2s ease}html.mobile .m-tab i{width:12px;height:16px;border-radius:1px}html.mobile .m-tab.active{color:#e8e8e6;border-color:#3a3a40;background:#1e1e24d9}html.mobile .m-genre{padding:30px 18px 6px;scroll-margin-top:62px}html.mobile .m-gcode{font-family:var(--mono);font-size:10.5px;letter-spacing:.24em;color:var(--genre, var(--accent))}html.mobile .m-gname{margin-top:8px;font-size:27px;font-weight:800;letter-spacing:.03em;line-height:1.05}html.mobile .m-gdesc{margin-top:9px;font-family:var(--serif);font-style:italic;font-size:15.5px;line-height:1.45;color:#b8b8b2}html.mobile .m-gdots{margin-top:11px;line-height:0}html.mobile .m-gdots i{display:inline-block;width:14px;height:14px;margin-right:6px;border-radius:1px}html.mobile .m-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}html.mobile .m-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;display:flex;flex-direction:column;text-align:left;padding:8px 8px 11px;background:var(--paper);border-radius:3px;box-shadow:0 12px 28px #00000061;cursor:pointer;font-family:var(--grot);transition:transform .18s var(--ease-out)}html.mobile .m-card:active{transform:scale(.965)}html.mobile .m-fld{position:relative;display:block;aspect-ratio:1 / 1.04;border-radius:2px;overflow:hidden}html.mobile .m-fld img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}html.mobile .m-fld img.on{opacity:1}html.mobile .m-tint{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.24;pointer-events:none}html.mobile .m-fld:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(28,28,30,.1);border-radius:2px;pointer-events:none}html.mobile .m-lbl{display:block;padding-top:9px}html.mobile .m-wm{display:block;font-size:8px;font-weight:600;letter-spacing:.08em;color:#8a8880}html.mobile .m-code{display:block;margin-top:4px;font-family:var(--mono);font-size:10.5px;font-weight:700;letter-spacing:.08em;color:#55534d}html.mobile .m-name{display:block;margin-top:7px;min-height:2.3em;font-size:14px;font-weight:800;letter-spacing:.05em;line-height:1.15;color:var(--ink)}html.mobile .m-foot{padding:36px 18px calc(32px + env(safe-area-inset-bottom,0px))}html.mobile .m-tagline{font-family:var(--mono);font-size:10px;letter-spacing:.26em;color:var(--faint)}html.mobile .m-credit{margin-top:12px;font-size:11px;line-height:1.6;color:#6d6d68;max-width:46ch}html.mobile .m-credit a{color:#8a8880}html.mobile .m-head{animation:m-rise .55s var(--ease-out) both}html.mobile .m-filters{animation:m-rise .55s var(--ease-out) .08s both}html.mobile .m-rail{animation:m-rise .55s var(--ease-out) .16s both}html.mobile .m-cat,html.mobile .m-foot{animation:m-rise .55s var(--ease-out) .22s both}@keyframes m-rise{0%{opacity:0;transform:translateY(14px)}}html.mobile .m-head,html.mobile .m-filters,html.mobile .m-genre,html.mobile .m-foot{max-width:1020px;margin-inline:auto}@media (min-width: 640px){html.mobile .m-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 920px){html.mobile .m-grid{grid-template-columns:repeat(4,1fr)}}html.mobile .detail{align-items:flex-end;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}html.mobile .sheet{width:100%;max-height:calc(100vh - 12px);max-height:calc(100dvh - 12px);border-radius:12px 12px 0 0;padding:16px 20px calc(30px + env(safe-area-inset-bottom,0px));-webkit-mask-image:none;mask-image:none;overscroll-behavior:contain}html.mobile .punch-ring,html.mobile .crop{display:none}html.mobile .sheet .close{position:sticky;top:8px;right:auto;z-index:5;float:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 -6px -44px auto;padding:0;font-size:20px;color:var(--ink);background:#1c1c1e14;border-radius:50%}html.mobile .sheet-head{flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:18px;padding-right:40px}html.mobile .sheet-head h2{font-size:clamp(34px,10.5vw,54px)}html.mobile .swatch-id{display:flex;align-items:center;gap:10px;text-align:left}html.mobile .swatch-chip{width:58px;height:40px;margin:0}html.mobile .sheet-desc{font-size:18px}html.mobile .sheet section{margin-top:30px}html.mobile .wipe .grip{width:40px;height:40px}html.mobile .process{grid-template-columns:1fr 1fr;gap:18px 14px}html.mobile .step .flavor{font-size:13.5px}html.mobile .sheet-foot{display:block;margin-top:36px}html.mobile .dl{width:100%;padding:17px 20px}html.mobile .foot-right{max-width:none;text-align:left;margin-top:22px}html.mobile .stamp{top:-56px;right:0;font-size:10px}@media (prefers-reduced-motion: reduce){html.mobile{scroll-behavior:auto}html.mobile .m-head,html.mobile .m-filters,html.mobile .m-rail,html.mobile .m-cat,html.mobile .m-foot{animation:none}html.mobile .m-fld img{transition:none}}
