:root{--launcher-width: 960px;--launcher-height: 700px;--bg: #16121c;--panel: rgba(48, 39, 56, .76);--panel-strong: rgba(28, 24, 34, .82);--panel-soft: rgba(255, 255, 255, .08);--text: #ffffff;--muted: rgba(255, 255, 255, .68);--dim: rgba(255, 255, 255, .42);--line: rgba(255, 255, 255, .12);--purple: #a85be8;--purple-soft: #c283ff;--danger: #ff8383;--radius: 8px}@font-face{font-family:Manrope;src:url(./Manrope-Regular-Dy0jyoUL.ttf) format("truetype");font-weight:400}@font-face{font-family:Manrope;src:url(./Manrope-Medium-Bgh4Ro6H.ttf) format("truetype");font-weight:500}@font-face{font-family:Manrope;src:url(./Manrope-SemiBold-CJD5SYW-.ttf) format("truetype");font-weight:600}@font-face{font-family:Manrope;src:url(./Manrope-Bold-DEjRF1uU.ttf) format("truetype");font-weight:700}@font-face{font-family:Manrope;src:url(./Manrope-ExtraBold-zk22q0YZ.ttf) format("truetype");font-weight:800}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}body{display:grid;place-items:center;background:transparent;color:var(--text)}body,button,input{font-family:Manrope,Inter,system-ui,sans-serif}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:default}h1,h2,h3,p{margin-top:0}.launcher-shell{position:relative;width:var(--launcher-width);height:var(--launcher-height);overflow:hidden;color:var(--text);background:linear-gradient(135deg,#9877d91a,#9877d900),linear-gradient(180deg,#5b36a70d,#7327e40d 50%,#4412a00d),linear-gradient(135deg,#252525,#141414);border-radius:8px}.launcher-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(./design-background-D9SRr7tb.png) center/cover no-repeat;opacity:.66;pointer-events:none}.launcher-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 47%,rgba(152,119,217,.08),transparent 36%),linear-gradient(180deg,#0f0c180a,#0f0c1852),linear-gradient(90deg,#0f0c180a,#0f0c1838);pointer-events:none}.titlebar,.launcher-layout,.modal-backdrop{z-index:1}.titlebar{position:absolute;inset:0 0 auto;z-index:3;height:96px;display:flex;align-items:flex-start;justify-content:flex-end;padding:27px 42px 0;-webkit-app-region:drag;-webkit-user-select:none;user-select:none}.window-actions{display:flex;align-items:center;gap:24px;-webkit-app-region:no-drag}.window-actions button,.modal-close{width:22px;height:22px;display:grid;place-items:center;border:0;color:#ffffffc7;background:transparent;padding:0}.window-actions img,.modal-close img{display:block;max-width:100%;max-height:100%}.window-actions button:hover,.modal-close:hover{color:#fff}.launcher-layout{position:relative;height:100%;padding:0}.auth-panel{width:500px;margin:42px auto 0}.auth-panel:has(.auth-grid){width:840px}.auth-panel:has(.recovery-grid){width:560px}.auth-heading{display:grid;justify-items:center;gap:18px;margin-bottom:40px;text-align:center}.auth-heading img{width:314px;max-width:100%;height:auto;filter:drop-shadow(0 12px 28px rgba(0,0,0,.35))}.auth-panel:has(.auth-grid) .auth-heading{margin-bottom:32px}.auth-panel:has(.auth-grid) .auth-heading img{width:314px}.auth-panel:has(.recovery-grid) .auth-heading{margin-bottom:32px}.auth-panel:has(.recovery-grid) .auth-heading img{width:314px}.auth-heading p{max-width:650px;margin:0;color:var(--muted);font-size:20px;line-height:1.42}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}.recovery-grid{display:grid;justify-items:center;gap:18px;width:100%}.recovery-email-line{width:100%;display:flex;justify-content:space-between;gap:16px;color:#ffffffb8;font-size:15px}.recovery-email-line button{border:0;padding:0;color:#ffffffeb;background:transparent}.recovery-code-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;width:100%;justify-self:stretch}.recovery-grid .field{width:100%}.recovery-code-cell{width:100%;height:78px;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:var(--text);background:#ffffff13;box-shadow:inset 0 1px #ffffff0f,0 16px 36px #00000014;outline:none;text-align:center;font-size:26px;font-weight:700;letter-spacing:.04em}.recovery-code-cell:focus{border-color:#ffffff2e;background:#ffffff1c}.recovery-code-cell::placeholder{color:#ffffff57}.recovery-code-cell:disabled{opacity:.75}.field{position:relative;display:grid;gap:8px;color:transparent;font-size:0;font-weight:700}.field input{width:100%;height:64px;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:0 24px;color:var(--text);background:#ffffff14;box-shadow:inset 0 1px #ffffff12,0 16px 36px #00000014;outline:none;font-size:18px}.field input:focus{border-color:#ffffff24;background:#ffffff1c;box-shadow:inset 0 1px #ffffff14,0 16px 36px #00000014}.field input:hover{background:#ffffff1b}.field input::placeholder{color:#ffffff7a}.field input.is-invalid{border-color:#ff83839e}.field small,.error-message{color:var(--danger)}.error-message.is-success{color:#ffffffbd}.field small{position:absolute;left:0;top:calc(100% + 8px);font-size:13px;line-height:1.2;pointer-events:none}.password-field input{padding-right:58px}.password-toggle{position:absolute;right:19px;bottom:18px;width:28px;height:28px;display:grid;place-items:center;border:0;color:#ffffff9e;background:transparent}.password-toggle svg,.password-toggle img,.card-link svg,.card-link img,.folder-path svg,.folder-path img,.metric-icon svg,.modal-folder svg,.modal-folder img{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.password-toggle svg,.password-toggle img{width:21px;height:21px}.btn{height:64px;border:0;border-radius:8px;padding:0 30px;color:#fff;background:linear-gradient(90deg,var(--purple-soft),var(--purple));box-shadow:inset 0 1px #ffffff26,0 18px 40px #8040bc33;font-size:18px;font-weight:800;text-transform:uppercase}.btn:hover:not(:disabled){filter:brightness(1.06)}.btn:disabled{opacity:.46}.btn-ghost{color:var(--text);background:#ffffff14;box-shadow:none}.auth-submit{margin-top:0}.auth-switch{display:flex;justify-content:space-between;gap:18px;color:var(--muted);font-size:18px}.auth-switch:has(button:only-child){justify-content:center}.auth-switch button,.card-link,.folder-path,.modal-folder{border:0;padding:0;color:inherit;background:transparent}.auth-switch button{color:#ffffffbd}.auth-grid+.error-message,.error-message{min-height:20px;margin:0;font-size:15px;font-weight:700;line-height:20px}.auth-form>.error-message{height:20px;overflow:hidden}.auth-grid+.error-message{margin-top:4px}.home-hero{position:absolute;left:42px;top:211px;width:452px;display:block}.home-mini-logo{position:absolute;left:42px;top:27px;width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.35))}.home-wordmark{display:block;width:365px;height:auto;filter:drop-shadow(0 14px 34px rgba(0,0,0,.38))}.home-play{width:298px;height:64px;margin-top:32px;border-radius:8px;font-size:18px}.status-strip{width:452px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 18px;margin-top:31px;color:var(--muted);font-size:18px;line-height:1.2}.status-progress{grid-column:1/2;height:10px;overflow:hidden;border-radius:99px;background:#ffffff1f}.status-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple-soft),var(--purple));transition:width .24s ease}.status-strip p{margin:0;color:#ffffffc7}.status-strip strong{grid-column:2;grid-row:1/span 2;align-self:end;color:var(--text);font-size:18px;font-weight:800}.dashboard-cards{position:absolute;left:42px;top:491px;display:grid;grid-template-columns:repeat(3,285.333px);gap:10.667px}.glass-card,.panel{border:1px solid rgba(255,255,255,.11);border-radius:12px;background:radial-gradient(circle at 18% 100%,rgba(190,95,132,.16),transparent 56%),linear-gradient(132deg,#ffffff14,#ffffff09),#342d3eb8;box-shadow:inset 0 1px #ffffff12,0 22px 54px #00000024}.glass-card{width:285.333px;height:175px;padding:22px}.glass-card:nth-child(2){background:radial-gradient(circle at 60% 100%,rgba(122,96,195,.18),transparent 58%),linear-gradient(132deg,#ffffff14,#ffffff09),#342d42b8}.glass-card:nth-child(3){background:radial-gradient(circle at 100% 15%,rgba(93,131,134,.24),transparent 58%),linear-gradient(132deg,#ffffff14,#ffffff09),#342d3eb8}.account-card{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;gap:0 14px}.avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#393744,#6f4b89);font-size:24px;font-weight:800}.account-card h2,.folder-card h3,.discord-card h3{margin:4px 0 2px;color:#fff;font-size:24px;line-height:1.04;text-transform:uppercase;font-weight:800}.account-card p,.status-card span{margin:0;color:var(--muted);font-size:14px}.card-link{grid-column:1/-1;align-self:end;display:inline-flex;align-items:center;gap:12px;color:#ffcde1d1;font-size:16px;font-weight:600}.card-link img{width:20px;height:20px}.folder-card{display:flex;flex-direction:column;gap:30px}.discord-card{display:flex;flex-direction:column;justify-content:space-between}.discord-button{width:241.333px;height:54px;display:inline-flex;align-items:center;justify-content:center;gap:0;border:0;border-radius:8px;color:#fff;background:linear-gradient(90deg,#ffffff14,#ffffff21),#ffffff14;box-shadow:inset 0 1px #ffffff14;font-size:18px;font-weight:800}.discord-button img{width:126px;height:24px;object-fit:contain}.folder-path{min-width:0;height:48px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;padding:0 24px;border-radius:8px;color:#fffc;background:#ffffff14;text-align:left;font-size:15px;font-weight:700}.folder-path img,.modal-folder img,.metric-icon svg{width:24px;height:24px}.folder-path span,.modal-folder span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-card{position:relative;display:block}.metric-icon{position:absolute;left:22px;top:22px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;color:#ffffffc7;background:#ffffff14}.status-card strong{position:absolute;left:91px;top:38px;color:#fff;font-size:28px;line-height:1;font-weight:800}.status-card span{position:absolute;left:22px;bottom:29px;text-transform:uppercase;font-size:14px;letter-spacing:0}.launcher-layout>.error-message{position:absolute;left:42px;right:42px;top:468px;bottom:auto}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#120e1794;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.folder-modal{position:relative;width:530px;padding:42px 44px 40px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#37313eeb;box-shadow:0 32px 80px #00000052}.modal-close{position:absolute;top:24px;right:22px;width:42px;height:42px;border-radius:50%;background:#ffffff14;font-size:25px}.folder-modal h2{max-width:390px;margin:0 0 14px;font-size:31px;line-height:1.08;text-transform:uppercase}.folder-modal p{margin-bottom:20px;color:#ffffffbd;font-size:17px;line-height:1.38}.store-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.store-button{height:56px;border:0;border-radius:8px;color:#fff;background:#ffffff1f;font-size:16px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:0}.store-button img{width:auto;height:24px;object-fit:contain}.store-steam img{height:27px}.store-steam{background:linear-gradient(135deg,#466a84d1,#2e3746d1)}.store-rockstar{background:linear-gradient(135deg,#89652ae0,#433426db)}.modal-separator{height:1px;margin:24px 0 22px;background:#ffffff26}.modal-folder{width:100%;height:64px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding:0 24px;border-radius:8px;color:#ffffffa8;background:#ffffff14;text-align:left}.modal-done{width:100%;margin-top:18px}@keyframes pulse{to{box-shadow:0 0 0 14px #c283ff00}}
