.playground-module__sO9piW__page{height:100vh;padding-top:var(--nav-h);background:var(--black);overflow:hidden}.playground-module__sO9piW__river{width:100%;height:calc(100vh - var(--nav-h));cursor:grab;position:relative;overflow:hidden}.playground-module__sO9piW__river:active{cursor:grabbing}.playground-module__sO9piW__track{position:absolute;inset:0}.playground-module__sO9piW__item{cursor:pointer;outline-offset:3px;will-change:transform;outline:1px solid #0000;transition:outline-color .2s,filter .2s;position:absolute;overflow:hidden}.playground-module__sO9piW__item:hover{z-index:5;outline-color:#f2f0eb33}.playground-module__sO9piW__itemActive{filter:brightness(1.3);z-index:10;outline-color:#f2f0ebb3!important}.playground-module__sO9piW__itemMedia{object-fit:fill;pointer-events:none;width:100%;height:100%;display:block}.playground-module__sO9piW__captionBar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;background:#0a0a0ae0;border:1px solid #f2f0eb1a;align-items:center;gap:2.5rem;padding:1rem 1.75rem;animation:.35s cubic-bezier(.16,1,.3,1) both playground-module__sO9piW__captionIn;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@keyframes playground-module__sO9piW__captionIn{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.playground-module__sO9piW__captionText{font-family:var(--font-display);color:var(--white);font-size:clamp(1rem,2.5vw,1.6rem);font-weight:400}.playground-module__sO9piW__resumeBtn{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#f2f0eb66;cursor:pointer;background:0 0;border:1px solid #f2f0eb26;flex-shrink:0;padding:.4rem .85rem;font-size:.58rem;transition:color .2s,border-color .2s}.playground-module__sO9piW__resumeBtn:hover{color:var(--white);border-color:#f2f0eb66}.playground-module__sO9piW__fadeLeft,.playground-module__sO9piW__fadeRight{pointer-events:none;z-index:20;width:140px;position:absolute;top:0;bottom:0}.playground-module__sO9piW__fadeLeft{background:linear-gradient(to right,var(--black)0%,transparent 100%);left:0}.playground-module__sO9piW__fadeRight{background:linear-gradient(to left,var(--black)0%,transparent 100%);right:0}.playground-module__sO9piW__label{z-index:30;pointer-events:none;flex-direction:column;gap:1.5rem;display:flex;position:absolute;bottom:2rem;left:2rem}.playground-module__sO9piW__labelTitle{font-family:var(--font-display);color:#f2f0ebe6;letter-spacing:-.01em;font-size:clamp(1.8rem,4vw,3.5rem);line-height:.9}.playground-module__sO9piW__labelTag{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#f2f0eb80;font-size:.65rem}.playground-module__sO9piW__hint{z-index:30;pointer-events:none;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#f2f0eb40;white-space:nowrap;font-size:.55rem;position:absolute;bottom:2.6rem;left:50%;transform:translate(-50%)}.playground-module__sO9piW__panel{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0ae0;border:1px solid #f2f0eb14;min-width:220px;position:absolute;bottom:2rem;right:2rem}.playground-module__sO9piW__panelToggle{width:100%;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#f2f0eb80;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.65rem 1rem;font-size:.58rem;transition:color .2s;display:flex}.playground-module__sO9piW__panelToggle:hover{color:var(--white)}.playground-module__sO9piW__panelCaret{color:#f2f0eb4d;font-size:.65rem}.playground-module__sO9piW__panelBody{border-top:1px solid #f2f0eb14;flex-direction:column;gap:1.1rem;padding:1rem;display:flex}.playground-module__sO9piW__sliderRow{cursor:pointer;flex-direction:column;gap:.45rem;display:flex}.playground-module__sO9piW__sliderLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#f2f0eb4d;font-size:.52rem}.playground-module__sO9piW__slider{appearance:none;cursor:pointer;background:#f2f0eb26;outline:none;width:100%;height:1px}.playground-module__sO9piW__slider::-webkit-slider-thumb{appearance:none;background:var(--white);cursor:pointer;border-radius:50%;width:10px;height:10px;transition:transform .15s}.playground-module__sO9piW__slider::-webkit-slider-thumb:hover{transform:scale(1.3)}.playground-module__sO9piW__slider::-moz-range-thumb{background:var(--white);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px}.playground-module__sO9piW__lightbox{z-index:50;cursor:zoom-out;background:#0a0a0aeb;justify-content:center;align-items:center;animation:.2s both playground-module__sO9piW__fadeIn;display:flex;position:absolute;inset:0}@keyframes playground-module__sO9piW__fadeIn{0%{opacity:0}to{opacity:1}}.playground-module__sO9piW__lightboxInner{cursor:default;width:auto;max-width:min(90vw,180vh);height:auto;max-height:88vh;animation:.25s cubic-bezier(.16,1,.3,1) both playground-module__sO9piW__scaleIn;position:relative}@keyframes playground-module__sO9piW__scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.playground-module__sO9piW__lightboxMedia{object-fit:contain;width:100%;height:100%;display:block}.playground-module__sO9piW__lbClose{font-family:var(--font-mono);color:#f2f0eb80;cursor:pointer;background:0 0;border:1px solid #f2f0eb26;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:color .2s,border-color .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.playground-module__sO9piW__lbClose:hover{color:var(--white);border-color:#f2f0eb66}@media (max-width:640px){.playground-module__sO9piW__label{bottom:6rem;left:1.5rem}.playground-module__sO9piW__captionBar{white-space:normal;flex-direction:column;align-items:flex-start;gap:1rem;bottom:1.5rem;left:1.5rem;right:1.5rem;transform:none}@keyframes playground-module__sO9piW__captionIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.playground-module__sO9piW__fadeLeft,.playground-module__sO9piW__fadeRight{width:60px}}
