.deepdive:where(.astro-vfxdyyaf){background:rgb(var(--color-card) / .45);border:1px solid rgb(var(--color-border));border-left:3px solid #6366f1;border-radius:8px;margin:18px 0;overflow:hidden;transition:border-color .2s,background .2s}.deepdive:where(.astro-vfxdyyaf)[open]{background:rgb(var(--color-card) / .7);border-color:rgb(var(--color-border));border-left-color:#818cf8}.deepdive:where(.astro-vfxdyyaf)>summary:where(.astro-vfxdyyaf){list-style:none;cursor:pointer;padding:12px 16px;display:flex;align-items:center;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:rgb(var(--color-text-base));font-size:14px;font-weight:600;line-height:1.4;transition:background .15s}.deepdive:where(.astro-vfxdyyaf)>summary:where(.astro-vfxdyyaf)::-webkit-details-marker{display:none}.deepdive:where(.astro-vfxdyyaf)>summary:where(.astro-vfxdyyaf):hover{background:rgb(var(--color-card) / .6)}.deepdive:where(.astro-vfxdyyaf)>summary:where(.astro-vfxdyyaf):focus-visible{outline:2px solid #6366f1;outline-offset:-2px}.deepdive-icon:where(.astro-vfxdyyaf){font-size:18px;line-height:1}.deepdive-title:where(.astro-vfxdyyaf){color:rgb(var(--color-text-base));flex:1}.deepdive-hint:where(.astro-vfxdyyaf){font-size:11px;font-weight:500;color:rgb(var(--color-text-base) / .55);letter-spacing:.5px;text-transform:uppercase;margin-left:6px;white-space:nowrap}.deepdive:where(.astro-vfxdyyaf)[open] .deepdive-hint:where(.astro-vfxdyyaf){color:#818cf8;text-transform:none}.deepdive:where(.astro-vfxdyyaf)[open] .deepdive-hint:where(.astro-vfxdyyaf):before{content:"expanded · "}.deepdive-chev:where(.astro-vfxdyyaf){color:rgb(var(--color-text-base) / .5);font-size:14px;transition:transform .25s ease;display:inline-block}.deepdive:where(.astro-vfxdyyaf)[open] .deepdive-chev:where(.astro-vfxdyyaf){transform:rotate(90deg);color:#818cf8}.deepdive-body:where(.astro-vfxdyyaf){padding:4px 20px 18px;border-top:1px solid rgb(var(--color-border));color:rgb(var(--color-text-base));font-size:14.5px;line-height:1.65;animation:deepdiveFade .35s ease}@keyframes deepdiveFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.deepdive-body:where(.astro-vfxdyyaf) p{margin:12px 0;color:rgb(var(--color-text-base))}.deepdive-body:where(.astro-vfxdyyaf) ul,.deepdive-body:where(.astro-vfxdyyaf) ol{margin:12px 0;padding-left:22px}.deepdive-body:where(.astro-vfxdyyaf) li{margin:5px 0;color:rgb(var(--color-text-base))}.deepdive-body:where(.astro-vfxdyyaf) li::marker{color:#6366f1}.deepdive-body:where(.astro-vfxdyyaf) code{background:rgb(var(--color-card-muted) / .4);border:1px solid rgb(var(--color-border));border-radius:3px;padding:1px 5px;font-size:12.5px;color:rgb(var(--color-accent))}.deepdive-body:where(.astro-vfxdyyaf) pre{background:rgb(var(--color-card-muted) / .25);border:1px solid rgb(var(--color-border));border-radius:6px;padding:12px;margin:12px 0;overflow-x:auto;font-size:12.5px;line-height:1.55}.deepdive-body:where(.astro-vfxdyyaf) pre code{background:transparent;border:none;padding:0;color:rgb(var(--color-text-base));font-size:12.5px}.deepdive-body:where(.astro-vfxdyyaf) table{width:100%;border-collapse:collapse;margin:14px 0;font-size:13px}.deepdive-body:where(.astro-vfxdyyaf) th,.deepdive-body:where(.astro-vfxdyyaf) td{border:1px solid rgb(var(--color-border));padding:7px 10px;text-align:left;color:rgb(var(--color-text-base))}.deepdive-body:where(.astro-vfxdyyaf) th{background:rgb(var(--color-card) / .6);color:#6366f1;font-weight:700;font-size:12px;letter-spacing:.3px;text-transform:uppercase}.deepdive-body:where(.astro-vfxdyyaf) strong{color:rgb(var(--color-text-base));font-weight:700}.deepdive-body:where(.astro-vfxdyyaf) a{color:#6366f1;text-decoration:underline;text-decoration-color:#6366f166;text-underline-offset:2px}.deepdive-body:where(.astro-vfxdyyaf) a:hover{text-decoration-color:#6366f1}.deepdive-body:where(.astro-vfxdyyaf) blockquote{border-left:3px solid rgb(var(--color-border));margin:14px 0;padding:4px 14px;color:rgb(var(--color-text-base) / .75);font-style:italic}.deepdive-body:where(.astro-vfxdyyaf) h3,.deepdive-body:where(.astro-vfxdyyaf) h4{color:rgb(var(--color-text-base));font-size:15px;margin:18px 0 8px;font-weight:700}.deepdive-body:where(.astro-vfxdyyaf) .dd-diagram{background:rgb(var(--color-card-muted) / .25);border:1px solid rgb(var(--color-border));border-radius:8px;padding:14px 16px;margin:14px 0;font-family:ui-monospace,monospace;font-size:12px;color:rgb(var(--color-text-base));line-height:1.5;overflow-x:auto;white-space:pre}.deepdive-body:where(.astro-vfxdyyaf) .dd-callout{background:#fbbf2414;border:1px solid rgb(251 191 36 / .35);border-left:3px solid #fbbf24;border-radius:6px;padding:10px 14px;margin:14px 0;font-size:13px;color:rgb(var(--color-text-base))}html[data-theme=dark] .deepdive-body:where(.astro-vfxdyyaf) .dd-callout{background:#fbbf241f;color:#fde68a}.deepdive-body:where(.astro-vfxdyyaf) .dd-callout strong{color:#b45309}html[data-theme=dark] .deepdive-body:where(.astro-vfxdyyaf) .dd-callout strong{color:#fbbf24}
