.hero[data-astro-cid-j7pv25f6]{position:relative;min-height:calc(100vh - 65px);display:flex;align-items:center;overflow:hidden}.hero-bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 60% 40%,rgba(108,99,255,.15) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 20% 80%,rgba(0,212,170,.08) 0%,transparent 55%);pointer-events:none}.hero-grid[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background-image:linear-gradient(rgba(108,99,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(108,99,255,.06) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%);pointer-events:none}.hero-content[data-astro-cid-j7pv25f6]{position:relative;z-index:2;padding:5rem 1.5rem;max-width:640px}.hero-badge[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#6c63ff1f;border:1px solid rgba(108,99,255,.3);border-radius:999px;font-size:.8rem;color:var(--color-primary);font-weight:500;margin-bottom:1.5rem;letter-spacing:.02em}.badge-dot[data-astro-cid-j7pv25f6]{width:7px;height:7px;border-radius:50%;background:var(--color-secondary);animation:pulse 2s infinite;flex-shrink:0}.hero-title[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1.25rem;line-height:1.1}.hero-title-main[data-astro-cid-j7pv25f6]{font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;color:var(--color-text);letter-spacing:-.02em}.hero-title-accent[data-astro-cid-j7pv25f6]{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:400;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.15em}.hero-subtitle[data-astro-cid-j7pv25f6]{font-size:1.1rem;color:var(--color-text-muted);line-height:1.8;margin-bottom:2rem}.hero-actions[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.btn-lg[data-astro-cid-j7pv25f6]{padding:.875rem 1.75rem;font-size:1rem}.hero-stats[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-stat[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.15rem}.hero-stat-value[data-astro-cid-j7pv25f6]{font-size:1.6rem;font-weight:700;color:var(--color-text);line-height:1}.hero-stat-label[data-astro-cid-j7pv25f6]{font-size:.75rem;color:var(--color-text-muted);letter-spacing:.04em}.hero-stat-divider[data-astro-cid-j7pv25f6]{width:1px;height:36px;background:var(--color-border)}.hero-visual[data-astro-cid-j7pv25f6]{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:min(380px,38vw);pointer-events:none;z-index:1}.pose-visualization[data-astro-cid-j7pv25f6]{position:relative;width:100%;aspect-ratio:200 / 320;background:#141420b3;border:1px solid var(--color-border);border-radius:var(--radius);backdrop-filter:blur(8px);overflow:hidden;box-shadow:0 0 60px #6c63ff26,0 20px 60px #0006}.pose-svg[data-astro-cid-j7pv25f6]{width:100%;height:100%;padding:1.5rem}.scan-line[data-astro-cid-j7pv25f6]{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-secondary),transparent);box-shadow:0 0 12px var(--color-secondary);animation:scan 3s linear infinite;top:0}@keyframes scan{0%{top:0;opacity:.8}90%{top:100%;opacity:.8}to{top:100%;opacity:0}}.section[data-astro-cid-j7pv25f6]{padding:5rem 0}.section-header[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:3rem}.section-title[data-astro-cid-j7pv25f6]{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:.75rem;color:var(--color-text)}.section-subtitle[data-astro-cid-j7pv25f6]{color:var(--color-text-muted);font-size:1.05rem}.features-section[data-astro-cid-j7pv25f6]{background:#14142066;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.features-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.feature-card[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:2rem;color:var(--color-text);transition:border-color .25s,box-shadow .25s,transform .25s;text-decoration:none}.feature-card[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-primary);box-shadow:0 0 30px var(--color-primary-glow);transform:translateY(-3px);color:var(--color-text)}.feature-card-static[data-astro-cid-j7pv25f6]:hover{transform:translateY(-3px)}.feature-icon[data-astro-cid-j7pv25f6]{width:56px;height:56px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon-primary[data-astro-cid-j7pv25f6]{background:#6c63ff26;color:var(--color-primary);border:1px solid rgba(108,99,255,.3)}.feature-icon-secondary[data-astro-cid-j7pv25f6]{background:#00d4aa1f;color:var(--color-secondary);border:1px solid rgba(0,212,170,.25)}.feature-icon-accent[data-astro-cid-j7pv25f6]{background:#ffb3471f;color:var(--color-warning);border:1px solid rgba(255,179,71,.25)}.feature-title[data-astro-cid-j7pv25f6]{font-size:1.15rem;font-weight:600;color:var(--color-text)}.feature-desc[data-astro-cid-j7pv25f6]{font-size:.92rem;color:var(--color-text-muted);line-height:1.7;flex:1}.feature-link[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;color:var(--color-primary);margin-top:auto}.feature-score-demo[data-astro-cid-j7pv25f6]{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.score-bar[data-astro-cid-j7pv25f6]{height:6px;background:var(--color-border);border-radius:999px;overflow:hidden}.score-fill[data-astro-cid-j7pv25f6]{height:100%;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));border-radius:999px;animation:fill-grow 1.5s ease-out forwards}@keyframes fill-grow{0%{width:0!important}}.score-label[data-astro-cid-j7pv25f6]{font-size:.8rem;color:var(--color-text-muted)}.poses-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.poses-column[data-astro-cid-j7pv25f6]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);overflow:hidden}.poses-column-header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;background:#ffffff08;border-bottom:1px solid var(--color-border)}.poses-column-header[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.05rem;font-weight:600;color:var(--color-text)}.poses-icon[data-astro-cid-j7pv25f6]{width:36px;height:36px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.poses-icon-taichi[data-astro-cid-j7pv25f6]{background:#6c63ff26;color:var(--color-primary)}.poses-icon-yoga[data-astro-cid-j7pv25f6]{background:#00d4aa1f;color:var(--color-secondary)}.pose-list[data-astro-cid-j7pv25f6]{list-style:none;padding:.5rem 0}.pose-item[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.2rem;padding:.9rem 1.5rem;border-bottom:1px solid rgba(42,42,64,.5);transition:background .15s}.pose-item[data-astro-cid-j7pv25f6]:last-child{border-bottom:none}.pose-item[data-astro-cid-j7pv25f6]:hover{background:#6c63ff0d}.pose-name[data-astro-cid-j7pv25f6]{font-size:.95rem;font-weight:600;color:var(--color-text)}.pose-desc[data-astro-cid-j7pv25f6]{font-size:.82rem;color:var(--color-text-muted);line-height:1.5}.tech-section[data-astro-cid-j7pv25f6]{border-top:1px solid var(--color-border)}.tech-badges[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.tech-badge[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.88rem;font-weight:500;color:var(--color-text-muted);transition:border-color .2s,color .2s}.tech-badge[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-primary);color:var(--color-text)}.tech-badge-highlight[data-astro-cid-j7pv25f6]{border-color:#6c63ff66;color:var(--color-primary);background:#6c63ff14}.cta-section[data-astro-cid-j7pv25f6]{padding:4rem 0 5rem}.cta-card[data-astro-cid-j7pv25f6]{position:relative;text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:calc(var(--radius) * 1.5);padding:4rem 2rem;overflow:hidden}.cta-glow[data-astro-cid-j7pv25f6]{position:absolute;inset:-1px;background:linear-gradient(135deg,#6c63ff33,#00d4aa1a,#6c63ff33);border-radius:inherit;z-index:0;filter:blur(30px);opacity:.6;pointer-events:none}.cta-title[data-astro-cid-j7pv25f6]{position:relative;z-index:1;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;margin-bottom:.75rem}.cta-desc[data-astro-cid-j7pv25f6]{position:relative;z-index:1;color:var(--color-text-muted);font-size:1.05rem;margin-bottom:2rem}.cta-actions[data-astro-cid-j7pv25f6]{position:relative;z-index:1;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:1024px){.hero-visual[data-astro-cid-j7pv25f6]{display:none}.hero-content[data-astro-cid-j7pv25f6]{max-width:100%}}@media(max-width:768px){.hero[data-astro-cid-j7pv25f6]{min-height:auto}.hero-content[data-astro-cid-j7pv25f6]{padding:3.5rem 1.5rem}.features-grid[data-astro-cid-j7pv25f6],.poses-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.hero-stats[data-astro-cid-j7pv25f6]{gap:1rem}.howto-steps[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:center}.howto-connector[data-astro-cid-j7pv25f6]{transform:rotate(90deg)}}.howto-steps[data-astro-cid-j7pv25f6]{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-bottom:2.5rem}.howto-step[data-astro-cid-j7pv25f6]{flex:1;max-width:300px;text-align:center;padding:1.5rem;position:relative}.step-number[data-astro-cid-j7pv25f6]{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),#8b7fff);color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 0 16px var(--color-primary-glow)}.step-icon[data-astro-cid-j7pv25f6]{width:56px;height:56px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#6c63ff14;color:var(--color-primary)}.howto-step[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.05rem;margin-bottom:.75rem;color:var(--color-text)}.howto-step[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-size:.9rem;color:var(--color-text-muted);line-height:1.7}.howto-step[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--color-primary);font-weight:500}.howto-connector[data-astro-cid-j7pv25f6]{display:flex;align-items:center;padding-top:4.5rem;opacity:.4}.howto-good[data-astro-cid-j7pv25f6]{color:var(--color-success);font-weight:600}.howto-warn[data-astro-cid-j7pv25f6]{color:var(--color-warning);font-weight:600}.howto-bad[data-astro-cid-j7pv25f6]{color:var(--color-danger);font-weight:600}.howto-tips[data-astro-cid-j7pv25f6]{max-width:600px;margin:0 auto;padding:1.5rem 2rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius)}.howto-tips[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6]{font-size:.95rem;margin-bottom:.75rem;color:var(--color-text)}.howto-tips[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.howto-tips[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{font-size:.88rem;color:var(--color-text-muted);padding-left:1.25rem;position:relative;line-height:1.6}.howto-tips[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:before{content:"✦";position:absolute;left:0;color:var(--color-primary);font-size:.7rem;top:.2rem}.howto-tips[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--color-primary);font-weight:500}
