.voice-waveform[data-astro-cid-ldju4ufu]{display:inline-flex;align-items:center;justify-content:center;gap:4px}.voice-waveform-sm[data-astro-cid-ldju4ufu]{height:24px}.voice-waveform-md[data-astro-cid-ldju4ufu]{height:40px}.voice-waveform-lg[data-astro-cid-ldju4ufu]{height:64px}.wf-bar[data-astro-cid-ldju4ufu]{display:block;width:4px;border-radius:2px;background:var(--color-cinnabar-warm);transform-origin:center;height:60%;animation:wfBounce 1.4s infinite ease-in-out}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(1){height:30%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(2){height:70%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(3){height:100%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(4){height:80%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(5){height:50%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(6){height:90%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(7){height:40%}.wf-bar[data-astro-cid-ldju4ufu]:nth-child(8){height:65%}@keyframes wfBounce{0%,to{transform:scaleY(.7)}50%{transform:scaleY(1.3)}}@media(prefers-reduced-motion:reduce){.wf-bar[data-astro-cid-ldju4ufu]{animation:none;transform:scaleY(1)}}@media print{.wf-bar[data-astro-cid-ldju4ufu]{animation:none;transform:scaleY(1)}}.hero[data-astro-cid-bbe6dxrz]{padding:140px 0 120px;overflow:hidden;background:var(--gradient-paper)}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.05fr 1fr;gap:80px;align-items:center}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:20px}.hero-content[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:4.25rem;font-weight:400;letter-spacing:-.02em;line-height:1;font-family:var(--font-serif);color:var(--color-ink-9)}.hero-content[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;font-weight:400;color:var(--color-cinnabar-warm)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.25rem;color:var(--color-ink-5);line-height:1.55;max-width:520px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:12px;margin-top:8px;align-items:center}.btn-ghost[data-astro-cid-bbe6dxrz]{background:transparent;color:var(--color-ink-9);border:none;padding:14px 8px;font-weight:500}.btn-ghost[data-astro-cid-bbe6dxrz]:hover{color:var(--color-cinnabar-warm)}.hero-note[data-astro-cid-bbe6dxrz]{font-size:.875rem;color:var(--color-ink-5)}.hero-visual[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;align-items:center}.hero-waveform-wrap[data-astro-cid-bbe6dxrz]{width:100%;max-width:480px;aspect-ratio:5 / 3;display:flex;align-items:center;justify-content:center;background:var(--color-paper-1);border:1px solid var(--color-ink-1);border-radius:var(--radius-xl);filter:var(--wash-shadow-md)}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding:100px 0 80px}.hero[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:48px;text-align:center}.hero-content[data-astro-cid-bbe6dxrz]{align-items:center}.hero-content[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.625rem}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.0625rem}.hero-actions[data-astro-cid-bbe6dxrz]{justify-content:center;flex-wrap:wrap}.hero-note[data-astro-cid-bbe6dxrz]{text-align:center}.hero-waveform-wrap[data-astro-cid-bbe6dxrz]{max-width:320px;aspect-ratio:5 / 3}}.features-rows[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:80px}.feature-divider[data-astro-cid-vnivfuh2]{max-width:400px;margin:0 auto}.feature-row[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.feature-row-reverse[data-astro-cid-vnivfuh2]{direction:rtl}.feature-row-reverse[data-astro-cid-vnivfuh2]>[data-astro-cid-vnivfuh2]{direction:ltr}.feature-illustration[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center}.illust-inner[data-astro-cid-vnivfuh2]{width:100%;max-width:420px;aspect-ratio:4 / 3;background:var(--color-paper-1);display:flex;align-items:center;justify-content:center;padding:32px;transition:all .2s ease}.feature-row[data-astro-cid-vnivfuh2]:hover .illust-inner[data-astro-cid-vnivfuh2]{border-left:2px solid var(--color-cinnabar);transform:translateY(-1px);filter:var(--wash-shadow-md)}.illust-waves[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center;gap:6px;height:80px;width:100%}.illust-wave-bar[data-astro-cid-vnivfuh2]{width:8px;height:var(--h);background:var(--color-cinnabar-light);border-radius:4px;animation:illustWave 2s ease-in-out infinite alternate}.illust-wave-bar[data-astro-cid-vnivfuh2]:nth-child(2n){animation-delay:.25s}.illust-wave-bar[data-astro-cid-vnivfuh2]:nth-child(3n){animation-delay:.5s}.illust-wave-bar[data-astro-cid-vnivfuh2]:nth-child(4n){animation-delay:.75s}@keyframes illustWave{0%{transform:scaleY(.4);opacity:.4}to{transform:scaleY(1);opacity:1}}.illust-polish[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:20px;width:100%}.polish-before[data-astro-cid-vnivfuh2],.polish-after[data-astro-cid-vnivfuh2]{flex:1;display:flex;flex-direction:column;gap:8px}.polish-line[data-astro-cid-vnivfuh2]{height:8px;border-radius:4px}.polish-line[data-astro-cid-vnivfuh2].rough{background:var(--color-ink-1);opacity:.7}.polish-line[data-astro-cid-vnivfuh2].clean{background:var(--color-cinnabar-light)}.polish-arrow[data-astro-cid-vnivfuh2]{flex-shrink:0}.illust-translate[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:16px;width:100%}.translate-block[data-astro-cid-vnivfuh2]{flex:1;background:var(--color-paper-0);border:1px solid var(--color-ink-1);border-radius:var(--radius-md);padding:16px}.translate-label[data-astro-cid-vnivfuh2]{display:inline-block;font-size:.75rem;font-weight:700;color:var(--color-ink-9);background:var(--color-cinnabar-light);padding:2px 8px;border-radius:var(--radius-sm);margin-bottom:10px}.translate-lines[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:6px}.translate-line[data-astro-cid-vnivfuh2]{height:6px;background:var(--color-ink-1);border-radius:3px}.translate-arrow[data-astro-cid-vnivfuh2]{flex-shrink:0}.illust-keyboard[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center}.key-cap[data-astro-cid-vnivfuh2]{display:flex;align-items:center;gap:8px;background:var(--color-paper-0);border:2px solid var(--color-ink-1);border-bottom-width:4px;border-radius:var(--radius-lg);padding:16px 28px;filter:var(--wash-shadow-sm)}.key-modifier[data-astro-cid-vnivfuh2]{font-size:1.5rem;font-weight:700;color:var(--color-ink-5)}.key-plus[data-astro-cid-vnivfuh2]{font-size:1.25rem;color:var(--color-ink-3)}.key-letter[data-astro-cid-vnivfuh2]{font-size:1.25rem;font-weight:700;color:var(--color-ink-9);background:var(--color-cinnabar-light);padding:4px 16px;border-radius:var(--radius-md)}.illust-dictionary[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;align-items:center;gap:16px}.dict-book[data-astro-cid-vnivfuh2]{display:flex;align-items:center;justify-content:center}.dict-terms[data-astro-cid-vnivfuh2]{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.dict-term[data-astro-cid-vnivfuh2]{display:inline-block;padding:4px 12px;background:var(--color-cinnabar-light);color:var(--color-ink-9);border:1px solid var(--color-cinnabar-light);border-radius:9999px;font-size:.8125rem;font-weight:700}.feature-text[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:16px}.feature-icon[data-astro-cid-vnivfuh2]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:var(--color-paper-2);color:var(--color-ink-5);border-radius:var(--radius-lg)}.feature-text[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{font-size:1.375rem;font-weight:700;letter-spacing:.01em}.feature-text[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{font-size:1.0625rem;color:var(--color-ink-5);line-height:1.55}.features-illustration-accent[data-astro-cid-vnivfuh2]{display:flex;justify-content:center;margin-top:64px}.features-writing-img[data-astro-cid-vnivfuh2]{max-width:320px;opacity:.6}@media(max-width:768px){.features-rows[data-astro-cid-vnivfuh2]{gap:56px}.feature-row[data-astro-cid-vnivfuh2]{grid-template-columns:1fr;gap:24px}.feature-row-reverse[data-astro-cid-vnivfuh2]{direction:ltr}.illust-inner[data-astro-cid-vnivfuh2]{max-width:100%;aspect-ratio:16 / 9}.features-writing-img[data-astro-cid-vnivfuh2]{max-width:200px}}.steps-flow[data-astro-cid-cmgpsf2k]{display:flex;align-items:flex-start;justify-content:center;gap:0;max-width:900px;margin:0 auto}.step[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 0 200px;padding:0 16px}.step-circle[data-astro-cid-cmgpsf2k]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:var(--color-ink-5);color:var(--color-paper-0);border:2px solid var(--color-ink-3);border-radius:50%;margin-bottom:20px}.step-title[data-astro-cid-cmgpsf2k]{font-size:1.125rem;font-weight:700;margin-bottom:8px;color:var(--color-ink-7);letter-spacing:.01em}.step-desc[data-astro-cid-cmgpsf2k]{font-size:.9375rem;color:var(--color-ink-5);line-height:1.6}.connector[data-astro-cid-cmgpsf2k]{display:flex;align-items:center;padding-top:24px;flex-shrink:0}@media(max-width:768px){.steps-flow[data-astro-cid-cmgpsf2k]{flex-direction:column;align-items:center;gap:0}.step[data-astro-cid-cmgpsf2k]{flex:0 0 auto}.connector[data-astro-cid-cmgpsf2k]{transform:rotate(90deg);padding-top:0;margin:8px 0}}.cta-section[data-astro-cid-ne56ttnc]{padding:100px 0;background:var(--color-ink-9)}.cta-section[data-astro-cid-ne56ttnc] .container[data-astro-cid-ne56ttnc]{position:relative}.cta-content[data-astro-cid-ne56ttnc]{text-align:center;max-width:600px;margin:0 auto}.cta-content[data-astro-cid-ne56ttnc] h2[data-astro-cid-ne56ttnc]{color:var(--color-paper-0);font-size:2.25rem;font-weight:700;margin-bottom:16px;letter-spacing:.01em}.cta-content[data-astro-cid-ne56ttnc] p[data-astro-cid-ne56ttnc]{color:var(--color-paper-2);font-size:1.125rem;line-height:1.7;margin-bottom:32px}.cta-actions[data-astro-cid-ne56ttnc]{display:flex;gap:12px;justify-content:center}.btn-cta-primary[data-astro-cid-ne56ttnc]{background:var(--color-paper-0);color:var(--color-ink-9);padding:14px 32px;border-radius:var(--radius-lg);font-size:1rem;font-weight:600;transition:all .2s ease}.btn-cta-primary[data-astro-cid-ne56ttnc]:hover{background:var(--color-cinnabar-warm);color:var(--color-paper-0);transform:translateY(-1px);filter:var(--wash-shadow-sm)}.btn-cta-secondary[data-astro-cid-ne56ttnc]{background:transparent;color:var(--color-paper-0);border:1.5px solid var(--color-paper-2);padding:14px 32px;border-radius:var(--radius-lg);font-size:1rem;font-weight:600;transition:all .2s ease}.btn-cta-secondary[data-astro-cid-ne56ttnc]:hover{background:#fdfcf81a;color:var(--color-paper-0);border-color:var(--color-paper-0)}.cta-brush-illustration[data-astro-cid-ne56ttnc]{position:absolute;bottom:-40px;right:-20px;max-width:180px;opacity:.15;pointer-events:none}@media(max-width:768px){.cta-section[data-astro-cid-ne56ttnc]{padding:64px 0}.cta-content[data-astro-cid-ne56ttnc] h2[data-astro-cid-ne56ttnc]{font-size:1.75rem}.cta-actions[data-astro-cid-ne56ttnc]{flex-direction:column;align-items:center}.btn-cta-primary[data-astro-cid-ne56ttnc],.btn-cta-secondary[data-astro-cid-ne56ttnc]{width:100%;max-width:280px;text-align:center}.cta-brush-illustration[data-astro-cid-ne56ttnc]{display:none}}
