html,body{width:100%;height:100%;margin:0;padding:0}#aetheris-root{width:100%;height:100%;position:relative;overflow:hidden}.aetheris-app{position:relative}.aetheris-world-status{z-index:11;color:#edf8ff;pointer-events:none;width:min(280px,100% - 32px);font-family:Inter,ui-sans-serif,system-ui,sans-serif;position:absolute;top:16px;right:16px}.aetheris-world-status__signal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040914d1;border:1px solid #55d8ff3d;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:9px 11px;display:grid;box-shadow:0 12px 30px #00000057}.aetheris-world-status__signal strong,.aetheris-world-status__signal small{font-size:10px}.aetheris-world-status__signal strong{letter-spacing:.05em;text-transform:uppercase}.aetheris-world-status__signal small{color:#edf8ff94}.aetheris-world-status__dot{background:#83909f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px}.aetheris-world-status__dot.is-connected,.aetheris-world-status__dot.is-preview{color:#6fffa0;background:currentColor}.aetheris-world-status__dot.is-connecting,.aetheris-world-status__dot.is-reconnecting{color:#ffc857;background:currentColor;animation:1.2s ease-in-out infinite aetheris-signal-pulse}.aetheris-world-status__dot.is-offline{color:#ff6962;background:currentColor}.aetheris-world-status__wars{pointer-events:auto;gap:5px;margin-top:6px;display:grid}.aetheris-world-status__wars button{color:#fff;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d19c7;border:1px solid #ff544d40;border-radius:5px;grid-template-columns:1fr auto;gap:2px 8px;padding:8px 10px;display:grid}.aetheris-world-status__wars button:hover,.aetheris-world-status__wars button.is-selected{background:#261911e0;border-color:#ffc857c7}.aetheris-world-status__wars span{color:#ff9a94;text-transform:uppercase;font-size:8px;font-weight:900}.aetheris-world-status__wars strong{grid-column:1;font-size:11px}.aetheris-world-status__wars small{color:#ffc857;grid-area:1/2/3;align-self:center;font-size:12px;font-weight:900}@keyframes aetheris-signal-pulse{50%{opacity:.38;transform:scale(.75)}}.aetheris-war-room{z-index:14;box-sizing:border-box;color:#f4f0e4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#07090df0;border:1px solid #ffc85747;border-radius:8px;width:min(306px,100% - 32px);max-height:calc(100% - 32px);padding:15px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:absolute;top:16px;left:16px;overflow:auto;box-shadow:0 18px 42px #00000075,inset 0 1px #ffffff12}.aetheris-war-room__head,.aetheris-war-room__section-title,.aetheris-war-room__score,.aetheris-war-room__holding,.aetheris-war-room__targets button{justify-content:space-between;align-items:center;gap:10px;display:flex}.aetheris-war-room__head{border-bottom:1px solid #ffffff1a;padding-bottom:12px}.aetheris-war-room__head span,.aetheris-war-room__section label,.aetheris-war-room__section-title span{color:#f4f0e48f;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:900}.aetheris-war-room__head h2{color:#fff;letter-spacing:0;margin:2px 0 0;font-size:20px;line-height:1}.aetheris-war-room__signal{background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;padding:5px 7px;color:#b8c1cd!important}.aetheris-war-room__signal.is-ready{background:#ffc857;border-color:#ffe6a5;color:#151005!important}.aetheris-war-room__head-actions{align-items:center;gap:6px;display:flex}.aetheris-war-room__toggle{display:none}.aetheris-war-room__section,.aetheris-war-room__campaign{border-top:1px solid #ffffff1a;margin-top:13px;padding-top:13px}.aetheris-war-room__section:first-of-type{border-top:0}.aetheris-war-room__section label{margin-bottom:6px;display:block}.aetheris-war-room__section input{color:#fff;width:100%;height:38px;font:inherit;background:#ffffff0f;border:1px solid #ffffff24;border-radius:5px;outline:none;padding:0 10px;font-size:13px}.aetheris-war-room__section input:focus{border-color:#55e7ffb8;box-shadow:0 0 0 2px #55e7ff21}.aetheris-war-room button{cursor:pointer;font-family:inherit}.aetheris-war-room button:disabled{cursor:not-allowed;opacity:.52}.aetheris-war-room__primary,.aetheris-war-room__quiet,.aetheris-war-room__campaign-target{letter-spacing:0;border-radius:5px;width:100%;min-height:38px;margin-top:10px;padding:7px 10px;font-size:11px;font-weight:900}.aetheris-war-room__primary{color:#171005;background:#ffc857;border:1px solid #ffe5a0}.aetheris-war-room__primary:hover:not(:disabled){background:#ffe08b}.aetheris-war-room__quiet{color:#c9d0da;background:#ffffff0a;border:1px solid #ffffff21}.aetheris-war-room__targets{border:1px solid #ffffff1f;border-radius:5px;margin-top:5px;overflow:hidden}.aetheris-war-room__targets button,.aetheris-war-room__holding{color:#e9edf2;text-align:left;background:#ffffff09;border:0;border-bottom:1px solid #ffffff14;width:100%;min-height:40px;padding:7px 8px}.aetheris-war-room__targets button:last-child,.aetheris-war-room__holding:last-child{border-bottom:0}.aetheris-war-room__targets button:hover,.aetheris-war-room__holding:hover{background:#55e7ff1a}.aetheris-war-room__targets span,.aetheris-war-room__holding span{color:#55e7ff;font-size:10px;font-weight:800}.aetheris-war-room__targets strong,.aetheris-war-room__holding strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.aetheris-war-room__section-title strong{color:#ffc857;text-transform:uppercase;font-size:10px}.aetheris-war-room__campaign-target{color:#fff;text-align:left;background:#ff544d1f;border:1px solid #ff544d57}.aetheris-war-room__score{color:#e8ecf1;margin-top:10px;font-size:10px}.aetheris-war-room__score span{overflow-wrap:anywhere;min-width:0}.aetheris-war-room__score b{color:#ffc857;font-size:15px}.aetheris-war-room__score i{color:#ffffff59;font-style:normal}.aetheris-war-room__muted,.aetheris-war-room__error,.aetheris-war-room__live{margin:9px 0 0;font-size:10px;line-height:1.45}.aetheris-war-room__muted{color:#e9edf294}.aetheris-war-room__error{color:#ff928c}.aetheris-war-room__live{color:#83f6a6;font-weight:850}.aetheris-detail-panel{z-index:12;box-sizing:border-box;color:#eef8ff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:linear-gradient(145deg,#050b1cf5,#09152be6),radial-gradient(circle at 0 0,#55d8ff29,#0000 44%);border:1px solid #55d8ff61;border-radius:8px;padding:18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:absolute;box-shadow:0 22px 48px #0000006b,0 0 28px #39e4ff1f,inset 0 1px #ffffff1f}.aetheris-detail-panel.is-wide{width:min(320px,100% - 36px);max-height:calc(100% - 48px);top:50%;right:18px;overflow:auto;transform:translateY(-50%)}.aetheris-detail-panel.is-hero{max-height:min(44%,260px);bottom:12px;left:12px;right:12px;overflow:auto}.aetheris-detail-close{color:#eef8ffd1;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;place-items:center;width:28px;height:28px;padding:0;font-size:14px;font-weight:800;line-height:1;display:grid;position:absolute;top:10px;right:10px}.aetheris-detail-close:hover,.aetheris-detail-close:focus-visible{color:#07111f;background:#55d8ff;outline:none}.aetheris-detail-status{color:#eef8ffd1;letter-spacing:.09em;text-transform:uppercase;background:#ffffff14;border-radius:999px;max-width:calc(100% - 36px);margin:0 0 12px;padding:5px 9px;font-size:10px;font-weight:900;line-height:1;display:inline-flex}.aetheris-detail-status.is-live{color:#07111f;background:linear-gradient(90deg,#55d8ff,#b6ff36);box-shadow:0 0 18px #55d8ff47}.aetheris-detail-status.is-claimed{color:#251604;background:linear-gradient(90deg,#ffe99a,#ffb13d)}.aetheris-detail-status.is-unclaimed{color:#eef8ffc2;background:#ffffff14}.aetheris-detail-panel h2{color:#fff;letter-spacing:0;text-shadow:0 0 18px #55d8ff3d;margin:0;padding-right:28px;font-size:24px;font-weight:900;line-height:1.02}.aetheris-detail-biome{color:#eef8ffad;letter-spacing:.04em;text-transform:uppercase;margin:6px 0 14px;font-size:12px;font-weight:750}.aetheris-detail-holder{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px;padding:10px 0;display:flex}.aetheris-detail-holder span,.aetheris-detail-stats dt{color:#eef8ff94;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.aetheris-detail-holder strong{color:#ffe99a;overflow-wrap:anywhere;min-width:0;font-size:14px}.aetheris-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.aetheris-detail-stats div{text-align:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;min-width:0;padding:10px 8px}.aetheris-detail-stats dt,.aetheris-detail-stats dd{margin:0}.aetheris-detail-protection{color:#ffe99a;background:#f5c84217;border-left:2px solid #f5c842;margin:0 0 10px;padding:7px 9px;font-size:10px;font-weight:800}.aetheris-detail-campaign{background:#ff544d1c;border:1px solid #ff544d42;border-radius:5px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:0 0 12px;padding:9px;display:grid}.aetheris-detail-campaign span,.aetheris-detail-campaign small{color:#ffaaa5;text-transform:uppercase;font-size:9px;font-weight:900}.aetheris-detail-campaign strong{overflow-wrap:anywhere;min-width:0;font-size:11px}.aetheris-detail-war-action{border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px}.aetheris-detail-war-action button{color:#171005;width:100%;min-height:40px;font:inherit;letter-spacing:0;cursor:pointer;background:#ffc857;border:1px solid #ffe5a0;border-radius:5px;padding:8px 10px;font-size:11px;font-weight:900}.aetheris-detail-war-action button:disabled{color:#eef8ff8c;cursor:not-allowed;background:#ffffff12;border-color:#ffffff21}.aetheris-detail-war-action p{color:#eef8ff99;margin:7px 0 0;font-size:10px;line-height:1.4}.aetheris-detail-war-action p.is-error{color:#ff928c}.aetheris-detail-stats dd{color:#fff;margin-top:4px;font-size:18px;font-weight:950;line-height:1}@media (width<=700px){.aetheris-world-status{width:min(260px,100% - 20px);top:auto;bottom:10px;right:10px}.aetheris-world-status__wars button:nth-child(n+3){display:none}.aetheris-app:has(.aetheris-detail-panel) .aetheris-world-status{display:none}.aetheris-war-room{width:auto;max-height:35%;padding:12px;top:10px;left:10px;right:10px}.aetheris-war-room__toggle{color:#f4f0e4;background:#ffffff12;border:1px solid #ffffff24;border-radius:5px;place-items:center;width:30px;height:30px;padding:0;font-size:18px;font-weight:800;line-height:1;display:grid}.aetheris-war-room.is-collapsed{width:min(250px,100% - 20px);max-height:72px;right:auto;overflow:hidden}.aetheris-war-room.is-collapsed .aetheris-war-room__head{border-bottom:0;padding-bottom:0}.aetheris-war-room.is-collapsed>:not(.aetheris-war-room__head){display:none}.aetheris-detail-panel.is-wide{width:auto;max-height:min(48%,290px);inset:auto 12px 12px;transform:none}body:has(#itb-growth-consent) .aetheris-detail-panel.is-wide{max-height:min(38%,250px);bottom:92px}.aetheris-detail-panel{border-radius:12px;padding:16px}.aetheris-detail-panel h2{font-size:21px}}
