.pnav:where(.astro-a7mxy6gr){border-bottom:1px solid var(--color-border)}.pnav-inner:where(.astro-a7mxy6gr){max-width:820px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;gap:1.5rem}.logo:where(.astro-a7mxy6gr){display:inline-flex;align-items:center;gap:.5rem;color:var(--color-text);font-weight:600}.logo-icon:where(.astro-a7mxy6gr){display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:var(--color-accent);color:#fff;border-radius:6px;font-size:.7rem;font-weight:700;font-family:var(--font-mono)}.back-link:where(.astro-a7mxy6gr){color:var(--color-text-secondary);font-size:.9rem}.breadcrumb:where(.astro-a7mxy6gr){max-width:820px;margin:0 auto;padding:1rem 1.5rem 0;font-size:.8rem;color:var(--color-text-secondary)}.breadcrumb:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr){color:var(--color-text-secondary)}.breadcrumb:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr):hover{color:var(--color-accent)}.breadcrumb:where(.astro-a7mxy6gr) .sep:where(.astro-a7mxy6gr){margin:0 .4rem;opacity:.5}.breadcrumb:where(.astro-a7mxy6gr) .current:where(.astro-a7mxy6gr){color:var(--color-text)}.term-article:where(.astro-a7mxy6gr){max-width:820px;margin:0 auto;padding:0 1.5rem 3rem}.term-header:where(.astro-a7mxy6gr){padding:2rem 0 1.5rem}.term-header:where(.astro-a7mxy6gr) h1:where(.astro-a7mxy6gr){font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.term-hl:where(.astro-a7mxy6gr){color:var(--color-accent)}.term-ipa:where(.astro-a7mxy6gr){font-family:var(--font-mono);font-size:1.4rem;margin-bottom:.25rem}.term-guide:where(.astro-a7mxy6gr){font-size:1.1rem;color:var(--color-text-secondary)}.pron-card:where(.astro-a7mxy6gr){background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem;margin-bottom:2rem}.pron-row:where(.astro-a7mxy6gr){display:flex;align-items:flex-start;gap:.75rem;padding:.5rem 0}.pron-row:where(.astro-a7mxy6gr)+.pron-row:where(.astro-a7mxy6gr){border-top:1px solid var(--color-border);margin-top:.5rem;padding-top:1rem}.pron-label:where(.astro-a7mxy6gr){font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .5rem;border-radius:4px;white-space:nowrap;flex-shrink:0;margin-top:.1rem}.lbl-green:where(.astro-a7mxy6gr){background:#30d15826;color:var(--color-green)}.lbl-red:where(.astro-a7mxy6gr){background:#ff453a26;color:#ff453a}.pron-val:where(.astro-a7mxy6gr){font-size:1rem}.pron-mistakes:where(.astro-a7mxy6gr){display:flex;flex-wrap:wrap;gap:.5rem}.mtag:where(.astro-a7mxy6gr){font-family:var(--font-mono);font-size:.85rem;color:#ff453a;background:#ff453a14;padding:.2rem .6rem;border-radius:6px;text-decoration:line-through;text-decoration-color:#ff453a66}@keyframes ap-bounce{0%{transform:scaleY(.4)}to{transform:scaleY(1.6)}}@keyframes ap-spin{to{transform:rotate(360deg)}}.audio-player:where(.astro-a7mxy6gr){display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;margin-bottom:2rem}.ap-wave:where(.astro-a7mxy6gr){width:100%;height:48px;display:flex;align-items:center;opacity:.5;transition:opacity .3s}.audio-player:where(.astro-a7mxy6gr).is-playing .ap-wave:where(.astro-a7mxy6gr){opacity:1}.ap-wave:where(.astro-a7mxy6gr) svg:where(.astro-a7mxy6gr){width:100%;height:100%}.ap-bars:where(.astro-a7mxy6gr) rect:where(.astro-a7mxy6gr){transform-origin:center;transition:opacity .3s}.audio-player:where(.astro-a7mxy6gr).is-playing .ap-bars:where(.astro-a7mxy6gr) rect:where(.astro-a7mxy6gr){opacity:.85!important}.ap-center:where(.astro-a7mxy6gr){display:flex;align-items:center;gap:1rem}.ap-info:where(.astro-a7mxy6gr){display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.ap-term:where(.astro-a7mxy6gr){font-size:1.3rem;font-weight:700;color:var(--color-text)}.ap-ipa:where(.astro-a7mxy6gr){font-family:var(--font-mono);font-size:.85rem;color:var(--color-text-secondary)}.ap-btn:where(.astro-a7mxy6gr){display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--color-accent);color:#fff;border:none;cursor:pointer;transition:all .2s ease;flex-shrink:0;position:relative}.ap-btn:where(.astro-a7mxy6gr):hover{background:var(--color-accent-light);transform:scale(1.08)}.ap-btn:where(.astro-a7mxy6gr):active{transform:scale(.95)}.ap-icon-loading:where(.astro-a7mxy6gr),.ap-icon-stop:where(.astro-a7mxy6gr){display:none}.audio-player:where(.astro-a7mxy6gr).is-loading .ap-icon-play:where(.astro-a7mxy6gr){display:none}.audio-player:where(.astro-a7mxy6gr).is-loading .ap-icon-loading:where(.astro-a7mxy6gr){display:block;animation:ap-spin .8s linear infinite}.audio-player:where(.astro-a7mxy6gr).is-playing .ap-icon-play:where(.astro-a7mxy6gr){display:none}.audio-player:where(.astro-a7mxy6gr).is-playing .ap-icon-stop:where(.astro-a7mxy6gr){display:block}.ap-hint:where(.astro-a7mxy6gr){font-size:.8rem;color:var(--color-text-secondary);text-align:center}.ap-hint:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr){color:var(--color-accent)}.tsec:where(.astro-a7mxy6gr){margin-bottom:2rem}.tsec:where(.astro-a7mxy6gr) h2:where(.astro-a7mxy6gr){font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.tsec:where(.astro-a7mxy6gr) p:where(.astro-a7mxy6gr){color:var(--color-text-secondary);line-height:1.7}.l1-tip:where(.astro-a7mxy6gr){background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;padding:1rem 1.25rem;margin-bottom:.75rem}.l1-tip:where(.astro-a7mxy6gr) h3:where(.astro-a7mxy6gr){font-size:.95rem;font-weight:600;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.l1-lang:where(.astro-a7mxy6gr){font-size:.8rem;color:var(--color-text-secondary);font-weight:400}.l1-tip:where(.astro-a7mxy6gr) p:where(.astro-a7mxy6gr){font-size:.9rem;color:var(--color-text-secondary);line-height:1.6}.rel-grid:where(.astro-a7mxy6gr){display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.rel-card:where(.astro-a7mxy6gr){display:flex;flex-direction:column;padding:.75rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);transition:border-color .2s}.rel-card:where(.astro-a7mxy6gr):hover{border-color:var(--color-accent);color:var(--color-text)}.rel-name:where(.astro-a7mxy6gr){font-weight:600;font-size:.95rem}.rel-ipa:where(.astro-a7mxy6gr){font-family:var(--font-mono);font-size:.75rem;color:var(--color-text-secondary);margin-top:.15rem}.cat-pills:where(.astro-a7mxy6gr){display:flex;flex-wrap:wrap;gap:.5rem}.cat-pill:where(.astro-a7mxy6gr){font-size:.85rem;padding:.35rem .75rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;color:var(--color-text-secondary);transition:all .2s}.cat-pill:where(.astro-a7mxy6gr):hover{border-color:var(--color-accent);color:var(--color-accent)}.term-cta:where(.astro-a7mxy6gr){text-align:center;padding:2.5rem 1.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;margin-top:2rem}.term-cta:where(.astro-a7mxy6gr) h2:where(.astro-a7mxy6gr){font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.term-cta:where(.astro-a7mxy6gr) p:where(.astro-a7mxy6gr){color:var(--color-text-secondary);margin-bottom:1.5rem;max-width:480px;margin-left:auto;margin-right:auto}.btn:where(.astro-a7mxy6gr){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;transition:all .2s}.btn-primary:where(.astro-a7mxy6gr){background:var(--color-accent);color:#fff}.btn-primary:where(.astro-a7mxy6gr):hover{background:var(--color-accent-light);color:#fff}.cat-page:where(.astro-a7mxy6gr){max-width:960px;margin:0 auto;padding:0 1.5rem 4rem}.cat-hdr:where(.astro-a7mxy6gr){padding:2rem 0 1.5rem}.cat-hdr:where(.astro-a7mxy6gr) h1:where(.astro-a7mxy6gr){font-size:2rem;font-weight:700;margin-bottom:.5rem}.cat-hdr:where(.astro-a7mxy6gr) p:where(.astro-a7mxy6gr){color:var(--color-text-secondary);margin-bottom:.5rem}.tcount:where(.astro-a7mxy6gr){font-size:.8rem;color:var(--color-text-secondary);background:var(--color-surface);padding:.2rem .6rem;border-radius:12px}.tlist:where(.astro-a7mxy6gr){display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;margin-bottom:3rem}.tcard:where(.astro-a7mxy6gr){display:flex;flex-direction:column;padding:1rem 1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:10px;color:var(--color-text);transition:border-color .2s}.tcard:where(.astro-a7mxy6gr):hover{border-color:var(--color-accent);color:var(--color-text)}.tcard-top:where(.astro-a7mxy6gr){display:flex;align-items:baseline;gap:.5rem;margin-bottom:.25rem}.tcard-name:where(.astro-a7mxy6gr){font-weight:600;font-size:1rem}.tcard-ipa:where(.astro-a7mxy6gr){font-family:var(--font-mono);font-size:.8rem;color:var(--color-text-secondary)}.tcard-guide:where(.astro-a7mxy6gr){font-size:.85rem;color:var(--color-text-secondary);margin-bottom:.5rem}.tcard-mistakes:where(.astro-a7mxy6gr){display:flex;gap:.4rem}.tcard-m:where(.astro-a7mxy6gr){font-family:var(--font-mono);font-size:.75rem;color:#ff453a;background:#ff453a14;padding:.15rem .4rem;border-radius:4px;text-decoration:line-through;text-decoration-color:#ff453a4d}.other-cats:where(.astro-a7mxy6gr) h2:where(.astro-a7mxy6gr){font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.poll-section:where(.astro-a7mxy6gr){background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.poll-section:where(.astro-a7mxy6gr) h2:where(.astro-a7mxy6gr){font-size:1.2rem;font-weight:600;margin-bottom:1rem}.poll-options:where(.astro-a7mxy6gr){display:flex;flex-direction:column;gap:.6rem}.poll-opt:where(.astro-a7mxy6gr){width:100%;text-align:left;padding:.9rem 1rem;background:var(--color-bg);border:1px solid var(--color-border);border-radius:8px;color:var(--color-text);font-size:.95rem;cursor:pointer;transition:all .2s;font-family:var(--font-sans);font-weight:500}.poll-opt:where(.astro-a7mxy6gr):hover{border-color:var(--color-accent);background:#ff6b2c0d}.poll-opt:where(.astro-a7mxy6gr):active{transform:scale(.98)}.poll-result:where(.astro-a7mxy6gr){margin-top:1.25rem}.poll-reveal:where(.astro-a7mxy6gr){padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-weight:600;font-size:.95rem;text-align:center}.poll-reveal:where(.astro-a7mxy6gr).correct{background:#30d15826;color:var(--color-green)}.poll-reveal:where(.astro-a7mxy6gr).wrong{background:#ff453a26;color:#ff453a}.poll-bars:where(.astro-a7mxy6gr){display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.poll-bar-row:where(.astro-a7mxy6gr){display:flex;align-items:center;gap:.75rem}.poll-bar-label:where(.astro-a7mxy6gr){min-width:120px;font-size:.85rem;color:var(--color-text-secondary);flex-shrink:0}.poll-bar-container:where(.astro-a7mxy6gr){flex:1;height:28px;background:var(--color-bg);border-radius:6px;overflow:hidden;position:relative;border:1px solid var(--color-border)}.poll-bar-fill:where(.astro-a7mxy6gr){height:100%;background:var(--color-accent);transition:width .4s ease-out;display:flex;align-items:center;justify-content:flex-end;padding-right:.5rem}.poll-bar-pct:where(.astro-a7mxy6gr){font-size:.75rem;font-weight:600;color:#fff}.poll-bar-row:where(.astro-a7mxy6gr).correct .poll-bar-fill:where(.astro-a7mxy6gr){background:var(--color-green)}.poll-reset:where(.astro-a7mxy6gr){text-align:center;font-size:.85rem;color:var(--color-text-secondary)}.poll-reset:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr){color:var(--color-accent)}@media(max-width:640px){.term-header:where(.astro-a7mxy6gr) h1:where(.astro-a7mxy6gr){font-size:1.5rem}.term-ipa:where(.astro-a7mxy6gr){font-size:1.1rem}.rel-grid:where(.astro-a7mxy6gr){grid-template-columns:repeat(2,1fr)}.tlist:where(.astro-a7mxy6gr){grid-template-columns:1fr}.cat-hdr:where(.astro-a7mxy6gr) h1:where(.astro-a7mxy6gr){font-size:1.5rem}.poll-bar-label:where(.astro-a7mxy6gr){min-width:100px;font-size:.8rem}}.blog-link-list:where(.astro-a7mxy6gr){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.blog-link-list:where(.astro-a7mxy6gr) li:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr){color:var(--color-accent);font-size:.95rem}.blog-link-list:where(.astro-a7mxy6gr) li:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr):hover{text-decoration:underline}.pronounce-footer:where(.astro-a7mxy6gr){max-width:820px;margin:0 auto;padding:2rem 1.5rem;border-top:1px solid var(--color-border)}.pf-inner:where(.astro-a7mxy6gr){display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.pf-brand:where(.astro-a7mxy6gr){display:inline-flex;align-items:center;gap:.5rem;font-weight:600;color:var(--color-text)}.pf-links:where(.astro-a7mxy6gr){display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.pf-links:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr){color:var(--color-text-secondary);font-size:.85rem}.pf-links:where(.astro-a7mxy6gr) a:where(.astro-a7mxy6gr):hover{color:var(--color-accent)}.pf-copy:where(.astro-a7mxy6gr){font-size:.75rem;color:var(--color-text-secondary)}
