.player-hud-wrapper{position:fixed;top:1rem;right:1rem;z-index:60}.player-hud{position:relative;display:flex;gap:.6rem;align-items:center;border:2px solid rgba(45,140,240,.5);background:rgba(0,0,0,.85);padding:.6rem .8rem;box-shadow:0 0 12px rgba(45,140,240,.08),0 8px 20px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.04);animation:fadeIn .4s ease}.hud-char{transform:scale(.82);transform-origin:center center;flex-shrink:0;margin:-4px -2px}.hud-char .px-shadow{display:none}.hud-char .pixel-char{animation:none}.hud-menu{margin-top:4px;background:rgba(6,10,24,.92);border:1px solid rgba(45,140,240,.3);border-radius:6px;overflow:hidden;backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.5),0 0 8px rgba(45,140,240,.1)}.hud-menu-mobile,.hud-mobile-char,.player-hud-mobile-bar{display:none}.player-hud-mobile-bar{align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .7rem;border:1px solid rgba(45,140,240,.3);background:rgba(6,10,24,.92);box-shadow:0 8px 24px rgba(0,0,0,.42),0 0 10px rgba(45,140,240,.1);backdrop-filter:blur(12px)}.player-hud-mobile-summary{min-width:0}.player-hud-mobile-summary .hud-level,.player-hud-mobile-summary .hud-name{white-space:nowrap}.hud-mobile-toggle{min-width:44px;min-height:44px;padding:.55rem .75rem;border:1px solid rgba(167,139,250,.4);background:rgba(167,139,250,.08);color:#f3e8ff;font-family:Press Start\ 2P,DungGeunMo,monospace;font-size:.62rem;letter-spacing:.08em;cursor:pointer}.hud-menu-mobile{position:absolute;top:calc(100% + .45rem);right:0;width:min(82vw,260px)}.hud-menu-item{display:flex;align-items:center;gap:.6rem;width:100%;min-height:44px;padding:.65rem 1rem;background:none;border:none;border-bottom:1px solid rgba(45,140,240,.08);cursor:pointer;transition:background .2s;text-decoration:none;color:inherit}.hud-menu-item:last-child{border-bottom:none}.hud-menu-item:hover:not(:disabled){background:rgba(45,140,240,.08)}.hud-menu-item:disabled{opacity:.35;cursor:not-allowed}.hmi-dot{width:5px;height:5px;background:rgba(45,140,240,.6);border-radius:1px;flex-shrink:0;image-rendering:pixelated}.landing-footer{position:relative;z-index:2;padding:2rem 1.5rem;border-top:1px solid rgba(45,140,240,.1);background:rgba(0,0,0,.6)}.footer-inner{max-width:800px;margin:0 auto;justify-content:space-between;align-items:center;gap:1.5rem}.footer-biz,.footer-inner{display:flex;flex-wrap:wrap}.footer-biz{font-family:VT323,monospace;font-size:.85rem;color:rgba(255,255,255,.3);line-height:1.8;gap:.2rem 0}.footer-biz p{margin:0}.footer-biz .footer-row{display:flex;flex-wrap:wrap;gap:0;width:100%}.footer-biz .footer-item{white-space:nowrap}.footer-biz .footer-item:after{content:" · ";color:rgba(255,255,255,.15)}.footer-biz .footer-item:last-child:after{content:""}.footer-biz .footer-disclaimer{width:100%;margin-top:.5rem;color:rgba(255,255,255,.18);font-size:.75rem;white-space:normal}.footer-links{display:flex;gap:1rem}.footer-links a{font-family:DungGeunMo,VT323,monospace;font-size:.75rem;color:rgba(45,140,240,.5);text-decoration:none;padding:.4rem .8rem;border:1px solid rgba(45,140,240,.2);border-radius:4px;transition:all .2s}.footer-links a:hover{color:var(--phosphor);border-color:var(--phosphor)}.complete-sub-msg{color:#86efac}.hud-menu-item:hover:not(:disabled) .hmi-dot{background:#a78bfa;box-shadow:0 0 4px #a78bfa}.hmi-text{font-family:DungGeunMo,VT323,monospace;font-size:.8rem;color:rgba(255,255,255,.6)}.hud-info{min-width:0}.hud-name{font-size:1rem;color:white;margin:0;line-height:1}.hud-level{font-size:.8rem;color:#fbbf24;margin:.15rem 0}.hud-exp-row{display:flex;align-items:center;gap:4px}.hud-exp-bar{height:4px;width:80px;background:rgba(45,140,240,.15);border:1px solid rgba(45,140,240,.25);overflow:hidden}.hud-exp-fill{height:100%;background:linear-gradient(90deg,#fbbf24,#f59e0b);transition:width .5s ease}.hud-exp-num{font-size:.65rem;color:rgba(251,191,36,.6)}.hud-guild{font-size:.75rem;color:rgba(45,140,240,.6);margin:.15rem 0 0}@media (max-width:640px){.plan-grid{grid-template-columns:1fr}:root{--global-hud-height:84px}.player-hud{top:.5rem;right:.5rem;padding:.4rem .6rem}.hud-exp-bar{width:70px}}@media (max-width:768px){.crt-shell{overflow-x:clip}.crt-shell:before{background:radial-gradient(circle at center,transparent 70%,rgba(0,0,0,.46) 100%)}.global-nav{top:.5rem;width:calc(100% - 1rem)}.global-nav-inner{min-height:58px;padding:.55rem .75rem}.global-nav-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.global-nav-links{position:absolute;top:calc(100% + .35rem);left:0;right:0;display:flex;flex-direction:column;align-items:stretch;padding:.55rem;border:1px solid rgba(45,140,240,.24);background:rgba(0,0,0,.96);box-shadow:0 18px 32px rgba(0,0,0,.42);z-index:90}.global-nav-back,.global-nav-brand .browse-top-sub{display:none}.global-nav-link{justify-content:flex-start;min-height:48px;padding:.75rem .95rem}.global-nav-controls{gap:.5rem}.global-nav-spacer{height:78px}.global-hud{width:calc(100% - 1rem);bottom:.5rem}.global-hud-inner{gap:.75rem;padding-inline:.75rem}.global-hud-username{font-size:.62rem}.global-hud-exp-text{font-size:.55rem}.global-nav-lang-toggle{min-width:3.25rem;padding-inline:.7rem;min-height:48px}.quick-stats-grid{grid-template-columns:repeat(2,1fr)!important}.hero-title{font-size:clamp(1.7rem,11vw,3rem)}.hero-screen,.menu-screen{width:100%;padding-inline:.75rem}.hero-screen{min-height:100vh;min-height:100dvh;padding-top:4.75rem;padding-bottom:1.25rem;transform:none}.frame{width:100%;gap:.35rem;font-size:.62rem;overflow:hidden}.line-fill{max-width:100%}.hero-content{gap:1rem;padding:1.5rem .35rem 1rem}.hero-stats{font-size:.92rem;line-height:1.5;padding-inline:.25rem}.hero-cta-stack,.hero-path-buttons,.hero-path-buttons .select-button,.hero-start-button{width:100%}.hero-browse-link{width:auto;align-self:center}.player-hud-wrapper{top:.75rem;right:.75rem;left:.75rem;margin:0;padding:0}.player-hud{display:none}.player-hud-mobile-bar{display:flex;width:100%}.hud-menu{display:none}.hud-menu-mobile.is-open{display:block}.bubble-feed{display:none}.browse-section .world-map,.world-map.sky-map{height:320px}.floating-island{scale:.82}.community-card-grid,.creator-community-grid{grid-template-columns:1fr!important}.community-detail-shell{padding:.9rem .75rem 6rem}.community-hero-image{height:180px;min-height:180px}.community-join-bar{flex-direction:column;align-items:stretch}.community-join-actions,.community-join-bar-main{width:100%;align-items:flex-start}.community-join-actions{justify-content:stretch;gap:.65rem}.community-join-actions>*{flex:1 1 100%}.community-tab-row{gap:.6rem;padding:.2rem 0 .8rem;scrollbar-width:none;-ms-overflow-style:none}.community-tab-row::-webkit-scrollbar{display:none}.category-filter-btn{min-height:44px;padding:.7rem 0}.content-tab-head{overflow-x:auto;padding-bottom:.35rem}.post-card-button{grid-template-columns:1fr}.post-card-thumbnail{display:none}.creator-tab-list{flex-direction:row!important;overflow-x:auto;gap:.6rem!important;padding-bottom:.25rem}.creator-tab-list .mission-row{min-width:220px;margin:0}.footer-inner,.footer-links{flex-direction:column;align-items:flex-start}.editor-toolbar{flex-wrap:wrap}.markdown-editor-textarea,.markdown-preview-panel,.tiptap-editor{width:100%}.global-hud-inner{flex-wrap:wrap;align-items:center;row-gap:.55rem}.global-hud-exp,.global-hud-player{width:100%}.global-hud-exp{gap:.55rem}.global-hud-exp-track{min-width:0}}@media (max-width:480px){.quick-stats-grid{grid-template-columns:1fr!important}.player-hud-mobile-bar{width:100%}.hero-stats-separator{display:none}.community-detail-shell{padding-inline:.65rem}.community-hero-overlay{padding:1rem}.community-join-bar{gap:.75rem}.community-price{font-size:.72rem}.service-card{gap:.5rem;padding:.85rem .9rem}.service-card p{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.hero-screen,.hero-title,.menu-screen,.screen-effects{animation:none!important}.select-button{transition:none}}