@layer starlight.components{svg:where(.astro-ma4vn56g){color:var(--sl-icon-color);font-size:var(--sl-icon-size, 1em);width:1em;height:1em}}@layer starlight.components{:root{--sl-badge-default-border: var(--sl-color-accent);--sl-badge-default-bg: var(--sl-color-accent-low);--sl-badge-default-text: #fff;--sl-badge-note-border: var(--sl-color-blue);--sl-badge-note-bg: var(--sl-color-blue-low);--sl-badge-note-text: #fff;--sl-badge-danger-border: var(--sl-color-red);--sl-badge-danger-bg: var(--sl-color-red-low);--sl-badge-danger-text: #fff;--sl-badge-success-border: var(--sl-color-green);--sl-badge-success-bg: var(--sl-color-green-low);--sl-badge-success-text: #fff;--sl-badge-caution-border: var(--sl-color-orange);--sl-badge-caution-bg: var(--sl-color-orange-low);--sl-badge-caution-text: #fff;--sl-badge-tip-border: var(--sl-color-purple);--sl-badge-tip-bg: var(--sl-color-purple-low);--sl-badge-tip-text: #fff}[data-theme=light]:root{--sl-badge-default-bg: var(--sl-color-accent-high);--sl-badge-note-bg: var(--sl-color-blue-high);--sl-badge-danger-bg: var(--sl-color-red-high);--sl-badge-success-bg: var(--sl-color-green-high);--sl-badge-caution-bg: var(--sl-color-orange-high);--sl-badge-tip-bg: var(--sl-color-purple-high)}.sl-badge:where(.astro-beyc5ysh){display:inline-block;border:1px solid var(--sl-color-border-badge);border-radius:.25rem;font-family:var(--sl-font-system-mono);line-height:normal;color:var(--sl-color-text-badge);background-color:var(--sl-color-bg-badge);overflow-wrap:anywhere}.sidebar-content .sl-badge:where(.astro-beyc5ysh){line-height:1;font-size:var(--sl-text-xs);padding:.125rem .375rem}.sidebar-content a[aria-current=page]>.sl-badge:where(.astro-beyc5ysh){--sl-color-bg-badge: transparent;--sl-color-border-badge: currentColor;color:inherit}.default:where(.astro-beyc5ysh){--sl-color-bg-badge: var(--sl-badge-default-bg);--sl-color-border-badge: var(--sl-badge-default-border);--sl-color-text-badge: var(--sl-badge-default-text)}.note:where(.astro-beyc5ysh){--sl-color-bg-badge: var(--sl-badge-note-bg);--sl-color-border-badge: var(--sl-badge-note-border);--sl-color-text-badge: var(--sl-badge-note-text)}.danger:where(.astro-beyc5ysh){--sl-color-bg-badge: var(--sl-badge-danger-bg);--sl-color-border-badge: var(--sl-badge-danger-border);--sl-color-text-badge: var(--sl-badge-danger-text)}.success:where(.astro-beyc5ysh){--sl-color-bg-badge: var(--sl-badge-success-bg);--sl-color-border-badge: var(--sl-badge-success-border);--sl-color-text-badge: var(--sl-badge-success-text)}.tip:where(.astro-beyc5ysh){--sl-color-bg-badge: var(--sl-badge-tip-bg);--sl-color-border-badge: var(--sl-badge-tip-border);--sl-color-text-badge: var(--sl-badge-tip-text)}.caution:where(.astro-beyc5ysh){--sl-color-bg-badge: var(--sl-badge-caution-bg);--sl-color-border-badge: var(--sl-badge-caution-border);--sl-color-text-badge: var(--sl-badge-caution-text)}.small:where(.astro-beyc5ysh){font-size:var(--sl-text-xs);padding:.125rem .25rem}.medium:where(.astro-beyc5ysh){font-size:var(--sl-text-sm);padding:.175rem .35rem}.large:where(.astro-beyc5ysh){font-size:var(--sl-text-base);padding:.225rem .45rem}.sl-markdown-content :is(h1,h2,h3,h4,h5,h6) .sl-badge:where(.astro-beyc5ysh){vertical-align:middle}}@layer starlight.components{.sl-steps{--bullet-size: calc(var(--sl-line-height) * 1rem);--bullet-margin: .375rem;list-style:none;counter-reset:steps-counter var(--sl-steps-start, 0);padding-inline-start:0}.sl-steps>li{counter-increment:steps-counter;position:relative;padding-inline-start:calc(var(--bullet-size) + 1rem);padding-bottom:1px;min-height:calc(var(--bullet-size) + var(--bullet-margin))}.sl-steps>li+li{margin-top:0}.sl-steps>li:before{content:counter(steps-counter);position:absolute;top:0;inset-inline-start:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:var(--sl-text-xs);font-weight:600;text-align:center;color:var(--sl-color-white);background-color:var(--sl-color-gray-6);border-radius:99rem;box-shadow:inset 0 0 0 1px var(--sl-color-gray-5)}.sl-steps>li:after{--guide-width: 1px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);inset-inline-start:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:var(--sl-color-hairline-light)}}@layer starlight.content{.sl-steps>li>:first-child{--lh: calc(1em * var(--sl-line-height));--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));transform:translateY(var(--shift-y));margin-bottom:var(--shift-y)}.sl-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: calc(1em * var(--sl-line-height-headings))}@supports (--prop: 1lh){.sl-steps>li>:first-child{--lh: 1lh}}}@layer starlight.components{.card-grid:where(.astro-ex5q2lsb){display:grid;gap:1rem;grid-template-columns:1fr;margin-top:1.4rem!important}.card-grid:where(.astro-ex5q2lsb)>*{margin-top:0!important}@media(max-width:767px){.card-grid:where(.astro-ex5q2lsb){grid-template-columns:1fr!important;gap:1rem}}@media(min-width:768px)and (max-width:1023px){.card-grid:where(.astro-ex5q2lsb){grid-template-columns:repeat(min(var(--columns),2),1fr);gap:1.5rem}}@media(min-width:1024px){.card-grid:where(.astro-ex5q2lsb){grid-template-columns:repeat(var(--columns),1fr);gap:1.7rem}}@media(min-width:1440px){.card-grid:where(.astro-ex5q2lsb){grid-template-columns:repeat(min(var(--columns),4),1fr);gap:1.8rem;max-width:1400px;margin:0 auto}}}@layer starlight.components{.card:where(.astro-gobme5xh){display:flex;flex-direction:column;border-radius:1.2rem;position:relative;overflow:hidden;min-height:100%;border:1px solid var(--card-border, color-mix(in srgb, var(--card-accent) 30%, #fff));background:var( --card-bg, color-mix(in srgb, var(--card-accent) 7%, #fff) );box-shadow:0 2px 10px #0f172a0d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card-overlay:where(.astro-gobme5xh){position:absolute;inset:0;background:linear-gradient(135deg,color-mix(in srgb,var(--card-accent) 20%,transparent),transparent 55%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0}.card:where(.astro-gobme5xh):hover{transform:translateY(-4px);box-shadow:0 14px 24px #0f172a1a;border-color:color-mix(in srgb,var(--card-accent) 52%,#fff);background:color-mix(in srgb,var(--card-accent) 9%,var(--card-bg, #fff))}.card:where(.astro-gobme5xh):hover .card-overlay:where(.astro-gobme5xh){opacity:1}.card-inner:where(.astro-gobme5xh){display:flex;flex:1;flex-direction:column;position:relative;z-index:1;height:100%}.card-top:where(.astro-gobme5xh){display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.25rem}.icon-box:where(.astro-gobme5xh){width:3.2rem;height:3.2rem;flex:none;display:grid;place-items:center;border-radius:.8rem;background:var( --icon-bg, color-mix(in srgb, var(--card-accent) 16%, #fff) );transition:background-color .3s ease,transform .3s ease}.icon-glyph:where(.astro-gobme5xh){color:var(--card-accent);transition:transform .3s ease,color .3s ease}.card-badge:where(.astro-gobme5xh){display:inline-flex;align-items:center;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border:none;color:var(--card-accent);background:var( --badge-bg, color-mix(in srgb, var(--card-accent) 12%, #fff) );transition:all .3s ease}.card:where(.astro-gobme5xh):hover .icon-box:where(.astro-gobme5xh){background:var(--card-accent)!important;transform:translateY(-2px)}.card:where(.astro-gobme5xh):hover .icon-glyph:where(.astro-gobme5xh){color:#fff!important;transform:scale(1.06)}.card-cta:where(.astro-gobme5xh){margin:auto 0 0;padding-top:1.25rem;font-weight:600;color:var(--card-accent);transition:transform .25s ease}.card--outline:where(.astro-gobme5xh){border-color:#e5e7eb;background:#fff;box-shadow:none}.card--outline:where(.astro-gobme5xh) .card-overlay:where(.astro-gobme5xh),.card--outline:where(.astro-gobme5xh) .card-accent:where(.astro-gobme5xh),.card--outline:where(.astro-gobme5xh) .card-badge:where(.astro-gobme5xh){display:none}.card--outline:where(.astro-gobme5xh) .icon-box:where(.astro-gobme5xh){width:3.8rem;height:3.8rem;background:var(--icon-bg, var(--card-accent));transition:transform .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),background-color .28s cubic-bezier(.22,1,.36,1)}.card--outline:where(.astro-gobme5xh) .icon-glyph:where(.astro-gobme5xh){color:var(--card-accent);transform:scale(1.2)}.card--outline:where(.astro-gobme5xh):hover{transform:scale(1.035);box-shadow:0 14px 24px color-mix(in srgb,var(--card-accent) 22%,transparent);border-color:color-mix(in srgb,var(--card-accent) 70%,#fff);background:color-mix(in srgb,var(--card-accent) 8%,#fff)}.card--outline:where(.astro-gobme5xh):hover .icon-box:where(.astro-gobme5xh){background:var(--card-accent)!important;transform:scale(1.12);box-shadow:0 10px 20px color-mix(in srgb,var(--card-accent) 18%,transparent)}.card--outline:where(.astro-gobme5xh):hover .icon-glyph:where(.astro-gobme5xh){color:#fff!important;transform:scale(1.28)}.card--outline:where(.astro-gobme5xh):hover .title:where(.astro-gobme5xh){color:color-mix(in srgb,var(--card-accent) 82%,#111827)}.card--outline:where(.astro-gobme5xh):hover .body:where(.astro-gobme5xh){color:var(--sl-color-gray-3)}.card--outline:where(.astro-gobme5xh):hover .card-cta:where(.astro-gobme5xh){transform:translate(4px)}.card:where(.astro-gobme5xh):hover .card-badge:where(.astro-gobme5xh){background:color-mix(in srgb,var(--card-accent) 16%,var(--badge-bg, #fff));color:var(--card-accent)}.card--linked:where(.astro-gobme5xh){cursor:pointer}.card-link:where(.astro-gobme5xh){position:absolute;inset:0;border-radius:inherit;z-index:2}.title:where(.astro-gobme5xh){margin:0;font-size:var(--sl-text-h4);color:#111827;font-weight:700;letter-spacing:-.02em;line-height:var(--sl-line-height-headings);transition:color .3s ease}.card:where(.astro-gobme5xh) .body:where(.astro-gobme5xh){margin:0;line-height:1.55;color:#4b5563;text-wrap:balance;transition:color .3s ease}.card:where(.astro-gobme5xh):hover .title:where(.astro-gobme5xh){color:color-mix(in srgb,var(--card-accent) 78%,#111827)}.card:where(.astro-gobme5xh):hover .body:where(.astro-gobme5xh){color:#374151}.card-accent:where(.astro-gobme5xh){position:absolute;left:0;bottom:0;width:0;height:3px;border-radius:999px;background:linear-gradient(90deg,color-mix(in srgb,var(--card-accent) 85%,#fff),color-mix(in srgb,var(--sl-color-accent) 55%,#fff));z-index:1;transition:width .3s ease}.card:where(.astro-gobme5xh):hover .card-accent:where(.astro-gobme5xh){width:100%}:root[data-theme=dark] .card:where(.astro-gobme5xh){background:color-mix(in srgb,var(--card-accent) 12%,var(--sl-color-black) 88%);border-color:color-mix(in srgb,var(--card-accent) 38%,transparent);box-shadow:0 2px 10px #00000059}:root[data-theme=dark] .card:where(.astro-gobme5xh):hover{background:color-mix(in srgb,var(--card-accent) 20%,var(--sl-color-black) 80%);border-color:color-mix(in srgb,var(--card-accent) 60%,var(--sl-color-white) 20%);box-shadow:0 14px 24px #00000073}:root[data-theme=dark] .icon-box:where(.astro-gobme5xh){background:color-mix(in srgb,var(--card-accent) 26%,var(--sl-color-black) 74%)}:root[data-theme=dark] .card-badge:where(.astro-gobme5xh){background:color-mix(in srgb,var(--card-accent) 22%,var(--sl-color-black) 78%)}:root[data-theme=dark] .card:where(.astro-gobme5xh):hover .card-badge:where(.astro-gobme5xh){background:color-mix(in srgb,var(--card-accent) 30%,var(--sl-color-black) 70%)}:root[data-theme=dark] .title:where(.astro-gobme5xh){color:var(--sl-color-white)}:root[data-theme=dark] .card:where(.astro-gobme5xh) .body:where(.astro-gobme5xh){color:var(--sl-color-gray-3)}:root[data-theme=dark] .card:where(.astro-gobme5xh):hover .title:where(.astro-gobme5xh){color:color-mix(in srgb,var(--card-accent) 70%,var(--sl-color-white))}:root[data-theme=dark] .card:where(.astro-gobme5xh):hover .body:where(.astro-gobme5xh){color:var(--sl-color-gray-2)}:root[data-theme=dark] .card--outline:where(.astro-gobme5xh){background:color-mix(in srgb,var(--card-accent) 8%,var(--sl-color-black) 92%);border-color:color-mix(in srgb,var(--sl-color-white) 12%,transparent)}:root[data-theme=dark] .card--outline:where(.astro-gobme5xh):hover{background:color-mix(in srgb,var(--card-accent) 16%,var(--sl-color-black) 84%);border-color:color-mix(in srgb,var(--card-accent) 55%,var(--sl-color-white) 15%)}:root[data-theme=dark] .card--outline:where(.astro-gobme5xh):hover .title:where(.astro-gobme5xh){color:color-mix(in srgb,var(--card-accent) 75%,var(--sl-color-white))}:root[data-theme=dark] .card--outline:where(.astro-gobme5xh):hover .body:where(.astro-gobme5xh){color:var(--sl-color-gray-2)}}
