*{box-sizing:border-box}body{margin:0;overflow:hidden;background:#071e2a;color:#f3e7c9;font:14px system-ui,sans-serif}#worldCanvas{position:fixed;inset:0;width:100%;height:100%;touch-action:none}button,a{font:inherit;color:inherit;border:1px solid #d4b67266;background:#0a2935e8;border-radius:8px;padding:12px 16px;text-decoration:none;cursor:pointer}button:hover,a:hover{background:#345351}button:focus-visible,a:focus-visible{outline:2px solid #e5c07b;outline-offset:3px}button[aria-pressed=true]{background:#cfb170;color:#112c32}header{position:fixed;inset:20px 24px auto;display:flex;align-items:center;justify-content:space-between;gap:20px;pointer-events:none}header>*{pointer-events:auto}header>span{font:22px Georgia,serif;letter-spacing:3px;text-shadow:0 2px 10px #000}header small{display:block;font:9px system-ui;letter-spacing:3px;margin-top:8px;text-align:center;color:#e2c894}#worldInfo{position:fixed;left:24px;top:100px;width:290px;background:#092732e8;border:1px solid #c9b37855;border-radius:12px;padding:25px;backdrop-filter:blur(12px);pointer-events:none}#worldInfo small{font-size:9px;letter-spacing:2px;color:#dfc180}h1{font:32px Georgia,serif;margin:16px 0}p{font-size:12px;line-height:1.8;color:#b8ceca}#worldStats{line-height:2;font-size:12px;border-top:1px solid #d3b77433;padding-top:13px;color:#ecd29f}.note{font-size:10px;margin:18px 0 0;color:#94aead}#worldPlayers{position:fixed;left:24px;right:24px;bottom:26px;display:flex;justify-content:center;gap:9px}#worldPlayers button{font-size:11px;min-height:46px}.world-pin{position:fixed;transform:translate(-50%,-50%);border-radius:50%;padding:0;min-width:34px;height:34px;background:#13343bdd;color:#f3cb73;border:1px solid #dfbc76;box-shadow:0 0 0 5px #e1b56012;font-size:17px}.world-pin.npc{min-width:27px;height:27px;font-size:12px;border-color:#bd7065;color:#ffbc96;background:#442c31e8}.world-pin[hidden]{display:none}.worldHelp{position:fixed;bottom:90px;left:50%;transform:translateX(-50%);font-size:10px;color:#c0d3cd;text-shadow:0 2px 8px #000;pointer-events:none;white-space:nowrap}
@media(max-width:700px){header{inset:14px 12px auto;gap:8px}header>span{font-size:13px;letter-spacing:1px}header small{font-size:7px;letter-spacing:1px}header button,header a{padding:11px 10px;font-size:10px}#worldInfo{top:auto;bottom:132px;left:12px;right:12px;width:auto;padding:16px;max-height:190px;overflow:auto;pointer-events:auto}#worldInfo h1{font-size:23px;margin:8px 0}#worldInfo p{font-size:10px;margin:8px 0}#worldInfo .note{font-size:8px;margin:6px 0 0}#worldStats{font-size:10px;line-height:1.5;padding-top:8px}#worldPlayers{left:12px;right:12px;bottom:16px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}#worldPlayers button{padding:10px 6px;min-height:38px;font-size:9px}.worldHelp{bottom:112px;font-size:8px}}

#worldExplore{display:block;margin-top:14px;background:#d6b875;color:#112c32;text-align:center;pointer-events:auto}#worldExplore[hidden]{display:none}

#worldAttack{pointer-events:auto;margin-top:14px;width:100%;background:#d8b974;color:#102d34}#worldAttack[hidden]{display:none}.world-raid{position:fixed;z-index:30;top:100px;left:24px;width:300px;background:#102d35f5;border:1px solid #d8bb75;border-radius:12px;padding:20px}.world-raid[hidden]{display:none}.world-raid h2{font:25px Georgia,serif}.world-raid progress{width:100%;accent-color:#dfbe75}.world-raid button{margin-top:16px}@media(max-width:700px){.world-raid{top:auto;bottom:100px;left:12px;width:calc(100% - 24px);padding:14px}}

.raid-active #worldInfo,.raid-active #worldPlayers,.raid-active .worldHelp{visibility:hidden}

.live-world-selector{position:fixed;right:24px;top:88px;display:flex;gap:8px;max-width:calc(100% - 48px)}.live-world-selector select{padding:12px;background:#12343b;color:#f3e7c9;border:1px solid #d4b67266;border-radius:8px;max-width:220px}.live-world-selector [hidden]{display:none}@media(max-width:700px){.live-world-selector{top:74px;right:12px;left:12px;max-width:none}.live-world-selector select{min-width:0;flex:1}.live-world-selector button{font-size:10px;padding:8px}}
