:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}._zone_l148n_1{width:100%}._alert_l148n_5{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}._alertCritical_l148n_14{color:#ffecec;background:#1a0a0a;font-weight:500}._alertNonCritical_l148n_20{background:var(--accent-bg);color:var(--text-h)}._alertContent_l148n_25{flex:1;min-width:0}._alertTitle_l148n_30{margin:0 0 .25rem;font-weight:600}._alertBody_l148n_35{opacity:.95;margin:0;font-size:.9em}._dismissBtn_l148n_41{cursor:pointer;background:#00000026;border:none;border-radius:4px;flex-shrink:0;padding:.25rem .5rem;font-size:.85em}._dismissBtn_l148n_41:hover{background:#00000040}._fallback_l148n_55{color:#ffecec;border-bottom:1px solid var(--border);background:#1a0a0a;padding:.5rem 1rem;font-size:.9em}._strip_twxjz_1{color:#fef3ed;border-bottom:1px solid var(--border);background:#2d1810;width:100%;padding:.4rem 1rem;font-size:.9em}._strip_twxjz_1 a{color:#fef3ed;text-decoration:underline}._strip_twxjz_1 a:hover{text-decoration:none}._fallback_twxjz_19{color:#fef3ed;background:#2d1810}._header_2my7s_1{border-bottom:1px solid var(--border);background:var(--bg);justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1rem;display:flex}._logo_2my7s_12{color:var(--text-h);font-size:1.25rem;font-weight:600;text-decoration:none}._logo_2my7s_12:hover{text-decoration:underline}._nav_2my7s_23{gap:1rem;display:flex}._nav_2my7s_23 a{color:var(--accent);font-size:.95rem;text-decoration:none}._nav_2my7s_23 a:hover{text-decoration:underline}._shell_1dje6_1{flex-direction:column;width:100%;display:flex;position:relative}._skipLink_1dje6_8{z-index:9999;background:var(--bg);color:var(--text-h);border:2px solid var(--accent);border-radius:4px;padding:.5rem 1rem;font-weight:600;text-decoration:none;position:absolute;top:.5rem;left:-9999px}._skipLink_1dje6_8:focus{left:1rem}._content_1dje6_26{flex:1}._hero_tbheu_1{background:var(--code-bg);width:100%;position:relative;overflow:hidden}._slide_tbheu_8{box-sizing:border-box;justify-content:center;align-items:center;min-height:280px;padding:2rem 1rem;display:flex;position:relative}._slideImage_tbheu_18{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}._slideContent_tbheu_27{z-index:1;text-align:center;max-width:600px;position:relative}._slideHeadline_tbheu_34{color:var(--text-h);margin:0 0 .5rem;font-size:1.75rem;font-weight:600;line-height:1.2}._slideSubheadline_tbheu_42{color:var(--text);margin:0 0 1rem;font-size:1rem;line-height:1.4}._ctas_tbheu_49{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}._cta_tbheu_49{color:var(--bg);background:var(--accent);cursor:pointer;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;display:inline-block}._cta_tbheu_49:hover{opacity:.9}._ctaSecondary_tbheu_74{color:var(--accent);border:1px solid var(--accent-border);background:0 0}._dots_tbheu_80{z-index:2;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}._dot_tbheu_80{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0}._dotActive_tbheu_100{background:var(--bg)}._section_317m2_1{border-top:1px solid var(--border);width:100%;padding:1rem 0}._sectionTitle_317m2_7{color:var(--text-h);margin:0 0 1rem;font-size:1.25rem;font-weight:600}._list_317m2_14{margin:0;padding:0;list-style:none}._notice_317m2_20{background:var(--code-bg);border-inline-start:3px solid var(--accent);border-radius:4px;margin-bottom:.75rem;padding:.75rem 1rem}._title_317m2_28{color:var(--text-h);margin:0 0 .25rem;font-size:.95rem;font-weight:600}._body_317m2_35{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.9em;line-height:1.4;display:-webkit-box;overflow:hidden}._link_317m2_46{color:var(--accent);margin-top:.25rem;font-size:.85em;font-weight:500;text-decoration:none;display:inline-block}._link_317m2_46:hover{text-decoration:underline}._more_317m2_59{color:var(--accent);margin-top:.5rem;font-size:.9em;text-decoration:none;display:inline-block}._more_317m2_59:hover{text-decoration:underline}._section_s8301_1{border-top:1px solid var(--border);width:100%;padding:1rem 0}._sectionTitle_s8301_7{color:var(--text-h);margin:0 0 1rem;font-size:1.25rem;font-weight:600}._list_s8301_14{margin:0;padding:0;list-style:none}._item_s8301_20{margin-bottom:.75rem}._link_s8301_24{color:var(--accent);font-weight:500;text-decoration:none}._link_s8301_24:hover{text-decoration:underline}._meta_s8301_34{color:var(--text);margin-top:.25rem;font-size:.85em}._more_s8301_40{color:var(--accent);margin-top:.5rem;font-size:.9em;text-decoration:none;display:inline-block}._more_s8301_40:hover{text-decoration:underline}._page_1hab5_1{padding:1rem}._pageTitle_1hab5_5{margin:0 0 1rem;font-size:1.5rem}._list_1hab5_10{width:100%;margin:0;padding:1rem 0;list-style:none}._item_1hab5_17{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1.5rem}._item_1hab5_17:last-child{border-bottom:none;margin-bottom:0}._link_1hab5_28{color:inherit;text-decoration:none;display:block}._link_1hab5_28:hover{text-decoration:underline}._card_1hab5_38{align-items:flex-start;gap:1rem;display:flex}._imageWrap_1hab5_44{background:var(--code-bg);border-radius:4px;flex-shrink:0;width:200px;height:130px;overflow:hidden}._image_1hab5_44{object-fit:cover;width:100%;height:100%}._content_1hab5_59{flex:1;min-width:0}._title_1hab5_64{color:var(--text-h);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}._meta_1hab5_71{color:var(--text);margin:0 0 .5rem;font-size:.9em}._tags_1hab5_77{flex-wrap:wrap;gap:.25rem;margin-top:.5rem;display:flex}._tag_1hab5_77{background:var(--accent-bg);color:var(--accent);border-radius:4px;padding:.2rem .5rem;font-size:.8em}._featured_1hab5_92{color:var(--accent);margin-left:.5rem;font-size:.75em;font-weight:600}._empty_1hab5_99{text-align:center;color:var(--text);padding:2rem}._pagination_1hab5_105{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}._pagination_1hab5_105 a,._pagination_1hab5_105 span{padding:.25rem .5rem;font-size:.9em}._pagination_1hab5_105 a{color:var(--accent);text-decoration:none}._pagination_1hab5_105 a:hover{text-decoration:underline}._pagination_1hab5_105 span{color:var(--text)}._article_rfo6x_1{max-width:720px;margin:0 auto;padding:1rem}._back_rfo6x_7{color:var(--accent);margin-bottom:1rem;font-size:.9em;text-decoration:none;display:inline-block}._back_rfo6x_7:hover{text-decoration:underline}._imageWrap_rfo6x_19{background:var(--code-bg);border-radius:4px;width:100%;max-height:400px;margin:1rem 0;overflow:hidden}._image_rfo6x_19{object-fit:cover;width:100%;height:auto}._title_rfo6x_34{color:var(--text-h);margin:0 0 .5rem;font-size:2rem;font-weight:600;line-height:1.2}._meta_rfo6x_42{color:var(--text);margin:0 0 1rem;font-size:.9em}._tags_rfo6x_48{flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem;display:flex}._tag_rfo6x_48{background:var(--accent-bg);color:var(--accent);border-radius:4px;padding:.2rem .5rem;font-size:.8em}._body_rfo6x_63{line-height:1.6}._body_rfo6x_63 p{margin:0 0 1rem}._body_rfo6x_63 h2{margin:1.5rem 0 .5rem}._body_rfo6x_63 ul,._body_rfo6x_63 ol{margin:0 0 1rem;padding-left:1.5rem}._body_rfo6x_63 blockquote{border-left:3px solid var(--accent);color:var(--text);margin:1rem 0;padding-left:1rem}._body_rfo6x_63 code{background:var(--code-bg);border-radius:2px;padding:.1rem .3rem;font-size:.9em}._notFound_rfo6x_95{text-align:center;color:var(--text);padding:3rem}._page_1lzsv_1{padding:1rem}._pageTitle_1lzsv_5{margin:0 0 1rem;font-size:1.5rem}._list_1lzsv_10{margin:0;padding:0;list-style:none}._notice_1lzsv_16{background:var(--code-bg);border-inline-start:4px solid var(--accent);border-radius:4px;margin-bottom:1rem;padding:1rem}._title_1lzsv_24{color:var(--text-h);margin:0 0 .5rem;font-size:1rem;font-weight:600}._body_1lzsv_31{color:var(--text);white-space:pre-wrap;margin:0 0 .5rem;font-size:.95em;line-height:1.4}._meta_1lzsv_39{color:var(--text);margin:0 0 .25rem;font-size:.85em}._link_1lzsv_45{color:var(--accent);margin-top:.5rem;font-size:.9em;font-weight:500;text-decoration:none;display:inline-block}._link_1lzsv_45:hover{text-decoration:underline}._empty_1lzsv_58{text-align:center;color:var(--text);padding:2rem}._page_cphtg_1{padding:1rem}._pageTitle_cphtg_5{margin:0 0 1rem;font-size:1.5rem}._list_cphtg_10{margin:0;padding:0;list-style:none}._item_cphtg_16{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1.5rem}._item_cphtg_16:last-child{border-bottom:none}._link_cphtg_26{color:inherit;text-decoration:none;display:block}._link_cphtg_26:hover{text-decoration:underline}._card_cphtg_36{align-items:flex-start;gap:1rem;display:flex}._imageWrap_cphtg_42{background:var(--code-bg);border-radius:4px;flex-shrink:0;width:180px;height:120px;overflow:hidden}._image_cphtg_42{object-fit:cover;width:100%;height:100%}._content_cphtg_57{flex:1;min-width:0}._title_cphtg_62{color:var(--text-h);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}._date_cphtg_69,._location_cphtg_75{color:var(--text);margin:0 0 .25rem;font-size:.9em}._description_cphtg_81{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.9em;line-height:1.4;display:-webkit-box;overflow:hidden}._empty_cphtg_92{text-align:center;color:var(--text);padding:2rem}._past_cphtg_98{opacity:.85}._article_f6rtk_1{max-width:720px;margin:0 auto;padding:1rem}._back_f6rtk_7{color:var(--accent);margin-bottom:1rem;font-size:.9em;text-decoration:none;display:inline-block}._back_f6rtk_7:hover{text-decoration:underline}._imageWrap_f6rtk_19{background:var(--code-bg);border-radius:4px;width:100%;max-height:360px;margin:1rem 0;overflow:hidden}._image_f6rtk_19{object-fit:cover;width:100%;height:auto}._title_f6rtk_34{color:var(--text-h);margin:0 0 .5rem;font-size:1.75rem;font-weight:600;line-height:1.2}._date_f6rtk_42{color:var(--text);margin:0 0 .25rem;font-size:1rem}._location_f6rtk_48{color:var(--text);margin:0 0 1rem;font-size:1rem}._description_f6rtk_54{white-space:pre-wrap;line-height:1.6}._notFound_f6rtk_59{text-align:center;color:var(--text);padding:3rem}._page_uf09j_1{text-align:left;max-width:36rem;margin:0 auto;padding:1rem}._pageTitle_uf09j_8{margin:0 0 1rem;font-size:1.5rem}._intro_uf09j_13{color:var(--text);margin:0 0 1.5rem;line-height:1.5}._intro_uf09j_13 a{color:var(--accent);text-decoration:none}._intro_uf09j_13 a:hover{text-decoration:underline}._tabs_uf09j_28{border-bottom:2px solid var(--border);gap:0;margin-bottom:1.5rem;display:flex}._tab_uf09j_28{color:var(--text);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.5rem 1rem;font-family:inherit;font-size:1rem}._tab_uf09j_28:hover{color:var(--text-h)}._tabActive_uf09j_51{color:var(--accent);border-bottom-color:var(--accent);font-weight:600}._amountBlock_uf09j_57{margin-bottom:1.5rem}._amountLabel_uf09j_61{color:var(--text-h);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}._amount_uf09j_57{color:var(--text-h);font-size:1.5rem;font-weight:600}._feeNote_uf09j_75{color:var(--text);margin-top:.25rem;font-size:.85rem}._presets_uf09j_81{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}._presetBtn_uf09j_88{background:var(--code-bg);border:1px solid var(--border);color:var(--text-h);cursor:pointer;border-radius:4px;padding:.5rem 1rem;font-family:inherit;font-size:1rem}._presetBtn_uf09j_88:hover{border-color:var(--accent);color:var(--accent)}._presetBtnActive_uf09j_104{background:var(--accent-bg);border-color:var(--accent);color:var(--accent)}._customRow_uf09j_110{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}._customInput_uf09j_117{border:1px solid var(--border);background:var(--bg);max-width:8rem;color:var(--text-h);border-radius:4px;flex:1;padding:.5rem .75rem;font-family:inherit;font-size:1rem}._customInput_uf09j_117:focus{outline:2px solid var(--accent);outline-offset:2px}._customSuffix_uf09j_134{color:var(--text);font-size:.9rem}._submitBtn_uf09j_139{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:4px;margin-top:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600}._submitBtn_uf09j_139:hover{opacity:.9}._submitBtn_uf09j_139:disabled{opacity:.6;cursor:not-allowed}._error_uf09j_161{color:#8b2635;background:#b432321a;border:1px solid #b4323266;border-radius:4px;margin-top:1rem;padding:.75rem;font-size:.95rem}._successBlock_uf09j_171,._cancelBlock_uf09j_172{background:var(--code-bg);border-inline-start:4px solid var(--accent);border-radius:4px;padding:1.5rem}._cancelBlock_uf09j_172{border-inline-start-color:var(--text)}._successBlock_uf09j_171 h2,._cancelBlock_uf09j_172 h2{margin:0 0 .5rem;font-size:1.25rem}._successBlock_uf09j_171 p,._cancelBlock_uf09j_172 p{color:var(--text);margin:0;line-height:1.5}._disclaimer_uf09j_196{color:var(--text);background:var(--code-bg);border-radius:4px;margin-top:2rem;padding:1rem;font-size:.85rem;line-height:1.5}._loading_uf09j_206{text-align:center;color:var(--text);padding:2rem}._unavailable_uf09j_212{background:var(--code-bg);color:var(--text);border-radius:4px;padding:1.5rem;line-height:1.5}._page_1wq9k_1{text-align:left;max-width:36rem;margin:0 auto;padding:1rem}._pageTitle_1wq9k_8{margin:0 0 1rem;font-size:1.5rem}._intro_1wq9k_13{color:var(--text);margin:0 0 1.5rem;line-height:1.5}._contactBlock_1wq9k_19{margin-bottom:1.5rem}._contactLabel_1wq9k_23{color:var(--text);margin-bottom:.25rem;font-size:.85rem;font-weight:500;display:block}._contactValue_1wq9k_31{color:var(--text-h);font-size:1.1rem}._contactValue_1wq9k_31 a{color:var(--accent);text-decoration:none}._contactValue_1wq9k_31 a:hover{text-decoration:underline}._notice_1wq9k_45{background:var(--code-bg);border-inline-start:4px solid var(--accent);border-radius:4px;margin-top:1.5rem;padding:1rem}._notice_1wq9k_45 p{color:var(--text);margin:0;line-height:1.5}._disclaimer_1wq9k_59{color:var(--text);background:var(--code-bg);border-radius:4px;margin-top:2rem;padding:1rem;font-size:.85rem;line-height:1.5}._loading_1wq9k_69{text-align:center;color:var(--text);padding:2rem}._unavailable_1wq9k_75{background:var(--code-bg);color:var(--text);border-radius:4px;padding:1.5rem;line-height:1.5}._page_14fd0_1{text-align:left;max-width:36rem;margin:0 auto;padding:1rem}._pageTitle_14fd0_8{margin:0 0 1rem;font-size:1.5rem}._intro_14fd0_13{color:var(--text);margin:0 0 1.5rem;line-height:1.5}._body_14fd0_19{color:var(--text);white-space:pre-wrap;margin:0 0 1.5rem;line-height:1.6}._fallback_14fd0_26{background:var(--code-bg);border-inline-start:4px solid var(--accent);border-radius:4px;margin:1.5rem 0;padding:1rem}._fallback_14fd0_26 p{color:var(--text);margin:0;line-height:1.5}._fallback_14fd0_26 a{color:var(--accent);text-decoration:none}._fallback_14fd0_26 a:hover{text-decoration:underline}._disclaimer_14fd0_49{color:var(--text);background:var(--code-bg);border-radius:4px;margin-top:2rem;padding:1rem;font-size:.85rem;line-height:1.5}._loading_14fd0_59{text-align:center;color:var(--text);padding:2rem}._page_fm0i2_1{text-align:left;max-width:36rem;margin:0 auto;padding:1rem}._pageTitle_fm0i2_8{margin:0 0 1rem;font-size:1.5rem}._body_fm0i2_13{color:var(--text);margin:0 0 1rem;line-height:1.5}._page_fm0i2_1 a{color:var(--accent);text-decoration:none}._page_fm0i2_1 a:hover{text-decoration:underline}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
