.detail[data-astro-cid-kqmcebdh]{display:grid;grid-template-columns:1fr 360px;gap:56px;align-items:start}@media(max-width:980px){.detail[data-astro-cid-kqmcebdh]{grid-template-columns:1fr;gap:40px}}.detail__back[data-astro-cid-kqmcebdh]{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-display);font-weight:var(--fw-semibold);font-size:14px;color:var(--lt-blue);text-decoration:none;margin-bottom:28px}.detail__back[data-astro-cid-kqmcebdh]:hover{text-decoration:underline}.detail__back[data-astro-cid-kqmcebdh] .detail__back-icon{transform:rotate(180deg)}.detail__intro[data-astro-cid-kqmcebdh]{display:flex;align-items:center;gap:18px;margin-bottom:22px}.detail__logo[data-astro-cid-kqmcebdh]{width:72px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);overflow:hidden}.detail__logo[data-astro-cid-kqmcebdh] img[data-astro-cid-kqmcebdh]{width:52px;height:52px;object-fit:contain}.detail__fallback[data-astro-cid-kqmcebdh]{display:none;align-items:center;justify-content:center;width:100%;height:100%;background:var(--lt-blue-50);color:var(--lt-blue-600);font-family:var(--font-display);font-weight:var(--fw-bold);font-size:30px}.detail__cat[data-astro-cid-kqmcebdh]{margin-top:4px;font-size:14px}.prose[data-astro-cid-kqmcebdh] p[data-astro-cid-kqmcebdh]{margin-bottom:16px;max-width:640px}.detail__domains[data-astro-cid-kqmcebdh]{margin-top:40px}.detail__domain-grid[data-astro-cid-kqmcebdh]{display:grid;gap:12px;margin-top:18px}.dcard[data-astro-cid-kqmcebdh]{display:flex;align-items:center;gap:15px;padding:18px 20px;text-decoration:none;background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-xs);transition:transform var(--dur) var(--ease-out),box-shadow var(--dur) var(--ease-out),border-color var(--dur) var(--ease-out)}.dcard[data-astro-cid-kqmcebdh]:hover{transform:var(--lift);box-shadow:var(--shadow-md);border-color:var(--border-default)}.dcard__chip[data-astro-cid-kqmcebdh]{width:44px;height:44px;flex-shrink:0;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:var(--gradient-brand);box-shadow:var(--shadow-glow)}.dcard__body[data-astro-cid-kqmcebdh]{min-width:0;flex:1}.dcard__title[data-astro-cid-kqmcebdh]{display:block;font-family:var(--font-display);font-weight:var(--fw-bold);font-size:15.5px;color:var(--text-strong)}.dcard__desc[data-astro-cid-kqmcebdh]{display:block;font-size:13px;color:var(--text-muted);margin-top:2px}.dcard[data-astro-cid-kqmcebdh] .dcard__arrow{flex-shrink:0}.detail__aside[data-astro-cid-kqmcebdh]{display:flex;flex-direction:column;gap:18px;position:sticky;top:96px}@media(max-width:980px){.detail__aside[data-astro-cid-kqmcebdh]{position:static}}.acard[data-astro-cid-kqmcebdh]{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:24px;box-shadow:var(--shadow-sm)}.acard__title[data-astro-cid-kqmcebdh]{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:15.5px;color:var(--text-strong);margin-bottom:14px}.acard__list[data-astro-cid-kqmcebdh]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.acard__list[data-astro-cid-kqmcebdh] li[data-astro-cid-kqmcebdh]{display:flex;align-items:flex-start;gap:9px;font-size:14px;color:var(--text-body)}.acard__list[data-astro-cid-kqmcebdh] li[data-astro-cid-kqmcebdh] svg{flex-shrink:0;margin-top:2px}.acard--cta[data-astro-cid-kqmcebdh]{background:var(--gradient-hero);border-color:transparent;text-align:center}.acard__cta-title[data-astro-cid-kqmcebdh]{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:17px;color:#fff;margin-bottom:8px}.acard__cta-desc[data-astro-cid-kqmcebdh]{font-size:13.5px;color:var(--text-on-dark-muted);margin-bottom:16px}.acard__related[data-astro-cid-kqmcebdh]{display:flex;flex-direction:column;gap:4px}.rlink[data-astro-cid-kqmcebdh]{display:flex;align-items:center;gap:11px;padding:8px 10px;margin-inline:-10px;border-radius:var(--radius-sm);text-decoration:none;transition:background var(--dur) var(--ease-out)}.rlink[data-astro-cid-kqmcebdh]:hover{background:var(--surface-tint)}.rlink__logo[data-astro-cid-kqmcebdh]{width:30px;height:30px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border-subtle);border-radius:7px;overflow:hidden}.rlink__logo[data-astro-cid-kqmcebdh] img[data-astro-cid-kqmcebdh]{width:20px;height:20px;object-fit:contain}.rlink__fallback[data-astro-cid-kqmcebdh]{display:none;align-items:center;justify-content:center;width:100%;height:100%;background:var(--lt-blue-50);color:var(--lt-blue-600);font-family:var(--font-display);font-weight:var(--fw-bold);font-size:12px}.rlink__name[data-astro-cid-kqmcebdh]{flex:1;min-width:0;font-family:var(--font-display);font-weight:var(--fw-semibold);font-size:13.5px;color:var(--text-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
