.button-container.svelte-d97902{display:flex;justify-content:center;margin:2rem 0}.navigation.svelte-d97902{display:flex;justify-content:center;margin-top:8rem;-moz-column-gap:3rem;column-gap:3rem}.modern-header.svelte-d97902{text-align:center;margin:4rem 0;position:relative}.accent-bar.svelte-d97902{width:60px;height:4px;background:var(--yellow);border-radius:2px;margin:0 auto 2rem}.main-title.svelte-d97902{font-size:4.8rem;font-weight:800;color:var(--font-color);margin-bottom:3rem;line-height:1.2;background:linear-gradient(135deg,var(--yellow) 0%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-image.svelte-d97902{max-width:35rem;margin:0 auto}.header-image.svelte-d97902 img:where(.svelte-d97902){width:100%}.intro-card.svelte-d97902{background:var(--white-black);border-radius:24px;padding:4rem;box-shadow:var(--card-shadow);border:1px solid var(--border-color);max-width:75rem;margin:4rem auto 6rem;position:relative}.intro-card.svelte-d97902:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--yellow);border-radius:24px 24px 0 0}.intro-badge.svelte-d97902{display:inline-flex;align-items:center;background:var(--emoji-badge-gradient);color:var(--background);padding:.8rem 1.6rem;border-radius:50px;font-size:1.4rem;font-weight:700;margin-bottom:2rem;box-shadow:var(--box-shadow)}.intro-text.svelte-d97902{font-size:1.7rem;line-height:1.7;color:var(--text-secondary)}.intro-text.svelte-d97902 p:where(.svelte-d97902){margin-bottom:2rem}.intro-text.svelte-d97902 p:where(.svelte-d97902):last-child{margin-bottom:0}.emphasis.svelte-d97902{font-weight:700;color:var(--font-color)}.formality-section.svelte-d97902{display:grid;grid-template-columns:1fr;gap:4rem;max-width:100rem;margin:6rem auto 0}@media (min-width: 992px){.formality-section.svelte-d97902{grid-template-columns:1fr 1fr;gap:6rem}}.formality-card.svelte-d97902{background:var(--white-black);border-radius:24px;padding:3rem;box-shadow:var(--card-shadow);border:1px solid var(--border-color);transition:all .3s ease;position:relative}.formality-card.svelte-d97902:hover{transform:translateY(-5px);box-shadow:var(--card-hover-shadow)}.keigo-card.svelte-d97902:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--yellow),var(--orange));border-radius:24px 24px 0 0}.tameguchi-card.svelte-d97902:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,var(--orange),var(--yellow));border-radius:24px 24px 0 0}.card-header.svelte-d97902{text-align:center;margin-bottom:2.5rem}.image-container.svelte-d97902{margin-bottom:2rem}.image-container.svelte-d97902 img:where(.svelte-d97902){max-width:22rem;width:100%;margin:0 auto;border-radius:16px}.tameguchi-image.svelte-d97902 img:where(.svelte-d97902){max-width:16rem}.audio-container.svelte-d97902{display:flex;justify-content:center;margin:2rem 0}.audio-button.svelte-d97902{display:inline-flex;align-items:center;gap:.8rem;background:var(--yellow);color:var(--background);border:none;padding:1rem 2rem;border-radius:50px;font-size:1.4rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:var(--card-shadow);position:relative;overflow:hidden}.audio-button.compact.svelte-d97902{padding:.8rem 1.6rem;font-size:1.2rem}.audio-button.playing.svelte-d97902{background:var(--orange);animation:svelte-d97902-pulse 2s infinite}.audio-button.svelte-d97902:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.audio-button.svelte-d97902:hover:before{left:100%}.audio-button.svelte-d97902:hover{transform:translateY(-2px);box-shadow:var(--card-hover-shadow)}@keyframes svelte-d97902-pulse{0%,to{opacity:1}50%{opacity:.7}}.card-content.svelte-d97902{font-size:1.6rem;line-height:1.6;color:var(--text-secondary)}.definition.svelte-d97902{font-size:1.7rem;margin-bottom:2.5rem;color:var(--font-color)}.usage-section.svelte-d97902{margin:2.5rem 0}.usage-section.svelte-d97902 h4:where(.svelte-d97902){font-size:1.6rem;font-weight:700;color:var(--font-color);margin-bottom:1.5rem}.usage-list.svelte-d97902{list-style:none;padding:0;margin:0 0 0 2rem}.usage-list.svelte-d97902 li:where(.svelte-d97902){position:relative;margin-bottom:.8rem;color:var(--text-secondary)}.usage-list.svelte-d97902 li:where(.svelte-d97902):before{content:"•";color:var(--yellow);font-weight:700;position:absolute;left:-1.5rem}.context.svelte-d97902{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border-color)}.highlight-term.svelte-d97902{font-weight:700;font-style:italic;color:var(--font-color);background:linear-gradient(135deg,var(--yellow),var(--orange));-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-right:.2rem;background-clip:text}.examples-intro.svelte-d97902{max-width:75rem;margin:6rem auto 4rem}.section-title.svelte-d97902{font-size:3.2rem;font-weight:800;color:var(--font-color);text-align:center;margin-bottom:2rem;line-height:1.2;background:linear-gradient(135deg,var(--yellow) 0%,var(--orange) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.examples-section.svelte-d97902{display:grid;grid-template-columns:1fr;gap:3rem;max-width:120rem;margin:0 auto}@media (min-width: 768px){.examples-section.svelte-d97902{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.example-card.svelte-d97902{background:var(--white-black);border-radius:20px;padding:2.5rem;box-shadow:var(--card-shadow);border:1px solid var(--border-color);transition:all .3s ease;text-align:center}.example-card.svelte-d97902:hover{transform:translateY(-3px);box-shadow:var(--card-hover-shadow)}.example-header.svelte-d97902{margin-bottom:2rem}.example-word.svelte-d97902{font-size:2rem;font-weight:700;color:var(--font-color);margin:0}.comparison-grid.svelte-d97902{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.comparison-item.svelte-d97902{padding:1.5rem 1rem;border-radius:12px;border:2px solid var(--border-color);transition:all .3s ease}.comparison-item.tameguchi.svelte-d97902{background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border-color:#3b82f64d}.comparison-item.keigo.svelte-d97902{background:linear-gradient(135deg,#ef44441a,#ef44440d);border-color:#ef44444d}.formality-label.svelte-d97902{font-size:1.6rem;opacity:.7;margin-bottom:.8rem;font-weight:600}.japanese-text.svelte-d97902{font-size:1.8rem;font-weight:700;color:var(--font-color)}.highlight-blue.svelte-d97902{background:#3b82f6;color:#fff;padding:.2rem .4rem;border-radius:.4rem;font-weight:700}.highlight-red.svelte-d97902{background:#ef4444;color:#fff;padding:.2rem .5rem;border-radius:.4rem;font-weight:700}.summary-section.svelte-d97902,.guidance-section.svelte-d97902,.cultural-insight.svelte-d97902{max-width:75rem;margin:6rem auto}.summary-card.svelte-d97902,.guidance-card.svelte-d97902,.insight-card.svelte-d97902{background:var(--white-black);border-radius:24px;padding:3rem;box-shadow:var(--card-shadow);border:1px solid var(--border-color);position:relative}.summary-card.svelte-d97902:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--yellow);border-radius:24px 24px 0 0}.summary-content.svelte-d97902{font-size:1.7rem;line-height:1.7;color:var(--text-secondary)}.summary-content.svelte-d97902 p:where(.svelte-d97902){margin-bottom:2rem}.summary-content.svelte-d97902 p:where(.svelte-d97902):last-child{margin-bottom:0}.guidance-card.svelte-d97902{display:flex;gap:2rem;align-items:flex-start}.guidance-icon.svelte-d97902{flex-shrink:0;width:50px;height:50px;background:var(--yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--background)}.guidance-content.svelte-d97902 h3:where(.svelte-d97902){font-size:2rem;font-weight:700;color:var(--font-color);margin-bottom:1.5rem}.guidance-content.svelte-d97902 p:where(.svelte-d97902){font-size:1.9rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.rule-highlight.svelte-d97902{background:var(--background-secondary);border-left:4px solid var(--yellow);padding:2rem;border-radius:0 12px 12px 0;margin-top:1.5rem}.rule-highlight.svelte-d97902 p:where(.svelte-d97902){margin:0;font-weight:600;color:var(--font-color)}.insight-badge.svelte-d97902{display:inline-flex;align-items:center;background:var(--emoji-badge-gradient);color:var(--background);padding:.8rem 1.6rem;border-radius:50px;font-size:1.4rem;font-weight:700;margin-bottom:2rem;box-shadow:var(--box-shadow)}.insight-content.svelte-d97902{font-size:1.6rem;line-height:1.7;color:var(--text-secondary)}.insight-content.svelte-d97902 p:where(.svelte-d97902){margin-bottom:2rem}.insight-content.svelte-d97902 p:where(.svelte-d97902):last-child{margin-bottom:0}@media (max-width: 768px){.container.svelte-d97902{padding:1.5rem}.main-title.svelte-d97902{font-size:3.6rem}.intro-card.svelte-d97902,.formality-card.svelte-d97902,.summary-card.svelte-d97902,.guidance-card.svelte-d97902,.insight-card.svelte-d97902{padding:2.5rem}.guidance-card.svelte-d97902{flex-direction:column;text-align:center}.comparison-grid.svelte-d97902{grid-template-columns:1fr;gap:1rem}.examples-section.svelte-d97902{grid-template-columns:1fr}.section-title.svelte-d97902{font-size:2.6rem}}@keyframes svelte-d97902-transitionIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
