@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#07070e;--bg-card:#12121d;--bg-card-hover:#1a1a2b;--bg-sidebar:#0a0a13;--border:#ffffff14;--border-light:#ffffff24;--text:#fff;--text-muted:#7c8598;--text-dim:#aab3c5;--accent:#3b82f6;--accent-secondary:#a855f7;--accent-hover:#2563eb;--danger:#ef4444;--success:#22c55e;--warning:#f59e0b;--glow-blue:#3b82f673;--glow-purple:#a855f773;--sidebar-width:260px}body{background:radial-gradient(1200px 820px at 8% -8%, #8b5cf629, transparent 60%), radial-gradient(1200px 820px at 104% 108%, #2563eb29, transparent 60%), radial-gradient(900px 620px at 92% -6%, #3b82f61a, transparent 55%), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;background-attachment:fixed;font-family:Inter,sans-serif;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar-thumb{background:linear-gradient(#3b82f6,#a855f7);border-radius:4px}.card{background:linear-gradient(180deg, #ffffff09, #fff0 42%), var(--bg-card);border:1px solid var(--border);border-radius:14px;padding:16px;position:relative;box-shadow:inset 0 1px #ffffff0d,0 10px 30px #00000059}.card.premium{background:linear-gradient(#ffffff0d,#fff0 50%),linear-gradient(#181828eb,#0a0a12f5);box-shadow:inset 0 1px #ffffff14,0 18px 50px #00000080,0 0 40px #6366f11a}.btn{letter-spacing:.01em;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:9px 18px;font-family:inherit;font-size:13px;font-weight:700;transition:filter .15s,box-shadow .2s,background .15s,transform .1s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--accent), var(--accent-secondary));color:#fff;box-shadow:0 6px 18px #6366f152}.btn-primary:hover{filter:brightness(1.08);box-shadow:0 8px 26px #8b5cf66b}.btn-primary:active{transform:translateY(1px)}.btn-ghost{border:1px solid var(--border-light);color:var(--text-dim);background:#ffffff08}.btn-ghost:hover{background:var(--bg-card-hover);color:var(--text);border-color:#ffffff38}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{opacity:.85}.btn:disabled{opacity:.5;cursor:not-allowed}.page-title{color:var(--text);margin-bottom:20px;font-family:Rajdhani,sans-serif;font-size:28px;font-weight:700}html{background:var(--bg);min-height:100%}body{overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent;min-height:100%}#root{min-height:100vh}img,video,canvas,svg,input,textarea,select{max-width:100%}@supports (height:100dvh){body,#root{min-height:100dvh}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toast-out{0%{opacity:1}to{opacity:0}}@keyframes prestige-glow{0%,to{border-color:#d8b4feb3;box-shadow:0 0 8px #a855f78c,0 0 18px #a855f72e}50%{border-color:#22d3eee0;box-shadow:0 0 14px #22d3eea6,0 0 28px #22d3ee38}}@keyframes prestige-twinkle{0%,70%,to{transform:scale(1)rotate(0)}85%{transform:scale(1.45)rotate(25deg)}}@keyframes badge-ring-spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes badge-svg-glow{0%,to{filter:drop-shadow(0 0 5px var(--art-glow))}50%{filter:drop-shadow(0 0 13px var(--art-glow))}}@keyframes syn-theme-pan{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.syn-animated-bg{background-size:300% 300%;animation:12s infinite syn-theme-pan}@keyframes syn-tier-glow{0%,to{box-shadow:0 0 12px var(--syn-tier-glow), inset 0 0 8px #ffffff0a}50%{box-shadow:0 0 22px var(--syn-tier-glow), inset 0 0 12px #ffffff14}}.syn-tier-frame{animation:3.5s ease-in-out infinite syn-tier-glow}@keyframes syn-shine{0%{transform:translate(-120%)skew(-20deg)}60%,to{transform:translate(320%)skew(-20deg)}}.syn-shine:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff2e,#0000);width:40%;height:100%;animation:4.5s ease-in-out infinite syn-shine;position:absolute;top:0;left:0}@keyframes aurora-pan{0%,to{background-position:0%}50%{background-position:100%}}@keyframes sheen{0%{transform:translate(-140%)skew(-18deg)}55%,to{transform:translate(340%)skew(-18deg)}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.aurora-border{background-size:220% 220%;animation:7s infinite aurora-pan}.sheen{position:relative;overflow:hidden}.sheen:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:45%;height:100%;animation:6s ease-in-out infinite sheen;position:absolute;top:0;left:0}@media (width<=760px){body{width:100%;font-size:14px;overflow-x:hidden}input,textarea,select{font-size:16px}.card{border-radius:8px;padding:14px}.btn{justify-content:center;min-height:40px}.page-title{margin-bottom:16px;font-size:26px}}:root{--bg:#05050b;--bg-card:#0c0e19e0;--bg-card-hover:#181b2eeb;--bg-sidebar:#060812f0;--border:#8092ff21;--border-light:#9dadff3d;--text:#f8fbff;--text-muted:#808aa2;--text-dim:#b9c3d7;--accent:#3b82f6;--accent-secondary:#a855f7;--accent-hover:#5b8cff;--glow-blue:#3b82f680;--glow-purple:#a855f780;--hud-line:#6a84ff33;--hud-panel:#080a14db}html{background:#040409}body{position:relative;background-color:#0000!important;background-image:radial-gradient(900px 620px at 7% -6%,#5b40ff3d,#0000 64%),radial-gradient(980px 720px at 101% 8%,#0099ff2e,#0000 66%),radial-gradient(840px 640px at 48% 108%,#a855f724,#0000 68%),linear-gradient(#05050b 0%,#070814 46%,#04040a 100%)!important;background-position:0 0,0 0,0 0,0 0!important;background-repeat:repeat,repeat,repeat,repeat!important;background-size:auto,auto,auto,auto!important;background-attachment:fixed!important;background-origin:padding-box,padding-box,padding-box,padding-box!important;background-clip:border-box,border-box,border-box,border-box!important}body:before{content:"";z-index:-2;pointer-events:none;background-image:linear-gradient(#667aff09 1px,#0000 1px),linear-gradient(90deg,#667aff09 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000c7,#0000 92%);mask-image:linear-gradient(#000000c7,#0000 92%)}body:after{content:"";z-index:-3;pointer-events:none;filter:blur(56px);background:radial-gradient(circle at 24% 28%,#406fff29,#0000 24%),radial-gradient(circle at 78% 38%,#bb4aff21,#0000 22%);animation:22s ease-in-out infinite alternate xpsync-nebula-drift;position:fixed;inset:-25%}#root{isolation:isolate}@keyframes xpsync-nebula-drift{0%{transform:translate(-2%,-1%)scale(1)}to{transform:translate(3%,2%)scale(1.08)}}@keyframes xpsync-border-flow{0%,to{background-position:0%}50%{background-position:100%}}@keyframes xpsync-pulse{0%,to{opacity:.65}50%{opacity:1}}#root>div{position:relative}#root aside{-webkit-backdrop-filter:blur(20px)saturate(135%);box-shadow:14px 0 46px #0000006b,inset -1px 0 #ffffff06,inset 0 1px #ffffff0a;background:linear-gradient(#111426f2,#050710f5)!important;border-color:#7c93ff2e!important}#root aside:before{content:"";z-index:2;background:linear-gradient(90deg,#0000,#3b82f6 22%,#a855f7 70%,#0000);height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 18px #6d5fffb3}#root aside>div:first-child a{text-transform:uppercase;letter-spacing:.09em!important;background:linear-gradient(115deg,#d8efff 0%,#66a7ff 34%,#b36cff 68%,#f4c8ff 100%)!important;filter:drop-shadow(0 0 12px #4588ff80)drop-shadow(0 0 18px #a855f747)!important;-webkit-background-clip:text!important;background-clip:text!important}#root aside>div:first-child button{box-shadow:inset 0 1px #ffffff0a;background:#ffffff06!important;border-color:#8999ff2e!important}#root aside>div:first-child button:hover{color:#fff!important;background:#5363c41f!important;border-color:#8293ff6b!important}#root aside nav a{letter-spacing:.01em;position:relative;overflow:hidden;border:1px solid #0000!important;border-radius:10px!important;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s,color .18s!important}#root aside nav a:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#557dff1c,#b44fff0f,#0000 75%);transition:opacity .18s;position:absolute;inset:0}#root aside nav a:hover{transform:translate(2px);box-shadow:inset 0 1px #ffffff09;background:#272d4b94!important;border-color:#7b91ff2e!important}#root aside nav a:hover:before{opacity:1}#root aside nav a[aria-current=page]{background:linear-gradient(115deg,#2a5cd6e6,#6f3dc6e6)!important;border-color:#a9b9ff61!important;box-shadow:0 8px 24px #234cc040,0 0 22px #7e51ff29,inset 0 1px #ffffff21!important}#root aside nav a[aria-current=page]:after{content:"";background:#c7e6ff;border-radius:0 6px 6px 0;width:3px;position:absolute;top:18%;bottom:18%;left:0;box-shadow:0 0 10px #5bb6ff,0 0 18px #b464ff}#root aside nav a[aria-current=page] svg{filter:drop-shadow(0 0 8px)}#root aside nav>div>div+div{border-color:#788bff24!important}#root aside nav+div,#root aside>div:last-child{border-color:#7c93ff24!important}#root aside>div:last-child>a[href*=compose]{letter-spacing:.025em;border:1px solid #c2cdff40;position:relative;overflow:hidden;box-shadow:0 10px 24px #2e56d647,0 0 24px #9a49ec29,inset 0 1px #ffffff29;background:linear-gradient(120deg,#2f6ef4,#7b42dd 56%,#b149e4)!important;border-radius:10px!important}#root aside>div:last-child>a[href*=compose]:hover{filter:brightness(1.12);transform:translateY(-1px)}#root aside>div:last-child>div:last-child{box-shadow:inset 0 1px #ffffff0a,0 10px 24px #0000002e;background:linear-gradient(#191d32e6,#0a0c18eb)!important;border-color:#8497ff2e!important}#root main{background:radial-gradient(760px 520px at 18% 0,#5049d617,#0000 68%),radial-gradient(780px 560px at 98% 8%,#2584ff12,#0000 70%);position:relative}#root main:before{content:"";pointer-events:none;z-index:-1;clip-path:polygon(18% 0,100% 0,100% 100%,0 38%);background:linear-gradient(115deg,#0000,#5163ff09,#0000);width:min(46vw,760px);height:180px;position:fixed;top:0;right:0}.card{-webkit-backdrop-filter:blur(14px);transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;background:linear-gradient(#ffffff09,#fff0 36%),linear-gradient(145deg,#121527f0,#080a14f0)!important;border:1px solid #7e93ff29!important;border-radius:16px!important;box-shadow:0 18px 45px #00000057,inset 0 1px #ffffff0d,0 0 0 1px #ffffff02!important}.card:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#6faaff8a,#c069ff6b,#0000);height:1px;position:absolute;top:0;left:14px;right:14px}.card:hover{border-color:#8a9fff45!important;box-shadow:0 22px 56px #0006,inset 0 1px #ffffff12,0 0 28px #5759e013!important}.card.premium{border-color:#9b7dff42!important;box-shadow:0 24px 64px #00000073,inset 0 1px #ffffff14,0 0 42px #7353e81f!important}h1,.page-title{text-transform:uppercase;letter-spacing:.045em;background:linear-gradient(115deg,#fff 0%,#bfe0ff 32%,#8eb8ff 56%,#c897ff 78%,#f3d8ff 100%);filter:drop-shadow(0 0 18px #5c7cff29);-webkit-background-clip:text;background-clip:text;color:#0000!important;font-family:Rajdhani,sans-serif!important}h2,h3{letter-spacing:.012em}.gradient-text{background:linear-gradient(115deg,#d9f0ff 0%,#74aaff 36%,#a968ff 66%,#f2c7ff 100%)!important;color:#0000!important;-webkit-background-clip:text!important;background-clip:text!important}.btn{min-height:40px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d;letter-spacing:.02em!important;border-radius:10px!important}.btn-primary{background:linear-gradient(118deg,#2d74f3 0%,#7648dc 58%,#a742db 100%)!important;border:1px solid #c1cdff38!important;box-shadow:0 9px 24px #3455d047,0 0 22px #9b48e01f,inset 0 1px #ffffff29!important}.btn-primary:hover{transform:translateY(-1px);filter:brightness(1.12)saturate(1.08)!important;box-shadow:0 12px 30px #3455d057,0 0 30px #9b48e02e,inset 0 1px #ffffff2e!important}.btn-ghost{background:#111424c2!important;border-color:#8294ff2e!important}.btn-ghost:hover{background:#232742e0!important;border-color:#91a1ff52!important}input,textarea,select{transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:inset 0 1px #ffffff05;color:#f8fbff!important;background-color:#070912e6!important;border-color:#8294ff2e!important}input:hover,textarea:hover,select:hover{border-color:#8ea0ff4d!important}input:focus,textarea:focus,select:focus{background-color:#0a0c18f5!important;border-color:#6494ffb3!important;outline:none!important;box-shadow:0 0 0 3px #426bea1f,0 0 22px #6f48e11a!important}select option{color:#f8fbff;background:#0a0c16}img,video{image-rendering:auto}.card img,.card video{box-shadow:0 12px 32px #00000047}main button{transition:background .16s,border-color .16s,color .16s,transform .12s,box-shadow .16s}main button:not(:disabled):active{transform:translateY(1px)}main>div[style*="position: fixed"],main div[style*="position: fixed"][style*=z-index]{-webkit-backdrop-filter:blur(8px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff03}::-webkit-scrollbar-thumb{background:linear-gradient(#4f87ff,#a352e1) padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#75a5ff,#c06cf0) padding-box padding-box}::selection{color:#fff;background:#6e5bff73}@media (width<=760px){body:before{opacity:.65;background-size:30px 30px}#root aside{height:calc(74px + env(safe-area-inset-bottom))!important;background:linear-gradient(#0c0e1ceb,#05070ffa)!important;border-top:1px solid #8b9dff33!important;box-shadow:0 -16px 42px #00000080!important}#root aside:before{height:1px;top:0}#root aside nav a,#root aside nav button{border-radius:11px!important}#root aside nav a:hover{transform:none}#root aside nav a[aria-current=page]{background:linear-gradient(#3a5bc485,#5935a075)!important;box-shadow:inset 0 1px #ffffff14,0 0 18px #6458e61f!important}#root aside nav a[aria-current=page]:after{border-radius:8px;width:auto;height:2px;inset:auto 24% 2px}#root main{background:radial-gradient(560px 420px at 12% 0,#564bd814,#0000 68%),radial-gradient(560px 420px at 100% 4%,#2381ff0d,#0000 70%)}.card{border-radius:12px!important;box-shadow:0 12px 30px #0000004d,inset 0 1px #ffffff0a!important}h1,.page-title{letter-spacing:.025em}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{--xp-panel:linear-gradient(145deg, #13172bf5, #070912f5);--xp-panel-soft:linear-gradient(145deg, #171b31d6, #090b16e6);--xp-line:#8197ff2e;--xp-line-hot:#9d7aff57;--xp-gold:#fbbf24}#root main>div{animation:.32s both xp-page-in}@keyframes xp-page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#root main>div>h1:first-child,#root main>div>div:first-child>h1:first-child{padding-bottom:14px;position:relative}#root main>div>h1:first-child:after,#root main>div>div:first-child>h1:first-child:after{content:"";background:linear-gradient(90deg,#60a5fa,#a855f7,#0000);width:min(180px,42vw);height:2px;position:absolute;bottom:0;left:0;box-shadow:0 0 18px #6366f18c}main section,main article,main [role=dialog],main [style*="background: var(--bg-card)"],main [style*="background:var(--bg-card)"]{border-color:var(--xp-line)!important}main article,main section.card,main div.card{isolation:isolate}main table{border-collapse:separate;border-spacing:0;border:1px solid var(--xp-line);background:var(--xp-panel-soft);border-radius:14px;width:100%;overflow:hidden;box-shadow:0 16px 40px #00000047}main th{color:#dce7ff;text-transform:uppercase;letter-spacing:.08em;background:#535daa21;font-family:Rajdhani,sans-serif}main th,main td{border-bottom:1px solid #8197ff1a;padding:12px 14px}main tr:last-child td{border-bottom:0}main tbody tr{transition:background .16s}main tbody tr:hover{background:#5062b414}main [role=tablist],main div[style*="overflowX: auto"][style*="display: flex"],main div[style*="overflow-x: auto"][style*="display: flex"]{box-shadow:inset 0 1px #ffffff09,0 10px 28px #00000038;border-color:var(--xp-line)!important;background:#080a15c7!important}main [role=tab],main button[aria-selected]{text-transform:uppercase;letter-spacing:.055em;font-family:Rajdhani,sans-serif;font-weight:700}main [role=tab][aria-selected=true],main button[aria-selected=true]{box-shadow:0 8px 20px #3b4abe33,inset 0 1px #ffffff1f;color:#fff!important;background:linear-gradient(118deg,#2c65e2b8,#7e3ecab8)!important;border-color:#afbeff47!important}main img[style*="borderRadius: '50%'"],main img[style*="border-radius: 50%"],main div[style*="borderRadius: '50%'"]{box-shadow:0 0 0 1px #9aadff38,0 0 18px #4b66e61f}main video,main img[style*="objectFit: cover"],main img[style*="objectFit: 'cover'"]{border:1px solid #8197ff26}main form,main [style*="position: sticky"]{-webkit-backdrop-filter:blur(16px)}main textarea{min-height:110px}main input::placeholder,main textarea::placeholder{color:#69748d!important}main [role=dialog],main div[style*="position: fixed"][style*=zIndex],main div[style*="position: fixed"][style*=z-index]{--modal-border:#8ea2ff38}main [role=dialog]>div,main div[style*="position: fixed"][style*=zIndex]>div,main div[style*="position: fixed"][style*=z-index]>div{border-color:var(--modal-border)!important;box-shadow:0 34px 100px #0000009e,0 0 70px #544ad21f,inset 0 1px #ffffff0e!important}a[href=\/syndicates],a[href=\/communities]{--route-glow:#a78bfa}a[href=\/squad]{--route-glow:#fb923c}a[href=\/live]{--route-glow:#ef4444}a[href=\/arcade]{--route-glow:#c084fc}a[href=\/achievements],a[href=\/leaderboard]{--route-glow:#fbbf24}a[href=\/clips],a[href^=\/videos]{--route-glow:#f472b6}a[href=\/news]{--route-glow:#38bdf8}#root aside a[href=\/syndicates] svg,#root aside a[href=\/communities] svg,#root aside a[href=\/squad] svg,#root aside a[href=\/live] svg,#root aside a[href=\/arcade] svg,#root aside a[href=\/achievements] svg,#root aside a[href=\/leaderboard] svg,#root aside a[href=\/clips] svg,#root aside a[href^=\/videos] svg,#root aside a[href=\/news] svg{filter:drop-shadow(0 0 7px var(--route-glow))}main article,main .post-card{background:linear-gradient(150deg,#14172af2,#070912f5)!important}main article:hover,main .post-card:hover{transform:translateY(-2px)}main article button:hover,main .post-card button:hover{color:#fff!important;background:#5365be1a!important}main [style*=banner],main [class*=banner]{border:1px solid #90a3ff33;box-shadow:inset 0 -70px 90px #02040c85,0 22px 55px #00000059}:is(main button:has(svg[data-lucide=users]),main button:has(svg[data-lucide=target])){border-color:#fb923c3d!important}main video+div,main [style*="background: #ef4444"],main [style*="background:#ef4444"]{box-shadow:0 0 22px #ef444447}main [class*=syn-],main [style*=--syn-]{position:relative}main [class*=syn-tier-frame]{background:linear-gradient(145deg,#1c1432f0,#080a16f7)!important;border-color:#b78eff57!important}main [class*=syn-tier-frame]:before{content:"";pointer-events:none;background:linear-gradient(125deg,#ffffff0b,#0000 34%,#a258ff0b);position:absolute;inset:0}main [class*=syn-tier-frame]:hover{transform:translateY(-3px);border-color:#c7a4ff85!important}main [class*=syn-animated-bg]{background-size:300% 300%!important}:is(main button:has(svg[data-lucide=shield]),main button:has(svg[data-lucide=crown])){box-shadow:0 0 18px #a78bfa1f}main [style*=\#fbbf24],main [style*="rgb(251, 191, 36)"]{text-shadow:0 0 12px #fbbf2447}main a[href^="/arcade/"],main a[href^="/videos/"],main a[href^="/clips/"]{transition:transform .18s,filter .18s}main a[href^="/arcade/"]:hover,main a[href^="/videos/"]:hover,main a[href^="/clips/"]:hover{filter:brightness(1.08);transform:translateY(-3px)}main label{color:#c7d2e8}main fieldset{border:1px solid var(--xp-line);background:#080a147a;border-radius:14px;padding:16px}main legend{color:#aebdff;text-transform:uppercase;letter-spacing:.08em;padding:0 8px;font-family:Rajdhani,sans-serif;font-weight:700}main [style*=clipPath],main [style*=clip-path]{filter:drop-shadow(0 20px 32px #00000057)}main [style*=linear-gradient][style*=\#fbbf24]{box-shadow:0 0 26px #fbbf241f}#root>div:not(:has(aside)){background:radial-gradient(1000px 700px at 8% 0,#4850dc33,#0000 62%),radial-gradient(900px 650px at 100% 18%,#a855f729,#0000 64%),#05050b}#root>div:not(:has(aside)) h1{font-size:clamp(42px,7vw,78px)!important;line-height:.98!important}#root>div:not(:has(aside)) form{background:linear-gradient(150deg,#16192ded,#070912f2)!important;border-color:#8b9fff38!important;box-shadow:0 30px 90px #00000085,0 0 70px #574bd71f,inset 0 1px #ffffff0e!important}#root>div:not(:has(aside)) [style*=backdropFilter]{background:linear-gradient(150deg,#16192ded,#070912f2)!important;border-color:#8b9fff38!important;box-shadow:0 30px 90px #00000085,0 0 70px #574bd71f,inset 0 1px #ffffff0e!important}main [style*="textAlign: center"][style*="color: var(--text-muted)"],main [style*="textAlign: 'center'"][style*="color: 'var(--text-muted)'"]{background:#0a0c176b;border:1px dashed #8397ff33;border-radius:14px;padding:28px!important}@media (width<=760px){#root main>div{animation-duration:.2s}main table{display:block;overflow-x:auto}main [role=dialog]>div,main div[style*="position: fixed"][style*=zIndex]>div,main div[style*="position: fixed"][style*=z-index]>div{border-radius:14px!important}main article:hover,main .post-card:hover,main [class*=syn-tier-frame]:hover{transform:none}}@media (prefers-reduced-motion:reduce){#root main>div{animation:none}}:root{--glow-blue:#3b82f638;--glow-purple:#a855f733;--hud-line:#6a84ff24}body:before{opacity:.52}body:after{opacity:.34;filter:blur(72px);animation:none!important}#root aside{box-shadow:10px 0 30px #00000057,inset -1px 0 #ffffff05!important}#root aside:before{opacity:.72;box-shadow:none!important}#root aside>div:first-child a{filter:none!important}#root aside nav a[aria-current=page]{box-shadow:0 7px 18px #1c2f6933,inset 0 1px #ffffff1a!important}#root aside nav a[aria-current=page]:after{box-shadow:0 0 6px #5bb6ff73!important}#root aside nav a[aria-current=page] svg,#root aside nav a svg{filter:none!important}.card,.card.premium{box-shadow:0 14px 34px #0000004d,inset 0 1px #ffffff0b!important}.card:hover{transform:translateY(-1px);box-shadow:0 17px 38px #00000057,inset 0 1px #ffffff0e!important}h1,.page-title,.gradient-text{filter:none!important;text-shadow:none!important}.btn-primary,.btn-primary:hover{box-shadow:0 8px 18px #2234743d,inset 0 1px #ffffff24!important}input:focus,textarea:focus,select:focus{box-shadow:0 0 0 3px #426bea1a!important}[class*=glow],[style*="drop-shadow(0 0"],[style*="box-shadow: 0 0"]{--xpsync-restraint:1}[data-status=live],[aria-label*=live i],[title*=live i]{filter:none}@media (width<=760px){body:after{display:none}#root aside{box-shadow:0 -10px 28px #0000006b!important}.card,.card.premium{box-shadow:0 10px 24px #00000047,inset 0 1px #ffffff0a!important}}:root{--xpv2-bg:#070811;--xpv2-panel:#0d0f1bf5;--xpv2-panel-2:#111322f5;--xpv2-panel-3:#16182aeb;--xpv2-line:#9780ff2e;--xpv2-line-strong:#a876ff57;--xpv2-purple:#a855f7;--xpv2-purple-soft:#c084fc;--xpv2-blue:#5b8cff;--xpv2-text:#f7f5ff;--xpv2-muted:#8c91a8;--xpv2-radius:14px}body{background:radial-gradient(850px 520px at 52% -12%,#7548d21a,#0000 66%),linear-gradient(#080911 0%,#06070d 100%)!important}body:after{opacity:.22!important;animation:none!important}#root main{background:linear-gradient(#ffffff02,#0000 180px)!important}#root main>div{width:100%}#root main .card,#root main article,#root main section{border-radius:var(--xpv2-radius)!important;border-color:var(--xpv2-line)!important;background:linear-gradient(180deg, #ffffff06, transparent 38%), linear-gradient(145deg, var(--xpv2-panel-2), var(--xpv2-panel))!important;box-shadow:0 14px 34px #0000004d,inset 0 1px #ffffff09!important}#root main .card:hover,#root main article:hover{border-color:#a684ff47!important;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0b!important}#root main h1,#root main h2,#root main h3{color:var(--xpv2-text)}#root main h1{letter-spacing:.035em!important;font-size:clamp(28px,3vw,38px)!important;line-height:1!important}#root main button[aria-selected],#root main [role=tab]{letter-spacing:.07em!important;border-radius:7px!important;min-height:34px!important;padding:7px 12px!important;font-size:11px!important}#root main button[aria-selected=true],#root main [role=tab][aria-selected=true]{color:#dfb8ff!important;box-shadow:inset 0 -2px 0 var(--xpv2-purple)!important;background:#994fe529!important;border-color:#b778ff57!important}#root main:has(article)>div{max-width:1220px!important;margin-inline:auto!important}#root main:has(article) article{overflow:hidden;margin-bottom:12px!important}#root main:has(article) article:before{opacity:.55!important;background:linear-gradient(90deg,#0000,#a855f752,#0000)!important;left:0!important;right:0!important}:is(#root main:has(article) article img,#root main:has(article) article video){border:1px solid #9381ff24!important;border-radius:10px!important}#root main:has(article) article button{border-radius:7px!important}#root main:has(article) .card[style*="cursor: text"]{min-height:64px;background:linear-gradient(145deg,#151326f5,#0a0b14f5)!important;border-color:#a981ff42!important;padding:12px 14px!important}#root main:has(article) .card[style*="cursor: text"]:after{content:"PHOTO   •   CLIP   •   POLL   •   LIVE";letter-spacing:.075em;color:#9e77d6;white-space:nowrap;margin-left:auto;font-family:Rajdhani,sans-serif;font-size:10px;font-weight:700}#root main:has(article) select{background:#080911e6!important;border-radius:8px!important;min-height:36px!important}#root main:has(article) input[type=search]{background:#080911e6!important;border-radius:8px!important;min-height:36px!important}#root main:has(article) article>div:last-child{border-top-color:#ffffff0e!important}:is(#root main:has(article) span[style*="borderRadius: 4"],#root main:has(article) span[style*="borderRadius: 999"]){letter-spacing:.045em;text-transform:uppercase;font-family:Rajdhani,sans-serif}#root main>div[style*="maxWidth: 980"]{max-width:1120px!important}#root main>div[style*="maxWidth: 980"]>div:first-child{border-color:#a87eff3d!important;border-radius:18px 18px 0 0!important;height:270px!important;box-shadow:inset 0 -120px 130px #05050cb8,0 20px 45px #00000061!important}#root main>div[style*="maxWidth: 980"]>div:nth-child(2),#root main>div[style*="maxWidth: 980"]>.card:first-of-type{background:linear-gradient(#131222fa,#0a0b14fa)!important}#root main>div[style*="maxWidth: 980"] [style*="width: 104"][style*="height: 104"]{width:126px!important;height:126px!important}#root main>div[style*="maxWidth: 980"] [style*="fontSize: 32"]{font-size:38px!important}#root main>div[style*="maxWidth: 980"] [style*=gridTemplateColumns]>div{background:#ffffff05;border:1px solid #9680ff1a;border-radius:10px;padding:13px 10px!important}#root main>div[style*="maxWidth: 980"] [style*=gridTemplateColumns]>div:hover{background:#a855f70e;border-color:#a876ff38}#root main>div[style*="maxWidth: 980"]>div[style*=overflowX],#root main>div[style*="maxWidth: 980"]>div[style*="display: flex"][style*=borderBottom]{z-index:8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;border:1px solid var(--xpv2-line)!important;background:#080911eb!important;border-radius:10px!important;padding:5px!important}#root main>div[style*="maxWidth: 980"] a[target=_blank],#root main>div[style*="maxWidth: 980"] [style*=SOCIAL]{border-radius:8px!important}#root main>div[style*="maxWidth: 980"] .card{margin-bottom:12px}#root main:has(.syn-tier-frame)>div{max-width:1220px!important;margin-inline:auto!important}#root main:has(.syn-tier-frame) .card:has(.syn-tier-frame){text-align:left!important;border-top-width:1px!important;border-left:3px solid var(--xpv2-purple)!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:180px!important;padding:20px!important}#root main:has(.syn-tier-frame) .card:has(.syn-tier-frame):hover{transform:translateY(-2px)!important}#root main:has(.syn-tier-frame) .syn-tier-frame{box-shadow:none!important}#root main:has(.syn-tier-frame) .syn-tier-frame[style*="borderRadius: 50%"]{margin-top:8px}#root main:has(.syn-tier-frame) .syn-animated-bg{opacity:.14!important;animation-duration:18s!important}#root main:has(.syn-tier-frame) .card[style*="padding: 0"]{border-color:#aa7aff3d!important;border-radius:18px!important;box-shadow:0 20px 48px #00000061!important}#root main:has(.syn-tier-frame) .card[style*="padding: 0"]>div:first-child{height:220px!important}#root main:has(.syn-tier-frame) .card[style*="padding: 0"]>div:nth-child(2){padding:20px 24px 24px!important}#root main:has(.syn-tier-frame) button{border-radius:7px!important}#root main:has(.syn-tier-frame) [style*=gridTemplateColumns]>.card{min-width:0}#root main:has(.syn-tier-frame) [style*=gridTemplateColumns]>div{min-width:0}#root main:has(.syn-tier-frame) [style*=borderBottom]{border-bottom-color:#ffffff0f!important}#root main:has(.syn-tier-frame) span[style*=RECRUITING]{background:#4ade8014!important;border-color:#4ade803d!important}#root main .btn-primary{background:linear-gradient(135deg,#8a3fd0,#a855f7)!important;border-color:#d5adff38!important;box-shadow:0 7px 18px #592b8038,inset 0 1px #ffffff1f!important}#root main .btn-primary:hover{background:linear-gradient(135deg,#9748df,#b05cff)!important;box-shadow:0 9px 22px #592b8047,inset 0 1px #ffffff26!important}@media (width<=900px){#root main:has(article) .card[style*="cursor: text"]:after{display:none}#root main>div[style*="maxWidth: 980"]>div:first-child{height:220px!important}#root main:has(.syn-tier-frame) .card[style*="padding: 0"]>div:first-child{height:180px!important}}@media (width<=640px){#root main .card,#root main article,#root main section{border-radius:11px!important}#root main>div[style*="maxWidth: 980"]>div:first-child{border-radius:12px 12px 0 0!important;height:185px!important}#root main>div[style*="maxWidth: 980"] [style*="width: 104"][style*="height: 104"]{width:96px!important;height:96px!important}#root main:has(.syn-tier-frame) .card:has(.syn-tier-frame){min-height:160px!important;padding:16px!important}#root main:has(.syn-tier-frame) .card[style*="padding: 0"]>div:first-child{height:150px!important}}@media (prefers-reduced-motion:reduce){#root main *,#root main :before,#root main :after{transition-duration:.001ms!important;animation-duration:.001ms!important}}.xp3-shell{--xp3-bg:#070810;--xp3-panel:#0d0f1b;--xp3-panel-2:#121522;--xp3-panel-3:#171a2b;--xp3-line:#b08fff29;--xp3-line-strong:#b67cff57;--xp3-purple:#a855f7;--xp3-purple-2:#7c3aed;--xp3-purple-soft:#d2a8ff;--xp3-blue:#638cff;--xp3-text:#f5f3ff;--xp3-muted:#8d93aa;--xp3-dim:#656b80;width:100%;max-width:1440px;color:var(--xp3-text);margin:0 auto}.xp3-shell *,.xp3-shell :before,.xp3-shell :after{box-sizing:border-box}.xp3-shell a{text-decoration:none}.xp3-avatar{color:#fff;letter-spacing:.04em;background:linear-gradient(145deg,#302150,#151727);border:1px solid #c097ff66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Rajdhani,sans-serif;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:0 4px 14px #00000059}.xp3-avatar img{object-fit:cover;width:100%;height:100%}.xp3-command-header{border:1px solid var(--xp3-line);background:linear-gradient(90deg,#8440d51f,#0000 42%),linear-gradient(145deg,#121422fa,#090a12fa);border-radius:14px;align-items:center;gap:14px;min-height:82px;margin-bottom:18px;padding:16px 18px;display:flex;box-shadow:0 14px 34px #0000004d,inset 0 1px #ffffff06}.xp3-command-icon{color:#e4c7ff;background:linear-gradient(145deg,#9744e14d,#582d9726);border:1px solid #bf84ff4d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.xp3-command-header h1{margin:0;font-family:Rajdhani,sans-serif;line-height:1;letter-spacing:.055em!important;font-size:28px!important}.xp3-command-header p{color:var(--xp3-muted);margin:5px 0 0;font-size:12px}.xp3-eyebrow{color:#b681ef;letter-spacing:.18em;margin-bottom:5px;font-family:Rajdhani,sans-serif;font-size:9px;font-weight:800}.xp3-header-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8a3cc8,#a855f7);border:1px solid #d9b3ff4d;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;margin-left:auto;padding:0 15px;font-size:12px;font-weight:800;display:inline-flex;box-shadow:0 7px 18px #451c6947,inset 0 1px #ffffff1f}.xp3-header-action:hover{background:linear-gradient(135deg,#9848da,#b15fff)}.xp3-right-rail{flex-direction:column;align-self:start;gap:14px;width:100%;min-width:0;display:flex;position:sticky;top:24px}.xp3-rail-panel{border:1px solid var(--xp3-line);background:linear-gradient(#ffffff05,#0000 42%),linear-gradient(145deg,#111321fa,#090a12fa);border-radius:12px;overflow:hidden;box-shadow:0 12px 28px #00000047,inset 0 1px #ffffff05}.xp3-rail-title-row{background:#ffffff03;border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 13px;display:flex}.xp3-rail-title-row h3{color:#f3efff;letter-spacing:.035em;margin:0;font-family:Rajdhani,sans-serif;font-size:13px;font-weight:800}.xp3-rail-title-row>a,.xp3-rail-title-row>svg{color:#a779dc;font-size:10px;font-weight:700}.xp3-empty{color:var(--xp3-muted);text-align:center;padding:18px 14px;font-size:11px;line-height:1.5}.xp3-row-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.xp3-row-copy strong{color:#f4f1ff;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.25;overflow:hidden}.xp3-row-copy span{color:var(--xp3-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:1.35;overflow:hidden}.xp3-row-copy small{color:var(--xp3-dim);font-size:8px}.xp3-panel-link{color:#a98ad0;letter-spacing:.04em;text-transform:uppercase;border-top:1px solid #ffffff0d;justify-content:center;align-items:center;height:36px;font-size:9px;font-weight:800;display:flex}.xp3-panel-link:hover{color:#d7b8ff;background:#a855f70e}.xp3-feed-statusbar{background:#0a0b13bd;border:1px solid #9477d921;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;min-height:45px;margin-bottom:14px;padding:0 14px;display:flex}.xp3-feed-statusbar>div{align-items:center;gap:8px;min-width:0;display:flex}.xp3-feed-statusbar strong{color:#eee9fa;white-space:nowrap;font-size:11px}.xp3-feed-statusbar>div>span:not(.xp3-status-dot){color:var(--xp3-muted);white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.xp3-status-dot{background:#a855f7;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #a855f71a}.xp3-feed-status-meta{flex-shrink:0}.xp3-feed-status-meta span{border-left:1px solid #ffffff0f;align-items:center;gap:5px;padding-left:10px;display:inline-flex}.xp3-feed-grid{grid-template-columns:minmax(0,760px) minmax(270px,310px);justify-content:center;align-items:start;gap:18px;display:grid}.xp3-feed-column{min-width:0}.xp3-composer-bar{background:linear-gradient(90deg,#883cc114,#0000 46%),linear-gradient(145deg,#11121ffa,#090a12fa);border:1px solid #b17cff3d;border-radius:12px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);gap:9px 11px;min-height:76px;margin-bottom:12px;padding:12px 14px;display:grid;box-shadow:0 12px 30px #00000047,inset 0 1px #ffffff08}.xp3-composer-bar>.xp3-avatar{grid-row:1/span 2;align-self:center}.xp3-composer-prompt{color:#8f92a5;background:#05060c7a;border:1px solid #fff1;border-radius:7px;align-items:center;min-width:0;min-height:30px;padding:0 11px;font-size:11px;display:flex}.xp3-composer-prompt:hover{color:#d8c8ea;border-color:#b17cff33}.xp3-composer-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.xp3-composer-actions a{color:#9890aa;letter-spacing:.045em;text-transform:uppercase;background:#ffffff04;border:1px solid #ffffff0e;border-radius:6px;justify-content:center;align-items:center;gap:5px;min-height:25px;font-family:Rajdhani,sans-serif;font-size:9px;font-weight:800;display:flex}.xp3-composer-actions a:hover{color:#dab9ff;background:#a855f70f;border-color:#ad6ff140}.xp3-feed-stage>div{width:100%!important;max-width:none!important;margin:0!important;display:block!important;overflow:visible!important}.xp3-feed-stage>div>div:first-child{flex-direction:column!important;flex:none!important;width:100%!important;max-width:none!important;display:flex!important}.xp3-feed-stage>div>div:nth-child(2),.xp3-feed-stage h1:first-child,.xp3-feed-stage .card[style*="cursor: text"]{display:none!important}.xp3-feed-stage>div>div:first-child>div[style*="alignItems: center"][style*="marginBottom: 16"]{order:-2;margin-bottom:10px!important}.xp3-feed-stage>div>div:first-child>div[style*="alignItems: center"][style*="marginBottom: 16"]>div:first-child{box-shadow:none!important;background:#07080eb8!important;border-color:#9d75dd24!important;border-radius:8px!important;padding:3px!important}.xp3-feed-stage>div>div:first-child>div[style*="alignItems: center"][style*="marginBottom: 16"] button{min-height:31px;font-family:Rajdhani,sans-serif;letter-spacing:.06em!important;border-radius:6px!important;padding:6px 9px!important;font-size:10px!important}.xp3-feed-stage select{min-height:32px;background:#07080edb!important;border-color:#9c7ecd24!important;border-radius:7px!important;font-size:10px!important}.xp3-feed-stage .card{background:linear-gradient(#ffffff05,#0000 34%),linear-gradient(145deg,#10121ffa,#080910fa)!important;border:1px solid #9d7ed224!important;border-radius:11px!important;box-shadow:0 13px 30px #00000047,inset 0 1px #ffffff05!important}.xp3-feed-stage .card:hover{border-color:#b385ef3b!important;transform:none!important;box-shadow:0 15px 34px #0000004f,inset 0 1px #ffffff06!important}.xp3-feed-stage .card p{color:#d9d9e4!important;font-size:12px!important;line-height:1.55!important}.xp3-feed-stage .card img,.xp3-feed-stage .card video{background:#05060a;width:100%;border:1px solid #a684db1f!important;border-radius:8px!important}.xp3-feed-stage .card button{border-radius:6px!important;font-size:10px!important}.xp3-feed-stage .card>div[style*=borderTop]{border-top-color:#ffffff0e!important}.xp3-lfg-list{flex-direction:column;display:flex}.xp3-lfg-row{min-height:58px;color:inherit;border-bottom:1px solid #ffffff0b;align-items:center;gap:8px;padding:9px 10px;display:flex}.xp3-lfg-row:hover{background:#a855f70b}.xp3-lfg-icon{color:#c599f0;background:#9a4cdb1a;border:1px solid #b27aec3b;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.xp3-lfg-row>b{color:#a77bd4;letter-spacing:.04em;font-size:8px}.xp3-wide-action{color:#ead8ff;letter-spacing:.045em;text-transform:uppercase;background:linear-gradient(135deg,#8037bcb3,#9d45ddb8);border:1px solid #c193f238;border-radius:7px;justify-content:center;align-items:center;gap:6px;min-height:34px;margin:9px;font-size:9px;font-weight:800;display:flex}.xp3-wide-action:hover{filter:brightness(1.08)}.xp3-live-list{flex-direction:column;display:flex}.xp3-live-row{min-height:56px;color:inherit;border-bottom:1px solid #ffffff0b;align-items:center;gap:8px;padding:9px 10px;display:flex}.xp3-live-row:hover{background:#a855f70a}.xp3-live-row>svg{color:#595e70;flex-shrink:0}.xp3-live-badge{color:#8e93a8;letter-spacing:.06em;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;padding:2px 5px;font-size:7px;font-weight:900}.xp3-live-badge.is-live{color:#ffb6bd;background:#ef44441f;border-color:#ef44444d}.xp3-premium-card{background:radial-gradient(180px 110px at 100% 0,#a855f733,#0000 72%),linear-gradient(145deg,#171126,#0b0c15 72%);border:1px solid #a66fdc3d;border-radius:12px;min-height:156px;padding:15px;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000052}.xp3-premium-card:after{content:"";border:1px solid #bc87ef29;width:110px;height:110px;position:absolute;bottom:-36px;right:-28px;transform:rotate(45deg)}.xp3-premium-crown{color:#c792f1;background:#a855f717;border:1px solid #c28af03d;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:9px;display:flex}.xp3-premium-card>span{color:#ad79d6;letter-spacing:.14em;font-family:Rajdhani,sans-serif;font-size:8px;font-weight:900}.xp3-premium-card h3{color:#f5edff;max-width:220px;margin:5px 0 4px;font-size:13px;line-height:1.25}.xp3-premium-card p{color:#8e8aa0;max-width:225px;margin:0 0 10px;font-size:9px;line-height:1.45}.xp3-premium-card>a{color:#fff;text-transform:uppercase;background:#8b3ec6;border-radius:6px;align-items:center;min-height:27px;padding:0 10px;font-size:8px;font-weight:800;display:inline-flex}.xp3-premium-card.is-pro{background:radial-gradient(180px 110px at 100% 0,#477bff2e,#0000 72%),linear-gradient(145deg,#10172b,#0b0c15 72%);border-color:#588fff3d}.xp3-premium-card.is-pro .xp3-premium-crown,.xp3-premium-card.is-pro>span{color:#79a4ff}.xp3-premium-card.is-pro>a{background:#315eb9}.xp3-premium-card.is-prestige{background:radial-gradient(180px 110px at 100% 0,#dcaa372b,#0000 72%),linear-gradient(145deg,#21190e,#0b0c15 72%);border-color:#deb2503d}.xp3-premium-card.is-prestige .xp3-premium-crown,.xp3-premium-card.is-prestige>span{color:#e5bd62}.xp3-premium-card.is-prestige>a{background:#9a6b21}.xp3-profile-grid{grid-template-columns:228px minmax(0,1fr);align-items:start;gap:16px;display:grid}.xp3-profile-rail{border:1px solid var(--xp3-line);background:linear-gradient(145deg,#10121efa,#080910fa);border-radius:13px;position:sticky;top:24px;overflow:hidden;box-shadow:0 14px 32px #0000004d,inset 0 1px #ffffff06}.xp3-profile-rail-banner{background-color:#0000;background-image:linear-gradient(#0000 35%,#090a11e0),radial-gradient(180px 90px at 30% 15%,#9745e680,#0000 70%),linear-gradient(145deg,#25113a,#111527);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;height:72px}.xp3-profile-rail-body{text-align:center;padding:0 14px 15px}.xp3-profile-rail-body>.xp3-avatar{border:3px solid #12141f;outline:1px solid #bd8bef5c;margin-top:-36px}.xp3-profile-name-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;margin-top:9px;display:flex}.xp3-profile-name-row h2{color:#faf7ff;white-space:nowrap;text-overflow:ellipsis;max-width:155px;margin:0;font-size:15px;overflow:hidden}.xp3-handle{color:#777d91;margin-top:2px;font-size:9px}.xp3-syndicate-chip{color:#c497ed;background:#a855f717;border:1px solid #a855f729;border-radius:5px;margin-top:7px;padding:2px 7px;font-size:8px;font-weight:800;display:inline-flex}.xp3-profile-bio{color:#9998a8;margin:10px 0 0;font-size:9px;line-height:1.5}.xp3-level-card{text-align:left;background:#ffffff04;border:1px solid #ab7ee321;border-radius:9px;margin-top:13px;padding:10px}.xp3-level-card>div:first-child{justify-content:space-between;align-items:baseline;display:flex}.xp3-level-card span{color:#8f6eb4;letter-spacing:.12em;font-family:Rajdhani,sans-serif;font-size:8px;font-weight:900}.xp3-level-card strong{color:#d4a8ff;font-family:Rajdhani,sans-serif;font-size:20px}.xp3-level-progress{background:#252735;border-radius:5px;height:4px;margin:6px 0;overflow:hidden}.xp3-level-progress span{border-radius:inherit;background:linear-gradient(90deg,#7541b1,#b25df2);height:100%;display:block}.xp3-level-card small{color:#666b7d;font-size:7px;display:block}.xp3-mini-stats{border:1px solid #ffffff0d;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:10px;display:grid;overflow:hidden}.xp3-mini-stats>div{border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:46px;display:flex}.xp3-mini-stats>div:last-child{border-right:0}.xp3-mini-stats strong{color:#f0e8fa;font-size:11px}.xp3-mini-stats span{color:#6d7285;font-size:7px}.xp3-profile-meta-list{text-align:left;flex-direction:column;gap:7px;margin-top:11px;display:flex}.xp3-profile-meta-list>div{color:#888da0;align-items:center;gap:7px;font-size:8px;display:flex}.xp3-profile-meta-list svg{color:#a772d5}.xp3-achievement-strip{border-top:1px solid #ffffff0d;justify-content:center;gap:6px;margin-top:12px;padding-top:11px;display:flex}.xp3-achievement-strip span{background:#ffffff05;border:1px solid #a97ede24;border-radius:7px;justify-content:center;align-items:center;width:29px;height:29px;font-size:14px;display:flex}.xp3-profile-stage{min-width:0}.xp3-profile-stage>div{width:100%!important;max-width:none!important}.xp3-profile-stage>div>div:first-child{border-color:#b07fe733!important;border-radius:15px 15px 0 0!important;height:284px!important;box-shadow:inset 0 -145px 150px #04050bd1,0 17px 38px #00000057!important}.xp3-profile-stage .card,.xp3-profile-stage [style*="background: var(--bg-card)"]{background:linear-gradient(#ffffff04,#0000 38%),linear-gradient(145deg,#10121efa,#080910fa)!important;border-color:#9e7ecd21!important;border-radius:11px!important;box-shadow:0 12px 28px #00000045,inset 0 1px #ffffff05!important}.xp3-profile-stage button{box-shadow:none!important;border-radius:7px!important}.xp3-profile-stage [style*=gridTemplateColumns]>div{background:#ffffff03!important;border-color:#9e7ecd1a!important}.xp3-profile-stage [style*=overflowX],.xp3-profile-stage [style*=borderBottom][style*="display: flex"]{box-shadow:none!important;background:#07080ee6!important;border:1px solid #a27ed221!important;border-radius:9px!important}.xp3-profile-stage [style*=overflowX] button,.xp3-profile-stage [style*=borderBottom][style*="display: flex"] button{letter-spacing:.06em;text-transform:uppercase;min-height:34px;font-family:Rajdhani,sans-serif;font-size:9px!important;font-weight:800!important}.xp3-syndicate-grid{grid-template-columns:minmax(0,1fr) minmax(240px,278px);align-items:start;gap:16px;display:grid}.xp3-syndicate-stage{min-width:0}.xp3-syndicate-stage>div{width:100%!important;max-width:none!important}.xp3-syndicate-stage h1:first-child{display:none!important}.xp3-syndicate-stage .card{background:linear-gradient(#ffffff05,#0000 38%),linear-gradient(145deg,#10121ffa,#080910fa)!important;border-color:#a27cd524!important;border-radius:11px!important;box-shadow:0 12px 29px #00000047,inset 0 1px #ffffff05!important}.xp3-syndicate-stage .card:has(.syn-tier-frame){text-align:left!important;border-top-width:1px!important;border-left:2px solid #a855f7a3!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:168px!important;padding:17px 15px!important;box-shadow:0 12px 27px #00000047!important}.xp3-syndicate-stage .card:has(.syn-tier-frame):hover{border-color:#b584eb38 #b584eb38 #b584eb38 #a855f7!important;transform:translateY(-1px)!important;box-shadow:0 15px 31px #0000004f!important}.xp3-syndicate-stage .syn-tier-frame{box-shadow:none!important;filter:none!important}.xp3-syndicate-stage .syn-animated-bg{opacity:.11!important;animation-duration:24s!important}.xp3-syndicate-stage .card[style*="padding: 0"]{border-radius:15px!important;overflow:hidden!important;box-shadow:0 17px 38px #00000057!important}.xp3-syndicate-stage .card[style*="padding: 0"]>div:first-child{height:210px!important}.xp3-syndicate-stage button{box-shadow:none!important;border-radius:7px!important}.xp3-syndicate-stage [style*=overflowX],.xp3-syndicate-stage [style*=borderBottom][style*="display: flex"]{box-shadow:none!important;background:#07080ee6!important;border-color:#a07cd01f!important}.xp3-leaderboard-list{flex-direction:column;display:flex}.xp3-leaderboard-row{border-bottom:1px solid #ffffff0b;align-items:center;gap:7px;min-height:52px;padding:8px 10px;display:flex}.xp3-rank-number{color:#8c719e;text-align:center;width:14px;font-family:Rajdhani,sans-serif;font-size:10px;font-weight:900}.xp3-leaderboard-row:first-child .xp3-rank-number{color:#e1b954}.xp3-leaderboard-row:nth-child(2) .xp3-rank-number{color:#b9c1d0}.xp3-leaderboard-row:nth-child(3) .xp3-rank-number{color:#c58d66}.xp3-square-avatar{color:#d3aef7;background:#a855f712;border:1px solid #aa7ddd33;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-family:Rajdhani,sans-serif;font-size:10px;font-weight:900;display:flex;overflow:hidden}.xp3-square-avatar img{object-fit:cover;width:100%;height:100%}.xp3-leaderboard-row>b{color:#88709b;font-size:8px;font-weight:800}.xp3-activity-list{flex-direction:column;display:flex}.xp3-activity-row{border-bottom:1px solid #ffffff0b;align-items:center;gap:9px;min-height:54px;padding:9px 11px;display:flex}.xp3-activity-icon{background:#ffffff05;border:1px solid #aa7ddd29;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;font-size:14px;display:flex}.xp3-activity-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.xp3-activity-row strong{color:#e9e3f1;font-size:10px}.xp3-activity-row span{color:#74798c;font-size:8px}.xp3-your-syndicate{background:radial-gradient(160px 90px at 100% 0,#a855f721,#0000 75%),linear-gradient(145deg,#130f1ffa,#090a12fa);border-color:#ad77e538}.xp3-your-syndicate-inner{color:#ad78d7;align-items:center;gap:10px;min-height:70px;padding:13px;display:flex}.xp3-your-syndicate-inner>div{flex-direction:column;gap:3px;display:flex}.xp3-your-syndicate-inner strong{color:#d7b5f3;font-size:12px}.xp3-your-syndicate-inner span{color:#74788b;font-size:8px}.xp3-shell .btn-primary{background:linear-gradient(135deg,#8139ba,#a855f7)!important;border-color:#d3abfb40!important;box-shadow:0 7px 16px #411b613b,inset 0 1px #ffffff1a!important}.xp3-shell .btn-primary:hover{background:linear-gradient(135deg,#9145ca,#b45ffb)!important}.xp3-shell input,.xp3-shell textarea,.xp3-shell select{box-shadow:none!important;background-color:#07080ee6!important;border-color:#9f7ecc24!important}.xp3-shell input:focus,.xp3-shell textarea:focus,.xp3-shell select:focus{border-color:#b179eb57!important;box-shadow:0 0 0 2px #a855f712!important}.xp3-shell [style*="boxShadow: 0 0"],.xp3-shell [style*="box-shadow: 0 0"]{box-shadow:none!important}@media (width<=1240px){.xp3-feed-grid{grid-template-columns:minmax(0,1fr) 280px}.xp3-profile-grid{grid-template-columns:210px minmax(0,1fr)}.xp3-syndicate-grid{grid-template-columns:minmax(0,1fr) 250px}}@media (width<=1030px){.xp3-feed-grid,.xp3-syndicate-grid{grid-template-columns:minmax(0,1fr)}.xp3-feed-grid>.xp3-right-rail,.xp3-syndicate-grid>.xp3-right-rail{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}.xp3-feed-grid>.xp3-right-rail .xp3-premium-card{grid-column:1/-1}.xp3-profile-grid{grid-template-columns:190px minmax(0,1fr)}}@media (width<=820px){.xp3-profile-grid{grid-template-columns:minmax(0,1fr)}.xp3-profile-rail{grid-template-columns:150px minmax(0,1fr);display:grid;position:static}.xp3-profile-rail-banner{height:100%;min-height:180px}.xp3-profile-rail-body{text-align:left;padding:14px}.xp3-profile-rail-body>.xp3-avatar{margin-top:0}.xp3-profile-name-row,.xp3-achievement-strip{justify-content:flex-start}.xp3-profile-stage>div>div:first-child{height:230px!important}}@media (width<=680px){.xp3-command-header{flex-wrap:wrap;align-items:flex-start;padding:14px}.xp3-header-action{width:100%;margin-left:0}.xp3-feed-statusbar{display:none}.xp3-composer-bar{grid-template-columns:auto minmax(0,1fr);padding:10px}.xp3-composer-actions{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))}.xp3-composer-bar>.xp3-avatar{grid-row:1}.xp3-feed-grid>.xp3-right-rail,.xp3-syndicate-grid>.xp3-right-rail{grid-template-columns:minmax(0,1fr)}.xp3-feed-grid>.xp3-right-rail .xp3-premium-card{grid-column:auto}.xp3-profile-rail{display:block}.xp3-profile-rail-banner{height:90px;min-height:0}.xp3-profile-rail-body{text-align:center;padding:0 14px 14px}.xp3-profile-rail-body>.xp3-avatar{margin-top:-36px}.xp3-profile-name-row,.xp3-achievement-strip{justify-content:center}.xp3-profile-stage>div>div:first-child{height:190px!important}.xp3-syndicate-stage .card[style*="padding: 0"]>div:first-child{height:160px!important}}@media (prefers-reduced-motion:reduce){.xp3-shell *,.xp3-shell :before,.xp3-shell :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.xp3-feed-stage>div>div:nth-child(2):not([style*="width: 256px"]){display:flex!important}.xp3-feed-stage>div>div[style*="width: 256px"][style*="position: sticky"]{display:none!important}.xp3-feed-stage>div>div[style*="position: fixed"]{justify-content:center!important;align-items:center!important}.xp3-profile-stage-full{width:100%;max-width:1180px;margin:0 auto}.xp3-profile-stage-full>div{width:100%!important;max-width:none!important;margin-inline:auto!important}.xp3-social-list{flex-direction:column;display:flex}.xp3-social-row{min-height:52px;color:inherit;border-bottom:1px solid #ffffff0b;align-items:center;gap:9px;padding:8px 10px;transition:background .15s;display:flex}.xp3-social-row:last-child{border-bottom:0}.xp3-social-row:hover{background:#a855f70b}.xp3-social-row>small{color:#8e719f;white-space:nowrap;text-overflow:ellipsis;max-width:70px;font-size:8px;font-weight:800;overflow:hidden}.xp3-rail-title-row>a{align-items:center;gap:4px;display:inline-flex}.xp3-syndicate-stage>div>div:first-child>div:last-child{z-index:2;position:relative}@media (width<=680px){.xp3-profile-stage-full{max-width:100%}.xp3-social-row{min-height:56px}}.xp4-shell{--xp4-panel:#0c0e18f7;--xp4-panel-2:#10121ff7;--xp4-border:#a57ee829;--xp4-border-strong:#b070f557;--xp4-purple:#a855f7;--xp4-text:#f6f2ff;--xp4-muted:#8d93a7;width:100%;max-width:1420px;margin:0 auto}.xp4-page-header{border:1px solid var(--xp4-border);background:linear-gradient(90deg,#7e37b71f,#0000 42%),linear-gradient(145deg,#11131ffa,#080910fa);border-radius:14px;align-items:center;gap:14px;min-height:88px;margin-bottom:16px;padding:16px 18px;display:flex;box-shadow:0 14px 34px #0000004d,inset 0 1px #ffffff06}.xp4-page-icon{color:#d4a7ff;background:linear-gradient(145deg,#9744e13d,#5a2a911a);border:1px solid #b97ef045;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.xp4-page-copy h1{margin:0;font-family:Rajdhani,sans-serif;line-height:1;letter-spacing:.045em!important;font-size:28px!important}.xp4-page-copy p{color:var(--xp4-muted);margin:5px 0 0;font-size:11px}.xp4-eyebrow{color:#a876d5;letter-spacing:.16em;margin-bottom:5px;font-family:Rajdhani,sans-serif;font-size:8px;font-weight:900}.xp4-header-actions{margin-left:auto}.xp4-header-actions a{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#7d37b8,#a855f7);border:1px solid #cfa7fa3d;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.xp4-content-grid{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:16px;display:grid}.xp4-guide-rail{border:1px solid var(--xp4-border);background:linear-gradient(145deg,#0f111dfa,#080910fa);border-radius:12px;position:sticky;top:24px;overflow:hidden;box-shadow:0 12px 28px #00000045}.xp4-guide-rail>div{border-bottom:1px solid #ffffff0b;align-items:flex-start;gap:9px;min-height:66px;padding:11px 12px;display:flex}.xp4-guide-rail>div:last-child{border-bottom:0}.xp4-guide-rail svg{color:#a774d2;flex-shrink:0;margin-top:2px}.xp4-guide-rail span{flex-direction:column;gap:3px;min-width:0;display:flex}.xp4-guide-rail strong{color:#eee8f7;font-size:10px}.xp4-guide-rail small{color:#707689;font-size:8px;line-height:1.4}.xp4-stage{min-width:0}.xp4-stage>div{width:100%!important;max-width:none!important;margin:0!important}.xp4-arcade .xp4-stage>div>div:first-child,.xp4-clips .xp4-stage>div>div:first-child,.xp4-lfg .xp4-stage>div>div:first-child{margin-top:0!important}.xp4-arcade .xp4-stage>div>div:first-child>div:first-child,.xp4-clips .xp4-stage>div>div:first-child>h1,.xp4-lfg .xp4-stage>div>div:first-child>h1{display:none!important}.xp4-arcade .xp4-stage>div{max-width:none!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-bottom:20px!important;display:grid!important}.xp4-arcade .xp4-stage .card{background:linear-gradient(#ffffff05,#0000 34%),linear-gradient(145deg,#10121ffa,#080910fa)!important;border:1px solid #a27cd726!important;border-radius:11px!important;width:100%!important;box-shadow:0 12px 28px #00000047!important}.xp4-arcade .xp4-stage .card:hover{transform:translateY(-2px);border-color:#b27fef40!important}.xp4-arcade .xp4-stage .card>div:first-child{background:radial-gradient(190px 100px at 50% 20%,#9043db2e,#0000 70%),linear-gradient(145deg,#0b1020,#151127)!important;min-height:150px!important}.xp4-arcade .xp4-stage .card button{box-shadow:none!important;border-radius:7px!important}.xp4-arcade .xp4-stage>div>div:last-child{border:1px solid var(--xp4-border);background:linear-gradient(145deg,#10121ffa,#080910fa);border-radius:12px;overflow:hidden}.xp4-clips .xp4-stage>div>div:first-child{justify-content:flex-end!important;margin-bottom:14px!important}.xp4-clips .xp4-stage .card{background:linear-gradient(145deg,#10121ffa,#080910fa)!important;border:1px solid #9f7bd126!important;border-radius:11px!important;box-shadow:0 12px 28px #00000047!important}.xp4-clips .xp4-stage video{aspect-ratio:16/9;object-fit:cover;background:#03040a!important;max-height:none!important}.xp4-clips .xp4-stage>div>div[style*=gridTemplateColumns]{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.xp4-clips .xp4-stage>div>div:nth-of-type(2) .card:first-child{border-color:#c99f4c47!important}.xp4-clips .xp4-stage button{box-shadow:none!important;border-radius:7px!important}.xp4-messages .xp4-content-grid{grid-template-columns:180px minmax(0,1fr)}.xp4-messages .xp4-stage>div{max-width:none!important}.xp4-messages .xp4-stage>div>div:first-child{min-height:650px;border:1px solid var(--xp4-border)!important;background:linear-gradient(145deg,#0f111dfa,#080910fa)!important;border-radius:13px!important;grid-template-columns:280px minmax(0,1fr)!important;display:grid!important;overflow:hidden!important;box-shadow:0 14px 32px #0000004d!important}.xp4-messages .xp4-stage [style*=borderRight]{background:#080910b8!important;border-right-color:#ffffff0e!important}.xp4-messages .xp4-stage [style*="height: 560"],.xp4-messages .xp4-stage [style*="height: 600"]{height:650px!important}.xp4-messages .xp4-stage input{box-shadow:none!important;background:#05060cdb!important;border-radius:8px!important}.xp4-messages .xp4-stage button{box-shadow:none!important}.xp4-lfg .xp4-stage>div>input{max-width:none!important;margin-bottom:12px!important}.xp4-lfg .xp4-stage>div>div[style*=gridTemplateColumns]{grid-template-columns:minmax(0,1fr) 240px!important;gap:14px!important}.xp4-lfg .xp4-stage .card{background:linear-gradient(145deg,#10121ffa,#080910fa)!important;border:1px solid #9f7bd126!important;border-radius:10px!important;box-shadow:0 11px 26px #00000042!important}.xp4-lfg .xp4-stage .card:hover{border-color:#b384ef3d!important;transform:none!important}.xp4-lfg .xp4-stage button,.xp4-lfg .xp4-stage input,.xp4-lfg .xp4-stage select,.xp4-lfg .xp4-stage textarea{box-shadow:none!important;border-radius:7px!important}.xp4-lfg .xp4-stage [style*="display: flex"][style*="gap: 8"][style*="flexWrap: wrap"]{background:#07080eb8;border:1px solid #9f7bd11a;border-radius:9px;padding:8px}.xp4-shell .btn-primary{box-shadow:none!important;background:linear-gradient(135deg,#7d37b8,#a855f7)!important;border-color:#cda3f73b!important}.xp4-shell .btn-ghost{background:#ffffff05!important;border-color:#9f7bd121!important}@media (width<=1180px){.xp4-content-grid,.xp4-messages .xp4-content-grid{grid-template-columns:170px minmax(0,1fr)}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=900px){.xp4-content-grid,.xp4-messages .xp4-content-grid{grid-template-columns:minmax(0,1fr)}.xp4-guide-rail{display:none}.xp4-clips .xp4-stage>div>div[style*=gridTemplateColumns]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.xp4-page-header{flex-wrap:wrap;align-items:flex-start;padding:14px}.xp4-header-actions{width:100%;margin-left:0}.xp4-header-actions a{width:100%}.xp4-page-copy h1{font-size:23px!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"],.xp4-clips .xp4-stage>div>div[style*=gridTemplateColumns]{grid-template-columns:minmax(0,1fr)!important}.xp4-messages .xp4-stage>div>div:first-child{min-height:560px;grid-template-columns:minmax(0,1fr)!important}.xp4-lfg .xp4-stage>div>div[style*=gridTemplateColumns]{grid-template-columns:minmax(0,1fr)!important}}.xp4-stage-full{width:100%;min-width:0}.xp4-stage-full>div{width:100%!important;max-width:none!important;margin-inline:0!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#a855f766 #ffffff08;flex-wrap:nowrap!important;gap:14px!important;width:100%!important;margin-bottom:22px!important;padding:2px 2px 12px!important;display:flex!important;overflow:auto hidden!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]::-webkit-scrollbar{height:7px}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]::-webkit-scrollbar-track{background:#ffffff06;border-radius:99px}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]::-webkit-scrollbar-thumb{background:#a855f759;border-radius:99px}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]>.card{scroll-snap-align:start;flex:0 0 clamp(230px,23vw,275px)!important;width:clamp(230px,23vw,275px)!important;min-width:230px!important}.xp4-arcade .xp4-stage .card>div:first-child{min-height:128px!important}.xp4-messages .xp4-stage>div{background:linear-gradient(145deg,#0f111dfa,#080910fa)!important;border:1px solid #a57ee829!important;border-radius:13px!important;align-items:stretch!important;width:100%!important;max-width:none!important;height:calc(100vh - 205px)!important;min-height:620px!important;margin:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 14px 32px #0000004d!important}.xp4-messages .xp4-stage>div>div:first-child{background:#080910b8!important;border-right:1px solid #ffffff0f!important;flex-direction:column!important;flex:0 0 290px!important;width:290px!important;min-width:250px!important;min-height:0!important;display:flex!important}.xp4-messages .xp4-stage>div>div:nth-child(2){background:#0a0b13b8!important;flex-direction:column!important;flex:auto!important;min-width:0!important;display:flex!important}.xp4-messages .xp4-stage>div>div:first-child>div:first-child{background:#ffffff03;min-height:48px;overflow:auto hidden}.xp4-messages .xp4-stage>div>div:first-child>div:first-child button{white-space:nowrap;min-width:86px;min-height:48px;padding-inline:8px!important}.xp4-messages .xp4-stage [style*="height: 560"],.xp4-messages .xp4-stage [style*="height: 600"]{flex:auto!important;height:auto!important;min-height:0!important}.xp4-messages .xp4-stage input{min-width:0}.xp4-messages .xp4-stage [style*="maxWidth: '72%'"],.xp4-messages .xp4-stage [style*="max-width: 72%"]{max-width:min(72%,680px)!important}.xp4-clips .xp4-stage,.xp4-lfg .xp4-stage,.xp4-arcade .xp4-stage,.xp4-messages .xp4-stage{width:100%}@media (width<=900px){.xp4-messages .xp4-stage>div{height:calc(100vh - 170px)!important;min-height:560px!important}.xp4-messages .xp4-stage>div>div:first-child{flex-basis:240px!important;width:240px!important;min-width:220px!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]>.card{flex-basis:245px!important;width:245px!important}}@media (width<=680px){.xp4-page-header{padding:13px!important}.xp4-messages .xp4-stage>div{grid-template-columns:minmax(108px,38%) minmax(0,1fr)!important;height:calc(100vh - 145px)!important;min-height:620px!important;display:grid!important}.xp4-messages .xp4-stage>div>div:first-child{flex-basis:auto!important;width:auto!important;min-width:0!important}.xp4-messages .xp4-stage>div>div:first-child>div:first-child{min-height:0;overflow:visible;grid-template-columns:1fr!important;display:grid!important}.xp4-messages .xp4-stage>div>div:first-child>div:first-child button{width:100%;min-width:0;min-height:42px;justify-content:flex-start!important;padding:0 10px!important}.xp4-messages .xp4-stage>div>div:first-child>div:first-child button span{margin-left:auto;position:static!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]{margin-inline:-2px!important}.xp4-arcade .xp4-stage>div>div[style*="display: flex"][style*="flexWrap: wrap"]>.card{flex-basis:82vw!important;width:82vw!important;min-width:240px!important}}.xp4-arcade-dashboard-grid{grid-template-columns:180px minmax(0,1fr)!important;gap:14px!important}.xp4-arcade-tools{flex-direction:column;position:sticky;top:24px;display:flex!important}.xp4-arcade-tools>button,.xp4-arcade-tools>a{min-height:62px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0b;align-items:flex-start;gap:9px;padding:10px 11px;text-decoration:none;display:flex}.xp4-arcade-tools>:last-child{border-bottom:0}.xp4-arcade-tools>button:hover,.xp4-arcade-tools>a:hover{background:#a855f70e}.xp4-arcade-tools svg{color:#a774d2;flex-shrink:0;margin-top:2px}.xp4-arcade-tools span{flex-direction:column;gap:3px;display:flex}.xp4-arcade-tools strong{color:#eee8f7;font-size:10px}.xp4-arcade-tools small{color:#707689;font-size:8px;line-height:1.35}.xp4-arcade .xp4-stage>div{grid-template-columns:minmax(0,1fr) 300px!important;align-items:start!important;gap:14px!important;width:100%!important;max-width:none!important;display:grid!important}.xp4-arcade .xp4-stage>div>div:first-child{display:none!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]{grid-area:1/1!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:8px!important;margin:0!important;display:grid!important;overflow:visible!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]>.card{flex-direction:column!important;width:100%!important;min-width:0!important;height:100%!important;display:flex!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]>.card>div:last-child{flex-direction:column!important;flex:1!important;padding:10px!important;display:flex!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] h3{font-size:14px!important;line-height:1.1!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] p{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:45px;margin-bottom:8px!important;font-size:9px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] .card>div:last-child>div:nth-of-type(2){gap:5px!important;margin-bottom:9px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] .card>div:last-child>div:nth-of-type(2)>div{font-size:8px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] button{margin-top:auto!important;padding:7px 0!important;font-size:11px!important}.xp4-arcade .xp4-stage>div>div:last-child{position:sticky;top:24px;grid-area:1/2!important;margin:0!important}.xp4-arcade .xp4-stage>div>div:last-child>div:first-child{gap:6px!important;margin-bottom:8px!important}.xp4-arcade .xp4-stage>div>div:last-child h2{font-size:17px!important}.xp4-arcade .xp4-stage>div>div:last-child>div:first-child>div{width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-left:0!important;display:grid!important}.xp4-arcade .xp4-stage>div>div:last-child>div:first-child>div button{padding:3px 5px!important;font-size:8px!important}.xp4-arcade .xp4-stage>div>div:last-child>div:first-child>button{margin-left:0!important}.xp4-arcade .xp4-stage>div>div:last-child .card>div{gap:8px!important;padding:8px 10px!important}.xp4-arcade .xp4-stage>div>div:last-child .card>div:nth-child(n+7){display:none!important}.xp4-arcade .xp4-stage>div>div:not(:first-child):not([style*="flex-wrap: wrap"]):not(:last-child){grid-area:1/1/auto/-1!important}.xp4-arcade .xp4-stage>div:has(>div:not(:first-child):not([style*="flex-wrap: wrap"]):not(:last-child))>div[style*="flex-wrap: wrap"]{grid-row:2!important}.xp4-arcade .xp4-stage>div:has(>div:not(:first-child):not([style*="flex-wrap: wrap"]):not(:last-child))>div:last-child{grid-row:2!important}.xp4-header-actions button{color:#fff;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#7d37b8,#a855f7);border:1px solid #cfa7fa3d;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}@media (width<=1240px){.xp4-arcade-dashboard-grid{grid-template-columns:160px minmax(0,1fr)!important}.xp4-arcade .xp4-stage>div{grid-template-columns:minmax(0,1fr) 270px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]{gap:6px!important}}@media (width<=1000px){.xp4-arcade-dashboard-grid{grid-template-columns:minmax(0,1fr)!important}.xp4-arcade-tools{grid-template-columns:repeat(4,minmax(0,1fr));position:static;display:grid!important}.xp4-arcade-tools>button,.xp4-arcade-tools>a{border-bottom:0;border-right:1px solid #ffffff0b;min-height:56px}.xp4-arcade .xp4-stage>div{grid-template-columns:minmax(0,1fr) 250px!important}}@media (width<=760px){.xp4-arcade-tools{grid-template-columns:repeat(2,minmax(0,1fr))}.xp4-arcade .xp4-stage>div{display:block!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]{grid-template-columns:repeat(2,minmax(0,1fr))!important;margin-bottom:12px!important;display:grid!important}.xp4-arcade .xp4-stage>div>div:last-child{position:static!important}}@media (width<=460px){.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] p{-webkit-line-clamp:2;min-height:29px}}.xp5-shell{color:#f5f3ff;width:100%;max-width:1440px;margin:0 auto}.xp5-header{background:linear-gradient(90deg,#8440d51a,#0000 44%),linear-gradient(145deg,#121422fa,#090a12fa);border:1px solid #b08fff29;border-radius:13px;align-items:center;gap:13px;min-height:78px;margin-bottom:14px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #00000047}.xp5-icon{color:#ddc1ff;background:#a855f71a;border:1px solid #b984f13b;border-radius:11px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.xp5-header span{color:#a97bd5;letter-spacing:.16em;margin-bottom:4px;font:800 9px Rajdhani,sans-serif;display:block}.xp5-header h1{letter-spacing:.045em;margin:0;font:800 27px/1 Rajdhani,sans-serif}.xp5-header p{color:#858ba0;margin:5px 0 0;font-size:11px}.xp5-grid{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:14px;display:grid}.xp5-rail{background:linear-gradient(145deg,#10121efa,#080910fa);border:1px solid #b08fff24;border-radius:11px;position:sticky;top:24px;overflow:hidden;box-shadow:0 12px 28px #00000042}.xp5-rail>a,.xp5-rail>button{width:100%;min-height:62px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffffff0b;align-items:flex-start;gap:9px;padding:10px 11px;text-decoration:none;display:flex}.xp5-rail>:last-child{border-bottom:0}.xp5-rail>a:hover,.xp5-rail>button:hover{background:#a855f70e}.xp5-rail svg{color:#a774d2;flex-shrink:0;margin-top:2px}.xp5-rail span{flex-direction:column;gap:3px;display:flex}.xp5-rail strong{color:#eee8f7;font-size:10px}.xp5-rail small{color:#707689;font-size:8px;line-height:1.35}.xp5-stage{min-width:0}.xp5-stage>div{width:100%!important;max-width:none!important;margin:0!important}.xp5-stage>div>div:first-child:has(h1){display:none!important}.xp5-live .xp5-stage>div{grid-template-columns:minmax(0,1fr) 300px!important;align-items:start!important;gap:14px!important;display:grid!important}.xp5-live .xp5-stage>div>p:first-of-type{display:none!important}.xp5-live .xp5-stage>div>.card{grid-column:1/-1}.xp5-live .xp5-stage section{margin:0!important}.xp5-live .xp5-stage section>div[style*=grid-template-columns],.xp5-live .xp5-stage section>div[style*=gridTemplateColumns],.xp5-live .xp5-stage>div>div[style*=grid-template-columns],.xp5-live .xp5-stage>div>div[style*=gridTemplateColumns]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.xp5-live .xp5-stage section:first-of-type{grid-column:1}.xp5-live .xp5-stage section:nth-of-type(2){grid-area:1/2}.xp5-live .xp5-stage section:nth-of-type(2)>div[style*=grid]{grid-template-columns:1fr!important}.xp5-live .xp5-stage .card{border-color:#a17ecf24!important;border-radius:10px!important;box-shadow:0 10px 24px #0000003d!important}.xp5-live .xp5-stage .card img{object-fit:cover;max-height:180px}.xp5-live .xp5-stage section:nth-of-type(2) .card{padding:10px!important}.xp5-live .xp5-stage section:nth-of-type(2) .card img{max-height:36px}.xp5-live .xp5-stage [style*="padding: 80px"]{padding:36px 20px!important}.xp5-communities .xp5-stage>div{grid-template-columns:minmax(0,1fr) 250px!important;align-items:start!important;gap:12px!important;display:grid!important}.xp5-communities .xp5-stage>div>p:first-of-type{display:none!important}.xp5-communities .xp5-stage>div>div:nth-child(3){grid-area:1/1}.xp5-communities .xp5-stage>div>div:nth-child(4){grid-area:1/2;align-content:start;min-height:100%;margin:0!important}.xp5-communities .xp5-stage>div>div:last-child[style*=grid]{grid-column:1/-1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.xp5-communities .xp5-stage .card{border-color:#a17ecf24!important;border-radius:10px!important;min-height:0!important;box-shadow:0 10px 24px #0000003d!important}.xp5-communities .xp5-stage [style*="padding: 80px"]{padding:36px 20px!important}.xp5-notifications .xp5-stage>div{grid-template-columns:minmax(0,1fr) 230px!important;align-items:start!important;gap:12px!important;display:grid!important}.xp5-notifications .xp5-stage h1{display:none!important}.xp5-notifications .xp5-stage>div>div:last-child{grid-column:1;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.xp5-notifications .xp5-stage .card{min-height:72px;border-color:#a17ecf24!important;border-radius:9px!important;margin:0!important;padding:11px 12px!important;box-shadow:0 8px 20px #00000038!important}.xp5-notifications .xp5-stage .card>div:first-child{width:27px!important;height:27px!important}.xp5-notifications .xp5-stage .card [style*="font-size: 14"]{font-size:12px!important}.xp5-notifications .xp5-stage .card [style*="font-size: 12"]{font-size:10px!important}.xp5-notifications .xp5-stage .card [style*="font-size: 11"]{display:none!important}.xp5-notifications .xp5-stage>div:after{content:"Activity is grouped into a compact two-column workspace to keep the newest items above the fold.";color:#7f8599;background:linear-gradient(145deg,#10121efa,#080910fa);border:1px solid #b08fff24;border-radius:10px;grid-area:1/2;padding:14px;font-size:10px;line-height:1.6;display:block;position:sticky;top:24px}.xp5-admin .xp5-grid{grid-template-columns:190px minmax(0,1fr)}.xp5-admin .xp5-stage>div{max-width:none!important}.xp5-admin .xp5-stage h1:first-child{display:none!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow]{z-index:8;scrollbar-width:thin;position:sticky;top:12px;background:#07080ef0!important;border:1px solid #b08fff24!important;border-radius:9px!important;flex-wrap:nowrap!important;margin-bottom:10px!important;padding:5px!important;display:flex!important;overflow-x:auto!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow] button{min-height:31px;border-radius:6px!important;flex:none!important;padding:5px 8px!important;font-size:9px!important}.xp5-admin .xp5-stage [style*=gridTemplateColumns],.xp5-admin .xp5-stage [style*=grid-template-columns]{gap:9px!important}.xp5-admin .xp5-stage .card{border-color:#a17ecf21!important;border-radius:9px!important;box-shadow:0 8px 20px #00000038!important}.xp5-admin .xp5-stage table{font-size:10px!important}.xp5-admin .xp5-stage th{z-index:3;position:sticky;top:52px;background:#11131f!important}.xp5-admin .xp5-stage td,.xp5-admin .xp5-stage th{padding:8px 9px!important}.xp5-admin .xp5-stage [style*="padding: 20px"],.xp5-admin .xp5-stage [style*="padding: 24px"]{padding:12px!important}.xp5-admin .xp5-stage button{box-shadow:none!important}.xp5-admin .xp5-stage textarea{min-height:80px!important}.xp5-admin .xp5-stage [style*="marginBottom: 24"]{margin-bottom:12px!important}@media (width<=1100px){.xp5-grid,.xp5-admin .xp5-grid{grid-template-columns:1fr}.xp5-rail{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:static}.xp5-rail>a,.xp5-rail>button{border-bottom:0;border-right:1px solid #ffffff0b}.xp5-live .xp5-stage>div,.xp5-communities .xp5-stage>div,.xp5-notifications .xp5-stage>div{grid-template-columns:1fr!important}.xp5-notifications .xp5-stage>div:after{display:none}.xp5-communities .xp5-stage>div>div:nth-child(3),.xp5-communities .xp5-stage>div>div:nth-child(4),.xp5-communities .xp5-stage>div>div:last-child[style*=grid]{grid-area:auto/1!important}.xp5-live .xp5-stage section:nth-of-type(2){grid-area:auto/1}.xp5-communities .xp5-stage>div>div:last-child[style*=grid]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=720px){.xp5-header{padding:12px}.xp5-header h1{font-size:23px}.xp5-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.xp5-live .xp5-stage section>div[style*=grid],.xp5-communities .xp5-stage>div>div:last-child[style*=grid],.xp5-notifications .xp5-stage>div>div:last-child{grid-template-columns:1fr!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow]{top:0}.xp5-live .xp5-stage .card img{max-height:150px}}.xp4-stage-full,.xp5-stage-full{width:100%;min-width:0;max-width:none}.xp4-arcade-dashboard-grid,.xp5-grid{grid-template-columns:none!important;display:block!important}.xp4-arcade-tools,.xp5-rail{display:none!important}.xp4-arcade .xp4-stage>div{grid-template-columns:minmax(0,1fr) 320px!important;column-gap:16px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]{gap:10px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]>.card>div:first-child{height:104px!important;min-height:104px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"]>.card>div:last-child{padding:12px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] h3{font-size:16px!important}.xp4-arcade .xp4-stage>div>div[style*="flex-wrap: wrap"] p{min-height:48px;font-size:10px!important}.xp5-notifications .xp5-stage>div:after{content:none!important;display:none!important}.xp5-notifications .xp5-stage>div{grid-template-columns:1fr!important}.xp5-notifications .xp5-stage>div>div:last-child{grid-column:1!important;grid-template-columns:repeat(3,minmax(0,1fr))!important}.xp5-admin{max-width:1600px}.xp5-admin .xp5-header{min-height:68px;margin-bottom:12px;padding:12px 15px}.xp5-admin .xp5-stage>div{width:100%!important;max-width:none!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow]{z-index:10;position:sticky;top:8px;background:#07080ef7!important;border:1px solid #b08fff29!important;border-radius:10px!important;grid-template-columns:repeat(auto-fit,minmax(118px,1fr))!important;gap:6px!important;margin-bottom:14px!important;padding:7px!important;display:grid!important;overflow:visible!important;box-shadow:0 10px 24px #00000040!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow] button{white-space:nowrap!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;min-height:36px!important;padding:6px 8px!important;font-size:10px!important;display:inline-flex!important}.xp5-admin .xp5-stage .card{overflow:hidden}.xp5-admin .xp5-stage table{table-layout:auto;width:100%!important}.xp5-admin .xp5-stage th,.xp5-admin .xp5-stage td{vertical-align:middle;padding:9px 10px!important}.xp5-admin .xp5-stage th{top:96px!important}@media (width<=1180px){.xp4-arcade .xp4-stage>div{grid-template-columns:minmax(0,1fr) 285px!important}.xp5-notifications .xp5-stage>div>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=820px){.xp4-arcade .xp4-stage>div{display:block!important}.xp4-arcade .xp4-stage>div>div:last-child{margin-top:12px!important;position:static!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow]{position:static;grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=620px){.xp5-notifications .xp5-stage>div>div:last-child{grid-template-columns:1fr!important}.xp5-admin .xp5-stage>div>div:first-of-type[style*=overflow]{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.xpsync-tiers{width:100%;max-width:1160px;margin:0 auto;padding:18px 0 42px}.xpsync-tiers__hero{text-align:center;max-width:760px;margin:0 auto 34px}.xpsync-tiers__brand{letter-spacing:.055em;color:#f7fbff;text-shadow:0 2px #303746;margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(48px,8vw,82px);font-weight:800;line-height:.92}.xpsync-tiers__tagline{letter-spacing:.28em;color:#aeb8ca;margin-top:10px;font-family:Rajdhani,sans-serif;font-size:clamp(12px,2vw,16px);font-weight:800}.xpsync-tiers__tagline strong:first-child{color:#74a9ff}.xpsync-tiers__tagline strong:last-child{color:#c69cff}.xpsync-tiers__eyebrow{letter-spacing:.26em;color:#6f7b91;margin-top:7px;font-family:Rajdhani,sans-serif;font-size:12px;font-weight:700}.xpsync-tiers__intro{color:#909aaf;max-width:590px;margin:15px auto 0;font-size:14px;line-height:1.65}.xpsync-tiers__grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:26px;display:grid}.tier-card{--tier-a:#2f6fc7;--tier-b:#63a5ff;--tier-soft:#4487e629;--tier-border:#70a9f475;clip-path:polygon(0 30px,30px 0,calc(100% - 30px) 0,100% 30px,100% calc(100% - 30px),calc(100% - 30px) 100%,30px 100%,0 calc(100% - 30px));background:linear-gradient(145deg, #e8f3ffb8, var(--tier-border) 18%, #171c2be6 52%, var(--tier-border));padding:1px;position:relative;box-shadow:0 18px 42px #00000057}.tier-card--prestige{--tier-a:#7440b8;--tier-b:#b477ef;--tier-soft:#995bd629;--tier-border:#c289ef80}.tier-card__inner{min-height:100%;clip-path:inherit;background:linear-gradient(#ffffff09,#0000 18%),linear-gradient(155deg,#171b28 0%,#0b0d15 58%,#07080e 100%);padding:28px 27px 26px;position:relative;overflow:hidden}.tier-card__inner:before{content:"";pointer-events:none;opacity:.22;background-image:linear-gradient(#ffffff06 1px,#0000 1px);background-size:100% 4px;position:absolute;inset:0}.tier-card__inner:after{content:"";pointer-events:none;background:radial-gradient(circle, var(--tier-soft), transparent 70%);border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;right:-70px}.tier-card__corner{opacity:.7;pointer-events:none;width:24px;height:24px;position:absolute}.tier-card__corner--tl{border-top:2px solid var(--tier-b);border-left:2px solid var(--tier-b);top:13px;left:13px}.tier-card__corner--tr{border-top:2px solid var(--tier-b);border-right:2px solid var(--tier-b);top:13px;right:13px}.tier-card__corner--bl{border-bottom:2px solid var(--tier-b);border-left:2px solid var(--tier-b);bottom:13px;left:13px}.tier-card__corner--br{border-bottom:2px solid var(--tier-b);border-right:2px solid var(--tier-b);bottom:13px;right:13px}.tier-card__header{z-index:1;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex;position:relative}.tier-card__kicker{letter-spacing:.3em;color:var(--tier-b);margin-bottom:4px;font-family:Rajdhani,sans-serif;font-size:12px;font-weight:800}.tier-card__title{letter-spacing:.025em;color:#f6f8fb;text-shadow:0 2px #303644,0 4px 12px #0000008c;margin:0;font-family:Rajdhani,sans-serif;font-size:clamp(46px,6vw,62px);font-weight:800;line-height:.86}.tier-card__emblem{border:1px solid var(--tier-border);clip-path:polygon(20% 0,80% 0,100% 20%,100% 80%,80% 100%,20% 100%,0 80%,0 20%);background:linear-gradient(145deg,#ffffff14,#ffffff04);flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid}.tier-card__features{z-index:1;flex-direction:column;margin-bottom:18px;display:flex;position:relative}.tier-feature{border-bottom:1px solid #ffffff0f;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;min-height:45px;padding:7px 0;display:grid}.tier-feature__icon{border:1px solid var(--tier-border);background:var(--tier-soft);border-radius:7px;place-items:center;width:31px;height:31px;font-size:14px;display:grid}.tier-feature__text{color:#d4dbe7;font-size:13px;line-height:1.4}.tier-card__price{z-index:1;border:1px solid var(--tier-border);background:linear-gradient(135deg, var(--tier-soft), #ffffff04);clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,16px 100%,0 50%);justify-content:center;align-items:baseline;gap:8px;margin-bottom:14px;padding:12px 18px;display:flex;position:relative}.tier-card__price strong{color:#fff;font-family:Rajdhani,sans-serif;font-size:46px;line-height:1}.tier-card__price span{color:#8993a8;font-size:15px}.tier-card__cta{z-index:1;color:#fff;background:linear-gradient(135deg, var(--tier-a), var(--tier-b));clip-path:polygon(16px 0,calc(100% - 16px) 0,100% 50%,calc(100% - 16px) 100%,16px 100%,0 50%);letter-spacing:.07em;cursor:pointer;border:1px solid #ffffff24;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;font-family:Rajdhani,sans-serif;font-size:18px;font-weight:800;display:flex;position:relative;box-shadow:0 8px 18px #00000047}.tier-card__cta:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.tier-card__cta:disabled{cursor:default;opacity:.72}.tier-card__cta--active{background:#ffffff13}.xpsync-tiers__account{text-align:center;max-width:680px;margin:26px auto 0;padding:22px}.xpsync-tiers__account h3{color:#f4f7fb;margin:0 0 6px;font-family:Rajdhani,sans-serif;font-size:27px}.xpsync-tiers__account p{color:#8e99ad;margin:0 0 16px;font-size:14px}.xpsync-tiers__account-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.xpsync-tiers__message{text-align:center;max-width:680px;margin:18px auto 0;font-size:13px}.xpsync-tiers__message--success{color:#86efac}.xpsync-tiers__message--error{color:#fca5a5}@media (width<=820px){.xpsync-tiers__grid{grid-template-columns:1fr}.tier-card{width:100%;max-width:620px;margin:0 auto}}@media (width<=520px){.xpsync-tiers{padding-top:4px}.xpsync-tiers__hero{margin-bottom:24px}.xpsync-tiers__tagline,.xpsync-tiers__eyebrow{letter-spacing:.16em}.tier-card__inner{padding:24px 20px 22px}.tier-card__emblem{flex-basis:62px;width:62px;height:62px}.tier-card__title{font-size:44px}.xpsync-tiers__account-actions{grid-template-columns:1fr}}
