:root:has(.ribbon){--ribbon-height:32px}.ribbon{background-color:var(--overlay-hover);border-bottom:1px solid var(--edge);z-index:21;height:var(--ribbon-height);box-sizing:border-box;flex-flow:row;justify-content:center;align-items:center;padding:6px 12px;display:flex;position:fixed;top:0;left:0;right:0}.ribbon .ribbon__content{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ribbon .ribbon__action,.ribbon .ribbon__content{color:var(--text-1);font-size:.875rem;line-height:1.125rem}.ribbon .ribbon__action{margin-left:6px}.ribbon .ribbon__action svg.icon{transition:all .1s ease-in-out;right:0}.ribbon:hover{cursor:pointer}.ribbon:hover .ribbon__action svg.icon{right:-4px}.ribbon.ribbon--warning{background:var(--surface-1)}.ribbon.ribbon--warning .ribbon__action,.ribbon.ribbon--warning .ribbon__content{color:var(--text-1)}.ribbon.ribbon--warning:before{content:" ";opacity:.15;background-color:var(--corn);width:100%;height:100%;position:absolute;top:0;left:0}.modal-scrim{z-index:49;background-color:var(--scrim);pointer-events:none;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.modal-scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}}.toast-group{z-index:60;bottom:calc(15px + var(--drawer-height,0px));pointer-events:none;flex-direction:column;align-items:center;gap:6px;transition:bottom .2s;display:flex;position:fixed;left:50%;transform:translate(-50%)}.toast-group--toasty{bottom:calc(108px + var(--drawer-height,0px))}.toast{box-sizing:border-box;background:var(--surface-dark-1);color:var(--text-1-dark);box-shadow:var(--shadow-2);pointer-events:auto;border-radius:11px;flex-flow:row;justify-content:flex-start;align-items:center;padding:12px 42px 12px 15px;display:flex;position:relative}.toast .toast__loading{margin-right:6px}.toast .toast__icon,.toast .toast__loading svg.icon.working{fill:var(--text-1-dark)}.toast .toast__icon{margin-right:3px}.toast .toast__content{color:var(--text-1-dark);font-size:.9375rem;line-height:1.125rem}.toast .toast__content h1,.toast .toast__content h2,.toast .toast__content h3,.toast .toast__content h4,.toast .toast__content p{color:var(--text-1-dark);margin:0}.toast .toast__content svg.icon{fill:var(--text-1-dark)}.toast .toast__action,.toast .toast__dismiss{margin:0;position:absolute;top:50%;right:3px;transform:translateY(-50%);color:var(--text-1-dark)!important}.toast .toast__action svg.icon,.toast .toast__dismiss svg.icon{fill:var(--text-1-dark)!important}.toast.toast--no-dismiss{padding:12px 15px}.toast.toast--success{background:var(--jade)}.toast.toast--danger{background:var(--status-danger)}.toast.toast--warning{background:var(--corn)}.toast.toast--info{background:var(--beau)}.new-version{box-sizing:border-box;background:var(--surface-1);border:1px solid var(--edge);box-shadow:var(--shadow-1);z-index:60;border-radius:15px;align-items:center;gap:9px;padding:9px 12px;display:flex;position:fixed;bottom:6px;left:6px;right:6px}@media (width>=580px){.new-version{min-width:240px;max-width:320px;bottom:12px;left:12px;right:auto}}.new-version .new-version__content{color:var(--text-1);flex:1;margin:0;font-size:.875rem;line-height:1.125rem}.new-version .new-version__action{flex-shrink:0;margin:0}.inbox-alert{box-sizing:border-box;background:var(--surface-1);border:1px solid var(--edge);box-shadow:var(--shadow-3);z-index:60;border-radius:11px;padding:12px 12px 12px 15px;position:fixed;top:6px;left:6px;right:6px}@media (width>=580px){.inbox-alert{min-width:240px;max-width:320px;top:12px;left:auto;right:12px}}.inbox-alert .inbox-alert__content{color:var(--text-1);margin:0;padding-right:42px;font-size:.875rem;line-height:1.125rem}.inbox-alert .inbox-alert__content h1,.inbox-alert .inbox-alert__content h2,.inbox-alert .inbox-alert__content h3,.inbox-alert .inbox-alert__content h4,.inbox-alert .inbox-alert__content p{margin:0}.inbox-alert .inbox-alert__footer{flex-flow:row;align-items:center;gap:6px;margin:6px 0 0;display:flex}.inbox-alert .inbox-alert__footer .inbox-alert__footer__date{color:var(--text-3);font-size:.775rem;line-height:1rem}.inbox-alert .inbox-alert__footer .inbox-alert__footer__actions{flex-flow:row;flex-grow:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.inbox-alert .inbox-alert__footer .inbox-alert__footer__actions button.button{margin:0}.inbox-alert .inbox-alert__dismiss{margin:0;position:absolute;top:3px;right:3px}.drawer{box-sizing:border-box;z-index:24;background:var(--surface-1);border:1px solid var(--edge);width:calc(100% - 12px);max-width:640px;box-shadow:var(--shadow-3);border-radius:19px;flex-flow:column;height:auto;max-height:90dvh;margin:0 auto 6px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.drawer .drawer__handle{appearance:none;cursor:ns-resize;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;padding:9px 0;display:flex}.drawer .drawer__handle .drawer__handle-icon{background:var(--edge-action);border-radius:2px;width:36px;height:3px;transition:background .1s linear}.drawer .drawer__handle:hover .drawer__handle-icon{background:var(--text-2)}.drawer .drawer__content{border-bottom:1px solid var(--edge);flex-grow:1;overflow-y:auto}.drawer .drawer__close{z-index:1;margin:0;position:absolute;top:12px;right:12px}.drawer .drawer__actions{justify-content:space-between;align-items:flex-end;gap:3px;padding:9px;display:flex}.drawer .drawer__actions .drawer__actions__main{flex:auto;min-width:0}.drawer .drawer__actions .drawer__actions__left,.drawer .drawer__actions .drawer__actions__right{flex:none;align-items:center;gap:6px;padding-bottom:3px;display:flex}.drawer .drawer__actions .drawer__actions__left{justify-content:flex-start}.drawer .drawer__actions .drawer__actions__right{justify-content:flex-end}.drawer .drawer__actions .text-input,.drawer .drawer__actions button.action,.drawer .drawer__actions button.button{margin:0}.drawer.drawer--expanded .drawer__content{overflow-y:auto}@supports ((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.drawer{background:var(--glass-0);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}}@media (width>=640px){.drawer{margin:0 auto 18px}}@media (width>=960px){.drawer{z-index:26;max-width:720px}}@media (width>=1280px){.drawer{max-width:800px}}.workbench-input{flex:1;align-items:flex-end;gap:3px;min-width:0;display:flex}.workbench-input .text-area{flex:1;min-width:0;margin:0}.workbench-input .text-area .text-area-wrapper:after,.workbench-input .text-area .text-area-wrapper>textarea{max-height:7.5em}.workbench-input .text-area .text-area-wrapper>textarea{border:none;overflow-y:auto}.workbench-input .text-area .text-area-wrapper>textarea:focus,.workbench-input .text-area .text-area-wrapper>textarea:focus:hover,.workbench-input .text-area .text-area-wrapper>textarea:hover{box-shadow:none;border:none}.workbench-input .text-area .text-area-wrapper>textarea:disabled,.workbench-input .text-area .text-area-wrapper>textarea:disabled:focus,.workbench-input .text-area .text-area-wrapper>textarea:disabled:hover{box-shadow:none;background-color:#0000;border:none}.workbench-input .workbench-input__actions{flex-shrink:0;align-items:center;gap:3px;padding-bottom:3px;display:flex}.workbench-input .workbench-input__actions .danger{color:var(--status-danger);animation:1.5s ease-in-out infinite mic-pulse}.workbench-input .workbench-input__actions .file-input{margin:0;padding:5px 8px}.workbench-input .workbench-input__actions .file-input svg.icon{margin:0;left:0}@keyframes mic-pulse{0%,to{opacity:1}50%{opacity:.4}}.workbench-chat{box-sizing:border-box;flex-flow:column;gap:12px;width:100%;max-width:640px;max-height:100%;margin:0 auto;padding:12px 15px;display:flex;overflow-y:auto}.workbench-chat .workbench-chat__message{display:flex}.workbench-chat .workbench-chat__message--user{justify-content:flex-end}.workbench-chat .workbench-chat__message--user .workbench-chat__bubble{background:var(--overlay-hover);color:var(--text-2);border-radius:15px}.workbench-chat .workbench-chat__message--agent{justify-content:flex-start}.workbench-chat .workbench-chat__message--agent .workbench-chat__bubble{color:var(--text-1);background:0 0;padding:6px 0}.workbench-chat .workbench-chat__bubble{overflow-wrap:break-word;white-space:pre-wrap;max-width:85%;padding:9px 12px;font-size:.9375rem;line-height:1.3125rem}.workbench-chat .workbench-chat__bubble strong{font-weight:600}.workbench-chat .workbench-chat__bubble--md{white-space:normal;min-width:0}.workbench-chat .workbench-chat__bubble--md>:first-child{margin-top:0}.workbench-chat .workbench-chat__bubble--md>:last-child{margin-bottom:0}.workbench-chat .workbench-chat__bubble--md blockquote,.workbench-chat .workbench-chat__bubble--md ol,.workbench-chat .workbench-chat__bubble--md p,.workbench-chat .workbench-chat__bubble--md pre,.workbench-chat .workbench-chat__bubble--md table,.workbench-chat .workbench-chat__bubble--md ul{margin:6px 0}.workbench-chat .workbench-chat__bubble--md ol,.workbench-chat .workbench-chat__bubble--md ul{padding-left:15px}.workbench-chat .workbench-chat__bubble--md li{margin:3px 0}.workbench-chat .workbench-chat__bubble--md h1,.workbench-chat .workbench-chat__bubble--md h2,.workbench-chat .workbench-chat__bubble--md h3,.workbench-chat .workbench-chat__bubble--md h4,.workbench-chat .workbench-chat__bubble--md h5,.workbench-chat .workbench-chat__bubble--md h6{margin:9px 0 3px;font-size:.9375rem;font-weight:600}.workbench-chat .workbench-chat__bubble--md table{border-collapse:collapse;width:fit-content;max-width:100%;font-size:.775rem;display:block;overflow-x:auto}.workbench-chat .workbench-chat__bubble--md td,.workbench-chat .workbench-chat__bubble--md th{border:1px solid var(--edge);text-align:left;vertical-align:top;padding:3px 9px}.workbench-chat .workbench-chat__bubble--md th{background:var(--surface-2);font-weight:600}.workbench-chat .workbench-chat__bubble--md code{background:var(--surface-2);border-radius:4px;padding:1px 4px;font-size:.9em}.workbench-chat .workbench-chat__bubble--md pre{background:var(--surface-2);border-radius:11px;padding:9px;overflow-x:auto}.workbench-chat .workbench-chat__bubble--md pre code{background:0 0;border-radius:0;padding:0}.workbench-chat .workbench-chat__bubble--md blockquote{border-left:3px solid var(--edge);color:var(--text-2);margin-left:0;padding-left:9px}.workbench-chat .workbench-chat__bubble--md hr{border:none;border-top:1px solid var(--edge);margin:9px 0}.workbench-chat .workbench-chat__typing{gap:5px;padding:6px 0;display:flex}.workbench-chat .workbench-chat__dot{background:var(--text-3);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite workbench-typing}.workbench-chat .workbench-chat__dot:nth-child(2){animation-delay:.2s}.workbench-chat .workbench-chat__dot:nth-child(3){animation-delay:.4s}@keyframes workbench-typing{0%,60%,to{opacity:.3;transform:scale(1)}30%{opacity:1;transform:scale(1.15)}}.workbench-history{box-sizing:border-box;flex-flow:column;width:100%;max-width:640px;height:100%;margin:0 auto;display:flex;overflow:hidden}.workbench-history .workbench-history__action{flex-shrink:0;padding:0 15px}.workbench-history .workbench-history__action button.action{margin:0}.workbench-history .workbench-history__header{flex-shrink:0;padding:0 15px}.workbench-history .workbench-history__list{flex-grow:1}.workbench-history .workbench-history__item{cursor:pointer;border-radius:11px;align-items:center;gap:6px;height:32px;padding:3px 9px;transition:background .1s linear;display:flex}.workbench-history .workbench-history__item--active,.workbench-history .workbench-history__item:hover{background:var(--surface-2)}.workbench-history .workbench-history__item-title{color:var(--text-1);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.775rem;overflow:hidden}.workbench-history .workbench-history__item-date{color:var(--text-3);flex-shrink:0;font-size:11px}.workbench-history .workbench-history__delete{opacity:0;flex-shrink:0;margin:0}.workbench-history__item:hover .workbench-history .workbench-history__delete{opacity:1}:root{--ribbon-height:0px;--header-height:58px;--drawer-height:0px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--jade:#00a86b;--electric-indigo:#9d1cff;--corn:#f7d600;--beau:#6477e3;--oxford:#143b78;--lake:#5f8eba;--magic:radial-gradient(ellipse 90% 120% at 95% 15%,var(--electric-indigo),transparent),linear-gradient(30deg,var(--oxford),var(--beau));--est-entrepreneur:linear-gradient(50deg,var(--jade),var(--corn));--dazzle:radial-gradient(ellipse 85% 90% at 95% 25%,var(--oxford),transparent),linear-gradient(140deg,var(--jade),transparent),linear-gradient(30deg,var(--electric-indigo),var(--beau));--text-1:#32333c;--text-2:#9b9ca7;--text-3:#b6b7bd;--text-1-dark:#fff;--text-2-dark:#94949f;--text-1-light:#32333c;--surface-0:#fbfbfb;--surface-1:#fff;--surface-2:#fff;--surface-3:#fff;--surface-dark-0:#29292e;--surface-dark-1:#1f1f23;--glass-0:#fbfbfbb8;--glass-1:#ffffffb3;--glass-2:#ffffffb3;--edge:#ececec;--edge-action:#d3d4e1;--overlay-hover:#f5f5f5;--overlay-warning:#f7d60022;--scrim:#f5f5f78c;--track:#0000000a;--shadow-1:0 0 4px 0 #00000005,0 4px 15px #00000005;--shadow-2:0 0 4px 0 #00000005,0 4px 20px 0 #0000001c;--shadow-3:0 0 4px 0 #00000005,0 4px 25px 0 #0000000d;--action-1:#00a86b;--action-1-hover:#00935d;--action-1-active:#007148;--action-2:#f0f1f8;--action-2-hover:#e9ebf2;--action-2-active:#e4e6ef;--action-3:#f6f7fa;--action-3-hover:#f9fafc;--status-success:var(--action-1);--status-danger:#e1413b;--status-warning:#cdb100;--metal:#959db1;--fs-h1:1.4375rem;--lh-h1:1.75rem;--fw-h1:700;--fc-h1:var(--text-1);--fs-h2:1.0625rem;--lh-h2:1.5rem;--fw-h2:600;--fc-h2:var(--text-1);--fs-h3:.9375rem;--lh-h3:1.3125rem;--fw-h3:500;--fc-h3:var(--text-1);--fs-h4:.875rem;--lh-h4:1.125rem;--fw-h4:400;--fc-h4:var(--text-2);--fs-h5:.775rem;--lh-h5:1rem;--fw-h5:400;--fc-h5:var(--text-2);--fs-body:.9375rem;--lh-body:1.3125rem;--fs-label:.875rem;--lh-label:1.125rem;--fs-subtext:.775rem;--lh-subtext:1rem;--fs-lede:1.0625rem;--lh-lede:1.5rem}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.static{--fs-h1:1.75rem;--lh-h1:2.25rem;--fw-h1:900;--fs-h2:1.625rem;--lh-h2:2rem;--fw-h2:900;--fs-h3:1.4375rem;--lh-h3:1.75rem;--fw-h3:700;--fc-h3:var(--text-1);--fs-h4:1.0625rem;--lh-h4:1.5rem;--fw-h4:600;--fc-h4:var(--text-1);--fs-h5:.9375rem;--lh-h5:1.3125rem;--fw-h5:500;--fc-h5:var(--text-1);--fs-body:1.0625rem;--lh-body:1.5rem;--fs-label:.875rem;--lh-label:1.125rem;--fs-subtext:.775rem;--lh-subtext:1rem;--fs-lede:1.0625rem;--lh-lede:1.5rem}@media (width>=580px){.static{--fs-h1:2.625rem;--lh-h1:3rem;--fs-h2:2rem;--lh-h2:2.625rem;--fs-lede:1.3125rem;--lh-lede:2rem}}@media (width>=960px){.static{--fs-h1:3.5rem;--lh-h1:4rem;--fs-h2:2.25rem;--lh-h2:3rem}}.app-type{--fs-h1:1.4375rem;--lh-h1:1.75rem;--fw-h1:700;--fc-h1:var(--text-1);--fs-h2:1.0625rem;--lh-h2:1.5rem;--fw-h2:600;--fc-h2:var(--text-1);--fs-h3:.9375rem;--lh-h3:1.3125rem;--fw-h3:500;--fc-h3:var(--text-1);--fs-h4:.875rem;--lh-h4:1.125rem;--fw-h4:400;--fc-h4:var(--text-2);--fs-h5:.775rem;--lh-h5:1rem;--fw-h5:400;--fc-h5:var(--text-2);--fs-body:.9375rem;--lh-body:1.3125rem;--fs-label:.875rem;--lh-label:1.125rem;--fs-subtext:.775rem;--lh-subtext:1rem;--fs-lede:1.0625rem;--lh-lede:1.5rem}@media (prefers-color-scheme:light){:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--jade:#00a86b;--electric-indigo:#9d1cff;--corn:#f7d600;--beau:#6477e3;--oxford:#143b78;--lake:#5f8eba;--magic:radial-gradient(ellipse 90% 120% at 95% 15%,var(--electric-indigo),transparent),linear-gradient(30deg,var(--oxford),var(--beau));--est-entrepreneur:linear-gradient(50deg,var(--jade),var(--corn));--dazzle:radial-gradient(ellipse 85% 90% at 95% 25%,var(--oxford),transparent),linear-gradient(140deg,var(--jade),transparent),linear-gradient(30deg,var(--electric-indigo),var(--beau));--text-1:#32333c;--text-2:#9b9ca7;--text-3:#b6b7bd;--text-1-dark:#fff;--text-2-dark:#94949f;--text-1-light:#32333c;--surface-0:#fbfbfb;--surface-1:#fff;--surface-2:#fff;--surface-3:#fff;--surface-dark-0:#29292e;--surface-dark-1:#1f1f23;--glass-0:#fbfbfbb8;--glass-1:#ffffffb3;--glass-2:#ffffffb3;--edge:#ececec;--edge-action:#d3d4e1;--overlay-hover:#f5f5f5;--overlay-warning:#f7d60022;--scrim:#f5f5f78c;--track:#0000000a;--shadow-1:0 0 4px 0 #00000005,0 4px 15px #00000005;--shadow-2:0 0 4px 0 #00000005,0 4px 20px 0 #0000001c;--shadow-3:0 0 4px 0 #00000005,0 4px 25px 0 #0000000d;--action-1:#00a86b;--action-1-hover:#00935d;--action-1-active:#007148;--action-2:#f0f1f8;--action-2-hover:#e9ebf2;--action-2-active:#e4e6ef;--action-3:#f6f7fa;--action-3-hover:#f9fafc;--status-success:var(--action-1);--status-danger:#e1413b;--status-warning:#cdb100;--metal:#959db1}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}}:root.theme-light{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--jade:#00a86b;--electric-indigo:#9d1cff;--corn:#f7d600;--beau:#6477e3;--oxford:#143b78;--lake:#5f8eba;--magic:radial-gradient(ellipse 90% 120% at 95% 15%,var(--electric-indigo),transparent),linear-gradient(30deg,var(--oxford),var(--beau));--est-entrepreneur:linear-gradient(50deg,var(--jade),var(--corn));--dazzle:radial-gradient(ellipse 85% 90% at 95% 25%,var(--oxford),transparent),linear-gradient(140deg,var(--jade),transparent),linear-gradient(30deg,var(--electric-indigo),var(--beau));--text-1:#32333c;--text-2:#9b9ca7;--text-3:#b6b7bd;--text-1-dark:#fff;--text-2-dark:#94949f;--text-1-light:#32333c;--surface-0:#fbfbfb;--surface-1:#fff;--surface-2:#fff;--surface-3:#fff;--surface-dark-0:#29292e;--surface-dark-1:#1f1f23;--glass-0:#fbfbfbb8;--glass-1:#ffffffb3;--glass-2:#ffffffb3;--edge:#ececec;--edge-action:#d3d4e1;--overlay-hover:#f5f5f5;--overlay-warning:#f7d60022;--scrim:#f5f5f78c;--track:#0000000a;--shadow-1:0 0 4px 0 #00000005,0 4px 15px #00000005;--shadow-2:0 0 4px 0 #00000005,0 4px 20px 0 #0000001c;--shadow-3:0 0 4px 0 #00000005,0 4px 25px 0 #0000000d;--action-1:#00a86b;--action-1-hover:#00935d;--action-1-active:#007148;--action-2:#f0f1f8;--action-2-hover:#e9ebf2;--action-2-active:#e4e6ef;--action-3:#f6f7fa;--action-3-hover:#f9fafc;--status-success:var(--action-1);--status-danger:#e1413b;--status-warning:#cdb100;--metal:#959db1}@media (prefers-color-scheme:dark){:root.theme-light{--lightningcss-light: ;--lightningcss-dark:initial}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--jade:#00a86b;--electric-indigo:#9d1cff;--corn:#f7d600;--beau:#6477e3;--oxford:#143b78;--lake:#5f8eba;--magic:radial-gradient(ellipse 90% 120% at 95% 15%,#9d1cff,transparent),linear-gradient(30deg,#143b78,#6477e3);--est-entrepreneur:linear-gradient(50deg,#00a86b,#f7d600);--dazzle:radial-gradient(ellipse 85% 90% at 95% 25%,#143b78,transparent),linear-gradient(140deg,#00a86b,transparent),linear-gradient(30deg,#9d1cff,#6477e3);--text-1:#fff;--text-2:#94949f;--text-3:#7c7c86;--text-1-dark:#fff;--text-2-dark:#94949f;--text-1-light:#32333c;--surface-0:#0b0b0f;--surface-1:#101014;--surface-2:#19192a;--surface-3:#484859;--surface-dark-0:#1b1b1e;--surface-dark-1:#353639;--glass-0:#0b0b0fbf;--glass-1:#101014d9;--glass-2:#191a20d9;--edge:#222226;--edge-action:#3b3e4d;--overlay-hover:#151519;--scrim:#08080a8c;--track:#ffffff08;--overlay-warning:#f7d60015;--action-1:#00a86b;--action-1-hover:#00935d;--action-1-active:#007148;--action-2:#222430;--action-2-hover:#272936;--action-2-active:#2e303f;--action-3:#15161e;--action-3-hover:#13141c;--status-danger:#e1413b;--status-warning:#bea500;--metal:#5a6174;--shadow-3:0 4px 40px 0 #0006;--shadow-2:0 4px 20px 0 #0000004d;--shadow-1:0 4px 15px 0 #0000000d}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}}:root.theme-dark{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--jade:#00a86b;--electric-indigo:#9d1cff;--corn:#f7d600;--beau:#6477e3;--oxford:#143b78;--lake:#5f8eba;--magic:radial-gradient(ellipse 90% 120% at 95% 15%,#9d1cff,transparent),linear-gradient(30deg,#143b78,#6477e3);--est-entrepreneur:linear-gradient(50deg,#00a86b,#f7d600);--dazzle:radial-gradient(ellipse 85% 90% at 95% 25%,#143b78,transparent),linear-gradient(140deg,#00a86b,transparent),linear-gradient(30deg,#9d1cff,#6477e3);--text-1:#fff;--text-2:#94949f;--text-3:#7c7c86;--text-1-dark:#fff;--text-2-dark:#94949f;--text-1-light:#32333c;--surface-0:#0b0b0f;--surface-1:#101014;--surface-2:#19192a;--surface-3:#484859;--surface-dark-0:#1b1b1e;--surface-dark-1:#353639;--glass-0:#0b0b0fbf;--glass-1:#101014d9;--glass-2:#191a20d9;--edge:#222226;--edge-action:#3b3e4d;--overlay-hover:#151519;--scrim:#08080a8c;--track:#ffffff08;--overlay-warning:#f7d60015;--action-1:#00a86b;--action-1-hover:#00935d;--action-1-active:#007148;--action-2:#222430;--action-2-hover:#272936;--action-2-active:#2e303f;--action-3:#15161e;--action-3-hover:#13141c;--status-danger:#e1413b;--status-warning:#bea500;--metal:#5a6174;--shadow-3:0 4px 40px 0 #0006;--shadow-2:0 4px 20px 0 #0000004d;--shadow-1:0 4px 15px 0 #0000000d}@media (prefers-color-scheme:dark){:root.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial}}.light-theme{display:inline}.dark-theme{display:none}::selection{background:#3296fa4d}@media (prefers-color-scheme:light){.light-theme{display:inline!important}.dark-theme{display:none!important}::selection{background:#3296fa4d}}@media (prefers-color-scheme:dark){.light-theme{display:none!important}.dark-theme{display:inline!important}::selection{background:#3296fa80}}:root.theme-light .light-theme{display:inline!important}:root.theme-light .dark-theme{display:none!important}:root.theme-light ::selection{background:#3296fa4d}:root.theme-dark .light-theme{display:none!important}:root.theme-dark .dark-theme{display:inline!important}:root.theme-dark ::selection{background:#3296fa80}body{background:var(--surface-0);font-family:Public Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-weight:400;font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-2);margin:0;padding:0;font-style:normal}button,input,optgroup,select,textarea{font-family:inherit}a{color:var(--action-1);cursor:pointer;text-decoration:none}a:hover{color:var(--action-1-hover)}a:active{color:var(--action-1-active)}a svg.icon{fill:currentColor}a.default-link{color:currentColor;text-decoration:underline}a.default-link:active,a.default-link:hover{color:var(--text-1)}.danger{color:var(--status-danger)!important}.danger svg.icon,svg.icon.danger{fill:var(--status-danger)!important}.warning{color:var(--status-warning)!important}.warning svg.icon,svg.icon.warning{fill:var(--status-warning)!important}.success{color:var(--jade)!important}.success svg.icon,svg.icon.success{fill:var(--jade)!important}.active{color:var(--beau)!important}.active svg.icon,svg.icon.active{fill:var(--beau)!important}.primary{color:var(--text-1)!important}.primary svg.icon,svg.icon.primary{fill:var(--text-1)!important}.secondary{color:var(--text-2)!important}.secondary svg.icon,svg.icon.secondary{fill:var(--text-2)!important}.tertiary{color:var(--text-3)!important}.tertiary svg.icon,svg.icon.tertiary{fill:var(--text-3)!important}.primary-inverted{color:var(--text-1-dark)!important}.primary-inverted svg.icon,svg.icon.primary-inverted{fill:var(--text-1-dark)!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-truncated{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.img-center{display:block;max-width:100%!important;height:auto!important;margin:0 auto!important}h1{font-weight:var(--fw-h1);font-size:var(--fs-h1);line-height:var(--lh-h1);color:var(--fc-h1)}h1,h2{text-wrap:balance;margin:18px 0}h2{font-weight:var(--fw-h2);font-size:var(--fs-h2);line-height:var(--lh-h2);color:var(--fc-h2)}h3{font-weight:var(--fw-h3);font-size:var(--fs-h3);line-height:var(--lh-h3);color:var(--fc-h3)}h3,h4{margin:18px 0}h4{font-weight:var(--fw-h4);font-size:var(--fs-h4);line-height:var(--lh-h4);color:var(--fc-h4)}h5{font-weight:var(--fw-h5);font-size:var(--fs-h5);line-height:var(--lh-h5);color:var(--fc-h5);margin:18px 0}legend{font-size:var(--fs-h3);line-height:var(--lh-h3)}legend,ol,p,ul{margin:18px 0;font-weight:400}ol,p,ul{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-2)}.label,label{font-size:var(--fs-label);line-height:var(--lh-label)}.label,.subtext,label{color:var(--text-2);margin:18px 0;font-weight:400}.subtext{font-size:var(--fs-subtext);line-height:var(--lh-subtext)}.lede{font-weight:500;font-size:var(--fs-lede);line-height:var(--lh-lede);color:var(--text-1);margin:18px 0}@media (width>=960px){.narrow{max-width:66.666%}.narrow.text-center{margin-left:auto;margin-right:auto}}.dazzle{background:linear-gradient(175deg,transparent,var(--oxford)),linear-gradient(140deg,var(--jade),var(--electric-indigo),var(--beau));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}@media (prefers-color-scheme:light){.dazzle{background:linear-gradient(175deg,transparent,var(--oxford)),linear-gradient(140deg,var(--jade),var(--electric-indigo),var(--beau));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}:root.theme-light .dazzle{background:linear-gradient(175deg,transparent,var(--oxford)),linear-gradient(140deg,var(--jade),var(--electric-indigo),var(--beau));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}@media (prefers-color-scheme:dark){.dazzle{background:linear-gradient(175deg,transparent,var(--beau)),linear-gradient(140deg,var(--jade),var(--electric-indigo),var(--oxford));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}}:root.theme-dark .dazzle{background:linear-gradient(175deg,transparent,var(--beau)),linear-gradient(140deg,var(--jade),var(--electric-indigo),var(--oxford));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.bold,b,strong{font-weight:700}.semi-bold{font-weight:600}.italic,em,i{font-style:italic}.mark,mark{color:var(--electric-indigo);background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 6' preserveAspectRatio='none'>  <path d='M0 3   C18 1.8, 36 1.8, 54 3   C74 4.2, 96 4.2, 120 3   C144 2.0, 168 2.0, 192 3   C210 4.1, 228 3.4, 240 3'   fill='none' stroke='%239D1CFF44' stroke-width='1.8' stroke-linecap='round'/></svg>") 0 calc(100% - .06em)/240px 6px repeat-x;padding-bottom:.2em;font-weight:600}.strike{text-decoration:line-through}hr{border:none;border-bottom:1px solid var(--edge);width:100%;height:0;margin:24px 0}ul{list-style-type:disc}ol,ul{margin:12px 0;padding:0 0 0 18px}ol{list-style-type:decimal}code{background:var(--track);border-radius:7px;padding:3px 6px;font-family:monospace;font-size:13px;font-weight:400;display:inline}address,code{color:var(--text-1);line-height:1.3125rem}address{margin:18px 0;padding:0;font-size:.9375rem;font-style:normal}.copyright *{font-size:.775rem;line-height:1rem}.preserve-line-breaks{white-space:pre-wrap}.emoji{font-size:15px;line-height:15px;position:relative;top:2px}.emoji.emoji--mega{font-size:32px;line-height:32px}@media (width>=426px){.no-linebreaks{white-space:nowrap}}.linebreaks{white-space:normal}.invisible{opacity:0}.no-space{margin:3px 0!important}.little-space{margin:12px 0!important}.some-space{margin:24px 0!important}.space{margin:72px 0!important}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}form{margin:0 0 18px;padding:0}form label:first-child{margin-top:0}fieldset{border:1px solid var(--edge);border-radius:11px;margin:18px 0;padding:6px 9px 9px}fieldset>:first-child{margin-top:0}fieldset .action,fieldset .button{margin:6px 0}fieldset .switcher{width:100%}fieldset .checkbox{margin:0}fieldset input:not([type]),fieldset input[data-type=currency],fieldset input[type=date],fieldset input[type=email],fieldset input[type=name],fieldset input[type=number],fieldset input[type=password],fieldset input[type=search],fieldset input[type=text],fieldset select,fieldset textarea{background-color:var(--surface-1)}legend{margin:0;padding:0 6px;font-size:.9375rem;font-weight:600;line-height:1.3125rem}label,legend{color:var(--text-1)}label{margin:24px 0 6px;padding:0 0 0 2px;font-size:.875rem;font-weight:400;line-height:1.125rem;display:block}.account-selector,.amount-input,.asset-selector,.base-account-selector,.category-selector,.copyable-input,.country-selector,.cron-input,.currency-selector,.customer-selector,.date-picker,.email-input,.invoice-selector,.loan-selector,.number-input,.otp-input,.password-input,.percentage-input,.product-selector,.selector,.side-by-side,.supplier-selector,.text-area,.text-input,.url-input{margin:24px 0 9px}.account-selector label,.amount-input label,.asset-selector label,.base-account-selector label,.category-selector label,.copyable-input label,.country-selector label,.cron-input label,.currency-selector label,.customer-selector label,.date-picker label,.email-input label,.invoice-selector label,.loan-selector label,.number-input label,.otp-input label,.password-input label,.percentage-input label,.product-selector label,.selector label,.side-by-side label,.supplier-selector label,.text-area label,.text-input label,.url-input label{margin:0 0 6px}.account-selector+.no-label,.amount-input+.no-label,.asset-selector+.no-label,.base-account-selector+.no-label,.category-selector+.no-label,.copyable-input+.no-label,.country-selector+.no-label,.cron-input+.no-label,.currency-selector+.no-label,.customer-selector+.no-label,.date-picker+.no-label,.email-input+.no-label,.invoice-selector+.no-label,.loan-selector+.no-label,.number-input+.no-label,.otp-input+.no-label,.password-input+.no-label,.percentage-input+.no-label,.product-selector+.no-label,.selector+.no-label,.side-by-side+.no-label,.supplier-selector+.no-label,.text-area+.no-label,.text-input+.no-label,.url-input+.no-label{margin:9px 0}.input-description{color:var(--text-3)}.input-description,.input-error{margin:6px 0;padding:0 0 0 2px;font-size:.875rem;font-weight:400;line-height:1.125rem}.input-error{color:var(--status-danger)}.input-warning{color:var(--status-warning);margin:0;padding:6px;font-size:.875rem;font-weight:400;line-height:1.125rem;position:relative}input:not([type]),input[data-type=currency],input[data-type=date],input[type=date],input[type=email],input[type=name],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{cursor:text;box-sizing:border-box;box-shadow:none;appearance:none;width:100%;min-width:80px;max-width:100%;caret-color:var(--text-1);color:var(--text-1);border:1px solid var(--edge-action);background-color:#0000;border-radius:7px;outline:none;margin:0;padding:8px 0 8px 12px;font-family:Public Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:.9375rem;font-weight:400;line-height:1.3125rem;transition:background-color .1s linear;display:block}input:not([type]):hover,input[data-type=currency]:hover,input[data-type=date]:hover,input[type=date]:hover,input[type=email]:hover,input[type=name]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,input[type=url]:hover,textarea:hover{box-shadow:0 0 0 3px var(--action-2)}input:not([type]):focus,input:not([type]):focus:hover,input[data-type=currency]:focus,input[data-type=currency]:focus:hover,input[data-type=date]:focus,input[data-type=date]:focus:hover,input[type=date]:focus,input[type=date]:focus:hover,input[type=email]:focus,input[type=email]:focus:hover,input[type=name]:focus,input[type=name]:focus:hover,input[type=number]:focus,input[type=number]:focus:hover,input[type=password]:focus,input[type=password]:focus:hover,input[type=search]:focus,input[type=search]:focus:hover,input[type=tel]:focus,input[type=tel]:focus:hover,input[type=text]:focus,input[type=text]:focus:hover,input[type=url]:focus,input[type=url]:focus:hover,textarea:focus,textarea:focus:hover{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input:not([type])::-moz-placeholder{color:var(--text-3)}input[data-type=currency]::-moz-placeholder{color:var(--text-3)}input[data-type=date]::-moz-placeholder{color:var(--text-3)}input[type=date]::-moz-placeholder{color:var(--text-3)}input[type=email]::-moz-placeholder{color:var(--text-3)}input[type=name]::-moz-placeholder{color:var(--text-3)}input[type=number]::-moz-placeholder{color:var(--text-3)}input[type=password]::-moz-placeholder{color:var(--text-3)}input[type=search]::-moz-placeholder{color:var(--text-3)}input[type=tel]::-moz-placeholder{color:var(--text-3)}input[type=text]::-moz-placeholder{color:var(--text-3)}input[type=url]::-moz-placeholder{color:var(--text-3)}textarea::-moz-placeholder{color:var(--text-3)}input:not([type])::placeholder,input[data-type=currency]::placeholder,input[data-type=date]::placeholder,input[type=date]::placeholder,input[type=email]::placeholder,input[type=name]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:var(--text-3)}input:not([type]):focus::-moz-placeholder{color:var(--text-3)}input[data-type=currency]:focus::-moz-placeholder{color:var(--text-3)}input[data-type=date]:focus::-moz-placeholder{color:var(--text-3)}input[type=date]:focus::-moz-placeholder{color:var(--text-3)}input[type=email]:focus::-moz-placeholder{color:var(--text-3)}input[type=name]:focus::-moz-placeholder{color:var(--text-3)}input[type=number]:focus::-moz-placeholder{color:var(--text-3)}input[type=password]:focus::-moz-placeholder{color:var(--text-3)}input[type=search]:focus::-moz-placeholder{color:var(--text-3)}input[type=tel]:focus::-moz-placeholder{color:var(--text-3)}input[type=text]:focus::-moz-placeholder{color:var(--text-3)}input[type=url]:focus::-moz-placeholder{color:var(--text-3)}textarea:focus::-moz-placeholder{color:var(--text-3)}input:not([type]):focus::placeholder,input[data-type=currency]:focus::placeholder,input[data-type=date]:focus::placeholder,input[type=date]:focus::placeholder,input[type=email]:focus::placeholder,input[type=name]:focus::placeholder,input[type=number]:focus::placeholder,input[type=password]:focus::placeholder,input[type=search]:focus::placeholder,input[type=tel]:focus::placeholder,input[type=text]:focus::placeholder,input[type=url]:focus::placeholder,textarea:focus::placeholder{color:var(--text-3)}input:not([type]):disabled,input[data-type=currency]:disabled,input[data-type=date]:disabled,input[type=date]:disabled,input[type=email]:disabled,input[type=name]:disabled,input[type=number]:disabled,input[type=password]:disabled,input[type=search]:disabled,input[type=tel]:disabled,input[type=text]:disabled,input[type=url]:disabled,textarea:disabled{border:1px solid var(--overlay-hover);background-color:var(--overlay-hover);color:var(--text-2);box-shadow:none;opacity:1;cursor:default}input:not([type]):-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[data-type=currency]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[data-type=date]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=date]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=email]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=name]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=number]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=password]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=search]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=tel]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=text]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input[type=url]:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}textarea:-moz-read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input:not([type]):read-only:not(:disabled),input[data-type=currency]:read-only:not(:disabled),input[data-type=date]:read-only:not(:disabled),input[type=date]:read-only:not(:disabled),input[type=email]:read-only:not(:disabled),input[type=name]:read-only:not(:disabled),input[type=number]:read-only:not(:disabled),input[type=password]:read-only:not(:disabled),input[type=search]:read-only:not(:disabled),input[type=tel]:read-only:not(:disabled),input[type=text]:read-only:not(:disabled),input[type=url]:read-only:not(:disabled),textarea:read-only:not(:disabled){background-color:var(--overlay-hover);border:1px solid var(--edge)}input:not([type]):-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[data-type=currency]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[data-type=date]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=date]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=email]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=name]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=number]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=password]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=search]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=tel]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=text]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input[type=url]:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}textarea:-moz-read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input:not([type]):read-only:focus-visible,input[data-type=currency]:read-only:focus-visible,input[data-type=date]:read-only:focus-visible,input[type=date]:read-only:focus-visible,input[type=email]:read-only:focus-visible,input[type=name]:read-only:focus-visible,input[type=number]:read-only:focus-visible,input[type=password]:read-only:focus-visible,input[type=search]:read-only:focus-visible,input[type=tel]:read-only:focus-visible,input[type=text]:read-only:focus-visible,input[type=url]:read-only:focus-visible,textarea:read-only:focus-visible{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}input:not([type]):-webkit-autofill{caret-color:var(--text-1-light)}input[data-type=currency]:-webkit-autofill{caret-color:var(--text-1-light)}input[data-type=date]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=date]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=email]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=name]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=number]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=password]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=search]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=tel]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=text]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=url]:-webkit-autofill{caret-color:var(--text-1-light)}textarea:-webkit-autofill{caret-color:var(--text-1-light)}input:not([type]):-moz-autofill{caret-color:var(--text-1-light)}input:not([type]):-webkit-autofill{caret-color:var(--text-1-light)}input:not([type]):autofill{caret-color:var(--text-1-light)}input[data-type=currency]:-moz-autofill{caret-color:var(--text-1-light)}input[data-type=currency]:-webkit-autofill{caret-color:var(--text-1-light)}input[data-type=currency]:autofill{caret-color:var(--text-1-light)}input[data-type=date]:-moz-autofill{caret-color:var(--text-1-light)}input[data-type=date]:-webkit-autofill{caret-color:var(--text-1-light)}input[data-type=date]:autofill{caret-color:var(--text-1-light)}input[type=date]:-moz-autofill{caret-color:var(--text-1-light)}input[type=date]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=date]:autofill{caret-color:var(--text-1-light)}input[type=email]:-moz-autofill{caret-color:var(--text-1-light)}input[type=email]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=email]:autofill{caret-color:var(--text-1-light)}input[type=name]:-moz-autofill{caret-color:var(--text-1-light)}input[type=name]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=name]:autofill{caret-color:var(--text-1-light)}input[type=number]:-moz-autofill{caret-color:var(--text-1-light)}input[type=number]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=number]:autofill{caret-color:var(--text-1-light)}input[type=password]:-moz-autofill{caret-color:var(--text-1-light)}input[type=password]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=password]:autofill{caret-color:var(--text-1-light)}input[type=search]:-moz-autofill{caret-color:var(--text-1-light)}input[type=search]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=search]:autofill{caret-color:var(--text-1-light)}input[type=tel]:-moz-autofill{caret-color:var(--text-1-light)}input[type=tel]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=tel]:autofill{caret-color:var(--text-1-light)}input[type=text]:-moz-autofill{caret-color:var(--text-1-light)}input[type=text]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=text]:autofill{caret-color:var(--text-1-light)}input[type=url]:-moz-autofill{caret-color:var(--text-1-light)}input[type=url]:-webkit-autofill{caret-color:var(--text-1-light)}input[type=url]:autofill{caret-color:var(--text-1-light)}textarea:-moz-autofill{caret-color:var(--text-1-light)}textarea:-webkit-autofill{caret-color:var(--text-1-light)}textarea:autofill{caret-color:var(--text-1-light)}textarea{padding:8px 12px}.text-area .text-area-wrapper>textarea{resize:none;overflow-wrap:break-word;overflow:hidden}.text-area .text-area-wrapper:after{content:attr(data-replicated-value) " ";white-space:pre-wrap;overflow-wrap:break-word;visibility:hidden;border:1px solid #0000;padding:9px 0 9px 12px;font-family:Public Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:.9375rem;font-weight:400;line-height:1.3125rem}.text-area .text-area-wrapper{min-width:0;display:grid}.text-area .text-area-wrapper:after,.text-area .text-area-wrapper>textarea{grid-area:1/1/2/2}.text-area.text-area--small .text-area-wrapper:after,.text-area.text-area--small textarea{font-size:.875rem;line-height:1.125rem}input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M5 .3a4.7 4.7 0 1 0 2.792 8.482l2.713 2.713a.7.7 0 0 0 .99-.99L8.782 7.792A4.7 4.7 0 0 0 5 .3M1.7 5a3.3 3.3 0 1 1 6.6 0 3.3 3.3 0 0 1-6.6 0' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:12px 50%;background-repeat:no-repeat;padding-left:32px}input[type=search]::-webkit-search-cancel-button{display:none}@media (prefers-color-scheme:light){input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M5 .3a4.7 4.7 0 1 0 2.792 8.482l2.713 2.713a.7.7 0 0 0 .99-.99L8.782 7.792A4.7 4.7 0 0 0 5 .3M1.7 5a3.3 3.3 0 1 1 6.6 0 3.3 3.3 0 0 1-6.6 0' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}}:root.theme-light input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M5 .3a4.7 4.7 0 1 0 2.792 8.482l2.713 2.713a.7.7 0 0 0 .99-.99L8.782 7.792A4.7 4.7 0 0 0 5 .3M1.7 5a3.3 3.3 0 1 1 6.6 0 3.3 3.3 0 0 1-6.6 0' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}@media (prefers-color-scheme:dark){input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5 .3a4.7 4.7 0 1 0 2.792 8.482l2.713 2.713a.7.7 0 0 0 .99-.99L8.782 7.792A4.7 4.7 0 0 0 5 .3M1.7 5a3.3 3.3 0 1 1 6.6 0 3.3 3.3 0 0 1-6.6 0' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}}:root.theme-dark input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M5 .3a4.7 4.7 0 1 0 2.792 8.482l2.713 2.713a.7.7 0 0 0 .99-.99L8.782 7.792A4.7 4.7 0 0 0 5 .3M1.7 5a3.3 3.3 0 1 1 6.6 0 3.3 3.3 0 0 1-6.6 0' clip-rule='evenodd'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h12v12H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}input[type=file],input[type=file]:focus,input[type=file]:hover{min-width:auto;box-shadow:none;color:#0000;background:0 0;border:none;width:130px;padding:0;overflow-x:hidden}input[type=file]::-webkit-file-upload-button{visibility:hidden}input[type=file]:before{content:"Choose a file";color:var(--text-1-dark);background:var(--action-1);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:11px;outline:none;padding:9px 15px;font-size:.9375rem;font-weight:400;line-height:1.3125rem;display:inline-block}input[type=file]:hover:before{background:var(--action-1-hover)}input[type=file]:active:before{background:var(--action-1-active)}select{cursor:pointer;box-sizing:border-box;box-shadow:none;border:1px solid var(--edge-action);appearance:none;background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:right 12px top 50%;background-repeat:no-repeat;border-radius:7px;outline:none;width:100%;min-width:80px;max-width:100%;margin:0;padding:8px 32px 8px 11px;font-family:Public Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji;font-size:.9375rem;line-height:1.3125rem;transition:background-color .1s linear;display:block}select,select option{color:var(--text-1);font-weight:400}select option{background-color:var(--surface-1);font-size:inherit;font-family:inherit}select::-ms-expand{display:none}.selector--mini select{padding:5px 32px 5px 8px}.selector--button select{background-color:var(--action-2);border:1px solid var(--action-2-hover);box-shadow:none;border-radius:11px}.selector--button select:hover{background-color:var(--action-2-hover);border:1px solid var(--action-2-hover);box-shadow:none}.selector--button select:focus,.selector--button select:focus-visible,.selector--button select:focus-visible:hover{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1)}.selector--button select:disabled,.selector--button select:disabled:hover{border:1px solid var(--overlay-hover);background-color:var(--overlay-hover);color:var(--text-2);box-shadow:none;opacity:1;cursor:default}select:hover{box-shadow:0 0 0 3px var(--action-2)}select:focus{border:1px solid var(--action-1);box-shadow:0 0 0 1px var(--action-1);outline:none}select:disabled,select:disabled:hover{border:1px solid var(--overlay-hover);background-color:var(--overlay-hover);color:var(--text-2);-webkit-text-fill-color:var(--text-2);box-shadow:none;opacity:1;cursor:default}@media (prefers-color-scheme:light){select,select:disabled,select:disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E")}}:root.theme-light select,:root.theme-light select:disabled,:root.theme-light select:disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%2332333c' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E")}@media (prefers-color-scheme:dark){select,select:disabled,select:disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E")}}:root.theme-dark select,:root.theme-dark select:disabled,:root.theme-dark select:disabled:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' viewBox='0 0 12 12'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M1.005 3.255a.7.7 0 0 1 .99 0L6 7.26l4.005-4.005a.7.7 0 0 1 .99.99l-4.5 4.5a.7.7 0 0 1-.99 0l-4.5-4.5a.7.7 0 0 1 0-.99' clip-rule='evenodd'/%3E%3C/svg%3E")}table{border-collapse:collapse;border-spacing:0;border-top:1px solid var(--edge);width:100%;margin:24px 0}table tbody tr th,table tfoot tr th,table thead tr th{color:var(--text-2);font-size:.875rem;font-weight:400;line-height:1.125rem}table tbody tr td,table tfoot tr td,table thead tr td{color:var(--text-1);font-size:.9375rem;font-weight:400;line-height:1.3125rem}table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr td,table thead tr th{border-bottom:1px solid var(--edge);vertical-align:middle;text-align:left;padding:9px 0 9px 12px}table tbody tr td .currency,table tbody tr th .currency,table tfoot tr td .currency,table tfoot tr th .currency,table thead tr td .currency,table thead tr th .currency{display:block}table tbody tr td .account-selector,table tbody tr td .action,table tbody tr td .amount-input,table tbody tr td .asset-selector,table tbody tr td .button,table tbody tr td .currency-selector,table tbody tr td .date-picker,table tbody tr td .email-input,table tbody tr td .invoice-selector,table tbody tr td .label,table tbody tr td .loan-selector,table tbody tr td .menu-button,table tbody tr td .number-input,table tbody tr td .password-input,table tbody tr td .selector,table tbody tr td .subtext,table tbody tr td .supplier-selector,table tbody tr td .text,table tbody tr td .text-area,table tbody tr td .text-input,table tbody tr th .account-selector,table tbody tr th .action,table tbody tr th .amount-input,table tbody tr th .asset-selector,table tbody tr th .button,table tbody tr th .currency-selector,table tbody tr th .date-picker,table tbody tr th .email-input,table tbody tr th .invoice-selector,table tbody tr th .label,table tbody tr th .loan-selector,table tbody tr th .menu-button,table tbody tr th .number-input,table tbody tr th .password-input,table tbody tr th .selector,table tbody tr th .subtext,table tbody tr th .supplier-selector,table tbody tr th .text,table tbody tr th .text-area,table tbody tr th .text-input,table tfoot tr td .account-selector,table tfoot tr td .action,table tfoot tr td .amount-input,table tfoot tr td .asset-selector,table tfoot tr td .button,table tfoot tr td .currency-selector,table tfoot tr td .date-picker,table tfoot tr td .email-input,table tfoot tr td .invoice-selector,table tfoot tr td .label,table tfoot tr td .loan-selector,table tfoot tr td .menu-button,table tfoot tr td .number-input,table tfoot tr td .password-input,table tfoot tr td .selector,table tfoot tr td .subtext,table tfoot tr td .supplier-selector,table tfoot tr td .text,table tfoot tr td .text-area,table tfoot tr td .text-input,table tfoot tr th .account-selector,table tfoot tr th .action,table tfoot tr th .amount-input,table tfoot tr th .asset-selector,table tfoot tr th .button,table tfoot tr th .currency-selector,table tfoot tr th .date-picker,table tfoot tr th .email-input,table tfoot tr th .invoice-selector,table tfoot tr th .label,table tfoot tr th .loan-selector,table tfoot tr th .menu-button,table tfoot tr th .number-input,table tfoot tr th .password-input,table tfoot tr th .selector,table tfoot tr th .subtext,table tfoot tr th .supplier-selector,table tfoot tr th .text,table tfoot tr th .text-area,table tfoot tr th .text-input,table thead tr td .account-selector,table thead tr td .action,table thead tr td .amount-input,table thead tr td .asset-selector,table thead tr td .button,table thead tr td .currency-selector,table thead tr td .date-picker,table thead tr td .email-input,table thead tr td .invoice-selector,table thead tr td .label,table thead tr td .loan-selector,table thead tr td .menu-button,table thead tr td .number-input,table thead tr td .password-input,table thead tr td .selector,table thead tr td .subtext,table thead tr td .supplier-selector,table thead tr td .text,table thead tr td .text-area,table thead tr td .text-input,table thead tr th .account-selector,table thead tr th .action,table thead tr th .amount-input,table thead tr th .asset-selector,table thead tr th .button,table thead tr th .currency-selector,table thead tr th .date-picker,table thead tr th .email-input,table thead tr th .invoice-selector,table thead tr th .label,table thead tr th .loan-selector,table thead tr th .menu-button,table thead tr th .number-input,table thead tr th .password-input,table thead tr th .selector,table thead tr th .subtext,table thead tr th .supplier-selector,table thead tr th .text,table thead tr th .text-area,table thead tr th .text-input{margin:0}table tbody tr td:last-child,table tbody tr th:last-child,table tfoot tr td:last-child,table tfoot tr th:last-child,table thead tr td:last-child,table thead tr th:last-child{text-align:right}table tbody tr td:first-child,table tbody tr th:first-child,table tfoot tr td:first-child,table tfoot tr th:first-child,table thead tr td:first-child,table thead tr th:first-child{text-align:left;padding:9px 0}table tbody tr.hoverable,table tfoot tr.hoverable,table thead tr.hoverable{transition:background 50ms linear}table tbody tr.hoverable:hover,table tfoot tr.hoverable:hover,table thead tr.hoverable:hover{background:var(--action-3)}table tbody tr.danger td:first-child,table tbody tr.danger th:first-child,table tbody tr.highlight td:first-child,table tbody tr.highlight th:first-child,table tbody tr.info td:first-child,table tbody tr.info th:first-child,table tbody tr.success td:first-child,table tbody tr.success th:first-child,table tbody tr.warning td:first-child,table tbody tr.warning th:first-child,table tfoot tr.danger td:first-child,table tfoot tr.danger th:first-child,table tfoot tr.highlight td:first-child,table tfoot tr.highlight th:first-child,table tfoot tr.info td:first-child,table tfoot tr.info th:first-child,table tfoot tr.success td:first-child,table tfoot tr.success th:first-child,table tfoot tr.warning td:first-child,table tfoot tr.warning th:first-child,table thead tr.danger td:first-child,table thead tr.danger th:first-child,table thead tr.highlight td:first-child,table thead tr.highlight th:first-child,table thead tr.info td:first-child,table thead tr.info th:first-child,table thead tr.success td:first-child,table thead tr.success th:first-child,table thead tr.warning td:first-child,table thead tr.warning th:first-child{border-top-left-radius:7px;border-bottom-left-radius:7px;padding-left:9px}table tbody tr.danger td:last-child,table tbody tr.danger th:last-child,table tbody tr.highlight td:last-child,table tbody tr.highlight th:last-child,table tbody tr.info td:last-child,table tbody tr.info th:last-child,table tbody tr.success td:last-child,table tbody tr.success th:last-child,table tbody tr.warning td:last-child,table tbody tr.warning th:last-child,table tfoot tr.danger td:last-child,table tfoot tr.danger th:last-child,table tfoot tr.highlight td:last-child,table tfoot tr.highlight th:last-child,table tfoot tr.info td:last-child,table tfoot tr.info th:last-child,table tfoot tr.success td:last-child,table tfoot tr.success th:last-child,table tfoot tr.warning td:last-child,table tfoot tr.warning th:last-child,table thead tr.danger td:last-child,table thead tr.danger th:last-child,table thead tr.highlight td:last-child,table thead tr.highlight th:last-child,table thead tr.info td:last-child,table thead tr.info th:last-child,table thead tr.success td:last-child,table thead tr.success th:last-child,table thead tr.warning td:last-child,table thead tr.warning th:last-child{border-top-right-radius:7px;border-bottom-right-radius:7px;padding-right:9px}table tbody tr.highlight td,table tbody tr.highlight th,table tfoot tr.highlight td,table tfoot tr.highlight th,table thead tr.highlight td,table thead tr.highlight th{color:var(--text-1);background:var(--action-2-hover)}table tbody tr.highlight td svg.icon,table tbody tr.highlight th svg.icon,table tfoot tr.highlight td svg.icon,table tfoot tr.highlight th svg.icon,table thead tr.highlight td svg.icon,table thead tr.highlight th svg.icon{fill:var(--text-1)!important}table tbody tr.danger td,table tbody tr.danger th,table tfoot tr.danger td,table tfoot tr.danger th,table thead tr.danger td,table thead tr.danger th{color:var(--text-1-dark);background:var(--status-danger)}table tbody tr.danger td svg.icon,table tbody tr.danger th svg.icon,table tfoot tr.danger td svg.icon,table tfoot tr.danger th svg.icon,table thead tr.danger td svg.icon,table thead tr.danger th svg.icon{fill:var(--text-1-dark)!important}table tbody tr.warning td,table tbody tr.warning th,table tfoot tr.warning td,table tfoot tr.warning th,table thead tr.warning td,table thead tr.warning th{color:var(--text-1-light);background:var(--corn)}table tbody tr.warning td svg.icon,table tbody tr.warning th svg.icon,table tfoot tr.warning td svg.icon,table tfoot tr.warning th svg.icon,table thead tr.warning td svg.icon,table thead tr.warning th svg.icon{fill:var(--text-1-light)!important}table tbody tr.success td,table tbody tr.success th,table tfoot tr.success td,table tfoot tr.success th,table thead tr.success td,table thead tr.success th{color:var(--text-1-dark);background:var(--jade)}table tbody tr.success td svg.icon,table tbody tr.success th svg.icon,table tfoot tr.success td svg.icon,table tfoot tr.success th svg.icon,table thead tr.success td svg.icon,table thead tr.success th svg.icon{fill:var(--text-1-dark)!important}table tbody tr.info td,table tbody tr.info th,table tfoot tr.info td,table tfoot tr.info th,table thead tr.info td,table thead tr.info th{color:var(--text-1-dark);background:var(--beau)}table tbody tr.info td svg.icon,table tbody tr.info th svg.icon,table tfoot tr.info td svg.icon,table tfoot tr.info th svg.icon,table thead tr.info td svg.icon,table thead tr.info th svg.icon{fill:var(--text-1-dark)!important}table.accounting-table tbody tr td,table.accounting-table tbody tr th,table.accounting-table tfoot tr td,table.accounting-table tfoot tr th,table.accounting-table thead tr td,table.accounting-table thead tr th{text-align:right;padding:9px 12px}table.accounting-table tbody tr td:first-child,table.accounting-table tbody tr th:first-child,table.accounting-table tfoot tr td:first-child,table.accounting-table tfoot tr th:first-child,table.accounting-table thead tr td:first-child,table.accounting-table thead tr th:first-child{text-align:left}@media (width>=580px){.slide-enter-active,.slide-enter-active .slide-elem,.slide-leave-active,.slide-leave-active .slide-elem{transition:all 80ms linear}.slide-enter-from .slide-elem,.slide-leave-to .slide-elem{transform:translate(480px)}}.slide-up-enter-active{transition:all 50ms step-end}.slide-up-enter-active .slide-up-el{transition:all .1s linear}.slide-up-leave-active{transition:all 50ms step-end}.slide-up-leave-active .slide-up-el{transition:all .1s linear}.slide-up-enter-from,.slide-up-leave-to{opacity:0}.slide-up-enter-from .slide-up-el,.slide-up-leave-to .slide-up-el{opacity:0;transform:translateY(18px)scale(.98)}.scrim-fade-enter-active,.scrim-fade-leave-active{transition:opacity .15s}.scrim-fade-enter-from,.scrim-fade-leave-to{opacity:0}.x-fade-enter-active,.x-fade-leave-active{transition:all .5s}.x-fade-enter-from,.x-fade-leave-to{opacity:0;transform:translateY(12px)}.toasty-move{transition:transform .2s}.toasty-enter-active,.toasty-leave-active{transition:all .1s linear}.toasty-enter-from,.toasty-leave-to{opacity:0;transform:translateY(72px)}.toasty-enter-to,.toasty-leave-from{opacity:1;transform:translateY(0)}.alerty-enter-active,.alerty-leave-active{transition:all .1s linear}.alerty-enter-from,.alerty-leave-to{opacity:0;transform:translateY(-72px)!important}.alerty-enter-to,.alerty-leave-from{opacity:1;transform:translateY(0)!important}@keyframes pulse-edge{0%,to{border:1px solid var(--action-2-hover)}50%{border:1px solid var(--beau)}}.pop{animation-name:pop;animation-duration:.12s;animation-timing-function:ease-in-out;animation-iteration-count:2;animation-direction:alternate}@keyframes pop{0%{opacity:1;transform:translateY(0)}to{opacity:.2;transform:translateY(12px)}}.pop-left{animation-name:popleft;animation-duration:.2s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal}@keyframes popleft{0%{opacity:1;transform:translate(0)}to{opacity:.1;transform:translate(24px)}}.pop-right{animation-name:popright;animation-duration:.2s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:normal}@keyframes popright{0%{opacity:1;transform:translate(0)}to{opacity:.1;transform:translate(-24px)}}.slide-up-once{opacity:0;animation:.6s ease-out forwards slide-up-once;animation-delay:var(--slide-up-once-delay,0s);transform:translateY(24px)}@keyframes slide-up-once{to{opacity:1;transform:translateY(0)}}.bounce-enter-active{transition:opacity 75ms linear}.bounce-enter-active .bounce-elem{transition:transform 75ms linear}.bounce-leave-active{transition:opacity 75ms linear}.bounce-leave-active .bounce-elem{transition:transform 75ms linear}.bounce-enter-from,.bounce-leave-to{opacity:0}.bounce-enter-from .bounce-elem,.bounce-leave-to .bounce-elem{transform:translateY(-12px)scale(.97)}.slide-fade-enter-active,.slide-fade-leave-active{transition:max-height .3s,opacity .3s}.slide-fade-enter-from,.slide-fade-leave-to{max-height:0}.slide-fade-enter-to,.slide-fade-leave-from{max-height:500px}.error header img{margin:24px auto}.error footer,.error main{max-width:960px;margin:0 auto;padding:0 12px}.error footer p{margin:24px 0}@media (width>=580px){.error main .card{box-shadow:var(--shadow-1);padding:24px}}
