.prism-container[data-astro-cid-2u6asio6]{position:relative;margin-bottom:48px;filter:drop-shadow(0 0 60px rgba(139,92,246,.3))}.prism-svg[data-astro-cid-2u6asio6]{width:100%;height:100%}.tri-top[data-astro-cid-2u6asio6]{animation:flyTop .8s cubic-bezier(.16,1,.3,1) .1s both}.tri-left[data-astro-cid-2u6asio6]{animation:flyLeft .8s cubic-bezier(.16,1,.3,1) .25s both}.tri-right[data-astro-cid-2u6asio6]{animation:flyRight .8s cubic-bezier(.16,1,.3,1) .4s both}@keyframes flyTop{0%{opacity:0;transform:translateY(-80px) scale(.5) rotate(-15deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@keyframes flyLeft{0%{opacity:0;transform:translate(-80px,60px) scale(.5) rotate(15deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}@keyframes flyRight{0%{opacity:0;transform:translate(80px,60px) scale(.5) rotate(-15deg)}to{opacity:1;transform:translate(0) scale(1) rotate(0)}}.prism-container[data-astro-cid-2u6asio6]:after{content:"";position:absolute;inset:-30px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.15),transparent 70%);opacity:0;animation:pulseGlow 3s ease-in-out 2.2s infinite;pointer-events:none}@keyframes pulseGlow{0%,to{opacity:.3;transform:scale(.95)}50%{opacity:.7;transform:scale(1.1)}}@media(max-width:600px){.prism-container[data-astro-cid-2u6asio6]{width:160px!important;height:144px!important}}.hero[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 24px 40px}.hero-slogan[data-astro-cid-bbe6dxrz]{opacity:1;background:linear-gradient(135deg,#fff,#e5e7eb,#8b5cf6e6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:300;color:var(--text-secondary);max-width:580px;line-height:1.75;margin-top:20px;opacity:0;animation:revealUp .8s ease-out .6s forwards}.hero-cta[data-astro-cid-bbe6dxrz]{display:flex;gap:16px;margin-top:40px;opacity:0;animation:revealUp .8s ease-out .9s forwards}.scroll-hint[data-astro-cid-bbe6dxrz]{position:absolute;bottom:16px;left:50%;transform:translate(-50%);opacity:0;animation:revealUp .8s ease-out 1.4s forwards}.scroll-line[data-astro-cid-bbe6dxrz]{width:1px;height:24px;background:linear-gradient(to bottom,var(--purple),transparent);animation:scrollPulse 2s ease-in-out infinite}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollPulse{0%,to{opacity:.3}50%{opacity:1}}@media(max-width:600px){.hero-cta[data-astro-cid-bbe6dxrz]{flex-direction:column;width:100%;max-width:300px}.scroll-hint[data-astro-cid-bbe6dxrz]{display:none}}.visual-demo[data-astro-cid-b7aqc24z]{position:relative;z-index:1}.visual-demo[data-astro-cid-b7aqc24z] h2[data-astro-cid-b7aqc24z]{text-align:center;max-width:700px;margin:0 auto 40px}.scene-wrap[data-astro-cid-b7aqc24z]{max-width:900px;margin:0 auto}.prism-scene[data-astro-cid-b7aqc24z]{width:100%;height:auto;display:block}.ray-line[data-astro-cid-b7aqc24z],.ray-glow[data-astro-cid-b7aqc24z]{stroke-dasharray:700;stroke-dashoffset:700;animation:drawRay 2s ease-out var(--ray-delay, 0s) forwards}@keyframes drawRay{to{stroke-dashoffset:0}}.badge-rect[data-astro-cid-b7aqc24z],.badge-dot-svg[data-astro-cid-b7aqc24z],.badge-text[data-astro-cid-b7aqc24z]{opacity:0;animation:fadeIn .5s ease-out var(--badge-delay, 1s) forwards}@keyframes fadeIn{to{opacity:1}}.badge-rect[data-astro-cid-b7aqc24z]:hover{fill:#ffffff14;stroke:var(--accent)}.mobile-visual[data-astro-cid-b7aqc24z]{display:none}@media(max-width:600px){.visual-demo[data-astro-cid-b7aqc24z]{display:none}}.modules-heading[data-astro-cid-nquew6l5]{text-align:center;max-width:700px;margin-left:auto;margin-right:auto}.modules-sub[data-astro-cid-nquew6l5]{text-align:center;max-width:600px;margin:16px auto 0;color:var(--text-secondary, #9CA3AF);font-size:1rem;line-height:1.6}.modules-grid[data-astro-cid-nquew6l5]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px}.module-card[data-astro-cid-nquew6l5]{padding:36px 28px;position:relative;overflow:hidden}.module-accent-line[data-astro-cid-nquew6l5]{position:absolute;top:0;left:0;right:0;height:2px;background:var(--accent);opacity:0;transition:opacity .4s}.module-card[data-astro-cid-nquew6l5]:hover .module-accent-line[data-astro-cid-nquew6l5]{opacity:1}.module-card[data-astro-cid-nquew6l5]:hover{box-shadow:0 12px 48px #0006,0 0 40px color-mix(in srgb,var(--accent) 15%,transparent),inset 0 1px #ffffff1a}.module-icon[data-astro-cid-nquew6l5]{color:var(--accent);margin-bottom:16px}.module-name[data-astro-cid-nquew6l5]{font-weight:600;font-size:1.1rem;color:var(--text-primary);margin-bottom:8px}.module-desc[data-astro-cid-nquew6l5]{font-size:.9rem;color:var(--text-dim);line-height:1.6}@media(max-width:900px){.modules-grid[data-astro-cid-nquew6l5]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.modules-grid[data-astro-cid-nquew6l5]{grid-template-columns:1fr;gap:16px}.module-card[data-astro-cid-nquew6l5]{padding:40px 32px 44px}.module-icon[data-astro-cid-nquew6l5]{margin-bottom:20px}.module-icon[data-astro-cid-nquew6l5] svg[data-astro-cid-nquew6l5]{width:40px;height:40px}.module-name[data-astro-cid-nquew6l5]{font-size:1.25rem;margin-bottom:12px}.module-desc[data-astro-cid-nquew6l5]{font-size:1rem;line-height:1.7}}#how[data-astro-cid-cmgpsf2k] .section-wrap[data-astro-cid-cmgpsf2k]{position:relative}#how[data-astro-cid-cmgpsf2k] h2[data-astro-cid-cmgpsf2k]{text-align:center;margin-bottom:80px}.steps-row[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;position:relative;z-index:2}.steps-line[data-astro-cid-cmgpsf2k]{position:absolute;top:160px;left:12%;right:12%;height:2px;background:linear-gradient(90deg,var(--purple),var(--cyan),var(--green),var(--amber));opacity:.15;z-index:1}.step-card[data-astro-cid-cmgpsf2k]{text-align:center;position:relative}.step-number[data-astro-cid-cmgpsf2k]{width:80px;height:80px;margin:0 auto 24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Unbounded,sans-serif;font-weight:700;font-size:1.5rem;color:#fff;border-color:color-mix(in srgb,var(--accent) 30%,transparent);transition:all .4s}.step-card[data-astro-cid-cmgpsf2k]:hover .step-number[data-astro-cid-cmgpsf2k]{transform:scale(1.08);box-shadow:0 0 40px color-mix(in srgb,var(--accent) 20%,transparent),inset 0 1px #ffffff1a}.step-title[data-astro-cid-cmgpsf2k]{font-weight:600;font-size:1.05rem;color:var(--text-primary);margin-bottom:8px}.step-desc[data-astro-cid-cmgpsf2k]{font-size:.9rem;color:var(--text-dim);line-height:1.6}@media(max-width:900px){.steps-row[data-astro-cid-cmgpsf2k]{grid-template-columns:repeat(2,1fr)}.steps-line[data-astro-cid-cmgpsf2k]{display:none}}@media(max-width:600px){.steps-row[data-astro-cid-cmgpsf2k]{grid-template-columns:1fr}}.showcase-section[data-astro-cid-xyg7ob6d]{position:relative;z-index:1}.showcase-section[data-astro-cid-xyg7ob6d] h2[data-astro-cid-xyg7ob6d]{text-align:center}.showcase-section[data-astro-cid-xyg7ob6d] .section-subtitle[data-astro-cid-xyg7ob6d]{text-align:center;margin:16px auto 60px}.showcase-grid[data-astro-cid-xyg7ob6d]{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;align-items:stretch}.insta-card[data-astro-cid-xyg7ob6d]{padding:0;overflow:hidden;border-radius:16px;display:flex;flex-direction:column}.insta-header[data-astro-cid-xyg7ob6d]{display:flex;align-items:center;gap:10px;padding:12px 14px}.insta-avatar[data-astro-cid-xyg7ob6d]{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#8b5cf6,#06b6d4);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#fff;flex-shrink:0;border:2px solid rgba(139,92,246,.4)}.insta-user[data-astro-cid-xyg7ob6d]{display:flex;flex-direction:column;flex:1}.insta-username[data-astro-cid-xyg7ob6d]{font-weight:600;font-size:.85rem;color:var(--text-primary)}.insta-platform[data-astro-cid-xyg7ob6d]{font-size:.72rem;color:var(--text-dim)}.insta-tag[data-astro-cid-xyg7ob6d]{padding:3px 10px;border-radius:6px;font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.tag-post[data-astro-cid-xyg7ob6d]{background:#6366f140;color:#a5b4fc}.tag-reel[data-astro-cid-xyg7ob6d]{background:#ec489940;color:#f9a8d4}.tag-carousel[data-astro-cid-xyg7ob6d]{background:#06b6d440;color:#67e8f9}.insta-media[data-astro-cid-xyg7ob6d]{width:100%;aspect-ratio:4 / 5;position:relative;overflow:hidden;background:#0a0a0f}.insta-img[data-astro-cid-xyg7ob6d],.insta-video[data-astro-cid-xyg7ob6d]{width:100%;height:100%;object-fit:cover;display:block}.insta-carousel[data-astro-cid-xyg7ob6d]{position:relative;width:100%;height:100%}.insta-slide[data-astro-cid-xyg7ob6d]{position:absolute;inset:0;opacity:0;transition:opacity .35s ease}.insta-slide[data-astro-cid-xyg7ob6d].active{opacity:1}.insta-progress[data-astro-cid-xyg7ob6d]{position:absolute;top:8px;left:8px;right:8px;display:flex;gap:4px;z-index:6}.insta-progress-bar[data-astro-cid-xyg7ob6d]{flex:1;height:2px;border-radius:2px;background:#ffffff4d;transition:background .2s}.insta-progress-bar[data-astro-cid-xyg7ob6d].active{background:#fffffff2}.insta-tap-l[data-astro-cid-xyg7ob6d],.insta-tap-r[data-astro-cid-xyg7ob6d]{position:absolute;top:0;bottom:0;width:40%;z-index:5;cursor:pointer}.insta-tap-l[data-astro-cid-xyg7ob6d]{left:0}.insta-tap-r[data-astro-cid-xyg7ob6d]{right:0}.insta-actions[data-astro-cid-xyg7ob6d]{display:flex;gap:14px;padding:10px 14px 4px}.insta-action[data-astro-cid-xyg7ob6d]{font-size:1.3rem;cursor:pointer;opacity:.7;transition:opacity .2s}.insta-action[data-astro-cid-xyg7ob6d]:hover{opacity:1}.insta-body[data-astro-cid-xyg7ob6d]{padding:0 14px 16px;flex:1;display:flex;flex-direction:column;justify-content:flex-start}.insta-likes[data-astro-cid-xyg7ob6d]{font-weight:600;font-size:.85rem;color:var(--text-primary);margin-bottom:6px}.insta-caption[data-astro-cid-xyg7ob6d]{font-size:.83rem;color:var(--text-secondary);line-height:1.5;margin-bottom:4px}.insta-caption-user[data-astro-cid-xyg7ob6d]{font-weight:700;color:var(--text-primary)}.insta-hashtags[data-astro-cid-xyg7ob6d]{font-size:.8rem;color:#a5b4fc;margin-top:4px}@media(max-width:900px){.showcase-grid[data-astro-cid-xyg7ob6d]{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.roadmap[data-astro-cid-c3bnqtnr]{position:relative;z-index:1}.roadmap-header[data-astro-cid-c3bnqtnr]{max-width:640px;margin:0 auto 56px;text-align:center}.roadmap-pill[data-astro-cid-c3bnqtnr]{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:100px;border:1px solid rgba(139,92,246,.2);background:#8b5cf60f;margin-bottom:20px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#8b5cf6;font-family:monospace}.pill-dot[data-astro-cid-c3bnqtnr]{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.roadmap-header[data-astro-cid-c3bnqtnr] h2[data-astro-cid-c3bnqtnr]{font-size:2.2rem;font-weight:800;line-height:1.15;margin:0 0 12px;background:linear-gradient(135deg,#f0f0f5 30%,#8b5cf680);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.roadmap-sub[data-astro-cid-c3bnqtnr]{font-size:1rem;color:#ffffff73;line-height:1.6;max-width:480px;margin:0 auto}.timeline[data-astro-cid-c3bnqtnr]{max-width:560px;margin:0 auto}.phase-row[data-astro-cid-c3bnqtnr]{position:relative;padding-left:48px}.phase-node[data-astro-cid-c3bnqtnr]{position:absolute;left:0;top:0;width:32px;height:32px;border-radius:50%;border:2px solid var(--phase-color);display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 0 20px color-mix(in srgb,var(--phase-color) 20%,transparent)}.node-icon[data-astro-cid-c3bnqtnr]{font-size:14px;color:var(--phase-color);font-weight:700}.node-done[data-astro-cid-c3bnqtnr]{background:var(--phase-color)}.node-done[data-astro-cid-c3bnqtnr] .node-icon[data-astro-cid-c3bnqtnr]{color:#fff;font-size:16px}.node-in-progress[data-astro-cid-c3bnqtnr],.node-planned[data-astro-cid-c3bnqtnr]{background:linear-gradient(135deg,color-mix(in srgb,var(--phase-color) 20%,transparent),color-mix(in srgb,var(--phase-color) 7%,transparent))}.connector[data-astro-cid-c3bnqtnr]{position:absolute;left:15px;top:32px;width:2px;bottom:-24px;z-index:1}.connector-done[data-astro-cid-c3bnqtnr]{background:linear-gradient(to bottom,var(--phase-color),color-mix(in srgb,var(--next-color) 27%,transparent))}.connector-in-progress[data-astro-cid-c3bnqtnr],.connector-planned[data-astro-cid-c3bnqtnr]{background:linear-gradient(to bottom,color-mix(in srgb,var(--phase-color) 27%,transparent),color-mix(in srgb,var(--next-color) 14%,transparent))}.phase-card[data-astro-cid-c3bnqtnr]{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;cursor:pointer;margin-bottom:24px;transition:all .3s ease;overflow:hidden}.phase-card[data-astro-cid-c3bnqtnr][data-open=true]{background:color-mix(in srgb,var(--phase-color) 8%,transparent);border-color:color-mix(in srgb,var(--phase-color) 20%,transparent)}.phase-card[data-astro-cid-c3bnqtnr]:hover{background:#ffffff0a}.phase-card[data-astro-cid-c3bnqtnr][data-open=true]:hover{background:color-mix(in srgb,var(--phase-color) 10%,transparent)}.phase-header[data-astro-cid-c3bnqtnr]{padding:20px 24px}.phase-top-row[data-astro-cid-c3bnqtnr]{display:flex;align-items:center;gap:12px;margin-bottom:8px}.phase-date[data-astro-cid-c3bnqtnr]{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--phase-color);background:color-mix(in srgb,var(--phase-color) 10%,transparent);padding:4px 10px;border-radius:6px;font-family:monospace}.phase-status-label[data-astro-cid-c3bnqtnr]{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--phase-color);opacity:.7}.phase-spacer[data-astro-cid-c3bnqtnr]{flex:1}.phase-chevron[data-astro-cid-c3bnqtnr]{color:#fff6;transition:transform .3s ease}.phase-card[data-astro-cid-c3bnqtnr][data-open=true] .phase-chevron[data-astro-cid-c3bnqtnr]{transform:rotate(180deg)}.phase-title[data-astro-cid-c3bnqtnr]{font-size:18px;font-weight:700;color:#f0f0f5;margin:0;line-height:1.3}.phase-body[data-astro-cid-c3bnqtnr]{max-height:0;overflow:hidden;transition:max-height .5s ease}.phase-card[data-astro-cid-c3bnqtnr][data-open=true] .phase-body[data-astro-cid-c3bnqtnr]{max-height:800px}.phase-count[data-astro-cid-c3bnqtnr]{font-size:12px;color:#ffffff59;margin:0 0 16px;padding:0 24px;font-family:monospace}.phase-items[data-astro-cid-c3bnqtnr]{display:flex;flex-direction:column;gap:10px;padding:0 24px 24px}@keyframes fadeSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.phase-card[data-astro-cid-c3bnqtnr][data-open=true] .phase-item[data-astro-cid-c3bnqtnr]{animation:fadeSlideIn .4s ease forwards var(--item-delay);opacity:0}.phase-item[data-astro-cid-c3bnqtnr]{display:flex;gap:12px;align-items:flex-start}.item-dot[data-astro-cid-c3bnqtnr]{width:6px;height:6px;border-radius:50%;background:var(--phase-color);margin-top:7px;flex-shrink:0;opacity:.6}.item-text[data-astro-cid-c3bnqtnr]{display:flex;flex-direction:column}.item-label[data-astro-cid-c3bnqtnr]{font-size:14px;font-weight:600;color:#e0e0e8;line-height:1.4}.item-desc[data-astro-cid-c3bnqtnr]{font-size:13px;color:#fff6;line-height:1.5;margin-top:2px}.roadmap-cta[data-astro-cid-c3bnqtnr]{max-width:560px;margin:40px auto 0;padding:20px 24px 20px 72px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(135deg,#8b5cf60d,#ec489908);display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cta-text[data-astro-cid-c3bnqtnr]{flex:1;min-width:200px}.cta-title[data-astro-cid-c3bnqtnr]{font-size:14px;font-weight:600;color:#e0e0e8;margin-bottom:4px}.cta-desc[data-astro-cid-c3bnqtnr]{font-size:13px;color:#fff6}.cta-btn[data-astro-cid-c3bnqtnr]{padding:10px 20px;border-radius:10px;background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff;font-size:13px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #8b5cf64d;white-space:nowrap}.cta-btn[data-astro-cid-c3bnqtnr]:hover{transform:translateY(-1px);box-shadow:0 4px 20px #8b5cf666}@media(max-width:768px){.phase-row[data-astro-cid-c3bnqtnr]{padding-left:40px}.phase-node[data-astro-cid-c3bnqtnr]{width:26px;height:26px}.connector[data-astro-cid-c3bnqtnr]{left:12px}.roadmap-cta[data-astro-cid-c3bnqtnr]{padding-left:40px;flex-direction:column;text-align:center}.roadmap-header[data-astro-cid-c3bnqtnr] h2[data-astro-cid-c3bnqtnr]{font-size:1.7rem}}.cta-section[data-astro-cid-rak67np3]{position:relative;z-index:1;text-align:center;overflow:hidden}.cta-section[data-astro-cid-rak67np3] h2[data-astro-cid-rak67np3]{margin-bottom:0}.cta-sub[data-astro-cid-rak67np3]{margin:16px auto 48px;text-align:center}.cta-glow[data-astro-cid-rak67np3]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.1),transparent 70%);pointer-events:none}.cta-form-wrap[data-astro-cid-rak67np3]{max-width:560px;margin:0 auto;padding:40px;position:relative;z-index:2}.cta-form[data-astro-cid-rak67np3]{display:flex;flex-direction:column;gap:16px}.form-row[data-astro-cid-rak67np3]{display:flex;gap:16px}.form-input[data-astro-cid-rak67np3]{flex:1;padding:16px 20px;background:#ffffff08;border:1px solid var(--border-glass);border-radius:12px;color:var(--text-primary);font-size:1rem;transition:border-color .3s,box-shadow .3s;outline:none}.form-input[data-astro-cid-rak67np3]::placeholder{color:var(--text-dim)}.form-input[data-astro-cid-rak67np3]:focus{border-color:#8b5cf680;box-shadow:0 0 20px #8b5cf61a}.form-textarea[data-astro-cid-rak67np3]{resize:vertical;min-height:100px}.submit-btn[data-astro-cid-rak67np3]{width:100%;margin-top:8px;padding:18px;font-size:1.05rem}.cta-privacy[data-astro-cid-rak67np3]{margin-top:16px;font-size:.8rem;color:var(--text-dim)}@media(max-width:600px){.form-row[data-astro-cid-rak67np3]{flex-direction:column}.cta-form-wrap[data-astro-cid-rak67np3]{padding:28px 20px}}.form-success[data-astro-cid-rak67np3]{display:none;flex-direction:column;align-items:center;gap:16px;padding:40px 20px}.form-success[data-astro-cid-rak67np3].visible{display:flex}.cta-form[data-astro-cid-rak67np3].hidden{display:none}.success-icon[data-astro-cid-rak67np3]{width:56px;height:56px;border-radius:50%;background:#10b98126;border:1px solid rgba(16,185,129,.3);display:flex;align-items:center;justify-content:center;color:#10b981;font-size:1.5rem}.success-title[data-astro-cid-rak67np3]{font-weight:600;font-size:1.1rem;color:var(--text-primary)}.success-sub[data-astro-cid-rak67np3]{font-size:.9rem;color:var(--text-dim)}.submit-btn[data-astro-cid-rak67np3].loading{opacity:.6;pointer-events:none}.stats-bar[data-astro-cid-bhxv2qxz]{position:relative;z-index:1;display:flex;justify-content:center;gap:80px;padding:80px 40px;border-top:1px solid var(--border-glass);border-bottom:1px solid var(--border-glass)}.stat-item[data-astro-cid-bhxv2qxz]{text-align:center}.stat-value[data-astro-cid-bhxv2qxz]{font-size:2.5rem;font-weight:700}.stat-label[data-astro-cid-bhxv2qxz]{font-size:.85rem;color:var(--text-dim);margin-top:8px;letter-spacing:1px}@media(max-width:768px){.stats-bar[data-astro-cid-bhxv2qxz]{flex-wrap:wrap;gap:40px}.stat-item[data-astro-cid-bhxv2qxz]{flex:0 0 40%}}@media(max-width:480px){.stats-bar[data-astro-cid-bhxv2qxz]{flex-direction:column;align-items:center;gap:32px}}
