:root{--red:#FA0F00;--blue:#1473E6;--blue-dark:#0D66D0;--ink-900:#1B1B1B;--ink-700:#3D3D3D;--ink-500:#6E6E6E;--ink-300:#A8A8A8;--line:#E3E3E3;--surface:#FFFFFF;--bg:#F3F3F5;--green:#1E8E5A;--green-bg:#E7F6EE;--amber:#B5670A;--amber-bg:#FDF0DD;--danger:#C9252D;--danger-bg:#FBEAEA;--star:#F2A900;--radius:14px;--shadow:0 1px 2px rgba(0,0,0,.04), 0 6px 20px rgba(0,0,0,.06)}.shell,.shell *{box-sizing:border-box;margin:0;padding:0}.shell{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--ink-900);-webkit-font-smoothing:antialiased}.shell button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.shell button:focus{outline:none}.shell button:focus-visible{outline:2px solid var(--blue);outline-offset:2px;border-radius:8px}.shell .tabbar button:focus-visible{outline-offset:-2px}.shell .role-switch button:focus-visible,.shell .avatar-opt:focus-visible{outline-offset:1px}.shell input,.shell textarea{font-family:inherit}.shell ::selection{background:#cfe4fb}.shell .topbar{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:var(--surface);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50;box-shadow:0 2px 10px #00000008}.shell .topbar:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,#fa0f0080,#f2a90080,#1473e680);opacity:.55}.shell .brand{display:flex;align-items:center;gap:10px;font-weight:700;font-size:15px;letter-spacing:-.2px;position:relative}.shell .brand-mark{width:26px;height:26px;border-radius:7px;background:linear-gradient(155deg,#FF4433,var(--red) 55%,#C40C00);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:13px;box-shadow:inset 0 1px 1px #ffffff59,0 2px 5px #fa0f004d}.shell .role-switch{display:flex;gap:4px;background:var(--bg);border-radius:999px;padding:4px;box-shadow:inset 0 1px 3px #00000014}.shell .role-switch button{padding:8px 16px;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink-500);transition:background .2s,color .2s,box-shadow .2s}.shell .role-switch button.active{background:linear-gradient(155deg,#26262A,var(--ink-900));color:#fff;box-shadow:0 2px 6px #00000038}.shell .eyebrow{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-300)}.shell{width:100%;height:100%;overflow-x:hidden}.shell .stage{width:100%;min-height:100vh;min-height:100dvh;padding:0;margin:0;display:flex;justify-content:center;align-items:stretch}.shell .role-view{display:none;width:100%}.shell .role-view.active{display:block;width:100%}.shell .frame-wrap{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:0}.shell .frame-label{display:none}.shell .phone,.shell .tablet{width:100vw;height:100vh;height:100dvh;max-width:none;min-width:0;background:transparent;border-radius:0;padding:0;margin:0;box-shadow:none;position:relative;display:flex;justify-content:center}.shell .phone-notch{display:none}.shell .phone-screen,.shell .tablet-screen{width:100%;height:100%;background:var(--bg);border-radius:0;overflow:hidden;position:relative;display:flex;flex-direction:column;isolation:isolate}@media (min-width:600px){.shell #view-user.role-view.active{display:flex;justify-content:center;align-items:center;min-height:100vh;min-height:100dvh;width:100%;background:#fff;padding:32px 16px;box-sizing:border-box;overflow:hidden}.shell #view-user .frame-wrap{align-items:center;width:auto}.shell #view-user .phone{width:340px;height:700px;background:#1b1b1b;border-radius:38px;padding:10px;box-sizing:border-box;box-shadow:0 1px 2px #0000000a,0 6px 20px #0000000f;flex:0 0 auto}.shell #view-user .phone-screen{border-radius:28px}.shell #view-user .phone-notch{display:none}.shell #view-user .phone-screen *{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}.shell #view-user .phone-screen *::-webkit-scrollbar{width:4px}.shell #view-user .phone-screen *::-webkit-scrollbar-thumb{background:#00000040;border-radius:99px}.shell #view-user .phone-screen *::-webkit-scrollbar-track{background:transparent}.shell #view-user .auth-content{padding-bottom:calc(clamp(22px,7vw,34px) + 18px)}}.shell .app-topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 10px;background:var(--surface);border-bottom:1px solid var(--line);flex:0 0 auto}.shell .logout-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--bg);border:1px solid var(--line);color:var(--ink-500);cursor:pointer;flex:0 0 auto;transition:background .15s,color .15s;padding:0}.shell .logout-btn:hover{background:var(--danger-bg);color:var(--danger)}.shell .logout-btn svg{width:15px;height:15px}.shell .app-topbar .who{display:flex;align-items:center;gap:8px}.shell .avatar{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;overflow:hidden}.shell .avatar img{width:100%;height:100%;object-fit:contain;background:#fff;display:block}.shell .avatar span[style*="display:inline-flex"]{width:100%;height:100%}.shell .avatar svg{width:100%;height:100%}.shell .app-title{font-size:14px;font-weight:700}.shell .app-sub{font-size:11.5px;color:var(--ink-500)}.shell .app-body{flex:1 1 auto;overflow-y:auto;padding:14px 16px;min-height:0;position:relative;isolation:isolate}.shell .wrapper{display:flex;flex-direction:column;min-height:0}.shell #userBody{background-color:#fbf1de;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 210'%3E%3Cg opacity='0.4'%3E%3Cpath d='M20 0 L34 16 L6 16 Z' fill='%23FA0F00'/%3E%3Cpath d='M54 0 L68 16 L40 16 Z' fill='%231473E6'/%3E%3Cpath d='M88 0 L102 16 L74 16 Z' fill='%23F2A900'/%3E%3Cpath d='M122 0 L136 16 L108 16 Z' fill='%23FA0F00'/%3E%3Cpath d='M156 0 L170 16 L142 16 Z' fill='%231473E6'/%3E%3Cpath d='M190 0 L204 16 L176 16 Z' fill='%23F2A900'/%3E%3Cpath d='M224 0 L238 16 L210 16 Z' fill='%23FA0F00'/%3E%3Cpath d='M258 0 L272 16 L244 16 Z' fill='%231473E6'/%3E%3Cpath d='M292 0 L306 16 L278 16 Z' fill='%23F2A900'/%3E%3Cpath d='M326 0 L340 16 L312 16 Z' fill='%23FA0F00'/%3E%3C/g%3E%3Cg opacity='0.1'%3E%3Ccircle cx='280' cy='100' r='70' fill='none' stroke='%231B1B1B' stroke-width='2'/%3E%3Ccircle cx='280' cy='100' r='6' fill='%231B1B1B'/%3E%3Cline x1='280' y1='100' x2='280' y2='30' stroke='%231B1B1B' stroke-width='1.5'/%3E%3Cline x1='280' y1='100' x2='280' y2='170' stroke='%231B1B1B' stroke-width='1.5'/%3E%3Cline x1='280' y1='100' x2='341' y2='65' stroke='%231B1B1B' stroke-width='1.5'/%3E%3Cline x1='280' y1='100' x2='219' y2='65' stroke='%231B1B1B' stroke-width='1.5'/%3E%3Cline x1='280' y1='100' x2='341' y2='135' stroke='%231B1B1B' stroke-width='1.5'/%3E%3Cline x1='280' y1='100' x2='219' y2='135' stroke='%231B1B1B' stroke-width='1.5'/%3E%3C/g%3E%3Cg opacity='0.16'%3E%3Crect x='276' y='24' width='8' height='8' rx='2' fill='%23FA0F00'/%3E%3Crect x='276' y='164' width='8' height='8' rx='2' fill='%231473E6'/%3E%3Crect x='335' y='61' width='8' height='8' rx='2' fill='%23F2A900'/%3E%3Crect x='213' y='61' width='8' height='8' rx='2' fill='%23FA0F00'/%3E%3Crect x='335' y='131' width='8' height='8' rx='2' fill='%231473E6'/%3E%3Crect x='213' y='131' width='8' height='8' rx='2' fill='%23F2A900'/%3E%3C/g%3E%3Cg opacity='0.14'%3E%3Cellipse cx='150' cy='45' rx='16' ry='20' fill='%231473E6'/%3E%3Cpath d='M150 65 L146 74 L154 74 Z' fill='%231473E6'/%3E%3Cline x1='150' y1='74' x2='150' y2='98' stroke='%231473E6' stroke-width='1.2'/%3E%3C/g%3E%3Cg opacity='0.14'%3E%3Cellipse cx='190' cy='30' rx='13' ry='17' fill='%23F2A900'/%3E%3Cpath d='M190 47 L187 55 L193 55 Z' fill='%23F2A900'/%3E%3Cline x1='190' y1='55' x2='190' y2='80' stroke='%23F2A900' stroke-width='1.2'/%3E%3C/g%3E%3CclipPath id='tc'%3E%3Cpath d='M60 130 L110 190 L10 190 Z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23tc)'%3E%3Crect x='10' y='130' width='20' height='60' fill='%23FA0F00' opacity='0.12'/%3E%3Crect x='30' y='130' width='20' height='60' fill='%23FFF8F1' opacity='0.4'/%3E%3Crect x='50' y='130' width='20' height='60' fill='%23FA0F00' opacity='0.12'/%3E%3Crect x='70' y='130' width='20' height='60' fill='%23FFF8F1' opacity='0.4'/%3E%3Crect x='90' y='130' width='20' height='60' fill='%23FA0F00' opacity='0.12'/%3E%3C/g%3E%3Cpath d='M60 130 L110 190 L10 190 Z' fill='none' stroke='%231B1B1B' stroke-width='1.5' opacity='0.15'/%3E%3Cline x1='60' y1='130' x2='60' y2='118' stroke='%231B1B1B' stroke-width='1.5' opacity='0.15'/%3E%3Cpath d='M60 118 L72 122 L60 126 Z' fill='%231473E6' opacity='0.18'/%3E%3Cline x1='0' y1='200' x2='360' y2='200' stroke='%231B1B1B' stroke-width='1' stroke-dasharray='4 5' opacity='0.06'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='54'%20height='54'%20viewBox='0%200%2054%2054'%3e%3crect%20width='54'%20height='54'%20fill='%23FBF1DE'/%3e%3ccircle%20cx='27'%20cy='27'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.16'/%3e%3ccircle%20cx='0'%20cy='0'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3ccircle%20cx='54'%20cy='0'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3ccircle%20cx='0'%20cy='54'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3ccircle%20cx='54'%20cy='54'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3cg%20fill='none'%20stroke='%23E3A73E'%20stroke-width='1'%20opacity='0.16'%3e%3cpath%20d='M27%206l3.5%203.5L27%2013l-3.5-3.5z'/%3e%3cpath%20d='M0%2033l3.5%203.5L0%2040M54%2033l-3.5%203.5L54%2040'/%3e%3ccircle%20cx='27'%20cy='40'%20r='2.2'/%3e%3c/g%3e%3c/svg%3e");background-position:top center,top left;background-repeat:no-repeat,repeat;background-size:100% 220px,54px 54px}.shell .user-welcome-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:8px}.shell .user-welcome-row .who{flex:1 1 auto;min-width:0}.shell .user-welcome-text{display:flex;flex-direction:column;min-width:0}.shell .user-welcome-hey{font-size:14.5px;font-weight:800;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell .user-welcome-hey .wave{display:inline-block;animation:waveHi 1.8s ease-in-out infinite;transform-origin:70% 70%;margin-left:2px}.shell .user-welcome-sub{font-size:11px;color:var(--ink-500);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell .user-stat-badges{display:flex;align-items:center;gap:7px;flex:0 0 auto}.shell .stat-badge{width:38px;height:38px;border-radius:50%;background:var(--bg);color:var(--ink-900);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;box-shadow:0 2px 6px #14141614;flex:0 0 auto}.shell .stat-badge-num{font-size:12px;font-weight:800}.shell .stat-badge-label{font-size:6.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;opacity:.9}.shell .stall-reg-line{display:flex;align-items:center;gap:6px;margin-top:5px;flex-wrap:wrap}.shell .freq-tag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:4px}.shell .token-tag{font-size:10px;font-weight:700;padding:3px 8px;border-radius:999px;display:inline-flex;align-items:center;gap:4px;background:#e7f5ec;color:#1e8e5a}.shell .freq-tag.freq-low{background:var(--green-bg);color:var(--green)}.shell .freq-tag.freq-med{background:var(--amber-bg);color:var(--amber)}.shell .freq-tag.freq-high{background:var(--danger-bg);color:var(--danger)}.shell .stall-reg-count{font-size:11px;color:var(--ink-500);margin-top:2px}.shell .stall-card{position:relative}.shell .mini-avatar{position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid var(--red);display:none;align-items:center;justify-content:center;font-size:13px;box-shadow:0 3px 8px #00000038;z-index:3;overflow:hidden}.shell .stall-card.playing-avatar .mini-avatar{display:flex;animation:miniBob 1s ease-in-out infinite}.shell .stall-card.playing-avatar .mini-avatar:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid var(--red);opacity:.5;animation:miniRing 1.4s ease-out infinite}@keyframes miniBob{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-3px) rotate(14deg)}}@keyframes miniRing{0%{transform:scale(.8);opacity:.6}to{transform:scale(1.5);opacity:0}}.shell .playing-avatar-bounce{width:52px;height:52px;border-radius:50%;background:#fff;border:2.5px solid var(--red);display:flex;align-items:center;justify-content:center;font-size:26px;margin:0 auto 12px;box-shadow:0 4px 14px #fa0f0047;animation:miniBob 1s ease-in-out infinite;overflow:hidden}.shell .tabbar{display:flex;border-top:1px solid var(--line);background:var(--surface);flex:0 0 auto;padding:6px 4px calc(env(safe-area-inset-bottom,0) + 6px)}.shell .tabbar button{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:8px 4px;font-size:10.5px;font-weight:600;color:var(--ink-300);border-radius:10px;position:relative;transition:color .2s,font-size .2s}.shell .tabbar button.active{color:var(--blue);font-size:11px;font-weight:700}.shell .tabbar button.active:after{content:"";position:absolute;bottom:1px;left:50%;transform:translate(-50%);width:22px;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--red),var(--amber),var(--blue))}.shell .tabbar .tab-ico{width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px}.shell .dot-badge{position:absolute;top:2px;right:20%;width:8px;height:8px;border-radius:50%;background:var(--red);border:1.5px solid var(--surface);display:none}.shell .dot-badge.show{display:block;animation:pulse 1.6s infinite}@keyframes pulse{0%{box-shadow:0 0 #fa0f0080}70%{box-shadow:0 0 0 5px #fa0f0000}to{box-shadow:0 0 #fa0f0000}}.shell .tab-panel{display:none}.shell .tab-panel.active{display:block;animation:fadein .25s ease}@keyframes fadein{0%{opacity:0;transform:translate(4px,4px)}to{opacity:1;transform:translate(0)}}@keyframes screenShake{0%,to{transform:translate(0)}20%{transform:translate(-4px,1px)}40%{transform:translate(4px,-1px)}60%{transform:translate(-3px,1px)}80%{transform:translate(3px)}}.shell .screen-shake{animation:screenShake .38s ease}@keyframes coinPop{0%{opacity:0;transform:translateY(0) scale(.5) rotate(0)}15%{opacity:1;transform:translateY(-10px) scale(1.15) rotate(20deg)}to{opacity:0;transform:translateY(-120px) scale(.9) rotate(340deg)}}.shell .coin-piece{position:absolute;font-size:20px;pointer-events:none;z-index:41;animation:coinPop 1.15s cubic-bezier(.2,.7,.3,1) forwards}@keyframes levelPop{0%{opacity:0;transform:translate(-50%,-40%) scale(.4)}55%{opacity:1;transform:translate(-50%,-50%) scale(1.12)}75%{opacity:1;transform:translate(-50%,-50%) scale(.96)}to{opacity:0;transform:translate(-50%,-58%) scale(1)}}.shell .level-pop{position:absolute;left:50%;top:44%;z-index:42;text-align:center;pointer-events:none;animation:levelPop 1.5s ease-out forwards}.shell .level-pop .lp-big{font-size:38px;line-height:1}.shell .level-pop .lp-pts{font-size:22px;font-weight:800;color:var(--green);margin-top:2px}@keyframes balloonDrift{0%{transform:translateY(0) translate(0) rotate(-2deg)}50%{transform:translateY(-16px) translate(6px) rotate(2deg)}to{transform:translateY(0) translate(0) rotate(-2deg)}}.shell .balloon-float{animation:balloonDrift 5.5s ease-in-out infinite}.shell .balloon-float.b2{animation-duration:6.5s;animation-delay:-1.5s}.shell .balloon-float.b3{animation-duration:4.8s;animation-delay:-3s}.shell .balloon-float.b4{animation-duration:5.9s;animation-delay:-2.2s}.shell .balloon-float.b5{animation-duration:7.2s;animation-delay:-4.1s}.shell .balloon-float.b6{animation-duration:5.1s;animation-delay:-.8s}.shell .balloon-float.b7{animation-duration:6.1s;animation-delay:-3.4s}.shell .balloon-float.b8{animation-duration:6.8s;animation-delay:-2.6s}.shell .balloon-float.b9{animation-duration:5.4s;animation-delay:-4.6s}.shell .prize-box .pb-goodie{position:absolute;top:-4px;left:50%;width:16px;height:16px;opacity:0}.shell .prize-box.opening .pb-goodie{animation:boxGoodiePop .9s ease forwards}.shell .prize-box .pb-goodie.g1{--dx:-24px;animation-delay:.38s}.shell .prize-box .pb-goodie.g2{--dx:-8px;animation-delay:.42s}.shell .prize-box .pb-goodie.g3{--dx:9px;animation-delay:.46s}.shell .prize-box .pb-goodie.g4{--dx:25px;animation-delay:.5s}@keyframes boxGoodiePop{0%{opacity:0;transform:translate(-50%) scale(.4) rotate(0)}45%{opacity:1;transform:translate(calc(-50% + var(--dx,0px)),-24px) scale(1.05) rotate(-8deg)}to{opacity:0;transform:translate(calc(-50% + var(--dx,0px)),-44px) scale(.9) rotate(8deg)}}@media (prefers-reduced-motion:reduce){.shell .balloon-float,.shell .balloon-float.b2,.shell .balloon-float.b3,.shell .balloon-float.b4,.shell .balloon-float.b5,.shell .balloon-float.b6,.shell .balloon-float.b7,.shell .balloon-float.b8,.shell .balloon-float.b9,.shell .prize-box.opening .pb-goodie{animation:none}}@keyframes tearLeft{0%{transform:translate(0) rotate(0)}to{transform:translate(-60%) rotate(-8deg);opacity:0}}@keyframes tearRight{0%{transform:translate(0) rotate(0)}to{transform:translate(60%) rotate(8deg);opacity:0}}.shell .ticket-tear-wrap{display:flex;justify-content:center;margin:6px 0 2px}.shell .ticket-half{width:64px;height:84px;position:relative}.shell .ticket-half.half-left{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);margin-right:-2px}.shell .ticket-half svg{width:100%;height:100%;display:block}.shell .ticket-tear-wrap.tearing .half-left{animation:tearLeft .6s ease forwards}.shell .ticket-tear-wrap.tearing .half-right{animation:tearRight .6s ease forwards}@keyframes boxLidOpen{0%{transform:rotateX(0)}to{transform:rotateX(-115deg)}}@keyframes boxSparklePop{0%{opacity:0;transform:scale(.4) translateY(0)}40%{opacity:1;transform:scale(1.1) translateY(-6px)}to{opacity:0;transform:scale(.9) translateY(-26px)}}.shell .prize-box-wrap{display:flex;justify-content:center;margin:8px 0;perspective:300px}.shell .prize-box{position:relative;width:70px;height:56px}.shell .prize-box .pb-base{position:absolute;bottom:0;width:100%;height:38px;background:linear-gradient(135deg,var(--blue),var(--blue-dark));border-radius:0 0 8px 8px}.shell #manualPrizeBox .pb-base{background:linear-gradient(135deg,var(--red),#C40C00)}.shell .prize-box .pb-lid{position:absolute;top:0;width:100%;height:22px;background:var(--star);border-radius:6px 6px 0 0;transform-origin:bottom}.shell .prize-box.opening .pb-lid{animation:boxLidOpen .5s ease forwards}.shell .prize-box .pb-sparkle{position:absolute;top:-6px;left:50%;transform:translate(-50%);font-size:20px;opacity:0}.shell .prize-box.opening .pb-sparkle{animation:boxSparklePop .8s ease .35s forwards}.shell .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:14px;margin-bottom:10px;box-shadow:var(--shadow)}.shell .stall-card{display:flex;align-items:center;gap:12px;transition:transform .18s cubic-bezier(.34,1.56,.64,1)}.shell .stall-card:not(.played):active{transform:scale(.96);transition:transform .06s ease}.shell .stall-emoji{width:44px;height:44px;border-radius:12px;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 auto}.shell .stall-name{font-weight:700;font-size:13.5px}.shell .stall-meta{font-size:11.5px;color:var(--ink-500);margin-top:2px}.shell .pill{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;padding:3px 8px;border-radius:999px}.shell .pill.live{background:var(--green-bg);color:var(--green)}.shell .pill.busy{background:var(--amber-bg);color:var(--amber)}.shell .pill.off{background:var(--danger-bg);color:var(--danger)}.shell .stall-arrow{margin-left:auto;color:var(--ink-300)}.shell .stall-card.played{opacity:.6;pointer-events:none;cursor:default}.shell .pill.played{background:var(--bg);color:var(--ink-500)}.shell .btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:13px;font-weight:700;padding:11px 16px;border-radius:10px;transition:transform .22s cubic-bezier(.34,1.56,.64,1),opacity .12s}.shell .btn:active{transform:scale(.93);transition:transform .05s ease}.shell .btn-primary{background:var(--blue);color:#fff}.shell .btn-primary.btn-redeem-red{background:var(--red)}.shell .btn-primary.btn-redeem-red:hover{background:#c40c00}.shell .btn-primary.btn-play-again-amber{background:var(--amber)}.shell .btn-primary.btn-play-again-amber:hover{background:#8f5208}.shell .btn-stock-update{background:var(--red);color:#fff;padding:8px 18px}.shell .btn-primary:hover{background:var(--blue-dark)}.shell .btn-outline{background:var(--surface);border:1px solid var(--line);color:var(--ink-900)}.shell .btn-danger-outline{background:var(--danger-bg);color:var(--danger)}.shell .btn-ghost{color:var(--blue);font-weight:700}.shell .btn-block{width:100%}.shell .btn-sm{padding:7px 12px;font-size:12px}.shell .btn[disabled]{opacity:.5;pointer-events:none}.shell .field-label{display:block;font-size:11.5px;font-weight:700;color:var(--ink-700);margin-bottom:6px}.shell .field{width:100%;border:1px solid var(--line);border-radius:10px;padding:11px 12px;font-size:13.5px;margin-bottom:14px;background:var(--surface)}.shell .field:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #1473e61f}.shell textarea.field{resize:none;min-height:70px}.shell .auth-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff8f1;z-index:30;overflow:hidden}.shell .auth-overlay.hidden{display:none}.shell .auth-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.shell .auth-bg-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.shell .auth-bg-blob{filter:blur(26px);opacity:.5;transform-origin:center;animation:blobDrift 13s ease-in-out infinite}.shell .auth-bg-blob.b2{animation-duration:16s;animation-delay:-4s}.shell .auth-bg-blob.b3{animation-duration:19s;animation-delay:-9s}@keyframes blobDrift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(10px,-14px) scale(1.08)}}.shell .auth-bg-dot{animation:twinkle 3.4s ease-in-out infinite}.shell .string-lights{position:absolute;top:0;left:0;right:0;height:24px;z-index:1;pointer-events:none}.shell .string-dot{position:absolute;width:6px;height:6px;border-radius:50%;animation:twinkle 3.4s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.25}50%{opacity:.9}}.shell .auth-bg-wheel{animation:wheelDrift 22s linear infinite}@keyframes wheelDrift{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.shell .auth-bg-cabin{animation:wheelCounterDrift 22s linear infinite}@keyframes wheelCounterDrift{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.shell .auth-bg-rider{animation:riderBob 1.7s ease-in-out infinite}@keyframes riderBob{0%,to{transform:rotate(0) translateY(0)}50%{transform:rotate(5deg) translateY(-1px)}}@media (prefers-reduced-motion:reduce){.shell .auth-bg-blob,.shell .auth-bg-dot,.shell .auth-bg-wheel,.shell .auth-bg-cabin,.shell .auth-bg-rider,.shell .string-dot{animation:none!important}}.shell .auth-content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;padding:clamp(22px,7vw,34px) clamp(16px,6vw,22px);overflow-y:auto}.shell .auth-wordmark{margin-bottom:20px;flex:0 0 auto;line-height:0}.shell .auth-wordmark img{display:block;width:112px;height:auto}.shell .auth-title{font-size:clamp(17px,5vw,20px);font-weight:800;margin-bottom:6px}.shell .auth-sub{font-size:12.5px;color:var(--ink-500);margin-bottom:20px;line-height:1.5}.shell .step{display:none}.shell .step.active{display:block;animation:fadein .25s ease}.shell .avatar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;max-width:230px;margin-left:auto;margin-right:auto}.shell .avatar-opt{border:2.5px solid transparent;border-radius:16px;padding:4px;display:flex;align-items:center;justify-content:center;background:none;transition:transform .15s,border-color .15s,background .15s}.shell .avatar-opt:active{transform:scale(.9)}.shell .avatar-opt.active{border-color:var(--ink-900);background:#0000000a}.shell .avatar-preview-wrap{display:flex;align-items:center;justify-content:center;margin-bottom:14px}.shell .avatar-preview-big{width:84px;display:flex;align-items:center;justify-content:center}@keyframes waveHi{0%,to{transform:rotate(0)}20%{transform:rotate(16deg)}40%{transform:rotate(-8deg)}60%{transform:rotate(12deg)}80%{transform:rotate(0)}}.shell .btn-otp{position:relative;background:var(--red);color:#fff;overflow:hidden;isolation:isolate;box-shadow:0 6px 16px #fa0f0047}.shell .btn-otp:active{transform:scale(.97)}.shell .otp-wheel{width:18px;height:18px;border-radius:50%;flex:0 0 auto;background:repeating-conic-gradient(#fff 0deg 45deg,transparent 45deg 90deg);border:1.5px solid #fff;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.shell .btn-otp.spinning .otp-wheel{transform:rotate(360deg)}.shell .btn-otp.spinning{opacity:.85;pointer-events:none}.shell .otp-row{display:flex;gap:9px;margin-bottom:18px}.shell .otp-row input{width:100%;text-align:center;font-size:19px;font-weight:800;padding:13px 0;border:1.5px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 2px 6px #0000000a;color:var(--red)}.shell .otp-row input:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px #fa0f0024}.shell .back-to-login{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:700;color:var(--ink-500);background:none;border:none;cursor:pointer;padding:6px 2px;margin-bottom:10px;border-radius:8px;transition:color .15s,gap .15s}.shell .back-to-login svg{width:15px;height:15px;flex:0 0 auto;transition:transform .15s}.shell .back-to-login:hover{color:var(--red);gap:9px}.shell .back-to-login:hover svg{transform:translate(-2px)}.shell .back-to-login:active{transform:scale(.96)}.shell .resend{font-size:12px;color:var(--blue);font-weight:700;text-align:center;display:block;margin-top:14px}@media (pointer:coarse){.shell .tabbar button{padding:11px 4px}.shell .tablet-nav button{padding:12px 14px;font-size:12.5px}.shell .btn{padding:12px 16px;min-height:44px}.shell .btn-sm{min-height:38px}.shell .avatar-opt{padding:2px}.shell .field{padding:12px}.shell .stall-card{padding:14px}.shell .editable-points{min-height:32px}}@media (min-width:700px){.shell .manual-entry-box{display:grid;grid-template-columns:1fr 1fr;column-gap:10px;align-items:start}.shell .manual-entry-box .manual-entry-head,.shell .manual-entry-box .inline-actions{grid-column:1/-1}.shell .manual-entry-box .field{margin-bottom:0}.shell #g-approvals-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:10px;align-items:start}.shell #g-approvals-list .approval-row{margin-bottom:0}.shell #g-approvals-list .empty-state,.shell .grid2 .empty-state{grid-column:1/-1}}.shell .app-body>.tab-panel,.shell .tablet-body>.tab-panel{max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}.shell .app-topbar{padding-left:18px;padding-right:18px;box-sizing:border-box}@media (min-width:900px){.shell .auth-content{max-width:440px;margin:0 auto;width:100%}.shell .grid2{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media (max-width:600px){.shell .user-welcome-hey{font-size:13px}.shell .stat-badge{width:34px;height:34px}.shell .app-title{font-size:13.5px}.shell .section-title{font-size:11.5px}}@media (max-width:480px){.shell .user-welcome-hey{font-size:12.5px}.shell .user-welcome-sub{font-size:10px}.shell .stat-badge{width:32px;height:32px}.shell .stat-badge-num{font-size:11px}.shell .app-title{font-size:13px}.shell .app-sub{font-size:10.5px}.shell .stall-name{font-size:12.5px}.shell .grid2{gap:8px}.shell .stat-card{padding:11px}.shell .stat-card .stat-num{font-size:19px}.shell .stall-reg-badge{padding:5px 10px}.shell .qr-frame{width:150px;height:150px}}@media (max-width:360px){.shell .btn{font-size:12px}.shell .field{font-size:13px}.shell .modal-sheet{padding:16px 14px 20px}.shell .app-topbar{padding:12px 12px 8px}.shell .user-stat-badges{gap:5px}.shell .stat-badge{width:30px;height:30px}.shell .stat-badge-num{font-size:10px}.shell .stat-badge-label{font-size:5.5px}.shell .avatar{width:26px;height:26px}.shell .user-welcome-sub{display:none}}@media (max-height:480px) and (orientation:landscape){.shell .modal-sheet{max-height:94vh;overflow-y:auto}.shell .auth-content{padding-top:14px;padding-bottom:14px}}.shell .queue-hero{text-align:center;padding:26px 10px 10px}.shell .queue-num{font-size:44px;font-weight:800;color:var(--blue)}.shell .queue-label{font-size:12px;color:var(--ink-500);margin-top:2px}.shell .progress-track{height:6px;background:var(--line);border-radius:99px;overflow:hidden;margin:18px 0}.shell .progress-fill{height:100%;background:var(--blue);border-radius:99px;transition:width .4s linear}.shell .result-hero{text-align:center;padding:26px 6px 10px}.shell .result-emoji{font-size:52px;margin-bottom:10px;display:inline-block}.shell .result-title{font-size:19px;font-weight:800}.shell .result-points{font-size:13px;color:var(--green);font-weight:700;margin-top:6px}.shell .stars{display:flex;gap:6px;justify-content:center;margin:16px 0}.shell .stars button{font-size:30px;color:var(--line);transition:transform .15s,color .15s}.shell .stars button.filled{color:var(--star)}.shell .stars button:active{transform:scale(1.15)}.shell .stars.sm{gap:3px}.shell .stars.sm button{font-size:15px}.shell .fb-sheet{position:relative;overflow:hidden;background:var(--surface)}.shell .fb-glow{position:absolute;border-radius:50%;filter:blur(30px);pointer-events:none;z-index:0;opacity:.35;width:90px;height:90px;top:-30px;right:-24px;background:radial-gradient(circle,rgba(250,15,0,.3),transparent 70%)}.shell .fb-sheet>*{position:relative;z-index:1}.shell .fb-sheet>.fb-glow{position:absolute;z-index:0}.shell .btn-fb{background:var(--red);color:#fff;box-shadow:0 6px 16px #fa0f0047}.shell .btn-fb:hover{filter:brightness(1.05)}.shell .emoji-picker{display:flex;gap:8px;justify-content:space-between;margin:14px 0 4px}.shell .emoji-card{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px 8px;border-radius:14px;background:var(--bg);border:1.5px solid var(--line);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.shell .emoji-card .ec-emoji{font-size:22px;transition:transform .18s ease}.shell .emoji-card .ec-label{font-size:9.5px;font-weight:700;color:var(--ink-500);letter-spacing:.01em}.shell .emoji-card:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 6px 14px #00000014}.shell .emoji-card:hover .ec-emoji{transform:scale(1.12) rotate(-4deg)}.shell .emoji-card.picked{border-color:var(--red);background:var(--danger-bg);box-shadow:none;transform:translateY(-2px) scale(1.06)}.shell .emoji-card.picked .ec-emoji{transform:scale(1.2)}.shell .emoji-card.picked .ec-label{color:var(--ink-900)}@keyframes ecPop{0%{transform:scale(1)}45%{transform:scale(1.4) rotate(-8deg)}to{transform:scale(1.2)}}.shell .emoji-card.picked .ec-emoji{animation:ecPop .35s ease}.shell .fb-confetti-piece{position:fixed;top:-12px;border-radius:2px;pointer-events:none;z-index:999;will-change:transform,opacity}.shell .floating-points{position:absolute;font-weight:800;font-size:20px;color:var(--green);pointer-events:none;opacity:0;z-index:40}.shell .floating-points.animate{animation:floatUp 1.1s ease-out forwards}@keyframes floatUp{0%{opacity:0;transform:translateY(0) scale(.8)}20%{opacity:1;transform:translateY(-8px) scale(1.1)}to{opacity:0;transform:translateY(-70px) scale(1)}}.shell .confetti-piece{position:absolute;top:-10px;width:8px;height:8px;opacity:0;z-index:39;border-radius:2px}.shell .confetti-piece.go{animation:confettiFall 1.4s ease-in forwards}@keyframes confettiFall{0%{opacity:1;transform:translateY(0) rotate(0)}to{opacity:0;transform:translateY(480px) rotate(340deg)}}.shell .modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1414166b;z-index:45;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}.shell .modal-backdrop.global{position:fixed;z-index:200}.shell .modal-backdrop.global .modal-sheet{max-width:420px;margin:0 auto;border-radius:20px}.shell .modal-backdrop.show{opacity:1;pointer-events:auto}.shell .modal-sheet{background:var(--surface);width:100%;border-radius:20px 20px 0 0;padding:20px 20px 24px;transform:translateY(100%);transition:transform .28s ease;max-height:88%;overflow-y:auto}.shell .modal-backdrop.show .modal-sheet{transform:translateY(0)}.shell .modal-title{font-size:16px;font-weight:800;margin-bottom:4px}.shell .modal-sub{font-size:12px;color:var(--ink-500);margin-bottom:16px;line-height:1.5}.shell .modal-close{position:absolute;top:14px;right:16px;width:26px;height:26px;border-radius:50%;background:var(--bg);display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--ink-500)}.shell .sheet-handle{width:36px;height:4px;background:var(--line);border-radius:99px;margin:0 auto 14px}.shell .section-title{font-size:12px;font-weight:800;color:var(--ink-700);text-transform:uppercase;letter-spacing:.05em;margin:4px 0 10px}.shell .info-tip{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-left:6px;cursor:pointer;transform:translateY(-1px)}.shell .info-tip-icon{width:14px;height:14px;border-radius:50%;background:#fa0f0099;color:#fff;font-size:9.5px;line-height:1;font-weight:800;font-style:normal;text-transform:none;letter-spacing:0;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px #fa0f0033}.shell .info-tip:focus{outline:none}.shell .info-tip:focus .info-tip-icon{box-shadow:0 0 0 3px #fa0f0038}.shell .section-title.has-info{position:relative}.shell .info-tip-bubble{position:absolute;top:100%;left:0;margin-top:8px;width:min(340px,92%);background:#262626e6;color:#fff;font-size:11.5px;font-weight:500;line-height:1.55;text-transform:none;letter-spacing:normal;padding:11px 13px;border-radius:11px;box-shadow:0 10px 28px #0000003d;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .16s ease,transform .16s ease,visibility .16s;z-index:60;pointer-events:none}.shell .info-tip-bubble:before{content:"";position:absolute;bottom:100%;left:var(--arrow-left,14px);border:6px solid transparent;border-bottom-color:#262626e6}.shell .info-tip-bubble b{color:#ffd48a;font-weight:800}.shell .section-title.has-info .info-tip:hover~.info-tip-bubble,.shell .section-title.has-info .info-tip:focus~.info-tip-bubble{opacity:1;visibility:visible;transform:translateY(0)}.shell .inv-group-title{font-size:14px;font-weight:800;text-align:center;color:var(--ink-700);letter-spacing:.02em;text-transform:none;margin:8px 0 12px}.shell .inv-group-title.slab{color:var(--red);margin-top:20px}.shell .empty-state{text-align:center;padding:30px 10px;color:var(--ink-300);display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:45vh}.shell .empty-state .ei{font-size:26px;margin-bottom:8px}.shell .empty-state .ei.mascot-ill{display:flex;justify-content:center;margin-bottom:10px}.shell .empty-state p{font-size:12px}.shell .feedback-btn-tile{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px 14px;margin-bottom:10px}.shell .feedback-btn-tile .ico{width:34px;height:34px;border-radius:9px;background:var(--amber-bg);color:var(--amber);display:flex;align-items:center;justify-content:center;font-size:15px;flex:0 0 auto}.shell .feedback-btn-tile .txt{flex:1}.shell .feedback-btn-tile .tt{font-weight:700;font-size:12.5px}.shell .feedback-btn-tile .ts{font-size:11px;color:var(--ink-500)}.shell .toast{position:absolute;bottom:78px;left:50%;transform:translate(-50%) translateY(20px);background:var(--ink-900);color:#fff;font-size:12px;font-weight:600;padding:10px 16px;border-radius:10px;opacity:0;pointer-events:none;transition:all .25s;z-index:60;white-space:nowrap}.shell .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.shell .tablet-body{flex:1 1 auto;overflow-y:auto;padding:16px 18px;min-height:0;position:relative;isolation:isolate}.shell .tablet-nav{display:flex;gap:4px;margin:12px 18px 14px;padding:5px;background:var(--surface);border:1px solid var(--line);border-radius:999px;box-shadow:0 1px 2px #0000000a}.shell .tablet-nav button{flex:1;padding:9px 14px;font-size:12px;font-weight:700;color:var(--ink-500);border-radius:999px;position:relative;text-align:center;border:2px solid transparent;background:transparent;transition:color .2s ease}.shell .tablet-nav button.active{color:#fff;background:linear-gradient(135deg,#ff4a3d,#fa0f00);border-color:transparent;box-shadow:0 3px 10px #fa0f0047}.shell .grid2{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.shell .stat-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px}.shell .stat-card .stat-label{font-size:11px;color:var(--ink-500);font-weight:600}.shell .stat-card .stat-num{font-size:22px;font-weight:800;margin-top:4px}.shell .toggle{width:44px;height:26px;border-radius:99px;background:var(--line);position:relative;transition:background .2s;flex:0 0 auto}.shell .toggle.on{background:var(--green)}.shell .toggle .knob{position:absolute;top:2px;left:2px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:left .2s}.shell .toggle.on .knob{left:20px}.shell .rating-summary{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:16px;margin-bottom:12px}.shell .rating-big{font-size:32px;font-weight:800}.shell .feedback-row{border:1px solid var(--line);border-radius:12px;padding:12px 14px;margin-bottom:8px;background:var(--surface)}.shell .feedback-row .fb-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.shell .feedback-row .fb-who{font-size:12px;font-weight:700}.shell .feedback-row .fb-comment{font-size:12.5px;color:var(--ink-700);line-height:1.5}.shell .tag{font-size:10px;font-weight:700;padding:2px 7px;border-radius:99px;background:var(--bg);color:var(--ink-500)}.shell .tag.game{background:#eaf1fd;color:var(--blue)}.shell .tag.app{background:var(--amber-bg);color:var(--amber)}.shell .hint{font-size:11.5px;color:var(--ink-300);text-align:center;margin-top:14px}.shell .qr-frame{width:180px;height:180px;margin:20px auto 18px;position:relative;background:#111;border-radius:16px;overflow:hidden}.shell .qr-frame .corner{position:absolute;width:26px;height:26px;border:3px solid var(--blue)}.shell .qr-frame .corner.tl{top:8px;left:8px;border-right:none;border-bottom:none;border-radius:6px 0 0}.shell .qr-frame .corner.tr{top:8px;right:8px;border-left:none;border-bottom:none;border-radius:0 6px 0 0}.shell .qr-frame .corner.bl{bottom:8px;left:8px;border-right:none;border-top:none;border-radius:0 0 0 6px}.shell .qr-frame .corner.br{bottom:8px;right:8px;border-left:none;border-top:none;border-radius:0 0 6px}.shell .qr-frame .scan-line{position:absolute;left:8px;right:8px;height:2px;background:var(--blue);box-shadow:0 0 8px var(--blue);animation:scanmove 1.6s ease-in-out infinite}@keyframes scanmove{0%{top:12px}50%{top:164px}to{top:12px}}.shell .qr-frame .qr-mock{position:absolute;top:36px;right:36px;bottom:36px;left:36px;background:repeating-linear-gradient(0deg,#fff 0,#fff 6px,#111 6px,#111 12px),repeating-linear-gradient(90deg,#fff 0,#fff 6px,#111 6px,#111 12px);background-blend-mode:screen;opacity:.5}.shell .spinner{width:34px;height:34px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--blue);animation:spin .8s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.shell .now-playing-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:14px;margin-bottom:12px}.shell .now-playing-card .np-head{display:flex;align-items:center;justify-content:between;justify-content:space-between;margin-bottom:10px}.shell .np-name{font-weight:700;font-size:13.5px}.shell .np-email{font-size:10.5px;color:var(--ink-300);margin-top:1px}.shell .np-sub{font-size:11px;color:var(--ink-500)}.shell .np-actions{display:flex;gap:8px}.shell .np-actions .btn{flex:1}.shell .btn-win{background:var(--green-bg);color:var(--green)}.shell .win-tier-row{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.shell .win-tier-btn{flex-direction:column;gap:1px;padding:8px 2px;font-size:11px;line-height:1.3}.shell .win-tier-pts{font-size:10px;font-weight:800;opacity:.85}.shell .btn-lose{background:var(--danger-bg);color:var(--danger)}.shell .manual-entry-box{border:1px dashed var(--line);border-radius:12px;padding:12px;margin-top:6px}.shell .manual-entry-box .field{margin-bottom:8px}.shell .manual-entry-head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.shell .manual-entry-head .ico{width:26px;height:26px;border-radius:8px;background:var(--amber-bg);color:var(--amber);display:flex;align-items:center;justify-content:center;font-size:13px;flex:0 0 auto}.shell .manual-entry-head .tt{font-size:12px;font-weight:700}.shell .manual-entry-head .ts{font-size:10.5px;color:var(--ink-500)}.shell .inline-actions{display:flex;gap:8px}.shell .inline-actions .btn{flex:1}.shell #stallScreen,.shell #goodieScreen{background-color:#fbf1de}.shell #stallScreen .tablet-body,.shell #goodieScreen .tablet-body{background-color:#fbf1de;background-image:radial-gradient(ellipse 70% 55% at 50% 0%,#ffc43d1c,#ffc43d00 70%),linear-gradient(205deg,#ffb03c17,#ffb03c00 40%),linear-gradient(335deg,#ffb03c17,#ffb03c00 40%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 150'%3E%3Cg opacity='0.55'%3E%3Cpath d='M0 3 Q15 11 30 3 Q45 11 60 3 Q75 11 90 3 Q105 11 120 3 Q135 11 150 3 Q165 11 180 3 Q195 11 210 3 Q225 11 240 3 Q255 11 270 3 Q285 11 300 3 Q315 11 330 3 Q345 11 360 3 Q375 11 390 3 Q405 11 420 3 Q435 11 450 3 Q465 11 480 3 Q495 11 510 3 Q525 11 540 3 Q555 11 570 3 Q585 11 600 3 Q615 11 630 3' fill='none' stroke='%233D3D3D' stroke-width='1.4'/%3E%3Cpath d='M6 8L24 8L15 23Z' fill='%23FA0F00'/%3E%3Cpath d='M36 8L54 8L45 23Z' fill='%231473E6'/%3E%3Cpath d='M66 8L84 8L75 23Z' fill='%23F2A900'/%3E%3Cpath d='M96 8L114 8L105 23Z' fill='%23FA0F00'/%3E%3Cpath d='M126 8L144 8L135 23Z' fill='%231473E6'/%3E%3Cpath d='M156 8L174 8L165 23Z' fill='%23F2A900'/%3E%3Cpath d='M186 8L204 8L195 23Z' fill='%23FA0F00'/%3E%3Cpath d='M216 8L234 8L225 23Z' fill='%231473E6'/%3E%3Cpath d='M246 8L264 8L255 23Z' fill='%23F2A900'/%3E%3Cpath d='M276 8L294 8L285 23Z' fill='%23FA0F00'/%3E%3Cpath d='M306 8L324 8L315 23Z' fill='%231473E6'/%3E%3Cpath d='M336 8L354 8L345 23Z' fill='%23F2A900'/%3E%3Cpath d='M366 8L384 8L375 23Z' fill='%23FA0F00'/%3E%3Cpath d='M396 8L414 8L405 23Z' fill='%231473E6'/%3E%3Cpath d='M426 8L444 8L435 23Z' fill='%23F2A900'/%3E%3Cpath d='M456 8L474 8L465 23Z' fill='%23FA0F00'/%3E%3Cpath d='M486 8L504 8L495 23Z' fill='%231473E6'/%3E%3Cpath d='M516 8L534 8L525 23Z' fill='%23F2A900'/%3E%3Cpath d='M546 8L564 8L555 23Z' fill='%23FA0F00'/%3E%3Cpath d='M576 8L594 8L585 23Z' fill='%231473E6'/%3E%3Cpath d='M606 8L624 8L615 23Z' fill='%23F2A900'/%3E%3Ccircle cx='15' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='75' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='135' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='195' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='255' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='315' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='375' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='435' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='495' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='555' cy='6' r='2.2' fill='%23FFDD88'/%3E%3Ccircle cx='615' cy='6' r='2.2' fill='%23FFDD88'/%3E%3C/g%3E%3Cg fill='%231B1B1B' opacity='0.16'%3E%3Ccircle cx='10' cy='27' r='2.2'/%3E%3Ccircle cx='34' cy='27' r='2.2'/%3E%3Ccircle cx='58' cy='27' r='2.2'/%3E%3Ccircle cx='82' cy='27' r='2.2'/%3E%3Ccircle cx='106' cy='27' r='2.2'/%3E%3Ccircle cx='130' cy='27' r='2.2'/%3E%3Ccircle cx='154' cy='27' r='2.2'/%3E%3Ccircle cx='178' cy='27' r='2.2'/%3E%3Ccircle cx='202' cy='27' r='2.2'/%3E%3Ccircle cx='226' cy='27' r='2.2'/%3E%3Ccircle cx='250' cy='27' r='2.2'/%3E%3Ccircle cx='274' cy='27' r='2.2'/%3E%3Ccircle cx='298' cy='27' r='2.2'/%3E%3Ccircle cx='322' cy='27' r='2.2'/%3E%3Ccircle cx='346' cy='27' r='2.2'/%3E%3Ccircle cx='370' cy='27' r='2.2'/%3E%3Ccircle cx='394' cy='27' r='2.2'/%3E%3Ccircle cx='418' cy='27' r='2.2'/%3E%3Ccircle cx='442' cy='27' r='2.2'/%3E%3Ccircle cx='466' cy='27' r='2.2'/%3E%3Ccircle cx='490' cy='27' r='2.2'/%3E%3Ccircle cx='514' cy='27' r='2.2'/%3E%3Ccircle cx='538' cy='27' r='2.2'/%3E%3Ccircle cx='562' cy='27' r='2.2'/%3E%3Ccircle cx='586' cy='27' r='2.2'/%3E%3Ccircle cx='610' cy='27' r='2.2'/%3E%3C/g%3E%3Cg opacity='0.06' fill='none' stroke='%231B1B1B'%3E%3Ccircle cx='545' cy='95' r='42' stroke-width='2.5'/%3E%3Crect x='536' y='44' width='18' height='9' rx='3' fill='%231B1B1B' stroke='none'/%3E%3Cline x1='545' y1='95' x2='545' y2='65' stroke-width='2.5'/%3E%3Cline x1='545' y1='95' x2='566' y2='95' stroke-width='2.5'/%3E%3Cline x1='522' y1='58' x2='515' y2='50' stroke-width='2.5'/%3E%3Cline x1='568' y1='58' x2='575' y2='50' stroke-width='2.5'/%3E%3C/g%3E%3Cg opacity='0.05' fill='none' stroke='%231B1B1B'%3E%3Crect x='40' y='60' width='72' height='50' rx='4' stroke-width='2'/%3E%3Cline x1='40' y1='76' x2='112' y2='76' stroke-width='2'/%3E%3Cline x1='58' y1='60' x2='58' y2='52' stroke-width='2'/%3E%3Cline x1='94' y1='60' x2='94' y2='52' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='54'%20height='54'%20viewBox='0%200%2054%2054'%3e%3crect%20width='54'%20height='54'%20fill='%23FBF1DE'/%3e%3ccircle%20cx='27'%20cy='27'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.16'/%3e%3ccircle%20cx='0'%20cy='0'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3ccircle%20cx='54'%20cy='0'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3ccircle%20cx='0'%20cy='54'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3ccircle%20cx='54'%20cy='54'%20r='1.6'%20fill='%23E3A73E'%20opacity='0.10'/%3e%3cg%20fill='none'%20stroke='%23E3A73E'%20stroke-width='1'%20opacity='0.16'%3e%3cpath%20d='M27%206l3.5%203.5L27%2013l-3.5-3.5z'/%3e%3cpath%20d='M0%2033l3.5%203.5L0%2040M54%2033l-3.5%203.5L54%2040'/%3e%3ccircle%20cx='27'%20cy='40'%20r='2.2'/%3e%3c/g%3e%3c/svg%3e");background-position:center,center,center,top center,top left;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,repeat;background-size:100% 100%,100% 100%,100% 100%,100% 110px,54px 54px}.shell .corner-bunting{position:absolute;top:0;width:44px;height:76px;pointer-events:none;z-index:-1}.shell .corner-bunting.left{left:0}.shell .corner-bunting.right{right:0;transform:scaleX(-1)}.shell .festoon-lights{position:absolute;top:0;left:0;right:0;height:108px;z-index:-1;pointer-events:none}.shell .festoon-lights svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;overflow:visible}.shell .festoon-wire{fill:none;stroke:#7a6647;stroke-width:1.2;opacity:.42;vector-effect:non-scaling-stroke;stroke-linecap:round}.shell .festoon-bulb{position:absolute;width:8px;height:8px;border-radius:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at 50% 42%,#fff7e1,#ffd474 46%,#f2a900 72%,#f2a90000)}.shell .festoon-bulb.b-a{animation:festoonBlinkA 2.2s ease-in-out infinite}.shell .festoon-bulb.b-b{animation:festoonBlinkB 2.2s ease-in-out infinite}@keyframes festoonBlinkA{0%,to{opacity:1;box-shadow:0 0 10px 2px #ffd278d9}50%{opacity:.3;box-shadow:0 0 5px 1px #ffc55259}}@keyframes festoonBlinkB{0%,to{opacity:.3;box-shadow:0 0 5px 1px #ffc55259}50%{opacity:1;box-shadow:0 0 10px 2px #ffd278d9}}@media (prefers-reduced-motion:reduce){.shell .festoon-bulb{animation:none;opacity:.85;box-shadow:0 0 6px 1px #ffc55280}}.shell .festoon-lights .fw-b-mono,.shell .festoon-lights .fb-b-mono{display:none}@media (max-width:600px){.shell .festoon-lights .fw-b-multi,.shell .festoon-lights .fb-b-multi{display:none}.shell .festoon-lights .fw-b-mono{display:inline}.shell .festoon-lights .fb-b-mono{display:block}}.shell #stallScreen .tablet-body:before,.shell #goodieScreen .tablet-body:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#fbf1de9e;opacity:0;transition:opacity .7s ease;pointer-events:none}.shell #stallScreen .tablet-body.focus-mode:before,.shell #goodieScreen .tablet-body.focus-mode:before{opacity:1}.shell .stall-deactivated-banner{margin:0 18px 14px;padding:11px 14px;border-radius:12px;background:var(--danger-bg);color:var(--danger);font-size:12.5px;font-weight:700;line-height:1.4}.shell .recent-result-card{border-style:dashed;background:var(--bg)}.shell .undo-timer-badge{flex:0 0 auto;font-size:11px;font-weight:800;color:var(--ink-500);background:var(--bg);border-radius:999px;padding:4px 9px;font-variant-numeric:tabular-nums;transition:color .2s,background .2s}.shell .undo-timer-badge.low{color:var(--danger);background:var(--danger-bg)}.shell .queue-num-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:var(--blue);color:#fff;font-size:10.5px;font-weight:800;flex:0 0 auto}.shell .stall-reg-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--amber-bg);color:var(--amber);border-radius:12px;padding:6px 14px;line-height:1.1;flex:0 0 auto}.shell .stall-reg-num{font-size:16px;font-weight:800}.shell .stall-reg-label{font-size:8.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.shell .live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-right:6px;animation:pulse 1.6s infinite;position:relative;top:-1px}.shell .now-playing-card .np-avatar{width:30px;height:30px;border-radius:50%;background:var(--surface);border:2px solid var(--red);display:flex;align-items:center;justify-content:center;font-size:14px;flex:0 0 auto;overflow:hidden}.shell .now-playing-card .np-head{gap:10px}.shell #adminScreen{background-color:#fafafb}.shell #adminScreen .app-body{background-color:#fafafb;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 360 200'%3E%3Cg opacity='0.09' fill='%231B1B1B'%3E%3Crect x='250' y='150' width='14' height='24' rx='2'/%3E%3Crect x='270' y='134' width='14' height='40' rx='2'/%3E%3Crect x='290' y='114' width='14' height='60' rx='2'/%3E%3Crect x='310' y='96' width='14' height='78' rx='2'/%3E%3Crect x='330' y='70' width='14' height='104' rx='2'/%3E%3C/g%3E%3Cpath d='M16 90 L46 74 L76 96 L106 54 L136 68 L166 34' fill='none' stroke='%231473E6' stroke-width='2.5' opacity='0.1'/%3E%3Ccircle cx='16' cy='90' r='3' fill='%231473E6' opacity='0.14'/%3E%3Ccircle cx='166' cy='34' r='3' fill='%231473E6' opacity='0.14'/%3E%3Cg opacity='0.07' fill='none' stroke='%231B1B1B'%3E%3Cpath d='M290 30 A34 34 0 0 1 340 46' stroke-width='2.5'/%3E%3Cline x1='305' y1='34' x2='312' y2='42' stroke-width='2.5'/%3E%3C/g%3E%3Cg opacity='0.08' fill='none' stroke='%23FA0F00'%3E%3Ccircle cx='60' cy='150' r='22' stroke-width='2'/%3E%3Ccircle cx='60' cy='150' r='4' fill='%23FA0F00' stroke='none'/%3E%3Cline x1='60' y1='150' x2='60' y2='134' stroke-width='2'/%3E%3Cline x1='60' y1='150' x2='73' y2='158' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect x='0.5' y='0.5' width='31' height='31' fill='none' stroke='%231B1B1B' stroke-width='0.6' opacity='0.045'/%3E%3C/svg%3E");background-position:top center,top left;background-repeat:no-repeat,repeat;background-size:100% 200px,32px 32px}.shell #doormanScreen{background-color:#f2f7fc}.shell #doormanScreen .tablet-body{background-color:#f2f7fc;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 150'%3E%3Cg fill='%231473E6' opacity='0.18'%3E%3Ccircle cx='8' cy='14' r='3'/%3E%3Ccircle cx='28' cy='14' r='3'/%3E%3Ccircle cx='48' cy='14' r='3'/%3E%3Ccircle cx='68' cy='14' r='3'/%3E%3Ccircle cx='88' cy='14' r='3'/%3E%3Ccircle cx='108' cy='14' r='3'/%3E%3Ccircle cx='128' cy='14' r='3'/%3E%3Ccircle cx='148' cy='14' r='3'/%3E%3Ccircle cx='168' cy='14' r='3'/%3E%3Ccircle cx='188' cy='14' r='3'/%3E%3Ccircle cx='208' cy='14' r='3'/%3E%3Ccircle cx='228' cy='14' r='3'/%3E%3Ccircle cx='248' cy='14' r='3'/%3E%3Ccircle cx='268' cy='14' r='3'/%3E%3Ccircle cx='288' cy='14' r='3'/%3E%3Ccircle cx='308' cy='14' r='3'/%3E%3Ccircle cx='328' cy='14' r='3'/%3E%3Ccircle cx='348' cy='14' r='3'/%3E%3Ccircle cx='368' cy='14' r='3'/%3E%3Ccircle cx='388' cy='14' r='3'/%3E%3Ccircle cx='408' cy='14' r='3'/%3E%3Ccircle cx='428' cy='14' r='3'/%3E%3Ccircle cx='448' cy='14' r='3'/%3E%3Ccircle cx='468' cy='14' r='3'/%3E%3Ccircle cx='488' cy='14' r='3'/%3E%3Ccircle cx='508' cy='14' r='3'/%3E%3Ccircle cx='528' cy='14' r='3'/%3E%3Ccircle cx='548' cy='14' r='3'/%3E%3Ccircle cx='568' cy='14' r='3'/%3E%3Ccircle cx='588' cy='14' r='3'/%3E%3Ccircle cx='608' cy='14' r='3'/%3E%3C/g%3E%3Cline x1='0' y1='14' x2='620' y2='14' stroke='%231473E6' stroke-width='1' stroke-dasharray='3 5' opacity='0.15'/%3E%3Cg opacity='0.13'%3E%3Crect x='40' y='68' width='46' height='60' rx='6' fill='%231473E6'/%3E%3Crect x='52' y='58' width='22' height='10' rx='3' fill='%231B1B1B' opacity='0.35'/%3E%3Ccircle cx='63' cy='88' r='9' fill='%23fff' opacity='0.55'/%3E%3Crect x='50' y='103' width='26' height='4' rx='2' fill='%23fff' opacity='0.55'/%3E%3Crect x='50' y='112' width='18' height='4' rx='2' fill='%23fff' opacity='0.55'/%3E%3C/g%3E%3Cg opacity='0.13' fill='none' stroke='%231E8E5A'%3E%3Ccircle cx='524' cy='92' r='22' stroke-width='2.5'/%3E%3Cpath d='M513 92 l7 7 l14 -15' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cg opacity='0.12' fill='none' stroke='%23FA0F00'%3E%3Crect x='270' y='76' width='42' height='28' rx='5' stroke-width='2.2'/%3E%3Cpath d='M322 82 a9 9 0 0 1 0 16' stroke-width='2.2'/%3E%3Cpath d='M329 76 a17 17 0 0 1 0 28' stroke-width='2.2'/%3E%3C/g%3E%3Cg fill='%23F2A900' opacity='0.16'%3E%3Cpath d='M150 40 l3 7 l7 1 l-5 5 l1 7 l-6 -4 l-6 4 l1 -7 l-5 -5 l7 -1 Z'/%3E%3Cpath d='M430 30 l2.4 5.6 l5.6 0.8 l-4 4 l0.8 5.6 l-4.8 -3.2 l-4.8 3.2 l0.8 -5.6 l-4 -4 l5.6 -0.8 Z'/%3E%3Cpath d='M470 100 l2 4.6 l4.6 0.7 l-3.3 3.3 l0.7 4.6 l-4 -2.6 l-4 2.6 l0.7 -4.6 l-3.3 -3.3 l4.6 -0.7 Z'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 46'%3E%3Ccircle cx='6' cy='6' r='1.4' fill='%231473E6' opacity='0.08'/%3E%3Ccircle cx='30' cy='24' r='1.4' fill='%231E8E5A' opacity='0.07'/%3E%3Ccircle cx='18' cy='38' r='1.1' fill='%23F2A900' opacity='0.1'/%3E%3C/svg%3E");background-position:top center,top left;background-repeat:no-repeat,repeat;background-size:100% 150px,46px 46px}.shell .approval-row{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:12px 14px;margin-bottom:8px}.shell .qty-stepper{display:flex;align-items:center;gap:10px;margin-top:8px}.shell .qty-btn{width:28px;height:28px;border-radius:8px;border:1px solid var(--line);background:var(--bg);font-size:15px;font-weight:800;color:var(--ink-900);display:flex;align-items:center;justify-content:center;flex:0 0 auto}.shell .qty-btn:active{transform:scale(.92)}.shell .qty-val{font-size:13.5px;font-weight:800;min-width:16px;text-align:center}.shell .approval-row .ap-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.shell .approval-row .ap-name{font-weight:700;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell .approval-row .status-chip{flex:0 0 auto}.shell .approval-row .ap-pts{font-size:12px;color:var(--ink-500)}.shell .status-chip{font-size:10.5px;font-weight:700;padding:3px 8px;border-radius:999px}.shell .status-chip.pending{background:var(--amber-bg);color:var(--amber)}.shell .status-chip.approved{background:var(--green-bg);color:var(--green)}.shell .status-chip.rejected{background:var(--danger-bg);color:var(--danger)}.shell .admin-row{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--line);border-radius:12px;margin-bottom:8px;background:var(--surface)}.shell .editable-points{border:1px solid transparent;border-radius:6px;padding:3px 6px;font-weight:700;width:52px;font-size:13px;text-align:right}.shell .editable-points:focus{outline:none;border-color:var(--blue);background:var(--bg)}.shell .issue-row{border:1px solid var(--line);border-radius:12px;padding:12px 14px;margin-bottom:8px;background:var(--surface)}.shell .issue-row.resolved{opacity:.55}.shell #view-player{width:100%}.shell #view-player.role-view.active{display:block}.shell #myPlayerFrame{display:block;width:100%;height:100vh;height:100dvh;border:0;background:#fff}.shell .stall-tab{padding:7px 14px;font-size:12px;font-weight:700;border:none;border-radius:10px;cursor:pointer;background:var(--bg);color:var(--ink-700);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.shell .stall-tab:hover{transform:translateY(-2px);box-shadow:0 4px 10px #00000014}.shell .stall-tab.active{background:linear-gradient(135deg,var(--blue),var(--blue-dark));color:#fff;font-weight:800;box-shadow:0 4px 12px #1473e659}.shell .stall-tab.active:hover{transform:translateY(-2px);box-shadow:0 6px 14px #1473e666}.shell .owner-fb-cta{position:relative;display:flex;align-items:center;gap:11px;width:100%;text-align:left;cursor:pointer;background:linear-gradient(135deg,#fa0f00c7,#c9252dc7 78%);border:none;border-radius:14px;padding:12px 13px;margin:0 0 14px;box-shadow:0 4px 12px #c9252d29}.shell .owner-fb-cta .ofc-ico{flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:18px}.shell .owner-fb-cta .ofc-txt{flex:1;min-width:0;color:#fff;display:flex;flex-direction:column;gap:2px}.shell .owner-fb-cta .ofc-t{font-size:13.5px;font-weight:800;line-height:1.15}.shell .owner-fb-cta .ofc-s{font-size:11px;color:#ffffffe6}.shell .owner-fb-cta .ofc-arrow{flex:0 0 auto;background:#fff;color:var(--red);border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap}@media (min-width:600px){.shell #view-user.role-view.active{display:block!important;padding:0!important;background:var(--bg)!important;align-items:stretch!important;justify-content:flex-start!important;overflow:visible!important;min-height:100vh!important;min-height:100dvh!important}.shell #view-user .frame-wrap{align-items:stretch!important;width:100%!important}.shell #view-user .phone{width:100vw!important;height:100vh!important;height:100dvh!important;max-width:none!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;flex:1 1 auto!important;transform:none!important}.shell #view-user .phone-screen{border-radius:0!important}.shell #view-user .auth-content{max-width:460px;margin:0 auto;width:100%}}.ff-player{--red:#EB1000;--red-dark:#C40D00;--gold:#E3A73E;--gold-dark:#C6871F;--cream:#FBF1DE;--cream-line:#EADFC4;--ink:#141210;--black:#000;--white:#fff;--muted:#8C8375;--page:#F3ECDB;--road-grout:#B79A63}.ff-player,.ff-player *{box-sizing:border-box}.ff-player{margin:0;padding:0}.ff-player{font-family:Adobe Clean,AdobeClean,"Source Sans 3",Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased}.ff-player button,.ff-player input,.ff-player select{font-family:inherit}.ff-player .wrap{max-width:1040px;margin:0 auto;padding:22px 16px 70px}.ff-player .role-bar{display:flex;justify-content:center;margin-bottom:6px}.ff-player .role-tabs{display:inline-flex;background:var(--cream);border:1px solid var(--cream-line);border-radius:12px;padding:4px;gap:2px}.ff-player .role-tabs button{border:none;background:transparent;color:var(--muted);font-size:13px;font-weight:700;padding:8px 16px;border-radius:9px;cursor:pointer}.ff-player .role-tabs button.active{background:var(--red);color:#fff}.ff-player .subtle{text-align:center;color:var(--muted);font-size:12px;max-width:520px;margin:10px auto 22px}.ff-player .phone{max-width:392px;margin:0 auto;background:var(--black);border-radius:44px;padding:12px;position:relative;box-shadow:0 24px 60px #00000038,0 4px 14px #00000024}.ff-player .screen{background:var(--cream);border-radius:32px;overflow-y:auto;overflow-x:hidden;height:748px;position:relative;-webkit-overflow-scrolling:touch}.ff-player .screen::-webkit-scrollbar{width:0;height:0}.ff-player .notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:132px;height:26px;background:var(--black);border-radius:0 0 16px 16px;z-index:60}.ff-player .modal-backdrop{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border-radius:32px;background:#1e160e85;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);display:flex;align-items:center;justify-content:center;padding:14px;z-index:70;animation:ffp-mbIn .18s ease}@keyframes ffp-mbIn{0%{opacity:0}to{opacity:1}}.ff-player .modal-card{position:relative;width:100%;max-height:calc(100% - 8px);overflow-y:auto;background:var(--cream);border-radius:20px;box-shadow:0 18px 44px #0006;animation:ffp-mcIn .22s cubic-bezier(.34,1.4,.64,1)}.ff-player .modal-card::-webkit-scrollbar{width:0}@keyframes ffp-mcIn{0%{transform:translateY(14px) scale(.97);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.ff-player .modal-x{position:absolute;top:10px;right:10px;z-index:5;width:30px;height:30px;border-radius:50%;border:none;cursor:pointer;background:#0000000f;color:var(--ink);display:flex;align-items:center;justify-content:center}.ff-player .modal-x svg{width:17px;height:17px}.ff-player .toast{position:absolute;bottom:78px;left:50%;transform:translate(-50%) translateY(20px);background:var(--ink);color:#fff;font-size:12px;font-weight:600;padding:10px 16px;border-radius:10px;opacity:0;pointer-events:none;transition:all .25s;z-index:80;max-width:82%;text-align:center}.ff-player .toast.show{opacity:1;transform:translate(-50%) translateY(0)}.ff-player .navbar{display:flex;align-items:center;justify-content:space-between;padding:14px 14px 10px;background:var(--white);border-bottom:1px solid var(--cream-line);position:sticky;top:0;z-index:40}.ff-player .avatar{width:32px;height:32px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;border:none;cursor:pointer;overflow:hidden;padding:0}.ff-player .av-img{width:100%;height:100%;object-fit:contain;background:#fff;border-radius:50%;display:block}.ff-player .av-picker{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin:14px 0 18px}.ff-player .av-choice{width:56px;height:56px;border-radius:50%;padding:0;cursor:pointer;overflow:hidden;background:var(--cream);border:2.5px solid var(--cream-line);transition:transform .12s ease,border-color .12s ease}.ff-player .av-choice img{width:100%;height:100%;object-fit:cover;display:block}.ff-player .av-choice:hover{transform:translateY(-2px)}.ff-player .av-choice.sel{border-color:var(--red);transform:translateY(-2px) scale(1.04);box-shadow:0 4px 10px #eb100040}.ff-player .nav-actions{display:flex;align-items:center;gap:2px}.ff-player .nav-btn{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:3px;color:var(--ink);font-size:13px;font-weight:800;padding:6px 7px;border-radius:8px;position:relative}.ff-player .nav-btn:hover{background:var(--cream)}.ff-player .nav-btn svg{width:17px;height:17px}.ff-player .nav-btn.pts{color:var(--gold-dark)}.ff-player .nav-btn.pts svg{color:var(--gold-dark)}.ff-player .badge-count{position:absolute;top:-1px;right:-2px;min-width:15px;height:15px;padding:0 3px;background:var(--red);color:#fff;border-radius:8px;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center}.ff-player .panel{background:var(--white);border-bottom:1px solid var(--cream-line);padding:14px 16px 18px}.ff-player .vote-sub{font-size:13px;color:var(--muted);margin-bottom:10px}.ff-player .vote-list{display:flex;flex-direction:column;gap:8px}.ff-player .vote-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;background:#fff;border:1.5px solid var(--cream-line);border-radius:12px;padding:9px 12px;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.ff-player .vote-row:hover{border-color:var(--gold);transform:translateY(-1px)}.ff-player .vote-row:disabled{cursor:default;opacity:.7}.ff-player .vote-row.selected{border-color:var(--gold-dark);background:#fef7e9}.ff-player .vote-badge{flex:0 0 auto;width:34px;height:34px;border-radius:50%;background:var(--cream);border:1.5px solid var(--gold);display:flex;align-items:center;justify-content:center}.ff-player .vote-badge svg{width:20px;height:20px}.ff-player .vote-name{flex:1;font-size:14px;font-weight:700;color:var(--ink)}.ff-player .vote-check{flex:0 0 auto;width:18px;color:var(--gold-dark);display:flex}.ff-player .vote-check svg{width:18px;height:18px}.ff-player .panel.panel-feedback{background:#ffffffd1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ff-player .panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.ff-player .panel-head h3{margin:0;font-size:15px;font-weight:800}.ff-player .panel-head button{background:none;border:none;cursor:pointer;color:var(--muted);display:flex}.ff-player .big-num{font-size:30px;font-weight:900;line-height:1}.ff-player .row-line{display:flex;align-items:center;gap:8px;font-size:13px;padding:6px 0}.ff-player button.notif-go{width:100%;text-align:left;background:none;border:none;cursor:pointer;font:inherit;color:inherit}.ff-player button.notif-go:hover{background:var(--cream)}.ff-player .notif-chev{margin-left:auto;color:var(--gold-dark);display:flex}.ff-player .notif-chev svg{width:16px;height:16px}.ff-player .dot{width:7px;height:7px;border-radius:50%;flex:0 0 auto;margin-top:1px}.ff-player .hero{position:relative;width:100%;height:292px;overflow:hidden;background:radial-gradient(130% 95% at 50% 120%,#FCE9C4 0%,var(--cream) 64%)}.ff-player .hero .coaster{position:absolute;left:44px;top:58px;width:100%;opacity:.5;z-index:0;pointer-events:none}.ff-player .hero .coaster .car{transform-box:fill-box;transform-origin:center}@media (prefers-reduced-motion:reduce){.ff-player .hero .coaster .car-anim{display:none}}.ff-player .hero .title{position:absolute;left:0;right:0;top:16px;text-align:center;z-index:3;pointer-events:none;padding:0 6px}.ff-player .hero .title .the{display:block;font-size:25px;font-weight:900;color:var(--ink);letter-spacing:2px;margin-bottom:2px;text-shadow:1.5px 1.5px 0 rgba(0,0,0,.12)}.ff-player .hero .title .big-line{display:block;line-height:.98;word-spacing:3px;white-space:nowrap}.ff-player .hero .title .t{font-weight:900;letter-spacing:.5px;text-transform:uppercase;font-size:43px;color:var(--red);text-shadow:3px 3px 0 var(--ink);display:inline-block}.ff-player .hero .title .w3{font-size:49px}.ff-player .hero .tent{position:absolute;left:50%;bottom:-24px;transform:translate(-50%);width:112%;z-index:2;pointer-events:none}@keyframes ffp-pop{0%{transform:translateY(46px);opacity:0}60%{transform:translateY(-6px);opacity:1}to{transform:translateY(0);opacity:1}}.ff-player .hero .title .the{animation:ffp-pop .7s cubic-bezier(.34,1.56,.64,1) 0s both}.ff-player .hero .title .w1{animation:ffp-pop .9s cubic-bezier(.34,1.56,.64,1) .12s both}.ff-player .hero .title .w2{animation:ffp-pop .9s cubic-bezier(.34,1.56,.64,1) .22s both}.ff-player .hero .title .w3{animation:ffp-pop .9s cubic-bezier(.34,1.56,.64,1) .32s both}@media (prefers-reduced-motion:reduce){.ff-player .hero .title .the,.ff-player .hero .title .w1,.ff-player .hero .title .w2,.ff-player .hero .title .w3{animation:none}}.ff-player .tagline{text-align:center;color:var(--muted);font-size:12px;font-weight:600;padding:2px 14px 0}.ff-player .tagline b{color:var(--red)}.ff-player .search-row{display:flex;gap:8px;padding:12px 14px 4px}.ff-player .search-field{position:relative;flex:1}.ff-player .search-field svg{position:absolute;left:10px;top:11px;width:15px;height:15px;color:var(--muted)}.ff-player .search-field input{width:100%;padding:10px 12px 10px 32px;border-radius:9px;border:1px solid var(--cream-line);font-size:14px;background:#fff}.ff-player .scan-btn{border:none;background:var(--ink);color:#fff;border-radius:9px;padding:0 13px;cursor:pointer;display:flex;align-items:center}.ff-player .scan-btn svg{width:18px;height:18px}.ff-player .results{margin:6px 14px 0;background:#fff;border:1px solid var(--cream-line);border-radius:9px;overflow:hidden}.ff-player .results button{width:100%;text-align:left;background:none;border:none;border-bottom:1px solid var(--cream-line);padding:10px 12px;cursor:pointer}.ff-player .results button:last-child{border-bottom:none}.ff-player .results .nm{font-size:14px;font-weight:700}.ff-player .results .id{font-size:12px;color:var(--muted)}.ff-player .scanner{margin:6px 14px 0;background:#fff;border:1px solid var(--cream-line);border-radius:11px;padding:16px;text-align:center}.ff-player .viewfinder{position:relative;width:118px;height:118px;margin:0 auto 10px;background:#141210;border-radius:12px;display:flex;align-items:center;justify-content:center}.ff-player .viewfinder svg{width:44px;height:44px;color:var(--gold)}.ff-player .vf-corner{position:absolute;width:20px;height:20px}.ff-player .path-wrap{position:relative;width:100%;padding:4px 6px 18px}.ff-player .path-inner{position:relative;width:100%}.ff-player .path-inner svg{display:block;width:100%;height:auto}.ff-player .stall{position:absolute;transform:translate(-50%,-50%);width:120px;text-align:center;cursor:pointer}.ff-player .stall-art{position:relative;display:inline-block}.ff-player .stall-art img{width:82px;height:auto;display:block;filter:drop-shadow(0 3px 4px rgba(0,0,0,.14))}.ff-player .stall.played .stall-art img{filter:grayscale(1);opacity:.45}.ff-player .stall.current .stall-art:after{content:"";position:absolute;left:50%;top:52%;width:96px;height:96px;transform:translate(-50%,-50%);border:2.5px dashed var(--gold);border-radius:50%}.ff-player .stall .gbadge{position:absolute;right:-6px;top:0;width:30px;height:30px;background:#fff;border:1.5px solid var(--gold);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #00000024}.ff-player .stall .gbadge svg{width:19px;height:19px}.ff-player .signpost{position:absolute;cursor:pointer;z-index:3;opacity:.86;transition:opacity .15s ease}.ff-player .signpost:hover{opacity:1}.ff-player .sign-board{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:94px;height:76px;z-index:1}.ff-player .sign-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.ff-player .sign-content{position:absolute;left:15px;right:15px;top:18px;bottom:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.ff-player .sign-name{font-size:11.5px;font-weight:800;letter-spacing:.1px;line-height:1.05;color:#3e2408}.ff-player .sign-meta{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:3px;line-height:1;flex-wrap:wrap}.ff-player .sign-traffic{display:inline-flex;align-items:center;gap:3px;font-size:9px;font-weight:800;background:#fffbf0d1;border-radius:6px;padding:1.5px 5px 1.5px 4px}.ff-player .sign-traffic .tdot{width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 1px #3e240859}.ff-player .t-low{color:#1e7a46}.ff-player .t-busy{color:#c6871f}.ff-player .t-packed{color:#c40d00}.ff-player .sign-cost{display:inline-flex;align-items:center;gap:2px;font-size:9.5px;font-weight:800;color:#5b3a1c}.ff-player .sign-cost svg{width:10px;height:10px}.ff-player .signpost.closed .sign-board,.ff-player .signpost.played .sign-board{filter:grayscale(.55);opacity:.62}.ff-player .sign-bush{position:absolute;top:calc(50% + 20px);transform:translate(-50%);width:26px;height:24px;z-index:2;pointer-events:none}.ff-player .stall-pill{display:inline-block;margin-top:5px;background:var(--ink);color:var(--cream);font-size:11px;font-weight:700;border-radius:11px;padding:2px 9px}.ff-player .stall-here{position:absolute;left:50%;top:-18px;transform:translate(-50%);z-index:6;background:var(--ink);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.2px;padding:2px 8px;border-radius:10px;white-space:nowrap;box-shadow:0 2px 5px #00000047}.ff-player .stall-here:after{content:"";position:absolute;left:50%;bottom:-4px;transform:translate(-50%);border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid var(--ink)}.ff-player .traffic-legend{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin:2px 14px 0;padding:8px 10px;background:var(--cream);border:1px solid var(--cream-line);border-radius:10px}.ff-player .traffic-legend .lg-title{font-size:11px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.4px}.ff-player .traffic-legend .lg-item{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;color:var(--ink)}.ff-player .traffic-legend .lg-dot{width:9px;height:9px;border-radius:50%}.ff-player .fb-cta{position:relative;display:flex;align-items:center;gap:11px;cursor:pointer;border:none;width:calc(100% - 28px);text-align:left;background:linear-gradient(135deg,#eb1000,#c40d00 75%);border-radius:16px;padding:12px 13px;margin:10px 14px 0;box-shadow:0 8px 20px #c40d0042}.ff-player .fb-cta-ico{flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:#fff3;display:flex;align-items:center;justify-content:center;color:var(--gold)}.ff-player .fb-cta-ico svg{width:21px;height:21px}.ff-player .fb-cta-txt{flex:1;min-width:0;color:#fff;display:flex;flex-direction:column;gap:2px}.ff-player .fb-cta-title{font-size:13.5px;font-weight:800;line-height:1.15}.ff-player .fb-cta-sub{font-size:11px;color:#ffffffe6}.ff-player .fb-cta-sub b{color:var(--gold)}.ff-player .fb-cta-arrow{flex:0 0 auto;background:#fff;color:var(--red);border-radius:9px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap}.ff-player .fb-cta.done{background:var(--white);border:1px solid var(--cream-line);box-shadow:none;cursor:default}.ff-player .fb-cta.done .fb-cta-ico{background:#e7f6ec;color:#1e8e5a}.ff-player .fb-cta.done .fb-cta-title{color:var(--ink)}.ff-player .fb-cta.done .fb-cta-sub{color:var(--muted)}.ff-player .fb-report-link{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 28px);margin:8px 14px 0;background:none;border:1.5px dashed var(--cream-line);border-radius:12px;padding:9px 10px;font-size:12px;font-weight:700;color:var(--muted);cursor:pointer}.ff-player .fb-report-link svg{width:14px;height:14px}.ff-player .fb-report-link:hover{border-color:var(--red);color:var(--red)}.ff-player .view-toggle{display:flex;gap:4px;justify-content:center;margin:2px 14px 0;background:var(--cream);border:1px solid var(--cream-line);border-radius:11px;padding:4px}.ff-player .view-toggle .vt{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:none;background:transparent;color:var(--muted);font-size:13px;font-weight:800;padding:7px 10px;border-radius:8px;cursor:pointer}.ff-player .view-toggle .vt svg{width:15px;height:15px}.ff-player .view-toggle .vt.on{background:var(--red);color:#fff}.ff-player .stall-list{padding:4px 14px 8px;display:flex;flex-direction:column;gap:10px}.ff-player .slr{width:100%;text-align:left;display:flex;align-items:center;gap:11px;cursor:pointer;background:#fff;border:1px solid var(--cream-line);border-radius:14px;padding:11px 12px;transition:transform .12s ease,border-color .12s ease}.ff-player .slr:active{transform:scale(.99)}.ff-player .slr:hover{border-color:var(--gold)}.ff-player .slr.closed{opacity:.6}.ff-player .slr-badge{flex:0 0 auto;width:42px;height:42px;border-radius:50%;background:var(--cream);border:1.5px solid var(--gold);display:flex;align-items:center;justify-content:center}.ff-player .slr-badge svg{width:26px;height:26px}.ff-player .slr-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.ff-player .slr-name{font-size:15px;font-weight:800;color:var(--red);line-height:1.1}.ff-player .slr-meta{font-size:11.5px;color:var(--muted)}.ff-player .slr-pills{display:flex;flex-wrap:wrap;gap:5px;margin-top:4px}.ff-player .slr-tag{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-weight:700;border-radius:8px;padding:3px 7px;background:var(--cream);color:var(--ink);border:1px solid var(--cream-line)}.ff-player .slr-tag svg{width:11px;height:11px}.ff-player .slr-tag.open{color:#2fa363}.ff-player .slr-tag.closed{color:var(--muted)}.ff-player .slr-tag.freq .tdot{width:7px;height:7px;border-radius:50%;background:currentColor}.ff-player .slr-tag.freq.t-low{color:#1e7a46}.ff-player .slr-tag.freq.t-busy{color:#c6871f}.ff-player .slr-tag.freq.t-packed{color:#c40d00}.ff-player .slr-tag.tok{color:var(--gold-dark)}.ff-player .slr-tag.mine{background:var(--ink);color:#fff;border-color:var(--ink)}.ff-player .slr-arrow{flex:0 0 auto;font-size:22px;color:var(--muted);font-weight:400;line-height:1}.ff-player .play-avatar{position:absolute;left:50%;top:-6px;transform:translate(-50%);width:34px;height:34px;border-radius:50%;background:#fff;border:2.5px solid var(--red);color:var(--ink);font-weight:800;font-size:12px;overflow:hidden;display:flex;align-items:center;justify-content:center;z-index:5;box-shadow:0 3px 8px #00000047;animation:ffp-avatarSpin 2.6s linear infinite}.ff-player .play-avatar .av-img,.ff-player .play-avatar-lg .av-img{border-radius:50%;object-fit:contain;background:#fff}@keyframes ffp-avatarSpin{0%{transform:translate(-50%) rotateY(0)}to{transform:translate(-50%) rotateY(360deg)}}@media (prefers-reduced-motion:reduce){.ff-player .play-avatar{animation:none}}.ff-player .path-foot{text-align:center;color:var(--muted);font-size:12px;margin-top:2px}.ff-player .detail{padding:16px 18px 30px;min-height:100%;background-color:var(--cream);background-image:radial-gradient(circle at 50% 50%,rgba(227,167,62,.16) 1.4px,transparent 1.6px),radial-gradient(circle at 50% 50%,rgba(227,167,62,.1) 1.4px,transparent 1.6px),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='54' height='54' viewBox='0 0 54 54'%3E%3Cg fill='none' stroke='%23E3A73E' stroke-width='1' opacity='0.16'%3E%3Cpath d='M27 6l3.5 3.5L27 13l-3.5-3.5z'/%3E%3Cpath d='M0 33l3.5 3.5L0 40M54 33l-3.5 3.5L54 40'/%3E%3Ccircle cx='27' cy='40' r='2.2'/%3E%3C/g%3E%3C/svg%3E");background-position:0 0,27px 27px,0 0;background-size:54px 54px,54px 54px,54px 54px}.ff-player .back{display:flex;align-items:center;gap:3px;background:none;border:none;color:var(--ink);font-size:13px;font-weight:700;cursor:pointer;padding:0}.ff-player .modal-detail{min-height:auto;border-radius:20px;padding-top:22px}.ff-player .back svg{width:18px;height:18px}.ff-player .detail-hero{text-align:center;margin:8px 0 2px}.ff-player .detail-hero img{width:150px;height:auto}.ff-player .detail .id{text-align:center;font-size:11px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:var(--muted)}.ff-player .detail h2{text-align:center;font-size:23px;font-weight:900;color:var(--red);margin:3px 0 2px}.ff-player .detail .meta{text-align:center;font-size:12px;color:var(--muted);margin-bottom:4px}.ff-player .detail .blurb{text-align:center;font-size:13px;color:var(--muted);margin:0 0 20px}.ff-player .status-card{border-radius:12px;padding:16px;text-align:center;border:1px solid var(--cream-line);background:#f4f0e6}.ff-player .status-card.alert{background:#fdebd4;border-color:var(--gold)}.ff-player .status-card.play{background:#fce7e4;border-color:var(--red)}.ff-player .status-card.win{background:#fdecea;border-color:var(--red)}.ff-player .status-card h4{margin:0;font-size:16px;font-weight:800}.ff-player .status-card p{margin:6px 0 0;font-size:13px;color:var(--muted)}.ff-player .play-hero{display:flex;justify-content:center;margin:8px 0 16px}.ff-player .play-avatar-lg{width:66px;height:66px;border-radius:50%;background:#fff;border:3px solid var(--red);overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:21px;color:var(--ink);position:relative;box-shadow:0 6px 16px #eb100047;animation:ffp-avatarSpinC 2.6s linear infinite}@keyframes ffp-avatarSpinC{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@media (prefers-reduced-motion:reduce){.ff-player .play-avatar-lg{animation:none}}.ff-player .congrats{position:relative;overflow:hidden;border-radius:16px;padding:20px 16px 18px;text-align:center;color:#fff;background:linear-gradient(160deg,#eb1000,#c40d00 70%);box-shadow:0 8px 22px #c40d0052}.ff-player .congrats .cg-emoji{font-size:40px;line-height:1;animation:ffp-cgPop .6s cubic-bezier(.34,1.56,.64,1) both}@keyframes ffp-cgPop{0%{transform:scale(0)}70%{transform:scale(1.25)}to{transform:scale(1)}}.ff-player .congrats .cg-title{font-size:22px;font-weight:900;margin-top:6px;letter-spacing:.3px}.ff-player .congrats .cg-sub{font-size:13px;opacity:.95;margin-top:4px}.ff-player .congrats .cg-points{font-size:34px;font-weight:900;margin:12px 0 2px;color:#ffe7a6}.ff-player .congrats .cg-points span{display:block;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;opacity:.85;color:#fff}.ff-player .congrats .cg-tier{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);border-radius:10px;padding:9px 12px;margin-top:10px}.ff-player .congrats .cg-tier b{color:#ffe7a6}.ff-player .congrats .btn-primary{background:#fff;color:var(--red)}.ff-player .congrats .banner.ok{background:#ffffff29;border-color:#ffffff59;color:#fff}.ff-player .fb-card{background:#fff;border:1px solid var(--cream-line);border-radius:14px;padding:14px;margin-top:12px;text-align:center}.ff-player .fb-q{font-size:14px;font-weight:800;margin-bottom:10px}.ff-player .fb-emojis{display:flex;justify-content:center;gap:6px}.ff-player .fb-emoji{flex:1;background:var(--cream);border:1.5px solid var(--cream-line);border-radius:12px;cursor:pointer;padding:8px 2px 6px;display:flex;flex-direction:column;align-items:center;gap:3px;transition:transform .16s ease,border-color .16s ease,background .16s ease}.ff-player .fb-emoji img{width:30px;height:30px;display:block;filter:none;transition:filter .16s ease,transform .16s ease}.ff-player .fb-emoji span{font-size:9.5px;font-weight:700;color:var(--muted)}.ff-player .fb-emoji:hover{transform:translateY(-2px);border-color:var(--gold)}.ff-player .fb-emoji:hover img{filter:none}.ff-player .fb-emoji.on{border-color:var(--red);background:#fdecea;transform:translateY(-2px) scale(1.04)}.ff-player .fb-emoji.on img{filter:none;transform:scale(1.08)}.ff-player .fb-emoji.on span{color:var(--red-dark)}.ff-player .fb-thanks{font-size:14px;font-weight:800;color:var(--gold-dark)}.ff-player .fb-chosen{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:14px;font-weight:800;color:var(--ink)}.ff-player .fb-chosen img{width:34px;height:34px}.ff-player .fb-cmt{font-size:12.5px;color:var(--muted);font-style:italic;margin-top:6px}.ff-player .confetti{position:absolute;top:-14px;border-radius:1px;pointer-events:none;z-index:50;animation-name:ffp-confettiFall;animation-timing-function:cubic-bezier(.2,.6,.4,1);animation-fill-mode:forwards}@keyframes ffp-confettiFall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(440px) rotate(420deg);opacity:0}}.ff-player .btn{width:100%;padding:12px;border-radius:9px;border:none;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px}.ff-player .btn svg{width:15px;height:15px}.ff-player .btn-primary{background:var(--red);color:#fff}.ff-player .btn-primary:disabled{opacity:.4;cursor:not-allowed}.ff-player .btn-gold{background:var(--gold);color:var(--ink)}.ff-player .btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--cream-line)}.ff-player .btn-dark{background:var(--ink);color:#fff}.ff-player .stack{display:flex;flex-direction:column;gap:8px;margin-top:12px}.ff-player .card{background:transparent}.ff-player .staff-head{background:var(--black);color:var(--cream);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;position:sticky;top:0;z-index:40}.ff-player .staff-head .brand{display:flex;align-items:center;gap:10px;min-width:0}.ff-player .staff-head .hlogo{width:36px;height:36px;object-fit:contain;flex:0 0 auto}.ff-player .staff-head .brand b{font-size:15px;font-weight:900;display:block;line-height:1.1}.ff-player .staff-head .brand span{font-size:11px;color:var(--gold)}.ff-player .staff-body{padding:16px;background:var(--cream);min-height:100%}.ff-player .sec-title{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin:0 0 8px}.ff-player .sec{margin-bottom:18px}.ff-player .qrow{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--cream-line);border-radius:10px;padding:10px 12px;gap:8px;flex-wrap:wrap;margin-bottom:6px}.ff-player .qrow .nm{font-size:14px;font-weight:700}.ff-player .qrow .sub{font-size:12px;color:var(--muted)}.ff-player .qrow .acts{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ff-player .empty{font-size:13px;color:var(--muted);padding:6px 0}.ff-player .sbtn{padding:7px 12px;border-radius:8px;border:none;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.ff-player .sbtn svg{width:13px;height:13px}.ff-player .sbtn-red{background:var(--red);color:#fff}.ff-player .sbtn-gold{background:var(--gold);color:var(--ink)}.ff-player .sbtn-dark{background:var(--ink);color:#fff}.ff-player .sbtn-ghost{background:#fff;color:var(--ink);border:1px solid var(--cream-line)}.ff-player .sbtn.on{outline:2px solid var(--red);outline-offset:1px}.ff-player .banner{background:#fce7e4;border:1px solid var(--red);color:var(--red-dark);border-radius:10px;padding:10px 12px;font-size:13px;font-weight:700;margin-bottom:16px}.ff-player .banner.ok{background:#fbefd5;border-color:var(--gold);color:var(--gold-dark)}.ff-player .timer{font-variant-numeric:tabular-nums;font-weight:800;font-size:12px;padding:2px 7px;border-radius:7px;background:var(--cream)}.ff-player .timer.up{background:var(--red);color:#fff}.ff-player .field{width:100%;padding:10px 12px;border-radius:9px;border:1px solid var(--cream-line);font-size:14px;margin-bottom:10px;background:#fff}.ff-player .mini-select{padding:6px 8px;border-radius:7px;border:1px solid var(--cream-line);font-size:12px;background:#fff}.ff-player .pill{display:inline-block;font-size:12px;font-weight:700;border-radius:7px;padding:3px 9px}.ff-player .pill-red{background:#fce7e4;color:var(--red-dark)}.ff-player .pill-gold{background:#fbefd5;color:var(--gold-dark)}.ff-player .pill-gray{background:#efe9db;color:var(--muted)}.ff-player .admin{background:transparent}.ff-player .admin-top{background:var(--black);color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;position:sticky;top:0;z-index:40}.ff-player .admin-top .brand{display:flex;align-items:center;gap:10px}.ff-player .admin-top .brand img{width:36px;height:36px;object-fit:contain}.ff-player .admin-top .brand b{font-size:16px;font-weight:900;display:block}.ff-player .admin-top .brand span{font-size:11px;color:var(--gold)}.ff-player .admin-top .live{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:var(--cream)}.ff-player .admin-top .live .ld{width:8px;height:8px;border-radius:50%;background:#3fbf6a;box-shadow:0 0 0 3px #3fbf6a40}.ff-player .admin-body{padding:16px;background:var(--cream);min-height:100%}.ff-player .stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.ff-player .stat{background:#fff;border:1px solid var(--cream-line);border-radius:14px;padding:13px 14px;position:relative;overflow:hidden}.ff-player .stat:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--red)}.ff-player .stat.g:before{background:var(--gold)}.ff-player .stat.k:before{background:var(--ink)}.ff-player .stat .lbl{font-size:12px;color:var(--muted);font-weight:600}.ff-player .stat .val{font-size:28px;font-weight:900;line-height:1.1;margin-top:2px}.ff-player .admin-grid{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}.ff-player .block{background:#fff;border:1px solid var(--cream-line);border-radius:14px;padding:16px;margin-bottom:16px}.ff-player .block h4{margin:0 0 12px;font-size:15px;font-weight:800}.ff-player .stall-row{width:100%;text-align:left;background:#fff;border:1px solid var(--cream-line);border-radius:11px;padding:12px 14px;margin-bottom:8px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}.ff-player .stall-row:hover{border-color:var(--gold)}.ff-player .stall-row .rnm{font-size:14px;font-weight:800}.ff-player .stall-row .rsub{font-size:12px;color:var(--muted);margin-top:1px}.ff-player .stall-row .chev{color:var(--muted);flex:0 0 auto}.ff-player .stall-row .chev svg{width:18px;height:18px}.ff-player .stall-scroll{max-height:288px;overflow-y:auto;padding:2px 8px 2px 2px;margin-right:-4px;scrollbar-width:thin;scrollbar-color:var(--gold) var(--cream)}.ff-player .stall-scroll::-webkit-scrollbar{width:11px}.ff-player .stall-scroll::-webkit-scrollbar-track{background:var(--cream);border-radius:9px;border:1px solid var(--cream-line)}.ff-player .stall-scroll::-webkit-scrollbar-thumb{border-radius:9px;border:2px solid var(--cream);background:linear-gradient(180deg,#f4c864,#e3a73e);box-shadow:inset 0 0 0 1px var(--gold-dark)}.ff-player .stall-scroll::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f0be50,#c6871f)}.ff-player .scroll-hint{font-size:11px;color:var(--muted);text-align:center;margin-top:6px}.ff-player .role-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px;background:#fff;border:1px dashed var(--gold-dark);border-radius:11px;padding:9px 12px;margin-bottom:14px;cursor:pointer;font:inherit;color:var(--ink)}.ff-player .role-toggle:hover{background:#fef7e9}.ff-player .role-toggle .rt-l{font-size:12px;font-weight:700;text-align:left}.ff-player .role-toggle .rt-l span{display:block;font-size:11px;font-weight:600;color:var(--muted)}.ff-player .role-toggle .rt-go{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:800;color:var(--red);white-space:nowrap}.ff-player .role-toggle .rt-go svg{width:15px;height:15px}.ff-player .inline-form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.ff-player .log{max-height:180px;overflow:auto}.ff-player .log-item{font-size:12px;color:var(--muted);padding:7px 0;border-top:1px solid var(--cream-line)}.ff-player .log-item:first-child{border-top:none}.ff-player .log-item b{color:var(--ink)}.ff-player .two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ff-player .lbl-s{font-size:12px;font-weight:700;color:var(--muted);margin:0 0 4px;display:block}.ff-player .dstat{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.ff-player .dstat .d{background:#fff;border:1px solid var(--cream-line);border-radius:12px;padding:12px 14px}.ff-player .dstat .d .l{font-size:11px;color:var(--muted);font-weight:700}.ff-player .dstat .d .v{font-size:24px;font-weight:900;margin-top:2px}.ff-player .updated{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:6px;margin-bottom:12px}.ff-player .updated .ld{width:7px;height:7px;border-radius:50%;background:#3fbf6a;box-shadow:0 0 0 3px #3fbf6a38}.ff-player .chart-card{background:#fff;border:1px solid var(--cream-line);border-radius:14px;padding:14px 14px 8px;margin-bottom:12px}.ff-player .chart-card h5{margin:0 0 8px;font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.4px}.ff-player .chart-card.cap{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px}.ff-player .chart-card.cap h5{margin-bottom:4px}.ff-player .goodie-card{border:1px solid var(--cream-line);border-radius:12px;padding:14px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.ff-player .goodie-card.qualify{border-color:var(--gold);background:#fef7e9}.ff-player .goodie-card .gname{font-size:14px;font-weight:800}.ff-player .goodie-card .grange{font-size:12px;color:var(--muted)}.ff-player .stock-ctrl{display:flex;align-items:center;gap:6px}.ff-player .stock-ctrl button{width:26px;height:26px;border-radius:7px;border:1px solid var(--cream-line);background:#fff;font-weight:800;cursor:pointer;font-size:15px;line-height:1}.ff-player .stock-ctrl .n{min-width:28px;text-align:center;font-weight:800}.ff-player .lookup-result{background:#fff;border:1px solid var(--cream-line);border-radius:12px;padding:16px;margin-bottom:16px}.ff-player .lookup-result .who{display:flex;align-items:center;justify-content:space-between}.ff-player .lookup-result .pts{font-size:26px;font-weight:900;color:var(--red)}.ff-player .role-bar,.ff-player .subtle{display:none!important}.ff-player{height:100%;background:#efe7d5!important}.ff-player .wrap{max-width:none!important;margin:0!important;padding:0!important}.ff-player .phone{max-width:none!important;width:100%!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;margin:0!important;display:block!important}.ff-player .notch{display:none!important}.ff-player .screen{height:100vh!important;height:100dvh!important;max-width:560px!important;width:100%!important;margin:0 auto!important;border-radius:0!important;box-shadow:0 0 0 1px #0000000f!important}html,body,#root{width:100%;height:100%;margin:0;padding:0}
