.dashboard-overview {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, .65fr);
  gap: 18px;
  margin: 22px 0 18px;
}

.overview-wallet,
.overview-action,
.overview-community article {
  border: 1px solid #e4daf8;
  background: rgba(255,255,255,.94);
  box-shadow: 0 15px 36px rgba(54,34,112,.08);
}

.overview-wallet {
  position: relative;
  display: grid;
  grid-template-columns: minmax(190px,.72fr) minmax(320px,1.28fr);
  align-items: end;
  min-height: 255px;
  padding: 28px 32px;
  overflow: hidden;
  border-radius: 24px;
}

.overview-wallet > div:first-child { position: relative; z-index: 1; }
.overview-wallet > div > span { color: #75669d; }
.overview-wallet > div:first-child > strong { display: block; margin-top: 2px; color: #6840ed; font-size: clamp(2.3rem,4vw,3.5rem); line-height: 1; }
.overview-account { position: relative; z-index: 1; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; padding: 17px; border-radius: 17px; background: #f6f1ff; }
.overview-account span { display: grid; gap: 3px; color: #796d9b; font-size: .82rem; }
.overview-account b { color: #211166; font-size: 1rem; }
.launch-share-card { position:absolute; z-index:2; top:25px; left:30px; display:flex; flex-direction:column; justify-content:center; width:min(31%,285px); height:121px; padding:16px 18px; overflow:hidden; border:1px solid #eadffc; border-radius:20px; background:linear-gradient(135deg,#fff9f3 0%,#fff 52%,#f0ebff 100%); box-shadow:inset 0 1px 0 #fff,0 12px 27px #4b2c8510; }
.launch-share-card::after { content:''; position:absolute; right:-29px; top:-43px; width:100px; height:100px; border:18px solid #ffb14b20; border-radius:50%; }
.launch-share-card > * { position:relative; z-index:1; }
.launch-share-kicker { display:flex; align-items:center; gap:7px; color:#7450ed !important; font-size:.6rem; font-weight:900; letter-spacing:.1em; }
.launch-share-kicker i { width:8px; height:8px; border-radius:50%; background:#ffad43; box-shadow:0 0 0 5px #ffad431d; }
.overview-wallet > .launch-share-card > strong { display:block; margin-top:5px; color:#28146f; font-size:1.06rem; line-height:1.1; letter-spacing:-.015em; }
.launch-share-card > small { margin-top:4px; overflow:hidden; color:#887aa8; font-size:.64rem; text-overflow:ellipsis; white-space:nowrap; }
.launch-share-card > div { display:flex; gap:7px; margin-top:10px; }
.launch-share-card button,.launch-share-card a { display:inline-flex; align-items:center; justify-content:center; min-height:30px; padding:6px 12px; border:0; border-radius:10px; font:inherit; font-size:.68rem; font-weight:900; text-decoration:none; cursor:pointer; }
.launch-share-card button { background:#7043ed; color:#fff; box-shadow:0 7px 15px #7043ed2b; }
.launch-share-card button.copied { background:#19aa9d; }
.launch-share-card a { border:1px solid #dfd2f8; background:#fff; color:#5632cf; }
.launch-share-card a span { margin-left:4px; }
.launch-traffic-scene { position:absolute; z-index:0; top:20px; right:27px; display:flex; align-items:center; justify-content:flex-end; gap:22px; width:min(59%,540px); height:128px; padding:15px 18px 15px 22px; overflow:hidden; border:1px solid #e8defb; border-radius:20px; background:linear-gradient(120deg,#faf7ff 0%,#f0ebff 52%,#e3fbf7 100%); box-shadow:inset 0 1px 0 #fff,0 12px 28px #4b2c8510; }
.launch-traffic-scene::before { content:''; position:absolute; left:-36px; bottom:-68px; width:155px; height:112px; border:2px solid #7448ed1c; border-radius:50%; transform:rotate(-12deg); }
.launch-traffic-community { position:absolute; z-index:1; top:-10px; bottom:-10px; left:-6px; width:205px; height:148px; margin:0; border-radius:0; object-fit:cover; object-position:center; opacity:.32; mix-blend-mode:multiply; filter:saturate(.72) contrast(.9); pointer-events:none; -webkit-mask-image:radial-gradient(ellipse 72% 78% at 42% 50%,#000 24%,#000b 48%,transparent 82%); mask-image:radial-gradient(ellipse 72% 78% at 42% 50%,#000 24%,#000b 48%,transparent 82%); }
.launch-traffic-reading { position:relative; z-index:2; display:flex; flex-direction:column; align-items:flex-start; min-width:205px; }
.launch-live { display:flex; align-items:center; gap:7px; color:#0b9589; font-size:.62rem; font-weight:900; letter-spacing:.1em; }
.launch-live i { width:7px; height:7px; border-radius:50%; background:#28bcae; box-shadow:0 0 0 5px #28bcae1e; animation:launchLivePulse 2s ease-out infinite; }
.launch-traffic-reading strong { margin:3px 0 0; color:#29156e; font-size:clamp(1.45rem,2.3vw,2.15rem); line-height:1; letter-spacing:-.045em; font-variant-numeric:tabular-nums; }
.launch-traffic-reading small { margin-top:3px; color:#76699b; font-size:.72rem; }
.launch-traffic-reading em { margin-top:4px; color:#9b8eb8; font-size:.61rem; font-style:normal; }
.launch-traffic-world { position:relative; flex:0 0 96px; width:96px; height:96px; display:grid; place-items:center; border-radius:50%; background:radial-gradient(circle at 32% 27%,#66e0d2 0 8%,#3bc7b8 43%,#1aa89c 100%); box-shadow:inset -12px -14px 25px #087c7442,0 12px 23px #43208c25,0 0 0 13px #7148ed19; }
.launch-traffic-world > b { position:absolute; inset:16px; border:1px solid #ffffff75; border-radius:50%; transform:scaleY(.48) rotate(-18deg); }
.launch-traffic-world > small { position:relative; z-index:2; color:#fff; font-size:.78rem; font-weight:900; letter-spacing:.08em; }
.launch-orbit { position:absolute; z-index:1; width:137px; height:58px; border:1.5px solid #7960e979; border-radius:50%; transform:rotate(24deg); }
.launch-orbit-two { width:130px; height:54px; transform:rotate(-31deg); }
.launch-orbit i { position:absolute; left:14px; top:4px; width:13px; height:13px; border:4px solid #fff; border-radius:50%; background:#ffad43; box-shadow:0 4px 10px #35206c35; }
.launch-orbit-two i { left:auto; right:8px; top:35px; background:#ff6f92; }
.launch-traffic-scene.traffic-updated { animation:launchTrafficGlow .9s ease; }
@keyframes launchLivePulse { 0%{box-shadow:0 0 0 0 #28bcae55} 70%,100%{box-shadow:0 0 0 9px #28bcae00} }
@keyframes launchTrafficGlow { 50%{transform:translateY(-2px);box-shadow:inset 0 1px 0 #fff,0 15px 32px #28bcae24,0 0 0 3px #28bcae18} }

.overview-action { display: flex; flex-direction: column; justify-content: center; padding: 27px 30px; overflow: hidden; border-radius: 24px; background: linear-gradient(135deg,#ff9148,#ffad62); color: #fff; }
.overview-action .eyebrow { color: #fff7d0; }
.overview-action h2 { margin: 5px 0 7px; font-size: 1.5rem; }
.overview-action p { margin: 0 0 17px; color: #fff7ee; }
.overview-action-links { display: flex; flex-wrap: wrap; align-items: center; gap: 9px; }
.overview-action a { align-self: flex-start; padding: 10px 15px; border-radius: 12px; background: #fff; color: #5630d4; font-weight: 800; }
.overview-action a span { margin-left: 8px; }
.overview-action a.telegram-room-link { display: inline-flex; align-items: center; gap: 7px; background: rgba(80,42,177,.88); color: #fff; box-shadow: inset 0 0 0 1px rgba(255,255,255,.28); }
.overview-action a.telegram-room-link:hover { background: #43229f; transform: translateY(-1px); }
.overview-action .telegram-room-icon { display: inline-grid; place-items: center; width: 21px; height: 21px; margin: 0; border-radius: 50%; background: rgba(255,255,255,.18); font-size: .82rem; }

.overview-community { grid-column: 1 / -1; display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.overview-community article { display: flex; align-items: center; gap: 13px; min-height: 74px; padding: 14px 18px; border-radius: 18px; }
.overview-community i { flex: 0 0 34px; width: 34px; height: 34px; border-radius: 12px; }
.overview-community i.purple { background: #eee7ff; box-shadow: inset 0 0 0 11px #7952f5; }
.overview-community i.teal { background: #ddf8f4; box-shadow: inset 0 0 0 11px #28b9ad; }
.overview-community i.orange { background: #fff0df; box-shadow: inset 0 0 0 11px #ff9b43; }
.overview-community span { display: grid; }
.overview-community strong { color: #24136c; font-size: 1.25rem; line-height: 1.1; }
.overview-community small { color: #7d709e; }
.overview-community em { color: #20a598; font-size: .7rem; font-style: normal; }

.community-dashboard .dashboard-feature-pair { margin-top: 18px; }
.community-dashboard .dashboard-feature-pair > .dashboard-machine,
.community-dashboard .dashboard-feature-pair > .community-hero { min-height: 320px; padding: 29px 31px; }
.community-dashboard .dashboard-feature-pair .dashboard-machine h2,
.community-dashboard .dashboard-feature-pair .community-hero h2 { font-size: clamp(1.8rem,2.45vw,2.65rem); }
.community-dashboard .dashboard-feature-pair .community-hero p,
.community-dashboard .dashboard-feature-pair .dashboard-machine p { font-size: .92rem; }

@media (max-width: 1050px) {
  .dashboard-overview { grid-template-columns: 1fr; }
  .overview-action { min-height: 170px; }
}

@media (max-width: 720px) {
  .dashboard-overview { margin-top: 16px; }
  .overview-wallet { grid-template-columns: 1fr; gap: 20px; min-height:0; padding: 24px; }
  .launch-share-card { position:relative; top:auto; left:auto; grid-row:2; width:100%; height:auto; min-height:116px; }
  .launch-traffic-scene { position:relative; top:auto; right:auto; grid-row:3; width:100%; height:120px; margin-top:4px; }
  .overview-account { grid-row:4; }
  .overview-account { grid-template-columns: repeat(3,minmax(0,1fr)); padding: 13px; }
  .overview-community { grid-template-columns: 1fr; }
}

@media (max-width: 460px) {
  .overview-account { grid-template-columns: 1fr; }
  .launch-traffic-scene { justify-content:space-between; gap:8px; padding:13px; }
  .launch-traffic-reading { min-width:0; }
  .launch-traffic-world { transform:scale(.82); margin-right:-8px; }
}

@media (prefers-reduced-motion: reduce) { .launch-live i,.launch-traffic-scene.traffic-updated { animation:none !important; } }
@media(max-width:720px){.launch-traffic-community{display:none}}
