.game-hub-world{position:fixed;inset:0;overflow:hidden;background:#060a14;z-index:10000}.game-hub-world__canvas{position:absolute;inset:0;width:100%;height:100%;image-rendering:pixelated}.game-hub-world__header{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:16px clamp(1rem,3vw,2rem);pointer-events:none;z-index:10}.game-hub-world__header>*{pointer-events:auto}.game-hub-world__logo{display:flex;align-items:center;gap:0;font-family:var(--font-family);font-size:clamp(1.4rem,2vw + .5rem,2rem);font-weight:800;font-style:italic;letter-spacing:.04em;line-height:1;color:#eba941;text-shadow:0 2px 8px rgba(0,0,0,.6)}.game-hub-world__logo-icon{height:1.2em;width:auto}.game-hub-world__account-btn{position:relative;display:inline-block;padding:10px 28px;font-family:var(--font-family);font-size:.85rem;letter-spacing:.08em;color:#2a1200;text-decoration:none;background:linear-gradient(180deg,#fdd835,#f9a825,#e88a00);border:3px solid #5a2d00;border-radius:10px;box-shadow:inset 0 2px #ffe082,inset 0 -2px #c66900,0 3px #3a1e00;text-shadow:0 1px 0 rgba(255,224,130,.5);transition:transform .15s,box-shadow .15s,filter .15s;cursor:pointer}.game-hub-world__account-btn:hover{transform:translateY(-1px);filter:brightness(1.1);box-shadow:inset 0 2px #ffe082,inset 0 -2px #c66900,0 4px #3a1e00,0 0 12px #f9a8254d;text-decoration:none;color:#3a1e00}.game-hub-world__account-btn:active{transform:translateY(2px);box-shadow:inset 0 2px #c66900,inset 0 -2px #ffe082,0 1px #3a1e00}.game-hub-world__header-links{display:flex;align-items:center;gap:10px}.game-hub-world__about-btn{padding:10px 28px;font-family:var(--font-family);font-size:.85rem;letter-spacing:.08em;color:#d9dfe5;background:linear-gradient(180deg,#dce4f014,#8ca0c80f,#3c50781a);border:3px solid rgba(220,228,240,.2);border-radius:10px;cursor:pointer;box-shadow:inset 0 1px #ffffff0f,inset 0 -1px #0003,0 2px #0000004d;transition:transform .15s,box-shadow .15s,border-color .2s}.game-hub-world__about-btn:hover{border-color:#dce4f059;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,inset 0 -1px #0003,0 3px #0000004d,0 0 10px #dce4f01a}.game-hub-world__about-btn:active{transform:translateY(2px);box-shadow:inset 0 1px #0003,inset 0 -1px #ffffff0a,0 1px #0000004d}.game-hub-world__about-backdrop{position:fixed;inset:0;background:#00000080;z-index:25}.game-hub-world__about-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,90vw);padding:32px;background:#040a11;border:1px solid oklch(.28 .03 250);border-radius:14px;z-index:30;animation:about-in .25s cubic-bezier(.25,1,.5,1)}@keyframes about-in{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.game-hub-world__about-close{position:absolute;top:14px;right:16px;background:none;border:none;color:#d9dfe5;font-size:1.6rem;cursor:pointer;line-height:1;padding:4px 8px;border-radius:6px;transition:background .15s}.game-hub-world__about-close:hover{background:#121c26}.game-hub-world__about-section{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.game-hub-world__about-heading{font-family:var(--font-family);font-size:.9rem;font-weight:700;color:#eba941;letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px}.game-hub-world__about-link{color:#d9dfe5;text-decoration:none;font-size:1rem;padding:6px 0;transition:color .15s}.game-hub-world__about-link:hover{color:#eba941}.game-hub-world__about-copy{color:#d9dfe5;font-size:.875rem;margin:0}.game-hub-world__seo-heading{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.world-interact{position:absolute;bottom:120px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;padding:12px 24px;background:#060a14d9;border:1px solid rgba(232,160,64,.3);border-radius:10px;cursor:pointer;z-index:15;animation:world-interact-in .3s cubic-bezier(.25,1,.5,1);transition:border-color .15s,background .15s;font-family:inherit}.world-interact:hover{border-color:#e8a04099;background:#e8a04026}.world-interact__key{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;border:1.5px solid rgba(232,160,64,.6);background:#e8a0401a;color:#eba941;font-family:var(--font-family);font-size:.9rem;font-weight:700}.world-interact__text{color:#d9dfe5;font-size:1rem;font-weight:600}@keyframes world-interact-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.game-hub-world__hint{position:absolute;top:50%;left:50%;transform:translate(-50%,60px);padding:14px 28px;background:#060a14d9;border:1px solid oklch(.32 .03 250);border-radius:10px;color:#d9dfe5;font-size:1rem;font-weight:500;text-align:center;pointer-events:none;z-index:15;animation:hint-fade 5s ease-out forwards}@keyframes hint-fade{0%,70%{opacity:1}to{opacity:0}}.world-radar{position:fixed;bottom:16px;right:16px;border-radius:8px;z-index:15}.world-joystick{position:fixed;bottom:24px;left:24px;z-index:20;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.world-joystick__base{position:relative;width:112px;height:112px;border-radius:50%;border:2px solid rgba(232,160,64,.3);background:#060a148c;display:flex;align-items:center;justify-content:center}.world-joystick__thumb{width:52px;height:52px;border-radius:50%;border:2px solid rgba(232,160,64,.5);background:#e8a0402e;pointer-events:none;will-change:transform}.world-dpad__action{position:fixed;bottom:60px;right:24px;width:72px;height:72px;border-radius:50%;border:2px solid rgba(232,160,64,.5);background:#e8a04026;color:#eba941;font-family:var(--font-family);font-size:.75rem;font-weight:700;letter-spacing:.05em;cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent;animation:action-pulse 1.5s ease-in-out infinite}.world-dpad__action:active{background:#e8a04059}@keyframes action-pulse{0%,to{box-shadow:0 0 #e8a0404d}50%{box-shadow:0 0 0 8px #e8a04000}}@media(max-width:680px){.game-hub-world__header{padding:10px 12px}.game-hub-world__logo{font-size:1rem}.game-hub-world__logo-icon{height:1.5em}.game-hub-world__account-btn,.game-hub-world__about-btn{padding:6px 14px;font-size:.75rem}.world-interact{bottom:200px;padding:10px 18px}.game-hub-world__hint{font-size:.9rem;padding:12px 20px}}@media(prefers-reduced-motion:reduce){.game-hub-world__canvas{display:none}.world-interact,.game-hub-world__hint,.world-dpad__action{animation:none}.world-joystick__thumb{will-change:auto}}
