.fd-root:where(.astro-e6hrfkst){font-family:var(--sl-font);color:var(--sl-color-white);width:100%;padding-bottom:3rem}.fd-hero:where(.astro-e6hrfkst){position:relative;overflow:hidden;border-radius:14px;margin-bottom:2.5rem;padding:2.8rem 2.4rem;background:#0d1117;border:1px solid rgba(255,255,255,.07)}.fd-hero-bg:where(.astro-e6hrfkst){position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 80% 50%,rgba(120,80,220,.15) 0%,transparent 70%),radial-gradient(ellipse 50% 60% at 20% 50%,rgba(60,120,220,.1) 0%,transparent 70%);pointer-events:none}.fd-hero-grid:where(.astro-e6hrfkst){position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:32px 32px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 40%,transparent 100%);pointer-events:none}.fd-hero-inner:where(.astro-e6hrfkst){position:relative;display:flex;align-items:center;gap:2rem}.fd-hero-left:where(.astro-e6hrfkst){flex:1;min-width:0}.fd-eyebrow:where(.astro-e6hrfkst){font-size:.8rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#7c6fcd;margin-bottom:.6rem}.fd-title:where(.astro-e6hrfkst){font-size:2.8rem;font-weight:800;letter-spacing:-.04em;line-height:1.1;margin:0 0 .3rem;background:linear-gradient(135deg,#e2d9f3,#a78bda);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.fd-sub:where(.astro-e6hrfkst){font-size:1.05rem;color:#7c6fcd;margin:0 0 .9rem;font-style:italic}.fd-desc:where(.astro-e6hrfkst){font-size:.95rem;color:#ffffffa6;line-height:1.7;margin:0 0 1.2rem}.fd-desc:where(.astro-e6hrfkst) strong:where(.astro-e6hrfkst){color:#ffffffe6}.fd-alignment-pills:where(.astro-e6hrfkst){display:flex;gap:.5rem;flex-wrap:wrap}.fd-pill:where(.astro-e6hrfkst){font-size:.8rem;font-weight:700;padding:.28rem .8rem;border-radius:999px;letter-spacing:.04em}.fd-pill-good:where(.astro-e6hrfkst){background:#4ade8026;color:#4ade80;border:1px solid rgba(74,222,128,.3)}.fd-pill-evil:where(.astro-e6hrfkst){background:#f8717126;color:#f87171;border:1px solid rgba(248,113,113,.3)}.fd-pill-neutral:where(.astro-e6hrfkst){background:#94a3b826;color:#94a3b8;border:1px solid rgba(148,163,184,.3)}.fd-hero-right:where(.astro-e6hrfkst){flex-shrink:0;width:160px;display:flex;align-items:center;justify-content:center}.fd-emblem:where(.astro-e6hrfkst){position:relative;width:130px;height:130px;display:flex;align-items:center;justify-content:center}.fd-emblem-ring:where(.astro-e6hrfkst){position:absolute;border-radius:50%;border:1px solid;animation:fd-spin linear infinite}.fd-ring-1:where(.astro-e6hrfkst){width:130px;height:130px;border-color:#7850dc59;animation-duration:20s}.fd-ring-2:where(.astro-e6hrfkst){width:95px;height:95px;border-color:#4ade8040;animation-duration:14s;animation-direction:reverse;border-style:dashed}.fd-ring-3:where(.astro-e6hrfkst){width:62px;height:62px;border-color:#f8717140;animation-duration:9s}.fd-emblem-center:where(.astro-e6hrfkst){font-size:2rem;color:#ffffff80;position:relative;z-index:1}@keyframes fd-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fd-section:where(.astro-e6hrfkst){margin-bottom:2rem}.fd-section-header:where(.astro-e6hrfkst){display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.08)}.fd-section-tag:where(.astro-e6hrfkst){font-size:.75rem;font-weight:700;letter-spacing:.08em;padding:.22rem .65rem;border-radius:4px;text-transform:uppercase}.fd-section-good:where(.astro-e6hrfkst) .fd-section-tag:where(.astro-e6hrfkst){background:#4ade8026;color:#4ade80}.fd-section-evil:where(.astro-e6hrfkst) .fd-section-tag:where(.astro-e6hrfkst){background:#f8717126;color:#f87171}.fd-section-neutral:where(.astro-e6hrfkst) .fd-section-tag:where(.astro-e6hrfkst){background:#94a3b826;color:#94a3b8}.fd-section-title:where(.astro-e6hrfkst){font-size:1rem;font-weight:600;color:#ffffff80;margin:0;letter-spacing:.02em}.fd-cards:where(.astro-e6hrfkst){display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.fd-cards-3:where(.astro-e6hrfkst){grid-template-columns:repeat(3,1fr)}.fd-card:where(.astro-e6hrfkst){display:block;padding:1.2rem 1.1rem;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff08;text-decoration:none;color:inherit;transition:border-color .18s,background .18s,transform .18s;position:relative;overflow:hidden}.fd-card:where(.astro-e6hrfkst):before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:10px 10px 0 0}.fd-card-good:where(.astro-e6hrfkst):before{background:linear-gradient(90deg,#4ade80,#86efac)}.fd-card-evil:where(.astro-e6hrfkst):before{background:linear-gradient(90deg,#f87171,#fca5a5)}.fd-card-neutral:where(.astro-e6hrfkst):before{background:linear-gradient(90deg,#818cf8,#a5b4fc)}.fd-card:where(.astro-e6hrfkst):hover{transform:translateY(-2px);background:#ffffff0d}.fd-card-good:where(.astro-e6hrfkst):hover{border-color:#4ade8059}.fd-card-evil:where(.astro-e6hrfkst):hover{border-color:#f8717159}.fd-card-neutral:where(.astro-e6hrfkst):hover{border-color:#818cf859}.fd-card-top:where(.astro-e6hrfkst){display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem}.fd-card-glyph:where(.astro-e6hrfkst){width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.fd-glyph-sol:where(.astro-e6hrfkst){background:#fbbf2426;color:#fbbf24}.fd-glyph-murmur:where(.astro-e6hrfkst){background:#4ade8026;color:#4ade80}.fd-glyph-malak:where(.astro-e6hrfkst){background:#f8717126;color:#f87171}.fd-glyph-morth:where(.astro-e6hrfkst){background:#a78bfa1f;color:#c4b5fd}.fd-glyph-aethel:where(.astro-e6hrfkst){background:#22d3ee1f;color:#22d3ee}.fd-glyph-xyl:where(.astro-e6hrfkst){background:#60a5fa1f;color:#60a5fa}.fd-glyph-kaelos:where(.astro-e6hrfkst){background:#fb923c1f;color:#fb923c}.fd-card-name:where(.astro-e6hrfkst){font-size:1.05rem;font-weight:700;color:#ffffffeb;line-height:1.2}.fd-card-title-kr:where(.astro-e6hrfkst){font-size:.8rem;color:#fff6;margin-top:.1rem}.fd-card-essence:where(.astro-e6hrfkst){display:flex;align-items:baseline;gap:.4rem;margin-bottom:.65rem;flex-wrap:wrap}.fd-essence-label:where(.astro-e6hrfkst){font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#ffffff4d;flex-shrink:0}.fd-essence-val:where(.astro-e6hrfkst){font-size:.9rem;font-weight:600;color:#fffc}.fd-essence-en:where(.astro-e6hrfkst){font-size:.78rem;color:#ffffff59;font-style:italic}.fd-card-doctrine:where(.astro-e6hrfkst){font-size:.85rem;color:#ffffff8c;line-height:1.55;margin:0 0 .7rem;font-style:italic;padding-left:.6rem;border-left:2px solid rgba(255,255,255,.1)}.fd-card-sync:where(.astro-e6hrfkst){font-size:.82rem;color:#fff6;display:flex;align-items:flex-start;gap:.35rem;line-height:1.4}.fd-sync-icon:where(.astro-e6hrfkst){color:#4ade80;font-weight:700;flex-shrink:0;margin-top:.05rem}.fd-card-evil:where(.astro-e6hrfkst) .fd-sync-icon:where(.astro-e6hrfkst){color:#f87171}.fd-card-neutral:where(.astro-e6hrfkst) .fd-sync-icon:where(.astro-e6hrfkst){color:#818cf8}.fd-common:where(.astro-e6hrfkst){display:flex;gap:1rem;align-items:flex-start;padding:1.2rem 1.4rem;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;margin-top:.5rem}.fd-common-icon:where(.astro-e6hrfkst){font-size:1.2rem;color:#ffffff40;flex-shrink:0;margin-top:.1rem}.fd-common-title:where(.astro-e6hrfkst){font-size:.82rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#fff6;margin-bottom:.4rem}.fd-common-body:where(.astro-e6hrfkst) p:where(.astro-e6hrfkst){font-size:.9rem;color:#ffffff8c;line-height:1.7;margin:0}.fd-common-body:where(.astro-e6hrfkst) em:where(.astro-e6hrfkst){color:#ffffffbf;font-style:italic}@media(max-width:700px){.fd-hero-right:where(.astro-e6hrfkst){display:none}.fd-title:where(.astro-e6hrfkst){font-size:2rem}.fd-cards:where(.astro-e6hrfkst),.fd-cards-3:where(.astro-e6hrfkst){grid-template-columns:1fr}}@media(max-width:900px){.fd-cards-3:where(.astro-e6hrfkst){grid-template-columns:repeat(2,1fr)}}
