*{box-sizing:border-box}:root{--bg-dark:#020617;--bg-blue:#082f49;--card:#fff;--muted:#64748b;--text:#0f172a;--line:#e2e8f0;--primary:#2563eb;--cyan:#06b6d4;--green:#22c55e;--purple:#7c3aed;--pink:#ec4899;--gold:#f59e0b;--danger:#dc2626}body{color:var(--text);background:radial-gradient(circle at 0 0,#38bdf838,#0000 34%),radial-gradient(circle at 100% 0,#22c55e2e,#0000 28%),linear-gradient(135deg,#020617,#082f49 48%,#020617);margin:0;font-family:Inter,Segoe UI,Arial,system-ui,sans-serif}button{letter-spacing:-.01em;cursor:pointer;color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border:0;border-radius:16px;padding:14px 20px;font-weight:950;transition:transform .16s,filter .16s,box-shadow .16s;box-shadow:0 14px 28px #2563eb4d}button:hover{filter:brightness(1.06);transform:translateY(-2px)}button:active{transform:translateY(0)}button:disabled{opacity:.6;cursor:not-allowed}.deleteBtn,button.deleteBtn,.danger,button.danger{color:#fff!important;background:linear-gradient(135deg,#dc2626,#991b1b)!important;box-shadow:0 14px 28px #dc26265c!important}.secondaryBtn,button.secondaryBtn,.linkBtn{color:#0f172a!important;box-shadow:none!important;background:#e2e8f0!important}.actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:14px;display:flex}.actions button{min-width:130px}.actions button:not(.deleteBtn):not(.danger):first-child{background:linear-gradient(135deg,#7c3aed,#ec4899);box-shadow:0 14px 28px #ec48994d}.actions button:not(.deleteBtn):not(.danger):nth-child(2){background:linear-gradient(135deg,#059669,#22c55e);box-shadow:0 14px 28px #22c55e4d}.actions button:not(.deleteBtn):not(.danger):nth-child(3){background:linear-gradient(135deg,#2563eb,#06b6d4);box-shadow:0 14px 28px #2563eb4d}input,select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:16px;width:100%;margin:6px 0 14px;padding:14px 15px;font-size:15px;font-weight:750;transition:border .18s,box-shadow .18s;box-shadow:inset 0 1px 2px #0f172a0a}input:focus,select:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 4px #38bdf82e,inset 0 1px 2px #0f172a0a}label{font-size:14px;font-weight:850}.loginPage{place-items:center;min-height:100vh;padding:34px 22px;display:grid}.loginLayout{grid-template-columns:minmax(330px,430px) 1fr;align-items:center;gap:24px;width:min(1180px,100%);display:grid}.loginCard{z-index:2;background:#fff;border-radius:30px;width:100%;padding:30px;position:relative;box-shadow:0 24px 80px #00000059}.logo{background:linear-gradient(135deg,#22c55e,#38bdf8);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:16px;font-size:30px;display:grid}.loginCard h1{letter-spacing:-.06em;color:#020617;margin:0 0 8px;font-size:34px;font-weight:950}.loginCard p{color:#64748b;line-height:1.45}.linkBtn{width:100%;margin-top:12px}.loginInfoPanel{gap:16px;display:grid}.loginHeroInfo{color:#fff;background:radial-gradient(circle at 100% 0,#22c55e2e,#0000 28%),linear-gradient(135deg,#0f172af5,#082f49eb);border:1px solid #ffffff29;border-radius:30px;padding:28px;box-shadow:0 24px 70px #02061759}.loginHeroInfo span{color:#bbf7d0;text-transform:uppercase;letter-spacing:.06em;background:#22c55e2e;border:1px solid #bbf7d038;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:950;display:inline-flex}.loginHeroInfo h2{letter-spacing:-.06em;margin:14px 0 8px;font-size:clamp(26px,4vw,42px);font-weight:950;line-height:1}.loginHeroInfo p{color:#cbd5e1;max-width:640px;margin:0;line-height:1.55}.infoTabs{flex-wrap:wrap;gap:10px;display:flex}.infoTabs button{min-width:150px;color:#fff!important;box-shadow:none!important;background:#ffffff21!important;border:1px solid #ffffff38!important}.infoTabs button.active{background:linear-gradient(135deg,#22c55e,#06b6d4)!important;box-shadow:0 14px 32px #0ea5e947!important}.accordionContent{animation:.22s ease-out tabOpen}@keyframes tabOpen{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.plansGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.planCard{background:#fffffffa;border:1px solid #e2e8f0;border-radius:24px;padding:18px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0f172a1f}.planCard:before{content:"";background:linear-gradient(90deg,#22c55e,#06b6d4,#7c3aed);height:5px;position:absolute;inset:0 0 auto}.planBadge{color:#fff;background:linear-gradient(135deg,#22c55e,#06b6d4);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:950;position:absolute;top:18px;right:18px;box-shadow:0 10px 24px #22c55e42}.planTop h3{letter-spacing:-.05em;color:#020617;margin:0;font-size:24px;font-weight:950}.planTop span{color:#64748b;margin-top:6px;font-size:14px;font-weight:850;display:inline-flex}.planDesc{color:#475569;margin-bottom:10px;font-size:14px;font-weight:650;line-height:1.45}.planCard ul{gap:9px;margin:14px 0 0;padding:0;list-style:none;display:grid}.planCard li{color:#0f172a;align-items:flex-start;gap:8px;font-size:13px;font-weight:800;line-height:1.35;display:flex}.planCard li:before{content:"✓";color:#15803d;background:#dcfce7;border-radius:999px;flex:0 0 20px;place-items:center;width:20px;height:20px;font-size:12px;font-weight:950;display:grid}.modalitiesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.modalitiesGrid div{background:#fffffffa;border:1px solid #e2e8f0;border-radius:20px;padding:16px;box-shadow:0 12px 30px #0f172a14}.modalitiesGrid strong{color:#020617;margin-bottom:6px;font-size:16px;font-weight:950;display:block}.modalitiesGrid p{color:#475569;margin:0;font-size:14px;font-weight:650;line-height:1.45}.learnMoreBox{background:#fffffff5;border:1px solid #e2e8f0;border-radius:24px;padding:18px;box-shadow:0 16px 40px #0f172a1f}.learnMoreBox strong{letter-spacing:-.03em;color:#020617;margin-bottom:6px;font-size:17px;font-weight:950;display:block}.learnMoreBox p{color:#475569;margin:0;font-weight:650;line-height:1.45}.center{color:#fff;text-align:center;align-content:center;place-items:center;min-height:100vh;padding:24px;display:grid}.center button{margin-top:16px}.infoBox{color:#0f172a;background:#fff;border-radius:18px;min-width:300px;margin:16px 0;padding:18px}.appPage{max-width:1320px;margin:auto;padding:26px}.appPage header{color:#0f172a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:1px solid #e2e8f0d9;border-radius:30px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding:18px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 48px #0f172a1a}.appPage header:after{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#22c55e1a,#0000 34%),radial-gradient(circle at 100% 0,#3b82f61f,#0000 32%);position:absolute;inset:0}.appPage header>*{z-index:5;position:relative}.appPage header button{z-index:20;pointer-events:auto;position:relative}.appPage header h1{letter-spacing:-.06em;margin:0;font-size:clamp(30px,4vw,48px);font-weight:950;line-height:1}.appPage header p{color:#0f172a;background:#0ea5e91a;border:1px solid #0ea5e929;border-radius:999px;margin-top:8px;padding:7px 13px;font-size:13px;font-weight:850;display:inline-flex}.appPage header .landingBrand strong{color:#0f172a;font-size:18px;display:block}.appPage header .landingBrand span{color:#64748b;font-size:12px;display:block}.card{background:linear-gradient(#fffffffa,#f8fafcf5);border:1px solid #e2e8f0f2;border-radius:30px;margin-bottom:18px;padding:26px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0f172a1f,inset 0 1px #ffffffe6}.card:before{content:"";opacity:.85;background:linear-gradient(90deg,#22c55e,#06b6d4,#7c3aed);border-radius:999px;height:4px;position:absolute;top:0;left:22px;right:22px}.card h2{letter-spacing:-.05em;color:#020617;align-items:center;gap:10px;margin-top:0;margin-bottom:20px;font-size:26px;font-weight:950;line-height:1.05;display:flex}.card h2:before{content:"▸";color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:10px;place-items:center;width:30px;height:30px;font-size:16px;display:inline-grid;box-shadow:0 10px 22px #2563eb47}.card h3{margin:8px 0 10px;font-size:16px;font-weight:950}.grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.modality{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;padding:16px;font-weight:900}.twoCols{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.miniCard{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:16px}.tournamentItem strong{font-size:18px;font-weight:950;display:block}.tournamentItem span{color:#64748b;margin-top:4px;font-size:14px;font-weight:800;display:block}.numberedInput{grid-template-columns:50px 1fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.numberedInput span{color:#fff;background:linear-gradient(135deg,#020617,#1e3a8a);border-radius:16px;place-items:center;height:48px;font-size:16px;font-weight:950;display:grid;box-shadow:0 10px 22px #0f172a38}.numberedInput input{margin:0}.schedule{flex-direction:column!important;gap:24px!important;display:flex!important}.roundCard{background:linear-gradient(#fff,#f8fafc);border:1px solid #dbe3ef;border-radius:28px;width:100%;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 48px #0f172a1a}.roundCard:before{content:"";background:linear-gradient(#22c55e,#06b6d4,#7c3aed);width:7px;position:absolute;inset:0 auto 0 0}.roundCard h3{color:#fff;background:linear-gradient(135deg,#020617,#1e293b);border-radius:999px;align-items:center;gap:8px;margin:0 0 18px 4px;padding:10px 16px;font-size:15px;font-weight:950;display:inline-flex;box-shadow:0 12px 26px #0f172a38}.gameCard{background:linear-gradient(#fff,#f8fafc);border:1px solid #dbeafe;border-radius:24px;min-height:177px;margin-bottom:24px;padding:27px 18px;box-shadow:0 12px 32px #0f172a14}.gameCard:last-child{margin-bottom:0}.gameCard strong{color:#1d4ed8;text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#dbeafe,#cffafe);border:1px solid #bfdbfe;border-radius:999px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:950;display:inline-flex}.gameTeams{margin-top:6px;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;display:grid!important}.gameTeams div{color:#020617;background:linear-gradient(#f8fafc,#eef6ff);border:1px solid #e2e8f0;border-radius:18px;align-items:center;min-height:54px;padding:12px 16px;font-size:16px;font-weight:950;display:flex}.gameTeams div:first-child{text-align:right;justify-content:flex-end}.gameTeams div:last-child{text-align:left;justify-content:flex-start}.gameTeams span{color:#fff;background:linear-gradient(135deg,#020617,#1e3a8a);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-size:17px;font-weight:950;display:flex;box-shadow:0 10px 22px #0f172a38}.scoreRow{grid-template-columns:92px 26px 92px;justify-content:center;align-items:center;gap:8px;margin-top:16px;display:grid}.scoreRow input{text-align:center;background:#fff;border:2px solid #dbeafe;border-radius:18px;height:54px;margin:0;font-size:24px;font-weight:950;box-shadow:0 10px 22px #0f172a0f}.scoreRow span{text-align:center;color:#0f172a;font-size:22px;font-weight:950}table{border-collapse:collapse;background:#fff;border-radius:22px;width:100%;font-size:14px;overflow:hidden;box-shadow:0 12px 30px #0f172a14}thead{color:#fff;background:linear-gradient(135deg,#020617,#1e3a8a)}th{text-transform:uppercase;letter-spacing:.06em;text-align:left;padding:14px 12px;font-size:12px}td{border-bottom:1px solid #e5e7eb;padding:13px 12px;font-weight:750}tbody tr:nth-child(2n){background:#f8fafc}tbody tr:hover{background:#dff6ff}.confirmOverlay{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0206179e;justify-content:center;align-items:flex-start;padding-top:28vh;display:flex;position:fixed;inset:0}.confirmBox{text-align:center;background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:30px;width:min(520px,100% - 32px);padding:28px;animation:.22s ease-out confirmIn;box-shadow:0 30px 100px #0206176b,inset 0 1px #ffffffe6}.confirmIcon{background:linear-gradient(135deg,#fee2e2,#ffedd5);border-radius:24px;place-items:center;width:72px;height:72px;margin:0 auto 14px;font-size:34px;display:grid;box-shadow:0 16px 38px #dc26262e}.noticeBox.success .confirmIcon{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.noticeBox.info .confirmIcon{background:linear-gradient(135deg,#dbeafe,#cffafe)}.confirmBox h2{letter-spacing:-.05em;color:#020617;margin:0 0 10px;font-size:28px;font-weight:950}.confirmBox p{color:#475569;margin:0;font-size:15px;line-height:1.55}.confirmActions{justify-content:center;gap:12px;margin-top:24px;display:flex}.confirmActions button{min-width:150px}@keyframes confirmIn{0%{opacity:0;transform:translateY(28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.shuffleOverlay{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020617d1;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.shuffleBox{color:#fff;background:radial-gradient(circle at 20% 20%,#ec489933,#0000 30%),radial-gradient(circle at 80% 70%,#22c55e33,#0000 30%),linear-gradient(135deg,#020617,#082f49,#111827);border:1px solid #ffffff2e;border-radius:36px;width:min(900px,100%);height:min(620px,88vh);padding:22px;overflow:hidden;box-shadow:0 30px 120px #0000008c}.shuffleHeader{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.shuffleHeader h2{letter-spacing:-.04em;margin:0;font-size:30px}.shuffleHeader p{color:#cbd5e1;margin:6px 0 0}.shuffleTimer{background:linear-gradient(135deg,#22c55e,#38bdf8);border-radius:24px;place-items:center;width:78px;height:78px;font-size:26px;font-weight:950;display:grid;box-shadow:0 16px 40px #22c55e59}.shuffleStage{background:radial-gradient(circle at 20% 30%,#38bdf82e,#0000 28%),radial-gradient(circle at 80% 70%,#22c55e2e,#0000 28%),#ffffff0f;border-radius:24px;height:calc(100% - 140px);position:relative;overflow:hidden}.floatingName{color:#0f172a;white-space:nowrap;background:#fff;border:1px solid #e2e8f0e6;border-radius:999px;padding:10px 14px;font-weight:950;animation:.8s ease-in-out infinite alternate floatName;position:absolute;transform:translate(-50%,-50%);box-shadow:0 10px 26px #00000047}@keyframes floatName{0%{transform:translate(-50%,-50%)scale(.9)rotate(-2deg)}to{transform:translate(-50%,-50%)scale(1.08)rotate(2deg)}}.shuffleProgress{background:#ffffff29;border-radius:999px;height:10px;margin-top:18px;overflow:hidden}.shuffleProgress div{border-radius:inherit;background:linear-gradient(90deg,#22c55e,#38bdf8);height:100%;transition:width .25s linear}@media (width<=1050px){.loginLayout{grid-template-columns:1fr;align-items:start}.plansGrid,.modalitiesGrid{grid-template-columns:1fr}}@media (width<=760px){.loginPage{align-items:start;padding:18px}.loginCard,.loginHeroInfo,.learnMoreBox{border-radius:24px}.appPage{padding:14px}.appPage header{flex-direction:column;align-items:flex-start}.twoCols{grid-template-columns:1fr}.gameTeams{text-align:center;grid-template-columns:1fr!important}.gameTeams div:first-child,.gameTeams div:last-child{text-align:center;justify-content:center}.gameTeams span{margin:auto}.scoreRow{grid-template-columns:1fr 26px 1fr}.tournamentItem{flex-direction:column;align-items:flex-start}.actions,.actions button{width:100%}.confirmOverlay{padding-top:18vh}.confirmActions{flex-direction:column}.confirmActions button{width:100%}}.appPage header .actions{z-index:50;position:relative}.rankingCriteriaBox{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;margin-bottom:18px;padding:16px;box-shadow:0 10px 26px #0f172a0f}.rankingCriteriaBox label{color:#0f172a;margin-bottom:8px;font-weight:950;display:block}.rankingCriteriaBox select{margin-bottom:0}.appPage header .actions{z-index:80;pointer-events:auto;position:relative}.roundHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.roundHeader h3{margin:0}.voiceActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.voiceBtn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none}.voiceBtn:hover{filter:brightness(1.05);transform:translateY(-1px)}.voiceBtn:disabled{opacity:.55;cursor:not-allowed;filter:none;transform:none}.voiceRepeatBox{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;justify-content:flex-end;align-items:center;gap:10px;margin-bottom:16px;padding:10px 12px;display:flex}.voiceRepeatBox span{color:#334155;font-weight:700}.voiceRepeatBox select{max-width:160px;margin:0}@media (width<=640px){.roundHeader{align-items:flex-start}.voiceActions{width:100%}.voiceActions button{flex:1}.gameVoiceActions{justify-content:stretch}.voiceRepeatBox{flex-direction:column;justify-content:flex-start;align-items:stretch}.voiceRepeatBox select{max-width:100%}}.appPage header .actions button{z-index:90;pointer-events:auto;position:relative}.plansGridThree{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.plansGridThree .planCard{height:100%}.modalityInfoCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;box-shadow:0 10px 25px #0f172a0f}.modalityInfoTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.modalityInfoTop strong{color:#0f172a;font-size:15px}.explainBtn{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:8px 10px;font-size:12px}.explainBtn:hover{background:#dbeafe}.modalityExplainBox{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.modalityExplainBox p{color:#475569;margin:0;line-height:1.5}@media (width<=980px){.plansGridThree{grid-template-columns:1fr}.modalityInfoTop{flex-direction:column;align-items:flex-start}.explainBtn{width:100%}}.landingPage{color:#0f172a;background:radial-gradient(circle at 0 0,#22c55e29,#0000 30%),radial-gradient(circle at 100% 0,#3b82f62e,#0000 28%),linear-gradient(#f8fafc 0%,#fff7ed 48%,#eff6ff 100%);min-height:100vh}.landingHeader{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;gap:18px;padding:18px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.landingBrand{align-items:center;gap:12px;display:flex}.landingBrand strong{color:#0f172a;font-size:18px;display:block}.landingBrand span{color:#64748b;font-size:12px;display:block}.beachLogo{background:linear-gradient(135deg,#38bdf8,#0ea5e9);border-radius:18px;flex:none;width:52px;height:52px;position:relative;overflow:hidden;box-shadow:0 14px 28px #0ea5e940}.beachLogoSand{background:#facc15;border-radius:50% 50% 0 0;height:24px;position:absolute;bottom:-8px;left:-8px;right:-8px}.beachLogoBall{color:#fef08a;width:14px;height:14px;font-size:22px;line-height:14px;position:absolute;top:8px;right:9px}.beachLogoRacket{border:3px solid #fff;border-radius:999px;width:15px;height:24px;position:absolute;transform:rotate(-32deg)}.beachLogoRacket:after{content:"";background:#fff;border-radius:999px;width:4px;height:16px;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}.racketOne{top:12px;left:14px}.racketTwo{opacity:.9;top:18px;left:24px;transform:rotate(28deg)}.landingNav{align-items:center;gap:22px;display:flex}.landingNav a{color:#334155;font-size:14px;font-weight:700;text-decoration:none}.landingNav a:hover{color:#2563eb}.landingHeaderActions,.heroActions{align-items:center;gap:10px;display:flex}.landingHero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:40px;padding:72px clamp(18px,5vw,70px) 56px;display:grid}.heroContent h1{letter-spacing:-.06em;color:#0f172a;margin:18px 0;font-size:clamp(38px,5.5vw,72px);line-height:.95}.heroContent p{color:#475569;max-width:680px;font-size:18px;line-height:1.7}.heroBadge{color:#0369a1;background:#ecfeff;border:1px solid #bae6fd;border-radius:999px;align-items:center;padding:9px 14px;font-size:13px;font-weight:800;display:inline-flex}.heroHighlights{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.heroHighlights span{color:#334155;background:#ffffffbf;border:1px solid #e2e8f0;border-radius:999px;padding:9px 12px;font-size:13px;font-weight:700}.heroVisual{justify-content:center;align-items:center;min-height:440px;display:flex}.sandCard{background:radial-gradient(circle at 85% 14%,#fde68a 0 36px,#0000 37px),linear-gradient(#7dd3fc 0%,#bae6fd 40%,#fde68a 41%,#fbbf24 100%);border-radius:36px;width:min(100%,460px);min-height:440px;padding:30px;position:relative;overflow:hidden;box-shadow:0 30px 80px #0f172a38}.sandSun{background:#fef3c7;border-radius:50%;width:62px;height:62px;position:absolute;top:32px;right:34px;box-shadow:0 0 0 14px #fef3c752}.racketMark{background:#ffffffbd;border-radius:28px;place-items:center;width:78px;height:78px;font-size:40px;display:grid;position:absolute;top:28px;left:28px;box-shadow:0 18px 40px #0f172a29}.mockPanel{background:#ffffffe6;border-radius:24px;padding:18px;position:absolute;bottom:28px;left:28px;right:28px;box-shadow:0 22px 50px #0f172a2e}.mockTop{gap:6px;margin-bottom:14px;display:flex}.mockTop span{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.mockTitle{margin-bottom:12px;font-size:20px;font-weight:900}.mockGame{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:10px;padding:12px}.mockGame strong{color:#2563eb}.mockGame p{color:#334155;margin:4px 0 0;font-size:14px}.mockVoiceBtn{background:linear-gradient(135deg,#2563eb,#1d4ed8);width:100%;margin-top:4px}.landingSection{padding:58px clamp(18px,5vw,70px)}.sectionIntro{max-width:780px;margin-bottom:28px}.sectionIntro span,.accessText span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-block}.sectionIntro h2,.accessText h2{letter-spacing:-.04em;color:#0f172a;margin:0;font-size:clamp(28px,4vw,46px)}.sectionIntro p,.accessText p{color:#64748b;font-size:16px;line-height:1.7}.stepsGrid,.featuresGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.featuresGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.stepCard,.featureCard{background:#ffffffd1;border:1px solid #e2e8f0;border-radius:24px;padding:22px;box-shadow:0 18px 45px #0f172a12}.stepCard div{color:#fff;background:#2563eb;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:14px;font-weight:900;display:grid}.stepCard h3,.featureCard h3{color:#0f172a;margin:0 0 8px}.stepCard p,.featureCard p{color:#64748b;margin:0;line-height:1.55}.featureCard span{margin-bottom:10px;font-size:30px;display:inline-block}.landingPlans{align-items:stretch}.landingModalities{align-items:start}.landingAccessSection{grid-template-columns:minmax(0,.85fr) minmax(320px,.75fr);align-items:start;gap:34px;padding:66px clamp(18px,5vw,70px) 90px;display:grid}.accessCard{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:28px;padding:24px;box-shadow:0 25px 70px #0f172a24}.accessToggle{background:#f1f5f9;border-radius:16px;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;padding:6px;display:grid}.accessToggle button{color:#334155;box-shadow:none;background:0 0}.accessToggle button.active{color:#fff;background:#2563eb}.formTwoCols{gap:12px}.formTwoCols>div{min-width:0}@media (width<=1080px){.landingNav{display:none}.landingHero,.landingAccessSection{grid-template-columns:1fr}.heroVisual{min-height:auto}.stepsGrid,.featuresGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.landingHeader{flex-direction:column;align-items:flex-start}.landingHeaderActions{width:100%}.landingHeaderActions button,.heroActions button{flex:1}.landingHero{padding-top:42px}.heroActions,.heroHighlights{flex-direction:column;align-items:stretch}.stepsGrid,.featuresGrid{grid-template-columns:1fr}.sandCard{min-height:390px}.landingAccessSection{padding-bottom:54px}}.shareCard{background:#eff6ff;border:1px solid #bfdbfe}.shareLinkBox{grid-template-columns:1fr auto;align-items:center;gap:10px;display:grid}.shareLinkBox input{background:#fff;margin:0}.publicPage{color:#0f172a;background:radial-gradient(circle at 0 0,#2563eb1f,#0000 30%),linear-gradient(#f8fafc 0%,#eff6ff 100%);min-height:100vh}.publicHeader{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:28px clamp(18px,5vw,70px);display:flex}.publicHeader span{color:#2563eb;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:12px;font-weight:900;display:inline-block}.publicHeader h1{color:#0f172a;margin:0}.publicHeader p{color:#64748b;margin:4px 0 0}.publicBadge{color:#166534;white-space:nowrap;background:#dcfce7;border-radius:999px;padding:10px 14px;font-weight:900}.publicContent{padding:28px clamp(18px,5vw,70px) 60px}.publicScore{text-align:center;background:#f8fafc;border-radius:12px;margin-top:12px;padding:10px 12px}.publicScore span{color:#64748b;font-weight:700}.publicScore strong{color:#0f172a;font-size:20px}@media (width<=700px){.shareLinkBox{grid-template-columns:1fr}.publicHeader{flex-direction:column;align-items:flex-start}}.bracketColumn>h3{z-index:5;color:#fff;background:#0f172a;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-size:15px;position:sticky;top:76px;box-shadow:0 10px 24px #0f172a29}.bracketColumn .roundCard{border-radius:16px;margin-bottom:12px;padding:12px}.bracketColumn .roundHeader{gap:8px;margin-bottom:10px}.bracketColumn .roundHeader h3{margin:0;font-size:15px}.bracketColumn .gameCard{border-radius:14px;margin-bottom:8px;padding:10px}.bracketColumn .gameCard strong{font-size:13px}.bracketColumn .gameTeams{gap:6px;margin-top:8px}.bracketColumn .gameTeams div{font-size:13px;line-height:1.25}.bracketColumn .gameTeams span{font-size:12px}.bracketColumn .scoreRow{gap:6px;margin-top:8px}.bracketColumn .scoreRow input{height:34px;padding:6px;font-size:14px}.bracketColumn .voiceActions{flex-wrap:wrap;gap:6px}.bracketColumn .voiceBtn,.bracketColumn .secondaryBtn{padding:8px 10px;font-size:12px}.bracketColumn .gameVoiceActions{margin-top:8px}@media (width<=900px){.cupBrackets{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding-bottom:12px;display:flex;overflow-x:auto}.bracketColumn{scroll-snap-align:start;flex:0 0 86vw}.bracketColumn>h3{position:sticky;top:0}}@media (width<=640px){.appPage{padding-left:12px;padding-right:12px}.cupBrackets{gap:12px}.bracketColumn{flex-basis:88vw}.bracketColumn>h3{border-radius:12px;padding:9px 10px;font-size:14px}.bracketColumn .roundCard{border-radius:14px;padding:10px}.bracketColumn .roundHeader{flex-direction:column;align-items:flex-start}.bracketColumn .roundHeader h3{font-size:14px}.bracketColumn .gameCard{padding:9px}.bracketColumn .gameTeams{text-align:center;grid-template-columns:1fr}.bracketColumn .gameTeams span{opacity:.65;display:block}.bracketColumn .scoreRow{grid-template-columns:1fr auto 1fr}.bracketColumn .scoreRow input{width:100%;min-width:0}.bracketColumn .voiceActions{width:100%}.bracketColumn .voiceActions button{flex:1;min-width:120px}.publicContent{padding-left:12px;padding-right:12px}.schedule{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:14px;display:grid}.schedule>.voiceRepeatBox{grid-column:1/-1}.schedule .roundCard{border-radius:16px;margin:0;padding:12px}.schedule .roundHeader{gap:8px;margin-bottom:10px}.schedule .roundHeader h3,.schedule>.roundCard>h3{margin:0 0 10px;font-size:15px}.schedule .gameCard{border-radius:14px;margin-bottom:8px;padding:10px}.schedule .gameCard:last-child{margin-bottom:0}.schedule .gameCard strong{font-size:13px}.schedule .gameTeams{gap:6px;margin-top:8px}.schedule .gameTeams div{font-size:13px;line-height:1.25}.schedule .gameTeams span{opacity:.7;font-size:12px}.schedule .scoreRow{gap:6px;margin-top:8px}.schedule .scoreRow input{height:34px;padding:6px;font-size:14px}.schedule .voiceActions{flex-wrap:wrap;gap:6px}.schedule .voiceBtn,.schedule .secondaryBtn{padding:8px 10px;font-size:12px}.schedule .gameVoiceActions{margin-top:8px}.voiceRepeatBox{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:10px 12px;display:flex}.voiceRepeatBox span{color:#334155;font-size:13px;font-weight:800}.voiceRepeatBox select{max-width:160px;margin:0}@media (width<=760px){.schedule{grid-template-columns:1fr;gap:12px}.schedule .roundCard{border-radius:14px;padding:10px}.schedule .roundHeader{flex-direction:column;align-items:flex-start}.schedule .roundHeader h3,.schedule>.roundCard>h3{font-size:14px}.schedule .gameCard{padding:9px}.schedule .gameTeams{text-align:center;grid-template-columns:1fr}.schedule .gameTeams span{display:block}.schedule .scoreRow{grid-template-columns:1fr auto 1fr}.schedule .scoreRow input{width:100%;min-width:0}.schedule .voiceActions{width:100%}.schedule .voiceActions button{flex:1;min-width:120px}.voiceRepeatBox{flex-direction:column;align-items:stretch}.voiceRepeatBox select{width:100%;max-width:100%}}.twoCols{gap:14px}.miniCard{border-radius:16px;padding:12px}.miniCard h3{margin:0 0 8px;font-size:14px}.numberedInput{gap:8px}.numberedInput span{flex:none;width:28px;height:28px;font-size:12px}.numberedInput input,.miniCard input{height:38px;padding:8px 10px;font-size:14px}@media (width<=760px){.twoCols{grid-template-columns:1fr;gap:10px}.miniCard{padding:10px}.numberedInput input,.miniCard input{height:36px}}.appPage{gap:14px}.card{border-radius:20px;padding:18px}.card h2{margin-bottom:12px;font-size:20px}.card h3{font-size:16px}.actions{flex-wrap:wrap;gap:8px}.actions button{padding:10px 13px}@media (width<=760px){.card{border-radius:18px;padding:14px}.card h2{font-size:18px}.actions{width:100%}.actions button{flex:1;min-width:130px}}.publicHeader{padding-left:12px;padding-right:12px}}.gameTeams div{border-radius:12px!important;min-height:auto!important;padding:8px 10px!important;font-size:12px!important;line-height:1.2!important}.gameTeams span{border-radius:999px!important;place-items:center!important;width:32px!important;min-width:32px!important;height:32px!important;font-size:12px!important;display:grid!important}.scoreRow span{font-size:18px!important;line-height:1!important}.voiceActions{gap:6px!important}@media (width<=760px){.appPage{padding-left:10px!important;padding-right:10px!important}.card{border-radius:16px!important;padding:12px!important}.schedule{grid-template-columns:1fr!important;gap:10px!important}.cupBrackets{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:12px!important;padding-bottom:12px!important;display:flex!important;overflow-x:auto!important}.bracketColumn{scroll-snap-align:start!important;flex:0 0 88vw!important}.bracketColumn>h3{z-index:5!important;position:sticky!important;top:0!important}.roundHeader{flex-direction:column!important;align-items:flex-start!important}.roundHeader .voiceActions{width:100%!important}.roundHeader .voiceActions button{flex:1!important}.gameTeams{text-align:center!important;grid-template-columns:1fr!important}.gameTeams div{width:100%!important;padding:8px!important}.gameTeams span{margin:0 auto!important}.scoreRow{grid-template-columns:1fr auto 1fr!important}.scoreRow input{width:100%!important;min-width:0!important}.gameVoiceActions{justify-content:stretch!important}.gameVoiceActions button{width:100%!important}}@media (width<=900px){.schedule{grid-template-columns:1fr!important;gap:14px!important}.cupBrackets{grid-template-columns:1fr!important;gap:16px!important;overflow-x:visible!important}.bracketColumn{flex:initial!important;width:100%!important}}@media (width<=640px){.appPage{padding-left:12px!important;padding-right:12px!important}.card{border-radius:18px!important;padding:14px!important}.roundCard{border-radius:18px!important;padding:13px!important}.gameCard{border-radius:16px!important;padding:12px!important}.gameTeams{text-align:center!important;grid-template-columns:1fr!important}.gameTeams div{width:100%!important;font-size:13px!important}.gameTeams span{margin:0 auto!important}.scoreRow{grid-template-columns:1fr auto 1fr!important}.scoreRow input{width:100%!important;min-width:0!important}.roundHeader{flex-direction:column!important;align-items:flex-start!important}.roundHeader .voiceActions{width:100%!important}.roundHeader .voiceActions button,.gameVoiceActions button{flex:1!important;width:100%!important}}.scoreRow input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.scoreRow input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.schedule{grid-template-columns:repeat(2,minmax(360px,1fr))!important;align-items:start!important;gap:18px!important;display:grid!important}.schedule>.voiceRepeatBox{grid-column:1/-1!important}.roundCard{border-radius:20px!important;margin-bottom:14px!important;padding:16px!important}.gameCard{border-radius:18px!important;margin-bottom:12px!important;padding:14px!important}.gameCard strong{font-size:13px!important;line-height:1.25!important}.gameTeams{align-items:center!important;gap:10px!important;margin-top:10px!important}.gameTeams div{border-radius:14px!important;padding:11px 12px!important;font-size:13px!important;line-height:1.25!important}.gameTeams span{width:36px!important;min-width:36px!important;height:36px!important;font-size:13px!important}.scoreRow{gap:8px!important;margin-top:12px!important}.scoreRow input{text-align:center!important;border-radius:14px!important;width:86px!important;height:36px!important;padding:6px 8px!important;font-size:15px!important}.scoreRow span{font-size:20px!important}.voiceBtn,.secondaryBtn,.gameVoiceActions button{border-radius:14px!important;padding:9px 12px!important;font-size:12px!important}.gameVoiceActions{justify-content:flex-end!important;margin-top:10px!important}.roundHeader{gap:10px!important;margin-bottom:12px!important}.roundHeader h3,.roundCard>h3{margin:0!important;font-size:16px!important}.card{padding:18px!important}.card h2{margin-bottom:14px!important;font-size:20px!important}.card h3{font-size:16px!important}.cupBrackets{grid-template-columns:repeat(2,minmax(380px,1fr))!important;align-items:start!important;gap:18px!important;display:grid!important}.bracketColumn{min-width:0!important}.bracketColumn>h3{border-radius:16px!important;margin:0 0 12px!important;padding:12px 14px!important;font-size:15px!important;font-weight:900!important}.cupBrackets .bracketColumn:first-child>h3{color:#422006!important;background:linear-gradient(135deg,#facc15,#f59e0b)!important;border:1px solid #fbbf24!important}.cupBrackets .bracketColumn:nth-child(2)>h3{color:#0f172a!important;background:linear-gradient(135deg,#e5e7eb,#94a3b8)!important;border:1px solid #cbd5e1!important}.cupBrackets .bracketColumn:first-child .roundCard{border-left:5px solid #f59e0b!important}.cupBrackets .bracketColumn:nth-child(2) .roundCard{border-left:5px solid #94a3b8!important}.bracketColumn .roundHeader h3,.bracketColumn .roundCard>h3{color:#fff!important;background:#0f172a!important;border-radius:999px!important;align-items:center!important;margin-bottom:10px!important;padding:8px 13px!important;font-size:14px!important;display:inline-flex!important}.cupBrackets .bracketColumn:first-child .roundHeader h3,.cupBrackets .bracketColumn:first-child .roundCard>h3{color:#fff7ed!important;background:linear-gradient(135deg,#f59e0b,#d97706)!important}.cupBrackets .bracketColumn:nth-child(2) .roundHeader h3,.cupBrackets .bracketColumn:nth-child(2) .roundCard>h3{color:#f8fafc!important;background:linear-gradient(135deg,#64748b,#334155)!important}.bracketColumn .gameCard>strong,.schedule .gameCard>strong{color:#0369a1!important;text-transform:uppercase!important;background:#e0f2fe!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;padding:6px 10px!important;font-size:12px!important;display:inline-flex!important}.cupPodiumBox{background:linear-gradient(135deg,#fff7ed,#fef3c7);border:1px solid #f59e0b;border-radius:20px;margin-top:18px;padding:16px}.cupPodiumBox h3{color:#78350f;margin-top:0}.cupPodiumGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.cupPodiumItem{text-align:center;background:#fff;border:1px solid #fde68a;border-radius:16px;padding:14px}.cupPodiumItem strong{color:#92400e;margin-bottom:6px;display:block}.cupPodiumItem span{color:#111827;font-weight:800}.parallelRankingBox{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #cbd5e1;border-radius:18px;margin-top:18px;padding:16px}.parallelRankingBox>h3{color:#0f172a;margin-top:0}@media (width<=900px){.schedule{grid-template-columns:1fr!important;gap:14px!important}.cupBrackets{grid-template-columns:1fr!important;gap:16px!important;overflow-x:visible!important}.bracketColumn{flex:initial!important;width:100%!important}}@media (width<=700px){.cupPodiumGrid{grid-template-columns:1fr}}@media (width<=640px){.appPage{padding-left:12px!important;padding-right:12px!important}.card{border-radius:18px!important;padding:14px!important}.roundCard{border-radius:18px!important;padding:13px!important}.gameCard{border-radius:16px!important;padding:12px!important}.gameTeams{text-align:center!important;grid-template-columns:1fr!important}.gameTeams div{width:100%!important;font-size:13px!important}.gameTeams span{margin:0 auto!important}.scoreRow{grid-template-columns:1fr auto 1fr!important}.scoreRow input{width:100%!important;min-width:0!important}.roundHeader{flex-direction:column!important;align-items:flex-start!important}.roundHeader .voiceActions{width:100%!important}.roundHeader .voiceActions button,.gameVoiceActions button{flex:1!important;width:100%!important}}.scoreRow input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.scoreRow input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.scoreRow input[type=number]{-moz-appearance:textfield}.card .twoCols>div label{display:block}.card select option[value=""]{color:#94a3b8}.tournamentInfo{flex-direction:column;gap:8px;display:flex}.tournamentMeta span{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.tournamentItem{align-items:center;gap:14px}@media (width<=700px){.tournamentItem{flex-direction:column;align-items:stretch}.tournamentItem .actions{width:100%}.tournamentItem .actions button{flex:1}}@media (width<=720px){.tournamentItem{flex-direction:column;align-items:stretch}.tournamentActions{width:100%}.tournamentActions button{flex:1}}.tournamentList{gap:14px;display:grid}.tournamentItem{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #0f172a14;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;box-shadow:0 10px 24px #0f172a0f}.tournamentInfo{flex:1;min-width:0}.tournamentTitleRow{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:10px;display:flex}.tournamentTitleRow strong{color:#0f172a;font-size:1.05rem}.tournamentTypeBadge{color:#0369a1;background:#ecfeff;border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.tournamentMeta{flex-wrap:wrap;gap:8px;display:flex}.tournamentMeta span{color:#334155;background:#f1f5f9;border-radius:999px;align-items:center;gap:4px;padding:6px 9px;font-size:.82rem;font-weight:700;display:inline-flex}.tournamentActions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (width<=720px){.tournamentItem{flex-direction:column;align-items:stretch}.tournamentActions{width:100%}.tournamentActions button{flex:1}}.grid .modality{color:#0f172a;background:linear-gradient(135deg,#fffffff2,#f8fafcf2);border:1px solid #0f172a14;border-radius:16px;align-items:center;gap:10px;min-height:58px;padding:14px 16px;font-size:.92rem;font-weight:800;line-height:1.25;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 8px 20px #0f172a0b}.grid .modality:first-letter{font-size:1.05rem}@media (width<=720px){.card>.grid{grid-template-columns:1fr}.grid .modality{min-height:auto}}.card>.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.grid .modality{color:#0f172a;background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 34%),linear-gradient(135deg,#fff,#f8fafc);border:1px solid #0ea5e924;border-radius:20px;align-items:center;min-height:64px;padding:16px 18px 16px 46px;font-size:.94rem;font-weight:900;line-height:1.25;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 32px #0f172a12}.grid .modality:before{content:"🏆";background:linear-gradient(135deg,#e0f2fe,#ccfbf1);border-radius:999px;place-items:center;width:22px;height:22px;font-size:.8rem;display:grid;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.grid .modality:hover{border-color:#0ea5e952;transform:translateY(-2px);box-shadow:0 18px 38px #0f172a1a}@media (width<=720px){.card>.grid{grid-template-columns:1fr}.grid .modality{min-height:58px}}.datePickerBox{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-weight:700;display:flex;position:relative;overflow:hidden}.datePickerBox span{pointer-events:none}.datePickerBox input[type=date]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.datePickerBox:hover{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.modality:before{content:"🏆";margin-right:8px}.modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0206179e;justify-content:center;align-items:flex-start;padding:10vh 16px 24px;display:flex;position:fixed;inset:0}.modalBox{background:linear-gradient(#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:30px;width:min(520px,100% - 32px);max-height:calc(100vh - 48px);padding:28px;animation:.22s ease-out confirmIn;overflow-y:auto;box-shadow:0 30px 100px #0206176b,inset 0 1px #ffffffe6}.modalBox h2{letter-spacing:-.05em;color:#020617;margin:0 0 18px;font-size:28px;font-weight:950}.modalBox label{text-align:left;margin-top:12px}.modalBox input,.modalBox select{width:100%}.modalBox .helperText{color:#475569;margin:8px 0 0;font-size:13px;font-weight:800}.modalBox .actions{justify-content:center;gap:12px;margin-top:22px;display:flex}.modalBox .actions button{min-width:150px}@media (width<=640px){.modalOverlay{padding-top:8vh}.modalBox .actions{flex-direction:column}.modalBox .actions button{width:100%}}.editTournamentPanel{background:#f8fafc;border:1px solid #0f172a1a;border-radius:18px;flex-basis:100%;width:100%;margin-top:16px;padding:16px}.editTournamentPanel h3{margin:0 0 12px}.editTournamentPanel label{margin-top:10px}.editTournamentPanel .helperText{color:#475569;margin:8px 0 0;font-size:13px;font-weight:800}.editTournamentPanel .actions{margin-top:14px}.moveControls{flex-direction:column;flex:none;justify-content:center;align-items:center;gap:6px;display:flex}.moveLineBtn{border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:0;width:34px;min-width:34px;height:34px;padding:0;font-size:17px;font-weight:950;line-height:.55;display:inline-flex}.moveLineBtn span{height:6px;line-height:6px;display:block}.moveLineBtn:disabled{opacity:.38;cursor:not-allowed}.tournamentItem.dragging{opacity:.55;outline:2px dashed var(--primary);outline-offset:3px}.moveLineBtn{cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.moveLineBtn:active{cursor:grabbing}.moveLineBtn{width:28px!important;min-width:28px!important;height:34px!important;box-shadow:none!important;color:#334155!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.moveLineBtn span{color:#0000;background:#334155;border-radius:999px;width:20px;margin:2px 0;height:4px!important;line-height:4px!important}.datePickerSimple{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);cursor:pointer;background:#fff;border-radius:14px;justify-content:space-between;align-items:center;padding:14px 16px 14px 46px;font-weight:800;display:flex;position:relative}.datePickerSimple:after{content:"📅";pointer-events:none;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.datePickerSimple span{pointer-events:none}.datePickerSimple input[type=date]{opacity:.001;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.datePickerSimple{appearance:none;text-align:left}.datePickerSimple input[type=date]{opacity:0;cursor:pointer;z-index:3;width:100%;height:100%;position:absolute;inset:0}.datePickerSimple span,.datePickerSimple:after{z-index:4;pointer-events:none;position:relative}body{background:radial-gradient(circle at 0 0,#38bdf82e,#0000 34%),radial-gradient(circle at 100% 0,#2563eb29,#0000 30%),linear-gradient(135deg,#020617 0%,#082f49 48%,#020617 100%)}.playAppShell{background:radial-gradient(circle at 18% 0,#38bdf829,#0000 34%),radial-gradient(circle at 86% 12%,#2563eb2e,#0000 32%),linear-gradient(135deg,#020617 0%,#082f49 52%,#020617 100%);grid-template-columns:82px minmax(0,1fr);min-height:100vh;display:grid}.playSidebar{z-index:30;background:linear-gradient(#fff 0%,#eef3ff 100%);border-right:1px solid #dbe7ff;height:100vh;padding:12px 8px;position:sticky;top:0;box-shadow:8px 0 30px #0f172a14}.playSideLogo{color:#2563eb;place-items:center;height:50px;margin-bottom:18px;font-size:10px;display:grid}.playSideLogo .beachLogo{width:34px;height:34px;box-shadow:none;border-radius:12px}.playSideLogo strong{margin-top:4px}.playNavItem{border:2px solid #0000;border-radius:8px;place-items:center;gap:3px;width:58px;min-height:64px;margin:8px 0;padding:8px 4px;display:grid;color:#111827!important;box-shadow:none!important;background:0 0!important}.playNavItem span{font-size:22px;line-height:1}.playNavItem.active{border-color:#2563eb;color:#2563eb!important;background:#fff!important;box-shadow:0 8px 18px #2563eb1f!important}.playMain{min-width:0}.playTopbar{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);justify-content:space-between;align-items:center;height:50px;padding:0 28px;display:flex;box-shadow:0 5px 18px #2563eb33}.playBrandText strong{letter-spacing:-.03em;font-size:18px;display:block}.playBrandText span{opacity:.78;font-size:11px;display:block}.playUserBox{align-items:center;gap:14px;font-size:13px;font-weight:900;display:flex}.playUserBox button{border-radius:999px;padding:9px 14px;box-shadow:none!important;background:#ffffff2e!important}.playTitleBlock{justify-content:space-between;align-items:flex-start;gap:18px;margin:0 0 18px;display:flex}.playTitleBlock h1{color:#0f172a;letter-spacing:-.055em;margin:0;font-size:34px;line-height:1}.playTitleBlock p{color:#7b8798;margin:8px 0 0;font-weight:700}.playPlanPill{color:#2563eb;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:11px 16px;font-weight:950;box-shadow:0 8px 18px #0f172a0f}.playTabs{background:#ffffffeb;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:0;margin:18px 0;padding:6px;display:grid;box-shadow:0 10px 26px #0f172a0f}.playTabs button{border-radius:10px;padding:13px;color:#475569!important;box-shadow:none!important;background:0 0!important}.playTabs button.active{color:#fff!important;background:#2563eb!important}.playStatsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.playStatsGrid div{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:18px;box-shadow:0 10px 24px #0f172a0f}.playStatsGrid strong{color:#2563eb;letter-spacing:-.04em;font-size:26px;display:block}.playAppShell .card{background:#fffffff0!important;border:1px solid #e5e7eb!important;border-radius:16px!important;padding:22px!important;box-shadow:0 10px 24px #0f172a12!important}.playAppShell .card:before{display:none!important}.playAppShell .card h2{letter-spacing:-.035em!important;margin-bottom:16px!important;font-size:22px!important}.playAppShell .card h2:before{display:none!important}.playCreateCard{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;display:grid}.playCreateCard h2,.playCreateCard button{grid-column:1/-1}.playAppShell input,.playAppShell select{box-shadow:none!important;border:1px solid #cbd5e1!important;border-radius:10px!important;padding:12px 14px!important;font-weight:700!important}.playAppShell button:not(.playNavItem){background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:10px;box-shadow:0 9px 18px #2563eb33}.playAppShell .tournamentList{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.playAppShell .tournamentItem{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:210px;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 9px 22px #0f172a14}.playAppShell .tournamentItem:before{content:"";background:linear-gradient(135deg,#1553d8eb,#16a34acc),repeating-linear-gradient(45deg,#ffffff29 0 8px,#0000 8px 16px);height:86px;margin:-16px -16px 14px;display:block}.playAppShell .moveLineBtn{opacity:.9;width:34px;min-width:34px;height:34px;padding:0;position:absolute;top:10px;right:10px}.playAppShell .tournamentTitleRow{gap:8px;display:grid}.playAppShell .tournamentTitleRow strong{color:#111827;font-size:15px}.playAppShell .tournamentTypeBadge{color:#2563eb;background:#eff6ff;border-radius:999px;width:max-content;padding:6px 9px;font-size:11px;font-weight:950}.playAppShell .tournamentMeta{color:#64748b;gap:4px;margin-top:10px;font-size:12px;font-weight:800;display:grid}.playAppShell .tournamentActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.playAppShell .tournamentActions button{min-width:0;padding:11px}@media (width<=900px){.playAppShell{grid-template-columns:1fr}.playSidebar{border-top:1px solid #dbe7ff;border-right:0;justify-content:space-around;height:72px;padding:6px;display:flex;position:fixed;inset:auto 0 0}.playSideLogo{display:none}.playNavItem{margin:0}.playContent{width:min(100% - 28px,760px);padding-bottom:96px}.playTopbar{height:auto;padding:12px 16px}.playStatsGrid,.playAppShell .tournamentList,.playCreateCard{grid-template-columns:1fr}.playTitleBlock{flex-direction:column}}.playCreateCard .formField{flex-direction:column;gap:6px;min-width:0;display:flex}.playCreateCard .fullField{grid-column:1/-1}.playCreateCard label{margin:0}.playCreateCard input,.playCreateCard select{width:100%;margin:0 0 14px!important}.playCreateCard input[type=date]{min-height:46px;line-height:normal}.playTabs{grid-template-columns:1.5fr 1fr 1fr}.playTitleBlock h1,.playTitleBlock p{color:#fff}@media (width<=900px){.playTabs{grid-template-columns:1fr}}.playCreateCard .dateInputClickArea{cursor:pointer;background:#fff;align-items:center;width:100%;height:46px;padding:0 14px;display:flex;overflow:hidden;border:1px solid #cbd5e1!important;border-radius:10px!important;margin:0 0 14px!important}.playCreateCard .dateInputClickArea .dateInputLeft{appearance:auto;cursor:pointer;width:100%!important;height:44px!important;min-height:44px!important;box-shadow:none!important;color:#0f172a!important;pointer-events:auto!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;line-height:normal!important}.playCreateCard .dateInputClickArea .dateInputLeft::-webkit-calendar-picker-indicator{cursor:pointer;opacity:1!important;margin-left:auto!important;position:static!important}.playAppShell,.playAppShell input,.playAppShell select,.playAppShell button{-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;font-family:Inter,Segoe UI,Roboto,Arial,system-ui,sans-serif!important}.playContent{width:min(1080px,100% - 64px)}.playTitleBlock{margin-bottom:22px}.playTitleBlock h1{text-shadow:0 10px 28px #00000038;letter-spacing:-.055em!important;font-size:clamp(34px,3.2vw,46px)!important;font-weight:900!important;line-height:.98!important}.playTitleBlock p{letter-spacing:-.015em;color:#ffffffc7!important;font-size:15px!important;font-weight:650!important;line-height:1.45!important}.playBrandText strong{letter-spacing:-.045em!important;font-size:19px!important;font-weight:900!important}.playBrandText span,.playUserBox,.playSideLogo strong,.playNavItem small{letter-spacing:-.02em}.playTabs{border-radius:18px!important;padding:7px!important}.playTabs button{min-height:44px;letter-spacing:-.018em!important;font-size:13px!important;font-weight:850!important}.playStatsGrid div,.playAppShell .card,.playAppShell .tournamentItem{border-color:#e2e8f0e0!important;box-shadow:0 18px 46px #02061724,inset 0 1px #ffffffdb!important}.playStatsGrid strong{line-height:1;letter-spacing:-.055em!important;font-size:28px!important;font-weight:900!important}.playStatsGrid span{letter-spacing:-.012em;margin-top:8px;display:block;color:#64748b!important;font-size:12.5px!important;font-weight:800!important}.playAppShell .card{background:#fffffff5!important;border-radius:22px!important;padding:26px!important}.playAppShell .card h2{letter-spacing:-.05em!important;color:#020617!important;margin-bottom:20px!important;font-size:24px!important;font-weight:900!important;line-height:1.08!important}.playAppShell input,.playAppShell select,.playCreateCard .dateInputClickArea{transition:border-color .18s,box-shadow .18s,transform .18s;color:#0f172a!important;letter-spacing:-.018em!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:13px!important;min-height:48px!important;font-size:14px!important;font-weight:650!important}.playAppShell input::placeholder,.playAppShell select:invalid{color:#94a3b8!important;font-weight:600!important}.playAppShell input:focus,.playAppShell select:focus,.playCreateCard .dateInputClickArea:focus-within{border-color:#38bdf8!important;outline:none!important;box-shadow:0 0 0 4px #38bdf82e!important}.playAppShell button:not(.playNavItem){min-height:46px;letter-spacing:-.018em!important;border-radius:13px!important;font-size:14px!important;font-weight:900!important}.playNavItem{border-radius:14px!important}.playNavItem small{font-size:10.5px!important;font-weight:850!important}.playPlanPill{letter-spacing:-.02em!important;font-size:13px!important;font-weight:900!important;box-shadow:0 16px 38px #02061729!important}@media (width<=900px){.playContent{width:min(100% - 28px,760px)}.playTitleBlock h1{font-size:32px!important}}:root{--play-blue:#1553d8;--play-blue-dark:#0f46bf;--play-bg:#f5f9ff;--play-sidebar:#eef4ff;--play-line:#d9e3f2;--play-text:#111827;--play-muted:#6b7280}.playAppShell{background:linear-gradient(#dae6f76b 1px, transparent 1px), linear-gradient(90deg, #dae6f76b 1px, transparent 1px), var(--play-bg)!important;color:var(--play-text)!important;background-size:32px 32px!important}.playMain{background-color:#f7fbff!important;background-image:linear-gradient(#dae6f75c 1px,#0000 1px),linear-gradient(90deg,#dae6f75c 1px,#0000 1px),none!important;background-position:0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat!important;background-size:32px 32px!important;background-attachment:scroll,scroll,scroll!important;background-origin:padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box!important}.playTopbar{background:var(--play-blue)!important;height:44px!important;box-shadow:0 2px 8px #0f172a1f!important}.playBrandText:before{content:"🎾"!important;background:0 0!important;width:30px!important;height:30px!important;font-size:22px!important}.playUserBox button{color:#fff!important;background:#ffffff2e!important;border-radius:999px!important;min-height:28px!important;padding:6px 12px!important}.playSidebar{background:linear-gradient(#fff 0%,#eef4ff 100%)!important;border-right:1px solid #dce6f5!important;width:76px!important;height:calc(100vh - 44px)!important;padding:18px 7px!important;top:44px!important;box-shadow:8px 0 30px #0f172a14!important}.playNavItem{color:#111827!important;border-radius:7px!important;width:58px!important;min-height:68px!important}.playNavItem.active{border:3px solid var(--play-blue)!important;color:var(--play-blue)!important;background:#fff!important;box-shadow:0 8px 18px #1553d81f!important}.playNavItem span{font-size:23px!important}.playNavItem small{letter-spacing:-.02em!important;font-size:11px!important;font-weight:750!important}.playContent{width:min(1100px,100% - 82px)!important;padding-top:28px!important}.playTitleBlock{align-items:flex-start!important;margin-bottom:18px!important}.playTitleBlock h1{color:#111827!important;letter-spacing:-.055em!important;font-size:34px!important;font-weight:900!important;line-height:1.02!important}.playTitleBlock p{color:#6b7280!important;margin-top:6px!important;font-size:16px!important;font-weight:500!important;line-height:1.35!important}.playPlanPill{color:var(--play-blue)!important;background:#fff!important;border:1px solid #dce6f5!important;border-radius:999px!important;font-size:13px!important;box-shadow:0 6px 18px #0f172a0f!important}.playTabs{background:#ffffffeb!important;border:1px solid #dce6f5!important;border-radius:16px!important;padding:7px!important;box-shadow:0 8px 20px #0f172a0f!important}.playTabs button{color:#4b5563!important;background:0 0!important;border-radius:9px!important;min-height:42px!important;font-size:12.5px!important;font-weight:800!important}.playTabs button.active{background:var(--play-blue)!important;color:#fff!important}.playStatsGrid div,.playAppShell .card{background:#fffffff5!important;border:1px solid #dce6f5!important;border-radius:14px!important;box-shadow:0 8px 22px #0f172a12!important}.playStatsGrid strong{color:var(--play-blue)!important;font-size:28px!important;font-weight:900!important}.playStatsGrid span{color:#64748b!important;font-size:12px!important;font-weight:800!important}.playAppShell .card h2{color:#111827!important;letter-spacing:-.04em!important;font-size:22px!important;font-weight:900!important}.playCreateCard .formField label,.playAppShell label{color:#111827!important;font-size:13px!important;font-weight:800!important}.playAppShell input,.playAppShell select,.playCreateCard .dateInputClickArea{color:#111827!important;min-height:42px!important;box-shadow:none!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;font-size:14px!important;font-weight:500!important}.playAppShell button:not(.playNavItem){background:var(--play-blue)!important;color:#fff!important;border-radius:10px!important;font-weight:850!important;box-shadow:0 8px 18px #1553d82e!important}.playTopbar{background:#1553d8!important}.playBrandText span{color:#ffffffc7!important;letter-spacing:-.01em!important;font-size:11px!important;font-weight:500!important;display:block!important}.playSidebar{padding-top:10px!important}.playSideLogo{color:#1553d8!important;place-items:center!important;height:56px!important;margin:0 0 12px!important;font-size:10px!important;font-weight:900!important;display:grid!important}.playSideLogo .beachLogo{width:34px!important;height:34px!important;box-shadow:none!important;background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-radius:10px!important;display:block!important}.playSideLogo strong{color:#1553d8!important;letter-spacing:-.03em!important;margin-top:3px!important;font-size:10px!important;display:block!important}.playNavItem span{filter:grayscale(.25)saturate(.75)!important;font-size:21px!important}.playNavItem.active span{filter:none!important}.playTabs button.active{background:#1553d8!important}.playAppShell .tournamentItem{background:#fff!important;border:1px solid #dbe4f0!important;border-radius:14px!important;min-height:220px!important;box-shadow:0 8px 22px #0f172a14!important}.playAppShell .tournamentItem:before{background:linear-gradient(135deg,#0f172a 0%,#1553d8 100%)!important;border-bottom:1px solid #ffffff2e!important;height:72px!important;margin:-16px -16px 16px!important}.playAppShell .moveLineBtn{color:#fff!important;box-shadow:none!important;background:#ffffff29!important;border:1px solid #ffffff40!important}.playAppShell .tournamentTitleRow strong{color:#111827!important;letter-spacing:-.025em!important;font-size:15px!important;font-weight:900!important}.playAppShell .tournamentTypeBadge{color:#1553d8!important;background:#eef4ff!important;border:1px solid #dbe7ff!important;font-weight:850!important}.playAppShell .tournamentMeta span{color:#334155!important;background:#f1f5f9!important;border-radius:999px!important;width:fit-content!important;padding:6px 9px!important;font-size:12px!important;font-weight:750!important}.playStatsGrid div,.playAppShell .card,.playTabs{box-shadow:0 8px 22px #0f172a0f!important}.playAppShell .card h2,.playTitleBlock h1{color:#111827!important;font-family:Inter,Segoe UI,Arial,system-ui,sans-serif!important}.playAppShell button:not(.playNavItem):not(.moveLineBtn){background:#1553d8!important}html,body,.playAppShell,.playMain{background:#f4f8ff!important}.playTopbar{z-index:100!important;background:#1553d8!important;justify-content:space-between!important;align-items:center!important;height:52px!important;padding:0 24px 0 96px!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 2px 10px #0f172a24!important}.playSidebar{z-index:90!important;background:linear-gradient(#fff 0%,#eef4ff 100%)!important;border-right:1px solid #dce6f5!important;width:76px!important;height:calc(100vh - 52px)!important;padding:12px 7px!important;position:fixed!important;top:52px!important;bottom:0!important;left:0!important}.playMain{grid-column:1/-1!important;min-height:100vh!important;padding-top:52px!important;padding-left:76px!important}.playContent{width:min(1100px,100% - 80px)!important;margin:0 auto!important;padding:28px 0 60px!important}.playTitleBlock{margin-top:0!important}.playTitleBlock h1{color:#111827!important;text-shadow:none!important;margin-top:0!important}.playBrandText{min-width:0!important}.playBrandText strong{color:#fff!important;line-height:1!important;display:block!important}.playBrandText span{color:#ffffffc7!important;margin-top:3px!important;line-height:1!important;display:block!important}@media (width<=900px){.playTopbar{height:52px!important;padding:0 14px!important}.playSidebar{width:auto!important;height:74px!important;inset:auto 0 0!important}.playMain{padding-top:52px!important;padding-left:0!important}.playContent{width:min(100% - 28px,760px)!important;padding-bottom:98px!important}}.playBrandText:before{content:none!important;display:none!important}.playSideLogo .beachLogo{box-shadow:none!important;background:0 0!important;overflow:visible!important}.playSideLogo .beachLogo:before{content:"";background:#1553d8;width:32px;height:32px;margin:1px auto 0;display:block;-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"8\" r=\"5\"/><path d=\"M12 12l8 8\"/><path d=\"M5 4c4 4 6 6 10 10\"/><path d=\"M4 8h8\"/><path d=\"M8 4v8\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"8\" r=\"5\"/><path d=\"M12 12l8 8\"/><path d=\"M5 4c4 4 6 6 10 10\"/><path d=\"M4 8h8\"/><path d=\"M8 4v8\"/></svg>") 50%/contain no-repeat}.playNavItem span:not(.navIcon){font-size:0!important}.playNavItem .navIcon{filter:none!important;background:#111827!important;width:26px!important;height:26px!important;display:block!important}.playNavItem.active .navIcon{background:#1553d8!important}.homeIcon{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l9-8 9 8\"/><path d=\"M5 10v10h14V10\"/><path d=\"M9 20v-6h6v6\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11l9-8 9 8\"/><path d=\"M5 10v10h14V10\"/><path d=\"M9 20v-6h6v6\"/></svg>") 50%/contain no-repeat}.calendarIcon{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"5\" width=\"16\" height=\"15\" rx=\"2\"/><path d=\"M8 3v4M16 3v4M4 10h16\"/><path d=\"M9 14h6\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"5\" width=\"16\" height=\"15\" rx=\"2\"/><path d=\"M8 3v4M16 3v4M4 10h16\"/><path d=\"M9 14h6\"/></svg>") 50%/contain no-repeat}.trophyIcon{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 4h8v4a4 4 0 0 1-8 0V4z\"/><path d=\"M8 6H5a3 3 0 0 0 3 4\"/><path d=\"M16 6h3a3 3 0 0 1-3 4\"/><path d=\"M12 12v5\"/><path d=\"M8 21h8\"/><path d=\"M10 17h4\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 4h8v4a4 4 0 0 1-8 0V4z\"/><path d=\"M8 6H5a3 3 0 0 0 3 4\"/><path d=\"M16 6h3a3 3 0 0 1-3 4\"/><path d=\"M12 12v5\"/><path d=\"M8 21h8\"/><path d=\"M10 17h4\"/></svg>") 50%/contain no-repeat}.gearIcon{-webkit-mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1-2 2-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V20h-3v-.1a1.7 1.7 0 0 0-1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1-2-2 .1-.1A1.7 1.7 0 0 0 4.6 15a1.7 1.7 0 0 0-1.5-1H3v-3h.1a1.7 1.7 0 0 0 1.5-1 1.7 1.7 0 0 0-.3-1.8l-.1-.1 2-2 .1.1A1.7 1.7 0 0 0 8 5.4a1.7 1.7 0 0 0 1-1.5V4h3v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1 2 2-.1.1a1.7 1.7 0 0 0-.3 1.8 1.7 1.7 0 0 0 1.5 1h.1v3h-.1a1.7 1.7 0 0 0-1.5 1z\"/></svg>") 50%/contain no-repeat;mask:url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"black\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M19.4 15a1.7 1.7 0 0 0 .3 1.8l.1.1-2 2-.1-.1a1.7 1.7 0 0 0-1.8-.3 1.7 1.7 0 0 0-1 1.5V20h-3v-.1a1.7 1.7 0 0 0-1-1.5 1.7 1.7 0 0 0-1.8.3l-.1.1-2-2 .1-.1A1.7 1.7 0 0 0 4.6 15a1.7 1.7 0 0 0-1.5-1H3v-3h.1a1.7 1.7 0 0 0 1.5-1 1.7 1.7 0 0 0-.3-1.8l-.1-.1 2-2 .1.1A1.7 1.7 0 0 0 8 5.4a1.7 1.7 0 0 0 1-1.5V4h3v.1a1.7 1.7 0 0 0 1 1.5 1.7 1.7 0 0 0 1.8-.3l.1-.1 2 2-.1.1a1.7 1.7 0 0 0-.3 1.8 1.7 1.7 0 0 0 1.5 1h.1v3h-.1a1.7 1.7 0 0 0-1.5 1z\"/></svg>") 50%/contain no-repeat}.tabIcon{vertical-align:-2px;background:currentColor;width:14px;height:14px;margin-right:6px;display:inline-block}.trophySmall{-webkit-mask:inherit;-webkit-mask:inherit;mask:inherit}.racketSmall,.cardSmall{border-radius:2px}.playAppShell .tournamentMeta span{background:0 0!important;border-radius:0!important;padding:0!important}.playAppShell .tournamentItem:before{background:#e5e7eb!important;border:0!important;height:0!important;margin:0!important}.playAppShell .tournamentItem{min-height:auto!important}:root{--pro-bg:#eef4fb;--pro-surface:#fff;--pro-surface-2:#f8fafc;--pro-sidebar:#f7faff;--pro-primary:#174ea6;--pro-primary-2:#2563eb;--pro-accent:#06b6d4;--pro-ink:#0f172a;--pro-text:#1f2937;--pro-muted:#667085;--pro-line:#d9e2ef;--pro-soft-line:#e8eef7;--pro-shadow:0 14px 34px #0f172a14;--pro-shadow-soft:0 8px 22px #0f172a0e}html,body,#root{min-height:100%}body{-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:var(--pro-bg)!important;color:var(--pro-text)!important;font-family:Inter,Segoe UI,Roboto,Arial,system-ui,sans-serif!important}.playAppShell,.playMain{background:radial-gradient(circle at 18% 0,#2563eb14,#0000 34%),linear-gradient(#f7fbff 0%,#eef4fb 100%)!important}.playTopbar{background:linear-gradient(90deg,#0f2f68 0%,#174ea6 58%,#0e7490 100%)!important;border:0!important;height:56px!important;padding:0 28px 0 106px!important;box-shadow:0 8px 24px #0f172a29!important}.playBrandText{display:block!important}.playBrandText:before{display:none!important}.playBrandText strong{color:#fff!important;letter-spacing:-.04em!important;font-size:19px!important;font-weight:850!important}.playBrandText span{color:#ffffffb8!important;letter-spacing:-.01em!important;margin-top:4px!important;font-size:11px!important;font-weight:500!important;display:block!important}.playUserBox{color:#ffffffeb!important;font-size:12.5px!important;font-weight:750!important}.playUserBox button{color:#fff!important;min-height:32px!important;box-shadow:none!important;background:#ffffff24!important;border:1px solid #ffffff24!important;border-radius:10px!important;padding:7px 13px!important}.playSidebar{-webkit-backdrop-filter:blur(18px)!important;backdrop-filter:blur(18px)!important;border-right:1px solid var(--pro-line)!important;background:#ffffffeb!important;width:82px!important;height:calc(100vh - 56px)!important;padding:14px 10px!important;top:56px!important;box-shadow:10px 0 26px #0f172a0e!important}.playSideLogo{height:58px!important;color:var(--pro-primary)!important;margin-bottom:12px!important;display:grid!important}.playSideLogo .beachLogo,.playSideLogo .beachLogo:before{width:34px!important;height:34px!important}.playSideLogo .beachLogo:before{background:var(--pro-primary)!important}.playSideLogo strong{color:var(--pro-primary)!important;font-size:10px!important;font-weight:850!important}.playNavItem{transition:background .18s,border-color .18s,color .18s,transform .18s;color:#344054!important;background:0 0!important;border:1px solid #0000!important;border-radius:14px!important;width:60px!important;min-height:66px!important;margin:0 auto 9px!important;padding:8px 4px!important}.playNavItem:hover{background:#eef5ff!important;transform:translateY(-1px)!important}.playNavItem.active{color:var(--pro-primary)!important;box-shadow:none!important;background:#eef5ff!important;border:1px solid #bcd3fb!important}.playNavItem .navIcon{background:currentColor!important;width:24px!important;height:24px!important}.playNavItem small{color:currentColor!important;font-size:10.5px!important;font-weight:760!important}.playMain{padding-top:56px!important;padding-left:82px!important}.playContent{width:min(1120px,100% - 72px)!important;padding:34px 0 64px!important}.playTitleBlock{margin:0 0 22px!important}.playTitleBlock h1{color:var(--pro-ink)!important;letter-spacing:-.055em!important;margin:0!important;font-size:clamp(34px,3vw,44px)!important;font-weight:850!important;line-height:1!important}.playTitleBlock p{color:var(--pro-muted)!important;margin:8px 0 0!important;font-size:15px!important;font-weight:520!important;line-height:1.45!important}.playPlanPill{background:var(--pro-surface)!important;color:var(--pro-primary)!important;border:1px solid var(--pro-line)!important;box-shadow:var(--pro-shadow-soft)!important;border-radius:999px!important;font-size:12.5px!important;font-weight:800!important}.playTabs{border:1px solid var(--pro-line)!important;box-shadow:var(--pro-shadow-soft)!important;background:#ffffffe0!important;border-radius:18px!important;grid-template-columns:1.6fr 1fr 1fr!important;gap:6px!important;padding:7px!important}.playTabs button{color:#475467!important;letter-spacing:-.012em!important;min-height:44px!important;box-shadow:none!important;background:0 0!important;border-radius:12px!important;font-size:12.8px!important;font-weight:760!important}.playTabs button.active{background:linear-gradient(135deg, var(--pro-primary), var(--pro-primary-2))!important;color:#fff!important;box-shadow:0 10px 22px #174ea633!important}.playStatsGrid{gap:16px!important;margin-bottom:18px!important}.playStatsGrid div,.playAppShell .card{border:1px solid var(--pro-line)!important;box-shadow:var(--pro-shadow-soft)!important;background:#fffffff0!important;border-radius:20px!important}.playStatsGrid div{padding:20px 22px!important}.playStatsGrid strong{color:var(--pro-primary)!important;letter-spacing:-.055em!important;font-size:30px!important;font-weight:850!important}.playStatsGrid span{color:var(--pro-muted)!important;margin-top:7px!important;font-size:12.5px!important;font-weight:760!important}.playAppShell .card{padding:26px!important}.playAppShell .card h2{color:var(--pro-ink)!important;letter-spacing:-.045em!important;margin-bottom:20px!important;font-size:23px!important;font-weight:850!important}.playCreateCard{gap:4px 18px!important}.playCreateCard .formField label,.playAppShell label{color:#1f2937!important;letter-spacing:-.01em!important;margin-bottom:6px!important;font-size:12.8px!important;font-weight:780!important}.playAppShell input,.playAppShell select,.playCreateCard .dateInputClickArea{min-height:46px!important;color:var(--pro-ink)!important;background:#fff!important;border:1px solid #cdd8e7!important;border-radius:12px!important;font-size:14px!important;font-weight:520!important;box-shadow:0 1px #0f172a05!important}.playAppShell input:focus,.playAppShell select:focus,.playCreateCard .dateInputClickArea:focus-within{border-color:var(--pro-primary-2)!important;box-shadow:0 0 0 4px #2563eb21!important}.playAppShell button:not(.playNavItem):not(.moveLineBtn){background:linear-gradient(135deg, var(--pro-primary), var(--pro-accent))!important;letter-spacing:-.012em!important;border-radius:12px!important;min-height:46px!important;font-size:13.5px!important;font-weight:820!important;box-shadow:0 12px 24px #174ea62e!important}.playAppShell .tournamentList{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.playAppShell .tournamentItem{border:1px solid var(--pro-line)!important;min-height:220px!important;box-shadow:var(--pro-shadow-soft)!important;background:#fff!important;border-radius:18px!important;padding:18px!important}.playAppShell .tournamentItem:before{display:none!important}.playAppShell .moveLineBtn{color:#64748b!important;background:#f1f5f9!important;border:1px solid #e2e8f0!important;border-radius:10px!important;width:32px!important;min-width:32px!important;height:32px!important;top:14px!important;right:14px!important}.playAppShell .tournamentTitleRow strong{color:var(--pro-ink)!important;font-size:16px!important;font-weight:820!important}.playAppShell .tournamentTypeBadge{color:var(--pro-primary)!important;background:#eef5ff!important;border:1px solid #d8e7ff!important;padding:6px 10px!important;font-size:11px!important;font-weight:780!important}.playAppShell .tournamentMeta{gap:8px!important;margin-top:14px!important}.playAppShell .tournamentMeta span{color:#475467!important;background:0 0!important;font-size:12px!important;font-weight:650!important}.playAppShell .tournamentActions{margin-top:18px!important}@media (width<=900px){.playTopbar{height:56px!important;padding:0 16px!important}.playMain{padding-top:56px!important;padding-left:0!important}.playContent{width:min(100% - 28px,760px)!important;padding-bottom:104px!important}.playTabs,.playStatsGrid,.playAppShell .tournamentList,.playCreateCard{grid-template-columns:1fr!important}}.playNavItem{gap:7px!important;width:70px!important;min-height:74px!important;padding:9px 5px 8px!important;overflow:visible!important}.playNavItem.active{border-width:2px!important}.playNavItem small{text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;width:100%!important;max-width:62px!important;font-size:10px!important;line-height:1.12!important;display:block!important}.playNavItem .navIcon{flex:none!important;width:23px!important;height:23px!important}@media (width<=900px){.playSidebar{width:auto!important}.playMain{padding-left:0!important}.playTopbar{padding-left:16px!important}}.playNavItem span:not(.navIcon){filter:none!important;background:0 0!important;width:auto!important;height:auto!important;font-size:22px!important;line-height:1!important;display:block!important}.playNavItem .navIcon,.tabIcon{display:none!important}.playNavItem.active span:not(.navIcon){transform:scale(1.02)}.playTabs button{white-space:normal!important}.playAppShell{grid-template-columns:112px minmax(0,1fr)!important}.playSidebar{width:112px!important;padding:16px 12px!important}.playMain{padding-left:112px!important}.playTopbar{padding-left:136px!important}.playSideLogo{text-align:center!important;place-items:center!important;height:88px!important;margin:0 0 14px!important;display:grid!important}.playSideLogo .beachLogo{background:linear-gradient(135deg,#38bdf8,#0ea5e9)!important;border-radius:16px!important;width:54px!important;height:54px!important;display:block!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 22px #0ea5e933!important}.playSideLogo .beachLogo:before{content:none!important;display:none!important}.playSideLogo .beachLogoSand,.playSideLogo .beachLogoBall,.playSideLogo .beachLogoRacket{display:block!important}.playSideLogo .beachLogoSand{background:#facc15!important;border-radius:50% 50% 0 0!important;height:24px!important;position:absolute!important;bottom:-8px!important;left:-8px!important;right:-8px!important}.playSideLogo .beachLogoBall{color:#fef08a!important;width:14px!important;height:14px!important;font-size:22px!important;line-height:14px!important;position:absolute!important;top:8px!important;right:9px!important}.playSideLogo .beachLogoRacket{border:3px solid #fff!important;border-radius:999px!important;width:15px!important;height:24px!important;position:absolute!important;transform:rotate(-32deg)!important}.playSideLogo .beachLogoRacket:after{content:""!important;background:#fff!important;border-radius:999px!important;width:4px!important;height:16px!important;position:absolute!important;bottom:-16px!important;left:50%!important;transform:translate(-50%)!important}.playSideLogo .racketOne{top:12px!important;left:14px!important}.playSideLogo .racketTwo{opacity:.9!important;top:18px!important;left:24px!important;transform:rotate(28deg)!important}.playSideLogo strong{color:#174ea6!important;letter-spacing:-.04em!important;margin-top:7px!important;font-size:12px!important;font-weight:900!important;line-height:1.05!important;display:block!important}.playNavItem{width:84px!important;min-height:70px!important;margin-bottom:10px!important}.playNavItem small{overflow-wrap:normal!important;word-break:normal!important;max-width:76px!important;font-size:11px!important;line-height:1.1!important}.playBrandText strong{font-size:20px!important}@media (width<=900px){.playSidebar{width:auto!important}.playMain{padding-left:0!important}.playTopbar{padding-left:16px!important}.playSideLogo{display:none!important}}.homeQuickActionsFour{grid-template-columns:repeat(4,minmax(0,1fr))!important}#historico-torneios{scroll-margin-top:86px}.internalModalities{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.playAppShell .internalModalities .modalityInfoCard{border:1px solid var(--pro-line,#d9e2ef)!important;box-shadow:none!important;background:#fff!important;border-radius:16px!important;margin:0!important}.playAppShell .internalModalities .modalityInfoTop h3{color:var(--pro-ink,#0f172a)!important;font-size:16px!important}.playAppShell .internalModalities .modalityExplainBox,.playAppShell .internalModalities p{color:var(--pro-muted,#667085)!important;font-size:14px!important;line-height:1.55!important}@media (width<=900px){.homeQuickActionsFour,.internalModalities{grid-template-columns:1fr!important}}.homeQuickActions{gap:10px!important;padding:9px!important}.homeQuickActions button{letter-spacing:-.02em!important;background:linear-gradient(135deg,#174ea6 0%,#2563eb 54%,#06b6d4 100%)!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:10px!important;min-height:58px!important;padding:0 22px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important;box-shadow:0 14px 28px #174ea638!important}.homeQuickActions button:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important}.homeQuickActions button:first-letter{font-size:22px}.homeQuickActions button{text-shadow:0 1px 1px #0000002e!important}@media (width<=900px){.homeQuickActions button{min-height:54px!important;font-size:14px!important}}.publicHeaderWithLogo{grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:20px!important;display:grid!important}.publicBrandRow{align-items:center;gap:12px;min-width:220px;display:flex}.publicBrandRow .beachLogo{border-radius:16px;flex:none;width:54px;height:54px}.publicBrandRow strong{color:#0f172a;letter-spacing:-.04em;font-size:18px;font-weight:900;line-height:1;display:block}.publicBrandRow span{color:#2563eb;text-transform:none;letter-spacing:-.01em;margin-top:5px;font-size:13px;font-weight:800;display:block}.publicTitleBlock{min-width:0}.publicTitleBlock h1{margin-top:4px!important}@media (width<=800px){.publicHeaderWithLogo{grid-template-columns:1fr!important}.publicBrandRow{min-width:0}}.playBrandText span,.publicBrandRow span{color:#ffffffc2;display:block!important}.publicBrandRow span{color:#667085!important;font-weight:650!important}.publicAthletesGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.publicAthleteGroup{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.publicAthleteGroup h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:15px;font-weight:900}.publicAthleteGroup p{color:#64748b;margin:0}.publicAthleteList{flex-wrap:wrap;gap:8px;display:flex}.publicAthleteList span{color:#1e3a8a;background:#fff;border:1px solid #dbeafe;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:13px;font-weight:750;display:inline-flex}.tournamentHeaderMeta{flex-wrap:wrap;gap:8px 10px;max-width:900px;margin-top:10px;display:flex}.tournamentHeaderMeta span{color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:13px;font-weight:800;line-height:1.15;display:inline-flex}.appPage header p{display:none}@media (width<=720px){.tournamentHeaderMeta{flex-direction:column;align-items:flex-start}}@media (width<=1024px){html,body{width:100%!important;overflow-x:hidden!important}.playAppShell{grid-template-columns:none!important;min-height:100vh!important;display:block!important}.playTopbar{z-index:1000!important;height:56px!important;padding:0 10px 0 12px!important;position:fixed!important;top:0!important;left:0!important;right:0!important}.playBrandText strong{white-space:nowrap!important;font-size:15px!important;line-height:1!important}.playBrandText span{white-space:normal!important;max-width:190px!important;font-size:9px!important;line-height:1.15!important}.playUserBox{flex-shrink:0!important;gap:6px!important;font-size:10px!important}.playUserBox span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:70px!important;overflow:hidden!important}.playUserBox button{min-height:30px!important;padding:6px 9px!important;font-size:11px!important}.playMain{width:100%!important;min-width:0!important;padding-top:56px!important;padding-bottom:86px!important;padding-left:0!important;display:block!important}.playContent{width:100%!important;max-width:none!important;margin:0!important;padding:18px 12px 100px!important}.playSidebar{width:100%!important;height:76px!important;min-height:76px!important;padding:6px 8px calc(6px + env(safe-area-inset-bottom))!important;z-index:999!important;background:#fffffff5!important;border-top:1px solid #dce6f5!important;border-right:0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;align-items:center!important;gap:6px!important;display:grid!important;position:fixed!important;inset:auto 0 0!important;overflow:visible!important;box-shadow:0 -8px 26px #0f172a1a!important}.playSideLogo{display:none!important}.playNavItem{border-radius:14px!important;place-items:center!important;gap:3px!important;width:100%!important;min-width:0!important;height:58px!important;min-height:58px!important;margin:0!important;padding:6px 2px!important;display:grid!important}.playNavItem span:not(.navIcon){font-size:18px!important;line-height:1!important;display:block!important}.playNavItem small{text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;max-width:none!important;font-size:9px!important;line-height:1.05!important;display:block!important;overflow:hidden!important}.playTitleBlock{flex-direction:column!important;gap:12px!important}.playTitleBlock h1{font-size:30px!important}.playPlanPill{align-self:flex-start!important}.homeQuickActionsFour,.playTabs,.playStatsGrid,.playCreateCard,.playAppShell .tournamentList,.internalModalities{grid-template-columns:1fr!important}.appPage,.card,.playAppShell .card{width:100%!important;max-width:100%!important}}.roundCard{grid-template-columns:repeat(2,minmax(280px,1fr))!important;align-items:stretch!important;gap:14px!important;display:grid!important}.roundCard>.roundHeader,.roundCard>h3{grid-column:1/-1!important}.roundCard>.gameCard{min-width:0!important;margin-bottom:0!important}.schedule .gameCard{grid-template-columns:1fr auto 1fr!important;grid-template-areas:"team1 score team2""court court action"!important;align-items:center!important;gap:10px 12px!important;padding:14px 16px!important;display:grid!important}.schedule .gameCard>strong{grid-area:court!important;justify-self:start!important;margin:0!important}.schedule .gameTeams{display:contents!important}.schedule .gameTeams div{width:100%!important;min-width:0!important;box-shadow:none!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:0 0!important;border:0!important;padding:0!important;font-size:12px!important;line-height:1.2!important;overflow:hidden!important}.schedule .gameTeams div:first-child{grid-area:team1!important}.schedule .gameTeams div:last-child{grid-area:team2!important}.schedule .scoreRow{grid-area:score!important;justify-content:center!important;align-items:center!important;gap:7px!important;min-width:110px!important;margin:0!important;display:flex!important}.schedule .scoreRow input{border-radius:7px!important;width:42px!important;height:32px!important;padding:4px 6px!important;font-size:13px!important}.schedule .scoreRow span{font-size:13px!important;line-height:1!important}.schedule .gameVoiceActions{grid-area:action!important;place-self:center end!important;margin:0!important}.schedule .gameVoiceActions button{white-space:nowrap!important;border-radius:999px!important;min-height:34px!important;padding:8px 12px!important;font-size:11px!important}@media (width<=980px){.roundCard{grid-template-columns:1fr!important}}@media (width<=640px){.schedule .gameCard{grid-template-columns:1fr auto 1fr!important;grid-template-areas:"team1 score team2""court action action"!important;column-gap:8px!important;padding:12px!important}.schedule .scoreRow{min-width:96px!important}.schedule .scoreRow input{width:38px!important}}.schedule{flex-direction:column!important;align-items:stretch!important;gap:22px!important;display:flex!important}.schedule>.voiceRepeatBox{width:100%!important}.schedule>.roundCard{grid-template-columns:repeat(2,minmax(280px,1fr))!important;align-items:stretch!important;gap:14px!important;width:100%!important;margin-bottom:0!important;display:grid!important}.schedule>.roundCard>.roundHeader,.schedule>.roundCard>h3{grid-column:1/-1!important}.schedule>.roundCard>.gameCard{min-width:0!important;margin-bottom:0!important}@media (width<=900px){.schedule>.roundCard{grid-template-columns:1fr!important}}.schedule>.roundCard{gap:18px!important}.schedule .gameCard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"team1 score team2""team1 score team2""court court action"!important;align-items:center!important;gap:16px!important;min-height:138px!important;padding:20px 18px 16px!important}.schedule .gameTeams div{text-align:center!important;white-space:normal!important;min-height:42px!important;text-overflow:initial!important;word-break:normal!important;overflow-wrap:anywhere!important;justify-content:center!important;align-items:center!important;padding:6px 8px!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;overflow:visible!important}.schedule .scoreRow{align-self:center!important;min-width:124px!important}.schedule .scoreRow input{border-radius:9px!important;width:46px!important;height:36px!important;font-size:14px!important}.schedule .scoreRow span{font-size:18px!important;font-weight:900!important}.schedule .gameCard>strong{white-space:normal!important;align-self:end!important;max-width:100%!important;line-height:1.2!important}.schedule .gameVoiceActions{align-self:end!important}.schedule .gameVoiceActions button{min-height:38px!important;padding:9px 14px!important}@media (width<=1100px){.schedule .gameCard{grid-template-areas:"team1 team1 team1""score score score""team2 team2 team2""court court action"!important;row-gap:10px!important;min-height:156px!important}.schedule .scoreRow{justify-self:center!important}}@media (width<=640px){.schedule .gameCard{grid-template-columns:1fr!important;grid-template-areas:"team1""score""team2""court""action"!important;min-height:170px!important;padding:16px!important}.schedule .gameCard>strong,.schedule .gameVoiceActions{justify-self:center!important}.schedule .gameVoiceActions button{width:100%!important}}.cupBrackets{flex-direction:column!important;align-items:stretch!important;gap:26px!important;width:100%!important;display:flex!important;overflow-x:visible!important}.cupBrackets>.bracketColumn{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important}.cupBrackets>.bracketColumn:first-child{order:1!important}.cupBrackets>.bracketColumn:nth-child(2){order:2!important}.cupBrackets .bracketColumn .roundCard{grid-template-columns:repeat(2,minmax(300px,1fr))!important;width:100%!important}@media (width<=900px){.cupBrackets .bracketColumn .roundCard{grid-template-columns:1fr!important}}.schedule .gameCard,.bracketColumn .gameCard{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;grid-template-areas:"court court action""team1 score team2"!important;align-items:center!important;gap:18px 16px!important;min-height:132px!important;padding:18px 16px!important;display:grid!important}.schedule .gameCard>strong,.bracketColumn .gameCard>strong{white-space:normal!important;grid-area:court!important;place-self:center start!important;max-width:100%!important;margin:0!important;line-height:1.2!important}.schedule .gameVoiceActions,.bracketColumn .gameVoiceActions{grid-area:action!important;place-self:center end!important;margin:0!important}.schedule .gameVoiceActions button,.bracketColumn .gameVoiceActions button{white-space:nowrap!important;border-radius:999px!important;min-height:38px!important;padding:9px 14px!important}.schedule .gameTeams,.bracketColumn .gameTeams{display:contents!important}.schedule .gameTeams div,.bracketColumn .gameTeams div{text-align:center!important;white-space:normal!important;width:100%!important;min-width:0!important;min-height:44px!important;text-overflow:initial!important;overflow-wrap:anywhere!important;word-break:normal!important;justify-content:center!important;align-items:center!important;padding:6px 8px!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important;display:flex!important;overflow:visible!important}.schedule .gameTeams div:first-child,.bracketColumn .gameTeams div:first-child{grid-area:team1!important}.schedule .gameTeams div:last-child,.bracketColumn .gameTeams div:last-child{grid-area:team2!important}.schedule .gameTeams span{display:none!important}.bracketColumn .gameTeams span{grid-area:score!important;display:none!important}.schedule .scoreRow,.bracketColumn .scoreRow{grid-area:score!important;justify-content:center!important;place-self:center!important;align-items:center!important;gap:10px!important;min-width:124px!important;margin:0!important;display:flex!important}.schedule .scoreRow input,.bracketColumn .scoreRow input{text-align:center!important;border-radius:9px!important;width:48px!important;height:36px!important;padding:4px 6px!important;font-size:14px!important}.schedule .scoreRow span,.bracketColumn .scoreRow span{font-size:18px!important;font-weight:900!important;line-height:1!important}@media (width<=640px){.schedule .gameCard,.bracketColumn .gameCard{grid-template-columns:1fr!important;grid-template-areas:"court""action""team1""score""team2"!important;row-gap:12px!important;min-height:190px!important;padding:16px!important}.schedule .gameCard>strong,.bracketColumn .gameCard>strong,.schedule .gameVoiceActions,.bracketColumn .gameVoiceActions{justify-self:center!important}.schedule .gameVoiceActions button,.bracketColumn .gameVoiceActions button{width:100%!important}}.schedule .gameTeams div,.bracketColumn .gameTeams div{min-height:52px!important;font-size:15px!important;font-weight:900!important;line-height:1.3!important}@media (width<=900px){.schedule .gameTeams div,.bracketColumn .gameTeams div{font-size:14px!important;line-height:1.3!important}}@media (width<=640px){.schedule .gameTeams div,.bracketColumn .gameTeams div{min-height:48px!important;font-size:14px!important;line-height:1.35!important}}.tournamentTopTabs{background:#ffffffeb;border:1px solid #dbeafe;border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;padding:12px;display:grid;box-shadow:0 10px 28px #0f172a14}.tournamentTopTabs button{color:#334155;cursor:pointer;background:#f8fafc;border:0;border-radius:18px;min-height:58px;font-size:15px;font-weight:900;box-shadow:inset 0 0 0 1px #e2e8f0}.tournamentTopTabs button.active{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 24px #2563eb47}.matchesSubTabs{background:#f1f5f9;border:1px solid #dbeafe;border-radius:18px;flex-wrap:wrap;gap:10px;margin:0 0 18px;padding:8px;display:flex}.matchesSubTabs button{color:#0f172a;cursor:pointer;background:#fff;border:0;border-radius:999px;min-height:44px;padding:10px 16px;font-size:13px;font-weight:900;box-shadow:inset 0 0 0 1px #dbeafe}.matchesSubTabs button.active{color:#fff;background:#0f58d6;box-shadow:0 10px 20px #2563eb40}.groupsPreviewBox{border-top:1px solid #dbeafe;margin-top:18px;padding-top:16px}@media (width<=760px){.tournamentTopTabs{grid-template-columns:repeat(2,minmax(0,1fr))}.tournamentTopTabs button{min-height:52px;font-size:13px}.matchesSubTabs{grid-template-columns:1fr;display:grid}}.cupRankingSplit{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.cupRankingPanel{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;min-width:0;padding:16px}.cupRankingPanel>h3{color:#0f172a;margin-top:0;font-size:16px;font-weight:900}@media (width<=900px){.cupRankingSplit{grid-template-columns:1fr}}.cupBrackets .bracketColumn>h3,.cupBrackets .bracketColumn:first-child>h3,.cupBrackets .bracketColumn:nth-child(2)>h3,.cupBrackets .bracketColumn .roundHeader h3,.cupBrackets .bracketColumn .roundCard>h3,.cupBrackets .bracketColumn:first-child .roundHeader h3,.cupBrackets .bracketColumn:first-child .roundCard>h3,.cupBrackets .bracketColumn:nth-child(2) .roundHeader h3,.cupBrackets .bracketColumn:nth-child(2) .roundCard>h3{color:#fff!important;background:linear-gradient(135deg,#020617,#1e293b)!important}.cupBrackets .bracketColumn:first-child .roundCard,.cupBrackets .bracketColumn:nth-child(2) .roundCard,.cupBrackets .bracketColumn .roundCard{border-left:5px solid #0f172a!important}.schedule .gameCard,.bracketColumn .gameCard{row-gap:28px!important;min-height:210px!important;padding-top:34px!important;padding-bottom:34px!important}.schedule .gameTeams div,.bracketColumn .gameTeams div{min-height:72px!important;padding-top:14px!important;padding-bottom:14px!important}@media (width<=640px){.schedule .gameCard,.bracketColumn .gameCard{row-gap:18px!important;min-height:250px!important;padding-top:26px!important;padding-bottom:26px!important}.schedule .gameTeams div,.bracketColumn .gameTeams div{min-height:66px!important}}.cupBrackets .bracketColumn.mainBracket>h3,.cupBrackets .bracketColumn.mainBracket .roundHeader h3,.cupBrackets .bracketColumn.mainBracket .roundCard>h3{color:#111827!important;background:linear-gradient(135deg,#facc15,#f59e0b)!important}.cupBrackets .bracketColumn.mainBracket .roundCard{border-left:5px solid #f59e0b!important}.cupBrackets .bracketColumn.repechageBracket>h3,.cupBrackets .bracketColumn.repechageBracket .roundHeader h3,.cupBrackets .bracketColumn.repechageBracket .roundCard>h3{color:#0f172a!important;background:linear-gradient(135deg,#e5e7eb,#94a3b8)!important}.cupBrackets .bracketColumn.repechageBracket .roundCard{border-left:5px solid #94a3b8!important}.cupPodiumBox.mainPodiumBox,.cupRankingPanel:first-child .cupPodiumBox{background:linear-gradient(135deg,#fff7ed,#fef3c7)!important;border:1px solid #f59e0b!important}.cupPodiumBox.mainPodiumBox h3,.cupRankingPanel:first-child .cupPodiumBox h3{color:#92400e!important}.cupPodiumBox.mainPodiumBox .cupPodiumItem,.cupRankingPanel:first-child .cupPodiumItem{background:#ffffffd1!important;border-color:#facc15!important}.cupPodiumBox.parallelPodiumBox{background:linear-gradient(135deg,#f8fafc,#e2e8f0)!important;border:1px solid #94a3b8!important}.cupPodiumBox.parallelPodiumBox h3{color:#0f172a!important}.cupPodiumBox.parallelPodiumBox .cupPodiumItem{background:#ffffffdb!important;border-color:#94a3b8!important}.gameTopLine{flex-wrap:wrap!important;grid-area:top!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;display:flex!important}.gameTopLine>strong{margin:0!important}.gameStatusPill{text-transform:uppercase!important;letter-spacing:.03em!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:26px!important;padding:6px 12px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important;box-shadow:0 8px 18px #0f172a1f!important}.gameStatusPill.waiting{color:#fff!important;background:linear-gradient(135deg,#8b5cf6,#7c3aed)!important}.gameStatusPill.finished{color:#fff!important;background:linear-gradient(135deg,#22c55e,#16a34a)!important}.schedule .gameTeams div.winnerTeam,.bracketColumn .gameTeams div.winnerTeam{color:#047857!important;background:linear-gradient(135deg,#dcfce7,#bbf7d0)!important;border-color:#22c55e!important}.schedule .gameTeams div.loserTeam,.bracketColumn .gameTeams div.loserTeam{color:#b91c1c!important;background:linear-gradient(135deg,#fee2e2,#fecaca)!important;border-color:#ef4444!important}@media (width<=640px){.schedule .gameCard,.bracketColumn .gameCard{grid-template-areas:"top""action""team1""score""team2"!important}.gameTopLine{justify-content:center!important}}.schedule .gameCard,.bracketColumn .gameCard{grid-template-areas:"top top action""team1 score team2"".status."!important}.gameTopLine{display:contents!important}.gameTopLine>strong{grid-area:top!important;place-self:center start!important}.gameStatusPill{grid-area:status!important;place-self:start center!important;margin-top:-8px!important}@media (width<=640px){.schedule .gameCard,.bracketColumn .gameCard{grid-template-areas:"top""action""team1""score""status""team2"!important}.gameTopLine>strong,.gameStatusPill{justify-self:center!important}.gameStatusPill{margin-top:-4px!important}}.gameStatusPill{letter-spacing:.02em!important;min-height:20px!important;box-shadow:none!important;border:1px solid #0000!important;padding:4px 9px!important;font-size:10px!important;font-weight:850!important}.gameStatusPill.waiting{color:#7e22ce!important;background:#f3e8ff!important;border-color:#d8b4fe!important}.gameStatusPill.finished{color:#15803d!important;background:#dcfce7!important;border-color:#86efac!important}.organizerProfileCard{flex-direction:column;gap:18px;display:flex}.profileSectionHint{color:#64748b;margin-top:-8px;font-size:.95rem}.organizerPhotoArea{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:2px 0 4px;display:flex}.organizerPhotoPreview{color:#94a3b8;background:#fff;border:1px solid #dbe3ef;border-radius:999px;place-items:center;width:116px;height:116px;font-size:2rem;display:grid;overflow:hidden;box-shadow:0 10px 24px #0f172a0f}.organizerPhotoPreview img{object-fit:cover;width:100%;height:100%}.organizerProfileGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.organizerProfileGrid .fullField{grid-column:1/-1}.saveProfileBtn{align-self:center;width:min(420px,100%);min-height:44px;margin-top:2px}.subscriptionSummaryCard{margin-top:18px}.subscriptionSummaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;display:grid}.subscriptionSummaryGrid p{margin:0}@media (width<=760px){.organizerProfileGrid,.subscriptionSummaryGrid{grid-template-columns:1fr}}.organizerPhotoDropzone{cursor:pointer;border-radius:22px;flex-direction:column;align-items:center;gap:9px;padding:8px 14px 12px;transition:background .18s,transform .18s;display:flex}.organizerPhotoDropzone:hover{background:#f8fbff;transform:translateY(-1px)}.organizerPhotoDropzone input{display:none}.organizerPhotoDropzone small{color:#64748b;font-size:.78rem;font-weight:700}.removePhotoBtn{color:#fff;background:linear-gradient(135deg,#dc2626,#991b1b);border-radius:999px;width:auto;min-height:34px;padding:8px 14px;font-size:.82rem;box-shadow:0 14px 28px #dc26265c}.removePhotoBtn:hover{background:linear-gradient(135deg,#ef4444,#b91c1c)}.photoEditorOverlay{z-index:80;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a7a;justify-content:center;align-items:center;width:100vw;height:100vh;padding:92px 16px 28px;display:flex;position:fixed;inset:0;overflow-y:auto}.photoEditorModal{text-align:center;background:#fff;border-radius:18px;width:min(460px,92vw);max-height:calc(100vh - 120px);margin:auto;padding:16px 18px;overflow-y:auto;box-shadow:0 24px 80px #0f172a47}.photoEditorModal h2{margin:0 0 4px;font-size:1.25rem}.photoEditorModal p{color:#64748b;margin:0 0 10px;font-size:.82rem}.photoEditorPreview{background:#f8fafc;border:3px solid #dbeafe;border-radius:999px;place-items:center;width:190px;height:190px;margin:0 auto 12px;display:grid;overflow:hidden;box-shadow:0 14px 32px #2563eb1f}.photoEditorPreview img{object-fit:cover;transform-origin:50%;width:100%;height:100%}.photoEditorControls{text-align:left;gap:7px;display:grid}.photoEditorControls label{color:#0f172a;gap:2px;font-size:.76rem;font-weight:800;display:grid}.photoEditorControls input[type=range]{accent-color:#2554d8;width:100%;height:18px}.photoEditorActions{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.photoEditorActions button{border-radius:10px;min-height:36px;padding:8px 12px;font-size:.8rem}@media (height<=760px){.photoEditorOverlay{align-items:flex-start;padding-top:82px;padding-bottom:18px}.photoEditorModal{max-height:calc(100vh - 100px)}.photoEditorPreview{width:155px;height:155px}}@media (height<=620px){.photoEditorOverlay{padding-top:70px}.photoEditorPreview{width:125px;height:125px}.photoEditorModal p{display:none}}.trashCard{flex-direction:column;gap:16px;display:flex}.trashHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.trashHeader h2{margin-bottom:4px}.trashHeader p{color:#64748b;margin:0}.trashHeader span{color:#334155;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:8px 12px;font-size:.85rem;font-weight:800}.trashTournamentItem{background:#fbfdff;border-color:#e2e8f0}.trashTournamentItem .tournamentActions button{background:linear-gradient(135deg,#16a34a,#22c55e)}@media (width<=720px){.trashHeader{flex-direction:column}}@media (width<=900px){.playSidebar{height:84px!important;min-height:84px!important;padding:6px 6px calc(6px + env(safe-area-inset-bottom))!important;-webkit-overflow-scrolling:touch!important;grid-template-columns:repeat(5,minmax(54px,1fr))!important;justify-content:stretch!important;align-items:center!important;gap:4px!important;display:grid!important;overflow:auto hidden!important}.playSidebar .playSideLogo{display:none!important}.playNavItem{border-radius:14px!important;width:100%!important;min-width:54px!important;height:64px!important;min-height:64px!important;margin:0!important;padding:6px 4px!important}.playNavItem span:not(.navIcon){font-size:19px!important;line-height:1!important}.playNavItem small{white-space:nowrap!important;font-size:9px!important;line-height:1.1!important;display:block!important}.playMain{padding-bottom:96px!important}}@media (width<=380px){.playSidebar{grid-template-columns:repeat(5,58px)!important;justify-content:flex-start!important}}.photoEditorPreview{cursor:grab!important;touch-action:none!important;-webkit-user-select:none!important;user-select:none!important;width:220px!important;height:220px!important}.photoEditorPreview:active{cursor:grabbing!important}.photoEditorPreview img{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;will-change:transform!important}.photoEditorControls{display:none!important}.photoEditorHint{color:#64748b;margin:-4px 0 10px;font-size:.78rem;font-weight:800}.photoZoomButtons{grid-template-columns:36px 64px 36px;align-items:center;gap:8px;margin-bottom:8px;display:inline-grid}.photoZoomButtons button{border-radius:999px!important;width:36px!important;min-height:34px!important;padding:0!important;font-size:1.1rem!important}.photoZoomButtons span{color:#0f172a;font-size:.82rem;font-weight:900}@media (width<=640px){.photoEditorPreview{width:200px!important;height:200px!important}.photoEditorHint{font-size:.72rem}}@media (height<=680px){.photoEditorPreview{width:170px!important;height:170px!important}}.photoEditorOverlay{justify-content:center!important;align-items:center!important;padding:70px 10px 12px!important;overflow:hidden!important}.photoEditorModal{flex-direction:column!important;width:min(440px,94vw)!important;max-height:calc(100dvh - 88px)!important;padding:12px 14px!important;display:flex!important;overflow:hidden!important}.photoEditorModal h2{flex:none!important;margin-bottom:3px!important;font-size:1.08rem!important}.photoEditorModal p{flex:none!important;margin-bottom:8px!important;font-size:.76rem!important;line-height:1.2!important}.photoEditorPreview{flex:none!important;width:220px!important;height:220px!important;margin:0 auto 8px!important}.photoEditorHint{flex:none!important;margin:0 0 6px!important;font-size:.72rem!important;line-height:1.15!important}.photoZoomButtons{flex:none!important;margin-bottom:8px!important}.photoEditorActions{z-index:2!important;background:#fff!important;flex:none!important;margin-top:auto!important;padding-top:8px!important;position:sticky!important;bottom:0!important}@media (width<=640px){.photoEditorOverlay{padding:58px 8px calc(8px + env(safe-area-inset-bottom))!important}.photoEditorModal{width:94vw!important;max-height:calc(100dvh - 70px)!important;padding:10px 12px!important}.photoEditorPreview{width:min(210px,58vw)!important;height:min(210px,58vw)!important}.photoEditorActions{grid-template-columns:1fr 1fr!important}.photoEditorActions button{min-height:38px!important;font-size:.78rem!important}}@media (height<=640px){.photoEditorOverlay{padding-top:44px!important}.photoEditorModal{max-height:calc(100dvh - 52px)!important}.photoEditorModal p{display:none!important}.photoEditorPreview{width:min(170px,46vh)!important;height:min(170px,46vh)!important}.photoEditorHint{font-size:.66rem!important}.photoZoomButtons{margin-bottom:4px!important}}@media (height<=540px){.photoEditorPreview{width:125px!important;height:125px!important}.photoEditorModal h2{font-size:.95rem!important}.photoEditorHint{display:none!important}}.photoEditorPreview canvas{pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important;width:100%!important;height:100%!important;display:block!important}.photoEditorPreview img{display:none!important}.tournamentHeaderActions{align-items:flex-end}.savingBadge{color:#15803d;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:6px 12px;font-size:13px;font-weight:900;line-height:1.15;display:inline-flex;box-shadow:0 10px 22px #15803d1a}.savingBadge.saving{color:#ea580c;background:#fff7ed;border-color:#fed7aa;box-shadow:0 10px 22px #ea580c1f}.savingBadge.error{color:#dc2626;background:#fef2f2;border-color:#fecaca;box-shadow:0 10px 22px #dc26261f}@media (width<=720px){.tournamentHeaderActions{align-items:stretch}.savingBadge{width:100%}}.cardTitleRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.cardTitleRow h2{margin:0!important}.cardTitleRow .savingBadge{flex:none;margin-left:auto}@media (width<=720px){.cardTitleRow{flex-direction:column;align-items:flex-start}.cardTitleRow .savingBadge{width:auto;margin-left:0}}.shareHighlightBox{background:linear-gradient(135deg,#eff6ff,#ecfeff 48%,#f0fdf4);border:1px solid #bfdbfe;border-radius:24px;justify-content:space-between;align-items:center;gap:16px;margin:18px 0 14px;padding:18px 20px;display:flex;box-shadow:0 18px 38px #2563eb1f}.shareHighlightBox strong{color:#0f172a;margin-bottom:5px;font-size:17px;font-weight:950;display:block}.shareHighlightBox p{color:#475569;margin:0;font-size:13px;font-weight:750;line-height:1.35}.shareHighlightBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb,#16a34a);border:0;border-radius:16px;min-height:46px;padding:0 22px;font-size:14px;font-weight:950;box-shadow:0 14px 28px #16a34a38}.shareHighlightBtn:hover{transform:translateY(-1px);box-shadow:0 18px 34px #2563eb3d}.shareExplanationList{color:#334155;gap:8px;margin:14px 0 18px;padding-left:20px;font-size:14px;font-weight:700;line-height:1.45;display:grid}@media (width<=720px){.shareHighlightBox{flex-direction:column;align-items:stretch;padding:16px}.shareHighlightBtn{width:100%}}.eventScheduleBox{background:linear-gradient(135deg,#f8fafc,#eff6ff 52%,#ecfeff);border:1px solid #dbeafe;border-radius:20px;padding:16px}.eventScheduleHeader{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.eventScheduleHeader strong{color:#0f172a;font-size:15px;font-weight:950}.eventScheduleHeader span,.dailyTimesIntro span{color:#64748b;font-size:12px;font-weight:750;line-height:1.35}.eventScheduleGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.compactField{margin:0!important}.dailyTimesBox{border-top:1px dashed #bfdbfe;margin-top:14px;padding-top:14px}.dailyTimesIntro{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.dailyTimesIntro strong{color:#0f172a;font-size:14px;font-weight:950}.dailyTimesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.dailyTimeItem{background:#ffffffd1;border:1px solid #dbeafe;border-radius:16px;flex-direction:column;gap:6px;padding:10px;display:flex}.dailyTimeItem label{color:#334155;font-size:12px;font-weight:900}.dailyTimeItem input{width:100%}@media (width<=1024px){.eventScheduleGrid,.dailyTimesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.eventScheduleBox{padding:14px}.eventScheduleGrid,.dailyTimesGrid{grid-template-columns:1fr}}.categoryScheduleList{gap:12px;margin-bottom:12px;display:grid}.categoryScheduleItem{background:#ffffffdb;border:1px solid #dbeafe;border-radius:18px;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:10px;padding:12px;display:grid}@media (width<=1024px){.categoryScheduleItem{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.categoryScheduleItem{grid-template-columns:1fr}.categoryScheduleItem button{width:100%}}.eventGroupList{gap:16px;display:grid}.eventGroupCard{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #dbeafe;border-radius:22px;padding:14px}.eventGroupHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding-bottom:10px;display:flex}.eventGroupHeader strong{color:#0f172a;font-size:16px;font-weight:950}.eventGroupHeader span{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.eventTournamentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=900px){.eventTournamentGrid{grid-template-columns:1fr}}@media (width<=720px){.eventGroupCard{padding:12px}.eventGroupHeader{flex-direction:column;align-items:flex-start}}.isolatedTournamentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (width<=1100px){.isolatedTournamentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.isolatedTournamentGrid{grid-template-columns:1fr}}.editTournamentOverlay{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8a;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.editTournamentModal{background:#fff;border:1px solid #dbeafe;border-radius:24px;width:min(860px,100%);max-height:calc(100vh - 36px);padding:20px;overflow:auto;box-shadow:0 28px 70px #0f172a47}.editTournamentHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.editTournamentHeader h2{color:#0f172a;margin:0 0 4px;font-size:22px;font-weight:950}.editTournamentHeader p{color:#64748b;margin:0;font-size:13px;font-weight:750}.editTournamentGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editTournamentActions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}@media (width<=720px){.editTournamentOverlay{align-items:flex-start;padding:10px}.editTournamentModal{border-radius:18px;max-height:calc(100vh - 20px);padding:14px}.editTournamentHeader{flex-direction:column}.editTournamentHeader .secondaryBtn,.editTournamentActions button{width:100%}.editTournamentGrid{grid-template-columns:1fr}.editTournamentActions{flex-direction:column-reverse}}.editBtn,button.editBtn{color:#fff!important;background:linear-gradient(135deg,#7c3aed,#db2777)!important;box-shadow:0 14px 28px #7c3aed47!important}button.deleteBtn,.playAppShell button.deleteBtn,.playAppShell .tournamentActions button.deleteBtn,.editTournamentHeader button.deleteBtn,.editTournamentActions button.deleteBtn,.confirmActions button.deleteBtn,.photoEditorActions button.deleteBtn,.categoryScheduleItem button.deleteBtn{color:#fff!important;background:linear-gradient(135deg,#dc2626,#991b1b)!important;box-shadow:0 14px 28px #dc26265c!important}button.deleteBtn:hover,.playAppShell button.deleteBtn:hover,.playAppShell .tournamentActions button.deleteBtn:hover,.editTournamentHeader button.deleteBtn:hover,.editTournamentActions button.deleteBtn:hover,.confirmActions button.deleteBtn:hover,.photoEditorActions button.deleteBtn:hover,.categoryScheduleItem button.deleteBtn:hover{background:linear-gradient(135deg,#ef4444,#b91c1c)!important}.publicInfoBox{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;padding:16px}.publicInfoIntro{gap:4px;margin-bottom:12px;display:grid}.publicInfoIntro strong{color:#0f172a;font-size:15px;font-weight:950}.publicInfoIntro span{color:#64748b;font-size:13px;font-weight:700}.publicInfoOptions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.publicInfoOptions label{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:13px;font-weight:850;display:flex}.publicInfoOptions input{width:auto;margin:0}.publicInfoGrid,.publicOrganizerLinks{flex-wrap:wrap;gap:10px;display:flex}.publicInfoGrid span,.publicOrganizerLinks span,.publicOrganizerLinks a{color:#1e40af;background:#eff6ff;border-radius:999px;align-items:center;gap:6px;padding:9px 12px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.publicInfoGrid .closedInfo{color:#991b1b;background:#fee2e2}.publicOrganizerHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.publicOrganizerHeader img{object-fit:cover;border:2px solid #dbeafe;border-radius:999px;width:52px;height:52px}.publicOrganizerHeader div{gap:2px;display:grid}.publicOrganizerHeader strong{color:#0f172a;font-size:16px;font-weight:950}.publicOrganizerHeader span{color:#64748b;font-size:13px;font-weight:750}@media (width<=720px){.publicInfoOptions{grid-template-columns:1fr}}.shareTournamentBtn,button.shareTournamentBtn{color:#fff!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;box-shadow:0 14px 28px #2563eb47!important}.shareTournamentModal .publicInfoOptions{margin-top:14px}.publicProfilePreview{background:#f8fafc;border:1px solid #dbeafe;border-radius:18px;align-items:center;gap:12px;padding:14px;display:flex}.publicProfilePreview img{object-fit:cover;border-radius:999px;width:56px;height:56px}.publicProfilePreview div{gap:3px;display:grid}.publicProfilePreview strong{color:#0f172a;font-weight:950}.publicProfilePreview span{color:#64748b;font-size:13px;font-weight:750}.shareChoiceBox,.publishedTournamentsPreview{background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:10px;margin-top:14px;padding:14px;display:grid}.shareChoiceBox label{color:#0f172a;align-items:center;gap:8px;margin:0;font-weight:850;display:flex}.shareChoiceBox input{width:auto;margin:0}.publicProfileHomeCard p{color:#64748b;font-weight:700}.publishedTournamentsPreview span{color:#64748b;font-size:13px;font-weight:750}.arenaFeedSection{gap:18px;display:grid}.arenaSearchBox{background:#fff;border:1px solid #e2e8f0;border-radius:999px;grid-template-columns:1fr auto;gap:8px;width:min(560px,100%);margin:0 auto 4px;padding:8px;display:grid;box-shadow:0 10px 28px #0f172a14}.arenaSearchBox input{min-height:40px;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important}.arenaSearchBox button{border-radius:999px;width:44px;min-width:44px;height:44px;padding:0}.arenaFeedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.arenaFeedCard{background:#fff;border:1px solid #dbeafe;border-radius:16px;gap:8px;padding:12px;display:grid;box-shadow:0 10px 24px #0f172a14}.arenaFeedCover{border-radius:12px;place-items:center;height:148px;display:grid;overflow:hidden}.arenaFeedCover span{color:#fff;text-align:center;letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 3px 10px #00000059;font-size:26px;font-weight:950;line-height:1}.arenaFeedCard strong{color:#0f172a;font-size:14px;font-weight:950}.arenaFeedCard small{color:#64748b;font-size:12px;font-weight:800}.arenaFeedCard button{border-radius:10px;min-height:34px;padding:8px 12px;font-size:12px}@media (width<=1100px){.arenaFeedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.arenaFeedGrid{grid-template-columns:1fr}}.instagramProfileCard{gap:22px;display:grid}.instagramProfileHeader{grid-template-columns:auto 1fr;align-items:center;gap:24px;display:grid}.instagramProfilePhoto{background:#eff6ff;border:3px solid #dbeafe;border-radius:999px;place-items:center;width:112px;height:112px;font-size:36px;display:grid;overflow:hidden}.instagramProfilePhoto img{object-fit:cover;width:100%;height:100%}.instagramProfileInfo{gap:8px;display:grid}.instagramProfileTopline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.instagramProfileTopline h2{color:#0f172a;margin:0;font-size:26px;font-weight:950}.instagramProfileTopline button{border-radius:12px;padding:10px 16px}.instagramProfileInfo p{color:#64748b;margin:0;font-weight:800}.profilePublicationsHeader{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:16px;display:flex}.profilePublicationsHeader strong{color:#0f172a;font-size:16px;font-weight:950}.profilePublicationsHeader span{color:#64748b;font-size:13px;font-weight:800}.profileTournamentGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profileTournamentPost,.profileEmptyPost{background:#fff;border:1px solid #dbeafe;border-radius:16px;gap:7px;padding:12px;display:grid}.profileTournamentCover{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:12px;place-items:center;min-height:118px;font-size:34px;display:grid}.profileTournamentPost strong{color:#0f172a;font-weight:950}.profileTournamentPost span,.profileTournamentPost small,.profileEmptyPost{color:#64748b;font-weight:800}@media (width<=760px){.instagramProfileHeader{text-align:center;grid-template-columns:1fr;justify-items:center}.instagramProfileTopline{justify-content:center}.profileTournamentGrid{grid-template-columns:1fr}}.shareTournamentBtn,button.shareTournamentBtn,.playAppShell .tournamentActions button.shareTournamentBtn{color:#fff!important;background:linear-gradient(135deg,#16a34a,#22c55e)!important;box-shadow:0 14px 28px #22c55e4d!important}.shareTournamentBtn:hover,button.shareTournamentBtn:hover,.playAppShell .tournamentActions button.shareTournamentBtn:hover{background:linear-gradient(135deg,#22c55e,#15803d)!important}.profileTournamentPost.tournamentItem{min-height:280px}.profileTournamentPost .tournamentActions{margin-top:14px}.registeredArenaCover{background:linear-gradient(135deg,#2563eb,#06b6d4)!important}.registeredArenaCover img{object-fit:cover;width:100%;height:100%}.arenaSearchRow{grid-template-columns:1fr auto;align-items:center;gap:10px;width:min(720px,100%);margin:0 auto 4px;display:grid}.platformSearchBox{grid-template-columns:1fr auto!important;width:100%!important;margin:0!important}.platformSearchBox span{color:#2563eb;background:#eff6ff;border-radius:999px;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.mapsMiniBtn,button.mapsMiniBtn{white-space:nowrap;border:1px solid #dbeafe;border-radius:999px;min-height:40px;padding:10px 14px;font-size:12px;font-weight:900;color:#334155!important;box-shadow:none!important;background:#f1f5f9!important}.mapsMiniBtn:hover,button.mapsMiniBtn:hover{background:#e2e8f0!important}@media (width<=640px){.arenaSearchRow{grid-template-columns:1fr}.mapsMiniBtn,button.mapsMiniBtn{width:100%}}.profileEditSubtab{border-top:4px solid #2563eb}.profileEditSubtabHeader{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.profileEditSubtabHeader span{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:12px;font-weight:950;display:inline-flex}.profileEditSubtabHeader h2{margin:0}.profileEditSubtabHeader button{border-radius:12px;padding:10px 14px}.profileVisibilitySwitch,button.profileVisibilitySwitch{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;width:max-content;padding:9px 13px;display:inline-flex;box-shadow:none!important}.profileVisibilitySwitch .switchTrack{border-radius:999px;align-items:center;width:38px;height:20px;padding:2px;transition:background .18s;display:flex}.profileVisibilitySwitch .switchThumb{background:#fff;border-radius:999px;width:16px;height:16px;transition:transform .18s;box-shadow:0 2px 6px #0f172a40}.profileVisibilitySwitch strong{font-size:13px;font-weight:950}.profileVisibilitySwitch.public,button.profileVisibilitySwitch.public{border-color:#bbf7d0;color:#166534!important;background:#dcfce7!important}.profileVisibilitySwitch.public .switchTrack{background:#22c55e}.profileVisibilitySwitch.public .switchThumb{transform:translate(18px)}.profileVisibilitySwitch.private,button.profileVisibilitySwitch.private{border-color:#fed7aa;color:#9a3412!important;background:#ffedd5!important}.profileVisibilitySwitch.private .switchTrack{background:#f97316}.profileVisibilitySwitch.private .switchThumb{transform:translate(0)}@media (width<=760px){.profileEditSubtabHeader{flex-direction:column}.profileEditSubtabHeader button{width:100%}.profileVisibilitySwitch,button.profileVisibilitySwitch{margin:0 auto}}.profileVisibilitySwitch,button.profileVisibilitySwitch,.profileVisibilitySwitch.private,button.profileVisibilitySwitch.private,.profileVisibilitySwitch.public,button.profileVisibilitySwitch.public{box-shadow:none!important}.profileVisibilitySwitch.private,button.profileVisibilitySwitch.private{color:#9a3412!important;background:#ffedd5!important;border-color:#fed7aa!important}.profileVisibilitySwitch.public,button.profileVisibilitySwitch.public{color:#166534!important;background:#dcfce7!important;border-color:#bbf7d0!important}.profileVisibilitySwitch,button.profileVisibilitySwitch,.profileVisibilitySwitch.public,button.profileVisibilitySwitch.public,.profileVisibilitySwitch.private,button.profileVisibilitySwitch.private{box-shadow:none!important;background:0 0!important;border:0!important;min-height:auto!important;padding:0!important}.profileVisibilitySwitch.public,button.profileVisibilitySwitch.public,.profileVisibilitySwitch.public strong,button.profileVisibilitySwitch.public strong{color:#166534!important}.profileVisibilitySwitch.private,button.profileVisibilitySwitch.private,.profileVisibilitySwitch.private strong,button.profileVisibilitySwitch.private strong{color:#9a3412!important}.profileVisibilitySwitch .switchTrack{flex:none}.profileSubtabs{background:#f1f5f9;border-radius:16px;gap:10px;margin-top:22px;padding:6px;display:flex}.profileSubtabs button{cursor:pointer;border-radius:12px;flex:1;padding:12px 14px;font-weight:900;color:#475569!important;box-shadow:none!important;background:0 0!important;border:0!important}.profileSubtabs button.active{color:#0f172a!important;background:#fff!important;box-shadow:0 8px 22px #0f172a1a!important}.profileSubtabPanel{margin-top:18px}@media (width<=640px){.profileSubtabs{flex-direction:column}}.arenaProfileOverlay{z-index:9999;background:#0f172a9e;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.arenaProfileModal{background:#fff;border-radius:26px;width:min(760px,100%);max-height:90vh;padding:22px;position:relative;overflow:auto;box-shadow:0 30px 90px #0f172a59}.arenaProfileClose{border-radius:999px;width:38px;height:38px;font-size:24px;font-weight:900;position:absolute;top:14px;right:14px;color:#0f172a!important;box-shadow:none!important;background:#f1f5f9!important;border:0!important}.arenaProfileHero{align-items:center;gap:16px;padding-right:42px;display:flex}.arenaProfilePhotoBig{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:24px;flex:none;place-items:center;width:118px;height:118px;font-size:32px;font-weight:950;display:grid;overflow:hidden}.arenaProfilePhotoBig img{object-fit:cover;width:100%;height:100%}.arenaProfileHero h2{margin:0 0 6px;font-size:clamp(24px,4vw,36px);line-height:1}.arenaProfileHero p,.arenaProfileHero small{color:#475569;margin:4px 0;font-weight:800;display:block}.arenaProfileLinks{flex-wrap:wrap;gap:10px;margin:20px 0 12px;display:flex}.arenaProfileLinks a,.arenaProfileTournament button{background:linear-gradient(135deg,#2563eb,#06b6d4);border:0;border-radius:14px;padding:11px 14px;font-weight:900;text-decoration:none;box-shadow:0 10px 24px #2563eb2e;color:#fff!important}.arenaProfileAddress{color:#334155;margin:8px 0 18px;font-weight:800}.arenaProfilePublicationsHeader{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:18px;display:flex}.arenaProfilePublicationsHeader strong{font-size:18px}.arenaProfilePublicationsHeader span,.arenaProfileEmpty{color:#64748b;font-weight:800}.arenaProfileEmpty{text-align:center;background:#f8fafc;border-radius:16px;margin-top:12px;padding:18px}.arenaProfileTournamentList{gap:12px;margin-top:14px;display:grid}.arenaProfileTournament{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.arenaProfileTournament strong,.arenaProfileTournament small{display:block}.arenaProfileTournament small{color:#64748b;margin-top:4px;font-weight:800}@media (width<=640px){.arenaProfileHero,.arenaProfileTournament{flex-direction:column;align-items:flex-start}.arenaProfilePhotoBig{width:96px;height:96px}.arenaProfileTournament button{width:100%}}.arenaPublicPage{border-radius:28px!important;padding:clamp(18px,4vw,34px)!important}.arenaPublicBackBtn{border-radius:999px;margin-bottom:22px;padding:11px 16px;font-weight:950;color:#0f172a!important;box-shadow:none!important;background:#f1f5f9!important;border:0!important}.arenaPublicHero{border-bottom:1px solid #e2e8f0;grid-template-columns:180px 1fr;align-items:center;gap:24px;padding-bottom:24px;display:grid}.arenaPublicPhoto{color:#fff;background:linear-gradient(135deg,#2563eb,#06b6d4);border-radius:34px;place-items:center;width:180px;height:180px;font-size:44px;font-weight:950;display:grid;overflow:hidden;box-shadow:0 20px 45px #2563eb2e}.arenaPublicInfo span{color:#0369a1;text-transform:uppercase;background:#e0f2fe;border-radius:999px;width:max-content;padding:7px 10px;font-size:12px;font-weight:950;display:inline-flex}.arenaPublicInfo h2{letter-spacing:-.05em;margin:12px 0 8px;font-size:clamp(32px,6vw,56px);line-height:.95}.arenaPublicInfo p,.arenaPublicInfo small{color:#475569;margin:5px 0;font-weight:900;display:block}.arenaPublicDetailsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.arenaPublicDetailsGrid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:15px}.arenaPublicDetailsGrid strong,.arenaPublicDetailsGrid span{display:block}.arenaPublicDetailsGrid strong{color:#64748b;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:950}.arenaPublicDetailsGrid span{color:#0f172a;font-weight:900}.arenaPublicPublicationsHeader{margin-top:26px!important}.arenaPublicTournamentGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:16px;display:grid}.arenaPublicTournamentCard strong{color:#0f172a;margin-bottom:4px;font-size:18px;display:block}.arenaPublicTournamentCard small{color:#64748b;margin-bottom:12px;font-weight:900;display:block}.arenaPublicTournamentCard .tournamentMeta{margin-bottom:14px}.arenaPublicTournamentCard button{border-radius:14px;width:100%;padding:12px 14px;font-weight:950;box-shadow:0 10px 24px #2563eb33;color:#fff!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border:0!important}.arenaTournamentDraftBadge{color:#475569;background:#f1f5f9;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:950;display:inline-flex}@media (width<=760px){.arenaPublicHero,.arenaPublicDetailsGrid{grid-template-columns:1fr}.arenaPublicPhoto{width:132px;height:132px}}.arenaPublicPage{max-width:1180px;margin:0 auto 40px;overflow:hidden;background:#fff!important;border:1px solid #0f172a14!important;border-radius:34px!important;padding:0!important;box-shadow:0 24px 70px #0f172a1a!important}.arenaPublicPage:before{content:"";background:radial-gradient(circle at 18% 20%,#ffffff47,#0000 28%),linear-gradient(135deg,#0f5bd7 0%,#08b4d8 62%,#16c784 100%);height:210px;display:block}.arenaPublicBackBtn{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;color:#075985!important;background:#ffffffeb!important;border:1px solid #ffffff8c!important;margin:24px 0 0 24px!important;box-shadow:0 14px 30px #0f172a29!important}.arenaPublicHero{border-bottom:1px solid #e5edf5;grid-template-columns:188px 1fr;align-items:end;gap:28px;margin:-92px 34px 0;padding:0 0 28px;display:grid}.arenaPublicPhoto{background:linear-gradient(135deg,#0f5bd7,#06b6d4);border:8px solid #fff;border-radius:42px;width:188px;height:188px;box-shadow:0 22px 55px #0f172a38}.arenaPublicInfo{padding-bottom:12px}.arenaPublicInfo span{letter-spacing:.04em;color:#04739a!important;background:#e0f7ff!important}.arenaPublicInfo h2{color:#061226;text-transform:uppercase;max-width:760px;font-weight:1000;margin-top:14px!important;font-size:clamp(34px,5vw,64px)!important}.arenaPublicInfo p{font-size:18px;color:#0f172a!important}.arenaPublicInfo small{color:#64748b!important}.arenaPublicDetailsGrid{grid-template-columns:repeat(3,minmax(0,1fr));margin:28px 34px 0!important}.arenaPublicDetailsGrid div{min-height:110px;box-shadow:0 10px 30px #0f172a0b;background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbe7f3!important;border-radius:24px!important;padding:20px!important}.arenaPublicDetailsGrid strong{letter-spacing:.05em;color:#64748b!important}.arenaPublicDetailsGrid span{font-size:17px;line-height:1.35}.arenaPublicLinks{gap:12px!important;margin:24px 34px 0!important}.arenaProfileLinks a,.arenaPublicTournamentCard button{justify-content:center;align-items:center;min-height:48px;transition:transform .16s,box-shadow .16s;display:inline-flex;background:linear-gradient(135deg,#1667e8,#08b4d8)!important;border-radius:16px!important;padding:13px 18px!important;box-shadow:0 14px 26px #1667e838!important}.arenaProfileLinks a:hover,.arenaPublicTournamentCard button:hover{transform:translateY(-2px);box-shadow:0 18px 34px #1667e847!important}.arenaPublicPublicationsHeader{border-top:1px solid #e5edf5!important;margin:34px 34px 0!important;padding-top:28px!important}.arenaPublicPublicationsHeader strong{color:#061226;font-size:24px!important}.arenaPublicPublicationsHeader span{background:#eef6ff;border-radius:999px;padding:8px 12px;color:#2563eb!important}.arenaPublicTournamentGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important;gap:18px!important;margin:18px 34px 34px!important}.arenaPublicTournamentCard{background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbe7f3!important;border-radius:26px!important;padding:20px!important;box-shadow:0 16px 38px #0f172a13!important}.arenaPublicTournamentCard:before{content:"Torneio";color:#15803d;text-transform:uppercase;background:#e8f7ee;border-radius:999px;margin-bottom:14px;padding:6px 10px;font-size:12px;font-weight:950;display:inline-flex}.arenaPublicTournamentCard strong{line-height:1.08;font-size:22px!important}.arenaProfileEmpty{border:1px dashed #cbd5e1;background:#f8fbff!important;border-radius:24px!important;margin:18px 34px 34px!important;padding:28px!important}@media (width<=760px){.arenaPublicPage:before{height:170px}.arenaPublicHero{grid-template-columns:1fr;align-items:start;gap:16px;margin:-78px 20px 0}.arenaPublicPhoto{border-radius:34px;width:148px;height:148px}.arenaPublicDetailsGrid,.arenaPublicLinks,.arenaPublicPublicationsHeader,.arenaPublicTournamentGrid,.arenaProfileEmpty{margin-left:20px!important;margin-right:20px!important}}.arenaPublicPage{position:relative;background:#fff!important;border-radius:28px!important;max-width:1120px!important;margin:0 auto 40px!important;padding:0 0 34px!important;overflow:visible!important}.arenaPublicPage:before{content:""!important;background:linear-gradient(135deg,#1769e8 0%,#08aeea 62%,#11c98f 100%)!important;border-radius:28px 28px 0 0!important;height:155px!important;display:block!important}.arenaPublicHero{border-bottom:1px solid #e2e8f0!important;grid-template-columns:154px minmax(0,1fr)!important;align-items:end!important;gap:28px!important;margin:-58px 32px 0!important;padding:0 0 28px!important;display:grid!important;position:relative!important;overflow:visible!important}.arenaPublicPhoto{border:7px solid #fff!important;border-radius:32px!important;width:154px!important;height:154px!important;overflow:hidden!important;box-shadow:0 18px 42px #0f172a38!important}.arenaPublicPhoto img{object-fit:cover!important;width:100%!important;height:100%!important}.arenaPublicInfo{min-width:0!important;padding:0 0 14px!important}.arenaPublicInfo h2{word-break:break-word!important;margin:10px 0 8px!important;font-size:clamp(28px,4.4vw,50px)!important;line-height:1!important}.arenaPublicDetailsGrid,.arenaPublicLinks,.arenaPublicPublicationsHeader,.arenaPublicTournamentGrid,.arenaProfileEmpty{margin-left:32px!important;margin-right:32px!important}@media (width<=760px){.arenaPublicPage:before{height:135px!important}.arenaPublicBackBtn{top:16px!important;left:16px!important}.arenaPublicHero{grid-template-columns:1fr!important;align-items:start!important;gap:14px!important;margin:-44px 20px 0!important}.arenaPublicPhoto{border-radius:28px!important;width:132px!important;height:132px!important}.arenaPublicInfo{padding-bottom:8px!important}.arenaPublicDetailsGrid,.arenaPublicLinks,.arenaPublicPublicationsHeader,.arenaPublicTournamentGrid,.arenaProfileEmpty{margin-left:20px!important;margin-right:20px!important}}.arenaPublicBackBtn{z-index:6!important;color:#075985!important;background:#fff!important;border:1px solid #0ea5e938!important;width:max-content!important;margin:18px 0 0 24px!important;position:relative!important;top:auto!important;left:auto!important;box-shadow:0 12px 28px #0f172a24!important}.arenaPublicHero{align-items:center!important;margin-top:-28px!important}.arenaPublicPhoto{margin-top:0!important}.arenaPublicInfo span{margin-bottom:8px!important;position:static!important}.arenaPublicLinksTitle{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:950;margin:24px 34px 8px!important}.arenaPublicLinks{margin-top:0!important}@media (width<=760px){.arenaPublicBackBtn{margin-top:14px!important;margin-left:20px!important}.arenaPublicHero{margin-top:-18px!important}.arenaPublicLinksTitle{margin-left:20px!important;margin-right:20px!important}}.arenaPublicInfo>span{display:none!important}.arenaPublicHero{grid-template-columns:158px minmax(0,1fr)!important;align-items:center!important;gap:26px!important;margin-top:24px!important}.arenaPublicPhoto{background:linear-gradient(135deg,#1769e8,#08aeea)!important;border:7px solid #fff!important;border-radius:999px!important;width:150px!important;height:150px!important;overflow:hidden!important;box-shadow:0 18px 42px #0f172a33!important}.arenaPublicPhoto img{object-fit:cover!important;border-radius:999px!important;width:100%!important;height:100%!important}.arenaPublicBackBtn{z-index:5!important;margin:22px 0 0 32px!important;position:relative!important;top:auto!important;left:auto!important}.arenaPublicInfo h2{margin-top:0!important}@media (width<=760px){.arenaPublicHero{grid-template-columns:1fr!important;margin-top:20px!important}.arenaPublicPhoto{width:132px!important;height:132px!important}.arenaPublicBackBtn{margin-left:20px!important}}.arenaPublicPage .arenaPublicInfo>span{width:max-content!important;margin:0 0 10px!important;display:inline-flex!important;position:static!important}.arenaPublicPage .arenaPublicBackBtn{z-index:1!important;justify-content:center!important;align-items:center!important;width:max-content!important;margin:22px 0 0 32px!important;display:inline-flex!important;position:static!important;transform:none!important}.arenaPublicPage .arenaPublicHero{grid-template-columns:158px minmax(0,1fr)!important;align-items:center!important;gap:26px!important;margin:24px 32px 0!important;padding-top:0!important;display:grid!important;overflow:visible!important}.arenaPublicPage .arenaPublicPhoto{border-radius:999px!important;width:150px!important;height:150px!important;margin:0!important;position:static!important}.arenaPublicPage .arenaPublicInfo h2{margin-top:0!important}@media (width<=760px){.arenaPublicPage .arenaPublicBackBtn{margin-top:18px!important;margin-left:20px!important}.arenaPublicPage .arenaPublicHero{grid-template-columns:1fr!important;margin:22px 20px 0!important}.arenaPublicPage{border-radius:22px!important;width:calc(100% - 18px)!important;margin:8px auto 86px!important;padding-bottom:22px!important;overflow:hidden!important}.arenaPublicPage:before{border-radius:22px 22px 0 0!important;height:118px!important}.arenaPublicPage .arenaPublicBackBtn{border-radius:13px!important;min-height:40px!important;margin:14px 14px 0!important;padding:10px 13px!important;font-size:12px!important}.arenaPublicPage .arenaPublicHero{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin:18px 16px 0!important;padding-bottom:18px!important;display:flex!important}.arenaPublicPage .arenaPublicPhoto{border-width:5px!important;border-radius:999px!important;width:112px!important;height:112px!important}.arenaPublicPage .arenaPublicInfo{width:100%!important;padding:0!important}.arenaPublicPage .arenaPublicInfo>span{margin-bottom:8px!important;padding:6px 9px!important;font-size:10px!important}.arenaPublicPage .arenaPublicInfo h2{letter-spacing:-.035em!important;margin:0 0 8px!important;font-size:24px!important;line-height:1.06!important}.arenaPublicPage .arenaPublicInfo p,.arenaPublicPage .arenaPublicInfo small{font-size:13px!important;line-height:1.35!important}.arenaPublicDetailsGrid{grid-template-columns:1fr!important;gap:10px!important;margin:16px 16px 0!important;display:grid!important}.arenaPublicDetailsGrid div{overflow-wrap:anywhere!important;word-break:normal!important;border-radius:16px!important;min-height:auto!important;padding:14px!important}.arenaPublicDetailsGrid strong{margin-bottom:5px!important;font-size:10px!important}.arenaPublicDetailsGrid span{overflow-wrap:anywhere!important;font-size:14px!important;line-height:1.35!important}.arenaPublicLinksTitle{margin:18px 16px 8px!important;font-size:11px!important}.arenaProfileLinks.arenaPublicLinks{grid-template-columns:1fr 1fr!important;gap:10px!important;margin:0 16px!important;display:grid!important}.arenaProfileLinks.arenaPublicLinks a{text-align:center!important;white-space:normal!important;border-radius:13px!important;width:100%!important;min-height:44px!important;padding:11px 10px!important;font-size:12px!important}.arenaPublicPublicationsHeader{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;margin:22px 16px 0!important;padding-top:18px!important;display:flex!important}.arenaPublicPublicationsHeader strong{font-size:18px!important;line-height:1.15!important}.arenaPublicTournamentGrid,.arenaProfileEmpty{margin-left:16px!important;margin-right:16px!important}.arenaPublicTournamentGrid{grid-template-columns:1fr!important;gap:12px!important}.arenaPublicTournamentCard{border-radius:18px!important;padding:15px!important}}@media (width<=380px){.arenaProfileLinks.arenaPublicLinks{grid-template-columns:1fr!important}}.publicPage{background:linear-gradient(#eef6ff 0%,#f8fafc 45%,#fff 100%)!important}.publicHeader{z-index:20;position:sticky;top:0;box-shadow:0 12px 30px #0f172a29;color:#fff!important;background:linear-gradient(135deg,#0f4fac,#08a9d6)!important;border-bottom:0!important;padding:18px clamp(14px,4vw,42px)!important}.publicHeader h1,.publicHeader p,.publicHeader span,.publicHeader strong{color:#fff!important}.publicHeader span{opacity:.86}.publicContent{width:min(1180px,100% - 24px);margin:0 auto;padding:22px 0 72px!important}.publicContent>section,.publicContent .card,.publicContent .roundCard{border:1px solid #dbe7f3!important;box-shadow:0 14px 38px #0f172a12!important}.publicPage .roundHeader,.publicPage .roundCard>h3,.publicPage .schedule>.roundCard>h3{color:#fff!important;background:#0f172a!important;border-radius:18px!important;padding:13px 16px!important;font-size:16px!important;line-height:1.2!important}.publicPage .gameCard{position:relative;background:linear-gradient(#fff,#f8fbff)!important;border:1px solid #dbe7f3!important;border-radius:22px!important;gap:14px!important;min-height:auto!important;padding:16px!important;display:grid!important;box-shadow:0 10px 28px #0f172a0f!important}.publicPage .gameCard>strong,.publicPage .schedule .gameCard>strong,.publicPage .bracketColumn .gameCard>strong{color:#0369a1!important;background:#e0f2fe!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;padding:7px 11px!important;font-size:12px!important;font-weight:950!important}.publicPage .gameTeams,.publicPage .teamsRow,.publicPage .matchTeams{grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:10px!important;display:grid!important}.publicPage .teamBox,.publicPage .playerBox,.publicPage .gameTeam,.publicPage .teamName{text-align:center!important;overflow-wrap:anywhere!important;min-width:0!important}.publicPage .courtBadge,.publicPage .quadraBadge{justify-self:end!important;width:max-content!important;margin-top:6px!important;position:static!important}.publicPage .publicScore{background:#e0f2fe!important;border:1px solid #bae6fd!important;border-radius:999px!important;justify-self:center!important;width:max-content!important;min-width:110px!important;padding:9px 14px!important}.publicPage .publicScore strong{font-size:18px!important}.publicPage .schedule,.publicPage .roundGames,.publicPage .gamesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:16px!important;display:grid!important}@media (width<=760px){.publicHeader{gap:8px!important;padding:10px 12px!important;position:sticky!important}.publicBrandRow .beachLogo,.publicHeader .beachLogo{transform-origin:0;transform:scale(.78)}.publicHeader h1{font-size:20px!important;line-height:1.08!important}.publicHeader p,.publicHeader span,.publicHeader strong{font-size:11px!important;line-height:1.25!important}.publicBadge{padding:7px 10px!important;font-size:11px!important}.publicContent{width:calc(100% - 18px)!important;padding-top:12px!important;padding-bottom:88px!important}.publicPage .roundCard{border-radius:18px!important;margin-bottom:12px!important;padding:12px!important}.publicPage .roundHeader,.publicPage .roundCard>h3,.publicPage .schedule>.roundCard>h3{border-radius:14px!important;padding:11px 13px!important;font-size:14px!important}.publicPage .schedule,.publicPage .roundGames,.publicPage .gamesGrid{grid-template-columns:1fr!important;gap:12px!important}.publicPage .gameCard{border-radius:17px!important;gap:12px!important;padding:13px!important}.publicPage .gameTeams,.publicPage .teamsRow,.publicPage .matchTeams{grid-template-columns:1fr!important;gap:8px!important}.publicPage .teamBox,.publicPage .playerBox,.publicPage .gameTeam,.publicPage .teamName{background:#f8fafc!important;border-radius:14px!important;width:100%!important;padding:10px!important;font-size:13px!important;line-height:1.25!important}.publicPage .publicScore{text-align:center!important;justify-self:stretch!important;width:100%!important;margin:0!important}.publicPage .courtBadge,.publicPage .quadraBadge,.publicPage [class*=court],.publicPage [class*=Court]{white-space:normal!important;max-width:100%!important}}.arenaFeedCard .arenaFeedCover,.arenaFeedCard .registeredArenaCover{aspect-ratio:1!important;background:linear-gradient(135deg,#2563eb,#06b6d4)!important;border-radius:999px!important;place-items:center!important;width:132px!important;height:132px!important;margin:0 auto 12px!important;display:grid!important;overflow:hidden!important;box-shadow:0 14px 32px #0f172a29!important}.arenaFeedCard .arenaFeedCover img,.arenaFeedCard .registeredArenaCover img{object-fit:cover!important;border-radius:999px!important;width:100%!important;height:100%!important}.arenaFeedCard .arenaFeedCover span,.arenaFeedCard .registeredArenaCover span{color:#fff!important;font-size:28px!important;font-weight:950!important}.arenaFeedCard{text-align:center!important}.arenaFeedCard strong,.arenaFeedCard small{text-align:left!important;width:100%!important}@media (width<=640px){.arenaFeedCard .arenaFeedCover,.arenaFeedCard .registeredArenaCover{width:112px!important;height:112px!important}}.publicPage .schedule{flex-direction:column!important;gap:18px!important;display:flex!important;overflow:visible!important}.publicPage .roundCard{width:100%!important;max-width:100%!important;overflow:visible!important}.publicPage .roundCard>h3,.publicPage .schedule>.roundCard>h3,.publicPage .roundHeader,.publicPage .roundHeader h3{box-sizing:border-box!important;width:100%!important;margin:0 0 14px!important;display:block!important}.publicPage .roundCard .gameCard{width:100%!important;min-height:auto!important;margin:0 0 14px!important;padding:16px!important;display:block!important;overflow:visible!important}.publicPage .roundCard .gameCard>strong{white-space:nowrap!important;width:auto!important;max-width:100%!important;margin:0 0 14px!important;display:inline-flex!important}.publicPage .gameTeams{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;display:grid!important}.publicPage .gameTeams>div{color:#0f172a!important;text-align:center!important;overflow-wrap:anywhere!important;word-break:normal!important;white-space:normal!important;background:#f8fafc!important;border-radius:16px!important;width:100%!important;min-width:0!important;padding:14px!important;font-weight:900!important;line-height:1.25!important}.publicPage .gameTeams>span{color:#0369a1!important;background:#e0f2fe!important;border-radius:999px!important;place-items:center!important;width:34px!important;height:34px!important;font-weight:950!important;display:grid!important}.publicPage .publicScore{text-align:center!important;box-sizing:border-box!important;width:max-content!important;min-width:128px!important;max-width:100%!important;margin:14px auto 0!important;display:block!important}@media (width<=760px){.publicPage .publicContent{width:calc(100% - 16px)!important;padding-top:10px!important}.publicPage .roundCard{border-radius:18px!important;padding:12px!important}.publicPage .roundCard .gameCard{border-radius:16px!important;padding:12px!important}.publicPage .gameTeams{grid-template-columns:1fr!important;gap:8px!important}.publicPage .gameTeams>span{background:0 0!important;width:100%!important;height:28px!important}.publicPage .publicScore{width:100%!important;min-width:0!important}}.arenaPublicTournamentCard button{text-transform:uppercase;letter-spacing:.03em;background:linear-gradient(135deg,#16a34a,#06b6d4)!important;box-shadow:0 14px 28px #16a34a38!important}.arenaPublicTournamentCard button:before{content:"🎾 "}.arenaTournamentDraftBadge{color:#166534!important;background:#ecfdf5!important}input[type=date],.clickableDateInput{position:relative;cursor:pointer!important}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:1!important;color:#0000!important;background:0 0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.clickableDateInput::-webkit-calendar-picker-indicator{cursor:pointer!important;opacity:1!important;color:#0000!important;background:0 0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.profileVisibilitySwitch,button.profileVisibilitySwitch,.profileVisibilitySwitch.public,button.profileVisibilitySwitch.public,.profileVisibilitySwitch.private,button.profileVisibilitySwitch.private,.instagramProfileCard .profileVisibilitySwitch,.instagramProfileCard button.profileVisibilitySwitch{box-shadow:none!important;background:0 0!important;border:0!important;width:max-content!important;min-height:auto!important;padding:0!important}.profileVisibilitySwitch strong,button.profileVisibilitySwitch strong{box-shadow:none!important;background:0 0!important;padding:0!important}.profileVisibilitySwitch.public strong,button.profileVisibilitySwitch.public strong{color:#166534!important}.profileVisibilitySwitch.private strong,button.profileVisibilitySwitch.private strong{color:#9a3412!important}.playAppShell button.profileVisibilitySwitch,.playAppShell button.profileVisibilitySwitch.public,.playAppShell button.profileVisibilitySwitch.private,.playAppShell button.profileVisibilitySwitch:not(.playNavItem),.playAppShell button.profileVisibilitySwitch.public:not(.playNavItem),.playAppShell button.profileVisibilitySwitch.private:not(.playNavItem),.instagramProfileInfo button.profileVisibilitySwitch,.instagramProfileInfo button.profileVisibilitySwitch.public,.instagramProfileInfo button.profileVisibilitySwitch.private{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;align-items:center!important;gap:9px!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:inline-flex!important}.playAppShell button.profileVisibilitySwitch:hover,.playAppShell button.profileVisibilitySwitch.public:hover,.playAppShell button.profileVisibilitySwitch.private:hover,.playAppShell button.profileVisibilitySwitch:not(.playNavItem):hover{box-shadow:none!important;background:0 0!important;transform:none!important}.playAppShell button.profileVisibilitySwitch strong,.instagramProfileInfo button.profileVisibilitySwitch strong{box-shadow:none!important;background:0 0!important;margin:0!important;padding:0!important}.playAppShell button.profileVisibilitySwitch.public strong,.instagramProfileInfo button.profileVisibilitySwitch.public strong{color:#166534!important}.playAppShell button.profileVisibilitySwitch.private strong,.instagramProfileInfo button.profileVisibilitySwitch.private strong{color:#9a3412!important}.playAppShell button.profileVisibilitySwitch .switchTrack,.instagramProfileInfo button.profileVisibilitySwitch .switchTrack{border-radius:999px!important;flex:none!important;width:38px!important;height:20px!important;padding:2px!important}.publicTournamentTabs{background:#fff!important;border:1px solid #dbe7f3!important;border-radius:18px!important;margin:18px 0!important;padding:10px!important;box-shadow:0 12px 30px #0f172a12!important}.publicTournamentTabs button{min-height:48px!important}.readOnlyBadge{color:#0369a1;background:#ecfeff;border-radius:999px;justify-content:center;align-items:center;padding:7px 11px;font-size:12px;font-weight:950;display:inline-flex}.publicPage .publicAthletesCard,.publicPage .card{border-radius:22px!important}.organizerLikeParticipants .publicAthleteGroup{background:#fff!important;border:1px solid #dbe7f3!important;border-radius:18px!important;padding:16px!important}.organizerLikeParticipants .publicAthleteList span{color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:14px!important;padding:12px 14px!important;font-weight:900!important;display:block!important}@media (width<=760px){.publicTournamentTabs{grid-template-columns:1fr 1fr!important;gap:8px!important;display:grid!important}.publicTournamentTabs button{width:100%!important;padding:10px 8px!important;font-size:12px!important}}.publicPage .schedule{grid-template-columns:repeat(2,minmax(360px,1fr))!important;align-items:start!important;gap:18px!important;display:grid!important}.publicPage .roundCard{background:linear-gradient(#fff,#f8fafc)!important;border-radius:20px!important;margin-bottom:14px!important;padding:16px!important;overflow:visible!important}.publicPage .roundCard>h3,.publicPage .roundHeader h3{color:#fff!important;background:#0f172a!important;border-radius:16px!important;width:auto!important;margin:0 0 12px!important;padding:12px 16px!important;font-size:16px!important;font-weight:950!important;display:inline-flex!important}.publicPage .publicGameCard.gameCard{background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;min-height:auto!important;margin-bottom:12px!important;padding:14px!important;display:block!important;box-shadow:0 14px 30px #0f172a0f!important}.publicPage .publicGameCard .gameTopLine{justify-content:space-between!important;align-items:center!important;margin-bottom:12px!important;display:flex!important}.publicPage .publicGameCard .gameTopLine strong{color:#0369a1!important;text-transform:uppercase!important;background:#e0f2fe!important;border-radius:999px!important;width:auto!important;max-width:max-content!important;margin:0!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important;display:inline-flex!important}.publicPage .publicGameCard .gameTeams{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;margin-top:10px!important;display:grid!important}.publicPage .publicGameCard .gameTeams div{text-align:center!important;color:#0f172a!important;white-space:normal!important;overflow-wrap:anywhere!important;background:#f8fafc!important;border-radius:14px!important;min-width:0!important;padding:11px 12px!important;font-size:13px!important;font-weight:900!important;line-height:1.25!important}.publicPage .publicGameCard .gameTeams span{color:#0f172a!important;background:0 0!important;border-radius:999px!important;place-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;font-size:20px!important;font-weight:900!important;display:grid!important}.publicPage .publicGameCard .winnerTeam{color:#047857!important;background:#bbf7d0!important}.publicPage .publicGameCard .loserTeam{color:#b91c1c!important;opacity:1!important;background:#fecaca!important}.publicPage .publicReadOnlyScoreRow.scoreRow{justify-content:center!important;align-items:center!important;gap:8px!important;margin-top:12px!important;display:flex!important}@media (width<=760px){.publicPage .schedule{grid-template-columns:1fr!important;gap:12px!important}.publicPage .publicGameCard .gameTeams{grid-template-columns:1fr!important;gap:8px!important}.publicPage .publicGameCard .gameTeams span{width:100%!important;height:24px!important}.publicPage .publicReadOnlyScoreRow input{width:72px!important}}.publicPage .schedule{flex-direction:column!important;gap:22px!important;width:100%!important;display:flex!important;overflow:visible!important}.publicPage .schedule>.roundCard{background:#fff!important;border:1px solid #dbeafe!important;border-left:5px solid #22c55e!important;border-radius:22px!important;grid-template-columns:repeat(2,minmax(320px,1fr))!important;gap:18px!important;width:100%!important;margin:0 0 18px!important;padding:18px!important;display:grid!important;overflow:visible!important;box-shadow:0 16px 36px #0f172a12!important}.publicPage .schedule>.roundCard>h3{color:#fff!important;background:#0f172a!important;border-radius:18px!important;grid-column:1/-1!important;width:max-content!important;max-width:100%!important;margin:0 0 4px!important;padding:12px 18px!important;font-size:16px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important;box-shadow:0 12px 24px #0f172a2e!important}.publicPage .schedule>.roundCard>.publicGameCard.gameCard{width:100%!important;min-height:180px!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbeafe!important;border-radius:18px!important;grid-template-columns:1fr!important;align-content:start!important;gap:14px!important;margin:0!important;padding:16px!important;display:grid!important;overflow:visible!important}.publicPage .publicGameCard .gameTopLine{justify-content:flex-start!important;align-items:center!important;width:100%!important;margin:0!important;display:flex!important}.publicPage .publicGameCard .gameTopLine strong{color:#0369a1!important;text-transform:uppercase!important;white-space:nowrap!important;background:#e0f2fe!important;border-radius:999px!important;width:max-content!important;max-width:100%!important;margin:0!important;padding:7px 12px!important;font-size:12px!important;font-weight:950!important;line-height:1!important;display:inline-flex!important}.publicPage .publicGameCard .gameTeams{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0!important;display:grid!important}.publicPage .publicGameCard .gameTeams>div{color:#0f172a!important;text-align:center!important;white-space:normal!important;overflow-wrap:anywhere!important;word-break:normal!important;background:#f8fafc!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:56px!important;padding:12px!important;font-size:13px!important;font-weight:900!important;line-height:1.2!important;display:flex!important}.publicPage .publicGameCard .gameTeams>div.winnerTeam{color:#047857!important;background:#bbf7d0!important}.publicPage .publicGameCard .gameTeams>div.loserTeam{color:#b91c1c!important;opacity:1!important;background:#fecaca!important}.publicPage .publicGameCard .gameTeams>span{color:#0f172a!important;width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;background:0 0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:20px!important;font-weight:950!important;line-height:1!important;display:flex!important}.publicPage .publicReadOnlyScoreRow.scoreRow{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin:0!important;display:flex!important}.publicPage .publicReadOnlyScoreRow input{color:#0f172a!important;text-align:center!important;opacity:1!important;-webkit-text-fill-color:#0f172a!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;width:54px!important;height:36px!important;padding:6px 8px!important;font-size:15px!important;font-weight:950!important}.publicPage .publicReadOnlyScoreRow span{color:#0f172a!important;font-size:20px!important;font-weight:950!important}@media (width<=900px){.publicPage .schedule>.roundCard{grid-template-columns:1fr!important}}@media (width<=760px){.publicPage .schedule>.roundCard{border-radius:18px!important;gap:12px!important;padding:12px!important}.publicPage .schedule>.roundCard>.publicGameCard.gameCard{min-height:auto!important;padding:13px!important}.publicPage .publicGameCard .gameTeams{grid-template-columns:1fr!important;gap:8px!important}.publicPage .publicGameCard .gameTeams>span{width:100%!important;height:24px!important}}.publicPage .schedule>.roundCard{grid-template-columns:repeat(2,minmax(360px,1fr))!important;align-items:start!important;gap:18px!important;display:grid!important}.publicPage .schedule>.roundCard>h3{grid-column:1/-1!important;width:max-content!important}.publicPage .publicGameCard{height:auto!important;min-height:0!important;margin:0!important;padding:16px!important;display:block!important;overflow:visible!important}.publicPage .publicGameCard .gameTopLine{justify-content:flex-start!important;margin:0 0 16px!important;display:flex!important}.publicPage .publicMirrorTeams{grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;width:100%!important;margin:0!important;display:grid!important}.publicPage .publicMirrorTeams>div{text-align:center!important;color:#0f172a!important;background:#f8fafc!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;min-height:56px!important;padding:12px!important;font-size:13px!important;font-weight:900!important;display:flex!important;position:static!important;transform:none!important}.publicPage .publicMirrorTeams>span{width:34px!important;min-width:34px!important;height:34px!important;box-shadow:none!important;color:#0f172a!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:18px!important;font-weight:950!important;display:flex!important;position:static!important;transform:none!important}.publicPage .publicMirrorTeams>div.winnerTeam{color:#047857!important;background:#bbf7d0!important}.publicPage .publicMirrorTeams>div.loserTeam{color:#b91c1c!important;opacity:1!important;background:#fecaca!important}.publicPage .publicMirrorScore{justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;margin:16px 0 0!important;display:flex!important;position:static!important;transform:none!important}.publicPage .publicMirrorScore input{text-align:center!important;border-radius:12px!important;width:54px!important;height:36px!important;position:static!important;transform:none!important}.publicPage .publicMirrorScore>span{width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;background:0 0!important;position:static!important;transform:none!important}@media (width<=900px){.publicPage .schedule>.roundCard{grid-template-columns:1fr!important}}@media (width<=760px){.publicPage .publicMirrorTeams{grid-template-columns:1fr!important}.publicPage .publicMirrorTeams>span{width:100%!important;height:24px!important}}.publicPage .schedule{flex-direction:column!important;align-items:stretch!important;gap:18px!important;width:100%!important;display:flex!important}.publicPage .schedule>.roundCard{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(320px,1fr))!important;gap:18px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;display:grid!important}.publicPage .schedule>.roundCard>.roundHeader,.publicPage .schedule>.roundCard>h3{grid-column:1/-1!important}.publicPage .schedule>.roundCard>.publicGameCard,.publicPage .schedule>.roundCard>.gameCard{box-sizing:border-box!important;width:100%!important;min-width:0!important}@media (width<=900px){.publicPage .schedule>.roundCard{grid-template-columns:1fr!important}}.publicPage .readOnlySchedule{flex-direction:column!important;align-items:stretch!important;gap:18px!important;width:100%!important;display:flex!important}.publicPage .readOnlySchedule>.readOnlyRoundCard{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(320px,1fr))!important;gap:18px!important;width:100%!important;max-width:100%!important;margin:0 0 18px!important;padding:16px!important;display:grid!important;overflow:visible!important}.publicPage .readOnlyRoundCard>.roundHeader{grid-column:1/-1!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin:0!important;display:flex!important}.publicPage .readOnlyRoundCard>.roundHeader h3{width:max-content!important;margin:0!important}.publicPage .readOnlyRoundCard>.gameCard{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:auto!important;margin:0!important;display:block!important;overflow:visible!important}.publicPage .readOnlyRoundCard .gameTeams{grid-template-columns:minmax(0,1fr) 36px minmax(0,1fr)!important;align-items:center!important;gap:10px!important;width:100%!important;display:grid!important}.publicPage .readOnlyRoundCard .gameTeams>div{white-space:normal!important;overflow-wrap:anywhere!important;text-align:center!important;width:100%!important;min-width:0!important}.publicPage .readOnlyRoundCard .gameTeams>span{width:36px!important;min-width:36px!important;height:36px!important;box-shadow:none!important;background:0 0!important;place-items:center!important;display:grid!important}.publicPage .readOnlyRoundCard .scoreRow input:disabled{opacity:1!important;-webkit-text-fill-color:#0f172a!important;color:#0f172a!important;background:#fff!important}@media (width<=900px){.publicPage .readOnlySchedule>.readOnlyRoundCard{grid-template-columns:1fr!important}}@media (width<=760px){.publicPage .readOnlyRoundCard .gameTeams{grid-template-columns:1fr!important}.publicPage .readOnlyRoundCard .gameTeams>span{width:100%!important;height:24px!important}}.publicPage .readOnlyRoundCard>.gameCard{grid-template-columns:1fr auto 1fr!important;grid-template-areas:"team1 score team2""court court court"!important;align-items:center!important;gap:10px 12px!important;height:auto!important;min-height:0!important;padding:14px 16px!important;display:grid!important}.publicPage .readOnlyRoundCard .gameTopLine{grid-area:court!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;display:flex!important}.publicPage .readOnlyRoundCard .gameTopLine strong{width:max-content!important;max-width:100%!important;margin:0!important}.publicPage .readOnlyRoundCard .gameTeams{display:contents!important}.publicPage .readOnlyRoundCard .gameTeams>div{width:100%!important;min-width:0!important;min-height:56px!important;box-shadow:none!important;text-align:center!important;white-space:normal!important;text-overflow:clip!important;overflow-wrap:anywhere!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:11px 12px!important;font-size:13px!important;line-height:1.25!important;display:flex!important;position:static!important;overflow:visible!important;transform:none!important}.publicPage .readOnlyRoundCard .gameTeams>div:first-child{grid-area:team1!important}.publicPage .readOnlyRoundCard .gameTeams>div:last-child{grid-area:team2!important}.publicPage .readOnlyRoundCard .gameTeams>span{display:none!important}.publicPage .readOnlyRoundCard .scoreRow{grid-area:score!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:auto!important;min-width:110px!important;margin:0!important;display:flex!important;position:static!important;transform:none!important}.publicPage .readOnlyRoundCard .scoreRow input{text-align:center!important;opacity:1!important;-webkit-text-fill-color:#0f172a!important;border-radius:7px!important;width:42px!important;height:32px!important;padding:4px 6px!important;font-size:13px!important}.publicPage .readOnlyRoundCard .scoreRow span{width:auto!important;min-width:0!important;height:auto!important;box-shadow:none!important;color:#0f172a!important;background:0 0!important;padding:0!important;font-size:13px!important;line-height:1!important;display:inline!important;position:static!important;transform:none!important}@media (width<=640px){.publicPage .readOnlyRoundCard>.gameCard{grid-template-columns:1fr!important;grid-template-areas:"court""team1""score""team2"!important}.publicPage .readOnlyRoundCard .scoreRow{width:100%!important}}.publicPage .readOnlyRoundCard>.gameCard{grid-template-rows:auto 1fr!important;grid-template-areas:"court score team2""team1 score team2"!important}.publicPage .readOnlyRoundCard .gameTeams>div:first-child{grid-area:team1!important;align-self:start!important}.publicPage .readOnlyRoundCard .gameTeams>div:last-child{grid-area:team2!important;align-self:end!important}.publicPage .readOnlyRoundCard .scoreRow{align-self:end!important}@media (width<=640px){.publicPage .readOnlyRoundCard .gameTeams>div:first-child,.publicPage .readOnlyRoundCard .gameTeams>div:last-child,.publicPage .readOnlyRoundCard .scoreRow{align-self:stretch!important}}.beachLogo.torneio360Logo,.torneio360Logo{box-shadow:none!important;background:0 0!important;border:0!important;place-items:center!important;display:grid!important;overflow:hidden!important}.beachLogo.torneio360Logo img,.torneio360Logo img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.beachLogo.torneio360Logo .beachLogoSand,.beachLogo.torneio360Logo .beachLogoBall,.beachLogo.torneio360Logo .beachLogoRacket,.torneio360Logo .beachLogoSand,.torneio360Logo .beachLogoBall,.torneio360Logo .beachLogoRacket{display:none!important}.playSideLogo .torneio360Logo{border-radius:14px!important;width:54px!important;height:54px!important}.publicBrandRow .torneio360Logo,.playBrand .torneio360Logo,.loginHero .torneio360Logo{width:52px!important;height:52px!important}.playSideLogo strong,.playBrand strong,.publicBrandRow strong{letter-spacing:-.03em}.playTopBrand,.publicBrandRow{align-items:center!important;gap:14px!important}.playTopBrand .torneio360Logo,.publicBrandRow .torneio360Logo{border-radius:0!important;flex:none!important;width:170px!important;height:72px!important;overflow:visible!important}.playTopBrand .torneio360Logo img,.publicBrandRow .torneio360Logo img{object-fit:contain!important;filter:drop-shadow(0 8px 12px #00000040)!important;width:100%!important;height:100%!important}.playTopBrand .brandTaglineOnly,.publicBrandRow .brandTaglineOnly{flex-direction:column!important;justify-content:center!important;display:flex!important}.playTopBrand .brandTaglineOnly span,.publicBrandRow .brandTaglineOnly span{color:#ffffffd1!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important}.playSideLogo .torneio360Logo{border-radius:0!important;width:48px!important;height:36px!important;overflow:visible!important}@media (width<=760px){.playTopBrand .torneio360Logo,.publicBrandRow .torneio360Logo{width:132px!important;height:56px!important}.playTopBrand .brandTaglineOnly span,.publicBrandRow .brandTaglineOnly span{font-size:11px!important}}.playSidebar.noSideBrand{padding-top:18px!important}.playSidebar.noSideBrand .playSideLogo{display:none!important}.playTopbar .playTopBrand{align-items:center!important;gap:14px!important;min-width:0!important;display:flex!important}.playTopbar .playTopBrand .torneio360Logo{border-radius:0!important;flex:none!important;width:190px!important;height:74px!important;overflow:visible!important}.playTopbar .playTopBrand .torneio360Logo img{object-fit:contain!important;filter:drop-shadow(0 8px 14px #00000047)!important;width:100%!important;height:100%!important}.playTopbar .playTopBrand .brandTaglineOnly span{color:#ffffffdb!important;white-space:nowrap!important;font-size:13px!important;font-weight:800!important;line-height:1.2!important;display:block!important}@media (width<=760px){.playTopbar .playTopBrand{gap:8px!important}.playTopbar .playTopBrand .torneio360Logo{width:138px!important;height:54px!important}.playTopbar .playTopBrand .brandTaglineOnly span{white-space:normal!important;font-size:10px!important}}.playTopbar{box-sizing:border-box!important;z-index:20!important;justify-content:space-between!important;align-items:center!important;height:auto!important;min-height:104px!important;padding:14px 24px!important;display:flex!important;position:sticky!important;top:0!important;overflow:hidden!important}.playTopbar .playTopBrand{align-items:center!important;gap:14px!important;min-width:0!important;height:76px!important;margin:0!important;padding:0!important;display:flex!important;overflow:visible!important;transform:none!important}.playTopbar .playTopBrand .torneio360Logo{flex:none!important;align-self:center!important;width:172px!important;height:68px!important;margin:0!important;padding:0!important;overflow:visible!important}.playTopbar .playTopBrand .torneio360Logo img{object-fit:contain!important;width:100%!important;height:100%!important;display:block!important}.playTopbar .playTopBrand .brandTaglineOnly{justify-content:center!important;align-self:center!important;margin:0!important;padding:0!important;display:flex!important}.playTopbar .playTopBrand .brandTaglineOnly span{white-space:nowrap!important;margin:0!important;padding:0!important;line-height:1.2!important}.playTopbar .playUserBox{flex:none!important;align-self:center!important}.playMain{flex-direction:column!important;min-height:100vh!important;padding-top:0!important;display:flex!important}.playContent{z-index:1!important;flex:auto!important;margin-top:0!important;padding-top:28px!important;position:relative!important}.playContent>:first-child{margin-top:0!important}@media (width<=760px){.playTopbar{gap:10px!important;min-height:92px!important;padding:12px 14px!important}.playTopbar .playTopBrand{gap:8px!important;height:64px!important}.playTopbar .playTopBrand .torneio360Logo{width:132px!important;height:54px!important}.playTopbar .playTopBrand .brandTaglineOnly span{white-space:normal!important;font-size:10px!important}.playUserBox span{display:none!important}.playContent{padding-top:24px!important}}.playTopbar{z-index:9999!important;box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;height:96px!important;min-height:96px!important;padding:12px 24px 12px 130px!important;display:flex!important;position:fixed!important;top:0!important;left:0!important;right:0!important;overflow:hidden!important}.playTopbar .playTopBrand{align-items:center!important;gap:14px!important;height:72px!important;margin:0!important;padding:0!important;display:flex!important;transform:none!important}.playTopbar .playTopBrand .torneio360Logo{width:170px!important;height:66px!important;margin:0!important}.playTopbar .playTopBrand .brandTaglineOnly{align-self:center!important;margin:0!important;padding:0!important}.playSidebar,.playSidebar.noSideBrand{z-index:1000!important;box-sizing:border-box!important;height:calc(100vh - 96px)!important;padding-top:20px!important;position:fixed!important;top:96px!important;left:0!important}.playMain{padding-top:96px!important}.playContent{margin-top:0!important;padding-top:28px!important}@media (width<=760px){.playTopbar{height:84px!important;min-height:84px!important;padding:10px 12px 10px 96px!important}.playTopbar .playTopBrand{gap:8px!important;height:62px!important}.playTopbar .playTopBrand .torneio360Logo{width:126px!important;height:54px!important}.playSidebar,.playSidebar.noSideBrand{height:calc(100vh - 84px)!important;padding-top:18px!important;top:84px!important}.playMain{padding-top:84px!important}}.landingHeader .landingBrand{align-items:center!important;gap:14px!important}.landingHeader .landingBrand .torneio360LogoBlue{border-radius:0!important;flex:none!important;width:150px!important;height:62px!important;overflow:visible!important}.landingHeader .landingBrand .torneio360LogoBlue img{object-fit:contain!important;filter:drop-shadow(0 5px 8px #0f4c962e)!important;width:100%!important;height:100%!important}.landingHeader .landingBrand .brandTaglineOnly span{color:#123f7a!important;white-space:nowrap!important;font-size:14px!important;font-weight:900!important;line-height:1.15!important}@media (width<=760px){.landingHeader .landingBrand{gap:8px!important}.landingHeader .landingBrand .torneio360LogoBlue{width:116px!important;height:50px!important}.landingHeader .landingBrand .brandTaglineOnly span{white-space:normal!important;font-size:11px!important}.playTopbar{gap:6px!important;height:74px!important;min-height:74px!important;padding:8px 8px 8px 10px!important;top:0!important;left:0!important;right:0!important;overflow:hidden!important}.playTopbar .playTopBrand{flex:auto!important;gap:6px!important;min-width:0!important;height:58px!important;overflow:hidden!important}.playTopbar .playTopBrand .torneio360Logo{width:108px!important;min-width:108px!important;max-width:108px!important;height:48px!important;margin:0!important}.playTopbar .playTopBrand .torneio360Logo img{object-fit:contain!important;filter:drop-shadow(0 4px 7px #00000040)!important}.playTopbar .playTopBrand .brandTaglineOnly{flex:auto!important;min-width:0!important;max-width:118px!important;margin:0!important;padding:0!important}.playTopbar .playTopBrand .brandTaglineOnly span{white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;font-size:8.5px!important;line-height:1.05!important}.playTopbar .playUserBox{flex:none!important;margin-left:4px!important}.playTopbar .playUserBox span{display:none!important}.playTopbar .playUserBox button{border-radius:10px!important;height:34px!important;min-height:34px!important;padding:0 10px!important;font-size:11px!important}.playMain{padding-top:74px!important;padding-bottom:82px!important}.playContent{margin-top:0!important;padding:18px 12px 92px!important}.playSidebar,.playSidebar.noSideBrand{width:100%!important;height:72px!important;min-height:72px!important;padding:7px 6px calc(7px + env(safe-area-inset-bottom))!important;z-index:9998!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;background:#fffffff5!important;border-top:1px solid #94a3b847!important;border-right:0!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important;display:grid!important;inset:auto 0 0!important;box-shadow:0 -10px 28px #0f172a1a!important}.playSidebar .playNavItem{border-radius:14px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;height:58px!important;min-height:58px!important;padding:6px 2px!important;display:flex!important}.playSidebar .playNavItem span{font-size:17px!important;line-height:1!important}.playSidebar .playNavItem small{white-space:nowrap!important;font-size:9px!important;line-height:1.05!important}}@media (width<=380px){.playTopbar .playTopBrand .torneio360Logo{width:96px!important;min-width:96px!important;max-width:96px!important;height:44px!important}.playTopbar .playTopBrand .brandTaglineOnly{max-width:96px!important}.playTopbar .playTopBrand .brandTaglineOnly span{font-size:7.5px!important}.playTopbar .playUserBox button{padding:0 8px!important;font-size:10px!important}}.profileSubtabs{background:#fff!important;border-radius:18px!important;flex-direction:row!important;gap:10px!important;width:100%!important;margin-top:22px!important;padding:8px!important;display:flex!important;box-shadow:0 8px 24px #0f172a14!important}.profileSubtabs button{color:#111827!important;min-height:46px!important;box-shadow:none!important;cursor:pointer!important;white-space:nowrap!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:2px solid #000!important;border-radius:14px!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:12px 14px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.profileSubtabs button.active{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;border:2px solid #000!important;box-shadow:0 8px 18px #2563eb38!important}.profileSubtabs button:hover{transform:none!important}@media (width<=760px){.profileSubtabs{border-radius:16px!important;flex-direction:row!important;gap:8px!important;padding:7px!important;overflow-x:auto!important}.profileSubtabs button{border:2px solid #000!important;border-radius:13px!important;min-width:130px!important;min-height:42px!important;padding:10px 12px!important;font-size:13px!important}}@media (width<=380px){.profileSubtabs{gap:6px!important;padding:6px!important}.profileSubtabs button{border:2px solid #000!important;gap:5px!important;min-width:118px!important;min-height:40px!important;padding:9px 10px!important;font-size:12px!important}}.tournamentTopTabs,.playTabs,.matchesSubTabs{background:#fff!important;border:0!important;box-shadow:0 8px 24px #0f172a14!important}.tournamentTopTabs button,.playTabs button,.matchesSubTabs button{color:#111827!important;box-shadow:none!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:2px solid #000!important}.tournamentTopTabs button.active,.playTabs button.active,.matchesSubTabs button.active{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;border:2px solid #000!important;box-shadow:0 8px 18px #2563eb38!important}.tournamentTopTabs button:not(.active):disabled,.playTabs button:not(.active):disabled,.matchesSubTabs button:not(.active):disabled,.tournamentTopTabs button:not(.active)[aria-disabled=true],.playTabs button:not(.active)[aria-disabled=true],.matchesSubTabs button:not(.active)[aria-disabled=true]{color:#64748b!important;opacity:1!important;cursor:not-allowed!important;box-shadow:none!important;background:#f1f5f9!important;border:2px solid #000!important}.tournamentTopTabs button:hover,.playTabs button:hover,.matchesSubTabs button:hover{transform:none!important}@media (width<=760px){.tournamentTopTabs,.playTabs,.matchesSubTabs{border-radius:16px!important;gap:8px!important;padding:7px!important}.tournamentTopTabs button,.playTabs button,.matchesSubTabs button{border:2px solid #000!important;border-radius:13px!important;min-height:42px!important;padding:10px 12px!important;font-size:13px!important}}@media (width<=380px){.tournamentTopTabs,.playTabs,.matchesSubTabs{gap:6px!important;padding:6px!important}.tournamentTopTabs button,.playTabs button,.matchesSubTabs button{border:2px solid #000!important;min-height:40px!important;padding:9px 10px!important;font-size:12px!important}}.profileSubtabs{background:#fff!important;border:0!important;border-radius:18px!important;flex-direction:row!important;gap:10px!important;width:100%!important;margin-top:22px!important;padding:8px!important;display:flex!important;box-shadow:0 8px 24px #0f172a14!important}.profileSubtabs button,.playAppShell .profileSubtabs button,.playAppShell button.profileSubtabButton{color:#111827!important;min-height:46px!important;box-shadow:none!important;cursor:pointer!important;white-space:nowrap!important;opacity:1!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:2px solid #000!important;border-radius:14px!important;flex:1 1 0!important;justify-content:center!important;align-items:center!important;gap:7px!important;padding:12px 14px!important;font-size:14px!important;font-weight:900!important;display:inline-flex!important}.profileSubtabs button:not(.active),.playAppShell .profileSubtabs button:not(.active){color:#111827!important;box-shadow:none!important;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:2px solid #000!important}.profileSubtabs button.active,.playAppShell .profileSubtabs button.active{color:#fff!important;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%)!important;border:2px solid #000!important;box-shadow:0 8px 18px #2563eb38!important}.profileSubtabs button:hover,.playAppShell .profileSubtabs button:hover{transform:none!important}@media (width<=760px){.profileSubtabs{border-radius:16px!important;flex-direction:row!important;gap:8px!important;padding:7px!important;overflow-x:auto!important}.profileSubtabs button,.playAppShell .profileSubtabs button{border:2px solid #000!important;border-radius:13px!important;min-width:130px!important;min-height:42px!important;padding:10px 12px!important;font-size:13px!important}}@media (width<=380px){.profileSubtabs{gap:6px!important;padding:6px!important}.profileSubtabs button,.playAppShell .profileSubtabs button{border:2px solid #000!important;min-width:118px!important;min-height:40px!important;padding:9px 10px!important;font-size:12px!important}}.profileSaveMiniNotice{color:#065f46!important;text-align:center!important;background:#ecfdf5!important;border:2px solid #000!important;border-radius:14px!important;width:fit-content!important;max-width:100%!important;margin:10px auto 0!important;padding:10px 16px!important;font-size:13px!important;font-weight:900!important;box-shadow:0 8px 20px #0f172a1f!important}@media (width<=760px){.profileSaveMiniNotice{border-radius:13px!important;width:100%!important;margin-top:8px!important;padding:9px 12px!important;font-size:12px!important}}button.deleteBtn,.deleteBtn,button.danger,.danger,.confirmActions button.deleteBtn,.playAppShell button.deleteBtn,.playAppShell .deleteBtn,.categoryScheduleCard button.deleteBtn,button.removePhotoBtn,.removePhotoBtn{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border:0!important;box-shadow:0 10px 22px #dc262647!important}button.deleteBtn:hover,.deleteBtn:hover,button.danger:hover,.danger:hover,.confirmActions button.deleteBtn:hover,.playAppShell button.deleteBtn:hover,.playAppShell .deleteBtn:hover,.categoryScheduleCard button.deleteBtn:hover,button.removePhotoBtn:hover,.removePhotoBtn:hover{color:#fff!important;filter:brightness(1.03)!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important}button.deleteBtn:disabled,.deleteBtn:disabled,button.danger:disabled,.danger:disabled{color:#fff!important;opacity:1!important;cursor:not-allowed!important;background:linear-gradient(135deg,#fca5a5 0%,#ef4444 100%)!important}@media (width<=760px){button.deleteBtn,.deleteBtn,button.danger,.danger,.confirmActions button.deleteBtn,.playAppShell button.deleteBtn,.playAppShell .deleteBtn,.categoryScheduleCard button.deleteBtn,button.removePhotoBtn,.removePhotoBtn{border-radius:13px!important;min-height:42px!important;font-size:13px!important}}
