.con-admin-d20__head{gap:16px;margin-bottom:12px;}.con-admin-d20__head h3{margin:0 0 4px;}.con-admin-d20__description{margin:0;color:#50575e;}.con-admin-d20__controls{gap:12px;align-items:end;flex-wrap:wrap;}.con-admin-d20__button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;box-shadow:none;cursor:pointer;line-height:.96;}.con-admin-d20__button-face{position:relative;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;flex:0 0 56px;}.con-admin-d20__die{display:block;width:56px;height:56px;transform-origin:50% 50%;filter:drop-shadow(0 2px 3px rgba(0,0,0,0.18));transition:filter 0.2s ease,opacity 0.2s ease;}.con-admin-d20__roll-number{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;color:#ffffff;font-size:16px;font-weight:600;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,0.45);}.con-admin-d20__button:hover,.con-admin-d20__button:focus{background:transparent;box-shadow:none;}.con-admin-d20__button:focus-visible .con-admin-d20__die{filter:drop-shadow(0 0 0 rgba(0,0,0,0)) drop-shadow(0 0 0 3px rgba(37,99,235,0.22));}.con-admin-d20__button.is-cooldown .con-admin-d20__die polygon{fill:#9ca3af;}.con-admin-d20__button.is-cooldown .con-admin-d20__die{filter:grayscale(1) drop-shadow(0 2px 3px rgba(0,0,0,0.12));}.con-admin-d20__button.is-cooldown .con-admin-d20__roll-number{color:#f9fafb;}.con-admin-d20__button.is-busy{opacity:0.9;pointer-events:none;}.con-admin-d20__button.is-busy .con-admin-d20__die{animation:con-admin-d20-spin 0.9s linear infinite;}.con-admin-d20__button.is-rolled .con-admin-d20__die{animation:con-admin-d20-bounce 0.45s ease-out;}.con-admin-d20__rules,.con-admin-d20__result{margin-top:12px;}.con-admin-d20__rules{font-size:13px;color:#50575e;display:grid;gap:6px;}.con-admin-d20__result{padding:10px 12px;background:#f8f9fa;}.con-admin-d20-bubble{max-width:220px;text-align:center;}.con-admin-guild-battle{position:relative;display:grid;gap:16px;}.con-admin-guild-battle__header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;}.con-admin-guild-battle__header h3{margin:0 0 8px;}.con-admin-guild-battle__header p{margin:0;max-width:780px;}.con-admin-guild-battle__arena{display:grid;gap:14px;align-items:center;}.con-admin-guild-battle__fighter{padding:16px;display:grid;gap:8px;justify-items:center;}.con-admin-guild-battle__hp{width:100%;display:grid;gap:6px;}.con-admin-guild-battle__hp small{color:#374151;}.con-admin-guild-battle__hp-bar{width:100%;height:10px;background:#e5e7eb;position:relative;}.con-admin-guild-battle__hp-bar::after{content:"";position:absolute;inset:0;opacity:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.85),rgba(255,255,255,0));transition:opacity .18s ease;}.con-admin-guild-battle__hp-bar.is-hit::after{opacity:1;animation:conAdminGuildBattleHpFlash .55s ease-out 1;}.con-admin-guild-battle__hp-fill{display:block;height:100%;width:100%;background:linear-gradient(90deg,#22c55e 0%,#84cc16 100%);transition:width .22s ease,filter .18s ease,box-shadow .18s ease;}.con-admin-guild-battle__hp-bar.is-hit .con-admin-guild-battle__hp-fill{filter:brightness(1.35) saturate(1.2);box-shadow:0 0 0 1px rgba(255,255,255,.35),0 0 14px rgba(248,113,113,.55);}.con-admin-guild-battle__portrait-wrap{width:96px;height:96px;display:flex;align-items:center;justify-content:center;}.con-admin-guild-battle__portrait{width:96px;height:96px;object-fit:contain;display:block;}.con-admin-guild-battle__mini-portrait{width:56px;height:56px;object-fit:contain;display:block;}.con-admin-guild-battle__badge,.con-admin-guild-battle__mini-badge{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:56px;font-weight:600;letter-spacing:.08em;}.con-admin-guild-battle__mini-badge{min-width:40px;height:40px;}.con-admin-guild-battle__versus{font-weight:600;letter-spacing:.08em;color:#374151;}.con-admin-guild-battle__battle-line{opacity:0;transform:translateY(6px);transition:opacity .28s ease,transform .28s ease;padding:10px 12px;background:rgba(255,255,255,.82);color:#16324f;border:1px solid rgba(25,108,174,.12);box-shadow:0 8px 22px rgba(25,108,174,.08);font-size:13px;line-height:1.4;}.con-admin-guild-battle__battle-line.is-visible{opacity:1;transform:translateY(0);}.con-admin-guild-battle__battle-line.is-success{background:rgba(236,253,245,.95);border-color:rgba(34,197,94,.18);color:#166534;}.con-admin-guild-battle__battle-line.is-error{background:rgba(254,242,242,.95);border-color:rgba(239,68,68,.16);color:#991b1b;}.con-admin-guild-battle__battle-line.is-info{background:rgba(255,255,255,.88);color:#1d4f80;}.con-admin-guild-battle__meta{gap:10px;color:#374151;}.con-admin-guild-battle__meta span{padding:6px 10px;background:#fafafa;}.con-admin-guild-battle__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;}.con-admin-guild-battle__status{color:#374151;}.con-admin-guild-battle__notice{position:absolute;top:16px;right:16px;left:auto;z-index:30;display:grid;gap:12px;width:min(520px,calc(100% - 24px));max-width:100%;pointer-events:none;}.con-admin-guild-battle__payout-bonus{background:linear-gradient(135deg,rgba(124,58,237,.10),rgba(249,115,22,.14));font-weight:600;letter-spacing:.04em;}.con-admin-guild-battle__result-card{padding:16px;display:grid;gap:14px;}.con-admin-guild-battle__result-card.is-win{border-color:#bbf7d0;}.con-admin-guild-battle__result-card.is-loss{border-color:#fecaca;}.con-admin-guild-battle__result-head{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;}.con-admin-guild-battle__result-head strong,.con-admin-guild-battle__result-versus strong{display:block;}.con-admin-guild-battle__result-head span,.con-admin-guild-battle__result-versus em{color:#374151;font-style:normal;}.con-admin-guild-battle__payout{display:flex;gap:8px;flex-wrap:wrap;}.con-admin-guild-battle__payout span{padding:6px 10px;}.con-admin-guild-battle__result-versus{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}.con-admin-guild-battle__result-versus>div{padding:12px;display:grid;gap:10px;justify-items:center;text-align:center;}.con-admin-guild-battle__log-wrap{display:grid;gap:10px;}.con-admin-guild-battle__log-toggle{appearance:none;background:#f8fafc;color:#111827;padding:10px 14px;cursor:pointer;text-align:left;font-weight:600;}.con-admin-guild-battle__log-panel{background:#f8fafc;padding:12px 14px;}.con-admin-guild-battle__log{margin:0;padding-left:20px;display:grid;gap:8px;}.con-admin-guild-battle__cooldown{margin:0;color:#374151;}@media (max-width:782px){.con-admin-guild-battle__arena,.con-admin-guild-battle__result-versus{grid-template-columns:1fr;}.con-admin-guild-battle__versus{text-align:center;}}.con-admin-d20__bypass{display:inline-flex;align-items:center;gap:8px;font-size:13px;margin-left:12px;flex-wrap:wrap;}.con-admin-d20__bypass-input{margin:0;}.con-admin-d20-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.22s ease,visibility 0.22s ease;}.con-admin-d20-modal.is-visible{opacity:1;visibility:visible;pointer-events:auto;}.con-admin-d20-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.62);}.con-admin-d20-modal__dialog{position:relative;z-index:1;width:min(92vw,420px);background:#111827;color:#fff;padding:24px 20px;box-shadow:0 24px 60px rgba(0,0,0,0.4);text-align:center;}.con-admin-d20-modal__title{font-size:15px;letter-spacing:0.04em;text-transform:uppercase;color:rgba(255,255,255,0.82);margin-bottom:18px;}.con-admin-d20-modal__die-wrap{display:flex;justify-content:center;}.con-admin-d20-modal__die-shell{position:relative;width:160px;height:160px;display:inline-flex;align-items:center;justify-content:center;transform-origin:50% 50%;}.con-admin-d20-modal__die-shell.is-rolling{animation:con-admin-d20-modal-roll 0.9s linear infinite;}.con-admin-d20-modal__die-shell.is-result{animation:con-admin-d20-modal-land 0.45s ease-out;}.con-admin-d20-modal__die{filter:drop-shadow(0 12px 22px rgba(0,0,0,0.28));}.con-admin-d20-modal__number{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:50px;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,0.42);}.con-admin-d20-modal__status{margin-top:18px;font-size:18px;}.con-admin-d20-notifier{gap:12px;padding:12px 14px;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;animation:con-admin-d20-notifier-shake 2.2s ease-in-out infinite;}.con-admin-d20-notifier:hover,.con-admin-d20-notifier:focus-visible{transform:translateY(-1px);box-shadow:0 14px 36px rgba(15,23,42,.18);}.con-admin-d20-notifier__icon{width:40px;height:40px;flex:0 0 40px;}.con-admin-d20-notifier__icon svg{width:100%;height:100%;}.con-admin-d20-notifier__icon polygon{fill:#2563eb;stroke:#0f172a;stroke-width:4;stroke-linejoin:round;}.con-admin-d20-notifier__icon polyline{fill:none;stroke:rgba(255,255,255,.45);stroke-width:3;}.con-admin-d20-notifier__text{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:13px;line-height:1.25;text-align:left;}.con-admin-d20-notifier__text strong{font-size:14px;}.con-admin-guild-battle__header{position:relative;align-items:flex-start;padding-right:100px;}.con-admin-guild-battle__cost-chip{position:absolute;top:0;right:0;margin:0;text-align:right;}.con-admin-guild-battle__fighter{--con-guild-accent:#196cae;}.con-admin-guild-battle__fighter strong{color:var(--con-guild-accent);}.con-admin-guild-battle__fighter .con-admin-guild-battle__badge,.con-admin-guild-battle__fighter .con-admin-guild-battle__mini-badge{border-color:var(--con-guild-accent);color:#fff;background:var(--con-guild-accent);}.con-admin-guild-battle__fighter .con-admin-guild-battle__portrait-wrap{padding:0;background:transparent;box-shadow:none;}.con-admin-guild-battle__fighter .con-admin-guild-battle__hp-bar{background:color-mix(in srgb,var(--con-guild-accent) 12%,#ffffff);}.con-admin-guild-battle__fighter .con-admin-guild-battle__hp-fill{background:linear-gradient(90deg,var(--con-guild-accent) 0%,color-mix(in srgb,var(--con-guild-accent) 65%,#ffffff) 100%);}.con-admin-guild-battle__fighter .con-admin-guild-battle__hp small,.con-admin-guild-battle__fighter span{color:color-mix(in srgb,var(--con-guild-accent) 78%,#111827);}.con-admin-guild-battle__fighter{border-color:color-mix(in srgb,var(--con-guild-accent) 32%,#d1d5db);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--con-guild-accent) 10%,transparent);}.con-admin-guild-battle__versus{color:#fff;background:linear-gradient(135deg,#111827,#374151);padding:10px 14px;}.con-admin-guild-battle[data-player-guild="Wayfinders"] .con-admin-guild-battle__header h3,.con-admin-guild-battle[data-player-guild="Wayfinders"] .con-admin-guild-battle__cost-chip strong,.con-admin-guild-battle[data-player-guild="Wayfinders"] .con-admin-guild-battle__cost-chip span{color:#0d1b2f;}.con-admin-guild-battle[data-player-guild="Socialites"] .con-admin-guild-battle__header h3,.con-admin-guild-battle[data-player-guild="Socialites"] .con-admin-guild-battle__cost-chip strong,.con-admin-guild-battle[data-player-guild="Socialites"] .con-admin-guild-battle__cost-chip span{color:#30568f;}.con-admin-guild-battle[data-player-guild="Vanguards"] .con-admin-guild-battle__header h3,.con-admin-guild-battle[data-player-guild="Vanguards"] .con-admin-guild-battle__cost-chip strong,.con-admin-guild-battle[data-player-guild="Vanguards"] .con-admin-guild-battle__cost-chip span{color:#3d3a3f;}.con-admin-fishing{position:relative;padding:20px;}.con-admin-fishing__head{position:relative;display:flex;justify-content:space-between;gap:16px;align-items:flex-start;flex-wrap:wrap;padding-right:100px;}.con-admin-fishing__head h3{margin:0 0 6px;}.con-admin-fishing__cost-chip{position:absolute;top:0;right:0;margin:0;text-align:right;}.con-admin-fishing__description{margin:0;max-width:780px;}.con-admin-fishing__arena{display:grid;grid-template-columns:220px 1fr;gap:16px;margin-top:18px;padding:16px;}.con-admin-fishing__mascot{display:flex;gap:12px;align-items:center;}.con-admin-fishing__portrait-wrap{display:flex;align-items:center;justify-content:center;}.con-admin-fishing__portrait{width:100%;height:100%;}.con-admin-fishing__identity strong,.con-admin-fishing__identity span{display:block;}.con-admin-fishing__identity span{opacity:.72;}.con-admin-fishing__pond{min-height:110px;background:#dcecff;}.con-admin-fishing__water{position:absolute;inset:auto 0 0 0;height:65%;background:linear-gradient(180deg,#4d89c7 0%,#2f69a6 100%);}.con-admin-fishing__bobber{position:absolute;left:62%;bottom:26%;width:14px;height:14px;animation:conFishingBob 1.8s ease-in-out infinite;}.con-admin-fishing__meta,.con-admin-fishing__rules{display:flex;gap:16px;flex-wrap:wrap;margin-top:14px;}.con-admin-fishing__meta span,.con-admin-fishing__rules div{background:#f5f9ff;padding:10px 12px;}.con-admin-fishing__actions{margin-top:10px;align-items:center;gap:12px;}.con-admin-fishing__button{transition-duration:.2s;background-color:#196cae;color:#FFF;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;padding:15px 54px 15px 30px;appearance:none;-webkit-appearance:none;cursor:pointer;line-height:1.2;}.con-admin-fishing__button::after{right:20px;font-size:16px;}.con-admin-fishing__button:hover,.con-admin-fishing__button:focus,.con-admin-fishing__button:focus-visible{color:#fff;background:#135e96;box-shadow:0 0 0 2px rgba(25,108,174,.18),0 10px 24px rgba(25,108,174,.22);}.con-admin-fishing__result{margin-top:10px;padding:14px;}@media (max-width:767px){.con-admin-fishing__arena{grid-template-columns:1fr;border-radius:4px;}}.con-admin-d20__button,.con-admin-d20__button:hover,.con-admin-d20__button:focus,.con-admin-d20__button:active{appearance:none;-webkit-appearance:none;background:transparent;box-shadow:none;color:inherit;font:inherit;text-transform:none;padding:0;min-width:0;}.con-admin-d20__button::before,.con-admin-d20__button::after{display:none;}.con-admin-d20__die polygon{fill:transparent;}.con-admin-d20__die polyline{stroke:currentColor;opacity:.65;}.con-admin-d20__button.is-cooldown{color:#9ca3af;}.con-admin-d20__button:not(.is-cooldown){color:#2563eb;}.con-admin-d20__modifier-hint{font-size:13px;color:#50575e;padding:10px 12px;background:#f8fafc;}.con-admin-d20-notifier{animation:con-admin-d20-notifier-pulse .6s ease-in-out 1;}.con-admin-d20-notifier__icon{pointer-events:none;}.con-admin-d20-modal__choices{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;margin-top:10px;}.con-admin-d20-modal__choice{appearance:none;padding:12px 14px;text-align:left;cursor:pointer;font:inherit;text-transform:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease;}.con-admin-d20-modal__choice:hover,.con-admin-d20-modal__choice:focus-visible{background:#eff6ff;border-color:#196cae;}.con-admin-d20-modal__choice strong{margin-bottom:4px;}.con-admin-d20-modal__choice.is-selected{background:#196cae;color:#fff;}.con-admin-d20-modal__choice.is-selected small{color:#e5eef8;}.con-admin-d20-modal__actions{margin-top:10px;}.con-admin-d20-modal__roll,.con-admin-d20-modal__cancel{padding:12px 18px;}.con-admin-d20-modal__roll[disabled]{opacity:.6;}.con-admin-d20-modal.is-rolling .con-admin-d20-modal__choices,.con-admin-d20-modal.is-rolling .con-admin-d20-modal__actions,.con-admin-d20-modal.is-rolling .con-admin-d20-modal__selection-note,.con-admin-d20-modal.is-result .con-admin-d20-modal__choices,.con-admin-d20-modal.is-result .con-admin-d20-modal__actions,.con-admin-d20-modal.is-result .con-admin-d20-modal__selection-note{display:none;}.con-admin-d20-modal__selection-note{margin-top:14px;color:#475569;}.con-admin-guild-battle__button{position:relative;padding-right:54px;font-weight:500;}.con-admin-guild-battle__button::after{content:"⚔";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;}.con-admin-guild-battle__button:hover,.con-admin-guild-battle__button:focus-visible{box-shadow:0 0 0 2px rgba(25,108,174,.18),0 10px 24px rgba(25,108,174,.22);}.con-admin-guild-battle__portrait-wrap,.con-admin-guild-battle__portrait-wrap--placeholder{padding:0;background:transparent;box-shadow:none;}.con-admin-guild-battle__badge,.con-admin-guild-battle__mini-badge{appearance:none;box-shadow:none;font:inherit;text-transform:none;padding:0;}.con-admin-guild-battle__portrait-wrap--placeholder .con-admin-guild-battle__badge,.con-admin-guild-battle__portrait-wrap--placeholder .con-admin-guild-battle__mini-badge,.con-admin-guild-battle__badge[data-role="opponent-badge"]{background:transparent;background-color:transparent;box-shadow:none;}.con-admin-guild-battle__meta span,.con-admin-fishing__meta span,.con-admin-fishing__rules div,.con-admin-d20__result{background:#f5f9ff;color:#0f172a;padding:10px 12px;box-shadow:none;}.con-admin-guild-battle__meta,.con-admin-fishing__meta,.con-admin-fishing__rules{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;}.con-admin-guild-battle__meta span,.con-admin-fishing__meta span{font-weight:600;}.con-admin-d20__result{margin-top:14px;display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px;}.con-admin-fishing__portrait-wrap{width:96px;height:96px;padding:0;background:transparent;box-shadow:none;}.con-admin-fishing__portrait{width:96px;height:96px;}.con-admin-fishing__identity strong{color:#0f172a;}.con-admin-fishing__identity span{display:inline-flex;margin-top:6px;padding:6px 10px;background:#f5f9ff;color:#0f172a;opacity:1;}.con-admin-guild-battle__meta,.con-admin-fishing__meta{align-items:stretch;}.con-admin-guild-battle__meta .con-admin-guild-battle__button,.con-admin-fishing__meta .con-admin-fishing__button{margin-top:0;align-self:stretch;display:inline-flex;align-items:center;justify-content:center;min-height:100%;}.con-admin-guild-battle__actions,.con-admin-fishing__actions{margin-top:0;}.con-admin-guild-battle__button{white-space:nowrap;}@media (max-width:767px){.con-admin-guild-battle__meta,.con-admin-fishing__meta{display:grid;grid-template-columns:1fr;}.con-admin-guild-battle__meta .con-admin-guild-battle__button,.con-admin-fishing__meta .con-admin-fishing__button{width:100%;}}.con-admin-d20-modal__choice.is-disabled,.con-admin-d20-modal__choice:disabled{opacity:.5;cursor:not-allowed;background:#f3f4f6;border-color:#d1d5db;color:#6b7280;transform:none;}.con-admin-d20-modal__choice.is-disabled small,.con-admin-d20-modal__choice:disabled small{color:#6b7280;}.con-admin-guild-battle__actions,.con-admin-fishing__actions{margin-top:12px;display:block;}.con-admin-guild-battle__actions .con-admin-guild-battle__button,.con-admin-fishing__actions .con-admin-fishing__button{width:100%;display:flex;align-items:center;justify-content:center;}.con-admin-guild-battle__meta,.con-admin-fishing__meta{margin-top:14px;}.con-admin-fishing__meta,.con-admin-guild-battle__meta{grid-template-columns:repeat(2,minmax(0,1fr));}.con-admin-fishing__meta>span,.con-admin-guild-battle__meta>span{min-height:100%;}.con-admin-fishing__mascot{justify-content:center;}.con-admin-fishing__identity{display:none;}@media (max-width:767px){.con-admin-fishing__meta,.con-admin-guild-battle__meta{grid-template-columns:1fr;}}.con-admin-d20,.con-admin-guild-battle,.con-admin-fishing{font-family:"Encode Sans Expanded",sans-serif;}.con-admin-d20__head h3,.con-admin-guild-battle__header h3,.con-admin-fishing__head h3{font-size:24px;line-height:1.2;font-weight:400;}.con-admin-d20__description,.con-admin-guild-battle__header p,.con-admin-fishing__description,.con-admin-guild-battle__fighter span,.con-admin-fishing__meta span,.con-admin-guild-battle__meta span,.con-admin-fishing__result,.con-admin-guild-battle__result,.con-admin-d20__result,.con-admin-d20__modifier-hint{font-size:14px;line-height:1.45;}.con-admin-d20__result strong,.con-admin-guild-battle__fighter strong,.con-admin-fishing__meta span strong,.con-admin-guild-battle__meta span strong{font-size:16px;}.con-admin-guild-battle__button,.con-admin-fishing__button{cursor:pointer;transition:background-color .2s ease,transform .12s ease,box-shadow .2s ease,opacity .2s ease;}.con-admin-guild-battle__button:hover,.con-admin-guild-battle__button:focus-visible,.con-admin-fishing__button:hover,.con-admin-fishing__button:focus-visible{background:#135e96;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18),0 0 0 2px rgba(25,108,174,.18);}.con-admin-guild-battle__button:active,.con-admin-fishing__button:active,.con-admin-guild-battle__button.is-busy,.con-admin-fishing__button.is-busy{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 6px rgba(0,0,0,.18);}.con-admin-guild-battle__button.is-busy,.con-admin-fishing__button.is-busy{opacity:.9;}.con-admin-guild-battle__button[disabled],.con-admin-fishing__button[disabled]{cursor:not-allowed;}.con-admin-fishing__arena{grid-template-columns:112px 1fr;align-items:center;min-height:172px;padding:14px;border:1px solid rgba(125,162,205,0.28);background:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);border-radius:4px;}.con-admin-fishing__pond{position:relative;min-height:160px;height:132px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);display:flex;align-items:center;justify-content:center;padding:16px 18px;overflow:hidden;}.con-admin-fishing__water,.con-admin-fishing__bobber{display:none;}.con-admin-fishing__idle{color:#64748b;text-align:center;max-width:260px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;}.con-admin-fishing__cast-line{position:absolute;top:-36px;left:52%;width:2px;height:88px;background:linear-gradient(180deg,rgba(25,108,174,0) 0%,rgba(25,108,174,.55) 32%,rgba(25,108,174,.18) 100%);opacity:0;transform:translateX(-50%) scaleY(.25);transform-origin:top center;}.con-admin-fishing__ripple{position:absolute;left:52%;top:66%;width:12px;height:12px;opacity:0;transform:translate(-50%,-50%) scale(.35);}.con-admin-fishing__catch{position:absolute;inset:0;z-index:2;align-items:center;justify-content:center;padding:12px 20px;background:linear-gradient(180deg,rgba(15,23,42,0.08) 0%,rgba(15,23,42,0.18) 100%);color:#fff;font-weight:600;letter-spacing:.02em;text-align:center;text-shadow:0 1px 8px rgba(15,23,42,0.32);}.con-admin-fishing__pond.is-casting .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__idle,.con-admin-fishing__pond.is-caught .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="caught"] .con-admin-fishing__idle{opacity:0;}.con-admin-fishing__pond.is-casting .con-admin-fishing__cast-line,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__cast-line{opacity:1;animation:conFishingCastLine .85s ease forwards;}.con-admin-fishing__pond.is-casting .con-admin-fishing__ripple--one,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__ripple--one{animation:conFishingRipple 1.2s ease-out .2s infinite;}.con-admin-fishing__pond.is-casting .con-admin-fishing__ripple--two,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__ripple--two{animation:conFishingRipple 1.2s ease-out .55s infinite;}.con-admin-fishing__pond.is-caught .con-admin-fishing__catch,.con-admin-fishing__pond[data-state="caught"] .con-admin-fishing__catch{display:inline-flex;align-items:center;justify-content:center;animation:conFishingReveal .25s ease-out;}.con-admin-fishing__result{min-height:0;}.con-admin-d20__controls{display:block;margin-bottom:14px;}.con-admin-d20__button--standard{flex-direction:column;align-items:flex-start;gap:4px;min-height:64px;}.con-admin-d20__button--standard:hover,.con-admin-d20__button--standard:focus-visible{transform:translateY(-1px);}.con-admin-d20__button--standard:active,.con-admin-d20__button--standard.is-busy{transform:translateY(0) scale(.985);}.con-admin-d20__button--standard .con-admin-d20__button-text{font-size:14px;letter-spacing:.04em;line-height:1.2;}.con-admin-d20__button--standard .con-admin-d20__button-subtext{font-size:11px;line-height:1.2;opacity:.9;text-transform:none;}.con-admin-d20__button--standard.is-cooldown{background:#7c8795;color:#fff;opacity:1;}.con-admin-d20__button--standard::before,.con-admin-d20__button--standard::after{display:none;}.con-admin-d20__roll-number,.con-admin-d20__button-face,.con-admin-d20__die{display:none;}.con-admin-guild-battle.con-admin-panel-card{box-shadow:none;}.con-admin-d20__controls{margin:0 0 12px;}.con-admin-d20__button--standard{display:flex;align-items:center;justify-content:center;gap:0;width:100%;min-height:56px;padding:15px 30px;background-color:#196cae;color:#FFF;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;transition-duration:.5s;cursor:pointer;box-shadow:none;font-size:14px;letter-spacing:.04em;line-height:1.2;text-align:center;}.con-admin-d20__button--standard .con-admin-d20__button-subtext{display:none;}.con-admin-d20__button--standard:hover,.con-admin-d20__button--standard:focus-visible{color:#fff;background:#135e96;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18),0 0 0 2px rgba(25,108,174,.18);}.con-admin-d20__button--standard:active,.con-admin-d20__button--standard.is-busy{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 6px rgba(0,0,0,.18);}.con-admin-d20__controls{order:99;}.con-admin-d20__button.con-admin-d20__button--standard,button.con-admin-d20__button.con-admin-d20__button--standard,.con-admin-d20 .con-admin-d20__button--standard{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:flex-start;position:relative;width:100%;min-height:56px;padding:15px 56px 15px 30px;background:#196cae;color:#fff;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;font-size:14px;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;text-align:left;cursor:pointer;box-shadow:none;text-shadow:none;opacity:1;filter:none;}.con-admin-d20__button.con-admin-d20__button--standard::after{content:"🎲";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;line-height:.96;}.con-admin-d20__button.con-admin-d20__button--standard:hover,.con-admin-d20__button.con-admin-d20__button--standard:focus-visible{background:#135e96;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18),0 0 0 2px rgba(25,108,174,.18);}.con-admin-d20__button.con-admin-d20__button--standard:active,.con-admin-d20__button.con-admin-d20__button--standard.is-busy{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 6px rgba(0,0,0,.18);}.con-admin-d20__button.con-admin-d20__button--standard[disabled],.con-admin-d20__button.con-admin-d20__button--standard.is-cooldown{background:#7c8795;border-color:#cbd5e1;color:#fff;}.con-admin-d20__button.con-admin-d20__button--standard .con-admin-d20__button-text{display:block;width:100%;font-size:14px;letter-spacing:.04em;line-height:1.2;text-align:left;}.con-admin-d20__controls{flex-direction:column;}.con-admin-d20__button.con-admin-game-action-button,.con-admin-d20__button.con-admin-game-action-button:hover,.con-admin-d20__button.con-admin-game-action-button:focus,.con-admin-d20__button.con-admin-game-action-button:active{appearance:none;-webkit-appearance:none;background:#196cae;color:#FFF;box-shadow:none;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;line-height:1;width:100%;min-height:60px;padding:15px 54px 15px 30px;display:flex;align-items:center;justify-content:center;gap:10px;position:relative;cursor:pointer;}.con-admin-d20__button.con-admin-game-action-button:hover,.con-admin-d20__button.con-admin-game-action-button:focus-visible{background:#135e96;color:#fff;}.con-admin-d20__button-text{display:inline-flex;align-items:center;justify-content:center;line-height:1;margin:0;padding:0;text-align:center;}.con-admin-d20__button-icon{position:absolute;right:20px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;line-height:1;font-size:16px;}.con-admin-d20__button.con-admin-game-action-button.is-cooldown{background:#9ca3af;color:#f9fafb;}.con-admin-d20__button.con-admin-game-action-button.is-busy{opacity:.82;}.con-admin-d20__modifier-hint{text-align:left;}.con-admin-d20__button.con-admin-game-action-button,button.con-admin-d20__button.con-admin-game-action-button,.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button{appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:56px;padding:15px 56px 15px 30px;line-height:1;text-align:center;vertical-align:middle;background:#196cae;color:#fff;box-shadow:none;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;}.con-admin-d20__button.con-admin-game-action-button:hover,button.con-admin-d20__button.con-admin-game-action-button:hover,.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button:focus-visible{background:#135e96;color:#fff;}.con-admin-d20__button.con-admin-game-action-button::before,.con-admin-d20__button.con-admin-game-action-button::after{display:none;content:none;}.con-admin-d20__button.con-admin-game-action-button .con-admin-d20__button-text{display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;width:auto;margin:0;padding:0;line-height:1;text-align:center;}.con-admin-d20__button.con-admin-game-action-button .con-admin-d20__button-icon{right:20px;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;font-size:16px;line-height:.96;}.con-admin-d20__button.con-admin-game-action-button[disabled],button.con-admin-d20__button.con-admin-game-action-button[disabled],.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button[disabled],.con-admin-d20__button.con-admin-game-action-button.is-cooldown,button.con-admin-d20__button.con-admin-game-action-button.is-cooldown,.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button.is-cooldown{background:#9aa3ad;border-color:#9aa3ad;color:#ffffff;cursor:not-allowed;box-shadow:none;opacity:1;}.con-admin-d20__button.con-admin-game-action-button[disabled]:hover,button.con-admin-d20__button.con-admin-game-action-button[disabled]:hover,.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button[disabled]:focus-visible,.con-admin-d20__button.con-admin-game-action-button.is-cooldown:hover,button.con-admin-d20__button.con-admin-game-action-button.is-cooldown:hover,.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button.is-cooldown:focus-visible{background:#9aa3ad;transform:none;}.con-admin-fishing__modifier-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:10px;}.con-admin-fishing__modifier{display:flex;align-items:center;gap:8px;padding:10px 12px;}.con-admin-fishing__modifier input{margin:0;}.con-admin-fishing__modifier-name{font-weight:600;}.con-admin-fishing__modifier-cost{margin-left:auto;opacity:.8;font-size:12px;}.con-admin-fishing.is-arcade-mode .con-admin-fishing__pond{box-shadow:0 0 0 2px rgba(255,100,100,.2),0 0 30px rgba(80,140,255,.35);animation:conArcadePulse 1s ease-in-out infinite alternate;}.con-admin-fishing.is-arcade-mode .con-admin-fishing__catch{text-shadow:0 0 12px rgba(255,255,255,.9),0 0 20px rgba(255,235,59,.65);transform:scale(1.05);}.con-admin-high-seas{position:relative;display:grid;}.con-admin-high-seas__header h3{margin:0 0 6px;}.con-admin-high-seas__header p{margin:0;max-width:780px;}.con-admin-high-seas__cost-chip{position:absolute;top:0;right:0;margin:0;text-align:right;}.con-admin-high-seas__arena{grid-template-columns:minmax(0,1fr) 220px;}.con-admin-high-seas__ship{min-height:140px;background:linear-gradient(180deg,#c7e3ff 0%,#dcecff 62%,#76a9dc 62%,#2f69a6 100%);align-items:flex-start;justify-content:flex-start;}.con-admin-high-seas__ship-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;}.con-admin-high-seas__waves{inset:auto -20% 0 -20%;height:40%;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.55) 0 14%,transparent 16%),radial-gradient(circle at 35% 0%,rgba(255,255,255,.45) 0 12%,transparent 14%),linear-gradient(180deg,rgba(77,137,199,.2) 0%,#2f69a6 100%);animation:conHighSeasWave 6s linear infinite;}.con-admin-high-seas__portrait-wrap{display:flex;align-items:center;justify-content:center;}.con-admin-high-seas__portrait{width:100%;height:100%;}.con-admin-high-seas__identity strong,.con-admin-high-seas__identity span{display:block;}.con-admin-high-seas__identity span{opacity:.72;}.con-admin-high-seas__meta,.con-admin-high-seas__rules{display:flex;gap:16px;flex-wrap:wrap;}.con-admin-high-seas__meta span,.con-admin-high-seas__rules div{background:#f5f9ff;padding:10px 12px;}.con-admin-high-seas__button{background:#196cae;color:#fff;padding:14px 48px 14px 18px;font-weight:600;}.con-admin-high-seas__button::after{content:"☠️";right:16px;}.con-admin-high-seas__button:hover,.con-admin-high-seas__button:focus,.con-admin-high-seas__button:focus-visible{color:#fff;background:#135e96;box-shadow:0 0 0 2px rgba(25,108,174,.18),0 10px 24px rgba(25,108,174,.22);}.con-admin-high-seas__button[disabled]{opacity:.72;cursor:default;}.con-admin-high-seas__result{padding:14px;}.con-admin-high-seas__result-card{display:grid;gap:12px;}.con-admin-high-seas__result-head{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;}.con-admin-high-seas__payout{display:flex;gap:8px;flex-wrap:wrap;}.con-admin-high-seas__payout span,.con-admin-high-seas__payout-badge{padding:6px 10px;background:#f8fbff;}.con-admin-high-seas__payout-badge{border-color:#bbf7d0;background:#f0fdf4;font-weight:600;}.con-admin-high-seas__found{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f8fbff;}.con-admin-high-seas__found-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:18px;animation:conAdminLootPulse 1.15s ease-out 1;transform-origin:center;}.con-admin-high-seas__found-copy{display:flex;gap:4px;align-items:baseline;flex-wrap:wrap;min-width:0;}.con-admin-high-seas__found-label{font-weight:600;}.con-admin-high-seas__found-item{font-weight:600;animation:conAdminLootReveal .65s ease-out 1;}.con-admin-high-seas__found-rarity{margin-left:auto;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;}.con-admin-high-seas__found--common{border-color:#d6dbe3;background:#f7f8fa;color:#5f6b7a;}.con-admin-high-seas__found--uncommon{border-color:#b7e4c7;background:#effcf3;color:#24734a;}.con-admin-high-seas__found--rare{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8;}.con-admin-high-seas__found--super-rare,.con-admin-high-seas__found--legendary{border-color:#e9d5ff;background:#faf5ff;color:#7c3aed;}@media (max-width:767px){.con-admin-high-seas__found{align-items:flex-start;}.con-admin-high-seas__found-rarity{margin-left:0;}}@media (max-width:767px){.con-admin-high-seas__arena{grid-template-columns:1fr;}.con-admin-high-seas__header{padding-right:0;}.con-admin-high-seas__cost-chip{position:static;text-align:left;}}.con-admin-high-seas__log-wrap{display:grid;gap:10px;}.con-admin-high-seas__log{list-style:none;margin:0;padding:0;display:grid;gap:10px;}.con-admin-high-seas__log-item{display:grid;gap:6px;background:#f8fbff;}.con-admin-high-seas__log-item.is-positive{border-color:#bbf7d0;}.con-admin-high-seas__log-item.is-negative{border-color:#fecaca;}.con-admin-high-seas__log-item.is-neutral{border-color:#d9e3f0;background:#f8fbff;}.con-admin-high-seas__log-day{font-weight:600;}.con-admin-high-seas__log-text{line-height:1.45;}.con-admin-high-seas__log-delta{font-weight:600;}.con-admin-high-seas.is-departing .con-admin-high-seas__ship{animation:conHighSeasDepart 2.2s ease-in-out forwards;}.con-admin-high-seas.is-departing .con-admin-high-seas__ship-badge{animation:conHighSeasBadge 2.2s ease-in-out forwards;}.con-admin-high-seas.is-departing .con-admin-high-seas__waves{animation-duration:1.2s;}.con-admin-high-seas__log-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;}.con-admin-high-seas__log-main{grid-template-columns:56px minmax(0,1fr);gap:12px;align-items:center;}.con-admin-high-seas__log-portrait-wrap{display:flex;align-items:center;justify-content:center;}.con-admin-high-seas__log-portrait{width:100%;height:100%;}.con-admin-high-seas__log-copy{min-width:0;display:grid;gap:4px;}.con-admin-high-seas__encounter-badge{width:fit-content;padding:4px 8px;background:rgba(25,108,174,.08);font-size:12px;letter-spacing:.02em;}@media (max-width:767px){.con-admin-high-seas__log-item{grid-template-columns:1fr;}.con-admin-high-seas__log-main{grid-template-columns:44px minmax(0,1fr);gap:10px;}.con-admin-high-seas__log-portrait-wrap{width:44px;height:44px;}}.con-admin-high-seas__arena{grid-template-areas:"crew ship";}.con-admin-high-seas__crew{grid-area:crew;gap:12px;}.con-admin-high-seas__ship{grid-area:ship;align-items:stretch;justify-content:stretch;}.con-admin-high-seas__portrait-wrap{width:96px;height:96px;background:transparent;box-shadow:none;}.con-admin-high-seas__portrait{width:96px;height:96px;}.con-admin-high-seas__identity strong{color:#0f172a;}.con-admin-high-seas__identity span{display:inline-flex;margin-top:6px;padding:6px 10px;background:#f5f9ff;color:#0f172a;opacity:1;}.con-admin-high-seas__ship-badge{position:absolute;left:18px;top:16px;z-index:2;padding:8px 12px;font-weight:600;letter-spacing:.04em;}.con-admin-high-seas__waves{background:linear-gradient(180deg,#4d89c7 0%,#2f69a6 100%);animation:none;}.con-admin-high-seas__ship::before{content:"🛳️";position:absolute;left:20%;bottom:23%;line-height:1;z-index:2;transform:translateX(0);}.con-admin-high-seas__button{transition-duration:.2s;background-color:#196cae;color:#FFF;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;padding:15px 54px 15px 30px;position:relative;appearance:none;-webkit-appearance:none;cursor:pointer;line-height:1.2;}.con-admin-high-seas__button::after{content:"🎣";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;}.con-admin-high-seas.is-departing .con-admin-high-seas__ship::before{animation:conHighSeasDepartSimple 1.35s ease-out 1;}.con-admin-high-seas.is-departing .con-admin-high-seas__waves{animation:conFishingBob 1.2s ease-in-out 2;}.con-admin-high-seas.is-departing .con-admin-high-seas__ship-badge{transform:none;}@media (max-width:767px){.con-admin-high-seas__arena{grid-template-columns:1fr;grid-template-areas:"crew" "ship";}}.con-admin-high-seas__status{display:block;font-size:13px;color:#0f172a;opacity:.82;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{min-height:48px;}.con-admin-high-seas__skip-button.con-admin-fishing__button{padding-right:30px;}.con-admin-high-seas__skip-button.con-admin-fishing__button::after{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;}.con-admin-high-seas__found{border-color:#bbf7d0;background:#f0fdf4;font-weight:600;}.con-admin-high-seas__log--limit-5{max-height:420px;overflow:auto;padding-right:4px;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{appearance:none;-webkit-appearance:none;background:#196cae;color:#fff;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;letter-spacing:.02em;padding:15px 54px 15px 30px;min-height:60px;line-height:1.2;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;position:relative;box-shadow:none;}.con-admin-high-seas__button.con-admin-fishing__button:hover,.con-admin-high-seas__button.con-admin-fishing__button:focus,.con-admin-high-seas__button.con-admin-fishing__button:focus-visible,.con-admin-high-seas__skip-button.con-admin-fishing__button:hover,.con-admin-high-seas__skip-button.con-admin-fishing__button:focus,.con-admin-high-seas__skip-button.con-admin-fishing__button:focus-visible{background:#135e96;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18),0 0 0 2px rgba(25,108,174,.18);}.con-admin-high-seas__button.con-admin-fishing__button:active,.con-admin-high-seas__button.con-admin-fishing__button.is-busy,.con-admin-high-seas__skip-button.con-admin-fishing__button:active,.con-admin-high-seas__skip-button.con-admin-fishing__button.is-busy{transform:translateY(1px) scale(.985);box-shadow:inset 0 2px 6px rgba(0,0,0,.18);}.con-admin-high-seas__button.con-admin-fishing__button[disabled],.con-admin-high-seas__skip-button.con-admin-fishing__button[disabled]{opacity:.72;cursor:not-allowed;}.con-admin-high-seas__skip-button.con-admin-fishing__button::after{content:"⏩";}.con-admin-high-seas__log-toggle{width:fit-content;}.con-admin-high-seas__log-panel{display:grid;gap:10px;}.con-admin-high-seas__log--all-days{max-height:540px;padding-right:4px;}.con-admin-high-seas__log-item.is-pending{border-color:#cbd5e1;background:#f8fafc;opacity:.95;}.con-admin-high-seas__log-item.is-pending .con-admin-high-seas__log-delta{color:#475569;}@media (max-width:767px){.con-admin-high-seas__actions{flex-direction:column;align-items:stretch;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{width:100%;}}.con-admin-high-seas__waves{background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.18) 0 14%,transparent 16%),radial-gradient(circle at 35% 0%,rgba(255,255,255,.14) 0 12%,transparent 14%),linear-gradient(to top,#1c3a51 0%,#0d1625 100%);}.con-admin-high-seas__button.con-admin-fishing__button{flex:0 1 75%;width:75%;min-width:0;}.con-admin-high-seas__skip-button.con-admin-fishing__button{flex:0 1 25%;width:25%;min-width:0;padding-left:16px;padding-right:40px;}.con-admin-high-seas__status{flex:1 1 100%;}.con-admin-high-seas__ship::before,.con-admin-high-seas__waves,.con-admin-high-seas.is-departing .con-admin-high-seas__ship::before,.con-admin-high-seas.is-departing .con-admin-high-seas__waves,.con-admin-high-seas.is-departing .con-admin-high-seas__ship-badge{animation:none;transform:none;transition:none;}@media (max-width:767px){.con-admin-high-seas__actions{flex-wrap:wrap;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{flex:1 1 100%;width:100%;}}.con-admin-high-seas__log-latest{margin:0 0 10px;}.con-admin-high-seas__log-latest>strong{display:block;margin-bottom:8px;}.con-admin-high-seas__log--latest{margin:0;padding:0;list-style:none;}.con-admin-high-seas__log--latest .con-admin-high-seas__log-item{margin-bottom:0;}.con-admin-high-seas__log-wrap .con-admin-guild-battle__log-toggle{width:100%;}.con-admin-high-seas__log-panel[hidden]{display:none;}.con-admin-high-seas__track{bottom:22px;height:34px;}.con-admin-high-seas__track-marker{top:-7px;width:2px;height:14px;background:rgba(255,255,255,.85);transform:translateX(-1px);}.con-admin-high-seas__track-boat{font-size:22px;line-height:1;--con-admin-ship-scale:1;--con-admin-ship-tint:rgba(255,255,255,0.18);}.con-admin-high-seas__track-wake{position:absolute;right:64%;top:50%;width:clamp(22px,3.4vw,34px);height:10px;transform:translateY(-50%);background:linear-gradient(90deg,rgba(255,255,255,0) 0%,rgba(202,231,255,0.72) 45%,rgba(255,255,255,0.18) 100%);filter:blur(1px);opacity:.82;pointer-events:none;}.con-admin-high-seas__ship::before{content:none;}.con-admin-high-seas__log-portrait-wrap{flex:0 0 auto;}.con-admin-high-seas__log-portrait{display:block;}.con-admin-high-seas__track-boat{width:calc(44px * var(--con-admin-ship-scale));height:calc(28px * var(--con-admin-ship-scale));}.con-admin-high-seas__track-boat-image{width:calc(44px * var(--con-admin-ship-scale));position:relative;z-index:1;filter:drop-shadow(0 3px 8px rgba(0,0,0,.28));}.con-admin-high-seas__track-boat::after{content:"";position:absolute;inset:0;background:var(--con-admin-ship-tint);mix-blend-mode:multiply;mask-image:url("../images/pirate-ship.webp");mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url("../images/pirate-ship.webp");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;pointer-events:none;z-index:2;opacity:.9;}.con-admin-high-seas__log-results{margin:6px 0 0;padding-left:18px;display:grid;gap:6px;}.con-admin-high-seas__log-results li{line-height:1.45;}.con-admin-high-seas__track-boat{top:3px;width:calc(54px * var(--con-admin-ship-scale));height:calc(34px * var(--con-admin-ship-scale));transform:translateX(-50%);}.con-admin-high-seas__track-boat-image{width:calc(54px * var(--con-admin-ship-scale));max-width:none;}@media (max-width:767px){.con-admin-high-seas__track-boat{top:5px;width:calc(46px * var(--con-admin-ship-scale));height:calc(29px * var(--con-admin-ship-scale));}.con-admin-high-seas__track-boat-image{width:calc(46px * var(--con-admin-ship-scale));}}.con-admin-high-seas__log-portrait-wrap{width:56px;height:56px;overflow:visible;background:transparent;box-shadow:none;padding:0;}.con-admin-high-seas__log-portrait{width:56px;height:56px;object-fit:contain;background:transparent;}.con-admin-high-seas__actions{flex-wrap:nowrap;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{flex:1 1 50%;width:50%;min-width:0;}.con-admin-high-seas__log-day-row{align-items:center;margin-bottom:10px;}.con-admin-high-seas__log-sublist{list-style:none;margin:0;padding:0;display:grid;gap:10px;}.con-admin-high-seas__log-subitem{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;}.con-admin-high-seas__log-subitem .con-admin-high-seas__log-main{flex:1 1 auto;min-width:0;}.con-admin-high-seas__log-pending{color:#475569;font-size:14px;}@media (max-width:767px){.con-admin-high-seas__log-subitem,.con-admin-high-seas__log-day-row{flex-direction:column;align-items:flex-start;}}.con-admin-high-seas__log-latest-card{background:rgba(8,16,28,.45);}.con-admin-high-seas__log-latest-day{display:block;margin-bottom:8px;}.con-admin-high-seas__log-latest-list{padding-left:18px;}.con-admin-high-seas__log-latest-list li{margin:0 0 4px;}.con-admin-high-seas__log-latest-list li:last-child{margin-bottom:0;}.con-admin-high-seas__status{position:relative;}.con-admin-high-seas__status.is-text-updating{animation:conAdminHighSeasStatusPulse 0.48s ease;}.con-admin-high-seas__track-boat{width:calc(58px * var(--con-admin-ship-scale));height:calc(38px * var(--con-admin-ship-scale));}.con-admin-high-seas__track-boat-image{width:calc(58px * var(--con-admin-ship-scale));}.con-admin-high-seas__track-wake{top:62%;}.con-admin-high-seas__log-item.is-positive{border-color:#86efac;background:#f0fdf4;}.con-admin-high-seas__log-item.is-negative{border-color:#fca5a5;background:#fef2f2;}.con-admin-high-seas__log-subitem{padding:8px 10px;background:rgba(255,255,255,0.15);}.con-admin-high-seas__log-subitem.is-positive{background:#ecfdf5;border-color:#86efac;}.con-admin-high-seas__log-subitem.is-negative{background:#fef2f2;border-color:#fca5a5;}.con-admin-high-seas__log-subitem.is-guild-encounter{box-shadow:inset 0 0 0 1px rgba(30,64,175,.14);}.con-admin-high-seas__encounter-badge{display:inline-flex;align-items:center;gap:4px;margin-bottom:4px;padding:2px 8px;background:#dbeafe;color:#1d4ed8;font-weight:600;text-transform:uppercase;letter-spacing:.04em;}.con-admin-high-seas__encounter-badge::before{content:"⚔";font-size:11px;line-height:.96;}.con-admin-high-seas__log-portrait-wrap{width:25px;height:25px;min-width:25px;}.con-admin-high-seas__log-portrait{width:25px;height:25px;}.con-admin-high-seas__log-latest-card.is-positive{border-color:#86efac;background:#f0fdf4;}.con-admin-high-seas__log-latest-card.is-negative{border-color:#fca5a5;background:#fef2f2;}.con-admin-high-seas__log-latest-list{gap:6px;}.con-admin-high-seas__log-latest-list li{grid-template-columns:25px 1fr auto;gap:8px;}.con-admin-high-seas__log-latest-icon{display:block;}.con-admin-high-seas__log-latest-delta{font-weight:600;white-space:nowrap;}@media (max-width:767px){.con-admin-high-seas__track-boat{width:calc(50px * var(--con-admin-ship-scale));height:calc(33px * var(--con-admin-ship-scale));}.con-admin-high-seas__track-boat-image{width:calc(50px * var(--con-admin-ship-scale));}.con-admin-high-seas__log-latest-head,.con-admin-high-seas__log-latest-list li{grid-template-columns:25px 1fr;}.con-admin-high-seas__log-latest-delta{grid-column:2;}}.con-admin-high-seas__log-latest-card.is-positive{background:rgba(110,231,162,0.12);}.con-admin-high-seas__log-latest-card.is-negative{background:rgba(242,139,130,0.12);}.con-admin-high-seas__log-latest-head{gap:12px;margin-bottom:8px;}.con-admin-high-seas__log-latest-day{font-weight:600;}.con-admin-high-seas__log-latest-total{font-weight:600;white-space:nowrap;}.con-admin-high-seas__log-latest-list{display:flex;flex-direction:column;}.con-admin-high-seas__log-latest-list li{padding:6px 0;}.con-admin-high-seas__log-latest-icon-wrap{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 25px;}.con-admin-high-seas__log-latest-icon{width:25px;height:25px;object-fit:contain;}.con-admin-high-seas__log-latest-line{min-width:0;line-height:1.35;}.con-admin-high-seas__log-latest-delta,.con-admin-high-seas__log-latest-total{transition:transform .28s ease,opacity .28s ease,color .2s ease;}.con-admin-high-seas__log-latest-delta.is-xp-animating,.con-admin-high-seas__log-latest-total.is-xp-animating{animation:conAdminHighSeasXpPulse .6s ease;}@media (max-width:767px){.con-admin-high-seas__log-latest-head{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:6px;}.con-admin-high-seas__log-latest-list{gap:6px;}.con-admin-high-seas__log-latest-list li{grid-template-columns:22px minmax(0,1fr);gap:8px;padding:4px 0;}.con-admin-high-seas__log-latest-icon-wrap,.con-admin-high-seas__log-latest-icon{width:22px;height:22px;}.con-admin-high-seas__log-latest-delta{grid-column:2;justify-self:start;font-size:12px;opacity:0.92;}.con-admin-high-seas__log-latest-total{white-space:normal;font-size:12px;}}.con-admin-high-seas__actions{flex-direction:column;align-items:stretch;}.con-admin-high-seas__button-row{width:100%;align-items:stretch;}.con-admin-high-seas__button-row .con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__button-row .con-admin-high-seas__skip-button.con-admin-fishing__button{flex:1 1 0;width:50%;max-width:none;}.con-admin-high-seas__status{order:2;width:100%;margin-top:0;}@media (max-width:767px){.con-admin-high-seas__button-row{flex-direction:column;}.con-admin-high-seas__button-row .con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__button-row .con-admin-high-seas__skip-button.con-admin-fishing__button{width:100%;flex:1 1 auto;}}.con-admin-high-seas__log-latest-card,.con-admin-high-seas__log-latest-list,.con-admin-high-seas__log-latest-list li,.con-admin-high-seas__log-latest-total,.con-admin-high-seas__log-latest-day{width:100%;box-sizing:border-box;}.con-admin-high-seas__log-latest-head{display:flex;align-items:center;justify-content:space-between;gap:10px;}.con-admin-high-seas__log-latest-total::before{content:"Total Day XP:";}.con-admin-guild-battle__modifiers{display:grid;gap:10px;padding:14px;}.con-admin-guild-battle__modifiers-title{font-size:14px;letter-spacing:.04em;text-transform:uppercase;color:#374151;}.con-admin-guild-battle__modifier{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:flex-start;padding-top:10px;}.con-admin-guild-battle__modifier:first-of-type{padding-top:0;}.con-admin-guild-battle__modifier input{margin-top:2px;}.con-admin-guild-battle__modifier span{display:grid;gap:3px;}.con-admin-guild-battle__modifier em{font-style:normal;font-weight:600;color:#111827;}.con-admin-guild-battle__modifier small{display:block;color:#4b5563;line-height:1.35;}.con-admin-guild-battle__modifier-toggle,.con-admin-fishing__modifier-toggle{margin:0;}.con-admin-guild-battle__modifier-toggle input,.con-admin-fishing__modifier-toggle input{position:absolute;opacity:0;pointer-events:none;}.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-button{appearance:none;-webkit-appearance:none;width:100%;min-height:64px;display:grid;align-content:center;padding:12px 14px;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease;box-sizing:border-box;}.con-admin-guild-battle__modifier-button strong,.con-admin-fishing__modifier-button .con-admin-fishing__modifier-name{font-weight:600;}.con-admin-guild-battle__modifier-button em,.con-admin-fishing__modifier-button .con-admin-fishing__modifier-cost{font-style:normal;font-weight:600;color:#196cae;font-size:12px;}.con-admin-guild-battle__modifier-button small{color:#475569;line-height:1.35;}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button{background:#196cae;color:#fff;box-shadow:0 0 0 2px rgba(25,108,174,.18);}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button em,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-cost,.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button small{color:#fff;}.con-admin-guild-battle__modifier-toggle input:focus-visible+.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button:hover,.con-admin-fishing__modifier-button:hover{background:#135e96;color:#fff;}.con-admin-guild-battle__modifier-button:hover em,.con-admin-guild-battle__modifier-button:hover small,.con-admin-fishing__modifier-button:hover .con-admin-fishing__modifier-cost{color:#fff;}.con-admin-guild-battle__modifier-button:active,.con-admin-fishing__modifier-button:active{transform:translateY(1px) scale(.99);}.con-admin-guild-battle__modifier{display:block;padding-top:0;}.con-admin-fishing__modifier{display:block;padding:0;background:transparent;}.con-admin-guild-battle__modifier-list,.con-admin-fishing__modifier-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;align-items:stretch;grid-auto-rows:1fr;}.con-admin-guild-battle__modifier-toggle,.con-admin-fishing__modifier-toggle{display:block;height:100%;}.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-button{min-height:100%;}.con-admin-guild-battle__modifier-button small{margin-top:auto;}.con-admin-high-seas__button::after{content:"🚤";}.con-admin-high-seas__skip-button::after{content:"⏩";}.con-admin-high-seas__crew{align-self:flex-end;}.con-admin-high-seas__identity{display:none;}.con-admin-fishing__modifiers,.con-admin-guild-battle__modifiers{margin-top:10px;padding:14px;}.con-admin-fishing__modifiers>strong,.con-admin-guild-battle__modifiers-title{display:block;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#374151;}.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-button{min-height:124px;height:100%;align-content:start;color:#0f172a;}.con-admin-guild-battle__modifier-button strong,.con-admin-fishing__modifier-button strong,.con-admin-fishing__modifier-name{display:block;font-weight:600;font-style:normal;color:#0f172a;}.con-admin-guild-battle__modifier-button em,.con-admin-fishing__modifier-button em,.con-admin-fishing__modifier-cost{display:block;margin-top:2px;font-style:normal;font-weight:600;font-size:12px;color:#196cae;}.con-admin-guild-battle__modifier-button small,.con-admin-fishing__modifier-button small,.con-admin-fishing__modifier-description{display:block;margin-top:8px;font-size:12px;font-weight:400;line-height:1.4;color:#475569;}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button strong,.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button em,.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button small,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button strong,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button em,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button small{color:#fff;}.con-admin-fishing__button:disabled,.con-admin-high-seas__button:disabled,.con-admin-high-seas__skip-button:disabled{opacity:.72;cursor:not-allowed;}.con-admin-fishing__button.has-low-xp-warning:disabled,.con-admin-high-seas__button.has-low-xp-warning:disabled,.con-admin-high-seas__skip-button.has-low-xp-warning:disabled{box-shadow:0 0 0 1px rgba(248,113,113,.65),0 0 16px rgba(248,113,113,.35),0 0 28px rgba(239,68,68,.22);}.con-admin-fishing__fireworks{position:absolute;inset:0;pointer-events:none;z-index:4;}.con-admin-fishing__firework-burst{position:absolute;width:10px;height:10px;transform:translate(-50%,-50%) scale(.2);opacity:0;box-shadow:0 -28px 0 0 #ffd54f,20px -20px 0 0 #ff6b6b,28px 0 0 0 #7dd3fc,20px 20px 0 0 #c084fc,0 28px 0 0 #4ade80,-20px 20px 0 0 #f9a8d4,-28px 0 0 0 #f97316,-20px -20px 0 0 #fde68a;animation:conFishingFirework 900ms ease-out forwards;}.con-admin-d20__controls{display:flex;flex-direction:row;gap:10px;align-items:stretch;margin:10px 0 0;}.con-admin-d20__controls .con-admin-d20__button,.con-admin-d20__controls .con-admin-d20__bypass-button{flex:1 1 0;min-height:56px;display:flex;gap:10px;padding:15px 18px;background:#196cae;color:#fff;font-family:"Encode Sans Expanded",sans-serif;font-weight:300;text-transform:uppercase;transition-duration:.5s;cursor:pointer;box-shadow:none;text-align:center;}.con-admin-d20__controls .con-admin-d20__button:hover,.con-admin-d20__controls .con-admin-d20__button:focus-visible,.con-admin-d20__controls .con-admin-d20__bypass-button:hover,.con-admin-d20__controls .con-admin-d20__bypass-button:focus-visible{background:#135e96;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.18),0 0 0 2px rgba(25,108,174,.18);}.con-admin-d20__controls .con-admin-d20__button[disabled],.con-admin-d20__controls .con-admin-d20__button.is-cooldown,.con-admin-d20__controls .con-admin-d20__bypass-button[disabled],.con-admin-d20__controls .con-admin-d20__bypass-button.is-cooldown{background:#7c8795;color:#fff;opacity:1;cursor:not-allowed;transform:none;box-shadow:none;}.con-admin-d20__controls .con-admin-d20__bypass-button.is-active{background:#135e96;box-shadow:0 0 0 2px rgba(255,255,255,.3) inset;}.con-admin-d20__controls .con-admin-d20__button-text{font-size:14px;letter-spacing:.04em;line-height:1.2;}.con-admin-d20__controls .con-admin-d20__button-icon{font-size:20px;line-height:.96;}.con-admin-d20__result{margin-top:12px;}@media (max-width:767px){.con-admin-d20__controls{flex-direction:column;}.con-admin-d20__controls .con-admin-d20__button,.con-admin-d20__controls .con-admin-d20__bypass-button{width:100%;}}.con-admin-high-seas__arena{grid-template-columns:220px 1fr;min-height:auto;}.con-admin-high-seas__ship{min-height:110px;background:#dcecff;}.con-admin-fishing__modifier-list,.con-admin-guild-battle__modifier-list{align-items:stretch;}.con-admin-fishing__modifier-toggle,.con-admin-guild-battle__modifier-toggle{height:100%;}.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;height:100%;min-height:124px;box-sizing:border-box;}.con-admin-fishing__modifier-cost,.con-admin-guild-battle__modifier-button em{margin-left:0;margin-right:0;text-align:left;}.con-admin-fishing__modifier-description,.con-admin-guild-battle__modifier-button small{margin-top:8px;}.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button{padding:10px 12px;gap:4px;}.con-admin-fishing__modifier-name,.con-admin-guild-battle__modifier-button strong{line-height:1.2;}.con-admin-fishing__modifier-cost,.con-admin-guild-battle__modifier-button em{margin-top:0;}.con-admin-fishing__modifier-description,.con-admin-guild-battle__modifier-button small{margin-top:6px;line-height:1.35;}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button:hover,.con-admin-fishing__modifier-button:hover,.con-admin-guild-battle__modifier-toggle input:focus-visible+.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button{color:#1f2937;}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button strong,.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button em,.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button small,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-name,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-cost,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-description,.con-admin-guild-battle__modifier-button:hover strong,.con-admin-guild-battle__modifier-button:hover em,.con-admin-guild-battle__modifier-button:hover small,.con-admin-fishing__modifier-button:hover .con-admin-fishing__modifier-name,.con-admin-fishing__modifier-button:hover .con-admin-fishing__modifier-cost,.con-admin-fishing__modifier-button:hover .con-admin-fishing__modifier-description,.con-admin-guild-battle__modifier-toggle input:focus-visible+.con-admin-guild-battle__modifier-button strong,.con-admin-guild-battle__modifier-toggle input:focus-visible+.con-admin-guild-battle__modifier-button em,.con-admin-guild-battle__modifier-toggle input:focus-visible+.con-admin-guild-battle__modifier-button small,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-name,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-cost,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-description{color:#1f2937;}.con-admin-fishing__actions{display:flex;align-items:stretch;flex-direction:column;gap:8px;}.con-admin-fishing__button{width:100%;min-height:60px;padding:15px 56px 15px 24px;}.con-admin-fishing__button::after{text-align:center;}.con-admin-fishing__button:disabled::after,.con-admin-fishing__button.has-low-xp-warning::after{right:18px;top:50%;transform:translateY(-50%);}.con-admin-high-seas__log-latest-card,.con-admin-high-seas__log-wrap,.con-admin-high-seas__log,.con-admin-high-seas__log-item,.con-admin-high-seas__log-main,.con-admin-high-seas__log-copy,.con-admin-high-seas__log-latest-list,.con-admin-high-seas__log-latest-total{width:100%;max-width:100%;box-sizing:border-box;}.con-admin-high-seas__log-latest-list{margin:0;padding:0;display:grid;gap:8px;}.con-admin-high-seas__log-latest-list li{margin:0;padding:0;}.con-admin-high-seas__log-latest-list li>*{min-width:0;}.con-admin-high-seas__log-latest-total{margin-top:8px;}.con-admin-high-seas__log-text,.con-admin-high-seas__log-latest-list li,.con-admin-high-seas__log-copy{word-break:break-word;overflow-wrap:anywhere;}.con-admin-high-seas__crew{align-items:stretch;grid-template-columns:1fr;}.con-admin-high-seas__crew>*{box-sizing:border-box;}.con-admin-high-seas__voyage,.con-admin-high-seas__scene,.con-admin-high-seas__graphic,.con-admin-high-seas__water-wrap,.con-admin-high-seas__ship{width:100%;max-width:100%;flex:1 1 100%;}.con-admin-high-seas__crew-text,.con-admin-high-seas__crew-meta,.con-admin-high-seas__captain,.con-admin-high-seas__mascot-text,.con-admin-high-seas__identity{display:none;width:0;flex:0 0 0;margin:0;padding:0;}@media (max-width:767px){.con-admin-high-seas__crew{width:100%;max-width:100%;}}.con-admin-fishing__button{position:relative;display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;white-space:nowrap;}.con-admin-fishing__button::after{content:"🎣";position:absolute;right:18px;top:50%;transform:translateY(-50%);width:18px;height:18px;line-height:18px;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;}.con-admin-fishing__button:hover::after,.con-admin-fishing__button:focus-visible::after,.con-admin-fishing__button:active::after,.con-admin-fishing__button.is-busy::after,.con-admin-fishing__button[disabled]::after,.con-admin-fishing__button.has-low-xp-warning::after{right:18px;top:50%;transform:translateY(-50%);}.con-admin-high-seas__arena{grid-template-columns:1fr;align-items:stretch;}.con-admin-high-seas__crew{left:16px;top:16px;z-index:4;width:96px;max-width:96px;flex:0 0 96px;pointer-events:none;}.con-admin-high-seas__ship{min-width:0;}.con-admin-high-seas__log-wrap,.con-admin-high-seas__log-latest-card,.con-admin-high-seas__log-latest-list,.con-admin-high-seas__log-latest-list li,.con-admin-high-seas__log-latest-total{width:100%;max-width:100%;box-sizing:border-box;}.con-admin-high-seas__log-latest-card{padding:12px 14px;display:grid;gap:10px;}.con-admin-high-seas__log-latest-list li{align-items:start;column-gap:10px;row-gap:4px;min-height:25px;}.con-admin-high-seas__log-latest-list li img,.con-admin-high-seas__log-latest-list li .con-admin-high-seas__log-icon{width:25px;height:25px;display:block;}.con-admin-high-seas__log-latest-list li>:nth-child(2){min-width:0;width:100%;}.con-admin-high-seas__log-latest-list li>:last-child{justify-self:end;text-align:right;white-space:nowrap;}.con-admin-high-seas__log-latest-total{padding-top:8px;}@media (max-width:767px){.con-admin-high-seas__crew{left:12px;top:12px;width:84px;max-width:84px;flex-basis:84px;}.con-admin-high-seas__log-latest-list li{grid-template-columns:25px minmax(0,1fr);}.con-admin-high-seas__log-latest-list li>:last-child{grid-column:2;justify-self:start;text-align:left;}}.con-admin-d20__button.con-admin-game-action-button,button.con-admin-d20__button.con-admin-game-action-button,.con-admin-d20 .con-admin-d20__button.con-admin-game-action-button{position:relative;overflow:hidden;}.con-admin-d20__button.con-admin-game-action-button .con-admin-d20__button-icon{position:absolute;right:18px;top:50%;transform:translateY(-50%);inset:auto 18px auto auto;margin:0;pointer-events:none;}.con-admin-high-seas__arena{grid-template-columns:none;min-height:220px;}.con-admin-high-seas__ship{min-height:220px;padding:18px;}.con-admin-high-seas__ship-badge{position:relative;z-index:4;}.con-admin-high-seas__waves{display:block;position:absolute;inset:auto 0 0 0;height:65%;z-index:1;background:linear-gradient(to top,#1c3a51 0%,#0d1625 100%);}.con-admin-high-seas__track{display:block;left:18px;right:18px;height:auto;z-index:3;}.con-admin-high-seas__track-line{display:block;position:absolute;left:0;right:0;top:62%;}.con-admin-high-seas__track-marker{display:block;position:absolute;top:calc(62% - 7px);}.con-admin-high-seas__track-boat{position:absolute;z-index:4;}.con-admin-high-seas__track-boat-image{display:block;}.con-admin-high-seas__crew{position:absolute;left:18px;top:18px;right:auto;width:84px;min-width:84px;max-width:84px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;gap:0;z-index:5;}.con-admin-high-seas__portrait-wrap{margin:0;}.con-admin-high-seas__identity,.con-admin-high-seas__crew-text,.con-admin-high-seas__crew-meta,.con-admin-high-seas__captain,.con-admin-high-seas__mascot-text{display:none;}.con-admin-high-seas__log-latest,.con-admin-high-seas__log-latest-card,.con-admin-high-seas__log-latest-list,.con-admin-high-seas__log-latest-list li{width:100%;box-sizing:border-box;}.con-admin-high-seas__log-latest-list{padding-left:0;list-style:none;}.con-admin-high-seas__log-latest-list li{display:grid;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:10px;margin:0 0 6px;}@media (max-width:767px){.con-admin-high-seas__ship{min-height:200px;}.con-admin-high-seas__crew{left:12px;top:12px;width:72px;min-width:72px;max-width:72px;}.con-admin-high-seas__portrait-wrap{width:72px;height:72px;}}.con-admin-high-seas__arena{position:relative;display:block;min-height:0;overflow:hidden;box-sizing:border-box;}.con-admin-high-seas__ship{width:100%;min-height:120px;height:120px;padding:12px;background:linear-gradient(180deg,#153356 0%,#153356 45%,#0d1625 60%,#1c3a51 100%);box-sizing:border-box;}.con-admin-high-seas__track{left:12px;right:12px;}.con-admin-high-seas__track-line{top:58%;}.con-admin-high-seas__track-marker{top:calc(58% - 7px);}.con-admin-high-seas__crew{left:12px;top:12px;width:72px;min-width:72px;max-width:72px;}.con-admin-high-seas__portrait-wrap{width:72px;height:72px;}@media (max-width:767px){.con-admin-high-seas__arena{padding:0;}.con-admin-high-seas__ship{min-height:110px;height:110px;}.con-admin-high-seas__crew{left:10px;top:10px;width:64px;min-width:64px;max-width:64px;}.con-admin-high-seas__portrait-wrap{width:64px;height:64px;}}.con-admin-d20__button,.con-admin-d20 button,.con-admin-d20 .button,.con-admin-d20__actions button{position:relative;}.con-admin-d20__button-icon,.con-admin-d20 .con-admin-d20__button-icon,.con-admin-d20 .button .con-admin-d20__button-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);line-height:1;display:inline-flex;align-items:center;justify-content:center;pointer-events:none;}.con-admin-d20__button,.con-admin-d20 button,.con-admin-d20 .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;}.con-admin-d20__roll-icon,.con-admin-d20 .con-admin-d20__roll-icon,.con-admin-d20 .dashicons,.con-admin-d20 .fa-dice-d20,.con-admin-d20 svg{vertical-align:middle;}.con-admin-d20__roll-button,.con-admin-d20 .con-admin-d20__roll-button,.con-admin-d20 .con-admin-d20__primary-button{align-items:center;}.con-admin-d20__roll-button .con-admin-d20__button-icon,.con-admin-d20__bypass-button .con-admin-d20__button-icon{top:50%;transform:translateY(-50%);}.con-admin-high-seas__crew,.con-admin-high-seas__arena,.con-admin-high-seas__scene-wrap,.con-admin-high-seas__scene,.con-admin-high-seas__voyage,.con-admin-high-seas__graphic{box-sizing:border-box;}.con-admin-high-seas__crew{width:100%;max-width:100%;display:block;}.con-admin-high-seas__arena,.con-admin-high-seas__scene-wrap,.con-admin-high-seas__scene,.con-admin-high-seas__voyage,.con-admin-high-seas__graphic{width:100%;max-width:100%;min-height:220px;height:220px;max-height:220px;overflow:hidden;position:relative;}.con-admin-high-seas__mascot,.con-admin-high-seas__crew .con-admin-high-seas__mascot,.con-admin-high-seas__portrait{position:absolute;left:16px;bottom:12px;top:auto;right:auto;z-index:3;width:84px;max-width:84px;height:auto;}.con-admin-high-seas__water,.con-admin-high-seas__sky,.con-admin-high-seas__track{position:absolute;left:0;right:0;}.con-admin-high-seas__sky{top:0;height:44%;}.con-admin-high-seas__water{bottom:0;height:56%;}.con-admin-high-seas__track{left:110px;right:16px;bottom:32px;}.con-admin-high-seas__boat,.con-admin-high-seas__ship{position:absolute;z-index:4;}.con-admin-high-seas__boat img,.con-admin-high-seas__ship img{width:72px;max-width:72px;height:auto;}.con-admin-high-seas__crew-text,.con-admin-high-seas__crew-meta,.con-admin-high-seas__captain,.con-admin-high-seas__mascot-text{display:none;}.con-admin-high-seas__latest-log,.con-admin-high-seas__current-log,.con-admin-high-seas__voyage-log-current{width:100%;max-width:100%;}.con-admin-high-seas__log-card,.con-admin-high-seas__log-day,.con-admin-high-seas__latest-log-item,.con-admin-high-seas__current-log-item{width:100%;box-sizing:border-box;}.con-admin-high-seas__log-card{padding:10px 12px;}.con-admin-high-seas__log-header,.con-admin-high-seas__day-header{display:grid;grid-template-columns:1fr auto;align-items:start;gap:10px;margin-bottom:8px;}.con-admin-high-seas__log-day-title,.con-admin-high-seas__day-title{text-align:left;font-weight:600;}.con-admin-high-seas__log-total,.con-admin-high-seas__day-total{text-align:right;white-space:nowrap;font-weight:600;}.con-admin-high-seas__log-items,.con-admin-high-seas__day-events{display:grid;gap:8px;}.con-admin-high-seas__log-item,.con-admin-high-seas__day-event,.con-admin-high-seas__latest-log-item{display:grid;grid-template-columns:25px 1fr auto;align-items:start;gap:8px;width:100%;min-width:0;}.con-admin-high-seas__log-item img,.con-admin-high-seas__day-event img,.con-admin-high-seas__latest-log-item img{width:25px;height:25px;object-fit:contain;}.con-admin-high-seas__log-item-text,.con-admin-high-seas__day-event-text{min-width:0;word-break:break-word;}.con-admin-high-seas__log-item-xp,.con-admin-high-seas__day-event-xp{white-space:nowrap;text-align:right;}@media (max-width:767px){.con-admin-high-seas__arena,.con-admin-high-seas__scene-wrap,.con-admin-high-seas__scene,.con-admin-high-seas__voyage,.con-admin-high-seas__graphic{min-height:200px;height:200px;max-height:200px;}.con-admin-high-seas__mascot,.con-admin-high-seas__portrait{width:72px;max-width:72px;left:12px;bottom:10px;}.con-admin-high-seas__track{left:94px;right:12px;bottom:28px;}.con-admin-high-seas__boat img,.con-admin-high-seas__ship img{width:62px;max-width:62px;}.con-admin-high-seas__log-item,.con-admin-high-seas__day-event,.con-admin-high-seas__latest-log-item{grid-template-columns:22px 1fr auto;}}.con-admin-d20__controls .con-admin-d20__button,.con-admin-d20__controls .con-admin-d20__bypass-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px;}.con-admin-d20__controls .con-admin-d20__button-text{flex:0 1 auto;width:auto;margin:0;padding:0;text-align:center;}.con-admin-d20__controls .con-admin-d20__button-icon,.con-admin-d20__button.con-admin-game-action-button .con-admin-d20__button-icon,.con-admin-d20__bypass-button .con-admin-d20__button-icon{position:static;top:auto;right:auto;transform:none;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin:0;flex:0 0 auto;line-height:1;vertical-align:middle;font-size:18px;}.con-admin-high-seas__log-wrap{gap:8px;}.con-admin-high-seas__log-panel{gap:8px;}.con-admin-high-seas__log--all-days{max-height:360px;overflow:auto;padding-right:2px;}.con-admin-high-seas__log,.con-admin-high-seas__log--latest{gap:8px;}.con-admin-high-seas__log-item,.con-admin-high-seas__log--latest .con-admin-high-seas__log-item{display:block;padding:10px 12px;margin:0;}.con-admin-high-seas__log-day-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px;}.con-admin-high-seas__log-day,.con-admin-high-seas__log-delta{display:inline-flex;align-items:center;}.con-admin-high-seas__log-main{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:start;}.con-admin-high-seas__log-copy,.con-admin-high-seas__log-text,.con-admin-high-seas__log-results,.con-admin-high-seas__log-sublist,.con-admin-high-seas__log-subitem,.con-admin-high-seas__log-pending,.con-admin-high-seas__found-copy,.con-admin-high-seas__found-item{min-width:0;overflow-wrap:anywhere;word-break:break-word;}.con-admin-high-seas__log-portrait-wrap{width:40px;height:40px;border-width:1px;}.con-admin-high-seas__encounter-badge{padding:2px 6px;font-size:11px;line-height:1.2;}.con-admin-high-seas__log-results,.con-admin-high-seas__log-sublist{margin:6px 0 0;padding-left:14px;display:grid;gap:4px;}.con-admin-high-seas__log-subitem{line-height:1.35;}.con-admin-high-seas__log-text{line-height:1.35;}@media (max-width:767px){.con-admin-high-seas__log-day-row{flex-wrap:wrap;gap:4px 10px;}.con-admin-high-seas__log-main{grid-template-columns:32px minmax(0,1fr);gap:8px;}.con-admin-high-seas__log-portrait-wrap{width:32px;height:32px;}}.con-admin-fishing__rules{display:none;}.con-admin-d20,.con-admin-guild-battle,.con-admin-fishing,.con-admin-high-seas,.con-admin-d20.con-admin-panel-card,.con-admin-guild-battle.con-admin-panel-card,.con-admin-fishing.con-admin-panel-card,.con-admin-high-seas{margin:0;}.con-admin-d20>:first-child,.con-admin-guild-battle>:first-child,.con-admin-fishing>:first-child,.con-admin-high-seas>:first-child{margin-top:0;}.con-admin-d20>:last-child,.con-admin-guild-battle>:last-child,.con-admin-fishing>:last-child,.con-admin-high-seas>:last-child{margin-bottom:0;}.con-admin-d20 h3,.con-admin-guild-battle h3,.con-admin-fishing h3,.con-admin-high-seas h3,.con-admin-d20 p,.con-admin-guild-battle p,.con-admin-fishing p,.con-admin-high-seas p{margin-top:0;}.con-admin-guild-battle__modifier-button small,.con-admin-fishing__modifier-description,.con-admin-d20__modifier-hint{display:none;}.con-admin-guild-battle__modifier-list,.con-admin-fishing__modifier-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;}.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-button{min-height:0;padding:10px 12px;gap:4px;}.con-admin-guild-battle__modifiers,.con-admin-fishing__modifiers{padding:8px 0 0;margin:0;}.con-admin-guild-battle__modifiers-title,.con-admin-fishing__modifiers>strong{margin:0 0 8px;}.con-admin-d20,.con-admin-guild-battle,.con-admin-fishing,.con-admin-high-seas{--con-game-space:5px;}.con-admin-d20>*,.con-admin-guild-battle>*,.con-admin-fishing>*,.con-admin-high-seas>*,.con-admin-d20 [class*="__meta"],.con-admin-guild-battle [class*="__meta"],.con-admin-fishing [class*="__meta"],.con-admin-high-seas [class*="__meta"],.con-admin-d20 [class*="__stats"],.con-admin-guild-battle [class*="__stats"],.con-admin-fishing [class*="__stats"],.con-admin-high-seas [class*="__stats"],.con-admin-d20 [class*="__row"],.con-admin-guild-battle [class*="__row"],.con-admin-fishing [class*="__row"],.con-admin-high-seas [class*="__row"],.con-admin-d20 [class*="__group"],.con-admin-guild-battle [class*="__group"],.con-admin-fishing [class*="__group"],.con-admin-high-seas [class*="__group"],.con-admin-d20 [class*="__log"],.con-admin-guild-battle [class*="__log"],.con-admin-fishing [class*="__log"],.con-admin-high-seas [class*="__log"],.con-admin-d20 p,.con-admin-guild-battle p,.con-admin-fishing p,.con-admin-high-seas p,.con-admin-d20 h1,.con-admin-d20 h2,.con-admin-d20 h3,.con-admin-d20 h4,.con-admin-guild-battle h1,.con-admin-guild-battle h2,.con-admin-guild-battle h3,.con-admin-guild-battle h4,.con-admin-fishing h1,.con-admin-fishing h2,.con-admin-fishing h3,.con-admin-fishing h4,.con-admin-high-seas h1,.con-admin-high-seas h2,.con-admin-high-seas h3,.con-admin-high-seas h4,.con-admin-d20 ul,.con-admin-guild-battle ul,.con-admin-fishing ul,.con-admin-high-seas ul{margin:0;}.con-admin-d20-notifier{position:relative;display:flex;align-items:center;width:min(360px,calc(var(--con-admin-safe-vw,100%) - 24px));padding:14px 44px 14px 14px;background:#eff6ff;color:#0f172a;box-shadow:0 12px 32px rgba(15,23,42,.14);cursor:pointer;pointer-events:auto;opacity:1;transform:none;}.con-admin-d20-notifier.is-visible{opacity:1;transform:none;}.con-admin-d20-notifier.is-closing{opacity:0;transform:translateY(-6px) scale(.98);}.con-admin-d20-notifier__hit{display:flex;align-items:center;gap:12px;width:100%;}.con-admin-d20-notifier__icon{position:relative;display:inline-flex;width:48px;height:48px;flex:0 0 48px;animation:con-admin-d20-notifier-shake 2.2s ease-in-out infinite;}.con-admin-d20-notifier__number{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem;color:#fff;pointer-events:none;}.con-admin-d20-notifier__dismiss{position:absolute;top:8px;right:8px;z-index:2;}.con-admin-high-seas__arena{background:transparent;overflow:visible;}.con-admin-high-seas__mascot{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:112px;min-width:112px;max-width:112px;height:132px;display:flex;align-items:center;justify-content:center;z-index:1;}.con-admin-high-seas__portrait{position:relative;left:auto;right:auto;top:auto;bottom:auto;max-width:84px;margin:0 auto;}.con-admin-high-seas__ship{position:relative;background:transparent;display:block;}.con-admin-high-seas__bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block;z-index:0;pointer-events:none;}.con-admin-high-seas__track{position:absolute;left:14px;right:14px;top:0;bottom:0;z-index:2;}.con-admin-high-seas__track-line{top:50%;transform:translateY(-50%);}.con-admin-high-seas__track-marker{top:calc(50% - 5px);}.con-admin-high-seas__track-boat{top:50%;transform:translate(-50%,-50%);}.con-admin-high-seas__track-boat-image{width:46px;max-width:46px;height:auto;}.con-admin-high-seas__ship::before,.con-admin-high-seas__waves,.con-admin-high-seas__sky,.con-admin-high-seas__water,.con-admin-high-seas__crew,.con-admin-high-seas__ship-badge{display:none;}@media (max-width:767px){.con-admin-high-seas__arena{grid-template-columns:88px minmax(0,1fr);gap:0;}.con-admin-high-seas__mascot{width:88px;min-width:88px;max-width:88px;height:110px;}.con-admin-high-seas__portrait{width:68px;max-width:68px;height:68px;}}.con-admin-high-seas .con-admin-high-seas__track-boat{top:58%;width:136px;height:82px;display:flex;align-items:center;justify-content:center;transform:translate(-47%,-50%);transform-origin:center center;z-index:5;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:136px;max-width:none;margin:0 auto;}.con-admin-high-seas .con-admin-high-seas__track-wake{right:74%;}@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__track-boat{top:60%;width:112px;height:68px;transform:translate(-47%,-50%);}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:112px;}}.con-admin-high-seas .con-admin-high-seas__track-boat{width:120px;height:72px;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:120px;}.con-admin-high-seas .con-admin-high-seas__track-wake{right:72%;}@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__track-boat{width:100px;height:62px;transform:translate(-50%,-50%);}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:100px;}}.con-admin-guild-battle.is-arcade-mode .con-admin-guild-battle__arena{box-shadow:0 0 0 2px rgba(255,100,100,.2),0 0 30px rgba(80,140,255,.35);}.con-admin-guild-battle__modifier-button.is-locked,.con-admin-fishing__modifier-button.is-locked{opacity:.45;cursor:not-allowed;pointer-events:none;filter:grayscale(.2);}.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-button{position:relative;}.con-admin-guild-battle__modifier-button:hover::after,.con-admin-fishing__modifier-button:hover::after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:#111;color:#fff;padding:6px 8px;font-size:11px;line-height:1.2;white-space:nowrap;pointer-events:none;opacity:0;animation:fadeInTooltip .15s ease forwards;z-index:50;}.con-admin-guild-battle__modifier-button:hover::before,.con-admin-fishing__modifier-button:hover::before{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%) translateY(4px);border:5px solid transparent;border-top-color:#111;opacity:0;animation:fadeInTooltip .15s ease forwards;}.con-admin-fishing__pond::before{content:"";position:absolute;inset:auto 0 0 0;height:62%;background:linear-gradient(180deg,rgba(122,199,255,0.18) 0%,rgba(56,127,195,0.82) 100%);}.con-admin-fishing__pond::after{content:"";position:absolute;inset:0;border:1px solid rgba(117,157,205,0.22);pointer-events:none;}.con-admin-fishing__idle,.con-admin-fishing__catch{position:relative;z-index:2;}.con-admin-fishing__bobber-hit{position:absolute;left:52%;top:67%;z-index:3;width:48px;height:48px;margin:0;padding:0;border:0;background:transparent;transform:translate(-50%,-50%);cursor:pointer;touch-action:manipulation;opacity:0;pointer-events:none;}.con-admin-fishing__bobber-hit[hidden]{display:none;}.con-admin-fishing__bobber-float{position:absolute;left:50%;top:50%;width:18px;height:18px;transform:translate(-50%,-50%);background:linear-gradient(180deg,#ffffff 0 48%,#ef4444 48% 100%);box-shadow:0 0 0 3px rgba(255,255,255,.22),0 9px 20px rgba(15,23,42,0.18);}.con-admin-fishing__bobber-float::before{content:"";position:absolute;left:50%;top:-6px;width:6px;height:8px;border:2px solid #fff;border-bottom:0;transform:translateX(-50%);}.con-admin-fishing__pond.is-casting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__bobber-hit,.con-admin-fishing__pond.is-waiting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__bobber-hit,.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bobber-hit{opacity:1;}.con-admin-fishing__pond.is-casting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__bobber-hit,.con-admin-fishing__pond.is-waiting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__bobber-hit{pointer-events:none;}.con-admin-fishing__pond.is-casting .con-admin-fishing__bobber-float,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__bobber-float,.con-admin-fishing__pond.is-waiting .con-admin-fishing__bobber-float,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__bobber-float{animation:conFishingFloat 1.6s ease-in-out infinite;}.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-hit{pointer-events:auto;}.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-float,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-float{animation:conFishingBite .45s ease-in-out infinite;}.con-admin-fishing__pond.is-missed .con-admin-fishing__bobber-float,.con-admin-fishing__pond[data-state="missed"] .con-admin-fishing__bobber-float{animation:conFishingSink .4s ease forwards;}.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bobber-float{animation:conFishingReel .3s ease-in-out infinite alternate;}.con-admin-fishing__pond.is-casting .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__idle,.con-admin-fishing__pond.is-waiting .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__idle,.con-admin-fishing__pond.is-biting .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__idle,.con-admin-fishing__pond.is-caught .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="caught"] .con-admin-fishing__idle,.con-admin-fishing__pond.is-missed .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="missed"] .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__idle{opacity:0;}@media (max-width:767px){.con-admin-fishing__bobber-hit{width:58px;height:58px;}.con-admin-fishing__bobber-float{width:20px;height:20px;}}.con-admin-guild-battle__arena{padding:12px;border:1px solid rgba(17,24,39,.10);background:rgba(248,250,252,.65);}.con-admin-guild-battle__portrait-wrap{position:relative;overflow:visible;}.con-admin-guild-battle__profile-avatar{position:absolute;top:-6px;right:-8px;width:34px;height:34px;object-fit:cover;border-radius:50%;border:2px solid #fff;box-shadow:0 6px 14px rgba(15,23,42,.16);z-index:2;}.con-admin-guild-battle__challenge-row{display:grid;align-items:start;}.con-admin-guild-battle__challenge-label{font-size:12px;font-weight:600;color:#374151;}.con-admin-guild-battle__challenge-select{max-width:320px;min-height:36px;padding:6px 10px;border:1px solid #d0d7de;border-radius:4px;}.con-admin-guild-battle__challenge-help{margin:0;font-size:12px;color:#6b7280;}@media (max-width:782px){.con-admin-guild-battle__challenge-select{max-width:none;width:100%;}}.con-admin-guild-battle__profile-avatar{display:none;}.con-admin-guild-battle__arena{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:18px;padding:16px;background:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);border:1px solid rgba(25,108,174,.16);border-radius:4px;}.con-admin-guild-battle__fighter{display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0;}.con-admin-guild-battle__versus{align-self:center;}.con-admin-guild-battle__move{width:100%;min-height:38px;margin-top:8px;padding:6px 8px;border:1px solid rgba(25,108,174,.12);border-radius:4px;background:rgba(255,255,255,.56);color:#35506b;font-size:12px;line-height:1.35;text-align:center;opacity:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,border-color .2s ease,background-color .2s ease;}.con-admin-guild-battle__move.is-visible{opacity:1;transform:translateY(0);}.con-admin-guild-battle__move.is-success{border-color:rgba(22,163,74,.18);background:rgba(240,253,244,.72);color:#166534;}.con-admin-guild-battle__move.is-error{border-color:rgba(220,38,38,.16);background:rgba(254,242,242,.72);color:#991b1b;}.con-admin-guild-battle__move.is-muted{border-color:rgba(100,116,139,.16);background:rgba(248,250,252,.72);color:#475569;}@media (max-width:782px){.con-admin-guild-battle__arena{grid-template-columns:1fr;}.con-admin-guild-battle__versus{justify-self:center;}}.con-admin-guild-battle__notice{width:min(640px,calc(100% - 24px));}.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button{position:relative;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease,border-color .18s ease;}.con-admin-fishing__modifier-button:hover,.con-admin-fishing__modifier-button:focus-visible,.con-admin-guild-battle__modifier-button:hover,.con-admin-guild-battle__modifier-button:focus-visible{box-shadow:0 10px 24px rgba(15,23,42,.10),0 0 0 1px rgba(25,108,174,.14) inset;}.con-admin-fishing__modifier-button::after,.con-admin-guild-battle__modifier-button::after,.con-admin-fishing__modifier-button::before,.con-admin-guild-battle__modifier-button::before{pointer-events:none;}.con-admin-fishing__modifier-button[data-con-tooltip]::after,.con-admin-guild-battle__modifier-button[data-con-tooltip]::after{content:attr(data-con-tooltip);position:absolute;left:50%;bottom:calc(100% + 10px);transform:translateX(-50%) translateY(6px);min-width:220px;max-width:min(320px,calc(var(--con-admin-safe-vw,100%) - 32px));padding:10px 12px;background:#0f1724;color:#fff;font-size:13px;line-height:1.45;white-space:normal;text-align:left;box-shadow:0 10px 28px rgba(0,0,0,.35);opacity:0;z-index:1000;transition:opacity .18s ease,transform .18s ease;}.con-admin-fishing__modifier-button[data-con-tooltip]::before,.con-admin-guild-battle__modifier-button[data-con-tooltip]::before{content:"";position:absolute;left:50%;bottom:calc(100% + 4px);transform:translateX(-50%);border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #0f1724;opacity:0;z-index:1001;transition:opacity .18s ease;}.con-admin-fishing__modifier-button[data-con-tooltip]:focus-visible::after,.con-admin-fishing__modifier-button.con-admin-tooltip-open::after,.con-admin-guild-battle__modifier-button[data-con-tooltip]:focus-visible::after,.con-admin-guild-battle__modifier-button.con-admin-tooltip-open::after{opacity:1;transform:translateX(-50%) translateY(0);}.con-admin-fishing__modifier-button[data-con-tooltip]:focus-visible::before,.con-admin-fishing__modifier-button.con-admin-tooltip-open::before,.con-admin-guild-battle__modifier-button[data-con-tooltip]:focus-visible::before,.con-admin-guild-battle__modifier-button.con-admin-tooltip-open::before{opacity:1;}@media (hover:none),(pointer:coarse){.con-admin-fishing__modifier-button:hover,.con-admin-guild-battle__modifier-button:hover{color:#0f172a;}.con-admin-fishing__modifier-button:hover .con-admin-fishing__modifier-cost,.con-admin-guild-battle__modifier-button:hover em,.con-admin-guild-battle__modifier-button:hover small{color:inherit;}.con-admin-fishing__modifier-button.con-admin-tooltip-open,.con-admin-guild-battle__modifier-button.con-admin-tooltip-open{box-shadow:0 12px 28px rgba(15,23,42,.12),0 0 0 1px rgba(25,108,174,.18) inset;}}.con-admin-guild-battle__arena{position:relative;overflow:hidden;}.con-admin-guild-battle__outcome{border-radius:0;color:#0f172a;text-align:left;}.con-admin-guild-battle__outcome[hidden],.con-admin-guild-battle__outcome:not(.has-outcome){display:none;}.con-admin-guild-battle__outcome.is-visible{opacity:1;transform:none;pointer-events:none;}.con-admin-d20-modal{padding:16px;}.con-admin-d20-modal__backdrop{background:rgba(15,23,42,0.68);backdrop-filter:blur(6px);}.con-admin-d20-modal__dialog{width:min(760px,calc(var(--con-admin-safe-vw,100%) - 24px));max-height:min(92vh,900px);overflow:auto;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);color:#0f172a;border:1px solid #dbe6f2;padding:22px;box-shadow:0 28px 70px rgba(15,23,42,0.22);text-align:left;}.con-admin-d20-modal__close{position:absolute;top:12px;right:12px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e3ef;border-radius:4px;background:rgba(255,255,255,0.94);color:#475569;cursor:pointer;font-size:20px;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease;}.con-admin-d20-modal__close:hover,.con-admin-d20-modal__close:focus-visible{background:#f8fbff;border-color:#c2d4e7;color:#0f172a;transform:translateY(-1px);}.con-admin-d20-modal__title{margin-bottom:6px;font-size:28px;font-weight:600;line-height:1.05;letter-spacing:-.02em;text-transform:none;color:#0f172a;}.con-admin-d20-modal__intro{margin:0 48px 18px 0;color:#526173;font-size:14px;line-height:1.5;}.con-admin-d20-modal__die-wrap{margin-bottom:18px;padding:18px;border:1px solid #dbe6f2;background:linear-gradient(180deg,#f8fbff 0%,#eef5ff 100%);}.con-admin-d20-modal__die-shell{width:176px;height:176px;}.con-admin-d20-modal__die{width:176px;height:176px;filter:drop-shadow(0 14px 28px rgba(25,108,174,0.16));}.con-admin-d20-modal__number{font-size:54px;font-weight:600;}.con-admin-d20-modal__status{margin-top:0;margin-bottom:14px;font-size:15px;font-weight:600;color:#0f172a;text-align:center;}.con-admin-d20-modal__selection-note{margin-top:0;margin-bottom:14px;padding:10px 12px;border:1px solid #dbe6f2;border-radius:4px;background:#f8fbff;color:#516174;font-size:13px;line-height:1.45;}.con-admin-d20-modal__choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;width:100%;margin-top:0;}.con-admin-d20-modal__choice{min-height:112px;padding:14px;border:1px solid #dbe6f2;color:#0f172a;box-shadow:0 1px 2px rgba(15,23,42,0.03);transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease;}.con-admin-d20-modal__choice:hover,.con-admin-d20-modal__choice:focus-visible{background:#f8fbff;border-color:#b8d0e6;box-shadow:0 8px 20px rgba(15,23,42,.08);transform:translateY(-1px);}.con-admin-d20-modal__choice strong{display:block;margin-bottom:6px;font-size:14px;color:#0f172a;}.con-admin-d20-modal__choice small{color:#5c6b7c;font-size:12px;line-height:1.45;}.con-admin-d20-modal__choice.is-selected{background:#f5faff;border-color:#196cae;box-shadow:inset 0 0 0 1px rgba(25,108,174,.12),0 10px 24px rgba(25,108,174,.08);color:#0f172a;}.con-admin-d20-modal__choice.is-selected strong{color:#196cae;}.con-admin-d20-modal__choice.is-selected small{color:#4b6074;}.con-admin-d20-modal__actions{gap:10px;margin-top:18px;width:100%;}.con-admin-d20-modal__roll,.con-admin-d20-modal__cancel{appearance:none;min-height:40px;padding:9px 14px;border:1px solid #d0d7e2;border-radius:4px;background:#f8f8f8;color:#111827;cursor:pointer;font:inherit;font-weight:600;text-transform:none;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease;}.con-admin-d20-modal__cancel:hover,.con-admin-d20-modal__roll:hover,.con-admin-d20-modal__cancel:focus-visible,.con-admin-d20-modal__roll:focus-visible{background:#f0f0f0;border-color:#b9c4cf;transform:translateY(-1px);}.con-admin-d20-modal__roll{background:#196cae;border-color:#196cae;box-shadow:0 10px 22px rgba(25,108,174,.16);}.con-admin-d20-modal__roll:hover,.con-admin-d20-modal__roll:focus-visible{background:#155f97;border-color:#155f97;color:#fff;}.con-admin-d20-modal__roll[disabled]{opacity:.65;cursor:default;transform:none;box-shadow:none;}@media (max-width:640px){.con-admin-d20-modal{padding:10px;}.con-admin-d20-modal__dialog{width:min(calc(var(--con-admin-safe-vw,100%) - 12px),100%);padding:18px 14px 14px;}.con-admin-d20-modal__title{font-size:24px;}.con-admin-d20-modal__intro{margin-right:42px;margin-bottom:14px;}.con-admin-d20-modal__die-wrap{padding:14px;}.con-admin-d20-modal__die-shell,.con-admin-d20-modal__die{width:148px;height:148px;}.con-admin-d20-modal__number{font-size:46px;}.con-admin-d20-modal__choice{min-height:0;}.con-admin-d20-modal__actions{flex-direction:column-reverse;}.con-admin-d20-modal__roll,.con-admin-d20-modal__cancel{width:100%;}}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button.is-active,.con-admin-fishing__modifier-button.is-active,.con-admin-guild-battle__modifier-button:hover,.con-admin-fishing__modifier-button:hover,.con-admin-guild-battle__modifier-toggle input:focus-visible+.con-admin-guild-battle__modifier-button,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button{box-shadow:0 0 0 1px #dcdcdc inset,0 1px 0 rgba(255,255,255,.65);}.con-admin-high-seas{gap:0;padding:0px;}.con-admin-high-seas__header{position:relative;justify-content:space-between;align-items:flex-start;gap:0;padding-right:100px;}.con-admin-high-seas__header h3{font-size:24px;line-height:1.2;font-weight:400;}.con-admin-high-seas__arena{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:0;min-height:172px;padding:0;border:1px solid rgba(125,162,205,0.28);border-radius:4px;background:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);}.con-admin-high-seas__mascot,.con-admin-high-seas__crew{display:flex;align-items:center;justify-content:center;gap:0;min-width:0;}.con-admin-high-seas__portrait-wrap,.con-admin-high-seas__mascot,.con-admin-high-seas__mascot img{background:transparent;box-shadow:none;}.con-admin-high-seas__portrait-wrap{width:84px;height:84px;padding:0;}.con-admin-high-seas__portrait{width:84px;height:84px;object-fit:contain;display:block;}.con-admin-high-seas__ship{min-height:160px;height:132px;padding:0;border:0;border-radius:4px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);overflow:hidden;display:flex;align-items:center;justify-content:center;}.con-admin-high-seas__bg-image{opacity:1;}.con-admin-high-seas__sky-glow,.con-admin-high-seas__light-rays,.con-admin-high-seas__sparkles,.con-admin-high-seas__sea-mist,.con-admin-high-seas__ship-badge,.con-admin-high-seas__waves{display:none;}.con-admin-high-seas__ship::before{left:50%;bottom:18px;font-size:34px;transform:translateX(-50%);animation:conHighSeasIdleBob 2.2s ease-in-out infinite;}.con-admin-high-seas__meta{display:flex;gap:16px;flex-wrap:wrap;margin:0;}.con-admin-high-seas__meta>span{padding:10px 12px;border-radius:4px;background:#f5f9ff;}.con-admin-high-seas__actions{display:flex;align-items:center;gap:0;flex-wrap:wrap;margin:0;padding:0;border:0;background:transparent;}.con-admin-high-seas__button-row{gap:0;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{flex:0 0 auto;width:auto;min-height:0;padding:4px 10px;border-radius:4px;font-size:12px;font-weight:500;text-transform:none;letter-spacing:0;}.con-admin-high-seas__button.con-admin-fishing__button::after,.con-admin-high-seas__skip-button.con-admin-fishing__button::after{display:none;}.con-admin-high-seas__status{flex:1 1 220px;min-height:20px;padding:0;color:#64748b;font-size:14px;line-height:1.45;}.con-admin-high-seas__result{padding:0;background:transparent;border:0;}.con-admin-high-seas__result-card,.con-admin-high-seas__log-wrap,.con-admin-high-seas__log-panel{gap:10px;}.con-admin-high-seas__log-item{padding:12px;border-radius:4px;}.con-admin-high-seas__payout span,.con-admin-high-seas__payout-badge,.con-admin-high-seas__found,.con-admin-high-seas__encounter-badge{border-radius:4px;}@media (max-width:767px){.con-admin-high-seas__arena{grid-template-columns:1fr;justify-items:center;}.con-admin-high-seas__actions,.con-admin-high-seas__button-row{width:100%;flex-direction:column;align-items:stretch;}.con-admin-high-seas__status{flex-basis:100%;}}.con-admin-high-seas,.con-admin-high-seas *{box-sizing:border-box;}.con-admin-high-seas{max-width:100%;overflow-x:clip;}.con-admin-high-seas .con-admin-high-seas__arena{position:relative;display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:0;width:100%;max-width:100%;min-height:172px;height:auto;max-height:none;padding:0;border:1px solid rgba(125,162,205,.28);border-radius:4px;background:linear-gradient(180deg,#f7fbff 0%,#edf5ff 100%);overflow:hidden;}.con-admin-high-seas .con-admin-high-seas__mascot{position:relative;inset:auto;z-index:4;display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:112px;height:auto;min-height:0;max-height:none;margin:0;padding:0;flex:0 0 auto;pointer-events:none;}.con-admin-high-seas .con-admin-high-seas__portrait-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:84px;height:84px;min-width:84px;max-width:84px;margin:0;padding:0;background:transparent;box-shadow:none;}.con-admin-high-seas .con-admin-high-seas__portrait{position:static;display:block;width:84px;height:84px;min-width:0;max-width:84px;max-height:84px;object-fit:contain;object-position:center;}.con-admin-high-seas .con-admin-high-seas__ship{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:100%;min-width:0;min-height:160px;height:132px;max-height:none;padding:0;border:0;border-radius:4px;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);overflow:hidden;flex:0 1 auto;}.con-admin-high-seas .con-admin-high-seas__bg-image{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;opacity:1;z-index:0;}.con-admin-high-seas .con-admin-high-seas__sky-glow,.con-admin-high-seas .con-admin-high-seas__light-rays,.con-admin-high-seas .con-admin-high-seas__sparkles,.con-admin-high-seas .con-admin-high-seas__sea-mist,.con-admin-high-seas .con-admin-high-seas__ship-badge,.con-admin-high-seas .con-admin-high-seas__waves{display:none;}.con-admin-high-seas .con-admin-high-seas__track{position:absolute;display:block;left:18px;right:18px;top:0;bottom:0;width:auto;height:auto;max-width:none;min-height:0;max-height:none;overflow:visible;z-index:3;}.con-admin-high-seas .con-admin-high-seas__track-line{position:absolute;display:block;left:0;right:0;top:62%;width:auto;height:2px;transform:translateY(-50%);background:rgba(255,255,255,0.15);}.con-admin-high-seas .con-admin-high-seas__track-marker{position:absolute;display:block;left:var(--con-admin-track-left,0);top:50%;width:8px;height:8px;border-radius:999px;background:#fff;transform:translate(-50%,-50%);box-shadow:0 0 0 2px rgba(30,64,175,.18);}.con-admin-high-seas .con-admin-high-seas__track-boat{position:absolute;display:block;left:var(--con-admin-track-left,0);top:62%;width:auto;max-width:none;height:auto;transform:translate(-50%,-50%);z-index:4;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{display:block;width:44px;max-width:44px;height:auto;}.con-admin-high-seas .con-admin-high-seas__crew,.con-admin-high-seas .con-admin-high-seas__scene-wrap,.con-admin-high-seas .con-admin-high-seas__scene,.con-admin-high-seas .con-admin-high-seas__voyage,.con-admin-high-seas .con-admin-high-seas__graphic{min-width:0;max-width:100%;}@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__arena{grid-template-columns:1fr;justify-items:center;min-height:0;padding:0;}.con-admin-high-seas .con-admin-high-seas__mascot{max-width:100%;}.con-admin-high-seas .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__portrait{width:72px;height:72px;max-width:72px;max-height:72px;}.con-admin-high-seas .con-admin-high-seas__ship{width:100%;min-height:122px;height:122px;}.con-admin-high-seas .con-admin-high-seas__track{left:14px;right:14px;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:38px;max-width:38px;}}.con-admin-fishing__result-items{display:flex;justify-content:center;gap:6px;flex-wrap:wrap;margin:6px 0 4px;}.con-admin-fishing__result-item-image{display:block;width:42px;height:42px;object-fit:cover;border-radius:4px;border:1px solid rgba(15,23,42,.14);background:#fff;}.con-admin-game-cooldown-chip{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;}.con-admin-game-cooldown-chip.is-ready{opacity:.78;}.con-admin-game-cooldown-chip.is-cooling-down{font-weight:600;}.con-admin-game-cooldown-chip .dashicons{font-size:15px;width:15px;height:15px;line-height:15px;}@media (max-width:640px){.con-admin-game-cooldown-chip{white-space:normal;}}.con-admin-guild-battle__header,.con-admin-high-seas__header{align-items:flex-start;gap:0;}.con-admin-guild-battle__header>div:first-child,.con-admin-high-seas__header>div:first-child{flex:1 1 210px;}.con-admin-high-seas .con-admin-high-seas__actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;max-height:32px;}.con-admin-high-seas .con-admin-high-seas__button-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;}.con-admin-high-seas .con-admin-high-seas__button-row>*,.con-admin-high-seas .con-admin-high-seas__actions>*{margin-left:0;margin-right:0;}.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{position:static;width:auto;flex:0 1 132px;min-width:118px;max-width:100%;min-height:0;box-sizing:border-box;margin:0;display:block;padding:7px 10px;text-align:left;line-height:1.25;white-space:normal;}.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip span,.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span{display:block;}.con-admin-guild-battle__header>.con-admin-game-cooldown-chip .dashicons,.con-admin-high-seas__header>.con-admin-game-cooldown-chip .dashicons{display:none;}@media (max-width:782px){.con-admin-guild-battle__header,.con-admin-high-seas__header{display:flex;flex-wrap:wrap;gap:0;}.con-admin-guild-battle__header>div:first-child,.con-admin-high-seas__header>div:first-child{flex:1 1 100%;}.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{flex:1 1 calc(50% - 4px);min-width:0;}}@media (max-width:420px){.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{flex-basis:100%;}}@media (max-width:767px){.con-admin-high-seas__button-row{grid-template-columns:1fr;width:100%;}.con-admin-high-seas__button,.con-admin-high-seas__skip-button,.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button,.con-admin-high-seas__log-toggle{display:flex;width:100%;max-width:100%;min-width:0;box-sizing:border-box;}}.con-admin-guild-battle__header,.con-admin-high-seas__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0 10px;padding-right:0;}.con-admin-guild-battle__header>div:first-child,.con-admin-high-seas__header>div:first-child{flex:1 1 180px;min-width:0;}.con-admin-guild-battle__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{position:static;top:auto;right:auto;width:auto;min-width:0;max-width:100%;min-height:24px;height:auto;margin:0;box-sizing:border-box;display:inline-flex;flex:0 0 auto;flex-direction:row;align-items:center;justify-content:center;gap:4px;padding:3px 8px;text-align:left;font-size:12px;line-height:1;white-space:nowrap;overflow:visible;}.con-admin-guild-battle__header .con-admin-game-meta-chip br,.con-admin-high-seas__header .con-admin-game-meta-chip br,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip br,.con-admin-high-seas__header .con-admin-high-seas__cost-chip br,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip br,.con-admin-high-seas__header>.con-admin-game-cooldown-chip br{display:none;}.con-admin-guild-battle__header .con-admin-game-meta-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip strong,.con-admin-guild-battle__header .con-admin-game-meta-chip span,.con-admin-high-seas__header .con-admin-game-meta-chip span,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip span,.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span{display:inline-flex;align-items:center;margin:0;min-width:0;font-size:inherit;line-height:1;white-space:nowrap;}.con-admin-guild-battle__header .con-admin-game-meta-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip strong,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong{font-weight:600;}.con-admin-fishing__outcome .con-admin-guild-battle__outcome-subtitle{max-width:42rem;line-height:1.35;}@media (max-width:520px){.con-admin-guild-battle__header,.con-admin-high-seas__header{align-items:flex-start;justify-content:flex-start;gap:0;}.con-admin-guild-battle__header>div:first-child,.con-admin-high-seas__header>div:first-child{flex:1 0 100%;}.con-admin-guild-battle__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{font-size:11px;min-height:22px;padding:3px 7px;max-width:100%;}}.con-admin-high-seas__button[disabled] .con-btn__label,.con-admin-high-seas__button[disabled],.con-admin-high-seas__button.con-admin-fishing__button[disabled]{white-space:nowrap;}.con-admin-fishing__head,.con-admin-guild-battle__header,.con-admin-high-seas__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:0 10px;padding-right:0;}.con-admin-fishing__head>div:first-child,.con-admin-guild-battle__header>div:first-child,.con-admin-high-seas__header>div:first-child{flex:1 1 180px;min-width:0;}.con-admin-fishing__head .con-admin-shortcode-chip,.con-admin-guild-battle__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-guild-battle__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{position:static;top:auto;right:auto;display:inline-flex;flex:0 1 auto;flex-direction:row;align-items:center;justify-content:center;gap:4px;width:auto;min-width:0;max-width:100%;min-height:24px;height:auto;margin:0;padding:3px 8px;border-radius:4px;box-sizing:border-box;font-size:12px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;}.con-admin-fishing__head .con-admin-shortcode-chip br,.con-admin-guild-battle__header .con-admin-shortcode-chip br,.con-admin-high-seas__header .con-admin-shortcode-chip br,.con-admin-guild-battle__header .con-admin-game-meta-chip br,.con-admin-high-seas__header .con-admin-game-meta-chip br{display:none;}.con-admin-fishing__head .con-admin-shortcode-chip strong,.con-admin-fishing__head .con-admin-shortcode-chip span,.con-admin-guild-battle__header .con-admin-shortcode-chip strong,.con-admin-guild-battle__header .con-admin-shortcode-chip span,.con-admin-high-seas__header .con-admin-shortcode-chip strong,.con-admin-high-seas__header .con-admin-shortcode-chip span,.con-admin-guild-battle__header .con-admin-game-meta-chip strong,.con-admin-guild-battle__header .con-admin-game-meta-chip span,.con-admin-high-seas__header .con-admin-game-meta-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip span{display:inline-flex;align-items:center;min-width:0;max-width:100%;margin:0;font-size:inherit;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-fishing__head .con-admin-shortcode-chip strong,.con-admin-guild-battle__header .con-admin-shortcode-chip strong,.con-admin-high-seas__header .con-admin-shortcode-chip strong{flex:0 0 auto;font-size:11px;font-weight:600;opacity:.72;}.con-admin-fishing__head .con-admin-shortcode-chip span,.con-admin-guild-battle__header .con-admin-shortcode-chip span,.con-admin-high-seas__header .con-admin-shortcode-chip span{flex:1 1 auto;font-size:12px;font-weight:600;}.con-admin-guild-battle__modifier-button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;text-align:left;}.con-admin-guild-battle__modifier-visual{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;}.con-admin-guild-battle__modifier-copy{min-width:0;display:grid;gap:2px;}.con-admin-guild-battle__modifier-copy strong,.con-admin-guild-battle__modifier-copy em,.con-admin-guild-battle__modifier-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.con-admin-guild-battle__modifier-button.is-empty .con-admin-guild-battle__modifier-visual,.con-admin-guild-battle__modifier-button.is-locked .con-admin-guild-battle__modifier-visual,.con-admin-guild-battle__modifier-toggle input:disabled+.con-admin-guild-battle__modifier-button .con-admin-guild-battle__modifier-visual{filter:grayscale(1);opacity:.52;}.con-admin-guild-battle__modifier-toggle input:checked+.con-admin-guild-battle__modifier-button .con-admin-guild-battle__modifier-visual,.con-admin-guild-battle__modifier-button.is-active .con-admin-guild-battle__modifier-visual,.con-admin-guild-battle__modifier-button.is-pending-purchase .con-admin-guild-battle__modifier-visual{filter:none;opacity:1;}@media (max-width:640px){.con-admin-guild-battle__modifier-button{grid-template-columns:28px minmax(0,1fr);gap:7px;}}.con-admin-fishing__modifier-button{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;text-align:left;}.con-admin-fishing__modifier-visual{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex:0 0 30px;}.con-admin-fishing__modifier-copy{min-width:0;display:grid;gap:2px;}.con-admin-fishing__modifier-copy strong,.con-admin-fishing__modifier-copy em,.con-admin-fishing__modifier-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.con-admin-fishing__modifier-button.is-empty .con-admin-fishing__modifier-visual,.con-admin-fishing__modifier-button.is-locked .con-admin-fishing__modifier-visual,.con-admin-fishing__modifier-toggle input:disabled+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-visual{filter:grayscale(1);opacity:.52;}.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button .con-admin-fishing__modifier-visual,.con-admin-fishing__modifier-button.is-active .con-admin-fishing__modifier-visual,.con-admin-fishing__modifier-button.is-pending-purchase .con-admin-fishing__modifier-visual{filter:none;opacity:1;}.con-admin-fishing__head,.con-admin-guild-battle__header,.con-admin-high-seas__header{gap:0 8px;margin-bottom:2px;}.con-admin-fishing__arena,.con-admin-guild-battle__arena,.con-admin-high-seas__arena{margin-bottom:6px;padding:0;gap:0;border-radius:4px;}.con-admin-fishing__pond{min-height:128px;padding:8px;}.con-admin-guild-battle__fighter{padding:8px;gap:5px;}.con-admin-guild-battle__challenge-row{gap:6px;}.con-admin-fishing__modifier-list,.con-admin-guild-battle__modifier-list{gap:6px;}.con-admin-high-seas__button-row,.con-admin-d20__controls,.con-admin-guild-battle__actions,.con-admin-fishing__actions,.con-admin-high-seas__actions{gap:0;}.con-admin-high-seas__arena{min-height:120px;height:120px;grid-template-columns:88px minmax(0,1fr);}.con-admin-high-seas__ship{min-height:108px;height:108px;max-height:108px;padding:8px 10px;}.con-admin-high-seas__crew,.con-admin-high-seas__mascot{width:88px;max-width:88px;min-width:88px;}.con-admin-high-seas__portrait-wrap{width:74px;height:74px;flex-basis:74px;}.con-admin-fishing__modifiers>strong,.con-admin-guild-battle__modifiers-title{margin-bottom:0;}@media (max-width:767px){.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button{grid-template-columns:28px minmax(0,1fr);gap:7px;}.con-admin-fishing__pond{min-height:116px;padding:8px;}.con-admin-high-seas__arena{grid-template-columns:64px minmax(0,1fr);min-height:104px;height:104px;gap:0;}.con-admin-high-seas__crew,.con-admin-high-seas__mascot{width:64px;max-width:64px;min-width:64px;}.con-admin-high-seas__portrait-wrap{width:56px;height:56px;flex-basis:56px;}.con-admin-high-seas__ship{min-height:96px;height:96px;max-height:96px;padding:7px 8px;}}.con-admin-wrap .con-admin-fishing__button,.con-admin-wrap .con-admin-high-seas__button,.con-admin-wrap .con-admin-high-seas__skip-button,.con-admin-fishing__button,.con-admin-high-seas__button,.con-admin-high-seas__skip-button{text-transform:none;letter-spacing:0;}.con-admin-wrap .con-admin-high-seas__cost-chip strong,.con-admin-high-seas__cost-chip strong{text-transform:none;letter-spacing:0;}.con-admin-d20__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px 10px;padding-right:0;}.con-admin-d20__head>div:first-child{flex:1 1 180px;min-width:0;}.con-admin-d20__head>.con-admin-shortcode-chip,.con-admin-d20__head>.con-admin-game-cooldown-chip{position:static;top:auto;right:auto;display:inline-flex;flex:0 1 auto;flex-direction:row;align-items:center;justify-content:center;gap:4px;width:auto;min-width:0;max-width:100%;min-height:24px;height:auto;margin:0;padding:3px 8px;border-radius:4px;box-sizing:border-box;font-size:12px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;}.con-admin-d20__head>.con-admin-shortcode-chip br,.con-admin-d20__head>.con-admin-game-cooldown-chip br{display:none;}.con-admin-d20__head>.con-admin-shortcode-chip strong,.con-admin-d20__head>.con-admin-shortcode-chip span,.con-admin-d20__head>.con-admin-game-cooldown-chip strong,.con-admin-d20__head>.con-admin-game-cooldown-chip span{display:inline-flex;align-items:center;min-width:0;max-width:100%;margin:0;font-size:inherit;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-d20__head>.con-admin-shortcode-chip strong,.con-admin-d20__head>.con-admin-game-cooldown-chip strong{flex:0 0 auto;font-size:11px;font-weight:600;opacity:.72;}.con-admin-d20__head>.con-admin-shortcode-chip span,.con-admin-d20__head>.con-admin-game-cooldown-chip span{flex:1 1 auto;font-size:12px;font-weight:600;}.con-admin-d20__head>.con-admin-game-cooldown-chip .dashicons{display:none;}@media (max-width:520px){.con-admin-d20__head{align-items:flex-start;justify-content:flex-start;gap:6px;}.con-admin-d20__head>div:first-child{flex:1 0 100%;}.con-admin-d20__head>.con-admin-shortcode-chip,.con-admin-d20__head>.con-admin-game-cooldown-chip{font-size:11px;min-height:22px;padding:3px 7px;max-width:100%;}}.con-admin-guild-battle__badge .con-admin-guild-battle__random-guild-icon,.con-admin-guild-battle__challenge-avatar .con-admin-guild-battle__random-guild-icon{display:block;width:22px;height:22px;min-width:22px;object-fit:contain;filter:brightness(0) saturate(100%) invert(43%) sepia(8%) saturate(719%) hue-rotate(176deg) brightness(93%) contrast(88%);opacity:1;}.con-btn.con-admin-game-action-button img.con-admin-ui-icon--asset,.con-btn.con-admin-game-action-button .con-admin-ui-icon--asset,.con-admin-game-action-button img.con-admin-ui-icon--asset,.con-admin-game-action-button .con-admin-ui-icon--asset,.con-admin-fishing__button img.con-admin-ui-icon--asset,.con-admin-fishing__button .con-admin-ui-icon--asset,.con-admin-guild-battle__button img.con-admin-ui-icon--asset,.con-admin-guild-battle__button .con-admin-ui-icon--asset,.con-admin-high-seas__button img.con-admin-ui-icon--asset,.con-admin-high-seas__button .con-admin-ui-icon--asset,.con-admin-d20__button img.con-admin-ui-icon--asset,.con-admin-d20__button .con-admin-ui-icon--asset,.con-admin-d20__bypass-button img.con-admin-ui-icon--asset,.con-admin-d20__bypass-button .con-admin-ui-icon--asset{filter:brightness(0) invert(1) grayscale(1) contrast(1000%);}.con-btn.con-admin-game-action-button img.con-admin-ui-icon--asset,.con-btn.con-admin-game-action-button .con-admin-ui-icon--asset,.con-admin-game-action-button img.con-admin-ui-icon--asset,.con-admin-game-action-button .con-admin-ui-icon--asset,.con-admin-fishing__button img.con-admin-ui-icon--asset,.con-admin-fishing__button .con-admin-ui-icon--asset,.con-admin-guild-battle__button img.con-admin-ui-icon--asset,.con-admin-guild-battle__button .con-admin-ui-icon--asset,.con-admin-high-seas__button img.con-admin-ui-icon--asset,.con-admin-high-seas__button .con-admin-ui-icon--asset,.con-admin-d20__button img.con-admin-ui-icon--asset,.con-admin-d20__button .con-admin-ui-icon--asset,.con-admin-d20__bypass-button img.con-admin-ui-icon--asset,.con-admin-d20__bypass-button .con-admin-ui-icon--asset{filter:brightness(0) invert(1) saturate(0) contrast(1000%);opacity:1;}.con-admin-fishing__modifier-button,.con-admin-fishing__modifier-button:hover,.con-admin-fishing__modifier-button:focus-visible,.con-admin-fishing__modifier-button.is-active,.con-admin-fishing__modifier-button.is-pending-purchase,.con-admin-fishing__modifier-toggle input:checked+.con-admin-fishing__modifier-button,.con-admin-fishing__modifier-toggle input:focus-visible+.con-admin-fishing__modifier-button{background:transparent;background-color:transparent;}.con-admin-d20,.con-admin-d20.con-admin-panel-card,.con-admin-fishing,.con-admin-fishing.con-admin-panel-card,.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card,.con-admin-guild-battle,.con-admin-guild-battle.con-admin-panel-card,.con-admin-boss-battle,.con-admin-boss-battle.con-admin-panel-card{--con-space-3:0px;gap:0px;row-gap:0px;column-gap:0px;}.con-admin-guild-battle__header .con-admin-shortcode-chip,.con-admin-guild-battle__header .con-admin-game-meta-chip,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip,.con-admin-high-seas__meta .con-admin-shortcode-chip{position:static;top:auto;right:auto;display:inline-flex;flex:0 1 auto;flex-direction:row;align-items:center;justify-content:center;gap:4px;width:auto;min-width:0;max-width:100%;min-height:24px;height:auto;margin:0;padding:3px 8px;border:1px solid rgba(0,0,0,0.08);border-radius:4px;box-sizing:border-box;background:rgba(0,0,0,0.03);color:inherit;box-shadow:none;font-size:12px;line-height:1;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;text-transform:none;letter-spacing:0;}.con-admin-guild-battle__header .con-admin-shortcode-chip br,.con-admin-guild-battle__header .con-admin-game-meta-chip br,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip br,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip br,.con-admin-high-seas__header .con-admin-shortcode-chip br,.con-admin-high-seas__header .con-admin-game-meta-chip br,.con-admin-high-seas__header .con-admin-high-seas__cost-chip br,.con-admin-high-seas__header>.con-admin-game-cooldown-chip br,.con-admin-high-seas__meta .con-admin-shortcode-chip br{display:none;}.con-admin-guild-battle__header .con-admin-shortcode-chip strong,.con-admin-guild-battle__header .con-admin-shortcode-chip span,.con-admin-guild-battle__header .con-admin-game-meta-chip strong,.con-admin-guild-battle__header .con-admin-game-meta-chip span,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip strong,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip span,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip strong,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip span,.con-admin-high-seas__header .con-admin-shortcode-chip strong,.con-admin-high-seas__header .con-admin-shortcode-chip span,.con-admin-high-seas__header .con-admin-game-meta-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip span,.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span,.con-admin-high-seas__meta .con-admin-shortcode-chip strong,.con-admin-high-seas__meta .con-admin-shortcode-chip span{display:inline-flex;align-items:center;min-width:0;max-width:100%;margin:0;font-size:inherit;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-guild-battle__header .con-admin-shortcode-chip strong,.con-admin-guild-battle__header .con-admin-game-meta-chip strong,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip strong,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__header .con-admin-shortcode-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__meta .con-admin-shortcode-chip strong{flex:0 0 auto;font-size:11px;font-weight:600;opacity:.72;}.con-admin-guild-battle__header .con-admin-shortcode-chip span,.con-admin-guild-battle__header .con-admin-game-meta-chip span,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip span,.con-admin-guild-battle__header>.con-admin-game-cooldown-chip span,.con-admin-high-seas__header .con-admin-shortcode-chip span,.con-admin-high-seas__header .con-admin-game-meta-chip span,.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span,.con-admin-high-seas__meta .con-admin-shortcode-chip span{flex:1 1 auto;font-size:12px;font-weight:600;}@media (max-width:700px){.con-admin-d20,.con-admin-d20.con-admin-panel-card,.con-admin-fishing,.con-admin-fishing.con-admin-panel-card,.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card,.con-admin-guild-battle,.con-admin-guild-battle.con-admin-panel-card,.con-admin-boss-battle,.con-admin-boss-battle.con-admin-panel-card{gap:0px;row-gap:0px;column-gap:0px;}}.con-admin-fishing__modifiers>.con-admin-game-subtitle,.con-admin-guild-battle__modifiers>.con-admin-game-subtitle{margin:2px 0 8px;font-size:12px;line-height:1.3;color:#64748b;}.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card{gap:0px;row-gap:0px;column-gap:0px;}.con-admin-high-seas__header{padding-right:0;margin:0 0 6px;}.con-admin-high-seas__header h3{font-size:20px;}.con-admin-high-seas__arena{margin:0 0 6px;}.con-admin-high-seas__actions{margin:0 0 6px;}.con-admin-high-seas__status{margin:6px 0 0;}@media (max-width:767px){.con-admin-high-seas__header{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-bottom:6px;padding-right:0;gap:0;}.con-admin-high-seas__header>div:first-child{flex:1 0 100%;min-width:0;margin:0;}.con-admin-high-seas__header h3{font-size:20px;line-height:1.15;}.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{flex:0 1 auto;width:auto;max-width:100%;min-height:22px;padding:3px 7px;font-size:11px;white-space:nowrap;}.con-admin-high-seas .con-admin-high-seas__arena{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:center;justify-items:stretch;gap:0;width:100%;min-height:96px;height:auto;margin:0 0 6px;padding:0;overflow:hidden;}.con-admin-high-seas .con-admin-high-seas__mascot,.con-admin-high-seas .con-admin-high-seas__crew{width:56px;min-width:56px;max-width:56px;align-self:center;justify-self:center;}.con-admin-high-seas .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__portrait,.con-admin-high-seas .con-admin-high-seas__mascot img{width:60px;height:60px;min-width:60px;max-width:60px;max-height:60px;object-fit:contain;}.con-admin-high-seas .con-admin-high-seas__ship{width:100%;min-width:0;min-height:84px;height:84px;max-height:84px;padding:0;}.con-admin-high-seas .con-admin-high-seas__track{left:10px;right:10px;}.con-admin-high-seas .con-admin-high-seas__track-line{top:62%;}.con-admin-high-seas .con-admin-high-seas__track-marker{width:7px;height:7px;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:32px;max-width:32px;}.con-admin-high-seas__actions,.con-admin-high-seas__button-row{width:100%;gap:0;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{width:100%;max-width:100%;min-height:34px;justify-content:center;}.con-admin-high-seas__status{flex:1 1 100%;width:100%;margin:6px 0 0;font-size:12px;line-height:1.35;}.con-admin-high-seas__result-card{padding:10px;}}@media (max-width:380px){.con-admin-high-seas .con-admin-high-seas__arena{grid-template-columns:48px minmax(0,1fr);gap:0;padding:0;}.con-admin-high-seas .con-admin-high-seas__mascot,.con-admin-high-seas .con-admin-high-seas__crew{width:48px;min-width:48px;max-width:48px;}.con-admin-high-seas .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__portrait,.con-admin-high-seas .con-admin-high-seas__mascot img{width:46px;height:46px;min-width:46px;max-width:46px;max-height:46px;}.con-admin-high-seas .con-admin-high-seas__ship{min-height:78px;height:78px;max-height:78px;}}.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;padding:0px;max-width:100%;overflow-x:clip;}.con-admin-high-seas__header{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:0 8px;width:100%;min-width:0;margin:0;padding:0;}.con-admin-high-seas__header>div:first-child{flex:1 1 auto;min-width:min(160px,100%);margin:0;}.con-admin-high-seas__header h3{margin:0;font-size:22px;line-height:1.15;font-weight:600;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{flex:0 0 auto;}.con-admin-high-seas__arena{width:100%;max-width:100%;margin:0;}.con-admin-high-seas__actions,.con-admin-high-seas__button-row{width:100%;margin:0;}.con-admin-high-seas__status{margin:0;}.con-admin-high-seas__result{width:100%;margin:0;}@media (max-width:767px){.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card{gap:8px;padding:0px;}.con-admin-high-seas__header{gap:0 6px;}.con-admin-high-seas__header>div:first-child{flex:1 0 100%;min-width:0;}.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{width:auto;max-width:100%;min-height:22px;padding:3px 7px;font-size:11px;line-height:1;white-space:nowrap;}.con-admin-high-seas .con-admin-high-seas__arena{position:relative;display:block;width:100%;min-height:0;height:auto;max-height:none;margin:0;padding:0;border:0;border-radius:4px;background:transparent;overflow:visible;}.con-admin-high-seas .con-admin-high-seas__mascot,.con-admin-high-seas .con-admin-high-seas__crew{position:absolute;top:6px;left:8px;z-index:6;display:flex;align-items:center;justify-content:center;width:46px;min-width:46px;max-width:46px;height:46px;min-height:46px;max-height:46px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;pointer-events:none;}.con-admin-high-seas .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__portrait,.con-admin-high-seas .con-admin-high-seas__mascot img{display:block;width:46px;height:46px;min-width:46px;max-width:46px;max-height:46px;object-fit:contain;}.con-admin-high-seas .con-admin-high-seas__ship{position:relative;display:block;width:100%;min-width:0;max-width:100%;min-height:118px;height:118px;max-height:118px;margin:0;padding:0;border:1px solid rgba(125,162,205,0.28);border-radius:4px;background:#f8fbff;overflow:hidden;}.con-admin-high-seas .con-admin-high-seas__ship::before{display:none;}.con-admin-high-seas .con-admin-high-seas__bg-image{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;opacity:1;}.con-admin-high-seas .con-admin-high-seas__track{left:14px;right:14px;top:0;bottom:0;width:auto;height:auto;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:34px;max-width:34px;}.con-admin-high-seas__actions,.con-admin-high-seas__button-row{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%;margin:0;}.con-admin-high-seas__button.con-admin-fishing__button,.con-admin-high-seas__skip-button.con-admin-fishing__button{width:100%;max-width:100%;min-height:34px;justify-content:center;margin:0;}.con-admin-high-seas__status{width:100%;margin:0;padding:0;font-size:12px;line-height:1.35;}.con-admin-high-seas__result{margin:4px 0 0;padding:0;}.con-admin-high-seas__result-card{width:100%;margin:0;padding:10px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;box-shadow:none;}.con-admin-high-seas__result-head{margin:0 0 8px;}.con-admin-high-seas__payout{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px;}}@media (max-width:380px){.con-admin-high-seas .con-admin-high-seas__ship{min-height:108px;height:108px;max-height:108px;}.con-admin-high-seas .con-admin-high-seas__mascot,.con-admin-high-seas .con-admin-high-seas__crew,.con-admin-high-seas .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__portrait,.con-admin-high-seas .con-admin-high-seas__mascot img{width:42px;height:42px;min-width:42px;max-width:42px;max-height:42px;}}.con-admin-high-seas__track-line,.con-admin-high-seas__track-marker{display:none;}.con-admin-high-seas__track{pointer-events:none;background:transparent;}@media (max-width:767px){.con-admin-high-seas__header{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:start;gap:0;width:100%;padding:0;}.con-admin-high-seas__header>div:first-child{grid-column:1 / -1;width:100%;min-width:0;margin:0;}.con-admin-high-seas__header h3{margin:0;font-size:22px;line-height:1.15;}.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{justify-self:start;width:auto;max-width:100%;min-width:0;min-height:0;margin:0;padding:4px 8px;line-height:1.1;white-space:nowrap;text-align:left;}.con-admin-high-seas .con-admin-high-seas__arena{display:block;width:100%;min-height:0;height:auto;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:visible;}.con-admin-high-seas .con-admin-high-seas__mascot,.con-admin-high-seas .con-admin-high-seas__crew{display:none;}.con-admin-high-seas .con-admin-high-seas__ship{display:block;position:relative;width:100%;min-width:0;max-width:100%;min-height:118px;height:118px;max-height:118px;margin:0;padding:0;border:1px solid rgba(125,162,205,0.28);border-radius:4px;background:#f8fbff;overflow:hidden;}.con-admin-high-seas .con-admin-high-seas__bg-image{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;}.con-admin-high-seas .con-admin-high-seas__track{left:12px;right:12px;top:0;bottom:0;height:auto;background:transparent;}.con-admin-high-seas .con-admin-high-seas__track-line,.con-admin-high-seas .con-admin-high-seas__track-marker{display:none;}.con-admin-high-seas .con-admin-high-seas__track-boat{top:58%;width:96px;height:58px;transform:translate(-50%,-50%);}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:96px;max-width:96px;}}@media (max-width:420px){.con-admin-high-seas__header{grid-template-columns:auto;}}@media (max-width:767px){.con-admin-high-seas__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:0 6px;width:100%;overflow:visible;}.con-admin-high-seas__header>div:first-child{flex:1 0 100%;width:100%;min-width:0;margin:0;}.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{display:inline-flex;flex:0 1 auto;align-items:center;justify-content:center;gap:4px;width:auto;max-width:calc(100% - 4px);min-width:0;min-height:22px;height:auto;margin:0;padding:3px 7px;opacity:1;visibility:visible;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-high-seas__header .con-admin-shortcode-chip br,.con-admin-high-seas__header .con-admin-game-meta-chip br,.con-admin-high-seas__header .con-admin-high-seas__cost-chip br,.con-admin-high-seas__header>.con-admin-game-cooldown-chip br{display:none;}.con-admin-high-seas__header .con-admin-shortcode-chip strong,.con-admin-high-seas__header .con-admin-shortcode-chip span,.con-admin-high-seas__header .con-admin-game-meta-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip span,.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span{display:inline-flex;align-items:center;min-width:0;max-width:100%;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-high-seas .con-admin-high-seas__mascot,.con-admin-high-seas .con-admin-high-seas__crew,.con-admin-high-seas .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__portrait,.con-admin-high-seas .con-admin-high-seas__mascot img{display:none;width:0;min-width:0;max-width:0;height:0;min-height:0;max-height:0;margin:0;padding:0;overflow:hidden;}}@media (max-width:700px){.con-admin-d20 .con-admin-floating-tooltip{display:none;}}@media (max-width:767px){.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card{gap:4px;row-gap:4px;column-gap:0;padding:0px;}.con-admin-high-seas__header{margin:0;margin-bottom:0;padding:0;padding-right:0;min-height:0;gap:0 6px;}.con-admin-high-seas__header>div:first-child{margin:0;padding:0;}.con-admin-high-seas__header h3{margin:0;padding:0;line-height:1.1;}.con-admin-high-seas__header .con-admin-shortcode-chip,.con-admin-high-seas__header .con-admin-game-meta-chip,.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{margin:0;}}.con-admin-boss-battle{position:relative;}.con-admin-boss-battle__title p{margin:3px 0 0;font-size:.85rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;}.con-admin-boss-battle__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;}.con-admin-boss-battle__milestones{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;}.con-admin-boss-battle__milestone{opacity:.72;text-align:center;}.con-admin-boss-battle__milestone.is-unlocked{opacity:1;border-color:rgba(34,197,94,.45);background:rgba(34,197,94,.08);}.con-admin-boss-battle.is-hit .con-admin-boss-battle__icon{animation:conAdminRaidHit .55s ease both;}.con-admin-boss-battle.is-countered .con-admin-boss-battle__icon{animation:conAdminRaidCounter .7s ease both;}.con-admin-raid-result{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:18px;background:rgba(15,23,42,.45);}.con-admin-raid-result__card{width:min(460px,100%);position:relative;display:grid;gap:10px;padding:18px;border:1px solid rgba(148,163,184,.28);background:#fff;color:#0f172a;box-shadow:0 24px 70px rgba(15,23,42,.28);animation:conAdminRaidPop .2s ease-out both;}.con-admin-raid-result__close{position:absolute;top:8px;right:10px;border:0;background:transparent;color:#64748b;font-size:24px;line-height:1;cursor:pointer;}.con-admin-raid-result__card strong{font-size:1.2rem;}.con-admin-raid-result__card p{margin:0;}.con-admin-raid-result__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}.con-admin-raid-result__stats span,.con-admin-raid-result__counter,.con-admin-raid-result__milestones,.con-admin-raid-result__final{padding:9px 10px;background:rgba(15,23,42,.04);border:1px solid rgba(148,163,184,.2);font-weight:600;}.con-admin-raid-result__counter{border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.08);}.con-admin-raid-result__milestones,.con-admin-raid-result__final{border-color:rgba(34,197,94,.35);background:rgba(34,197,94,.08);}@media (max-width:700px){.con-admin-boss-battle__stats,.con-admin-boss-battle__milestones,.con-admin-raid-result__stats{grid-template-columns:1fr 1fr;}}@media (prefers-reduced-motion:reduce){.con-admin-boss-battle.is-hit .con-admin-boss-battle__icon,.con-admin-boss-battle.is-countered .con-admin-boss-battle__icon,.con-admin-raid-result__card{animation:none;}}.con-admin-boss-battle__main{position:relative;min-width:0;}.con-admin-raid-swords{position:absolute;left:50%;top:50%;z-index:3;width:148px;height:46px;transform:translate(-50%,-50%);pointer-events:none;opacity:0;}.con-admin-raid-swords span{position:absolute;top:4px;font-size:30px;line-height:1;text-shadow:0 2px 10px rgba(15,23,42,.18);}.con-admin-raid-swords__left{left:0;transform:translateX(-58px) rotate(-28deg);}.con-admin-raid-swords__right{right:0;transform:translateX(58px) rotate(28deg) scaleX(-1);}.con-admin-raid-swords.is-clashing{opacity:1;}.con-admin-raid-swords.is-clashing .con-admin-raid-swords__left{animation:conAdminRaidSwordLeft .82s ease both;}.con-admin-raid-swords.is-clashing .con-admin-raid-swords__right{animation:conAdminRaidSwordRight .82s ease both;}@media (max-width:700px){.con-admin-raid-swords{width:116px;}.con-admin-raid-swords span{font-size:26px;}}@media (prefers-reduced-motion:reduce){.con-admin-raid-swords.is-clashing .con-admin-raid-swords__left,.con-admin-raid-swords.is-clashing .con-admin-raid-swords__right{animation:none;}.con-admin-raid-swords.is-clashing{opacity:0;}}.con-admin-d20 .con-admin-tooltip-open::before,.con-admin-d20 .con-admin-tooltip-open::after{display:none;content:none;}.con-admin-fishing__modifier-button,.con-admin-guild-battle__modifier-button{column-gap:12px;}.con-admin-fishing__modifier-copy,.con-admin-guild-battle__modifier-copy{padding-left:2px;}.con-admin-boss-battle__title{gap:8px 10px;}.con-admin-boss-battle__rarity{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 9px;border:1px solid rgba(148,163,184,.3);background:rgba(15,23,42,.04);color:#334155;font-size:12px;line-height:1;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:4px;}.con-admin-boss-battle__rarity--elite{border-color:rgba(59,130,246,.34);background:rgba(59,130,246,.08);color:#1d4ed8;}.con-admin-boss-battle__rarity--rare_elite{border-color:rgba(124,58,237,.36);background:rgba(124,58,237,.09);color:#6d28d9;}.con-admin-boss-battle__rarity--legendary{border-color:rgba(217,119,6,.38);background:rgba(217,119,6,.1);color:#b45309;}.con-admin-boss-battle__controls:not(:has([data-boss-action="attack"])){grid-template-columns:minmax(0,1fr);}.con-admin-boss-battle__controls--refresh-only{grid-template-columns:minmax(0,1fr);}.con-admin-boss-battle [data-boss-action="refresh"],.con-admin-boss-battle [data-boss-action="refresh"] .con-btn__label,.con-admin-boss-battle [data-boss-action="refresh"] .con-btn__icon,.con-admin-boss-battle [data-boss-action="refresh"] .con-admin-ui-icon{color:#fff;}.con-admin-boss-battle [data-boss-action="refresh"] svg{stroke:currentColor;}.con-admin-guild-battle__badge .con-admin-guild-battle__random-guild-icon,.con-admin-guild-battle__badge[data-role="opponent-badge"] .con-admin-guild-battle__random-guild-icon{width:50px;height:50px;min-width:50px;max-width:50px;object-fit:contain;}.con-admin-guild-battle__challenge-avatar .con-admin-guild-battle__random-guild-icon{width:30px;height:30px;min-width:30px;max-width:30px;object-fit:contain;}.con-admin-guild-battle__challenge-avatar.con-admin-guild-battle__challenge-avatar--placeholder{display:inline-flex;align-items:center;justify-content:center;}.con-admin-guild-battle__challenge-row+.con-admin-guild-battle__actions,.con-admin-guild-battle__actions{padding-top:8px;}.con-admin-fishing__bobber-hit{width:64px;height:64px;}.con-admin-fishing__bobber-float{width:26px;height:26px;border-radius:999px;overflow:visible;}.con-admin-fishing__bobber-float::before{top:-8px;width:8px;height:10px;border-radius:999px 999px 0 0;}@media (max-width:767px){.con-admin-guild-battle__badge .con-admin-guild-battle__random-guild-icon,.con-admin-guild-battle__badge[data-role="opponent-badge"] .con-admin-guild-battle__random-guild-icon{width:46px;height:46px;min-width:46px;max-width:46px;}.con-admin-fishing__bobber-hit{width:66px;height:66px;}.con-admin-fishing__bobber-float{width:28px;height:28px;}}.con-admin-fishing__pond{--con-fishing-bite-ms:3600ms;isolation:isolate;}.con-admin-fishing__fish-shadow,.con-admin-fishing__splash,.con-admin-fishing__bite-window{position:absolute;pointer-events:none;}.con-admin-fishing__fish-shadow{left:50%;top:72%;z-index:1;width:84px;height:26px;opacity:0;transform:translate(-50%,-50%) scale(.72);filter:blur(.15px);}.con-admin-fishing__fish-shadow span{position:absolute;left:50%;top:50%;width:54px;height:18px;border-radius:999px 70% 70% 999px;background:rgba(15,23,42,.20);transform:translate(-50%,-50%);}.con-admin-fishing__fish-shadow span::before{content:"";position:absolute;right:-12px;top:50%;width:18px;height:18px;background:rgba(15,23,42,.18);clip-path:polygon(0 50%,100% 0,100% 100%);transform:translateY(-50%);}.con-admin-fishing__fish-shadow span::after{content:"";position:absolute;left:9px;top:4px;width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,.28);}.con-admin-fishing__pond.is-waiting .con-admin-fishing__fish-shadow,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__fish-shadow{animation:conFishingShadowCruise 4.2s ease-in-out infinite;}.con-admin-fishing__pond.is-biting .con-admin-fishing__fish-shadow,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__fish-shadow{opacity:1;animation:conFishingShadowReveal .55s ease-out both,conFishingShadowTug .75s ease-in-out .55s infinite;}.con-admin-fishing__splash{left:52%;top:66%;z-index:4;width:92px;height:60px;transform:translate(-50%,-50%);opacity:0;}.con-admin-fishing__splash::before,.con-admin-fishing__splash::after{content:"";position:absolute;left:50%;top:58%;width:16px;height:7px;border:2px solid rgba(255,255,255,.78);border-left:0;border-right:0;border-bottom:0;border-radius:50%;opacity:0;transform:translate(-50%,-50%) scale(.45);}.con-admin-fishing__splash span{position:absolute;left:50%;top:52%;width:7px;height:7px;border-radius:999px;background:rgba(255,255,255,.92);box-shadow:0 1px 3px rgba(15,23,42,.10);opacity:0;transform:translate(-50%,-50%);}.con-admin-fishing__splash[data-splash]::before{animation:conFishingSplashRing .58s ease-out forwards;}.con-admin-fishing__splash[data-splash]::after{animation:conFishingSplashRing .72s ease-out .08s forwards;}.con-admin-fishing__splash[data-splash] span:nth-child(1){animation:conFishingSplashDrop1 .62s ease-out forwards;}.con-admin-fishing__splash[data-splash] span:nth-child(2){animation:conFishingSplashDrop2 .68s ease-out .04s forwards;}.con-admin-fishing__splash[data-splash] span:nth-child(3){animation:conFishingSplashDrop3 .7s ease-out .02s forwards;}.con-admin-fishing__splash[data-splash] span:nth-child(4){animation:conFishingSplashDrop4 .64s ease-out .06s forwards;}.con-admin-fishing__splash[data-splash="miss"] span{background:rgba(255,255,255,0.15);}.con-admin-fishing__bite-window{left:50%;bottom:12px;z-index:5;width:min(188px,70%);height:7px;padding:1px;border:1px solid rgba(255,255,255,.72);background:rgba(15,23,42,.12);box-shadow:0 4px 10px rgba(15,23,42,.08);opacity:0;transform:translateX(-50%) translateY(5px);overflow:hidden;}.con-admin-fishing__bite-window span{display:block;width:100%;height:100%;background:rgba(255,255,255,.86);transform-origin:left center;transform:scaleX(1);}.con-admin-fishing__pond.is-biting .con-admin-fishing__bite-window,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bite-window{opacity:1;transform:translateX(-50%) translateY(0);transition:opacity .16s ease,transform .16s ease;}.con-admin-fishing__pond.is-biting .con-admin-fishing__bite-window span,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bite-window span{animation:conFishingBiteWindow var(--con-fishing-bite-ms,3600ms) linear forwards;}.con-admin-fishing__pond.is-caught .con-admin-fishing__bite-window,.con-admin-fishing__pond[data-state="caught"] .con-admin-fishing__bite-window,.con-admin-fishing__pond.is-missed .con-admin-fishing__bite-window,.con-admin-fishing__pond[data-state="missed"] .con-admin-fishing__bite-window,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bite-window{opacity:0;}.con-admin-fishing__pond.is-waiting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__bobber-hit{animation:conFishingBobberDrift 2.8s ease-in-out infinite;}.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-hit{animation:conFishingBobberAlarm .48s ease-in-out infinite;}.con-admin-fishing__pond.is-waiting .con-admin-fishing__ripple--one,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__ripple--one,.con-admin-fishing__pond.is-biting .con-admin-fishing__ripple--one,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__ripple--one{animation:conFishingRipple 1.65s ease-out .05s infinite;}.con-admin-fishing__pond.is-waiting .con-admin-fishing__ripple--two,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__ripple--two,.con-admin-fishing__pond.is-biting .con-admin-fishing__ripple--two,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__ripple--two{animation:conFishingRipple 1.65s ease-out .68s infinite;}@media (prefers-reduced-motion:reduce){.con-admin-fishing__fish-shadow,.con-admin-fishing__splash,.con-admin-fishing__splash::before,.con-admin-fishing__splash::after,.con-admin-fishing__splash span,.con-admin-fishing__bite-window span,.con-admin-fishing__bobber-hit,.con-admin-fishing__bobber-float,.con-admin-fishing__ripple{animation:none;transition:none;}}.con-admin-fishing__catch{display:none;}.con-admin-fishing__ripple{border:2px solid rgba(25,108,174,.32);border-radius:999px;box-shadow:0 0 0 1px rgba(255,255,255,.35),inset 0 0 8px rgba(25,108,174,.12);}.con-admin-fishing__pond.is-casting .con-admin-fishing__ripple--one,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__ripple--one,.con-admin-fishing__pond.is-waiting .con-admin-fishing__ripple--one,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__ripple--one,.con-admin-fishing__pond.is-biting .con-admin-fishing__ripple--one,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__ripple--one{animation:conFishingRippleActive 1.08s ease-out .02s infinite;}.con-admin-fishing__pond.is-casting .con-admin-fishing__ripple--two,.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__ripple--two,.con-admin-fishing__pond.is-waiting .con-admin-fishing__ripple--two,.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__ripple--two,.con-admin-fishing__pond.is-biting .con-admin-fishing__ripple--two,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__ripple--two{animation:conFishingRippleActive 1.08s ease-out .38s infinite;}.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-hit{animation:conFishingBobberHookSubtle .68s ease-in-out infinite;}.con-admin-fishing__pond[data-state="reeling-challenge"],.con-admin-fishing__pond[data-state="reeling"]{touch-action:none;}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-hit,.con-admin-fishing__pond.is-reeling .con-admin-fishing__bobber-hit{animation:conFishingBobberReelChallenge .82s ease-in-out infinite;}.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bobber-hit{animation:conFishingBobberReelLong 1.15s ease-in-out infinite;}.con-admin-fishing__pond[data-state="escaped"] .con-admin-fishing__fish-shadow,.con-admin-fishing__pond.is-escaped .con-admin-fishing__fish-shadow{opacity:0;animation:none;}.con-admin-fishing__reel-prompt{position:absolute;left:50%;top:18px;z-index:8;display:flex;align-items:center;gap:7px;max-width:min(220px,88%);padding:8px 11px;border:1px solid rgba(255,255,255,.74);border-radius:4px;background:rgba(15,23,42,.78);color:#fff;box-shadow:0 10px 22px rgba(15,23,42,.18);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(-8px) scale(.96);transition:opacity .18s ease,transform .18s ease;}.con-admin-fishing__reel-prompt[data-active="1"]{opacity:1;transform:translateX(-50%) translateY(0) scale(1);}.con-admin-fishing__reel-prompt strong{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:32px;font-size:24px;line-height:1;letter-spacing:.01em;white-space:nowrap;}.con-admin-fishing__reel-prompt span{display:block;min-width:0;font-size:11px;line-height:1.25;color:rgba(255,255,255,.84);}.con-admin-fishing__reel-prompt[data-direction="success"]{background:rgba(20,83,45,.82);}.con-admin-fishing__reel-prompt[data-direction="escaped"]{background:rgba(127,29,29,.82);}@media (max-width:767px){.con-admin-fishing__reel-prompt{top:12px;gap:7px;padding:7px 9px;}.con-admin-fishing__reel-prompt strong{min-width:30px;font-size:22px;}}@media (prefers-reduced-motion:reduce){.con-admin-fishing__reel-prompt,.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-hit,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bobber-hit{animation:none;transition:none;}}.con-admin-fishing__pond[data-state="reeling-challenge"]{cursor:grab;}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__reel-prompt{box-shadow:0 12px 24px rgba(15,23,42,.22);}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-hit{will-change:transform;}.con-admin-guild-battle__portrait-wrap{transform-origin:center center;}.con-admin-guild-battle__fighter{position:relative;z-index:1;transition:transform .18s ease,filter .18s ease;}.con-admin-guild-battle__fighter.is-attacking-right,.con-admin-guild-battle__portrait-wrap.is-attacking-right{animation:conAdminGuildBattleLungeRight .58s cubic-bezier(.2,.7,.2,1) 1;}.con-admin-guild-battle__fighter.is-attacking-left,.con-admin-guild-battle__portrait-wrap.is-attacking-left{animation:conAdminGuildBattleLungeLeft .58s cubic-bezier(.2,.7,.2,1) 1;}.con-admin-guild-battle__fighter.is-taking-hit,.con-admin-guild-battle__portrait-wrap.is-taking-hit{animation:conAdminGuildBattleTakeHit .5s ease-out 1;}.con-admin-guild-battle__fighter.is-healing,.con-admin-guild-battle__portrait-wrap.is-healing{animation:conAdminGuildBattleHealPulse .7s ease-out 1;}.con-admin-guild-battle__directional-strike{position:absolute;left:50%;top:42%;z-index:3;width:104px;height:32px;margin-left:-52px;pointer-events:none;opacity:0;transform-origin:center;}.con-admin-guild-battle__directional-strike::before,.con-admin-guild-battle__directional-strike::after{content:"";position:absolute;inset:auto;display:block;pointer-events:none;}.con-admin-guild-battle__directional-strike::before{top:13px;height:6px;border-radius:999px;background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.9) 22%,rgba(29,78,216,.76) 62%,rgba(15,23,42,0));box-shadow:0 0 12px rgba(29,78,216,.24);}.con-admin-guild-battle__directional-strike::after{top:50%;width:30px;height:30px;background:url("../images/Icon-GrudgeMatch.svg") center/contain no-repeat;filter:drop-shadow(0 2px 4px rgba(15,23,42,.28)) drop-shadow(0 0 8px rgba(29,78,216,.2));}.con-admin-guild-battle__directional-strike.is-player-attack{animation:conAdminGuildBattleStrikePlayer .72s cubic-bezier(.16,.84,.31,1) 1;}.con-admin-guild-battle__directional-strike.is-opponent-attack{animation:conAdminGuildBattleStrikeOpponent .72s cubic-bezier(.16,.84,.31,1) 1;}.con-admin-guild-battle__directional-strike.is-opponent-attack::before{background:linear-gradient(270deg,rgba(255,255,255,0),rgba(255,255,255,.9) 22%,rgba(220,38,38,.72) 62%,rgba(15,23,42,0));box-shadow:0 0 12px rgba(220,38,38,.2);}.con-admin-guild-battle__directional-strike.is-opponent-attack::after{filter:drop-shadow(0 2px 4px rgba(15,23,42,.28)) drop-shadow(0 0 8px rgba(220,38,38,.18));transform:translateY(-50%) rotate(-12deg) scaleX(-1);}.con-admin-guild-battle__directional-strike.is-miss::before{background:repeating-linear-gradient(90deg,rgba(100,116,139,0),rgba(100,116,139,0) 5px,rgba(100,116,139,.58) 6px,rgba(100,116,139,.58) 13px);box-shadow:none;}.con-admin-guild-battle__directional-strike.is-miss::after{opacity:.55;filter:drop-shadow(0 2px 3px rgba(15,23,42,.16));}.con-admin-guild-battle__directional-strike.is-assist::before,.con-admin-guild-battle__directional-strike.is-finish::before{height:8px;top:5px;box-shadow:0 0 16px rgba(245,158,11,.3);}.con-admin-guild-battle__directional-strike.is-assist::after,.con-admin-guild-battle__directional-strike.is-finish::after{width:34px;height:34px;}@media (max-width:782px){.con-admin-guild-battle__directional-strike{top:50%;}}@media (prefers-reduced-motion:reduce){.con-admin-guild-battle__fighter.is-attacking-right,.con-admin-guild-battle__fighter.is-attacking-left,.con-admin-guild-battle__fighter.is-taking-hit,.con-admin-guild-battle__fighter.is-healing,.con-admin-guild-battle__portrait-wrap.is-attacking-right,.con-admin-guild-battle__portrait-wrap.is-attacking-left,.con-admin-guild-battle__portrait-wrap.is-taking-hit,.con-admin-guild-battle__portrait-wrap.is-healing,.con-admin-guild-battle__directional-strike{animation:none;}.con-admin-guild-battle__directional-strike{display:none;}}.con-admin-guild-battle__directional-strike::before{left:8px;right:24px;background:linear-gradient(90deg,rgba(37,99,235,0) 0%,rgba(37,99,235,.18) 18%,rgba(37,99,235,.76) 66%,rgba(255,255,255,.95) 100%);box-shadow:0 0 12px rgba(37,99,235,.28);}.con-admin-guild-battle__directional-strike::after{right:0;left:auto;background:url("../images/Icon-GrudgeMatch-Strike-Player.svg") center/contain no-repeat;filter:drop-shadow(0 2px 4px rgba(15,23,42,.34)) drop-shadow(0 0 8px rgba(37,99,235,.28));transform:translateY(-50%) rotate(12deg);}.con-admin-guild-battle__directional-strike.is-opponent-attack::before{left:24px;right:8px;background:linear-gradient(90deg,rgba(255,255,255,.95) 0%,rgba(220,38,38,.76) 34%,rgba(220,38,38,.18) 82%,rgba(220,38,38,0) 100%);box-shadow:0 0 12px rgba(220,38,38,.28);}.con-admin-guild-battle__directional-strike.is-opponent-attack::after{left:0;right:auto;background:url("../images/Icon-GrudgeMatch-Strike-Opponent.svg") center/contain no-repeat;filter:drop-shadow(0 2px 4px rgba(15,23,42,.34)) drop-shadow(0 0 8px rgba(220,38,38,.28));transform:translateY(-50%) rotate(-12deg);}.con-admin-guild-battle__directional-strike.is-miss::after{opacity:.72;filter:drop-shadow(0 2px 3px rgba(15,23,42,.22));}.con-admin-guild-battle__directional-strike{--con-guild-battle-strike-color:#655995;--con-guild-battle-strike-rgb:101,89,149;}.con-admin-guild-battle__directional-strike::before{background:linear-gradient(90deg,rgba(var(--con-guild-battle-strike-rgb),0) 0%,rgba(var(--con-guild-battle-strike-rgb),.20) 18%,rgba(var(--con-guild-battle-strike-rgb),.82) 66%,rgba(255,255,255,.95) 100%);box-shadow:0 0 12px rgba(var(--con-guild-battle-strike-rgb),.30);}.con-admin-guild-battle__directional-strike::after,.con-admin-guild-battle__directional-strike.is-opponent-attack::after{background:var(--con-guild-battle-strike-color);-webkit-mask:url("../images/Icon-GrudgeMatch.svg") center/contain no-repeat;mask:url("../images/Icon-GrudgeMatch.svg") center/contain no-repeat;filter:drop-shadow(0 2px 4px rgba(15,23,42,.34)) drop-shadow(0 0 8px rgba(var(--con-guild-battle-strike-rgb),.30));}.con-admin-guild-battle__directional-strike.is-opponent-attack::before{background:linear-gradient(90deg,rgba(255,255,255,.95) 0%,rgba(var(--con-guild-battle-strike-rgb),.82) 34%,rgba(var(--con-guild-battle-strike-rgb),.20) 82%,rgba(var(--con-guild-battle-strike-rgb),0) 100%);box-shadow:0 0 12px rgba(var(--con-guild-battle-strike-rgb),.30);}.con-admin-guild-battle__directional-strike.is-miss::before,.con-admin-guild-battle__directional-strike.is-opponent-attack.is-miss::before{background:repeating-linear-gradient(90deg,rgba(var(--con-guild-battle-strike-rgb),0),rgba(var(--con-guild-battle-strike-rgb),0) 5px,rgba(var(--con-guild-battle-strike-rgb),.58) 6px,rgba(var(--con-guild-battle-strike-rgb),.58) 13px);box-shadow:none;}.con-admin-boss-battle__topline{flex-wrap:wrap;}.con-admin-boss-battle__title{flex:1 1 260px;}.con-admin-boss-battle__title h3{overflow-wrap:anywhere;line-height:1.1;}.con-admin-boss-battle__modifiers{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;align-content:flex-start;gap:7px;margin:0;min-width:0;}.con-admin-boss-battle__modifier-chip,.con-admin-boss-battle__modifier-chip.con-admin-shortcode-chip{position:relative;width:30px;min-width:30px;height:30px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:0;padding:0;margin:0;border:0;background:transparent;box-shadow:none;text-align:center;line-height:1;}.con-admin-boss-battle__modifier-chip>span:not(.con-admin-boss-battle__modifier-icon){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.con-admin-boss-battle__modifier-icon{width:28px;min-width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;color:#334155;font-size:18px;line-height:1;filter:drop-shadow(0 1px 0 rgba(255,255,255,.7));}.con-admin-boss-battle__modifiers+.con-admin-boss-battle__boss{margin-top:0;}@media (max-width:700px){.con-admin-boss-battle__topline{display:flex;flex-direction:column;align-items:stretch;gap:8px;}.con-admin-boss-battle__title{flex:0 1 auto;width:100%;}.con-admin-boss-battle__title h3{font-size:clamp(20px,6vw,28px);max-width:100%;}.con-admin-boss-battle__meta-chips{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;gap:8px;margin-left:0;}.con-admin-boss-battle__chip,.con-admin-boss-battle__countdown{flex:1 1 150px;min-width:0;max-width:100%;}.con-admin-boss-battle__chip strong,.con-admin-boss-battle__chip span,.con-admin-boss-battle__countdown-copy{overflow-wrap:anywhere;}.con-admin-boss-battle__modifiers{justify-content:flex-start;gap:6px;}.con-admin-boss-battle__modifier-chip,.con-admin-boss-battle__modifier-chip.con-admin-shortcode-chip{width:28px;min-width:28px;height:28px;min-height:28px;flex:0 0 28px;}.con-admin-boss-battle__modifier-icon{width:26px;min-width:26px;height:26px;font-size:17px;}}@media (max-width:420px){.con-admin-boss-battle__chip,.con-admin-boss-battle__countdown{flex-basis:100%;}}.con-admin-boss-battle [data-boss-action="refresh"].con-admin-game-action-button,.con-admin-boss-battle [data-boss-action="refresh"].con-admin-game-action-button--secondary{background:#2271b1;border-color:#2271b1;color:#fff;}.con-admin-boss-battle [data-boss-action="refresh"].con-admin-game-action-button:hover,.con-admin-boss-battle [data-boss-action="refresh"].con-admin-game-action-button:focus-visible,.con-admin-boss-battle [data-boss-action="refresh"].con-admin-game-action-button--secondary:hover,.con-admin-boss-battle [data-boss-action="refresh"].con-admin-game-action-button--secondary:focus-visible{background:#135e96;border-color:#135e96;color:#fff;text-decoration:none;}.con-admin-boss-battle [data-boss-action="refresh"] .con-btn__label,.con-admin-boss-battle [data-boss-action="refresh"] .con-btn__icon,.con-admin-boss-battle [data-boss-action="refresh"] .con-admin-ui-icon{color:#fff;}.con-admin-boss-battle__controls{gap:7px;margin-top:4px;}.con-admin-boss-battle__button.con-admin-game-action-button,.con-admin-boss-battle__button.con-admin-guild-battle__button,.con-admin-boss-battle__button.con-btn{min-height:42px;padding:8px 11px;gap:7px;}.con-admin-boss-battle__button-label{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:3px 6px;min-width:0;line-height:1.1;}.con-admin-boss-battle__cost{display:inline-flex;align-items:center;justify-content:center;gap:3px;font-weight:600;line-height:1;}.con-admin-boss-battle__cost-icon,.con-admin-boss-battle__reward-pill .con-admin-ui-icon,.con-admin-boss-battle__reward-pill .con-admin-ui-icon--asset{width:14px;min-width:14px;height:14px;max-width:14px;max-height:14px;object-fit:contain;line-height:1;}.con-admin-boss-battle__rewards{display:flex;flex-wrap:wrap;align-items:center;gap:5px 8px;margin-top:6px;padding:4px 0;color:#475569;font-size:12px;line-height:1.2;}.con-admin-boss-battle__rewards>strong{color:#0f172a;font-size:12px;font-weight:600;margin-right:0;}.con-admin-boss-battle__reward-pill{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-height:22px;padding:2px 6px;border:1px solid rgba(148,163,184,.35);background:rgba(248,250,252,.82);color:#334155;font-size:12px;font-weight:600;line-height:1;}.con-admin-boss-battle__reward-pill>span{display:inline-flex;align-items:center;gap:2px;white-space:nowrap;}.con-admin-boss-battle__controls+.con-admin-boss-battle__rewards,.con-admin-boss-battle__rewards+.con-admin-boss-battle__boards{margin-top:6px;}@media (max-width:700px){.con-admin-boss-battle__controls{gap:6px;}.con-admin-boss-battle__button.con-admin-game-action-button,.con-admin-boss-battle__button.con-admin-guild-battle__button,.con-admin-boss-battle__button.con-btn{min-height:40px;padding:8px 9px;font-size:12px;}.con-admin-boss-battle__rewards{gap:4px 6px;}.con-admin-boss-battle__reward-pill{padding:2px 5px;font-size:11px;}}.con-admin-boss-battle .con-admin-tooltip-anchor[data-con-tooltip]::before,.con-admin-boss-battle .con-admin-tooltip-anchor[data-con-tooltip]::after,.con-admin-boss-battle__modifier-chip[data-con-tooltip]::before,.con-admin-boss-battle__modifier-chip[data-con-tooltip]::after{display:none;content:none;}.con-admin-boss-battle__modifier-chip.con-admin-tooltip-anchor,.con-admin-boss-battle__modifier-chip[data-con-tooltip]{cursor:help;-webkit-tap-highlight-color:transparent;touch-action:manipulation;}.con-admin-boss-battle__modifier-chip.con-admin-tooltip-anchor:focus-visible,.con-admin-boss-battle__modifier-chip[data-con-tooltip]:focus-visible{outline:2px solid rgba(37,99,235,.42);outline-offset:2px;border-radius:4px;}@media (hover:none),(pointer:coarse),(max-width:700px){.con-admin-boss-battle__modifier-chip.con-admin-tooltip-anchor,.con-admin-boss-battle__modifier-chip[data-con-tooltip]{cursor:pointer;}}.con-admin-boss-battle__reward-pill :where(.con-admin-asset-icon,.con-admin-ui-icon,.con-admin-boss-battle__cost-icon){vertical-align:-2px;}.con-admin-boss-battle__visual{display:grid;align-items:flex-start;justify-items:center;align-content:start;gap:7px;flex:0 0 auto;}.con-admin-boss-battle__visual .con-admin-boss-battle__icon{margin:0;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifiers{width:100%;display:flex;align-items:flex-start;justify-content:center;align-content:flex-start;flex-wrap:wrap;gap:4px;margin:0;padding:0;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifier-chip,.con-admin-boss-battle__visual .con-admin-boss-battle__modifier-chip.con-admin-shortcode-chip{width:24px;min-width:24px;height:24px;min-height:24px;flex:0 0 24px;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifier-icon{width:22px;min-width:22px;height:22px;font-size:15px;}.con-admin-boss-battle__boss>.con-admin-boss-battle__modifiers{display:none;}.con-admin-boss-battle__reward-pill :where(.con-admin-boss-battle__reward-icon,.con-admin-asset-icon,.con-admin-ui-icon){vertical-align:-2px;}@media (max-width:700px){.con-admin-boss-battle__boss{align-items:flex-start;gap:14px;}.con-admin-boss-battle__visual{gap:5px;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifiers{gap:3px;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifier-chip,.con-admin-boss-battle__visual .con-admin-boss-battle__modifier-chip.con-admin-shortcode-chip{width:22px;min-width:22px;height:22px;min-height:22px;flex-basis:22px;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifier-icon{width:20px;min-width:20px;height:20px;font-size:14px;}}@media (max-width:520px){.con-admin-boss-battle__boss{display:grid;grid-template-columns:1fr;justify-items:center;}.con-admin-boss-battle__visual,.con-admin-boss-battle__main{width:100%;}.con-admin-boss-battle__visual .con-admin-boss-battle__icon{width:min(180px,62vw);height:min(180px,62vw);}}.con-admin-boss-battle{--con-admin-raid-guild-color:#655995;--con-admin-raid-guild-rgb:101,89,149;}.con-admin-boss-battle .con-admin-raid-grudge-icon,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--grudge,.con-admin-boss-battle .con-admin-raid-swords span{display:inline-block;width:1.35em;height:1.35em;flex:0 0 auto;font-size:0;line-height:1;color:transparent;text-shadow:none;background:var(--con-admin-raid-guild-color,#655995);-webkit-mask:url("../images/Icon-GrudgeMatch.svg") center/contain no-repeat;mask:url("../images/Icon-GrudgeMatch.svg") center/contain no-repeat;}.con-admin-boss-battle .con-admin-raid-grudge-icon{width:22px;height:22px;filter:drop-shadow(0 1px 3px rgba(var(--con-admin-raid-guild-rgb,101,89,149),.30));}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--grudge{width:20px;height:20px;opacity:.95;}.con-admin-boss-battle .con-admin-raid-swords span{width:34px;height:34px;top:5px;opacity:0;filter:drop-shadow(0 2px 5px rgba(15,23,42,.24)) drop-shadow(0 0 9px rgba(var(--con-admin-raid-guild-rgb,101,89,149),.35));}.con-admin-boss-battle .con-admin-raid-swords.is-clashing span{opacity:1;}.con-admin-boss-battle .con-admin-raid-swords__left{left:0;transform:translateX(-58px) rotate(-28deg);}.con-admin-boss-battle .con-admin-raid-swords__right{right:0;transform:translateX(58px) rotate(28deg) scaleX(-1);}.con-admin-boss-battle .con-admin-boss-battle__button-icon .con-admin-raid-grudge-icon{margin:0;}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--boss-resistance,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--counter-chance,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--underdog-bonus,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--guild-boost,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--streak-boost{display:inline-block;width:20px;height:20px;flex:0 0 20px;font-size:0;line-height:1;color:inherit;text-shadow:none;background-color:transparent;background-position:center;background-repeat:no-repeat;background-size:contain;opacity:1;filter:none;-webkit-mask-image:none;mask-image:none;}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--boss-resistance{background-image:url("../images/Icon-Raid-Resistance.svg");}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--counter-chance{background-image:url("../images/Icon-Raid-Counter.svg");}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--underdog-bonus{background-image:url("../images/Icon-Raid-Underdog.svg");}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--guild-boost{background-image:url("../images/Icon-GuildBoost.svg");}.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--streak-boost{background-image:url("../images/Icon-Raid-Streak.svg");}@media (max-width: 640px){.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--boss-resistance,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--counter-chance,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--underdog-bonus,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--guild-boost,.con-admin-boss-battle .con-admin-boss-battle__modifier-icon--streak-boost{width:18px;height:18px;flex-basis:18px;}}.con-admin-boss-battle [data-boss-action="attack"] .con-admin-boss-battle__button-icon{color:#fff;fill:#fff;stroke:#fff;}.con-admin-boss-battle [data-boss-action="attack"] .con-admin-boss-battle__button-icon .con-admin-raid-grudge-icon{width:15px;min-width:15px;max-width:15px;height:15px;min-height:15px;max-height:15px;flex:0 0 15px;margin:0;background:#fff;background-color:#fff;color:#fff;fill:#fff;stroke:#fff;opacity:1;filter:none;transform:none;}.con-admin-boss-battle [data-boss-action="attack"]:hover .con-admin-boss-battle__button-icon .con-admin-raid-grudge-icon,.con-admin-boss-battle [data-boss-action="attack"]:focus-visible .con-admin-boss-battle__button-icon .con-admin-raid-grudge-icon{background:#fff;background-color:#fff;filter:none;}.con-admin-boss-battle__icon,.con-admin-boss-battle__visual .con-admin-boss-battle__icon{border:0;background:transparent;box-shadow:none;}.con-admin-boss-battle__icon img,.con-admin-boss-battle__visual .con-admin-boss-battle__icon img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center center;}.con-admin-mascot-melee__arena{display:grid;gap:14px;margin:16px 0 10px;}.con-admin-mascot-melee__card{position:relative;display:grid;gap:10px;min-width:0;padding:14px;border:1px solid rgba(var(--con-admin-mascot-rgb,101,89,149),.20);background:linear-gradient(180deg,rgba(var(--con-admin-mascot-rgb,101,89,149),.075),rgba(255,255,255,.94));box-shadow:0 10px 24px rgba(15,23,42,.06);overflow:hidden;}.con-admin-mascot-melee__card.is-your-guild{border-color:rgba(var(--con-admin-mascot-rgb,101,89,149),.45);box-shadow:0 14px 30px rgba(var(--con-admin-mascot-rgb,101,89,149),.16);}.con-admin-mascot-melee__card.is-eliminated{opacity:.72;background:rgba(15,23,42,.035);}.con-admin-mascot-melee__card.is-hit{animation:conAdminMascotMeleeHit .72s ease both;}.con-admin-mascot-melee__card-head{display:flex;align-items:center;gap:10px;min-width:0;}.con-admin-mascot-melee__card-head>span:not(.con-admin-mascot-melee__guild-image-wrap):not(.con-admin-boss-battle__guild-image-wrap){display:grid;gap:2px;min-width:0;}.con-admin-mascot-melee__card-head strong{font-size:1rem;line-height:1.1;color:#0f172a;}.con-admin-mascot-melee__card-head small{font-size:.78rem;font-weight:600;color:#64748b;}.con-admin-mascot-melee__card-head em{margin-left:auto;min-width:42px;padding:5px 8px;border:1px solid rgba(148,163,184,.28);background:#fff;color:#0f172a;font-size:.78rem;font-style:normal;font-weight:600;text-align:center;}.con-admin-mascot-melee__guild-image-wrap{width:60px;height:60px;flex:0 0 60px;background:rgba(255,255,255,.86);border-color:rgba(var(--con-admin-mascot-rgb,101,89,149),.24);}.con-admin-mascot-melee__guild-image{width:44px;height:44px;object-fit:contain;}.con-admin-mascot-melee__fallback-mascot{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background:rgba(var(--con-admin-mascot-rgb,101,89,149),.12);font-size:26px;}.con-admin-mascot-melee__bar span{background:linear-gradient(90deg,var(--con-admin-mascot-color,#655995),rgba(var(--con-admin-mascot-rgb,101,89,149),.68));}.con-admin-mascot-melee__card p{color:#475569;font-size:.88rem;font-weight:600;}.con-admin-mascot-melee__attack{width:100%;min-height:42px;}.con-admin-mascot-melee__controls{margin-top:10px;}.con-admin-mascot-melee__match-chip{background:rgba(var(--con-admin-raid-guild-rgb,101,89,149),.10);border-color:rgba(var(--con-admin-raid-guild-rgb,101,89,149),.30);color:var(--con-admin-raid-guild-color,#655995);}.con-admin-mascot-melee__placements{margin-top:16px;}.con-admin-mascot-melee-admin-state{margin-top:18px;}@media (max-width:760px){.con-admin-mascot-melee__arena{grid-template-columns:1fr;gap:10px;}.con-admin-mascot-melee__card{padding:12px;}.con-admin-mascot-melee__guild-image-wrap{width:46px;height:46px;flex-basis:46px;}.con-admin-mascot-melee__guild-image{width:38px;height:38px;}}@media (prefers-reduced-motion:reduce){.con-admin-mascot-melee__card.is-hit{animation:none;}}.con-admin-party-raid-hp{display:grid;gap:6px;margin:0 0 8px;padding:8px 10px;border:1px solid rgba(148,163,184,.24);border-radius:4px;background:rgba(248,250,252,.88);}.con-admin-party-raid-hp__head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0f172a;font-size:.85rem;font-weight:600;line-height:1.2;}.con-admin-party-raid-hp__title{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;}.con-admin-party-raid-hp__title>strong{color:inherit;font-size:inherit;font-weight:600;line-height:inherit;}.con-admin-party-raid-hp__hp-value{color:#475569;font-size:.85rem;font-weight:500;line-height:inherit;white-space:nowrap;}.con-admin-party-raid-hp__hp-value strong{color:#0f172a;font-size:inherit;font-weight:600;line-height:inherit;}.con-admin-party-raid-hp__head>strong{color:inherit;font-size:inherit;font-weight:600;line-height:inherit;}.con-admin-party-raid-hp__head-meta{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;color:#475569;font-size:.78rem;line-height:1.15;}.con-admin-party-raid-hp__damage{display:inline-flex;align-items:center;gap:4px;min-width:0;color:#475569;font-size:.76rem;font-weight:500;white-space:nowrap;}.con-admin-party-raid-hp__damage strong{color:#0f172a;font-size:.78rem;font-weight:600;line-height:1;}.con-admin-party-raid-hp__status{color:#b42318;font-size:.76rem;font-weight:600;white-space:nowrap;}.con-admin-party-raid-hp__bar-wrap{position:relative;min-width:0;}.con-admin-party-raid-hp__bar-label{display:none;}.con-admin-party-raid-hp__roster{display:flex;flex-wrap:wrap;gap:5px;align-items:center;}.con-admin-party-raid-hp__member{font-size:.74rem;font-weight:600;}.con-admin-party-raid-hp__bar{height:12px;margin:0;background:rgba(var(--con-admin-party-rgb,var(--con-admin-raid-guild-rgb,101,89,149)),.16);}.con-admin-party-raid-hp__bar span{background:var(--con-admin-party-color,var(--con-admin-raid-guild-color,#655995));}.con-admin-party-raid-hp.is-ko{border-color:rgba(220,38,38,.32);background:rgba(220,38,38,.07);}.con-admin-party-raid-hp.is-ko .con-admin-party-raid-hp__bar{background:rgba(var(--con-admin-party-rgb,var(--con-admin-raid-guild-rgb,101,89,149)),.12);}.con-admin-party-raid-hp__stats{display:none;}.con-admin-party-raid-hp__stat{display:none;}.con-admin-party-raid-hp__stat strong{font-weight:600;}@media (max-width:420px){.con-admin-party-raid-hp__head{align-items:flex-start;flex-wrap:wrap;gap:4px 8px;}.con-admin-party-raid-hp__hp-value{margin-left:auto;}}.con-admin-party-raid-hp p{margin:0;color:#475569;font-size:.82rem;font-weight:600;}.con-admin-party-raid-hp__ko-message,.con-admin-mascot-melee__paused{border-color:rgba(245,158,11,.35);background:rgba(245,158,11,.08);color:#78350f;}.con-admin-mascot-melee__arena{position:relative;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"corner1 corner2" "corner3 corner4";gap:18px;margin:16px 0 14px;padding:18px;min-height:460px;border:1px solid rgba(148,163,184,.24);background:radial-gradient(circle at 50% 50%,rgba(var(--con-admin-raid-guild-rgb,101,89,149),.14),transparent 32%),linear-gradient(135deg,rgba(248,250,252,.96),rgba(255,255,255,.98));box-shadow:inset 0 0 0 1px rgba(255,255,255,.72),0 12px 30px rgba(15,23,42,.06);}.con-admin-mascot-melee__arena:before{content:"";position:absolute;inset:50% auto auto 50%;width:156px;height:156px;transform:translate(-50%,-50%);border:1px dashed rgba(var(--con-admin-raid-guild-rgb,101,89,149),.24);background:rgba(255,255,255,.42);pointer-events:none;}.con-admin-mascot-melee__card{align-self:stretch;grid-template-rows:auto auto auto auto;justify-items:center;text-align:center;gap:9px;padding:15px;min-height:205px;border-color:rgba(var(--con-admin-mascot-rgb,101,89,149),.26);background:linear-gradient(180deg,rgba(var(--con-admin-mascot-rgb,101,89,149),.08),rgba(255,255,255,.96));box-shadow:0 12px 26px rgba(15,23,42,.07);z-index:1;}.con-admin-mascot-melee__card--corner-1{grid-area:corner1;}.con-admin-mascot-melee__card--corner-2{grid-area:corner2;}.con-admin-mascot-melee__card--corner-3{grid-area:corner3;}.con-admin-mascot-melee__card--corner-4{grid-area:corner4;}.con-admin-mascot-melee__card.is-your-guild{outline:2px solid rgba(var(--con-admin-mascot-rgb,101,89,149),.18);outline-offset:2px;}.con-admin-mascot-melee__portrait{position:relative;display:flex;align-items:center;justify-content:center;width:118px;height:118px;margin:0 auto;}.con-admin-mascot-melee__mascot-image-wrap{display:flex;align-items:center;justify-content:center;width:118px;height:118px;padding:8px;background:rgba(255,255,255,.76);border:1px solid rgba(var(--con-admin-mascot-rgb,101,89,149),.20);box-shadow:0 12px 24px rgba(var(--con-admin-mascot-rgb,101,89,149),.11);}.con-admin-mascot-melee__mascot-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;}.con-admin-mascot-melee__portrait em{position:absolute;right:-5px;top:-5px;min-width:42px;padding:5px 8px;border:1px solid rgba(148,163,184,.28);background:#fff;color:#0f172a;font-size:.78rem;font-style:normal;font-weight:600;text-align:center;}.con-admin-mascot-melee__card-copy{display:grid;gap:2px;min-width:0;}.con-admin-mascot-melee__card-copy strong{color:#0f172a;font-size:1.04rem;line-height:1.1;}.con-admin-mascot-melee__card-copy small{color:#64748b;font-size:.78rem;font-weight:600;line-height:1.2;}.con-admin-mascot-melee__card .con-admin-mascot-melee__bar{width:100%;max-width:220px;}.con-admin-mascot-melee__card p{text-align:center;}.con-admin-mascot-melee__attack-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;flex:1 1 100%;width:100%;}.con-admin-mascot-melee__controls{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:12px;}.con-admin-mascot-melee__controls>.con-admin-boss-battle__button,.con-admin-mascot-melee__attack-panel .con-admin-boss-battle__button{min-height:42px;}.con-admin-mascot-melee__potion-note{display:inline-flex;align-items:center;}.con-admin-mascot-melee__strike-line{position:absolute;height:4px;border-radius:999px;transform-origin:left center;background:linear-gradient(90deg,rgba(var(--con-admin-raid-guild-rgb,101,89,149),0),rgba(var(--con-admin-raid-guild-rgb,101,89,149),.95),rgba(255,255,255,.85));box-shadow:0 0 16px rgba(var(--con-admin-raid-guild-rgb,101,89,149),.46);pointer-events:none;z-index:3;animation:conAdminMascotMeleeStrike .72s ease-out both;}.con-admin-mascot-melee__card.is-healed{animation:conAdminMascotMeleeHeal .9s ease both;}.con-admin-mascot-melee__card.is-eliminated .con-admin-mascot-melee__mascot-image{filter:grayscale(1);opacity:.62;}.con-admin-mascot-melee__recent .con-admin-boss-battle__avatar-shell,.con-admin-mascot-melee__recent .con-admin-user-avatar-shell{width:32px;height:32px;flex:0 0 32px;overflow:hidden;border-radius:999px;}.con-admin-mascot-melee__recent img.con-admin-boss-battle__avatar-image,.con-admin-mascot-melee__recent img.con-admin-user-avatar{width:32px;height:32px;object-fit:cover;border-radius:999px;}@media (max-width:760px){.con-admin-mascot-melee__arena{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;min-height:0;}.con-admin-mascot-melee__arena:before{width:94px;height:94px;}.con-admin-mascot-melee__card{min-height:178px;padding:10px;}.con-admin-mascot-melee__portrait,.con-admin-mascot-melee__mascot-image-wrap{width:88px;height:88px;}.con-admin-mascot-melee__card-copy strong{font-size:.92rem;}.con-admin-mascot-melee__card-copy small{font-size:.7rem;}.con-admin-mascot-melee__attack-panel{grid-template-columns:1fr;}.con-admin-mascot-melee__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:430px){.con-admin-mascot-melee__arena{grid-template-columns:1fr;grid-template-areas:"corner1" "corner2" "corner3" "corner4";}.con-admin-mascot-melee__arena:before{display:none;}.con-admin-mascot-melee__card{grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;text-align:left;justify-items:stretch;min-height:0;}.con-admin-mascot-melee__portrait{grid-row:1 / span 3;width:72px;height:72px;}.con-admin-mascot-melee__mascot-image-wrap{width:72px;height:72px;padding:5px;}.con-admin-mascot-melee__card p{text-align:left;}}@media (prefers-reduced-motion:reduce){.con-admin-mascot-melee__strike-line,.con-admin-mascot-melee__card.is-healed{animation:none;}}.con-admin-mascot-melee__recent .con-admin-boss-battle__leader-subline,.con-admin-mascot-melee .con-admin-boss-battle__leader-subline{color:#64748b;font-size:.76rem;font-weight:600;}.con-admin-mascot-melee__card-copy small{min-height:1.05em;}.con-admin-mascot-melee__attack-panel .con-admin-mascot-melee__attack .con-btn__label{white-space:normal;line-height:1.15;}.con-admin-mascot-melee__attack-panel .con-admin-mascot-melee__attack{justify-content:center;}.con-admin-boss-battle__leader-identity{position:relative;z-index:1;}.con-admin-party__buffs--raid,.con-admin-party__buffs--mascot_melee{margin:10px 0 12px;padding:10px 12px;border-radius:4px;}.con-admin-mascot-melee__strike-line--counter{background:linear-gradient(90deg,rgba(220,38,38,0),rgba(220,38,38,.95),rgba(255,255,255,.86));box-shadow:0 0 18px rgba(220,38,38,.42);}.con-admin-mascot-melee__card.is-countered-hit{animation:conAdminMascotMeleeCounterHit .9s ease both;}.con-admin-mascot-melee__card.is-missed{animation:conAdminMascotMeleeMiss .82s ease both;}@media (prefers-reduced-motion:reduce){.con-admin-mascot-melee__card.is-countered-hit,.con-admin-mascot-melee__card.is-missed{animation:none;}}.con-admin-mascot-melee__attack-panel{min-height:42px;}.con-admin-mascot-melee__attack-panel .con-admin-mascot-melee__attack[disabled],.con-admin-mascot-melee__potion[disabled]{opacity:.62;cursor:not-allowed;filter:saturate(.72);}.con-admin-mascot-melee__potion-control{display:grid;grid-template-columns:minmax(150px,auto) minmax(0,1fr);align-items:center;gap:8px;flex:1 1 320px;min-width:min(100%,320px);}.con-admin-mascot-melee__potion-control .con-admin-mascot-melee__potion{width:100%;min-height:42px;}.con-admin-mascot-melee__potion-note{min-height:42px;justify-content:flex-start;white-space:normal;line-height:1.2;text-align:left;}.con-admin-mascot-melee__arena:before{opacity:.42;border-style:solid;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.55),rgba(255,255,255,.18) 58%,transparent 62%);}.con-admin-mascot-melee__strike-line--counter:after{content:"Counter";position:absolute;right:0;top:50%;transform:translate(40%,-50%);padding:2px 6px;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:600;line-height:.96;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 4px 12px rgba(220,38,38,.28);}@media (max-width:760px){.con-admin-mascot-melee__arena:before{display:none;}.con-admin-mascot-melee__potion-control{grid-template-columns:1fr;gap:6px;}.con-admin-mascot-melee__potion-note{min-height:34px;justify-content:center;text-align:center;}}.con-admin-mascot-melee__statuses{display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:4px;}.con-admin-mascot-melee__status,.con-admin-mascot-melee__status-result{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:3px 8px;border-radius:4px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:inherit;font-size:.72rem;font-weight:600;line-height:1.1;white-space:nowrap;}.con-admin-mascot-melee__status--guarded,.con-admin-mascot-melee__status--shielded{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.28);}.con-admin-mascot-melee__status--inspired,.con-admin-mascot-melee__status--rally{background:rgba(var(--con-admin-mascot-rgb,101,89,149),.22);border-color:rgba(var(--con-admin-mascot-rgb,101,89,149),.42);}.con-admin-mascot-melee__status--staggered{background:rgba(0,0,0,.16);border-color:rgba(255,255,255,.16);}.con-admin-mascot-melee__balance-detail,.con-admin-mascot-melee__status-result{width:100%;justify-content:flex-start;text-align:left;}@media (max-width:640px){.con-admin-mascot-melee__statuses{justify-content:flex-start;}.con-admin-mascot-melee__status{font-size:.68rem;padding:3px 7px;}}.con-admin-mascot-melee__event-chip strong{white-space:nowrap;}.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]){color:#fff;border-color:rgba(22,163,74,.95);background:linear-gradient(180deg,#22c55e 0%,#15803d 100%);box-shadow:0 10px 22px rgba(21,128,61,.22);}.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]):hover,.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]):focus-visible{color:#fff;border-color:#166534;background:linear-gradient(180deg,#16a34a 0%,#166534 100%);}.con-admin-mascot-melee .con-admin-mascot-melee__potion[disabled]{color:#475569;background:#f1f5f9;border-color:#cbd5e1;}@media (max-width:700px){.con-admin-mascot-melee__event-chip strong{white-space:normal;}}.con-admin-boss-battle [data-boss-action="potion"] .con-admin-boss-battle__button-icon img.con-admin-boss-battle__potion-icon,.con-admin-mascot-melee [data-mascot-action="potion"] .con-admin-boss-battle__button-icon img.con-admin-boss-battle__potion-icon,.con-admin-mascot-melee [data-mascot-action="potion"] .con-admin-boss-battle__button-icon img.con-admin-mascot-melee__potion-icon{display:block;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px;object-fit:contain;filter:brightness(0) invert(1) grayscale(1) contrast(1000%);opacity:1;}.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button,.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]){background:#2271b1;border-color:#2271b1;color:#fff;text-decoration:none;}.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button:hover,.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button:focus,.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button:focus-visible,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button:hover,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button:focus,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button:focus-visible,.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]):hover,.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]):focus,.con-admin-mascot-melee .con-admin-mascot-melee__potion:not([disabled]):focus-visible{background:#135e96;border-color:#135e96;color:#fff;text-decoration:none;}.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button *,.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button .con-btn__icon,.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button .con-btn__label,.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button small,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button *,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button .con-btn__icon,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button .con-btn__label,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button small{color:#fff;}.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button[disabled],.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button[disabled],.con-admin-mascot-melee .con-admin-mascot-melee__potion[disabled]{background:var(--con-disabled,#7c8795);border-color:var(--con-disabled,#7c8795);color:#fff;cursor:not-allowed;opacity:.82;box-shadow:none;}.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button[disabled] *,.con-admin-boss-battle [data-boss-action="potion"].con-admin-game-action-button[disabled] small,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button[disabled] *,.con-admin-mascot-melee [data-mascot-action="potion"].con-admin-game-action-button[disabled] small{color:#fff;}.con-admin-boss-battle__topline{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;width:100%;}.con-admin-boss-battle__title{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;max-width:100%;}.con-admin-boss-battle__title h3{min-width:0;margin:0;overflow-wrap:break-word;word-break:normal;hyphens:none;line-height:1.08;}.con-admin-boss-battle__rarity,.con-admin-mascot-melee__match-chip{flex:0 0 auto;white-space:nowrap;}.con-admin-boss-battle__meta-chips{display:flex;align-items:stretch;justify-content:flex-end;gap:8px;flex-wrap:wrap;min-width:0;max-width:100%;}.con-admin-boss-battle__chip,.con-admin-boss-battle__countdown{margin-left:0;text-align:left;min-width:0;max-width:100%;}.con-admin-boss-battle__chip strong,.con-admin-boss-battle__chip span,.con-admin-boss-battle__countdown-copy,.con-admin-boss-battle__countdown-copy strong,.con-admin-boss-battle__countdown-copy span{word-break:normal;overflow-wrap:break-word;}@media (max-width:700px){.con-admin-boss-battle__topline{grid-template-columns:1fr;align-items:stretch;gap:8px;}.con-admin-boss-battle__meta-chips{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:8px;}.con-admin-boss-battle__chip,.con-admin-boss-battle__countdown{width:100%;min-height:0;}.con-admin-boss-battle__boss{gap:10px;padding-top:6px;padding-bottom:4px;}.con-admin-boss-battle__visual .con-admin-boss-battle__icon{width:min(136px,46vw);height:min(136px,46vw);}}@media (max-width:420px){.con-admin-boss-battle__meta-chips{grid-template-columns:1fr;}}@media (max-width:767px){.con-admin-high-seas,.con-admin-high-seas.con-admin-panel-card{gap:4px;row-gap:4px;}.con-admin-high-seas__header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-auto-rows:min-content;align-items:center;align-content:start;justify-content:start;gap:0 6px;width:100%;min-width:0;height:auto;min-height:0;max-height:none;margin:0;padding:0;}.con-admin-high-seas__header>div:first-child{grid-column:1 / -1;width:100%;min-width:0;min-height:0;margin:0;padding:0;}.con-admin-high-seas__header h3{margin:0;padding:0;font-size:22px;line-height:1.1;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{align-self:start;justify-self:start;width:auto;min-width:0;max-width:100%;height:auto;min-height:20px;margin:0;padding:2px 6px;font-size:10px;line-height:1;white-space:nowrap;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span{font-size:inherit;line-height:1;}.con-admin-high-seas .con-admin-high-seas__arena{margin-top:0;}}.con-admin-guild-bank,.con-admin-miku-match{display:grid;gap:16px;width:100%;box-sizing:border-box;}.con-admin-guild-bank__head,.con-admin-miku-match__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-width:0;}.con-admin-guild-bank__head h3,.con-admin-miku-match__head h3{margin:0 0 4px;font-size:24px;line-height:1.15;}.con-admin-guild-bank__head p,.con-admin-miku-match__head p{margin:0;color:#475569;}.con-admin-guild-bank__limit-chips,.con-admin-miku-match__chips{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;min-width:0;}.con-admin-guild-bank__notice,.con-admin-miku-match__status{padding:10px 12px;border:1px solid #c6d4e5;background:#fff;color:#0f172a;font-size:13px;line-height:1.35;}.con-admin-guild-bank__notice.is-success,.con-admin-miku-match__status.is-success{border-color:#86efac;color:#166534;}.con-admin-guild-bank__notice.is-error,.con-admin-miku-match__status.is-error{border-color:#fda29b;color:#b42318;}.con-admin-guild-bank__coin-box,.con-admin-miku-match__reward-card{display:grid;gap:14px;padding:0;border:0;background:transparent;box-sizing:border-box;}.con-admin-guild-bank__coin-main{display:flex;align-items:center;gap:12px;min-width:0;}.con-admin-guild-bank__coin-main strong,.con-admin-miku-match__reward-card strong{display:block;line-height:1.25;}.con-admin-guild-bank__coin-main span:not(.con-admin-guild-bank__coin-icon),.con-admin-miku-match__reward-card>span,.con-admin-miku-match__reward-card small{display:block;color:#475569;font-size:13px;}.con-admin-guild-bank__coin-icon{width:42px;height:42px;min-width:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e3ef;background:#f8fafc;}.con-admin-guild-bank__asset-icon{width:24px;height:24px;object-fit:contain;filter:grayscale(1) saturate(0) brightness(.68);opacity:.86;}.con-admin-guild-bank__coin-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;}.con-admin-guild-bank__coin-action-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.con-admin-guild-bank__section-title{margin:0 0 10px;font-weight:600;color:#0f172a;}.con-admin-guild-bank__item-actions{grid-template-columns:repeat(2,minmax(0,1fr));}.con-admin-guild-bank__item-actions .con-admin-plugin-button,.con-admin-guild-bank__coin-action-group .con-admin-plugin-button{width:100%;min-width:0;}.con-admin-guild-bank.is-loading{opacity:.82;}.con-admin-miku-match__layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:start;}.con-admin-miku-match__game,.con-admin-miku-match__side{display:grid;gap:12px;min-width:0;}.con-admin-miku-match__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}.con-admin-miku-match__stats span,.con-admin-miku-match__reward-preview span{display:grid;gap:2px;padding:10px;border:1px solid #d7e3ef;background:#f8fafc;min-width:0;box-sizing:border-box;}.con-admin-miku-match__stats strong{font-size:20px;line-height:1.1;}.con-admin-miku-match__board{display:grid;width:min(100%,520px);max-width:100%;border:1px solid #d7e3ef;background:#f8fafc;touch-action:manipulation;}.con-admin-miku-match__gem{display:flex;border:2px solid rgba(15,23,42,.18);background:#e2e8f0;cursor:pointer;box-sizing:border-box;font-weight:600;line-height:1;color:#0f172a;transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease;}.con-admin-miku-match__gem:hover,.con-admin-miku-match__gem:focus-visible,.con-admin-miku-match__gem.is-selected{transform:translateY(-1px);border-color:#0f172a;box-shadow:0 0 0 2px rgba(15,23,42,.12);outline:none;}.con-admin-miku-match__gem--wayfinders{background:#2563eb;}.con-admin-miku-match__gem--socialites{background:#be185d;}.con-admin-miku-match__gem--scavengers{background:#b45309;}.con-admin-miku-match__gem--vanguards{background:#6d28d9;}.con-admin-miku-match__gem--miku{background:#0f766e;}.con-admin-miku-match__gem--duke{background:#475569;}.con-admin-miku-match__gem.has-power{border-color:#0f172a;box-shadow:inset 0 0 0 2px rgba(255,255,255,.55);}.con-admin-miku-match__gem img{width:54%;height:54%;object-fit:contain;filter:drop-shadow(0 1px 0 rgba(255,255,255,.45));pointer-events:none;}.con-admin-miku-match__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}.con-admin-miku-match__reward-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}@media (max-width:900px){.con-admin-guild-bank__head,.con-admin-miku-match__head{display:grid;gap:10px;}.con-admin-guild-bank__limit-chips,.con-admin-miku-match__chips{justify-content:flex-start;}.con-admin-guild-bank__coin-actions,.con-admin-miku-match__layout{grid-template-columns:1fr;}}@media (max-width:600px){.con-admin-guild-bank__head h3,.con-admin-miku-match__head h3{font-size:22px;}.con-admin-guild-bank__coin-action-group,.con-admin-miku-match__actions,.con-admin-miku-match__stats,.con-admin-miku-match__reward-preview{grid-template-columns:1fr;}.con-admin-miku-match__board{gap:4px;padding:6px;}.con-admin-miku-match__gem{border-width:1px;}}.con-admin-guild-bank__coin-actions{grid-template-columns:1fr;align-items:stretch;}.con-admin-guild-bank__coin-action-panel,.con-admin-guild-bank__item-panel{display:grid;gap:10px;padding:12px;border:1px solid #d7e3ef;background:#f8fafc;min-width:0;box-sizing:border-box;}.con-admin-guild-bank__coin-action-panel>strong,.con-admin-guild-bank__item-panel-head>strong{display:block;color:#0f172a;line-height:1.25;}.con-admin-guild-bank__item-panel-head{display:grid;gap:2px;}.con-admin-guild-bank__item-panel-head>span{color:#475569;font-size:13px;line-height:1.3;}.con-admin-guild-bank__coin-action-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}.con-admin-guild-bank__action-slot{display:grid;gap:5px;min-width:0;}.con-admin-guild-bank__coin-action-buttons .con-admin-plugin-button,.con-admin-guild-bank__item-actions .con-admin-plugin-button{width:100%;min-width:0;}.con-admin-guild-bank__action-notice{display:block;padding:5px 7px;border:1px solid #c6d4e5;border-radius:4px;background:#fff;color:#0f172a;font-size:11px;line-height:1.25;font-weight:500;min-height:28px;box-sizing:border-box;}.con-admin-guild-bank__action-notice--panel{margin-top:6px;width:100%;box-sizing:border-box;}.con-admin-guild-bank__action-notice.is-success{border-color:#86efac;color:#166534;}.con-admin-guild-bank__action-notice.is-error{border-color:#fda29b;color:#b42318;}.con-admin-guild-bank__item-panels{display:grid;gap:14px;}.con-admin-guild-bank__item-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch;}.con-admin-guild-bank__item-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:auto;}.con-admin-miku-match__board-wrap{position:relative;display:grid;width:min(100%,560px);max-width:100%;min-width:0;}.con-admin-miku-match__board{touch-action:none;user-select:none;-webkit-user-select:none;}.con-admin-miku-match__overlay{position:absolute;inset:8px;z-index:2;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px;border:1px dashed #94a3b8;background:rgba(248,250,252,.92);color:#0f172a;font-weight:600;line-height:1.35;box-sizing:border-box;pointer-events:auto;}.con-admin-miku-match.is-playing .con-admin-miku-match__overlay,.con-admin-miku-match.has-started .con-admin-miku-match__overlay{opacity:0;visibility:hidden;pointer-events:none;}@media (max-width:900px){.con-admin-guild-bank__coin-actions{grid-template-columns:1fr;}}@media (max-width:600px){.con-admin-guild-bank__item-grid{grid-template-columns:1fr;}.con-admin-guild-bank__coin-action-buttons{grid-template-columns:repeat(3,minmax(0,1fr));}.con-admin-miku-match__board-wrap{width:100%;}.con-admin-miku-match__overlay{inset:5px;padding:10px;font-size:13px;}}.con-admin-miku-match{--con-miku-board-bg:#0b1020;--con-miku-board-border:#17212b;--con-miku-gem-shine:rgba(255,255,255,.22);--con-miku-gem-shadow:rgba(0,0,0,.38);}.con-admin-miku-match__game{min-width:0;}.con-admin-miku-match__status{min-height:42px;display:flex;align-items:center;box-sizing:border-box;transition:border-color .16s ease,background-color .16s ease,transform .16s ease;}.con-admin-miku-match.is-miku-status-flare .con-admin-miku-match__status{animation:conMikuStatusFlash .34s ease-out;}.con-admin-miku-match__board{gap:7px;border-color:var(--con-miku-board-border);background:radial-gradient(circle at 20% 12%,rgba(48,86,143,.35),transparent 34%),radial-gradient(circle at 82% 82%,rgba(88,42,115,.34),transparent 38%),linear-gradient(180deg,#10192e 0%,var(--con-miku-board-bg) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),inset 0 14px 30px rgba(255,255,255,.04),0 10px 24px rgba(15,23,42,.16);overflow:hidden;}.con-admin-miku-match__gem{border:1px solid rgba(255,255,255,.24);text-shadow:0 1px 1px rgba(0,0,0,.45);transform-origin:center;will-change:transform,opacity,filter;box-shadow:inset 0 1px 0 var(--con-miku-gem-shine),inset 0 -10px 18px var(--con-miku-gem-shadow),0 2px 0 rgba(0,0,0,.28);transition:transform .12s ease,border-color .12s ease,box-shadow .12s ease,filter .12s ease;}.con-admin-miku-match__gem::before{inset:8% 12% auto 12%;height:28%;background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(255,255,255,0));border-radius:999px;opacity:.82;}.con-admin-miku-match__gem:hover,.con-admin-miku-match__gem:focus-visible,.con-admin-miku-match__gem.is-selected{transform:translateY(-2px) scale(1.04);border-color:rgba(255,255,255,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -10px 18px rgba(0,0,0,.38),0 0 0 2px rgba(255,255,255,.16),0 8px 18px rgba(0,0,0,.24);}.con-admin-miku-match__gem--wayfinders{background:linear-gradient(145deg,#1e5aa5 0%,#12366b 52%,#07152e 100%);}.con-admin-miku-match__gem--socialites{background:linear-gradient(145deg,#c026d3 0%,#9d174d 54%,#4a0928 100%);}.con-admin-miku-match__gem--scavengers{background:linear-gradient(145deg,#d97706 0%,#92400e 54%,#451a03 100%);}.con-admin-miku-match__gem--vanguards{background:linear-gradient(145deg,#7c3aed 0%,#5b21b6 54%,#2e1065 100%);}.con-admin-miku-match__gem--miku{background:linear-gradient(145deg,#0f9f8f 0%,#0f766e 52%,#052d2c 100%);}.con-admin-miku-match__gem--duke{background:linear-gradient(145deg,#64748b 0%,#334155 50%,#111827 100%);}.con-admin-miku-match__gem.has-power{box-shadow:inset 0 1px 0 rgba(255,255,255,.4),inset 0 -10px 18px rgba(0,0,0,.4),0 0 0 2px rgba(250,204,21,.22),0 0 18px rgba(250,204,21,.32);}.con-admin-miku-match__gem.has-power::after{content:"";position:absolute;inset:-30%;background:conic-gradient(from 0deg,transparent 0 18%,rgba(255,255,255,.26) 24%,transparent 32% 100%);animation:conMikuPowerSpin 2.8s linear infinite;pointer-events:none;opacity:.7;}.con-admin-miku-match__gem img{position:relative;z-index:1;width:56%;height:56%;filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0,0,0,.55));}.con-admin-miku-match__gem.is-swapping{--miku-swap-x:0;--miku-swap-y:0;z-index:4;animation:conMikuSwapIn .17s cubic-bezier(.2,.9,.22,1.15) both;}.con-admin-miku-match__gem.is-swap-reject{--miku-swap-x:0;--miku-swap-y:0;z-index:4;animation:conMikuSwapReject .21s ease-in-out both;}.con-admin-miku-match__gem.is-swap-from-right{--miku-swap-x:calc(100% + 7px);--miku-swap-y:0;}.con-admin-miku-match__gem.is-swap-from-left{--miku-swap-x:calc(-100% - 7px);--miku-swap-y:0;}.con-admin-miku-match__gem.is-swap-from-bottom{--miku-swap-x:0;--miku-swap-y:calc(100% + 7px);}.con-admin-miku-match__gem.is-swap-from-top{--miku-swap-x:0;--miku-swap-y:calc(-100% - 7px);}.con-admin-miku-match__gem.is-breaking{z-index:5;animation:conMikuBreak .24s ease-out forwards;}.con-admin-miku-match__gem.is-breaking::after{content:"";position:absolute;inset:-35%;background:radial-gradient(circle,rgba(255,255,255,.95) 0 8%,rgba(250,204,21,.7) 9% 14%,transparent 15% 100%);transform:scale(.35);opacity:0;animation:conMikuSpark .24s ease-out forwards;pointer-events:none;}.con-admin-miku-match__gem.is-dropping{animation:conMikuDrop .29s cubic-bezier(.18,.88,.18,1.12) both;}.con-admin-miku-match__gem.is-power-burst{animation:conMikuDrop .29s cubic-bezier(.18,.88,.18,1.12) both,conMikuPowerPop .48s ease-out both;}.con-admin-miku-match.is-cascading .con-admin-miku-match__board{animation:conMikuBoardPulse .32s ease-out;}.con-admin-miku-match.is-playing .con-admin-miku-match__overlay{opacity:0;visibility:hidden;pointer-events:none;}.con-admin-miku-match.has-started:not(.is-playing) .con-admin-miku-match__overlay,.con-admin-miku-match.is-complete .con-admin-miku-match__overlay{opacity:1;visibility:visible;pointer-events:auto;}.con-admin-miku-match__overlay{border:1px solid rgba(15,23,42,.3);background:rgba(11,16,32,.88);color:#fff;backdrop-filter:blur(3px);}.con-admin-miku-match__overlay-inner{display:grid;gap:8px;width:min(100%,440px);text-align:center;}.con-admin-miku-match__overlay-inner>strong{font-size:20px;line-height:1.15;}.con-admin-miku-match__overlay-inner>span,.con-admin-miku-match__overlay-note{color:rgba(255,255,255,.82);font-size:13px;line-height:1.35;}.con-admin-miku-match__overlay-note.is-error{color:#fecaca;}.con-admin-miku-match__overlay-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:2px;}.con-admin-miku-match__overlay-stats span{display:grid;gap:2px;min-width:0;padding:8px;border:1px solid rgba(255,255,255,.16);box-sizing:border-box;}.con-admin-miku-match__overlay-stats b{color:#fff;font-size:16px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.con-admin-miku-match__overlay-stats em{color:rgba(255,255,255,.74);font-size:11px;font-style:normal;line-height:1.15;}@media (prefers-reduced-motion:reduce){.con-admin-miku-match__gem,.con-admin-miku-match__gem::after,.con-admin-miku-match__gem.has-power::after,.con-admin-miku-match.is-cascading .con-admin-miku-match__board,.con-admin-miku-match.is-miku-status-flare .con-admin-miku-match__status{animation:none;transition:none;}}.con-admin-miku-match__gem{touch-action:none;}.con-admin-miku-match.is-dragging-gem .con-admin-miku-match__board{cursor:grabbing;}.con-admin-miku-match__gem.is-drag-ready{cursor:grab;}.con-admin-miku-match__gem.is-dragging{z-index:12;cursor:grabbing;pointer-events:none;transform:translate(var(--con-miku-drag-x,0),var(--con-miku-drag-y,0)) scale(1.1) rotate(-1deg);border-color:rgba(255,255,255,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.42),inset 0 -10px 18px rgba(0,0,0,.4),0 0 0 3px rgba(255,255,255,.2),0 14px 30px rgba(0,0,0,.34);filter:brightness(1.16) saturate(1.08);}.con-admin-miku-match__gem.is-drag-target{transform:translateY(-2px) scale(1.07);border-color:rgba(250,204,21,.9);box-shadow:inset 0 1px 0 rgba(255,255,255,.36),inset 0 -10px 18px rgba(0,0,0,.38),0 0 0 3px rgba(250,204,21,.28),0 10px 22px rgba(0,0,0,.24);filter:brightness(1.12);}@media (prefers-reduced-motion:reduce){.con-admin-miku-match__gem.is-dragging,.con-admin-miku-match__gem.is-drag-target{transition:none;}}@media (max-width:600px){.con-admin-miku-match__gem{border-width:1px;border-radius:3px;}}.con-admin-miku-match__stats span.is-critical{animation:conMikuTimerPulse .7s ease-in-out infinite alternate;}.con-admin-miku-match__actions{grid-template-columns:minmax(170px,1.1fr) repeat(2,minmax(0,.8fr));align-items:end;}.con-admin-miku-match__difficulty{display:grid;gap:4px;min-width:0;color:#475569;font-size:12px;line-height:1.2;}.con-admin-miku-match__difficulty span{font-weight:600;color:#0f172a;}.con-admin-miku-match__difficulty select{width:100%;min-height:38px;border:1px solid #c6d4e5;background:#fff;color:#0f172a;padding:6px 8px;box-sizing:border-box;}.con-admin-miku-match__difficulty select:disabled{opacity:.68;cursor:not-allowed;}.con-admin-miku-match__overlay-stats{grid-template-columns:repeat(6,minmax(0,1fr));}@media (max-width:600px){.con-admin-miku-match__overlay-stats{grid-template-columns:repeat(2,minmax(0,1fr));}}.con-admin-miku-match{--con-admin-miku-guild-color:#655995;--con-admin-miku-guild-rgb:101,89,149;--con-miku-board-bg:#060914;--con-miku-board-border:var(--con-admin-miku-guild-color);--con-miku-panel-bg:#0b1020;--con-miku-panel-text:#f8fafc;}.con-admin-miku-match__head{align-items:center;padding:14px;border:1px solid rgba(var(--con-admin-miku-guild-rgb),.28);background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);}.con-admin-miku-match__title{min-width:0;}.con-admin-miku-match__title-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0;}.con-admin-miku-match__title-row h3{margin:0;}.con-admin-miku-match__guild-chip{border-color:rgba(var(--con-admin-miku-guild-rgb),.34);background:rgba(var(--con-admin-miku-guild-rgb),.08);color:#0f172a;}.con-admin-miku-match__chips .con-admin-shortcode-chip{white-space:nowrap;}.con-admin-miku-match__layout{grid-template-columns:minmax(0,1fr) minmax(260px,.46fr);gap:16px;}.con-admin-miku-match__game{gap:10px;}.con-admin-miku-match__stats{grid-template-columns:repeat(4,minmax(0,1fr));}.con-admin-miku-match__stats span,.con-admin-miku-match__reward-preview span{border-color:rgba(var(--con-admin-miku-guild-rgb),.2);background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease;}.con-admin-miku-match__stats span.is-pulsing,.con-admin-miku-match__reward-preview span.is-pulsing{animation:conMikuStatPop .34s ease-out;border-color:rgba(var(--con-admin-miku-guild-rgb),.44);box-shadow:0 0 0 2px rgba(var(--con-admin-miku-guild-rgb),.10);}.con-admin-miku-match__stats span.is-critical{border-color:#f97316;background:#fff7ed;color:#9a3412;}.con-admin-miku-match__board-wrap{width:min(100%,620px);padding:12px;border:2px solid var(--con-admin-miku-guild-color);background:linear-gradient(180deg,#111827 0%,#070b16 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.06),0 12px 28px rgba(2,6,23,.2);box-sizing:border-box;isolation:isolate;}.con-admin-miku-match__board{aspect-ratio:1/1;width:100%;grid-template-columns:repeat(var(--con-miku-size,9),minmax(0,1fr));gap:6px;padding:8px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 22% 14%,rgba(var(--con-admin-miku-guild-rgb),.18),transparent 32%),linear-gradient(180deg,#0c1223 0%,var(--con-miku-board-bg) 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 14px 28px rgba(255,255,255,.03);box-sizing:border-box;}.con-admin-miku-match__gem{--miku-gem-a:#334155;--miku-gem-b:#0f172a;--miku-gem-c:#020617;--miku-gem-ring:rgba(255,255,255,.2);border:1px solid var(--miku-gem-ring);border-radius:4px;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.34) 0 9%,rgba(255,255,255,.12) 10% 22%,transparent 23% 100%),linear-gradient(145deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 55%,var(--miku-gem-c) 100%);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.22),inset 0 -9px 15px rgba(0,0,0,.38),0 2px 0 rgba(0,0,0,.34);}.con-admin-miku-match__gem::before{opacity:.65;}.con-admin-miku-match__gem--wayfinders{--miku-gem-a:#1e5aa5;--miku-gem-b:#12366b;--miku-gem-c:#07152e;--miku-gem-ring:rgba(80,145,255,.42);}.con-admin-miku-match__gem--socialites{--miku-gem-a:#c026d3;--miku-gem-b:#9d174d;--miku-gem-c:#4a0928;--miku-gem-ring:rgba(244,114,182,.42);}.con-admin-miku-match__gem--scavengers{--miku-gem-a:#d97706;--miku-gem-b:#92400e;--miku-gem-c:#451a03;--miku-gem-ring:rgba(251,191,36,.42);}.con-admin-miku-match__gem--vanguards{--miku-gem-a:#7c3aed;--miku-gem-b:#5b21b6;--miku-gem-c:#2e1065;--miku-gem-ring:rgba(196,181,253,.42);}.con-admin-miku-match__gem--miku{--miku-gem-a:#0f9f8f;--miku-gem-b:#0f766e;--miku-gem-c:#052d2c;--miku-gem-ring:rgba(94,234,212,.42);}.con-admin-miku-match__gem--duke{--miku-gem-a:#64748b;--miku-gem-b:#334155;--miku-gem-c:#111827;--miku-gem-ring:rgba(203,213,225,.32);}.con-admin-miku-match__gem:hover,.con-admin-miku-match__gem:focus-visible,.con-admin-miku-match__gem.is-selected{transform:translateY(-2px) scale(1.05);border-color:rgba(255,255,255,.78);box-shadow:inset 0 1px 0 rgba(255,255,255,.32),inset 0 -9px 15px rgba(0,0,0,.38),0 0 0 2px rgba(var(--con-admin-miku-guild-rgb),.28),0 8px 18px rgba(0,0,0,.26);}.con-admin-miku-match__gem-symbol{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:70%;height:70%;color:rgba(255,255,255,.92);font-size:clamp(12px,1.8vw,20px);font-weight:600;line-height:1;text-shadow:0 2px 3px rgba(0,0,0,.55);pointer-events:none;}.con-admin-miku-match__gem.has-power{border-color:#facc15;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -9px 15px rgba(0,0,0,.42),0 0 0 2px rgba(250,204,21,.28),0 0 18px rgba(250,204,21,.26);}.con-admin-miku-match__gem.has-power img{z-index:2;width:62%;height:62%;padding:9%;border:1px solid rgba(255,255,255,.22);background:rgba(2,6,23,.38);box-sizing:border-box;filter:brightness(0) invert(1) drop-shadow(0 2px 3px rgba(0,0,0,.6));}.con-admin-miku-match__gem.is-breaking{animation:conMikuBreak .28s cubic-bezier(.2,.9,.2,1) forwards;}.con-admin-miku-match__gem.is-dropping{animation:conMikuDrop .33s cubic-bezier(.16,1,.22,1.08) both;}.con-admin-miku-match__float{position:absolute;left:50%;top:47%;z-index:4;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;max-width:calc(100% - 32px);transform:translate(-50%,-50%);pointer-events:none;animation:conMikuFloatUp 1.25s ease-out forwards;}.con-admin-miku-match__float span{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border:1px solid rgba(255,255,255,.18);background:rgba(2,6,23,.84);color:#fff;font-size:12px;font-weight:600;line-height:1;box-shadow:0 8px 18px rgba(0,0,0,.24);white-space:nowrap;}.con-admin-miku-match__float-combo{color:#c4b5fd;}.con-admin-miku-match__float-power{color:#fde68a;}.con-admin-miku-match__float-coins{color:#facc15;}.con-admin-miku-match__overlay{inset:12px;border:1px solid rgba(255,255,255,.18);background:rgba(5,10,24,.9);color:#f8fafc;backdrop-filter:blur(4px);}.con-admin-miku-match__overlay-inner{padding:16px;border:1px solid rgba(var(--con-admin-miku-guild-rgb),.34);background:rgba(15,23,42,.72);box-shadow:0 12px 26px rgba(0,0,0,.22);}.con-admin-miku-match__overlay-inner .con-admin-plugin-button{justify-self:center;margin-top:4px;}.con-admin-miku-match__overlay-inner>strong{font-size:22px;}.con-admin-miku-match__overlay-stats span{border-color:rgba(var(--con-admin-miku-guild-rgb),.28);background:rgba(255,255,255,.08);}.con-admin-miku-match__actions{grid-template-columns:minmax(180px,1fr) repeat(3,minmax(110px,.45fr));}.con-admin-miku-match__difficulty select{border-color:rgba(var(--con-admin-miku-guild-rgb),.28);}.con-admin-miku-match__status{border-color:rgba(var(--con-admin-miku-guild-rgb),.2);}@media (max-width:900px){.con-admin-miku-match__head{display:grid;align-items:start;padding:12px;}.con-admin-miku-match__layout{grid-template-columns:1fr;}.con-admin-miku-match__chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;}.con-admin-miku-match__chips .con-admin-shortcode-chip{justify-content:center;text-align:center;min-width:0;}}@media (max-width:600px){.con-admin-miku-match{gap:12px;}.con-admin-miku-match__head{padding:10px;}.con-admin-miku-match__title-row{gap:6px;}.con-admin-miku-match__title-row h3{font-size:22px;}.con-admin-miku-match__chips{grid-template-columns:1fr;gap:6px;}.con-admin-miku-match__stats{grid-template-columns:repeat(2,minmax(0,1fr));}.con-admin-miku-match__stats span{padding:8px;}.con-admin-miku-match__stats strong{font-size:18px;}.con-admin-miku-match__board-wrap{width:100%;padding:8px;}.con-admin-miku-match__board{gap:3px;padding:5px;}.con-admin-miku-match__gem{border-radius:3px;}.con-admin-miku-match__gem-symbol{font-size:clamp(10px,3.6vw,16px);}.con-admin-miku-match__overlay{inset:8px;padding:8px;}.con-admin-miku-match__overlay-inner{padding:12px;gap:7px;}.con-admin-miku-match__overlay-inner>strong{font-size:18px;}.con-admin-miku-match__actions{grid-template-columns:1fr;}.con-admin-miku-match__float{top:44%;gap:4px;}.con-admin-miku-match__float span{padding:5px 7px;font-size:11px;}}.con-admin-guild-bank__item-actions .con-admin-guild-bank__action-slot{width:100%;}.con-admin-guild-bank__mischief{gap:12px;}.con-admin-guild-bank__mischief-head{align-items:flex-start;}.con-admin-guild-bank__mischief-toggle{margin-left:auto;white-space:nowrap;}.con-admin-guild-bank__mischief-chips{display:flex;align-items:center;flex-wrap:wrap;gap:8px;}.con-admin-guild-bank__mischief-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;align-items:start;}.con-admin-guild-bank__mischief-help{display:block;color:#475569;font-size:13px;line-height:1.35;}.con-admin-guild-bank__mischief-targets{display:grid;gap:8px;}.con-admin-guild-bank__mischief-target{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid #d7e3ef;background:#fff;min-width:0;box-sizing:border-box;}.con-admin-guild-bank__mischief-target.is-disabled{opacity:.62;}.con-admin-guild-bank__mischief-avatar{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;}.con-admin-guild-bank__mischief-avatar-img{width:36px;height:36px;}.con-admin-guild-bank__mischief-target-copy{display:grid;gap:2px;min-width:0;}.con-admin-guild-bank__mischief-target-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2;}.con-admin-guild-bank__mischief-target-copy em{color:#475569;font-size:12px;font-style:normal;line-height:1.25;}@media (max-width:900px){.con-admin-guild-bank__mischief-grid{grid-template-columns:1fr;}.con-admin-guild-bank__mischief-toggle{margin-left:0;}}@media (max-width:560px){.con-admin-guild-bank__mischief-target .con-admin-plugin-button{grid-column:1 / -1;width:100%;}}.con-admin-balance-grid--vault{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));}.con-admin-guild-bank__vault-summary{margin-top:-2px;}.con-admin-guild-bank__amount-button{display:grid;gap:0;align-content:center;justify-items:center;min-height:40px;line-height:.98;white-space:normal;border-radius:4px;}.con-admin-guild-bank__button-main{display:block;font-weight:600;line-height:.96;}.con-admin-guild-bank__button-sub{display:block;margin-top:0;font-size:10px;font-weight:600;line-height:.96;opacity:.76;}.con-admin-guild-bank__amount-button.is-inactive,.con-admin-guild-bank__mischief-target.is-disabled .con-admin-plugin-button{cursor:not-allowed;opacity:.58;filter:grayscale(.15);}.con-admin-guild-bank__mischief-target.is-disabled{background:#f8fafc;}@media (max-width:600px){.con-admin-guild-bank__amount-button{min-height:48px;}.con-admin-guild-bank__button-sub{font-size:9.5px;margin-top:0;line-height:.96;}}.con-admin-guild-battle__header h3{color:inherit;}.con-admin-d20__button img.con-admin-ui-icon--d20,.con-admin-d20__button .con-admin-ui-icon--d20,.con-admin-d20__bypass-button img.con-admin-ui-icon--d20,.con-admin-d20__bypass-button .con-admin-ui-icon--d20{width:18px;height:18px;min-width:18px;max-width:18px;max-height:18px;object-fit:contain;filter:brightness(0) invert(1) grayscale(1) contrast(1000%);}.con-admin-d20-notifier__die-img{display:block;width:100%;height:100%;object-fit:contain;filter:none;}.con-admin-d20-modal__die{display:block;width:160px;height:160px;object-fit:contain;}.con-admin-party-raid-hp__member.con-admin-rpg-class-chip{white-space:nowrap;}.con-admin-d20-modal__choices{grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:8px;}.con-admin-d20-modal__choice{position:relative;min-height:82px;border-radius:4px;display:flex;flex-direction:column;justify-content:flex-end;gap:4px;}.con-admin-d20-modal__choice-cost{position:absolute;left:8px;display:inline-flex;align-items:center;gap:4px;min-height:18px;font-size:11px;line-height:1;color:#475569;}.con-admin-d20-modal__choice-cost .con-admin-d20-modal__cost-icon,.con-admin-d20-modal__cost-icon{width:14px;height:14px;min-width:14px;object-fit:contain;display:block;}.con-admin-d20-modal__cost-fallback{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;font-size:10px;line-height:1;}.con-admin-d20-modal__choice strong{position:absolute;top:8px;right:10px;max-width:calc(100% - 70px);margin:0;font-size:12px;line-height:1.15;font-weight:600;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-d20-modal__choice small{display:block;margin:0;font-size:11.5px;line-height:1.25;}.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__choice-cost,.con-admin-d20-modal__choice.is-selected small{color:#e5eef8;}@media (max-width:640px){.con-admin-d20-modal__choices{grid-template-columns:1fr;}.con-admin-d20-modal__choice{min-height:72px;}}.con-admin-d20-modal__choice{min-height:76px;padding:30px 10px 10px;justify-content:flex-start;align-items:stretch;}.con-admin-d20-modal__choice-name,.con-admin-d20-modal__choice strong{position:absolute;top:8px;left:10px;right:auto;max-width:calc(100% - 82px);margin:0;color:#196cae;font-size:12px;line-height:1.15;font-weight:600;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.con-admin-d20-modal__choice-cost{top:8px;right:8px;left:auto;color:#196cae;font-weight:600;}.con-admin-d20-modal__choice small{margin-top:22px;color:#4b5563;font-weight:500;}.con-admin-d20-modal__choice.is-selected,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__choice-name,.con-admin-d20-modal__choice.is-selected strong,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__choice-cost,.con-admin-d20-modal__choice.is-selected small{color:#fff;}.con-admin-d20-notifier,.con-admin-d20-notifier__hit,.con-admin-d20-notifier__icon{animation-duration:8s;animation-iteration-count:infinite;}.con-admin-d20-notifier__hit{animation:none;}.con-admin-d20-notifier.is-visible{animation:con-admin-d20-notifier-pulse .24s ease-out 1;}.con-admin-guild-bank__mischief-target-status{flex-basis:100%;margin:2px 0 0 44px;padding:5px 7px;border-left:2px solid #2271b1;background:#f6f7f7;color:#1d2327;font-size:11px;line-height:1.25;font-weight:500;}.con-admin-guild-bank__mischief-target-status.is-success{border-left-color:#2271b1;}.con-admin-guild-bank__mischief-target-status.is-error{border-left-color:#b32d2e;color:#8a2424;}.con-admin-boss-battle .con-admin-party__buffs--raid{margin:4px 0 6px;}.con-admin-boss-battle .con-admin-party-raid-hp{margin-bottom:6px;}.con-admin-boss-battle .con-admin-boss-battle__main>.con-admin-boss-battle__bar+p{margin-bottom:0;}.con-admin-mascot-melee .con-admin-mascot-melee__arena{margin-bottom:8px;}.con-admin-toast--daily-d20-ready,.con-admin-toast--daily-d20-ready.is-visible,.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__hit{animation:none;transform:none;}.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__icon{display:inline-grid;place-items:center;transform-origin:50% 58%;animation:con-admin-d20-notifier-tilt-1562 1.05s ease-in-out infinite;will-change:transform;}.con-admin-toast--daily-d20-ready:hover .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:focus-visible .con-admin-d20-notifier__icon{animation-duration:1.05s;}.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__die-img,.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__icon svg{transform-origin:50% 58%;}@media (prefers-reduced-motion:reduce){.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__icon{animation:none;transform:none;}}.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:hover .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:focus-visible .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:active .con-admin-d20-notifier__icon{display:inline-grid;place-items:center;transform-origin:50% 58%;animation:con-admin-d20-notifier-tilt-1564 1.05s ease-in-out infinite;will-change:transform;}@media (prefers-reduced-motion:reduce){.con-admin-toast--daily-d20-ready .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:hover .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:focus-visible .con-admin-d20-notifier__icon,.con-admin-toast--daily-d20-ready:active .con-admin-d20-notifier__icon{animation:none;transform:none;}}.con-admin-boss-battle__hp-box{display:grid;gap:6px;margin:0 0 8px;padding:8px 10px;border:1px solid rgba(148,163,184,.24);border-radius:4px;background:rgba(248,250,252,.88);--con-admin-boss-hp-color:#64748b;}.con-admin-boss-battle__hp-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0f172a;font-size:.86rem;line-height:1.2;}.con-admin-boss-battle__hp-head>strong,.con-admin-boss-battle__hp-head span strong{font-weight:600;}.con-admin-boss-battle__hp-head span{color:#475569;font-size:.82rem;font-weight:500;white-space:nowrap;}.con-admin-boss-battle__hp-bar{margin:0;background:rgba(148,163,184,.18);}.con-admin-boss-battle__hp-box .con-admin-boss-battle__hp-bar span{background:var(--con-admin-boss-hp-color,#64748b);}.con-admin-boss-battle__hp-box--elite{border-color:rgba(59,130,246,.28);background:rgba(59,130,246,.055);--con-admin-boss-hp-color:#1d4ed8;}.con-admin-boss-battle__hp-box--rare_elite{border-color:rgba(124,58,237,.30);background:rgba(124,58,237,.06);--con-admin-boss-hp-color:#6d28d9;}.con-admin-boss-battle__hp-box--legendary{border-color:rgba(217,119,6,.32);background:rgba(217,119,6,.065);--con-admin-boss-hp-color:#b45309;}.con-admin-boss-battle .con-admin-boss-battle__main>.con-admin-boss-battle__hp-box{margin-bottom:6px;}@media (max-width:420px){.con-admin-boss-battle__hp-head{align-items:flex-start;flex-direction:column;gap:3px;}.con-admin-boss-battle__hp-head span{white-space:normal;}}.con-admin-boss-battle__icon{position:relative;overflow:visible;isolation:isolate;}.con-admin-boss-battle__icon>img,.con-admin-boss-battle__icon>svg{position:relative;z-index:1;}.con-admin-boss-battle__icon>.con-admin-raid-swords{position:absolute;left:50%;top:50%;z-index:4;width:128px;max-width:140%;height:46px;transform:translate(-50%,-50%);pointer-events:none;opacity:0;}.con-admin-boss-battle__main>.con-admin-raid-swords{display:none;}.con-admin-boss-battle__icon>.con-admin-raid-swords.is-clashing{opacity:1;}.con-admin-boss-battle__icon .con-admin-raid-swords span{top:6px;}.con-admin-boss-battle__icon .con-admin-raid-swords__left{left:5px;}.con-admin-boss-battle__icon .con-admin-raid-swords__right{right:5px;}.con-admin-party-raid-hp__head,.con-admin-boss-battle__hp-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#0f172a;font-size:.85rem;font-weight:600;line-height:1.2;}.con-admin-party-raid-hp__head>strong,.con-admin-party-raid-hp__title>strong,.con-admin-boss-battle__hp-head>strong{color:inherit;font-size:inherit;font-weight:600;line-height:inherit;}.con-admin-party-raid-hp__hp-value,.con-admin-party-raid-hp__hp-value strong,.con-admin-boss-battle__hp-head span,.con-admin-boss-battle__hp-head span strong{font-size:.85rem;font-weight:600;line-height:inherit;}.con-admin-boss-battle__button[data-coin-gated="1"].is-coin-disabled,.con-admin-boss-battle__button[data-coin-gated="1"]:disabled{cursor:not-allowed;opacity:.55;}@media (max-width:700px){.con-admin-boss-battle__icon>.con-admin-raid-swords{width:112px;}}.con-admin-mascot-melee__arena{margin:0;padding:0;gap:8px;min-height:0;border-radius:4px;overflow:hidden;}.con-admin-mascot-melee__arena:before{display:none;}.con-admin-mascot-melee__card{gap:5px;min-height:0;padding:8px;box-shadow:none;}.con-admin-mascot-melee__card.is-your-guild{outline-offset:1px;}.con-admin-mascot-melee__portrait,.con-admin-mascot-melee__mascot-image-wrap{width:82px;height:82px;}.con-admin-mascot-melee__mascot-image-wrap{padding:0;border:0;background:transparent;box-shadow:none;}.con-admin-mascot-melee__card-copy{gap:1px;}.con-admin-mascot-melee__card-copy strong{font-size:.9rem;}.con-admin-mascot-melee__card-copy small{font-size:.68rem;}.con-admin-mascot-melee__card .con-admin-mascot-melee__bar{max-width:100%;}.con-admin-mascot-melee__card p{margin:0;font-size:.78rem;line-height:1.15;}.con-admin-mascot-melee__controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch;margin-top:8px;flex-wrap:nowrap;}.con-admin-mascot-melee__attack-panel,.con-admin-mascot-melee__potion-control{display:contents;min-width:0;min-height:0;}.con-admin-mascot-melee__controls .con-admin-game-action-button{width:100%;min-width:0;min-height:38px;font-size:12px;line-height:1.1;}.con-admin-mascot-melee__controls .con-btn__icon{width:16px;height:16px;min-width:16px;}.con-admin-mascot-melee__controls .con-admin-ui-icon,.con-admin-mascot-melee__controls .con-admin-ui-icon--asset,.con-admin-mascot-melee__controls img.con-admin-boss-battle__cost-icon{width:16px;height:16px;max-width:16px;max-height:16px;}.con-admin-mascot-melee__potion-note{display:none;}.con-admin-guild-battle__outcome{position:absolute;left:12px;right:12px;bottom:12px;top:auto;inset:auto 12px 12px 12px;display:flex;align-items:flex-end;justify-content:center;width:auto;max-width:none;min-height:0;margin:0;padding:0;border:0;background:transparent;box-shadow:none;backdrop-filter:none;opacity:1;transform:none;transition:none;pointer-events:none;z-index:8;}.con-admin-guild-battle__outcome[hidden],.con-admin-guild-battle__outcome:not(.has-outcome){display:none;}.con-admin-guild-battle__outcome .con-admin-fishing__catch-card{pointer-events:auto;}@media (max-width:760px){.con-admin-mascot-melee__arena{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;}.con-admin-mascot-melee__card{grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:center;justify-items:stretch;text-align:left;padding:7px;}.con-admin-mascot-melee__portrait,.con-admin-mascot-melee__mascot-image-wrap{width:58px;height:58px;}.con-admin-mascot-melee__portrait{grid-row:1 / span 3;}.con-admin-mascot-melee__card p{text-align:left;}.con-admin-mascot-melee__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;}.con-admin-mascot-melee__controls .con-admin-game-action-button{min-height:34px;padding:5px 4px;gap:4px;font-size:11px;}}.con-admin-d20-modal__dialog,.con-admin-d20-modal__die-wrap,.con-admin-d20-modal__die-shell,.con-admin-d20-modal__choice,.con-admin-d20-modal__cancel,.con-admin-d20-modal__roll{border-radius:4px;}.con-admin-d20-modal__dialog{box-shadow:0 20px 48px rgba(15,23,42,.22);}.con-admin-d20-modal__die-wrap,.con-admin-d20-modal__die-shell{box-shadow:none;}.con-admin-d20-modal__choice{min-height:60px;padding:26px 8px 8px;background:#fff;color:#111827;border:1px solid #d0d0d0;box-shadow:none;}.con-admin-d20-modal__choice:hover,.con-admin-d20-modal__choice:focus-visible{background:#f6f7f7;color:#111827;border-color:#bcbcbc;box-shadow:0 0 0 1px #dcdcdc inset;}.con-admin-d20-modal__choice.is-selected{background:#efefef;color:#111827;border-color:#bcbcbc;box-shadow:0 0 0 1px #dcdcdc inset;}.con-admin-d20-modal__choice,.con-admin-d20-modal__choice-name,.con-admin-d20-modal__choice strong,.con-admin-d20-modal__choice .con-admin-d20-modal__choice-cost,.con-admin-d20-modal__choice .con-admin-d20-modal__choice-cost span,.con-admin-d20-modal__choice small,.con-admin-d20-modal__choice.is-selected,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__choice-name,.con-admin-d20-modal__choice.is-selected strong,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__choice-cost,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__choice-cost span,.con-admin-d20-modal__choice.is-selected small{color:#111827;}.con-admin-d20-modal__choice small,.con-admin-d20-modal__selection-note,.con-admin-d20-modal__status{color:#4b5563;}.con-admin-d20-modal__cost-icon,.con-admin-d20-modal__choice-cost .con-admin-d20-modal__cost-icon,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__cost-icon{filter:grayscale(1) saturate(0) opacity(.72);opacity:.72;}.con-admin-d20-modal__cost-fallback{color:#6b7280;}.con-admin-d20-modal__actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;}.con-admin-d20-modal__cancel,.con-admin-d20-modal__roll{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:5px 12px;border:1px solid #d0d0d0;background:#f8f8f8;color:#111827;font-size:12px;font-weight:600;line-height:1.2;text-transform:none;letter-spacing:0;box-shadow:none;}.con-admin-d20-modal__roll{background:#111827;border-color:#111827;color:#fff;}.con-admin-d20-modal__cancel:hover,.con-admin-d20-modal__cancel:focus-visible{background:#efefef;color:#111827;box-shadow:none;}.con-admin-d20-modal__roll:hover,.con-admin-d20-modal__roll:focus-visible{background:#1f2937;border-color:#1f2937;color:#fff;box-shadow:none;}.con-admin-mascot-melee__controls .con-admin-game-action-button{min-height:42px;padding:6px 8px;}.con-admin-mascot-melee__controls .con-btn__label{white-space:normal;line-height:1.12;}.con-admin-mascot-melee__button-limit{display:block;margin-top:2px;font-size:10px;font-weight:600;line-height:1.1;color:inherit;opacity:.72;}.con-admin-d20-modal__roll,.con-admin-d20-modal__roll:hover,.con-admin-d20-modal__roll:focus-visible{background:#2271b1;border-color:#2271b1;color:#fff;box-shadow:none;}.con-admin-d20-modal__roll:hover,.con-admin-d20-modal__roll:focus-visible{background:#135e96;border-color:#135e96;color:#fff;}.con-admin-d20-modal__cost-icon,.con-admin-d20-modal__choice .con-admin-d20-modal__cost-icon,.con-admin-d20-modal__choice.is-selected .con-admin-d20-modal__cost-icon,.con-admin-d20-modal__cost-icon--xp,.con-admin-d20-modal__choice[data-cost-unit="XP"] .con-admin-d20-modal__cost-icon,.con-admin-d20-modal__choice[data-cost-unit="xp"] .con-admin-d20-modal__cost-icon,.con-admin-d20__button .con-admin-ui-icon--asset,.con-admin-d20__bypass-button .con-admin-ui-icon--asset{filter:grayscale(1) saturate(0) brightness(.58) contrast(1.05);opacity:1;}.con-admin-d20-modal__cost-icon--coin,.con-admin-d20-modal__choice[data-cost-unit="coin"] .con-admin-d20-modal__cost-icon,.con-admin-d20-modal__choice[data-cost-unit="coins"] .con-admin-d20-modal__cost-icon{filter:grayscale(1) saturate(0) brightness(.58) contrast(1.05);opacity:1;}.con-admin-mascot-melee__card .con-admin-mascot-melee__bar span{background:linear-gradient(90deg,var(--con-admin-mascot-color,#655995),rgba(var(--con-admin-mascot-rgb,101,89,149),.72));}.con-admin-mascot-melee__card .con-admin-mascot-melee__bar{background:rgba(var(--con-admin-mascot-rgb,101,89,149),.16);border:1px solid rgba(var(--con-admin-mascot-rgb,101,89,149),.24);}.con-admin-d20__button.is-bypass-roll img.con-admin-ui-icon--d20,.con-admin-d20__button.is-bypass-roll .con-admin-ui-icon--d20,.con-admin-d20__button.is-bypass-roll img.con-admin-ui-icon--asset,.con-admin-d20__button.is-bypass-roll .con-admin-ui-icon--asset{filter:brightness(0) invert(1) grayscale(1) contrast(1000%);opacity:1;}.con-admin-d20__button img.con-admin-ui-icon--d20,.con-admin-d20__button .con-admin-ui-icon--d20,.con-admin-d20__button:disabled img.con-admin-ui-icon--d20,.con-admin-d20__button:disabled .con-admin-ui-icon--d20,.con-admin-d20__button[disabled] img.con-admin-ui-icon--d20,.con-admin-d20__button[disabled] .con-admin-ui-icon--d20,.con-admin-d20__button[aria-disabled="true"] img.con-admin-ui-icon--d20,.con-admin-d20__button[aria-disabled="true"] .con-admin-ui-icon--d20,.con-admin-d20__button.is-cooldown img.con-admin-ui-icon--d20,.con-admin-d20__button.is-cooldown .con-admin-ui-icon--d20,.con-admin-d20__button.is-rolled img.con-admin-ui-icon--d20,.con-admin-d20__button.is-rolled .con-admin-ui-icon--d20,.con-admin-d20__button.is-bypass-roll img.con-admin-ui-icon--d20,.con-admin-d20__button.is-bypass-roll .con-admin-ui-icon--d20{color:#fff;filter:brightness(0) invert(1) grayscale(1) contrast(1000%);opacity:1;}.con-admin-guild-bank__guild-vault,.con-admin-guild-bank__mischief{gap:12px;}.con-admin-guild-bank__coin-icon--guild{border-color:rgba(15,23,42,.08);background:#fff;}.con-admin-guild-bank__guild-shield{display:block;width:34px;height:34px;object-fit:contain;}.con-admin-guild-bank__section-head,.con-admin-guild-bank__panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0;}.con-admin-guild-bank__section-head>div,.con-admin-guild-bank__panel-title-row>div{min-width:0;}.con-admin-guild-bank__section-head strong,.con-admin-guild-bank__panel-title-row>strong{display:block;color:#0f172a;font-weight:600;line-height:1.25;}.con-admin-guild-bank__section-head span{display:block;color:#475569;font-size:13px;line-height:1.35;}.con-admin-guild-bank__panel-title-row .con-admin-shortcode-chip{flex:0 0 auto;}.con-admin-guild-bank__coin-action-panel{border-radius:4px;}.con-admin-guild-bank__embedded-items{display:grid;gap:8px;min-width:0;margin-top:2px;padding-top:10px;border-top:1px solid rgba(15,23,42,.08);}.con-admin-guild-bank__embedded-items .con-admin-empty-state{padding:10px;}.con-admin-guild-bank__embedded-items .con-admin-guild-bank__item-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.con-admin-guild-bank__coin-action-buttons--single{grid-template-columns:1fr;}.con-admin-guild-bank__mischief-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-left:0;}.con-admin-guild-bank__toggle-state{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:2px 6px;border-radius:4px;border:1px solid currentColor;font-size:11px;font-weight:600;line-height:1.2;}.con-admin-guild-bank__rival-vaults{margin-top:0;}.con-admin-guild-bank__raid-status{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 10px;border:1px solid #c6d4e5;border-radius:4px;background:#fff;color:#475569;font-size:12px;font-weight:600;line-height:1.2;text-align:center;}.con-admin-guild-bank__raid-status.is-success{border-color:#86efac;background:#f0fdf4;color:#166534;}.con-admin-guild-bank__raid-status.is-error{border-color:#fda29b;background:#fff1f2;color:#b42318;}.con-admin-guild-bank__action-notice--raid.is-success{background:#f0fdf4;}.con-admin-guild-bank__action-notice--raid.is-error{background:#fff1f2;}@media (max-width:900px){.con-admin-guild-bank__section-head,.con-admin-guild-bank__panel-title-row{display:grid;gap:8px;}.con-admin-guild-bank__panel-title-row .con-admin-shortcode-chip{justify-self:start;}}@media (max-width:560px){.con-admin-guild-bank__embedded-items .con-admin-guild-bank__item-grid{grid-template-columns:1fr;}.con-admin-guild-bank__mischief-target{grid-template-columns:auto minmax(0,1fr);}.con-admin-guild-bank__raid-status{grid-column:1 / -1;width:100%;box-sizing:border-box;}}.con-admin-guild-bank__guild-vault .con-admin-guild-bank__coin-actions{grid-template-columns:1fr;}.con-admin-guild-battle__commander{padding:0;overflow:hidden;}.con-admin-guild-battle__commander-avatar{display:block;width:100%;height:100%;max-width:none;max-height:none;border-radius:50%;object-fit:cover;}.con-admin-guild-battle__fighter .con-admin-guild-battle__portrait-wrap{overflow:hidden;}.con-admin-guild-battle__fighter .con-admin-guild-battle__portrait{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;}.con-admin-high-seas__header,.con-admin-high-seas__meta,.con-admin-high-seas__actions,.con-admin-high-seas__button-row{gap:6px;}.con-admin-high-seas__button-row{row-gap:6px;column-gap:6px;}@media (min-width:768px){.con-admin-guild-battle__commander{width:44px;height:44px;}.con-admin-guild-battle__fighter .con-admin-guild-battle__portrait-wrap{width:60px;height:60px;min-width:60px;min-height:60px;}}.con-admin-guild-bank.con-admin-panel-card{margin:0;padding:0;border:0;background:transparent;box-shadow:none;}.con-admin-miku-match__board-wrap{background:linear-gradient(180deg,#1a2743 0%,#121a2e 100%);border-color:rgba(var(--con-admin-miku-guild-rgb),.5);}.con-admin-miku-match__board{gap:8px;padding:10px;background:#1a243b;border-color:rgba(255,255,255,.06);}.con-admin-miku-match__gem{position:relative;display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1/1;min-width:0;min-height:0;padding:0;border:0;border-radius:14px;overflow:hidden;isolation:isolate;box-shadow:inset 0 3px 0 rgba(255,255,255,.28),inset 0 -19px 0 rgba(0,0,0,.16),inset 0 0 0 4px rgba(255,255,255,.09),0 4px 0 rgba(0,0,0,.24),0 9px 18px rgba(0,0,0,.18);}.con-admin-miku-match__gem::before{content:"";position:absolute;inset:7px 8px auto 8px;z-index:1;height:34%;border-radius:12px 12px 16px 16px;background:linear-gradient(180deg,rgba(255,255,255,.46),rgba(255,255,255,.12) 62%,rgba(255,255,255,0));opacity:.72;pointer-events:none;}.con-admin-miku-match__gem::after{content:"";position:absolute;left:0;right:0;top:38%;z-index:0;height:34%;background:rgba(255,255,255,.10);border-radius:999px / 44%;opacity:.52;pointer-events:none;}.con-admin-miku-match__gem--wayfinders{--miku-gem-a:#2f6fb7;--miku-gem-b:#19447a;--miku-gem-c:#0b213f;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 48%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem--socialites{--miku-gem-a:#ff65e6;--miku-gem-b:#d832dc;--miku-gem-c:#9522b0;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 50%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem--scavengers{--miku-gem-a:#8f5ef1;--miku-gem-b:#6630b0;--miku-gem-c:#331649;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 50%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem--vanguards{--miku-gem-a:#8e8a93;--miku-gem-b:#57545c;--miku-gem-c:#302d34;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 48%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem--miku{--miku-gem-a:#72f7ff;--miku-gem-b:#2480d8;--miku-gem-c:#235b9d;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 50%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem--duke{--miku-gem-a:#dfefff;--miku-gem-b:#7284bc;--miku-gem-c:#405488;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 48%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem--star{--miku-gem-a:#ffe76a;--miku-gem-b:#f4a51c;--miku-gem-c:#8b4a08;background:linear-gradient(180deg,var(--miku-gem-a) 0%,var(--miku-gem-b) 50%,var(--miku-gem-c) 100%);}.con-admin-miku-match__gem-icon{position:relative;z-index:2;display:block;width:60%;height:60%;padding:0;border:0;background:transparent;object-fit:contain;opacity:.68;filter:drop-shadow(0 2px 3px rgba(0,0,0,.34));pointer-events:none;}.con-admin-miku-match__gem.has-power{border-color:transparent;box-shadow:inset 0 3px 0 rgba(255,255,255,.33),inset 0 -19px 0 rgba(0,0,0,.16),inset 0 0 0 3px rgba(136,217,255,.55),0 0 0 1px rgba(255,255,255,.7),0 0 14px rgba(80,173,255,.55),0 4px 0 rgba(0,0,0,.24);}.con-admin-miku-match__gem.has-power::after{display:block;background:repeating-linear-gradient(135deg,rgba(255,255,255,.12) 0 6px,rgba(255,255,255,.02) 6px 12px);inset:0;height:auto;border-radius:inherit;opacity:.58;animation:none;}.con-admin-miku-match__gem.has-power .con-admin-miku-match__gem-icon{opacity:.62;transform:scale(.9);}.con-admin-miku-match__power-overlay{inset:-9%;width:118%;height:118%;filter:drop-shadow(0 0 6px rgba(88,180,255,.65)) drop-shadow(0 2px 4px rgba(0,0,0,.34));}.con-admin-miku-match__gem.is-selected,.con-admin-miku-match__gem:hover,.con-admin-miku-match__gem:focus-visible{transform:translateY(-1px) scale(1.045);box-shadow:inset 0 3px 0 rgba(255,255,255,.34),inset 0 -19px 0 rgba(0,0,0,.16),inset 0 0 0 3px rgba(136,217,255,.62),0 0 0 1px rgba(255,255,255,.86),0 0 16px rgba(85,188,255,.55),0 8px 18px rgba(0,0,0,.28);}.con-admin-miku-match__gem.is-breaking .con-admin-miku-match__gem-icon,.con-admin-miku-match__gem.is-breaking .con-admin-miku-match__power-overlay{transform:scale(.86);opacity:.1;}@media (max-width:600px){.con-admin-miku-match__board{gap:4px;padding:5px;}.con-admin-miku-match__gem{border-radius:8px;box-shadow:inset 0 2px 0 rgba(255,255,255,.25),inset 0 -11px 0 rgba(0,0,0,.15),inset 0 0 0 2px rgba(255,255,255,.08),0 3px 0 rgba(0,0,0,.22);}.con-admin-miku-match__gem::before{inset:4px 5px auto 5px;height:32%;border-radius:7px;}.con-admin-miku-match__gem-icon{width:58%;height:58%;}.con-admin-miku-match__power-overlay{inset:-12%;width:124%;height:124%;}}.con-admin-miku-match__gem.has-power{overflow:visible;}.con-admin-miku-match__power-overlay{position:absolute;inset:-17%;z-index:4;display:block;width:134%;height:134%;max-width:none;max-height:none;padding:0;border:0;background:transparent;object-fit:contain;opacity:1;filter:drop-shadow(0 0 8px rgba(88,180,255,.8)) drop-shadow(0 3px 5px rgba(0,0,0,.36));pointer-events:none;}@media (max-width:600px){.con-admin-miku-match__power-overlay{inset:-18%;width:136%;height:136%;}}.con-admin-miku-match__fullscreen-button{white-space:nowrap;}.con-admin-miku-match:fullscreen,.con-admin-miku-match:-webkit-full-screen,.con-admin-miku-match.is-miku-fullscreen-fallback{padding:16px;background:linear-gradient(180deg,#0b1325 0%,#070b16 100%);overflow:auto;}.con-admin-miku-match.is-miku-fullscreen-fallback{position:fixed;inset:0;}html.con-admin-miku-match-fullscreen-active,html.con-admin-miku-match-fullscreen-active body{overflow:hidden;}.con-admin-miku-match:fullscreen .con-admin-miku-match__layout,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__layout,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__layout{width:min(100%,1180px);margin:0 auto;grid-template-columns:minmax(0,1fr) minmax(260px,.34fr);align-items:start;}.con-admin-miku-match:fullscreen .con-admin-miku-match__head,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__head,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__head{width:min(100%,1180px);margin:0 auto;background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);}.con-admin-miku-match:fullscreen .con-admin-miku-match__head h3,.con-admin-miku-match:fullscreen .con-admin-miku-match__head p,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__head h3,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__head p,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__head h3,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__head p{color:#fff;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(100%,calc(100vh - 220px),760px);margin:0 auto;}@media (max-width:900px){.con-admin-miku-match:fullscreen .con-admin-miku-match__layout,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__layout,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__layout{grid-template-columns:1fr;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(100%,calc(100vh - 240px),720px);}}@media (max-width:600px){.con-admin-miku-match:fullscreen,.con-admin-miku-match:-webkit-full-screen,.con-admin-miku-match.is-miku-fullscreen-fallback{padding:10px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:100%;}}.con-admin-miku-match:not(.is-miku-endless) .con-admin-miku-match__endless-stat{display:none;}.con-admin-miku-match.is-miku-endless .con-admin-miku-match__stats{grid-template-columns:repeat(6,minmax(0,1fr));}.con-admin-miku-match.is-miku-endless .con-admin-miku-match__status.is-success{border-color:rgba(80,173,255,.45);}@media (max-width:700px){.con-admin-miku-match.is-miku-endless .con-admin-miku-match__stats{grid-template-columns:repeat(2,minmax(0,1fr));}}.con-admin-miku-match:fullscreen,.con-admin-miku-match:-webkit-full-screen,.con-admin-miku-match.is-miku-fullscreen-fallback{display:flex;align-items:center;justify-content:center;width:100vw;max-width:none;min-height:100vh;height:100vh;margin:0;padding:12px;border:0;border-radius:0;background:radial-gradient(circle at center,rgba(25,68,122,.22) 0%,#07101f 56%,#030713 100%);overflow:hidden;box-sizing:border-box;z-index:999999;}.con-admin-miku-match:fullscreen .con-admin-miku-match__head,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__head,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__head,.con-admin-miku-match:fullscreen .con-admin-miku-match__side,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__side,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__side,.con-admin-miku-match:fullscreen .con-admin-miku-match__stats,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__stats,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__stats,.con-admin-miku-match:fullscreen .con-admin-miku-match__status,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__status,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__status{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__layout,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__layout,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__layout{display:flex;align-items:center;justify-content:center;width:100%;height:100%;max-width:none;margin:0;padding:0;}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0;padding:0;overflow:hidden;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 24px),calc(100vh - 24px),900px);max-height:calc(100vh - 24px);margin:0;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board{width:100%;height:auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{display:block;position:fixed;top:10px;right:10px;z-index:1000000;margin:0;padding:0;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions>:not(.con-admin-miku-match__fullscreen-button),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions>:not(.con-admin-miku-match__fullscreen-button),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions>:not(.con-admin-miku-match__fullscreen-button){display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{min-height:34px;padding:7px 12px;border-radius:4px;color:#fff;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 18px rgba(0,0,0,.28);}@media (max-width:600px){.con-admin-miku-match:fullscreen,.con-admin-miku-match:-webkit-full-screen,.con-admin-miku-match.is-miku-fullscreen-fallback{padding:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc(100vh - 12px));max-width:calc(100vw - 12px);max-height:calc(100vh - 12px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{top:6px;right:6px;}}.con-admin-miku-match.is-playing.is-miku-round-transition .con-admin-miku-match__overlay{opacity:1;visibility:visible;pointer-events:none;border-style:solid;background:radial-gradient(circle at center,rgba(25,68,122,.95) 0%,rgba(5,10,24,.94) 66%,rgba(2,6,23,.96) 100%);animation:conMikuRoundOverlayIn .24s ease-out both;}.con-admin-miku-match.is-miku-round-transition .con-admin-miku-match__board{animation:conMikuRoundBoardHold 1.15s ease-in-out both;}.con-admin-miku-match__overlay-inner--round{width:min(100%,460px);gap:10px;border-color:rgba(125,211,252,.46);background:linear-gradient(180deg,rgba(15,23,42,.86),rgba(7,16,31,.9));box-shadow:0 18px 40px rgba(0,0,0,.34),0 0 28px rgba(80,173,255,.18);animation:conMikuRoundCardPop .32s cubic-bezier(.2,.9,.18,1.14) both;}.con-admin-miku-match__round-badge{justify-self:center;display:inline-flex;align-items:center;justify-content:center;padding:5px 9px;border:1px solid rgba(125,211,252,.5);border-radius:999px;background:rgba(14,165,233,.16);color:#bae6fd;font-size:11px;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.05em;}.con-admin-miku-match__round-advance{display:flex;align-items:center;justify-content:center;gap:10px;color:#fff;font-weight:600;}.con-admin-miku-match__round-advance span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(255,255,255,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.18);}.con-admin-miku-match__round-advance b{color:#7dd3fc;font-size:24px;line-height:1;text-shadow:0 0 12px rgba(125,211,252,.65);}.con-admin-miku-match__overlay-stats--round{grid-template-columns:repeat(4,minmax(0,1fr));}.con-admin-miku-match__round-note{color:rgba(255,255,255,.8);font-size:12px;line-height:1.35;}.con-admin-miku-match__gem.is-round-entering{animation:conMikuRoundGemIn .38s cubic-bezier(.2,.88,.2,1.12) both;}.con-admin-miku-match.is-miku-round-entering .con-admin-miku-match__board{animation:conMikuRoundBoardIn .42s ease-out both;}@media (max-width:600px){.con-admin-miku-match__overlay-inner--round{gap:8px;padding:12px;}.con-admin-miku-match__overlay-stats--round{grid-template-columns:repeat(2,minmax(0,1fr));}.con-admin-miku-match__round-advance span{min-width:34px;min-height:34px;}}.con-admin-miku-match__fullscreen-hud{display:none;}.con-admin-miku-match:not(.is-miku-endless) .con-admin-miku-match__fullscreen-hud-endless{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{flex-direction:column;gap:8px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 24px),calc(100vh - 92px),900px);max-width:calc(100vw - 24px);max-height:calc(100vh - 92px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;width:min(calc(100vw - 24px),900px);max-width:calc(100vw - 24px);margin:0 auto;padding:0;pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{display:inline-flex;align-items:center;gap:4px;min-height:30px;padding:6px 9px;border-radius:4px;color:#fff;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 18px rgba(0,0,0,.28);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud strong{color:#fff;font-size:13px;font-weight:600;line-height:1;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud em{color:rgba(255,255,255,.72);font-size:10px;font-style:normal;font-weight:600;line-height:1;text-transform:uppercase;letter-spacing:.04em;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span.is-critical,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span.is-critical,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span.is-critical{border-color:rgba(248,113,113,.72);box-shadow:0 8px 18px rgba(0,0,0,.28),0 0 18px rgba(248,113,113,.25);}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc(100vh - 106px));max-width:calc(100vw - 12px);max-height:calc(100vh - 106px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{gap:4px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-height:26px;padding:5px 7px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud strong{font-size:12px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud em{font-size:9px;}}.con-admin-guild-battle__meta{display:flex;flex-wrap:wrap;gap:8px;}.con-admin-guild-battle__meta span,.con-admin-guild-battle__meta strong{color:inherit;}.con-admin-high-seas__actions{gap:8px;}.con-admin-high-seas__button-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;}.con-admin-high-seas__button-row .con-btn,.con-admin-high-seas__button-row .con-admin-high-seas__button,.con-admin-high-seas__button-row .con-admin-high-seas__skip-button{margin:0;}@media (max-width:767px){.con-admin-high-seas__button-row{flex-direction:column;align-items:stretch;gap:8px;}}.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip span,.con-admin-guild-battle__header .con-admin-guild-battle__cost-chip strong,.con-admin-guild-battle__cost-chip,.con-admin-guild-battle__cost-chip span,.con-admin-guild-battle__cost-chip strong{color:inherit;}@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__button-row,.con-admin-high-seas .con-admin-high-seas__actions{gap:8px;}}.con-admin-guild-bank__mischief-toggle[aria-pressed="true"]{border-color:rgba(22,101,52,.32);background:rgba(22,101,52,.12);color:#166534;}.con-admin-guild-bank__mischief-toggle[aria-pressed="false"]{border-color:rgba(100,116,139,.26);background:#f8fafc;color:#475569;}.con-admin-guild-bank__mischief-toggle[aria-pressed="true"] .con-admin-guild-bank__toggle-state{border-color:#166534;background:#166534;color:#fff;}.con-admin-guild-bank__mischief-toggle[aria-pressed="false"] .con-admin-guild-bank__toggle-state{border-color:#94a3b8;background:#e2e8f0;color:#334155;}.con-admin-fishing__portrait-wrap{width:84px;height:84px;flex-basis:84px;}.con-admin-fishing__portrait{width:84px;height:84px;max-width:84px;max-height:84px;object-fit:contain;display:block;}@media (max-width:767px){.con-admin-fishing__portrait-wrap{width:72px;height:72px;flex-basis:72px;}.con-admin-fishing__portrait{width:72px;height:72px;max-width:72px;max-height:72px;}}.con-admin-high-seas__arena--ship-only,.con-admin-high-seas .con-admin-high-seas__arena--ship-only,.con-admin-fishing__arena--pond-only,.con-admin-fishing .con-admin-fishing__arena--pond-only{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:1fr;align-items:stretch;justify-items:stretch;gap:0;width:100%;min-width:0;min-height:152px;height:152px;max-height:152px;margin:0 0 8px;padding:0;border:0;border-radius:4px;background:transparent;box-shadow:none;overflow:hidden;box-sizing:border-box;}.con-admin-high-seas__arena--ship-only .con-admin-high-seas__ship,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__ship,.con-admin-fishing__arena--pond-only .con-admin-fishing__pond,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__pond{grid-area:1 / 1;position:relative;display:block;width:100%;min-width:0;min-height:0;height:100%;max-height:none;margin:0;padding:0;border-radius:4px;box-sizing:border-box;overflow:hidden;}.con-admin-high-seas__arena--ship-only .con-admin-high-seas__ship,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__ship{border:0;background:none;box-shadow:none;}.con-admin-high-seas__arena--ship-only .con-admin-high-seas__bg-image,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__bg-image{position:absolute;inset:0;display:block;width:100%;min-width:100%;max-width:none;height:100%;min-height:100%;max-height:none;margin:0;border-radius:inherit;object-fit:cover;object-position:center center;pointer-events:none;}.con-admin-high-seas__arena--ship-only .con-admin-high-seas__ship-badge,.con-admin-high-seas__arena--ship-only .con-admin-high-seas__crew,.con-admin-high-seas__arena--ship-only .con-admin-high-seas__waves,.con-admin-high-seas__arena--ship-only .con-admin-high-seas__water,.con-admin-high-seas__arena--ship-only .con-admin-high-seas__portrait-wrap,.con-admin-high-seas__arena--ship-only .con-admin-high-seas__track-wake,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__ship-badge,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__crew,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__waves,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__water,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__portrait-wrap,.con-admin-high-seas .con-admin-high-seas__arena--ship-only .con-admin-high-seas__track-wake{display:none;}.con-admin-fishing__arena--pond-only .con-admin-fishing__pond,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__pond{border:1px solid #e6e6e6;background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%);}.con-admin-fishing__arena--pond-only .con-admin-fishing__idle,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__idle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;max-width:min(260px,calc(100% - 24px));}.con-admin-fishing__arena--pond-only .con-admin-fishing__result,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__result{grid-area:1 / 1;position:absolute;inset:10px;z-index:6;display:none;width:auto;max-width:none;min-height:0;margin:0;padding:0;overflow:visible;pointer-events:none;box-sizing:border-box;}.con-admin-fishing__arena--pond-only .con-admin-fishing__result.has-outcome,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__result.has-outcome{display:block;}.con-admin-fishing__arena--pond-only .con-admin-fishing__result .con-admin-fishing__outcome,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__result .con-admin-fishing__outcome{position:absolute;inset:0;width:auto;max-width:none;min-height:100%;margin:0;justify-content:center;pointer-events:auto;}@media (max-width:767px){.con-admin-high-seas__arena--ship-only,.con-admin-high-seas .con-admin-high-seas__arena--ship-only,.con-admin-fishing__arena--pond-only,.con-admin-fishing .con-admin-fishing__arena--pond-only{min-height:136px;height:136px;max-height:136px;margin:0 0 8px;}.con-admin-fishing__arena--pond-only .con-admin-fishing__result,.con-admin-fishing .con-admin-fishing__arena--pond-only .con-admin-fishing__result{inset:10px;}}.con-admin-fishing,.con-admin-fishing.con-admin-panel-card{padding:0;}.con-admin-fishing>:first-child{margin-top:0;}.con-admin-fishing>:last-child{margin-bottom:0;}.con-admin-high-seas .con-admin-high-seas__ship{isolation:isolate;}.con-admin-high-seas .con-admin-high-seas__sky-glow,.con-admin-high-seas .con-admin-high-seas__light-rays,.con-admin-high-seas .con-admin-high-seas__sparkles,.con-admin-high-seas .con-admin-high-seas__sea-mist{position:absolute;display:block;pointer-events:none;}.con-admin-high-seas .con-admin-high-seas__sky-glow{inset:0;z-index:1;opacity:.22;background:radial-gradient(circle at 24% 18%,rgba(255,255,255,.72),rgba(255,255,255,0) 28%),radial-gradient(circle at 76% 22%,rgba(255,220,148,.42),rgba(255,220,148,0) 24%);}.con-admin-high-seas .con-admin-high-seas__light-rays{inset:0;z-index:1;opacity:.16;background:linear-gradient(115deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.55) 42%,rgba(255,255,255,0) 58%);transform:translateX(-36%);animation:conAdminHighSeasLightDrift 12s ease-in-out infinite;}.con-admin-high-seas .con-admin-high-seas__sparkles{left:0;right:0;top:0;height:50%;z-index:2;opacity:.55;background:radial-gradient(circle at 18% 32%,rgba(255,245,180,.9) 0 2px,rgba(255,245,180,0) 5px),radial-gradient(circle at 70% 20%,rgba(190,225,255,.88) 0 2px,rgba(190,225,255,0) 6px),radial-gradient(circle at 84% 45%,rgba(255,195,228,.82) 0 2px,rgba(255,195,228,0) 6px);animation:conAdminHighSeasSparkle 5.8s ease-in-out infinite;}.con-admin-high-seas .con-admin-high-seas__sea-mist{left:0;right:0;bottom:0;height:42%;z-index:2;opacity:.28;background:repeating-linear-gradient(0deg,rgba(255,255,255,.36) 0 1px,rgba(255,255,255,0) 1px 12px),linear-gradient(90deg,rgba(122,203,255,0) 0%,rgba(122,203,255,.5) 48%,rgba(122,203,255,0) 100%);background-size:100% 18px,210% 100%;mix-blend-mode:screen;animation:conAdminHighSeasWater 9s linear infinite;}.con-admin-high-seas .con-admin-high-seas__track-boat{animation:conAdminHighSeasBoatFloat 4.6s ease-in-out infinite;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:60px;max-width:60px;filter:drop-shadow(0 5px 7px rgba(15,23,42,.24));}.con-admin-high-seas.has-daily-reward-ready .con-admin-high-seas__track-boat-image{animation:conAdminHighSeasBoatReady 1.8s ease-in-out infinite;}@keyframes conAdminHighSeasBoatFloat{0%,100%{transform:translate(-50%,-50%) rotate(-1deg);}50%{transform:translate(-50%,calc(-50% - 5px)) rotate(1.5deg);}}@keyframes conAdminHighSeasBoatReady{0%,100%{filter:drop-shadow(0 5px 7px rgba(15,23,42,.24));}50%{filter:drop-shadow(0 7px 12px rgba(255,205,88,.42));}}@keyframes conAdminHighSeasWater{0%{background-position:0 0,0 0;}100%{background-position:0 18px,210% 0;}}@keyframes conAdminHighSeasSparkle{0%,100%{opacity:.38;transform:scale(.98);}48%{opacity:.72;transform:scale(1.02);}}@keyframes conAdminHighSeasLightDrift{0%,100%{transform:translateX(-38%);opacity:.1;}45%{transform:translateX(38%);opacity:.18;}}@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:44px;max-width:44px;}}@media (prefers-reduced-motion:reduce){.con-admin-high-seas .con-admin-high-seas__light-rays,.con-admin-high-seas .con-admin-high-seas__sparkles,.con-admin-high-seas .con-admin-high-seas__sea-mist,.con-admin-high-seas .con-admin-high-seas__track-boat,.con-admin-high-seas.has-daily-reward-ready .con-admin-high-seas__track-boat-image{animation:none;}}.con-admin-high-seas .con-admin-high-seas__track-boat{transition:left .82s cubic-bezier(.22,1,.36,1),transform .2s ease;}.con-admin-high-seas .con-admin-high-seas__track-boat.is-sailing-day .con-admin-high-seas__track-boat-image{animation:conAdminHighSeasBoatSail .82s ease-in-out 1;}.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:91px;max-width:91px;}.con-admin-high-seas .con-admin-high-seas__bg-image{border-radius:4px;}@keyframes conAdminHighSeasBoatSail{0%,100%{transform:translateY(0) rotate(0deg);}35%{transform:translateY(-7px) rotate(-2deg);}70%{transform:translateY(3px) rotate(1.5deg);}}@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__track-boat-image{width:77px;max-width:77px;}}@media (prefers-reduced-motion:reduce){.con-admin-high-seas .con-admin-high-seas__track-boat,.con-admin-high-seas .con-admin-high-seas__track-boat.is-sailing-day .con-admin-high-seas__track-boat-image{transition:none;animation:none;}}.con-admin-miku-match__actions [data-role="miku-shuffle"]{min-height:40px;padding:10px 16px;font-size:14px;line-height:1.1;}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;height:100%;min-height:0;padding:68px 12px 12px;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{position:fixed;top:12px;left:50%;z-index:1000000;display:flex;justify-content:center;align-items:center;width:min(calc(100vw - 128px),940px);max-width:calc(100vw - 128px);margin:0 auto;transform:translateX(-50%);pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-height:40px;padding:9px 14px;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud strong{font-size:16px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud em{font-size:11px;letter-spacing:.03em;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{flex:0 1 auto;width:min(calc(100vw - 24px),calc(100vh - 150px),900px);max-width:calc(100vw - 24px);max-height:calc(100vh - 150px);margin:0 auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{position:static;display:flex;align-items:center;justify-content:center;gap:8px;width:min(calc(100vw - 24px),900px);max-width:calc(100vw - 24px);margin:0 auto;padding:0;z-index:1000000;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions>:not([data-role="miku-shuffle"]):not(.con-admin-miku-match__fullscreen-button),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions>:not([data-role="miku-shuffle"]):not(.con-admin-miku-match__fullscreen-button),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions>:not([data-role="miku-shuffle"]):not(.con-admin-miku-match__fullscreen-button){display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions [data-role="miku-shuffle"]{display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,240px);min-height:48px;padding:13px 24px;border-radius:4px;color:#fff;font-size:16px;font-weight:600;line-height:1.1;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 18px rgba(0,0,0,.28);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{position:fixed;top:12px;right:12px;z-index:1000001;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:4px;color:#fff;font-size:14px;font-weight:600;line-height:1.1;background:rgba(0,0,0,.78);border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 18px rgba(0,0,0,.28);}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{gap:8px;padding:88px 6px 8px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:8px;width:calc(100vw - 84px);max-width:calc(100vw - 84px);gap:4px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-height:34px;padding:6px 8px;gap:4px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud strong{font-size:14px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud em{font-size:9px;letter-spacing:.02em;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc(100vh - 152px));max-width:calc(100vw - 12px);max-height:calc(100vh - 152px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{width:calc(100vw - 12px);max-width:calc(100vw - 12px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions [data-role="miku-shuffle"]{min-width:min(100%,220px);min-height:46px;padding:12px 20px;font-size:15px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{top:8px;right:8px;min-height:36px;padding:8px 10px;font-size:12px;}}.con-admin-miku-match__gem.has-power{overflow:visible;}.con-admin-miku-match__gem.has-power::after{display:none;}.con-admin-miku-match__gem.has-power .con-admin-miku-match__gem-icon{position:relative;z-index:3;display:block;width:60%;height:60%;max-width:60%;max-height:60%;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box;object-fit:contain;opacity:.68;visibility:visible;transform:none;filter:drop-shadow(0 2px 3px rgba(0,0,0,.34));pointer-events:none;}.con-admin-miku-match__gem.has-power .con-admin-miku-match__power-overlay{position:absolute;inset:-14%;z-index:5;display:block;width:128%;height:128%;max-width:none;max-height:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;box-sizing:border-box;object-fit:contain;opacity:1;visibility:visible;transform:none;filter:drop-shadow(0 0 7px rgba(88,180,255,.78)) drop-shadow(0 2px 4px rgba(0,0,0,.34));pointer-events:none;}.con-admin-miku-match__gem.has-power .con-admin-miku-match__gem-symbol--power{z-index:5;}.con-admin-miku-match__gem.is-breaking .con-admin-miku-match__power-overlay{transform:scale(.86);}@media (max-width:600px){.con-admin-miku-match__gem.has-power .con-admin-miku-match__gem-icon{width:58%;height:58%;max-width:58%;max-height:58%;}.con-admin-miku-match__gem.has-power .con-admin-miku-match__power-overlay{inset:-16%;width:132%;height:132%;}}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding-top:108px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{top:8px;right:8px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:52px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;transform:translateX(-50%);}.con-admin-miku-match.is-miku-endless:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-endless:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-endless.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{grid-template-columns:repeat(6,minmax(0,1fr));}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-width:0;min-height:36px;justify-content:center;padding:6px 4px;gap:3px;overflow:hidden;white-space:nowrap;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc(100vh - 172px));max-width:calc(100vw - 12px);max-height:calc(100vh - 172px);}}.con-admin-miku-match__board{aspect-ratio:var(--con-miku-cols,var(--con-miku-size,8)) / var(--con-miku-rows,var(--con-miku-size,8));grid-template-columns:repeat(var(--con-miku-cols,var(--con-miku-size,8)),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);}.con-admin-miku-match__gem{min-width:0;min-height:0;}.con-admin-miku-match.is-miku-arcade .con-admin-miku-match__stats{grid-template-columns:repeat(4,minmax(0,1fr));}.con-admin-miku-match.is-miku-arcade .con-admin-miku-match__endless-stat,.con-admin-miku-match.is-miku-arcade .con-admin-miku-match__fullscreen-hud-endless{display:none;}.con-admin-miku-match__battle-sweep{position:absolute;z-index:8;display:inline-grid;place-items:center;width:clamp(34px,9%,58px);height:clamp(34px,9%,58px);pointer-events:none;animation-delay:var(--miku-sweep-delay,0ms);animation-fill-mode:both;filter:drop-shadow(0 0 8px rgba(255,255,255,.45)) drop-shadow(0 6px 10px rgba(0,0,0,.34));}.con-admin-miku-match__battle-sweep img,.con-admin-miku-match__battle-sweep span{display:block;width:100%;height:100%;object-fit:contain;}.con-admin-miku-match__battle-sweep span{color:#fff;font-size:clamp(28px,5vw,52px);line-height:1;}.con-admin-miku-match__battle-sweep--row{left:-10%;top:var(--miku-sweep-top,50%);transform:translate(-40%,-50%);animation-name:conMikuBattleSweepRow;animation-duration:.62s;animation-timing-function:cubic-bezier(.16,.9,.22,1);}.con-admin-miku-match__battle-sweep--col{left:var(--miku-sweep-left,50%);top:-10%;transform:translate(-50%,-40%) rotate(90deg);animation-name:conMikuBattleSweepCol;animation-duration:.62s;animation-timing-function:cubic-bezier(.16,.9,.22,1);}.con-admin-miku-match__gem.is-breaking-delay-1{animation-delay:.045s;}.con-admin-miku-match__gem.is-breaking-delay-2{animation-delay:.09s;}.con-admin-miku-match__gem.is-breaking-delay-3{animation-delay:.135s;}.con-admin-miku-match__gem.is-breaking-delay-4{animation-delay:.18s;}.con-admin-miku-match__gem.is-breaking-delay-5{animation-delay:.225s;}.con-admin-miku-match__gem.is-breaking-delay-6{animation-delay:.27s;}.con-admin-miku-match__gem.is-breaking-delay-7{animation-delay:.315s;}.con-admin-miku-match__float{gap:8px;animation-duration:1.45s;}.con-admin-miku-match__float span{padding:8px 11px;border-color:rgba(255,255,255,.26);font-size:clamp(13px,1.7vw,18px);letter-spacing:.01em;box-shadow:0 10px 24px rgba(0,0,0,.32),0 0 18px rgba(var(--con-admin-miku-guild-rgb),.16);transform:rotate(var(--miku-float-tilt,-1deg));}.con-admin-miku-match__float-score{--miku-float-tilt:-1.5deg;color:#dbeafe;}.con-admin-miku-match__float-xp{--miku-float-tilt:1.5deg;color:#c4b5fd;}.con-admin-miku-match__float-time{--miku-float-tilt:.8deg;color:#67e8f9;}.con-admin-miku-match__gem--power-time.has-power,.con-admin-miku-match__gem--power-time{border-color:#67e8f9;box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -9px 15px rgba(0,0,0,.42),0 0 0 2px rgba(103,232,249,.25),0 0 18px rgba(34,211,238,.28);}@keyframes conMikuBattleSweepRow{0%{opacity:0;transform:translate(-60%,-50%) scale(.82) rotate(-8deg);}16%{opacity:1;}72%{opacity:1;}100%{opacity:0;transform:translate(1080%,-50%) scale(1.04) rotate(8deg);}}@keyframes conMikuBattleSweepCol{0%{opacity:0;transform:translate(-50%,-60%) scale(.82) rotate(82deg);}16%{opacity:1;}72%{opacity:1;}100%{opacity:0;transform:translate(-50%,1080%) scale(1.04) rotate(98deg);}}@media (max-width:600px){.con-admin-miku-match.is-miku-arcade .con-admin-miku-match__stats{grid-template-columns:repeat(2,minmax(0,1fr));}.con-admin-miku-match__battle-sweep{width:clamp(28px,11%,44px);height:clamp(28px,11%,44px);}.con-admin-miku-match__float span{padding:7px 9px;font-size:13px;}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{grid-template-columns:repeat(4,minmax(0,1fr));}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc((100vh - 172px) * .7));max-height:calc(100vh - 172px);}}@media (prefers-reduced-motion: reduce){.con-admin-miku-match__battle-sweep,.con-admin-miku-match__gem[class*="is-breaking-delay-"]{animation-delay:0ms;}}.con-admin-miku-match__battle-sweep{z-index:11;width:clamp(48px,10%,72px);height:clamp(48px,10%,72px);overflow:visible;color:#fff;filter:drop-shadow(0 0 10px rgba(255,255,255,.44)) drop-shadow(0 8px 12px rgba(0,0,0,.38));animation-duration:1.04s;animation-timing-function:cubic-bezier(.12,.82,.22,1);}.con-admin-miku-match__battle-sweep::before{content:"";position:absolute;top:50%;right:42%;width:clamp(120px,27vw,230px);height:8px;border-radius:999px;transform:translateY(-50%);background:linear-gradient(90deg,rgba(var(--con-admin-miku-guild-rgb,101,89,149),0) 0%,rgba(var(--con-admin-miku-guild-rgb,101,89,149),.16) 16%,rgba(var(--con-admin-miku-guild-rgb,101,89,149),.76) 58%,rgba(255,255,255,.96) 100%);box-shadow:0 0 16px rgba(var(--con-admin-miku-guild-rgb,101,89,149),.38),0 0 18px rgba(255,255,255,.18);pointer-events:none;}.con-admin-miku-match__battle-sweep img,.con-admin-miku-match__battle-sweep span{position:relative;z-index:2;width:72%;height:72%;filter:brightness(0) invert(1) drop-shadow(0 2px 5px rgba(0,0,0,.36)) drop-shadow(0 0 9px rgba(255,255,255,.32));}.con-admin-miku-match__battle-sweep span{color:#fff;filter:drop-shadow(0 2px 5px rgba(0,0,0,.36)) drop-shadow(0 0 9px rgba(255,255,255,.32));}.con-admin-miku-match__battle-sweep--row{left:-12%;animation-name:conMikuBattleSweepRow;}.con-admin-miku-match__battle-sweep--col{top:-12%;animation-name:conMikuBattleSweepCol;}.con-admin-miku-match__gem.is-power-trigger{z-index:7;}.con-admin-miku-match__gem.is-power-trigger .con-admin-miku-match__power-overlay,.con-admin-miku-match__gem.is-breaking.is-power-trigger .con-admin-miku-match__power-overlay{animation:conMikuPowerTriggerFlash .58s cubic-bezier(.16,.9,.2,1) both;}.con-admin-miku-match__gem.is-power-trigger::before{opacity:.95;}@keyframes conMikuBattleSweepRow{0%{opacity:0;transform:translate(-68%,-50%) scale(.82) rotate(-10deg);}14%{opacity:1;}76%{opacity:1;}100%{opacity:0;transform:translate(1120%,-50%) scale(1.06) rotate(10deg);}}@keyframes conMikuBattleSweepCol{0%{opacity:0;transform:translate(-50%,-68%) scale(.82) rotate(80deg);}14%{opacity:1;}76%{opacity:1;}100%{opacity:0;transform:translate(-50%,1120%) scale(1.06) rotate(100deg);}}@keyframes conMikuPowerTriggerFlash{0%{transform:scale(.82) rotate(-6deg);filter:drop-shadow(0 0 4px rgba(255,255,255,.32)) drop-shadow(0 2px 4px rgba(0,0,0,.34));}34%{transform:scale(1.16) rotate(5deg);filter:drop-shadow(0 0 14px rgba(255,255,255,.82)) drop-shadow(0 0 10px rgba(var(--con-admin-miku-guild-rgb,101,89,149),.54));}100%{transform:scale(.88) rotate(0deg);filter:drop-shadow(0 0 7px rgba(88,180,255,.78)) drop-shadow(0 2px 4px rgba(0,0,0,.34));}}@media (max-width:600px){.con-admin-miku-match__battle-sweep{width:clamp(42px,12%,56px);height:clamp(42px,12%,56px);}.con-admin-miku-match__battle-sweep::before{width:clamp(96px,36vw,160px);height:7px;}}@media (prefers-reduced-motion: reduce){.con-admin-miku-match__battle-sweep,.con-admin-miku-match__gem.is-power-trigger .con-admin-miku-match__power-overlay,.con-admin-miku-match__gem.is-breaking.is-power-trigger .con-admin-miku-match__power-overlay{animation:none;}}@media (max-width:767px){.con-admin-boss-battle__boss{display:grid;grid-template-columns:1fr;justify-items:stretch;align-items:start;gap:10px;padding-top:6px;padding-bottom:4px;}.con-admin-boss-battle__visual{width:100%;min-width:0;display:grid;justify-items:center;align-items:start;gap:5px;order:1;}.con-admin-boss-battle__visual .con-admin-boss-battle__icon{width:min(168px,54vw);height:min(168px,54vw);min-width:112px;min-height:112px;max-width:168px;max-height:168px;}.con-admin-boss-battle__visual .con-admin-boss-battle__modifiers{width:auto;max-width:100%;justify-content:center;gap:3px;}.con-admin-boss-battle__main{order:2;width:100%;min-width:0;display:grid;grid-template-columns:1fr;gap:6px;}.con-admin-boss-battle .con-admin-party-raid-hp,.con-admin-boss-battle .con-admin-party__buffs--raid,.con-admin-boss-battle .con-admin-boss-battle__hp-box,.con-admin-boss-battle .con-admin-raid-attack-feedback{width:100%;min-width:0;margin-left:0;margin-right:0;}.con-admin-boss-battle .con-admin-party-raid-hp,.con-admin-boss-battle .con-admin-boss-battle__hp-box,.con-admin-boss-battle .con-admin-raid-attack-feedback{display:grid;height:auto;max-height:none;overflow:visible;}.con-admin-boss-battle .con-admin-party__buffs--raid{display:flex;height:auto;max-height:none;overflow:visible;}.con-admin-boss-battle .con-admin-raid-attack-feedback__details{max-height:none;overflow:visible;}}@media (max-width:520px){.con-admin-boss-battle__visual .con-admin-boss-battle__icon{width:min(148px,58vw);height:min(148px,58vw);min-width:104px;min-height:104px;}.con-admin-boss-battle .con-admin-raid-attack-feedback__details{grid-template-columns:1fr;}}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-toggle{display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;flex:0 0 auto;min-height:18px;margin:0 2px 0 0;padding:0;border:0;background:transparent;color:#334155;font:inherit;font-size:.76rem;line-height:1.15;text-align:left;cursor:pointer;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-title,.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-count{font-weight:600;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-count{color:#64748b;font-size:.7rem;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-caret{display:inline-block;color:#64748b;font-size:.7rem;line-height:1;transition:transform .18s ease;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-body{display:contents;}@media (max-width:767px){.con-admin-boss-battle .con-admin-raid-attack-feedback__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;}.con-admin-boss-battle .con-admin-raid-attack-feedback__detail{min-height:32px;}.con-admin-boss-battle .con-admin-raid-attack-feedback__counter-detail,.con-admin-boss-battle .con-admin-raid-attack-feedback__party-detail,.con-admin-boss-battle .con-admin-raid-attack-feedback__final{grid-column:1 / -1;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible,.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible.is-active{display:grid!important;grid-template-columns:minmax(0,1fr);align-items:stretch!important;align-content:start!important;gap:0!important;padding:0!important;overflow:hidden;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-toggle{width:100%;min-height:28px;margin:0;padding:6px 8px;justify-content:space-between;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible.is-collapsed .con-admin-party__buffs-caret{transform:rotate(-90deg);}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible .con-admin-party__buffs-body{display:flex;flex-wrap:wrap;align-items:center;gap:4px 6px;min-width:0;padding:0 6px 6px;}.con-admin-boss-battle .con-admin-party__buffs--raid.is-collapsible.is-collapsed .con-admin-party__buffs-body{display:none;}}.con-admin-miku-match__gem--power-time.has-power .con-admin-miku-match__power-overlay{inset:-2%;width:104%;height:104%;opacity:.92;filter:drop-shadow(0 0 4px rgba(103,232,249,.55)) drop-shadow(0 1px 2px rgba(0,0,0,.28));}@media (max-width:600px){.con-admin-miku-match__gem--power-time.has-power .con-admin-miku-match__power-overlay{inset:-4%;width:108%;height:108%;}}.con-admin-guild-battle__challenge-search{position:relative;display:grid;gap:8px;width:100%;}.con-admin-guild-battle__challenge-search-row{position:relative;}.con-admin-guild-battle__challenge-search-input{width:100%;min-height:var(--con-admin-field-height,38px);padding:8px 38px 8px 12px;border:1px solid rgba(148,163,184,.45);border-radius:var(--con-admin-field-radius,4px);color:#0f172a;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04);}.con-admin-guild-battle__challenge-search-input:hover,.con-admin-guild-battle__challenge-search-input:focus-visible{border-color:rgba(37,99,235,.45);outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.12);}.con-admin-guild-battle__challenge-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:rgba(15,23,42,.06);color:#475569;cursor:pointer;line-height:1;}.con-admin-guild-battle__challenge-clear:hover,.con-admin-guild-battle__challenge-clear:focus-visible{background:rgba(15,23,42,.12);outline:none;}.con-admin-guild-battle__challenge-results{position:absolute;z-index:20;top:44px;left:0;right:0;display:grid;gap:4px;max-height:260px;overflow:auto;padding:6px;border:1px solid rgba(148,163,184,.32);border-radius:4px;background:#fff;box-shadow:0 14px 30px rgba(15,23,42,.16);}.con-admin-guild-battle__challenge-results[hidden]{display:none!important;}.con-admin-guild-battle__challenge-option{width:100%;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;padding:7px 8px;border:0;border-radius:4px;background:transparent;color:inherit;text-align:left;cursor:pointer;}.con-admin-guild-battle__challenge-option:hover,.con-admin-guild-battle__challenge-option:focus-visible{background:rgba(37,99,235,.08);outline:none;}.con-admin-guild-battle__challenge-option-avatar{width:34px;height:34px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:600;}.con-admin-guild-battle__challenge-option-avatar img{width:100%;height:100%;object-fit:cover;display:block;}.con-admin-guild-battle__challenge-option-copy{min-width:0;display:grid;gap:1px;}.con-admin-guild-battle__challenge-option-copy strong,.con-admin-guild-battle__challenge-option-copy em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.con-admin-guild-battle__challenge-option-copy strong{font-size:13px;font-weight:600;color:#0f172a;}.con-admin-guild-battle__challenge-option-copy em,.con-admin-guild-battle__challenge-empty{font-size:12px;font-style:normal;color:#64748b;}.con-admin-guild-battle__challenge-empty{padding:9px 10px;}.con-admin-guild-battle__challenge-empty.is-error{color:#b91c1c;}.con-admin-guild-battle__challenge-option-avatar{background:transparent;border-radius:50%;overflow:visible;}.con-admin-guild-battle__challenge-option-avatar .con-admin-user-avatar-shell,.con-admin-guild-battle__challenge-option-avatar .con-admin-engagement-user__avatar{width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;max-height:34px;}.con-admin-guild-battle__challenge-avatar:not(.con-admin-guild-battle__challenge-avatar--placeholder){background:transparent;border:0;overflow:visible;}.con-admin-guild-battle__challenge-avatar .con-admin-user-avatar-shell,.con-admin-guild-battle__challenge-avatar .con-admin-engagement-user__avatar{width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;}.con-admin-guild-battle__header .con-admin-game-meta-chip.con-admin-meta-chip,.con-admin-fishing__head .con-admin-game-meta-chip.con-admin-meta-chip,.con-admin-high-seas__header .con-admin-game-meta-chip.con-admin-meta-chip,.con-admin-high-seas__meta .con-admin-game-meta-chip.con-admin-meta-chip,.con-admin-d20__head .con-admin-game-meta-chip.con-admin-meta-chip,.con-admin-miku-match__chips .con-admin-meta-chip,.con-admin-miku-match__guild-chip.con-admin-meta-chip,.con-admin-miku-match__leaderboard-row .con-admin-meta-chip{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;min-height:22px;height:auto;width:auto;min-width:0;max-width:100%;padding:2px 7px;border-radius:var(--con-admin-field-radius,4px);font-size:11px;font-weight:600;line-height:1.2;letter-spacing:0;text-transform:none;white-space:nowrap;box-shadow:none;}.con-admin-guild-battle__header .con-admin-game-meta-chip.con-admin-meta-chip br,.con-admin-fishing__head .con-admin-game-meta-chip.con-admin-meta-chip br,.con-admin-high-seas__header .con-admin-game-meta-chip.con-admin-meta-chip br,.con-admin-high-seas__meta .con-admin-game-meta-chip.con-admin-meta-chip br,.con-admin-d20__head .con-admin-game-meta-chip.con-admin-meta-chip br{display:none;}.con-admin-guild-battle__header .con-admin-game-meta-chip.con-admin-meta-chip strong,.con-admin-fishing__head .con-admin-game-meta-chip.con-admin-meta-chip strong,.con-admin-high-seas__header .con-admin-game-meta-chip.con-admin-meta-chip strong,.con-admin-high-seas__meta .con-admin-game-meta-chip.con-admin-meta-chip strong,.con-admin-d20__head .con-admin-game-meta-chip.con-admin-meta-chip strong{color:#64748b;font-size:9.5px;font-weight:600;line-height:1;letter-spacing:.04em;text-transform:uppercase;}.con-admin-guild-battle__header .con-admin-game-meta-chip.con-admin-meta-chip span,.con-admin-fishing__head .con-admin-game-meta-chip.con-admin-meta-chip span,.con-admin-high-seas__header .con-admin-game-meta-chip.con-admin-meta-chip span,.con-admin-high-seas__meta .con-admin-game-meta-chip.con-admin-meta-chip span,.con-admin-d20__head .con-admin-game-meta-chip.con-admin-meta-chip span{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:none;}.con-admin-miku-match__chips.con-admin-meta-chips{justify-content:flex-start;}.con-admin-fishing__pond::before{background:radial-gradient(circle at 18% 72%,rgba(255,255,255,.24) 0 2px,transparent 3px),radial-gradient(circle at 68% 80%,rgba(255,255,255,.18) 0 2px,transparent 3px),linear-gradient(135deg,rgba(255,255,255,.20) 0 12%,transparent 12% 24%,rgba(255,255,255,.12) 24% 36%,transparent 36% 100%),linear-gradient(180deg,rgba(122,199,255,0.20) 0%,rgba(56,127,195,0.84) 100%);background-size:120px 80px,150px 90px,180px 80px,100% 100%;animation:conFishingWaterShift 5s linear infinite;}.con-admin-fishing__pond::after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 68%);background-size:160px 100%;animation:conFishingWaterGlint 3.4s ease-in-out infinite;}.con-admin-fishing__reel-prompt{position:absolute;left:50%;top:50%;z-index:6;display:grid;justify-items:center;gap:6px;min-width:126px;padding:10px 12px;border:1px solid rgba(15,23,42,.14);border-radius:4px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(15,23,42,.18);color:#0f172a;opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.94);transition:opacity .16s ease,transform .16s ease;}.con-admin-fishing__reel-prompt[data-active="1"]{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1);}.con-admin-fishing__reel-target{position:relative;width:58px;height:58px;margin:0;padding:0;border:1px solid rgba(25,108,174,.26);border-radius:50%;background:rgba(239,246,255,.96);cursor:pointer;touch-action:manipulation;}.con-admin-fishing__reel-target-ring,.con-admin-fishing__reel-target-core{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);}.con-admin-fishing__reel-target-ring{width:54px;height:54px;border:3px solid rgba(25,108,174,.56);animation:conFishingReelRing 1.05s ease-in-out infinite;}.con-admin-fishing__reel-target-core{width:16px;height:16px;background:#196cae;box-shadow:0 0 0 5px rgba(25,108,174,.12);}.con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target-core{background:#16a34a;}.con-admin-fishing__reel-prompt.is-missed .con-admin-fishing__reel-target-core{background:#dc2626;}.con-admin-fishing__reel-prompt strong{font-size:12px;font-weight:600;line-height:1.1;}.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{font-size:11px;line-height:1.2;color:#64748b;}@keyframes conFishingWaterShift{0%{background-position:0 0,0 0,0 0,0 0;}100%{background-position:120px 0,-150px 0,180px 0,0 0;}}@keyframes conFishingWaterGlint{0%,100%{background-position:-180px 0;opacity:.35;}50%{background-position:180px 0;opacity:.7;}}@keyframes conFishingReelRing{0%{width:56px;height:56px;opacity:.28;}50%{width:22px;height:22px;opacity:1;}100%{width:56px;height:56px;opacity:.28;}}.con-admin-guild-battle__arena{position:relative;overflow:hidden;}.con-admin-guild-battle__arena::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 100%,rgba(25,108,174,.12),transparent 44%);pointer-events:none;}.con-admin-guild-battle__damage-popups{position:absolute;inset:0;z-index:5;pointer-events:none;}.con-admin-guild-battle__damage-pop{position:absolute;top:34%;left:73%;min-width:34px;padding:3px 7px;border:1px solid rgba(220,38,38,.24);border-radius:4px;background:rgba(254,242,242,.94);color:#991b1b;font-size:13px;font-weight:600;line-height:1;text-align:center;box-shadow:0 8px 18px rgba(15,23,42,.18);animation:conGuildBattleDamagePop .9s ease-out forwards;}.con-admin-guild-battle__damage-pop--player{left:18%;}.con-admin-guild-battle__damage-pop.is-heal{border-color:rgba(22,163,74,.24);background:rgba(240,253,244,.94);color:#166534;}.con-admin-guild-battle__damage-pop.is-miss{border-color:rgba(100,116,139,.24);background:rgba(248,250,252,.96);color:#475569;}@keyframes conGuildBattleDamagePop{0%{opacity:0;transform:translateY(8px) scale(.86);}18%{opacity:1;transform:translateY(0) scale(1.08);}100%{opacity:0;transform:translateY(-34px) scale(.98);}}.con-admin-fishing__pond::before{background:radial-gradient(ellipse at 22% 42%,rgba(255,255,255,.28) 0%,rgba(255,255,255,.10) 24%,transparent 58%),radial-gradient(ellipse at 78% 68%,rgba(112,202,255,.28) 0%,rgba(112,202,255,.10) 28%,transparent 62%),linear-gradient(180deg,rgba(122,199,255,.22) 0%,rgba(56,127,195,.84) 100%);background-size:160% 130%,150% 120%,100% 100%;animation:conFishingWaterFlow 7.5s ease-in-out infinite alternate;}.con-admin-fishing__pond::after{background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.16) 36%,rgba(255,255,255,.30) 48%,rgba(255,255,255,.08) 60%,transparent 100%);background-size:240% 100%;opacity:.42;animation:conFishingWaterSheen 4.8s ease-in-out infinite;}.con-admin-fishing__reel-prompt{left:52%;top:67%;z-index:7;display:block;min-width:0;width:84px;height:84px;padding:0;border:0;background:transparent;box-shadow:none;color:inherit;pointer-events:none;transform:translate(-50%,-50%) scale(.96);}.con-admin-fishing__reel-prompt[data-active="1"]{pointer-events:auto;transform:translate(-50%,-50%) scale(1);}.con-admin-fishing__reel-target{position:absolute;inset:0;width:84px;height:84px;border:0;background:transparent;box-shadow:none;}.con-admin-fishing__reel-target-ring{width:78px;height:78px;border:3px solid rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(25,108,174,.22),0 0 22px rgba(25,108,174,.22);animation:conFishingHookRing 1.08s ease-in-out infinite;}.con-admin-fishing__reel-target-core{width:22px;height:22px;background:transparent;box-shadow:0 0 0 3px rgba(255,255,255,.36);}.con-admin-fishing__reel-prompt strong,.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{position:absolute;left:50%;top:100%;width:max-content;max-width:150px;transform:translateX(-50%);padding:3px 7px;border-radius:4px;background:rgba(15,23,42,.72);color:#fff;font-size:11px;font-weight:600;line-height:1.15;text-align:center;white-space:nowrap;pointer-events:none;}.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{top:calc(100% + 22px);background:transparent;color:rgba(255,255,255,.9);font-weight:500;text-shadow:0 1px 2px rgba(15,23,42,.55);}.con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target-ring{border-color:rgba(134,239,172,.9);}.con-admin-fishing__reel-prompt.is-missed .con-admin-fishing__reel-target-ring{border-color:rgba(252,165,165,.9);}.con-admin-guild-battle__damage-pop{animation:conGuildBattleDamagePopLong 1.55s ease-out forwards;}@keyframes conFishingWaterFlow{0%{background-position:0% 36%,100% 62%,0 0;}100%{background-position:58% 44%,38% 54%,0 0;}}@keyframes conFishingWaterSheen{0%,100%{background-position:-180% 0;opacity:.28;}45%,58%{background-position:120% 0;opacity:.58;}}@keyframes conFishingHookRing{0%{width:78px;height:78px;opacity:.28;}50%{width:30px;height:30px;opacity:1;}100%{width:78px;height:78px;opacity:.28;}}@keyframes conGuildBattleDamagePopLong{0%{opacity:0;transform:translateY(10px) scale(.86);}14%{opacity:1;transform:translateY(0) scale(1.08);}68%{opacity:1;transform:translateY(-16px) scale(1);}100%{opacity:0;transform:translateY(-42px) scale(.98);}}@media (max-width:767px){.con-admin-fishing__reel-prompt,.con-admin-fishing__reel-target{width:92px;height:92px;}.con-admin-fishing__reel-target-ring{width:86px;height:86px;}}@media (prefers-reduced-motion:reduce){.con-admin-fishing__pond::before,.con-admin-fishing__pond::after,.con-admin-fishing__reel-target-ring,.con-admin-guild-battle__damage-pop{animation:none;}}.con-admin-guild-battle__directional-strike{top:32%;}.con-admin-guild-battle__assist-mascot{--con-guild-battle-assist-color:#655995;--con-guild-battle-assist-rgb:101,89,149;position:absolute;left:50%;top:30%;z-index:4;display:grid;place-items:center;width:82px;height:82px;border:2px solid rgba(var(--con-guild-battle-assist-rgb),.46);border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.96) 0%,rgba(var(--con-guild-battle-assist-rgb),.13) 100%);box-shadow:0 14px 26px rgba(15,23,42,.18),0 0 24px rgba(var(--con-guild-battle-assist-rgb),.24);opacity:0;pointer-events:none;transform:translate(-105%,-50%) scale(.74);animation:conGuildBattleAssistStrike 1.2s ease-in-out forwards;}.con-admin-guild-battle__assist-mascot img{display:block;width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(15,23,42,.22));}.con-admin-guild-battle__assist-badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--con-guild-battle-assist-color);color:#fff;font-size:17px;font-weight:600;letter-spacing:.08em;}.con-admin-guild-battle__damage-pop{animation:conGuildBattleDamagePopHold 1.95s ease-out forwards;}@keyframes conGuildBattleAssistStrike{0%{opacity:0;transform:translate(-118%,-50%) scale(.70);filter:blur(2px);}20%{opacity:1;transform:translate(-82%,-54%) scale(1);filter:blur(0);}52%{opacity:1;transform:translate(-42%,-48%) scale(1.08);}76%{opacity:.78;transform:translate(-26%,-50%) scale(.96);}100%{opacity:0;transform:translate(-6%,-50%) scale(.82);filter:blur(1px);}}@keyframes conGuildBattleDamagePopHold{0%{opacity:0;transform:translateY(10px) scale(.86);}12%{opacity:1;transform:translateY(0) scale(1.08);}74%{opacity:1;transform:translateY(-18px) scale(1);}100%{opacity:0;transform:translateY(-46px) scale(.98);}}@media (max-width:782px){.con-admin-guild-battle__directional-strike{top:38%;}.con-admin-guild-battle__assist-mascot{top:42%;width:72px;height:72px;}.con-admin-guild-battle__assist-mascot img{width:62px;height:62px;}}@media (prefers-reduced-motion:reduce){.con-admin-guild-battle__assist-mascot{animation:none;opacity:.95;transform:translate(-50%,-50%) scale(1);}}.con-admin-fishing__pond::before{background:radial-gradient(ellipse at 26% 48%,rgba(255,255,255,.30) 0%,rgba(255,255,255,.11) 28%,transparent 64%),radial-gradient(ellipse at 78% 62%,rgba(102,205,255,.28) 0%,rgba(102,205,255,.10) 32%,transparent 68%),linear-gradient(180deg,rgba(129,207,255,.24) 0%,rgba(53,127,196,.84) 100%);background-repeat:no-repeat;background-size:190% 150%,180% 145%,100% 100%;animation:conFishingWaterBreath 6.8s ease-in-out infinite alternate;}.con-admin-fishing__pond::after{background:linear-gradient(112deg,transparent 0%,rgba(255,255,255,.12) 34%,rgba(255,255,255,.30) 48%,rgba(255,255,255,.10) 62%,transparent 100%);background-repeat:no-repeat;background-size:260% 100%;opacity:.38;animation:conFishingWaterSweep 4.2s ease-in-out infinite;}.con-admin-fishing__reel-prompt{left:52%;top:67%;z-index:7;width:108px;height:108px;min-width:0;padding:0;border:0;background:transparent;box-shadow:none;pointer-events:none;transform:translate(-50%,-50%) scale(.98);}.con-admin-fishing__reel-prompt[data-active="1"]{pointer-events:auto;transform:translate(-50%,-50%) scale(1);}.con-admin-fishing__reel-target{position:absolute;inset:0;width:108px;height:108px;margin:0;padding:0;border:0;background:transparent;box-shadow:none;cursor:pointer;touch-action:manipulation;}.con-admin-fishing__reel-target::before,.con-admin-fishing__reel-target::after{content:"";position:absolute;left:50%;top:50%;width:98px;height:98px;border:2px solid rgba(255,255,255,.32);border-radius:999px;box-shadow:0 0 18px rgba(25,108,174,.16);transform:translate(-50%,-50%) scale(.88);pointer-events:none;animation:conFishingHookWave var(--con-fishing-hook-cycle-ms,1280ms) ease-in-out infinite;}.con-admin-fishing__reel-target::after{animation-delay:calc(var(--con-fishing-hook-cycle-ms,1280ms) * -.5);opacity:.62;}.con-admin-fishing__reel-target-ring{width:92px;height:92px;border:3px solid rgba(255,255,255,.82);background:transparent;box-shadow:0 0 0 1px rgba(25,108,174,.16),0 0 24px rgba(25,108,174,.18);animation:conFishingHookTiming var(--con-fishing-hook-cycle-ms,1280ms) ease-in-out infinite;}.con-admin-fishing__reel-target-core{display:none;}.con-admin-fishing__reel-prompt strong,.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{position:absolute;left:50%;top:auto;width:max-content;max-width:190px;transform:translateX(-50%);padding:3px 8px;border-radius:4px;background:rgba(15,23,42,.74);color:#fff;font-size:11px;font-weight:600;line-height:1.15;text-align:center;text-shadow:none;white-space:nowrap;pointer-events:none;}.con-admin-fishing__reel-prompt strong{bottom:calc(100% + 31px);}.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{bottom:calc(100% + 8px);background:rgba(15,23,42,.56);color:rgba(255,255,255,.94);font-weight:500;}.con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target-ring,.con-admin-fishing__reel-prompt[data-direction="success"] .con-admin-fishing__reel-target-ring{border-color:rgba(34,197,94,.96);box-shadow:0 0 0 1px rgba(34,197,94,.34),0 0 28px rgba(34,197,94,.40);animation:none;}.con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target::before,.con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target::after{border-color:rgba(34,197,94,.52);box-shadow:0 0 20px rgba(34,197,94,.28);animation:conFishingHookHit .62s ease-out forwards;}.con-admin-fishing__reel-prompt.is-missed .con-admin-fishing__reel-target-ring,.con-admin-fishing__reel-prompt[data-direction="escaped"] .con-admin-fishing__reel-target-ring{border-color:rgba(248,113,113,.96);box-shadow:0 0 0 1px rgba(248,113,113,.30),0 0 22px rgba(248,113,113,.30);animation:none;}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-hit{pointer-events:none;}@keyframes conFishingWaterBreath{0%{background-position:0% 42%,100% 58%,0 0;}100%{background-position:54% 50%,36% 47%,0 0;}}@keyframes conFishingWaterSweep{0%,100%{background-position:-190% 0;opacity:.30;}50%{background-position:150% 0;opacity:.58;}}@keyframes conFishingHookTiming{0%{width:92px;height:92px;opacity:.35;}43%{width:40px;height:40px;opacity:1;border-color:rgba(255,255,255,.90);}50%{width:32px;height:32px;opacity:1;border-color:rgba(255,255,255,1);}57%{width:40px;height:40px;opacity:1;border-color:rgba(255,255,255,.90);}100%{width:92px;height:92px;opacity:.35;}}@keyframes conFishingHookWave{0%{opacity:.18;transform:translate(-50%,-50%) scale(.45);}50%{opacity:.72;transform:translate(-50%,-50%) scale(.86);}100%{opacity:.06;transform:translate(-50%,-50%) scale(1.08);}}@keyframes conFishingHookHit{0%{opacity:.75;transform:translate(-50%,-50%) scale(.62);}100%{opacity:0;transform:translate(-50%,-50%) scale(1.2);}}@media (max-width:767px){.con-admin-fishing__reel-prompt,.con-admin-fishing__reel-target{width:112px;height:112px;}.con-admin-fishing__reel-target-ring{width:96px;height:96px;}.con-admin-fishing__reel-prompt strong,.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{max-width:180px;}}@media (prefers-reduced-motion:reduce){.con-admin-fishing__pond::before,.con-admin-fishing__pond::after,.con-admin-fishing__reel-target::before,.con-admin-fishing__reel-target::after,.con-admin-fishing__reel-target-ring{animation:none;}}.con-admin-guild-battle__assist-mascot{border:0;border-radius:0;background:transparent;box-shadow:none;}.con-admin-guild-battle__assist-mascot img{width:78px;height:78px;object-fit:contain;}.con-admin-guild-battle__fighter.is-distracted,.con-admin-guild-battle__portrait-wrap.is-distracted{animation:conAdminGuildBattleDistractionTurn .86s ease-in-out 1;transform-origin:center center;}.con-admin-guild-battle__modifier-visual.is-potion-triggered,.con-admin-guild-battle__modifier-button.is-potion-triggered{animation:conAdminGuildBattlePotionShake .82s ease-in-out 1;transform-origin:center center;}@keyframes conAdminGuildBattleDistractionTurn{0%{transform:perspective(360px) rotateY(0deg) translateY(0);filter:none;}28%{transform:perspective(360px) rotateY(158deg) translateY(-2px) scale(.98);filter:saturate(1.08);}64%{transform:perspective(360px) rotateY(178deg) translateY(-2px) scale(.98);filter:saturate(1.12);}100%{transform:perspective(360px) rotateY(0deg) translateY(0);filter:none;}}@keyframes conAdminGuildBattlePotionShake{0%,100%{transform:translateX(0) rotate(0deg) scale(1);}14%{transform:translateX(-2px) rotate(-9deg) scale(1.04);}28%{transform:translateX(2px) rotate(9deg) scale(1.08);}42%{transform:translateX(-2px) rotate(-7deg) scale(1.06);}56%{transform:translateX(2px) rotate(7deg) scale(1.08);}74%{transform:translateX(0) rotate(0deg) scale(1.02);}}@media (max-width:782px){.con-admin-guild-battle__assist-mascot img{width:68px;height:68px;}}@media (prefers-reduced-motion:reduce){.con-admin-guild-battle__fighter.is-distracted,.con-admin-guild-battle__portrait-wrap.is-distracted,.con-admin-guild-battle__modifier-visual.is-potion-triggered,.con-admin-guild-battle__modifier-button.is-potion-triggered{animation:none;}}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bite-window,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bite-window{opacity:0;transform:translateX(-50%) translateY(8px);pointer-events:none;}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__idle{top:32%;transform:translate(-50%,-50%);max-width:min(220px,calc(100% - 24px));text-align:center;}.con-admin-fishing__reel-prompt{left:50%;top:67%;width:112px;height:112px;}.con-admin-fishing__reel-target{width:112px;height:112px;}.con-admin-fishing__reel-target::before,.con-admin-fishing__reel-target::after{width:102px;height:102px;border-width:2px;border-color:rgba(255,255,255,.22) rgba(186,230,253,.30) rgba(255,255,255,.20) rgba(186,230,253,.26);box-shadow:0 0 14px rgba(56,189,248,.12);}.con-admin-fishing__reel-target-ring{width:96px;height:96px;border-width:3px;border-style:solid;border-color:rgba(255,255,255,.86) rgba(191,219,254,.90) rgba(255,255,255,.74) rgba(191,219,254,.82);box-shadow:0 0 0 1px rgba(125,211,252,.16),inset 0 0 0 1px rgba(255,255,255,.10),0 0 16px rgba(56,189,248,.10);}.con-admin-fishing__reel-prompt strong,.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{position:absolute;left:50%;width:max-content;max-width:190px;padding:0;border-radius:0;background:transparent;color:#fff;box-shadow:none;text-shadow:0 1px 2px rgba(15,23,42,.32);}.con-admin-fishing__reel-prompt strong:empty,.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]:empty{display:none;}.con-admin-fishing__reel-prompt strong{bottom:calc(100% + 10px);}.con-admin-fishing__reel-prompt span[data-role="fishing-reel-detail"]{bottom:calc(100% - 8px);color:rgba(255,255,255,.92);}.con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target-ring,.con-admin-fishing__reel-prompt[data-direction="success"] .con-admin-fishing__reel-target-ring{border-color:rgba(34,197,94,.98);box-shadow:0 0 0 1px rgba(34,197,94,.32),inset 0 0 0 1px rgba(255,255,255,.10),0 0 18px rgba(34,197,94,.26);}.con-admin-fishing__reel-prompt.is-missed .con-admin-fishing__reel-target-ring,.con-admin-fishing__reel-prompt[data-direction="escaped"] .con-admin-fishing__reel-target-ring{border-color:rgba(248,113,113,.94);box-shadow:0 0 0 1px rgba(248,113,113,.20),inset 0 0 0 1px rgba(255,255,255,.08),0 0 14px rgba(248,113,113,.18);}@keyframes conFishingHookTiming{0%{width:96px;height:96px;opacity:.38;}42%{width:46px;height:46px;opacity:1;border-color:rgba(255,255,255,.90);}50%{width:34px;height:34px;opacity:1;border-color:rgba(34,197,94,.98);}58%{width:46px;height:46px;opacity:1;border-color:rgba(255,255,255,.90);}100%{width:96px;height:96px;opacity:.38;}}@keyframes conFishingHookWave{0%{opacity:.14;transform:translate(-50%,-50%) scale(.42);}50%{opacity:.58;transform:translate(-50%,-50%) scale(.82);}100%{opacity:.04;transform:translate(-50%,-50%) scale(1.1);}}@media (max-width:767px){.con-admin-fishing__reel-prompt,.con-admin-fishing__reel-target{width:106px;height:106px;}.con-admin-fishing__reel-target::before,.con-admin-fishing__reel-target::after{width:98px;height:98px;}.con-admin-fishing__reel-target-ring{width:92px;height:92px;}.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__idle,.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__idle{top:28%;max-width:min(200px,calc(100% - 24px));}}.con-admin-fishing .con-admin-fishing__reel-prompt,.con-admin-fishing .con-admin-fishing__reel-prompt[data-active="1"]{left:var(--con-fishing-reel-x,52%);top:var(--con-fishing-reel-y,67%);width:112px;height:112px;min-width:0;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;outline:0;overflow:visible;pointer-events:none;transform:translate(-50%,-50%);}.con-admin-fishing .con-admin-fishing__reel-prompt[data-active="1"]{pointer-events:auto;}.con-admin-fishing .con-admin-fishing__reel-target,.con-admin-fishing .con-admin-fishing__reel-target:hover,.con-admin-fishing .con-admin-fishing__reel-target:focus,.con-admin-fishing .con-admin-fishing__reel-target:focus-visible,.con-admin-fishing .con-admin-fishing__reel-target:active{appearance:none;-webkit-appearance:none;position:absolute;inset:0;width:112px;height:112px;margin:0;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;outline:0;filter:none;transform:none;}.con-admin-fishing .con-admin-fishing__reel-target::before,.con-admin-fishing .con-admin-fishing__reel-target::after{background:transparent;box-shadow:none;outline:0;}.con-admin-fishing .con-admin-fishing__reel-target-ring,.con-admin-fishing .con-admin-fishing__reel-target-ring:hover,.con-admin-fishing .con-admin-fishing__reel-target-ring:focus,.con-admin-fishing .con-admin-fishing__reel-target-ring:active{display:block;position:absolute;left:50%;top:50%;margin:0;padding:0;border-radius:999px;background:transparent;box-shadow:none;outline:0;transform:translate(-50%,-50%);}.con-admin-fishing .con-admin-fishing__reel-target-core{display:none;}.con-admin-fishing .con-admin-fishing__reel-prompt.is-hit .con-admin-fishing__reel-target-ring,.con-admin-fishing .con-admin-fishing__reel-prompt[data-direction="success"] .con-admin-fishing__reel-target-ring,.con-admin-fishing .con-admin-fishing__reel-prompt.is-missed .con-admin-fishing__reel-target-ring,.con-admin-fishing .con-admin-fishing__reel-prompt[data-direction="escaped"] .con-admin-fishing__reel-target-ring{box-shadow:none;}.con-admin-fishing .con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-hit,.con-admin-fishing .con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-float{animation:none;}@media (max-width:767px){.con-admin-fishing .con-admin-fishing__reel-prompt,.con-admin-fishing .con-admin-fishing__reel-prompt[data-active="1"],.con-admin-fishing .con-admin-fishing__reel-target{width:106px;height:106px;}}.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit{opacity:1;animation:conFishingBobberCatchShake .48s cubic-bezier(.25,.8,.25,1) 1;}.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-float{animation:conFishingBobberCatchPop .78s ease-out forwards;}.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit::before,.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit::after{content:"";position:absolute;left:50%;top:50%;width:24px;height:24px;border:2px solid rgba(255,255,255,.72);border-radius:999px;background:transparent;box-shadow:none;pointer-events:none;transform:translate(-50%,-50%) scale(.45);animation:conFishingBobberCatchBurst .78s ease-out forwards;}.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit::after{border-color:rgba(34,197,94,.58);animation-delay:.08s;}@keyframes conFishingBobberCatchShake{0%,100%{transform:translate(-50%,-50%) rotate(0deg) scale(1);}12%{transform:translate(calc(-50% - 3px),calc(-50% + 1px)) rotate(-8deg) scale(1.03);}24%{transform:translate(calc(-50% + 3px),calc(-50% - 1px)) rotate(8deg) scale(1.06);}36%{transform:translate(calc(-50% - 2px),calc(-50% - 2px)) rotate(-6deg) scale(1.08);}52%{transform:translate(calc(-50% + 2px),calc(-50% + 1px)) rotate(6deg) scale(1.1);}68%{transform:translate(-50%,-50%) rotate(0deg) scale(1.04);}}@keyframes conFishingBobberCatchPop{0%{opacity:1;transform:translate(-50%,-50%) scale(1);}48%{opacity:1;transform:translate(-50%,-50%) scale(1.24);}100%{opacity:.2;transform:translate(-50%,-50%) scale(.38);}}@keyframes conFishingBobberCatchBurst{0%{opacity:.85;transform:translate(-50%,-50%) scale(.42);}72%{opacity:.42;transform:translate(-50%,-50%) scale(1.55);}100%{opacity:0;transform:translate(-50%,-50%) scale(1.9);}}@media (prefers-reduced-motion:reduce){.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit,.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-float,.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit::before,.con-admin-fishing__pond.is-hook-burst .con-admin-fishing__bobber-hit::after{animation:none;}}@media (max-width: 767px){.con-admin-high-seas__header{grid-template-columns:1fr auto;align-items:start;overflow:visible;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip,.con-admin-high-seas__header>.con-admin-game-cooldown-chip{box-sizing:border-box;width:auto;max-width:min(100%,168px);min-width:0;min-height:24px;height:auto;padding:3px 6px;overflow:visible;white-space:normal;text-overflow:clip;}.con-admin-high-seas__header>.con-admin-game-cooldown-chip{justify-self:end;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip{justify-self:start;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip strong,.con-admin-high-seas__header>.con-admin-game-cooldown-chip strong{flex:0 0 auto;min-width:0;max-width:none;overflow:visible;text-overflow:clip;white-space:nowrap;}.con-admin-high-seas__header .con-admin-high-seas__cost-chip span,.con-admin-high-seas__header>.con-admin-game-cooldown-chip span{flex:1 1 auto;min-width:0;max-width:none;overflow:visible;text-overflow:clip;white-space:normal;word-break:normal;overflow-wrap:anywhere;line-height:1.15;}}.con-admin-miku-match__gem--power-time.has-power,.con-admin-miku-match__gem--power-time{box-shadow:inset 0 1px 0 rgba(255,255,255,.35),inset 0 -9px 15px rgba(0,0,0,.42),0 2px 0 rgba(0,0,0,.28);}.con-admin-miku-match__gem--power-time.has-power .con-admin-miku-match__power-overlay{opacity:.98;filter:none;}@media (max-width:560px){.con-admin-guild-bank__mischief-target-status,.con-admin-guild-bank__raid-status{grid-column:1 / -1;width:100%;max-width:100%;min-width:0;margin:4px 0 0;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere;word-break:normal;text-align:left;}}.con-admin-guild-bank__action-notice{max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:normal;white-space:normal;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),calc(100vh - 112px),900px));max-width:calc(100vw - 24px);max-height:calc(100vh - 112px);box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board{grid-template-columns:repeat(var(--con-miku-cols,var(--con-miku-size,8)),minmax(0,1fr));aspect-ratio:var(--con-miku-cols,var(--con-miku-size,8)) / var(--con-miku-rows,var(--con-miku-size,8));}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions>:not(.con-admin-miku-match__fullscreen-button):not(.con-admin-miku-match__end-button),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions>:not(.con-admin-miku-match__fullscreen-button):not(.con-admin-miku-match__end-button),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions>:not(.con-admin-miku-match__fullscreen-button):not(.con-admin-miku-match__end-button){display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__end-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__end-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__end-button{min-height:34px;padding:7px 12px;border-radius:4px;color:#fff;background:rgba(127,29,29,.88);border:1px solid rgba(255,255,255,.28);box-shadow:0 8px 18px rgba(0,0,0,.28);}.con-admin-miku-match:fullscreen .con-admin-miku-match__end-button[hidden],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__end-button[hidden],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__end-button[hidden]{display:none;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 12px),calc(100vh - 172px)));max-width:calc(100vw - 12px);max-height:calc(100vh - 172px);}}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{box-sizing:border-box;justify-content:center;gap:8px;padding:62px 12px 12px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),calc(100vh - 172px),840px));max-width:calc(100vw - 24px);max-height:calc(100vh - 172px);}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),calc((100vh - 184px) * .7),760px));max-width:calc(100vw - 24px);max-height:calc(100vh - 184px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:min(calc(100vw - 24px),840px);max-width:calc(100vw - 24px);margin:0 auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions>*,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions>*,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions>*{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:fullscreen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__end-button:not([hidden]){display:inline-flex;align-items:center;justify-content:center;min-width:min(100%,220px);min-height:38px;padding:9px 16px;border-radius:4px;font-weight:600;line-height:1.1;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{position:fixed;top:12px;right:12px;display:inline-flex;}@media (max-width: 600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding:84px 6px 8px;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc(100vh - 176px));max-width:calc(100vw - 12px);max-height:calc(100vh - 176px);}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:min(calc(100vw - 12px),calc((100vh - 188px) * .7));max-height:calc(100vh - 188px);}}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;max-height:100vh;gap:8px;padding:12px;overflow:hidden;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{flex:0 1 auto;width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),calc(100vh - 192px),820px));max-width:calc(100vw - 24px);max-height:calc(100vh - 192px);margin:0 auto;}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),calc((100vh - 204px) * .7),720px));max-width:calc(100vw - 24px);max-height:calc(100vh - 204px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{flex:0 0 auto;order:2;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{position:static;inset:auto;flex:0 0 auto;order:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:min(calc(100vw - 24px),420px);max-width:calc(100vw - 24px);margin:0 auto;padding:0;z-index:auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions>*,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions>*,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions>*{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:fullscreen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__end-button:not([hidden]){display:inline-flex;width:min(100%,220px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{position:fixed;top:12px;right:12px;display:inline-flex;width:auto;min-height:34px;padding:7px 14px;border:1px solid rgba(0,0,0,.16);border-radius:4px;background:#fff;color:#1d2327;box-shadow:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button:hover,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button:hover,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button:hover{background:#f6f7f7;border-color:rgba(0,0,0,.24);color:#1d2327;}@media (max-width: 600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding:10px 6px;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 12px),calc(100vh - 196px)));max-width:calc(100vw - 12px);max-height:calc(100vh - 196px);}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 12px),calc((100vh - 206px) * .7)));max-height:calc(100vh - 206px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{top:8px;right:8px;}}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{justify-content:flex-start;height:100vh;max-height:100vh;padding:var(--con-miku-fullscreen-top-space,68px) 12px 12px;gap:8px;overflow:hidden;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{position:fixed;top:12px;left:50%;z-index:1000000;width:min(calc(100vw - 132px),940px);max-width:calc(100vw - 132px);transform:translateX(-50%);pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{flex:0 0 auto;width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),560px));max-width:calc(100vw - 24px);max-height:none;margin:0 auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{flex:0 0 auto;width:min(calc(100vw - 24px),420px);margin:0 auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{position:fixed;top:12px;right:12px;}@media (max-width: 600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding:var(--con-miku-fullscreen-top-space,104px) 6px 8px;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:52px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 12px),420px));max-width:calc(100vw - 12px);max-height:none;}}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;max-height:100vh;padding:var(--con-miku-fullscreen-top-space,68px) 12px var(--con-miku-fullscreen-bottom-space,78px);gap:8px;overflow:hidden;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{position:fixed;top:12px;left:50%;z-index:1000000;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:min(calc(100vw - 132px),940px);max-width:calc(100vw - 132px);margin:0 auto;padding:0;transform:translateX(-50%);pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{flex:0 1 auto;width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),560px));max-width:calc(100vw - 24px);max-height:calc(100vh - var(--con-miku-fullscreen-top-space,68px) - var(--con-miku-fullscreen-bottom-space,78px) - 20px);margin:0 auto;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{position:fixed;left:50%;right:auto;bottom:12px;top:auto;z-index:1000001;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:min(calc(100vw - 24px),260px);max-width:calc(100vw - 24px);margin:0;padding:0;transform:translateX(-50%);pointer-events:auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions>*,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions>*,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions>*{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:fullscreen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__end-button:not([hidden]){display:inline-flex;align-items:center;justify-content:center;width:min(100%,220px);min-height:38px;padding:9px 16px;border-radius:4px;line-height:1.1;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{position:fixed;top:12px;right:12px;left:auto;bottom:auto;z-index:1000002;transform:none;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding:var(--con-miku-fullscreen-top-space,88px) 6px var(--con-miku-fullscreen-bottom-space,68px);gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:8px;width:calc(100vw - 84px);max-width:calc(100vw - 84px);gap:4px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-height:34px;padding:6px 8px;gap:4px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 12px),420px));max-width:calc(100vw - 12px);max-height:calc(100vh - var(--con-miku-fullscreen-top-space,88px) - var(--con-miku-fullscreen-bottom-space,68px) - 12px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{bottom:8px;flex-direction:row;flex-wrap:wrap;width:calc(100vw - 12px);max-width:calc(100vw - 12px);gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions [data-role="miku-shuffle"],.con-admin-miku-match:fullscreen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__end-button:not([hidden]),.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__end-button:not([hidden]){flex:1 1 132px;width:auto;min-width:0;min-height:40px;padding:9px 12px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-button{top:8px;right:8px;}}.con-admin-miku-match__fullscreen-controls{display:none;}.con-admin-miku-match:fullscreen,.con-admin-miku-match:-webkit-full-screen,.con-admin-miku-match.is-miku-fullscreen-fallback{width:100vw;height:100vh;max-width:100vw;max-height:100vh;padding-left:0;padding-right:0;margin:0;overflow:hidden;}.con-admin-miku-match:fullscreen .con-admin-miku-match__layout,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__layout,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__layout,.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{width:100vw;max-width:100vw;margin-left:0;margin-right:0;padding-left:0;padding-right:0;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-controls,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-controls,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-controls{display:block;position:fixed;inset:0;z-index:1000003;pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{position:fixed;top:10px;right:10px;z-index:1000004;pointer-events:auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{position:fixed;left:50%;bottom:10px;z-index:1000004;display:flex;align-items:center;justify-content:center;gap:8px;width:min(100vw,360px);max-width:100vw;padding:0;margin:0;transform:translateX(-50%);pointer-events:auto;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button{flex:1 1 0;min-width:0;max-width:170px;min-height:40px;justify-content:center;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row .con-admin-miku-match__end-button[hidden],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row .con-admin-miku-match__end-button[hidden],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row .con-admin-miku-match__end-button[hidden]{display:none;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{bottom:8px;width:100vw;max-width:100vw;padding:0 6px;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{top:8px;right:8px;}}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding-top:var(--con-miku-fullscreen-top-space,96px);padding-bottom:var(--con-miku-fullscreen-bottom-space,90px);justify-content:center;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:14px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{max-height:calc(100vh - var(--con-miku-fullscreen-top-space,96px) - var(--con-miku-fullscreen-bottom-space,90px) - 12px);}.con-admin-miku-match:fullscreen .con-admin-confirm-modal,.con-admin-miku-match:-webkit-full-screen .con-admin-confirm-modal,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-confirm-modal{z-index:2147483647;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{padding-top:var(--con-miku-fullscreen-top-space,108px);padding-bottom:var(--con-miku-fullscreen-bottom-space,76px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:8px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{max-height:calc(100vh - var(--con-miku-fullscreen-top-space,108px) - var(--con-miku-fullscreen-bottom-space,76px) - 8px);}}.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{position:relative;display:block;width:100vw;height:100vh;max-height:100vh;padding:0;margin:0;overflow:hidden;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{position:fixed;top:12px;left:50%;z-index:1000000;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:min(calc(100vw - 132px),940px);max-width:calc(100vw - 132px);margin:0;padding:0;transform:translateX(-50%);pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{position:absolute;top:var(--con-miku-fullscreen-board-top,112px);left:50%;z-index:2;width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),560px));max-width:calc(100vw - 24px);max-height:calc(100vh - var(--con-miku-fullscreen-top-space,96px) - var(--con-miku-fullscreen-bottom-space,90px) - 12px);margin:0;transform:translateX(-50%);box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-controls,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-controls,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-controls{z-index:1000003;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{bottom:12px;width:min(calc(100vw - 24px),360px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{top:10px;right:10px;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:8px;width:calc(100vw - 84px);max-width:calc(100vw - 84px);gap:4px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{top:var(--con-miku-fullscreen-board-top,104px);width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 12px),420px));max-width:calc(100vw - 12px);max-height:calc(100vh - var(--con-miku-fullscreen-top-space,108px) - var(--con-miku-fullscreen-bottom-space,76px) - 8px);}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{bottom:8px;width:100vw;max-width:100vw;padding:0 6px;gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{top:8px;right:8px;}}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{height:var(--con-miku-fullscreen-board-height,auto);min-height:0;overflow:visible;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board{width:100%;height:100%;aspect-ratio:auto;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{top:10px;right:10px;min-height:42px;padding:10px 14px;font-size:14px;line-height:1.1;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:70px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);grid-template-columns:repeat(4,minmax(0,1fr));}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{bottom:max(8px,env(safe-area-inset-bottom));}}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{height:auto;min-height:0;max-height:none;overflow:visible;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board{width:100%;height:auto;min-height:0;aspect-ratio:var(--con-miku-cols,var(--con-miku-size,8)) / var(--con-miku-rows,var(--con-miku-size,8));}.con-admin-miku-match:fullscreen .con-admin-miku-match__overlay,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__overlay,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__overlay{inset:8px;}@media (max-width:600px){.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{top:max(8px,env(safe-area-inset-top));right:8px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:calc(max(8px,env(safe-area-inset-top)) + 54px);}}.con-admin-miku-match:fullscreen,.con-admin-miku-match:-webkit-full-screen,.con-admin-miku-match.is-miku-fullscreen-fallback{display:block;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;border:0;border-radius:0;overflow:hidden;background:radial-gradient(circle at center,rgba(25,68,122,.18) 0%,#07101f 58%,#030713 100%);}.con-admin-miku-match:fullscreen .con-admin-miku-match__layout,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__layout,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__layout,.con-admin-miku-match:fullscreen .con-admin-miku-match__game,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__game,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__game{position:relative;display:block;width:100vw;height:100vh;max-width:100vw;max-height:100vh;margin:0;padding:0;overflow:hidden;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__head,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__head,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__head,.con-admin-miku-match:fullscreen .con-admin-miku-match__side,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__side,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__side,.con-admin-miku-match:fullscreen .con-admin-miku-match__stats,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__stats,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__stats,.con-admin-miku-match:fullscreen .con-admin-miku-match__status,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__status,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__status,.con-admin-miku-match:fullscreen .con-admin-miku-match__actions,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__actions,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__actions{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{position:fixed;top:12px;left:50%;z-index:1000002;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;width:min(calc(100vw - 132px),960px);max-width:calc(100vw - 132px);margin:0;padding:0;transform:translateX(-50%);pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-height:40px;padding:8px 12px;gap:6px;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span[hidden],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span[hidden],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span[hidden]{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-controls,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-controls,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-controls{display:block;position:fixed;inset:0;z-index:1000003;pointer-events:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{position:fixed;top:12px;right:12px;z-index:1000004;display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 12px;pointer-events:auto;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{position:fixed;left:50%;top:var(--con-miku-fullscreen-controls-top,calc(100vh - 56px));bottom:auto;z-index:1000004;display:flex;align-items:center;justify-content:center;gap:8px;width:min(calc(100vw - 24px),380px);max-width:calc(100vw - 24px);margin:0;padding:0;transform:translateX(-50%);pointer-events:auto;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button{flex:1 1 0;min-width:0;min-height:40px;justify-content:center;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row .con-admin-miku-match__end-button[hidden],.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row .con-admin-miku-match__end-button[hidden],.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row .con-admin-miku-match__end-button[hidden]{display:none;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{position:absolute;top:var(--con-miku-fullscreen-board-top,112px);left:50%;z-index:2;display:block;width:var(--con-miku-fullscreen-board-width,min(calc(100vw - 24px),560px));height:var(--con-miku-fullscreen-board-height,auto);max-width:calc(100vw - 24px);max-height:calc(100vh - var(--con-miku-fullscreen-top-space,96px) - var(--con-miku-fullscreen-bottom-space,88px) - 12px);margin:0;padding:var(--con-miku-fullscreen-board-padding,10px);transform:translateX(-50%);overflow:visible;box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board{display:grid;width:100%;height:var(--con-miku-fullscreen-grid-height,auto);min-height:0;aspect-ratio:auto;grid-template-columns:repeat(var(--con-miku-cols,var(--con-miku-size,8)),minmax(0,1fr));grid-template-rows:repeat(var(--con-miku-rows,var(--con-miku-size,8)),minmax(0,1fr));grid-auto-rows:minmax(0,1fr);box-sizing:border-box;}.con-admin-miku-match:fullscreen .con-admin-miku-match__gem,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__gem,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__gem{width:100%;height:100%;min-width:0;min-height:0;}.con-admin-miku-match:fullscreen .con-admin-miku-match__overlay,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__overlay,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__overlay{inset:var(--con-miku-fullscreen-board-padding,10px);}.con-admin-miku-match:fullscreen .con-admin-confirm-modal,.con-admin-miku-match:-webkit-full-screen .con-admin-confirm-modal,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-confirm-modal{z-index:2147483647;}@media (max-width:820px),(max-height:620px){.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-close,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-close{top:max(8px,env(safe-area-inset-top));right:8px;min-height:38px;padding:8px 10px;font-size:13px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{top:calc(max(8px,env(safe-area-inset-top)) + 52px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:calc(100vw - 12px);max-width:calc(100vw - 12px);gap:4px;transform:translateX(-50%);}.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{grid-template-columns:repeat(4,minmax(0,1fr));}.con-admin-miku-match.is-miku-endless:fullscreen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-endless:-webkit-full-screen .con-admin-miku-match__fullscreen-hud,.con-admin-miku-match.is-miku-endless.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud{grid-template-columns:repeat(3,minmax(0,1fr));}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud span,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud span{min-width:0;min-height:36px;justify-content:center;padding:6px 5px;gap:3px;overflow:hidden;white-space:nowrap;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud strong,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud strong{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-hud em,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-hud em{font-size:9px;min-width:0;overflow:hidden;text-overflow:ellipsis;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row{top:var(--con-miku-fullscreen-controls-top,calc(100vh - 52px));bottom:auto;width:calc(100vw - 12px);max-width:calc(100vw - 12px);gap:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__fullscreen-control-row .con-admin-plugin-button{min-height:40px;padding:9px 10px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{max-width:100vw;max-height:calc(100vh - var(--con-miku-fullscreen-top-space,132px) - var(--con-miku-fullscreen-bottom-space,84px) - 8px);}}.con-admin-guild-battle__actions .con-admin-guild-battle__button[disabled],.con-admin-guild-battle__actions .con-btn.con-admin-guild-battle__button[disabled]{min-height:44px;height:auto;padding:10px 48px 10px 14px;align-self:auto;font-size:13px;line-height:1.2;transform:none;box-shadow:none;}.con-admin-guild-battle__actions .con-admin-guild-battle__button[disabled] .con-btn__label{width:auto;white-space:normal;}.con-admin-miku-match__board-wrap{padding:6px;}.con-admin-miku-match:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:fullscreen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade:-webkit-full-screen .con-admin-miku-match__board-wrap,.con-admin-miku-match.is-miku-arcade.is-miku-fullscreen-fallback .con-admin-miku-match__board-wrap{padding:var(--con-miku-fullscreen-board-padding,6px);}@media (max-width:782px){.con-admin-guild-battle__fighter .con-admin-guild-battle__commander{position:absolute;top:10px;z-index:4;width:38px;height:38px;margin:0;}.con-admin-guild-battle__fighter .con-admin-guild-battle__commander--player{left:10px;}.con-admin-guild-battle__fighter .con-admin-guild-battle__commander--opponent{right:10px;}}

/* 3.5.44 toast icon polish: toast icons/images should sit directly on the toast surface. */
.con-admin-toast__media,
.con-admin-achievement-toast__icon,
.con-admin-event-checkin-toast__icon,
.con-admin-d20-notifier__icon,
.con-admin-2d-fam-toast__badge,
.con-admin-inventory-drop-toast__icon.has-image {
    flex-basis: 50px;
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    border-color: transparent;
    background: transparent;
    box-shadow: none;
    overflow: visible;
}
.con-admin-toast__media--related,
.con-admin-toast__media--asset-icon,
.con-admin-toast__media--text,
.con-admin-reward-toast--xp .con-admin-toast__media,
.con-admin-toast--points .con-admin-toast__media,
.con-admin-reward-toast--coins .con-admin-toast__media,
.con-admin-toast--coin .con-admin-toast__media,
.con-admin-toast--currency .con-admin-toast__media,
.con-admin-reward-toast--item .con-admin-toast__media,
.con-admin-toast--item-drop .con-admin-toast__media {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
}
.con-admin-toast__media img,
.con-admin-toast__media .con-admin-inventory__visual img,
.con-admin-achievement-toast__icon img,
.con-admin-event-checkin-toast__icon img,
.con-admin-d20-notifier__icon img,
.con-admin-2d-fam-toast__badge img,
.con-admin-inventory-drop-toast__icon.has-image img {
    width: auto;
    height: auto;
    max-width: 48px;
    max-height: 48px;
    object-fit: contain;
    background: transparent;
    border: 0;
    box-shadow: none;
}
@media (max-width: 782px) {
    .con-admin-toast__media,
    .con-admin-achievement-toast__icon,
    .con-admin-event-checkin-toast__icon,
    .con-admin-d20-notifier__icon,
    .con-admin-2d-fam-toast__badge,
    .con-admin-inventory-drop-toast__icon.has-image,
    .con-admin-reward-toast .con-admin-toast__media,
    .con-admin-toast[data-reward-toast="1"] .con-admin-toast__media {
        flex-basis: 44px;
        width: 44px;
        height: 44px;
        min-width: 44px;
        min-height: 44px;
        background: transparent;
        border-color: transparent;
        box-shadow: none;
    }
    .con-admin-toast__media img,
    .con-admin-toast__media .con-admin-inventory__visual img,
    .con-admin-achievement-toast__icon img,
    .con-admin-event-checkin-toast__icon img,
    .con-admin-d20-notifier__icon img,
    .con-admin-2d-fam-toast__badge img,
    .con-admin-inventory-drop-toast__icon.has-image img,
    .con-admin-reward-toast .con-admin-toast__media img,
    .con-admin-toast[data-reward-toast="1"] .con-admin-toast__media img {
        max-width: 42px;
        max-height: 42px;
    }
}
/* High Seas Hunt route and reward polish. */
.con-admin-high-seas .con-admin-high-seas__actions{display:flex;flex-direction:column;gap:8px;align-items:stretch;}
.con-admin-high-seas .con-admin-high-seas__button-row{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;}
.con-admin-high-seas .con-admin-high-seas__status{display:inline-flex;align-items:center;align-self:flex-start;width:auto;max-width:100%;min-height:24px;margin:0;padding:4px 8px;border:1px solid rgba(15,23,42,.10);border-radius:4px;background:#f8fafc;color:#374151;font-size:12px;font-weight:600;line-height:1.2;}
.con-admin-high-seas .con-admin-high-seas__choice{display:block;width:100%;margin:0;padding:0;border:0;background:transparent;box-shadow:none;box-sizing:border-box;}
.con-admin-high-seas .con-admin-high-seas__choice.is-route-prompted{animation:conAdminHighSeasRoutePrompt .8s ease-out 1;}
.con-admin-high-seas .con-admin-high-seas__choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;align-items:stretch;}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn.con-admin-high-seas__button.con-admin-fishing__button{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:none;min-height:40px;padding:7px 10px;gap:7px;flex:none;border-radius:4px;font-size:12px;font-weight:600;line-height:1.12;letter-spacing:0;text-transform:none;text-align:left;white-space:normal;}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn::after{display:none;}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn .con-btn__icon{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;min-width:15px;flex:0 0 15px;color:currentColor;line-height:1;}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn .con-btn__icon svg,.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn .con-admin-ui-icon{display:block;width:15px;height:15px;color:currentColor;stroke:currentColor;}
.con-admin-high-seas .con-admin-high-seas__destination-label.con-btn__label{display:grid;gap:1px;min-width:0;width:auto;max-width:100%;line-height:1.1;text-align:left;white-space:normal;}
.con-admin-high-seas .con-admin-high-seas__destination-title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.12;}
.con-admin-high-seas .con-admin-high-seas__destination-meta{display:inline-flex;align-items:center;gap:4px;min-width:0;color:inherit;font-size:10.5px;font-weight:600;line-height:1.1;opacity:.9;}
.con-admin-high-seas .con-admin-high-seas__destination-meta-icon{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;min-width:12px;color:currentColor;line-height:1;}
.con-admin-high-seas .con-admin-high-seas__destination-meta-icon svg,.con-admin-high-seas .con-admin-high-seas__destination-meta-icon .con-admin-ui-icon,.con-admin-high-seas .con-admin-high-seas__destination-meta-icon img,.con-admin-high-seas .con-admin-high-seas__destination-meta-icon .con-admin-asset-icon{display:block;width:12px;height:12px;color:currentColor;stroke:currentColor;object-fit:contain;}
.con-admin-high-seas .con-admin-high-seas__destination-button.is-free-route.con-btn{background:#196cae;border-color:#196cae;color:#fff;}
.con-admin-high-seas .con-admin-high-seas__destination-button.is-free-route.con-btn:hover,.con-admin-high-seas .con-admin-high-seas__destination-button.is-free-route.con-btn:focus-visible{background:#135e96;border-color:#135e96;color:#fff;transform:translateY(-1px);}
.con-admin-high-seas .con-admin-high-seas__destination-button.is-toll-route.con-btn{background:#001c3f;border-color:#001c3f;color:#fff;}
.con-admin-high-seas .con-admin-high-seas__destination-button.is-toll-route.con-btn:hover,.con-admin-high-seas .con-admin-high-seas__destination-button.is-toll-route.con-btn:focus-visible{background:#052b5c;border-color:#052b5c;color:#fff;transform:translateY(-1px);}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn[disabled]{background:#9ca3af;border-color:#9ca3af;color:#fff;opacity:.78;cursor:not-allowed;transform:none;box-shadow:none;}
.con-admin-high-seas__destination-pill{display:inline-flex;align-items:center;min-height:24px;margin-left:auto;padding:4px 8px;border:1px solid rgba(25,108,174,.14);border-radius:4px;background:#eef6ff;color:#164e7a;font-size:12px;font-weight:600;line-height:1.1;}
.con-admin-high-seas__log-item.is-pending .con-admin-high-seas__destination-pill{display:none;}
.con-admin-high-seas .con-admin-high-seas__scene-reward{left:12px;right:12px;top:50%;transform:translateY(-50%);z-index:240;align-items:center;justify-content:center;pointer-events:none;}
.con-admin-high-seas .con-admin-high-seas__reward-card.con-admin-fishing__catch-card{display:grid;gap:6px;width:min(420px,calc(100% - 14px));max-width:100%;max-height:calc(100% - 18px);padding:8px 10px;border:1px solid rgba(15,23,42,.12);border-radius:4px;background:rgba(255,255,255,.98);color:#001c3f;box-shadow:0 16px 38px rgba(0,28,63,.18);overflow:auto;pointer-events:auto;cursor:default;}
.con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;color:#001c3f;}
.con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.18;}
.con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-payout{display:inline-flex;flex-wrap:nowrap;justify-content:flex-end;gap:4px;color:#001c3f;}
.con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-payout span{display:inline-flex;align-items:center;min-height:22px;padding:2px 6px;border:1px solid rgba(15,23,42,.10);border-radius:4px;background:#f8fafc;color:#001c3f;font-size:11px;font-weight:600;line-height:1.1;white-space:nowrap;}
.con-admin-high-seas .con-admin-high-seas__reward-flavor{margin:0;color:#475569;font-size:11.5px;line-height:1.25;}
.con-admin-high-seas .con-admin-high-seas__reward-choice{display:grid;gap:5px;margin-top:0;padding-top:5px;border-top:1px solid rgba(15,23,42,.08);}
.con-admin-high-seas .con-admin-high-seas__reward-choice-note{display:block;color:#475569;font-size:10.5px;font-weight:600;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-button.con-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;min-height:32px;padding:5px 6px;border:1px solid rgba(15,23,42,.10);border-radius:4px;background:#f8fafc;color:#001c3f;box-shadow:none;text-align:left;line-height:1.1;transform:none;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-button.con-btn:hover,.con-admin-high-seas .con-admin-high-seas__reward-choice-button.con-btn:focus-visible{background:#eef6ff;border-color:rgba(25,108,174,.25);color:#001c3f;transform:translateY(-1px);}
.con-admin-high-seas .con-admin-high-seas__reward-choice-button.con-btn[disabled]{cursor:not-allowed;transform:none;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-media{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;min-width:22px;flex:0 0 22px;border:1px solid rgba(15,23,42,.08);border-radius:4px;background:#fff;color:#001c3f;overflow:hidden;line-height:1;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-media--fallback,.con-admin-high-seas .con-admin-high-seas__reward-choice-media--coins,.con-admin-high-seas .con-admin-high-seas__reward-choice-media--xp{background:#001c3f;border-color:#001c3f;color:#fff;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-media svg,.con-admin-high-seas .con-admin-high-seas__reward-choice-media .con-admin-ui-icon{display:block;width:15px;height:15px;color:currentColor;stroke:currentColor;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-media img,.con-admin-high-seas .con-admin-high-seas__reward-choice-media .con-admin-asset-icon{display:block;width:20px;height:20px;object-fit:contain;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-media--coins img,.con-admin-high-seas .con-admin-high-seas__reward-choice-media--coins .con-admin-asset-icon,.con-admin-high-seas .con-admin-high-seas__reward-choice-media--xp img,.con-admin-high-seas .con-admin-high-seas__reward-choice-media--xp .con-admin-asset-icon{width:16px;height:16px;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-media--item img,.con-admin-high-seas .con-admin-high-seas__reward-choice-media--ingredient img{width:20px;height:20px;object-fit:cover;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-label.con-btn__label{display:block;min-width:0;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#001c3f;font-size:11.5px;font-weight:600;line-height:1.15;}
.con-admin-high-seas .con-admin-high-seas__reward-choice-button.is-selected{background:#eaf4ff;border-color:rgba(25,108,174,.38);color:#001c3f;}
.con-admin-high-seas .con-admin-high-seas__reward-choice.is-claimed .con-admin-high-seas__reward-choice-button.con-btn:not(.is-selected){opacity:.5;}
@keyframes conAdminHighSeasRoutePrompt{0%{box-shadow:0 0 0 0 rgba(25,108,174,.28);transform:translateY(0);}38%{box-shadow:0 0 0 4px rgba(25,108,174,.16);transform:translateY(-1px);}100%{box-shadow:none;transform:translateY(0);}}
@media (max-width:767px){.con-admin-high-seas .con-admin-high-seas__status{align-self:stretch;}.con-admin-high-seas .con-admin-high-seas__choice-grid{grid-template-columns:1fr;gap:7px;}.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn.con-admin-high-seas__button.con-admin-fishing__button{width:100%;min-height:40px;}.con-admin-high-seas .con-admin-high-seas__destination-title{white-space:normal;}.con-admin-high-seas__destination-pill{margin-left:0;}.con-admin-high-seas__log-day-row{gap:6px;}.con-admin-high-seas .con-admin-high-seas__reward-card.con-admin-fishing__catch-card{width:calc(100% - 12px);}.con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-head{grid-template-columns:1fr;align-items:start;}.con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-payout{justify-content:flex-start;}.con-admin-high-seas .con-admin-high-seas__reward-choice-grid{grid-template-columns:1fr;}.con-admin-high-seas .con-admin-high-seas__reward-choice-button.con-btn{justify-content:flex-start;}}


/* 3.7.24 High Seas passport stamps and voyage goals */
.con-admin-high-seas .con-admin-high-seas__passport,
.con-admin-high-seas .con-admin-high-seas__goals{
  display:grid;
  gap:8px;
  margin:10px 0;
  padding:10px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:4px;
  background:#f8fafc;
}
.con-admin-high-seas .con-admin-high-seas__passport-head,
.con-admin-high-seas .con-admin-high-seas__goals-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  color:#001c3f;
  font-size:12px;
  line-height:1.2;
}
.con-admin-high-seas .con-admin-high-seas__passport-head strong,
.con-admin-high-seas .con-admin-high-seas__goals-head strong{
  font-size:13px;
  font-weight:600;
}
.con-admin-high-seas .con-admin-high-seas__passport-head span,
.con-admin-high-seas .con-admin-high-seas__goals-head span{
  color:#64748b;
  font-size:11px;
  font-weight:600;
  text-align:right;
}
.con-admin-high-seas .con-admin-high-seas__stamp-grid{
  display:flex;
  flex-wrap:wrap;
  gap:6px;
}
.con-admin-high-seas .con-admin-high-seas__stamp{
  display:inline-flex;
  align-items:center;
  gap:5px;
  min-height:24px;
  max-width:180px;
  padding:3px 7px 3px 4px;
  border:1px solid rgba(15,23,42,.10);
  border-radius:4px;
  background:#fff;
  color:#001c3f;
  font-size:11px;
  font-weight:600;
  line-height:1.1;
}
.con-admin-high-seas .con-admin-high-seas__stamp-mark{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  border-radius:4px;
  background:#001c3f;
  color:#fff;
  font-size:9px;
  font-weight:600;
  line-height:1;
}
.con-admin-high-seas .con-admin-high-seas__stamp-label{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked{
  opacity:.58;
  color:#64748b;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-mark{
  background:#e5e7eb;
  color:#94a3b8;
}
.con-admin-high-seas .con-admin-high-seas__goals ul{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:6px;
  margin:0;
  padding:0;
  list-style:none;
}
.con-admin-high-seas .con-admin-high-seas__goal{
  display:grid;
  grid-template-columns:22px minmax(0,1fr) auto;
  align-items:center;
  gap:7px;
  min-width:0;
  min-height:34px;
  padding:6px 7px;
  border:1px solid rgba(15,23,42,.08);
  border-radius:4px;
  background:#fff;
  color:#001c3f;
}
.con-admin-high-seas .con-admin-high-seas__goal-check{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:22px;
  height:22px;
  border-radius:4px;
  background:#eef2f7;
  color:#64748b;
  font-size:13px;
  font-weight:600;
}
.con-admin-high-seas .con-admin-high-seas__goal.is-complete .con-admin-high-seas__goal-check{
  background:#001c3f;
  color:#fff;
}
.con-admin-high-seas .con-admin-high-seas__goal-body{
  display:grid;
  gap:4px;
  min-width:0;
}
.con-admin-high-seas .con-admin-high-seas__goal-label{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-size:11.5px;
  font-weight:600;
  line-height:1.1;
}
.con-admin-high-seas .con-admin-high-seas__goal-status{
  color:#64748b;
  font-size:10.5px;
  font-weight:600;
  line-height:1;
  white-space:nowrap;
}
.con-admin-high-seas .con-admin-high-seas__goal.is-complete .con-admin-high-seas__goal-status{
  color:#001c3f;
}
.con-admin-high-seas .con-admin-high-seas__goal-bar{
  display:block;
  height:3px;
  overflow:hidden;
  border-radius:999px;
  background:#e5e7eb;
}
.con-admin-high-seas .con-admin-high-seas__goal-bar span{
  display:block;
  height:100%;
  border-radius:999px;
  background:#001c3f;
}
@media (max-width:782px){
  .con-admin-high-seas .con-admin-high-seas__passport,
  .con-admin-high-seas .con-admin-high-seas__goals{padding:8px;margin:8px 0;}
  .con-admin-high-seas .con-admin-high-seas__goals ul{grid-template-columns:1fr;}
  .con-admin-high-seas .con-admin-high-seas__passport-head,
  .con-admin-high-seas .con-admin-high-seas__goals-head{align-items:flex-start;}
  .con-admin-high-seas .con-admin-high-seas__stamp{max-width:100%;}
}

/* 3.7.25 Fishing feel and reward polish */
.con-admin-fishing__timing-feedback{
  position:absolute;
  left:var(--con-fishing-reel-x,50%);
  top:calc(var(--con-fishing-reel-y,50%) - 48px);
  z-index:18;
  padding:4px 8px;
  border-radius:4px;
  background:rgba(0,28,63,.92);
  color:#fff;
  font-size:12px;
  font-weight:600;
  line-height:1;
  opacity:0;
  transform:translate(-50%,8px) scale(.96);
  pointer-events:none;
  transition:opacity .16s ease,transform .16s ease;
  box-shadow:0 8px 20px rgba(0,28,63,.22);
}
.con-admin-fishing__timing-feedback.is-visible{opacity:1;transform:translate(-50%,0) scale(1);}
.con-admin-fishing__timing-feedback.is-perfect{background:#001c3f;box-shadow:0 0 0 2px rgba(255,255,255,.26),0 12px 28px rgba(0,28,63,.28);}
.con-admin-fishing__timing-feedback.is-miss{background:#334155;}
.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-float,
.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-float{animation:con-admin-fishing-bobber-bite .38s ease-in-out infinite alternate;}
.con-admin-fishing__catch-card-main{display:grid;grid-template-columns:44px minmax(0,1fr);gap:9px;align-items:center;margin-top:6px;}
.con-admin-fishing__result-item-media{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:4px;background:#eef6ff;border:1px solid rgba(15,23,42,.08);overflow:hidden;}
.con-admin-fishing__result-item-image{display:block;width:38px;height:38px;object-fit:contain;}
.con-admin-fishing__result-item-fallback{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:4px;background:#001c3f;color:#fff;font-size:18px;line-height:1;}
.con-admin-fishing__catch-card-copy{display:grid;gap:2px;min-width:0;color:#001c3f;}
.con-admin-fishing__catch-card-copy strong{font-size:13px;font-weight:600;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.con-admin-fishing__catch-card-copy em{font-style:normal;color:#64748b;font-size:11px;font-weight:600;line-height:1.1;}

.con-admin-fishing__catch-card-message{margin-top:6px;color:#475569;font-size:12px;line-height:1.3;}
.con-admin-fishing__catch-card-payout span{display:inline-flex;align-items:center;min-height:22px;padding:2px 6px;border-radius:4px;background:#f8fafc;color:#001c3f;border:1px solid rgba(15,23,42,.08);font-size:11px;font-weight:600;line-height:1.1;}
@keyframes con-admin-fishing-bobber-bite{from{transform:translateY(-1px) rotate(-2deg);}to{transform:translateY(3px) rotate(2deg);}}
@media (max-width:560px){.con-admin-fishing__catch-card-main{grid-template-columns:38px minmax(0,1fr);}.con-admin-fishing__result-item-media{width:38px;height:38px;}.con-admin-fishing__result-item-image{width:32px;height:32px;}.con-admin-fishing__catch-card-payout{justify-content:flex-start;}}

/* 3.7.26 High Seas passport rally modal polish */
.con-admin-high-seas .con-admin-high-seas__passport-rally{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin:8px 0 10px;
  min-height:40px;
}
.con-admin-high-seas .con-admin-high-seas__passport-trigger.con-btn{
  min-height:38px;
  padding:7px 10px;
  gap:8px;
  border:1px solid rgba(25,108,174,.18);
  border-radius:4px;
  background:#eef6ff;
  color:#001c3f;
  box-shadow:none;
  text-align:left;
}
.con-admin-high-seas .con-admin-high-seas__passport-trigger.con-btn:hover,
.con-admin-high-seas .con-admin-high-seas__passport-trigger.con-btn:focus-visible{
  background:#e3f1ff;
  border-color:rgba(25,108,174,.34);
  transform:translateY(-1px);
}
.con-admin-high-seas .con-admin-high-seas__passport-trigger .con-btn__icon{
  width:22px;
  height:22px;
  flex:0 0 22px;
  color:#001c3f;
}
.con-admin-high-seas .con-admin-high-seas__passport-trigger .con-admin-ui-icon{
  width:18px;
  height:18px;
}
.con-admin-high-seas .con-admin-high-seas__passport-trigger .con-btn__label{
  display:grid;
  justify-items:start;
  gap:1px;
  line-height:1.1;
}
.con-admin-high-seas__passport-trigger-title{
  font-size:12px;
  font-weight:600;
}
.con-admin-high-seas__passport-trigger-meta{
  color:#64748b;
  font-size:10.5px;
  font-weight:600;
}
.con-admin-high-seas__passport-modal[hidden]{display:none;}
.con-admin-high-seas__passport-modal{
  position:fixed;
  inset:0;
  z-index:2147483645;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px;
}
.con-admin-high-seas__passport-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(0,12,28,.52);
  backdrop-filter:blur(3px);
}
.con-admin-high-seas__passport-dialog{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-rows:auto minmax(0,1fr);
  width:min(760px,100%);
  max-height:min(720px,90vh);
  overflow:hidden;
  border:1px solid rgba(0,28,63,.16);
  border-radius:4px;
  background:#f8fafc;
  color:#001c3f;
  box-shadow:0 22px 70px rgba(0,28,63,.32);
}
.con-admin-high-seas__passport-dialog-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 14px;
  border-bottom:1px solid rgba(15,23,42,.08);
  background:#001c3f;
  color:#fff;
}
.con-admin-high-seas__passport-dialog-head div{
  display:grid;
  gap:2px;
  min-width:0;
}
.con-admin-high-seas__passport-dialog-head strong{
  font-size:15px;
  font-weight:600;
  line-height:1.15;
}
.con-admin-high-seas__passport-dialog-head span{
  color:rgba(255,255,255,.74);
  font-size:11px;
  font-weight:600;
  line-height:1.1;
}
.con-admin-high-seas__passport-close{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  flex:0 0 30px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:4px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:20px;
  line-height:1;
  cursor:pointer;
}
.con-admin-high-seas__passport-close:hover,
.con-admin-high-seas__passport-close:focus-visible{
  background:rgba(255,255,255,.16);
}
.con-admin-high-seas__passport-dialog-body{
  display:grid;
  gap:10px;
  min-height:0;
  padding:12px;
  overflow:auto;
}
.con-admin-high-seas .con-admin-high-seas__passport-dialog-body .con-admin-high-seas__passport,
.con-admin-high-seas .con-admin-high-seas__passport-dialog-body .con-admin-high-seas__goals{
  margin:0;
  background:#fff;
  border-color:rgba(15,23,42,.10);
}
.con-admin-high-seas .con-admin-high-seas__passport-dialog-body .con-admin-high-seas__stamp{
  border-style:dashed;
  transform:rotate(-.4deg);
}
.con-admin-high-seas .con-admin-high-seas__passport-dialog-body .con-admin-high-seas__stamp:nth-child(even){
  transform:rotate(.4deg);
}
body.con-admin-high-seas-passport-open{overflow:hidden;}
@media (max-width:640px){
  .con-admin-high-seas__passport-modal{align-items:stretch;padding:10px;}
  .con-admin-high-seas__passport-dialog{max-height:calc(100vh - 20px);}
  .con-admin-high-seas .con-admin-high-seas__passport-trigger.con-btn{width:100%;justify-content:flex-start;}
}


/* 3.7.27 High Seas mobile reward + toast duplicate polish */
.con-admin-high-seas .con-admin-high-seas__scene-reward{
  contain:layout paint;
}
@media (max-width:767px){
  .con-admin-high-seas .con-admin-high-seas__scene-reward{
    left:8px;
    right:8px;
    top:50%;
    transform:translateY(-50%);
    align-items:center;
    justify-content:center;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-card.con-admin-fishing__catch-card{
    width:min(100% - 8px,360px);
    max-height:calc(100% - 8px);
    padding:6px;
    gap:4px;
    overflow:auto;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-head{
    grid-template-columns:minmax(0,1fr) auto;
    align-items:center;
    gap:5px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-head strong{
    font-size:12px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-payout{
    justify-content:flex-end;
    gap:3px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-card .con-admin-fishing__catch-card-payout span{
    min-height:19px;
    padding:2px 5px;
    font-size:10px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-flavor{
    font-size:10.5px;
    line-height:1.18;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice{
    gap:4px;
    padding-top:4px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice-note{
    font-size:9.5px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice-grid{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:4px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice-button.con-btn{
    min-height:28px;
    padding:4px;
    gap:3px;
    justify-content:center;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice-media{
    width:18px;
    height:18px;
    min-width:18px;
    flex-basis:18px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice-media img,
  .con-admin-high-seas .con-admin-high-seas__reward-choice-media .con-admin-asset-icon,
  .con-admin-high-seas .con-admin-high-seas__reward-choice-media svg,
  .con-admin-high-seas .con-admin-high-seas__reward-choice-media .con-admin-ui-icon{
    width:14px;
    height:14px;
  }
  .con-admin-high-seas .con-admin-high-seas__reward-choice-label.con-btn__label{
    font-size:10px;
    line-height:1.05;
    text-align:left;
  }
}


/* 3.7.28 High Seas Passport + toast polish */
.con-admin-high-seas .con-admin-high-seas__passport-trigger-title{font-size:12px;font-weight:600;}
.con-admin-high-seas__passport-dialog{grid-template-rows:minmax(0,1fr);background:#fbfcf8;}
.con-admin-high-seas__passport-dialog-head{display:none;}
.con-admin-high-seas__passport-close{
  position:absolute;
  top:8px;
  right:8px;
  z-index:3;
  width:30px;
  height:30px;
  border:1px solid rgba(15,23,42,.12);
  background:rgba(255,255,255,.9);
  color:#001c3f;
  box-shadow:0 6px 16px rgba(0,28,63,.12);
}
.con-admin-high-seas__passport-close:hover,
.con-admin-high-seas__passport-close:focus-visible{background:#fff;color:#001c3f;}
.con-admin-high-seas__passport-dialog-body{padding:14px;padding-top:46px;background:linear-gradient(180deg,#fffdf2 0%,#fbfcf8 100%);}
.con-admin-high-seas .con-admin-high-seas__passport-dialog-body .con-admin-high-seas__passport,
.con-admin-high-seas .con-admin-high-seas__passport-dialog-body .con-admin-high-seas__goals{background:rgba(255,255,255,.86);border-color:rgba(0,28,63,.12);}
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected{
  opacity:1;
  border-color:rgba(0,28,63,.44);
  border-style:solid;
  background:#eef6ff;
  color:#001c3f;
  box-shadow:inset 0 0 0 1px rgba(48,86,143,.14);
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected .con-admin-high-seas__stamp-mark{
  background:#001c3f;
  color:#fff;
  border:1px solid rgba(255,255,255,.35);
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked{
  opacity:1;
  border-color:rgba(148,163,184,.36);
  border-style:dashed;
  background:#f8fafc;
  color:#94a3b8;
  filter:grayscale(1);
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-mark{
  background:#e5e7eb;
  color:#94a3b8;
  border:1px solid rgba(148,163,184,.35);
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-label{color:#94a3b8;}

/* 3.7.29 High Seas mobile action flow fix */
@media (max-width:767px){
  .con-admin-high-seas .con-admin-high-seas__actions{
    position:relative;
    z-index:2;
    margin-bottom:10px;
  }
  .con-admin-high-seas .con-admin-high-seas__button-row{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    width:100%;
    overflow:visible;
  }
  .con-admin-high-seas .con-admin-high-seas__choice,
  .con-admin-high-seas .con-admin-high-seas__choice-grid{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:1fr;
    gap:7px;
    width:100%;
  }
  .con-admin-high-seas .con-admin-high-seas__destination-button.con-btn.con-admin-high-seas__button.con-admin-fishing__button{
    width:100%;
    min-height:38px;
    margin:0;
  }
  .con-admin-high-seas .con-admin-high-seas__result{
    position:relative;
    z-index:1;
    clear:both;
    margin-top:10px;
  }
  .con-admin-high-seas .con-admin-high-seas__passport-rally{
    position:relative;
    z-index:1;
    margin-top:10px;
  }
}

/* 3.7.31 Fishing mobile result polish */
.con-admin-fishing__catch-card-message,
.con-admin-fishing__catch-card-note{
  display:none;
}
.con-admin-fishing__catch-card.is-visible{
  gap:7px;
  padding:10px 12px;
  max-width:min(420px,calc(100% - 18px));
  max-height:calc(100% - 14px);
  overflow:auto;
}
.con-admin-fishing__catch-card-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:start;
  gap:8px;
}
.con-admin-fishing__catch-card-payout{
  display:inline-flex;
  flex-wrap:wrap;
  justify-content:flex-end;
  gap:5px;
}
.con-admin-fishing__catch-card-main{
  display:grid;
  grid-template-columns:40px minmax(0,1fr);
  align-items:center;
  gap:8px;
  margin-top:2px;
}
.con-admin-fishing__result-item-media{
  width:40px;
  height:40px;
}
.con-admin-fishing__result-item-image{
  width:34px;
  height:34px;
  object-fit:contain;
}
@media (max-width:560px){
  .con-admin-fishing__catch-card.is-visible{
    width:calc(100% - 16px);
    max-width:calc(100% - 16px);
    max-height:calc(100% - 12px);
    padding:8px 10px;
    gap:5px;
  }
  .con-admin-fishing__catch-card-head{
    grid-template-columns:1fr;
    gap:5px;
  }
  .con-admin-fishing__catch-card-head strong{
    font-size:16px;
    line-height:1.12;
  }
  .con-admin-fishing__catch-card-payout{
    justify-content:flex-start;
    gap:4px;
  }
  .con-admin-fishing__catch-card-payout span{
    min-height:22px;
    padding:2px 7px;
    font-size:12px;
  }
  .con-admin-fishing__catch-card-main{
    grid-template-columns:36px minmax(0,1fr);
    gap:7px;
    margin-top:0;
  }
  .con-admin-fishing__result-item-media{
    width:36px;
    height:36px;
  }
  .con-admin-fishing__result-item-image{
    width:30px;
    height:30px;
  }
  .con-admin-fishing__catch-card-copy strong{
    font-size:15px;
    line-height:1.1;
  }
  .con-admin-fishing__catch-card-copy em{
    font-size:12px;
    line-height:1.1;
  }
  .con-admin-fishing__result-close{
    top:5px;
    right:5px;
    width:28px;
    height:28px;
  }
}


/* 3.7.36 High Seas Hunt ship icon polish */
.con-admin-high-seas .con-admin-ui-icon--voyage{fill:currentColor;stroke:none;}
.con-admin-high-seas .con-admin-high-seas__button.con-btn .con-btn__icon{width:20px;height:20px;min-width:20px;flex:0 0 20px;}
.con-admin-high-seas .con-admin-high-seas__button.con-btn .con-admin-ui-icon--voyage{display:block;width:20px;height:20px;min-width:20px;min-height:20px;}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn .con-btn__icon{width:20px;height:20px;min-width:20px;flex:0 0 20px;}
.con-admin-high-seas .con-admin-high-seas__destination-button.con-btn .con-admin-ui-icon--voyage{width:20px;height:20px;}
.con-admin-high-seas .con-admin-high-seas__passport-trigger .con-admin-ui-icon--voyage{width:22px;height:22px;}

/* 3.7.37 High Seas passport stamp visibility */
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected{
  opacity:1;
  border-color:rgba(0,28,63,.48);
  background:#eaf4ff;
  color:#001c3f;
  box-shadow:inset 3px 0 0 #001c3f;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected .con-admin-high-seas__stamp-mark{
  background:#001c3f;
  color:#fff;
  box-shadow:0 0 0 1px rgba(255,255,255,.65) inset;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected .con-admin-high-seas__stamp-label{
  color:#001c3f;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked{
  opacity:1;
  border-style:dashed;
  border-color:rgba(100,116,139,.22);
  background:rgba(255,255,255,.72);
  color:#94a3b8;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-mark{
  background:#eef2f7;
  color:#94a3b8;
  box-shadow:0 0 0 1px rgba(100,116,139,.12) inset;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-label{
  color:#94a3b8;
}

/* 3.7.39 Fishing bobber centering */
.con-admin-fishing__pond.is-casting .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond.is-waiting .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond.is-biting .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond[data-state="reeling"] .con-admin-fishing__bobber-hit,
.con-admin-fishing__pond[data-state="reeling-challenge"] .con-admin-fishing__bobber-hit {
  left:50%;
  top:50%;
}
.con-admin-fishing__pond.is-casting .con-admin-fishing__cast-line,
.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__cast-line,
.con-admin-fishing__pond.is-waiting .con-admin-fishing__cast-line,
.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__cast-line,
.con-admin-fishing__pond.is-biting .con-admin-fishing__cast-line,
.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__cast-line {
  left:50%;
}
.con-admin-fishing__pond.is-casting .con-admin-fishing__ripple,
.con-admin-fishing__pond[data-state="casting"] .con-admin-fishing__ripple,
.con-admin-fishing__pond.is-waiting .con-admin-fishing__ripple,
.con-admin-fishing__pond[data-state="waiting"] .con-admin-fishing__ripple,
.con-admin-fishing__pond.is-biting .con-admin-fishing__ripple,
.con-admin-fishing__pond[data-state="bite"] .con-admin-fishing__ripple,
.con-admin-fishing__pond.is-splashing .con-admin-fishing__splash {
  left:50%;
  top:50%;
}
.con-admin-fishing .con-admin-fishing__reel-prompt,
.con-admin-fishing .con-admin-fishing__reel-prompt[data-active="1"] {
  left:var(--con-fishing-reel-x,50%);
  top:var(--con-fishing-reel-y,50%);
}
@keyframes conFishingFloat {
  0%,100% { transform:translate(-50%,-50%) translateY(-1px); }
  50% { transform:translate(-50%,-50%) translateY(3px); }
}
@keyframes conFishingBite {
  0%,100% { transform:translate(-50%,-50%) translateY(-1px) rotate(-2deg); }
  50% { transform:translate(-50%,-50%) translateY(3px) rotate(2deg); }
}
@keyframes con-admin-fishing-bobber-bite {
  from { transform:translate(-50%,-50%) translateY(-1px) rotate(-2deg); }
  to { transform:translate(-50%,-50%) translateY(3px) rotate(2deg); }
}



/* 3.7.44 High Seas mobile action stack */
@media (max-width:767px){
  .con-admin-high-seas .con-admin-high-seas__actions{
    display:grid;
    grid-template-columns:1fr;
    align-items:stretch;
    gap:8px;
    width:100%;
    max-height:none;
    overflow:visible;
    margin-bottom:12px;
  }
  .con-admin-high-seas .con-admin-high-seas__button-row{
    display:grid;
    grid-template-columns:1fr;
    align-items:stretch;
    gap:8px;
    width:100%;
    max-height:none;
    overflow:visible;
  }
  .con-admin-high-seas .con-admin-high-seas__choice--actions,
  .con-admin-high-seas .con-admin-high-seas__choice-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
    width:100%;
    max-height:none;
    overflow:visible;
  }
  .con-admin-high-seas .con-admin-high-seas__destination-button.con-btn.con-admin-high-seas__button.con-admin-fishing__button{
    position:relative;
    width:100%;
    min-height:46px;
    margin:0;
  }
  .con-admin-high-seas .con-admin-high-seas__result{
    position:relative;
    z-index:1;
    clear:both;
    margin-top:12px;
  }
  .con-admin-high-seas .con-admin-high-seas__passport-rally{
    margin-top:0;
  }
}

/* 3.7.45 High Seas passport stamp clarity */
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected{
  opacity:1;
  border-style:solid;
  border-color:rgba(0,28,63,.66);
  background:#fff;
  color:#001c3f;
  box-shadow:inset 3px 0 0 #001c3f,0 1px 0 rgba(0,28,63,.08);
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected .con-admin-high-seas__stamp-mark{
  background:#001c3f;
  color:#fff;
  border-color:#001c3f;
  box-shadow:none;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-collected .con-admin-high-seas__stamp-label{
  color:#001c3f;
  opacity:1;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked{
  opacity:.62;
  border-style:dashed;
  border-color:rgba(148,163,184,.28);
  background:rgba(248,250,252,.58);
  color:#9ca3af;
  box-shadow:none;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-mark{
  background:#f1f5f9;
  color:#94a3b8;
  border-color:rgba(148,163,184,.22);
  box-shadow:none;
}
.con-admin-high-seas .con-admin-high-seas__stamp.is-locked .con-admin-high-seas__stamp-label{
  color:#9ca3af;
}
