.follower .card-icon{background:rgba(255,83,178,.13);color:#ff72c7}
.supporter .card-icon{background:rgba(255,208,106,.13);color:var(--gold)}
.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}
.history-grid article{min-height:112px;padding:16px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#17141d,#0f0f16);display:flex;flex-direction:column;justify-content:flex-end}
.history-grid span,.history-grid small{font-size:.66rem;color:var(--muted)}
.history-grid strong{font-size:1.55rem;margin:7px 0 3px;color:#f6b8e4}
.chart-card{margin-top:10px;padding:18px;border:1px solid var(--border);border-radius:20px;background:var(--surface)}
.chart-card strong{display:block;margin-top:7px}
.chart-card p,.section-intro{color:var(--muted);font-size:.78rem;line-height:1.55}
.chart-placeholder{height:92px;margin:18px 0 8px;display:flex;align-items:flex-end;gap:7px;border-bottom:1px solid var(--border);background:repeating-linear-gradient(to bottom,transparent 0 29px,rgba(255,255,255,.04) 29px 30px)}
.chart-placeholder i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(var(--pink),var(--gold));opacity:.28}
.chart-placeholder i:nth-child(1){height:25%}.chart-placeholder i:nth-child(2){height:38%}.chart-placeholder i:nth-child(3){height:34%}.chart-placeholder i:nth-child(4){height:55%}.chart-placeholder i:nth-child(5){height:63%}.chart-placeholder i:nth-child(6){height:82%}
.data-badge{font-size:.62rem;font-weight:800;color:#eaa9d8;border:1px solid rgba(255,43,181,.25);padding:7px 9px;border-radius:999px;background:rgba(255,43,181,.08)}
.directory-card{padding:18px;border:1px solid var(--border);border-radius:22px;background:var(--surface)}
.directory-card label{display:block;font-size:.7rem;font-weight:800;color:#d7d3df;margin-bottom:9px}
.directory-card input{width:100%;height:50px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#09090e;color:#fff;padding:0 15px;font-size:1rem;outline:none}
.directory-card input:focus{border-color:rgba(255,43,181,.55);box-shadow:0 0 0 3px rgba(255,43,181,.1)}
.empty-state{margin-top:15px;min-height:150px;border:1px dashed rgba(255,255,255,.12);border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px}
.empty-state>span{font-size:1.7rem;color:#ef72ca}.empty-state strong{font-size:.86rem;margin:9px 0 5px}.empty-state small{color:var(--muted);font-size:.7rem;line-height:1.5}
.clip-note{display:flex;gap:4px;flex-direction:column;margin-top:10px;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:rgba(255,255,255,.025)}
.clip-note strong{font-size:.76rem}.clip-note span{font-size:.68rem;line-height:1.45;color:var(--muted)}
.support-grid{display:grid;gap:10px}
.support-grid article{padding:15px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(145deg,#19141c,#101017);display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:center}
.support-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,rgba(255,208,106,.16),rgba(255,43,181,.14));font-size:1.15rem}
.support-grid small{color:var(--gold);font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.support-grid strong{display:block;margin-top:3px}.support-grid p{margin:4px 0 0;color:var(--muted);font-size:.66rem}
.supporter-empty{margin-top:10px;background:rgba(255,255,255,.018)}
.brand-home{display:flex;align-items:center;text-decoration:none}
.home-stats{margin-top:14px;padding:18px;border:1px solid var(--border);border-radius:22px;background:radial-gradient(circle at 88% 5%,rgba(255,43,181,.12),transparent 40%),linear-gradient(145deg,#17131b,#0f0f16)}
.home-stats-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.home-stats-head strong{display:block;margin-top:4px;font-size:1.2rem}.home-stats-head button{border:0;background:none;color:#ed78cb;font-size:.7rem;font-weight:800;padding:8px}
.home-stat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.home-stat-grid article{min-width:0;padding:13px 10px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.025)}.home-stat-grid span{display:block;color:var(--muted);font-size:.58rem;margin-bottom:7px}.home-stat-grid strong{display:block;overflow:hidden;text-overflow:ellipsis;font-size:.92rem;background:linear-gradient(100deg,var(--gold),var(--pink));-webkit-background-clip:text;color:transparent}
.stat-grid article:first-child{grid-row:auto}
.live-card p{max-width:200px;line-height:1.35}
.join-card .social-actions{margin-top:18px}.join-card .social-link{padding:8px 3px;margin:0;color:#f5a9dd}.join-card .social-link:hover,.join-card .social-link:focus-visible{color:var(--gold)}
[data-page][hidden]{display:none!important}
body[data-current-page]:not([data-current-page="home"]) main{min-height:calc(100vh - 210px)}
body[data-current-page]:not([data-current-page="home"]) [data-page]:not([hidden]){padding-top:18px;animation:page-in .28s both}
@keyframes page-in{from{opacity:0;transform:translateY(8px)}}
@media(max-width:390px){.history-grid{grid-template-columns:1fr}.orb{width:138px;height:138px}.orb:before{width:116px;height:116px}.orb img{width:110px}.live-card p{max-width:175px}}
.community-map-card{border-color:rgba(255,43,181,.26);background:radial-gradient(circle at 12% 50%,rgba(255,208,106,.1),transparent 34%),linear-gradient(145deg,#1a141e,#101017)}
.community-map-card .card-icon{background:linear-gradient(145deg,rgba(255,208,106,.18),rgba(255,43,181,.2));color:var(--gold)}
.map-intro{margin-top:-4px;margin-bottom:16px}
.community-map{position:relative;overflow:hidden;min-height:390px;border:1px solid rgba(255,43,181,.34);border-radius:22px;background:#11151a;box-shadow:0 18px 42px rgba(0,0,0,.3)}
.community-map:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(255,208,106,.1),inset 0 -100px 90px rgba(7,7,11,.45)}
.community-map iframe{display:block;width:100%;height:390px;border:0;filter:saturate(.7) contrast(1.08) brightness(.72) hue-rotate(285deg)}
.map-empty{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;padding:13px 14px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:rgba(10,9,15,.9);backdrop-filter:blur(12px)}
.map-empty>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,var(--gold),var(--pink));color:#151018;font-size:1.35rem;font-weight:900}
.map-empty strong,.map-empty small{display:block}.map-empty strong{font-size:.82rem}.map-empty small{margin-top:4px;color:var(--muted);font-size:.67rem;line-height:1.4}
.map-setup-card{display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center;margin-top:12px;padding:18px;border:1px solid var(--border);border-radius:20px;background:linear-gradient(145deg,#19141e,#101017)}
.map-setup-card strong{display:block;margin:6px 0;font-size:1rem}.map-setup-card p{margin:0;color:var(--muted);font-size:.7rem;line-height:1.5}.map-setup-card button{max-width:136px;border:0;border-radius:14px;padding:12px 14px;background:linear-gradient(100deg,var(--gold),var(--pink));color:#171019;font-family:inherit;font-size:.7rem;font-weight:800;cursor:pointer}
.privacy-note{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:start;margin-top:12px;padding:15px;border:1px solid rgba(255,208,106,.18);border-radius:17px;background:rgba(255,208,106,.04)}
.privacy-note>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:rgba(255,208,106,.12);color:var(--gold);font-weight:900}.privacy-note p{margin:0;color:var(--muted);font-size:.7rem;line-height:1.55}.privacy-note strong{color:#fff}
@media(max-width:430px){.community-map,.community-map iframe{min-height:350px;height:350px}.map-setup-card{grid-template-columns:1fr}.map-setup-card button{max-width:none;width:100%}}
