.competitions-approved{max-width:1100px;margin:auto;padding:12px 0 44px}.competitions-approved>h1{font-size:clamp(32px,4vw,46px);margin:20px 0 8px;letter-spacing:-.04em}.ca-intro{font-size:15px;color:var(--muted);margin:0 0 24px}.ca-search{min-height:58px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.ca-search:focus-within{outline:2px solid var(--accent);outline-offset:2px}.ca-search svg{width:21px;height:21px;fill:none;stroke:var(--muted);stroke-width:1.7}.ca-search input{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;min-width:0;width:100%;font:inherit;color:var(--text)}.ca-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 28px}.ca-chips button{min-height:38px;padding:8px 15px;border:1px solid var(--line);border-radius:99px;background:var(--panel);color:var(--text);font-size:13px}.ca-chips button[aria-pressed=true]{background:var(--accent);border-color:var(--accent);color:#fff}.ca-summary{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:0 0 12px}.ca-summary h2{font-size:22px;margin:0}.ca-summary span{color:var(--muted);font-size:12px}.ca-table{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:var(--panel)}.ca-row{display:grid;grid-template-columns:minmax(0,1fr) 130px 135px 48px;align-items:center;gap:14px;min-height:74px;padding:12px 18px;border-top:1px solid var(--line)}.ca-row:first-child{border-top:0}.ca-row.ca-head{min-height:40px;background:var(--inset);color:var(--muted);font-size:11px;font-weight:650}.ca-identity{min-width:0}.ca-identity .league-identity{display:inline-flex}.ca-identity .league-identity small{display:none}.ca-identity>small{display:block;margin:3px 0 0 42px;color:var(--muted);font-size:12px}.ca-season{font-size:13px;color:var(--muted)}.ca-open{font-size:13px;font-weight:650;color:var(--accent);min-height:44px;display:inline-flex;align-items:center}.ca-row .favorite-button{justify-self:end}.ca-help{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;padding:22px;border:1px solid var(--line);border-radius:13px;background:var(--inset)}.ca-help h2{font-size:18px;margin:0 0 7px}.ca-help p{font-size:13px;color:var(--muted);margin:0}.ca-help button,.ca-empty button{background:var(--accent);color:#fff;border:0;border-radius:9px;min-height:42px;padding:10px 16px;font-weight:650}.ca-empty{padding:28px;border:1px solid var(--line);border-radius:13px;background:var(--panel)}.ca-empty p{margin:0 0 12px;color:var(--muted)}
@media(max-width:720px){.competitions-approved{padding:4px 0 90px}.ca-row{grid-template-columns:minmax(0,1fr) auto 44px;gap:8px;padding:10px 12px}.ca-row.ca-head,.ca-season{display:none}.ca-identity>small{margin-left:38px}.ca-open{font-size:12px}.ca-help{align-items:flex-start;flex-direction:column}.ca-summary h2{font-size:19px}}
@media(max-width:370px){.ca-row{grid-template-columns:minmax(0,1fr) 44px}.ca-open{grid-column:1;grid-row:2;margin-left:38px}.ca-row .favorite-button{grid-column:2;grid-row:1/3}}
