:root {
  --bg:#080a13; --panel:#0d1020; --panel-2:#11162a; --text:#f7f7fb; --muted:#9097ad;
  --accent:#ff5c89; --accent-2:#b54cff; --cyan:#45d8ff; --green:#42e28e; --orange:#ff8f45;
  --line:rgba(255,255,255,.09); --glass:rgba(16,18,36,.70); --radius:24px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;min-height:100vh;background:radial-gradient(circle at 25% 15%,#201632 0,transparent 34%),radial-gradient(circle at 78% 75%,#24132d 0,transparent 35%),#0b0a10;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}
button,input{font:inherit}.ambient{position:fixed;pointer-events:none;filter:blur(70px);opacity:.4;border-radius:50%}.ambient-a{width:34vw;height:34vw;left:10vw;top:8vh;background:#6e3cff}.ambient-b{width:32vw;height:32vw;right:10vw;bottom:2vh;background:#d33d88}
.app-shell{position:relative;z-index:1;width:min(1440px,calc(100vw - 72px));height:min(900px,calc(100vh - 80px));min-height:680px;margin:40px auto;display:grid;grid-template-columns:210px minmax(0,1fr) 260px;background:linear-gradient(180deg,rgba(12,14,30,.96),rgba(7,10,21,.98));border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);box-shadow:0 35px 90px rgba(0,0,0,.45);overflow:hidden}
.sidebar,.social-panel{background:linear-gradient(180deg,rgba(9,12,27,.78),rgba(7,9,19,.94));backdrop-filter:blur(18px)}.sidebar{display:flex;flex-direction:column;padding:26px 20px;border-right:1px solid var(--line)}
.brand{display:flex;align-items:center;gap:9px;color:white;text-decoration:none;font-weight:900;font-size:18px;letter-spacing:.06em;padding:0 6px 26px}.brand-mark{display:grid;place-items:center;width:28px;height:28px;background:linear-gradient(135deg,var(--orange),var(--accent),var(--accent-2));border-radius:8px;box-shadow:0 0 24px rgba(255,80,170,.36)}
.main-nav{display:grid;gap:8px}.main-nav.secondary{margin-top:auto;margin-bottom:20px}.nav-item{display:flex;align-items:center;gap:12px;min-height:42px;padding:0 12px;color:#8f96aa;text-decoration:none;border-radius:10px;font-size:14px;transition:.2s}.nav-item:hover,.nav-item.active{color:white;background:linear-gradient(90deg,rgba(255,92,137,.18),rgba(93,69,255,.05));box-shadow:inset 0 0 0 1px rgba(255,255,255,.035)}.ico{width:22px;text-align:center;font-size:18px;color:#747b91}.nav-item.active .ico{color:#ff799c}
.profile-card{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.045);border:1px solid var(--line);border-radius:12px;padding:10px;color:white;text-align:left;cursor:pointer}.avatar{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:50%;font-size:11px;font-weight:900}.avatar-purple{background:linear-gradient(135deg,#813cff,#ed43ff)}.profile-copy{display:grid;gap:2px}.profile-copy strong{font-size:12px}.profile-copy small{font-size:10px;color:#74d9ff}.profile-copy i{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:4px}
.content-column{position:relative;min-width:0;overflow:hidden}.topbar{position:absolute;top:22px;left:30px;right:24px;z-index:10;display:flex;gap:14px;align-items:center}.search-wrap{height:42px;max-width:440px;flex:1;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:rgba(25,24,52,.52);backdrop-filter:blur(16px);box-shadow:0 10px 30px rgba(18,9,39,.15)}.search-wrap input{width:100%;border:0;outline:0;background:transparent;color:white;font-size:13px}.search-wrap input::placeholder{color:#a3a5b5}.search-icon{color:#c8c9d5;font-size:19px}.search-wrap kbd{color:#8d91a5;border:1px solid rgba(255,255,255,.10);border-radius:6px;padding:2px 6px;font-size:10px}.top-actions{display:flex;gap:8px;margin-left:auto}.icon-btn{position:relative;width:42px;height:42px;border:1px solid rgba(255,255,255,.11);border-radius:11px;background:rgba(20,22,45,.56);color:white;cursor:pointer}.has-dot:after{content:"";position:absolute;right:9px;top:8px;width:6px;height:6px;background:#df4cff;border:2px solid #16172d;border-radius:50%}
.hero{position:relative;height:62%;min-height:450px;overflow:hidden}.hero-art{position:absolute;inset:0;background:linear-gradient(125deg,#4b1f77 0%,#a74592 36%,#e89d7a 61%,#1b3563 100%)}.sun{position:absolute;width:310px;height:310px;border-radius:50%;left:46%;top:15%;background:radial-gradient(circle,#f9d2ad 0,#f5a5ad 44%,rgba(255,124,184,.06) 70%);filter:blur(1px);opacity:.9}.grid{position:absolute;inset:45% 0 0;background-image:linear-gradient(rgba(255,255,255,.10) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:42px 42px;transform:perspective(380px) rotateX(62deg);transform-origin:bottom;opacity:.18}.tower{position:absolute;bottom:70px;background:linear-gradient(180deg,rgba(28,45,81,.55),rgba(13,19,48,.9));clip-path:polygon(0 18%,100% 0,100% 100%,0 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05)}.tower:after{content:"";position:absolute;inset:20px;background:repeating-linear-gradient(90deg,transparent 0 16px,rgba(255,214,139,.25) 16px 21px),repeating-linear-gradient(0deg,transparent 0 22px,rgba(255,214,139,.18) 22px 27px)}.tower-a{width:130px;height:260px;right:18%}.tower-b{width:110px;height:210px;right:4%}.palm{position:absolute;font-size:220px;line-height:1;color:#161334;filter:drop-shadow(0 25px 30px rgba(0,0,0,.25));transform:rotate(24deg)}.palm-a{top:-55px;left:6%}.palm-b{top:-60px;right:4%;transform:scaleX(-1) rotate(17deg)}.character-card{position:absolute;bottom:58px;border-radius:34% 34% 12px 12px;filter:drop-shadow(0 24px 35px rgba(0,0,0,.3));box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.char-a{width:170px;height:300px;left:55%;background:linear-gradient(165deg,#ff657d 0 22%,#5f214f 22% 38%,#683dde 38% 72%,#1b2548 72%)}.char-b{width:178px;height:330px;left:64%;background:linear-gradient(170deg,#26243c 0 18%,#f0d06a 18% 44%,#3d624a 44% 100%);transform:rotate(3deg)}.hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,#0a0c1d 0%,rgba(10,12,29,.86) 22%,rgba(10,12,29,.32) 50%,rgba(10,12,29,.15) 72%,#0b0d1c 100%),linear-gradient(0deg,#0c0e1e 0,transparent 32%)}.hero-copy{position:absolute;left:30px;top:150px;width:360px;z-index:2}.eyebrow{font-size:10px;letter-spacing:.08em;color:#bcbfd0}.hero h1{font-size:62px;line-height:.78;margin:12px 0 18px;text-transform:uppercase;letter-spacing:-.07em;text-shadow:0 4px 1px rgba(0,0,0,.7)}.hero h1 span{color:#ff75b0}.hero-copy p{max-width:325px;color:#b6b9c7;font-size:14px;line-height:1.5}.hero-actions{display:flex;align-items:center;gap:18px;margin-top:22px}.primary-btn{min-width:150px;height:42px;padding:0 18px;border:0;border-radius:9px;color:white;font-weight:700;cursor:pointer;background:linear-gradient(100deg,#ff8d45,#ff5b8d 55%,#b53dff);box-shadow:0 8px 28px rgba(255,86,144,.32),inset 0 0 0 1px rgba(255,255,255,.27)}.text-btn{border:0;background:transparent;color:white;cursor:pointer}.play{display:inline-grid;place-items:center;width:21px;height:21px;border:1px solid white;border-radius:50%;font-size:8px;margin-right:7px}.hero-dots{position:absolute;z-index:4;left:50%;bottom:30px;display:flex;gap:7px;transform:translateX(-50%)}.dot{width:25px;height:3px;padding:0;border:0;border-radius:5px;background:rgba(255,255,255,.28)}.dot.active{background:white}
.recommendations{height:38%;padding:0 30px 24px;background:#0c0e1d}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:13px}.section-kicker{font-size:9px;color:#8e93a9;letter-spacing:.16em}.section-heading h2{margin:2px 0 0;font-size:19px}.carousel-controls{display:flex;gap:6px}.carousel-controls button{width:31px;height:31px;border:1px solid var(--line);border-radius:9px;background:#15182a;color:white;cursor:pointer}.game-strip{display:flex;gap:14px;overflow:hidden;scroll-behavior:smooth}.game-card{position:relative;flex:0 0 158px;height:205px;border-radius:16px;overflow:hidden;background:#16192b;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 28px rgba(0,0,0,.24);cursor:pointer}.game-cover{position:absolute;inset:0}.game-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0b0d18 75%)}.game-info{position:absolute;z-index:2;left:12px;right:10px;bottom:10px}.game-info h4{margin:0 0 5px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-info .price{font-size:13px}.old-price{font-size:10px;color:#777e92;text-decoration:line-through;margin-left:4px}.tag{position:absolute;z-index:3;top:9px;left:9px;background:rgba(8,10,18,.7);border:1px solid rgba(255,255,255,.12);padding:4px 7px;border-radius:8px;font-size:8px;color:#d5d8e5}
.social-panel{padding:24px 18px;border-left:1px solid var(--line);overflow:hidden}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.panel-title h3{font-size:13px;margin:0}.panel-title h3:after{content:"";display:block;width:46px;height:2px;background:linear-gradient(90deg,#ff7666,#cf43ff);margin-top:8px;border-radius:3px}.panel-title h3 span{font-weight:400}.panel-title button{border:0;background:transparent;color:#8c91a7;font-size:10px;cursor:pointer}.friends-list,.activity-list{display:grid;gap:12px}.friend,.activity{display:flex;gap:10px;align-items:center}.friend .avatar{width:31px;height:31px;font-size:10px}.friend-copy,.activity-copy{min-width:0}.friend-copy strong,.activity-copy strong{display:block;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-copy small,.activity-copy small{display:block;font-size:9px;color:#8d93a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-copy small.online{color:#43e2a2}.activity-section{margin-top:36px}.activity{align-items:flex-start}.activity .thumb{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#2a304d,#75359b);box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.activity-copy strong{color:#e5e7f1}.activity-copy .unlock{color:#60c4ff}
.toast{position:fixed;z-index:50;left:50%;bottom:28px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#171a2d;border:1px solid var(--line);color:#fff;padding:11px 15px;border-radius:10px;box-shadow:0 18px 35px rgba(0,0,0,.35);transition:.2s;font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}.modal{width:min(640px,90vw);border:1px solid var(--line);background:#0d1020;color:white;border-radius:18px;padding:0;box-shadow:0 25px 80px rgba(0,0,0,.6)}.modal::backdrop{background:rgba(0,0,0,.65);backdrop-filter:blur(5px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid var(--line)}.video-placeholder{height:330px;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 50% 45%,#503267,#171a32 60%,#0e1020)}.video-placeholder span{font-size:52px}.video-placeholder p{margin-top:-100px;color:#b6bbcc}
@media (max-width:1150px){.app-shell{grid-template-columns:190px 1fr}.social-panel{display:none}.hero-copy{width:330px}.char-a{left:60%}.char-b{left:72%}}
@media (max-width:820px){body{background:#090b15}.app-shell{width:100%;height:auto;min-height:100vh;margin:0;border:0;border-radius:0;grid-template-columns:74px minmax(0,1fr)}.sidebar{padding:20px 12px}.brand span:last-child,.nav-item span:last-child,.profile-copy{display:none}.brand{justify-content:center}.nav-item{justify-content:center;padding:0}.profile-card{justify-content:center;padding:8px}.hero{height:530px}.hero-copy{left:24px;top:145px}.hero h1{font-size:52px}.recommendations{height:auto;padding:20px 24px 32px}.topbar{left:24px}.search-wrap kbd{display:none}.char-a{left:58%;opacity:.7}.char-b{left:73%;opacity:.7}}
@media (max-width:560px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:30;left:10px;right:10px;bottom:10px;height:60px;border:1px solid var(--line);border-radius:16px;display:flex;flex-direction:row;padding:8px;background:rgba(8,10,22,.94)}.brand,.secondary,.profile-card,.nav-item:nth-child(n+5){display:none}.main-nav{display:flex;width:100%;justify-content:space-around}.nav-item{width:56px}.topbar{left:18px;right:18px}.hero-copy{left:18px;width:calc(100% - 36px);top:140px}.hero h1{font-size:48px}.hero-copy p{max-width:280px}.char-a{left:62%;opacity:.45}.char-b{left:78%;opacity:.45}.recommendations{padding-left:18px;padding-right:18px;padding-bottom:90px}.game-card{flex-basis:150px}}
