@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg: #0b0b12;--ink: #e7e7f4;--muted: #a0a0b8;--line: rgba(255, 255, 255, .08);--card: #141422;--deep: #0f0f1c;--accent: #c61d2b;--accent-2: #d92533;--accent-3: #8f1420;--shadow: 0 18px 45px rgba(0, 0, 0, .45);--glow: 0 0 0 1px rgba(198, 29, 43, .25), 0 12px 30px rgba(198, 29, 43, .25);--grid: rgba(255, 255, 255, .06);--header-height: 88px;--sidebar-width-collapsed: 72px;--sidebar-width-expanded: 236px;--sidebar-width-current: 72px}body.sidebar-collapsed{--sidebar-width-current: var(--sidebar-width-collapsed)}body.sidebar-expanded{--sidebar-width-current: var(--sidebar-width-expanded)}body.help-docs-open{overflow:hidden}.app{min-height:100vh;position:relative;overflow-x:hidden;overflow-y:visible;background:radial-gradient(circle at 10% 0%,rgba(198,29,43,.15),transparent 45%),radial-gradient(circle at 80% 20%,rgba(217,37,51,.12),transparent 40%),var(--bg)}.app:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(0deg,var(--grid) 0 1px,transparent 1px 36px),repeating-linear-gradient(90deg,var(--grid) 0 1px,transparent 1px 36px);opacity:.25;pointer-events:none;z-index:0}.app:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(198,29,43,.15),transparent 55%),radial-gradient(circle at 50% 100%,rgba(0,0,0,.65),transparent 50%);pointer-events:none;z-index:0}.bg-shapes{position:absolute;inset:-10% 0 auto 0;pointer-events:none;z-index:0}.bg-shapes span{position:absolute;border-radius:999px;opacity:.18;filter:blur(0px)}.shape-1{width:520px;height:520px;background:radial-gradient(circle at top,rgba(198,29,43,.45),transparent 65%);left:-140px;top:-120px}.shape-2{width:420px;height:420px;background:radial-gradient(circle at 30% 30%,rgba(217,37,51,.45),transparent 60%);right:-120px;top:60px}.shape-3{width:520px;height:520px;background:radial-gradient(circle at 40% 40%,rgba(143,20,32,.45),transparent 65%);right:8%;top:540px}.page{position:relative;z-index:1;padding:calc(var(--header-height) + 26px) 20px 60px calc(var(--sidebar-width-current) + 16px)}.bootstrap-loading-panel{min-height:calc(100dvh - var(--header-height) - 100px);display:grid;place-items:center;padding:20px 0 8px}.bootstrap-loading-card{width:min(420px,100%);display:grid;justify-items:center;gap:10px;padding:22px 20px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#0c121ef5,#080c16f5);box-shadow:0 20px 44px #00000057;text-align:center}.bootstrap-loading-card strong{color:#eef4ff;font-size:18px;line-height:1.15}.bootstrap-loading-card span:last-child{color:#b8c6db;font-size:13px;line-height:1.4}.bootstrap-loading-spinner{width:20px;height:20px;border-width:2.5px;color:#ffd27e}.bootstrap-error-banner{border:1px solid rgba(255,113,133,.45);background:linear-gradient(135deg,#580c18eb,#270711eb);color:#ffe9ee;border-radius:12px;padding:12px 14px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px}.bootstrap-error-banner .button.alt{border-color:#ffd5dd6b;color:#ffeef2}.pwa-toast{position:fixed;right:18px;bottom:18px;z-index:90;width:min(420px,calc(100vw - 24px));border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#080d18f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 38px #00000061;padding:12px;display:grid;gap:10px}.pwa-toast-offline{border-color:#61e8ab47}.pwa-toast-update{border-color:#ffd0784d}.pwa-toast-content{display:grid;gap:3px}.pwa-toast-content strong{color:#eef4ff;font-size:14px;line-height:1.2}.pwa-toast-content span{color:#b8c6db;font-size:12px;line-height:1.35}.pwa-toast-actions{display:flex;justify-content:flex-end;gap:8px}.pwa-toast-btn{border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#deebff;min-height:32px;padding:0 12px;font-size:12px;font-weight:600;cursor:pointer}.pwa-toast-btn:hover{background:#ffffff14}.pwa-toast-btn-primary{border-color:#ffd68c57;background:linear-gradient(180deg,#4a3914d1,#2c200be6);color:#fff3cf}.pwa-toast-btn-primary:hover{background:linear-gradient(180deg,#5c4718e6,#37280df2)}.pwa-windows-reload-btn{position:fixed;right:18px;bottom:72px;z-index:89;min-height:38px;border-radius:999px;border:1px solid rgba(167,200,255,.36);background:linear-gradient(180deg,#142342f5,#0b1428fa);color:#e6f0ff;font-size:12px;font-weight:700;letter-spacing:.01em;padding:0 14px;cursor:pointer;box-shadow:0 14px 28px #04081270}.pwa-windows-reload-btn:hover,.pwa-windows-reload-btn:focus-visible{border-color:#bad7ff94;background:linear-gradient(180deg,#1a2c51fa,#0e1a33)}.whatsapp-sticky-button{position:fixed;right:18px;bottom:18px;z-index:88;display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 18px 0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#25d366,#179c4e);color:#fff;text-decoration:none;box-shadow:0 18px 34px #040e095c;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.whatsapp-sticky-button:hover,.whatsapp-sticky-button:focus-visible{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 22px 40px #040e096b}.whatsapp-sticky-button__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.whatsapp-sticky-button__icon svg{width:100%;height:100%}.whatsapp-sticky-button__label{font-size:14px;font-weight:800;letter-spacing:.02em;line-height:1}@media (max-width: 960px){.pwa-windows-reload-btn{right:12px;bottom:84px}.whatsapp-sticky-button{right:12px;bottom:16px;width:52px;height:52px;min-height:52px;justify-content:center;padding:0}.whatsapp-sticky-button__label{display:none}}.home-hero{width:100vw;margin:calc(-1 * (var(--header-height) + 26px)) calc(50% - 50vw) 0 calc(-1 * (var(--sidebar-width-current) + 16px));overflow:hidden;position:relative}.home-account-request-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;border:1px solid rgba(255,255,255,.45);background:#c61d2bcc;color:#fff5f5;padding:14px 28px;border-radius:999px;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(20px,2.8vw,34px);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;box-shadow:0 20px 40px #0000006b;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}.home-account-request-btn:hover,.home-account-request-btn:focus-visible{transform:translate(-50%,-50%) scale(1.03);background:#d62736db;box-shadow:0 24px 50px #c61d2b6b}.home-account-request-feedback{position:absolute;left:50%;bottom:24px;transform:translate(-50%);z-index:5;margin:0;padding:10px 14px;border-radius:10px;font-weight:700;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-account-request-feedback.success{background:#177041b8;color:#e7fff1;border:1px solid rgba(171,255,213,.42)}.home-account-request-feedback.error{background:#a723323d;color:#ffd6de;border:1px solid rgba(233,106,123,.35)}.home-public-standings-card{pointer-events:auto;padding:20px 20px 18px;border-radius:28px;background:linear-gradient(180deg,#0c101dd6,#070a13eb),#070a12d1;border:1px solid rgba(255,255,255,.08);box-shadow:0 30px 80px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-public-standings-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.home-public-standings-header h2{margin:4px 0 0;color:#f6f7fb;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(28px,3vw,38px);letter-spacing:.04em}.home-public-standings-kicker{display:block;color:#d5ddf5ad;font-size:11px;letter-spacing:.2em;text-transform:uppercase}.home-public-standings-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#ffffff12;color:#d9e1ff;font-size:12px;font-weight:700;text-align:center}.home-public-standings-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:16px;scrollbar-width:none}.home-public-standings-tabs::-webkit-scrollbar{display:none}.home-public-standings-tab{position:relative;flex:0 0 auto;border:1px solid rgba(255,255,255,.07);background:#ffffff0d;color:#e6ebffd1;border-radius:14px;min-height:42px;padding:0 14px;font-weight:800;letter-spacing:.05em;cursor:pointer;transition:transform .15s ease,background-color .18s ease,border-color .18s ease}.home-public-standings-tab:hover{transform:translateY(-1px);background:#ffffff17}.home-public-standings-tab.is-active{background:linear-gradient(180deg,#f54848f5,#c72a2af5);color:#fff;border-color:#ffa6a659;box-shadow:0 10px 22px #b31b1b47}.home-public-standings-tab-dot{position:absolute;top:8px;right:8px;width:6px;height:6px;border-radius:999px;background:#ffd056e6}.home-public-standings-list{display:grid;gap:8px}.home-public-standings-row{display:grid;grid-template-columns:30px minmax(0,1fr) 48px;align-items:center;gap:12px;padding:10px 12px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.05)}.home-public-standings-rank{color:#fff;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:28px;letter-spacing:.04em;text-align:center}.home-public-standings-team{min-width:0}.home-public-standings-team-main{display:grid;gap:3px}.home-public-standings-team-main strong{color:#f6f7fb;font-size:16px;line-height:1.15}.home-public-standings-team-main span{color:#d4dcf3bd;font-size:12px;letter-spacing:.04em}.home-public-standings-logo{display:flex;justify-content:flex-end}.home-public-standings-logo .team-logo{width:42px;height:42px;border-radius:14px;background:#ffffff0f}.home-public-standings-empty{margin:0;padding:18px 10px;text-align:center;color:#dce3f5bd}.home-public-standings-more{width:100%;margin-top:12px;min-height:42px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#eef3ff;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:transform .15s ease,background-color .18s ease,border-color .18s ease}.home-public-standings-more:hover{transform:translateY(-1px);background:#ffffff17;border-color:#ffffff29}.home-public-standings-modal{position:relative;width:min(520px,calc(100vw - 28px));max-height:min(88dvh,760px);overflow:auto}.home-public-standings-close{position:absolute;top:10px;right:10px;z-index:2;width:42px;height:42px;border:0;border-radius:999px;background:#070a12b3;color:#fff;display:grid;place-items:center;cursor:pointer}.home-request-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;background:#04060ecc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:20px}.home-request-modal-card.card{width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 24px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))}.home-request-form{display:grid;gap:12px}.home-request-inline-row{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-request-inline-row>label{display:grid;gap:6px;font-weight:700;color:#f4f6ff}.home-request-form>label{display:grid;gap:6px;font-weight:700;color:#f4f6ff}.home-request-captcha-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.home-request-captcha-mobile-row{display:none}.home-request-captcha-mobile-field{display:grid;gap:6px;font-weight:700;color:#f4f6ff;min-width:0}.home-request-captcha-mobile-refresh.button.ghost{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;border-radius:10px;display:grid;place-items:center;align-self:end}.home-request-captcha-mobile-refresh svg{width:18px;height:18px}.home-request-captcha-mobile-refresh.is-loading svg{animation:homeRequestRefreshSpin .9s linear infinite}@keyframes homeRequestRefreshSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-request-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.home-request-team-picker{display:grid;gap:8px;position:relative}.home-request-team-trigger{width:100%;border:1px solid rgba(255,255,255,.6);border-radius:12px;background:#0a0c18b8;color:#e6ebff;min-height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:17px;cursor:pointer}.home-request-team-trigger.is-open{border-color:#d7e2ffe6}.home-request-team-trigger-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-request-team-trigger-icon{font-size:16px;line-height:1}.home-request-team-dropdown{display:grid;gap:8px}.home-request-team-list{max-height:200px;overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#0a0c18c2;padding:10px;display:grid;gap:8px}.home-request-team-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;justify-content:start;gap:10px;font-weight:600;color:#d7dcf0;white-space:nowrap;width:100%}.home-request-team-option input[type=checkbox]{margin:0;width:16px;height:16px}.home-request-team-option-text{display:block;color:#dce3ff;font-size:18px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.home-request-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.home-request-confirm-overlay{z-index:12100}.home-request-confirm-card{width:min(520px,calc(100vw - 32px))}.home-hero img{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;display:block;transform-origin:center;animation:heroDrift 12s ease-in-out infinite alternate;will-change:transform}.home-owner-dashboard-shell{position:relative;z-index:2;width:100%;margin:18px auto 0}.home-owner-hero-countdown{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5;width:min(900px,calc(100vw - 48px))}.home-owner-dashboard{--home-owner-card-width: min(1040px, calc(100vw - (var(--sidebar-width-current) + 48px)));--home-owner-card-gap: 8px;position:relative;z-index:5;width:var(--home-owner-card-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--home-owner-card-gap)}.home-owner-panels{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr;gap:var(--home-owner-card-gap)}.home-owner-teams-card,.home-owner-roster-card{position:relative;height:350px;padding:16px 18px;border-radius:24px;border:1px solid rgba(255,224,224,.28);background:linear-gradient(180deg,#b5152733,#6c081333);box-shadow:0 24px 60px #1804085c,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff7f7;max-height:none;overflow:hidden;display:flex;flex-direction:column;min-height:0}.home-owner-panel-expand-btn{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,227,227,.2);background:#3d070e57;color:#fff1f1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.home-owner-panel-expand-btn svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-owner-panel-expand-btn:hover,.home-owner-panel-expand-btn:focus-visible{transform:translateY(-1px);background:#630c1670;border-color:#ffebeb57}.home-owner-countdown-card{position:relative;z-index:10;width:100%;height:auto;min-height:0;box-sizing:border-box;padding:16px 18px 14px;border-radius:18px;border:1px solid rgba(255,73,101,.6);background:linear-gradient(180deg,#1f0206f5,#050507fa),radial-gradient(circle at top,rgba(255,82,104,.14),transparent 58%);box-shadow:0 20px 48px #0a01036b,inset 0 1px #ffffff0f,inset 0 -1px #ff506c1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;overflow:hidden}.home-owner-panel-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;padding:16px 10px 16px 18px;border-radius:inherit}.home-owner-panel-scroll::-webkit-scrollbar{width:0;height:0}.home-owner-teams-countdown{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:12px;margin-bottom:0;padding:0;border-radius:0;background:transparent;border:0;text-align:center}.home-owner-teams-countdown-title{display:block;font-size:11px;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:#ff7886e6}.home-owner-teams-countdown-track{display:flex;align-items:flex-end;justify-content:center;gap:clamp(4px,.9vw,14px)}.home-owner-teams-countdown-unit{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;gap:8px}.home-owner-teams-countdown-value{display:block;font-family:Space Grotesk,Bebas Neue,sans-serif;font-size:clamp(28px,4.8vw,56px);font-weight:700;letter-spacing:.08em;line-height:.9;font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 6px 18px rgba(0,0,0,.45)}.home-owner-teams-countdown-label{display:block;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ff707ee0}.home-owner-teams-countdown-separator{flex:0 0 auto;align-self:flex-start;padding-top:2px;font-family:Space Grotesk,sans-serif;font-size:clamp(24px,3.6vw,44px);font-weight:700;line-height:1;color:#fffffff5}.home-owner-teams-countdown-expired{display:block;font-family:Space Grotesk,Bebas Neue,sans-serif;font-size:clamp(24px,4vw,42px);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff}.home-owner-teams-header{display:flex;align-items:center;justify-content:center;margin-bottom:12px;text-align:center}.home-owner-teams-header h2{margin:0;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(22px,2.4vw,34px);letter-spacing:.04em;line-height:.95;text-transform:uppercase}.home-owner-teams-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:stretch;justify-items:stretch;gap:10px}.home-owner-team-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:74px;padding:8px 10px;border-radius:16px;width:100%;max-width:none;border:1px solid rgba(255,221,221,.2);background:#48050d42;text-decoration:none;color:inherit;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.home-owner-team-item:hover,.home-owner-team-item:focus-visible{transform:translateY(-3px);background:#59071166;border-color:#ffe9e96b;box-shadow:0 16px 30px #22040838}.home-owner-team-copy{min-width:0;display:grid;gap:3px}.home-owner-team-item .team-logo{width:50px;height:50px;border-radius:14px}.home-owner-team-item .team-logo.team-logo-rect{width:74px;height:40px;border-radius:12px}.home-owner-team-category{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;max-width:100%;padding:2px 6px;border-radius:999px;background:#fff3f329;color:#fff4f4e6;font-size:8px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.home-owner-team-name{display:block;font-size:12px;line-height:1.15;color:#fff;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-owner-team-meta{display:block;font-size:11px;line-height:1.2;color:#ffe9e9d1}.home-owner-empty-state{padding:18px;border-radius:16px;border:1px dashed rgba(255,224,224,.24);background:#48050d29;color:#ffe9e9d1;text-align:center}.home-owner-panel-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14000;background:#05070ec2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.home-owner-panel-modal-shell{width:min(1120px,calc(100vw - 32px));display:grid;gap:10px}.home-owner-panel-modal-close{justify-self:end;border:1px solid rgba(255,226,226,.24);background:#4f0a1270;color:#fff1f1;border-radius:999px;padding:8px 14px;cursor:pointer}.home-owner-panel-modal-card.card{max-height:calc(100vh - 88px);padding:16px 18px;border-radius:24px;border:1px solid rgba(255,224,224,.28);background:linear-gradient(180deg,#b515273d,#6c08133d);box-shadow:0 24px 60px #1804085c,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff7f7;overflow:hidden;display:flex;flex-direction:column}.home-owner-panel-modal-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:8px 4px 8px 10px}.home-quick-links{position:absolute;left:50%;bottom:clamp(96px,12vh,156px);transform:translate(-50%);z-index:5;width:min(960px,calc(100vw - 48px));display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.home-quick-link{min-height:132px;padding:18px 20px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(180deg,#121625db,#0a0c15eb),#ffffff0a;box-shadow:inset 0 0 0 1px #ffffff0a,0 20px 42px #00000057;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff4f4;text-decoration:none;text-transform:uppercase;text-align:center;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(20px,2.2vw,30px);letter-spacing:.05em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease}.home-quick-link:hover,.home-quick-link:focus-visible{transform:translateY(-4px);border-color:#ffdbdb80;background:linear-gradient(180deg,#d12434d1,#700e1beb),#ffffff14;box-shadow:inset 0 0 0 1px #ffffff14,0 24px 48px #760b1975}.home-quick-link-icon{width:74px;height:74px;display:grid;place-items:center;background:transparent;box-shadow:none;transition:transform .24s ease,width .24s ease,height .24s ease}.home-quick-link-icon svg{width:38px;height:38px;fill:#c3d7ef;stroke:#c3d7ef;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:transform .24s ease}.home-quick-link-label{display:block;text-align:center;line-height:1;max-width:12ch;transition:opacity .22s ease,transform .22s ease}@media (hover: hover) and (pointer: fine){.home-quick-link-label{opacity:0;transform:translateY(10px)}.home-quick-link:hover .home-quick-link-label,.home-quick-link:focus-visible .home-quick-link-label{opacity:1;transform:translateY(0)}.home-quick-link:hover .home-quick-link-icon,.home-quick-link:focus-visible .home-quick-link-icon{width:46px;height:46px;transform:translateY(-2px)}.home-quick-link:hover .home-quick-link-icon svg,.home-quick-link:focus-visible .home-quick-link-icon svg{transform:scale(.78)}}.home-ribbon{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:16px;background:linear-gradient(90deg,#0a0a109e,#28283859,#0a0a109e);border-top:1px solid rgba(255,255,255,.22);border-bottom:1px solid rgba(255,255,255,.22);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);overflow:hidden;padding:12px 0}.home-ribbon-track{display:flex;align-items:center;gap:52px;min-width:-moz-max-content;min-width:max-content;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(24px,3vw,52px);letter-spacing:.04em;text-transform:uppercase;color:#d92533;text-shadow:0 0 24px rgba(217,37,51,.45);animation:ribbonSlide 20s linear infinite;white-space:nowrap;padding-left:24px}.home-ribbon-track span{display:inline-flex;align-items:center}.home-ribbon-track span:after{content:"";width:9px;height:9px;border-radius:50%;background:#ffffffb3;margin-left:22px;box-shadow:0 0 12px #fff9}.home-ribbon-icon{position:absolute;right:clamp(14px,3vw,48px);top:50%;transform:translateY(-50%);width:clamp(34px,4vw,52px);height:clamp(34px,4vw,52px);display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#ffffff26,#14141c8c);border:1px solid rgba(255,255,255,.24);border-radius:12px;box-shadow:0 10px 28px #00000059}.home-ribbon-icon svg{width:70%;height:70%;fill:#ffd05d;filter:drop-shadow(0 0 10px rgba(255,208,93,.45));animation:iconBounce 1.6s ease-in-out infinite}.container{max-width:1200px;margin:0 auto}.grid-2{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--card);border-radius:18px;padding:20px;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;border:1px solid rgba(198,29,43,.12);pointer-events:none}.card.soft{background:linear-gradient(140deg,#c61d2b2e,#141422e6 70%);border:1px solid rgba(198,29,43,.22)}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#c61d2b2e;color:#d7c7ff;font-weight:600;font-size:12px;letter-spacing:.02em}.pill.is-finalizado{background:#c62828;color:#fff}.pill.is-pendiente{background:#ef6c00;color:#fff}.pill.is-proceso{background:#2e7d32;color:#fff}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#d925332e;color:#e4d4ff;font-weight:600;font-size:12px}.tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:#ffffff14;color:var(--ink);font-size:12px;font-weight:600}.muted{color:var(--muted)}.hero-card p,.hero-card .muted{color:#ffffffd1}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-title h2,.section-title h3{margin:0;font-family:Bebas Neue,Space Grotesk,sans-serif;letter-spacing:.04em;font-size:28px}.fixture-section-title{justify-content:center;text-align:center}.partidos-main-title{width:100%;justify-content:flex-start;margin-bottom:3px;padding:0}.partidos-main-title h2{width:100%}.partidos-filter-card{margin-bottom:3px;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:1px}.partidos-filter-label{font-size:13px;color:var(--muted);font-weight:600;margin:0}.partidos-filter-select{width:min(340px,70%);min-height:42px;margin-left:0}.partidos-range-card{margin-bottom:3px;padding:0}.partidos-fixture-card{padding-top:3px}.partidos-range-row{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.partidos-range-btn{min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(149,184,219,.24);background:#2b426159;color:#c4d8ee;font-weight:700;font-size:13px;cursor:pointer}.partidos-range-btn.is-active{background:#638ec16b;color:#f2f8ff;border-color:#add0ef80}.partidos-v2-page{max-width:980px;margin-top:8px}.partidos-v2-wrap{display:grid;gap:10px}.partidos-v2-scorecard-slot{position:relative}.partidos-v2-card{background:#06070a;border-radius:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 30px #0000006b}.partidos-v2-scorecard{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:14px;background:#06070af5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.partidos-v2-scorecard.is-fixed{position:fixed;z-index:1000}.partidos-v2-backedup-badge{position:absolute;top:-2px;left:50%;transform:translate(-50%);min-height:24px;padding:0 10px;border-radius:999px;border:1px solid rgba(123,255,179,.55);background:#19804e47;color:#9bffcb;font-size:12px;font-weight:700;display:inline-flex;align-items:center;letter-spacing:.02em;text-transform:uppercase}.partidos-v2-backedup-badge.is-pending{border-color:#ffbf5e8c;background:#915c0b47;color:#ffd68a}.partidos-v2-backedup-badge.is-live{border-color:#f8717194;background:#991b1b4d;color:#fecaca}.partidos-v2-backedup-badge.is-finalized{border-color:#7bffb38c;background:#19804e47;color:#9bffcb}.partidos-v2-backedup-badge.is-canceled{border-color:#94a3b885;background:#33415557;color:#e2e8f0}.partidos-v2-backedup-badge.is-postponed{border-color:#818cf880;background:#312e814d;color:#c7d2fe}.partidos-v2-backedup-edit-btn{position:absolute;top:5px;left:50%;transform:translate(138px);z-index:2}.partidos-v2-team{display:grid;gap:4px}.partidos-v2-team-head{display:flex;align-items:center;gap:8px}.partidos-v2-team-right{text-align:right;justify-items:end}.partidos-v2-team-right .partidos-v2-team-head{justify-content:flex-end}.partidos-v2-team-name{font-family:Bebas Neue,Space Grotesk,sans-serif;letter-spacing:.06em;font-size:24px}.partidos-v2-team strong{font-size:68px;line-height:1;color:#e03131}.partidos-v2-team small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.partidos-v2-timeout-btn{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border:1px solid rgba(31,41,55,.26);border-radius:999px;background:#fffffffa;color:#18212f;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 1px 2px #0f172a14}.partidos-v2-timeout-btn:hover:not(:disabled){border-color:#1f293766;background:#fff}.partidos-v2-timeout-btn:disabled{cursor:not-allowed;color:#18212f;background:#fffffff0;border-color:#1f293738}.partidos-v2-timeout-icon{width:16px;height:16px;flex:0 0 auto}.partidos-v2-timeout-label{line-height:1}.partidos-v2-timeout-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#e031311f;color:#b42318;font-size:11px;line-height:1;font-weight:800}.partidos-v2-center{text-align:center;display:grid;gap:6px;justify-items:center}.partidos-v2-quarter{border:0;background:transparent;color:var(--ink);font-size:32px;font-family:Bebas Neue,Space Grotesk,sans-serif;letter-spacing:.04em}.partidos-v2-quarter-controls{display:inline-flex;align-items:center;gap:8px;position:relative;top:8px}.partidos-v2-scoreboard-launch-btn{width:28px;height:28px;min-width:28px;color:#e7ecf8db}.partidos-v2-scoreboard-launch-btn:hover,.partidos-v2-scoreboard-launch-btn:focus-visible{background:transparent;color:#fff}.partidos-v2-scoreboard-launch-btn .partidos-v2-mini-icon{width:15px;height:15px}.partidos-v2-game-clock-bar{display:inline-flex;align-items:center;gap:8px;margin-top:6px}.partidos-v2-game-clock-adjust-btn{width:24px;height:24px;border:0;background:transparent;color:#e7ecf8d1;font-size:22px;line-height:1;padding:0;display:grid;place-items:center;cursor:pointer}.partidos-v2-game-clock-adjust-btn:hover:not(:disabled),.partidos-v2-game-clock-adjust-btn:focus-visible{color:#fff}.partidos-v2-game-clock-adjust-btn:disabled{opacity:.45;cursor:not-allowed}.partidos-v2-game-clock-chip{min-width:102px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;gap:4px;cursor:pointer}.partidos-v2-game-clock-chip.is-running{border-color:#22c55e61;box-shadow:0 0 0 1px #22c55e29 inset}.partidos-v2-game-clock-segment,.partidos-v2-game-clock-colon{font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:24px;letter-spacing:.05em;line-height:1}.partidos-v2-game-clock-segment{min-width:24px;color:#f8fafcc7}.partidos-v2-game-clock-segment.is-active{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.16)}.partidos-v2-game-clock-colon{color:#f8fafca3}.partidos-v2-period-nav-btn{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;min-width:20px;padding:0;cursor:pointer}.partidos-v2-center-actions{display:inline-flex;align-items:center;gap:6px}.partidos-v2-center-icon-btn{width:42px;height:42px;margin:0;padding:0;border:0;border-radius:999px;background:transparent;color:#e7ecf8;display:grid;place-items:center;cursor:pointer;transition:background-color .18s ease,color .18s ease}.partidos-v2-mini-icon{width:21px;height:21px}.partidos-v2-center-icon-btn:hover,.partidos-v2-center-icon-btn:focus-visible{background:#ffffff24}.partidos-v2-center-icon-btn:disabled{opacity:.5;cursor:not-allowed}.partidos-v2-actions-card{padding:12px;display:grid;gap:12px}.partidos-v2-action-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.partidos-v2-finalize-row{display:grid;gap:6px}.partidos-v2-finalize-row .button{justify-content:center}.partidos-v2-bottom-actions{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.partidos-v2-bottom-actions .button{min-width:140px}.partidos-v2-action-btn{min-height:50px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff2e;color:#fff;font-size:30px;font-family:Bebas Neue,Space Grotesk,sans-serif;letter-spacing:.03em}.partidos-v2-action-btn:hover:not(:disabled),.partidos-v2-action-btn:focus-visible{border-color:#ffffff59;background:#ffffff3d}.partidos-v2-action-btn:disabled{opacity:.5}.partidos-v2-team-toggle{display:flex;gap:8px}.partidos-v2-lineup-block h3{margin:0 0 8px;font-family:Bebas Neue,Space Grotesk,sans-serif;letter-spacing:.06em;font-size:28px}.partidos-v2-lineup-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.partidos-v2-lineup-head h3{margin:0}.partidos-v2-lineup-inline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.partidos-v2-lineup-inline .partidos-v2-lineup-head{margin-bottom:0}.partidos-v2-lineup-inline .partidos-v2-lineup-head h3{min-width:120px}.partidos-v2-lineups-shell{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:10px}.partidos-v2-lineups-stack{display:grid;gap:10px}.partidos-v2-gear-btn{width:38px;height:38px;margin:0;padding:0;border-radius:999px;border:0;background:transparent;color:#e7ecf8;font-size:22px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:background-color .18s ease,color .18s ease}.partidos-v2-gear-btn:hover:not(:disabled),.partidos-v2-gear-btn:focus-visible{background:#ffffff24}.partidos-v2-gear-btn:disabled{opacity:.5;cursor:not-allowed}.partidos-v2-lineup-controls-column{display:grid;grid-template-rows:1fr auto 1fr;align-items:center;justify-items:center;align-self:stretch}.partidos-v2-lineup-refresh-btn{width:30px;height:30px;margin:0;padding:0;border-radius:999px;border:0;background:transparent;color:#e7ecf8;display:grid;place-items:center;cursor:pointer;transition:transform .18s ease,color .18s ease,opacity .18s ease}.partidos-v2-lineup-refresh-btn:hover:not(:disabled),.partidos-v2-lineup-refresh-btn:focus-visible{color:#fff}.partidos-v2-lineup-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.partidos-v2-lineup-refresh-btn.is-spinning svg{animation:partidos-v2-lineup-refresh-spin .9s linear infinite}.partidos-v2-lineup-refresh-btn svg{width:14px;height:14px}@keyframes partidos-v2-lineup-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.partidos-v2-lineup-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.partidos-v2-player-chip{position:relative;min-height:48px;border-radius:10px;border:1px solid rgba(34,197,94,.7);background:#22c55eb3;color:#000;text-shadow:none;font-weight:400;font-size:18px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,opacity .2s ease}.partidos-v2-player-chip:hover:not(:disabled){opacity:.7}.partidos-v2-player-chip.is-selected{border-color:#ffd84d;box-shadow:0 0 0 2px #ffd84da6,0 0 18px #ffd84d73;transform:translateY(-1px) scale(1.01);background:#22c55eb3;color:#000;text-shadow:none;animation:none}.partidos-v2-player-chip.is-selected:after{content:"";position:absolute;top:6px;right:8px;width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 10px #22c55ebf}.partidos-v2-player-chip:disabled{opacity:.55}@keyframes selectedNumberBlink{0%{color:#fff;text-shadow:none}50%{color:#fff2b3;text-shadow:0 0 10px rgba(255,216,77,.9)}to{color:#fff;text-shadow:none}}.partidos-v2-log-card{padding:14px}.partidos-v2-log-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.partidos-v2-log-card h2{margin:0;font-family:Bebas Neue,Space Grotesk,sans-serif;letter-spacing:.06em;font-size:42px;text-transform:uppercase}.partidos-v2-log-tools{display:flex;align-items:center;gap:8px}.partidos-v2-log-select,.partidos-v2-log-search{min-height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#070a12e6;color:#f3f5ff;padding:0 10px}.partidos-v2-log-select{min-width:130px}.partidos-v2-log-search{min-width:210px}.partidos-v2-log-list{border-top:1px solid rgba(255,255,255,.18);padding-top:8px;min-height:160px;margin-top:8px}.partidos-v2-log-item{margin:0 0 8px;font-size:14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.partidos-v2-log-team{font-weight:700}.partidos-v2-log-quarter{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:20px;padding:0 7px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;font-size:11px;font-weight:700;letter-spacing:.03em}.partidos-v2-log-delete-btn{border:1px solid rgba(255,255,255,.28);background:#ffffff14;color:#fff;width:24px;height:24px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.partidos-v2-log-delete-btn:hover{border-color:#ff6363a6;color:#ffb3b3}.partidos-v2-log-team.is-home{color:#39ff14;text-shadow:0 0 10px rgba(57,255,20,.5)}.partidos-v2-log-team.is-away{color:#c6b7ff}.partidos-v2-log-team.is-warriors{color:#4ec3ff;text-shadow:0 0 10px rgba(78,195,255,.4)}.partidos-v2-log-item.is-accent{color:#66a6ff}.partidos-v2-log-item.is-warn{color:#ffc6c6}.partidos-v2-log-item.is-local-line{color:#39ff14;text-shadow:0 0 10px rgba(57,255,20,.35)}.partidos-v2-log-item.is-local-line strong{color:inherit}.partidos-v2-log-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.partidos-v2-page-btn{min-height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;padding:0 14px}.partidos-v2-page-btn:disabled{opacity:.45}.partidos-v2-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#04080eb3;display:grid;place-items:center;z-index:2400;padding:16px;overscroll-behavior:contain}.partidos-v2-modal-overlay--blocking{z-index:25010}.partidos-v2-match-log-overlay{z-index:26020}.partidos-v2-modal{width:min(420px,100%);background:#090c14;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:16px;box-shadow:0 18px 36px #00000073}.partidos-v2-modal h3{margin:0 0 10px}.partidos-v2-match-log-modal{width:min(980px,100%);max-height:min(88vh,960px);display:grid;gap:12px;grid-template-rows:auto auto auto minmax(0,1fr) auto auto;overflow:hidden}.partidos-v2-match-log-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.partidos-v2-match-log-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.partidos-v2-match-log-count{color:#e7ecf8c7;font-size:13px;font-weight:700}.partidos-v2-match-log-list{display:grid;gap:10px;overflow-y:auto;min-height:0;padding-right:4px}.partidos-v2-match-log-item{display:grid;gap:8px;padding:12px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.partidos-v2-match-log-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#eef2ff}.partidos-v2-match-log-head span{color:#e7ecf8ad;font-size:12px}.partidos-v2-match-log-head-actions{display:inline-flex;align-items:center;gap:8px}.partidos-v2-match-log-meta{margin:0;display:flex;align-items:center;gap:14px;flex-wrap:wrap;color:#e7ecf8b8;font-size:12px}.partidos-v2-match-log-details{margin:0;color:#f8fafc;line-height:1.45}.partidos-v2-match-log-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.partidos-v2-match-log-actions .partidos-v2-match-log-toggle{display:none}.partidos-v2-match-log-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:0 8px}.partidos-v2-match-log-chevron{display:inline-block;transition:transform .18s ease}.partidos-v2-match-log-chevron.is-open{transform:rotate(90deg)}.partidos-v2-match-log-pagination{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;color:#e7ecf8cc;font-size:13px}.partidos-v2-match-log-json{margin:0;padding:10px;border-radius:10px;background:#020617eb;border:1px solid rgba(148,163,184,.22);color:#cbd5e1;font-size:12px;line-height:1.45;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.partidos-v2-overwrite-modal{width:min(520px,100%)}.partidos-v2-overwrite-warning{margin:0;padding:12px;border-radius:12px;background:#dc26261f;border:1px solid rgba(248,113,113,.32);color:#fee2e2;line-height:1.5}.partidos-v2-referee-helper{display:block}.partidos-v2-final-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.partidos-v2-final-score-field{display:grid;gap:6px;font-size:12px;color:#c8d0df}.partidos-v2-foul-code-btn{width:100%;min-height:54px;padding:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:25px;font-style:normal;font-weight:400;line-height:1;letter-spacing:.03em;color:#fff;text-align:center;text-shadow:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.partidos-v2-foul-code-btn:hover:not(:disabled),.partidos-v2-foul-code-btn:focus-visible{border-color:#ffffff47;background:#ffffff38}.partidos-v2-foul-code-btn.is-selected{border-color:#ffffff29;background:linear-gradient(180deg,#eb2434,#cf1525);color:#fff;box-shadow:0 10px 20px #aa121e47}.partidos-v2-staff-foul-target-btn{flex-direction:column;gap:4px;padding:8px 10px}.partidos-v2-staff-foul-team-btn.is-selected{border-color:#ff4a60fa!important;box-shadow:0 0 0 2px #ff4a6080,0 0 18px #eb243457,0 0 30px #eb243433!important}.partidos-v2-staff-foul-target-role{display:block;width:100%;font-size:14px;font-weight:700;line-height:1;text-align:left}.partidos-v2-staff-foul-target-name{display:block;width:100%;font-family:Space Grotesk,sans-serif;font-size:10px;font-weight:500;line-height:1.15;letter-spacing:.01em;text-transform:none;opacity:.92;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partidos-v2-foul-shot-btn{width:100%;min-height:54px;padding:0;border-radius:16px;border:2px solid rgba(7,9,14,.95);background:linear-gradient(90deg,#4e5057e6,#292b30eb 52%,#16181df2);color:#f4f6fb;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #0006,0 6px 12px #00000038;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.partidos-v2-foul-shot-btn:hover:not(:disabled),.partidos-v2-foul-shot-btn:focus-visible{transform:translateY(-1px);border-color:#000;box-shadow:inset 0 1px #ffffff29,inset 0 -1px #00000073,0 10px 18px #00000047;filter:brightness(1.04)}.partidos-v2-foul-shot-btn.is-selected{border-color:#ffd657eb;box-shadow:inset 0 1px #ffffff29,inset 0 -1px #00000073,0 0 0 1px #ffd65780,0 10px 18px #00000047}.partidos-v2-preview-icon-btn{border:none;background:transparent;box-shadow:none;color:#e6ebf5;display:inline-flex;align-items:center;justify-content:center;line-height:1}.partidos-v2-preview-icon-btn:hover,.partidos-v2-preview-icon-btn:focus-visible{border:none;background:transparent;box-shadow:none;color:#fff}.partidos-v2-final-score-field input{min-height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#070a12e6;color:#f3f5ff;padding:0 10px}.partidos-v2-multiselect-trigger{width:100%;min-height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#070a12e6;background-image:linear-gradient(45deg,transparent 50%,rgba(243,245,255,.82) 50%),linear-gradient(135deg,rgba(243,245,255,.82) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;color:#f3f5ff;padding:8px 34px 8px 10px;text-align:left}.partidos-v2-multiselect-menu{width:100%;margin-top:6px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#070a12fa;padding:8px;display:grid;gap:8px}.partidos-v2-published-category-field{position:relative}.partidos-v2-published-category-field .partidos-v2-multiselect-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;margin-top:0;z-index:2805;box-shadow:0 16px 32px #00000073}.partidos-v2-published-category-field.is-dropup .partidos-v2-multiselect-menu{top:auto;bottom:calc(100% + 6px)}.partidos-v2-incident-item{display:grid;gap:4px;align-items:start;justify-content:stretch}.partidos-v2-incident-meta-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.partidos-v2-incident-meta{line-height:1.3;color:#fff;flex:1 1 auto;min-width:0}.partidos-v2-incident-author{font-weight:700}.partidos-v2-incident-edit-btn{width:28px;height:28px;flex:0 0 auto}.partidos-v2-incident-actions{display:inline-flex;align-items:center;gap:2px;flex:0 0 auto}.partidos-v2-incident-edit-btn .partidos-v2-mini-icon{width:16px;height:16px}.partidos-v2-incident-message{line-height:1.35;white-space:pre-wrap}.partidos-v2-multiselect-search{min-height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#060910e6;color:#f3f5ff;padding:0 10px}.partidos-v2-multiselect-options{max-height:170px;overflow-y:auto;display:grid;gap:6px;scrollbar-width:thin;scrollbar-color:#4f5566 #070b14}.partidos-v2-multiselect-options::-webkit-scrollbar{width:18px}.partidos-v2-multiselect-options::-webkit-scrollbar-track{background:linear-gradient(180deg,#040913,#02060f);border:1px solid rgba(167,178,205,.28);border-radius:14px}.partidos-v2-multiselect-options::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#3f4554,#2f3442);border:3px solid #060a13;border-radius:999px}.partidos-v2-multiselect-options::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#525a6c,#3f4657)}.partidos-v2-multiselect-options::-webkit-scrollbar-button:single-button{display:block;height:20px;background-color:#0a0f1a;border:1px solid rgba(167,178,205,.28);border-radius:999px;background-repeat:no-repeat;background-position:center}.partidos-v2-multiselect-options::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M5 2 L8 7 H2 Z' fill='%23aeb8d3'/%3E%3C/svg%3E")}.partidos-v2-multiselect-options::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cpath d='M2 3 H8 L5 8 Z' fill='%23aeb8d3'/%3E%3C/svg%3E")}.partidos-v2-multiselect-option{display:flex;align-items:center;justify-content:flex-start;gap:8px;font-size:14px;color:#d6deef;width:100%;min-width:0;flex-wrap:nowrap;white-space:nowrap;line-height:1.2}.partidos-v2-multiselect-option input[type=checkbox]{width:14px;height:14px;margin:0;flex:0 0 14px;align-self:center}.partidos-v2-multiselect-option span{display:inline-flex;align-items:center;min-width:0;white-space:nowrap;line-height:1.2;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.partidos-v2-final-score-field select{min-height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#070a12e6;background-image:linear-gradient(45deg,transparent 50%,rgba(243,245,255,.82) 50%),linear-gradient(135deg,rgba(243,245,255,.82) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 12px) calc(50% - 2px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;color:#f3f5ff;padding:0 34px 0 10px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.partidos-v2-message-textarea{border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#070a12e6;color:#f3f5ff;padding:10px;font:inherit;resize:vertical;scrollbar-width:thin;scrollbar-color:#49526a #040913}.partidos-v2-message-textarea::-webkit-scrollbar{width:16px}.partidos-v2-message-textarea::-webkit-scrollbar-track{background:linear-gradient(180deg,#040913,#02060f);border:1px solid rgba(167,178,205,.22);border-radius:12px}.partidos-v2-message-textarea::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#4a536a,#364056);border:3px solid #060a13;border-radius:999px}.partidos-v2-message-textarea::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#5a647e,#455068)}.partidos-v2-message-textarea::-webkit-scrollbar-button:single-button{display:block;height:16px;background-color:#070d18;border:1px solid rgba(167,178,205,.2);border-radius:999px;background-repeat:no-repeat;background-position:center}.partidos-v2-message-textarea::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 10 10'%3E%3Cpath d='M5 2 L8 7 H2 Z' fill='%237f8aa8'/%3E%3C/svg%3E")}.partidos-v2-message-textarea::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 10 10'%3E%3Cpath d='M2 3 H8 L5 8 Z' fill='%237f8aa8'/%3E%3C/svg%3E")}.partidos-v2-inline-error{margin:8px 0 0;color:#ffb36b;font-size:13px}.partidos-v2-inline-success{margin:10px auto 0;width:-moz-fit-content;width:fit-content;max-width:min(100%,calc(100vw - 40px));padding:8px 14px;border-radius:999px;border:1px solid rgba(112,224,166,.34);background:#113021e0;color:#c9f7da;font-size:13px;text-align:center}.partidos-manual-match-modal{width:min(920px,calc(100vw - 28px))}.partidos-manual-match-form{display:grid;gap:14px}.partidos-manual-match-inline-row{display:grid;grid-template-columns:minmax(0,1fr) 180px 130px;gap:12px}.partidos-manual-match-field{display:grid;gap:6px}.partidos-manual-match-field span{color:#dce8f9;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.partidos-manual-match-inline-note{display:flex;flex-wrap:wrap;gap:8px 16px;color:#aebed6;font-size:12px}.partidos-manual-match-team-sections{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start;grid-auto-rows:max-content}.partidos-manual-match-team-section{position:relative;display:grid;gap:10px;align-self:start;align-content:start;overflow:visible;z-index:1}.partidos-manual-match-team-section.is-expanded{z-index:12}.partidos-manual-match-team-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:#e7eef9}.partidos-manual-match-team-head strong{font-size:14px;letter-spacing:.04em;text-transform:uppercase}.partidos-manual-team-trigger{width:100%;border:1px solid rgba(141,164,191,.22);border-radius:16px;background:linear-gradient(180deg,#101622f5,#0a0e17fa);color:#eef4ff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;align-self:start;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.partidos-manual-team-trigger:hover:not(:disabled),.partidos-manual-team-trigger:focus-visible:not(:disabled){border-color:#ff815485;box-shadow:0 12px 24px #0003;transform:translateY(-1px)}.partidos-manual-team-trigger.is-expanded{border-color:#ff7e42b8;box-shadow:0 0 0 1px #ff7e4233,0 14px 26px #60140833}.partidos-manual-team-trigger:disabled{opacity:.6;cursor:not-allowed}.partidos-manual-team-trigger-selection{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.partidos-manual-team-trigger-logo{width:25px;height:25px;min-width:25px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff0a;overflow:hidden}.partidos-manual-team-trigger-logo .team-logo{width:25px;height:25px;max-width:25px;max-height:25px}.partidos-manual-team-trigger-placeholder{font-size:11px;font-weight:800;color:#eef4ffbf}.partidos-manual-team-trigger-copy{min-width:0;display:grid;gap:2px;text-align:left}.partidos-manual-team-trigger-title{color:#97a8c1;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.partidos-manual-team-trigger-name{color:#eef4ff;font-size:10px;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partidos-manual-team-trigger-expander{width:28px;height:28px;min-width:28px;border-radius:10px;border:1px solid rgba(141,164,191,.24);background:#ffffff0a;display:inline-flex;align-items:center;justify-content:center;color:#eef4ff}.partidos-manual-team-trigger-expander:before{content:"";width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .18s ease}.partidos-manual-team-trigger.is-expanded .partidos-manual-team-trigger-expander:before{transform:rotate(-135deg)}.partidos-manual-match-team-grid{position:absolute;top:100%;left:0;right:0;display:grid;grid-template-columns:1fr;gap:6px;height:150px;min-height:150px;max-height:150px;overflow-y:auto;padding:0 4px 0 0;margin:0;z-index:20;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(119,134,164,.88) rgba(7,11,19,.78)}.partidos-manual-match-team-grid::-webkit-scrollbar{width:8px}.partidos-manual-match-team-grid::-webkit-scrollbar-track{background:#070b13c7;border-radius:999px}.partidos-manual-match-team-grid::-webkit-scrollbar-thumb{background:#7786a4e0;border-radius:999px}.partidos-manual-match-team-grid::-webkit-scrollbar-thumb:hover{background:#97a7c6f5}.partidos-manual-team-card{border:1px solid rgba(141,164,191,.22);border-radius:12px;background:linear-gradient(180deg,#101622f0,#0a0e17f5);color:#eef4ff;padding:8px 10px;display:flex;align-items:center;justify-content:flex-start;gap:10px;min-height:0;width:100%;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.partidos-manual-team-card:hover:not(:disabled),.partidos-manual-team-card:focus-visible:not(:disabled){transform:translateY(-1px);border-color:#ff815485;box-shadow:0 14px 24px #00000038}.partidos-manual-team-card.is-selected{border-color:#ff7e42d1;box-shadow:0 0 0 1px #ff7e4242,0 14px 26px #6014083d;background:linear-gradient(180deg,#3a120af5,#140a0bf5)}.partidos-manual-team-card:disabled{opacity:.45;cursor:not-allowed}.partidos-manual-team-card-logo{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;min-width:25px;min-height:25px;border-radius:8px;overflow:hidden}.partidos-manual-team-card-logo .team-logo{width:25px;height:25px;max-width:25px;max-height:25px}.partidos-manual-team-card-name{text-align:left;font-size:10px;font-weight:700;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.partidos-manual-match-summary{display:grid;gap:6px;margin-top:8px;padding:12px 14px;border-radius:14px;border:1px solid rgba(141,164,191,.16);background:#0e131e9e;color:#dce8f9;font-size:13px}.partidos-manual-match-modal .partidos-v2-modal-actions{margin-top:15px}.partidos-v2-modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.partidos-v2-lineup-actions{display:flex;flex-wrap:nowrap;justify-content:center;gap:8px;margin-top:14px}.partidos-v2-lineup-actions .button{flex:0 0 auto;width:auto;min-width:-moz-fit-content;min-width:fit-content;max-width:-moz-max-content;max-width:max-content;min-height:38px;padding:7px 16px;background:linear-gradient(120deg,#b91f31,#991827)!important;color:#fff!important;border:none!important;border-radius:5px;font-size:12px;font-weight:700;line-height:1.05;letter-spacing:-.01em;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;justify-content:center;display:flex;align-items:center;gap:0;box-shadow:0 8px 18px #7a0f1c52;white-space:nowrap}.lineup-action-icon{display:none}.partidos-v2-lineup-actions .button:hover:not(:disabled){box-shadow:0 10px 20px #94142357;opacity:.8}.partidos-v2-lineup-actions .button.primary{background:linear-gradient(120deg,#c92638,#a31a2a)!important}.partidos-v2-lineup-actions .button.primary:hover:not(:disabled){opacity:.8}.partidos-v2-lineup-actions .button:disabled{background:linear-gradient(120deg,#68111cd6,#4c0c14e0)!important;color:#ffffff8a!important;box-shadow:none}.partidos-v2-lineup-modal{position:relative;width:min(760px,100%)}.partidos-v2-lineup-drag-header{display:grid;justify-items:center;gap:4px;margin:-4px 36px 8px;padding:6px 0 4px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.partidos-v2-lineup-drag-header h3{margin:0}.partidos-v2-modal-drag-header{display:grid;justify-items:center;gap:4px;margin:-4px 0 10px;padding:6px 0 4px;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.partidos-v2-modal-drag-header h3{margin:0}.partidos-v2-lineup-drag-handle{display:flex;justify-content:center;align-items:center;margin:0;padding:0}.partidos-v2-lineup-drag-handle span{width:72px;height:6px;border-radius:999px;background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff0f}.partidos-v2-lineup-close-x{position:absolute;top:14px;right:14px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#0c121feb;color:#f8fafc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease}.partidos-v2-lineup-close-x:hover:not(:disabled){transform:translateY(-1px);background:#8c1223eb;border-color:#f8717173}.partidos-v2-lineup-close-x svg{width:18px;height:18px}.partidos-v2-cedula-modal{width:min(760px,100%)}.partidos-v2-cedula-list{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px;max-height:min(46vh,360px);overflow-y:auto;padding:2px;scrollbar-width:thin;scrollbar-color:#1a1a1a #000000}.partidos-v2-cedula-list::-webkit-scrollbar{width:10px}.partidos-v2-cedula-list::-webkit-scrollbar-track{background:#000;border-radius:999px}.partidos-v2-cedula-list::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:999px;border:1px solid #2a2a2a}.partidos-v2-cedula-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;padding:12px 14px;border-radius:12px;border:1px solid rgba(191,219,254,.2);background:#0a1120c2}.partidos-v2-cedula-item-info{flex:1 1 auto;min-width:0;display:grid;gap:10px}.partidos-v2-cedula-item-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.partidos-v2-cedula-item-summary{min-width:0;display:grid;gap:3px}.partidos-v2-cedula-item-summary strong{color:#eef4ff;font-size:16px;font-weight:800;line-height:1.15}.partidos-v2-cedula-item-summary small{color:#c5d0e6;font-size:12px;line-height:1.35}.partidos-v2-cedula-item-editor{display:grid}.partidos-v2-cedula-edit-btn{width:40px;height:40px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(191,219,254,.2);background:#09101ee0;color:#eef4ff;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.partidos-v2-cedula-edit-btn:hover:not(:disabled){background:#18233ceb;border-color:#bfdbfe57;transform:translateY(-1px)}.partidos-v2-cedula-edit-btn.is-active{background:#6e1121e6;border-color:#f8717180}.partidos-v2-cedula-edit-btn:disabled{opacity:.5;cursor:not-allowed}.partidos-v2-cedula-edit-btn svg{width:16px;height:16px}.partidos-v2-cedula-field-grid,.partidos-v2-cedula-staff-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.partidos-v2-cedula-field{display:grid;gap:4px}.partidos-v2-cedula-field span{color:#cdd8ee;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.partidos-v2-cedula-field input,.partidos-v2-cedula-field select{width:100%;min-height:38px;border-radius:10px;border:1px solid rgba(191,219,254,.16);background:#040912e6;color:#eff6ff;padding:0 12px;font-size:13px}.partidos-v2-cedula-field-full{grid-column:1 / -1}.partidos-v2-cedula-staff-panel{display:grid;grid-column:1 / -1;gap:12px;padding:14px;border-radius:12px;border:1px solid rgba(191,219,254,.16);background:#080d18d1}.partidos-v2-cedula-staff-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.partidos-v2-cedula-staff-title{color:#eef4ff;font-size:15px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.partidos-v2-cedula-staff-summary{margin:6px 0 0;color:#c5d0e6;font-size:12px;line-height:1.45}.partidos-v2-cedula-avatar{width:54px;height:54px;border-radius:2px;border:1px solid rgba(191,219,254,.3);-o-object-fit:cover;object-fit:cover}.partidos-v2-cedula-avatar-fallback{width:54px;height:54px;border-radius:2px;border:1px solid rgba(191,219,254,.25);background:#0a0f1ce0;color:#c7d7f4;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.partidos-v2-signature-modal{width:min(1040px,100%);max-height:min(92vh,900px);overflow:auto}.partidos-v2-signature-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.partidos-v2-signature-card{border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#ffffff08;padding:10px;display:grid;gap:8px}.partidos-v2-signature-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.partidos-v2-signature-card-header strong{display:block;font-size:13px;color:#eef3ff}.partidos-v2-signature-card-header small{display:block;margin-top:2px;font-size:11px;color:#b7bfd3}.partidos-v2-signature-card-header small.is-signed{color:#7dd89d}.partidos-v2-signature-clear-btn{min-height:32px;padding:6px 10px;font-size:12px}.partidos-v2-signature-pad-wrap{border-radius:10px;padding:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1)}.signature-pad-canvas{display:block;width:100%;height:96px;border-radius:8px;background:#fff;border:1px solid rgba(13,16,24,.16);touch-action:none;cursor:crosshair}.partidos-v2-signature-footer-note{margin-top:8px;font-size:12px;color:#c8d0df}.partidos-v2-signature-actions{flex-wrap:wrap}.partidos-v2-roster-grid{margin-top:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.partidos-v2-lineup-change-grid{display:grid;gap:14px}.partidos-v2-lineup-change-block .muted{margin-bottom:0}.partidos-v2-roster-btn{position:relative;min-height:58px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#787e8847;color:#e6ebf2;padding:10px 6px 6px;display:grid;gap:2px;align-content:center;justify-items:center}.partidos-v2-roster-check{position:absolute;top:8px;left:10px;width:18px;height:18px;border-radius:4px;border:2px solid rgba(185,28,28,.95);background:#0a0c12b8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.partidos-v2-roster-check.is-checked{border-color:#f0f0f0f2;background:#129449eb}.partidos-v2-roster-btn span{font-weight:700;font-size:16px}.partidos-v2-roster-btn small{font-size:11px;opacity:.95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.partidos-v2-roster-btn em{margin-top:2px;color:#c80000;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.partidos-v2-roster-btn.is-selected{background:#22c55eb3;border-color:#4ade80d9;box-shadow:0 0 0 1px #22c55e66}.partidos-v2-roster-btn.is-absent{background:#5258622e;border-color:#94a3b857;color:#e6ebf2cc}.partidos-v2-roster-btn.is-absent span,.partidos-v2-roster-btn.is-absent small{text-decoration:line-through;text-decoration-thickness:1.5px}.partidos-v2-roster-btn.is-captain{border-color:#ffd84d;box-shadow:0 0 0 2px #ffd84da6,0 0 18px #ffd84d73}.partidos-v2-roster-btn.is-out-target{background:#ef44444d;border-color:#f87171e6;box-shadow:0 0 0 1px #ef444473}.partidos-v2-roster-btn.is-in-target{background:#3b82f647;border-color:#60a5fae6;box-shadow:0 0 0 1px #3b82f673}.partidos-v2-quick-swap-modal{max-width:640px}.partidos-v2-quick-swap-grid{margin-top:14px}.partidos-v2-quick-swap-btn{min-height:64px}.partidos-v2-quick-swap-hint{margin-top:12px;color:#e6ebf2b8;font-size:12px}.button{border:none;border-radius:999px;padding:10px 18px;background:linear-gradient(120deg,var(--accent) 0%,var(--accent-2) 100%);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;gap:8px}.button-loading-label{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.button-loading-spinner{width:14px;height:14px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;opacity:.92;animation:buttonLoadingSpin .72s linear infinite;flex:0 0 auto}@keyframes buttonLoadingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.button:hover{transform:translateY(-1px);box-shadow:var(--glow)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none;filter:grayscale(.2);pointer-events:none}.button.primary:disabled,.button:disabled:not(.light):not(.ghost){background:linear-gradient(120deg,#b42e2e80,#87181880);color:#fffc}.button.light:disabled,.button.ghost:disabled{background:#ffffff0d;border-color:#ffffff1f;color:#ffffff8c}.button:disabled:hover{transform:none;box-shadow:none}.button.ghost{background:transparent;color:var(--ink);border:1px solid rgba(255,255,255,.2);box-shadow:none}.button.alt{background:linear-gradient(120deg,var(--accent-2) 0%,#8f1420 100%)}.button.light{background:#ffffff14;color:var(--ink);border:1px solid rgba(255,255,255,.16)}.create-matches-btn{background:linear-gradient(180deg,#8a4df0,#6225c4);border:2px solid rgba(255,255,255,.95);color:#fff;font-weight:700;font-size:16px;padding:10px 20px;min-height:44px;box-shadow:inset 0 1px #ffffff38,0 0 0 2px #5f25c473}.create-matches-btn:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:inset 0 1px #ffffff42,0 0 0 2px #5f25c499,0 10px 22px #6225c457}.create-matches-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:inset 0 1px #ffffff1a}.icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#0f0f1cb3;color:var(--ink);display:grid;place-items:center;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.icon-btn svg{width:18px;height:18px;fill:currentColor}.icon-btn:hover{transform:translateY(-1px);box-shadow:var(--glow)}.action-btn.edit{background:#38bdf824;border-color:#38bdf873;color:#8bdcff}.action-btn.delete{background:#fb718524;border-color:#fb718573;color:#ff9aaa}.action-btn.resend{background:#22d3ee24;border-color:#22d3ee73;color:#92eaff}.action-btn.approve{background:#4ade8024;border-color:#4ade8073;color:#9ff5be}.action-btn.edit:hover,.action-btn.delete:hover,.action-btn.resend:hover,.action-btn.approve:hover{box-shadow:none;transform:translateY(-1px) scale(1.03)}.has-tooltip{position:relative}.has-tooltip:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%) translateY(4px);background:#080810f5;border:1px solid rgba(255,255,255,.12);color:var(--ink);font-size:11px;line-height:1;padding:6px 8px;border-radius:8px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.has-tooltip:hover:after,.has-tooltip:focus-visible:after{opacity:1;transform:translate(-50%) translateY(0)}.site-header{position:fixed;top:0;left:0;width:100%;z-index:60;background:#13294594;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(177,199,222,.14)}.header-shell{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);padding:0 28px;gap:20px;position:relative}.header-left{display:inline-flex;align-items:center;gap:12px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.header-back-thin{border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#0c1226f5,#050812fa);color:#fff;width:52px;height:52px;border-radius:0;cursor:pointer;padding:0;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:inset 0 1px #ffffff08}.header-back-thin svg{width:22px;height:22px}.header-back-thin:hover{background:linear-gradient(180deg,#141c38fa,#080c18);border-color:#ffffff1f}.brand-logo{width:62px;height:62px;-o-object-fit:contain;object-fit:contain}.brand-title{color:#d4e3f4;font-weight:500;font-size:clamp(18px,2vw,30px);letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-actions{display:inline-flex;align-items:center;gap:10px}.header-search{height:40px;width:clamp(160px,26vw,320px);display:inline-flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(182,207,234,.25);border-radius:999px;background:#0b172a80}.header-search-wrap{position:relative;display:flex;align-items:center;gap:8px}.header-search-toggle{display:none}.header-search svg{width:16px;height:16px;fill:#a5b7ca}.header-search input{border:0;background:transparent;padding:0;color:#d8e8fb}.header-search input::-moz-placeholder{color:#9bb0c8}.header-search input::placeholder{color:#9bb0c8}.header-search input:focus{outline:none}.header-standings-trigger{width:40px;height:40px;border-radius:999px;border:1px solid rgba(182,207,234,.22);background:#0b172a80;color:#d8e8fb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,background-color .18s ease,border-color .18s ease}.header-standings-trigger:hover{transform:translateY(-1px);background:#101f3ab8;border-color:#d4e5fc57}.header-standings-trigger svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.header-search-results{position:absolute;top:calc(100% + 8px);left:0;width:min(430px,82vw);max-height:340px;overflow-y:auto;border-radius:12px;border:1px solid rgba(180,202,229,.24);background:#080e1cf5;box-shadow:0 14px 30px #0006;z-index:25;padding:6px}.header-search-item{width:100%;border:0;border-radius:9px;background:transparent;color:#dce9fb;text-align:left;padding:9px 10px;display:grid;gap:2px;cursor:pointer}.header-search-item strong{font-size:13px;font-weight:700}.header-search-item small{color:#9eb2cc;font-size:11px}.header-search-item:hover{background:#a3c6ef24}.header-search-empty{color:#b6c6dd;font-size:13px;padding:10px}.header-icon-btn{width:36px;height:36px;border:0;background:transparent;color:#b8c8db;border-radius:50%;display:grid;place-items:center;cursor:pointer;transition:background .2s ease,color .2s ease}.header-icon-btn svg{width:22px;height:22px;fill:currentColor}.header-icon-btn:hover{color:#eaf3ff;background:#b5cfe829}.header-install-btn{height:36px;border-radius:999px;border:1px solid rgba(153,224,198,.28);background:linear-gradient(180deg,#092420c7,#061514db);color:#d9fff1;display:inline-flex;align-items:center;gap:7px;padding:0 12px;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;white-space:nowrap}.header-install-btn svg{width:16px;height:16px;fill:currentColor}.header-install-btn:hover{color:#effff8;border-color:#99e0c670;background:linear-gradient(180deg,#0c322bd1,#071a18e6)}.header-install-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:210;background:#03070e9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:14px}.header-install-modal-card{width:min(360px,96vw);border-radius:16px;border:1px solid rgba(163,202,236,.24);background:linear-gradient(180deg,#091121fa,#070c18fa);box-shadow:0 20px 46px #00000080;padding:12px}.header-install-modal-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.header-install-modal-head h3{margin:0;font-size:16px;letter-spacing:.01em;color:#e8f3ff}.header-install-modal-close{width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff0d;color:#dcecff;cursor:pointer;font-size:13px;font-weight:800;line-height:1}.header-install-modal-steps{margin:0;padding-left:18px;color:#c8dbf3;font-size:13px;line-height:1.45}.header-install-modal-steps li+li{margin-top:6px}.header-install-modal-actions{margin-top:12px;display:flex;justify-content:flex-end}.header-install-modal-btn{min-width:98px;height:34px;border-radius:10px;border:1px solid rgba(136,194,234,.36);background:linear-gradient(180deg,#0e2f4eeb,#0b2039f0);color:#def0ff;font-weight:700;font-size:12px;cursor:pointer}.header-install-modal-btn:hover,.header-install-modal-close:hover{border-color:#a6d4f585;background:#1e3e5db3}.header-icon-btn.is-active{color:#eaf3ff;background:#b5cfe833}.header-back-exit-toast{position:fixed;left:50%;transform:translate(-50%);bottom:calc(env(safe-area-inset-bottom,0px) + 76px);z-index:120;pointer-events:none;border-radius:999px;border:1px solid rgba(146,170,197,.44);background:#0b101af0;color:#e4ecfa;padding:8px 14px;font-size:12px;font-weight:700;letter-spacing:.02em;box-shadow:0 8px 22px #0006}.help-docs-workspace{position:fixed;top:calc(var(--header-height) + 8px);left:calc(var(--sidebar-width-current) + 18px);right:10px;bottom:10px;width:auto;z-index:1001;background:linear-gradient(180deg,#0b0f18fa,#080b12f5);border:1px solid rgba(138,163,190,.26);border-radius:14px;box-shadow:0 18px 48px #00000085;overflow:hidden;display:flex;overscroll-behavior:contain}.help-docs-workspace.is-doc-open{right:10px;width:auto}.help-docs-workspace:not(.is-doc-open){right:auto;width:min(420px,calc(100vw - (var(--sidebar-width-current) + 26px)))}.help-docs-sidebar{width:400px;max-width:min(88vw,400px);min-width:300px;background:linear-gradient(180deg,#0f141ffa,#0b0f17f7);border-right:1px solid rgba(134,156,181,.2);display:flex;flex-direction:column;padding:10px 12px 14px;overflow:hidden;touch-action:pan-y}.help-docs-workspace:not(.is-doc-open) .help-docs-sidebar{width:100%;max-width:100%;min-width:0;border-right:0}.help-docs-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 4px 12px;border-bottom:1px solid rgba(143,165,191,.2)}.help-docs-sidebar-head h3{margin:0;color:#eaf2ff;font-size:32px;font-family:Bebas Neue,cursive;letter-spacing:.02em}.help-docs-sidebar-subhead{color:#d3deee;font-size:17px;padding:12px 4px 8px}.help-docs-collapse-btn,.help-docs-open-sidebar-btn{width:32px;height:32px;border-radius:9px;border:1px solid rgba(146,170,197,.32);background:#121926db;color:#d5e1f1;display:grid;place-items:center;cursor:pointer}.help-docs-collapse-btn span{line-height:1;font-size:15px;font-weight:700}.help-docs-collapse-btn svg,.help-docs-open-sidebar-btn svg{width:18px;height:18px}.help-docs-collapse-btn svg path,.help-docs-open-sidebar-btn svg path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.help-docs-create-section{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:10px}.help-docs-create-section .input{background:#0c121ef2;border-color:#849ab452;color:#e6eefb}.help-docs-create-section .button{width:100%;border-radius:10px}.help-docs-error{color:#ff7f8a;font-size:13px;margin:4px 0 8px}.help-docs-sections{overflow-y:auto;padding-right:2px;display:grid;gap:8px}.help-docs-section-card{border:1px solid rgba(130,153,180,.24);border-radius:10px;background:#121824e6;padding:6px 8px}.help-docs-section-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.help-docs-section-actions{display:inline-flex;align-items:center;gap:6px}.help-docs-section-toggle{flex:1;border:0;background:transparent;color:#eef4ff;display:flex;align-items:center;gap:8px;padding:6px 4px;cursor:pointer;text-align:left}.help-docs-chevron{width:8px;height:8px;border-right:2px solid #c2d3e8;border-bottom:2px solid #c2d3e8;transform:rotate(-45deg);transition:transform .2s ease}.help-docs-chevron.is-open{transform:rotate(45deg)}.help-docs-delete-btn{border:0;background:transparent;color:#ff7f8a;cursor:pointer;font-size:16px;line-height:1}.help-docs-doc-list{padding:2px 0 4px 24px;display:grid;gap:4px}.help-docs-folder-list{display:grid;gap:8px;padding:6px 0 4px 24px}.help-docs-create-folder{display:grid;grid-template-columns:1fr auto;gap:6px}.help-docs-create-folder .input{background:#0c121ef2;border-color:#849ab452;color:#e6eefb}.help-docs-folder-card{border:1px solid rgba(122,145,172,.24);border-radius:8px;background:#0c121dc7;padding:4px 6px}.help-docs-folder-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.help-docs-folder-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.help-docs-folder-toggle{flex:1;min-width:0;border:0;background:transparent;color:#e5eefb;display:flex;align-items:center;gap:8px;padding:6px 4px;cursor:pointer;text-align:left}.help-docs-folder-toggle strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-docs-doc-row{display:flex;align-items:center;gap:6px;min-width:0}.help-docs-doc-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.help-docs-edit-btn{width:28px;min-width:28px;height:28px;border-radius:8px;border:1px solid rgba(140,164,191,.42);background:#121926db;color:#d8e5f6;cursor:pointer;font-size:12px;font-weight:700;line-height:1}.help-docs-edit-btn:hover,.help-docs-edit-btn:focus-visible{border-color:#a9c1dc9e;background:#1a2434f2;color:#f2f7ff}.help-docs-doc-item{border:none;background:transparent;color:#d4e0f0;border-radius:0;min-height:28px;padding:0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;cursor:pointer}.help-docs-doc-row .help-docs-doc-item{flex:1;min-width:0}.help-docs-doc-remove-btn{width:28px;min-width:28px;height:28px;border-radius:8px;border:1px solid rgba(218,87,101,.45);background:#8b182742;color:#ffcfd5;cursor:pointer;font-size:12px;font-weight:700;line-height:1}.help-docs-doc-remove-btn:hover,.help-docs-doc-remove-btn:focus-visible{border-color:#e76b78b3;background:#a41f3057;color:#ffe7ea}.help-docs-doc-item.is-active{border-color:transparent;background:transparent;color:#ffe4e7;font-weight:700;text-decoration:underline}.help-docs-upload-btn{justify-self:start;border-color:#859ab452;color:#dbe8fa;width:auto}.help-docs-viewer{flex:1;min-width:0;background:linear-gradient(180deg,#0d111bf5,#080b12f2);display:flex;flex-direction:column;overflow:hidden}.help-docs-viewer-head{height:56px;border-bottom:1px solid rgba(139,161,186,.2);display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 14px;color:#eaf2ff;background:#0c111cf2;position:sticky;top:0;z-index:12}.help-docs-viewer-title-wrap{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.help-docs-viewer-title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-docs-close-btn{border:1px solid rgba(146,169,195,.28);width:30px;height:30px;border-radius:8px;background:#121825e0;color:#f2f7ff;cursor:pointer;font-weight:700;flex-shrink:0}.help-docs-viewer-body{flex:1;min-height:0;padding:0;overflow:hidden}.help-pdfjs-root{height:100%;display:flex;flex-direction:column;min-height:0}.help-pdfjs-toolbar{min-height:46px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;border-bottom:1px solid rgba(139,161,186,.2);background:#090d16f0;position:sticky;top:0;z-index:4}.help-pdfjs-zoom-group{display:inline-flex;align-items:center;gap:6px}.help-pdfjs-toolbar-actions{display:inline-flex;align-items:center;gap:8px}.help-pdfjs-btn{width:30px;height:30px;border-radius:8px;border:1px solid rgba(146,169,195,.34);background:#121825e0;color:#f2f7ff;cursor:pointer;font-weight:700}.help-pdfjs-btn:disabled{opacity:.5;cursor:default}.help-pdfjs-download-btn{min-width:118px;height:32px;padding:0 12px;border-radius:8px;border:1px solid rgba(255,127,80,.55);background:linear-gradient(180deg,#ff7c35f2,#df581cf2);color:#fff7ef;cursor:pointer;font-weight:800;font-size:12px;white-space:nowrap}.help-pdfjs-download-btn:disabled{opacity:.6;cursor:default}.help-pdfjs-zoom-value,.help-pdfjs-page-label{color:#dce8f9;font-size:12px;font-weight:700}.help-pdfjs-page-label{opacity:.9}.help-pdfjs-page-controls{display:inline-flex;align-items:center;gap:8px;margin-left:auto;flex-wrap:nowrap}.help-pdfjs-nav-btn{min-width:78px;height:30px;border-radius:8px;border:1px solid rgba(146,169,195,.34);background:#121825e0;color:#f2f7ff;cursor:pointer;font-weight:700;font-size:12px}.help-pdfjs-nav-btn:disabled{opacity:.5;cursor:default}.help-pdfjs-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:12px 12px 18px;background:#070a10f2;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:manipulation}.help-pdfjs-scroll.is-zoomed{overflow-x:auto}.help-pdfjs-pages{width:-moz-max-content;width:max-content;min-width:100%;margin:0 auto}.help-pdfjs-page{width:-moz-fit-content;width:fit-content;margin:0 auto 12px;background:#fff;border-radius:8px;box-shadow:0 10px 26px #00000075;overflow:hidden}.help-pdfjs-page canvas{display:block;pointer-events:none;-moz-user-select:none;user-select:none;-webkit-user-select:none}.help-pdfjs-state{margin:0;min-height:100%;display:grid;place-items:center;color:#9eaec4;font-size:14px;font-weight:600}.help-pdfjs-state.is-error{color:#ff8a94}.help-pdfjs-download-error{margin:0;padding:8px 12px 0;color:#ff8a94;font-size:12px;font-weight:700;background:#090d16f0}.help-docs-pdf-frame{width:100%;height:100%;min-height:calc(100dvh - 78px);border:1px solid rgba(138,159,183,.34);border-radius:12px;background:#fff}.help-docs-empty{height:100%;display:grid;place-items:center;color:#8c98ad;font-size:28px;font-family:Bebas Neue,cursive;letter-spacing:.02em}.help-docs-confirm-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;background:#03070d9e;display:grid;place-items:center;padding:16px}.help-docs-confirm-card{width:min(420px,100%);border:1px solid rgba(146,168,194,.3);border-radius:12px;background:linear-gradient(180deg,#0b1019fa,#080c13fa);box-shadow:0 18px 44px #00000085;padding:14px 14px 12px}.help-docs-confirm-card h4{margin:0;font-size:16px;color:#eaf3ff}.help-docs-confirm-card p{margin:8px 0 0;color:#c6d3e6;font-size:13px;line-height:1.35}.help-docs-rename-input-wrap{margin-top:10px}.help-docs-rename-input-wrap .input{width:100%;background:#0b111bf0;border-color:#8ca3bd59;color:#eaf3ff}.help-docs-confirm-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.help-docs-confirm-btn{min-width:92px;height:34px;border-radius:8px;border:1px solid rgba(140,163,189,.35);background:#101723e6;color:#e8f0ff;font-size:13px;font-weight:700;cursor:pointer}.help-docs-confirm-btn.is-cancel:hover,.help-docs-confirm-btn.is-cancel:focus-visible{border-color:#a8bed873;background:#161f2df2}.help-docs-confirm-btn.is-danger{border-color:#df637085;background:#8d18294d;color:#ffd8de}.help-docs-confirm-btn.is-danger:hover,.help-docs-confirm-btn.is-danger:focus-visible{border-color:#ec7c88b8;background:#a51f3261}.header-avatar{width:44px;height:44px;aspect-ratio:1 / 1;padding:0;border:1px solid rgba(183,208,234,.28);background:#0b172a8c;color:#e9f3ff;border-radius:50%;overflow:hidden;display:grid;place-items:center;cursor:pointer;position:relative;z-index:1;flex-shrink:0;line-height:0;isolation:isolate}.header-avatar span{font-size:14px;font-weight:700}.header-avatar svg{width:22px;height:22px;fill:currentColor}.header-avatar img{width:100%;height:100%;min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.08);border-radius:inherit;display:block;position:relative;z-index:0}.header-avatar:hover{background:#b5cfe829}.header-presence-wrap{position:relative;display:inline-flex;align-items:center}.header-profile-menu{position:absolute;top:calc(100% + 12px);right:-6px;width:min(340px,calc(100vw - 24px));border-radius:20px;border:1px solid rgba(197,208,226,.82);background:linear-gradient(180deg,#ffffffe6,#f7f8fbdb);box-shadow:0 22px 44px #050a143d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px;z-index:55;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.header-profile-menu:before{content:"";position:absolute;top:-7px;right:22px;width:12px;height:12px;background:#fcfcfde6;border-top:1px solid rgba(197,208,226,.82);border-left:1px solid rgba(197,208,226,.82);transform:rotate(45deg)}.header-presence-wrap.is-open .header-profile-menu{opacity:1;transform:translateY(0);pointer-events:auto}.header-profile-menu-head{display:grid;gap:4px;padding:10px 14px 12px;border-bottom:1px solid rgba(187,196,213,.58)}.header-profile-menu-head strong{color:#222b37;font-size:15px;font-weight:800;line-height:1.25}.header-profile-menu-head span{color:#646d7d;font-size:12px;line-height:1.3}.header-profile-menu-section{display:grid;gap:8px;padding:10px 10px 8px;border-bottom:1px solid rgba(187,196,213,.58)}.header-profile-menu-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.header-profile-menu-section-head strong{color:#364050;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.header-profile-menu-section-head span{min-width:22px;height:22px;padding:0 7px;border-radius:999px;background:#dce4eff0;color:#455061;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.header-profile-online-list{display:grid;gap:6px;max-height:170px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.header-profile-online-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;border-radius:12px;background:#ecf0f6e6;border:1px solid rgba(215,223,234,.92)}.header-profile-online-item.is-preview{grid-template-columns:auto minmax(0,1fr)}.header-profile-online-item.is-aggregate{background:#e0e8f4f0}.header-profile-online-empty{margin:0;color:#626c7c;font-size:12px;line-height:1.35}.header-profile-menu-item{width:100%;border:0;background:transparent;color:#2f3640;min-height:52px;padding:0 14px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:14px;text-align:left;border-radius:14px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.header-profile-menu-item+.header-profile-menu-item{margin-top:2px}.header-profile-menu-item:hover,.header-profile-menu-item:focus-visible{background:#e4e8efeb;color:#1e2530}.header-profile-menu-item.is-danger{margin-top:8px;border-top:1px solid rgba(187,196,213,.58);border-radius:0 0 14px 14px;padding-top:8px;min-height:56px}.header-profile-menu-item-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:inherit}.header-profile-menu-item-icon svg{width:22px;height:22px}.header-profile-menu-item-label{font-size:15px;font-weight:500;line-height:1.2}.header-profile-menu-guest{width:220px}.header-profile-menu .header-online-user-avatar{width:28px;height:28px;background:#0f1e37c7;border-color:#b7d0ea42;color:#e5eefc}.header-profile-menu .header-online-user-copy strong{color:#253040;font-size:13px}.header-profile-menu .header-online-user-copy small{color:#647083;font-size:11px}.header-profile-menu .header-online-user-dot{width:10px;height:10px;border-radius:50%;background:#35d38a;box-shadow:0 0 10px #35d38a57}@media (max-width: 720px){.header-profile-menu{right:0;width:min(300px,calc(100vw - 14px));max-width:calc(100vw - 14px);padding:8px}.header-profile-menu:before{right:18px}.header-profile-menu-head{padding:8px 10px 10px}.header-profile-menu-section{padding:8px 8px 6px}.header-profile-menu-item{padding:0 10px;gap:12px}}.header-online-count-badge{position:absolute;top:-7px;left:-10px;min-width:28px;height:22px;padding:0 7px;border-radius:999px;border:2px solid rgba(10,16,28,.92);background:linear-gradient(180deg,#ff4b55,#df2432);color:#fff;font-size:11px;font-weight:900;letter-spacing:.02em;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #00000047;z-index:3;pointer-events:none}.header-presence-dot{position:absolute;right:1px;bottom:1px;width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.92);background:#7f8aa0;box-shadow:0 0 0 2px #080c14eb,0 3px 8px #00000059;z-index:6}.header-presence-dot.is-live{background:#35d38a;box-shadow:0 0 0 2px #080c14eb,0 0 14px #35d38aa6}.header-presence-dot.is-live:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:1px solid rgba(53,211,138,.45);animation:headerPresencePulse 1.8s ease-out infinite}.header-online-tooltip{position:absolute;top:calc(100% + 10px);right:-4px;width:min(300px,78vw);border-radius:14px;border:1px solid rgba(180,202,229,.24);background:linear-gradient(180deg,#080e1cf7,#060a14f7);box-shadow:0 16px 34px #0000006b;padding:10px;z-index:40;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.header-online-tooltip:before{content:"";position:absolute;top:-6px;right:20px;width:10px;height:10px;background:#080e1cf7;border-top:1px solid rgba(180,202,229,.24);border-left:1px solid rgba(180,202,229,.24);transform:rotate(45deg)}.header-presence-wrap:hover .header-online-tooltip,.header-presence-wrap:focus-within .header-online-tooltip{opacity:1;transform:translateY(0);pointer-events:auto}.header-presence-wrap.is-open .header-online-tooltip{opacity:1;transform:translateY(0);pointer-events:auto}.header-online-tooltip-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.header-online-tooltip-head strong{color:#e6f0fd;font-size:12px;letter-spacing:.02em}.header-online-tooltip-count{min-width:22px;height:22px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#8090a833;color:#c8d7ea;font-weight:800;font-size:11px}.header-online-tooltip-count.is-live{background:#35d38a29;color:#bcffe0}.header-online-tooltip-note,.header-online-tooltip-empty{margin:0;color:#a9bdd8;font-size:11px;line-height:1.35}.header-online-tooltip-note{margin-bottom:8px}.header-online-tooltip-list{display:grid;gap:6px;max-height:258px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.header-online-tooltip-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:7px 8px;border-radius:10px;background:#ffffff08;border:1px solid rgba(255,255,255,.04)}.header-online-tooltip-item.is-preview{grid-template-columns:auto 1fr}.header-online-tooltip-item.is-aggregate{background:#418bff24;border-color:#83baff47}.header-online-user-avatar{width:24px;height:24px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#0f1e37b3;border:1px solid rgba(183,208,234,.18);color:#dfeafb;font-size:10px;font-weight:800;line-height:1}.header-online-user-avatar.is-fans{background:#275db785;border-color:#90beff7a;color:#ecf4ff}.header-online-user-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.header-online-user-copy{display:grid;min-width:0}.header-online-user-copy strong{color:#e5effc;font-size:12px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-online-user-copy small{color:#9fb4ce;font-size:10px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-online-user-dot{width:8px;height:8px;border-radius:50%;background:#35d38a;box-shadow:0 0 10px #35d38a66}.header-online-tooltip-profile-btn{width:100%;margin-top:8px;height:32px;border-radius:9px;border:1px solid rgba(154,196,234,.26);background:#0d223b85;color:#dfefff;font-size:12px;font-weight:700;cursor:pointer}.header-online-tooltip-profile-btn:hover,.header-online-tooltip-profile-btn:focus-visible{border-color:#9ac4ea70;background:#112b4aa6}.header-avatar:focus-visible,.header-icon-btn:focus-visible,.header-install-btn:focus-visible,.header-profile-menu-item:focus-visible{outline:2px solid rgba(188,220,255,.6);outline-offset:2px}.header-mobile-menu-btn{display:none}.side-menu{position:fixed;top:calc(var(--header-height) + 8px);left:8px;bottom:10px;width:var(--sidebar-width-current);z-index:58;background:linear-gradient(180deg,#243b5ad6,#1f3450d1);border:1px solid rgba(138,176,214,.24);border-radius:18px;box-shadow:0 16px 34px #00000061;padding:10px 8px;display:grid;grid-template-rows:auto 1fr auto;gap:8px;overflow:visible;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:width .25s ease,transform .25s ease}.side-toggle{width:44px;height:44px;border:0;border-radius:12px;background:#91b7da1a;color:#d7e7f8;cursor:pointer;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:0 12px;justify-self:center}.side-toggle span{display:block;width:20px;height:2px;background:currentColor;border-radius:999px}.side-nav,.side-login{display:grid;gap:6px;justify-items:center}.side-nav{align-content:start}.side-link{min-height:44px;border-radius:12px;padding:0 12px;color:#9cb2ca;display:flex;align-items:center;gap:12px;border:0;background:transparent;cursor:pointer;width:100%;position:relative;transition:background .18s ease,color .18s ease,transform .12s ease}.side-link svg{width:22px;height:22px;min-width:22px;fill:currentColor}.side-link span{font-size:14px;font-weight:600;white-space:nowrap;opacity:0;transform:translate(-6px);transition:opacity .2s ease,transform .2s ease}.side-link:hover{color:#e9f4ff;background:#91b7da29}.side-link:active{transform:translateY(1px);background:#7aa4d23d}.side-link.is-active{color:#f0f7ff;background:transparent;box-shadow:none}.side-menu.is-expanded .side-link span{opacity:1;transform:translate(0)}body.sidebar-collapsed .side-link.is-active:before{content:"";position:absolute;left:-8px;top:9px;bottom:9px;width:4px;border-radius:0 999px 999px 0;background:#dceeff;box-shadow:0 0 0 1px #b9d7f433;z-index:4}body.sidebar-collapsed .side-link{width:44px;min-height:44px;padding:0;gap:0;margin:0 auto;display:grid;place-items:center;overflow:visible}body.sidebar-collapsed .side-link svg{margin:0;display:block;z-index:3}body.sidebar-collapsed .side-link span{position:absolute;left:52px;top:50%;transform:translateY(-50%);opacity:0;z-index:3;pointer-events:none}body.sidebar-collapsed .side-link:after{content:"";position:absolute;left:0;top:0;width:44px;height:44px;border-radius:12px;background:linear-gradient(90deg,#41628a00,#314f7400);border:1px solid transparent;box-shadow:none;opacity:0;transition:width .18s ease,opacity .18s ease,background .18s ease,border-color .18s ease;z-index:1}body.sidebar-collapsed .side-link:hover span,body.sidebar-collapsed .side-link:focus-visible span{opacity:1;transform:translateY(-50%)}body.sidebar-collapsed .side-link:hover,body.sidebar-collapsed .side-link:focus-visible{color:#f0f7ff}body.sidebar-collapsed .side-link:hover:after,body.sidebar-collapsed .side-link:focus-visible:after{width:158px;opacity:1;background:linear-gradient(90deg,#41628af2,#314f74f2);border-color:#aacbeb33;box-shadow:0 10px 24px #070f1d73}.side-user{min-height:42px;display:flex;align-items:center;gap:10px;color:#dcebfb;padding:0 12px}.side-user strong{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:12px;background:#7ba4d257;border:1px solid rgba(174,207,241,.38)}.side-user em{font-style:normal;font-size:13px;font-weight:600;white-space:nowrap;opacity:0;transform:translate(-6px);transition:opacity .2s ease,transform .2s ease}.side-menu.is-expanded .side-user em{opacity:1;transform:translate(0);display:inline}body.sidebar-collapsed .side-user{width:44px;min-height:44px;padding:0;margin:0 auto;justify-content:center}body.sidebar-collapsed .side-user em{display:none}@media (max-width: 1100px){.header-search{width:190px}}@media (max-width: 860px){.brand-title{font-size:16px}.header-search{width:150px}.header-shell{padding:0 14px}:root{--sidebar-width-collapsed: 72px;--sidebar-width-expanded: 220px}}@media (max-width: 640px){:root{--header-height: 78px}.brand-logo{width:54px;height:54px}.header-back-thin{width:46px;height:46px}.header-back-thin svg{width:20px;height:20px}.brand-title{font-size:14px;max-width:170px}.header-actions{min-width:0;gap:6px}.header-search-wrap{min-width:0;display:inline-flex;align-items:center}.header-search{display:none;width:min(44vw,164px);min-width:112px;max-width:164px;height:36px;padding:0 10px;gap:6px}.header-search input{min-width:0;width:100%;font-size:14px}.header-search-toggle{width:34px;height:34px;border:0;border-radius:50%;background:transparent;color:#b8c8db;display:grid;place-items:center;cursor:pointer}.header-search-toggle svg{width:20px;height:20px;fill:currentColor}.header-search-wrap.is-mobile-expanded .header-search-toggle{display:none}.header-search-wrap.is-mobile-expanded .header-search{display:inline-flex;width:min(58vw,220px);max-width:220px}.pwa-toast{right:12px;bottom:12px;width:calc(100vw - 24px);padding:10px}.pwa-toast-actions{justify-content:stretch}.pwa-toast-btn{flex:1 1 0;justify-content:center}.header-icon-btn{width:34px;height:34px}.header-install-btn{width:36px;padding:0;justify-content:center}.header-install-btn span{display:none}.header-install-modal-card{width:min(340px,96vw);border-radius:14px;padding:11px}.header-install-modal-head h3{font-size:15px}.header-install-modal-steps{font-size:12px}.header-avatar{width:40px;height:40px}.header-online-count-badge{top:-6px;left:-8px;min-width:24px;height:20px;padding:0 6px;font-size:10px}.header-presence-dot{width:11px;height:11px;right:1px;bottom:1px}.header-online-tooltip{display:block;right:-6px;width:min(300px,92vw)}.header-presence-wrap:hover .header-online-tooltip,.header-presence-wrap:focus-within .header-online-tooltip{opacity:0;transform:translateY(-4px);pointer-events:none}.header-presence-wrap.is-open .header-online-tooltip{opacity:1;transform:translateY(0);pointer-events:auto}}@keyframes headerPresencePulse{0%{transform:scale(.9);opacity:.9}to{transform:scale(1.5);opacity:0}}*{scrollbar-width:thin!important;scrollbar-color:#1a1a1a #000000!important}*::-webkit-scrollbar{width:10px!important;height:10px!important}*::-webkit-scrollbar-track{background:#000!important}*::-webkit-scrollbar-thumb{background:#1a1a1a!important;border-radius:999px!important;border:1px solid #2b2b2b!important}*::-webkit-scrollbar-thumb:hover{background:#242424!important}*::-webkit-scrollbar-corner{background:#000!important}*::-webkit-scrollbar-button{width:0!important;height:0!important;display:none!important;background:transparent!important}.hero{display:grid;gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:stretch}.hero-card{background:linear-gradient(120deg,#121221,#c61d2bb3 65%,#d92533cc 120%);color:#fff;padding:32px;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 22px 45px #0000008c}.hero-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.08),transparent 45%);pointer-events:none}.hero-card h1{font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:48px;margin:0 0 12px;letter-spacing:.04em}.hero-card p{margin:0 0 18px;max-width:520px}.hero-metrics{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px}.metric{background:#ffffff29;border:1px solid rgba(255,255,255,.2);padding:12px 16px;border-radius:14px;min-width:130px}.metric strong{display:block;font-size:20px}.hero-side{display:grid;gap:16px}.scoreboard{background:var(--card);border-radius:18px;padding:18px;border:1px solid rgba(255,255,255,.08);display:grid;gap:12px}.scoreboard .team{display:flex;align-items:center;justify-content:space-between;font-weight:600}.score{font-size:22px;font-weight:700}.stat-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{background:#0f0f1ccc;border-radius:14px;padding:14px;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 0 0 1px #c61d2b14}.stat-card h4{margin:0;font-size:13px;color:var(--muted);text-align:center}.stat-card strong{display:block;font-size:20px;margin-top:8px;text-align:center}.player-detail-main{display:grid;align-content:start;gap:10px}.player-detail-card{overflow:visible;margin-top:75px}.player-detail-card-avatar{position:absolute;top:-88px;right:92px;z-index:2}.player-detail-photo-badge{position:absolute;top:-16px;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:30px;padding:0 12px;border-radius:999px;background:#62182feb;color:#f3f7ff;font-weight:700;font-size:20px;letter-spacing:.02em;border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 18px #00000052}.player-detail-card .section-title{padding-right:220px}.player-detail-card .section-title h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-detail-avatar{width:176px;height:176px;border-radius:999px;border:3px solid rgba(215,229,255,.8);box-shadow:0 10px 24px #00000073;background:#080d1cf2;display:grid;place-items:center;color:#d5e3fb;font-size:44px;font-weight:700;overflow:hidden}.player-detail-avatar-photo{width:100%;height:100%;background-repeat:no-repeat;background-color:#080d1cf2}@media (max-width: 768px){.player-detail-card{margin-top:72px}.player-detail-card-avatar{top:-68px;right:64px}.player-detail-photo-badge{min-width:52px;height:28px;font-size:18px}.player-detail-card .section-title{padding-right:150px}.player-detail-avatar{width:136px;height:136px;font-size:34px}}.team-record-card strong{font-size:26px}.team-record-card .muted{display:block;margin-top:8px;text-align:center}.match-indicators{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card--wide{grid-column:1 / -1}.match-lineups-desktop-grid{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}.match-lineups-mobile{display:none}.list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.list-item{padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.list-item:last-child{border-bottom:none;padding-bottom:0}.players-top-item{display:flex;align-items:center;gap:12px}.players-top-avatar{width:50px;height:50px;border-radius:12px;overflow:hidden;flex:0 0 50px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#26345ff2,#0b122afa);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 24px #03081a59;color:#f2f6ffeb;font-weight:800;font-size:15px;line-height:1}.players-top-avatar-button{padding:0}.players-top-avatar-button.is-clickable{cursor:zoom-in}.players-top-avatar-button:disabled{cursor:default;opacity:1}.players-top-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center}.players-top-meta{min-width:0;flex:1 1 auto}.players-top-meta strong{display:block}.players-top-teamline{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px;font-size:12px;color:#d6ddf2c2;text-transform:uppercase;letter-spacing:.04em}.players-top-team-logo{flex:0 0 auto;margin-left:auto}.players-top-team-logo .team-logo{width:48px;height:48px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}@media (max-width: 640px){.players-top-item{align-items:flex-start}.players-top-team-logo .team-logo{width:42px;height:42px}}.table{width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{text-align:left;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.table-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.admin-user-fullname{max-width:240px;line-height:1.25;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.admin-team-name-cell{display:grid;gap:2px}.admin-team-name-cell strong{font-weight:700;line-height:1.2}.admin-team-name-cell span{font-size:11px;line-height:1.2;color:#d2dceeb8;font-weight:400}.admin-owner-claim-owner-line{display:flex;align-items:flex-start;gap:8px}.partidos-v2-multiselect-helper{display:block;margin-top:2px;font-size:11px;color:#c8d0dfb8}.admin-owner-claim-verify-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:1px}.admin-owner-claim-verify-icon svg{width:16px;height:16px}.admin-owner-claim-verify-icon.is-verified{color:#52e5a0}.admin-owner-claim-verify-icon.is-unverified{color:#ff8f9e}.admin-owner-claim-verify-icon.is-password-set{color:#ffd166}.admin-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table-scroll .table{width:-moz-max-content;width:max-content;min-width:100%}.admin-owner-claim-doc-td{text-align:center!important;vertical-align:middle;min-width:116px}.admin-owner-claim-doc-cell{display:inline-flex;align-items:center;justify-content:center;gap:8px}.admin-owner-claim-doc-open-btn{padding:4px 10px;font-size:12px}.admin-owner-claim-actions-td{text-align:center!important;vertical-align:middle;min-width:196px}.admin-owner-claim-actions-td .table-actions{justify-content:center}.admin-owner-claim-edit-team-picker{grid-column:1 / -1;display:grid;gap:8px}.admin-owner-claim-edit-team-picker>label{font-size:13px;color:#d9d9e7;font-weight:700}.admin-owner-claim-edit-team-trigger{width:100%;min-height:40px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#080c16c7;color:#e6edff;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;font-size:13px;font-weight:700;cursor:pointer}.admin-owner-claim-edit-team-trigger svg{width:16px;height:16px;transition:transform .18s ease}.admin-owner-claim-edit-team-trigger.is-open svg{transform:rotate(180deg)}.admin-owner-claim-edit-team-panel{display:grid;gap:8px}.admin-owner-claim-selected-teams{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;margin-top:2px}.admin-owner-claim-selected-team-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#070b149e;padding:8px 10px}.admin-owner-claim-selected-team-item .team-logo{width:44px;height:44px;border-radius:12px}.admin-owner-claim-selected-team-text{min-width:0;display:grid;gap:2px}.admin-owner-claim-selected-team-text strong{color:#ecf2ff;font-size:13px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-owner-claim-selected-team-text span{color:#c4cee7;font-size:12px;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-owner-claim-edit-team-list{border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#070a12b3;max-height:220px;overflow:auto;padding:8px;display:grid;gap:6px}.admin-owner-claim-edit-team-option{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:8px;color:#e3ebff;font-size:13px}.admin-owner-claim-edit-team-option input[type=checkbox]{width:14px;height:14px;margin:0}.admin-owner-claim-edit-team-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-main-tabs{display:flex;flex-wrap:wrap;gap:4px;align-items:end;margin:8px 0 14px;padding:0 10px;border-bottom:1px solid rgba(112,175,220,.18)}.admin-main-tab-btn{position:relative;border:1px solid rgba(112,175,220,.18);border-bottom:none;border-radius:16px 16px 0 0;background:linear-gradient(180deg,#10182aeb,#080c16fa);color:#b8c5df;min-height:42px;padding:0 18px;font-size:13px;font-weight:700;letter-spacing:.02em;cursor:pointer;margin-bottom:-1px;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.admin-main-tab-btn:hover{border-color:#88d1ff6b;color:#e3efff}.admin-main-tab-btn.is-active{background:linear-gradient(180deg,#1f3a5efa,#111c30fa);border-color:#56caffad;color:#eaf6ff;box-shadow:inset 0 1px #a0dfff24}.admin-document-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:14000}.admin-document-preview-modal{background:#1a1a1a;border:1px solid #333;border-radius:8px;display:flex;flex-direction:column;max-width:90vw;max-height:90vh;width:800px;height:600px}.admin-document-preview-header{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;border-bottom:1px solid #333}.admin-document-preview-header h4{margin:0;font-size:16px;font-weight:600;color:#fff}.admin-document-preview-header .button{padding:4px 8px;font-size:18px;line-height:1}.admin-document-preview-content{flex:1;overflow:auto;display:flex;align-items:center;justify-content:center;padding:10px}.players-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.players-table-scroll .table{min-width:760px}.team-grid,.player-grid,.news-grid,.gallery-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.team-grid .card{background:#14142273}.teams-division-tabs{display:flex;align-items:center;gap:0;width:100%;margin-bottom:16px;padding:10px 12px 12px;border:1px solid rgba(154,48,65,.24);border-radius:14px;background:linear-gradient(180deg,#2c0c12f5,#10090efa),#0c060afa;box-shadow:inset 0 1px #ffcdd40a;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(183,49,68,.55) transparent}.teams-division-tabs::-webkit-scrollbar{height:7px}.teams-division-tabs::-webkit-scrollbar-track{background:transparent}.teams-division-tabs::-webkit-scrollbar-thumb{background:#b731448c;border-radius:999px}.teams-division-tab{position:relative;flex:0 0 auto;margin-right:-8px;border:1px solid rgba(227,150,160,.14);padding:11px 24px 11px 22px;background:linear-gradient(180deg,#5f222cdb,#3f1921f0);color:#ffecefc2;font-size:14px;font-weight:700;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .12s ease,z-index .12s ease;white-space:nowrap;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,12px 50%)}.teams-division-tab-label-mobile{display:none}.teams-division-tab:hover{background:linear-gradient(180deg,#7a2532e6,#511d26f5);border-color:#ee98a538;color:#fff4f6}.teams-division-tab:active{transform:translateY(1px)}.teams-division-tab:first-child{padding-left:16px;clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%)}.teams-division-tab:last-child{margin-right:0;padding-right:18px;clip-path:polygon(0 0,100% 0,100% 100%,0 100%,12px 50%)}.teams-division-tab.is-active{z-index:1;background:linear-gradient(180deg,#b23040f5,#7d1825fa);border-color:#ffb7c04d;color:#fff;box-shadow:0 10px 18px #590a1542}@media (max-width: 768px){.teams-division-tab{padding:11px 18px 11px 16px;font-size:13px}.teams-division-tab:first-child{padding-left:14px}.teams-division-tab:last-child{padding-right:14px}.teams-division-tab-label-desktop{display:none}.teams-division-tab-label-mobile{display:inline}}.team-card{display:grid;gap:12px}.team-card-link{display:grid;gap:12px;color:inherit;text-decoration:none;height:100%}.user-profile-shell{max-width:1100px;margin:0 auto;background:linear-gradient(180deg,#060a15fa,#040812f5);border:1px solid rgba(204,218,255,.16);border-radius:22px;display:grid;gap:18px}.user-profile-header{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}.user-profile-avatar-wrap{position:relative;width:140px;height:140px}.user-profile-avatar{width:140px;height:140px;border-radius:999px;border:2px solid rgba(210,223,255,.4);background:#090f1df5;overflow:hidden;display:grid;place-items:center;color:#f1f6ff;font-size:42px;font-weight:800}.user-profile-avatar-photo{width:100%;height:100%;background-repeat:no-repeat}.user-profile-icon-btn{position:absolute;left:6px;bottom:6px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(222,233,255,.4);background:#040811eb;color:#f4f8ff;display:grid;place-items:center;cursor:pointer}.user-profile-icon-btn svg{width:15px;height:15px}.user-profile-icon-btn-right{left:auto;right:6px}.user-profile-head-meta h2{margin:0;font-size:30px}.user-profile-head-meta p{margin:6px 0 0;color:#acb8d1}.user-profile-section{border:1px solid rgba(203,216,255,.14);border-radius:16px;background:#060b16e0;padding:14px;display:grid;gap:12px}.user-profile-section-title{display:flex;align-items:center;justify-content:space-between;gap:10px}.user-profile-section-title h3{margin:0;font-size:20px}.user-profile-section-title span{min-width:28px;height:28px;border-radius:999px;background:#1c2744db;border:1px solid rgba(207,220,255,.2);display:grid;place-items:center;color:#dce7ff;font-size:12px;font-weight:700}.user-profile-player-filter{display:grid;gap:6px}.user-profile-player-filter span{color:#aebbd8;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.user-profile-player-filter-select{min-height:44px}.user-profile-players-table{width:100%;table-layout:fixed;min-width:0}.user-profile-players-table th{text-align:center;font-size:12px;letter-spacing:.02em;white-space:nowrap}.user-profile-players-table th,.user-profile-players-table td{padding:8px}.user-profile-players-table th:nth-child(2),.user-profile-players-table td:nth-child(2){width:96px;text-align:left;white-space:nowrap;padding-left:2px}.user-profile-players-table th:nth-child(1),.user-profile-players-table td:nth-child(1){padding-right:4px;white-space:normal;overflow-wrap:anywhere}.user-profile-players-table th:nth-child(2){font-size:10px;letter-spacing:0}.user-profile-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.user-profile-owned-team-grid{display:grid;grid-template-columns:repeat(auto-fit,280px);justify-content:start;gap:14px}.user-profile-owned-team-link{width:280px;border:1px solid rgba(199,214,255,.14);background:#0a101feb;border-radius:18px;padding:14px;display:grid;justify-items:center;gap:12px;text-decoration:none;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.user-profile-owned-team-badge{justify-self:center;min-width:0}.user-profile-owned-team-badge-owner{background:#183153;color:#dbeafe}.user-profile-owned-team-badge-delegate{background:#3f2a11;color:#fde68a}.user-profile-owned-team-link:hover,.user-profile-owned-team-link:focus-visible{transform:translateY(-2px);border-color:#d7e4ff57;box-shadow:0 12px 28px #0000003d;background:#0d1427f5}.user-profile-owned-team-logo{width:80px;display:flex;align-items:center;justify-content:center}.user-profile-owned-team-logo .team-logo.team-logo-xl,.user-profile-owned-team-logo .team-logo.team-logo-xl.team-logo-rect{width:80px;height:80px;max-width:80px;max-height:80px;border-radius:22px}.user-profile-owned-team-copy{display:grid;gap:4px;text-align:center}.user-profile-owned-team-copy strong{font-size:16px;letter-spacing:.02em}.user-profile-owned-team-copy small{color:#9cadcd;font-size:12px}.user-profile-chip-card{border:1px solid rgba(199,214,255,.14);background:#0a101feb;border-radius:12px;padding:10px 12px;display:grid;gap:4px}.user-profile-chip-card strong{font-size:14px;letter-spacing:.02em}.user-profile-chip-card small{color:#9cadcd;font-size:12px}.user-profile-list{display:grid;gap:8px}.user-profile-row{border:1px solid rgba(198,211,246,.14);border-radius:12px;background:#080d19e6;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.user-profile-row small{display:block;color:#96a8ca;margin-top:4px}.user-profile-doc-state{display:grid;gap:2px;justify-items:end}.user-profile-doc-state em{color:#d9e5ff;font-style:normal;font-weight:700;font-size:12px}.user-profile-doc-state span{color:#9db0d4;font-size:11px}.user-profile-docs-block{border:1px solid rgba(189,205,245,.13);border-radius:12px;padding:10px 12px;background:#080d18eb}.user-profile-docs-block h4{margin:0 0 10px}.user-profile-docs-block ul{list-style:none;padding:0;margin:0;display:grid;gap:6px}.user-profile-docs-block li{font-size:13px;color:#dbe7ff}.user-profile-team-doc-group{border-top:1px dashed rgba(170,186,228,.2);margin-top:8px;padding-top:8px}.user-profile-team-doc-group small{display:block;color:#9db0d2;margin-bottom:6px}.user-photo-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#04060bc7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:120;padding:20px}.user-photo-modal-card{width:min(720px,100%);background:#060a15fa;border:1px solid rgba(200,214,255,.18);border-radius:18px;display:grid;gap:12px}.user-photo-modal-preview-wrap{display:grid;place-items:center}.user-profile-avatar.user-profile-avatar-preview{width:180px;height:180px}.user-photo-slider-label{display:grid;gap:6px;color:#dbe6ff}.user-photo-slider-label input[type=range]{width:100%}@media (max-width: 720px){.home-public-standings-modal{width:min(420px,calc(100vw - 18px))}.home-public-standings-card{padding:16px 16px 14px;border-radius:22px}.home-public-standings-header{align-items:stretch;flex-direction:column;margin-bottom:12px}.home-public-standings-status{align-self:flex-start}.home-public-standings-row{grid-template-columns:24px minmax(0,1fr) 42px;gap:10px;padding:9px 10px;border-radius:16px}.home-public-standings-rank{font-size:22px}.home-public-standings-team-main strong{font-size:14px}.home-public-standings-team-main span{font-size:11px}.home-public-standings-logo .team-logo{width:36px;height:36px}.header-standings-trigger{width:38px;height:38px}.user-profile-shell{gap:14px;padding:14px}.user-profile-header{grid-template-columns:1fr;justify-items:center;gap:14px;text-align:center}.user-profile-avatar-wrap{width:124px;height:124px}.user-profile-avatar{width:124px;height:124px;font-size:36px}.user-profile-icon-btn{width:32px;height:32px;left:4px;bottom:4px}.user-profile-icon-btn-right{right:4px}.user-profile-head-meta{width:100%;display:grid;gap:6px;justify-items:center}.user-profile-head-meta h2{width:100%;font-size:18px;line-height:1.18;text-align:center;overflow-wrap:anywhere;word-break:break-word}.user-profile-head-meta p{margin-top:0;width:100%;font-size:13px;line-height:1.3;text-align:center;color:#b8c4de;overflow-wrap:anywhere;word-break:break-word}.user-profile-head-meta .team-profile-feedback{width:100%;text-align:center}.user-profile-section{padding:12px}.user-profile-section-title h3{font-size:14px;line-height:1.2}.user-profile-section-title span{min-width:24px;height:24px;font-size:11px}.user-profile-player-filter span{font-size:11px}.user-profile-player-filter-select{font-size:13px}.user-profile-players-table th,.user-profile-players-table td{padding:7px 6px;font-size:12px}.user-profile-players-table th{font-size:11px}.user-profile-players-table th:nth-child(2),.user-profile-players-table td:nth-child(2){width:92px;padding-left:0}.table-wrap{overflow-x:auto}.table-wrap table{min-width:320px}.user-profile-section .table-wrap{overflow-x:hidden}.user-profile-section .table-wrap .user-profile-players-table{min-width:0}.user-profile-owned-team-grid{grid-template-columns:1fr}.user-profile-owned-team-link{width:100%;max-width:280px;justify-self:center}.user-profile-owned-team-logo{width:80px}.user-profile-owned-team-logo .team-logo.team-logo-xl,.user-profile-owned-team-logo .team-logo.team-logo-xl.team-logo-rect{width:80px;height:80px;max-width:80px;max-height:80px;border-radius:22px}}.user-photo-modal-actions{display:flex;justify-content:flex-end}.team-card .team-logo{justify-self:center}.team-card-info{text-align:center;display:grid;gap:6px}.team-card-name{display:block;text-align:center}.team-card-president-label{margin:0;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#dde9ffc7}.team-card-president-name{margin:0;font-size:13px;line-height:1.25;color:#dde9ffeb}.team-logo-link{justify-self:center;display:inline-block;border-radius:16px}.team-logo-link:hover .team-logo,.team-logo-link:focus-visible .team-logo{border-color:#deeaff8c;box-shadow:0 0 0 3px #deeaff24}.team-logo{width:54px;height:54px;border-radius:16px;background:#c61d2b33;border:1px solid rgba(198,29,43,.4);color:#fff;display:grid;place-items:center;font-weight:700;font-size:18px;overflow:hidden}.team-logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:transform .15s ease}.team-logo-lg{width:78px;height:78px;border-radius:20px}.team-logo-xl{width:120px;height:120px;border-radius:26px}.team-logo.team-logo-rect{width:88px;height:48px;border-radius:14px}.team-logo.team-logo-lg.team-logo-rect{width:122px;height:66px;border-radius:16px}.team-logo.team-logo-xl.team-logo-rect{width:164px;height:84px;border-radius:18px}.team-header{display:flex;align-items:center;gap:12px}.team-profile-shell{padding:0;overflow:hidden}.team-profile-banner{min-height:180px;background:linear-gradient(130deg,#94172d57,#1c284ec7),radial-gradient(circle at 20% 30%,rgba(255,255,255,.22),transparent 42%),#0d1324;background-size:cover;background-position:center;display:flex;align-items:flex-start;justify-content:flex-end;padding:16px;cursor:default}.team-profile-banner[role=button]{cursor:pointer}.team-profile-banner-btn{background:#040812b8;border-color:#ffffff42}.team-profile-cover-btn{border:1px solid rgba(226,238,255,.24);background:#060c18e0;color:#f2f7ff;border-radius:12px;height:44px;padding:10px 14px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;gap:8px;font-size:15px;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.team-profile-cover-btn:hover{background:#0a1222fa}.team-profile-cover-btn:disabled{opacity:.7;cursor:wait}.team-profile-cover-btn svg{width:18px;height:18px}.team-profile-banner-actions{display:inline-flex;align-items:center;gap:8px}.team-profile-head{position:relative;margin-top:-54px;padding:0 20px 12px;display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:end}.team-profile-rank-badge{position:absolute;top:-6px;right:20px;min-width:74px;padding:7px 12px 8px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#121726f5,#090d18fa);box-shadow:0 14px 28px #00000057;display:grid;justify-items:center;gap:1px;z-index:2}.team-profile-rank-badge--top{border-color:#91ff2cb8;background:linear-gradient(180deg,#162d0af5,#091808fa);box-shadow:0 0 18px #91ff2c57,0 14px 28px #00000057}.team-profile-rank-badge--top .team-profile-rank-badge-label,.team-profile-rank-badge--top strong{color:#b7ff5e;text-shadow:0 0 12px rgba(145,255,44,.3)}.team-profile-rank-badge--lower{border-color:#ff545485;background:linear-gradient(180deg,#360f13f5,#1b080bfa);box-shadow:0 0 18px #ff545438,0 14px 28px #00000057}.team-profile-rank-badge--lower .team-profile-rank-badge-label,.team-profile-rank-badge--lower strong{color:#ff7c7c;text-shadow:0 0 12px rgba(255,84,84,.28)}.team-profile-rank-badge-label{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#dee8ffb8}.team-profile-rank-badge strong{font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:30px;line-height:1;letter-spacing:.04em;color:#fff}.team-profile-logo-column{display:grid;gap:10px;justify-items:center}.team-profile-logo-row{display:inline-flex;align-items:center;gap:10px}.team-profile-logo-wrap .team-logo.team-logo-xl{border:3px solid rgba(215,229,255,.8);box-shadow:0 10px 24px #00000073;background:#080d1cf2}.team-profile-logo-wrap{position:relative;cursor:pointer}.team-profile-click-dot{position:absolute;right:-6px;bottom:-6px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(219,232,255,.45);background:#03070ed9;color:#eef5ff;display:grid;place-items:center;font-size:11px;font-weight:700;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease}.team-profile-click-dot svg{width:18px;height:18px;stroke-width:2.2}.team-profile-layout-dot{position:absolute;left:-6px;bottom:-6px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(219,232,255,.45);background:#03070ee0;color:#eef5ff;display:grid;place-items:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease}.team-profile-layout-dot:hover,.team-profile-layout-dot:focus-visible,.team-profile-click-dot:hover,.team-profile-click-dot:focus-visible{background:#0d1526fa;border-color:#dbe8ffb8}.team-profile-layout-dot:active,.team-profile-click-dot:active{transform:translateY(1px)}.team-profile-layout-dot svg{width:17px;height:17px}.team-profile-layout-dot-banner{position:static;width:48px;height:44px;border-radius:12px;box-sizing:border-box}.team-profile-identity{display:grid;gap:8px;padding-bottom:8px}.team-profile-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.team-profile-title-tags{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.team-profile-social-stats{display:flex;gap:16px;flex-wrap:wrap;color:#dbe7ff;font-size:13px}.team-profile-social-stats span{border-bottom:1px solid rgba(219,231,255,.3);padding-bottom:2px}.team-profile-feedback{margin:6px 0 0;font-size:12px;font-weight:600}.team-profile-feedback.success{color:#9ff6c0}.team-profile-feedback.error{color:#ffafb8}.team-lock-badge{background:#7815243d;border:1px solid rgba(255,133,148,.24);color:#ffc0c8}.team-lock-badge.is-icon-only{width:28px;height:28px;padding:0;justify-content:center;border-radius:999px}.team-lock-badge svg{width:12px;height:12px;flex:0 0 auto}.team-roster-title-wrap{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.team-roster-title-actions{display:inline-flex;align-items:center;gap:8px}.team-roster-list{display:grid;gap:0}.team-roster-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px}.team-roster-avatar{width:72px;height:72px;padding:0;border-radius:14px;border:1px solid rgba(199,217,245,.14);background:linear-gradient(180deg,#080e1cfa,#050912fa);display:grid;place-items:center;color:#8ea4c4;overflow:hidden}.team-roster-avatar.is-clickable{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:zoom-in;transition:transform .16s ease,border-color .16s ease}.team-roster-avatar.is-clickable:hover,.team-roster-avatar.is-clickable:focus-visible{transform:translateY(-1px);border-color:#c7d9f557}.team-roster-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center center}.team-roster-avatar svg{width:26px;height:26px}.team-roster-main{min-width:0;display:grid;align-content:center;gap:4px}.team-roster-main>strong{font-size:15px;line-height:1.2}.team-roster-name-row{display:flex;align-items:center;gap:8px;min-width:0}.team-roster-name-row strong{min-width:0}.team-roster-view-link{flex:0 0 auto;width:24px;height:24px;border-radius:2px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff4d;color:#fff;border-color:#ffffff4d;border:1px solid rgba(255,255,255,.3);text-decoration:none}.team-roster-view-link svg{width:14px;height:14px}.team-roster-view-link:hover{background:#ffffff61;border-color:#fff6}.team-player-status-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;max-width:100%;padding:6px 10px;border-radius:2px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.team-player-status-badge.is-alta{background:#2e7d324d}.team-player-status-badge.is-baja{background:#c628284d}.team-roster-icon-btn{width:42px;height:42px;border-radius:10px;border:1px solid rgba(190,210,236,.14);background:linear-gradient(180deg,#080d19f5,#050912fa);color:#d6e5fb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease}.team-roster-icon-btn:hover{background:linear-gradient(180deg,#0d1426fa,#070c18fa);border-color:#bed2ec3d}.team-roster-icon-btn:active{transform:translateY(1px)}.team-roster-icon-btn svg{width:18px;height:18px}.team-roster-edit-btn{width:38px;height:38px;border-radius:9px}.team-roster-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.team-roster-delete-btn{width:38px;height:38px;border-radius:9px;color:#ffccd3;border-color:#ff7a8e52;background:linear-gradient(180deg,#260810f0,#18050bfa)}.team-roster-delete-btn:hover{border-color:#ff7a8e80;background:linear-gradient(180deg,#340b16f5,#1e060d)}.team-roster-swap-btn{width:38px;height:38px;border-radius:9px;color:#bde7ff;border-color:#60b4ff57;background:linear-gradient(180deg,#072031f0,#04121ffa)}.team-roster-swap-btn:hover{border-color:#7ccaff85;background:linear-gradient(180deg,#0a2c42f5,#051828)}.team-roster-swap-hint{margin-top:0;margin-bottom:10px}.team-roster-list-baja .team-roster-item-baja{opacity:.82}.team-roster-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:16000;background:#03060cb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px}.team-roster-modal{width:min(840px,100%);max-height:calc(100dvh - 36px);overflow-y:auto}.team-roster-limit-modal{width:min(520px,100%)}.team-roster-pdf-modal{width:min(980px,100%);max-height:calc(100dvh - 36px);overflow-y:auto}.team-roster-pdf-table-wrap{position:relative;margin-top:12px;border-radius:14px;overflow:hidden;border:1px solid rgba(190,210,236,.12);background:linear-gradient(180deg,#070c17fa,#040811fc);max-height:min(56dvh,560px);overflow:auto}.team-roster-pdf-table-wrap.is-saving:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0508105c;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:3}.team-roster-pdf-saving-indicator{position:absolute;top:50%;left:50%;width:50px;height:50px;transform:translate(-50%,-50%);border-radius:12px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#181d2ef5,#0c101cfa);box-shadow:0 14px 28px #00000057;display:grid;place-items:center;z-index:4;pointer-events:none}.team-roster-pdf-saving-indicator .button-loading-spinner{width:18px;height:18px;border-width:2px;color:#f3f6ff}.team-roster-pdf-table{width:100%;min-width:900px}.team-roster-pdf-table th{position:sticky;top:0;z-index:1;background:#070c17fa}.team-roster-pdf-table td{vertical-align:middle}.team-roster-pdf-table input[type=text],.team-roster-pdf-table input[type=date],.team-roster-pdf-table select{width:100%;min-height:36px;border-radius:10px;border:1px solid rgba(190,210,236,.14);background:#060a14f0;color:#eef4ff;padding:0 10px}.team-roster-pdf-table input[type=checkbox]{width:16px;height:16px;accent-color:#dc2626}.team-roster-pdf-delete-btn{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,122,142,.32);background:linear-gradient(180deg,#260810f0,#18050bfa);color:#ffccd3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.team-roster-pdf-delete-btn:hover{border-color:#ff7a8e80;background:linear-gradient(180deg,#340b16f5,#1e060d)}.team-roster-pdf-delete-btn svg{width:16px;height:16px}.team-roster-form{display:grid;gap:14px}.team-roster-form-photo{display:grid;justify-items:start;gap:8px}.team-roster-form-photo-wrap{position:relative;display:inline-grid}.team-roster-form-photo-preview{width:112px;height:112px;border-radius:16px;border:1px solid rgba(190,210,236,.14);background:linear-gradient(180deg,#080d19f5,#050912fa);display:grid;place-items:center;color:#8ea4c4;overflow:hidden}.team-roster-form-photo-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center center}.team-roster-form-photo-preview svg{width:34px;height:34px}.team-roster-photo-layout-dot{left:-8px;bottom:-8px}.team-roster-photo-camera-dot{right:-8px;bottom:-8px}.team-roster-photo-layout-panel{width:min(320px,100%);display:grid;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid rgba(190,210,236,.12);background:#080d1873}.media-photo-source-picker{display:inline-flex;align-items:center;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(184,206,236,.24);background:linear-gradient(180deg,#090e1af5,#050912fa);box-shadow:0 14px 26px #00000061}.media-photo-source-icon-btn{width:48px;height:48px;border-radius:12px;border:1px solid rgba(190,210,236,.26);background:linear-gradient(180deg,#0f1727f5,#080d19fa);color:#e9f1ff;display:grid;place-items:center;cursor:pointer;transition:border-color .16s ease,transform .12s ease,background .16s ease}.media-photo-source-icon-btn svg{width:20px;height:20px}.media-photo-source-icon-btn:hover,.media-photo-source-icon-btn:focus-visible{border-color:#d4e4ff75;background:linear-gradient(180deg,#141f34fa,#0a111ffa)}.media-photo-source-icon-btn:active{transform:translateY(1px)}.media-photo-source-icon-btn.is-cancel{border-color:#ff8c9a59;background:linear-gradient(180deg,#340e16eb,#21090ff0);color:#ffd7dd}.media-photo-source-icon-btn.is-cancel:hover,.media-photo-source-icon-btn.is-cancel:focus-visible{border-color:#ffa0ad85;background:linear-gradient(180deg,#44111bf0,#280a11f5)}.media-photo-source-picker-profile{position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%);z-index:8}.team-roster-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.team-roster-form-fields label{display:grid;gap:6px;font-size:13px;color:#dce8ff;align-self:start;align-content:start}.team-roster-field-label{display:inline-block}.team-owner-picker{display:grid;gap:8px;position:relative;z-index:12}.team-owner-search-input{width:100%;min-height:40px;border-radius:12px;border:1px solid rgba(187,210,237,.22);background:linear-gradient(180deg,#090d18fa,#050810fc);color:#eef4ff;padding:0 12px}.team-owner-search-input::-moz-placeholder{color:#cbd8ef9e}.team-owner-search-input::placeholder{color:#cbd8ef9e}.team-owner-picker-selected{display:grid}.team-owner-picker-trigger{width:100%;min-height:42px;border-radius:12px;border:1px solid rgba(187,210,237,.2);background:linear-gradient(180deg,#090d18fa,#050810fc);color:#f1f6ff;padding:0 12px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;text-align:left;cursor:pointer}.team-owner-picker-trigger-text{min-width:0;font-size:14px;color:#f1f6ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-owner-picker-trigger-icon{width:18px;height:18px;color:#fff;transition:transform .18s ease}.team-owner-picker-trigger-icon.is-open{transform:rotate(180deg)}.team-owner-picker-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:20;display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;padding:0;height:190px;min-height:190px;max-height:190px;overflow:hidden;filter:drop-shadow(0 18px 32px rgba(0,0,0,.58))}.team-owner-picker-list{height:100%;min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;border-radius:12px;border:1px solid rgba(177,202,232,.24);background:linear-gradient(180deg,#06080ffc,#0a0d18fc);box-shadow:inset 0 1px #ffffff08;padding:6px;display:grid;gap:4px}.team-owner-picker-option{width:100%;border:0;border-radius:10px;background:transparent;color:#e7efff;padding:10px 12px;display:grid;gap:2px;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease}.team-owner-picker-option:hover{background:#5975aa2e}.team-owner-picker-option.is-selected{background:#c51f2c38;color:#fff}.team-owner-picker-option small{color:#aebed8;font-size:11px}.team-owner-picker-empty{padding:12px;color:#aebed8;font-size:13px}.team-roster-position-multiselect{grid-column:1 / -1;position:relative}.team-roster-position-trigger{width:100%;min-height:40px;border-radius:12px;border:1px solid rgba(187,210,237,.22);background:linear-gradient(180deg,#090d18f5,#050810fa);color:#e8f0fe;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:0 12px;cursor:pointer;text-align:left}.team-roster-position-trigger-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:1.2}.team-roster-position-trigger-icon{width:17px;height:17px;color:#b5c6de;transition:transform .2s ease}.team-roster-position-trigger-icon.is-open{transform:rotate(180deg)}.team-roster-position-panel{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:6;border-radius:12px;border:1px solid rgba(177,202,232,.24);background:linear-gradient(180deg,#0a0f1cfa,#070a15fa);box-shadow:0 16px 30px #0000006b;padding:8px;display:grid;gap:4px;max-height:220px;overflow-y:auto}.team-roster-position-option{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;padding:7px 8px;border-radius:8px;color:#dbe8fb;font-size:13px;cursor:pointer}.team-roster-position-option.is-checked{background:#6895ff33}.team-roster-position-option input[type=checkbox]{width:14px;height:14px;margin:0}.team-roster-form-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}@media (max-width: 768px){.team-roster-item{grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:start}.team-roster-avatar{width:58px;height:58px;border-radius:12px}.team-roster-main{align-content:start}.team-roster-item-actions{grid-column:2;margin-top:4px;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.team-roster-form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.team-roster-player-fields .team-roster-field-label{display:none}}.team-logo-layout-editor{margin-top:14px}.team-logo-layout-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#04060cb8;display:grid;place-items:center;padding:20px}.team-logo-layout-modal{width:min(920px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;margin-top:0}.team-logo-layout-title{display:inline-flex;align-items:center;gap:8px}.team-logo-layout-grid{display:grid;gap:12px}.team-logo-layout-preview{display:flex;justify-content:center;padding:8px 0}.team-banner-layout-preview{padding:6px 0 10px}.team-banner-layout-preview-media{width:100%;min-height:150px;border-radius:14px;border:1px solid rgba(227,239,255,.18);background:linear-gradient(130deg,#94172d4d,#1c284ead),radial-gradient(circle at 20% 30%,rgba(255,255,255,.2),transparent 40%),#0d1324;background-size:cover;background-position:center}.team-logo-layout-control{display:grid;gap:8px;font-size:13px;color:#dce8ff}.team-logo-layout-actions{margin-top:12px;display:flex;gap:8px;justify-content:flex-end}.team-profile-meta{padding:4px 0}.team-profile-meta-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.team-profile-meta-header .muted{margin:0;flex:1;min-width:0}.team-profile-meta-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.team-profile-meta-icon-btn.is-active{border-color:#80c1ff6b;background:linear-gradient(180deg,#122038fa,#08101efa)}.team-profile-staff-panel{margin-top:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(190,210,236,.14);background:#070c18b8;display:grid;gap:10px}.team-profile-staff-panel .muted{margin:0}.chip-row{display:flex;gap:10px;flex-wrap:wrap}.chip{border-radius:999px;padding:6px 12px;border:1px solid rgba(255,255,255,.2);font-size:12px;font-weight:600;background:#ffffff0f;color:var(--ink)}.chip.active{background:#c61d2b4d;color:#fff;border-color:#c61d2b80}.form-row{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}input,textarea,select,.input{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.16);font-family:inherit;background:#0f0f1cb3;color:var(--ink)}input[type=time]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.2);opacity:.95;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1) brightness(1.2);opacity:.95;cursor:pointer}.password-field{position:relative}.password-input{padding-right:44px}.password-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:#4c1d95;display:grid;place-items:center;cursor:pointer}.password-toggle:hover{background:#08080e29;color:#2e1065}.password-toggle svg{width:18px;height:18px;fill:currentColor}.home-access-password-toggle{color:#fff}.home-access-password-toggle:hover{color:#fff;background:#ffffff1f}.admin-sidebar-access-card{margin-top:18px}.admin-sidebar-access-list{display:grid;gap:10px;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff05}.admin-sidebar-access-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:36px}.admin-sidebar-access-item span{color:#d7d9e5;font-weight:600}.admin-sidebar-access-item input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent)}.admin-sidebar-access-matrix{gap:8px;overflow-x:auto}.admin-sidebar-access-matrix-head,.admin-sidebar-access-matrix-row{display:grid;grid-template-columns:minmax(180px,1fr) repeat(5,74px);align-items:center;-moz-column-gap:8px;column-gap:8px}.admin-sidebar-access-matrix-head{min-height:28px;color:#aeb7ce;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.admin-sidebar-access-matrix-label{color:#d7d9e5;font-weight:600}.admin-sidebar-access-matrix-cell{display:inline-flex;justify-content:center}.admin-sidebar-access-matrix-cell input[type=checkbox]{width:20px;height:20px;accent-color:var(--accent)}.admin-user-form{display:grid;gap:12px}.admin-user-form-block{border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:12px;background:linear-gradient(120deg,#ffffff03,#c61d2b0f)}.admin-user-form-block h4{margin:0 0 8px;text-transform:uppercase;font-size:clamp(20px,2vw,28px);letter-spacing:.02em}.admin-user-fields-grid{display:grid;gap:10px 12px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-field-wrap{display:grid;gap:4px}.admin-field-wrap label{font-size:12px;color:#d9d9e7}.admin-user-team-assignment-wrap{gap:10px}.admin-user-team-assignment-wrap .muted{margin:0}.admin-user-form .input{height:42px;background:#0609169e;border:1px solid rgba(199,209,230,.2);border-radius:12px;color:#ecf0ff}.admin-user-form .password-toggle{color:#bfc9f2}.admin-user-form .password-toggle:hover{background:#ffffff14;color:#f2f6ff}.admin-user-docs-grid{display:grid;gap:10px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-doc-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 8px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.14)}.admin-doc-item>label{font-size:15px;font-weight:600}.admin-doc-input-hidden{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.admin-doc-upload-btn{display:inline-flex;width:auto;min-height:auto;align-items:center;justify-content:center;border-radius:0;border-bottom:0;background:transparent;color:transparent;padding:0;cursor:pointer}.admin-doc-upload-icon{font-size:18px;line-height:1;color:#e22b39;text-shadow:0 0 8px rgba(226,43,57,.35);filter:saturate(1.2)}.admin-doc-error{color:#ff9fa7;grid-column:1 / -1}.admin-selected-files{margin-top:8px}.admin-selected-files-list{list-style:none;margin:8px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.1)}.admin-selected-files-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.08)}.admin-selected-files-list button{border:0;background:transparent;color:#c7cbe2;font-size:28px;cursor:pointer;line-height:1}.admin-user-actions{display:flex;gap:10px;flex-wrap:wrap}.admin-user-actions .button{min-width:112px;min-height:40px;border-radius:999px}.admin-mobile-user-form-trigger-wrap{margin-bottom:12px}.admin-user-form-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:14100;background:#0009;display:grid;place-items:center;padding:14px}.admin-user-form-modal-card{width:min(720px,100%);max-height:calc(100dvh - 28px);overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.division-schedule-label{display:inline-flex;align-items:center;gap:10px}.division-schedule-checkbox{width:18px;height:18px;margin:0;padding:0;flex:0 0 18px;accent-color:#2f9eb2}.division-schedule-time-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.timeline{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.team-detail-main-grid{align-items:start}.team-detail-roster-column{display:grid;gap:24px;align-self:start}.team-detail-roster-column>.card{height:auto;align-self:start}.team-detail-matches-column{display:grid;gap:24px;align-self:start}.team-detail-matches-column>.card{height:auto;align-self:start}.timeline.timeline-single{grid-template-columns:minmax(0,1fr);justify-items:center}.timeline.timeline-single .fixture-card{width:min(760px,100%)}.match-card{display:grid;gap:8px;padding:14px;border-radius:14px;background:#0f0f1ccc;border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 24px #00000059}.match-card .meta{font-size:12px;color:var(--muted)}.match-card-scoreline{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px}.match-card-title{display:block;min-width:0;font-size:15px;line-height:1.2;overflow-wrap:anywhere}.match-card-score{width:34px;display:inline-flex;align-items:center;justify-content:center;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:24px;line-height:1;letter-spacing:.03em;color:#ff4b4b;text-shadow:0 0 10px rgba(255,75,75,.45),0 0 2px rgba(255,255,255,.22)}.match-card-score.is-empty{color:#ffffff3d;text-shadow:none}.match-card-result{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.match-outcome-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.match-outcome-badge.is-win{background:#1fa463}.match-outcome-badge.is-loss{background:#d84b4b}.no-matches-card{grid-column:1 / -1;text-align:center;justify-content:center;justify-items:center;align-items:center}.fixture-card{gap:12px;padding:12px;border-radius:12px;background:linear-gradient(180deg,#edf0f5,#d9dee7);border:1px solid rgba(255,255,255,.45)}.fixture-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:118px;background:#ffffff59;border-radius:10px;padding:10px 12px}.fixture-team{display:grid;justify-items:center;gap:8px;min-width:0}.fixture-team strong{color:#131520;font-size:18px;line-height:1.05;text-align:center;text-transform:uppercase;overflow-wrap:anywhere}.fixture-team-score{min-width:54px;text-align:center;color:#fff;background:linear-gradient(180deg,#111729,#0a0f1c);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:3px 10px;font-size:22px;font-weight:800;line-height:1.1;letter-spacing:.04em}.fixture-team-logo,.fixture-team-fallback{width:88px;height:88px;border-radius:50%}.fixture-team-logo-link{display:inline-grid;place-items:center;padding:0;border:0;background:transparent;border-radius:50%;text-decoration:none;color:inherit;cursor:pointer}.fixture-team-logo-link:focus-visible{outline:2px solid rgba(15,19,32,.55);outline-offset:4px}.fixture-team-logo{-o-object-fit:contain;object-fit:contain;background:#ffffff2e;border:2px solid #ffffff;padding:2px;box-shadow:0 0 0 1px #ff5f5f52,0 0 16px #d925335c,0 0 30px #d9253333}.fixture-team-fallback{display:grid;place-items:center;background:radial-gradient(circle at 30% 25%,#ff4a57,#d92533,#8f1420 90%);border:2px solid #ffffff;color:#fff;font-size:28px;font-weight:800;letter-spacing:.03em;box-shadow:0 0 0 1px #ff787859,0 0 18px #d9253359}.fixture-vs{font-family:Bebas Neue,Space Grotesk,sans-serif;color:#f5dc31;font-size:64px;line-height:1;text-shadow:0 2px 0 rgba(24,20,8,.25)}.fixture-center-stack{display:grid;justify-items:center;align-content:center;gap:6px}.fixture-center-status-row{display:inline-flex;align-items:center;justify-content:center;gap:6px}.fixture-center-status{line-height:1}.fixture-scoreboard-launch-btn{width:32px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#090c144d;color:#f8fafc;box-shadow:0 8px 16px #06070c2e}.fixture-scoreboard-launch-btn:hover,.fixture-scoreboard-launch-btn:focus-visible{background:#ffffff1f;border-color:#ffffff57}.fixture-center-actions{display:inline-flex;align-items:center;justify-content:center;gap:4px}.fixture-center-action-btn{width:32px;height:32px}.fixture-footer{border-radius:8px;background:linear-gradient(180deg,#0f1724,#070b14);color:#fff;text-align:center;padding:6px 10px;font-size:14px;font-weight:700;letter-spacing:.04em}.fixture-card .chip{background:#0a0c1426;color:#171a25}.fixture-card .button.light{align-self:start;color:#11131f;border-color:#11131f33;background:#ffffff8c}.fixture-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;justify-content:center}.fixture-actions .button{justify-content:center}.fixture-score-edit-btn{width:38px;height:38px;color:#0f1320}.fixture-score-edit-btn:hover,.fixture-score-edit-btn:focus-visible{background:#0f132014}.fixture-filter-controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.fixture-date-input{min-width:180px;height:38px}.fixture-category-select{min-width:210px;height:38px}.fixture-category-filter-row{display:flex;justify-content:center;margin-bottom:10px}.partidos-poster-page{max-width:1120px}.partidos-poster-top{margin-bottom:10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.partidos-poster-top h2{color:#f4efe8;text-shadow:0 2px 10px rgba(0,0,0,.45);margin:0}.partidos-poster-top-controls{display:grid;grid-template-columns:minmax(220px,320px);justify-content:end;gap:8px;width:100%;max-width:320px}.partidos-poster-top-controls.has-stats-btn,.partidos-poster-top-controls.has-manual-btn{grid-template-columns:minmax(220px,320px) 72px;max-width:400px}.partidos-poster-top-controls.has-manual-btn.has-stats-btn{grid-template-columns:minmax(220px,320px) 72px 72px;max-width:500px}.partidos-date-nav{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:6px;min-width:0;position:relative}.partidos-date-input-wrap{position:relative;min-width:0;display:block}.partidos-date-input-display{display:none}.partidos-date-nav-btn{height:42px;border-radius:10px;border:1px solid rgba(255,76,76,.28);background:linear-gradient(180deg,#0e0c12f5,#09080cf5);color:#ff4a4a;box-shadow:inset 0 0 0 1px #ffffff08,0 0 0 1px #ff333305;font-size:22px;line-height:1;padding:0;display:grid;place-items:center;cursor:pointer;position:relative;z-index:2}.partidos-date-nav-btn:hover,.partidos-date-nav-btn:focus-visible{border-color:#ff565680;color:#ff6b61;box-shadow:inset 0 0 0 1px #ffffff0a,0 0 0 2px #ff4d4d1f}.partidos-poster-top .fixture-date-input,.partidos-poster-top .fixture-category-select{height:42px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#0b0f18f5,#070a11f5);color:#eaf0fb;box-shadow:inset 0 0 0 1px #ffffff08;font-weight:700;padding-inline:12px}.partidos-poster-top .fixture-date-input{color-scheme:dark;min-width:0;width:100%;padding-right:36px;position:relative;z-index:1;overflow:hidden;text-overflow:ellipsis}.partidos-poster-top .fixture-date-input::-webkit-datetime-edit{padding-right:6px}.partidos-poster-top .fixture-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.95;filter:none;margin:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);width:16px;height:16px;padding:0}.partidos-poster-top .fixture-date-input:focus,.partidos-poster-top .fixture-category-select:focus{border-color:#91b7da8c;box-shadow:0 0 0 2px #91b7da2e}.partidos-poster-top .fixture-category-select{min-width:0}.partidos-poster-top .fixture-category-select option{background:#0b1019;color:#eaf0fb}.partidos-poster-shell{position:relative;padding:16px;border-radius:18px;border:2px solid rgba(255,255,255,.66);background:radial-gradient(circle at 12% 18%,rgba(255,196,141,.18),transparent 34%),radial-gradient(circle at 82% 70%,rgba(255,163,94,.12),transparent 42%),linear-gradient(140deg,#772308f5,#972e0af7 40%,#661706fa);box-shadow:inset 0 0 0 1px #ffdbc033,0 18px 34px #00000057;overflow:hidden}.partidos-poster-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.2;background-image:radial-gradient(circle at 1px 1px,rgba(255,255,255,.55) 1px,transparent 1.2px),radial-gradient(circle at 2px 2px,rgba(0,0,0,.35) 1px,transparent 1.2px);background-size:10px 10px,14px 14px}.partidos-poster-shell>*{position:relative;z-index:1}.partidos-poster-hero{display:grid;justify-items:center;gap:8px;margin-bottom:12px}.partidos-poster-title-frame{width:min(760px,100%);border:3px solid #f4f0e8;border-radius:14px;padding:10px 18px 6px;color:#fff7ee;display:grid;gap:2px;justify-items:center;background:linear-gradient(180deg,#7e1e0747,#5f14052e);box-shadow:inset 0 0 0 1px #ffffff2e}.partidos-poster-title-frame h3{margin:0;text-align:center;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(28px,4.4vw,52px);line-height:.95;letter-spacing:.06em}.partidos-poster-year{font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:clamp(20px,3.2vw,34px);letter-spacing:.34em;line-height:1;color:#f4efe8}.partidos-poster-date-pill{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 10px;width:-moz-fit-content;width:fit-content;min-height:30px;padding:5px 14px 4px;max-width:min(100%,calc(100vw - 32px));margin-inline:auto;border:2px solid rgba(255,255,255,.92);background:#f3f0e8f5;border-radius:7px;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:18px;letter-spacing:.16em;text-align:center}.partidos-poster-date-text{color:#e8612f}.partidos-poster-round-text{color:#171717}.partidos-poster-shell .fixture-category-select{border-radius:8px;border:2px solid rgba(255,255,255,.6);background:#fff7ecf2;color:#571a09;font-weight:700;box-shadow:none;width:min(340px,calc(100% - 24px));min-width:240px;margin-inline:auto}.partidos-poster-shell .fixture-category-select:focus{border-color:#fff;box-shadow:0 0 0 3px #ffe4c559}.partidos-poster-page .fixture-poster-grid{grid-template-columns:1fr;gap:12px}.partidos-poster-page .timeline.timeline-single .fixture-card{width:100%}.partidos-poster-page .fixture-card{gap:6px;padding:8px 10px 9px;border-radius:8px;background:#781a0533;border:0;box-shadow:none}.partidos-poster-page .fixture-main{min-height:62px;padding:6px 10px 4px;gap:8px;border-radius:5px;border:2px solid rgba(255,255,255,.95);background:#761d0747}.partidos-poster-page .fixture-team{gap:2px}.partidos-poster-page .fixture-team-side{--fixture-side-score-width: 40px;--fixture-side-logo-width: 58px;align-self:stretch;display:grid;align-content:center;justify-items:center;grid-template-rows:auto auto auto;gap:2px}.partidos-poster-page .fixture-team-side-text{display:grid;justify-items:center;gap:1px;text-align:center}.partidos-poster-page .fixture-team-side-label{display:block;color:#fff2e6f5;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:12px;letter-spacing:.14em;line-height:1}.partidos-poster-page .fixture-team-side-body{display:flex;align-items:center;justify-content:center;gap:10px;min-height:0;width:auto;padding:0}.partidos-poster-page .fixture-team-side-identity{display:grid;justify-items:center;align-items:center;min-width:0}.partidos-poster-page .fixture-team-logo-link{border-radius:12px}.partidos-poster-page .fixture-team-logo-link .team-logo{width:58px;height:58px;border-radius:12px;background:#ffffffe6;border:2px solid rgba(255,255,255,.92);box-shadow:0 0 0 1px #fff4e54d}.partidos-poster-page .fixture-team-logo-link .team-logo.team-logo-rect{width:76px;height:46px;border-radius:10px;background:#fffffff5}.partidos-poster-page .fixture-team-logo-link .team-logo img{-o-object-fit:contain;object-fit:contain}.partidos-poster-page .fixture-team-logo,.partidos-poster-page .fixture-team-fallback{width:58px;height:58px;border-radius:12px}.partidos-poster-page .fixture-team-logo{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;padding:0;background:#ffffffe6;border:2px solid rgba(255,255,255,.92);box-shadow:0 0 0 1px #fff4e54d}.partidos-poster-page .fixture-team-logo.is-wide{width:76px;height:46px;border-radius:10px;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;background:#fffffff5;padding:2px}.partidos-poster-page .fixture-team-fallback{border-color:#ffffffe6;box-shadow:none}.partidos-poster-page .fixture-team strong{color:#fff4ea;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:16px;letter-spacing:.06em;line-height:1;max-width:160px}.partidos-poster-page .fixture-team-side-name{display:block;text-align:center;padding-top:5px}.partidos-poster-page .fixture-team-score{min-width:var(--fixture-side-score-width);width:var(--fixture-side-score-width);height:54px;min-height:54px;padding:0;border-radius:6px;border:1px solid rgba(255,88,88,.26);background:linear-gradient(180deg,#0f0f13fa,#040406fa),repeating-linear-gradient(180deg,rgba(255,255,255,.03) 0 1px,transparent 1px 3px);color:#ff4d42;box-shadow:inset 0 0 0 1px #ffffff05,inset 0 0 18px #ff28280f;display:flex;align-items:center;justify-content:center;position:static;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:26px;font-weight:700;line-height:1;letter-spacing:.05em;text-shadow:0 0 4px rgba(255,52,52,.35),0 0 10px rgba(255,52,52,.16)}.partidos-poster-page .fixture-vs{width:26px;height:26px;display:grid;place-items:center;font-size:14px;border-radius:999px;color:#f2ede6;border:2px solid rgba(255,255,255,.9);background:#791f0799;text-shadow:none}.partidos-poster-page .fixture-center-stack{gap:3px;align-self:center}.partidos-poster-page .fixture-center-status-row{gap:4px}.partidos-poster-page .fixture-center-status{min-height:0;padding:2px 8px 3px;font-size:11px;white-space:nowrap;border-radius:999px}.partidos-poster-page .fixture-scoreboard-launch-btn{width:28px;height:28px;border-radius:7px}.partidos-poster-page .fixture-scoreboard-launch-btn .partidos-v2-mini-icon{width:15px;height:15px}.partidos-poster-page .fixture-center-actions{gap:2px}.partidos-poster-page .fixture-center-action-btn{width:32px;height:32px}.partidos-poster-page .fixture-center-action-btn .partidos-v2-mini-icon{width:25px;height:25px}.partidos-poster-page .fixture-footer{margin:0 auto -10px;width:-moz-fit-content;width:fit-content;min-width:0;max-width:100%;padding:1px 20px;border-radius:2px;border:1px solid rgba(255,255,255,.95);background:#faf7f0fa;color:#0d0d0d;font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:13px;letter-spacing:.08em;display:flex;justify-content:center;align-items:center;gap:10px;line-height:1.05;position:relative;z-index:2;transform:translateY(calc(-50% - 2px))}.partidos-poster-page .fixture-footer-category,.partidos-poster-page .fixture-footer-time{display:inline-flex;align-items:center;justify-content:center;text-align:center}.partidos-poster-page .fixture-footer-time{color:#0d0d0d}.partidos-poster-page .chip-row{justify-content:center;gap:6px}.partidos-poster-page .fixture-card .chip{background:#f4eee438;border:1px solid rgba(255,255,255,.28);color:#fff3e6;font-weight:700;font-size:11px;padding:3px 8px}.partidos-poster-page .fixture-actions{margin-top:0;padding-top:0;gap:6px}.partidos-poster-page .fixture-score-edit-btn{color:#fff2e6;width:34px;height:34px}.partidos-poster-page .fixture-score-edit-btn:hover,.partidos-poster-page .fixture-score-edit-btn:focus-visible{background:#ffffff24}.partidos-poster-page .fixture-team-logo-link:focus-visible{outline-color:#fff9eeeb}.partidos-poster-page .no-matches-card{min-height:140px;background:#5a12045c;border:2px dashed rgba(255,255,255,.45);color:#fff0e2}.partidos-poster-page .no-matches-card strong{font-family:Bebas Neue,Space Grotesk,sans-serif;font-size:20px;letter-spacing:.05em}.arbitraje-page{max-width:860px}.arbitraje-shell{display:grid;gap:2px}.arbitraje-header{display:flex;justify-content:space-between;align-items:center}.arbitraje-header h2{margin:0}.arbitraje-scoreboard{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center}.arbitraje-scoreboard-sticky{position:sticky;top:calc(var(--header-height) + 12px);z-index:6;background:linear-gradient(180deg,#141422f5,#0f0f1ceb);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:6px;box-shadow:0 10px 22px #00000061}.arbitraje-scoreboard>div{background:transparent;border:0;border-radius:0;padding:8px 10px}.arbitraje-score{font-size:34px;font-weight:800;margin-top:4px}.arbitraje-center{text-align:center}.arbitraje-center span{display:block;font-size:13px;color:var(--muted)}.arbitraje-center strong{font-size:22px}.arbitraje-fouls{margin-top:4px;font-size:12px;color:var(--muted)}.arbitraje-controls{display:flex;gap:8px;flex-wrap:wrap}.partidos-v2-default-result-btn{min-width:44px!important;min-height:36px!important;height:36px!important;padding:0 10px!important;border-radius:5px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important;font-size:13px!important;line-height:1!important;color:#fff!important;background:#dc2626cc!important;border:1px solid rgba(254,202,202,.22)!important}.partidos-v2-default-result-btn:hover:not(:disabled){background:#ef4444cc!important}.arbitraje-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.arbitraje-players-head{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.arbitraje-player-list{display:grid;gap:10px}.arbitraje-player-row{border:1px solid rgba(255,255,255,.1);background:#0f0f1cbf;border-radius:12px;padding:10px;display:grid;gap:8px}.arbitraje-mini-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.arbitraje-mini-actions .button.light{min-height:40px;padding:8px}@media (max-width: 720px){.table{display:block;width:-moz-max-content;width:max-content;min-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table th,.table td{white-space:nowrap}.admin-table-scroll .table{display:table;overflow:visible}.fixture-filter-controls{width:100%;justify-content:flex-end}.fixture-date-input,.fixture-category-select{min-width:0;width:min(220px,100%)}.fixture-category-filter-row{justify-content:center;margin-bottom:10px}.timeline{grid-template-columns:1fr}.fixture-main{grid-template-columns:1fr auto 1fr;text-align:initial;gap:8px;min-height:102px;padding:8px 10px}.fixture-vs{font-size:44px}.fixture-team-logo,.fixture-team-fallback{width:58px;height:58px}.fixture-team strong{font-size:13px}.fixture-team-score{min-width:42px;font-size:17px}.partidos-poster-top{grid-template-columns:auto 1fr;align-items:center;gap:8px}.partidos-poster-top h2{font-size:22px}.partidos-poster-top-controls{grid-template-columns:minmax(196px,1fr);gap:6px;max-width:196px}.partidos-poster-top-controls.has-stats-btn,.partidos-poster-top-controls.has-manual-btn{grid-template-columns:minmax(196px,1fr) 42px;max-width:244px}.partidos-poster-top-controls.has-manual-btn.has-stats-btn{grid-template-columns:minmax(196px,1fr) 42px 42px;max-width:292px}.partidos-date-nav{grid-template-columns:34px minmax(0,1fr) 34px;gap:5px}.partidos-date-nav-btn{height:38px;border-radius:8px;font-size:20px}.partidos-stats-btn{min-width:14px;width:14px;height:38px;padding:0;border:0;box-shadow:none;background:transparent;border-radius:0;overflow:visible;justify-self:start}.partidos-stats-btn svg{width:14px;height:14px;max-width:20px;max-height:20px}.partidos-stats-btn:hover,.partidos-stats-btn:focus-visible{background:transparent;border:0;box-shadow:none}.partidos-poster-shell{padding:10px;border-radius:14px}.partidos-poster-hero{gap:6px;margin-bottom:10px}.partidos-poster-title-frame{border-width:2px;border-radius:10px;padding:8px 10px 5px}.partidos-poster-year{letter-spacing:.2em}.partidos-poster-date-pill{width:100%;font-size:14px;letter-spacing:.1em;padding-inline:10px;gap:2px 8px}.partidos-poster-round-text{color:#000}.partidos-poster-top .fixture-date-input,.partidos-poster-top .fixture-category-select{height:38px;border-radius:8px;padding-inline:10px;font-size:13px}.partidos-poster-top .fixture-date-input{padding-right:32px}.partidos-poster-page .fixture-card{padding:7px 7px 8px}.partidos-poster-page .fixture-main{min-height:58px;padding:5px 6px 4px;gap:5px;border-width:2px}.partidos-poster-page .fixture-team-logo,.partidos-poster-page .fixture-team-fallback{width:38px;height:38px}.partidos-poster-page .fixture-team strong{font-size:12px;max-width:84px}.partidos-poster-page .fixture-team-side-label{font-size:10px;letter-spacing:.12em}.partidos-poster-page .fixture-team-side-text{gap:1px}.partidos-poster-page .fixture-team-side{--fixture-side-logo-width: 48px;--fixture-side-score-width: 30px}.partidos-poster-page .fixture-team-side-body{gap:8px}.partidos-poster-page .fixture-team-logo,.partidos-poster-page .fixture-team-fallback{width:48px;height:48px;border-radius:10px}.partidos-poster-page .fixture-team-logo.is-wide{width:62px;height:38px;border-radius:8px;padding:2px}.partidos-poster-page .fixture-team-logo-link{border-radius:10px}.partidos-poster-page .fixture-team-logo-link .team-logo{width:48px;height:48px;border-radius:10px}.partidos-poster-page .fixture-team-logo-link .team-logo.team-logo-rect{width:62px;height:38px;border-radius:8px}.partidos-poster-page .fixture-team-score{min-width:30px;width:30px;height:38px;min-height:38px;border-radius:5px;font-size:20px}.partidos-poster-page .fixture-vs{width:20px;height:20px;font-size:11px}.partidos-poster-page .fixture-center-stack{width:min(100%,108px);gap:4px;justify-items:stretch}.partidos-poster-page .fixture-center-status-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px}.partidos-poster-page .fixture-center-status{font-size:9px;padding:1px 6px 2px;justify-self:end;min-width:0;overflow:hidden;text-overflow:ellipsis}.partidos-poster-page .fixture-scoreboard-launch-btn{width:26px;height:26px;border-radius:8px}.partidos-poster-page .fixture-scoreboard-launch-btn .partidos-v2-mini-icon{width:14px;height:14px}.partidos-poster-page .fixture-center-actions{width:100%;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px}.partidos-poster-page .fixture-center-action-btn{width:28px;height:28px;justify-self:center}.partidos-poster-page .fixture-center-action-btn .partidos-v2-mini-icon{width:17px;height:17px}.partidos-poster-page .fixture-footer{min-width:0;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 12px);margin-top:0;margin-bottom:-7px;gap:6px;font-size:10px;letter-spacing:.05em;padding:1px 20px;transform:translateY(calc(-50% + 0px))}.partidos-poster-page .fixture-actions{gap:3px}.partidos-poster-page .fixture-score-edit-btn{width:30px;height:30px}.arbitraje-scoreboard{grid-template-columns:1fr auto 1fr;gap:8px}.arbitraje-scoreboard-sticky{padding:2px}.arbitraje-scoreboard>div{min-width:0;padding:6px 8px}.arbitraje-scoreboard>div>strong{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.arbitraje-score{font-size:24px;margin-top:2px}.arbitraje-center{display:flex;align-items:center;justify-content:center;gap:6px}.arbitraje-center strong{font-size:20px}.arbitraje-center .arbitraje-fouls{display:none}.arbitraje-grid{grid-template-columns:1fr}}.feature{display:grid;gap:8px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f0f1ccc;box-shadow:0 10px 24px #00000059}.feature strong{font-size:15px}.facebook-feed-card{width:min(100%,540px);margin:0 auto}.facebook-feed-embed{width:100%;display:block}.facebook-feed-embed iframe{width:100%;max-width:100%;border-radius:14px}.footer{border-top:1px solid rgba(255,255,255,.08);padding:30px 20px 40px;background:#0a0a12cc}.footer .footer-grid{display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer small{color:var(--muted)}.reveal{animation:fadeUp .6s ease forwards;opacity:0;animation-delay:calc(var(--i, 0) * .08s)}.stagger>*{animation:fadeUp .6s ease forwards;opacity:0;animation-delay:calc(var(--i, 1) * .08s)}@keyframes fadeUp{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes heroDrift{0%{transform:scale(1.03) translateZ(0)}to{transform:scale(1.08) translate3d(-1.8%,-1.2%,0)}}@keyframes ribbonSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes iconBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (prefers-reduced-motion: reduce){.home-hero img{animation:none;transform:none}.home-ribbon-track,.home-ribbon-icon svg{animation:none}}@media (max-width: 980px){.hero,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.page{padding:calc(var(--header-height) + 18px) 14px 40px calc(var(--sidebar-width-current) + 12px)}.home-hero{margin-top:calc(-1 * (var(--header-height) + 18px));margin-left:calc(-1 * (var(--sidebar-width-current) + 12px))}.home-owner-dashboard{--home-owner-card-width: min(900px, calc(100vw - 32px) );--home-owner-card-gap: 8px}.home-owner-hero-countdown{width:min(860px,calc(100vw - 40px))}.home-owner-countdown-card{padding:14px 16px 12px}.home-owner-panel-scroll{padding:14px 8px 14px 16px}.home-owner-panel-modal-shell{width:min(940px,calc(100vw - 28px))}.home-owner-teams-countdown{align-items:center}.home-owner-teams-countdown-track{width:100%}.home-owner-teams-header{align-items:center;margin-bottom:14px}.home-owner-teams-grid{grid-template-columns:repeat(2,max-content)}.hero-card h1{font-size:36px}.team-profile-head{grid-template-columns:1fr;align-items:start;margin-top:-42px;gap:14px}.team-profile-logo-column{justify-items:start}}@media (max-width: 720px){:root{--sidebar-width-collapsed: 64px;--sidebar-width-expanded: 188px}.hero-card{padding:24px}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.page{padding:calc(var(--header-height) + 16px) 12px 36px}.home-hero{margin-top:calc(-1 * (var(--header-height) + 16px));margin-left:calc(50% - 50vw)}.home-ribbon{top:50%;bottom:auto;transform:translateY(-50%);padding:6px 0}.home-ribbon-track{font-size:clamp(18px,5vw,28px);gap:34px}.home-account-request-btn{padding:12px 18px;font-size:clamp(18px,5.2vw,26px)}.home-owner-dashboard{--home-owner-card-width: min(94vw, 620px);--home-owner-card-gap: 5px;position:relative;width:min(94vw,620px);margin:0 auto}.home-owner-hero-countdown{width:min(94vw,620px);top:50%}.home-owner-countdown-card{position:relative;width:100%;z-index:20;height:auto;min-height:0;padding:12px 10px 10px;border-radius:16px;box-shadow:0 8px 18px #18040838,inset 0 1px #ffffff14}.home-owner-dashboard-shell{margin-top:12px}.home-owner-teams-card,.home-owner-roster-card{height:auto;max-height:300px;border-radius:20px;box-shadow:0 8px 18px #18040838,inset 0 1px #ffffff14}.home-owner-panel-scroll{padding:12px 4px 12px 10px}.home-owner-panel-expand-btn{top:8px;right:8px;width:28px;height:28px}.home-owner-panel-expand-btn svg{width:14px;height:14px}.home-owner-panel-modal-overlay{padding:12px}.home-owner-panel-modal-shell{width:calc(100vw - 16px)}.home-owner-panel-modal-card.card{max-height:calc(100vh - 68px);padding:12px;border-radius:20px}.home-owner-panel-modal-scroll{padding:6px 2px 6px 4px}.home-owner-teams-countdown{gap:8px;padding:0;border-radius:0}.home-owner-teams-countdown-title{font-size:9px;letter-spacing:.18em}.home-owner-teams-countdown-track{gap:4px}.home-owner-teams-countdown-unit{gap:6px}.home-owner-teams-countdown-value{font-size:clamp(18px,6.6vw,30px);letter-spacing:.06em}.home-owner-teams-countdown-label{font-size:8px;letter-spacing:.12em}.home-owner-teams-countdown-separator{padding-top:1px;font-size:clamp(16px,5.2vw,24px)}.home-owner-teams-countdown-expired{font-size:clamp(18px,5.8vw,28px)}.home-owner-teams-grid{grid-template-columns:repeat(2,max-content);gap:4px 6px;justify-content:center;justify-items:center}.home-owner-team-item{min-height:0;padding:1px 0;width:142px;max-width:142px;gap:4px;border:0;border-radius:0;background:transparent;box-shadow:none}.home-owner-team-category{font-size:8px;padding:0;background:transparent}.home-owner-team-name{font-size:10px}.home-owner-team-item:hover,.home-owner-team-item:focus-visible{transform:none;background:transparent;border-color:transparent;box-shadow:none}.home-owner-team-item .team-logo{width:25px;height:25px;border-radius:8px}.home-owner-team-item .team-logo.team-logo-rect{width:38px;height:22px;border-radius:7px}.home-owner-team-meta{font-size:9px}.home-quick-links{display:grid;width:min(94vw,520px);grid-template-columns:repeat(3,minmax(0,1fr));bottom:22px;gap:8px}.home-quick-link{min-height:98px;padding:14px 8px 12px;font-size:12px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border:1px solid rgba(126,151,194,.18);background:linear-gradient(180deg,#121625e6,#080c18f0),#ffffff05;box-shadow:inset 0 0 0 1px #ffffff05,0 14px 28px #02061257;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.home-quick-link-icon{width:34px;height:34px}.home-quick-link-icon svg{width:24px;height:24px}.home-quick-link-label{max-width:100%;text-align:center;opacity:1;transform:none;font-size:13px;letter-spacing:.04em;line-height:1.1;text-wrap:balance}.home-account-request-feedback{width:min(94vw,620px);text-align:center;bottom:14px}.home-request-modal-overlay{padding:12px;align-items:start;overflow-y:auto}.home-request-modal-card.card{width:min(760px,100%)}.home-request-form-actions{flex-direction:row;justify-content:flex-end}.home-request-form-actions .button,.home-request-form-actions .button.ghost{width:auto}.home-request-inline-row,.home-request-captcha-row{grid-template-columns:1fr}.home-request-captcha-desktop-row{display:none}.home-request-captcha-mobile-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px;align-items:end}.admin-main-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:0 2px 4px;gap:6px;scroll-snap-type:x proximity}.admin-main-tab-btn{width:168px;min-width:168px;max-width:168px;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;scroll-snap-align:start}.side-toggle{width:40px;height:40px}.match-lineups-desktop-grid{display:none}.match-lineups-mobile{display:block}.admin-user-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-user-fields-grid .admin-field-wrap{grid-column:auto}.admin-user-fields-grid .admin-field-wrap:nth-child(5),.admin-user-fields-grid .admin-field-wrap:nth-child(6){grid-column:1 / -1}.admin-users-table,.admin-teams-table{table-layout:fixed}.admin-users-table th:nth-child(1),.admin-users-table td:nth-child(1){width:auto}.admin-users-table th:nth-child(2),.admin-users-table td:nth-child(2){width:58px;text-align:center}.admin-users-table th:nth-child(3),.admin-users-table td:nth-child(3){width:84px;text-align:center}.admin-table-scroll .admin-users-table,.admin-table-scroll .admin-teams-table{width:100%;min-width:0}.admin-table-scroll .admin-users-table th,.admin-table-scroll .admin-users-table td,.admin-table-scroll .admin-teams-table th,.admin-table-scroll .admin-teams-table td{padding:8px 6px;font-size:12px}.admin-user-fullname{max-width:148px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-actions{gap:4px}.admin-users-table .table-actions{justify-content:center}.admin-teams-table th:nth-child(1),.admin-teams-table td:nth-child(1){width:auto}.admin-teams-table th:nth-child(2),.admin-teams-table td:nth-child(2){width:72px}.admin-teams-table th:nth-child(3),.admin-teams-table td:nth-child(3){width:88px}.admin-teams-table th:nth-child(4),.admin-teams-table td:nth-child(4){width:84px;text-align:center}.admin-teams-table .table-actions{justify-content:center}.admin-divisions-table{table-layout:fixed}.admin-table-scroll .admin-divisions-table,.admin-table-scroll .admin-players-table{width:100%;min-width:0}.admin-table-scroll .admin-divisions-table th,.admin-table-scroll .admin-divisions-table td,.admin-table-scroll .admin-players-table th,.admin-table-scroll .admin-players-table td{padding:8px 6px;font-size:12px}.admin-divisions-table th:nth-child(1),.admin-divisions-table td:nth-child(1){width:auto}.admin-divisions-table th:nth-child(2),.admin-divisions-table td:nth-child(2){width:84px;text-align:center}.admin-divisions-table .table-actions,.admin-players-table .table-actions{justify-content:center}.admin-owner-claims-table{table-layout:fixed}.admin-table-scroll .admin-owner-claims-table{width:100%;min-width:0}.admin-table-scroll .admin-owner-claims-table th,.admin-table-scroll .admin-owner-claims-table td{padding:8px 6px;font-size:12px}.admin-owner-claims-table th{font-size:11px;line-height:1.1;white-space:nowrap}.admin-owner-claims-table th:nth-child(1),.admin-owner-claims-table td:nth-child(1){width:auto}.admin-owner-claims-table th:nth-child(2),.admin-owner-claims-table td:nth-child(2){width:74px;text-align:center}.admin-owner-claims-table th:nth-child(3),.admin-owner-claims-table td:nth-child(3){width:108px;text-align:center}.admin-owner-claims-table .table-actions{justify-content:center;gap:2px;flex-wrap:nowrap}.admin-owner-claims-table .icon-btn{width:24px;height:24px;border:0;background:transparent;box-shadow:none;padding:0}.admin-owner-claims-table .icon-btn svg{width:13px;height:13px}.admin-owner-claims-table .action-btn.edit,.admin-owner-claims-table .action-btn.delete,.admin-owner-claims-table .action-btn.resend,.admin-owner-claims-table .action-btn.approve{background:transparent;border:0}.admin-players-table{table-layout:fixed}.admin-players-table th:nth-child(1),.admin-players-table td:nth-child(1){width:auto}.admin-players-table th:nth-child(2),.admin-players-table td:nth-child(2){width:56px;text-align:center}.admin-players-table th:nth-child(3),.admin-players-table td:nth-child(3){width:84px;text-align:center}.icon-btn{width:32px;height:32px}.icon-btn svg{width:14px;height:14px}.team-profile-banner{min-height:145px;padding:12px}.team-profile-head{padding:0 14px 10px;margin-top:-36px}.team-profile-rank-badge{top:-2px;right:14px;min-width:66px;padding:6px 10px 7px}.team-profile-rank-badge strong{font-size:26px}.team-profile-logo-wrap .team-logo.team-logo-xl{width:104px;height:104px;border-radius:24px}.team-profile-title-row h2{font-size:28px}.team-profile-social-stats{gap:10px;font-size:12px}.admin-user-docs-grid{grid-template-columns:1fr}.admin-user-form-block h4{font-size:22px}.admin-user-form-modal-card{width:min(640px,100%);max-height:calc(100dvh - 24px)}.side-link{padding:0 10px}.side-link span,.side-user em{font-size:13px}.side-menu{padding-top:56px}.header-shell{padding-right:56px}.header-mobile-menu-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:38px;height:38px;border-radius:10px;border:1px solid rgba(138,176,214,.28);background:#243b5aeb;color:#d7e7f8;box-shadow:0 10px 22px #050d1c6b;display:flex;flex-direction:column;justify-content:center;gap:4px;padding:0 9px;z-index:22}.header-mobile-menu-btn span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor}.side-toggle-desktop{display:none}.admin-user-form-modal-overlay{align-items:start;overflow-y:auto;padding:calc(var(--header-height) + 10px) 10px calc(12px + env(safe-area-inset-bottom,0px));-webkit-overflow-scrolling:touch}.admin-user-form-modal-card{width:100%;max-height:calc(100dvh - var(--header-height) - 20px);margin-top:0;margin-bottom:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.admin-user-actions{position:sticky;bottom:0;z-index:2;padding-top:10px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#0c111f00,#0c111feb 32%)}.admin-user-actions .button{flex:1 1 calc(50% - 5px);min-width:0}.side-menu.is-mobile-icons-hidden{transform:translate(calc(-1 * (var(--sidebar-width-current) + 22px)));pointer-events:none}.side-menu.is-mobile-icons-hidden .side-nav,.side-menu.is-mobile-icons-hidden .side-login{opacity:0;pointer-events:none}.side-menu.is-mobile-icons-open{height:auto;min-height:auto;bottom:10px;padding-top:10px;pointer-events:auto;transform:translate(0)}.partidos-v2-scorecard{grid-template-columns:1fr auto 1fr;padding:10px;gap:6px}.partidos-v2-team-name{font-size:16px}.partidos-v2-team-head{gap:6px}.partidos-v2-team strong{font-size:48px}.partidos-v2-timeout-btn{min-height:26px;padding:0 8px;font-size:11px}.partidos-v2-timeout-label{display:none}.partidos-v2-backedup-badge{top:9px;left:50%;transform:translate(-50%);min-height:20px;font-size:10px;padding:0 8px}.partidos-v2-backedup-edit-btn{top:5px;transform:translate(104px)}.partidos-v2-quarter,.partidos-v2-period-nav-btn{font-size:24px}.partidos-v2-center-icon-btn{width:38px;height:38px}.partidos-v2-mini-icon{width:19px;height:19px}.partidos-v2-action-row{grid-template-columns:repeat(3,minmax(0,1fr))}.partidos-v2-action-btn{min-height:44px;font-size:22px}.partidos-v2-lineup-row{gap:8px}.partidos-v2-lineup-inline{grid-template-columns:1fr;align-items:stretch}.partidos-v2-lineup-inline .partidos-v2-lineup-head{margin-bottom:6px}.partidos-v2-lineup-inline .partidos-v2-lineup-head h3{min-width:0}.partidos-v2-lineups-shell{grid-template-columns:minmax(0,1fr) 32px}.partidos-v2-lineup-controls-column{min-height:112px}.partidos-v2-player-chip{min-height:44px;font-size:18px}.partidos-v2-roster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.partidos-v2-signature-grid{grid-template-columns:1fr}.partidos-v2-signature-modal{width:min(100%,720px);max-height:94vh;padding:14px}.partidos-v2-lineup-actions{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:14px;flex-direction:row}.partidos-v2-lineup-actions .button{flex:1 1 calc(50% - 6px);width:auto;height:auto;min-width:0;max-width:none;min-height:34px;padding:6px 10px;border-radius:5px;font-size:12px}.partidos-v2-lineup-actions .button:hover:not(:disabled),.partidos-v2-lineup-actions .button:active:not(:disabled){opacity:.8}.partidos-v2-lineup-actions .button span{display:inline}.signature-pad-canvas{height:104px;cursor:default}.partidos-v2-final-score-grid{grid-template-columns:1fr;gap:12px}.partidos-v2-referee-helper{display:none}.partidos-v2-log-card h2{font-size:28px}.partidos-v2-log-tools{width:100%;flex-direction:row;align-items:center;gap:8px}.partidos-v2-log-select,.partidos-v2-log-search{min-width:0}.partidos-v2-log-select{width:60%}.partidos-v2-log-search{width:40%;min-width:0}.partidos-v2-log-pagination{flex-wrap:wrap;font-size:13px}.partidos-v2-bottom-actions .button{min-width:120px}.division-schedule-time-grid{grid-template-columns:1fr}}@media (max-width: 560px){.home-quick-links{width:calc(100vw - 16px);bottom:18px;gap:6px}.home-quick-link{min-height:88px;padding:12px 6px 10px;border-radius:9px}.home-quick-link-icon{width:30px;height:30px}.home-quick-link-icon svg{width:22px;height:22px}.home-quick-link-label{font-size:12px;line-height:1.05}}@media (max-width: 640px){.partidos-v2-signature-card-header{flex-direction:column;align-items:stretch}.partidos-v2-signature-clear-btn{width:100%;min-height:40px}.partidos-v2-signature-actions .button{width:100%;justify-content:center;min-height:42px}}@media (max-width: 720px){.schedule-table-mobile th,.schedule-table-mobile td{padding:6px 4px!important}.schedule-table-mobile th:first-child,.schedule-table-mobile td:first-child{width:auto!important;min-width:75px!important;max-width:105px!important;white-space:normal!important;word-break:normal!important;font-size:.8rem!important;line-height:1.1!important}.schedule-table-mobile .chip-row{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:3px!important;overflow-x:visible!important;flex-wrap:wrap!important}.schedule-table-mobile .chip{width:100%!important;justify-content:center!important;padding:2px!important;font-size:.75rem!important;min-width:unset!important;height:24px!important}.schedule-table-mobile .division-schedule-time-grid{display:flex!important;flex-direction:column!important;gap:4px!important}.schedule-table-mobile input[type=time]{padding:2px 4px!important;font-size:.8rem!important;height:28px!important}}.partidos-stats-btn{min-width:72px;width:72px}.partidos-stats-btn svg,.partidos-standings-icon-btn svg{width:18px;height:18px}.partidos-standings-overlay{z-index:2600;isolation:isolate}.partidos-standings-modal{width:min(1180px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow:auto;background:linear-gradient(180deg,#080a14fa,#070910fa);border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 60px #00000073}.partidos-standings-modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.partidos-standings-modal-header h3{margin:0;text-transform:uppercase;letter-spacing:.08em}.partidos-standings-modal-actions{display:flex;align-items:center;gap:8px}.partidos-pdf-mobile-hint{display:none}@media (min-width: 768px) and (max-width: 1024px){.partidos-poster-top-controls{grid-template-columns:minmax(240px,1fr);gap:6px;max-width:240px;align-items:center}.partidos-poster-top-controls.has-stats-btn,.partidos-poster-top-controls.has-manual-btn{grid-template-columns:minmax(240px,1fr) 42px;max-width:288px}.partidos-poster-top-controls.has-manual-btn.has-stats-btn{grid-template-columns:minmax(240px,1fr) 42px 42px;max-width:336px}.partidos-date-nav{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.partidos-date-nav-btn{height:42px;min-height:42px;align-self:center}.partidos-poster-top .fixture-date-input{height:42px;min-height:42px;padding-right:34px}.partidos-stats-btn{min-width:42px;width:42px;height:42px;min-height:42px;padding:0;border-radius:10px;border:1px solid rgba(255,76,76,.28);background:linear-gradient(180deg,#0e0c12f5,#09080cf5);box-shadow:inset 0 0 0 1px #ffffff08,0 0 0 1px #ff333305;justify-self:start;overflow:hidden}.partidos-stats-btn svg{width:16px;height:16px}}.partidos-standings-icon-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:#e8edf7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s ease,border-color .12s ease,transform .12s ease}.partidos-standings-icon-btn:hover:not(:disabled){background:#ffffff14;border-color:#ffffff3d;transform:translateY(-1px)}.partidos-standings-icon-btn:disabled{opacity:.5;cursor:not-allowed}.partidos-standings-generate-btn{background:#dc262629;border-color:#f8717159;color:#fecaca}.partidos-standings-filters{margin-top:12px;display:grid;grid-template-columns:minmax(220px,1.2fr) minmax(220px,1fr) 44px;gap:10px;align-items:start}.partidos-standings-filters.partidos-standings-filters-has-open-menu{padding-bottom:220px}.partidos-standings-generate-btn{align-self:end}.partidos-standings-filters>label{display:grid;gap:6px}.partidos-standings-filters>label>span,.partidos-standings-filters>.partidos-v2-final-score-field>span{font-size:12px;color:#e8edf7d1;text-transform:uppercase;letter-spacing:.06em}.partidos-standings-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.partidos-standings-meta>div{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:999px;padding:6px 10px;font-size:12px;color:#e8edf7e6}.partidos-standings-content{display:grid;gap:12px}.partidos-standings-table-wrap,.partidos-standings-matrix-wrap{border:1px solid rgba(255,255,255,.08);background:#ffffff05;border-radius:12px;padding:10px}.partidos-standings-matrix-title{margin-bottom:8px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#e8edf7cc}.partidos-standings-table,.partidos-standings-matrix{width:100%;border-collapse:collapse;font-size:18px}.partidos-standings-table td:nth-child(2),.partidos-standings-matrix td:first-child{font-size:18px}.partidos-standings-table th,.partidos-standings-table td,.partidos-standings-matrix th,.partidos-standings-matrix td{border:1px solid rgba(255,255,255,.08);padding:6px 7px;text-align:center;color:#e8edf7}.partidos-standings-table th,.partidos-standings-matrix th{background:#ffffff0d;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.partidos-standings-table td:nth-child(2),.partidos-standings-matrix td:first-child,.partidos-standings-matrix th:first-child{text-align:left}.partidos-standings-matrix-scroll{overflow:auto;max-width:100%}@media (max-width: 767px){.partidos-poster-top{grid-template-columns:1fr;grid-template-rows:auto auto;justify-items:center;align-items:center;gap:6px}.partidos-poster-top h2{width:100%;text-align:center}.partidos-poster-top-controls{grid-template-columns:minmax(166px,1fr);gap:2px;max-width:166px;justify-content:center}.partidos-poster-top-controls.has-stats-btn,.partidos-poster-top-controls.has-manual-btn{grid-template-columns:minmax(166px,1fr) 40px;max-width:208px}.partidos-poster-top-controls.has-manual-btn.has-stats-btn{grid-template-columns:minmax(166px,1fr) 40px 40px;max-width:250px}.partidos-date-nav{grid-template-columns:26px minmax(0,1fr) 26px;gap:4px}.partidos-date-nav-btn{height:38px;font-size:18px;border-radius:8px}.partidos-poster-top .fixture-date-input{padding-inline:8px;padding-right:8px;font-size:12px}.partidos-date-input-display{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#eaf0fb;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:lowercase}.partidos-date-input-wrap{width:100%;min-width:0;height:38px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#0b0f18f5,#070a11f5);box-shadow:inset 0 0 0 1px #ffffff08;overflow:hidden}.partidos-date-input-wrap .fixture-date-input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;min-width:0;max-width:100%;height:100%;color:transparent;text-shadow:none;caret-color:transparent;background:transparent;border:0;border-radius:0;box-shadow:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.partidos-date-input-wrap .fixture-date-input::-webkit-datetime-edit{color:transparent}.partidos-date-input-wrap .fixture-date-input::-webkit-calendar-picker-indicator{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;padding:0;margin:0}.partidos-stats-btn{min-width:43px;width:40px;height:38px;padding:0 6px;border:1px solid rgba(255,76,76,.28);box-shadow:inset 0 0 0 1px #ffffff08,0 0 0 1px #ff333305;background:linear-gradient(180deg,#0e0c12f5,#09080cf5);border-radius:8px;overflow:visible;justify-self:start}.partidos-stats-btn svg{width:12px;height:12px;max-width:20px;max-height:20px}.partidos-stats-btn:hover,.partidos-stats-btn:focus-visible{border-color:#ff565680;background:linear-gradient(180deg,#0e0c12f5,#09080cf5);box-shadow:inset 0 0 0 1px #ffffff0a,0 0 0 2px #ff4d4d1f}.partidos-manual-match-inline-row,.partidos-manual-match-team-sections{grid-template-columns:1fr}.partidos-manual-team-trigger{padding:10px}.partidos-manual-match-team-grid{grid-template-columns:1fr;height:150px;min-height:150px;max-height:150px}.partidos-manual-team-card{min-height:0;padding:8px 10px}.partidos-manual-team-trigger-logo,.partidos-manual-team-card-logo .team-logo{width:25px;height:25px;max-width:25px;max-height:25px}}@media (max-width: 900px){.partidos-standings-filters{grid-template-columns:1fr}.partidos-standings-generate-btn{width:44px}.partidos-standings-table,.partidos-standings-matrix{font-size:11px}}@media (max-width: 640px){.partidos-pdf-mobile-hint{display:block;margin:2px 0 8px;font-size:11px;line-height:1.25;color:#e8edf7b8}.partidos-standings-modal-header{align-items:flex-start;gap:6px}.partidos-standings-modal-header h3{min-width:0;font-size:12px;letter-spacing:.05em;line-height:1.2}.partidos-standings-modal-actions{gap:4px;flex-shrink:0}.partidos-standings-icon-btn{width:32px;height:32px;border-radius:10px;padding:0}.partidos-standings-icon-btn svg{width:14px;height:14px}.partidos-standings-icon-btn>span{font-size:10px!important;line-height:1}}@media (max-width: 900px){.help-docs-workspace{left:calc(var(--sidebar-width-current) + 12px);right:8px;width:auto}.help-docs-workspace:not(.is-doc-open){right:auto;width:min(360px,calc(100vw - (var(--sidebar-width-current) + 18px)))}.help-docs-sidebar{width:min(360px,92vw);min-width:min(360px,92vw)}}@media (max-width: 720px){.help-docs-workspace{top:calc(var(--header-height) + 6px);left:calc(var(--sidebar-width-current) + 6px);right:6px;bottom:6px;width:auto;height:auto;max-height:none;border-radius:12px;flex-direction:column}body.mobile-icons-hidden .help-docs-workspace{left:6px}.help-docs-workspace:not(.is-doc-open) .help-docs-sidebar{width:100%;max-width:100%;min-width:0}.help-docs-workspace.is-doc-open .help-docs-sidebar{position:absolute;z-index:2;inset:0 auto 0 0;width:min(92vw,360px);max-width:min(92vw,360px);min-width:min(92vw,360px);box-shadow:12px 0 26px #0003}.help-docs-viewer{width:100%}.help-docs-viewer-head{padding:0 10px}.help-pdfjs-toolbar{padding:8px 10px}.help-pdfjs-toolbar-actions{margin-left:auto}.help-pdfjs-page-label{font-size:11px}.help-pdfjs-page-controls{width:100%;justify-content:space-between}.help-pdfjs-download-btn{min-width:110px;font-size:11px}.help-pdfjs-nav-btn{min-width:70px;font-size:11px}.help-pdfjs-zoom-value,.help-pdfjs-page-label{font-size:11px}.help-docs-pdf-frame{min-height:calc(100dvh - 88px)}}@media (max-width: 768px){.partidos-v2-action-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:6px!important;width:100%!important}.partidos-v2-log-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;border-radius:0!important;border-left:none!important;border-right:none!important;box-sizing:border-box!important}.partidos-v2-scorecard{padding:6px 4px!important;gap:4px!important}.partidos-v2-team{min-width:0!important}.partidos-v2-team-name{font-size:13px!important;line-height:1.1!important;overflow-wrap:break-word!important;white-space:normal!important}.partidos-v2-team strong{font-size:28px!important}.partidos-v2-quarter{font-size:20px!important}.partidos-v2-center-actions{gap:4px!important}.partidos-v2-center-icon-btn{width:34px!important;height:34px!important}.partidos-v2-quarter-controls{top:4px!important;gap:4px!important}.partidos-v2-scoreboard-launch-btn{width:24px;height:24px;min-width:24px}.partidos-v2-scoreboard-launch-btn .partidos-v2-mini-icon{width:13px;height:13px}.partidos-v2-game-clock-bar{gap:5px;margin-top:4px}.partidos-v2-game-clock-adjust-btn{width:20px;height:20px;font-size:18px}.partidos-v2-game-clock-chip{min-width:80px;min-height:28px;padding:0 9px}.partidos-v2-game-clock-segment,.partidos-v2-game-clock-colon{font-size:18px}.partidos-v2-period-nav-btn{font-size:20px!important}.partidos-v2-start-text{display:none!important}.partidos-v2-start-icon{display:inline-block!important;width:20px!important;height:20px!important;margin:0!important}.partidos-v2-center .button{font-size:0!important;padding:0!important;min-height:36px!important;width:36px!important;min-width:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.partidos-v2-timeout-label{display:none!important}.partidos-v2-timeout-btn{min-width:30px!important;width:30px!important;height:30px!important;border-radius:50%!important;padding:0!important;justify-content:center!important;flex-shrink:0!important}.partidos-v2-timeout-icon{width:14px!important;height:14px!important;margin:0!important}.partidos-v2-timeout-count{font-size:10px!important;padding:0 2px!important;min-width:14px!important;height:14px!important;position:absolute;top:-2px;right:-2px;background:#e03131!important;color:#fff!important;border:1px solid white}}.partidos-v2-backedup-edit-btn{background-color:#e031311a!important;color:#e03131!important;border:1px solid rgba(224,49,49,.2)!important}.partidos-v2-backedup-edit-btn:hover{background-color:#e0313133!important}@media (max-width: 768px){.partidos-v2-backedup-edit-btn{position:static!important;transform:none!important;width:34px!important;height:34px!important;margin:0 2px!important}}@media (max-width: 932px) and (orientation: landscape){.partidos-v2-scorecard{padding:4px 8px!important;grid-template-columns:1fr auto 1fr!important}.partidos-v2-team strong{font-size:24px!important}.partidos-v2-team-name{font-size:12px!important}.partidos-v2-quarter{font-size:18px!important}.partidos-v2-center-actions{grid-template-columns:repeat(5,auto)!important;gap:2px!important}.partidos-v2-center-icon-btn{width:30px!important;height:30px!important}.partidos-v2-action-row{grid-template-columns:repeat(6,1fr)!important;gap:4px!important}.partidos-v2-action-btn{min-height:36px!important;font-size:16px!important}}@media (max-width: 768px){.partidos-v2-timeout-btn{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:visible!important;width:38px!important;height:38px!important;min-width:38px!important;padding:0!important;border-radius:50%!important;background:#fff!important}.partidos-v2-timeout-icon{margin:0!important;width:22px!important;height:22px!important;color:#000!important}.partidos-v2-timeout-label{display:none!important}.partidos-v2-timeout-count{position:absolute!important;top:-4px!important;right:-4px!important;min-width:18px!important;height:18px!important;font-size:11px!important;background-color:#e03131!important;color:#fff!important;border:1.5px solid #000!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:10!important;padding:0!important;box-shadow:0 2px 4px #0000004d!important}.partidos-v2-start-button-new{min-width:44px!important;width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.partidos-v2-stop-button-new{background:linear-gradient(180deg,#9c1a24f5,#76131cfa)!important;border-color:#ffaab23d!important}.partidos-v2-center .button.partidos-v2-default-result-btn{width:auto!important;min-width:74px!important;min-height:36px!important;height:36px!important;padding:0 10px!important;border-radius:5px!important;font-size:13px!important;line-height:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:nowrap!important}.partidos-v2-start-text{display:none!important}.partidos-v2-start-icon{margin:0!important;width:24px!important;height:24px!important;display:block!important}.partidos-v2-team strong{font-size:42px!important}.partidos-v2-team-name{font-size:14px!important}}.timeout-history-tooltip{position:absolute;top:125%;left:50%;transform:translate(-50%);background:#0f172a;color:#fff;padding:8px 12px;border-radius:8px;font-size:15px;font-weight:600;line-height:1.4;white-space:nowrap;z-index:30000;box-shadow:0 10px 25px #0009,0 0 0 1px #ffffff1a;border:1px solid rgba(255,231,163,.2);pointer-events:auto;min-width:90px;text-align:center}.partidos-v2-scorecard{overflow:visible!important;z-index:900!important}.partidos-v2-scorecard.is-fixed{z-index:21000!important;overflow:visible!important}.timeout-history-tooltip:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:#0f172a}.timeout-history-tooltip div{border-bottom:1px solid rgba(255,255,255,.08);padding:2px 0}.timeout-history-tooltip div:last-child{border-bottom:none}@media (max-width: 768px){.partidos-v2-lineup-change-grid{gap:10px}.partidos-v2-roster-btn{min-height:44px!important;padding:4px!important}.partidos-v2-roster-btn span{font-size:14px!important}.partidos-v2-roster-btn small{font-size:10px!important}.partidos-v2-cedula-item{padding:8px!important;flex-direction:column!important;align-items:stretch!important}.partidos-v2-cedula-list{grid-template-columns:1fr!important}.partidos-v2-cedula-item-main,.partidos-v2-cedula-staff-header{align-items:flex-start!important}.partidos-v2-cedula-avatar,.partidos-v2-cedula-avatar-fallback{width:64px!important;height:64px!important}.partidos-v2-cedula-field-grid,.partidos-v2-cedula-staff-grid{grid-template-columns:1fr!important}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{margin:0;background:#0b0b12;color:#e7e7f4;font-family:Space Grotesk,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}
