:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Sans","Hiragino Kaku Gothic ProN","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;--font-mono:"SFMono-Regular",Menlo,Consolas,"Liberation Mono",monospace;--text-2xs:0.6875rem;--text-xs:0.75rem;--text-sm:0.8125rem;--text-base:0.875rem;--text-md:0.9375rem;--text-lg:1rem;--text-xl:1.125rem;--text-2xl:1.25rem;--text-3xl:1.5rem;--text-4xl:1.875rem;--text-5xl:2.5rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-full:999px;--color-brand:#6366f1;--color-brand-strong:#4f46e5;--color-brand-stronger:#4338ca;--color-brand-soft:#eef2ff;--color-brand-softer:#e0e7ff;--color-on-brand:#ffffff;--gradient-brand:linear-gradient(135deg,#6366f1,#8b5cf6 52%,#d946ef);--gradient-brand-subtle:linear-gradient(135deg,#eef2ff,#faf5ff);--color-text-strong:#0f172a;--color-text:#1e293b;--color-text-muted:#64748b;--color-text-subtle:#6b7689;--color-bg:#f6f7fb;--color-surface:#ffffff;--color-surface-muted:#f1f5f9;--color-surface-glass:rgba(255,255,255,0.78);--color-scrollbar:#cbd5e1;--color-border:#e2e8f0;--color-border-strong:#cbd5e1;--color-danger:#dc2626;--color-danger-strong:#b91c1c;--color-danger-soft:#fef2f2;--color-danger-border:#fecaca;--color-success:#059669;--color-success-soft:#ecfdf5;--color-axis-category-bg:#eef2ff;--color-axis-category-fg:#4f46e5;--color-axis-genre-bg:#ecfdf5;--color-axis-genre-fg:#059669;--color-axis-bodypart-bg:#fff1f2;--color-axis-bodypart-fg:#e11d48;--shadow-sm:0 1px 2px rgba(15,23,42,0.06);--shadow-md:0 4px 12px rgba(15,23,42,0.08);--shadow-lg:0 12px 32px rgba(15,23,42,0.12);--shadow-brand:0 10px 24px rgba(99,102,241,0.28);--transition:0.15s ease;--layout-max:none;--layout-narrow:760px;--header-height:56px}@media (prefers-color-scheme:dark){:root{--color-brand:#818cf8;--color-brand-strong:#a5b4fc;--color-brand-stronger:#c7d2fe;--color-brand-soft:#1e2545;--color-brand-softer:#2a3260;--color-on-brand:#0b1120;--gradient-brand-subtle:linear-gradient(135deg,#161e2e,#1d1733);--color-text-strong:#f1f5f9;--color-text:#dde5f0;--color-text-muted:#9aa7bd;--color-text-subtle:#7c8aa3;--color-bg:#0b1120;--color-surface:#161e2e;--color-surface-muted:#1f2937;--color-surface-glass:rgba(15,22,38,0.82);--color-border:#29344a;--color-border-strong:#3b4862;--color-scrollbar:#3b4862;--color-danger:#f87171;--color-danger-strong:#fca5a5;--color-danger-soft:#2a1518;--color-danger-border:#5b2b2b;--color-success:#34d399;--color-success-soft:#102a20;--color-axis-category-bg:#20264a;--color-axis-category-fg:#a5b4fc;--color-axis-genre-bg:#102a20;--color-axis-genre-fg:#6ee7b7;--color-axis-bodypart-bg:#34141c;--color-axis-bodypart-fg:#fda4af;--shadow-sm:0 1px 2px rgba(0,0,0,0.4);--shadow-md:0 4px 12px rgba(0,0,0,0.45);--shadow-lg:0 12px 32px rgba(0,0,0,0.55);--shadow-brand:0 10px 24px rgba(99,102,241,0.45)}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit}a{color:inherit}:focus-visible{outline:2px solid var(--color-brand);outline-offset:2px}::selection{background:var(--color-brand-softer);color:var(--color-brand-stronger)}@media (min-width:901px){body:has(.dict-app-page){overflow:hidden}body:has(.dict-app-page) .siteShell{height:100vh;min-height:0}body:has(.dict-app-page) .siteContent{flex:1 1;min-height:0}body:has(.dict-app-page) .siteFooter{margin-top:0}}::view-transition-new(root),::view-transition-old(root){animation-duration:.22s;animation-timing-function:ease}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-new(*),::view-transition-old(*){animation:none!important}}