:root{--font-monospace:jetbrains-mono;--font-sans:inter-variable}body,html{margin:0;padding:0}body{background:var(--background,#fafafc);min-height:100dvh;color:var(--foreground,#3e3d49);font-family:var(--font-sans);flex-flow:column;display:flex}#__nuxt{display:contents}@layer flux-reset{*,:after,:before{box-sizing:border-box}*{margin:0}body{-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:#0000;tab-size:4;line-height:1.5}canvas,img,picture,svg,video{max-width:100%;display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}button,select{text-transform:none}a{color:inherit;text-decoration:none}#app{isolation:isolate}}@layer flux-base{:root{--acceleration-curve:cubic-bezier(.4,0,1,1);--deceleration-curve:cubic-bezier(0,0,.2,1);--standard-curve:cubic-bezier(.4,0,.2,1);--swift-out:cubic-bezier(.55,0,.1,1);--font-monospace:jetbrains-mono,monospace;--font-sans:inter-variable,sans-serif;--font-serif:serif;--font-size:15px;--radius:12px;--radius-double:24px;--radius-full:9999px;--radius-half:6px;--transition-default:.18s var(--swift-out);--background:var(--gray-25);--foreground:var(--gray-700);--foreground-prominent:var(--gray-900);--foreground-secondary:var(--gray-500);--surface:var(--gray-25);--surface-loader:rgb(from var(--gray-25) r g b/.75);--surface-stroke:var(--gray-200);--surface-stroke-hover:var(--gray-300);--surface-stroke-out:rgb(from var(--gray-800) r g b/.1);--surface-stroke-out-hover:rgb(from var(--gray-900) r g b/.15);--surface-hover:var(--gray-50);--surface-active:var(--gray-100);--surface-disabled:var(--gray-100);--overlay:rgb(from var(--gray-950) r g b/.5);--overlay-secondary:rgb(from var(--gray-950) r g b/.15);--overlay-strong:rgb(from var(--gray-950) r g b/.9)}:root,[light]{--gray-25:#fff;--gray-50:#f7f8fc;--gray-100:#eceef4;--gray-200:#dee1ea;--gray-300:#c6cad5;--gray-400:#9da4b8;--gray-500:#848ca2;--gray-600:#606881;--gray-700:#3f475e;--gray-800:#2d3241;--gray-900:#1a1f2d;--gray-950:#090c19;--primary-25:#fcfcfc;--primary-50:#ebf2ff;--primary-100:#d7e5ff;--primary-200:#c4d8ff;--primary-300:#9dbdff;--primary-400:#77a2fc;--primary-500:#5285f8;--primary-600:#2258e5;--primary-700:#0935b1;--primary-800:#011e8c;--primary-900:#000f60;--primary-950:#000337;--danger-25:#fefbfa;--danger-50:#fff1f2;--danger-100:#ffe4e6;--danger-200:#ffccd3;--danger-300:#ffa1ac;--danger-400:#ff637e;--danger-500:#ff2054;--danger-600:#ec003e;--danger-700:#c70036;--danger-800:#a50035;--danger-900:#8b0836;--danger-950:#4d0218;--info-25:#f9fcff;--info-50:#eff6ff;--info-100:#dbeafe;--info-200:#bedbff;--info-300:#8dc5ff;--info-400:#52a2ff;--info-500:#297fff;--info-600:#165dfc;--info-700:#1048e6;--info-800:#163cb8;--info-900:#1b398e;--info-950:#162456;--success-25:#fafdfa;--success-50:#f0fdf4;--success-100:#dcfce7;--success-200:#b9f8cf;--success-300:#7af1a9;--success-400:#00df73;--success-500:#00c951;--success-600:#08a63d;--success-700:#028236;--success-800:#03662f;--success-900:#0d542a;--success-950:#032e15;--warning-25:#fdfcf8;--warning-50:#fffbeb;--warning-100:#fef3c6;--warning-200:#fee685;--warning-300:#ffd22f;--warning-400:#ffb902;--warning-500:#ff9717;--warning-600:#dd7500;--warning-700:#b55500;--warning-800:#934200;--warning-900:#793600;--warning-950:#451b00;--shadow-px:0 1px 1px rgb(from var(--gray-800) r g b/.02);--shadow-xs:0 1px 2px 0 rgb(from var(--gray-800) r g b/.02);--shadow-sm:0 1px 3px rgb(from var(--gray-800) r g b/.05),0 1px 2px -1px rgb(from var(--gray-800) r g b/.05);--shadow-md:0 4px 6px -1px rgb(from var(--gray-800) r g b/.05),0 2px 4px -2px rgb(from var(--gray-800) r g b/.05);--shadow-lg:0 10px 15px -3px rgb(from var(--gray-800) r g b/.05),0 4px 6px -4px rgb(from var(--gray-800) r g b/.05);--shadow-xl:0 20px 25px -5px rgb(from var(--gray-800) r g b/.05),0 8px 10px -6px rgb(from var(--gray-800) r g b/.05);--shadow-2xl:0 25px 50px -12px rgb(from var(--gray-800) r g b/.12)}[dark]{--surface-stroke-out:rgb(from var(--gray-800) r g b/.15);--surface-stroke-out-hover:rgb(from var(--gray-900) r g b/.2);--overlay:#0009;--overlay-secondary:#0006;--overlay-strong:#000000e6;--gray-25:#15171e;--gray-50:#1b1f27;--gray-100:#232732;--gray-200:#2d323e;--gray-300:#393f4f;--gray-400:#485064;--gray-500:#5b647e;--gray-600:#717c9a;--gray-700:#8f98b1;--gray-800:#a8b0c5;--gray-900:#bfc5d7;--gray-950:#d8dbe4;--primary-25:#23262c;--primary-50:#262c39;--primary-100:#2a3448;--primary-200:#303e5a;--primary-300:#36486e;--primary-400:#3e5585;--primary-500:#44619d;--primary-600:#4d6fb6;--primary-700:#5980d3;--primary-800:#6a96f5;--primary-900:#77a7ff;--primary-950:#85b8ff;--danger-25:#272325;--danger-50:#37272b;--danger-100:#452c30;--danger-200:#563237;--danger-300:#69393d;--danger-400:#7f4145;--danger-500:#94484c;--danger-600:#ab5155;--danger-700:#c65d64;--danger-800:#e66f7a;--danger-900:#fd7c8c;--danger-950:#ff8ba0;--info-25:#23262c;--info-50:#252c39;--info-100:#283447;--info-200:#2c3f59;--info-300:#2e4b6d;--info-400:#315884;--info-500:#33659b;--info-600:#3874b4;--info-700:#4285d1;--info-800:#539cf3;--info-900:#5dadff;--info-950:#6bbfff;--success-25:#1d2620;--success-50:#223027;--success-100:#243a2b;--success-200:#264632;--success-300:#285438;--success-400:#2b643f;--success-500:#2d7345;--success-600:#32844c;--success-700:#3b9956;--success-800:#4cb265;--success-900:#59c56f;--success-950:#6ad87b;--warning-25:#2b261a;--warning-50:#322b1b;--warning-100:#3c331e;--warning-200:#493c21;--warning-300:#574725;--warning-400:#68532a;--warning-500:#785e30;--warning-600:#8c6b35;--warning-700:#a47a3b;--warning-800:#c28f42;--warning-900:#d89e4a;--warning-950:#efae52;--shadow-px:0 1px 1px #0000001a;--shadow-xs:0 1px 3px 0 #0000001a;--shadow-sm:0 1px 5px #00000026,0 1px 3px -1px #00000026;--shadow-md:0 4px 9px -1px #00000026,0 2px 6px -2px #00000026;--shadow-lg:0 10px 22px -3px #00000026,0 4px 9px -4px #00000026;--shadow-xl:0 20px 36px -5px #00000026,0 8px 15px -6px #00000026;--shadow-2xl:0 25px 72px -12px #00000040}html{font-size:var(--font-size)}body{background:var(--background);font-family:var(--font-sans),system-ui}body,dialog{color:var(--foreground)}[inert] ::-webkit-scrollbar{display:none}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-weight:600;line-height:1.6}h1{font-size:27px}h1,h2{color:var(--foreground-prominent)}h2{font-size:21px}h3{color:var(--foreground);font-size:18px}h4{font-size:16px}h5{font-size:15px}h6{font-size:14px}a:not([class]),a[class=""]{color:var(--primary-600);-webkit-text-decoration-skip:auto;text-decoration-skip:auto;text-underline-offset:2px;align-self:start;text-decoration:underline;text-decoration-thickness:1px}@media (hover:hover){a:not([class]):hover,a[class=""]:hover{text-decoration:none}}p{line-height:1.6}small{font-size:14px}blockquote{background:var(--gray-100);border-radius:var(--radius);margin-left:30px;padding:15px 21px;position:relative}blockquote:before{content:"”";color:var(--primary-600);font-size:39px;font-weight:700;position:absolute;top:5px;left:-27px}code,kbd,pre,samp{font-family:var(--font-monospace),monospace}img:not([class]){height:unset;border-radius:var(--radius-half);outline-offset:-1px;outline:1px solid #00000006}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,img,[data-typography-aware])+:where(h1,h2,h3){margin-top:33px}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,img,[data-typography-aware])+:where(h4,h5,h6,p,ul,ol,li,blockquote,img){margin-top:12px}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,li,blockquote,img,[data-typography-aware])+:where([data-typography-aware]){margin-top:21px}.Ma{flex-shrink:0;width:1em;height:1em;font-size:20px;line-height:1;overflow:visible}.Na{display:inline-block}.Na:has(>path:nth-child(2)) path:first-child{opacity:.2}.Oa{flex-shrink:0;justify-content:center;align-items:center;width:1em;height:1em;font-size:42px;display:flex}.Oa .Ma{font-size:.45em}._b{background:unset;border-radius:var(--radius);box-shadow:var(--shadow-px);cursor:pointer;font:inherit;transition:var(--transition-default);-webkit-user-select:none;user-select:none;outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;border:1px solid;flex-grow:0;flex-shrink:0;justify-content:center;align-items:center;gap:12px;text-decoration:none;transition-property:background,border,box-shadow,color,scale,outline-color,outline-offset;display:inline-flex}._b:focus-visible{outline-color:var(--primary-600);outline-offset:2px}._b:active{box-shadow:none}._b:focus-visible{z-index:1}._b:disabled,._b[aria-disabled=true]{box-shadow:none;opacity:.5;pointer-events:none}._b.tc{height:36px;padding:0 9px}._b.uc{height:42px;padding:0 12px}._b.vc{height:48px;padding:0 15px}._b.wc{height:54px;padding:0 18px}._b.xc{align-self:stretch}._b .hb{flex-shrink:0}._b .hb:only-child{margin-left:-2px;margin-right:-2px}._b:has(.Fa:only-child){padding-left:0;padding-right:0}._b:has(.Fa:only-child).tc{width:36px}._b:has(.Fa:only-child).uc{width:42px}._b:has(.Fa:only-child).vc{width:48px}._b:has(.Fa:only-child).wc{width:54px}.Fa{flex-shrink:0;margin:1px;font-size:18px}.Fa:only-child{margin-left:-1px;margin-right:-1px}.yc{text-align:center;font-weight:500;display:inline-block}.yc:only-child{min-width:42px;margin-left:6px;margin-right:6px}._b .zc:first-child{margin-left:-6px}._b .zc:last-child{margin-right:-6px}}@layer flux-component;.Fc{background:var(--surface);border:1px solid var(--surface-stroke-out);border-radius:var(--radius);background-clip:padding-box}.pk{-webkit-backdrop-filter:blur(3px)saturate(180%);backdrop-filter:blur(3px)saturate(180%);background:var(--surface-loader);border-radius:inherit;z-index:100;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.S{display:block;position:relative}.S:not(.wd)>.S{background:unset;box-shadow:none;border:0}.Fc>.qk:first-child,.Fc>.rk>.qk:first-child{border-top-left-radius:calc(var(--radius) - 1px);border-top-right-radius:calc(var(--radius) - 1px)}.Fc>.qk:last-child,.Fc>.rk>.qk:last-child{border-bottom-left-radius:calc(var(--radius) - 1px);border-bottom-right-radius:calc(var(--radius) - 1px)}.Fc>.qk:not(.-e):nth-last-child(1 of .qk){border-bottom-left-radius:calc(var(--radius) - 1px);border-bottom-right-radius:calc(var(--radius) - 1px)}.Fc>.rk>.qk:not(.-e):nth-last-child(1 of .qk){border-bottom-left-radius:calc(var(--radius) - 1px);border-bottom-right-radius:calc(var(--radius) - 1px)}.Fc>.qk:only-child,.Fc>.rk>.qk:only-child{border:0}.Pa{color:var(--gray-600)}.Qa{color:var(--primary-600)}.Ra{color:var(--danger-600)}.Sa{color:var(--info-600)}.Ta{color:var(--success-600)}.Ua{color:var(--warning-600)}.Va{box-shadow:var(--shadow-sm)}.Wa{border:0}.Xa{background:var(--gray-100);color:var(--foreground)}.Ya{background:var(--primary-100);color:var(--primary-900)}.Za{background:var(--danger-100);color:var(--danger-900)}._a{background:var(--info-100);color:var(--info-900)}.ab{background:var(--success-100);color:var(--success-900)}.bb{background:var(--warning-100);color:var(--warning-900)}.T{width:100dvw;height:100dvh;position:fixed;inset:0}.U{z-index:10000}.U,.V{pointer-events:none}.V{background:var(--overlay);-webkit-backdrop-filter:blur(3px)grayscale(.5)saturate(180%);backdrop-filter:blur(3px)grayscale(.5)saturate(180%);transition:opacity .6s var(--swift-out)}.U:not(:has(.W:not(.X):not(.Y))) .V{opacity:0}.W{outline:0;width:100dvw;height:100dvh;display:flex;position:fixed;inset:0}.W>.S{width:calc(100dvw - 90px);max-height:min(840px,100dvh - 180px);box-shadow:var(--shadow-lg);transition:.42s var(--swift-out);flex-flow:column;margin:auto;transition-property:filter,scale;display:flex;overflow:auto}.W>.S .Z{margin-top:auto;position:sticky;bottom:0}.W>.S:after{content:"";background:var(--overlay-secondary);opacity:0;pointer-events:none;transition:opacity .6s var(--swift-out);z-index:1000;display:block;position:absolute;inset:0}.W._>.S{pointer-events:auto}.W:not(._)>.S{filter:blur(3px);scale:.95}.W:not(._)>.S:after{opacity:1}.-a>.S{max-width:420px}.-b>.S{max-width:540px}.-c>.S{max-width:720px}.-d{justify-content:flex-end}.-d>.S{contain:paint;width:min(100dvw,720px);max-height:calc(100% - 18px);margin:9px;transition-duration:.6s;overflow:auto}.-d>.S>.Z,.-d>.S>.-e{z-index:100;position:sticky}.-d>.S>.-e{border-bottom:1px solid var(--gray-100);box-shadow:var(--shadow-xs);padding-bottom:18px;top:0}.-d>.S>.-e:has(+:where(.-f,.-g)){box-shadow:none;border-bottom:0;padding-bottom:0}.-d>.S>.-e:not(:has(+:where(.-f,.-g))){background:inherit}.-d>.S>.-e+.-g{z-index:100;position:sticky;top:60px}.-d>.S>.-e:has(.-h>:is(span))+.-g{top:66px}.-d>.S>.Z{bottom:0}.-i,.X{transition:opacity .3s var(--swift-out)}.-i>.S,.X>.S{transition:.3s var(--swift-out);transition-property:opacity,scale}.-j{opacity:0}.-j>.S{opacity:0;scale:.9}.-k{opacity:0}.-k>.S{opacity:0;scale:.95}.-l,.Y{transition:opacity .48s var(--swift-out)}.-l>.S,.Y>.S{transition:.48s var(--swift-out);transition-property:opacity,transform}.-m,.-n{opacity:0;transition-delay:.21s}.-m>.S,.-n>.S{transform:translate(100%)}.hb{--track:var(--gray-100);--value:var(--primary-600);flex:0 0 1em;width:1em;height:1em;font-size:20px;animation:5s linear infinite hb;display:inline-block}.Jg{--value:var(--gray-500)}.Kg{--value:var(--primary-600)}.Lg{--value:var(--danger-600)}.Mg{--value:var(--info-600)}.Ng{--value:var(--success-600)}.Og{--value:var(--warning-600)}.Pg{stroke:var(--track)}.Qg,.Rg{stroke:var(--value);transform-origin:50%;animation:hb 1.2s var(--swift-out) infinite}.Qg{opacity:.25;animation-delay:-1.05s}@keyframes hb{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.la{border-radius:var(--radius-half);width:30px;height:30px;box-shadow:none;border:0;padding-left:6px;padding-right:6px}@media (hover:hover){.la:hover{background:var(--gray-100)}}.la.ma,.la:active{background:var(--gray-200)}.na{color:var(--foreground);font-size:18px}.la.oa .na{color:var(--danger-600)}.pa{color:var(--foreground)}.qa{flex-wrap:wrap}.qa .-R{margin-top:9px;margin-bottom:9px}@media (min-width:640px){.qa>.ra{max-width:240px}}.S>.qa{background:var(--gray-50);border:1px solid var(--gray-100);border-left:0;border-right:0;padding:12px 18px}.S>.qa:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);border-top:0}.S>.qa:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius);border-bottom:0}.sa{width:100%;container:actionPane/inline-size}.ta{grid-template-columns:1fr auto;gap:36px;padding:36px;display:grid}@container actionPane (width<=540px){.ta{grid-template-columns:1fr}}.ua{text-wrap:pretty;position:relative}.ua.va{padding:0}.If{background:var(--primary-600);border-color:var(--primary-700);box-shadow:0 1px 1px rgb(from var(--primary-600) r g b/.25);color:var(--primary-25)}@media (hover:hover){.If:hover{background:var(--primary-700);border-color:var(--primary-800)}}.If.ma,.If:active{background:var(--primary-800);box-shadow:none;scale:.9875}.If .hb{--track:var(--primary-700);--value:var(--primary-25)}.Jf{color:var(--primary-25)}.Lf{background:var(--surface);border-color:var(--surface-stroke);color:var(--foreground)}@media (hover:hover){.Lf:hover{background:var(--surface-hover)}}.Lf.ma,.Lf:active{background:var(--surface-active);box-shadow:none;scale:.9875}.Mf{color:var(--foreground)}.Of{background:var(--surface);border-color:var(--surface-stroke);color:var(--foreground)}@media (hover:hover){.Of:hover{background:var(--surface-hover)}}.Of.ma,.Of:active{background:var(--surface-active);box-shadow:none;scale:.9875}.Of .hb{--value:var(--danger-600)}.Pf,.Qf:only-child{color:var(--danger-600)}.Of,.Lf{box-shadow:var(--shadow-px),inset 0 -1px rgb(from var(--gray-200) r g b/.15)}.Rf{box-shadow:none;border-color:#0000;gap:6px}@media (hover:hover){.Rf:hover{background:var(--surface-hover)}}.Rf.ma,.Rf:active{background:var(--surface-active);box-shadow:none;scale:.9875}.Sf,.Tf{color:var(--primary-700)}.Vf{color:var(--foreground-prominent)}.Wf{color:var(--foreground)}.Yf{position:relative;overflow:hidden}.ag{justify-content:center;align-items:center;width:20px;height:20px;display:block;position:relative;overflow:visible}.ag :is(path){fill:currentColor;transition:.27s var(--swift-out)}.Yf.bg .cg{animation:dg .4s var(--acceleration-curve) both}.Yf.bg .eg,.Yf.bg .fg{transition-delay:.5s}.Yf.gg .eg{opacity:0}.Yf.hg .cg{animation:ig 1s var(--deceleration-curve) both}.Yf.hg .eg,.Yf.hg .fg{opacity:0}.jg{opacity:0;transition:.36s var(--swift-out) .21s;animation:.6s linear infinite kg;position:absolute;top:50%}.jg:nth-child(2){animation-delay:-.3s;left:-12px}.jg:nth-child(3){right:-12px}.Yf.hg .jg{opacity:.5}.lg{z-index:0;flex-grow:0;flex-shrink:0;width:max-content;display:inline-flex}.lg ._b{border-radius:0}.lg ._b:first-child{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius)}.lg ._b:last-child{border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.lg .If{z-index:1}.lg ._b+._b{margin-left:-1px}@keyframes kg{0%{translate:0 calc(-30px - 50%)}to{translate:0 calc(30px - 50%)}}@keyframes ig{25%{translate:0 128px}to{translate:0}}@keyframes dg{to{opacity:0;translate:0 -512px}}.-r{--gap:0;gap:var(--gap);display:flex}.-s{display:inline-flex}.-t{flex-direction:row}.-u{flex-direction:column}.-v{align-items:flex-start}.-w{align-items:center}.-x{align-items:flex-end}.-y{align-items:stretch}.-z{align-items:baseline}.-A{justify-content:flex-start}.-B{justify-content:center}.-C{justify-content:flex-end}.-D{justify-content:space-between}.-E{justify-content:space-around}.-F{justify-content:space-evenly}.-G{flex-wrap:wrap}.-H{flex-wrap:nowrap}.-I{flex-wrap:wrap-reverse}.-J{width:100%}.-K{min-width:0}.Aj,.Bj,.Cj,.Dj{transform-origin:top;transition-property:opacity,scale,translate}.Aj,.Cj{transition-duration:.18s;transition-timing-function:var(--deceleration-curve)}.Bj,.Dj{transition-duration:.12s;transition-timing-function:var(--acceleration-curve)}.Ej,.Fj{opacity:0;scale:.975}.Gj,.Hj{opacity:0;scale:1.025}.Ij,.Jj{transition:opacity var(--transition-default)!important}.Kj,.Lj{opacity:0}.Mj,.Nj{opacity:1}.Oj,.Pj,.Qj,.Rj{transform-origin:50% 50dvh;transition-property:opacity,scale}.Oj,.Qj{transition-duration:.18s;transition-timing-function:var(--deceleration-curve)}.Pj,.Rj{transition-duration:.12s;transition-timing-function:var(--acceleration-curve)}.Sj,.Tj,.Uj,.Vj{opacity:0;scale:.975}.Wj,.Xj{transition:.21s var(--swift-out);transition-property:opacity,scale}.Yj{scale:.975}.Yj,.Zj{opacity:0}._j,.ak{contain:paint;transition:.105s var(--deceleration-curve);transition-property:opacity,transform}.bk,.ck{transition:.105s var(--acceleration-curve);transition-property:opacity,transform}.dk,.ek{opacity:0;transform:translateY(15px)}.fk,.gk{opacity:0;transform:translateY(-15px)}.hk,.ik{transition:.105s var(--deceleration-curve);transition-property:height,opacity,transform}.jk,.kk{transition:.105s var(--acceleration-curve);transition-property:height,opacity,transform}.lk,.mk{opacity:0;transform:translate(15px)}.nk,.ok{opacity:0;transform:translate(-15px)}.Hc{box-shadow:var(--shadow-sm)}.Jc{background-color:var(--gray-50)}:is(.Hc,.Ic,.Jc):is(a){color:currentColor;-webkit-text-decoration:unset;text-decoration:unset}@media (hover:hover){:is(.Hc,.Ic,.Jc):is(a):hover{color:currentColor}}:is(.Hc,.Ic,.Jc):is(button){padding:0}:is(.Hc,.Ic,.Jc):is(a,button){cursor:pointer;transition:.21s var(--swift-out);transition-property:background,border-color,box-shadow}@media (hover:hover){:is(.Hc,.Ic,.Jc):is(a,button):hover{border-color:var(--surface-stroke-out-hover);box-shadow:var(--shadow-lg)}}:is(.Hc,.Ic,.Jc):is(a,button):active{box-shadow:var(--shadow-xs)}:is(.Hc,.Ic,.Jc):is(:disabled,[aria-disabled=true]){background-color:var(--surface-disabled);box-shadow:none;pointer-events:none}:is(.Hc,.Ic,.Jc):is(:disabled,[aria-disabled=true])>*{opacity:.5}.-e{gap:15px;padding:18px 18px 0;display:flex}.-e:only-child{padding:18px}.-e:not(:has(+.va)){padding:18px}.-h{flex-flow:column;flex-grow:1;line-height:24px;display:flex}.-h :is(strong){color:var(--foreground-prominent);font-weight:600}.-h :is(strong):has(+:is(span)){font-size:16px}.-h :is(span){font-size:14px}.O{color:var(--primary-600);margin-top:2px}.va{padding:18px}.va+.va{padding-top:0}.Z{background:var(--gray-50);border-top:1px solid var(--gray-100);gap:9px;padding:18px;display:flex}.Lc{background:var(--gray-900);border-radius:var(--radius-half);color:var(--gray-25);letter-spacing:1px;text-transform:uppercase;padding:6px 9px;font-size:11px;font-weight:700;line-height:1;position:absolute;top:15px;right:15px}.Mc{z-index:0;position:relative;overflow:hidden}.Mc:after{content:"";border:1px solid var(--surface-stroke-out);border-radius:inherit;z-index:1;position:absolute;inset:0}.Nc:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);margin:-1px -1px 0}.Nc:not(:first-child):after{border-top:0}.Nc:not(:last-child):after{border-bottom:0}.Oc{border-radius:var(--radius-half);margin:18px}.Oc:not(:first-child){margin-top:0}.Oc:not(:last-child){margin-bottom:0}.Pc{aspect-ratio:2;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:auto;margin:0;display:block}.Qc{position:relative}.Qc+.Qc{border-top:1px solid var(--surface-stroke)}[data-flux-pane-illustration]+:where(.va,.-e){margin-top:-60px;position:relative}.va:has(.Oa:only-child):has(+.-e){padding-bottom:0}.jc{flex-shrink:0;position:relative}.jc>*{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;position:absolute}.kc{padding-left:var(--gutter);padding-right:var(--gutter);width:100%;margin-left:auto;margin-right:auto}@media (min-width:640px){.kc{max-width:640px}}@media (min-width:768px){.kc{max-width:768px}}@media (min-width:1024px){.kc{max-width:1024px}}@media (min-width:1280px){.kc{max-width:1280px}}.lc{flex-grow:1}.yk>.lg>._b,.yk>:is(.ra,.zk,._b){height:100%;min-height:unset;border:0;border-radius:0;outline:0!important}.yk>.lg>._b:first-child,.yk>:first-child:is(.ra,.zk,._b){border-top-left-radius:calc(var(--radius) - 1px);border-bottom-left-radius:calc(var(--radius) - 1px)}.yk>.lg>._b:last-child,.yk>:last-child:is(.ra,.zk,._b){border-top-right-radius:calc(var(--radius) - 1px);border-bottom-right-radius:calc(var(--radius) - 1px)}.Ak{flex-flow:column;display:flex}.rk{counter-reset:flux-step;gap:42px}.o>.rk{gap:0;display:contents}.Bk,.Ck{gap:18px}.rk>._b,.Bk>._b,.Ck>._b{align-self:flex-start}.Dk{--columns:2;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:18px;display:grid}.Ek{flex-grow:1;gap:18px;display:flex}.Fk{color:var(--foreground-prominent);font-size:18px;font-weight:800}.Gk{counter-increment:flux-step;gap:12px}.Hk{align-items:flex-start;gap:12px;display:flex}.Ik{background:var(--primary-50);border-radius:var(--radius);width:27px;height:27px;color:var(--primary-600);font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.Ik:before{content:counter(flux-step)}.Jk{flex-flow:column;gap:3px;min-width:0;display:flex}.Kk{color:var(--foreground-prominent);font-size:16px;font-weight:700;line-height:27px}.Lk{color:var(--foreground-secondary)}.Mk{align-items:center;margin-left:auto;display:inline-flex}.Nk{flex-flow:column;gap:12px;margin-left:39px;display:flex}@media (max-width:767.98px){.Dk{grid-template-columns:1fr}.Ek{flex-flow:column;gap:18px}}.Ok{flex-flow:column;flex:1 1 0;gap:6px;display:flex}.Pk{width:100%;font-size:unset;align-self:flex-start;align-items:center;gap:6px;margin-bottom:0;display:flex}.Rb{min-height:1.6em;color:var(--foreground-prominent);font-weight:600}.Qk{color:var(--foreground-secondary);font-size:.85em}.Rk,.Sk{color:var(--foreground-secondary);margin-left:auto;font-size:.85em}.Rk{white-space:nowrap}.Tk{gap:9px;margin-top:3px;margin-bottom:3px;font-size:14px;line-height:24px;display:flex}.Uk{margin-top:4px}.Vk{color:var(--danger-600)}.Wk{color:var(--foreground-secondary)}.Tk+.Tk{margin-top:0}.ra{background:var(--surface);border:1px solid var(--surface-stroke);border-radius:var(--radius);width:100%;height:42px;box-shadow:var(--shadow-px);color:var(--foreground);transition:var(--transition-default);background-clip:padding-box;outline:0 solid #0000;padding:0 12px;transition-property:background,border-color,outline-color,outline-offset;display:block;position:relative}.ra::placeholder{color:var(--foreground-secondary)}.ra.Xk{background:var(--gray-100);box-shadow:none;border-color:#0000}.ra.Yk{height:34px}.ra.ni{border-color:var(--danger-500)}.rk .ra{align-self:start}.Zk{background:var(--surface-disabled);color:var(--foreground-secondary);cursor:not-allowed}.Zk input{cursor:inherit}._k{outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0}._k:focus-visible,._k:focus-within{outline-color:var(--primary-600);outline-offset:-1px}@media (hover:hover){._k:hover{border-color:var(--surface-stroke-hover)}}.al{color:var(--foreground-secondary);pointer-events:none;margin-top:11px;margin-bottom:11px;position:absolute}.bl{right:12px}.cl{left:12px}.dl{background:unset;color:var(--foreground-secondary);pointer-events:unset;cursor:pointer;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}@media (hover:hover){.dl:hover{color:var(--foreground)}}.dl:disabled{cursor:not-allowed;opacity:.5}.el{background:unset;border-radius:inherit;width:100%;height:100%;color:inherit;font:inherit;text-align:left;border:0;outline:0;padding:0 12px;position:absolute;inset:0}.el::placeholder{color:var(--foreground-secondary)}.el::-webkit-search-cancel-button{-webkit-appearance:none}.el::-webkit-search-decoration{-webkit-appearance:none}.el::-webkit-search-results-button{-webkit-appearance:none}.el::-webkit-search-results-decoration{-webkit-appearance:none}.el::-webkit-color-swatch{border-radius:var(--radius-half);border:0}.el::-webkit-color-swatch-wrapper{width:calc(100% + 24px);margin:0 -12px;padding:3px}.fl{padding-left:42px}.gl{padding-right:42px}.hl{appearance:textfield;font-variant-numeric:tabular-nums;padding-right:38px}.hl::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hl::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.il{border-left:1px solid var(--surface-stroke);border-radius:0 calc(var(--radius) - 1px) calc(var(--radius) - 1px) 0;flex-direction:column;width:33px;display:flex;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.jl{background:var(--surface);color:var(--foreground-secondary);cursor:pointer;transition:var(--transition-default);border:0;flex:1 1 0;justify-content:center;align-items:center;margin:0;padding:0;transition-property:background,color;display:flex}.jl+.jl{border-top:1px solid var(--surface-stroke)}@media (hover:hover){.jl:hover{background:var(--surface-hover);color:var(--foreground)}}.jl:disabled{color:var(--surface-stroke);cursor:not-allowed}.kl{width:unset;background:var(--surface-disabled);color:var(--foreground-secondary);pointer-events:none;flex-grow:0;justify-content:center;align-items:center;display:flex}.kl:has(+.ra .el){border-right:1px solid var(--surface-stroke)}.kl+.kl{border-left:1px solid var(--surface-stroke)}.ra:has(.el)+.kl{border-left:1px solid var(--surface-stroke)}.yk{outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;padding:0;display:flex}.yk:focus-visible,.yk:focus-within{outline-color:var(--primary-600);outline-offset:-1px}.yk>:is(.ra,.zk,._b)+:is(._b,.lg),.yk>.lg>._b+._b{border-left:1px solid var(--surface-stroke);margin:0}.yk>.lg:not(:first-child)>._b:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.yk.Yk .kl:not(:last-child),.yk.Xk .kl:not(:last-child){background:unset;border-color:#0000;padding-right:0}.yk.Xk .ra{box-shadow:none;background:0 0;border-color:#0000}.yk.Xk .Lf{border-color:var(--surface-stroke);box-shadow:none;background:0 0}@media (hover:hover){.yk.Xk .Lf:hover{background:var(--surface-stroke-hover)}}.yk:has(:disabled){cursor:not-allowed}.yk:has(:disabled)>*{pointer-events:none}.yk ._b[aria-disabled=true],.yk ._b[disabled]{background:var(--surface-disabled);opacity:1}.yk ._b[aria-disabled=true],.yk ._b[aria-disabled=true] .Fa,.yk ._b[disabled],.yk ._b[disabled] .Fa{color:var(--foreground-secondary)}.ll{cursor:default}.ll :is(input){text-align:left}.ll :is(input)::-webkit-input-placeholder{visibility:hidden}.ll :is(input)::-webkit-calendar-picker-indicator{-webkit-appearance:none;display:none}.ml{cursor:default;align-items:center;display:flex}.nl .ra:last-child{max-width:99px}.nl .ol{flex-grow:1}.zk{height:unset;cursor:pointer;flex-wrap:wrap;align-items:center;gap:0 6px;min-height:42px;padding:0 39px 0 6px;display:flex;position:relative}.zk:not(.Ld){outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0}.zk:not(.Ld):focus-visible,.zk:not(.Ld):focus-within{outline-color:var(--primary-600);outline-offset:-1px}@media (hover:hover){.zk:not(.Ld):hover{border-color:var(--surface-stroke-hover)}}.zk.Ld{cursor:not-allowed}.zk.Pd{outline-color:var(--primary-600);outline-offset:-1px}.zk .zc{flex:none;max-width:100%;margin-top:6px;margin-bottom:6px}.ql{color:var(--foreground-secondary);position:absolute;top:50%;right:12px;translate:0 -50%}.rl{background:var(--surface);z-index:2;border-top:0;border-left:0;border-right:0;border-radius:0;outline:0;height:48px;margin-bottom:9px;position:sticky;top:0;outline:0!important}.rl .al{margin:15px;font-size:18px;right:0}.rl .el{padding-left:18px;padding-right:18px}.sl{color:var(--foreground-secondary);-webkit-user-select:none;user-select:none;margin-left:6px;margin-right:6px}.tl{width:var(--width,auto);min-width:120px;max-height:max(330px,50dvh);box-shadow:var(--shadow-md);translate:var(--x) var(--y);z-index:10000;display:block;position:fixed;top:0;left:0;overflow:auto}.tl .ii{contain-intrinsic-size:auto 42px;content-visibility:auto}.tl.ul .ii{transition:all}.tl.vl .za{top:48px}.wl{pointer-events:none;height:100%;padding-left:12px;padding-right:42px;position:absolute;inset:-1px}.wl .yc{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.zk.Ld .ql{opacity:.5}.zk.Ld .wl{background:var(--surface-disabled);border:1px solid var(--surface-stroke);color:var(--foreground-secondary);opacity:1}.xl{height:unset;min-height:calc(20px + var(--rows,1)*1lh);field-sizing:content;resize:vertical;flex-shrink:0;padding-top:9px;padding-bottom:9px}.Al{flex-direction:column;align-items:flex-start;gap:12px;display:flex;position:relative}.Al.Bl{flex-flow:wrap;gap:8px 20px}.Al.Bl:has(>.Cl){flex-wrap:nowrap;align-items:stretch;gap:9px}.Al.Bl:has(>.Cl)>.Cl{flex:1 1 0;min-width:0}.Al.Dl{align-items:stretch;gap:0}.Al.Dl>.Cl{border-radius:0;position:relative}.Al.Dl>.Cl:not(:first-child){margin-top:-1px}.Al.Dl>.Cl:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.Al.Dl>.Cl:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}@media (hover:hover){.Al.Dl>.Cl:hover{z-index:1}}:is(.Al.Dl>.Cl:has(.El:focus-visible),.Al.Dl>.Cl:has(.El:is(:checked,:indeterminate))){z-index:1}.Al.Dl.Bl{flex-flow:row;gap:0}.Al.Dl.Bl>.Cl{flex:1 1 0;min-width:0}.Al.Dl.Bl>.Cl:not(:first-child){margin-top:0;margin-left:-1px}.Al.Dl.Bl>.Cl:first-child{border-radius:var(--radius) 0 0 var(--radius)}.Al.Dl.Bl>.Cl:last-child{border-radius:0 var(--radius) var(--radius) 0}.Fl{outline:0;flex-shrink:0;align-items:flex-start;gap:12px;line-height:21px;display:inline-flex}.Fl.Ld{cursor:not-allowed}.Fl.Ld .Gl{background:var(--surface-disabled);border-color:var(--surface-stroke);color:var(--foreground-secondary)}.Fl.Ld .Hl{color:var(--foreground-secondary)}.Fl.Il{cursor:default}.Fl.Il .El{pointer-events:none}.Fl.ni .Gl{border-color:var(--danger-500)}.Gl,.El{width:20px;height:20px;margin:1px 0 0}.Gl{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-half);width:20px;height:20px;color:var(--primary-25);cursor:pointer;pointer-events:none;transition:.21s var(--swift-out);outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition-property:background,border-color,color,outline-color,outline-offset;display:inline-flex;position:relative}.Gl .Ma{opacity:0;transition:opacity;scale:.85}.Gl .Ma :is(path){stroke:currentColor;stroke-width:54px}.Jl{flex-direction:column;gap:3px;min-width:0;display:flex}.Hl{line-height:21px}.Kl{color:var(--foreground-secondary);font-size:14px}.El{cursor:pointer;opacity:0;position:absolute}@media (hover:hover){.El:hover+.Gl{background:var(--gray-100)}}.El:is(:checked,:indeterminate)+.Gl{background:var(--primary-600);border-color:var(--primary-600)}.El:is(:checked,:indeterminate)+.Gl .Ma{opacity:1}.El:focus-visible+.Gl{outline-color:var(--primary-600);outline-offset:2px}.El:disabled{cursor:not-allowed}.El:disabled+.Gl{background:var(--gray-100);border-color:var(--gray-200);color:var(--foreground-secondary)}.Cl{background:var(--surface);border:1px solid var(--surface-stroke);border-radius:var(--radius);width:100%;color:var(--foreground);cursor:pointer;transition:.21s var(--swift-out);outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;align-items:flex-start;padding:15px 18px;transition-property:background,border-color,color,outline-color,outline-offset}@media (hover:hover){.Cl:hover{background:var(--surface-hover)}}.Cl:has(.El:focus-visible){outline-color:var(--primary-600);outline-offset:2px}.Cl:has(.El:is(:checked,:indeterminate)){background:var(--primary-50);border-color:var(--primary-200);color:var(--primary-600)}.Cl.ni{border-color:var(--danger-500)}.Cl>.Gl{order:3}.Cl>.Ll{color:var(--primary-600);flex-shrink:0;order:1;margin-top:1px}.Cl>.Jl{flex:1;order:2}.Cl .Hl{font-weight:500}.Ml{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Ml.Bl{flex-flow:wrap;gap:9px 21px}.Ml.Bl:has(>.Nl){flex-wrap:nowrap;align-items:stretch;gap:9px}.Ml.Bl:has(>.Nl)>.Nl{flex:1 1 0;min-width:0}.Ml.Dl{align-items:stretch;gap:0}.Ml.Dl>.Nl{border-radius:0;position:relative}.Ml.Dl>.Nl:not(:first-child){margin-top:-1px}.Ml.Dl>.Nl:first-child{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.Ml.Dl>.Nl:last-child{border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}@media (hover:hover){.Ml.Dl>.Nl:hover{z-index:1}}:is(.Ml.Dl>.Nl:has(.Ol:checked),.Ml.Dl>.Nl:has(.Ol:focus-visible)){z-index:1}.Ml.Dl.Bl{flex-flow:row;gap:0}.Ml.Dl.Bl>.Nl{flex:1 1 0;min-width:0}.Ml.Dl.Bl>.Nl:not(:first-child){margin-top:0;margin-left:-1px}.Ml.Dl.Bl>.Nl:first-child{border-radius:var(--radius) 0 0 var(--radius)}.Ml.Dl.Bl>.Nl:last-child{border-radius:0 var(--radius) var(--radius) 0}.Pl{cursor:pointer;outline:0;flex-shrink:0;align-items:flex-start;gap:12px;line-height:21px;display:inline-flex;position:relative}.Pl.Ld{cursor:not-allowed}.Pl.Ld .Ql{background:var(--surface-disabled);border-color:var(--surface-stroke)}.Pl.Ld .Rl{color:var(--foreground-secondary)}.Pl.Il{cursor:default}.Pl.Il .Ol{pointer-events:none}.Pl.ni .Ql{border-color:var(--danger-500)}.Ql,.Ol{width:20px;height:20px;margin:1px 0 0}.Ql{background:var(--gray-50);border:1px solid var(--gray-200);cursor:pointer;pointer-events:none;width:20px;height:20px;transition:.21s var(--swift-out);outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition-property:background,border-color,outline-color,outline-offset;display:inline-flex;position:relative}.Ql:after{content:"";background:var(--primary-25);border-radius:50%;width:8px;height:8px;transition:scale;scale:0}.Rl{line-height:21px}.Ol{cursor:pointer;opacity:0;position:absolute}@media (hover:hover){.Ol:hover+.Ql{background:var(--gray-100)}}.Ol:checked+.Ql{background:var(--primary-600);border-color:var(--primary-600)}.Ol:checked+.Ql:after{scale:1}.Ol:focus-visible+.Ql{outline-color:var(--primary-600);outline-offset:2px}.Ol:disabled{cursor:not-allowed}.Ol:disabled+.Ql{background:var(--gray-100);border-color:var(--gray-200)}.Sl{flex-direction:column;gap:3px;min-width:0;display:flex}.Tl{color:var(--foreground-secondary);font-size:14px}.Nl{background:var(--surface);border:1px solid var(--surface-stroke);border-radius:var(--radius);width:100%;color:var(--foreground);cursor:pointer;transition:.21s var(--swift-out);outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;align-items:flex-start;padding:15px 18px;transition-property:background,border-color,color,outline-color,outline-offset}@media (hover:hover){.Nl:hover{background:var(--surface-hover)}}.Nl:has(.Ol:focus-visible){outline-color:var(--primary-600);outline-offset:2px}.Nl:has(.Ol:checked){background:var(--primary-50);border-color:var(--primary-200);color:var(--primary-600)}.Nl.ni{border-color:var(--danger-500)}.Nl>.Ql{order:3}.Nl>.Ul{color:var(--primary-600);flex-shrink:0;order:1;margin-top:1px}.Nl>.Sl{flex:1;order:2}.Nl .Rl{font-weight:500}.Vl{border:1px solid var(--surface-stroke);border-radius:var(--radius);min-width:max-content;box-shadow:var(--shadow-px);transition:var(--transition-default);outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;place-self:center;transition-property:border-color,outline-color,outline-offset;overflow:hidden}.Vl:focus-visible,.Vl:focus-within{outline-color:var(--primary-600);outline-offset:2px}@media (hover:hover){.Vl:hover{border-color:var(--surface-stroke-hover)}}.Wl{border:0;margin:-1px}.Wl:first-child{margin-right:0}.Wl:last-child{margin-left:0}.Wl,.Wl:focus-visible,.Wl:focus-within{outline:0}.Xl{font-variant-numeric:tabular-nums;text-align:center;border-radius:0;margin:-1px 0;padding-left:0;padding-right:0;font-weight:700}@media (hover:hover){.Xl:hover{border-color:var(--surface-stroke-hover)}}.Xl,.Xl:focus-visible,.Xl:focus-within{outline:0!important}.Xl{-moz-appearance:textfield}.Xl::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Xl::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Yl{grid-template-columns:repeat(var(--max-length,0),1fr);border:0;gap:.4ch;width:min-content;margin:0;padding:0;font-size:24px;font-weight:700;display:grid}.Zl{border:1px solid var(--surface-stroke);border-radius:var(--radius);width:2.7ch;box-shadow:var(--shadow-px);font:inherit;text-align:center;transition:var(--transition-default);outline:0;padding:0;line-height:3.3ch;transition-property:border-color,outline-color,outline-offset}._l .Zl{background-color:var(--surface);color:var(--foreground-prominent);outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0}._l .Zl:focus-visible,._l .Zl:focus-within{outline-color:var(--primary-600);outline-offset:-1px}.am .Zl{background-color:var(--surface-disabled);color:var(--foreground-secondary);cursor:not-allowed}.bm{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:var(--radius-full);contain:paint;outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0;flex:none;width:54px;height:30px;display:block;position:relative}.bm:has(.cm:focus-visible){outline-color:var(--primary-600);outline-offset:2px}.bm.dm{border-color:#0000}.bm.dm .cm:after{translate:24px}.bm.dm:not(.em){background:var(--primary-600)}.bm.dm:not(.em) .fm{color:var(--primary-25)}.bm.dm:not(.em) .cm:after{border-color:#0000}.bm.dm .gm{translate:calc(24px - 50%) -50%}.bm:not(.dm) .hm{translate:calc(-50% - 24px) -50%}.bm.Ld{cursor:not-allowed;opacity:.6}.bm.Il .cm{pointer-events:none}.bm.ni{border-color:var(--danger-500)}.fm{color:var(--foreground-secondary);pointer-events:none;position:absolute;top:50%;translate:-50% -50%}.hm{left:15px}.gm{left:39px}.cm{appearance:none;height:inherit;width:inherit;background:unset;border-radius:inherit;cursor:pointer;border:0;outline:0;margin:0;display:block;position:relative}.cm:after{content:"";background:var(--surface);border:1px solid var(--surface-stroke);border-radius:var(--radius-full);width:24px;height:24px;box-shadow:var(--shadow-sm);display:block;position:absolute;top:2px;left:2px}.bm,.fm,.cm,.cm:after{transition:.21s var(--swift-out);transition-property:background,border-color,color,opacity,scale,translate,outline-color,outline-offset}.im{height:unset;cursor:text;flex-wrap:wrap;align-items:center;gap:6px;min-height:42px;padding:4px 6px;display:flex}.im:not(.jm){outline:2px solid rgb(from var(--primary-600) r g b/0);outline-offset:0}.im:not(.jm):focus-visible,.im:not(.jm):focus-within{outline-color:var(--primary-600);outline-offset:-1px}.jm{background:var(--gray-100);cursor:not-allowed}.lm{min-width:60px;height:30px;color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:60px}.lm::placeholder{color:var(--foreground-secondary)}.lm:disabled{cursor:not-allowed}.qh{--progress-fill:var(--primary-600);--progress-fill-soft:var(--primary-500);position:relative}.rh{--progress-fill:var(--gray-500);--progress-fill-soft:var(--gray-400)}.sh{--progress-fill:var(--primary-600);--progress-fill-soft:var(--primary-500)}.th{--progress-fill:var(--danger-600);--progress-fill-soft:var(--danger-500)}.uh{--progress-fill:var(--info-600);--progress-fill-soft:var(--info-500)}.vh{--progress-fill:var(--success-600);--progress-fill-soft:var(--success-500)}.wh{--progress-fill:var(--warning-600);--progress-fill-soft:var(--warning-500)}.xh{background:var(--gray-50);border-radius:var(--radius-half);height:9px;box-shadow:inset 0 0 0 1px var(--gray-200);contain:paint;position:relative}.yh{height:inherit;border-radius:inherit;position:absolute;top:0;left:0}.zh{background:var(--progress-fill)}.Ah{background:var(--progress-fill) linear-gradient(-45deg,transparent 20%,rgb(from var(--progress-fill-soft) r g b/.5),transparent 80%);background-size:150px 100%;animation:1s linear infinite yh}.Bh .yh{background:var(--progress-fill) linear-gradient(-45deg,transparent 20%,rgb(from var(--progress-fill-soft) r g b/.5),transparent 80%);background-size:90px 100%;animation:1s linear infinite Ch}.Dh{justify-content:flex-end;gap:21px;font-size:14px;display:flex}.Eh{font-variant-numeric:tabular-nums;flex-shrink:0;font-weight:500}.Fh{color:var(--foreground-secondary);text-overflow:ellipsis;white-space:nowrap;margin-right:auto;overflow:hidden}.S>.qh:first-child{margin:9px 9px 0}.S>.qh:last-child{margin:0 9px 9px}.Gh>.qh{width:100%}@keyframes Ch{0%{background-position-x:90px}to{background-position-x:-90px}}@keyframes yh{0%{background-position-x:-150px}to{background-position-x:150px}}.bn{box-shadow:var(--shadow-xl),var(--shadow-2xl);display:flex;overflow:hidden}.bn .la{margin:12px 12px 12px 0}.bn .qh{margin-top:9px}.bn .qh:not(:last-child){margin-bottom:6px}.cn{flex-grow:1;align-items:flex-start;gap:15px;padding:15px 18px;display:flex}.cn>.Ma,.cn>.hb{flex-shrink:0;translate:0 3px}.dn{flex-flow:column;flex-grow:1;align-self:stretch;display:flex}.en{color:var(--foreground)}.fn{color:var(--foreground-secondary);font-size:14px}.gn{font-weight:500}.hn{background:var(--surface);min-width:84px;color:var(--foreground);cursor:pointer;text-align:center;transition:var(--transition-default);border:0;border-radius:0;outline:0;flex-grow:1;justify-content:center;align-items:center;padding:6px 15px;font-size:14px;font-weight:500;transition-property:background,color;display:flex}@media (hover:hover){.hn:hover{background:var(--surface-hover);color:var(--foreground-prominent)}}.hn:first-child{font-weight:600}.hn:active{background:var(--surface-active)}.in{background:var(--surface-stroke);flex-flow:column;flex-grow:1;gap:1px;max-width:max-content;padding-left:1px;display:flex}.jn .hn:first-child,.jn .cn>.Ma,.jn .gn{color:var(--foreground-prominent)}.kn .hn:first-child,.kn .cn>.Ma,.kn .gn{color:var(--primary-600)}.kn .Qg,.kn .Rg{stroke:var(--primary-700)}.ln .hn:first-child,.ln .cn>.Ma,.ln .gn{color:var(--danger-600)}.ln .Qg,.ln .Rg{stroke:var(--danger-700)}.mn .hn:first-child,.mn .cn>.Ma,.mn .gn{color:var(--info-600)}.mn .Qg,.mn .Rg{stroke:var(--info-700)}.nn .hn:first-child,.nn .cn>.Ma,.nn .gn{color:var(--success-600)}.nn .Qg,.nn .Rg{stroke:var(--success-700)}.on .hn:first-child,.on .cn>.Ma,.on .gn{color:var(--warning-600)}.on .Qg,.on .Rg{stroke:var(--warning-700)}.pn{z-index:100000;flex-flow:column;gap:15px;display:flex;position:fixed}@media (max-width:767.98px){.pn{bottom:15px;left:15px;right:15px}}@media (min-width:768px){.pn{width:570px;top:30px;left:calc(50dvw - 285px)}}.qn,.rn,.sn{transition:.42s var(--swift-out)}.rn{width:100%;position:absolute}.tn{opacity:0;transform:translateY(-15px)}.un{opacity:0;z-index:-1;translate:0 -15px;scale:.95}.aj{width:0;height:0;color:inherit;background:0 0;border:0;margin:0;padding:0;inset:0;overflow:visible}.bj,.aj{pointer-events:none;position:fixed}.bj{background:var(--overlay-strong);-webkit-backdrop-filter:blur(3px)saturate(180%);backdrop-filter:blur(3px)saturate(180%);border-radius:var(--radius);max-width:360px;color:var(--gray-25);font-variant-numeric:tabular-nums;translate:calc(var(--x)*1px) calc(var(--y)*1px);isolation:isolate;z-index:100000;flex-flow:column;padding:9px 15px;font-size:14px;display:flex;top:0;left:0}.bj:after{top:var(--arrowY);left:var(--arrowX);content:"";background:inherit;clip-path:polygon(100% 100%,99% 0,0 99%);width:9px;height:9px;rotate:var(--arrowAngle);transform-origin:50%;border-radius:0 0 3px;display:block;position:absolute;translate:-50% -50%}[dark] .bj{color:var(--gray-700)}.cj{transform-origin:bottom}.dj{transform-origin:top}.ej{transform-origin:0}.fj{transform-origin:100%}.Hg{display:contents}.Hg.Ig{cursor:default;overflow:hidden}.g{-webkit-user-select:none;user-select:none;flex-flow:column;flex-grow:1;justify-content:center;align-items:center;gap:30px;padding:30px;display:flex;position:relative}.h{text-align:center;text-wrap:pretty;max-width:540px}.i{pointer-events:none;height:210px;margin-top:-105px}.a{flex-flow:column;min-height:100dvh;display:flex}
