:root{--font-heading:"Outfit", -apple-system, sans-serif;--font-display-jp:"Shippori Mincho", "Kaisei Tokumin", serif;--font-body:"Inter", -apple-system, sans-serif;--font-mono:"JetBrains Mono", monospace;--bg-main:#0b0c10;--card-bg:#12141db3;--border-line:#ffffff14}:root[data-theme=light],html[data-theme=light]{--bg-main:#f8fafc;--card-bg:#fff;--border-line:#00000014}body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);transition:background-color var(--transition,.2s ease), color var(--transition,.2s ease);margin:0;padding:0;line-height:1.6;overflow-x:hidden}.app-container[data-astro-cid-lcdefpme]{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex}.btn[data-astro-cid-lcdefpme]{font-family:var(--font-body);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-sm[data-astro-cid-lcdefpme]{padding:.4rem .9rem;font-size:.82rem}.btn-accent[data-astro-cid-lcdefpme]{color:#c4b5fd;background:#a78bfa26;border:1px solid #a78bfa4d}.btn-accent[data-astro-cid-lcdefpme]:hover{color:#fff;background:#a78bfa40}.btn-primary[data-astro-cid-lcdefpme]{color:#fff;background:#7c3aed;border:none;box-shadow:0 0 20px #7c6aff40}.btn-primary[data-astro-cid-lcdefpme]:hover{background:#6d28d9;transform:translateY(-1px);box-shadow:0 0 28px #7c6aff66}.btn-secondary[data-astro-cid-lcdefpme]{color:#e2e8f0;border:1px solid var(--border-line);background:#ffffff0a}.btn-secondary[data-astro-cid-lcdefpme]:hover{background:#ffffff14;border-color:#fff3}[data-theme=light] .btn-primary[data-astro-cid-lcdefpme]{color:#fff;background:#6366f1;box-shadow:0 2px 10px #6366f140}[data-theme=light] .btn-primary[data-astro-cid-lcdefpme]:hover{background:#4f46e5;box-shadow:0 4px 14px #6366f159}[data-theme=light] .btn-secondary[data-astro-cid-lcdefpme]{color:#334155;background:#fff;border:1px solid #0000001f;box-shadow:0 1px 3px #0000000a}[data-theme=light] .btn-secondary[data-astro-cid-lcdefpme]:hover{color:#0f172a;background:#f8fafc;border-color:#0003}[data-theme=light] .btn-accent[data-astro-cid-lcdefpme]{color:#6366f1;background:#6366f114;border:1px solid #6366f140}[data-theme=light] .btn-accent[data-astro-cid-lcdefpme]:hover{color:#4f46e5;background:#6366f129;border-color:#6366f166}.hero-section[data-astro-cid-lcdefpme]{padding:2rem 0 4rem}.hero-header[data-astro-cid-lcdefpme]{text-align:center;max-width:700px;margin:0 auto 3rem}.hero-title[data-astro-cid-lcdefpme]{font-family:var(--font-display-jp);color:#fff;letter-spacing:.03em;margin:0 0 .5rem;font-size:clamp(2.8rem,8vw,4.2rem);font-weight:800;line-height:1.15;transition:color .2s}.brand-accent[data-astro-cid-lcdefpme]{color:#a78bfa;background:linear-gradient(135deg,#a78bfa,#c084fc);-webkit-text-fill-color:transparent;background-clip:text}.hero-tagline[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#c4b5fd;letter-spacing:-.01em;margin:0 0 1.25rem;font-size:clamp(1.1rem,3.5vw,1.35rem);font-weight:500;transition:color .2s}.hero-desc[data-astro-cid-lcdefpme],.hero-subtitle[data-astro-cid-lcdefpme]{color:#94a3b8;margin:0 0 2rem;font-size:1.05rem;line-height:1.6;transition:color .2s}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}[data-theme=light] .hero-title[data-astro-cid-lcdefpme]{color:#0f172a}[data-theme=light] .brand-accent[data-astro-cid-lcdefpme]{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;color:#6366f1;background-clip:text}[data-theme=light] .hero-tagline[data-astro-cid-lcdefpme]{color:#6366f1}[data-theme=light] .hero-desc[data-astro-cid-lcdefpme],[data-theme=light] .hero-subtitle[data-astro-cid-lcdefpme]{color:#475569}.sample-reader[data-astro-cid-lcdefpme]{background:var(--card-bg);border:1px solid var(--border-line);box-shadow:var(--card-shadow);border-radius:.9rem;margin-top:2rem;padding:1.5rem;transition:background-color .2s,border-color .2s,box-shadow .2s}.reader-header[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--border-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-bottom:.85rem;transition:border-color .2s;display:flex}.reader-label[data-astro-cid-lcdefpme]{color:#64748b;letter-spacing:.08em;font-size:.72rem;font-weight:700;transition:color .2s}.reader-tabs[data-astro-cid-lcdefpme]{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;gap:.25rem;padding:3px;display:flex}.reader-tab[data-astro-cid-lcdefpme]{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.reader-tab[data-astro-cid-lcdefpme]:hover{color:#fff;background:#ffffff0f}.reader-tab[data-astro-cid-lcdefpme].active{color:#c4b5fd;background:#a78bfa29;border-color:#a78bfa59;font-weight:600}.excerpt-box[data-astro-cid-lcdefpme],.excerpt-card[data-astro-cid-lcdefpme]{background:#090a0e99;border:1px solid #ffffff0a;border-radius:.6rem;margin:1.2rem 0;padding:1.4rem;transition:background-color .2s,border-color .2s}.excerpt-content[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:#cbd5e1;white-space:pre-line;margin-bottom:.8rem;font-size:.92rem;line-height:1.6;transition:color .2s}.reader-metrics[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}@media (width<=768px){.reader-metrics[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.hero-title[data-astro-cid-lcdefpme]{font-size:clamp(2.2rem,8vw,3.2rem);line-height:1.15}.hero-desc[data-astro-cid-lcdefpme],.hero-subtitle[data-astro-cid-lcdefpme]{color:#94a3b8;max-width:90%;margin:0 auto 1.5rem;font-size:.95rem;line-height:1.6}.hero-actions[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;width:100%}.hero-actions[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%;min-height:48px;padding:12px 24px;font-size:15px}.sample-reader[data-astro-cid-lcdefpme]{margin-top:1.5rem;padding:1.25rem 1rem}.reader-header[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:.75rem}.reader-tabs[data-astro-cid-lcdefpme]{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.reader-tabs[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.reader-tab[data-astro-cid-lcdefpme]{white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:40px;padding:8px 16px;font-size:.85rem;display:inline-flex}.excerpt-box[data-astro-cid-lcdefpme],.excerpt-card[data-astro-cid-lcdefpme]{margin:1rem 0;padding:1.25rem 1rem}.excerpt-content[data-astro-cid-lcdefpme]{font-size:clamp(.85rem,2.5vw,.92rem);line-height:1.6}.reader-metrics[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:.6rem}.reader-action-row[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{justify-content:center;width:100%;min-height:44px}}@media (width<=480px){.reader-metrics[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.metric-pill[data-astro-cid-lcdefpme]{border:1px solid var(--border-line);background:#ffffff08;border-radius:.5rem;flex-direction:column;gap:.25rem;padding:.65rem .85rem;transition:border-color .2s,background-color .2s,box-shadow .2s;display:flex}.metric-pill[data-astro-cid-lcdefpme]:hover{border-color:#ffffff1a}.pill-lbl[data-astro-cid-lcdefpme]{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.67rem;transition:color .2s}.pill-val[data-astro-cid-lcdefpme]{margin-top:.05rem;font-size:.88rem;font-weight:600;line-height:1.2;transition:color .2s}.pill-bar-row[data-astro-cid-lcdefpme]{align-items:center;gap:.5rem;display:flex}.mini-bar-track[data-astro-cid-lcdefpme]{background:#ffffff0f;border-radius:999px;flex:1;min-width:32px;height:4px;transition:background-color .2s;overflow:hidden}.mini-bar[data-astro-cid-lcdefpme]{border-radius:999px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1),background-color .2s}.mini-bar-cyan[data-astro-cid-lcdefpme]{background:#38bdf8}.mini-bar-emerald[data-astro-cid-lcdefpme]{background:#34d399}.color-purple[data-astro-cid-lcdefpme]{color:#c4b5fd}.color-cyan[data-astro-cid-lcdefpme]{color:#38bdf8}.color-emerald[data-astro-cid-lcdefpme]{color:#34d399}.color-pink[data-astro-cid-lcdefpme]{color:#f472b6}.color-amber[data-astro-cid-lcdefpme]{color:#fbbf24}.reader-action-row[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-line);justify-content:flex-end;margin-top:1rem;padding-top:.8rem;transition:border-color .2s;display:flex}[data-theme=light] .sample-reader[data-astro-cid-lcdefpme]{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffd1;border:1px solid #e2e8f0e6;box-shadow:0 12px 36px -4px #0f172a14,0 4px 12px -2px #0f172a0a,inset 0 1px #fff}[data-theme=light] .reader-header[data-astro-cid-lcdefpme]{border-bottom-color:#e2e8f0cc}[data-theme=light] .reader-tabs[data-astro-cid-lcdefpme]{backdrop-filter:blur(12px);background:#f1f5f9bf;border:1px solid #e2e8f0d9;box-shadow:inset 0 1px 2px #0f172a0a}[data-theme=light] .reader-tab[data-astro-cid-lcdefpme]{color:#64748b}[data-theme=light] .reader-tab[data-astro-cid-lcdefpme]:hover{color:#0f172a;background:#fff9}[data-theme=light] .reader-tab[data-astro-cid-lcdefpme].active{color:#4338ca;background:#fff;border:1px solid #6366f133;font-weight:600;box-shadow:0 2px 8px #0f172a0f,0 1px 2px #0f172a0a,inset 0 1px #fff}[data-theme=light] .excerpt-box[data-astro-cid-lcdefpme],[data-theme=light] .excerpt-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(10px);background:#f8fafcbf;border:1px solid #e2e8f0d9;box-shadow:inset 0 1px 3px #0f172a08}[data-theme=light] .excerpt-content[data-astro-cid-lcdefpme]{color:#334155}[data-theme=light] .metric-pill[data-astro-cid-lcdefpme]{backdrop-filter:blur(10px);background:#ffffffbf;border:1px solid #e2e8f0d9;box-shadow:0 2px 6px #0f172a08,inset 0 1px #ffffffe6}[data-theme=light] .metric-pill[data-astro-cid-lcdefpme]:hover{background:#fff;border-color:#6366f159;box-shadow:0 4px 14px #6366f11a,inset 0 1px #fff}[data-theme=light] .pill-lbl[data-astro-cid-lcdefpme]{color:#64748b}[data-theme=light] .mini-bar-track[data-astro-cid-lcdefpme]{background:#00000014}[data-theme=light] .mini-bar-cyan[data-astro-cid-lcdefpme]{background:#0284c7}[data-theme=light] .mini-bar-emerald[data-astro-cid-lcdefpme]{background:#059669}[data-theme=light] .color-purple[data-astro-cid-lcdefpme]{color:#6366f1}[data-theme=light] .color-cyan[data-astro-cid-lcdefpme]{color:#0284c7}[data-theme=light] .color-emerald[data-astro-cid-lcdefpme]{color:#059669}[data-theme=light] .color-pink[data-astro-cid-lcdefpme]{color:#db2777}[data-theme=light] .color-amber[data-astro-cid-lcdefpme]{color:#d97706}[data-theme=light] .reader-action-row[data-astro-cid-lcdefpme]{border-top-color:#e2e8f0cc}.capabilities-section[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-line);padding:4rem 0 2rem;transition:border-color .2s}.section-title-wrap[data-astro-cid-lcdefpme]{margin-bottom:2.5rem}.section-num[data-astro-cid-lcdefpme]{color:#a78bfa;letter-spacing:.1em;font-size:.72rem;font-weight:700;transition:color .2s}.section-heading[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#fff;margin:.3rem 0 0;font-size:1.8rem;font-weight:700;transition:color .2s}.editorial-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=768px){.editorial-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.editorial-col[data-astro-cid-lcdefpme]{border-top:1px solid #ffffff1a;padding-top:1rem;transition:border-color .2s}.col-num[data-astro-cid-lcdefpme]{font-family:var(--font-mono);color:#64748b;font-size:.85rem;transition:color .2s}.col-title[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#f1f5f9;margin:.4rem 0 .6rem;font-size:1.15rem;font-weight:700;transition:color .2s}.col-desc[data-astro-cid-lcdefpme]{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.65;transition:color .2s}[data-theme=light] .capabilities-section[data-astro-cid-lcdefpme]{border-top-color:#00000014}[data-theme=light] .section-num[data-astro-cid-lcdefpme]{color:#6366f1}[data-theme=light] .section-heading[data-astro-cid-lcdefpme]{color:#0f172a}[data-theme=light] .editorial-col[data-astro-cid-lcdefpme]{border-top:1px solid #00000014}[data-theme=light] .col-num[data-astro-cid-lcdefpme]{color:#64748b}[data-theme=light] .col-title[data-astro-cid-lcdefpme]{color:#0f172a}[data-theme=light] .col-desc[data-astro-cid-lcdefpme]{color:#475569}.stats-bar[data-astro-cid-lcdefpme]{border-top:1px solid var(--border-line);flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem;padding:2.5rem 0;transition:border-color .2s;display:flex}.stat-unit[data-astro-cid-lcdefpme]{align-items:baseline;gap:.5rem;display:flex}.stat-value[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#fff;font-size:1.4rem;font-weight:800;transition:color .2s}.stat-label[data-astro-cid-lcdefpme]{color:#94a3b8;font-size:.85rem;transition:color .2s}.stat-sep[data-astro-cid-lcdefpme]{color:#475569;font-size:.8rem;transition:color .2s}[data-theme=light] .stats-bar[data-astro-cid-lcdefpme]{border-top-color:#00000014}[data-theme=light] .stat-value[data-astro-cid-lcdefpme]{color:#0f172a}[data-theme=light] .stat-label[data-astro-cid-lcdefpme]{color:#475569}[data-theme=light] .stat-sep[data-astro-cid-lcdefpme]{color:#94a3b8}.site-footer[data-astro-cid-lcdefpme]{background:0 0;border-top:1px solid #ffffff14;margin-top:2rem;padding:2.25rem 1.5rem 2.5rem;transition:background-color .2s,border-color .2s}.footer-wrap[data-astro-cid-lcdefpme]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;max-width:1200px;margin:0 auto;display:flex}.footer-logo[data-astro-cid-lcdefpme]{font-family:var(--font-heading);color:#fff;align-items:center;font-size:1.15rem;font-weight:700;transition:color .2s;display:inline-flex}.footer-accent[data-astro-cid-lcdefpme]{color:#a78bfa;transition:color .2s}.footer-meta[data-astro-cid-lcdefpme]{color:#64748b;font-size:.82rem;transition:color .2s}[data-theme=light] .site-footer[data-astro-cid-lcdefpme]{background:0 0!important;border-top:1px solid #bae6fd99!important}[data-theme=light] .footer-logo[data-astro-cid-lcdefpme]{color:#0f172a!important}[data-theme=light] .footer-accent[data-astro-cid-lcdefpme]{color:#0284c7!important}[data-theme=light] .footer-meta[data-astro-cid-lcdefpme]{color:#64748b!important}
