:root{--felt: #1B2622;--surface: #243129;--raised: #2E3D34;--line: #3B4D43;--chalk: #F1ECDF;--dim: #A8B4A9;--faint: #75837A;--yellow: #F2C94C;--yellow-deep: #B8952A;--teal: #6FC2B0;--rose: #E58A7A}html,body{margin:0;background:var(--felt);color:var(--chalk);-webkit-font-smoothing:antialiased}body{background-image:radial-gradient(120% 70% at 15% -10%,rgba(242,201,76,.08),transparent 60%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 .06 0'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)'/%3E%3C/svg%3E");background-attachment:fixed}input::placeholder{color:var(--faint)}button:focus-visible,input:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}button{-webkit-tap-highlight-color:transparent;font:inherit}.btn{position:relative;transition:transform .06s ease,box-shadow .06s ease,filter .12s}.btn:not(:disabled):active{transform:translateY(3px);box-shadow:0 0 0 0 transparent!important}.btn:not(:disabled):hover{filter:brightness(1.05)}.press{transition:transform .08s}.press:active{transform:scale(.97)}@keyframes pop{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.08);opacity:1}to{transform:scale(1)}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(5px)}60%{transform:translate(-3px)}80%{transform:translate(2px)}}@keyframes bounce{0%{transform:scale(1)}40%{transform:scale(1.04)}to{transform:scale(1)}}@keyframes stamp{0%{transform:rotate(-6deg) scale(1.6);opacity:0}60%{transform:rotate(-6deg) scale(.96);opacity:1}to{transform:rotate(-6deg) scale(1)}}@keyframes lamp{0%,to{opacity:1;box-shadow:0 0 10px 2px #e58a7a8c}50%{opacity:.75;box-shadow:0 0 4px #e58a7a4d}}@keyframes bars{0%,to{transform:scaleY(.35)}50%{transform:scaleY(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes sweep{0%{transform:rotate(-60deg)}to{transform:rotate(60deg)}}.pop{animation:pop .28s cubic-bezier(.2,.9,.3,1.3) both}.rise{animation:rise .35s ease both}.shake{animation:shake .4s ease}.bounce{animation:bounce .35s ease}.stamp{animation:stamp .45s cubic-bezier(.2,.9,.3,1.2) both}.lamp{animation:lamp 1.6s ease-in-out infinite}.bar{transform-origin:50% 100%;animation:bars 1.1s ease-in-out infinite}.pulse{animation:pulse .9s ease-in-out infinite}.stagger>*{animation:rise .35s ease both}.stagger>*:nth-child(1){animation-delay:.02s}.stagger>*:nth-child(2){animation-delay:.08s}.stagger>*:nth-child(3){animation-delay:.14s}.stagger>*:nth-child(4){animation-delay:.2s}.stagger>*:nth-child(5){animation-delay:.26s}.stagger>*:nth-child(6){animation-delay:.32s}.stagger>*:nth-child(7){animation-delay:.38s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
