:root{--nextra-primary-hue:197deg;--nextra-primary-saturation:85%}.dark{--nextra-primary-saturation:60%}body{font-family:var(--font-inter),sans-serif}article h1{font-weight:650;font-size:2rem}article h2{font-weight:600;font-size:1.5rem}article h3{font-weight:550;font-size:1.25rem}article li,article p{font-weight:400;line-height:1.75;color:var(--x-color-gray-700)}.dark article li,.dark article p{color:var(--x-color-gray-300)}article pre{border-radius:15px}article .nextra-code>div:first-child,article pre{--tw-ring-color:color-mix(in srgb,var(--x-color-gray-300) 30%,transparent);border-color:color-mix(in srgb,var(--x-color-gray-300) 30%,transparent)}.dark article .nextra-code>div:first-child,.dark article pre{--tw-ring-color:color-mix(in srgb,var(--x-color-neutral-700) 30%,transparent);border-color:color-mix(in srgb,var(--x-color-neutral-700) 30%,transparent)}.overview-card{display:flex;flex-direction:column-reverse;gap:.75rem;padding:1.75rem!important;border-radius:12px!important;border:1px solid color-mix(in srgb,var(--x-color-gray-300) 40%,transparent)!important;background-color:transparent!important;box-shadow:none!important;transition:border-color .2s ease,transform .2s ease;font-size:.9rem;line-height:1.6;color:var(--x-color-gray-500)}.dark .overview-card{border-color:color-mix(in srgb,var(--x-color-neutral-700) 40%,transparent)!important}.overview-card:hover{border-color:hsl(197deg,85%,60%)!important;background-color:transparent!important;transform:translateY(-2px)}.dark .overview-card,.dark .overview-card p{color:var(--x-color-gray-400)}.overview-card svg{width:2rem;height:2rem;color:hsl(197deg,85%,60%)}.overview-card>span{display:block;padding:0!important;font-weight:700;font-size:1.05rem;color:var(--x-color-gray-900)}.overview-card>span>svg{display:block;margin-bottom:.75rem}.overview-card>span:after{margin-left:.4rem}.dark .overview-card>span{color:var(--x-color-gray-100)}