.case-fff-fit{width:100%;max-width:100vw;overflow-x:clip}.case-fff{--fff-display:var(--font-grafier), Georgia, "Times New Roman", serif;--fff-ui:var(--font-unica), "Helvetica Neue", Arial, sans-serif;--fff-bg:var(--bg);--fff-ink:var(--ink);--fff-ink-muted:var(--ink-muted);--fff-red:var(--red);--fff-hairline:var(--hairline);background:var(--fff-bg);width:1400px;color:var(--fff-ink);font-family:var(--fff-display);font-synthesis:none;margin:0 auto;position:relative;overflow:hidden}.case-fff section{width:1400px;margin:0 auto;position:relative}.case-fff-mobile{--fff-display:var(--font-grafier), Georgia, "Times New Roman", serif;--fff-ui:var(--font-unica), "Helvetica Neue", Arial, sans-serif;--fff-bg:var(--bg);--fff-ink:var(--ink);--fff-ink-muted:var(--ink-muted);--fff-red:var(--red);--fff-hairline:var(--hairline);background:var(--fff-bg);width:375px;color:var(--fff-ink);font-family:var(--fff-display);font-synthesis:none;margin:0 auto;position:relative;overflow:hidden}.case-fff-mobile *{box-sizing:border-box}.case-fff,.case-fff-mobile{--fff-hero-wash:color-mix(in srgb, var(--fff-bg) 20%, transparent);--fff-hero-scrim:linear-gradient(180deg, color-mix(in srgb, var(--fff-bg) 72%, transparent) 0%, color-mix(in srgb, var(--fff-bg) 46%, transparent) 30%, color-mix(in srgb, var(--fff-bg) 18%, transparent) 60%, transparent 88%);--fff-chip-fill:color-mix(in srgb, var(--fff-ink) 14%, var(--fff-bg));--fff-chip-fill-alt:color-mix(in srgb, var(--fff-bg) 86%, transparent);--fff-chip-label-dim:color-mix(in srgb, var(--fff-ink) 30%, var(--fff-bg))}.fff-reveal{opacity:0;transition:opacity .9s var(--ease-out,cubic-bezier(.22, 1, .36, 1)), transform .9s var(--ease-out,cubic-bezier(.22, 1, .36, 1));will-change:opacity, transform;transform:translateY(28px)}.fff-reveal[data-inview]{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.fff-reveal,.fff-reveal[data-inview]{opacity:1;transition:none;transform:none}}
.fff-instrument{--radius:4px;--glow-red:0 0 48px color-mix(in srgb, var(--fff-red) 18%, transparent);--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-fast:.18s;--btn-transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:var(--bg);max-width:1680px;min-height:100svh;color:var(--ink);font-family:var(--fff-ui);box-sizing:border-box;flex-direction:column;gap:clamp(12px,1.8vh,22px);margin:0 auto;padding:clamp(18px,3vh,40px) clamp(20px,4vw,64px) clamp(18px,3vh,36px);display:flex}.fff-instrument *,.fff-instrument :before,.fff-instrument :after{box-sizing:border-box;margin:0;padding:0}.fff-instrument ::selection{background:var(--red);color:var(--fff-ink)}.fff-instrument :focus-visible{outline:2px solid var(--red);outline-offset:3px;border-radius:2px}.fff-instrument .masthead{flex:none}.fff-instrument .title{font-family:var(--fff-display);text-transform:lowercase;letter-spacing:0;font-size:52px;font-weight:400;line-height:1}.fff-instrument .engine-note,.fff-instrument .lede{font-family:var(--fff-ui);color:var(--ink);max-width:60ch;margin-top:clamp(10px,1.4vh,16px);font-size:20px;line-height:1.2}.fff-instrument .lede{margin-top:clamp(8px,1.2vh,14px)}.fff-instrument .meta-line{font-family:var(--fff-ui);letter-spacing:.02em;text-transform:lowercase;color:var(--ink-muted);margin-top:clamp(8px,1vh,12px);font-size:clamp(13px,.95vw,15px)}.case-fff-mobile .fff-instrument .title{font-size:40px}.case-fff-mobile .fff-instrument .engine-note,.case-fff-mobile .fff-instrument .lede{font-size:16px}.fff-instrument .player{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--fff-bg);flex:auto;width:100%;min-height:150px;position:relative;overflow:hidden}.fff-instrument .player canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.fff-instrument .player .glc{z-index:1}.fff-instrument .player .linesc{z-index:2}.fff-instrument .player .tessc{z-index:3}.fff-instrument .player-cap{font-family:var(--fff-ui);letter-spacing:.05em;text-transform:lowercase;color:var(--ink-muted);flex:none;justify-content:space-between;align-items:center;gap:16px;margin:0 2px;font-size:13px;display:flex}.fff-instrument .player-cap .live{align-items:center;gap:8px;display:flex}.fff-instrument .player-cap .live:before{content:"";background:var(--red);border-radius:50%;width:6px;height:6px}.fff-instrument .player-cap .cap-left{align-items:center;gap:16px;min-width:0;display:flex}.fff-instrument .vid-switch{gap:4px;display:flex}.fff-instrument .vid-switch button{font-family:var(--fff-ui);letter-spacing:.05em;color:var(--ink-faint);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0;border:1px solid #0000;border-radius:6px;padding:3px 7px;font-size:12px}.fff-instrument .vid-switch button:hover{color:var(--ink-muted)}.fff-instrument .vid-switch button.active{color:var(--red);border-color:var(--hairline-strong)}.fff-instrument .player-cap .cap-right{align-items:center;gap:14px;display:flex}.fff-instrument .power-btn{font-family:var(--fff-ui);letter-spacing:.05em;text-transform:lowercase;color:var(--ink-muted);border:1px solid var(--hairline-strong);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0;border-radius:6px;padding:4px 12px;font-size:12px}.fff-instrument .power-btn:hover{color:var(--ink);border-color:var(--ink-faint)}.fff-instrument .power-btn.off,.fff-instrument .player-cap .live.paused{color:var(--ink-faint)}.fff-instrument .player-cap .live.paused:before{background:var(--ink-faint)}.fff-instrument .console{border:1px solid var(--hairline);border-radius:var(--radius);background:color-mix(in srgb, var(--fff-ink) 2%, transparent);flex:none;grid-template-columns:repeat(6,minmax(0,1fr));width:100%;min-width:0;margin:0;display:grid;overflow:hidden}.fff-instrument .cell{border-right:1px solid var(--hairline);flex-direction:column;gap:11px;min-width:0;padding:clamp(13px,1.3vw,20px);display:flex}.fff-instrument .cell:last-child{border-right:none}.fff-instrument .cell-label{font-family:var(--fff-ui);letter-spacing:.055em;text-transform:lowercase;color:var(--ink-faint);white-space:nowrap;text-overflow:ellipsis;transition:color var(--dur-fast) var(--ease-out);font-size:13px;line-height:1;overflow:hidden}.fff-instrument .cell:focus-within .cell-label{color:var(--red)}.fff-instrument .cell-val{font-family:var(--fff-display);letter-spacing:-.04em;color:var(--ink);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1, "lnum" 1;font-size:clamp(26px,2.1vw,30px);font-weight:400;line-height:.92}.fff-instrument .slider{appearance:none;cursor:pointer;width:100%;height:16px;accent-color:var(--ink);background:0 0;outline:none;margin-top:auto}.fff-instrument .slider::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--red) 0 var(--fill,0%), var(--hairline-strong) var(--fill,0%) 100%);border-radius:2px;height:3px}.fff-instrument .slider::-webkit-slider-thumb{-webkit-appearance:none;background:var(--ink);cursor:pointer;width:14px;height:14px;transition:transform var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);border:none;border-radius:4px;margin-top:-6px}.fff-instrument .slider:hover::-webkit-slider-thumb{background:var(--red);transform:scale(1.14)}.fff-instrument .slider:active::-webkit-slider-thumb{background:var(--red-press);transform:scale(1.14)}.fff-instrument .slider::-moz-range-track{background:var(--hairline-strong);border:none;border-radius:2px;height:3px}.fff-instrument .slider::-moz-range-progress{background:var(--red);border-radius:2px;height:3px}.fff-instrument .slider::-moz-range-thumb{background:var(--ink);cursor:pointer;width:14px;height:14px;transition:transform var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);border:none;border-radius:4px}.fff-instrument .slider:hover::-moz-range-thumb{background:var(--red);transform:scale(1.14)}.fff-instrument .slider:active::-moz-range-thumb{background:var(--red-press);transform:scale(1.14)}.fff-instrument .cell-toggle .toggle{margin-top:auto}.fff-instrument .toggle{width:100%;height:var(--toggle-long-h);border-radius:var(--radius-pill);border:2px solid var(--toggle-off-border);background:var(--toggle-off-bg);cursor:pointer;transition:var(--toggle-transition);padding:0;position:relative}.fff-instrument .toggle:after{content:"";top:50%;left:var(--toggle-long-inset);width:var(--toggle-long-knob);height:var(--toggle-long-knob);border-radius:var(--radius-pill);background:var(--toggle-off-knob);transition:left var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);position:absolute;transform:translateY(-50%)}.fff-instrument .toggle:hover{filter:brightness(1.1)}.fff-instrument .toggle:active{filter:brightness(.95)}.fff-instrument .toggle.on{border-color:var(--red)}.fff-instrument .toggle.on:after{left:calc(100% - var(--toggle-long-knob) - var(--toggle-long-inset));background:var(--toggle-on-knob)}@media (max-width:1100px){.fff-instrument .console{grid-template-columns:repeat(3,minmax(0,1fr))}.fff-instrument .cell:nth-child(n+4){border-top:1px solid var(--hairline)}}@media (max-width:640px){.fff-instrument .console{grid-template-columns:repeat(2,minmax(0,1fr))}.fff-instrument .cell:nth-child(n+3){border-top:1px solid var(--hairline)}}.case-fff-mobile .fff-instrument{min-height:auto}.case-fff-mobile .fff-instrument .player{flex:none;height:300px;min-height:300px}.case-fff-mobile .fff-instrument{padding-left:14px;padding-right:14px}.case-fff-mobile .fff-instrument .player-cap,.case-fff-mobile .fff-instrument .cap-left{gap:10px}.case-fff-mobile .fff-instrument .vid-switch{gap:2px}.case-fff-mobile .fff-instrument .vid-switch button{padding:2px 4px;font-size:10px}.case-fff-mobile .fff-instrument .cap-right{gap:8px}.case-fff-mobile .fff-instrument .power-btn{padding:3px 7px;font-size:10px}.case-fff-mobile .fff-instrument .player-cap .live{gap:6px;font-size:11px}
