.fishing-contest{--contest-paper:#f4f3e6;--contest-ink:#354b3d;--contest-muted:#637460;--contest-line:#d7ddc9;box-sizing:border-box;background:var(--contest-paper);width:100%;color:var(--contest-ink);border:1px solid var(--contest-line);pointer-events:auto;border-radius:16px;padding:13px;font:12px/1.45 Arial,sans-serif;animation:.3s ease-out fishing-contest-arrive;box-shadow:0 5px 16px #263b2c0d}.fishing-contest[hidden]{display:none}.fishing-contest-top{justify-content:space-between;align-items:center;gap:4px;margin:-5px -5px 5px 0;display:flex}.fishing-contest-live{letter-spacing:1.05px;color:var(--contest-muted);align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.fishing-contest-live i{background:#729653;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #819c6020}.fishing-contest-close{width:28px;height:28px;color:var(--contest-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;display:grid}.fishing-contest-close:hover{background:#819c601a}.fishing-contest-heading{align-items:center;gap:10px;display:flex}.fishing-contest-icon{color:#55744e;background:#e4ead5;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.fishing-contest h2{letter-spacing:-.25px;margin:0;font:700 15px/1.2 Arial,sans-serif}.fishing-contest p{color:var(--contest-muted);margin:10px 0;font-size:12px}.fishing-contest-details{border-top:1px solid var(--contest-line);justify-content:space-between;align-items:center;gap:5px;margin:10px 0;padding-top:10px;font-size:10px;display:flex}.fishing-contest-details>span{align-items:center;gap:5px;font-weight:700;display:flex}.fishing-contest-details svg{color:#a18545}.fishing-contest-details time{color:var(--contest-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.fishing-contest-catches{border-top:1px solid var(--contest-line);margin:12px 0;padding-top:10px}.fishing-contest-catches h3{justify-content:space-between;align-items:baseline;gap:4px;margin:0 0 8px;font:700 11px/1.4 Arial,sans-serif;display:flex}.fishing-contest-catches h3 small{color:var(--contest-muted);white-space:nowrap;font-size:8px;font-weight:400}.fishing-contest-catches ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.fishing-contest-catches li{align-items:center;gap:7px;min-width:0;display:flex}.fishing-contest-rank{width:20px;height:20px;color:var(--contest-muted);background:#819c601a;border-radius:6px;flex:none;place-items:center;font-size:10px;display:grid}.fishing-contest-catches li:first-child .fishing-contest-rank{color:var(--contest-ink);background:#a1854530}.fishing-contest-angler{flex:1;min-width:0}.fishing-contest-angler strong,.fishing-contest-angler small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.fishing-contest-angler strong{font-size:10px}.fishing-contest-angler small{color:var(--contest-muted);font-size:9px}.fishing-contest-weight{font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:10px;font-weight:700}.fishing-contest-empty{color:var(--contest-muted);font-size:10px;line-height:1.5}.fishing-contest-go{background:#486746;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:12px;font-weight:700;text-decoration:none;transition:background .15s;display:flex;color:#fffef1!important}.fishing-contest-go:hover{background:#395738}.fishing-contest-signin{width:100%;color:var(--contest-muted);cursor:pointer;text-align:center;text-underline-offset:3px;background:0 0;border:0;padding:10px 0 0;font:10px/1.4 Arial,sans-serif;text-decoration:underline;display:block}.fishing-contest-quota{text-align:center;color:var(--contest-muted);margin-top:9px;font-size:10px;display:block}.fishing-contest :is(button,a):focus-visible{outline-offset:3px;outline:2px solid #789254}.fishing-contest[data-collapsed=true]{box-shadow:none;border-radius:22px;padding:0}.fishing-contest-toggle{width:100%;min-height:44px;color:inherit;border-radius:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:8px 12px;font:11px Arial,sans-serif;display:flex}.fishing-contest-toggle>span{flex:1}.fishing-contest-toggle b{letter-spacing:.5px;color:#648250;margin-left:4px;font-size:8px}.fishing-contest-welcome{color:#455f41;text-align:left;background:#edf1e1;border:1px solid #d6dfc6;border-radius:13px;align-items:center;gap:10px;margin:18px 0;padding:13px 15px;font:12px/1.4 Arial,sans-serif;display:flex}.fishing-contest-welcome>svg{flex:none}.fishing-contest-welcome strong,.fishing-contest-welcome small{display:block}.fishing-contest-welcome strong{font-size:12px}.fishing-contest-welcome small{color:#66765a!important;margin:3px 0 0!important;font-size:11px!important}.night .fishing-contest{--contest-paper:#283c30;--contest-ink:#e5ecd8;--contest-muted:#b0bea3;--contest-line:#43543e;box-shadow:none}.night .fishing-contest-icon{color:#c1d4a2;background:#3b5036}.night .fishing-contest-go{background:#627f4b}.night .fishing-contest-toggle b{color:#c1d4a2}@keyframes fishing-contest-arrive{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.fishing-contest{animation:none}.fishing-contest-go{transition:none}}@media (max-height:600px){.fishing-contest{padding:10px}.fishing-contest p{display:none}.fishing-contest-heading{gap:8px}.fishing-contest-icon{width:30px;height:30px}.fishing-contest h2{font-size:13px}.fishing-contest-details{margin:7px 0;padding-top:7px}}.game-first .hud-left-stack:has(.fishing-contest:not([hidden])){overscroll-behavior:contain;max-height:calc(100dvh - 190px - env(safe-area-inset-top) - env(safe-area-inset-bottom));scrollbar-width:thin;overflow-y:auto}.game-first[data-hud-compact=true] .hud-left-stack:has(.fishing-contest:not([hidden])){max-height:calc(100dvh - 230px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}@media (max-width:900px),(max-width:1100px) and (any-pointer:coarse){.fishing-contest,.fishing-contest-welcome{display:none}}
