*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:clamp(14px,.45vw + 12px,22px)}html,body,#root{width:100vw;height:100vh;overflow:hidden;background:#000;font-family:Nunito,sans-serif;color:#fff;-webkit-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.boot-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;background:#000;display:flex;align-items:center;justify-content:center}.boot-content{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;margin-left:18vw}.boot-light-sweep{position:absolute;top:-5rem;left:-15.625rem;width:31.25rem;height:10rem;background:radial-gradient(ellipse at center,rgba(255,255,255,.2) 0%,rgba(255,255,255,.06) 40%,transparent 70%);pointer-events:none;filter:blur(25px)}.boot-logo{display:flex;align-items:center;gap:1.125rem;position:relative}.boot-logo-icon{font-size:2.625rem;color:#ffffffd9;transform:scaleX(.85) translateY(-.125rem);text-shadow:0 0 25px rgba(255,255,255,.2);line-height:1}.boot-logo-text{display:flex;flex-direction:column}.boot-logo-main{font-family:Nunito,sans-serif;font-size:3rem;font-weight:300;letter-spacing:.625rem;color:#ffffffeb;text-shadow:0 0 30px rgba(255,255,255,.1);line-height:1}.boot-logo-image{height:3rem;width:auto;display:block;filter:invert(1);object-fit:contain}.boot-blur-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:34.375rem;height:8.75rem;background:radial-gradient(ellipse at center,rgba(255,255,255,.12) 0%,rgba(255,255,255,.04) 50%,transparent 80%);filter:blur(35px);pointer-events:none}.boot-subtitle{font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:300;letter-spacing:.1875rem;color:#fff9;margin-top:.625rem;text-align:right;align-self:flex-end;margin-right:-.25rem}@media(max-width:768px){.boot-content{margin-left:8vw}.boot-logo-icon{font-size:2rem}.boot-logo-main{font-size:2.25rem;letter-spacing:.375rem}.boot-logo-image{height:2.25rem}.boot-subtitle{font-size:.6875rem;letter-spacing:.125rem}.boot-light-sweep{width:17.5rem;height:6.25rem;left:-7.5rem}.boot-blur-glow{width:20rem;height:5.625rem}}.top-bar{position:fixed;top:.625rem;right:0;z-index:20}.top-bar-box{display:flex;flex-direction:column;gap:.125rem;background:#0006;border:1px solid rgba(255,255,255,.45);border-right:none;border-radius:.5rem 0 0 .5rem;padding:.3125rem .875rem .3125rem .75rem;width:fit-content;min-width:13.75rem}.top-bar-row{display:flex;align-items:center;justify-content:space-between;gap:.375rem;width:100%}.top-bar-row-left{display:flex;align-items:center;gap:.375rem;flex-shrink:0}.top-bar-row-right{display:flex;align-items:center;gap:.375rem;margin-left:auto;flex-shrink:0}.top-bar-icon{width:.875rem;height:.875rem;color:#fffc;flex-shrink:0}.top-bar-icon--psn{color:#d4b030;width:.9375rem;height:.9375rem}.top-bar-icon--msg{width:.8125rem;height:.8125rem;color:#ffffffbf}.top-bar-msg-badge{display:flex;align-items:center;gap:.125rem}.top-bar-badge{font-family:Nunito,sans-serif;font-size:.6875rem;font-weight:600;color:#ffffffd9;line-height:1}.top-bar-time{font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:400;color:#ffffffeb;letter-spacing:.02em;white-space:nowrap}.top-bar-icon--clock{width:.9375rem;height:.9375rem;color:#ffffffd9}.top-bar-ticker{overflow:hidden;max-width:13.75rem}.top-bar-ticker-inner{display:inline-block;white-space:nowrap;animation:tickerScroll 18s linear infinite}.top-bar-ticker-text{font-family:Nunito,sans-serif;font-size:.6875rem;font-weight:300;color:#ffffff8c;letter-spacing:.02em}@keyframes tickerScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}@media(max-width:768px){.top-bar-box{min-width:10rem}.top-bar-ticker{max-width:10rem}}.category-bar{position:absolute;top:35%;left:0;width:100%;height:5rem;display:flex;align-items:center;justify-content:flex-start;z-index:5;pointer-events:none}.category-bar-inner{display:flex;align-items:center;position:relative;margin-left:calc(27% - 3.4375rem)}.category-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.category-icon-wrapper{display:flex;align-items:center;justify-content:center;color:#fff}.category-label{font-family:Nunito,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.03em;color:#ffffffe6;margin-top:.5rem;white-space:nowrap;text-shadow:0 0 8px rgba(255,255,255,.2);pointer-events:none}@media(max-width:768px){.category-bar{top:28%;pointer-events:auto}.category-bar-inner{margin-left:calc(15% - 2.25rem)}.category-item{min-height:2.75rem;cursor:pointer}}.item-list-anchor{position:absolute;top:calc(35% + 5rem);left:calc(27% - 1.25rem);width:45%;z-index:50;pointer-events:none;overflow:visible;isolation:isolate}.item-list{position:relative;z-index:1}.item-list-inner{position:relative;z-index:1;height:25rem}.item-row{display:flex;align-items:center;gap:.875rem;padding:.25rem 0;white-space:nowrap;transition:height .2s cubic-bezier(.25,.1,.25,1)}.item-icon{display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.item-text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.item-title{font-family:Nunito,sans-serif;color:#fff;letter-spacing:.3px;text-shadow:0 0 8px rgba(255,255,255,.1);line-height:1.3}.item-row--selected .item-title{text-shadow:0 0 12px rgba(255,255,255,.4)}.item-subtitle{font-family:Nunito,sans-serif;font-size:.75rem;font-weight:300;color:#ffffffb3;letter-spacing:.02em;line-height:1.3;overflow:hidden}.item-setting-hint{font-size:.6875rem;color:#fff6;font-style:italic}@media(max-width:768px){.item-list-anchor{top:calc(28% + 5rem);left:8%;width:85%;pointer-events:auto}.item-row{min-height:2.75rem;cursor:pointer}}.detail-panel-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:50;display:flex;align-items:stretch;justify-content:flex-end;background:#00000026}.detail-panel{width:55%;min-width:23.75rem;max-width:42.5rem;height:100%;background:#000000b3;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);padding:3.75rem 2.75rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;border-left:1px solid rgba(255,255,255,.05)}.detail-panel::-webkit-scrollbar{width:0}.detail-panel-header{display:flex;align-items:center;gap:.875rem}.detail-panel-back{display:flex;align-items:center;justify-content:center;margin:-.5rem 0 -.5rem -.5rem;padding:.5rem;border:none;background:transparent;color:#ffffffe6;cursor:pointer;border-radius:6px;flex-shrink:0}.detail-panel-back:hover,.detail-panel-back:focus-visible{background:#ffffff1a;color:#fff}.detail-panel-back:active{background:#ffffff26}.detail-panel-icon{color:#ffffffd9;flex-shrink:0;filter:drop-shadow(0 0 8px rgba(255,255,255,.25))}.detail-panel-heading{font-family:Nunito,sans-serif;font-size:1.375rem;font-weight:600;letter-spacing:.03em;color:#ffffffed;text-shadow:0 0 12px rgba(255,255,255,.15);margin:0}.detail-panel-body{font-family:Nunito,sans-serif;font-size:.875rem;font-weight:300;line-height:1.75;color:#ffffffb3;letter-spacing:.02em;white-space:pre-line}.detail-panel-details{display:flex;flex-direction:column;gap:.625rem;margin-top:.25rem;padding-top:.875rem;border-top:1px solid rgba(255,255,255,.07)}.detail-panel-detail-row{display:flex;align-items:baseline;gap:.875rem}.detail-panel-detail-label{font-family:Nunito,sans-serif;font-size:.6875rem;font-weight:400;color:#fff6;letter-spacing:.04em;text-transform:uppercase;min-width:6.875rem;flex-shrink:0}.detail-panel-detail-value{font-family:Nunito,sans-serif;font-size:.8125rem;font-weight:400;color:#ffffffd1;letter-spacing:.02em}.detail-panel-close-hint{margin-top:auto;padding-top:1.25rem;font-family:Nunito,sans-serif;font-size:.6875rem;font-weight:300;color:#ffffff4d;letter-spacing:.03em}.detail-panel-close-hint kbd{display:inline-flex;align-items:center;justify-content:center;padding:.0625rem .3125rem;font-size:.625rem;font-weight:600;color:#ffffff8c;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:.1875rem;font-family:Nunito,sans-serif;margin:0 .125rem}.detail-panel-close-hint kbd.detail-panel-kbd-icon{padding:.125rem .25rem}.detail-panel-close-hint kbd.detail-panel-kbd-icon svg{display:block;vertical-align:middle}@media(max-width:768px){.detail-panel{width:100%;min-width:0;max-width:none;padding:1.5rem 1.25rem}}.bottom-bar{position:fixed;bottom:0;left:0;width:100%;height:2.25rem;z-index:20;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#0000,#00000059 40%,#0006)}.bottom-bar-inner{display:flex;align-items:center;gap:1.75rem}.bottom-bar-hint{font-family:Nunito,sans-serif;font-size:.6875rem;font-weight:400;color:#ffffff8c;letter-spacing:.025em;display:flex;align-items:center;gap:.3125rem}.bottom-bar-key{display:inline-flex;align-items:center;justify-content:center;min-width:1.125rem;padding:.0625rem .3125rem;font-size:.5625rem;font-weight:600;color:#ffffffb3;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:.1875rem;font-family:Nunito,sans-serif}.bottom-bar-key--icons{gap:.125rem}.bottom-bar-key--icons svg{display:block}@media(max-width:768px){.bottom-bar{height:2.5rem}.bottom-bar-inner{gap:1rem;flex-wrap:wrap;justify-content:center}.bottom-bar-hint{font-size:.625rem}}.xmb-app{position:relative;width:100vw;height:100vh;overflow:hidden;background:#000}.xmb-dashboard{position:relative;width:100%;height:100%;z-index:5}
