:root{--bg:#f4f7fb;--surface:rgba(255,255,255,.82);--surface-strong:#fff;--surface-muted:#eef3fb;--text:#142035;--muted:#64738b;--line:rgba(20,32,53,.12);--accent:#326df5;--accent-2:#7059ff;--success:#16885b;--shadow:0 18px 55px rgba(28,49,91,.11);--radius:24px;color-scheme:light}html[data-theme=dark]{--bg:#0b111d;--surface:rgba(18,27,44,.84);--surface-strong:#151f31;--surface-muted:#1a263a;--text:#eef4ff;--muted:#9ca9bd;--line:rgba(238,244,255,.12);--shadow:0 20px 62px rgba(0,0,0,.3);color-scheme:dark}@media(prefers-color-scheme:dark){html[data-theme=system]{--bg:#0b111d;--surface:rgba(18,27,44,.84);--surface-strong:#151f31;--surface-muted:#1a263a;--text:#eef4ff;--muted:#9ca9bd;--line:rgba(238,244,255,.12);--shadow:0 20px 62px rgba(0,0,0,.3);color-scheme:dark}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 12% -10%,rgba(50,109,245,.13),transparent 32rem),radial-gradient(circle at 92% 12%,rgba(112,89,255,.09),transparent 30rem),var(--bg);color:var(--text);font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.skip{position:absolute;left:1rem;top:-5rem;background:var(--surface-strong);padding:.7rem 1rem;border-radius:12px;z-index:100}.skip:focus{top:1rem}.shell{width:min(1160px,calc(100% - 2.5rem));margin-inline:auto}.topbar{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--bg) 84%,transparent);backdrop-filter:blur(22px)}.topbar-inner{width:min(1160px,calc(100% - 2.5rem));min-height:74px;margin-inline:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px}.brand{display:flex;gap:.7rem;align-items:center;color:var(--text);text-decoration:none}.brand img{width:38px;height:38px;filter:drop-shadow(0 8px 17px rgba(50,109,245,.18))}.brand>span{display:grid;line-height:1.05}.brand strong{font-size:15px}.brand small{margin-top:4px;color:var(--muted);font-size:11px;font-weight:700}.topbar nav{display:flex;justify-content:center;gap:.25rem}.topbar nav a{color:var(--muted);text-decoration:none;padding:.52rem .72rem;border-radius:999px;font-weight:700}.topbar nav a:hover,.topbar nav a:focus-visible,.topbar nav a.active{background:var(--surface);color:var(--text);outline:none}.theme-group{display:flex;gap:3px;padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted)}.theme-group button{min-height:36px;border:0;background:transparent;color:var(--text);border-radius:999px;padding:0 9px;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.theme-group button[aria-pressed=true]{background:var(--surface-strong);box-shadow:0 4px 14px rgba(30,50,90,.1)}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(36px,7vw,86px);align-items:center;padding:5.4rem 0 3rem}.eyebrow{margin:0 0 .55rem;color:var(--accent);font-size:.76rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hero h1{font-size:clamp(3.15rem,6.5vw,5.3rem);line-height:.95;letter-spacing:-.06em;max-width:780px;margin:.2rem 0 1.25rem;text-wrap:balance}.lede{max-width:720px;margin:0;color:var(--muted);font-size:1.1rem;line-height:1.65}.hero-links{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1.6rem}.hero-links a{display:inline-flex;align-items:center;min-height:44px;padding:.65rem 1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface);color:var(--text);font-weight:750;text-decoration:none}.hero-links a.primary-link{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;border-color:transparent;box-shadow:0 12px 28px rgba(50,109,245,.2)}.summary-panel{padding:1.35rem;border:1px solid var(--line);border-radius:32px;background:linear-gradient(160deg,color-mix(in srgb,var(--surface-strong) 92%,transparent),color-mix(in srgb,var(--accent) 6%,var(--surface)));box-shadow:var(--shadow)}.summary-logo{height:164px;display:grid;place-items:center;border-radius:24px;background:radial-gradient(circle at 35% 28%,rgba(255,255,255,.7),transparent 24%),linear-gradient(145deg,rgba(50,109,245,.12),rgba(112,89,255,.08))}.summary-logo img{width:86px;height:86px}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:.7rem;margin-top:.75rem}.metrics>div{padding:.85rem .9rem;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.metrics>div:last-child{grid-column:1/-1}.metrics strong,.metrics span{display:block}.metrics strong{font-size:1rem}.metrics span{margin-top:2px;color:var(--muted);font-size:.76rem}.foundation-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;padding:1rem 0 4.5rem}.foundation-strip>a{display:flex;align-items:center;gap:.8rem;min-height:78px;padding:.95rem 1rem;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow);color:var(--text);text-decoration:none}.foundation-strip img{width:42px;height:42px;object-fit:contain}.wardveil-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#172a50,#385a9b);color:#fff}.wardveil-icon img{width:31px;height:31px}.foundation-strip span:not(.wardveil-icon){display:grid;line-height:1.15}.foundation-strip small{margin-top:4px;color:var(--muted);font-size:.76rem}.directory{padding:1rem 0 5rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1.5rem}.section-head h2,.panel h2{margin:.1rem 0;font-size:clamp(1.9rem,4vw,2.65rem);letter-spacing:-.04em}.section-copy{max-width:650px;margin:.5rem 0 0;color:var(--muted)}.muted{color:var(--muted)}.controls{display:grid;gap:.9rem;margin:1.5rem 0 1.7rem}.search{width:100%}input{width:100%;padding:1rem 1.05rem;border:1px solid var(--line);border-radius:17px;background:var(--surface-strong);color:var(--text);font:inherit}input:focus{outline:3px solid rgba(50,109,245,.18);border-color:var(--accent)}.filters{display:flex;gap:.5rem;flex-wrap:wrap}.filter{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.62rem .84rem;font:inherit;font-size:.9rem;cursor:pointer}.filter[aria-pressed=true]{background:var(--text);color:var(--bg);border-color:var(--text)}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.card{min-height:320px;padding:1.25rem;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);backdrop-filter:blur(18px);transition:transform .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--accent) 30%,var(--line))}.card[data-kind=foundation]{background:linear-gradient(160deg,color-mix(in srgb,var(--surface-strong) 92%,transparent),color-mix(in srgb,var(--accent) 7%,var(--surface)))}.card-head{display:flex;justify-content:space-between;align-items:start;gap:1rem}.project-icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid var(--line);border-radius:16px;background:var(--surface-strong);overflow:hidden}.project-icon img{width:44px;height:44px;object-fit:contain}.kind{padding:.3rem .5rem;border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-top:1rem}.badge{font-size:.7rem;padding:.3rem .5rem;border-radius:999px;background:rgba(50,109,245,.1);color:var(--accent);font-weight:780}.status{color:var(--success);font-size:.72rem;font-weight:780;text-align:right}.card h3{font-size:1.22rem;line-height:1.2;margin:.8rem 0 .35rem}.card p{color:var(--muted);margin:.3rem 0}.card .role{color:var(--text);font-weight:620;line-height:1.48}.card .model{font-size:.82rem}.card footer{margin-top:auto;padding-top:1rem;display:flex;justify-content:space-between;gap:.7rem;align-items:center;border-top:1px solid var(--line)}.card a{color:var(--accent);font-weight:750;text-decoration:none}.visibility{color:var(--muted);font-size:.78rem}.principles{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:5rem}.panel{padding:1.55rem;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:var(--radius)}.panel p:last-child{color:var(--muted)}.footer{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;border-top:1px solid var(--line);padding:2rem 0 3rem;color:var(--muted)}.footer-brand{display:flex;align-items:center;gap:.7rem}.footer-brand>span{display:grid;line-height:1.1}.footer-brand strong{color:var(--text)}.footer-brand small{margin-top:4px}.footer nav{display:flex;gap:.3rem;flex-wrap:wrap}.footer nav a{color:var(--muted);text-decoration:none;padding:.4rem .55rem;border-radius:10px;font-weight:700}.footer nav a:hover,.footer nav a:focus-visible{color:var(--text);background:var(--surface)}.notice{padding:1rem;border:1px solid var(--line);border-radius:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1000px){.topbar-inner{grid-template-columns:auto 1fr}.theme-group{justify-self:end}.topbar nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;overflow-x:auto;padding-bottom:.65rem}.hero{grid-template-columns:1fr minmax(280px,.55fr);gap:2rem}.grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.hero{grid-template-columns:1fr;padding-top:3.8rem}.summary-panel{display:grid;grid-template-columns:160px 1fr;gap:.8rem;align-items:stretch}.summary-logo{height:auto}.foundation-strip{grid-template-columns:1fr}.section-head{align-items:flex-start;flex-direction:column}.principles{grid-template-columns:1fr}}
@media(max-width:580px){.shell,.topbar-inner{width:min(100% - 1.5rem,1160px)}.topbar-inner{grid-template-columns:1fr auto;gap:.65rem}.brand small{display:none}.theme-group button[data-theme-choice=system]{display:none}.topbar nav{margin-inline:-.15rem}.topbar nav a{font-size:.85rem;padding:.45rem .6rem}.hero h1{font-size:clamp(3rem,15vw,4.3rem)}.summary-panel{grid-template-columns:1fr}.summary-logo{height:128px}.metrics{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}.filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filter{white-space:nowrap}.footer{align-items:flex-start;flex-direction:column}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card{transition:none}.card:hover{transform:none}}
