*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #e8f1f8;--bg-soft: #f0f6fb;--card: #ffffff;--ink: #1a2a3a;--muted: #627080;--line: #c8d8e8;--green: #2f9e6d;--green-dark: #177b52;--mint: #dff5e8;--yellow: #ffd86b;--coral: #ff765f;--blue: #4f8fcf;--purple: #9a72d8;--shadow: 0 16px 35px rgba(20, 50, 80, .12);--radius: 22px}html,body,#root{min-height:100%}body{min-height:100vh;background:linear-gradient(180deg,#78b4dc33,#e8f1f800 300px),var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex;flex-direction:column}.empty-ball{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#fff 0,#fff 18%,#ffd86b 19%,#ffd86b 48%,#2f9e6d 49%,#2f9e6d);color:#143b2a;font-size:12px;font-weight:900;border:3px solid #fff;box-shadow:0 7px 18px #2f9e6d40;flex:0 0 auto}.section-kicker{color:var(--green-dark);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.orbit-header{padding:0 14px 20px;display:flex;flex-direction:column;align-items:center;gap:10px}.orbit-mascot{width:238px;height:208px;border-radius:28px;border:4px solid #fff;background:radial-gradient(circle at 48% 26%,#ffffffb8,#fff0 34%),radial-gradient(circle at 50% 72%,#ffcf3659,#ffcf3600 38%),linear-gradient(145deg,#123050,#1c5b78 45%,#2f9e6d);box-shadow:0 0 0 2px #ffcf3694,0 16px 30px #1a3a5c52,inset 0 0 34px #ffffff29;object-fit:contain;padding:10px 8px 4px}.orbit-banner{width:min(760px,calc(100vw - 28px));aspect-ratio:1600 / 620;display:block;border:4px solid #fff;border-radius:28px;background:#dff3f7;box-shadow:0 0 0 2px #ffcf366b,0 18px 34px #1a3a5c3d;object-fit:cover}.dinkster-crew-banner{position:relative;width:min(760px,calc(100vw - 28px));aspect-ratio:16 / 7.35;border:4px solid #fff;border-radius:28px;background:url(/dinkster-court-background-v1.png) center / cover no-repeat,#dff3f7;box-shadow:0 0 0 2px #ffcf366b,0 18px 34px #1a3a5c3d;overflow:hidden}.dinkster-banner-net{display:none}.dinkster-banner-net:after{content:none}.dinkster-banner-court{display:none}.dinkster-banner-rows{position:absolute;top:16%;right:1.3%;bottom:1.5%;left:1.3%;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));align-items:end;gap:0;overflow:visible}.dinkster-banner-row{position:relative;display:grid;align-items:end;justify-items:center;gap:0;overflow:visible}.dinkster-banner-row.is-row-1{grid-template-columns:repeat(7,minmax(0,1fr));z-index:1;padding-inline:2.4%;transform:translateY(28%)}.dinkster-banner-row.is-row-2{grid-template-columns:repeat(6,minmax(0,1fr));z-index:2;padding-inline:7.2%;transform:translateY(9%)}.dinkster-banner-row.is-row-3{grid-template-columns:repeat(7,minmax(0,1fr));z-index:3;padding-inline:2.8%;transform:translateY(-7%)}.dinkster-banner-slot{position:relative;display:grid;isolation:isolate;place-items:end center;width:clamp(108px,12.8vw,134px);aspect-ratio:1;max-width:none}.dinkster-banner-slot:after{content:"";position:absolute;z-index:0;left:50%;bottom:1%;width:56%;height:6%;border-radius:50%;background:#05151e75;filter:blur(1.6px);transform:translate(-50%)}.dinkster-banner-row.is-row-1 .dinkster-banner-slot:after{bottom:1.4%;background:#05151e57}.dinkster-banner-row.is-row-2 .dinkster-banner-slot:after{bottom:1.2%;background:#05151e66}.dinkster-banner-slot img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;object-position:center bottom;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom}@media (max-width: 520px) and (orientation: portrait){.dinkster-crew-banner{width:min(760px,calc(100vw - 24px));border-radius:24px}.dinkster-banner-rows{top:18%;right:2%;bottom:4%;left:2%}.dinkster-banner-row.is-row-1{padding-inline:3.2%;transform:translateY(18%)}.dinkster-banner-row.is-row-2{padding-inline:8%;transform:translateY(4%)}.dinkster-banner-row.is-row-3{padding-inline:3.2%;transform:translateY(-2%)}.dinkster-banner-slot{width:clamp(62px,17.4vw,82px)}.dinkster-banner-slot:after{bottom:1%;width:54%;height:6%;filter:blur(1.2px)}}@media (max-width: 390px) and (orientation: portrait){.dinkster-banner-slot{width:clamp(58px,16.8vw,68px)}}.orbit-week-label{color:var(--muted);font-size:12px;font-weight:700}.orbit-strip{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;width:100%}.orbit-pill{position:relative;min-height:62px;border:1px solid var(--line);border-radius:12px;background:#ffffffd9;color:var(--ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;box-shadow:0 6px 16px #42321214;cursor:pointer;transition:background .2s,box-shadow .2s}.orbit-pill span{color:var(--muted);font-size:10px;font-weight:800}.orbit-pill strong{font-size:14px;line-height:1}.paddle-row{display:flex;justify-content:center;align-items:center;gap:1px;width:100%;min-height:16px;padding:1px 0 0;transform:translate(3px)}.paddle-row em{font-style:normal;font-size:11px;font-weight:900;color:var(--muted);line-height:1}.paddle-row img{width:13px;height:18px;object-fit:contain}.orbit-pill.is-selected .paddle-row em{color:#fffc}.pb-ball{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border-radius:50%;background:var(--yellow);border:2px solid #fff;box-shadow:0 2px 6px #00000026;font-style:normal}.pb-ball:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:50%;border:1px dashed rgba(180,130,0,.45)}.orbit-pill.is-selected{background:#1a3a5c;color:#fff;border-color:#1a3a5c;box-shadow:0 8px 20px #1a3a5c59;transform:translateY(-2px)}.orbit-pill.is-selected span{color:#ffffffb8}.orbit-pill.has-session:not(.is-selected){border-color:#2f9e6d66}.play-tab,.admin-tab{width:min(760px,100%);margin:0 auto;padding:max(48px,calc(env(safe-area-inset-top,0px) + 46px)) 14px 104px}@media (max-width: 520px) and (orientation: portrait){.play-tab{padding-top:max(70px,calc(env(safe-area-inset-top,0px) + 62px))}}.intro-panel,.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.intro-panel{margin-bottom:14px}.intro-panel h2,.section-title-row h2{font-size:24px;line-height:1.1}.play-admin-booking-btn{flex:0 0 auto;min-height:36px;max-width:150px;border:1px solid rgba(26,58,92,.14);border-radius:14px;background:#1a3a5c;color:#fff;padding:0 12px;font-size:12px;font-weight:950;line-height:1.05;box-shadow:0 8px 18px #1a3a5c2e;white-space:normal}.mini-app-notice{margin-top:12px;border:1px solid #f5c46b;border-radius:12px;background:#fff4d8;color:#6f4512;padding:10px 12px;font-size:13px;font-weight:800}.refresh-btn{border:1px solid var(--line);color:var(--ink);background:#ffffffb8;min-height:38px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:800;box-shadow:0 8px 18px #42321214}.refresh-btn:disabled{opacity:.55}.session-section{display:grid;gap:12px}.session-list{display:grid;gap:14px}.session-card{position:relative;background:var(--card);border:1px solid rgba(234,223,203,.95);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.session-share-btn{position:absolute;top:10px;right:10px;z-index:2;min-height:32px;border:1px solid rgba(47,158,109,.22);border-radius:999px;background:#ffffffe6;color:var(--green-dark);padding:0 11px;font-size:11px;font-weight:950;box-shadow:0 8px 16px #4232121a}.session-summary{width:100%;border:0;background:linear-gradient(135deg,#fff,#e8f1f8);color:var(--ink);display:grid;grid-template-columns:auto 1fr;gap:12px;padding:14px;text-align:left}.session-date-badge{width:58px;height:68px;border-radius:18px;display:grid;place-items:center;align-content:center;gap:2px;background:#fff;border:1px solid var(--line);box-shadow:inset 0 -10px #2f9e6d1a}.session-date-badge span{color:var(--green-dark);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.session-date-badge strong{font-size:25px;line-height:1}.session-summary-main{min-width:0;display:grid;gap:3px}.session-summary-main p{color:var(--green-dark);font-size:12px;font-weight:800}.session-summary-main h3{font-size:25px;line-height:1.04}.session-summary-main span{color:var(--muted);font-size:13px;font-weight:650}.session-summary-side{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px}.peak-pill{border-radius:999px;background:var(--mint);color:#145a3d;padding:8px 11px;font-size:12px;white-space:nowrap}.peak-pill.is-full{background:#ffe1dc;color:#9d2d1d}.status-pill{border-radius:999px;background:#fff4d8;color:#7a4b12;padding:8px 11px;font-size:12px;white-space:nowrap}.session-detail{padding:14px;display:grid;gap:14px}.capacity-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(68px,1fr);gap:8px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.capacity-strip::-webkit-scrollbar{display:none}.capacity-dot{position:relative;min-height:58px;border-radius:16px;display:grid;align-content:center;justify-items:center;gap:4px;background:#edf3f9;border:1px solid var(--line)}.capacity-dot span{color:var(--muted);font-size:11px;font-weight:800}.capacity-dot strong{font-size:15px}.capacity-dot em{position:absolute;right:7px;bottom:5px;max-width:calc(100% - 14px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-style:normal;font-size:9px;font-weight:900;color:#20374a75;line-height:1}.capacity-dot.level-4{background:#fff5cc}.capacity-dot.level-5{background:#ffe7b5}.capacity-dot.level-6{background:#ffe0dc;color:#8f271d}.capacity-dot.level-6 em{color:#8f271d94}.roster-panel,.join-panel,.chat-panel,.maybe-panel{border:1px solid var(--line);background:var(--bg-soft);border-radius:18px}.roster-panel{padding:12px}.maybe-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px}.maybe-panel span{color:var(--muted);font-size:12px;font-weight:800}.ranked-report-card{position:relative;overflow:hidden;display:grid;gap:12px;border:1px solid rgba(25,61,45,.14);border-radius:18px;background:radial-gradient(circle at 15% 12%,#ffd86b57,#ffd86b00 34%),linear-gradient(135deg,#123050,#1b5a78 48%,#2f9e6d);color:#fffdf4;padding:13px;box-shadow:0 14px 28px #1230502e}.ranked-report-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ranked-report-header .section-kicker,.ranked-report-section-heading .section-kicker{color:#ffdf7d}.ranked-report-header h4,.ranked-report-section-heading h4{margin-top:2px;font-size:19px;line-height:1}.ranked-report-section-heading{display:grid;gap:1px;padding-top:2px}.ranked-report-share{min-height:34px;border:0;border-radius:999px;background:var(--yellow);color:#183b2b;padding:0 13px;font-size:12px;font-weight:950;box-shadow:0 8px #4e32002e}.ranked-report-share:disabled{opacity:.62}.ranked-session-recap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ranked-session-recap div{min-width:0;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff1a;padding:8px 9px;display:grid;gap:2px}.ranked-session-recap span{color:#ffdf7de6;font-size:9px;font-weight:1000;letter-spacing:0;text-transform:uppercase}.ranked-session-recap strong{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap;color:#fffdf4;font-size:12px;line-height:1.15}.ranked-session-recap .is-player-list{grid-column:1 / -1}.ranked-session-recap .is-player-list strong{white-space:normal;overflow-wrap:anywhere}.ranked-report-empty{border-radius:14px;background:#ffffff24;padding:11px 12px;color:#fffdf4d6;font-size:13px;font-weight:800;text-align:center}.ranked-report-scoreboard{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.ranked-report-scoreboard div{min-height:64px;display:grid;align-content:center;justify-items:center;gap:2px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff21;text-align:center}.ranked-report-scoreboard strong{font-size:clamp(17px,4vw,23px);line-height:1}.ranked-report-scoreboard span{color:#fffdf4c2;font-size:10px;font-weight:900;text-transform:uppercase}.ranked-report-formats{display:flex;flex-wrap:wrap;gap:7px}.ranked-report-formats span{border-radius:999px;background:#ffffff29;color:#fffdf4;padding:6px 9px;font-size:11px;font-weight:900}.ranked-report-leaders{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ranked-report-leaders div{position:relative;min-width:0;display:grid;gap:2px;border-radius:14px;background:#ffffff1f;padding:9px}.ranked-report-leaders strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.ranked-report-leaders span{color:#fffdf4b8;font-size:11px;font-weight:800}.ranked-report-leaders em{justify-self:start;border-radius:999px;padding:3px 7px;font-size:11px;font-style:normal;font-weight:950}.ranked-report-leaders em.is-positive{background:#ffd86bf0;color:#2a3214}.ranked-report-leaders em.is-negative{background:#ffe4dff0;color:#9d2d1d}.ranked-pickle-badge{position:absolute;top:-7px;right:-7px;z-index:2;display:inline-flex;align-items:center;gap:1px;min-width:36px;height:24px;padding:0 4px;border:1px solid rgba(157,45,29,.18);border-radius:999px;background:#ffe2e2f5;box-shadow:0 5px 10px #1020331f}.ranked-pickle-badge.is-pickled{background:#ffe2e2fa;border-color:#9d2d1d42}.ranked-pickle-badge b{color:var(--ink);font-size:11px;font-weight:1000;line-height:1}.ranked-pickle-badge img{width:18px;height:20px;object-fit:contain;display:block}.ranked-report-match-list{display:grid;gap:7px}.ranked-report-match{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:14px;background:#05142138;padding:9px 10px}.ranked-report-match>div:first-child{min-width:0;display:grid;gap:2px}.ranked-report-match span{color:#fffdf4b3;font-size:10px;font-weight:900;text-transform:uppercase}.ranked-report-match strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.ranked-report-match em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fffdf4c2;font-size:11px;font-style:normal;font-weight:800}.ranked-report-match>div:last-child{display:grid;justify-items:end;gap:2px;white-space:nowrap}.roster-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.roster-header h4{font-size:18px}.roster-header>span{color:var(--muted);font-size:12px;font-weight:750;margin-top:4px}.roster-list{display:grid;gap:8px}.roster-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:50px;padding:6px;border-radius:14px;background:#ffffffb8}.roster-row.is-guest{background:#e8f0ffc2}.roster-row div:nth-child(2),.roster-player-copy{display:grid;gap:2px;min-width:0}.roster-row strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roster-row span{color:var(--muted);font-size:12px;font-weight:650}.roster-player-copy{position:relative;justify-self:start;width:max-content;max-width:calc(100% - 46px);padding-right:44px}.roster-player-copy strong{min-width:0;max-width:100%;color:var(--ink)}.roster-player-detail{position:relative;display:block;justify-self:start;min-width:0;max-width:100%;line-height:1.15}.roster-player-detail>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roster-mini-dinkster{position:absolute;right:0;top:50%;display:grid;place-items:center;width:40px;height:40px;transform:translateY(-50%);pointer-events:none}.roster-mini-dinkster img{width:40px;height:40px;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.roster-row em{color:var(--green-dark);background:var(--mint);border-radius:999px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:900}.roster-row-actions{display:flex;align-items:center;gap:6px}.roster-row em.guest-badge{color:#24507a;background:#e4f0ff}.kick-btn{width:28px;height:28px;border-radius:50%;border:1px solid var(--line);background:#ff765f1a;color:var(--coral);font-size:16px;font-weight:700;display:grid;place-items:center;transition:background .15s}.kick-btn:hover{background:#ff765f40}.avatar-stack{display:flex;align-items:center;min-height:38px}.avatar-stack.is-compact .player-avatar:not(:first-child){margin-left:-10px}.player-avatar,.avatar-extra{position:relative;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900;border:3px solid #fff;background-size:cover;background-position:center;box-shadow:0 7px 14px #4232122e;flex:0 0 auto}.avatar-md{width:42px;height:42px;font-size:13px}.avatar-sm,.avatar-extra{width:36px;height:36px;font-size:12px}.avatar-extra{background:#193d2d;margin-left:-10px}.player-avatar.is-you{outline:3px solid var(--yellow)}.player-avatar.is-guest{background-color:#24507a}.player-avatar.has-photo{color:transparent}.player-avatar.is-clickable{cursor:pointer;padding:0}.player-avatar.color-0{background-color:var(--green)}.player-avatar.color-1{background-color:var(--blue)}.player-avatar.color-2{background-color:var(--coral)}.player-avatar.color-3{background-color:var(--purple)}.player-avatar.color-4{background-color:#d58a2f}.player-avatar.color-5{background-color:#2f8f91}.player-avatar.color-6{background-color:#d85f91}.player-avatar.color-7{background-color:#6b8e23}.avatar-elo{position:absolute;left:50%;bottom:-4px;transform:translate(-50%);min-width:16px;border:1px solid #fff;border-radius:999px;background:#ffcf36;color:#172033;padding:0 2px;font-size:5px;font-weight:950;line-height:1.15;box-shadow:0 5px 10px #4232122e;pointer-events:none}.avatar-sm .avatar-elo,.session-summary-side .avatar-elo{bottom:-6px;min-width:21px;padding:1px 3px;font-size:7px}.roster-row .avatar-elo{bottom:-7px;min-width:26px;padding:2px 5px;color:#0f172a;font-size:9px;opacity:1}.join-panel{padding:12px;display:grid;gap:10px}.time-picker-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.time-picker-grid label{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:850}.time-picker-grid select,.guest-name-field input{width:100%;min-height:44px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:0 12px;outline:none}.guest-name-field{display:grid;gap:6px;color:var(--muted);font-size:12px;font-weight:850}.guest-name-field input{font:inherit;font-size:14px;font-weight:750}.leave-reason-input{width:100%;min-height:82px;resize:vertical;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:11px 12px;font:inherit;font-size:14px;font-weight:750;outline:none}.session-actions{display:flex;flex-wrap:wrap;gap:10px}.btn-primary,.btn-secondary{border:0;min-height:48px;border-radius:16px;padding:0 16px;font-weight:900}.btn-primary{flex:1;color:#fff;background:var(--green);box-shadow:0 12px 20px #2f9e6d38}.btn-primary:disabled{background:#cfc8ba;box-shadow:none}.btn-secondary{color:var(--ink);background:#dce8f0;border:1px solid var(--line)}.btn-secondary.maybe{flex:0 0 auto;background:#fff4d8;color:#7a4b12}.btn-secondary.guest{flex:1;color:#24507a;background:#e4f0ff}.btn-secondary.danger{flex:1;color:#9d2d1d;background:#ffe4df}.host-note{width:100%;min-height:46px;display:grid;place-items:center;color:var(--green-dark);background:var(--mint);border-radius:16px;font-weight:900}.slot-error{color:#9d2d1d;background:#ffe4df;border-radius:12px;padding:9px 10px;font-size:12px;font-weight:800}.chat-toggle{width:100%;min-height:44px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:13px;font-weight:900}.chat-panel{overflow:hidden;display:grid}.chat-messages{max-height:210px;overflow-y:auto;padding:12px;display:grid;gap:9px}.chat-empty{color:var(--muted);font-size:13px;text-align:center;padding:12px 0}.chat-msg{display:grid;gap:3px}.battle-pet-art{border:0;background:transparent;padding:0;width:min(260px,100%);height:168px;cursor:pointer}.battle-pet-art:disabled{cursor:default}.battle-pet-art:after{bottom:0;width:72%;height:26px;background:#04120c3d}.battle-pet-art img{max-height:174px;transition:transform .22s ease,filter .22s ease;animation:battlePetBreathe 2.4s ease-in-out infinite}.battle-pet-card.is-wide .battle-pet-art{height:206px}.battle-pet-card.is-wide .battle-pet-art img{max-height:218px}.battle-player-badge{position:absolute;z-index:4;top:0;display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:center;width:min(188px,82%);min-height:48px;border:1px solid rgba(255,249,237,.38);border-radius:999px;background:#101a28b8;color:#fff;box-shadow:0 10px 22px #080d1938;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:5px 9px 5px 5px;text-align:left}.battle-player-badge .profile-avatar{width:38px;height:38px;font-size:12px}.battle-player-badge strong{color:#fff;font-size:12px}.battle-player-badge em{margin-top:3px;color:#ffcf36;font-size:10px;font-style:normal;font-weight:1000}.battle-match-controls{position:absolute;z-index:8;left:50%;right:auto;bottom:18px;width:min(342px,calc(100% - 28px));transform:translate(-50%);display:grid;grid-template-columns:1fr;gap:8px;border:1px solid rgba(255,249,237,.16);border-radius:999px;background:#0e172494;box-shadow:0 14px 28px #060c1638;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:7px}.battle-clock-actions button{min-width:104px;border:0;border-radius:999px;background:#ffcf36;color:#171d2d;box-shadow:0 7px #5d3d0242,0 11px 18px #060c162e;padding:0 15px;font-size:12px;font-weight:1000}@keyframes battlePetSlideFromRight{0%{opacity:0;transform:translate(120vw) scale(.94)}72%{opacity:1;transform:translate(-7px) scale(1.02)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes battlePetShiftLeft{0%{transform:translate(32%) scale(1.04)}to{transform:translate(0) scale(1)}}@keyframes battlePetBreathe{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.018)}}@keyframes battlePickerIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 520px){.battle-tab{padding-inline:6px}.battle-court-panel,.battle-court-stage{min-height:calc(100dvh - 104px - env(safe-area-inset-bottom,0px))}.battle-court-side.is-top{padding:28px 8px 56px}.battle-court-side.is-bottom{padding:56px 8px 154px}.battle-court-hud{width:70px;height:70px}.battle-court-hud span{font-size:22px}.battle-pet-card{min-height:198px;padding-top:48px}.battle-pet-art{width:min(210px,100%);height:118px}.battle-pet-art img{max-height:124px}.battle-pet-card.is-wide .battle-pet-art{height:154px}.battle-pet-card.is-wide .battle-pet-art img{max-height:164px}.battle-player-badge{grid-template-columns:30px minmax(0,1fr);width:min(138px,88%);min-height:42px;gap:6px;padding:5px 8px 5px 5px}.battle-player-badge .profile-avatar{width:30px;height:30px;font-size:10px}.battle-player-badge strong{font-size:11px}.battle-add-player{min-height:82px;border-radius:22px}.battle-match-controls{left:50%;right:auto;bottom:10px;width:min(332px,calc(100% - 20px));transform:translate(-50%)}.battle-match-controls.is-results{width:min(352px,calc(100% - 20px))}.battle-timer-card{min-height:52px;padding-left:13px}.battle-timer-card strong{font-size:18px}.battle-clock-actions button{min-width:94px;padding-inline:12px}.battle-picker-list{grid-template-columns:1fr}}.chat-activity{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 10px;border:1px solid rgba(47,158,109,.22);border-radius:14px;background:#e6f9ecc7}.chat-activity.is-guest{border-color:#24507a33;background:#e4f0ffcc}.chat-activity-label{align-self:center;border-radius:999px;background:var(--mint);color:var(--green-dark);padding:5px 8px;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}.chat-activity.is-guest .chat-activity-label{background:#d7e9ff;color:#24507a}.chat-activity-copy{display:grid;min-width:0;gap:2px}.chat-activity-copy strong{overflow:hidden;color:var(--ink);font-size:13px;font-weight:950;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.chat-activity-copy span{color:var(--muted);font-size:12px;font-weight:800;line-height:1.15}.chat-activity .chat-msg-time{align-self:start;padding-top:1px;white-space:nowrap}.chat-msg-meta{display:flex;align-items:baseline;gap:6px}.chat-msg-name{font-size:12px;font-weight:900}.chat-msg-time{color:var(--muted);font-size:11px;font-weight:700}.chat-msg-text{font-size:14px;line-height:1.35}.chat-input-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:10px;border-top:1px solid var(--line)}.chat-input{min-width:0;min-height:42px;border:1px solid var(--line);border-radius:14px;color:var(--ink);padding:0 12px;outline:none;font-size:16px}.chat-send-btn{min-height:42px;border:0;border-radius:14px;background:var(--green);color:#fff;padding:0 14px;font-weight:900}.chat-send-btn:disabled{background:#cfc8ba}.loading-screen,.error-screen,.empty-state{min-height:280px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;color:var(--muted);padding:30px 18px}.empty-state{background:#ffffffb8;border:1px dashed var(--line);border-radius:var(--radius)}.empty-ball{width:58px;height:58px}.empty-state p{color:var(--ink);font-size:16px;font-weight:900}.empty-state span{font-size:13px;max-width:280px}.empty-state.compact{min-height:160px}.loading-spinner{width:28px;height:28px;border:3px solid rgba(26,58,92,.16);border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}.day-request{display:grid;gap:12px;background:#ffffffb8;border:1px dashed var(--line);border-radius:var(--radius);padding:18px}.day-request p{color:var(--ink);font-size:16px;font-weight:900}.day-request span{color:var(--muted);font-size:13px}.day-request label{display:grid;gap:7px;color:var(--muted);font-size:12px;font-weight:850}.day-request textarea{width:100%;min-height:88px;resize:vertical;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:11px 12px;font-size:14px;font-weight:750;outline:none}.day-request-notice{color:var(--muted);font-size:12px;font-weight:800}.bottom-tabs{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));z-index:30;width:min(430px,calc(100% - 28px));transform:translate(-50%);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:6px;border:1px solid rgba(234,223,203,.9);border-radius:999px;background:#f0f6fbe0;box-shadow:0 16px 35px #4232122e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-tabs.has-admin{grid-template-columns:repeat(6,minmax(0,1fr));width:min(520px,calc(100% - 28px))}.bottom-tabs button{min-height:46px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-weight:950}.bottom-tabs button.is-active{background:#1a3a5c;color:#fff}.bottom-tabs button.battle-tab-orb{place-self:center;width:62px;height:62px;min-height:62px;margin:-18px 0 -10px;border:3px solid #fff8e8;border-radius:50%;background:radial-gradient(circle at 36% 26%,#ff8a74 0,#ff8a74 18%,#f3322d 44%,#9f101b);color:#fff;box-shadow:0 13px #6b131d47,0 18px 30px #34101852;transform:rotate(-4deg)}.bottom-tabs button.battle-tab-orb span{display:block;color:inherit;font-size:19px;font-weight:1000;line-height:1;letter-spacing:0;text-shadow:0 2px 0 rgba(80,0,0,.34)}.bottom-tabs button.battle-tab-orb.is-active{background:radial-gradient(circle at 34% 24%,#fff1a8 0,#fff1a8 15%,#ff332d 42%,#870918);color:#fff;box-shadow:0 11px #6b131d5c,0 0 0 7px #ff524229,0 20px 34px #3410185c}.admin-tab{display:grid;gap:14px;padding-top:max(48px,calc(env(safe-area-inset-top,0px) + 48px))}.admin-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border-radius:var(--radius);background:linear-gradient(135deg,#1a3a5c,#4f8fcf);color:#fff;box-shadow:var(--shadow)}.admin-hero .refresh-btn{flex:0 0 auto;margin-top:18px}.admin-sync-btn{min-width:82px;text-align:center}.admin-hero .section-kicker{color:#ffffffb8}.admin-hero h2{font-size:25px;line-height:1.05;margin-top:3px}.admin-hero span{display:block;margin-top:8px;color:#ffffffc7;font-size:13px;font-weight:700;line-height:1.35}.admin-status-card,.admin-card,.admin-booking-row{border:1px solid var(--line);border-radius:18px;background:#ffffffc7;box-shadow:0 10px 22px #42321214}.admin-status-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px}.admin-status-card h3{font-size:18px}.admin-status-card span{display:block;margin-top:3px;color:var(--muted);font-size:12px;font-weight:700}.admin-status-card strong{color:#145a3d;background:var(--mint);border-radius:999px;padding:8px 11px;font-size:12px}.deploy-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.deploy-strip div{border:1px solid var(--line);border-radius:14px;background:#ffffffc2;padding:10px 11px}.deploy-strip span,.deploy-strip em{display:block;color:var(--muted);font-size:10px;font-style:normal;font-weight:850}.deploy-strip strong{display:block;margin:2px 0;color:var(--ink);font-size:15px;font-weight:950}.deploy-strip .is-current{border-color:#2f9e6d52;background:var(--mint)}.deploy-strip .is-pending{border-color:#edaf2d5c;background:#fff5cc}.admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-card{min-height:152px;padding:13px;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.admin-card h3{font-size:16px}.admin-card p{margin-top:5px;color:var(--muted);font-size:12px;font-weight:650;line-height:1.35}.admin-card button,.admin-booking-row button{align-self:flex-start;min-height:34px;border:0;border-radius:999px;background:#dce8f0;color:var(--ink);padding:0 12px;font-size:12px;font-weight:900}.admin-card button:disabled,.admin-booking-row button:disabled{opacity:.55;cursor:not-allowed}.admin-notice{color:#145a3d;background:var(--mint);border:1px solid rgba(47,158,109,.25);border-radius:16px;padding:11px 12px;font-size:13px;font-weight:850}.inline-clear{margin-left:10px;min-height:28px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8;color:var(--ink);font-size:11px;font-weight:900}.admin-list,.admin-section{display:grid;gap:10px}.admin-section-header{width:100%;border:1px solid var(--line);border-radius:18px;background:#ffffffc7;color:var(--ink);display:flex;align-items:center;justify-content:space-between;text-align:left;padding:13px 14px;box-shadow:0 10px 22px #42321214}.admin-section-header h2{font-size:20px}.admin-section-header span{color:var(--green-dark);background:var(--mint);border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.admin-section-body{display:grid;gap:10px;padding:2px 0 8px}.booking-console{display:grid;grid-template-columns:1fr;gap:9px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#ffffffc7;box-shadow:0 10px 22px #42321214}.booking-console label{display:grid;gap:5px;min-width:0;max-width:100%}.booking-console label span{color:var(--muted);font-size:11px;font-weight:850}.booking-date-picker{display:grid;gap:7px;min-width:0}.booking-date-picker>span{color:var(--muted);font-size:11px;font-weight:850}.booking-date-picker>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.booking-date-picker button{min-width:0;min-height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--ink);display:grid;align-content:center;gap:1px;padding:6px 4px}.booking-date-picker button.is-active{border-color:#1a3a5c52;background:#1a3a5c;color:#fff}.booking-date-picker strong{font-size:11px}.booking-date-picker em{font-size:11px;font-style:normal;font-weight:850}.booking-console input,.booking-console select{display:block;box-sizing:border-box;min-width:0;max-width:100%;width:100%;inline-size:100%;min-height:40px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:0 10px;font-weight:850}.booking-console input[type=date]{-moz-appearance:none;appearance:none;-webkit-appearance:none;overflow:hidden}.booking-console-action{grid-column:1 / -1;min-height:40px;border:0;border-radius:14px;background:#1a3a5c;color:#fff;padding:0 12px;font-weight:950}.booking-console-action:disabled{opacity:.62;cursor:not-allowed}.booking-console-action.danger{background:#9d2d1d}.admin-booking-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;align-items:end;padding:12px;background:#0a192670;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.admin-booking-sheet{width:min(760px,100%);max-height:min(86dvh,860px);margin:0 auto;display:grid;gap:10px;overflow:auto;border:1px solid rgba(255,255,255,.56);border-radius:22px 22px 16px 16px;background:#f8fbff;padding:14px;box-shadow:0 24px 55px #0a182652}.admin-booking-sheet-header,.admin-booking-day-actions,.admin-booking-sheet-toolbar,.admin-booking-sheet-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.admin-booking-sheet-header h3{font-size:22px;line-height:1.08}.admin-booking-sheet-header span,.admin-booking-day-actions span,.admin-booking-notice{color:var(--muted);font-size:12px;font-weight:800}.admin-booking-close{width:36px;height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:15px;font-weight:1000}.admin-booking-day-actions{border:1px solid var(--line);border-radius:16px;background:#ffffffd1;padding:10px}.admin-booking-day-actions>div{min-width:0;display:grid;gap:3px}.admin-booking-day-actions strong{font-size:14px}.admin-booking-day-actions span{overflow-wrap:anywhere;line-height:1.25}.admin-booking-day-actions button,.admin-booking-sheet-toolbar button{min-height:34px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:0 11px;font-size:12px;font-weight:950}.admin-booking-day-actions button.danger{border-color:#9d2d1d33;background:#ffe1dc;color:#9d2d1d}.admin-booking-sheet-toolbar{justify-content:flex-start}.booking-options-panel.is-day-modal{max-height:none}.admin-booking-sheet-actions .booking-console-action{width:100%}.admin-booking-notice{margin:0;border:1px solid rgba(26,58,92,.1);border-radius:14px;background:#ffffffc7;padding:10px 11px}.apply-progress{display:grid;gap:7px;padding:10px;border:1px solid rgba(26,58,92,.12);border-radius:14px;background:#dff7dd85}.apply-progress div{display:grid;grid-template-columns:22px 1fr;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:850}.apply-progress div.is-current{color:var(--green-dark)}.apply-progress span{width:22px;height:22px;border-radius:999px;display:grid;place-items:center;background:#fff;color:var(--green-dark);font-size:11px;font-weight:950}.apply-progress p{margin:0}.booking-options-panel{display:grid;gap:11px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#ffffffd1;box-shadow:0 10px 22px #42321214}.booking-options-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.booking-options-heading div{display:grid;gap:3px}.booking-options-heading strong{font-size:17px;color:var(--ink)}.booking-options-heading span,.booking-options-heading em{color:var(--muted);font-size:12px;font-weight:800}.booking-options-heading em{font-style:normal;white-space:nowrap}.booking-slot-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:7px}.booking-slot-chip{min-height:142px;border:1px solid var(--line);border-radius:14px;display:grid;align-content:start;gap:8px;padding:9px;background:#ffe4df}.booking-slot-chip.has-open{background:#fff5cc}.booking-slot-chip.has-preferred{background:#dff7dd}.booking-slot-chip.has-booking{background:#e4f0ff}.booking-slot-chip.is-c5-booked{background:#dff7dd}.booking-slot-chip.is-selected{border-color:#1a3a5c40}.booking-slot-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.booking-slot-chip strong{font-size:12px}.booking-slot-chip span{color:var(--muted);font-size:10px;font-weight:850;line-height:1.2}.booking-slot-open{margin:-2px 0 0;color:var(--muted);font-size:10px;font-weight:800;line-height:1.2}.slot-action-block{display:grid;gap:5px}.slot-action-block em,.slot-status-block em{color:var(--muted);font-size:10px;font-style:normal;font-weight:900;text-transform:uppercase}.slot-action-block small,.slot-status-block small{color:#2f6b31;font-size:10px;font-weight:900;line-height:1.2}.slot-status-block{display:grid;gap:4px;padding:8px;border:1px solid rgba(26,58,92,.08);border-radius:11px;background:#ffffff94}.slot-status-block strong{color:var(--ink);font-size:12px;line-height:1.15}.slot-action-buttons{display:flex;flex-wrap:wrap;gap:5px}.slot-action-buttons button{min-height:28px;border:1px solid var(--line);border-radius:9px;background:#ffffffd1;color:var(--ink);padding:0 7px;font-size:11px;font-weight:900}.slot-action-buttons button.is-active{border-color:#1a3a5c47;background:#1a3a5c;color:#fff}.booking-run-list{display:grid;gap:7px}.booking-run-list div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border:1px solid var(--line);border-radius:14px;background:var(--bg-soft)}.booking-run-list strong{font-size:12px}.booking-run-list span{color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.booking-watch-goals{display:grid;gap:7px;padding:10px;border:1px solid rgba(26,58,92,.12);border-radius:14px;background:#ffffffb8}.booking-watch-goals-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.booking-watch-goals-heading strong{font-size:13px}.booking-watch-goals-heading button,.booking-watch-goals>button{border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);font-size:12px;font-weight:900}.booking-watch-goals-heading button{min-height:30px;padding:0 9px}.booking-watch-goals>button{min-height:42px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:5px 8px;padding:8px 9px;text-align:left}.booking-watch-goals>button.is-active{border-color:#1a3a5c47;background:#1a3a5c;color:#fff}.booking-watch-goals>button span{grid-row:span 2;font-weight:1000}.booking-watch-goals>button strong{min-width:0;font-size:12px;line-height:1.1}.booking-watch-goals>button em{min-width:0;color:var(--muted);font-size:11px;font-style:normal;font-weight:800;line-height:1.15}.booking-watch-goals>button.is-active em{color:#ffffffb8}.booking-option-actions{display:flex;flex-wrap:wrap;gap:8px}.booking-option-actions button{min-height:38px;border:0;border-radius:14px;background:#1a3a5c;color:#fff;padding:0 13px;font-size:12px;font-weight:950}.booking-option-actions button.secondary{background:var(--mint);color:#145a3d}.booking-option-actions button:disabled{opacity:.62;cursor:not-allowed}.booking-help{color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.booking-result{display:grid;gap:3px;padding:12px;border:1px solid rgba(47,158,109,.25);border-radius:18px;background:var(--mint)}.booking-result strong{color:#145a3d;font-size:14px}.booking-result span{color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.admin-day-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-day-group{display:grid;align-content:start;gap:9px;min-height:168px;padding:10px;border:1px solid var(--line);border-radius:18px;background:#ffffffc7;box-shadow:0 10px 22px #42321214}.admin-day-heading{display:grid;gap:12px}.admin-day-heading div{display:grid;gap:2px}.admin-day-heading strong{font-size:15px;line-height:1.1}.admin-day-heading span{color:var(--muted);font-size:12px;font-weight:750}.admin-day-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-day-heading button{min-height:34px;border:0;border-radius:999px;background:var(--mint);color:#145a3d;padding:0 12px;font-size:12px;font-weight:900;white-space:nowrap}.admin-day-actions button.danger{background:#ffe4df;color:#8a2b1e}.admin-day-bookings{display:grid;grid-template-columns:repeat(auto-fit,minmax(126px,1fr));gap:8px}.admin-booking-pills{display:grid;gap:8px}.admin-booking-pill{display:grid;gap:10px;border:1px solid var(--line);border-radius:16px;background:var(--bg-soft);padding:9px 10px}.admin-booking-pill div:first-child{display:grid;gap:2px;min-width:0}.admin-booking-pill strong{font-size:14px}.admin-booking-pill span{color:var(--muted);font-size:12px;font-weight:800}.admin-pill-actions,.admin-row-actions{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.admin-pill-actions button,.admin-row-actions button{min-height:30px;border:0;border-radius:999px;background:#dce8f0;color:var(--ink);padding:0 10px;font-size:11px;font-weight:950}.admin-pill-actions button.danger,.admin-row-actions button.danger{background:#ffe4df;color:#8a2b1e}.admin-pill-actions button.quiet-danger{background:#ffe4df80;color:#8a2b1e}.cancel-progress{display:grid;gap:4px;padding:8px 9px;border-radius:12px;background:#dce8f0b8}.cancel-progress.is-day{background:#fff4d8b8}.cancel-progress p{margin:0;color:var(--muted);font-size:11px;font-weight:850}.admin-booking-mini{min-height:48px;border-radius:14px;background:var(--bg-soft);border:1px solid var(--line);display:grid;align-content:center;gap:2px;padding:8px 10px}.admin-booking-mini span{color:var(--muted);font-size:12px;font-weight:750}.admin-booking-mini strong{color:var(--green-dark);font-size:14px}.availability-controls{display:grid;grid-template-columns:auto auto 1fr auto;gap:8px}.availability-controls button,.availability-controls input{min-height:40px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);padding:0 10px;font-weight:850}.availability-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(98px,1fr));gap:8px}.availability-slot{min-height:58px;border-radius:14px;border:1px solid var(--line);display:grid;align-content:center;gap:3px;padding:8px;background:#f7f2e7}.availability-slot strong{font-size:13px}.availability-slot span{color:var(--muted);font-size:11px;font-weight:750;line-height:1.2}.availability-slot em{color:var(--ink);font-size:11px;font-style:normal;font-weight:850;line-height:1.2}.availability-slot.is-open{background:var(--mint)}.availability-slot.is-mine{background:#fff5cc}.availability-slot.is-full{background:#ffe4df}.admin-booking-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.admin-booking-row div{min-width:0;display:grid;gap:3px}.admin-booking-row strong{font-size:15px}.admin-booking-row span{color:var(--muted);font-size:12px;font-weight:700}.admin-booking-row button{white-space:nowrap;background:var(--mint);color:#145a3d}.admin-battle-list{display:grid;gap:10px}.admin-battle-row{display:grid;gap:10px;border:1px solid rgba(26,58,92,.1);border-radius:14px;background:#ffffffc7;padding:11px}.admin-battle-summary{display:grid;gap:3px;min-width:0}.admin-battle-summary strong{color:var(--ink);font-size:14px;font-weight:950}.admin-battle-summary span,.admin-battle-summary em{min-width:0;color:var(--muted);font-size:11px;font-style:normal;font-weight:800;line-height:1.25}.admin-battle-edit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.admin-battle-edit-grid label{display:grid;gap:4px;color:var(--muted);font-size:9px;font-weight:950;text-transform:uppercase}.admin-battle-edit-grid input,.admin-battle-edit-grid select{width:100%;min-width:0;border:1px solid rgba(26,58,92,.12);border-radius:9px;background:#fff;color:var(--ink);padding:8px 7px;font-size:12px;font-weight:850}@media (max-width: 520px){.admin-battle-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-dinkster-layout{display:grid;gap:14px}.admin-dinkster-preview{display:grid;grid-template-columns:minmax(0,1fr) 128px;align-items:center;gap:14px;min-height:138px;padding:14px;border:1px solid rgba(34,43,52,.12);border-radius:8px;background:linear-gradient(135deg,#f9fafbfa,#ecfdf5eb)}.admin-dinkster-preview h3{margin:3px 0 6px;font-size:18px}.admin-dinkster-preview span{display:block;color:var(--muted);font-size:13px;line-height:1.35}.admin-dinkster-preview img{width:128px;height:122px;object-fit:contain;justify-self:end}.admin-crew-preview{display:grid;place-items:center;overflow:hidden}.admin-crew-preview .dinkster-crew-banner{width:100%;max-width:640px}.admin-crew-slots{display:grid;gap:9px}.admin-crew-slots>div{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px}.admin-crew-slots>div>span{color:var(--muted);font-size:11px;font-weight:950}.admin-crew-slots>div>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(36px,1fr));gap:6px}.admin-crew-slots button{display:grid;place-items:center;height:44px;border:1px solid rgba(34,43,52,.12);border-radius:8px;background:#fff;padding:2px}.admin-crew-slots button.is-selected{border-color:var(--mint-strong);box-shadow:0 0 0 3px #50b4852e}.admin-crew-slots img{width:38px;height:38px;object-fit:contain}.admin-dinkster-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));gap:10px}.admin-dinkster-choice{min-height:148px;padding:9px;border:1px solid rgba(34,43,52,.12);border-radius:8px;background:#fff;color:inherit;text-align:center;cursor:pointer}.admin-dinkster-choice.is-selected{border-color:var(--mint-strong);box-shadow:0 0 0 3px #50b4852e}.admin-dinkster-choice span{display:grid;place-items:center;height:82px}.admin-dinkster-choice img{width:86px;height:80px;object-fit:contain;object-position:center}.admin-dinkster-choice strong,.admin-dinkster-choice em{display:block;overflow-wrap:anywhere}.admin-dinkster-choice strong{margin-top:4px;font-size:13px;line-height:1.15}.admin-dinkster-choice em{margin-top:3px;color:var(--muted);font-size:11px;font-style:normal}.admin-resizer-grid{display:grid;gap:9px}.admin-resizer-grid label{display:grid;grid-template-columns:86px minmax(0,1fr) 44px;align-items:center;gap:9px;padding:9px;border:1px solid rgba(34,43,52,.1);border-radius:8px;background:#ffffffc7}.admin-resizer-grid span{color:var(--muted);font-size:11px;font-weight:950}.admin-resizer-grid input{width:100%}.admin-resizer-grid strong{color:var(--ink);font-size:12px;font-weight:950;text-align:right}.admin-anchor-board{display:grid;gap:12px}.admin-anchor-board-note{display:grid;gap:3px;padding:12px;border:1px solid rgba(34,43,52,.1);border-radius:8px;background:#ecfdf5bd}.admin-anchor-board-note strong{color:var(--ink);font-size:13px;font-weight:1000}.admin-anchor-board-note span{color:var(--muted);font-size:12px;line-height:1.35}.admin-anchor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.admin-anchor-tuner{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:12px;padding:12px;border:1px solid rgba(34,43,52,.1);border-radius:8px;background:#ffffffd1}.admin-anchor-card{display:grid;justify-items:center;gap:5px;min-height:174px;padding:8px;border:1px solid rgba(34,43,52,.12);border-radius:8px;background:#fff;color:inherit;text-align:center;cursor:pointer}.admin-anchor-card.is-selected{border-color:var(--mint-strong);box-shadow:0 0 0 3px #50b4852e}.admin-anchor-stage{position:relative;display:grid;place-items:center;width:116px;height:116px;overflow:visible;border-radius:8px;background:linear-gradient(90deg,transparent calc(50% - 1px),rgba(239,68,68,.82) calc(50% - 1px),rgba(239,68,68,.82) calc(50% + 1px),transparent calc(50% + 1px)),linear-gradient(180deg,transparent calc(50% - 1px),rgba(47,158,109,.34) calc(50% - 1px),rgba(47,158,109,.34) calc(50% + 1px),transparent calc(50% + 1px)),#f8fafcf5}.admin-anchor-stage.is-large{width:172px;height:172px}.admin-anchor-stage.is-store,.admin-anchor-stage.is-chest{place-items:center}.admin-anchor-stage.is-store img{position:absolute;left:50%;top:auto;bottom:4px;width:124px;height:124px;max-width:124px;max-height:124px;transform:translate3d(calc(-50% + var(--pet-anchor-x, 0px)),var(--pet-anchor-y, 0px),0) scale(var(--pet-scale, 1));transform-origin:center bottom}.admin-anchor-stage.is-store.is-large img{width:154px;height:154px;max-width:154px;max-height:154px}.admin-anchor-stage.is-chest img{width:116px;height:116px;max-width:116px;max-height:116px}.admin-anchor-stage.is-chest.is-large img{width:148px;height:148px;max-width:148px;max-height:148px}.admin-anchor-stage.is-podium{place-items:end center}.admin-anchor-stage.is-podium.is-large img{width:142px;height:142px}.admin-anchor-stage.is-battle.is-large img{width:164px;height:164px}.admin-anchor-stage:after{content:"";position:absolute;left:50%;bottom:6px;width:70px;height:13px;border-radius:999px;background:#0f172a1a;transform:translate(-50%)}.admin-anchor-line{position:absolute;inset:0 auto;left:50%;z-index:3;width:2px;background:#ef4444e0;transform:translate(-50%);pointer-events:none}.admin-anchor-stage img{position:relative;z-index:2;width:104px;height:104px;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.admin-anchor-stage.is-large img{width:154px;height:154px}.admin-anchor-card strong,.admin-anchor-card em{display:block;max-width:100%;overflow-wrap:anywhere;line-height:1.08}.admin-anchor-card strong{color:var(--ink);font-size:12px;font-weight:1000}.admin-anchor-card em{color:var(--muted);font-size:10px;font-style:normal;font-weight:850}.admin-anchor-actions{display:grid;grid-template-columns:74px 56px 74px minmax(110px,1fr);align-items:center;gap:8px}.admin-anchor-actions strong{color:var(--ink);font-size:13px;font-weight:1000;text-align:center}.admin-anchor-actions button{min-height:34px;border:0;border-radius:8px;background:var(--mint);color:#145a3d;font-size:12px;font-weight:1000}.admin-anchor-actions .secondary{background:#f3f4f6;color:var(--muted)}@media (max-width: 520px){.admin-anchor-tuner{grid-template-columns:1fr;justify-items:center}.admin-anchor-actions{grid-template-columns:1fr 56px 1fr}.admin-anchor-actions .secondary{grid-column:1 / -1}.admin-dinkster-preview{grid-template-columns:minmax(0,1fr) 96px}.admin-dinkster-preview img{width:96px;height:92px}}.admin-list-columns{display:grid;gap:12px}.admin-list-columns h3{font-size:15px;margin-bottom:7px}.admin-list-item{display:grid;gap:9px;border:1px solid var(--line);border-radius:16px;background:#ffffffc7;padding:11px;margin-bottom:8px}.admin-list-item.is-paused{opacity:.62}.admin-list-item>div:first-child{display:grid;gap:3px}.admin-list-item strong{font-size:14px}.admin-list-item span{color:var(--muted);font-size:12px;font-weight:750}.players-tab{width:min(760px,100%);margin:0 auto;padding:max(68px,calc(env(safe-area-inset-top,0px) + 64px)) 14px 104px;display:grid;gap:14px}.players-hero{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:18px;border-radius:var(--radius);background:#f7f2e7;border:1px solid var(--line);box-shadow:var(--shadow)}.players-hero>div:first-child{min-width:0;flex:1 1 170px}.players-hero h2{font-size:28px;line-height:1;margin-top:3px}.players-hero span{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:750;line-height:1.35}.player-loading-panel{display:flex;align-items:center;gap:12px;min-height:82px;border:1px solid var(--line);border-radius:18px;background:#ffffffd1;padding:14px;box-shadow:0 10px 22px #42321214}.player-loading-panel strong,.player-loading-panel span{display:block}.player-loading-panel strong{color:var(--ink);font-size:15px;font-weight:950}.player-loading-panel span{margin-top:3px;color:var(--muted);font-size:12px;font-weight:750}.my-profile-card{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:9px;min-width:176px;max-width:230px;min-height:58px;border:1px solid rgba(47,158,109,.2);border-radius:16px;background:#e7fff1d1;color:var(--ink);padding:8px 10px;text-align:left;box-shadow:0 10px 18px #42321214}.my-profile-card>div:last-child{display:grid;gap:3px;min-width:0}.my-profile-card strong{color:var(--green-dark);font-size:12px;font-weight:950;line-height:1.05}.my-profile-card span{margin:0;color:var(--muted);font-size:10px;font-weight:850;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.my-profile-card .profile-elo-badge.is-small{bottom:-6px;min-width:24px;padding:1px 4px;border-width:1.5px;font-size:8px}.players-hero.is-compact-card{align-items:center;justify-content:space-between;padding:12px;border-radius:18px;background:#ffffffb8}.players-hero.is-compact-card .my-profile-card{flex:1 1 auto;max-width:none;width:100%;grid-template-columns:90px minmax(0,1fr) 146px;min-height:164px;gap:10px;background:radial-gradient(circle at 96% 18%,rgba(255,207,54,.22),transparent 38%),#e7fff1e6;overflow:visible}.my-profile-shell{position:relative;width:100%}.my-profile-shell .my-profile-card{width:100%}.my-profile-admin-float{position:absolute;top:2px;right:2px;z-index:4;width:26px;height:26px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#10203385;box-shadow:none}.my-profile-admin-float span{display:block;transform:translateY(-1px);font-size:15px;line-height:1}.players-hero.is-compact-card .my-profile-card>div:last-of-type{align-self:center}.players-hero.is-compact-card .my-profile-card strong{color:var(--ink)}.players-hero.is-compact-card .my-profile-card span{margin:0}.players-hero.is-compact-card .my-profile-card .profile-avatar{width:84px;height:84px;font-size:20px}.my-profile-dinkster{display:grid!important;place-items:center;width:146px;height:150px;overflow:visible;justify-self:center}.my-profile-dinkster img{width:146px;height:146px;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.leaderboard-panel,.player-profile-card,.player-list-card{border:1px solid var(--line);background:#fffc;box-shadow:0 10px 22px #42321214}.leaderboard-panel{display:grid;gap:10px;border-radius:18px;padding:12px}.leaderboard-heading,.profile-subheading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.leaderboard-heading h3{font-size:20px}.leaderboard-heading span,.profile-subheading span{color:var(--green-dark);background:var(--mint);border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950}.leaderboard-list,.player-roster,.profile-subsection{display:grid;gap:8px}.leaderboard-row,.player-list-card{min-width:0;border-radius:14px;display:grid;align-items:center;text-align:left}.leaderboard-row{grid-template-columns:24px 42px 1fr auto;gap:9px;min-height:54px;border:0;background:var(--bg-soft);color:var(--ink);padding:8px}.leaderboard-row>strong{color:var(--green-dark);font-size:15px}.leaderboard-row span,.player-list-card strong{min-width:0;font-size:13px;font-weight:950}.leaderboard-row em{color:var(--muted);font-style:normal;font-size:11px;font-weight:850;white-space:nowrap}.player-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:10px}.player-roster-list{display:grid;gap:8px}.profile-back-btn{position:absolute;top:8px;left:8px;z-index:5;justify-self:start;min-height:28px;border:1px solid var(--line);border-radius:999px;background:#ffffffd1;color:var(--ink);padding:0 10px;font-size:10px;font-weight:950;margin-top:0}.player-list-card{grid-template-columns:42px minmax(0,1fr);gap:9px;min-height:62px;color:var(--ink);padding:9px;overflow:visible}.player-list-card>div:last-child,.player-list-copy{display:grid;gap:4px;min-width:0}.player-list-copy{position:relative;justify-self:start;width:100%;max-width:100%;padding-right:48px}.player-list-copy strong,.player-list-copy>span:not(.roster-mini-dinkster){max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-list-card.is-active{border-color:#2f9e6d66;background:var(--mint)}.player-list-card span,.profile-session-row span{color:var(--muted);font-size:11px;font-weight:800}.leaderboards-tab{width:min(840px,100%);margin:0 auto;padding:max(64px,calc(env(safe-area-inset-top,0px) + 60px)) 14px 112px;display:grid;gap:12px}.leaderboards-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px;border:1px solid rgba(26,58,92,.14);border-radius:var(--radius);background:linear-gradient(135deg,#f7f2e7f0,#e6f8eeeb),#f7f2e7;box-shadow:var(--shadow)}.leaderboards-hero h2{margin-top:3px;color:var(--ink);font-size:30px;line-height:1}.leaderboards-hero span{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:800;line-height:1.35}.leaderboard-mode-groups{display:grid;gap:8px}.leaderboard-mode-group{display:grid;gap:5px}.leaderboard-mode-group>p{margin:0;color:var(--muted);font-size:9px;font-weight:1000;line-height:1;text-transform:uppercase}.leaderboard-mode-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(82px,1fr);gap:7px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:none}.leaderboard-mode-strip::-webkit-scrollbar{display:none}.leaderboard-mode-strip button{display:grid;place-items:center;min-height:52px;border:1px solid rgba(26,58,92,.1);border-radius:14px;background:#ffffffc2;color:var(--ink);padding:8px 10px;text-align:center;box-shadow:0 8px 16px #42321212}.leaderboard-mode-strip button strong{font-size:12px;font-weight:1000;line-height:1.05}.leaderboard-mode-strip button.is-active{border-color:#2f9e6d57;background:#163a5b;color:#fff9ed}.leaderboard-podium,.leaderboard-deep-list{border:1px solid var(--line);border-radius:20px;background:#ffffffd1;box-shadow:0 12px 26px #42321217}.leaderboard-podium{display:grid;gap:12px;padding:14px 12px 12px;overflow:hidden}.leaderboard-podium-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.leaderboard-podium-header h3{margin-top:2px;color:var(--ink);font-size:22px;line-height:1}.leaderboard-fair-fight-note{display:block;margin-top:5px;color:var(--muted);font-size:10px;font-style:normal;font-weight:850;line-height:1.2}.leaderboard-podium-header>span{border-radius:999px;background:var(--mint);color:var(--green-dark);padding:6px 9px;font-size:11px;font-weight:1000;white-space:nowrap}.leaderboard-podium-stage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;min-height:414px;gap:8px;padding:16px 4px 0;border-radius:18px;background:linear-gradient(#ffffff4d,#fff0 36%),linear-gradient(180deg,#d0eef4,#edf8ed 48%,#d7eadf)}.leaderboard-podium-place{position:relative;display:grid;justify-items:center;align-content:end;gap:0;min-width:0;min-height:278px;border:0;background:transparent;color:var(--ink);padding:0;text-align:center}.leaderboard-podium-place.is-1{min-height:432px;z-index:3}.leaderboard-podium-place.is-2{min-height:356px;z-index:2}.leaderboard-podium-place.is-3{min-height:278px;z-index:1}.leaderboard-podium-dinkster{position:relative;width:min(150px,33vw);height:138px;--podium-pet-boost: 1.38;display:grid;place-items:end center;margin-bottom:-8px;z-index:2;transform:translate(0);overflow:visible}.leaderboard-podium-dinkster[data-pet-id=pet-classic]{transform:translate(8px)}.leaderboard-podium-place.is-1 .leaderboard-podium-dinkster,.leaderboard-podium-place.is-2 .leaderboard-podium-dinkster,.leaderboard-podium-place.is-3 .leaderboard-podium-dinkster{width:min(150px,33vw);height:138px}.leaderboard-podium-dinkster img{position:absolute;left:50%;bottom:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;transform:translate(calc(-50% + var(--pet-anchor-x, 0px)),var(--pet-anchor-y, 0px)) scale(calc(var(--pet-scale, 1) * var(--podium-pet-boost, 1)));transform-origin:center bottom;filter:drop-shadow(0 12px 10px rgba(23,43,64,.18))}.leaderboard-podium-place .profile-avatar{width:58px;height:58px;border-width:2px;font-size:16px;box-shadow:0 5px 10px #42321229}.leaderboard-podium-step{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"rank" "identity";row-gap:10px;align-content:center;align-items:center;justify-items:center;width:100%;min-height:128px;border:1px solid rgba(255,255,255,.62);border-radius:16px 16px 10px 10px;background:linear-gradient(180deg,#fff,#e7fff1);padding:14px 10px 10px;box-shadow:inset 0 1px #ffffffeb,0 10px 18px #4232121c}.leaderboard-podium-step:before{content:"";position:absolute;inset:0 7px auto;height:10px;border-radius:999px;background:#ffffffc7}.leaderboard-podium-place.is-1 .leaderboard-podium-step{min-height:252px;background:linear-gradient(180deg,#fff5bf,#ffd66e)}.leaderboard-podium-place.is-2 .leaderboard-podium-step{min-height:194px;background:linear-gradient(180deg,#f7fbff,#aebdcb)}.leaderboard-podium-place.is-3 .leaderboard-podium-step{min-height:122px;background:linear-gradient(180deg,#ffe7cd,#d99b60)}.leaderboard-podium-identity{grid-area:identity;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:5px;min-width:0;justify-self:center}.leaderboard-podium-rank{grid-area:rank;display:grid;justify-items:center;align-content:center;min-width:0}.leaderboard-podium-rank strong{color:#163a5b;font-size:22px;font-weight:1000;line-height:1}.leaderboard-podium-rank span{display:inline-flex;align-items:center;justify-content:center;margin-top:5px;min-height:25px;border-radius:999px;background:#102033e6;color:#fff9ed;padding:0 9px;font-size:12px;font-weight:1000;box-shadow:0 5px 10px #4232121f}.leaderboard-podium-name{display:grid;gap:2px;max-width:100%;justify-items:center;text-align:center}.leaderboard-podium-name b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.leaderboard-podium-name b{color:var(--ink);font-size:12px;font-weight:1000}.leaderboard-podium-place.is-empty{opacity:.58;pointer-events:none}.leaderboard-deep-list{display:grid;gap:10px;padding:12px}.leaderboard-full-list{display:grid;gap:8px;overflow:visible}.leaderboard-full-row{display:grid;grid-template-columns:28px 40px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:74px;border:0;border-radius:16px;background:#f7faf5eb;color:var(--ink);padding:8px 10px;overflow:visible;text-align:left}.leaderboard-full-row>strong{color:var(--green-dark);font-size:15px;font-weight:1000}.leaderboard-row-detail{position:static;display:block;justify-self:start;min-width:0;width:auto;max-width:100%;padding-right:0;line-height:1.15}.leaderboard-mini-dinkster{position:absolute;right:0;top:50%;display:grid;place-items:center;width:46px;height:46px;overflow:visible;transform:translateY(-50%);pointer-events:none}.leaderboard-mini-dinkster img{width:46px;height:46px;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.leaderboard-full-row .profile-avatar{width:40px;height:40px;border-width:2px;font-size:11px}.leaderboard-player-copy,.leaderboard-full-row div:last-of-type{display:grid;gap:3px;min-width:0}.leaderboard-player-copy{position:relative;justify-self:start;width:100%;max-width:100%;padding-right:50px}.leaderboard-full-row b,.leaderboard-full-row em,.leaderboard-row-detail{min-width:0;overflow:visible;text-overflow:ellipsis;white-space:nowrap}.leaderboard-player-copy b,.leaderboard-player-copy em{max-width:100%;overflow:hidden;text-overflow:ellipsis}.leaderboard-full-row b{color:var(--ink);font-size:13px;font-weight:1000}.leaderboard-full-row em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.leaderboard-full-row i{border-radius:999px;background:#172033;color:#fff9ed;padding:6px 9px;font-size:12px;font-style:normal;font-weight:1000;white-space:nowrap}@media (max-width: 520px){.leaderboards-tab{padding-inline:10px}.leaderboards-hero{padding:16px}.leaderboards-hero h2{font-size:26px}.leaderboard-mode-strip{grid-auto-flow:column;grid-auto-columns:minmax(92px,max-content);grid-template-columns:none;gap:6px;overflow-x:auto;padding:1px 1px 8px;scroll-snap-type:x proximity}.leaderboard-mode-strip button{min-width:0;min-height:42px;padding:7px 11px;text-align:center;justify-items:center;scroll-snap-align:start}.leaderboard-mode-strip button strong{max-width:100%;font-size:11px;overflow:visible;text-overflow:clip;white-space:nowrap}.leaderboard-podium{padding-inline:8px}.leaderboard-podium-stage{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr) minmax(0,.88fr);min-height:374px;gap:8px;padding-inline:2px}.leaderboard-podium-place{min-height:250px}.leaderboard-podium-place.is-1{min-height:390px}.leaderboard-podium-place.is-2{min-height:318px}.leaderboard-podium-place.is-3{min-height:250px}.leaderboard-podium-dinkster{width:108px;height:108px;--podium-pet-boost: 1.28}.leaderboard-podium-place.is-1 .leaderboard-podium-dinkster,.leaderboard-podium-place.is-2 .leaderboard-podium-dinkster,.leaderboard-podium-place.is-3 .leaderboard-podium-dinkster{width:108px;height:108px}.leaderboard-podium-step{grid-template-columns:minmax(0,1fr);column-gap:5px;min-height:116px;padding:12px 7px 8px}.leaderboard-podium-identity{grid-template-columns:minmax(0,1fr);gap:4px}.leaderboard-podium-place.is-1 .leaderboard-podium-step{min-height:222px}.leaderboard-podium-place.is-2 .leaderboard-podium-step{min-height:170px}.leaderboard-podium-place.is-3 .leaderboard-podium-step{min-height:112px}.leaderboard-podium-place .profile-avatar{width:46px;height:46px;font-size:12px}.leaderboard-podium-rank strong{font-size:19px}.leaderboard-podium-rank span{min-height:21px;padding-inline:7px;font-size:9px}.leaderboard-podium-name b{font-size:10px}.leaderboard-full-row{grid-template-columns:24px 34px minmax(0,1fr) auto;gap:7px;min-height:72px;padding:8px}.leaderboard-mini-dinkster,.leaderboard-mini-dinkster img{width:46px;height:46px}.leaderboard-full-row .profile-avatar{width:34px;height:34px;font-size:10px}.leaderboard-full-row i{padding-inline:7px;font-size:11px}}.profile-avatar{position:relative;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background-size:cover;background-position:center;color:#fff;border:3px solid #fff;font-size:13px;font-weight:950;box-shadow:0 7px 14px #42321226}.profile-avatar.is-large{width:104px;height:104px;font-size:30px;border-width:4px}.profile-avatar.has-photo{color:transparent}.profile-avatar.color-0{background-color:var(--green)}.profile-avatar.color-1{background-color:var(--blue)}.profile-avatar.color-2{background-color:var(--coral)}.profile-avatar.color-3{background-color:var(--purple)}.profile-avatar.color-4{background-color:#d58a2f}.profile-avatar.color-5{background-color:#2f8f91}.profile-avatar.color-6{background-color:#d85f91}.profile-avatar.color-7{background-color:#6b8e23}.profile-elo-badge{position:absolute;left:50%;bottom:-12px;transform:translate(-50%);border:2px solid #fff;border-radius:999px;background:#ffcf36;color:#172033;padding:3px 9px;font-size:11px;font-weight:950;line-height:1;white-space:nowrap;box-shadow:0 7px 14px #4232122e}.profile-elo-badge.is-small{bottom:-7px;min-width:26px;padding:2px 5px;color:#0f172a;font-size:9px}.player-profile-card{position:relative;display:grid;gap:13px;border-radius:18px;padding:13px}.player-profile-card.is-page{min-height:calc(100vh - 150px);align-content:start;margin-top:0;overflow:hidden;background:radial-gradient(circle at 91% 2%,rgba(246,201,52,.24),transparent 30%),radial-gradient(circle at 7% 14%,rgba(47,158,109,.18),transparent 28%),var(--profile-card-bg, rgba(255, 255, 255, .84))}.player-profile-top{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;min-height:218px;padding-right:220px;padding-top:0}.player-profile-top>div:last-child{min-width:0}.profile-featured-dinkster{position:absolute;top:0;right:8px;z-index:2;width:204px;min-height:222px;display:grid;justify-items:center;align-content:end;gap:2px;border:0;background:transparent;color:var(--green-dark);cursor:pointer;font:inherit;padding:0;text-align:center}.profile-featured-dinkster:before{content:"";position:absolute;left:50%;bottom:37px;z-index:-1;width:122px;height:24px;border-radius:999px;background:#13362b1f;filter:blur(1px);transform:translate(-50%)}.profile-featured-dinkster img{width:192px;height:184px;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.profile-featured-dinkster strong{justify-self:center;width:100%;max-width:156px;text-align:center;color:var(--ink);font-size:12px;font-weight:1000;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-featured-dinkster em{color:var(--muted);font-size:10px;font-style:normal;font-weight:950;line-height:1;text-transform:uppercase}.profile-dinkster-badge{position:absolute;top:10px;right:5px;min-width:24px;height:24px;display:grid;place-items:center;border-radius:999px;background:#ffcf36;color:#172033;padding:0 6px;font-size:11px;font-weight:1000;line-height:1;box-shadow:0 8px 16px #4232122e}.profile-dinkster-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;background:#0c161f70;padding:max(18px,env(safe-area-inset-top,0px)) 14px max(92px,calc(env(safe-area-inset-bottom,0px) + 84px));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.profile-dinkster-sheet{position:relative;width:min(640px,100%);max-height:min(720px,calc(100dvh - 116px));display:grid;gap:12px;overflow:auto;border:1px solid rgba(255,255,255,.74);border-radius:20px;background:radial-gradient(circle at 84% 8%,rgba(246,207,54,.28),transparent 28%),radial-gradient(circle at 4% 22%,rgba(47,158,109,.18),transparent 30%),#fafffbf5;padding:16px;box-shadow:0 22px 60px #06121c47}.profile-dinkster-close{position:absolute;top:12px;right:12px;z-index:2;width:32px;height:32px;border:1px solid rgba(26,58,92,.12);border-radius:999px;background:#ffffffdb;color:var(--ink);font-size:13px;font-weight:1000}.profile-dinkster-sheet-hero{display:grid;grid-template-columns:minmax(0,1fr) 166px;align-items:center;gap:12px;min-height:158px;padding-right:28px}.profile-dinkster-sheet-hero h3{margin:1px 0 6px;color:var(--ink);font-size:30px;line-height:1}.profile-dinkster-sheet-hero span{display:inline-flex;border-radius:999px;background:#ffefb0;color:#172033;padding:6px 10px;font-size:11px;font-weight:1000;text-transform:uppercase}.profile-dinkster-sheet-hero img{width:166px;height:152px;object-fit:contain;object-position:center bottom;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom}.profile-unlocked-dinkster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:9px}.profile-unlocked-dinkster{display:grid;justify-items:center;align-content:start;gap:6px;min-height:196px;border:1px solid rgba(26,58,92,.09);border-radius:14px;background:#ffffffb8;padding:10px 8px;text-align:center;box-shadow:inset 0 0 0 1px #ffffff94}.profile-unlocked-dinkster.is-featured{border-color:#2f9e6d61;background:#e7fff1;box-shadow:inset 0 0 0 2px #2f9e6d1f,0 10px 18px #2f9e6d1a}.profile-unlocked-dinkster-art{display:grid;place-items:center;width:100%;height:112px}.profile-unlocked-dinkster-art img{width:112px;height:112px;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.profile-unlocked-dinkster strong{width:100%;max-width:100%;color:var(--ink);font-size:12px;font-weight:1000;line-height:1.08;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-unlocked-dinkster em{width:100%;color:var(--muted);font-size:10px;font-style:normal;font-weight:950;line-height:1;text-align:center;text-transform:uppercase}.profile-unlocked-dinkster button{width:100%;min-height:31px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:0 10px;font-size:11px;font-weight:1000}.profile-unlocked-dinkster button:disabled{background:#172033;color:#fff9ed;opacity:1}.profile-dinkster-notice{margin:0;border-radius:12px;background:#fff7dbeb;color:#172033;padding:9px 11px;font-size:12px;font-weight:900}.profile-dinksters-panel{display:grid;gap:9px;border:1px solid rgba(47,158,109,.14);border-radius:14px;background:#ffffffb8;padding:10px}.profile-chest-strip{display:grid;gap:7px}.profile-chest-card{display:grid;grid-template-columns:52px 1fr;align-items:center;gap:8px;border-radius:12px;background:#fff7dbe0;padding:7px;box-shadow:inset 0 0 0 1px #f6c44f3d}.profile-chest-card img{width:50px;height:42px;object-fit:contain}.profile-chest-card strong,.profile-dinkster-card strong{color:var(--ink);font-size:12px;line-height:1.08}.profile-chest-card span{display:block;margin-top:2px;color:var(--muted);font-size:10px;font-weight:900}.profile-dinkster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.profile-dinkster-card{min-width:0;display:grid;gap:5px;border-radius:12px;background:var(--bg-soft);padding:7px;text-align:center}.profile-dinkster-card.is-equipped{background:#ecfcf3fa;box-shadow:inset 0 0 0 2px #2f9e6d2e}.profile-dinkster-art{display:grid;place-items:end center;height:74px}.profile-dinkster-art img{width:72px;height:72px;object-fit:contain;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom}.profile-dinkster-progress{display:grid;gap:3px}.profile-dinkster-progress span,.store-dinkster-progress span{height:8px;border-radius:999px;background:#fffc;overflow:hidden;box-shadow:inset 0 0 0 1px #10203314}.profile-dinkster-progress b,.store-dinkster-progress b{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#f2bf43,var(--green))}.profile-dinkster-progress em,.store-dinkster-progress em{color:var(--muted);font-size:9px;font-style:normal;font-weight:950}.player-profile-top h3{max-width:100%;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.player-profile-top span{color:var(--muted);font-size:12px;font-weight:800}.profile-elo-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:-8px}.profile-elo-strip button{min-width:0;min-height:46px;border:1px solid rgba(47,158,109,.16);border-radius:13px;background:#ffffffc2;color:inherit;display:grid;place-items:center;align-content:center;gap:2px;padding:6px 3px}.profile-elo-strip button.is-overall{background:#ffefb0;border-color:#d58a2f3d}.profile-elo-strip button.is-selected{border-color:#2f9e6d70;background:#e7fff1;box-shadow:inset 0 0 0 1px #2f9e6d33,0 8px 16px #2f9e6d1a}.profile-elo-strip button:active{transform:translateY(1px)}.profile-elo-strip strong{color:var(--ink);font-size:14px;font-weight:950;line-height:1}.profile-elo-strip span{max-width:100%;color:var(--muted);font-size:8px;font-weight:950;line-height:1;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.rank-detail-popover{position:relative;display:grid;gap:10px;border:1px solid rgba(47,158,109,.22);border-radius:16px;background:#fffffff0;padding:13px;box-shadow:0 14px 28px #0f111c1f}.rank-detail-close{position:absolute;top:8px;right:8px;width:26px;height:26px;border:1px solid rgba(47,158,109,.18);border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:950}.rank-detail-heading{display:flex;align-items:baseline;gap:6px}.rank-detail-heading strong{color:var(--ink);font-size:28px;font-weight:950;line-height:1}.rank-detail-heading span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.rank-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.rank-detail-grid div{min-height:58px;border:1px solid rgba(47,158,109,.14);border-radius:13px;background:#ecfcf394;display:grid;place-items:center;align-content:center;gap:3px;padding:8px 5px;text-align:center}.rank-detail-grid strong,.rank-detail-grid span{display:block}.rank-detail-grid strong{color:var(--ink);font-size:18px;font-weight:950}.rank-detail-grid span{color:var(--muted);font-size:10px;font-weight:900;line-height:1.1;text-transform:uppercase;white-space:normal}.rank-detail-grid small{display:block;margin-top:2px;color:#53665ec7;font-size:8px;font-weight:850;line-height:1;text-transform:uppercase}.pet-yard-card{position:relative;min-height:168px;display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:12px;overflow:hidden;border:1px solid rgba(237,175,45,.28);border-radius:18px;background:radial-gradient(circle at 12% 20%,rgba(255,239,176,.92),transparent 34%),linear-gradient(135deg,#fff7d4,#f6f1e7 52%,#e7fff1);padding:14px}.pet-yard-card:after{content:"";position:absolute;inset:auto -18px -32px 34%;height:82px;background:radial-gradient(ellipse at center,rgba(47,158,109,.12),transparent 68%);pointer-events:none}.pet-yard-card h4{color:var(--ink);font-size:22px;line-height:1}.pet-yard-card span{display:block;margin-top:6px;color:var(--muted);font-size:12px;font-weight:850}.pickle-pet-2d,.pickle-pet-3d{position:relative;width:210px;height:156px}.pickle-pet-2d{display:grid;place-items:center;overflow:visible}.pickle-pet-2d-shadow{position:absolute;left:29px;right:29px;bottom:7px;height:17px;border-radius:999px;background:radial-gradient(ellipse at center,rgba(22,14,7,.28),rgba(22,14,7,.08) 48%,transparent 72%);animation:petShadowPulse 2.4s ease-in-out infinite}.pickle-pet-2d-sprite{position:relative;width:174px;height:174px;transform-origin:50% 86%;animation:petIdleFloat 2.4s ease-in-out infinite}.pickle-pet-2d-sprite img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 14px rgba(89,62,10,.14));pointer-events:none;-webkit-user-select:none;user-select:none}.pickle-pet-2d-lid{position:absolute;z-index:2;width:24px;height:15px;border-radius:999px 999px 60% 60%;background:linear-gradient(180deg,#ffe743f5,#f5b30bfa);box-shadow:inset 0 -2px #8e53002e,0 1px 1px #45290033;opacity:0;transform:scaleY(.08);transform-origin:50% 0%;animation:petBlink 3.2s ease-in-out infinite}.pickle-pet-2d-lid:after{content:"";position:absolute;left:4px;right:4px;bottom:2px;height:2px;border-radius:999px;background:#20140a8c}.pickle-pet-2d-lid.is-left{left:62px;top:65px;rotate:12deg}.pickle-pet-2d-lid.is-right{left:91px;top:64px;rotate:-10deg}.pickle-pet-2d-glint{position:absolute;z-index:3;width:8px;height:8px;border-radius:999px;background:#ffffffdb;filter:blur(.2px);opacity:0;animation:petGlint 4.8s ease-in-out infinite}.pickle-pet-2d-glint.is-one{left:122px;top:23px}.pickle-pet-2d-glint.is-two{left:78px;top:91px;animation-delay:1.4s}.pet-loading{border-radius:50%;background:radial-gradient(circle at 50% 45%,rgba(255,213,29,.24),transparent 64%)}@keyframes petIdleFloat{0%,to{transform:translateY(1px) rotate(-1.4deg) scale(1)}45%{transform:translateY(-7px) rotate(1.8deg) scale(1.012)}72%{transform:translateY(-3px) rotate(-.7deg) scale(1.006)}}@keyframes petShadowPulse{0%,to{transform:scaleX(1);opacity:.8}45%{transform:scaleX(.84);opacity:.48}72%{transform:scaleX(.94);opacity:.62}}@keyframes petBlink{0%,6%,to{opacity:0;transform:scaleY(.08)}7%,11%{opacity:.98;transform:scaleY(1)}12%,18%{opacity:0;transform:scaleY(.08)}}@keyframes petGlint{0%,68%,to{opacity:0;transform:scale(.4)}72%{opacity:.9;transform:scale(1)}78%{opacity:0;transform:scale(1.8)}}.profile-tagline-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px;max-width:min(100%,230px)}.profile-level-line{display:flex;align-items:center;gap:7px;margin:2px 0 4px;flex-wrap:wrap}.profile-level-line strong{color:var(--green);font-size:12px;font-weight:950;text-transform:uppercase}.profile-level-line span{color:var(--ink);font-size:12px;font-weight:900}.level-progress-card{display:grid;gap:12px;border:1px solid rgba(32,129,92,.22);border-radius:18px;padding:14px;background:radial-gradient(circle at 12% 0%,rgba(255,214,69,.22),transparent 34%),linear-gradient(135deg,#fffffff5,#ebfff4db)}.level-progress-heading,.level-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.level-progress-heading h4{margin:0;color:var(--ink);font-size:24px;line-height:1}.level-progress-heading>strong{color:var(--green);font-size:18px;font-weight:950;white-space:nowrap}.level-progress-bar{height:14px;border-radius:999px;overflow:hidden;background:#16392a1a;box-shadow:inset 0 1px 2px #16392a1f}.level-progress-bar span{display:block;min-width:8px;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f9d71,#f6c934)}.level-progress-meta span,.level-progress-meta strong{color:var(--muted);font-size:12px;font-weight:850}.level-progress-meta strong{color:var(--ink);text-align:right}.profile-xp-card{display:grid;gap:12px;border:1px solid rgba(32,129,92,.22);border-radius:18px;padding:14px;background:radial-gradient(circle at 8% 10%,rgba(255,207,54,.24),transparent 30%),linear-gradient(135deg,#fffffff5,#ebfff4e6);box-shadow:inset 0 0 0 1px #ffffffa3,0 14px 28px #0f111c14;cursor:pointer}.profile-xp-heading,.profile-xp-meta,.profile-subheading{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-xp-heading h4{margin:0;color:var(--ink);font-size:22px;line-height:1}.profile-xp-kicker{display:inline-flex;align-items:center;gap:5px}.profile-xp-kicker span{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:#1a3a5c;color:#fff;font-size:9px;font-weight:1000;line-height:15px;text-transform:none;box-shadow:0 2px 5px #1a3a5c2e}.profile-xp-wallet{display:flex;align-items:center;justify-content:flex-end;gap:7px}.profile-xp-wallet button,.profile-xp-wallet-token{min-width:58px;height:42px;border:1px solid rgba(26,58,92,.08);border-radius:999px;background:#ffffffc7;color:#172033;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 9px 0 6px;box-shadow:inset 0 0 0 1px #ffffffa3,0 7px 14px #42321214}.profile-xp-wallet button:first-child{background:#fff7db}.profile-xp-wallet-token{cursor:default}.profile-xp-wallet button:active{transform:translateY(1px)}.profile-xp-wallet img{width:30px;height:30px;object-fit:contain}.profile-xp-wallet strong{font-size:13px;font-weight:1000;line-height:1;white-space:nowrap}.profile-xp-heading>strong{border-radius:999px;background:#172033;color:#fff9ed;padding:7px 10px;font-size:12px;font-weight:1000;white-space:nowrap}.profile-xp-track{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;width:100%;border:0;border-radius:999px;background:transparent;padding:0;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.profile-xp-track:active{transform:translateY(1px)}.profile-xp-level{display:grid;place-items:center;min-width:34px;height:28px;border-radius:999px;background:#ffcf36;color:#172033;font-size:11px;font-weight:1000;box-shadow:0 6px 12px #4232121f}.profile-xp-bar{height:16px;border-radius:999px;overflow:hidden;background:#16392a1a;box-shadow:inset 0 1px 2px #16392a1f}.profile-xp-bar span{display:block;min-width:8px;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1f9d71,#f6c934)}.profile-next-reward{min-width:72px;display:grid;grid-template-columns:28px auto;align-items:center;gap:4px;border:1px solid rgba(246,196,79,.28);border-radius:999px;background:#fff7db;padding:3px 7px 3px 3px}.profile-next-reward img{width:28px;height:24px;object-fit:contain}.profile-next-reward strong,.profile-xp-meta span,.profile-xp-meta strong{color:var(--muted);font-size:11px;font-weight:950;line-height:1}.profile-next-reward strong{color:#172033;white-space:nowrap}.profile-next-reward.is-ball-reward{min-width:62px;grid-template-columns:28px auto}.profile-next-reward.is-ball-reward strong{font-size:14px}.profile-xp-meta strong{color:var(--green-dark)}.profile-reward-dock{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-reward-dock article{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;border:1px solid rgba(26,58,92,.08);border-radius:14px;background:#ffffffb8;padding:7px 9px}.profile-reward-dock img{width:48px;height:38px;object-fit:contain}.profile-reward-dock strong{display:block;color:var(--ink);font-size:16px;font-weight:1000;line-height:1}.profile-reward-dock span{display:block;margin-top:3px;color:var(--muted);font-size:10px;font-weight:950;line-height:1;text-transform:uppercase}.profile-xp-feed{display:grid;gap:7px;border-top:1px solid rgba(26,58,92,.08);padding-top:10px}.profile-xp-feed-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;border-radius:12px;background:#ffffffad;padding:8px 9px}.profile-xp-feed-row.is-win{background:#fff7db}.profile-xp-feed-row.is-session{background:#e7fff1}.profile-xp-feed-row strong,.profile-xp-feed-row span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-xp-feed-row strong{color:var(--ink);font-size:12px;font-weight:1000}.profile-xp-feed-row span{margin-top:2px;color:var(--muted);font-size:10px;font-weight:850}.profile-xp-feed-row time{border-radius:999px;background:#ffffffb8;color:#31506b;padding:5px 7px;font-size:9px;font-weight:1000;line-height:1;white-space:nowrap}.profile-xp-feed-row b{border-radius:999px;background:#172033;color:#fff9ed;padding:5px 8px;font-size:11px;line-height:1}.profile-xp-track-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;overflow-y:auto;overscroll-behavior:contain;padding:calc(env(safe-area-inset-top) + 22px) 12px calc(env(safe-area-inset-bottom) + 18px);background:radial-gradient(circle at 14% 11%,rgba(255,207,54,.28),transparent 24%),radial-gradient(circle at 84% 20%,rgba(79,197,255,.22),transparent 28%),linear-gradient(180deg,#dff8ed,#edf8ff 48%,#fff3c9)}.xp-track-page-shell{position:relative;width:min(640px,100%);min-height:100%;margin:0 auto;display:grid;align-content:start;gap:12px}.xp-track-close{position:sticky;top:28px;z-index:2;justify-self:start;min-height:32px;border:1px solid rgba(26,58,92,.1);border-radius:999px;background:#ffffffdb;color:#172033;padding:0 13px;font-size:12px;font-weight:1000;box-shadow:0 8px 18px #0f111c14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.xp-track-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:20px;border:1px solid rgba(32,129,92,.18);border-radius:20px;background:radial-gradient(circle at 0 0,rgba(255,207,54,.24),transparent 36%),#ffffffdb;padding:14px;box-shadow:inset 0 0 0 1px #ffffffb3,0 14px 28px #0f111c14}.xp-track-hero h3{margin:0;color:var(--ink);font-size:30px;line-height:.95}.xp-track-hero span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:950}.xp-track-current-reward{min-width:104px;border:1px solid rgba(246,196,79,.34);border-radius:14px;background:#fff7db;padding:8px;display:grid;justify-items:center;gap:3px}.xp-track-current-reward img{width:70px;height:52px;object-fit:contain}.xp-track-current-reward strong{color:#172033;font-size:12px;font-weight:1000;line-height:1;text-align:center}.xp-track-current-reward span{margin:0;color:#7a6330;font-size:9px;font-weight:1000;text-transform:uppercase}.xp-earn-card{position:relative;display:grid;gap:10px;border:1px solid rgba(32,129,92,.18);border-radius:18px;background:#ffffffd1;padding:12px;box-shadow:0 12px 22px #0f111c0f}.xp-earn-dinkster{position:absolute;top:10px;right:10px;border-radius:999px;background:#e7fff1;color:var(--green-dark);padding:5px 8px;font-size:9px;font-weight:1000;line-height:1;text-transform:uppercase}.xp-earn-card strong{display:block;margin-top:2px;color:var(--ink);font-size:14px;font-weight:1000;line-height:1.1}.xp-earn-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.xp-earn-columns div{display:grid;align-content:start;gap:5px;border-radius:14px;background:#fff7db;padding:8px 7px}.xp-earn-columns span{color:#172033;font-size:11px;font-weight:1000;line-height:1}.xp-earn-columns em{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:4px;color:#31506b;font-size:9px;font-style:normal;font-weight:900;line-height:1.05}.xp-earn-columns b{color:#1f9d71;font-size:10px;font-weight:1000;line-height:1}.xp-track-map{--xp-node-size: 58px;--xp-line: 10px;position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:104px;padding:20px 9px 28px;background:radial-gradient(circle at 20% 8%,rgba(255,255,255,.48) 0 7px,transparent 8px),radial-gradient(circle at 78% 18%,rgba(255,255,255,.42) 0 5px,transparent 6px),radial-gradient(circle at 24% 58%,rgba(255,207,54,.2) 0 7px,transparent 8px),radial-gradient(circle at 82% 72%,rgba(47,158,109,.18) 0 8px,transparent 9px);border-radius:22px}.xp-map-level{position:relative;display:grid;place-items:center;min-width:0;isolation:isolate}.xp-map-level.is-current{z-index:12}.xp-map-level:before,.xp-map-level:after{content:"";position:absolute;z-index:0;background:#31506b2e;pointer-events:none}.xp-map-level.is-forward-right:after{left:50%;right:calc(-50% - 9px);top:calc(50% - var(--xp-line) / 2);height:var(--xp-line);border-radius:999px;background:linear-gradient(90deg,#1f9d71 var(--xp-path-fill, 0%),rgba(49,80,107,.2) var(--xp-path-fill, 0%))}.xp-map-level.is-forward-left:after{right:50%;left:calc(-50% - 9px);top:calc(50% - var(--xp-line) / 2);height:var(--xp-line);border-radius:999px;background:linear-gradient(270deg,#1f9d71 var(--xp-path-fill, 0%),rgba(49,80,107,.2) var(--xp-path-fill, 0%))}.xp-map-level.is-row-drop:before{width:var(--xp-line);height:calc(100% + 2px);left:calc(50% - var(--xp-line) / 2);top:50%;border-radius:999px;background:linear-gradient(180deg,#1f9d71 var(--xp-path-fill, 0%),rgba(49,80,107,.2) var(--xp-path-fill, 0%))}.xp-map-node{position:relative;z-index:2;width:var(--xp-node-size);height:var(--xp-node-size);border:3px solid rgba(255,255,255,.9);border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#31506b;box-shadow:0 9px 14px #0f111c24,inset 0 -5px #31506b14}.xp-map-level.is-past .xp-map-node,.xp-map-level.is-current .xp-map-node{background:#ffcf36;color:#172033}.xp-map-level.is-current .xp-map-node{width:66px;height:66px;border-color:#fff7db;box-shadow:0 0 0 5px #1f9d712e,0 14px 20px #0f111c2e}.xp-map-node strong{font-size:20px;font-weight:1000;line-height:1}.xp-map-reward{position:absolute;z-index:3;right:2px;top:5px;width:46px;min-height:36px;border:1px solid rgba(246,196,79,.35);border-radius:12px;background:#fff7db;display:grid;place-items:center;padding:2px 4px;box-shadow:0 7px 12px #0f111c1f}.xp-map-reward img{width:34px;height:23px;object-fit:contain}.xp-map-reward strong{color:#172033;font-size:7px;font-weight:1000;line-height:.95;text-align:center;white-space:normal}.xp-map-reward.is-lucky-dinkster-chest{border-color:#249a5b57;background:#eaffef}.xp-map-reward.is-golden-dinkster-chest{border-color:#f6c44fb8;background:#fff0a8;box-shadow:0 8px 16px #a0680038,0 0 18px #f6c44f57}.xp-map-xp-label{position:absolute;z-index:2;left:50%;bottom:0;transform:translate(-50%);border:1px solid rgba(49,80,107,.08);border-radius:999px;background:#ffffffe0;color:#31506b;padding:3px 6px;font-size:8px;font-weight:1000;line-height:1;white-space:nowrap;box-shadow:0 5px 9px #0f111c12}.xp-map-traveler{position:absolute;z-index:30;left:var(--xp-traveler-x, 50%);top:var(--xp-traveler-y, 50%);width:44px;height:44px;transform:translate(-50%,-54%);display:grid;place-items:end center;pointer-events:none;filter:none}.xp-map-traveler:after{content:none}.xp-map-traveler img{width:42px;height:40px;object-fit:contain;transform:translateY(-3px)}.profile-section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;border:1px solid rgba(47,158,109,.14);border-radius:999px;background:#ffffffb8;padding:4px}.profile-section-tabs button{min-height:34px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:12px;font-weight:1000}.profile-section-tabs button.is-active{background:var(--green);color:#fff;box-shadow:0 8px 14px #2f9e6d2e}.profile-tab-panel{display:grid;gap:11px}.profile-overview-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(154px,.75fr);gap:10px;align-items:start}.profile-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-stat-tile,.profile-habit-card,.profile-record-card{min-width:0;border:1px solid rgba(26,58,92,.08);border-radius:14px;background:#ffffffad;box-shadow:inset 0 0 0 1px #ffffff8a}.profile-stat-tile{display:grid;align-content:center;gap:4px;min-height:78px;padding:10px 9px}.profile-stat-tile span,.profile-habit-card span,.profile-record-card span,.profile-record-card em{color:var(--muted);font-size:9px;font-style:normal;font-weight:950;line-height:1;text-transform:uppercase}.profile-stat-label small{display:block;margin-top:3px;color:var(--green-dark);font-size:8px;font-weight:850;line-height:1;text-transform:uppercase}.profile-stat-tile strong,.profile-habit-card strong,.profile-record-card strong,.profile-record-card b{min-width:0;color:var(--ink);font-weight:1000;line-height:1}.profile-stat-tile strong{font-size:20px;white-space:nowrap}.profile-stat-tile em{min-width:0;color:var(--green-dark);font-size:10px;font-style:normal;font-weight:900;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-habit-grid{display:grid;gap:7px}.profile-habit-card{display:grid;align-content:center;gap:5px;min-height:50px;padding:10px 10px 11px;background:linear-gradient(135deg,#eef4ffc7,#ffffffb8)}.profile-habit-card strong{font-size:14px;line-height:1.22;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(118px,1fr));gap:7px}.profile-record-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px 8px;min-height:72px;padding:10px}.profile-record-card>div{display:grid;min-width:0;gap:5px}.profile-record-card strong{font-size:21px}.profile-record-card b{justify-self:end;border-radius:999px;background:#ffcf36;color:#172033;padding:6px 8px;font-size:12px}.profile-record-card em{grid-column:1 / -1;color:var(--green-dark);text-transform:none}.profile-record-card.is-overall{background:#172033}.profile-record-card.is-overall span,.profile-record-card.is-overall em{color:#fff9edbd}.profile-record-card.is-overall strong{color:#fff9ed}.level-track{position:relative;display:grid;grid-template-columns:repeat(7,minmax(78px,1fr));gap:0;overflow-x:auto;padding:6px 0 2px}.level-track:before{content:"";position:absolute;left:25px;right:25px;top:28px;height:4px;border-radius:999px;background:#16392a1f}.level-track.is-embedded{margin-top:2px}.level-track-card{position:relative;min-width:78px;min-height:86px;display:grid;align-content:start;justify-items:center;gap:5px;border:0;background:transparent;padding:0 5px;text-align:center;z-index:1}.level-track-card strong{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:#eef4ef;border:3px solid #fff;color:var(--ink);font-size:15px;font-weight:950;box-shadow:0 4px 10px #0f111c14}.level-track-card span,.level-track-card em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850;line-height:1.2}.level-track-card em{color:var(--ink);max-width:86px;min-height:26px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.level-track-card.is-unlocked{color:var(--green)}.level-track-card.is-unlocked strong{background:#dff9eb;color:var(--green)}.level-track-card.is-current{color:var(--ink)}.level-track-card.is-current strong{background:var(--green);color:#fff;border-color:#f2c43a;box-shadow:0 8px 18px #2f9e6d47}.level-track-card.is-locked{opacity:.62}.profile-tagline-row span{max-width:100%;overflow-wrap:anywhere}.profile-tagline-row button,.tagline-editor button{min-height:28px;border:1px solid rgba(47,158,109,.24);border-radius:999px;background:var(--mint);color:var(--green-dark);padding:0 10px;font-size:11px;font-weight:950}.tagline-editor{display:grid;gap:6px;margin-top:6px;max-width:min(100%,230px)}.tagline-editor input{width:100%;min-height:38px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:0 11px;font-size:13px;font-weight:850}.tagline-editor div{display:flex;gap:6px}.featured-badge-card{position:absolute;top:16px;right:10px;width:92px;height:92px;display:grid;justify-items:center;align-content:center;background:transparent;border:0;box-shadow:none;padding:0;z-index:2;pointer-events:none}.featured-badge-card img{width:92px;height:92px;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(35,41,32,.22));mix-blend-mode:multiply}.player-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.player-stat-grid div{min-height:62px;border-radius:14px;display:grid;place-items:center;align-content:center;background:#f7f2e7}.player-stat-grid strong{font-size:20px}.player-stat-grid span{color:var(--muted);font-size:10px;font-weight:900}.badge-shelf{display:grid;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:9px}.badge-token{position:relative;border:none;min-height:70px;border-radius:14px;display:grid;place-items:center;align-content:center;gap:4px;background:none;color:var(--muted);padding:7px;overflow:visible}.badge-token:not(.is-earned)>.badge-icon,.badge-token:not(.is-earned)>strong{opacity:.45;filter:grayscale(1)}.badge-token.is-earned{background:none;color:var(--ink);opacity:1}.badge-icon{width:72px;height:72px;object-fit:contain}.badge-token>strong{font-size:10px;text-align:center;line-height:1.1}.badge-lock{position:absolute;right:-5px;top:-6px;width:24px;height:24px;border-radius:999px;display:grid;place-items:center;background:#1a3a5c;color:#fff;border:2px solid #fff;font-style:normal;box-shadow:0 5px 12px #4232122e}.badge-lock svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.badge-popover{position:fixed;z-index:1000;width:220px;max-width:calc(100vw - 28px);display:grid;gap:4px;border-radius:14px;background:#fff;border:1px solid rgba(26,58,92,.18);padding:10px 11px;color:var(--ink);box-shadow:0 16px 36px #2329203d;text-align:left;pointer-events:auto}.badge-popover.is-earned{background:#fff5cc;color:var(--ink);border-color:#edaf2d61}.badge-popover strong{font-size:14px;text-align:left}.badge-popover span,.badge-popover em{width:auto;height:auto;border-radius:0;display:block;background:transparent;color:inherit;opacity:1;font-size:12px;font-style:normal;font-weight:800;line-height:1.25;text-align:left}.badge-popover em{color:var(--green-dark);font-size:11px;font-weight:950}.leaderboard-tabs,.battle-format-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:6px}.leaderboard-tabs button,.battle-format-tabs button{min-height:34px;border:1px solid var(--line);border-radius:999px;background:#ffffffbd;color:var(--muted);font-size:11px;font-weight:950}.leaderboard-tabs button.is-active,.battle-format-tabs button.is-active{background:#1a3a5c;border-color:#1a3a5c;color:#fff}.badge-feature-action{min-height:30px;border-radius:999px;display:grid;place-items:center;background:var(--green-dark);color:#fff;margin-top:3px;padding:0 10px;font-size:11px;font-weight:950;text-align:center}.profile-session-pills{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:6px}.profile-session-pill{min-width:0;min-height:48px;border:1px solid rgba(47,158,109,.22);border-radius:12px;display:grid;align-content:center;justify-items:center;gap:1px;background:var(--mint);color:var(--ink);padding:6px;text-align:center;overflow:hidden}.profile-session-pill strong{font-size:10px;line-height:1}.profile-session-pill span{max-width:100%;font-size:9px;font-weight:950;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-session-pill em{color:var(--green-dark);font-size:8px;font-style:normal;font-weight:900;line-height:1;white-space:nowrap}.profile-session-recall-trigger{width:100%;margin-top:10px;min-height:48px;border:1px solid rgba(32,120,199,.22);border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#17324c;background:#e2f6ffb8;padding:10px 12px;font-weight:900}.profile-session-recall-trigger span{color:#2a3b4ca8;font-size:12px}.profile-session-recall-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-start;justify-content:center;height:100dvh;padding:max(54px,calc(env(safe-area-inset-top) + 42px)) 10px 16px;background:#050e187a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overflow:hidden;overscroll-behavior:contain}.profile-session-recall-card{position:relative;width:min(360px,calc(100vw - 28px));border:3px solid rgba(255,255,255,.92);border-radius:8px;color:#102033;background:linear-gradient(145deg,#fff,#eaf8ef 52%,#fff1c7);box-shadow:0 20px 46px #08172447;padding:24px 18px 16px}.profile-session-recall-sheet{position:relative;width:min(430px,calc(100vw - 18px));max-height:calc(100dvh - max(78px,calc(env(safe-area-inset-top) + 66px)));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:grid;gap:10px;align-content:start;padding:12px 10px;margin:0}.profile-session-recall-sheet .ranked-report-card{width:100%}.profile-session-recall-sheet .session-card{margin:0}.profile-session-recall-sheet .session-detail{max-height:none}.profile-session-recall-meta{position:absolute;top:6px;left:10px;right:48px;min-height:30px;border-radius:8px;background:#ffffffe0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px;color:#102033;box-shadow:0 8px 20px #0817241f}.profile-session-recall-meta span,.profile-session-recall-meta strong{font-size:12px;font-weight:1000;white-space:nowrap}.profile-session-recall-card h3{margin:4px 0 14px;font-size:28px;line-height:1}.profile-session-recall-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:999px;background:#10203314;color:#102033;font-weight:1000}.profile-session-recall-time{border-radius:8px;background:#ffffffb8;padding:12px;display:grid;gap:4px}.profile-session-recall-time strong,.profile-session-recall-stats strong{font-size:22px}.profile-session-recall-time span{color:#2a3b4cad;font-size:13px;font-weight:900}.profile-session-recall-stats,.profile-session-recall-actions{display:grid;gap:10px;margin-top:12px}.profile-session-recall-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-session-recall-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-session-recall-stats div{border-radius:8px;background:#fff9;padding:10px;display:grid;gap:2px}.profile-session-recall-stats span{color:#2a3b4ca3;font-size:11px;font-weight:900;text-transform:uppercase}.profile-session-recall-actions button{min-height:40px;border:0;border-radius:8px;color:#fff;background:#17324c;font-weight:1000}.profile-session-row{display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;border-radius:12px;background:var(--bg-soft);padding:9px}.profile-session-row strong{font-size:12px}.profile-battle-list{display:grid;gap:7px}.profile-battle-card{display:grid;gap:4px;border:1px solid rgba(26,58,92,.1);border-radius:13px;background:var(--bg-soft);padding:9px}.profile-battle-card.is-win{border-color:#2f9e6d38;background:var(--mint)}.profile-battle-card.is-loss{border-color:#ff765f2e}.profile-battle-card strong,.profile-battle-card span,.profile-battle-card em{display:block}.profile-battle-card strong{font-size:12px}.profile-battle-card span,.profile-battle-card em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850}.head-to-head-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rivalry-plaque-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(104px,1fr));gap:7px}.rivalry-plaque{position:relative;display:grid;align-content:center;justify-items:center;gap:2px;min-height:82px;border:1px solid rgba(26,58,92,.1);border-radius:999px;background:#fff8e5;color:var(--ink);padding:10px 8px;text-align:center;box-shadow:inset 0 0 0 1px #ffffff9e,0 10px 18px #42321217}.rivalry-plaque:disabled{cursor:default}.rivalry-plaque.is-nemesis,.rivalry-plaque.is-revenge{background:#ffe8e2}.rivalry-plaque.is-target{background:#e7fff1}.rivalry-plaque.is-personal{background:#eef4ff}.rivalry-plaque span,.rivalry-plaque em{color:var(--muted);font-size:9px;font-style:normal;font-weight:950;line-height:1.05;text-transform:uppercase;letter-spacing:.04em}.rivalry-plaque strong{max-width:100%;color:var(--ink);font-size:12px;font-weight:950;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rivalry-plaque b{color:var(--green-dark);font-size:17px;line-height:1}.head-to-head-column{display:grid;gap:6px;min-width:0}.head-to-head-title{display:flex;align-items:center;justify-content:space-between;color:var(--green-dark)}.head-to-head-title strong{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.head-to-head-title span{border-radius:999px;background:var(--mint);color:var(--green-dark);padding:3px 7px;font-size:10px;font-weight:950}.head-to-head-list{display:grid;gap:6px}.head-to-head-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:3px 8px;min-height:58px;border:1px solid rgba(47,158,109,.14);border-radius:12px;background:linear-gradient(135deg,#e7fff1e0,#ffffffe6);padding:8px}.head-to-head-card>div{display:grid;gap:3px;min-width:0}.head-to-head-card strong,.head-to-head-card em,.head-to-head-card span,.head-to-head-card i{min-width:0;font-style:normal}.head-to-head-card strong{color:var(--ink);font-size:12px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.head-to-head-card b{grid-row:span 2;align-self:center;border-radius:10px;background:#ffcf36;color:#172033;padding:6px 7px;font-size:14px;line-height:1;box-shadow:0 6px 12px #4232121f}.head-to-head-card em,.head-to-head-card span,.head-to-head-card i{color:var(--muted);font-size:10px;font-weight:850}.head-to-head-card span{grid-column:1 / -1}.head-to-head-card i{position:absolute;right:8px;bottom:6px;color:var(--green-dark)}.store-tab{width:min(760px,100%);margin:0 auto;padding:max(68px,calc(env(safe-area-inset-top,0px) + 64px)) 14px 104px;display:grid;gap:14px}.store-hero,.store-progress-card,.store-rewards-panel,.store-featured-dinkster,.store-item-card{border:1px solid var(--line);background:#ffffffd1;box-shadow:0 10px 22px #42321214}.store-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-radius:var(--radius);padding:18px;background:radial-gradient(circle at 92% 10%,#ffd86b6b,#ffd86b00 28%),linear-gradient(135deg,#fff,#e7fff1)}.store-hero h2{margin-top:3px;font-size:28px;line-height:1}.store-hero span{display:block;margin-top:8px;color:var(--muted);font-size:13px;font-weight:750;line-height:1.35}.store-wallet,.store-next-reward,.store-price{display:flex;align-items:center;gap:6px}.store-wallet-stack{flex:0 0 auto;display:grid;gap:8px;min-width:128px}.store-wallet{width:100%;min-height:48px;justify-content:center;border:0;border-radius:999px;background:#1a3a5c;color:#fff;padding:8px 13px;box-shadow:inset 0 -10px #0000001f;font:inherit}.store-wallet strong{font-size:20px;line-height:1}.store-wallet span{margin:0;color:#ffffffc2;font-size:11px;font-weight:950}.store-wallet-chests{cursor:pointer;background:#fff5d7;background-image:none;color:#172033;box-shadow:inset 0 -8px #f6c44f33,0 7px 15px #42321214;outline:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;-webkit-focus-ring-color:rgba(0,0,0,0)}.store-wallet-chests:focus,.store-wallet-chests:focus-visible,.store-wallet-chests:active,.store-practice-chest-btn:focus,.store-practice-chest-btn:focus-visible,.store-practice-chest-btn:active{outline:none;box-shadow:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.store-wallet-chests:focus,.store-wallet-chests:focus-visible,.store-wallet-chests:active{background:#fff5d7!important;background-image:none!important;color:#172033}.store-practice-chest-btn:focus,.store-practice-chest-btn:focus-visible,.store-practice-chest-btn:active{background:#0d151fd6!important;-webkit-tap-highlight-color:transparent}.store-wallet-chests:focus:before,.store-wallet-chests:focus-visible:before,.store-wallet-chests:active:before,.store-wallet-chests:focus:after,.store-wallet-chests:focus-visible:after,.store-wallet-chests:active:after,.store-practice-chest-btn:focus:before,.store-practice-chest-btn:focus-visible:before,.store-practice-chest-btn:active:before,.store-practice-chest-btn:focus:after,.store-practice-chest-btn:focus-visible:after,.store-practice-chest-btn:active:after{content:none!important}.store-wallet-chests span{color:#6f4512}.store-wallet-chests img{width:31px;height:28px;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.store-wallet-bonus{background:#e7fff1;color:var(--green-dark);box-shadow:inset 0 -8px #2f9e6d1f,0 7px 15px #4232120f}.store-wallet-bonus strong{font-size:15px}.store-wallet-bonus span{font-size:10px;color:#115c42b8}.store-practice-chest-btn{width:100%;min-height:34px;border:0;border-radius:999px;background:#0d151fd6;color:#fff;font:inherit;font-size:12px;font-weight:1000;box-shadow:inset 0 -7px #00000024,0 8px 18px #0d151f24;outline:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;touch-action:manipulation;-webkit-focus-ring-color:rgba(0,0,0,0)}.ball-currency-icon{display:block;width:20px;height:20px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 3px 5px rgba(66,50,18,.2))}.store-progress-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:18px;padding:14px}.store-progress-card h3{margin-top:2px;font-size:22px;line-height:1}.store-progress-card span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}.store-next-reward{flex:0 0 auto;min-height:46px;border-radius:999px;background:#fff4d8;color:#6f4512;padding:0 12px}.store-next-reward strong{font-size:16px}.store-next-reward span{margin:0;color:#7a4b12;font-size:11px}.store-rewards-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:18px;padding:14px;background:radial-gradient(circle at 94% 8%,rgba(246,196,79,.26),transparent 28%),#ffffffd6}.store-rewards-panel h3,.store-featured-dinkster h3,.store-rarity-heading h3{margin:2px 0 0;color:var(--ink);font-size:22px;line-height:1}.store-rewards-panel>span,.store-featured-dinkster>span{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:850}.store-chest-list{display:flex;gap:8px;max-width:min(360px,44vw);overflow-x:auto;padding-bottom:2px}.store-chest-card{flex:0 0 auto;min-width:94px;min-height:72px;border:1px solid rgba(246,196,79,.3);border-radius:14px;background:#fff7db;color:#172033;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:6px;padding:8px;text-align:left}.store-chest-card img{grid-row:span 2;width:40px;height:36px;object-fit:contain}.store-chest-card strong,.store-chest-card span{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-chest-card strong{color:var(--ink);font-size:12px;font-weight:1000}.store-chest-card span{color:var(--green-dark);font-size:10px;font-weight:950;text-transform:uppercase}.store-chest-card.is-empty{opacity:.82;cursor:default}.store-category-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.store-category-tabs button{min-height:38px;border:1px solid var(--line);border-radius:999px;background:#ffffffbd;color:var(--muted);font-size:12px;font-weight:950}.store-category-tabs button.is-active{background:#1a3a5c;border-color:#1a3a5c;color:#fff}.store-category-tabs button:disabled,.store-category-tabs button.is-disabled{opacity:.52;cursor:default}.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));justify-content:start;gap:10px}.store-featured-dinkster{display:grid;gap:10px;border-radius:18px;padding:12px;background:radial-gradient(circle at 88% 22%,rgba(246,196,79,.32),transparent 32%),linear-gradient(135deg,#fffffff0,#e7fff1e6)}.store-featured-dinkster .store-item-card{grid-template-columns:minmax(190px,.92fr) minmax(0,1fr);align-items:center;border-color:#f6c44f57;background:#ffffffb8;box-shadow:inset 0 0 0 1px #ffffffa3}.store-featured-dinkster .store-item-art{height:174px}.store-featured-dinkster .store-item-art.is-pet img{height:166px}.store-featured-dinkster-art{display:grid;place-items:end center;height:132px}.store-featured-dinkster-art img{width:138px;height:132px;object-fit:contain;object-position:center bottom;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom;filter:drop-shadow(0 12px 14px rgba(35,41,32,.18))}.store-rarity-stack{display:grid;gap:14px}.store-rarity-section{display:grid;gap:9px}.store-rarity-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px}.store-rarity-heading span{display:grid;place-items:center;min-width:28px;height:28px;border-radius:999px;background:var(--mint);color:var(--green-dark);font-size:12px;font-weight:1000}.store-item-card{min-width:0;display:grid;gap:9px;border-radius:18px;padding:10px}.store-item-card.is-epic,.store-item-card.is-legendary{border-color:#9a72d857}.store-item-art{height:132px;border-radius:14px;background:linear-gradient(180deg,#ffffffe6,#e8f1f8f0);display:grid;place-items:center;box-sizing:border-box;overflow:hidden;padding:5px 6px 0}.store-item-art.is-pet img{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 10px 14px rgba(35,41,32,.18))}.store-item-art-wrap{position:relative}.store-item-art.is-border span{width:84px;height:84px;border-radius:50%;border:10px solid var(--item-accent, var(--green));background:#fff;box-shadow:inset 0 0 0 4px #ffffffc2,0 10px 16px #42321224}.store-item-art.is-paddle span{position:relative;width:58px;height:104px;border-radius:18px 18px 24px 24px;background:linear-gradient(135deg,#ffffff80,#fff0),var(--item-accent, var(--green));border:5px solid #1a3a5c;transform:rotate(-8deg);box-shadow:0 10px 16px #42321229}.store-item-art.is-paddle span:after{content:"";position:absolute;left:50%;bottom:-34px;width:18px;height:42px;border-radius:999px;transform:translate(-50%);background:#1a3a5c}.store-item-body{display:grid;gap:8px}.store-item-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.store-item-title span{display:block;color:var(--green-dark);font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.store-item-title strong{display:block;margin-top:2px;font-size:14px;line-height:1.08}.store-item-title em{flex:0 0 auto;border-radius:999px;background:var(--mint);color:var(--green-dark);padding:5px 7px;font-size:10px;font-style:normal;font-weight:950}.store-item-body p{min-height:32px;color:var(--muted);font-size:11px;font-weight:750;line-height:1.35}.store-dinkster-progress{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:6px}.store-item-footer{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:4px;overflow:visible}.store-dinkster-progress span{height:11px}.store-dinkster-progress .ball-currency-icon{width:18px;height:18px}.store-dinkster-progress b{transition:width .52s cubic-bezier(.2,.78,.2,1)}.store-ball-flight{position:absolute;left:var(--flight-start-x, 50%);top:var(--flight-start-y, 50%);z-index:2;pointer-events:none;animation:storeBallFly 1.05s cubic-bezier(.18,.9,.22,1.02) both}.store-ball-flight .ball-currency-icon{width:28px;height:28px}@keyframes storeBallFly{0%{opacity:1;transform:translate(-50%,-50%) scale(.92)}68%{opacity:1;transform:translate(calc(-50% + var(--flight-mid-x, -54px)),calc(-50% + var(--flight-mid-y, -112px))) scale(1.08)}to{opacity:0;transform:translate(calc(-50% + var(--flight-end-x, -72px)),calc(-50% + var(--flight-end-y, -148px))) scale(.18)}}.store-price strong{color:var(--ink);font-size:13px}.store-item-footer button{min-height:34px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:0 12px;font-size:11px;font-weight:950;white-space:nowrap}.store-item-footer button:disabled{background:#d2dbe4;color:#627080}.store-item-footer .store-spend-btn{grid-column:2;justify-self:center;min-width:72px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px}.store-spend-btn>span{min-width:0;text-align:center}.store-spend-cost{position:relative;grid-column:3;justify-self:start;display:inline-flex;align-items:center;gap:3px;min-height:30px;border-radius:999px;background:#fff5d7;color:#6f4512;box-shadow:inset 0 -5px #f6c44f38;padding:0 8px;font-size:12px;font-weight:1000;line-height:1}.store-spend-cost .ball-currency-icon{width:18px;height:18px;filter:drop-shadow(0 2px 3px rgba(66,50,18,.18))}.store-spend-cost .store-ball-flight .ball-currency-icon{width:28px;height:28px}@media (max-width: 620px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-item-card{border-radius:16px;padding:9px}.store-item-art{height:126px}.store-item-art.is-pet img{height:100%}}.battle-tab{width:min(760px,100%);margin:0 auto;padding:max(96px,calc(env(safe-area-inset-top,0px) + 92px)) 14px 104px;display:grid;gap:14px;color:#fff9ed}.battle-hero,.battle-panel{border:1px solid rgba(255,220,125,.22);background:#162033;box-shadow:0 18px 34px #0a122238}.battle-hero{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;border-radius:var(--radius);padding:18px;overflow:hidden;position:relative;background:linear-gradient(135deg,#ff4a42e6,#1f2d4df5 48%,#ffbe4ae0),#1d2942}.battle-hero:after{content:"";position:absolute;inset:auto -28px -46px auto;width:190px;height:190px;border:18px solid rgba(255,255,255,.12);border-radius:50%}.battle-hero-copy{position:relative;z-index:1;min-width:0}.battle-hero h2,.battle-panel-heading h3{font-size:24px;line-height:1.05;color:#fff}.battle-hero span{display:block;margin-top:8px;color:#fff9edd6;font-size:13px;font-weight:750;line-height:1.35}.battle-arena-stats{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:8px;margin-top:14px}.battle-arena-stats div{min-width:86px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:#0a122247;padding:8px 10px}.battle-arena-stats strong,.battle-arena-stats em{display:block}.battle-arena-stats strong{font-size:20px;line-height:1}.battle-arena-stats em{margin-top:3px;color:#fff9edb8;font-size:10px;font-style:normal;font-weight:900}.battle-record-orb{position:relative;z-index:1;flex:0 0 auto;width:116px;height:116px;border:3px solid rgba(255,255,255,.82);border-radius:50%;background:#ffcf36;color:#181f32;box-shadow:0 14px #73162661,0 20px 32px #0f111c47;transform:rotate(-5deg)}.battle-record-orb span,.battle-record-orb b{display:block;line-height:1}.battle-record-orb span{font-size:13px;font-weight:950;text-transform:uppercase}.battle-record-orb b{margin-top:5px;font-size:21px}.battle-format-badge{position:relative;z-index:1;flex:0 0 auto;display:grid;place-items:center;width:118px;height:118px;border:4px solid rgba(255,255,255,.9);border-radius:50%;background:radial-gradient(circle at 34% 26%,#ffdf5d 0,#ffdf5d 18%,#ff4a42 46%,#7f0f1a);color:#fff;box-shadow:0 14px #520c1857,0 22px 34px #0f111c42;transform:rotate(5deg)}.battle-format-badge span,.battle-format-badge strong{display:block;margin:0;color:inherit;line-height:1;letter-spacing:0;text-align:center}.battle-format-badge span{font-size:34px;font-weight:1000;text-shadow:0 3px 0 rgba(80,0,0,.34)}.battle-format-badge strong{margin-top:7px;font-size:12px;font-weight:1000;text-transform:uppercase}.battle-court-panel{display:grid;gap:10px;border:1px solid rgba(255,220,125,.22);border-radius:20px;background:#121a2a;box-shadow:0 18px 34px #0a122238;padding:10px}.store-item-card.is-owned{border-color:#2f9e6d3d;background:#ecfcf3db}.battle-court-panel.is-live{box-shadow:0 0 0 1px #ffcf3647,0 0 28px #ff4a4238,0 18px 34px #0a122238}.battle-court-stage{position:relative;display:grid;grid-template-rows:1fr 1fr;min-height:520px;overflow:hidden;border:4px solid rgba(255,249,237,.88);border-radius:18px;background:linear-gradient(90deg,rgba(255,249,237,.86) 0 4px,transparent 4px calc(50% - 2px),rgba(255,249,237,.86) calc(50% - 2px) calc(50% + 2px),transparent calc(50% + 2px) calc(100% - 4px),rgba(255,249,237,.86) calc(100% - 4px)),linear-gradient(180deg,rgba(255,249,237,.86) 0 4px,transparent 4px calc(50% - 2px),rgba(255,249,237,.86) calc(50% - 2px) calc(50% + 2px),transparent calc(50% + 2px) calc(100% - 4px),rgba(255,249,237,.86) calc(100% - 4px)),linear-gradient(135deg,#2f9e6d,#227d62 48%,#3fb883)}.battle-court-stage:before,.battle-court-stage:after{content:"";position:absolute;z-index:0;pointer-events:none}.battle-court-stage:before{inset:50% 0 auto;height:4px;background:#fff9edf5;transform:translateY(-50%)}.battle-court-stage:after{inset:0 auto 0 50%;width:4px;background:#fff9edd1;transform:translate(-50%)}.battle-court-side{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:center;padding:12px}.battle-court-side.is-top{align-items:start;padding-bottom:24px}.battle-court-side.is-bottom{align-items:end;padding-top:24px}.battle-court-side.is-single .battle-pet-card{grid-column:1 / span 2;justify-self:center;width:min(360px,100%)}.battle-pet-card{position:relative;display:grid;gap:7px;justify-items:center;min-height:216px;border:1px solid rgba(255,249,237,.28);border-radius:18px;background:#0a122257;box-shadow:0 18px 28px #09121a33;padding:10px;animation:battlePetSlideIn .56s cubic-bezier(.2,.9,.18,1.08) both}.battle-pet-card.is-top{align-self:start}.battle-pet-card.is-bottom{align-self:end;animation-name:battlePetRiseIn}.battle-pet-art{position:relative;display:grid;place-items:end center;width:min(210px,100%);height:132px}.battle-pet-art:after{content:"";position:absolute;left:50%;bottom:3px;width:78%;height:20px;border-radius:50%;background:#0614123d;filter:blur(2px);transform:translate(-50%)}.battle-pet-art img{position:relative;z-index:1;max-width:100%;max-height:138px;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(7,12,22,.28))}.battle-pet-card.is-wide .battle-pet-art{height:154px}.battle-pet-card.is-wide .battle-pet-art img{max-height:164px}.battle-pet-meta{display:grid;gap:2px;text-align:center}.battle-pet-meta strong{color:#fff;font-size:14px;line-height:1.05}.battle-pet-meta span{color:#fff9edb8;font-size:11px;font-weight:900}.battle-player-select{width:100%;min-height:40px;border:1px solid rgba(255,249,237,.22);border-radius:12px;background:#fffffff0;color:#111827;padding:0 10px;font-size:12px;font-weight:900;outline:none}.battle-player-select.is-compact{min-height:32px;max-width:220px;font-size:11px}.battle-slot-clear{min-height:28px;border:1px solid rgba(255,118,95,.28);border-radius:999px;background:#ff765f33;color:#ffe4df;padding:0 10px;font-size:11px;font-weight:950}.battle-empty-side,.battle-side-add{display:grid;gap:9px;align-self:center;justify-self:center;width:min(300px,100%);border:1px dashed rgba(255,249,237,.42);border-radius:16px;background:#0a122242;padding:12px;color:#fff9ed}.battle-empty-side{grid-column:1 / span 2}.battle-side-add{position:absolute;z-index:2;right:14px;width:min(210px,calc(50% - 20px))}.battle-side-add.is-top{top:14px}.battle-side-add.is-bottom{bottom:14px}.battle-empty-side span{display:block;color:#fff9eda8;font-size:10px;font-weight:1000;text-transform:uppercase}.battle-empty-side strong{display:block;margin-top:2px;color:#fff;font-size:17px;line-height:1.05}.battle-match-controls{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;border:1px solid rgba(255,249,237,.12);border-radius:16px;background:#ffffff0f;padding:10px}.battle-match-chip{display:flex;justify-content:space-between;gap:12px;align-items:center;min-height:42px;border-radius:13px;background:#ffcf361f;padding:0 12px}.battle-match-chip span{color:#fff9edb8;font-size:11px;font-weight:1000;text-transform:uppercase}.battle-match-chip strong{color:#ffcf36;font-size:18px;line-height:1}.battle-timer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;min-height:70px;border:1px solid rgba(255,249,237,.14);border-radius:16px;background:#0a12224d;padding:10px 12px}.battle-timer-card span{display:block;color:#fff9edad;font-size:11px;font-weight:1000;text-transform:uppercase}.battle-timer-card strong{display:block;margin-top:3px;color:#fff;font-size:30px;line-height:1}.battle-timer-card.is-running{border-color:#ffcf3699;background:#ff4a422e}.battle-timer-card.is-running strong{color:#ffcf36}.battle-clock-actions{grid-row:span 2}.battle-clock-actions button{min-height:42px;border:0;border-radius:999px;background:#ff4a42;color:#fff9ed;padding:0 14px;font-size:12px;font-weight:1000}.battle-timer-card.is-running .battle-clock-actions button{background:#ffcf36;color:#171d2d}.battle-duel-toggle,.battle-winner-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.battle-duel-toggle button,.battle-winner-toggle button,.battle-record-btn{min-height:40px;border:1px solid rgba(255,249,237,.14);border-radius:999px;background:#ffffff1a;color:#fff9edd1;padding:0 12px;font-size:12px;font-weight:950}.battle-player-select:disabled,.battle-slot-clear:disabled,.battle-duel-toggle button:disabled,.battle-winner-toggle button:disabled,.battle-score-row input:disabled{cursor:not-allowed;opacity:.55}.battle-duel-toggle button.is-active,.battle-winner-toggle button.is-active,.battle-record-btn{border-color:#ffcf36;background:#ffcf36;color:#171d2d}.battle-record-btn:disabled{border-color:#fff9ed1f;background:#ffffff1f;color:#fff9ed6b}@keyframes battlePetSlideIn{0%{opacity:0;transform:translate(-120vw) scale(.94)}72%{opacity:1;transform:translate(7px) scale(1.02)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes battlePetRiseIn{0%{opacity:0;transform:translate(-120vw) translateY(18px) scale(.94)}72%{opacity:1;transform:translate(7px) translateY(-4px) scale(1.02)}to{opacity:1;transform:translate(0) translateY(0) scale(1)}}.battle-panel{display:grid;gap:10px;border-radius:18px;padding:12px}.battle-panel .section-kicker{color:#ffcf36}.battle-hero .section-kicker{color:#fff9ed}.battle-tab .battle-format-tabs button{border-color:#ffffff29;background:#ffffff14;color:#fff9edcc}.battle-tab .battle-format-tabs button.is-active{border-color:#ffcf36;background:#ffcf36;color:#171d2d;box-shadow:0 8px 18px #ffcf362e}.battle-panel-heading{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.battle-mini-refresh{min-height:32px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff9ed;padding:0 11px;font-size:11px;font-weight:950}.battle-open-card{display:grid;gap:4px;width:100%;min-height:74px;border:1px dashed rgba(255,207,54,.48);border-radius:16px;background:#ffcf361a;color:#fff9ed;padding:12px;text-align:left}.battle-open-card strong{font-size:15px}.battle-open-card span{color:#fff9edad;font-size:12px;font-weight:850}.battle-step{display:flex;gap:8px;align-items:center;color:#fff9ed;font-size:12px;font-weight:950}.battle-step span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ff4a42;color:#fff;box-shadow:0 5px 12px #ff4a4257}.battle-format-note{margin:-2px 0 0;border:1px solid rgba(255,207,54,.22);border-radius:12px;background:#ffcf3614;color:#fff9edc2;padding:8px 10px;font-size:11px;font-weight:850}.battle-teams{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.battle-team{display:grid;gap:7px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#ffffff12;padding:9px}.battle-team.is-winner{border-color:#ffcf36c2;background:#ffcf3629;box-shadow:inset 0 0 0 1px #ffcf3633}.battle-team strong{font-size:13px;color:#fff}.battle-slot{display:grid;gap:7px}.battle-team select,.battle-guest-box input,.battle-score-row input{width:100%;min-height:38px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#ffffffeb;color:#111827;padding:0 10px;font-size:12px;font-weight:850}.battle-guest-box{display:grid;gap:7px;border:1px solid rgba(255,207,54,.2);border-radius:12px;background:#ffcf3617;padding:8px}.battle-guest-levels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.battle-guest-levels button{display:grid;gap:1px;min-height:40px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff1f;color:#fff9edd1;padding:5px 6px;text-align:center}.battle-guest-levels button.is-active{border-color:#ffcf36c7;background:#ffcf36;color:#171d2d}.battle-guest-levels button strong{color:inherit;font-size:10px}.battle-guest-levels button span,.battle-guest-box p{font-size:10px;font-weight:900}.battle-guest-box p{margin:0;color:#fff9edb8;line-height:1.35}.battle-team button,.battle-submit-row button{min-height:36px;border:0;border-radius:999px;background:#ff4a42;color:#fff9ed;padding:0 12px;font-size:12px;font-weight:950}.battle-team.is-winner button,.battle-submit-row button{background:#ffcf36;color:#171d2d}.battle-submit-row{display:grid;grid-template-columns:1fr;gap:8px}.battle-score-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px;align-items:center}.battle-score-row span{color:#ffcf36;font-size:22px;font-weight:950}.battle-score-row input{text-align:center;font-size:18px}.battle-board-list,.battle-history-list{display:grid;gap:8px}.battle-rank-row{min-height:56px;border-radius:14px;display:grid;grid-template-columns:24px 42px 1fr;gap:9px;align-items:center;background:#ffffff14;padding:8px}.battle-rank-row>strong{color:#ffcf36;font-size:15px}.battle-rank-row b{display:block;font-size:13px;color:#fff}.battle-rank-row span,.battle-history-card span,.battle-history-card em{color:#fff9eda8;font-size:11px;font-weight:850}.battle-history-card{display:grid;gap:5px;border:1px solid rgba(255,207,54,.22);border-radius:14px;background:#ffffff14;padding:10px}.battle-history-card strong{display:block;font-size:13px;color:#fff}.battle-history-card em{font-style:normal}.battle-delete-btn{justify-self:start;min-height:28px;border:1px solid rgba(255,118,95,.28);border-radius:999px;background:#ff765f29;color:#ffe4df;padding:0 10px;font-size:11px;font-weight:950}.empty-inline{margin:0;color:var(--muted);font-size:12px;font-weight:800}.spinner{width:38px;height:38px;border-radius:50%;border:4px solid #f0e5d2;border-top-color:var(--green);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 620px){.session-summary{grid-template-columns:auto 1fr auto;align-items:center}.session-summary-side{grid-column:auto;flex-direction:column;align-items:flex-end}}@media (max-width: 420px){.play-tab,.admin-tab,.players-tab,.store-tab,.battle-tab{padding-inline:10px}.battle-hero{padding:16px}.battle-format-badge{width:96px;height:96px;box-shadow:0 10px #520c1852,0 16px 26px #0f111c38}.battle-format-badge span{font-size:28px}.battle-format-badge strong{font-size:10px}.battle-court-stage{min-height:500px;border-width:3px}.battle-court-side{gap:7px;padding:9px}.battle-court-side.is-top{padding-bottom:18px}.battle-court-side.is-bottom{padding-top:18px}.battle-pet-card{min-height:190px;padding:8px}.battle-pet-art{height:110px}.battle-pet-art img{max-height:116px}.battle-pet-card.is-wide .battle-pet-art{height:132px}.battle-pet-card.is-wide .battle-pet-art img{max-height:140px}.battle-side-add{right:10px;width:min(168px,calc(50% - 14px));padding:8px}.battle-timer-card{grid-template-columns:1fr}.battle-clock-actions{grid-row:auto}.battle-clock-actions button{width:100%}.battle-player-select{font-size:11px;padding-inline:8px}.bottom-tabs button.battle-tab-orb{width:58px;height:58px;min-height:58px}.battle-record-orb{width:96px;height:96px;box-shadow:0 10px #7316265c,0 16px 26px #0f111c3d}.battle-record-orb b{font-size:18px}.battle-arena-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.head-to-head-grid,.battle-teams,.battle-submit-row{grid-template-columns:1fr}.orbit-mascot{width:min(236px,74vw);height:190px;padding:9px 7px 4px}.orbit-strip{gap:5px}.orbit-pill{min-height:56px;border-radius:12px}.orbit-pill span{font-size:10px}.orbit-pill strong{font-size:15px}.session-summary-main h3{font-size:22px}.time-picker-grid,.admin-grid{grid-template-columns:1fr}.booking-options-heading{display:grid}.booking-slot-strip{grid-template-columns:1fr}.booking-run-list div{display:grid}.availability-controls{grid-template-columns:1fr 1fr}.availability-controls input,.availability-controls button:last-child{grid-column:span 2}.player-layout{grid-template-columns:1fr}.player-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.level-progress-heading,.level-progress-meta,.profile-xp-heading,.profile-xp-meta{align-items:flex-start;flex-direction:column}.profile-xp-wallet{justify-content:flex-start}.profile-xp-track{grid-template-columns:auto minmax(0,1fr) auto}.profile-next-reward{grid-column:1 / -1;justify-self:end}.profile-reward-dock,.profile-overview-grid{grid-template-columns:1fr}.profile-highlight-grid,.profile-record-grid,.rank-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-featured-dinkster{width:148px;min-height:178px;right:4px}.profile-featured-dinkster img{width:144px;height:136px}.profile-featured-dinkster strong{max-width:120px}.player-profile-top{min-height:188px;padding-right:148px}.profile-dinkster-scrim{align-items:end;padding-inline:10px}.profile-dinkster-sheet{max-height:calc(100dvh - 104px);border-radius:18px 18px 0 0;padding:14px 12px}.profile-dinkster-sheet-hero{grid-template-columns:minmax(0,1fr) 118px;min-height:128px;padding-right:30px}.profile-dinkster-sheet-hero h3{font-size:24px}.profile-dinkster-sheet-hero img{width:118px;height:112px}.profile-unlocked-dinkster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-hero,.store-progress-card{align-items:flex-start;flex-direction:column}.store-wallet-stack{width:100%;grid-template-columns:1fr}.store-rewards-panel{grid-template-columns:1fr}.store-chest-list{max-width:100%}.store-featured-dinkster .store-item-card{grid-template-columns:1fr}.store-featured-dinkster-art,.store-featured-dinkster-art img{height:112px}.store-featured-dinkster-art img{width:116px}.store-wallet{width:100%}.store-grid{grid-template-columns:1fr 1fr}.store-item-art{height:126px}.store-item-art.is-pet img{height:100%}}@media (max-width: 520px){.player-profile-card.is-page{overflow:visible}.player-profile-top{min-height:188px;padding-right:min(154px,40vw);padding-top:0;align-items:center}.player-profile-top h3{max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word;line-height:1.02;font-size:clamp(19px,5.6vw,24px)}.profile-featured-dinkster{position:absolute;top:4px;right:4px;justify-self:auto;width:min(154px,40vw);min-height:178px;margin:0}.profile-featured-dinkster:before{bottom:38px;width:min(118px,33vw)}.profile-featured-dinkster img{width:min(150px,39vw);height:140px}.profile-featured-dinkster strong{max-width:min(150px,42vw)}}.battle-tab{width:min(920px,100%);min-height:100dvh;margin:0 auto;padding:max(10px,calc(env(safe-area-inset-top,0px) + 10px)) 8px calc(94px + env(safe-area-inset-bottom,0px));display:block;color:#fff9ed}.battle-notice{position:fixed;z-index:45;top:max(12px,calc(env(safe-area-inset-top,0px) + 8px));left:50%;width:min(420px,calc(100% - 28px));margin:0;transform:translate(-50%);border:1px solid rgba(255,207,54,.34);border-radius:999px;background:#121a2ae6;color:#fff9ed;box-shadow:0 14px 34px #080d1947;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:10px 14px;font-size:12px;font-weight:900;text-align:center}.battle-court-panel{position:relative;min-height:calc(100dvh - 112px - env(safe-area-inset-bottom,0px));border:0;border-radius:24px;background:transparent;box-shadow:none;padding:0}.battle-court-panel.is-live{box-shadow:none}.battle-court-stage{min-height:calc(100dvh - 112px - env(safe-area-inset-bottom,0px));border:5px solid rgba(250,255,235,.94);border-radius:24px;box-shadow:0 20px 44px #07121040;background:linear-gradient(90deg,rgba(255,249,237,.94) 0 4px,transparent 4px calc(50% - 2px),rgba(255,249,237,.94) calc(50% - 2px) calc(50% + 2px),transparent calc(50% + 2px) calc(100% - 4px),rgba(255,249,237,.94) calc(100% - 4px)),linear-gradient(180deg,rgba(255,249,237,.94) 0 4px,transparent 4px calc(50% - 2px),rgba(255,249,237,.94) calc(50% - 2px) calc(50% + 2px),transparent calc(50% + 2px) calc(100% - 4px),rgba(255,249,237,.94) calc(100% - 4px)),radial-gradient(circle at 18% 16%,rgba(252,207,74,.2),transparent 30%),linear-gradient(135deg,#1f8c65,#2f9e6d 44%,#16875f)}.battle-court-hud{position:absolute;z-index:5;left:50%;top:50%;display:grid;place-items:center;width:84px;height:84px;border:4px solid rgba(255,255,255,.9);border-radius:50%;background:radial-gradient(circle at 34% 25%,#ffe16a 0,#ffe16a 18%,#f43931 48%,#8e111a);color:#fff;box-shadow:0 12px #550c1657,0 16px 26px #07121042;transform:translate(-50%,-50%) rotate(-5deg)}.battle-court-hud span,.battle-court-hud strong{display:block;color:inherit;line-height:1;letter-spacing:0;text-align:center}.battle-court-hud span{font-size:25px;font-weight:1000;text-shadow:0 2px 0 rgba(80,0,0,.34)}.battle-court-hud strong{margin-top:4px;max-width:64px;font-size:9px;font-weight:1000;text-transform:uppercase}.battle-court-side{gap:0;padding:0}.battle-court-side.is-top{align-items:start;padding:34px 16px 60px}.battle-court-side.is-bottom{align-items:end;padding:60px 16px 144px}.battle-court-side.is-single .battle-pet-card{grid-column:1 / span 2;justify-self:center;width:min(360px,92%)}.battle-court-side.is-pair .battle-pet-card.is-left-slot{animation:battlePetShiftLeft .42s cubic-bezier(.2,.9,.2,1) both}.battle-court-side.is-pair .battle-pet-card.is-right-slot{animation:battlePetSlideFromRight .52s cubic-bezier(.2,.9,.18,1.08) both}.battle-pet-card{position:relative;display:grid;justify-items:center;align-content:start;min-height:226px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:52px 0 0;overflow:visible;animation:battlePetSlideIn .56s cubic-bezier(.2,.9,.18,1.08) both}.battle-pet-card.is-bottom{animation-name:battlePetSlideIn}.battle-pet-art{position:relative;display:grid;place-items:end center;border:0;background:transparent;padding:0;width:min(242px,100%);height:156px;cursor:pointer}.battle-pet-art:after{content:"";position:absolute;left:50%;bottom:4px;width:clamp(72px,42%,118px);height:14px;border-radius:50%;background:#04120c33;filter:blur(2px);transform:translate(-50%)}.battle-pet-art img{position:relative;z-index:1;max-width:100%;max-height:162px;object-fit:contain;filter:drop-shadow(0 8px 6px rgba(7,12,22,.22));transition:transform .22s ease,filter .22s ease;animation:battlePetBreathe 2.4s ease-in-out infinite}.battle-pet-card.is-wide .battle-pet-art{height:190px}.battle-pet-card.is-wide .battle-pet-art:after{width:clamp(86px,46%,142px);height:17px}.battle-pet-card.is-wide .battle-pet-art img{max-height:202px}.battle-pet-art:hover img{transform:translateY(-3px) scale(1.03)}.battle-player-badge{position:absolute;z-index:4;top:0;display:grid;grid-template-columns:34px minmax(0,1fr);gap:7px;align-items:center;width:min(158px,78%);min-height:44px;border:1px solid rgba(255,249,237,.38);border-radius:999px;background:#101a28b8;color:#fff;box-shadow:0 8px 18px #080d1933;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:5px 8px 5px 5px;text-align:left}.battle-player-badge.is-left{left:0}.battle-player-badge.is-right{right:0}.battle-player-badge .profile-avatar{width:34px;height:34px;font-size:11px}.battle-player-badge strong,.battle-player-badge em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.05}.battle-player-badge strong{color:#fff;font-size:11px}.battle-player-badge em{margin-top:2px;color:#ffcf36;font-size:10px;font-style:normal;font-weight:1000}.battle-player-badge.is-long-name strong{font-size:10px}.battle-player-badge.is-very-long-name strong{font-size:9px}.battle-slot-clear{position:absolute;z-index:4;right:6px;bottom:0;min-height:30px;border:1px solid rgba(255,249,237,.24);background:#121a2a94;color:#fff9edd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.battle-add-player{display:grid;place-items:center;justify-self:center;align-self:center;width:min(220px,86%);min-height:96px;border:2px dashed rgba(255,249,237,.62);border-radius:28px;background:#fff9ed21;color:#fff;box-shadow:0 12px 24px #07121024;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px}.battle-add-player.is-wide{grid-column:1 / span 2;width:min(320px,88%)}.battle-add-player span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#ffcf36;color:#171d2d;font-size:28px;font-weight:1000;line-height:1}.battle-add-player strong{margin-top:9px;color:#fff;font-size:13px;line-height:1}.battle-match-controls{position:absolute;z-index:8;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:1fr;gap:7px;border:1px solid rgba(255,249,237,.16);border-radius:22px;background:#0e1724b8;box-shadow:0 16px 30px #060c1642;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px}.battle-timer-card{min-height:58px;border:0;border-radius:16px;background:#ffffff14;padding:8px 10px}.battle-timer-card strong{font-size:26px}.battle-clock-actions button,.battle-duel-toggle button,.battle-winner-toggle button,.battle-record-btn{min-height:36px}.battle-player-picker{position:absolute;z-index:12;left:14px;right:14px;bottom:108px;max-height:min(430px,calc(100dvh - 220px));display:grid;gap:9px;border:1px solid rgba(255,249,237,.2);border-radius:24px;background:#0e1724e0;box-shadow:0 22px 42px #060c1652;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:12px;animation:battlePickerIn .18s ease-out both}.battle-picker-heading{display:flex;justify-content:space-between;gap:10px;align-items:center}.battle-picker-heading strong{color:#fff;font-size:14px}.battle-picker-heading button{min-height:30px;border:0;border-radius:999px;background:#fff9ed1f;color:#fff9edd1;padding:0 11px;font-size:11px;font-weight:950}.battle-picker-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;overflow:auto;padding-right:2px}.battle-picker-player{display:grid;grid-template-columns:34px 44px minmax(0,1fr);gap:8px;align-items:center;min-height:62px;border:1px solid rgba(255,249,237,.14);border-radius:18px;background:#ffffff14;color:#fff;padding:7px;text-align:left}.battle-picker-player:disabled{opacity:.42}.battle-picker-player .profile-avatar{width:34px;height:34px;font-size:11px}.battle-picker-player img{max-width:44px;max-height:48px;object-fit:contain;filter:drop-shadow(0 6px 5px rgba(0,0,0,.24))}.battle-picker-player strong,.battle-picker-player em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.05}.battle-picker-player strong{font-size:12px}.battle-picker-player em{margin-top:4px;color:#ffcf36;font-size:10px;font-style:normal;font-weight:1000}@media (max-width: 520px){.battle-tab{padding-inline:6px}.battle-court-panel,.battle-court-stage{min-height:calc(100dvh - 104px - env(safe-area-inset-bottom,0px))}.battle-court-side.is-top{padding:28px 8px 56px}.battle-court-side.is-bottom{padding:56px 8px 154px}.battle-court-hud{width:70px;height:70px}.battle-court-hud span{font-size:22px}.battle-pet-card{min-height:198px;padding-top:48px}.battle-pet-art{width:min(210px,100%);height:118px}.battle-pet-art img{max-height:124px}.battle-pet-card.is-wide .battle-pet-art{height:154px}.battle-pet-card.is-wide .battle-pet-art img{max-height:164px}.battle-player-badge{grid-template-columns:30px minmax(0,1fr);width:min(138px,88%);min-height:42px;gap:6px;padding:5px 8px 5px 5px}.battle-player-badge .profile-avatar{width:30px;height:30px;font-size:10px}.battle-player-badge strong{font-size:11px}.battle-add-player{min-height:82px;border-radius:22px}.battle-match-controls{left:10px;right:10px;bottom:10px}.battle-picker-list{grid-template-columns:1fr}}.battle-match-controls{position:absolute;z-index:8;left:50%;right:auto;bottom:18px;width:min(342px,calc(100% - 28px));display:grid;grid-template-columns:1fr;gap:8px;border:1px solid rgba(255,249,237,.16);border-radius:999px;background:#0e172494;box-shadow:0 14px 28px #060c1638;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:7px;transform:translate(-50%)}.battle-match-controls.is-results{width:min(372px,calc(100% - 28px));border-radius:24px;background:#0e1724c2;padding:9px}.battle-match-controls.is-waiting{background:#0e172475}.battle-timer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-height:56px;border:0;border-radius:999px;background:#ffffff1a;padding:7px 7px 7px 16px}.battle-timer-card span{color:#fff9edb3;font-size:10px;font-weight:1000;letter-spacing:0;line-height:1;text-transform:uppercase}.battle-timer-card strong{display:block;margin-top:4px;color:#fff;font-size:19px;line-height:1;white-space:nowrap}.battle-clock-actions{display:flex;justify-content:flex-end}.battle-clock-actions button{min-width:104px;min-height:36px;border:0;border-radius:999px;background:#ffcf36;color:#171d2d;box-shadow:0 7px #5d3d0242,0 11px 18px #060c162e;padding:0 15px;font-size:12px;font-weight:1000}.battle-clock-actions button.is-setup-action{background:#fff9ed;color:#1c2a25}.battle-clock-actions button.is-end-action{background:#ff7661;color:#fff;box-shadow:0 7px #6f1d1d47,0 11px 18px #060c162e}.battle-clock-actions button.is-reset-action{background:#fff9ed29;color:#fff9ed;box-shadow:none}@media (max-width: 520px){.battle-match-controls{left:50%;right:auto;bottom:10px;width:min(332px,calc(100% - 20px));transform:translate(-50%)}.battle-match-controls.is-results{width:min(352px,calc(100% - 20px))}.battle-timer-card{min-height:52px;padding-left:13px}.battle-timer-card strong{font-size:18px}.battle-clock-actions button{min-width:94px;padding-inline:12px}}.battle-timer-card{grid-template-rows:auto auto;column-gap:10px;row-gap:3px}.battle-timer-card span{grid-column:1;grid-row:1}.battle-timer-card strong{grid-column:1;grid-row:2;margin-top:0}.battle-clock-actions{grid-column:2;grid-row:1 / span 2;align-self:center}.battle-court-stage{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,249,237,.94) 0 4px,transparent 4px calc(50% - 2px),rgba(255,249,237,.94) calc(50% - 2px) calc(50% + 2px),transparent calc(50% + 2px) calc(100% - 4px),rgba(255,249,237,.94) calc(100% - 4px)),linear-gradient(180deg,rgba(255,249,237,.94) 0 4px,transparent 4px calc(100% - 4px),rgba(255,249,237,.94) calc(100% - 4px)),radial-gradient(circle at 18% 16%,rgba(252,207,74,.2),transparent 30%),linear-gradient(135deg,#1f8c65,#2f9e6d 44%,#16875f)}.battle-court-hud{display:none}.battle-net{position:absolute;z-index:4;top:50%;left:4%;right:4%;height:58px;pointer-events:none;transform:translateY(-49%)}.battle-net:before{content:"";position:absolute;z-index:3;left:4px;right:4px;top:14px;height:8px;border-radius:999px;background:linear-gradient(180deg,#fff,#dfe8ea 58%,#97a9ad);box-shadow:0 3px #142e2b47,0 10px 16px #03141042}.battle-net:after{content:"";position:absolute;z-index:1;left:16px;right:16px;top:20px;height:30px;border-radius:0 0 10px 10px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.58) 0 2px,transparent 2px 22px),repeating-linear-gradient(180deg,rgba(255,255,255,.52) 0 2px,transparent 2px 10px);filter:drop-shadow(0 8px 7px rgba(4,20,15,.22));opacity:.86;transform:perspective(520px) rotateX(54deg);transform-origin:top center}.battle-net-post{position:absolute;z-index:4;top:2px;width:9px;height:54px;border-radius:999px;background:linear-gradient(90deg,#f8ffff,#9eb2b8 52%,#5c7478);box-shadow:0 5px #142e2b3d,0 10px 16px #04140f3d}.battle-net-post.is-left{left:0}.battle-net-post.is-right{right:0}.battle-net-mesh{position:absolute;top:0;right:0;bottom:0;left:0}.battle-match-controls{left:12px;right:12px;bottom:12px;width:auto;max-width:420px;margin:0 auto;border-radius:18px;background:#0c1623c2;box-shadow:0 12px 28px #050c1442;padding:8px;transform:none}.battle-match-controls.is-results{width:auto;max-width:440px;border-radius:18px}.battle-timer-card{min-height:50px;border-radius:13px;background:#ffffff17;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:10px;row-gap:3px;padding:8px 8px 8px 12px}.battle-timer-card strong{font-size:18px}.battle-clock-actions button{min-width:104px;min-height:34px;box-shadow:none}.battle-duel-toggle,.battle-winner-toggle{border-radius:13px}@media (max-width: 520px){.battle-net{left:3%;right:3%;height:50px}.battle-net:before{top:13px;height:7px}.battle-net:after{left:13px;right:13px;top:18px;height:25px}.battle-net-post{width:8px;height:48px}.battle-match-controls{left:10px;right:10px;bottom:10px;width:auto;max-width:none}.battle-timer-card{min-height:50px;padding:8px 8px 8px 11px}.battle-clock-actions button{min-width:96px}}.battle-court-panel,.battle-court-stage{min-height:max(540px,calc(100vh - 112px - env(safe-area-inset-bottom,0px)))}@media (max-width: 520px){.battle-court-panel,.battle-court-stage{min-height:max(520px,calc(100vh - 104px - env(safe-area-inset-bottom,0px)))}}.battle-match-controls{position:fixed;z-index:55;left:50%;right:auto;bottom:calc(84px + env(safe-area-inset-bottom,0px));width:min(420px,calc(100vw - 24px));max-width:none;transform:translate(-50%)}.battle-match-controls.is-results{width:min(440px,calc(100vw - 24px));max-width:none}.battle-player-picker{position:fixed;z-index:56;left:max(12px,calc((100vw - 440px)/2));right:auto;bottom:calc(164px + env(safe-area-inset-bottom,0px));width:min(440px,calc(100vw - 24px));max-height:min(430px,calc(100vh - 238px));transform:none}@media (max-width: 520px){.battle-match-controls{bottom:calc(78px + env(safe-area-inset-bottom,0px));width:min(360px,calc(100vw - 20px))}.battle-match-controls.is-results{width:min(370px,calc(100vw - 20px))}.battle-player-picker{left:max(10px,calc((100vw - 370px)/2));bottom:calc(154px + env(safe-area-inset-bottom,0px));width:min(370px,calc(100vw - 20px));max-height:min(400px,calc(100vh - 224px))}}.battle-court-stage{background:linear-gradient(90deg,rgba(255,249,237,.94) 0 4px,transparent 4px calc(50% - 2px),rgba(255,249,237,.94) calc(50% - 2px) calc(50% + 2px),transparent calc(50% + 2px) calc(100% - 4px),rgba(255,249,237,.94) calc(100% - 4px)),linear-gradient(180deg,rgba(255,249,237,.94) 0 4px,transparent 4px calc(100% - 4px),rgba(255,249,237,.94) calc(100% - 4px)),radial-gradient(circle at 18% 16%,rgba(252,207,74,.2),transparent 30%),linear-gradient(135deg,#1f8c65,#2f9e6d 44%,#16875f)}.battle-court-stage:before{display:none}.battle-net{top:50%;left:2.5%;right:2.5%;height:clamp(64px,12vw,104px);background:url(/battle-net.png) center / contain no-repeat;transform:translateY(-50%)}.battle-net:before,.battle-net:after,.battle-net-post,.battle-net-mesh{display:none}.battle-add-player{display:inline-flex;align-items:center;justify-content:center;justify-self:center;align-self:center;gap:7px;width:fit-content;min-width:0;min-height:42px;border-radius:999px;padding:7px 11px 7px 8px}.battle-add-player.is-wide{width:fit-content;min-width:0}.battle-add-player span{width:24px;height:24px;font-size:17px}.battle-add-player strong{margin-top:0;font-size:11px;line-height:1;white-space:nowrap}.battle-player-badge{grid-template-columns:42px minmax(0,auto);width:fit-content;min-width:128px;max-width:min(244px,96%);min-height:52px;gap:8px;padding:5px 11px 5px 5px}.battle-player-badge .profile-avatar{width:42px;height:42px;font-size:13px}.battle-player-badge>span:last-child{min-width:0;max-width:176px}.battle-player-badge strong{font-size:12px}.battle-player-badge.is-long-name strong{font-size:11px}.battle-player-badge.is-very-long-name strong{font-size:10px}.battle-picker-player{grid-template-columns:42px 48px minmax(0,1fr);min-height:70px}.battle-picker-player .profile-avatar{width:42px;height:42px;font-size:13px}@media (max-width: 520px){.battle-net{left:1.5%;right:1.5%;height:clamp(54px,16vw,82px)}.battle-add-player{min-height:38px;padding:6px 10px 6px 7px}.battle-add-player span{width:22px;height:22px;font-size:16px}.battle-add-player strong{font-size:10px}.battle-player-badge{grid-template-columns:38px minmax(0,auto);min-width:120px;max-width:min(218px,96%);min-height:48px}.battle-player-badge .profile-avatar{width:38px;height:38px;font-size:12px}.battle-player-badge>span:last-child{max-width:154px}}.battle-guest-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;border:1px solid rgba(255,249,237,.16);border-radius:16px;background:#ffffff14;padding:8px}.battle-guest-form input,.battle-guest-form select{width:100%;min-width:0;min-height:38px;border:1px solid rgba(255,249,237,.18);border-radius:12px;background:#040e1857;color:#fff;padding:0 11px;font-size:13px;font-weight:850}.battle-guest-form input::placeholder{color:#fff9ed94}.battle-guest-form select{width:auto;color:#fff9ed;font-size:12px;font-weight:950}.battle-guest-form button{min-height:38px;border:0;border-radius:999px;background:#ffcf36;color:#171d2d;padding:0 13px;font-size:12px;font-weight:1000;white-space:nowrap}.battle-guest-form button:disabled{opacity:.45}.battle-player-badge.is-guest{background:#fff9edcc;color:#17211d}.battle-player-badge.is-guest strong{color:#17211d}.battle-player-badge.is-guest em{color:#28724c}@media (max-width: 520px){.battle-guest-form{grid-template-columns:1fr auto}.battle-guest-form select{grid-column:1;width:100%}.battle-guest-form button{grid-column:2;grid-row:1 / span 2}}.battle-court-stage{--battle-court-line: rgba(255, 255, 255, .9);--battle-court-blue: #178bdf;--battle-court-blue-light: #3bb2f4;--battle-court-green: #22a862;--battle-court-green-dark: #17804d;border-color:var(--battle-court-line);background:radial-gradient(circle at 50% 22%,rgba(255,255,255,.18),transparent 20%) 0 0 / 100% 100% no-repeat,linear-gradient(135deg,var(--battle-court-blue),var(--battle-court-blue-light)) left 7% top 6% / calc(43% - 2px) 33% no-repeat,linear-gradient(135deg,var(--battle-court-blue),var(--battle-court-blue-light)) right 7% top 6% / calc(43% - 2px) 33% no-repeat,linear-gradient(135deg,var(--battle-court-blue),var(--battle-court-blue-light)) left 7% bottom 6% / calc(43% - 2px) 33% no-repeat,linear-gradient(135deg,var(--battle-court-blue),var(--battle-court-blue-light)) right 7% bottom 6% / calc(43% - 2px) 33% no-repeat,linear-gradient(180deg,var(--battle-court-green),var(--battle-court-green-dark)) 0 0 / 100% 100% no-repeat}.battle-court-stage:before{content:"";position:absolute;z-index:0;top:6%;right:7%;bottom:6%;left:7%;display:block;pointer-events:none;background:linear-gradient(var(--battle-court-line),var(--battle-court-line)) top / 100% 3px no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) bottom / 100% 3px no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) left / 3px 100% no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) right / 3px 100% no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) center 39% / 100% 3px no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) center 61% / 100% 3px no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) 50% 0 / 3px 39% no-repeat,linear-gradient(var(--battle-court-line),var(--battle-court-line)) 50% 100% / 3px 39% no-repeat;transform:none}.battle-court-stage:after{display:none}.battle-net{z-index:3;top:50%;left:0;right:0;height:clamp(76px,15vw,124px);background:url(/battle-net.png?v=mesh-3) center / 100% 100% no-repeat;transform:translateY(-50%)}@media (max-width: 520px){.battle-net{left:-2px;right:-2px;height:clamp(62px,18vw,92px)}.battle-court-stage:before{top:5%;right:6%;bottom:5%;left:6%}}.battle-court-stage{border:4px solid rgba(255,255,255,.94);box-shadow:inset 0 0 0 3px #ffffff7a,0 18px 34px #0a122233;background:url(/battle-court.svg?v=border-3) center / 100% 100% no-repeat}.battle-court-stage:before,.battle-court-stage:after{display:none}.battle-net{left:-5px;right:-5px}@media (max-width: 520px){.battle-net{left:-6px;right:-6px}}.battle-tab{width:100vw;max-width:none;min-height:100dvh;margin:0 calc(50% - 50vw);padding:0;overflow:hidden}.battle-court-panel,.battle-court-stage{width:100vw;min-height:100dvh;height:100dvh;border-radius:0}.battle-court-panel{padding:0}.battle-court-stage{border:4px solid #fff;box-shadow:inset 0 0 0 3px #ffffffd1;background-size:100% 100%}@media (max-width: 520px){.battle-court-panel,.battle-court-stage{min-height:100dvh;height:100dvh}}.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{position:relative;z-index:2;display:grid;place-items:center;width:66px;height:66px;min-height:66px;margin:-18px -3px -10px;justify-self:center;border:2px solid #760811;border-radius:50%;outline:none;background:radial-gradient(circle at 34% 24%,rgba(255,171,132,.5) 0 8%,transparent 22%),radial-gradient(circle at 50% 58%,#ff3d31 0,#ff3d31 42%,#b80d1b,#720711);color:#fff;box-shadow:none;transform:none}.bottom-tabs button.battle-tab-orb span{font-size:22px;font-weight:1000;line-height:1;transform:none;text-shadow:none}.bottom-tabs button.battle-tab-orb.is-active{border-color:#5f050c;background:radial-gradient(circle at 34% 24%,rgba(255,186,145,.54) 0 8%,transparent 22%),radial-gradient(circle at 50% 58%,#ff332d 0,#ff332d 42%,#bd0d1c,#65050e)}@media (max-width: 520px){.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:60px;height:60px;min-height:60px;margin:-15px -4px -9px}.bottom-tabs button.battle-tab-orb span{font-size:20px}}.store-item-art.is-pet img,.battle-pet-art img,.profile-featured-dinkster img,.orbit-mascot{object-position:center bottom}.profile-featured-dinkster img{object-fit:contain;border-radius:0}.battle-court-side.is-single .battle-pet-card,.battle-court-side.is-pair .battle-pet-card,.battle-pet-card{width:min(380px,100%);min-height:230px}.battle-pet-art,.battle-pet-card.is-wide .battle-pet-art{width:min(224px,100%);height:184px}.battle-pet-art img,.battle-pet-card.is-wide .battle-pet-art img{width:100%;height:100%;max-height:none;object-fit:contain;object-position:center bottom}.battle-pet-card.is-wide .battle-pet-art:after{width:clamp(84px,42%,134px);height:15px}.battle-court-side.is-bottom.is-single .battle-pet-card{width:min(560px,calc(100vw - 24px))}.battle-pet-card.is-bottom .battle-player-badge{top:60px}.battle-court-side.is-benching .battle-pet-card,.battle-court-side.is-bench-settled.is-single .battle-pet-card{animation:none!important}.battle-court-side.is-benching-left .battle-pet-card.is-right-slot{animation:battlePetCenterFromRight .32s cubic-bezier(.2,.9,.2,1) both!important}.battle-court-side.is-benching-right .battle-pet-card.is-left-slot{animation:battlePetCenterFromLeft .32s cubic-bezier(.2,.9,.2,1) both!important}@keyframes battlePetCenterFromRight{0%{transform:translate(32%)}to{transform:translate(0)}}@keyframes battlePetCenterFromLeft{0%{transform:translate(-32%)}to{transform:translate(0)}}@media (max-width: 520px){.battle-court-side.is-single .battle-pet-card,.battle-court-side.is-pair .battle-pet-card,.battle-pet-card{min-height:210px}.battle-pet-art,.battle-pet-card.is-wide .battle-pet-art{width:min(184px,100%);height:164px}.battle-pet-card.is-bottom .battle-player-badge{top:52px}}.battle-kitchen-badges{position:absolute;z-index:11;left:12px;right:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;pointer-events:none}.battle-kitchen-badges.is-top{top:calc(50% - 102px)}.battle-kitchen-badges.is-bottom{top:calc(50% + 46px)}.battle-kitchen-badges.is-single{grid-template-columns:1fr}.battle-kitchen-badges .battle-player-badge{position:relative;top:auto;left:auto;right:auto;pointer-events:auto}.battle-player-badge-wrap{position:relative;pointer-events:auto;display:inline-grid;width:fit-content;max-width:min(210px,46vw);overflow:visible}.battle-player-badge-wrap .battle-player-badge{grid-area:1 / 1;width:fit-content}.battle-kitchen-badges .battle-player-badge.is-left{grid-column:1;justify-self:center;left:auto}.battle-kitchen-badges .battle-player-badge.is-right{grid-column:2;justify-self:center;right:auto}.battle-kitchen-badges.is-single .battle-player-badge,.battle-kitchen-badges .battle-player-badge-wrap.is-left{grid-column:1;justify-self:center}.battle-kitchen-badges .battle-player-badge-wrap.is-right{grid-column:2;justify-self:center}.battle-kitchen-badges.is-single .battle-player-badge-wrap{grid-column:1;justify-self:center}.battle-court-side.is-top .battle-pet-card{padding-top:28px}.battle-court-side.is-bottom .battle-pet-card{padding-top:112px}@media (max-width: 520px){.battle-kitchen-badges{left:8px;right:8px}.battle-kitchen-badges.is-top{top:calc(50% - 94px)}.battle-kitchen-badges.is-bottom{top:calc(50% + 44px)}.battle-court-side.is-top .battle-pet-card{padding-top:24px}.battle-court-side.is-bottom .battle-pet-card{padding-top:96px}}.battle-court-side.is-top .battle-pet-card{padding-top:6px}.battle-court-side.is-bottom .battle-pet-card{padding-top:136px}.battle-kitchen-badges.is-pair .battle-player-badge.is-left{transform:translate(-10px)}.battle-kitchen-badges.is-pair .battle-player-badge.is-right{transform:translate(10px)}.battle-kitchen-badges.is-pair .battle-player-badge-wrap.is-left{transform:translate(-10px)}.battle-kitchen-badges.is-pair .battle-player-badge-wrap.is-right{transform:translate(10px)}.battle-kitchen-badges.is-pair .battle-player-badge-wrap .battle-player-badge{transform:none}.battle-match-controls.is-waiting{bottom:calc(-116px - env(safe-area-inset-bottom,0px));opacity:0;pointer-events:none}@media (max-width: 520px){.battle-court-side.is-top .battle-pet-card{padding-top:4px}.battle-court-side.is-bottom .battle-pet-card{padding-top:120px}.battle-kitchen-badges.is-pair .battle-player-badge.is-left{transform:translate(-7px)}.battle-kitchen-badges.is-pair .battle-player-badge.is-right{transform:translate(7px)}.battle-match-controls.is-waiting{bottom:calc(-110px - env(safe-area-inset-bottom,0px))}}.battle-match-controls,.battle-match-controls.is-waiting,.battle-match-controls.is-live,.battle-match-controls.is-results{bottom:calc(-360px - env(safe-area-inset-bottom,0px));opacity:0;pointer-events:none}.battle-add-layer{position:absolute;z-index:12;top:0;right:0;bottom:0;left:0;pointer-events:none}.battle-add-layer .battle-add-player,.battle-add-layer .battle-add-player.is-wide{position:absolute;top:auto;bottom:auto;width:fit-content;min-width:0;min-height:34px;grid-column:auto;gap:6px;border:1px solid rgba(255,249,237,.58);border-radius:999px;background:#0d1a279e;box-shadow:0 8px 18px #050c142e;padding:5px 10px 5px 6px;pointer-events:auto}.battle-add-layer .battle-add-player span{width:21px;height:21px;font-size:15px}.battle-add-layer .battle-add-player strong{font-size:10px}.battle-add-layer .battle-add-player.is-left-slot{left:clamp(12px,4vw,28px);right:auto}.battle-add-layer .battle-add-player.is-right-slot{left:auto;right:clamp(12px,4vw,28px)}.battle-add-layer .battle-add-player:not(.is-wide){left:auto;right:clamp(12px,4vw,28px)}.battle-add-layer .battle-add-player.is-top{top:calc(50% - 150px)}.battle-add-layer .battle-add-player.is-bottom{top:calc(50% + 126px)}@media (max-width: 520px){.battle-add-layer .battle-add-player,.battle-add-layer .battle-add-player.is-wide{min-height:32px;padding:5px 9px 5px 6px}.battle-add-layer .battle-add-player span{width:20px;height:20px;font-size:14px}.battle-add-layer .battle-add-player strong{font-size:9px}.battle-add-layer .battle-add-player.is-top{top:calc(50% - 144px)}.battle-add-layer .battle-add-player.is-bottom{top:calc(50% + 122px)}}.battle-add-layer .battle-add-player.is-top:not(.is-wide){top:calc(50% - 92px)}.battle-add-layer .battle-add-player.is-bottom:not(.is-wide){top:calc(50% + 68px)}.battle-add-layer .battle-add-player.is-wide{left:50%;right:auto;transform:translate(-50%,-50%)}.battle-add-layer .battle-add-player.is-top.is-wide{top:22%}.battle-add-layer .battle-add-player.is-bottom.is-wide{top:78%}.battle-match-controls,.battle-match-controls.is-live,.battle-match-controls.is-results{position:fixed;z-index:55;left:clamp(12px,4vw,28px);right:auto;top:calc(50dvh - 150px);bottom:auto;display:grid;width:fit-content;max-width:min(230px,calc(50vw - 26px));gap:6px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;opacity:1;pointer-events:auto;transform:none}.battle-match-controls.is-waiting{display:none}.battle-match-controls .battle-timer-card{min-height:36px;grid-template-columns:minmax(0,auto) auto;column-gap:8px;row-gap:0;border:1px solid rgba(255,249,237,.52);border-radius:999px;background:#0d1a27a8;box-shadow:0 8px 18px #050c142e;padding:5px 6px 5px 10px}.battle-match-controls .battle-timer-card span{color:#fff9edad;font-size:8px;letter-spacing:0}.battle-match-controls .battle-timer-card strong{max-width:74px;color:#fff;font-size:12px;line-height:1}.battle-match-controls .battle-clock-actions button{min-width:58px;min-height:28px;padding:0 10px;font-size:10px}.battle-match-controls .battle-duel-toggle,.battle-match-controls .battle-winner-toggle{width:fit-content;max-width:170px;border-radius:999px;background:#0d1a2794;padding:4px}.battle-match-controls .battle-duel-toggle button,.battle-match-controls .battle-winner-toggle button{min-height:28px;padding:0 10px;font-size:10px}.battle-match-controls.is-results{top:calc(50dvh - 154px);max-width:min(250px,calc(100vw - 24px))}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results){left:50%;top:calc(50dvh - 92px);max-width:142px;transform:translate(-50%)}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results) .battle-timer-card{width:fit-content;min-height:34px;padding:5px 6px 5px 10px}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results) .battle-timer-card strong{max-width:42px}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results) .battle-clock-actions button{min-width:58px}.battle-match-controls.is-results .battle-score-row{width:min(150px,100%);gap:5px}.battle-match-controls.is-results .battle-score-row input{min-height:30px;font-size:14px}.battle-match-controls.is-results .battle-record-btn{width:fit-content;min-height:30px;padding:0 12px;font-size:10px}.battle-court-side.is-single .battle-pet-card.is-wide .battle-slot-clear{right:calc(50% - 170px)}.battle-pet-card.is-pet-classic .battle-pet-art img{transform-origin:center bottom;animation-name:battlePetBreathe}@keyframes battlePetBreatheClassic{0%,to{transform:translateY(0) scale(.88)}50%{transform:translateY(-5px) scale(.895)}}.battle-match-controls:not(.is-top-pair):not(.is-waiting){top:calc(50dvh - 93px)}.battle-match-controls.is-top-pair{left:50%;top:calc(50dvh - 92px);max-width:min(180px,calc(100vw - 24px));transform:translate(-50%)}.battle-match-controls.is-top-pair.is-results{left:clamp(12px,4vw,28px);top:calc(50dvh - 150px);max-width:min(250px,calc(100vw - 24px));transform:none}.battle-match-controls .battle-timer-card{display:grid;grid-template-columns:auto auto auto;grid-template-rows:1fr;align-items:center}.battle-match-controls:not(.is-results){gap:0}.battle-match-controls:not(.is-results) .battle-timer-card{box-sizing:border-box;height:40px;min-height:0;padding-top:4px;padding-bottom:4px}.battle-match-controls .battle-clock-actions{grid-column:auto;grid-row:auto}.battle-format-toggle{min-height:26px;border:1px solid rgba(255,207,54,.34);border-radius:999px;background:#ffcf3624;color:#ffcf36;padding:0 9px;font-size:10px;font-weight:1000;line-height:1;white-space:nowrap}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-10px;left:8px}.battle-court-side.is-pair .battle-pet-card.is-right-slot{margin-right:-44px;left:18px}.battle-pet-card.is-left-slot .battle-slot-clear{left:auto;right:6px}.battle-pet-card.is-right-slot .battle-slot-clear{left:6px;right:auto}.battle-pet-card.is-bottom .battle-slot-clear{bottom:-32px}.battle-match-controls .battle-duel-toggle{position:absolute;left:0;top:calc(100% + 5px);width:max-content;max-width:none;border-radius:999px;background:#0d1a2794;padding:3px}.battle-match-controls .battle-duel-toggle button{min-height:24px;padding:0 9px;font-size:9px}.battle-match-controls.is-results,.battle-match-controls.is-top-pair.is-results{left:50%;top:calc(50dvh - 92px);width:min(282px,calc(100vw - 24px));max-width:min(282px,calc(100vw - 24px));border:1px solid rgba(255,249,237,.18);border-radius:16px;background:#0d1a27b8;box-shadow:0 12px 28px #050c143d;padding:8px;transform:translate(-50%)}.battle-match-controls.is-results .battle-timer-card{width:100%;grid-template-columns:minmax(0,1fr) auto}.battle-match-controls.is-results .battle-winner-toggle,.battle-match-controls.is-results .battle-score-row,.battle-match-controls.is-results .battle-record-btn{justify-self:center}@media (max-width: 520px){.battle-add-layer .battle-add-player.is-top:not(.is-wide){top:calc(50% - 84px)}.battle-add-layer .battle-add-player.is-bottom:not(.is-wide){top:calc(50% + 66px)}.battle-add-layer .battle-add-player.is-top.is-wide{top:23%}.battle-add-layer .battle-add-player.is-bottom.is-wide{top:77%}.battle-match-controls,.battle-match-controls.is-live,.battle-match-controls.is-results{left:10px;top:calc(50dvh - 144px);max-width:min(200px,calc(50vw - 18px))}.battle-match-controls .battle-timer-card{min-height:34px;padding:5px 5px 5px 9px}.battle-match-controls:not(.is-results) .battle-timer-card{height:38px;min-height:0}.battle-match-controls .battle-timer-card strong{max-width:66px;font-size:11px}.battle-match-controls .battle-clock-actions button{min-width:54px;min-height:26px;padding:0 9px}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results){top:calc(50dvh - 84px);max-width:128px}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results) .battle-timer-card strong{max-width:36px}.battle-match-controls.is-top-pair:not(.is-live):not(.is-results) .battle-clock-actions button{min-width:54px}.battle-court-side.is-single .battle-pet-card.is-wide .battle-slot-clear{right:calc(50% - 142px)}.battle-match-controls:not(.is-top-pair):not(.is-waiting){top:calc(50dvh - 84px)}.battle-match-controls.is-top-pair{top:calc(50dvh - 84px);max-width:min(164px,calc(100vw - 20px))}.battle-match-controls.is-top-pair.is-results{left:10px;top:calc(50dvh - 144px);max-width:min(220px,calc(100vw - 20px))}.battle-format-toggle{min-height:24px;padding:0 8px;font-size:9px}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-4px;left:4px}.battle-court-side.is-pair .battle-pet-card.is-right-slot{margin-right:-26px;left:12px}.battle-pet-card.is-bottom .battle-slot-clear{bottom:-26px}.battle-match-controls .battle-duel-toggle{top:calc(100% + 4px)}.battle-match-controls .battle-duel-toggle button{min-height:23px;padding:0 8px;font-size:8px}.battle-match-controls.is-results,.battle-match-controls.is-top-pair.is-results{left:50%;top:calc(50dvh - 84px);width:min(264px,calc(100vw - 20px));max-width:min(264px,calc(100vw - 20px));transform:translate(-50%)}}.battle-match-controls:not(.is-results){width:124px;max-width:124px}.battle-match-controls:not(.is-results) .battle-timer-card{width:124px;grid-template-columns:31px 25px 52px;column-gap:4px;overflow:hidden;padding-inline:7px}.battle-match-controls:not(.is-results) .battle-timer-card span,.battle-match-controls:not(.is-results) .battle-timer-card strong{display:block;min-width:0;overflow:hidden;text-overflow:clip;white-space:nowrap}.battle-match-controls:not(.is-results) .battle-timer-card strong{max-width:none;text-align:center}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:52px;padding-inline:8px}.battle-match-controls.is-top-pair:not(.is-results){width:124px;max-width:124px}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{box-sizing:border-box!important;width:124px!important;min-width:124px;max-width:124px}.battle-kitchen-badges.is-single .battle-player-badge,.battle-kitchen-badges.is-single .battle-player-badge.is-guest{width:fit-content;min-width:128px;max-width:166px;justify-self:center}.battle-kitchen-badges.is-single .battle-player-badge>span:last-child{max-width:100px}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-28px;left:0}.battle-pet-card .battle-slot-clear{width:fit-content;min-width:0;max-width:max-content;white-space:nowrap}.battle-court-side.is-single .battle-pet-card.is-wide.is-left-slot .battle-slot-clear{left:auto;right:calc(50% - 170px)}.battle-court-side.is-single .battle-pet-card.is-wide.is-right-slot .battle-slot-clear{left:calc(50% - 112px);right:auto}@media (max-width: 520px){.battle-match-controls:not(.is-results),.battle-match-controls.is-top-pair:not(.is-results){width:118px;max-width:118px}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{width:118px!important;min-width:118px;max-width:118px;grid-template-columns:29px 24px 49px;column-gap:3px;padding-inline:6px}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:49px;padding-inline:7px}.battle-kitchen-badges.is-single .battle-player-badge,.battle-kitchen-badges.is-single .battle-player-badge.is-guest{max-width:154px}.battle-kitchen-badges.is-single .battle-player-badge>span:last-child{max-width:90px}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-18px;left:0}.battle-court-side.is-single .battle-pet-card.is-wide.is-left-slot .battle-slot-clear{right:calc(50% - 142px)}.battle-court-side.is-single .battle-pet-card.is-wide.is-right-slot .battle-slot-clear{left:calc(50% - 94px)}}.battle-match-controls:not(.is-results){width:142px;max-width:142px}.battle-match-controls:not(.is-results):not(.is-top-pair):not(.is-waiting){left:clamp(44px,8vw,72px)}.battle-match-controls.is-top-pair:not(.is-results){width:142px;max-width:142px}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;justify-content:normal;box-sizing:border-box!important;width:142px!important;min-width:142px;max-width:142px;height:40px;column-gap:5px;row-gap:1px;overflow:hidden;padding:5px 6px 5px 10px}.battle-match-controls:not(.is-results) .battle-timer-card>span,.battle-match-controls:not(.is-results) .battle-timer-card>strong{grid-column:1;width:auto;min-width:0;max-width:none;margin:0;overflow:hidden;text-align:left;white-space:nowrap}.battle-match-controls:not(.is-results) .battle-timer-card>span{grid-row:1;align-self:end;font-size:8px;line-height:1}.battle-match-controls:not(.is-results) .battle-timer-card>strong{grid-row:2;align-self:start;min-width:26px;font-size:11px;line-height:1}.battle-match-controls:not(.is-results) .battle-clock-actions{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;display:flex;width:auto;min-width:0;justify-content:flex-end}.battle-match-controls:not(.is-results) .battle-clock-actions button{width:auto;min-width:56px;min-height:28px;padding:0 10px}@media (max-width: 520px){.battle-match-controls:not(.is-results),.battle-match-controls.is-top-pair:not(.is-results){width:138px;max-width:138px}.battle-match-controls:not(.is-results):not(.is-top-pair):not(.is-waiting){left:10px}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{width:138px!important;min-width:138px;max-width:138px;height:38px;column-gap:5px;padding-inline:9px 6px}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:54px;padding-inline:9px}}.battle-match-controls:not(.is-results){width:118px;max-width:118px}.battle-match-controls.is-top-pair:not(.is-results){width:118px;max-width:118px}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{grid-template-columns:max-content auto;width:118px!important;min-width:118px;max-width:118px;column-gap:4px;padding:5px 6px 5px 9px}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-16px;left:4px}.battle-pet-art{position:relative}.battle-pet-art:after{left:50%;bottom:7px;width:clamp(64px,38%,106px);height:12px;background:#04120c2e;filter:blur(2px);opacity:1;transform:translate(-50%)}.battle-pet-card.is-wide .battle-pet-art:after{width:clamp(78px,42%,128px);height:15px}.battle-match-controls.is-results,.battle-match-controls.is-top-pair.is-results{left:50%;top:calc(50dvh - 98px);display:grid;width:min(268px,calc(100vw - 24px));max-width:min(268px,calc(100vw - 24px));gap:8px;border:1px solid rgba(255,249,237,.18);border-radius:16px;background:#0d1a27bd;box-shadow:0 12px 28px #050c143d;padding:8px;transform:translate(-50%)}.battle-match-controls.is-results .battle-timer-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;width:100%;min-height:48px;height:auto;border-radius:13px;gap:2px 8px;overflow:visible;padding:8px 8px 8px 11px}.battle-match-controls.is-results .battle-timer-card>span,.battle-match-controls.is-results .battle-timer-card>strong{grid-column:1;width:auto;min-width:0;margin:0;overflow:hidden;text-align:left;white-space:nowrap}.battle-match-controls.is-results .battle-timer-card>span{grid-row:1;align-self:end;font-size:8px;line-height:1}.battle-match-controls.is-results .battle-timer-card>strong{grid-row:2;align-self:start;max-width:none;font-size:18px;line-height:1}.battle-match-controls.is-results .battle-clock-actions{grid-column:2;grid-row:1 / span 2;align-self:center;justify-self:end;display:flex}.battle-match-controls.is-results .battle-clock-actions button{min-width:58px;min-height:30px;padding:0 12px;font-size:10px}.battle-match-controls.is-results .battle-winner-toggle{width:100%;max-width:none;justify-self:stretch}.battle-match-controls.is-results .battle-score-row,.battle-match-controls.is-results .battle-record-btn{width:min(150px,100%);justify-self:center}@media (max-width: 520px){.battle-match-controls:not(.is-results),.battle-match-controls.is-top-pair:not(.is-results){width:116px;max-width:116px}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{width:116px!important;min-width:116px;max-width:116px;column-gap:4px;padding-inline:8px 6px}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:48px;padding-inline:8px}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-10px;left:3px}.battle-match-controls.is-results,.battle-match-controls.is-top-pair.is-results{top:calc(50dvh - 88px);width:min(258px,calc(100vw - 20px));max-width:min(258px,calc(100vw - 20px))}}.battle-match-controls:not(.is-results):not(.is-top-pair):not(.is-waiting){left:clamp(32px,6vw,52px)}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-20px;left:3px}.battle-pet-art:after{z-index:0;bottom:4px;width:clamp(82px,44%,128px);height:16px;background:#030c0a52;filter:blur(3px);opacity:1}.battle-pet-card.is-wide .battle-pet-art:after{width:clamp(94px,48%,148px);height:18px}@media (max-width: 520px){.battle-match-controls:not(.is-results):not(.is-top-pair):not(.is-waiting){left:6px}.battle-court-side.is-pair .battle-pet-card.is-left-slot{margin-left:-12px;left:2px}}.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:54px;height:54px;min-height:54px;margin:0 -2px;align-self:center}.bottom-tabs button.battle-tab-orb span{font-size:20px}.battle-pet-test-dock{position:fixed;z-index:64;top:calc(10px + env(safe-area-inset-top,0px));left:10px;display:flex;align-items:center;gap:5px;min-height:34px;max-width:min(256px,calc(100vw - 20px));border:1px solid rgba(255,249,237,.34);border-radius:999px;background:#0d1a27a8;box-shadow:0 8px 18px #050c142e;padding:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.battle-pet-test-dock button,.battle-pet-test-dock select{border:0;border-radius:999px;font-size:10px;font-weight:1000}.battle-pet-test-dock button{width:26px;height:26px;background:#ffcf36;color:#171d2d}.battle-pet-test-dock select{min-width:0;max-width:174px;height:26px;background:#fff9ed24;color:#fff9ed;padding:0 8px;outline:none}.battle-pet-test-dock option{color:#171d2d}@media (max-width: 520px){.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:52px;height:52px;min-height:52px;margin:0 -3px}.bottom-tabs button.battle-tab-orb span{font-size:19px}.battle-pet-test-dock{top:calc(8px + env(safe-area-inset-top,0px));left:8px;max-width:min(230px,calc(100vw - 16px))}.battle-pet-test-dock select{max-width:150px}}.bottom-tabs,.bottom-tabs.has-admin{box-sizing:border-box;height:68px;min-height:68px;max-height:68px;align-items:center;overflow:visible}.bottom-tabs{width:min(430px,calc(100vw - 28px));grid-template-columns:repeat(5,minmax(0,1fr))}.bottom-tabs.has-admin{width:min(520px,calc(100vw - 28px));grid-template-columns:repeat(6,minmax(0,1fr))}.bottom-tabs button{box-sizing:border-box;width:100%;height:54px;min-height:54px}.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:54px;min-width:54px;max-width:54px;height:54px;min-height:54px;max-height:54px;margin:0;place-self:center}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{grid-template-columns:max-content max-content;justify-content:center;column-gap:4px}.battle-match-controls:not(.is-results) .battle-clock-actions{justify-self:start}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:48px;padding-inline:8px}.battle-pet-art:after{bottom:-10px;width:clamp(86px,46%,136px);height:14px;background:#030c0a4d;filter:blur(3px)}.battle-pet-card.is-wide .battle-pet-art:after{bottom:-12px;width:clamp(98px,50%,156px);height:16px}@media (max-width: 520px){.bottom-tabs,.bottom-tabs.has-admin{height:66px;min-height:66px;max-height:66px}.bottom-tabs button,.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{height:52px;min-height:52px;max-height:52px}.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:52px;min-width:52px;max-width:52px;margin:0}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:47px;padding-inline:8px}}.bottom-tabs{left:50dvw!important;transform:translate(-50%)!important;width:430px!important;max-width:calc(100dvw - 28px)!important;height:68px!important;min-height:68px!important;max-height:68px!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;box-sizing:border-box!important;overflow:hidden!important}.bottom-tabs.has-admin{width:520px!important;max-width:calc(100dvw - 28px)!important;grid-template-columns:repeat(6,minmax(0,1fr))!important}.bottom-tabs button,.bottom-tabs button.is-active{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:54px!important;min-height:54px!important;max-height:54px!important;padding:0!important}.bottom-tabs button span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important;margin:0!important;place-self:center!important}.battle-match-controls:not(.is-results) .battle-timer-card,.battle-match-controls.is-top-pair:not(.is-results) .battle-timer-card{grid-template-columns:max-content auto;justify-content:normal;column-gap:4px}.battle-match-controls:not(.is-results) .battle-clock-actions{justify-self:end}.battle-match-controls:not(.is-results) .battle-clock-actions button{min-width:50px;padding-inline:9px}.battle-pet-card:after{content:"";position:absolute;z-index:0;left:50%;bottom:-8px;width:112px;height:15px;border-radius:50%;background:#030c0a52;filter:blur(3px);opacity:1;transform:translate(-50%);pointer-events:none;animation:battleFloorShadowBreathe 2.4s ease-in-out infinite}@keyframes battleFloorShadowBreathe{0%,to{transform:translate(-50%) translateY(0) scale(1);opacity:.98}50%{transform:translate(-50%) translateY(-3px) scale(.92);opacity:.84}}.battle-pet-card.is-wide:after{bottom:-10px;width:136px;height:17px}.battle-pet-card.is-bottom:after{bottom:-52px}.battle-pet-card.is-bottom.is-wide:after{bottom:-56px}.battle-pet-card.is-pet-priest .battle-pet-art,.battle-pet-card.is-pet-nun .battle-pet-art,.battle-pet-card.is-pet-priest.is-wide .battle-pet-art,.battle-pet-card.is-pet-nun.is-wide .battle-pet-art{width:min(206px,100%);height:170px}.store-item-art.is-pet img[src$="father-dink.png"],.store-item-art.is-pet img[src$="sister-biscuit.png"]{width:92%;height:116px}@media (max-width: 520px){.bottom-tabs{width:430px!important;max-width:calc(100dvw - 28px)!important;height:66px!important;min-height:66px!important;max-height:66px!important}.bottom-tabs button,.bottom-tabs button.is-active{height:52px!important;min-height:52px!important;max-height:52px!important}.bottom-tabs button.battle-tab-orb,.bottom-tabs button.battle-tab-orb.is-active{width:52px!important;min-width:52px!important;max-width:52px!important;height:52px!important;min-height:52px!important;max-height:52px!important}.battle-pet-card:after{bottom:-7px;width:100px}.battle-pet-card.is-wide:after{bottom:-9px;width:124px}}@keyframes battlePetBreathe{0%,to{transform:translateY(0) scale(var(--battle-pet-scale, 1))}50%{transform:translateY(-5px) scale(var(--battle-pet-breathe-scale, 1.018))}}.battle-pet-art:hover img{transform:translate(var(--pet-anchor-x, 0px),calc(var(--pet-anchor-y, 0px) - 3px)) scale(var(--battle-pet-hover-scale, 1.03))}.battle-match-controls:not(.is-results) .battle-timer-card>span,.battle-match-controls:not(.is-results) .battle-timer-card>strong{transform:translate(4px)}.battle-pet-card:after{bottom:8px}.battle-pet-card.is-wide:after{bottom:10px}.battle-pet-card.is-pet-priest .battle-pet-art,.battle-pet-card.is-pet-nun .battle-pet-art,.battle-pet-card.is-pet-priest.is-wide .battle-pet-art,.battle-pet-card.is-pet-nun.is-wide .battle-pet-art{width:min(224px,100%);height:184px}.store-item-art.is-pet img{height:120px;max-height:120px;width:100%;max-width:100%;object-fit:contain;object-position:center;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center}.profile-featured-dinkster img,.orbit-mascot{object-fit:contain;object-position:center bottom;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom}.store-item-art.is-pet img[src$="father-dink.png"],.store-item-art.is-pet img[src$="sister-biscuit.png"]{width:auto;max-width:100%;height:114px;max-height:114px}.store-rarity-section .store-item-art.is-pet img{height:112px;max-height:112px}.store-featured-dinkster .store-item-art.is-pet img{height:160px;max-height:160px}@media (max-width: 620px){.store-rarity-section .store-item-art.is-pet img{height:104px;max-height:104px}.store-featured-dinkster .store-item-art.is-pet img{height:108px;max-height:108px}}.profile-featured-dinkster img[src$="father-dink.png"],.profile-featured-dinkster img[src$="sister-biscuit.png"],.orbit-mascot[src$="father-dink.png"],.orbit-mascot[src$="sister-biscuit.png"]{transform:scale(.92)}.profile-featured-dinkster img[src$="hades.png"],.orbit-mascot[src$="hades.png"]{transform:scale(1.08)}@media (max-width: 520px){.battle-pet-card:after,.battle-pet-card.is-wide:after{bottom:6px}.battle-pet-card.is-bottom:after{bottom:-30px}.battle-pet-card.is-bottom.is-wide:after{bottom:-34px}}.battle-pet-card:after,.battle-pet-card.is-wide:after,.battle-pet-card.is-bottom:after,.battle-pet-card.is-bottom.is-wide:after{content:""!important}.battle-pet-card:after{bottom:4px}.battle-pet-card.is-wide:after{bottom:6px}.battle-pet-card.is-bottom:after{bottom:-34px}.battle-pet-card.is-bottom.is-wide:after{bottom:-38px}@media (max-width: 520px){.battle-pet-card:after,.battle-pet-card.is-wide:after{bottom:4px}.battle-pet-card.is-bottom:after{bottom:-30px}.battle-pet-card.is-bottom.is-wide:after{bottom:-34px}}.xp-reward-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at 50% 34%,rgba(255,216,102,.24),transparent 28%),#050e188a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.xp-reward-card{position:relative;width:min(382px,calc(100vw - 28px));border:3px solid rgba(255,255,255,.95);border-radius:8px;padding:24px 18px 16px;color:#102033;background:linear-gradient(145deg,#fffffffa,#e2f6fff7 48%,#fff6d8fa),#fff;box-shadow:0 10px #19293a29,0 24px 54px #0817244d;overflow:hidden}.xp-reward-card:before{content:"";position:absolute;inset:0 0 auto;z-index:0;height:7px;background:linear-gradient(90deg,#2f9e6d,#f6c44f 46%,#f25f4c 74%,#2078c7)}.xp-reward-card:after{content:"";position:absolute;inset:7px 0 auto;z-index:0;height:72px;background:repeating-linear-gradient(90deg,rgba(32,120,199,.16) 0 8px,transparent 8px 26px),repeating-linear-gradient(135deg,rgba(246,196,79,.18) 0 6px,transparent 6px 24px);opacity:.55;pointer-events:none}.xp-reward-card>*{position:relative;z-index:1}.xp-demo-trigger{position:fixed;right:18px;bottom:92px;z-index:70;min-height:36px;border:0;border-radius:999px;color:#fff;background:#19293a;padding:0 13px;font-size:12px;font-weight:900;box-shadow:0 10px 24px #08172438}.xp-demo-stack{position:fixed;right:18px;bottom:92px;z-index:70;display:grid;gap:8px;justify-items:end}.xp-demo-stack .xp-demo-trigger{position:static}.xp-demo-trigger.is-catchup{background:#2078c7}.xp-reward-close{position:absolute;top:11px;right:11px;width:30px;height:30px;border:0;border-radius:999px;color:#526170;background:#ffffffb8;font-size:17px;font-weight:800;line-height:1}.xp-reward-burst{width:68px;height:68px;margin:0 auto 12px;display:grid;place-items:center;border:3px solid rgba(255,255,255,.88);border-radius:999px;color:#102033;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.9),transparent 32%),linear-gradient(145deg,#f7d65f,#35b587 55%,#2078c7);box-shadow:0 12px 24px #146b5b3d;font-size:19px;font-weight:950;letter-spacing:0}.xp-reward-avatar{width:82px;height:82px;margin:0 auto 12px;border:4px solid rgba(255,255,255,.98);box-shadow:0 7px #19293a24,0 14px 24px #146b5b33;font-size:25px}.xp-reward-copy{text-align:center}.xp-reward-copy h2{margin:2px 0 1px;color:#102033;font-size:39px;line-height:1;letter-spacing:0;text-shadow:0 3px 0 rgba(255,255,255,.72)}.xp-reward-copy span{color:#536575;font-size:13px;font-weight:800}.xp-reward-card.is-ranked-result,.xp-reward-card.is-catchup-result{--xp-bar-speed: 1.5s;width:min(430px,calc(100vw - 28px));max-height:calc(100dvh - 44px);padding:18px 15px 15px;overflow-y:auto}.xp-reward-card.is-ranked-result:after{height:58px;opacity:.42}.xp-reward-card.is-catchup-result:after{height:58px;opacity:.42}.xp-ranked-flow{display:grid;gap:10px}.xp-ranked-pet-avatar{height:140px;margin:-10px auto 0;display:grid;place-items:end center}.xp-ranked-pet-avatar img{width:158px;height:158px;object-fit:contain;filter:drop-shadow(0 13px 14px rgba(18,32,51,.18));transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom;animation:xpRankedPetPop .46s cubic-bezier(.18,.9,.22,1.16) both}.xp-ranked-pet-avatar.is-catchup{height:150px;margin-top:-5px}.xp-ranked-pet-avatar.is-catchup img{width:148px;height:148px}.xp-reward-copy.is-catchup{margin:2px 0 12px}.xp-reward-copy.is-catchup .section-kicker{margin-bottom:3px}.xp-reward-copy.is-catchup span{display:block;color:#102033;font-size:18px;line-height:1.08;font-weight:950}.xp-ranked-verdict{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin-top:13px;min-height:0;max-height:0;overflow:hidden;opacity:0;transform:translateY(8px) scale(.96);transition:opacity .22s ease,transform .22s ease,max-height .22s ease}.xp-ranked-verdict.is-visible{min-height:36px;max-height:48px;opacity:1;transform:translateY(0) scale(1)}.xp-ranked-verdict span,.xp-ranked-verdict strong{min-width:0;border-radius:999px;padding:9px 10px;text-align:center;font-size:12px;line-height:1;font-weight:950;white-space:nowrap}.xp-ranked-verdict span:first-child{color:#0f704d;background:#ddf7ebf0;box-shadow:inset 0 0 0 1px #2f9e6d38}.xp-ranked-verdict span:last-child{color:#a93b35;background:#ffebe8f2;box-shadow:inset 0 0 0 1px #cc3f3633}.xp-ranked-verdict strong{color:#fff;background:#e23434;box-shadow:0 4px #861e1e38}.xp-ranked-sides{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:0;overflow:hidden;opacity:0;transform:translateY(10px);transition:opacity .26s ease,transform .26s ease,max-height .26s ease}.xp-ranked-sides.is-visible{max-height:220px;opacity:1;transform:translateY(0)}.xp-ranked-side{display:grid;border-radius:8px;padding:8px;background:#ffffffc2;box-shadow:inset 0 0 0 2px #1020330f,0 7px #1020330f}.xp-ranked-side.is-winner{background:linear-gradient(160deg,#edfff5f5,#ffffffd6)}.xp-ranked-side.is-loser{background:linear-gradient(160deg,#fff0eef5,#ffffffd6)}.xp-ranked-side-players{display:grid;gap:6px}.xp-ranked-elo-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:48px;border-radius:8px;padding:7px 8px;background:#ffffffc7;box-shadow:inset 0 0 0 1px #1020330f}.xp-ranked-elo-row strong,.xp-ranked-elo-row em{display:block;min-width:0}.xp-ranked-elo-row strong{overflow:hidden;color:#102033;font-size:12px;line-height:1.08;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.xp-ranked-elo-row em{margin-top:3px;color:#647383;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase}.xp-ranked-elo-readout{display:grid;justify-items:end;gap:3px}.xp-ranked-elo-readout span{color:#102033;font-size:20px;line-height:1;font-weight:950;font-variant-numeric:tabular-nums}.xp-ranked-elo-readout b{color:#147a55;font-size:12px;line-height:1;font-weight:950;animation:xpRankedDeltaPop .36s cubic-bezier(.18,.9,.22,1.2) both}.xp-ranked-elo-row.is-negative .xp-ranked-elo-readout b{color:#cc3f36}.xp-ranked-elo-row.is-guest .xp-ranked-elo-readout b{display:none}.xp-ranked-xp-stage{animation:xpRankedStagePop .36s ease both}.xp-ranked-total{display:grid;place-items:center;gap:10px;min-height:66px;border-radius:8px;padding:11px 12px;text-align:center}.xp-ranked-total span{color:#536575;font-size:11px;font-weight:950}.xp-ranked-total strong{color:#1f8a65;font-size:25px;line-height:.95;font-weight:950;white-space:nowrap}.xp-reward-lines.is-ranked{margin-bottom:9px}.xp-reward-lines.is-ranked .xp-line-label{display:inline-flex;align-items:center}.xp-reward-lines.is-ranked .xp-line-label i{display:inline-block;font-style:normal;opacity:0;transform:translateY(6px);animation:xpLetterIn .24s ease both;animation-delay:calc(var(--letter-index, 0) * 34ms)}.xp-reward-lines.is-ranked div strong{opacity:0;transform:translateY(4px) scale(.9);animation:xpValuePop .32s cubic-bezier(.18,.9,.22,1.2) both;animation-delay:calc((var(--letter-count, 10) * 34ms) + .12s)}.xp-ranked-total{margin-bottom:12px;background:radial-gradient(circle at 50% 0%,rgba(246,196,79,.3),transparent 54%),linear-gradient(145deg,#e5f7f0fa,#fffae1f0);box-shadow:inset 0 0 0 2px #2f9e6d2e,0 8px #2f9e6d1f;animation:xpRankedDeltaPop .32s ease both}.xp-ranked-reward-box{display:grid;justify-items:center;gap:5px;border:1px solid rgba(16,32,51,.16);border-radius:8px;padding:10px 10px 6px;background:#ffffff8f;box-shadow:inset 0 0 0 1px #ffffff94;animation:xpRankedStagePop .34s ease both}.xp-ranked-reward-box>span{color:#102033;font-size:11px;line-height:1;font-weight:950;text-transform:uppercase}.xp-ranked-reward-box>small{color:#536575;font-size:10px;font-weight:900}.xp-earned-reward-stack{display:flex;align-items:center;justify-content:center;gap:6px;min-height:34px}.xp-earned-reward-stack em{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:#ffffffc2;box-shadow:inset 0 0 0 1px #1020331a,0 4px #2078c71a}.xp-earned-reward-stack img{width:28px;height:28px;object-fit:contain}.xp-earned-reward-stack b{position:absolute;right:-4px;bottom:-3px;min-width:17px;height:17px;border-radius:999px;display:grid;place-items:center;color:#102033;background:#f6c44f;box-shadow:0 0 0 2px #ffffffeb;font-size:9px;font-style:normal;font-weight:950}.xp-ranked-waiting{height:46px}.xp-ranked-reward-close{width:min(190px,100%);height:36px}@keyframes xpRankedPetPop{0%{opacity:0;transform:translate(var(--pet-anchor-x, 0px),calc(var(--pet-anchor-y, 0px) + 12px)) scale(calc(var(--pet-scale, 1) * .76))}to{opacity:1;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1))}}@keyframes xpRankedDeltaPop{0%{opacity:0;transform:translateY(4px) scale(.74)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes xpRankedStagePop{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes xpLetterIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes xpValuePop{0%{opacity:0;transform:translateY(4px) scale(.9)}74%{opacity:1;transform:translateY(-1px) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}.xp-elo-result{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;margin-top:14px;border-radius:8px;padding:9px 12px;color:#122033;background:linear-gradient(135deg,#fffffff2,#e8f5ffeb);box-shadow:inset 0 0 0 2px #2078c729,0 8px #2078c714}.xp-elo-result span{color:#536575;font-size:12px;font-weight:900}.xp-elo-result strong{display:block;color:#2078c7;font-size:21px;line-height:1;font-weight:950;text-align:right;white-space:nowrap}.xp-elo-result em{display:block;margin-bottom:3px;color:#536575;font-size:11px;font-style:normal;font-weight:900;text-align:right;white-space:nowrap}.xp-elo-result.is-negative strong{color:#cc3f36}.xp-level-track-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:15px 2px 7px;color:#425365;font-size:11px;font-weight:950}.xp-level-track-head strong{color:#102033;font-size:11px;white-space:nowrap}.xp-level-endpoints{display:flex;align-items:end;justify-content:space-between;gap:10px;margin:14px 2px 7px}.xp-level-endpoint{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;color:#425365;background:#ffffffc2;padding:0 10px;font-size:11px;font-weight:950;box-shadow:inset 0 0 0 1px #10203312}.xp-level-endpoint.is-next{gap:6px;color:#102033;background:#fff7dbf0;box-shadow:inset 0 0 0 1px #f6c44f42,0 5px #f6c44f1f}.xp-level-endpoint img{width:28px;height:28px;object-fit:contain;transform:translateY(-2px)}.xp-level-reward-icon{display:inline-flex;align-items:center;gap:2px;margin-right:-1px}.xp-level-reward-icon img{flex:0 0 auto}.xp-level-reward-icon b{color:#102033;font-size:11px;font-weight:1000;line-height:1}.xp-reward-bar{position:relative;height:18px;margin:0 0 13px;border:2px solid rgba(16,32,51,.12);border-radius:999px;background:#ffffffdb;overflow:hidden;box-shadow:inset 0 2px 4px #1020331f}.xp-reward-bar span{display:block;height:100%;min-width:8px;border-radius:inherit;background:repeating-linear-gradient(135deg,rgba(255,255,255,.24) 0 7px,transparent 7px 14px),linear-gradient(90deg,#2f9e6d,#f2bf43);transition:width var(--xp-bar-speed, .72s) cubic-bezier(.2,.78,.2,1)}.xp-reward-bar em{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#102033;font-size:10px;font-style:normal;font-weight:950;line-height:1;text-shadow:0 1px 0 rgba(255,255,255,.72);pointer-events:none}.xp-reward-lines{display:grid;gap:8px;margin-bottom:14px}.xp-reward-lines div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:9px 11px;border-radius:8px;background:#ffffffb8;box-shadow:inset 0 0 0 2px #1020330f,0 6px #1020330f;opacity:0;transform:translateY(12px) scale(.96);transition:opacity .26s ease,transform .26s ease,background .22s ease,box-shadow .22s ease}.xp-reward-lines div.is-revealed{opacity:1;transform:translateY(0) scale(1);animation:xpLinePop .28s ease both}.xp-reward-lines div.is-active{background:#fff8dceb;box-shadow:inset 0 0 0 2px #f2bf4361,0 7px #f2bf432e,0 10px 22px #f2bf431f}.xp-reward-lines div.is-applied{background:#e6f8eff0;box-shadow:inset 0 0 0 2px #2f9e6d33,0 6px #2f9e6d1f}.xp-reward-lines span{min-width:0;color:#425365;font-size:13px;font-weight:800}.xp-reward-lines strong{color:#1f8a65;font-size:16px;font-weight:950;white-space:nowrap}.xp-reward-primary{width:100%;height:46px;border:0;border-radius:8px;color:#fff;background:linear-gradient(180deg,#253b52,#19293a);font-size:14px;font-weight:900;box-shadow:0 7px #0916233d,0 12px 22px #19293a33}.xp-reward-secondary{width:100%;height:46px;border:1px solid rgba(16,32,51,.14);border-radius:8px;color:#253b52;background:#ffffffc7;font-size:14px;font-weight:900;box-shadow:0 6px #10203314}@keyframes xpLinePop{0%{transform:translateY(12px) scale(.94)}72%{transform:translateY(-2px) scale(1.02)}to{transform:translateY(0) scale(1)}}@keyframes xpChestSwirlIn{0%{opacity:0;transform:translateY(26px) scale(.24) rotate(-22deg)}58%{opacity:1;transform:translateY(-8px) scale(1.12) rotate(7deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes xpChestFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.035)}}@keyframes xpChestOpenSettle{0%{opacity:0;transform:translateY(12px) scale(.78)}to{opacity:1;transform:translateY(0) scale(1)}}.xp-reward-primary:disabled{opacity:.48}.xp-reward-ready{display:none}.xp-chest-pop-button{width:188px;height:148px;margin:-4px auto 2px;display:grid;place-items:center;border:0;background:transparent;padding:0;filter:drop-shadow(0 13px 16px rgba(88,45,18,.22));animation:xpChestSwirlIn .72s cubic-bezier(.18,.9,.22,1.18) both,xpChestFloat 1.5s ease-in-out .72s infinite}.xp-chest-pop-button img{width:182px;height:142px;object-fit:contain}.xp-chest-pop-button:active{transform:scale(.94)}.xp-chest-pop-placeholder{height:48px}.xp-chest-view{display:grid;gap:5px}.xp-chest-graphic{width:184px;height:132px;margin:-10px auto -8px;display:grid;place-items:center;filter:drop-shadow(0 13px 16px rgba(88,45,18,.22))}.xp-chest-graphic:before{content:none}.xp-chest-graphic span{display:none}.xp-chest-graphic img{width:174px;height:142px;object-fit:contain;animation:xpChestFlyOpen .9s cubic-bezier(.16,.9,.24,1) both}@keyframes xpChestFlyOpen{0%{opacity:0;transform:translateY(-84px) scale(.48) rotate(-6deg)}55%{opacity:1;transform:translateY(4px) scale(1.16) rotate(2deg)}78%{transform:translateY(0) scale(.96) rotate(-1deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes xpChestRewardsForm{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.xp-chest-rewards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.xp-chest-loading{grid-column:1 / -1;min-height:180px;display:grid;place-items:center;color:#536575;font-size:12px;font-weight:950}.xp-chest-reward{position:relative;display:grid;align-content:start;gap:7px;min-height:252px;border:2px solid rgba(16,32,51,.08);border-radius:8px;background:#ffffffb8;color:#102033;padding:8px 6px;text-align:center;box-shadow:inset 0 0 0 1px #ffffff85;overflow:hidden;transition:opacity .22s ease,transform .22s ease,border-color .22s ease,box-shadow .22s ease}.xp-chest-reward.is-common{border-color:#2f9e6dc7;box-shadow:inset 0 0 0 1px #2f9e6d29,0 10px 18px #1c724c1a}.xp-chest-reward.is-rare{border-color:#367cd8d1;box-shadow:inset 0 0 0 1px #367cd829,0 10px 20px #23559e1f}.xp-chest-reward.is-epic{border-color:#9a72d8e0;box-shadow:inset 0 0 0 1px #9a72d833,0 10px 22px #5b3a9124}.xp-chest-reward.is-legendary{border-color:#f6c44ff2;box-shadow:inset 0 0 0 1px #f6c44f47,0 11px 24px #70480a2e}.xp-chest-reward.is-rare,.xp-chest-reward.is-epic,.xp-chest-reward.is-legendary{background:linear-gradient(160deg,#ffffffdb,#ecf7ffc2)}.xp-chest-reward.is-selected{border-color:#2f9e6d94;background:#e5f7f0eb;box-shadow:0 12px 22px #2f9e6d29}.xp-chest-reward.is-muted{opacity:.34}.xp-chest-pet-art{position:relative;display:grid;place-items:end center;height:126px}.xp-chest-pet-art>img{width:122px;height:122px;object-fit:contain;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center bottom}.xp-chest-reward strong{min-height:25px;color:#102033;font-size:11.5px;line-height:1.12;font-weight:950}.xp-pet-unlock-meter{display:grid;gap:4px}.xp-pet-unlock-meter span{height:10px;border:1px solid rgba(16,32,51,.1);border-radius:999px;background:#ffffffb8;overflow:hidden;box-shadow:inset 0 1px 3px #1020331f}.xp-pet-unlock-meter b{display:block;height:100%;min-width:4px;border-radius:inherit;background:linear-gradient(90deg,#f2bf43,#2f9e6d);transition:width .36s cubic-bezier(.2,.78,.2,1)}.xp-pet-unlock-meter em{color:#536575;font-size:10px;font-style:normal;font-weight:900}.xp-chest-ball-award{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:26px;border-radius:999px;color:#102033;background:#fff8dceb;font-size:12px;font-weight:950;box-shadow:inset 0 0 0 1px #f6c44f3d}.xp-chest-ball-award img{width:22px;height:22px;object-fit:contain}.xp-chest-select-btn{height:32px;border:0;border-radius:8px;color:#fff;background:linear-gradient(180deg,#2f9e6d,#227d55);font-size:11px;font-weight:950;box-shadow:0 5px #227d552e;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.xp-chest-select-btn:disabled{opacity:.58}.xp-chest-reward.is-selected .xp-chest-select-btn,.xp-chest-reward.is-muted .xp-chest-select-btn{visibility:hidden;opacity:0;transform:scale(.94)}.xp-chest-ball-flight{position:absolute;inset:auto 0 2px;display:grid;place-items:center;pointer-events:none}.xp-chest-ball-flight img{position:absolute;width:24px;height:24px;object-fit:contain;opacity:0;transform:translateY(48px) scale(.82);animation:xpChestBallFly 1.05s cubic-bezier(.18,.9,.22,1.02) both;animation-delay:calc(var(--ball-index, 0) * .26s)}.xp-chest-ball-flight img:nth-child(2){margin-left:-28px}.xp-chest-ball-flight img:nth-child(3){margin-left:28px}.xp-chest-ball-flight img:nth-child(4){margin-left:-14px}.xp-chest-ball-flight img:nth-child(5){margin-left:14px}@keyframes xpChestBallFly{0%{opacity:0;transform:translateY(50px) scale(.68)}18%{opacity:1}72%{opacity:1;transform:translateY(-22px) scale(.86)}to{opacity:0;transform:translateY(-30px) scale(.16)}}@media (max-width: 520px){.xp-reward-scrim{align-items:end;padding:16px 14px 88px}.xp-reward-scrim.is-catchup-result{align-items:center;padding:16px 14px}.xp-reward-card{width:100%;padding:20px 15px 14px}}.store-item-art-wrap{cursor:zoom-in;border-radius:14px;outline:none}.store-item-art-wrap:focus-visible{box-shadow:0 0 0 3px #2f9e6d38}.store-item-art.is-pet{position:relative;padding:0}.store-item-art.is-pet img{position:absolute;left:50%;top:auto;bottom:4px;width:128px;height:128px;max-width:128px;max-height:128px;transform:translate3d(calc(-50% + var(--pet-anchor-x, 0px)),var(--pet-anchor-y, 0px),0) scale(var(--pet-scale, 1));transform-origin:center bottom;backface-visibility:hidden}.store-item-art.is-pet[data-pet-id=pet-lava-smash] img,.store-item-art.is-pet[data-pet-id=pet-scooby-dink] img{filter:none}.store-rarity-section .store-item-art.is-pet img{width:124px;height:124px;max-width:124px;max-height:124px}.store-featured-dinkster .store-item-art.is-pet img{width:214px;height:214px;max-width:214px;max-height:214px}.store-featured-dinkster .store-item-art.is-pet{height:230px}.store-item-art.is-pet img[src$="father-dink.png"],.store-item-art.is-pet img[src$="sister-biscuit.png"]{width:auto;height:120px;max-height:120px}.store-featured-dinkster .store-item-art.is-pet img[src$="father-dink.png"],.store-featured-dinkster .store-item-art.is-pet img[src$="sister-biscuit.png"]{width:204px;height:204px;max-width:204px;max-height:204px}.store-preview-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:22px;background:#06121c7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.store-preview-active{overflow:hidden}.store-preview-card{width:min(338px,calc(100vw - 36px));cursor:default;transform:scale(1.03);box-shadow:0 10px #1020331f,0 26px 56px #07121052}.store-preview-card .store-item-art{height:min(300px,48vh)}.store-preview-card .store-item-art.is-pet img,.store-preview-card .store-item-art.is-pet img[src$="father-dink.png"],.store-preview-card .store-item-art.is-pet img[src$="sister-biscuit.png"]{width:min(278px,72vw);height:min(278px,44vh);max-width:min(278px,72vw);max-height:min(278px,44vh)}body.battle-fullscreen-active{overflow:hidden}body.battle-fullscreen-active .bottom-tabs,body.battle-fullscreen-active .bottom-tabs.has-admin{opacity:0;pointer-events:none;transform:translate(-50%,calc(100% + 28px))!important}body.battle-fullscreen-active .battle-tab{width:100dvw;max-width:none;min-height:100dvh;padding:max(6px,calc(env(safe-area-inset-top,0px) + 6px)) 4px max(6px,calc(env(safe-area-inset-bottom,0px) + 6px))}body.battle-fullscreen-active .battle-court-panel,body.battle-fullscreen-active .battle-court-stage{min-height:calc(100dvh - max(12px,calc(env(safe-area-inset-top,0px) + 6px)) - max(8px,calc(env(safe-area-inset-bottom,0px) + 6px)))}body.battle-fullscreen-active .battle-court-stage{border-width:2px;border-radius:16px;box-shadow:0 16px 38px #07121038}.battle-exit-control{position:fixed;z-index:72;top:max(10px,calc(env(safe-area-inset-top,0px) + 8px));left:10px;min-height:31px;border:1px solid rgba(255,249,237,.32);border-radius:999px;background:#0d1a2775;color:#fff9ede0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0 11px;font-size:11px;font-weight:950}body.battle-fullscreen-active .battle-pet-test-dock{left:62px}body.battle-fullscreen-active .battle-court-side.is-top{padding-top:48px}.battle-slot-clear{display:grid!important;place-items:center;width:24px!important;min-width:24px!important;max-width:24px!important;height:24px!important;min-height:24px!important;max-height:24px!important;border-radius:999px;padding:0!important;color:#fff9ed;background:#0d1a27b8;font-size:13px;font-weight:1000;line-height:1;box-shadow:0 5px 12px #050c142e}.battle-pet-card.is-left-slot .battle-slot-clear,.battle-court-side.is-single .battle-pet-card.is-wide.is-left-slot .battle-slot-clear{left:auto;right:24px;bottom:14px}.battle-pet-card.is-right-slot .battle-slot-clear,.battle-court-side.is-single .battle-pet-card.is-wide.is-right-slot .battle-slot-clear{left:24px;right:auto;bottom:14px}.battle-pet-card.is-bottom .battle-slot-clear{bottom:18px}.battle-player-badge-wrap .battle-slot-clear{position:absolute;z-index:3;top:-7px!important;right:-7px!important;bottom:auto!important;left:auto!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;border:1px solid rgba(255,249,237,.46);background:#08121eb8;color:transparent;box-shadow:0 4px 10px #050c1433;pointer-events:auto}.battle-player-badge-wrap .battle-slot-clear:before{content:"x";color:#fff9eddb;font-size:10px;font-weight:1000;line-height:1;transform:translateY(-.5px)}.battle-match-controls.is-center-court:not(.is-waiting),.battle-match-controls.is-center-court.is-live,.battle-match-controls.is-center-court.is-results{left:50%!important;top:50dvh!important;transform:translate(-50%,-50%)!important}.battle-match-controls.is-center-court.is-results{width:min(268px,calc(100vw - 24px));max-width:min(268px,calc(100vw - 24px))}.battle-player-picker{position:fixed!important;z-index:74;left:50%!important;top:50%!important;bottom:auto!important;width:min(380px,calc(100vw - 24px));max-height:min(76dvh,620px);display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden;border:1px solid rgba(255,249,237,.18);background:#0d1a27f5!important;box-shadow:0 22px 48px #050c1457;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform:translate(-50%,-50%)!important}.battle-picker-list{min-height:0;max-height:min(48dvh,370px);overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.battle-guest-form input,.battle-guest-form select{font-size:16px}.battle-pet-card:after,.battle-pet-card.is-wide:after,.battle-pet-card.is-bottom:after,.battle-pet-card.is-bottom.is-wide:after{content:none!important}.battle-pet-art{overflow:visible}.battle-pet-art:after{content:""!important;position:absolute;z-index:0;left:50%;bottom:5px;width:clamp(78px,44%,128px);height:14px;border-radius:999px;background:#030c0a57;filter:blur(2.5px);opacity:1;transform:translate(-50%);pointer-events:none;animation:battlePetShadowBreathe 2.4s ease-in-out infinite}.battle-pet-card.is-wide .battle-pet-art:after{bottom:6px;width:clamp(92px,48%,148px);height:16px}@keyframes battlePetShadowBreathe{0%,to{transform:translate(-50%) translateY(0) scale(1)}50%{transform:translate(-50%) translateY(-4px) scale(.98)}}.xp-reward-card:after,.xp-reward-card.is-ranked-result:after{content:none!important}.xp-reward-scrim.is-chest-open{align-items:center;place-items:center;padding:16px}.xp-reward-card.is-chest-open{width:min(460px,calc(100vw - 22px));max-height:calc(100dvh - 32px);overflow-y:auto;padding:18px 12px 14px}.xp-chest-rewards{align-items:stretch}.xp-chest-reward{min-height:270px;overflow:visible}.xp-chest-pet-art{height:142px;overflow:visible}.xp-chest-pet-art>img{width:134px;height:134px}.xp-chest-ball-flight{top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.xp-chest-ball-flight img{--chest-ball-start-x: 0px;margin-left:0!important;transform:translate(var(--chest-ball-start-x),86px) scale(.72);animation-name:xpChestBallFlyToCenter}.xp-chest-ball-flight img:nth-child(2){--chest-ball-start-x: -28px}.xp-chest-ball-flight img:nth-child(3){--chest-ball-start-x: 28px}.xp-chest-ball-flight img:nth-child(4){--chest-ball-start-x: -14px}.xp-chest-ball-flight img:nth-child(5){--chest-ball-start-x: 14px}@keyframes xpChestBallFlyToCenter{0%{opacity:0;transform:translate(var(--chest-ball-start-x),92px) scale(.66)}14%{opacity:1}70%{opacity:1;transform:translateY(4px) scale(1)}86%{opacity:1;transform:translate(0) scale(.68)}to{opacity:0;transform:translate(0) scale(.14)}}@media (max-width: 760px){.battle-pet-test-dock{display:none!important}}@media (max-width: 620px){.store-item-art.is-pet img{width:118px;height:118px;max-width:118px;max-height:118px}.store-rarity-section .store-item-art.is-pet img{width:116px;height:116px;max-width:116px;max-height:116px}.store-featured-dinkster .store-item-art.is-pet img{width:168px;height:168px;max-width:168px;max-height:168px}.store-featured-dinkster .store-item-art.is-pet{height:182px}.store-item-art.is-pet img[src$="father-dink.png"],.store-item-art.is-pet img[src$="sister-biscuit.png"]{width:112px;height:112px;max-width:112px;max-height:112px}.store-featured-dinkster .store-item-art.is-pet img[src$="father-dink.png"],.store-featured-dinkster .store-item-art.is-pet img[src$="sister-biscuit.png"]{width:160px;height:160px;max-width:160px;max-height:160px}}html,body,#root{overscroll-behavior:none;touch-action:manipulation}body.xp-reward-active,body.battle-picker-active{overflow:hidden;position:fixed;width:100%}body.xp-reward-active .xp-reward-card{touch-action:pan-y}body.battle-fullscreen-active{touch-action:none}body.battle-picker-active{overflow:hidden}body.battle-fullscreen-active .battle-tab{padding:0}body.battle-fullscreen-active .battle-court-panel,body.battle-fullscreen-active .battle-court-stage{width:100dvw;min-height:100dvh;height:100dvh}body.battle-fullscreen-active .battle-court-stage{border:0;border-radius:0;box-shadow:none;background-size:calc(100% + 36px) calc(100% + 20px);background-position:center center;overflow:hidden}body.battle-fullscreen-active .battle-net{left:-10dvw;right:-10dvw;background-size:100% 100%}.battle-exit-control{top:auto;left:50%;bottom:max(12px,calc(env(safe-area-inset-bottom,0px) + 10px));transform:translate(-50%);min-height:34px;padding:0 14px;background:#0d1a2794}body.battle-fullscreen-active .battle-pet-test-dock{left:10px}.battle-pet-art{isolation:isolate;z-index:2}.battle-pet-card.is-wide .battle-pet-art:after{content:none!important}.battle-pet-art img{z-index:2;filter:none!important}.battle-pet-card:after,.battle-pet-card.is-wide:after,.battle-pet-card.is-bottom:after,.battle-pet-card.is-bottom.is-wide:after{content:""!important;position:absolute;z-index:0;left:50%;bottom:3px;width:126px;height:34px;border-radius:999px;background:#0209084d;filter:blur(5px);opacity:1;transform:translate(-50%);pointer-events:none}.battle-pet-card.is-wide:after{bottom:2px;width:126px;height:34px}.battle-pet-card.is-bottom:after{bottom:-31px;width:126px;height:34px}.battle-pet-card.is-bottom.is-wide:after{bottom:-33px;width:126px;height:34px}.battle-slot-clear{color:transparent;background:#08121e9e;border-color:#fff9ed52;box-shadow:0 5px 12px #050c142e;font-size:0}.battle-slot-clear:before{content:"x";color:#fff9edd1;font-size:13px;font-weight:1000;line-height:1;transform:translateY(1px)}.battle-pet-card.is-loading-pet-card .battle-slot-clear{opacity:0!important;pointer-events:none!important}.battle-court-side.is-pair .battle-pet-card.is-left-slot .battle-slot-clear{left:auto;right:clamp(12px,10%,32px);bottom:8px}.battle-court-side.is-pair .battle-pet-card.is-right-slot .battle-slot-clear{left:clamp(12px,10%,32px);right:auto;bottom:8px}.battle-court-side.is-single .battle-pet-card.is-wide.is-left-slot .battle-slot-clear{left:calc(50% + 82px);right:auto;bottom:6px}.battle-court-side.is-single .battle-pet-card.is-wide.is-right-slot .battle-slot-clear{left:calc(50% - 106px);right:auto;bottom:6px}.battle-court-side.is-bottom.is-pair .battle-pet-card.is-left-slot .battle-slot-clear{right:clamp(12px,10%,34px);bottom:-40px}.battle-court-side.is-bottom.is-pair .battle-pet-card.is-right-slot .battle-slot-clear{left:clamp(12px,10%,34px);bottom:-40px}.battle-court-side.is-bottom.is-single .battle-pet-card.is-wide .battle-slot-clear{bottom:-42px}.battle-player-badge-wrap .battle-slot-clear,.battle-court-side.is-pair .battle-player-badge-wrap .battle-slot-clear,.battle-court-side.is-single .battle-player-badge-wrap .battle-slot-clear,.battle-court-side.is-bottom.is-pair .battle-player-badge-wrap .battle-slot-clear,.battle-court-side.is-bottom.is-single .battle-player-badge-wrap .battle-slot-clear{grid-area:1 / 1!important;place-self:start end!important;position:relative!important;z-index:20!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;display:grid!important;place-items:center!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;padding:0!important;border-radius:999px!important;transform:translate(35%,-35%)!important}.battle-player-badge-wrap .battle-slot-clear:before{font-size:10px!important;line-height:1!important;transform:none!important}.battle-pet-art:after{content:none!important}.battle-pet-card:after,.battle-pet-card.is-wide:after,.battle-pet-card.is-bottom:after,.battle-pet-card.is-bottom.is-wide:after{content:""!important;width:118px;height:30px;filter:blur(4px)}.battle-pet-card:after{bottom:-18px}.battle-pet-card.is-wide:after{bottom:-20px;width:120px}.battle-pet-card.is-bottom:after{bottom:-24px}.battle-pet-card.is-bottom.is-wide:after{bottom:-26px;width:120px}.battle-kitchen-badges.is-bottom{top:calc(50% + 56px)}@media (max-width: 520px){.battle-kitchen-badges.is-bottom{top:calc(50% + 54px)}}.battle-picker-list{touch-action:pan-y}.battle-guest-form,.battle-guest-form input,.battle-guest-form select,.battle-guest-form button{touch-action:manipulation}.xp-reward-scrim.is-chest-open{display:grid;place-items:center;align-items:center;justify-items:center;padding:0;overflow:hidden;overscroll-behavior:contain;touch-action:none}.xp-reward-card.is-chest-open{width:min(480px,calc(100dvw - 28px));max-width:calc(100dvw - 28px);margin:0 auto;overflow-x:hidden;transform:none}.xp-reward-card.is-chest-open{width:min(560px,100dvw);max-width:100dvw;max-height:100dvh;border:0;border-radius:0;padding:0;color:#fff;background:transparent;box-shadow:none;overflow:visible}.xp-reward-card.is-chest-open:before,.xp-reward-card.is-chest-open:after{content:none}.xp-chest-view,.xp-chest-rewards{width:100%;min-width:0;box-sizing:border-box}.xp-chest-view{position:relative;width:100%;max-width:100%;min-height:100dvh;display:grid;place-items:center;gap:0;overflow:visible}.xp-chest-view .xp-chest-graphic{position:absolute;left:50%;top:58%;z-index:1;width:min(390px,84dvw);height:min(340px,72dvw);margin:0;transform:translate(-50%,8%);filter:none;-webkit-tap-highlight-color:transparent}.xp-chest-view .xp-chest-graphic img{width:100%;height:100%;object-fit:contain;background:transparent;outline:none;-webkit-tap-highlight-color:transparent;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.xp-chest-view button,.xp-chest-view img,.xp-chest-view *,.xp-direct-chest-button,.xp-direct-chest-button *,.xp-direct-chest-button:disabled,.store-practice-chest-btn,.store-practice-chest-btn *,.store-practice-chest-btn:disabled,.store-wallet-chests,.store-wallet-chests *,.store-wallet-chests:disabled{box-shadow:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-touch-callout:none;-webkit-user-select:none;-webkit-user-drag:none;user-select:none}.xp-chest-view .xp-chest-graphic.is-shaking{width:min(338px,72dvw);height:min(296px,62dvw)}.xp-chest-view .xp-chest-graphic.is-shaking[data-chest-type=golden]{width:min(365px,78dvw);height:min(320px,67dvw)}.xp-chest-view .xp-chest-graphic.is-open img{animation:xpChestOpenMain .52s cubic-bezier(.16,.9,.22,1.08) both}.xp-chest-view .xp-chest-graphic.is-shaking img{animation:xpChestTryingToOpen .95s cubic-bezier(.22,.88,.28,1) both;transform-origin:center 78%}.xp-chest-awaiting{position:relative;z-index:2;width:min(360px,76dvw);height:360px;pointer-events:none}.xp-chest-choice-stage{position:absolute;left:50%;top:45%;z-index:3;display:grid;justify-items:center;gap:13px;width:min(560px,96dvw);transform:translate(-50%,-50%);color:#fff}.xp-chest-choice-header{display:grid;justify-items:center;gap:3px;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.45);animation:xpChestChoiceHeaderIn .36s ease .16s both}.xp-chest-choice-header strong{font-size:22px;font-weight:1000;line-height:1}.xp-chest-choice-header span{color:#ffffffd1;font-size:12px;font-weight:850}.xp-chest-choice-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:clamp(6px,2.2dvw,14px);width:100%;--choice-gap: clamp(6px, 2.2dvw, 14px)}.xp-chest-choice{display:grid;justify-items:center;gap:5px;min-width:0;min-height:250px;border:0;background:transparent;outline:none;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#fff;padding:0 2px;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.45);transform-origin:center bottom;animation:xpChestChoiceEmerge .9s cubic-bezier(.16,.86,.2,1) both;animation-delay:calc(.12s + var(--choice-index, 0) * .12s);backface-visibility:hidden;transform-style:preserve-3d;will-change:transform,opacity,filter;transition:opacity .36s ease,filter .36s ease,transform .56s cubic-bezier(.16,.86,.2,1)}.xp-chest-choice:active:not(:disabled){transform:translateY(2px) scale(.98)}.xp-chest-choice:disabled{cursor:default}.xp-chest-choice:focus,.xp-chest-choice:focus-visible,.xp-chest-choice:active{outline:none;box-shadow:none;background:transparent}.xp-chest-choice-stage.is-choosing .xp-chest-choice:not(.is-selected-choice):not(.is-dismissed-choice){animation:none}.xp-chest-choice.is-selected-choice{z-index:4;opacity:1;visibility:visible;filter:none;animation:xpChestChoiceFadeAway .18s ease both;transition:none}.xp-chest-choice.is-dismissed-choice{animation:xpChestChoiceFadeAway .18s ease both;transition:none;pointer-events:none}.xp-chest-choice-stage.is-choosing .xp-chest-choice-header{opacity:0;transform:translateY(-8px);visibility:hidden;transition:opacity .12s ease,transform .12s ease,visibility 0ms linear .12s}.xp-chest-choice.is-selected-choice>strong,.xp-chest-choice.is-selected-choice>em,.xp-chest-choice.is-selected-choice>.xp-chest-choice-progress{opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.xp-chest-focus.is-choice-continuation{animation:xpChestFocusSettle .22s ease both}.xp-chest-focus.is-choice-continuation .xp-chest-focus-pet{opacity:0;animation:xpChestChoiceFocusFadeIn .32s ease 40ms both;transform:translateZ(0) scale(1)}.xp-chest-choice-pet{display:grid;place-items:center;width:min(170px,30dvw);height:min(170px,30dvw);pointer-events:none;filter:none;background:transparent}.xp-chest-choice-pet img{width:100%;height:100%;object-fit:contain;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));transform-origin:center 72%;background:transparent;outline:none}.xp-chest-choice>strong{width:100%;min-height:24px;font-size:clamp(11px,2.8dvw,14px);font-weight:1000;line-height:1.05;overflow-wrap:anywhere}.xp-chest-choice>em{display:inline-flex;align-items:center;gap:3px;min-height:24px;padding:0 8px;border-radius:999px;background:#0d151f75;color:#fff;font-size:11px;font-style:normal;font-weight:1000}.xp-chest-choice>em img{width:17px;height:17px;object-fit:contain}.xp-chest-choice-progress{display:grid;justify-items:center;gap:4px;width:min(124px,29dvw);color:#fff;font-size:12px;font-weight:1000}.xp-chest-choice-progress>span{position:relative;display:block;width:100%;height:10px;overflow:hidden;border-radius:999px;background:#ffffff3d;box-shadow:inset 0 1px 2px #00000047}.xp-chest-choice-progress b,.xp-chest-choice-progress i{position:absolute;inset:0 auto 0 0;border-radius:inherit}.xp-chest-choice-progress i{background:#ffe66c80}.xp-chest-choice-progress b{z-index:1;background:linear-gradient(90deg,#fff,#77f4a0)}.xp-chest-choice-progress small{line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.55)}@keyframes xpChestChoiceHeaderIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes xpChestChoiceEmerge{0%{opacity:0;transform:translate3d(var(--choice-center-x, 0px),min(236px,38dvh),0) scale(.16)}72%{opacity:1;transform:translate3d(0,-6px,0) scale(1.04)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes xpChestChoiceFadeAway{0%{opacity:1;visibility:visible;transform:translateZ(0) scale(1)}to{opacity:0;visibility:hidden;transform:translate3d(0,6px,0) scale(.94)}}@keyframes xpChestChoiceFocusFadeIn{0%{opacity:0;transform:translate3d(0,6px,0) scale(.96)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes xpChestChoiceDismiss{0%{opacity:1;filter:none;transform:translateZ(0) scale(1)}to{opacity:0;visibility:hidden;filter:none;transform:translate3d(var(--choice-dismiss-x, 0px),28px,0) scale(.34)}}@keyframes xpChestOpenMain{0%{opacity:.84;transform:translateY(10px) scale(.92)}52%{opacity:1;transform:translateY(-7px) scale(1.05)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes xpChestTryingToOpen{0%{transform:translateY(40px) rotate(0) scale(1);filter:brightness(1)}8%{transform:translateY(38px) rotate(-2deg) scale(1.01)}16%{transform:translateY(41px) rotate(2.4deg) scale(1.02)}24%{transform:translateY(37px) rotate(-3deg) scale(1.025)}32%{transform:translateY(41px) rotate(3deg) scale(1.02)}42%{transform:translateY(35px) rotate(-4.2deg) scale(1.04);filter:brightness(1.08)}52%{transform:translateY(42px) rotate(4.4deg) scale(1.035)}64%{transform:translateY(33px) rotate(-5.2deg) scale(1.055)}76%{transform:translateY(42px) rotate(5deg) scale(1.05)}88%{transform:translateY(31px) rotate(-6deg) scale(1.08);filter:brightness(1.18)}to{transform:translateY(40px) rotate(0) scale(1);filter:brightness(1)}}.xp-chest-rewards{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;animation:xpChestRewardsForm .52s ease .54s both}.xp-chest-reward{min-width:0;overflow:visible;border-width:3px;box-shadow:inset 0 0 0 1px #ffffffc7,0 12px 20px #1020331a;justify-items:center}.xp-chest-reward:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:5px;pointer-events:none;border:1px solid rgba(255,255,255,.7)}.xp-chest-ball-award,.xp-chest-select-btn{width:min(100%,92px);min-width:0;box-sizing:border-box}.xp-chest-reward strong,.xp-chest-ball-award{transform:translate(-5px)}.xp-chest-pet-art{width:100%;justify-self:center;margin-inline:auto;transform:translate(-5px)}.xp-pet-unlock-meter{width:min(100%,98px);justify-self:center;transform:translate(-5px)}.xp-pet-unlock-meter em{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 520px){.xp-reward-scrim.is-chest-open{padding:0}.xp-reward-card.is-chest-open{width:100dvw;max-height:100dvh;padding:0}.xp-chest-rewards{gap:6px}.xp-chest-reward{min-height:250px;padding:7px 5px}.xp-chest-pet-art{height:124px;width:100%}.xp-chest-pet-art>img{width:118px;height:118px}.xp-chest-reward strong{min-height:24px;font-size:10.5px}.xp-chest-ball-award{gap:2px;min-height:24px;padding:0 3px;font-size:9px;width:74px;transform:translate(-5px)}.xp-chest-ball-award img{width:18px;height:18px}.xp-chest-select-btn{height:30px;width:52%;justify-self:center;padding:0 3px;font-size:10px}}.xp-chest-focus{position:absolute;left:50%;top:43%;transform:translate(-50%,-50%);z-index:2;display:grid;justify-items:center;align-content:start;gap:9px;width:min(420px,86dvw);min-height:0;padding:0 10px 12px;animation:xpChestFocusSettle .36s ease both}.xp-chest-focus-pet{order:3;position:relative;display:grid;place-items:center;width:min(330px,76dvw);height:min(278px,45dvh);margin-top:-28px;margin-bottom:5px;pointer-events:none;opacity:0;--chest-emerge-y: min(336px, 54dvh);animation:xpChestPetEmerge 1.52s cubic-bezier(.16,.86,.2,1) .12s both;transform-origin:center 72%;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform,opacity}.xp-chest-focus-pet-visual{position:relative;display:grid;place-items:center;width:min(298px,70dvw);height:min(298px,70dvw);transform-origin:center 72%;opacity:1;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1));backface-visibility:hidden;transform-style:preserve-3d;will-change:transform}.xp-chest-focus-pet-visual>img{width:100%;height:100%;object-fit:contain;filter:none}.xp-chest-focus.is-celebrated .xp-chest-focus-pet-visual{opacity:1;animation:xpChestPetUnlockShimmy .62s ease both}.xp-chest-focus strong{order:1;display:block;width:100%;margin-bottom:8px;color:#fff;font-size:23px;font-weight:1000;line-height:1;text-align:center;text-shadow:0 3px 12px rgba(0,0,0,.45)}.xp-chest-focus .xp-pet-unlock-meter{order:2;position:relative;z-index:4;width:min(318px,76dvw);margin-bottom:4px;transform:none;padding:0;border-radius:0;background:transparent;box-shadow:none}.xp-chest-focus .xp-pet-unlock-meter span{height:13px;border:0;background:#ffffff94;box-shadow:0 8px 18px #00000038,inset 0 1px 3px #10203326}.xp-chest-focus .xp-pet-unlock-meter em{display:inline-flex;align-items:center;justify-content:center;gap:4px;margin-top:3px;color:#fff;font-size:12px;font-weight:1000;text-shadow:0 2px 7px rgba(0,0,0,.48)}.xp-chest-focus .xp-pet-unlock-meter em img{width:17px;height:17px;object-fit:contain}.xp-chest-focus-award{order:4;display:inline-flex;align-items:center;gap:6px;min-height:31px;border-radius:999px;background:#fff8dcf5;color:#102033;padding:0 12px;font-size:12px;font-weight:1000;box-shadow:inset 0 0 0 1px #f6c44f4d,0 8px 15px #a068001f}.xp-chest-focus-award img{width:23px;height:23px;object-fit:contain}.xp-chest-focus-balls{position:absolute;left:50%;top:calc(50% + min(336px,54dvh));z-index:5;width:0;height:0;pointer-events:none}.xp-chest-focus-balls img{position:absolute;left:0;top:0;width:28px;height:28px;object-fit:contain;opacity:0;visibility:hidden;--flight-mid-y: calc(-1*min(220px, 36dvh)) ;--flight-end-x: 0px;--flight-end-y: calc(-1*min(336px, 54dvh)) ;animation:xpChestFeedBallFly 1.05s cubic-bezier(.18,.9,.22,1.02) both;animation-delay:calc(var(--focus-ball-delay, 1.85s) + var(--ball-index, 0) * var(--ball-stagger-ms, .18s))}.xp-chest-celebration{position:absolute;left:50%;top:50%;z-index:1300;width:0;height:0;pointer-events:none;overflow:visible;transform:translate(-50%,-50%)}.xp-chest-confetti{position:absolute;left:var(--confetti-origin-x, 0px);top:var(--confetti-origin-y, 0px);width:6px;height:var(--confetti-length, 28px);border-radius:999px;opacity:0;background:#f6cf31;box-shadow:0 0 9px #ffffff47;filter:hue-rotate(var(--confetti-hue, 0deg));animation:xpChestConfettiBlast var(--confetti-duration, 1.5s) cubic-bezier(.1,.78,.13,1) both;animation-delay:var(--confetti-delay, 0ms);will-change:transform,opacity}.xp-chest-celebration i{position:absolute;left:var(--burst-origin-x, 0px);top:var(--burst-origin-y, 0px);width:var(--burst-size, 38px);height:var(--burst-size, 38px);border-radius:999px;background:transparent;animation:xpChestFireworkBurst var(--burst-duration, 1.3s) cubic-bezier(.12,.78,.16,1) both;animation-delay:var(--burst-delay, 0ms);will-change:transform,opacity}.xp-chest-celebration img{position:relative;z-index:2;width:var(--burst-size, 38px);height:var(--burst-size, 38px);object-fit:contain;filter:drop-shadow(0 0 10px rgba(246,196,79,.76));animation:xpChestBurstBallSpin var(--burst-duration, 1.9s) linear both;animation-delay:inherit}@keyframes xpChestFireworkBurst{0%{opacity:0;visibility:hidden;transform:translateZ(0) scale(1)}8%{opacity:0;visibility:hidden;transform:translateZ(0) scale(1)}22%{opacity:1;visibility:visible;transform:translate3d(calc(var(--burst-x) * .18),calc(var(--burst-y) * .18),0) scale(1)}44%{opacity:1;visibility:visible;transform:translate3d(calc(var(--burst-x) * .56),calc(var(--burst-y) * .56),0) scale(1)}78%{opacity:1;visibility:visible;transform:translate3d(calc(var(--burst-x) * .88),calc(var(--burst-y) * .88),0) scale(1)}92%{opacity:0;visibility:hidden;transform:translate3d(calc(var(--burst-x) * .92),calc(var(--burst-y) * .92),0) scale(1)}to{opacity:0;visibility:hidden;transform:translate3d(calc(var(--burst-x) * .92),calc(var(--burst-y) * .92),0) scale(1)}}@keyframes xpChestBurstBallSpin{0%{transform:rotate(0) scale(.85)}to{transform:rotate(calc(var(--burst-rotate, 540deg) + 720deg)) scale(1)}}@keyframes xpChestConfettiBlast{0%{opacity:0;visibility:hidden;transform:translateZ(0) rotate(0) scale(1)}8%{opacity:0;visibility:hidden;transform:translate3d(calc(var(--confetti-x) * .08),calc(var(--confetti-y) * .08),0) rotate(calc(var(--confetti-rotate, 360deg) * .08)) scale(1)}24%{opacity:1;visibility:visible;transform:translate3d(calc(var(--confetti-x) * .24),calc(var(--confetti-y) * .24),0) rotate(calc(var(--confetti-rotate, 360deg) * .24)) scale(1)}42%{opacity:1;visibility:visible;transform:translate3d(calc(var(--confetti-x) * .54),calc(var(--confetti-y) * .54),0) rotate(calc(var(--confetti-rotate, 360deg) * .48)) scale(1)}76%{opacity:1;visibility:visible;transform:translate3d(calc(var(--confetti-x) * .88),calc(var(--confetti-y) * .88),0) rotate(calc(var(--confetti-rotate, 360deg) * .82)) scale(1)}90%{opacity:0;visibility:hidden;transform:translate3d(calc(var(--confetti-x) * .92),calc(var(--confetti-y) * .92),0) rotate(calc(var(--confetti-rotate, 360deg) * .88)) scale(1)}to{opacity:0;visibility:hidden;transform:translate3d(calc(var(--confetti-x) * .92),calc(var(--confetti-y) * .92),0) rotate(calc(var(--confetti-rotate, 360deg) * .88)) scale(1)}}@keyframes xpChestFeedBallFly{0%{opacity:0;visibility:hidden;transform:translate(-50%,-50%) scale(.92)}24%{opacity:.08;visibility:visible;transform:translate(-50%,-50%) scale(.96)}38%{opacity:.34;visibility:visible}58%{opacity:.9;visibility:visible;transform:translate(calc(-50% + var(--flight-mid-x, -54px)),calc(-50% + var(--flight-mid-y, -112px))) scale(1.08)}86%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--flight-end-x, -72px)),calc(-50% + var(--flight-end-y, -148px))) scale(.18)}}@keyframes xpChestFocusSettle{0%{opacity:0;transform:translate(-50%,calc(-50% + 8px))}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes xpChestPetEmerge{0%{opacity:0;transform:translate3d(0,min(278px,44dvh),0) scale(.12)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes xpChestPetUnlockShimmy{0%,to{transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1))}18%{transform:translate(calc(var(--pet-anchor-x, 0px) - 12px),var(--pet-anchor-y, 0px)) rotate(-3deg) scale(calc(var(--pet-scale, 1) * 1.04))}38%{transform:translate(calc(var(--pet-anchor-x, 0px) + 12px),var(--pet-anchor-y, 0px)) rotate(3deg) scale(calc(var(--pet-scale, 1) * 1.04))}58%{transform:translate(calc(var(--pet-anchor-x, 0px) - 7px),var(--pet-anchor-y, 0px)) rotate(-2deg) scale(calc(var(--pet-scale, 1) * 1.02))}78%{transform:translate(calc(var(--pet-anchor-x, 0px) + 7px),var(--pet-anchor-y, 0px)) rotate(2deg) scale(calc(var(--pet-scale, 1) * 1.02))}}.xp-reward-scrim.is-direct-chest{display:grid;place-items:center;background:#080f1866;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:none}.xp-direct-chest-motion{display:grid;place-items:center;animation:directChestArrive .64s cubic-bezier(.16,.92,.18,1) both;will-change:transform,opacity}.xp-reward-scrim.is-direct-chest.is-closing .xp-direct-chest-motion{animation:directChestReturn .34s ease-in both}.xp-direct-chest-button{width:270px;height:224px;border:0;border-color:transparent!important;background:transparent!important;background-color:transparent!important;background-image:none!important;display:grid;place-items:center;padding:0;outline:none;outline-color:transparent!important;-webkit-tap-highlight-color:rgba(0,0,0,0)!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;animation:directChestFloat 2.2s ease-in-out .68s infinite;touch-action:manipulation;color:transparent;-webkit-focus-ring-color:rgba(0,0,0,0)}.xp-direct-chest-button[data-chest-type=golden]{width:292px;height:242px}.xp-direct-chest-button:focus,.xp-direct-chest-button:focus-visible,.xp-direct-chest-button:active,.xp-direct-chest-button:disabled,.xp-direct-chest-button[aria-disabled=true]{outline:none;outline-color:transparent!important;box-shadow:none;background:transparent!important;background-color:transparent!important;background-image:none!important;border-color:transparent!important;opacity:1;filter:none;-webkit-tap-highlight-color:rgba(0,0,0,0)!important}.xp-direct-chest-button:focus:before,.xp-direct-chest-button:focus-visible:before,.xp-direct-chest-button:active:before,.xp-direct-chest-button:disabled:before,.xp-direct-chest-button[aria-disabled=true]:before,.xp-direct-chest-button:focus:after,.xp-direct-chest-button:focus-visible:after,.xp-direct-chest-button:active:after,.xp-direct-chest-button:disabled:after,.xp-direct-chest-button[aria-disabled=true]:after{content:none!important}.xp-direct-chest-button img{width:270px;height:224px;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;filter:none;animation:none}.xp-direct-chest-button[data-chest-type=golden] img{width:292px;height:242px}.xp-direct-chest-button.is-open img{animation:none}@keyframes directChestArrive{0%{opacity:.92;transform:translate(calc(var(--chest-origin-x, 50vw) - 50vw),calc(var(--chest-origin-y, 50vh) - 50vh)) scale(var(--chest-origin-scale, .45))}to{opacity:1;transform:translate(0) scale(1)}}@keyframes directChestReturn{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(calc(var(--chest-origin-x, 50vw) - 50vw),calc(var(--chest-origin-y, 50vh) - 50vh)) scale(var(--chest-origin-scale, .45))}}@keyframes directChestFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes directChestOpenHold{0%{transform:translateY(0) scale(1)}28%{transform:translateY(-4px) scale(1.08)}to{transform:translateY(0) scale(1)}}.xp-chest-select-btn{width:52%;justify-self:center;transform:translate(-5px);box-shadow:none}body.battle-fullscreen-active .battle-court-side.is-top{padding-top:62px}.battle-court-side.is-top .battle-pet-card{padding-top:36px}@media (max-width: 520px){.battle-court-side.is-top .battle-pet-card{padding-top:36px}}.battle-court-side.is-top.is-pair .battle-pet-card.is-left-slot .battle-slot-clear{right:clamp(8px,7%,24px);bottom:-8px}.battle-court-side.is-top.is-pair .battle-pet-card.is-right-slot .battle-slot-clear{left:clamp(8px,7%,24px);bottom:-8px}.battle-court-side.is-top.is-single .battle-pet-card.is-wide .battle-slot-clear{bottom:-10px}.battle-court-side.is-top .battle-pet-card:after{bottom:-6px}.battle-court-side.is-top .battle-pet-card.is-wide:after{bottom:-8px}.xp-chest-reward.is-common{box-shadow:inset 0 0 0 2px #ffffffc2,0 0 0 1px #2f9e6d42,0 13px 24px #1c724c29}.xp-chest-reward.is-rare{box-shadow:inset 0 0 0 2px #ffffffc7,0 0 0 1px #367cd852,0 14px 26px #23559e33}.xp-chest-reward.is-epic{box-shadow:inset 0 0 0 2px #fffc,0 0 0 1px #9a72d861,0 15px 28px #5b3a913d}.xp-chest-reward.is-legendary{box-shadow:inset 0 0 0 2px #ffffffd6,0 0 0 1px #f6c44f80,0 16px 30px #70480a47}@media (max-width: 520px){.players-hero.is-compact-card .my-profile-card{grid-template-columns:86px minmax(68px,1fr) 132px;min-height:158px;padding:10px 8px;gap:8px}.players-hero.is-compact-card .my-profile-card .profile-avatar{width:78px;height:78px}.players-hero.is-compact-card .my-profile-card strong{font-size:11px}.my-profile-dinkster{width:132px;height:146px}.my-profile-dinkster img{width:132px;height:142px}}.battle-pet-art,.battle-pet-card.is-wide .battle-pet-art{-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;background:transparent!important;border:0!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;transform:translate(7px);overflow:visible;-webkit-tap-highlight-color:transparent}.battle-pet-art:focus,.battle-pet-art:focus-visible,.battle-pet-art:active,.battle-pet-card.is-wide .battle-pet-art:focus,.battle-pet-card.is-wide .battle-pet-art:focus-visible,.battle-pet-card.is-wide .battle-pet-art:active{background:transparent!important;box-shadow:none!important;outline:none!important}.battle-pet-art img,.battle-pet-card.is-wide .battle-pet-art img,.battle-pet-card.is-pet-classic .battle-pet-art img{transform-origin:center bottom!important;animation-name:battlePetBreatheAnchored!important;animation-duration:2.4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;image-rendering:auto;backface-visibility:hidden;will-change:transform}.battle-pet-image-shell{display:flex;align-items:flex-end;justify-content:center;width:100%;height:100%;animation:battlePetImageSlideIn .42s cubic-bezier(.2,.9,.18,1.08) both;transform-origin:center bottom}@keyframes battlePetImageSlideIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes battlePetBreatheAnchored{0%,to{transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--battle-pet-scale, 1))}50%{transform:translate(var(--pet-anchor-x, 0px),calc(var(--pet-anchor-y, 0px) - 5px)) scale(var(--battle-pet-breathe-scale, 1.018))}}.battle-pet-card.is-top:not(.is-pet-classic) .battle-pet-art,.battle-pet-card.is-top.is-wide:not(.is-pet-classic) .battle-pet-art{transform:translate(7px) translateY(14px)!important}.battle-pet-card.is-right-slot .battle-pet-art,.battle-pet-card.is-wide.is-right-slot .battle-pet-art{transform:translate(-2px)!important}.battle-court-side.is-single .battle-pet-card.is-wide .battle-pet-art{transform:translate(2px)!important}.battle-pet-card.is-top.is-right-slot:not(.is-pet-classic) .battle-pet-art,.battle-pet-card.is-top.is-wide.is-right-slot:not(.is-pet-classic) .battle-pet-art{transform:translate(-2px) translateY(14px)!important}.battle-court-side.is-top.is-single .battle-pet-card.is-wide:not(.is-pet-classic) .battle-pet-art{transform:translate(2px) translateY(14px)!important}.battle-pet-card:after,.battle-pet-card.is-wide:after,.battle-pet-card.is-bottom:after,.battle-pet-card.is-bottom.is-wide:after{left:calc(50% + 7px)!important;transform:translate(-50%)!important;width:calc(118px * var(--battle-pet-scale, 1))!important;height:calc(30px*max(.82,min(var(--battle-pet-scale, 1),1.18)))!important;filter:blur(4px);transform-origin:center center!important;animation:battlePetShadowPulse 2.4s ease-in-out infinite!important}.battle-pet-card.is-right-slot:after,.battle-pet-card.is-wide.is-right-slot:after,.battle-pet-card.is-bottom.is-right-slot:after,.battle-pet-card.is-bottom.is-wide.is-right-slot:after{left:calc(50% - 2px)!important}.battle-court-side.is-single .battle-pet-card.is-wide:after,.battle-court-side.is-single .battle-pet-card.is-bottom.is-wide:after{left:calc(50% + 2px)!important}.battle-pet-card.is-loading-pet-card:after,.battle-pet-card.is-loading-pet-card.is-wide:after,.battle-pet-card.is-loading-pet-card.is-bottom:after,.battle-pet-card.is-loading-pet-card.is-bottom.is-wide:after{opacity:0!important;animation:none!important}@keyframes battlePetShadowPulse{0%,to{transform:translate(-50%) scaleX(1);opacity:.36}50%{transform:translate(-50%) scaleX(.78);opacity:.2}}.battle-pet-card.is-pet-classic:after{left:calc(50% + 8px)!important;width:calc(108px * var(--battle-pet-scale, 1))!important}.battle-pet-card.is-top.is-pet-classic:after{left:calc(50% + 2px)!important}.battle-pet-card.is-bottom.is-pet-classic:after{left:calc(50% + 4px)!important;bottom:-18px!important}.battle-pet-card.is-top.is-right-slot.is-pet-classic:after{left:calc(50% - 1px)!important}.battle-pet-card.is-bottom.is-right-slot.is-pet-classic:after{left:calc(50% + 1px)!important}.battle-court-side.is-top.is-single .battle-pet-card.is-wide.is-pet-classic:after{left:calc(50% - 4px)!important}.battle-court-side.is-bottom.is-single .battle-pet-card.is-wide.is-pet-classic:after{left:calc(50% - 2px)!important}.battle-pet-card.is-pet-classic .battle-pet-art img{animation-name:battlePetBreatheClassicAnchored!important}@keyframes battlePetBreatheClassicAnchored{0%,to{transform:translate(var(--pet-anchor-x, 0px),calc(var(--pet-anchor-y, 0px) + 10px)) scale(var(--battle-pet-scale, 1))}50%{transform:translate(var(--pet-anchor-x, 0px),calc(var(--pet-anchor-y, 0px) + 5px)) scale(var(--battle-pet-breathe-scale, 1.018))}}.profile-featured-dinkster{justify-items:center!important;justify-content:center!important;grid-template-columns:minmax(0,176px)!important;text-align:center!important}.profile-dinkster-figure{display:grid!important;grid-template-columns:1fr!important;justify-items:center!important;justify-self:center!important;width:100%!important;max-width:176px!important;text-align:center!important}.profile-dinkster-art{display:grid!important;place-items:center!important;justify-self:center!important;width:176px!important;max-width:100%!important;height:calc(184px*max(1,var(--pet-scale, 1)))!important}.profile-featured-dinkster img,.profile-dinkster-art img{justify-self:center!important;margin-inline:auto!important;display:block!important;width:192px!important;max-width:100%!important;object-position:center!important;transform-origin:center!important;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1))!important}.profile-featured-dinkster img[src$="father-dink.png"],.profile-featured-dinkster img[src$="sister-biscuit.png"]{transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(calc(var(--pet-scale, 1) * .92))!important}.profile-featured-dinkster img[src$="hades.png"]{transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(calc(var(--pet-scale, 1) * 1.08))!important}.profile-featured-dinkster strong,.profile-featured-dinkster em{display:block!important;width:100%!important;max-width:176px!important;justify-self:center!important;text-align:center!important;margin-inline:auto!important}.profile-featured-dinkster strong,.profile-unlocked-dinkster strong{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;overflow-wrap:anywhere!important;word-break:normal!important;line-height:1.05!important}.profile-unlocked-dinkster{grid-template-columns:minmax(0,136px)!important;justify-content:center!important;justify-items:center!important;text-align:center!important}.profile-unlocked-dinkster .profile-dinkster-figure{max-width:136px!important}.profile-unlocked-dinkster-art{width:136px!important;height:calc(112px*max(1,var(--pet-scale, 1)))!important;justify-self:center!important;place-items:center!important}.profile-unlocked-dinkster-art img{justify-self:center!important;margin-inline:auto!important;display:block!important;object-position:center!important;transform-origin:center!important;transform:translate(var(--pet-anchor-x, 0px),var(--pet-anchor-y, 0px)) scale(var(--pet-scale, 1))!important}.profile-unlocked-dinkster strong,.profile-unlocked-dinkster em{display:block!important;width:136px!important;max-width:100%!important;justify-self:center!important;text-align:center!important;margin-inline:auto!important}.profile-unlocked-dinkster button{width:136px!important;max-width:100%!important;justify-self:center!important}@media (max-width: 520px){.profile-featured-dinkster{grid-template-columns:minmax(0,min(150px,39vw))!important}.profile-dinkster-figure{max-width:min(150px,39vw)!important}.profile-dinkster-art{width:min(150px,39vw)!important;height:calc(140px*max(1,var(--pet-scale, 1)))!important}.profile-featured-dinkster img{width:min(150px,39vw)!important}.profile-featured-dinkster strong,.profile-featured-dinkster em{max-width:min(150px,39vw)!important}}
