.container{max-width:1100px;margin:0 auto;padding:0 20px}.hero--withBg{position:relative;isolation:isolate;overflow:hidden;min-height:min(62vh,560px);margin:0 0 8px}.heroBg{position:absolute;inset:0;z-index:0;pointer-events:none}.heroBgImage{width:100%;height:100%;object-fit:cover;object-position:center}.heroBgScrim{position:absolute;inset:0;z-index:1;background:linear-gradient(105deg,#fffffff0,#ffffffc7 38%,#ffffff47 72%,#0f172a1f)}.heroInner{position:relative;z-index:2;padding:36px 0 40px}.heroGrid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}@media(min-width:920px){.heroGrid{grid-template-columns:1.25fr .75fr;gap:36px}}.hero--withBg .heroCard{background:#ffffffe0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-color:#e2e8f0e6}.kicker{margin:0 0 10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#64748b}.home h1{margin:0;font-size:44px;line-height:1.08;letter-spacing:-.03em}.lead{margin:12px 0 0;font-size:18px;line-height:1.7;color:#334155;max-width:72ch}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 14px;border-radius:12px;font-weight:800;border:1px solid rgb(226 232 240);text-decoration:none}.primary{background:#0f172a;color:#fff;border-color:#0f172a}.secondary{background:#f8fafc}.heroCard{border:1px solid rgb(226 232 240);border-radius:16px;background:linear-gradient(180deg,#f8fafc,#fff);overflow:hidden}.heroCardInner{padding:18px;display:grid;gap:14px}.statLabel{font-size:12px;color:#64748b;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.statValue{font-size:16px;font-weight:800;margin-top:4px}.grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:12px}@media(min-width:720px){.grid{grid-template-columns:1fr 1fr}}.tile{border:1px solid rgb(226 232 240);border-radius:16px;padding:16px 16px 18px;background:#fff;text-decoration:none}.tile:hover{background:#f8fafc}.tile h2{margin:0;font-size:18px;letter-spacing:-.02em}.tile p{margin:8px 0 0;color:#334155;line-height:1.6}.page h1,.products h1{margin:0;font-size:40px;letter-spacing:-.03em}.pageHeader{padding:10px 0 12px}.pageHeader p{margin:12px 0 0;color:#334155;line-height:1.7;max-width:72ch}.page ul{margin:18px 0 0;padding-left:18px;line-height:1.7}.next{margin-top:18px;color:#334155}.components-page-full{width:100%;max-width:none;margin:0;padding:0 24px 48px;box-sizing:border-box}@media(min-width:1200px){.components-page-full{padding-left:32px;padding-right:32px}}.components-page-full .lead{max-width:72ch}.components-page-full .components-page-intro{margin-left:auto;margin-right:auto;text-align:center}.components-page-full .components-page-next{text-align:center}.component-cards-status{margin:0;color:#64748b;font-size:15px}.component-registry{display:flex;align-items:flex-start;gap:24px;width:100%;min-height:420px;margin-top:28px}.component-registry-sider{width:280px;flex-shrink:0;background:#fff;border:1px solid rgb(226 232 240);border-radius:8px;padding:8px 0;overflow:hidden}.component-registry-sider-label{padding:8px 16px 12px;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.component-registry-main{flex:1;min-width:0}.component-registry-search{margin-bottom:20px;max-width:480px}.component-registry-filter-block{padding:0 12px 8px}.component-registry-filter-label{display:block;font-weight:700;font-size:13px;margin-bottom:8px;color:#0f172a}.component-registry-filter-hint{margin:0 0 10px;font-size:12px;color:#64748b;line-height:1.45}.component-registry-grid{display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}.component-registry-grid-cell{min-width:0}@media(max-width:1600px){.component-registry-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1280px){.component-registry-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:992px){.component-registry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.component-registry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.component-registry-grid{grid-template-columns:1fr}}.component-card-cover-wrap{display:flex;align-items:center;justify-content:center;padding:12px 16px;min-height:88px;background:#f8fafc;border-bottom:1px solid rgb(241 245 249)}.component-card-logo{max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain;vertical-align:middle}.component-registry-loading,.component-registry-error{display:flex;justify-content:center;align-items:center;min-height:280px;width:100%;margin-top:28px}.component-registry-error{justify-content:flex-start}@media(max-width:719px){.component-registry{flex-direction:column}.component-registry-sider{width:100%}}html{color-scheme:light}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";color:#0f172a;background:#fff}a:where(.astro-olr72t43){color:inherit;text-decoration:none}a:where(.astro-olr72t43):hover{text-decoration:underline}.container:where(.astro-olr72t43){max-width:1100px;margin:0 auto;padding:0 20px}.header:where(.astro-olr72t43){position:sticky;top:0;z-index:10;background:#ffffffd9;backdrop-filter:blur(10px);border-bottom:1px solid rgb(226 232 240)}.headerInner:where(.astro-olr72t43){display:flex;align-items:center;justify-content:space-between;height:64px;gap:16px}.brand:where(.astro-olr72t43){font-weight:800;letter-spacing:-.02em;font-size:20px}.nav:where(.astro-olr72t43){display:flex;gap:18px;align-items:center;font-weight:600}.navCta:where(.astro-olr72t43){padding:10px 12px;border-radius:10px;border:1px solid rgb(226 232 240);background:#f8fafc}.main:where(.astro-olr72t43){padding:48px 0 64px}.footer:where(.astro-olr72t43){border-top:1px solid rgb(226 232 240);padding:28px 0}.footerInner:where(.astro-olr72t43){display:flex;justify-content:space-between;gap:16px}.muted:where(.astro-olr72t43){color:#64748b;font-size:14px}main.main:has(.home){padding-top:0}
