:root{--wl-logo-solid: #155eef;--wl-logo-gradient-from: #021a9b;--wl-logo-gradient-to: #155eef;--wl-bg: #f5f7fb;--wl-surface: #ffffff;--wl-line: #e6eaf0;--wl-ink: #0f1b2d;--wl-muted: #5b6b82;--wl-blue: #155eef;--wl-blue-strong: #0b48c4;--wl-navy-900: #0a1a30;--wl-navy-800: #112b4d;--wl-amber: #f0a020;--wl-green: #15924b;--wl-gold: #f3a712}:root.dark{--wl-bg: #0d1824;--wl-surface: #162030;--wl-line: #253347;--wl-ink: #e2e8f3;--wl-muted: #7f95b0}html{scroll-behavior:smooth;scroll-padding-top:5.5rem;background:var(--wl-bg)}body{background:var(--wl-bg);color:var(--wl-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}[data-animate],.wl-pulse{animation:none!important}.wl-reveal{animation:none!important;opacity:1;transform:none}}@keyframes wl-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}[data-animate]{animation:wl-rise .5s cubic-bezier(.22,1,.36,1) both}@keyframes wl-reveal{0%{opacity:0;transform:translateY(-9px)}to{opacity:1;transform:translateY(0)}}.wl-reveal{animation:wl-reveal .6s cubic-bezier(.16,1,.3,1) both}@keyframes wl-pulse-ring{0%{box-shadow:0 0 color-mix(in srgb,var(--wl-blue) 50%,transparent)}70%{box-shadow:0 0 0 8px color-mix(in srgb,var(--wl-blue) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--wl-blue) 0%,transparent)}}.wl-pulse{animation:wl-pulse-ring 2.4s cubic-bezier(.4,0,.6,1) infinite}.wl-hrow{background:transparent}.wl-hrow[data-top="1"]{background:var(--wl-bg);font-weight:700}.wl-hrow[data-zebra="1"]{background:color-mix(in srgb,var(--wl-ink) 5%,transparent)}.wl-hrow:hover{background:color-mix(in srgb,var(--wl-blue) 12%,transparent)}@keyframes wl-spin{to{transform:rotate(360deg)}}.wl-spinner{display:inline-block;width:1em;height:1em;border-radius:50%;background:conic-gradient(from 0deg,transparent 0%,currentColor 92%);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - var(--wl-spinner-w, 2px)),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - var(--wl-spinner-w, 2px)),#000 0);animation:wl-spin .9s linear infinite;will-change:transform}.wl-prose{color:var(--wl-ink);font-family:Nunito,system-ui,sans-serif;font-size:1.0625rem;line-height:1.75;--wl-prose-gap: 1.25em;--wl-prose-soft: color-mix(in srgb, var(--wl-ink) 6%, transparent)}.wl-prose>:first-child{margin-top:0}.wl-prose>:last-child{margin-bottom:0}.wl-prose p{margin-top:var(--wl-prose-gap)}.wl-prose h1,.wl-prose h2,.wl-prose h3,.wl-prose h4,.wl-prose h5{font-family:Fraunces,Georgia,serif;font-weight:600;color:var(--wl-ink);line-height:1.2;letter-spacing:-.01em;text-wrap:balance;margin-top:2em;margin-bottom:.6em}.wl-prose h1{font-size:2.25em;line-height:1.1;margin-top:0}.wl-prose h2{font-size:1.7em}.wl-prose h3{font-size:1.35em}.wl-prose h4{font-size:1.15em}.wl-prose h5{font-size:1em}.wl-prose h6{font-family:Nunito,system-ui,sans-serif;font-size:.8em;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--wl-muted);margin-top:2em;margin-bottom:.6em}.wl-prose :is(h1,h2,h3,h4,h5,h6)+:is(h2,h3,h4,h5,h6){margin-top:.6em}.wl-prose a{color:var(--wl-blue);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;transition:color .15s ease}.wl-prose a:hover{color:var(--wl-blue-strong)}.wl-prose strong,.wl-prose b{font-weight:700;color:var(--wl-ink)}.wl-prose em,.wl-prose i,.wl-prose cite{font-style:italic}.wl-prose small{font-size:.85em;color:var(--wl-muted)}.wl-prose del,.wl-prose s{color:var(--wl-muted)}.wl-prose sub,.wl-prose sup{font-size:.72em;line-height:0}.wl-prose abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help}.wl-prose mark{background:color-mix(in srgb,var(--wl-amber) 38%,transparent);color:inherit;padding:0 .15em;border-radius:3px}.wl-prose ul,.wl-prose ol{margin-top:var(--wl-prose-gap);padding-left:1.5em}.wl-prose ul{list-style:disc}.wl-prose ol{list-style:decimal}.wl-prose li{margin-top:.4em;padding-left:.25em}.wl-prose li::marker{color:var(--wl-muted)}.wl-prose li>ul,.wl-prose li>ol{margin-top:.4em}.wl-prose blockquote{margin-top:var(--wl-prose-gap);padding:.2em 0 .2em 1.25em;border-left:3px solid var(--wl-blue);color:var(--wl-muted);font-style:italic;font-size:1.05em}.wl-prose blockquote>:first-child{margin-top:0}.wl-prose blockquote cite,.wl-prose blockquote footer{display:block;margin-top:.5em;font-size:.85em;font-style:normal;font-weight:600;color:var(--wl-ink)}.wl-prose hr{margin:2.5em 0;border:0;border-top:1px solid var(--wl-line)}.wl-prose code,.wl-prose kbd,.wl-prose samp,.wl-prose var{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.875em}.wl-prose var{font-style:italic}.wl-prose :not(pre)>code{background:var(--wl-prose-soft);padding:.12em .35em;border-radius:4px;font-weight:600}.wl-prose kbd{background:var(--wl-surface);border:1px solid var(--wl-line);border-bottom-width:2px;border-radius:5px;padding:.05em .4em;font-size:.8em}.wl-prose pre{margin-top:var(--wl-prose-gap);background:var(--wl-navy-900);color:#e7edf6;padding:1em 1.25em;border-radius:12px;overflow-x:auto;font-size:.85em;line-height:1.6}.wl-prose pre code{background:none;padding:0;font-weight:400;color:inherit}.wl-prose table{width:100%;margin-top:var(--wl-prose-gap);border-collapse:collapse;font-size:.95em}.wl-prose caption{caption-side:top;text-align:left;font-family:Fraunces,Georgia,serif;font-weight:600;color:var(--wl-ink);margin-bottom:.5em}.wl-prose thead th{text-align:left;font-size:.78em;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--wl-muted);padding:0 .75em .5em;border-bottom:2px solid var(--wl-line)}.wl-prose tbody td,.wl-prose tbody th{padding:.6em .75em;border-bottom:1px solid var(--wl-line);vertical-align:top;text-align:left}.wl-prose tbody tr:last-child td,.wl-prose tbody tr:last-child th{border-bottom:0}.wl-prose th:first-child,.wl-prose td:first-child{padding-left:0}.wl-prose th:last-child,.wl-prose td:last-child{padding-right:0}.wl-prose dl{margin-top:var(--wl-prose-gap)}.wl-prose dt{font-weight:700;color:var(--wl-ink);margin-top:.75em}.wl-prose dd{margin-top:.15em;padding-left:1.25em;color:var(--wl-muted)}.wl-prose img,.wl-prose video{margin-top:var(--wl-prose-gap);height:auto;max-width:100%;border-radius:12px}.wl-prose img[data-align=left]{float:left;margin:.35em 1.25em .5em 0;max-width:50%}.wl-prose img[data-align=right]{float:right;margin:.35em 0 .5em 1.25em;max-width:50%}.wl-prose img[data-align=center]{display:block;margin-inline:auto}.wl-prose figure{margin-top:var(--wl-prose-gap)}.wl-prose figure img,.wl-prose figure iframe{margin-top:0}.wl-prose figcaption{margin-top:.6em;text-align:center;font-size:.85em;color:var(--wl-muted)}.wl-prose iframe{margin-top:var(--wl-prose-gap);width:100%;aspect-ratio:16 / 9;border-radius:12px;border:1px solid var(--wl-line)}.wl-prose .bn-block-group,.wl-prose .bn-block-outer,.wl-prose .bn-block{display:block}.wl-prose [data-content-type=bulletListItem],.wl-prose [data-content-type=numberedListItem]{position:relative;margin-top:.4em;padding-left:1.6em}.wl-prose [data-content-type=bulletListItem]>p,.wl-prose [data-content-type=numberedListItem]>p{margin-top:0}.wl-prose [data-content-type=bulletListItem]:before{content:"";position:absolute;left:.5em;top:.62em;width:.34em;height:.34em;border-radius:50%;background:var(--wl-muted)}.wl-prose .bn-block-group{counter-reset:wl-ol}.wl-prose [data-content-type=numberedListItem]{counter-increment:wl-ol}.wl-prose [data-content-type=numberedListItem]:before{content:counter(wl-ol) ".";position:absolute;left:0;top:0;min-width:1.3em;padding-right:.4em;text-align:right;color:var(--wl-muted);font-weight:600;font-variant-numeric:tabular-nums}.wl-prose .bn-block .bn-block-group{padding-left:1.4em}.wl-prose-compact{font-size:.9375rem;line-height:1.7}.wl-prose-compact :is(h1,h2,h3,h4,h5,h6){margin-top:1.4em}.wl-prose-compact>:first-child{margin-top:0}.wl-prose-fine{font-size:.75rem;line-height:1.45;color:var(--wl-muted);--wl-prose-gap: .55em}@font-face{font-family:Campton Bold;font-style:normal;font-weight:700;font-display:swap;src:url(/_astro/campton-bold.CZB3ig8R.woff2) format("woff2"),url(/_astro/campton-bold.gt8ETw4-.woff) format("woff"),url(/_astro/campton-bold.s13NPwV-.ttf) format("truetype")}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}.theme-switch-ripple{position:absolute;width:28px;height:28px;border-radius:9999px;background:currentColor;pointer-events:none;transform:translate(-50%,-50%) scale(0)}.bg-hero-gradient{background:radial-gradient(circle at 20% 25%,hsl(var(--brand-500) / .18) 0%,transparent 55%),radial-gradient(circle at 80% 80%,rgba(99,102,241,.14) 0%,transparent 50%),radial-gradient(circle at 70% 20%,rgba(168,85,247,.08) 0%,transparent 45%),linear-gradient(135deg,#eef2ff,#e6ecff,#f3edff)}.dark .bg-hero-gradient{background:radial-gradient(circle at 20% 25%,hsl(var(--brand-500) / .55) 0%,transparent 55%),radial-gradient(circle at 80% 80%,rgba(99,102,241,.45) 0%,transparent 50%),radial-gradient(circle at 70% 20%,rgba(168,85,247,.22) 0%,transparent 45%),linear-gradient(135deg,#060b1a,#0a1024,#1a0e2a)}.bg-hero-grid{background-image:repeating-linear-gradient(0deg,rgba(15,23,42,.06) 0px,rgba(15,23,42,.06) 1px,transparent 1px,transparent 80px),repeating-linear-gradient(90deg,rgba(15,23,42,.06) 0px,rgba(15,23,42,.06) 1px,transparent 1px,transparent 80px)}.dark .bg-hero-grid{background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.06) 0px,rgba(255,255,255,.06) 1px,transparent 1px,transparent 80px),repeating-linear-gradient(90deg,rgba(255,255,255,.06) 0px,rgba(255,255,255,.06) 1px,transparent 1px,transparent 80px)}.wl-symbol{display:inline-flex;align-items:center;justify-content:center;flex:none;font-size:1.25em;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 20}.material-symbols-rounded.wl-symbol{line-height:1}.wl-symbol-fill,.wl-nav-active .wl-symbol{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 20}@keyframes wl-page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.wl-page-enter{animation:wl-page-enter .35s cubic-bezier(.22,1,.36,1) both}@keyframes wl-dock-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:none}}.wl-dock-in{animation:wl-dock-in .25s cubic-bezier(.22,1,.36,1) both}@keyframes wl-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.wl-rise{animation:wl-rise .4s cubic-bezier(.22,1,.36,1) both}.wl-rise-1{animation:wl-rise .4s cubic-bezier(.22,1,.36,1) .05s both}.wl-rise-2{animation:wl-rise .4s cubic-bezier(.22,1,.36,1) .1s both}.wl-rise-3{animation:wl-rise .4s cubic-bezier(.22,1,.36,1) .15s both}@keyframes wl-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.wl-skeleton{border-radius:.375rem;background:linear-gradient(90deg,hsl(var(--muted)) 25%,hsl(var(--secondary)),hsl(var(--muted)) 75%);background-size:200% 100%;animation:wl-shimmer 1.6s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.wl-rise,.wl-rise-1,.wl-rise-2,.wl-rise-3,.wl-page-enter,.wl-dock-in{animation-duration:.01ms;animation-delay:0ms}.wl-skeleton{animation:none}}[data-astro-cid-32z5qsxo][data-view-tab][data-pending]{background-color:var(--wl-blue);color:#fff;font-weight:700;box-shadow:0 1px 2px #0000000d}[data-astro-cid-32z5qsxo][data-view-tab][data-pending] [data-astro-cid-32z5qsxo][data-view-spinner]{width:.75rem;margin-right:.375rem;opacity:1}[data-astro-cid-32z5qsxo][data-view-switch][data-switching] [data-astro-cid-32z5qsxo][data-view-tab]:not([data-pending]){background-color:transparent;box-shadow:none;font-weight:600;color:#64748b}.dark [data-astro-cid-32z5qsxo][data-view-switch][data-switching] [data-astro-cid-32z5qsxo][data-view-tab]:not([data-pending]){color:#94a3b8}
