.realm-tabs{margin:0 0 22px;gap:10px}.town-art{min-height:540px;border:1px solid #638174;border-radius:16px;background:linear-gradient(#08202a44,#091c24aa),url('/games/aether/assets/sanctuary.webp') center/cover;position:relative;overflow:hidden}.town-heading{padding:30px}.town-heading h2{font-size:38px;margin:10px 0}.buildings{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:20px 30px 30px}.building{padding:22px;background:#102a34e8;border:1px solid #a5ad86;border-radius:12px;backdrop-filter:blur(5px)}.building svg{height:95px;width:100%}.building h3{font-size:24px;margin:8px 0}.building p{font-size:12px;min-height:50px}.building button{width:100%}.party-setup{display:flex;gap:20px;flex-wrap:wrap;margin:25px 0}.party-setup select{display:block;margin-top:8px}.training{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin:25px 0}.training article{border:1px solid #4e6571;padding:20px;background:#172d39;border-radius:12px}.training img{height:190px;width:100%;object-fit:contain}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:15px}.mission-card{padding:25px;background:linear-gradient(140deg,var(--sky),#10242c);border:1px solid #566d78;border-radius:10px}.mission-card h3{font-size:24px;margin:12px 0}.mission-card button{width:100%;margin-top:12px}.mission-card.boss{border-color:#d1a972}.battle-heading{display:flex;justify-content:space-between;align-items:center}.battle-heading h2{font-size:27px}.realm-field{height:510px;position:relative;overflow:hidden;background:linear-gradient(#10263366,#07192366),url('/games/aether/assets/sanctuary.webp') center/cover;border:1px solid #608071;border-radius:14px}.realm-unit{position:absolute;bottom:50px;width:150px;height:300px;background:none;border:0;padding:0;color:#fff;transition:filter .2s}.realm-unit img{height:245px;width:100%;object-fit:contain;filter:drop-shadow(0 10px 10px #0008)}.realm-unit h3{font:17px Georgia;margin:2px 0;text-shadow:0 2px 3px #000}.realm-unit small{letter-spacing:0;font-size:11px;color:#fff7d8}.realm-unit progress{width:90%;height:6px;accent-color:#9cdbbf;display:block;margin:3px auto}.realm-unit.enemy progress{accent-color:#e7a8b7}.realm-unit.enemy:hover{background:#102c3b33}.realm-unit.selected img{filter:drop-shadow(0 0 15px #ffdeb1)}.realm-unit.active img{filter:drop-shadow(0 0 12px #b4ffee)}.realm-unit.dead{opacity:.22;filter:grayscale(1);pointer-events:none}.realm-unit.boss{width:220px;height:360px}.realm-unit.boss img{height:310px}#realm-fx{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;max-height:none}.realm-actions{display:flex;gap:12px;margin:20px 0;flex-wrap:wrap}.realm-actions button{flex:1}.realm-actions #signature{border-color:#c7a8e1;background:#332d49}.realm-actions #basic{border-color:#ddc692}#combat-log{display:flex;gap:10px 30px;flex-wrap:wrap;padding:20px 30px;background:#112832;border:1px solid #3d5e68;font-size:12px;color:#b4c7cf}#battle-result{position:absolute;inset:0;background:#081b27db;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;z-index:3}#battle-result[hidden],[hidden]{display:none!important}#battle-result h2{font-size:40px}@media(max-width:800px){.buildings{grid-template-columns:1fr;padding:15px}.building svg{float:left;width:80px}.building p{min-height:0}.town-heading{padding:20px}.realm-field{height:400px}.realm-unit{width:90px;height:210px;bottom:35px}.realm-unit img{height:160px}.realm-unit.boss{width:140px;height:275px}.realm-unit.boss img{height:230px}.realm-unit h3{font-size:12px}.realm-unit small{font-size:9px}.battle-heading{flex-wrap:wrap}.battle-heading h2{font-size:22px}.realm-actions button{font-size:11px;padding:10px 7px}}
.realm-unit:hover{background:transparent}
