.hero.svelte-1ez2i0v{position:relative;overflow:hidden;background:linear-gradient(165deg,#0d0803,#1e1005 45%,#2d1a08 80%,#3d2510);border-bottom:1px solid #5c3d1a;padding:2.5rem 1.25rem 0;box-shadow:0 4px 32px #00000080}.hero-glow.svelte-1ez2i0v{position:absolute;top:-80px;left:50%;transform:translate(-50%);width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(245,158,11,.18) 0%,transparent 65%);pointer-events:none}.hero-body.svelte-1ez2i0v{position:relative;max-width:860px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.75rem}.hero-layout.svelte-1ez2i0v{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%;text-align:center}.hero-avatar-wrap.svelte-1ez2i0v{flex-shrink:0}.avatar-ring.svelte-1ez2i0v{width:100px;height:100px;border-radius:50%;padding:3px;background:conic-gradient(from 0deg,var(--color-beer-amber) 0%,var(--color-beer-dark) 35%,var(--color-accent-glow) 50%,var(--color-beer-dark) 65%,var(--color-beer-amber) 100%);box-shadow:0 0 0 1px #bd6d094d,0 0 28px #bd6d0959,0 0 60px #bd6d091f}.avatar-inner.svelte-1ez2i0v{width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 40% 35%,#2d1a08,#1a0f05);display:flex;align-items:center;justify-content:center}.avatar-initials.svelte-1ez2i0v{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--color-beer-head);letter-spacing:.04em;line-height:1;text-shadow:0 0 16px rgba(245,158,11,.5)}.avatar-img.svelte-1ez2i0v{width:100%;height:100%;object-fit:cover;border-radius:50%}.hero-text.svelte-1ez2i0v{display:flex;flex-direction:column;align-items:center;gap:.85rem;width:100%}.hero-eyebrow.svelte-1ez2i0v{font-size:.6rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-beer-amber);opacity:.7;margin:0}.hero-name.svelte-1ez2i0v{font-family:var(--font-display);font-size:clamp(2rem,7vw,3.5rem);color:var(--color-beer-head);letter-spacing:.03em;line-height:1.05;margin:0}.join-btn.svelte-1ez2i0v{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .45rem;background:#25d3661a;color:#25d366;font-family:var(--font-body);font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(37,211,102,.3);border-radius:.3rem;cursor:pointer;line-height:1.4;transition:background .12s ease,border-color .12s ease;white-space:nowrap}.join-btn.svelte-1ez2i0v:hover{background:#25d3662e;border-color:#25d3668c}.join-icon.svelte-1ez2i0v{width:8px;height:8px;flex-shrink:0}.hero-progress.svelte-1ez2i0v{width:100%;max-width:440px}.hero-stats.svelte-1ez2i0v{display:flex;align-items:stretch;width:100%;max-width:540px;background:#1a1209bf;border:1px solid var(--color-border);border-bottom:none;border-radius:.85rem .85rem 0 0;padding:1rem .5rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hstat.svelte-1ez2i0v{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:0 .25rem;min-width:0}.hstat-value.svelte-1ez2i0v{font-family:var(--font-display);font-size:clamp(1.15rem,3.8vw,1.5rem);font-weight:700;color:var(--color-beer-amber);line-height:1;white-space:nowrap}.hstat-value--dim.svelte-1ez2i0v{color:var(--color-text-muted)}.hstat-label.svelte-1ez2i0v{font-size:.52rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap}.hstat-sep.svelte-1ez2i0v{width:1px;background:var(--color-border);margin:.1rem 0;flex-shrink:0}.tab-bar.svelte-1ez2i0v{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:1fr 1fr 1fr;background:#120c05f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);box-shadow:0 4px 24px #0009}.tab-btn.svelte-1ez2i0v{display:flex;align-items:center;justify-content:center;gap:.35rem;padding:.8rem .5rem;background:transparent;border:none;border-bottom:2px solid transparent;color:var(--color-text-muted);font-family:var(--font-body);font-size:.8rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:color .15s ease,border-color .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent}.tab-btn.svelte-1ez2i0v:hover{color:var(--color-beer-dark);background:#f59e0b0a}.tab-btn--active.svelte-1ez2i0v{color:var(--color-beer-amber);border-bottom-color:var(--color-beer-amber)}.tab-icon.svelte-1ez2i0v{width:17px;height:17px;flex-shrink:0}.panels-wrap.svelte-1ez2i0v{min-height:60vh}.tab-panel.svelte-1ez2i0v{animation:svelte-1ez2i0v-panel-in .18s ease both}@keyframes svelte-1ez2i0v-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.panel-content.svelte-1ez2i0v{max-width:900px;margin:0 auto;padding:1.25rem 1rem 4rem;display:flex;flex-direction:column;gap:1.25rem}.chart-card.svelte-1ez2i0v{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:.75rem;padding:1.1rem 1rem 1rem;box-shadow:0 2px 12px #0000004d}.chart-title.svelte-1ez2i0v{font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.85rem}.heatmap-legend.svelte-1ez2i0v{display:flex;align-items:center;gap:3px;margin-top:.6rem;justify-content:flex-end}.legend-label.svelte-1ez2i0v{color:var(--color-text-muted);font-size:.65rem;margin:0 2px}.legend-swatch.svelte-1ez2i0v{display:inline-block;width:10px;height:10px;border-radius:2px}.charts-pair.svelte-1ez2i0v{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:768px){.charts-pair.svelte-1ez2i0v{flex-direction:row}.charts-pair.svelte-1ez2i0v .chart-card:where(.svelte-1ez2i0v){flex:1;min-width:0}}.feed-content.svelte-1ez2i0v{max-width:1200px;margin:0 auto;padding:1.25rem 1rem 4rem}.scroll-sentinel.svelte-1ez2i0v{height:1px}.loading-msg.svelte-1ez2i0v{text-align:center;color:var(--color-text-muted);font-size:.85rem;padding:1.5rem 0}.empty-msg.svelte-1ez2i0v{color:var(--color-text-muted);font-size:.85rem;padding:1.5rem 0 .5rem;text-align:center}@media(min-width:640px){.hero.svelte-1ez2i0v{padding:3rem 2rem 0}.hero-layout.svelte-1ez2i0v{flex-direction:row;align-items:flex-end;text-align:left;gap:2rem}.hero-text.svelte-1ez2i0v{align-items:flex-start}.avatar-ring.svelte-1ez2i0v{width:120px;height:120px}.avatar-initials.svelte-1ez2i0v{font-size:2.4rem}.hero-stats.svelte-1ez2i0v{max-width:100%;border-radius:.85rem .85rem 0 0}}@media(min-width:1024px){.panel-content.svelte-1ez2i0v{padding:1.75rem 1.5rem 5rem;gap:1.5rem}.avatar-ring.svelte-1ez2i0v{width:136px;height:136px}.avatar-initials.svelte-1ez2i0v{font-size:2.75rem}}
