:root{--bg:#070a10;--panel:#0d121b;--line:#222b3a;--text:#f6f8ff;--muted:#8d99ac;--purple:#8b5cf6;--cyan:#21d4e8}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#070a10;color:var(--text);font:14px Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}body{background:radial-gradient(circle at 50% -10%,#1c2340 0,#0b0f18 34%,#07090e 68%);overflow-x:hidden}.noise{position:fixed;inset:0;pointer-events:none;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.10'/%3E%3C/svg%3E")}.homeTop{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 24px}.homeBrand{display:flex;gap:12px;align-items:center;color:inherit;text-decoration:none}.homeBrand>span{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#8b5cf6,#22d3ee);font-weight:950;box-shadow:0 10px 35px #7654e855}.homeBrand b{font-size:15px}.homeBrand small{display:block;color:var(--muted);margin-top:2px}.status{color:#aab5c6;border:1px solid #283143;background:#0d121acc;padding:8px 11px;border-radius:999px;font-size:12px}.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 12px #4ade80;margin-right:6px}main{max-width:1240px;margin:auto;padding:60px 24px}.hero{text-align:center;max-width:900px;margin:25px auto 76px}.heroBadge{display:inline-block;border:1px solid #3b3560;background:#17142a;color:#c7b9ff;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:900;letter-spacing:.16em}.hero h1{font-size:clamp(44px,7vw,82px);line-height:.97;letter-spacing:-.055em;margin:24px 0 22px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#a78bfa,#67e8f9);background-clip:text;color:transparent}.hero p{font-size:18px;line-height:1.65;color:#9da9ba;max-width:720px;margin:0 auto}.heroActions{display:flex;gap:12px;justify-content:center;margin:30px 0 23px}.cta{display:inline-flex;align-items:center;gap:24px;padding:14px 18px;border-radius:12px;text-decoration:none;color:white;font-weight:800;background:linear-gradient(135deg,#7956e9,#566ef2);box-shadow:0 12px 38px #6755e733;border:1px solid #8570ee}.cta.secondary{background:#101722;border-color:#2a3547;box-shadow:none}.cta:hover{transform:translateY(-2px)}.heroMeta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;color:#7f8ca0;font-size:12px}.studioGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.studioCard{position:relative;overflow:hidden;min-height:470px;border:1px solid #242e3d;background:linear-gradient(180deg,#111722,#0c1119);border-radius:24px;padding:28px;color:inherit;text-decoration:none;box-shadow:0 30px 80px #0006;transition:.22s}.studioCard:hover{transform:translateY(-5px);border-color:#47546d}.cardGlow{position:absolute;width:320px;height:320px;border-radius:50%;right:-160px;top:-160px;filter:blur(40px);opacity:.16}.purple .cardGlow{background:#8b5cf6}.cyan .cardGlow{background:#22d3ee}.cardTop{display:flex;align-items:center;justify-content:space-between}.cardIcon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #313b4d;background:#161d29;border-radius:15px;font-size:25px}.pill{font-size:10px;letter-spacing:.14em;font-weight:900;color:#96a3b7}.studioCard h2{font-size:30px;letter-spacing:-.03em;margin:22px 0 8px}.studioCard>p{color:#96a3b6;line-height:1.6;max-width:540px}.mock{margin:26px 0 20px;border:1px solid #283244;background:#070b11;border-radius:16px}.inventoryMock{display:grid;grid-template-columns:repeat(9,32px);gap:4px;justify-content:center;padding:22px}.slot{display:block;width:32px;height:32px;border:1px solid #344052;background:linear-gradient(135deg,#1d2633,#111722);box-shadow:inset 1px 1px #3b4657}.slot:nth-child(5),.slot:nth-child(11),.slot:nth-child(14),.slot:nth-child(17),.slot:nth-child(23){background:radial-gradient(circle,#8b5cf6 0 18%,#20283a 22% 100%)}.serverMock{padding:18px;display:flex;align-items:center;gap:14px;min-height:112px}.srvIcon{width:64px;height:64px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#6d4ee4,#21cfe6);font-weight:950;font-size:20px}.srvText{min-width:0;display:flex;flex-direction:column;gap:5px}.srvText b{font-size:16px}.srvText span{color:#b9c4d3}.srvText small{color:#68768a}.grad{background:linear-gradient(90deg,#b394ff,#5fe8fb);background-clip:text;color:transparent}.srvCount{margin-left:auto;color:#64e5ef;align-self:flex-start}.featureRow{display:flex;gap:7px;flex-wrap:wrap}.featureRow span{padding:6px 9px;border-radius:999px;border:1px solid #2a3444;background:#101722;color:#95a2b4;font-size:11px}.open{position:absolute;bottom:28px;left:28px;right:28px;border-top:1px solid #232c3b;padding-top:18px;font-weight:800;display:flex;justify-content:space-between}.focus{margin-top:25px;border:1px solid #202a39;background:#0c1119;border-radius:20px;padding:26px;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.focus small{color:#8d7bde;font-weight:900;letter-spacing:.14em}.focus h3{font-size:24px;margin:8px 0 0}.focus p{color:#8996a9;line-height:1.65;margin:0}footer{max-width:1240px;margin:auto;padding:24px;color:#647185;border-top:1px solid #171e2a}footer span{margin:0 7px}@media(max-width:800px){main{padding:35px 15px}.homeTop{padding:0 15px}.status{display:none}.hero{margin-top:10px;margin-bottom:48px}.heroActions{flex-direction:column;align-items:stretch;max-width:430px;margin-left:auto;margin-right:auto}.cta{justify-content:space-between}.studioGrid{grid-template-columns:1fr}.studioCard{min-height:460px;padding:22px}.inventoryMock{grid-template-columns:repeat(9,27px);gap:3px;padding:16px}.slot{width:27px;height:27px}.focus{grid-template-columns:1fr}.heroMeta{gap:8px 12px}}@media(max-width:390px){.inventoryMock{grid-template-columns:repeat(9,23px)}.slot{width:23px;height:23px}.studioCard h2{font-size:26px}}.accountArea,.guestActions,.userActions{display:flex;align-items:center;gap:10px}.guestActions a,.userActions button{color:#aab5c6;text-decoration:none;border:1px solid #283143;background:#0d121a;padding:9px 12px;border-radius:10px;font-weight:800;font-size:12px}.guestActions .accountPrimary{color:white;border-color:#725add;background:#654fd3}.userMeta{display:grid;text-align:right;gap:2px}.userMeta span{font-weight:900}.userMeta small{color:#748196}.userActions button{cursor:pointer}.homeToast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,30px);opacity:0;background:#101722;border:1px solid #3d4a60;color:white;padding:11px 15px;border-radius:12px;box-shadow:0 16px 50px #0008;transition:.2s;z-index:99}.homeToast.show{transform:translate(-50%,0);opacity:1}@media(max-width:650px){.userMeta small{display:none}.guestActions a:first-child{display:none}.accountArea{margin-left:auto}.homeBrand small{display:none}}

.accountLink{color:#aab5c6;text-decoration:none;border:1px solid #283143;background:#0d121a;padding:9px 12px;border-radius:10px;font-weight:800;font-size:12px}.accountLink:hover{border-color:#4a5870;color:white}@media(max-width:720px){.accountLink{display:none}}
