:root {
    --bg: #05070d;
    --panel: rgba(10, 14, 25, .88);
    --panel-2: rgba(12, 17, 30, .74);
    --line: rgba(255,255,255,.085);
    --muted: #7c8498;
    --text: #f4f6fb;
    --purple: #8b5cf6;
    --purple-2: #a855f7;
    --blue: #2f7cff;
    --cyan: #5ea4ff;
    --green: #3bd49a;
}

*{box-sizing:border-box}
html,body{margin:0;min-height:100%;background:var(--bg)}
html{min-height:100%;}
body{min-height:100vh;min-height:100svh;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);overflow-x:hidden}
a{color:inherit}
svg{display:block}

.ambient{position:fixed;inset:0;overflow:hidden;pointer-events:none;background:linear-gradient(110deg,#070812 0%,#05070d 51%,#061326 100%)}
.ambient__mesh{position:absolute;inset:0;opacity:.14;background-image:linear-gradient(rgba(255,255,255,.028) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:68px 68px;mask-image:radial-gradient(circle at center,black 0%,transparent 76%)}
.ambient__purple,.ambient__blue{position:absolute;border-radius:999px;filter:blur(130px);opacity:.24}
.ambient__purple{width:700px;height:700px;left:-390px;top:300px;background:#5a20d5}
.ambient__blue{width:780px;height:780px;right:-420px;bottom:-140px;background:#0e5ac9}
.particle{position:absolute;width:5px;height:5px;border-radius:50%;box-shadow:0 0 20px currentColor}
.particle--1{left:13%;top:19%;color:#8d61ff;background:currentColor}.particle--2{right:14%;top:31%;color:#3d89ff;background:currentColor}.particle--3{right:9%;bottom:13%;color:#347ff5;background:currentColor}

.shell{position:relative;z-index:1;min-height:100vh;min-height:100svh;display:grid;grid-template-rows:96px minmax(0,1fr) auto 58px}
.topbar{width:min(1660px,calc(100% - 96px));height:96px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}
.brand{display:flex;align-items:center;gap:14px;text-decoration:none}.brand__mark{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;color:#aa83ff;background:linear-gradient(145deg,rgba(129,76,255,.16),rgba(44,102,255,.06));border:1px solid rgba(139,92,246,.3);box-shadow:inset 0 1px rgba(255,255,255,.05),0 18px 40px rgba(0,0,0,.22)}.brand__mark svg{width:23px}.brand__name{font-size:16px;font-weight:800;letter-spacing:.055em}.brand__name b{color:#9f77ff;font-weight:800}
.online-pill{display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:rgba(7,12,21,.58);font-size:12px;color:#98a1b4;backdrop-filter:blur(12px)}.online-pill__dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 13px rgba(59,212,154,.65)}

.stage{width:min(1760px,calc(100% - 96px));height:100%;margin:0 auto;display:grid;grid-template-columns:minmax(280px,1fr) minmax(440px,520px) minmax(280px,1fr);gap:clamp(32px,4vw,72px);align-items:center;justify-content:center;padding:clamp(34px,5.5vh,64px) 0 clamp(24px,4vh,46px);min-height:0}
.panel-side{min-width:0}.feed-panel{width:min(100%,350px);justify-self:start}.stats-panel{width:min(100%,360px);justify-self:end}.section-label{font-size:11px;color:#858da0;font-weight:800;letter-spacing:.18em;margin-bottom:20px}.section-label span{display:inline-block;width:5px;height:5px;margin-left:7px;border-radius:50%;background:#8f5cff;box-shadow:0 0 12px #8f5cff}
.feed-list{border-top:1px solid rgba(255,255,255,.07)}
.feed-item{display:grid;grid-template-columns:44px 1fr auto;gap:13px;align-items:center;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.065);animation:fadeIn .35s ease both}.feed-item__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,rgba(95,80,202,.18),rgba(56,107,232,.08));border:1px solid rgba(123,93,232,.26);color:#ad85ff;font-weight:900}.feed-item__copy{min-width:0}.feed-item__copy b{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feed-item__copy span,.feed-item__copy small{display:block}.feed-item__copy span{font-size:12px;color:#8790a4;margin-top:5px}.feed-item__copy span strong{color:#a46cff;font-weight:650}.feed-item__copy small{font-size:10px;color:#626b7d;margin-top:7px}.feed-item__reward{font-size:12px;font-weight:800;color:#36e49b;white-space:nowrap}.soft-link{margin-top:12px;display:flex;justify-content:space-between;padding:13px 15px;text-decoration:none;color:#8c78ff;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:rgba(12,16,29,.48);font-size:11px}.skeleton-row{height:77px;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);background-size:200% 100%;animation:shimmer 1.2s infinite}

.login-card{position:relative;width:100%;justify-self:center;border:1px solid rgba(255,255,255,.11);border-radius:23px;background:linear-gradient(180deg,rgba(12,17,30,.94),rgba(7,11,20,.93));box-shadow:0 38px 110px rgba(0,0,0,.46),inset 0 1px rgba(255,255,255,.025);backdrop-filter:blur(22px)}.login-card::before{content:"";position:absolute;top:-1px;left:18%;right:18%;height:1px;background:linear-gradient(90deg,transparent,#8b5cf6,#3b82f6,transparent)}.login-card__halo{position:absolute;width:250px;height:250px;left:50%;top:-115px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(116,69,255,.12),transparent 67%);filter:blur(4px)}.login-card__icon{position:absolute;left:50%;top:-39px;transform:translateX(-50%);width:68px;height:68px;display:grid;place-items:center;color:#bb8cff;border-radius:17px;background:linear-gradient(145deg,rgba(92,48,195,.58),rgba(16,42,91,.66));border:1px solid rgba(129,83,255,.6);box-shadow:0 0 28px rgba(121,73,255,.25),inset 0 1px rgba(255,255,255,.09)}.login-card__icon svg{width:30px}
.login-card__content{padding:77px 54px 32px}.eyebrow{text-align:center;color:#9a70ff;font-size:11px;font-weight:850;letter-spacing:.18em}.login-card h1{text-align:center;margin:20px 0 0;font-size:42px;line-height:1.05;letter-spacing:-.045em}.login-card> .login-card__content>p{text-align:center;margin:14px 0 32px;color:#8a93a7;font-size:14px}
.discord-button{height:64px;padding:0 17px;display:grid;grid-template-columns:44px 1fr 34px;gap:10px;align-items:center;border-radius:14px;text-decoration:none;color:#fff;background:linear-gradient(105deg,#7445ef 0%,#6359ed 43%,#2f79ff 100%);border:1px solid rgba(255,255,255,.18);box-shadow:0 17px 38px rgba(74,70,230,.25),inset 0 1px rgba(255,255,255,.16);transition:.2s ease}.discord-button:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 20px 44px rgba(74,70,230,.32),inset 0 1px rgba(255,255,255,.18)}.discord-button__discord{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:rgba(255,255,255,.12)}.discord-button__discord svg{width:23px}.discord-button>span:nth-child(2){font-size:14px;font-weight:800}.discord-button__arrow{text-align:right;font-size:22px;font-weight:300}
.secure-line{display:flex;gap:12px;align-items:flex-start;margin:25px 0 0}.secure-line__icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;background:rgba(130,78,255,.08);border:1px solid rgba(130,78,255,.14);color:#9b73ff}.secure-line__icon svg{width:18px}.secure-line b,.secure-line small{display:block}.secure-line b{font-size:12px}.secure-line small{font-size:10px;color:#697286;margin-top:5px;line-height:1.45}
.divider{display:grid;grid-template-columns:1fr 4px 1fr;gap:12px;align-items:center;margin:26px 0 20px}.divider span{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.08))}.divider span:last-child{background:linear-gradient(90deg,rgba(255,255,255,.08),transparent)}.divider i{width:4px;height:4px;border-radius:50%;background:#596174}
.health-row{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;padding:13px 14px;border-radius:12px;background:rgba(255,255,255,.018);border:1px solid rgba(255,255,255,.045)}.health-row__icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:rgba(59,212,154,.07);border:1px solid rgba(59,212,154,.1)}.health-row__icon i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px rgba(59,212,154,.7)}.health-row b,.health-row small{display:block}.health-row b{font-size:10px}.health-row small{font-size:9px;color:#5f687b;margin-top:3px}.health-row em{font-style:normal;font-size:9px;font-weight:800;color:#5e6879;letter-spacing:.08em}

.stats-grid{display:grid;gap:12px}.stat-card{min-height:118px;padding:20px 20px 16px;display:grid;grid-template-columns:52px 1fr;gap:15px;align-items:start;border-radius:15px;border:1px solid rgba(255,255,255,.07);background:linear-gradient(145deg,rgba(13,18,32,.72),rgba(8,13,24,.56));box-shadow:inset 0 1px rgba(255,255,255,.02)}.stat-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;font-size:20px;font-weight:900}.stat-card__icon--purple{color:#b574ff;background:rgba(126,54,208,.16);border:1px solid rgba(134,74,242,.14)}.stat-card__icon--blue{color:#6ea4ff;background:rgba(49,102,215,.15);border:1px solid rgba(62,126,255,.14)}.stat-card__body{min-width:0}.stat-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.stat-card__top strong{font-size:26px;letter-spacing:-.035em}.stat-card__top b{font-size:11px;color:#37de9a}.stat-card__body>span{display:block;margin-top:3px;color:#828b9e;font-size:11px}.spark{width:100%;height:29px;margin-top:10px;overflow:visible}.spark polyline{fill:none;stroke:#8b5cf6;stroke-width:2;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(139,92,246,.55))}.spark--blue polyline{stroke:#4e89ff;filter:drop-shadow(0 0 5px rgba(78,137,255,.55))}.stat-card--compact{min-height:96px;align-items:center}.stat-card--compact .stat-card__top strong{font-size:24px}

.trust-line{width:min(1080px,calc(100% - 96px));margin:0 auto 14px;padding:13px 21px;display:grid;grid-template-columns:repeat(3,1fr);border-radius:13px;border:1px solid rgba(255,255,255,.055);background:rgba(7,12,22,.38);backdrop-filter:blur(10px)}.trust-line span{padding:0 24px;color:#838c9f;font-size:10px;border-right:1px solid rgba(255,255,255,.06)}.trust-line span:last-child{border:0}.trust-line i{font-style:normal;color:#9c67ff;margin-right:9px}
.footer{width:min(1660px,calc(100% - 96px));min-height:58px;margin:0 auto;border-top:1px solid rgba(255,255,255,.055);display:flex;align-items:center;justify-content:space-between;color:#545d6f;font-size:10px}.footer nav{display:flex;gap:25px}.footer a{text-decoration:none;color:#687184}.footer a:hover{color:#b0b6c2}

@keyframes shimmer{to{background-position:-200% 0}}@keyframes fadeIn{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}

@media(max-width:1240px){
    .topbar,.stage,.footer{width:min(1120px,calc(100% - 48px))}
    .stage{grid-template-columns:minmax(0,1fr) minmax(430px,520px) minmax(0,1fr);gap:28px}
    .feed-panel{display:none}
    .stats-panel{width:min(100%,320px);justify-self:end}
}
@media(max-width:960px){
    .shell{display:flex;flex-direction:column;min-height:100svh}
    .topbar,.footer{width:calc(100% - 34px)}
    .stage{width:calc(100% - 34px);height:auto;max-width:620px;grid-template-columns:1fr;gap:28px;padding:74px 0 34px}
    .login-card{max-width:520px;margin:0 auto}
    .stats-panel{width:100%;max-width:520px;justify-self:center}
    .stats-grid{grid-template-columns:1fr 1fr}
    .panel-side .section-label{text-align:center}
    .trust-line{width:calc(100% - 34px);margin-bottom:20px}
}
@media(max-width:620px){
    .topbar{height:84px}
    .brand__mark{width:40px;height:40px}.brand__name{font-size:13px}
    .online-pill{padding:0;border:0;background:none}.online-pill span:last-child{display:none}
    .stage{width:calc(100% - 28px);padding:62px 0 34px}
    .login-card__content{padding:72px 22px 24px}.login-card h1{font-size:35px}
    .discord-button{grid-template-columns:41px 1fr 25px;height:60px}.discord-button>span:nth-child(2){font-size:12px}
    .stats-grid{grid-template-columns:1fr}
    .trust-line{width:calc(100% - 28px);grid-template-columns:1fr;margin-bottom:22px}
    .trust-line span{padding:8px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.05)}.trust-line span:last-child{border-bottom:0}
    .footer{width:calc(100% - 28px);padding:20px 0;min-height:100px;flex-direction:column;justify-content:center;gap:14px}.footer nav{gap:16px}
}
@media(min-width:1241px) and (max-height:820px){
    .shell{grid-template-rows:84px minmax(0,1fr) auto 50px}
    .topbar{height:84px}
    .stage{padding:38px 0 26px}
    .login-card__content{padding-top:70px;padding-bottom:26px}
    .stats-grid{gap:9px}
    .stat-card{min-height:104px;padding-top:15px;padding-bottom:12px}
    .stat-card--compact{min-height:86px}
    .feed-item{padding:13px 0}
    .trust-line{margin-bottom:10px;padding-top:11px;padding-bottom:11px}
    .footer{min-height:50px}
}
.feed-empty{padding:28px 0;color:#697286;font-size:12px;border-bottom:1px solid rgba(255,255,255,.06)}
