:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202426;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--panel:#fff;--line:#2d32301a;--green:#4e8437;--soft-green:#eef5e3;--peach:#fff0e6;--orange:#df7949;--shadow:0 12px 32px #2126231f;background:#f4f5f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea,select{font:inherit}.appShell{max-width:1440px;margin:0 auto;padding:12px 20px 14px}.topbar{border:1px solid var(--line);background:linear-gradient(135deg, #fffffff2, #fafcf8fa), var(--panel);min-height:92px;box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;gap:22px;padding:14px 24px;display:flex}.brandBlock,.collectBlock,.timerBlock,.topbarMeta{align-items:center;display:flex}.brandBlock{gap:20px;min-width:0}.brandIcon{width:56px;height:56px;color:var(--green);text-shadow:0 2px #ffffffc7;background:radial-gradient(circle at 34% 30%,#fffffff0,#0000 31%),radial-gradient(circle,#dceacb 0 55%,#c6d99f 56% 100%);border-radius:50%;flex:none;place-items:center;font-size:34px;font-weight:900;line-height:1;display:grid;box-shadow:inset 0 -5px 8px #3759221f}h1,h2{letter-spacing:0;margin:0}h1{font-size:clamp(25px,2.05vw,32px);font-weight:900;line-height:1.08}.topbarMeta{flex:none;gap:22px;margin-left:auto}.collectBlock,.timerBlock{gap:14px;min-height:60px}.collectBlock{border-right:1px solid #23272524;width:390px;padding-right:22px}.timerBlock{background:var(--peach);border-radius:8px;width:284px;padding:12px 20px}.metricIcon{border-radius:18px;flex:none;place-items:center;width:50px;height:50px;font-size:30px;font-weight:900;display:grid}.moneyBag{color:var(--green);text-shadow:0 2px #ffffffc7;background:radial-gradient(circle at 34% 30%,#fffffff0,#0000 31%),radial-gradient(circle,#dceacb 0 55%,#c6d99f 56% 100%);border-radius:50%;box-shadow:inset 0 -5px 8px #3759221f}.metricLabel{color:#2d302e;margin-bottom:4px;font-size:16px;line-height:1;display:block}.collectBlock strong{color:var(--green);white-space:nowrap;font-weight:900}.headerAmount{align-items:baseline;gap:8px;min-width:280px;line-height:1;display:flex}.headerAmount span{font-size:clamp(30px,2.55vw,42px)}.headerAmount small{font-size:clamp(18px,1.25vw,22px);font-weight:900}.timerBlock strong{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1, "lnum" 1;text-align:left;width:178px;font-size:clamp(29px,2.45vw,38px);font-weight:900;line-height:1;display:block}.timerIcon{border:4px solid var(--orange);border-radius:50%;flex:none;width:42px;height:42px;position:relative}.timerIcon:before,.timerIcon:after{content:"";background:var(--orange);position:absolute}.timerIcon:before{border-radius:999px;width:4px;height:18px;top:8px;left:50%;transform:translate(-50%)}.timerIcon:after{transform-origin:0;border-radius:999px;width:22px;height:4px;top:50%;left:50%;transform:rotate(-42deg)}.contentGrid{grid-template-columns:minmax(0,1fr) 430px;align-items:stretch;gap:18px;margin-top:16px;display:grid}.arenaPanel,.scoreboard{border:1px solid var(--line);background:linear-gradient(180deg, #fffffffa, #fbfcf9fa), var(--panel);min-width:0;box-shadow:var(--shadow);border-radius:8px}.arenaPanel{place-items:center;min-height:0;padding:16px;display:grid}.arena{aspect-ratio:1;width:min(100%,670px);position:relative;overflow:visible}.orbit{aspect-ratio:1;border:2px dashed #a78c7147;border-radius:50%;width:72%;position:absolute;top:14%;left:14%}.ballWrap{z-index:5;place-items:center;width:214px;height:214px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ballWrap:after{content:"";filter:blur(12px);z-index:-1;background:#26231f2e;border-radius:50%;width:72%;height:13%;position:absolute;bottom:-10px;left:14%}.responsibilityBall{background:url(/assets/gift-burden-ball-9nTldXdP.png) 50%/112% 112% no-repeat;border-radius:50%;width:196px;height:196px;position:relative;overflow:hidden;box-shadow:0 28px 26px #302d2747}.participantToken{--token-width:108px;width:var(--token-width);color:#202426;cursor:pointer;z-index:10;background:0 0;border:0;grid-template-rows:14px 20px 76px 26px;place-items:center;gap:3px;min-height:152px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.participantToken>*{pointer-events:none}.participantToken:focus-visible{outline-offset:4px;border-radius:8px;outline:3px solid #4e84376b}.participantToken:hover .personSvg{transform:translateY(-2px)scale(1.04)}.participantToken.isKicking .personSvg{animation:.36s ease-out kickPop}.participantToken.isKicking .participantName,.participantToken.isKicking .participantAmount,.participantToken:hover .participantName,.participantToken:hover .participantAmount{color:#111513}.powerStrip{--power:100%;--power-color:var(--green);--power-bg:#edf5e5;background:var(--power-bg);border:1px solid #2126231a;border-radius:999px;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:4px;width:92px;height:14px;padding:3px 4px;display:grid;box-shadow:inset 0 1px 2px #21262314}.powerStrip.isRecovering{--power-color:#d99321;--power-bg:#f8efe0}.powerStrip.isLow{--power-color:#d06b3d;--power-bg:#fbefe8}.powerStrip.isEmpty{--power-color:#b9584a;--power-bg:#f8e8e4}.powerTrack{background:#2126231a;border-radius:999px;height:6px;position:relative;overflow:hidden}.powerFill{width:var(--power);border-radius:inherit;background:linear-gradient(180deg, #ffffff6b, #fff0 48%), var(--power-color);position:absolute;inset:0 auto 0 0;overflow:hidden}.powerFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffffc7,#0000);width:22px;animation:2.4s ease-in-out infinite powerShine;position:absolute;top:-70%;bottom:-70%;transform:translate(-28px)skew(-18deg)}.powerTime{color:#3d443f;font-variant-numeric:tabular-nums;text-align:right;min-width:28px;font-size:8px;font-weight:850;line-height:1}.powerStrip.isReady .powerTime{color:var(--green)}.participantName{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:17px;font-weight:850;line-height:1;overflow:hidden}.personSvg{width:62px;height:80px;transition:transform .14s;overflow:visible}.personBodyGroup{transform-box:fill-box;transform-origin:50% 60%}.personHead,.personIdleShape,.personKickShape{vector-effect:non-scaling-stroke}.personKickShape,.kickMarks{opacity:0}.personSvg.isKicking .personBodyGroup,.participantToken.isKicking .personSvg .personBodyGroup{animation:.36s ease-out solidKickBody}.personSvg.isKicking.kick-left .personLegLeft,.personSvg.isKicking.kick-right .personLegRight,.participantToken.isKicking .personSvg.kick-left .personLegLeft,.participantToken.isKicking .personSvg.kick-right .personLegRight,.personSvg.isKicking.kick-left .personIdleShape,.personSvg.isKicking.kick-right .personIdleShape,.participantToken.isKicking .personSvg.kick-left .personIdleShape,.participantToken.isKicking .personSvg.kick-right .personIdleShape{opacity:0}.personSvg.isKicking.kick-left .personKickShapeLeft,.personSvg.isKicking.kick-right .personKickShapeRight,.personSvg.isKicking.kick-left .kickMarksLeft,.personSvg.isKicking.kick-right .kickMarksRight,.participantToken.isKicking .personSvg.kick-left .personKickShapeLeft,.participantToken.isKicking .personSvg.kick-right .personKickShapeRight,.participantToken.isKicking .personSvg.kick-left .kickMarksLeft,.participantToken.isKicking .personSvg.kick-right .kickMarksRight{opacity:1}@keyframes kickPop{0%{transform:translateY(0)scale(1)}38%{transform:translateY(-4px)scale(1.08)}to{transform:translateY(0)scale(1)}}@keyframes solidKickBody{0%{transform:rotate(0)}35%{transform:rotate(-3deg)translateY(-1px)}to{transform:rotate(0)}}@keyframes powerShine{0%,42%{opacity:0;transform:translate(-28px)skew(-18deg)}58%{opacity:1}to{opacity:0;transform:translate(110px)skew(-18deg)}}.participantAmount{text-align:center;white-space:nowrap;font-variant-numeric:tabular-nums;width:100%;min-height:24px;font-size:17px;font-weight:780;line-height:1.05;display:block}.scoreboard{padding:18px 14px 14px}.scoreboard h2{padding:0 16px 14px;font-size:24px;font-weight:900;line-height:1.1}.scoreList{border:1px solid #2327251a;border-radius:8px;margin:0;padding:0;list-style:none;overflow:hidden}.scoreRow{border-bottom:1px solid #23272514;grid-template-columns:32px 32px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:52px;padding:6px 14px;display:grid}.scoreRow:last-child{border-bottom:0}.rank{color:#385f2d;background:#e7efd7;border-radius:50%;place-items:center;width:26px;height:26px;font-size:16px;font-weight:900;display:grid}.miniPerson{place-items:center;width:25px;height:34px;display:grid}.miniPerson .personSvg{width:23px;height:31px}.scoreName{text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:720;overflow:hidden}.scoreRow strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:17px;font-weight:780}@media (width>=1381px){h1{white-space:nowrap}.topbarMeta{flex:none}}@media (width<=1380px){.topbar{flex-direction:column;align-items:stretch}.topbarMeta{justify-content:space-between;width:100%;margin-left:0}}@media (width<=1240px){.contentGrid{grid-template-columns:minmax(0,1fr) 410px}.scoreRow{grid-template-columns:30px 28px minmax(0,1fr)}.scoreRow strong{grid-column:3;justify-self:start;font-size:18px}}@media (width<=900px){.appShell{padding:12px}.contentGrid{grid-template-columns:1fr}.arenaPanel{min-height:0;padding:12px 8px 18px}.arena{width:min(94vw,560px)}.scoreboard{order:2}.topbar{gap:18px;min-height:0;padding:16px}.brandBlock{gap:12px}.brandIcon{width:48px;height:48px;font-size:30px}.topbarMeta{grid-template-columns:1fr 1fr;gap:10px;display:grid}.collectBlock,.timerBlock{background:#f8fbf1;border:0;border-radius:8px;width:auto;min-height:72px;padding:12px}.timerBlock{background:var(--peach)}.metricIcon{display:none}.metricLabel{font-size:14px}.collectBlock strong,.timerBlock strong{font-size:24px;line-height:1.05}.headerAmount,.timerBlock strong{width:auto;min-width:0}}@media (width<=620px){.appShell{padding:8px}.topbar{padding:12px}.brandBlock{align-items:center}h1{font-size:24px}.topbarMeta{grid-template-columns:1fr}.collectBlock,.timerBlock{min-height:58px}.arenaPanel{margin-top:10px}.orbit{width:76%;top:12%;left:12%}.ballWrap{width:34vw;max-width:154px;height:34vw;max-height:154px}.responsibilityBall{width:min(31vw,140px);height:min(31vw,140px)}.participantToken{--token-width:78px;grid-template-rows:12px 18px 66px 26px;gap:2px;min-height:128px}.powerStrip{grid-template-columns:minmax(0,1fr) 24px;gap:3px;width:76px;height:12px;padding:2px 3px}.powerTrack{height:5px}.powerTime{min-width:24px;font-size:7px}.participantName{font-size:14px}.personSvg{width:50px;height:66px}.participantAmount{white-space:nowrap;font-size:13px}.scoreboard{padding:18px 10px 12px}.scoreboard h2{padding:0 8px 14px;font-size:22px}.scoreRow{grid-template-columns:28px 24px minmax(0,1fr) auto;gap:8px;min-height:54px;padding:7px 10px}.rank{width:25px;height:25px;font-size:14px}.miniPerson{width:22px;height:32px}.miniPerson .personSvg{width:21px;height:30px}.scoreName{font-size:18px}.scoreRow strong{grid-column:auto;justify-self:end;font-size:15px}}@media (width<=430px){.appShell{padding:8px 4px}.arena{width:min(88vw,414px)}.ballWrap{width:32vw;max-width:128px;height:32vw;max-height:128px}.responsibilityBall{width:min(29vw,116px);height:min(29vw,116px)}.participantToken{--token-width:64px;grid-template-rows:10px 15px 48px 18px;min-height:102px}.powerStrip{grid-template-columns:minmax(0,1fr) 20px;gap:2px;width:62px;height:10px;padding:2px}.powerTrack{height:4px}.powerTime{min-width:20px;font-size:6px}.participantName{font-size:12px}.personSvg{width:38px;height:52px}.participantAmount{font-size:11px}.scoreRow{grid-template-columns:26px minmax(0,1fr) auto}.scoreRow .miniPerson{display:none}.scoreRow strong{font-size:14px}}
