:root{--bg: #0A0C10;--ink: #F5F5F7;--ink-mut: #9CA3B0;--ink-dim: #636B78;--accent: #FF6600;--accent-d:#E05500;--wa: #25D366;--wa-d: #1FB855;--up: #3FD07A;--line: #1E2430;--serif: "Fraunces", Georgia, serif;--sans: "Hanken Grotesk", system-ui, sans-serif;--mono: "JetBrains Mono", ui-monospace, monospace}[data-astro-cid-jvmwmiqy]{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{font-family:var(--sans);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;overflow-x:hidden;line-height:1.5}a[data-astro-cid-jvmwmiqy]{color:inherit;text-decoration:none}.stage[data-astro-cid-jvmwmiqy]{position:relative;min-height:100svh;display:flex;flex-direction:column;padding:calc(env(safe-area-inset-top) + 26px) 22px calc(env(safe-area-inset-bottom) + 22px);background:linear-gradient(180deg,#0a0c109e,#0a0c10d1 46%,#0a0c10f7),radial-gradient(80% 50% at 50% 108%,rgba(255,102,0,.12),transparent 70%),var(--hero);background-size:cover;background-position:center 30%}.top[data-astro-cid-jvmwmiqy]{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.brand[data-astro-cid-jvmwmiqy]{display:inline-flex;align-items:center;gap:10px}.brand[data-astro-cid-jvmwmiqy] img[data-astro-cid-jvmwmiqy]{height:40px;width:auto;display:block}.brand[data-astro-cid-jvmwmiqy] .live-dot[data-astro-cid-jvmwmiqy]{width:7px;height:7px;border-radius:50%;background:var(--up);animation:ping 2.2s ease-out infinite}@keyframes ping{0%{box-shadow:0 0 #3fd07a8c}70%,to{box-shadow:0 0 0 8px #3fd07a00}}.rating[data-astro-cid-jvmwmiqy]{font-family:var(--mono);font-size:.72rem;color:var(--ink-mut);white-space:nowrap}.rating[data-astro-cid-jvmwmiqy] b[data-astro-cid-jvmwmiqy]{color:var(--accent)}.core[data-astro-cid-jvmwmiqy]{flex:1;display:flex;flex-direction:column;justify-content:center;padding-block:24px;max-width:600px}.core[data-astro-cid-jvmwmiqy] h1[data-astro-cid-jvmwmiqy]{font-family:var(--serif);font-weight:900;line-height:1.04;letter-spacing:-.02em;font-size:clamp(2.5rem,12vw,3.4rem)}.core[data-astro-cid-jvmwmiqy] h1[data-astro-cid-jvmwmiqy] .g[data-astro-cid-jvmwmiqy]{color:var(--accent);font-style:italic;font-weight:600;background:linear-gradient(transparent 62%,#ff660038 62%)}.core[data-astro-cid-jvmwmiqy] .sub[data-astro-cid-jvmwmiqy]{margin-top:20px;font-size:1.06rem;color:var(--ink-mut);max-width:32ch}.core[data-astro-cid-jvmwmiqy] .sub[data-astro-cid-jvmwmiqy] b[data-astro-cid-jvmwmiqy]{color:var(--ink);font-weight:700}.topics[data-astro-cid-jvmwmiqy]{margin-top:22px;display:flex;flex-wrap:wrap;gap:8px}.topics[data-astro-cid-jvmwmiqy] span[data-astro-cid-jvmwmiqy]{font-family:var(--mono);font-weight:500;font-size:.76rem;color:var(--ink-mut);border:1px solid var(--line);border-radius:8px;padding:6px 11px;background:#0e121a80}.topics[data-astro-cid-jvmwmiqy] b[data-astro-cid-jvmwmiqy]{color:var(--accent);font-weight:700}.bottom[data-astro-cid-jvmwmiqy]{display:flex;flex-direction:column;gap:16px}.members[data-astro-cid-jvmwmiqy]{display:flex;align-items:center;gap:12px}.avatars[data-astro-cid-jvmwmiqy]{display:flex}.avatars[data-astro-cid-jvmwmiqy] img[data-astro-cid-jvmwmiqy]{width:36px;height:36px;border-radius:50%;margin-left:-11px;border:2px solid var(--bg);object-fit:cover;object-position:50% 22%;display:block;background:#1a1e28}.avatars[data-astro-cid-jvmwmiqy] img[data-astro-cid-jvmwmiqy]:first-child{margin-left:0}.members[data-astro-cid-jvmwmiqy] .m-txt[data-astro-cid-jvmwmiqy]{font-size:.86rem;color:var(--ink-mut)}.members[data-astro-cid-jvmwmiqy] .m-txt[data-astro-cid-jvmwmiqy] b[data-astro-cid-jvmwmiqy]{color:var(--ink);font-weight:700}.btn[data-astro-cid-jvmwmiqy]{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;font-family:var(--sans);font-weight:800;font-size:1.1rem;color:#06120c;background:var(--wa);padding:18px 24px;border-radius:14px;cursor:pointer;border:none;box-shadow:0 18px 40px -12px #25d366b3;transition:background .2s ease,transform .15s ease,box-shadow .25s ease;animation:pulse 2.6s ease-in-out infinite}.btn[data-astro-cid-jvmwmiqy] svg[data-astro-cid-jvmwmiqy]{width:24px;height:24px;flex-shrink:0}.btn[data-astro-cid-jvmwmiqy]:hover{background:var(--wa-d);transform:translateY(-2px)}.btn[data-astro-cid-jvmwmiqy]:active{transform:translateY(0)}@keyframes pulse{0%,to{box-shadow:0 18px 40px -12px #25d3668c}50%{box-shadow:0 20px 52px -8px #25d366e6}}.reassure[data-astro-cid-jvmwmiqy]{text-align:center;font-size:.8rem;color:var(--ink-dim);display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 12px}.reassure[data-astro-cid-jvmwmiqy] .dot[data-astro-cid-jvmwmiqy]{width:3px;height:3px;border-radius:50%;background:var(--accent-d)}.reassure[data-astro-cid-jvmwmiqy] svg[data-astro-cid-jvmwmiqy]{width:14px;height:14px;color:var(--up)}.fade[data-astro-cid-jvmwmiqy]{opacity:0;transform:translateY(16px);animation:rise .7s cubic-bezier(.2,.7,.3,1) forwards}.fade[data-astro-cid-jvmwmiqy].d1{animation-delay:.08s}.fade[data-astro-cid-jvmwmiqy].d2{animation-delay:.18s}.fade[data-astro-cid-jvmwmiqy].d3{animation-delay:.28s}.fade[data-astro-cid-jvmwmiqy].d4{animation-delay:.4s}@keyframes rise{to{opacity:1;transform:none}}@media (min-width: 760px){.stage[data-astro-cid-jvmwmiqy]{padding-inline:clamp(40px,7vw,96px);background-position:center 26%}.core[data-astro-cid-jvmwmiqy]{margin-inline:auto;width:100%;align-items:center;text-align:center}.core[data-astro-cid-jvmwmiqy] h1[data-astro-cid-jvmwmiqy]{font-size:clamp(3.4rem,6vw,5rem);max-width:16ch}.core[data-astro-cid-jvmwmiqy] .sub[data-astro-cid-jvmwmiqy]{max-width:46ch;font-size:1.18rem}.topics[data-astro-cid-jvmwmiqy]{justify-content:center}.bottom[data-astro-cid-jvmwmiqy]{max-width:460px;margin-inline:auto;width:100%}.top[data-astro-cid-jvmwmiqy]{max-width:1100px;margin-inline:auto;width:100%}}@media (prefers-reduced-motion: reduce){.fade[data-astro-cid-jvmwmiqy]{opacity:1;transform:none;animation:none}.btn[data-astro-cid-jvmwmiqy],.brand[data-astro-cid-jvmwmiqy] .live-dot[data-astro-cid-jvmwmiqy]{animation:none}}
