.setup-container{box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px;display:flex}.setup-card{backdrop-filter:blur(20px);border-radius:var(--radius-lg);border:1px solid var(--border);text-align:center;background:rgba(28,28,30,.8);flex-direction:column;align-items:center;width:100%;max-width:440px;padding:32px;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.5)}.icon-wrapper{border-radius:var(--radius-md);background:rgba(42,42,46,.8);justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.icon-wrapper .icon-text{font-size:32px}.title{color:var(--text);margin-bottom:12px;font-size:24px;font-weight:700}.description{color:var(--text-dim);margin-bottom:28px;font-size:15px;line-height:1.5}.error-banner{color:#ffb8b8;border-radius:var(--radius-sm);background:rgba(255,59,48,.1);border:1px solid rgba(255,59,48,.3);width:100%;margin-bottom:20px;padding:12px;font-size:14px}.data-location-box{width:100%}.select-button{width:100%;color:var(--text);cursor:pointer;background:rgba(42,42,46,.8);border:1px solid rgba(58,58,64,.8);border-radius:999px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s}.select-button:hover:not(:disabled){background:rgba(58,58,64,.9);border-color:rgba(255,255,255,.3);transform:translateY(-2px)}.select-button:active:not(:disabled){transform:translateY(0)}.select-button:disabled{opacity:.6;cursor:not-allowed}.header-container{z-index:1000;box-sizing:border-box;width:100%;padding:0;position:fixed;top:0;left:0;right:0}.header-container.mode-panel-right{z-index:1102;position:relative}.header-bar{-webkit-backdrop-filter:none;box-sizing:border-box;background-color:transparent;flex-direction:row;justify-content:space-between;align-items:center;min-height:48px;padding:4px 12px;display:flex;position:relative}.left-section,.right-section{z-index:2;align-items:center;width:58px;display:flex}.left-section{justify-content:flex-start}.right-section{justify-content:flex-end}.tabs-wrapper{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.tabs-center{pointer-events:auto;flex-direction:row;align-items:center;display:flex}.tab-row{flex-direction:row;align-items:center;display:flex}.shoulder-pill-button{cursor:pointer;background:0 0;border:none;outline:none;align-items:center;margin:0;padding:0;display:flex}.shoulder-pill-button.trigger-left{margin-right:8px}.shoulder-pill-button.trigger-right{margin-left:8px}.shoulder-pill{box-sizing:border-box;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:22px;padding:0 8px;font-family:inherit;transition:transform .1s,opacity .1s;display:flex;box-shadow:0 2px 4px rgba(0,0,0,.2)}.shoulder-pill span{color:#111;font-size:11px;font-weight:700;line-height:1}.shoulder-pill:hover{opacity:.9;transform:scale(1.05)}.shoulder-pill:active{transform:scale(.95)}.header-tab{cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid transparent;border-radius:10px;outline:none;flex-direction:row;justify-content:center;align-items:center;margin:0 2px;padding:5px 12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.header-tab .tab-text{color:rgba(255,255,255,.5);font-size:14px;font-weight:600;line-height:1.2;transition:color .2s}.header-tab.active{background-color:rgba(255,255,255,.16);border-color:rgba(255,255,255,.42)}.header-tab.active .tab-text{color:#fff}.header-tab:hover:not(.active){background-color:rgba(255,255,255,.06)}.header-tab:hover:not(.active) .tab-text{color:rgba(255,255,255,.8)}.tab-badge{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:7px;padding:0 5px;display:flex}.tab-badge.badge-transfers{background-color:#31c96b}.tab-badge span{color:#fff;font-size:10px;font-weight:900;line-height:1}.icon-button-wrapper{justify-content:center;align-items:center;display:flex;position:relative}.header-action-button{cursor:pointer;background:0 0;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;width:58px;height:44px;margin:0;padding:0;transition:background-color .2s;display:flex;position:relative;overflow:hidden}.header-action-button:hover{background-color:rgba(255,255,255,.05)}.header-action-button:active{background-color:rgba(255,255,255,.1)}.notification-icon-wrap{justify-content:center;align-items:center;width:46px;height:42px;display:flex;position:relative}.notification-icon-bubble{z-index:2;background-color:#fff;border:2px solid rgba(0,0,0,.18);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:4px;right:0;box-shadow:0 2px 4px rgba(0,0,0,.15)}.notification-icon-bubble svg{fill:none;stroke:#111;stroke-width:2px;width:20px;height:20px}.r2-pill{z-index:4;background-color:#fff;border:1px solid rgba(0,0,0,.18);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;top:3px;left:-2px;box-shadow:0 1px 3px rgba(0,0,0,.2)}.r2-pill span{color:#111;font-size:9px;font-weight:700;line-height:1}.header-badge{box-sizing:border-box;z-index:10;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;display:flex;position:absolute;box-shadow:0 2px 4px rgba(0,0,0,.2)}.header-badge.badge-update{background-color:#ff5252;top:-4px;right:-2px}.header-badge.badge-transfer{background-color:#31c96b;bottom:1px;right:-2px}.header-badge span{color:#fff;font-size:9px;font-weight:700;line-height:1}.close-button{cursor:pointer;background:0 0;border:none;border-radius:999px;outline:none;justify-content:center;align-items:center;width:38px;height:38px;margin:0;padding:0;transition:background-color .2s;display:flex}.close-button svg{stroke:#fff;stroke-width:2px;width:22px;height:22px}.close-button:hover{background-color:rgba(255,255,255,.1)}.close-button:active{background-color:rgba(255,255,255,.2)}@keyframes headerBorderPulse{0%{border-color:rgba(255,255,255,.55)}50%{border-color:#fff}to{border-color:rgba(255,255,255,.55)}}.header-focused .header-tab.active{animation:1.4s ease-in-out infinite headerBorderPulse;border-color:#fff!important}.games-view{flex-direction:column;flex:1;gap:14px;min-height:0;padding-top:64px;display:flex}@media (max-width:480px){.games-view{padding-top:60px}}.games-heading{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.games-heading h1{color:var(--text);margin:2px 0 0;font-size:24px;line-height:1.1}.games-platform,.games-count{color:var(--text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.games-collection{flex:1;min-height:0;padding-right:4px;overflow-y:auto}.games-layout-grid .games-collection{grid-template-columns:repeat(4,1fr);grid-auto-rows:190px;gap:12px;display:grid}.games-layout-list .games-collection{flex-direction:column;gap:8px;display:flex}.games-layout-list .games-collection .game-card{flex-direction:row;align-items:center;min-height:78px}.games-layout-list .games-collection .game-cover{width:58px;height:58px}.game-card{color:var(--text);text-align:left;cursor:pointer;background:rgba(18,18,22,.76);border:1px solid rgba(255,255,255,.1);border-radius:8px;outline:none;flex-direction:column;gap:10px;min-width:0;padding:10px;transition:transform .14s,border-color .14s,background-color .14s;display:flex}.game-card.active{border-color:var(--game-accent);transform:translateY(-2px);box-shadow:0 0 0 2px rgba(255,255,255,.24)}.game-card:focus-visible{border-color:var(--game-accent);transform:translateY(-2px);box-shadow:0 0 0 2px rgba(255,255,255,.24)}.game-cover{background:var(--game-accent);border-radius:6px;flex:1;justify-content:center;align-items:center;min-height:86px;display:flex}.game-cover span{color:rgba(0,0,0,.72);letter-spacing:0;font-size:28px;font-weight:900}.game-info{min-width:0}.game-info h2{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;line-height:1.2;overflow:hidden}.game-info p{color:var(--text-dim);margin:3px 0 0;font-size:12px}.content-empty-state{min-height:180px;color:var(--text-dim);background:rgba(255,255,255,.03);border:1px dashed rgba(255,255,255,.12);border-radius:8px;flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:760px){.games-layout-grid .games-collection{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:168px}}.library-view{box-sizing:border-box;flex:1;width:100%;min-height:0;scroll-padding-top:64px;display:flex;overflow-y:auto}.library-layout-grid{grid-template-columns:repeat(4,138px);justify-content:center;gap:12px;padding:64px 0 0;display:grid}.library-layout-rail{gap:12px;width:100%;padding:16px 4px;display:flex;overflow-x:auto}.library-layout-rail .library-square{flex:0 0 130px}@keyframes borderPulse{0%{border-color:rgba(255,255,255,.55)}50%{border-color:#fff}to{border-color:rgba(255,255,255,.55)}}.library-square{aspect-ratio:1;background:var(--entry-accent);cursor:pointer;box-sizing:border-box;border:3px solid rgba(255,255,255,.04);border-radius:20px;outline:none;justify-content:center;align-items:center;width:138px;height:138px;transition:transform .2s cubic-bezier(.25,1,.5,1),border-color .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 10px rgba(0,0,0,.2)}.library-square .library-square-title{color:#0b0a0f;letter-spacing:-.04em;user-select:none;font-size:24px;font-weight:900;line-height:1}.library-square:hover{transform:scale(1.02);box-shadow:0 6px 14px rgba(0,0,0,.28)}.library-square.active{z-index:10;border-width:3.5px;animation:1.4s ease-in-out infinite borderPulse;transform:scale(1.05);box-shadow:0 10px 24px rgba(0,0,0,.35)}.library-square:active{transform:scale(.98);box-shadow:0 3px 6px rgba(0,0,0,.15)}@media (max-width:760px){.library-layout-grid{grid-template-columns:repeat(4,100px);justify-content:center;gap:10px;padding:64px 0 10px}.library-square{border-radius:16px;width:100px;height:100px}.library-square .library-square-title{font-size:18px}}@media (max-width:480px){.library-view{scroll-padding-top:60px}.library-layout-grid{grid-template-columns:repeat(4,72px);justify-content:center;gap:8px;padding:60px 0 8px}.library-square{border-radius:12px;width:72px;height:72px}.library-square .library-square-title{font-size:13px}}.home-container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;max-width:100%;height:100vh;display:flex}.home-content{flex-direction:column;flex:1;min-height:0;display:flex}.settings-tab-view{flex-direction:column;flex:1;gap:16px;margin-top:16px;display:flex;overflow-y:auto}.settings-tab-view::-webkit-scrollbar{width:6px}.settings-tab-view::-webkit-scrollbar-track{background:0 0}.settings-tab-view::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:10px}.settings-card{backdrop-filter:blur(20px);border-radius:var(--radius-lg);border:1px solid var(--border);background:rgba(28,28,30,.6);flex-direction:column;gap:14px;padding:20px;display:flex}.settings-card h2{color:var(--text);border-bottom:1px solid var(--border);margin:0 0 4px;padding-bottom:8px;font-size:16px;font-weight:700}.settings-card .setting-item{flex-direction:column;gap:4px;display:flex}.settings-card .setting-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-dim);font-size:11px;font-weight:700}.settings-card .setting-value{color:var(--text);word-break:break-all;font-size:14px;line-height:1.4}.settings-card .setting-value.path-highlight{background:rgba(255,255,255,.05);border-radius:8px;padding:6px 10px;font-family:monospace}.settings-card .reset-button{align-self:flex-start;margin-top:8px}.reset-button{color:var(--text);cursor:pointer;background:rgba(255,255,255,.1);border:none;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .2s}.reset-button:hover{background:rgba(255,255,255,.15)}.app-shell{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;display:flex}.loading-screen{color:var(--text-dim);flex:1;justify-content:center;align-items:center;min-height:100vh;font-size:1.2rem;display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:.3s ease-out forwards slideUp}:root{--bg-primary:#0a0b10;--bg-surface:rgba(255,255,255,.03);--border:rgba(255,255,255,.08);--text:#fff;--text-dim:rgba(255,255,255,.5);--accent:#5c6bc0;--radius-lg:24px;--radius-md:16px;--radius-sm:12px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text);width:100vw;height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow:hidden}html,#root{width:100%;height:100%}
