@charset "UTF-8";.wntryAiBlock:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cg%20transform='translate(-6,%209)%20scale(0.7)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M6.462%2011.182c.512-2.42%201.502-3.512%203.461-4.091C7.963%206.512%206.973%205.42%206.462%203C5.972%205.315%205.047%206.485%203%207.09c1.959.58%202.95%201.672%203.462%204.092'%20/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cg%20transform='translate(-6,%209)%20scale(0.7)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M6.462%2011.182c.512-2.42%201.502-3.512%203.461-4.091C7.963%206.512%206.973%205.42%206.462%203C5.972%205.315%205.047%206.485%203%207.09c1.959.58%202.95%201.672%203.462%204.092'%20/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.ark-table{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}.ark-table:not(.ark-table:has(.ark-table__header)) th:first-child{border-top-left-radius:var(--radius)}.ark-table:not(.ark-table:has(.ark-table__header)) th:last-child{border-top-right-radius:var(--radius)}.ark-table:not(.ark-table:has(.ark-table__header)) th:after{border-top:none!important}.ark-table:not(.ark-table:has(.ark-table__footer)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}.ark-table:not(.ark-table:has(.ark-table__footer)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}.ark-table:has(.ark-table__footer) table{border-bottom:none}.ark-table__header{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}.ark-table__footer{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}.ark-table__footer_sticky{position:-webkit-sticky;position:sticky;bottom:0}.ark-table__buttons{display:flex;align-items:center;gap:.75rem}.ark-table table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}.ark-table table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}.ark-table table th:not(:last-child){border-right:1px solid var(--border-color)}.ark-table table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}.ark-table table td:not(:last-child){border-right:1px solid var(--border-color)}.ark-table table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}.ark-table table tbody>*:not(.ark-table table tbody>*:first-child) td{border-top:1px solid var(--border-color)}.ark-table table tbody>*._hovered{cursor:pointer}@media (hover: hover) and (pointer: fine){.ark-table table tbody>*._hovered:hover td{background:var(--td-hover)}}.ark-table table th.ark-table__sticky,.ark-table table td.ark-table__sticky{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}.ark-table table th.ark-table__sticky_top,.ark-table table td.ark-table__sticky_top{top:0}.ark-table table th.ark-table__sticky_right,.ark-table table td.ark-table__sticky_right{right:0}.ark-table{max-width:100%}.ark-table td{white-space:nowrap}.ark_signup_form{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}.form_label{color:var(--ark-grey);text-align:center}@media (max-width: 768px){.form_label{font:var(--ark-font-h6);font-weight:400}}.ark-standout-block{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}.ark-standout-block__title{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){.ark-standout-block__title{font:var(--ark-font-h6);font-weight:500}}.ark-content{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){.ark-content{padding:0 10px}}.ark-coming-soon-box:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}.contextMenu{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}.contextMenu__item{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}.contextMenu__item:hover{background:var(--ark-text-color-04)}.wntryAiBlock:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cg%20transform='translate(-6,%209)%20scale(0.7)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M6.462%2011.182c.512-2.42%201.502-3.512%203.461-4.091C7.963%206.512%206.973%205.42%206.462%203C5.972%205.315%205.047%206.485%203%207.09c1.959.58%202.95%201.672%203.462%204.092'%20/%3e%3c/g%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cg%20transform='translate(-6,%209)%20scale(0.7)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.5'%20d='M14.77%2021c1.123-4.649%202.486-6.099%206.23-7.364c-3.934-1.328-5.16-2.94-6.23-7.363c-1.124%204.649-2.488%206.098-6.232%207.363c3.93%201.327%205.163%202.95%206.231%207.364'%20/%3e%3c/g%3e%3c/g%3e%3cg%20transform='translate(2,%20-1)'%3e%3cpath%20fill='none'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1'%20d='M6.462%2011.182c.512-2.42%201.502-3.512%203.461-4.091C7.963%206.512%206.973%205.42%206.462%203C5.972%205.315%205.047%206.485%203%207.09c1.959.58%202.95%201.672%203.462%204.092'%20/%3e%3c/g%3e%3c/svg%3e");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}.noselect{-webkit-user-select:none;user-select:none}.woot-widget-bubble{background:var(--ark-primary)!important}.borderd-block{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:pulseBorder 1.5s infinite}@keyframes pulseBorder{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}@-ms-viewport{width:device-width}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,summary{display:block}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{line-height:1;font-family:sans-serif;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}hr{box-sizing:content-box;height:0;overflow:visible}pre,code,kbd,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}em{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,[type=reset],[type=submit],[type=button]{-webkit-appearance:button}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0!important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}template{display:none}[hidden]{display:none}html{width:100%;font:var(--ark-font-m);touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,html::-webkit-scrollbar-thumb{display:none;background:transparent;width:0;height:0}body{height:initial!important;background:var(--ark-background-color);color:var(--ark-text-color);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{min-height:100%;min-width:100%;height:auto;-webkit-overflow-scrolling:touch;margin:0}a{text-decoration:none;color:inherit;cursor:pointer}.ark-container{max-width:1240px;width:100%;padding:0 24px 24px;margin-left:auto;margin-right:auto}.ark-container_s{min-width:320px;max-width:430px;width:100%;padding:0}.ark-container_fh{min-height:100vh;height:100%}@media (max-width: 768px){.ark-container{padding:0 10px}}.ark-content-box{padding:10px 50px;height:auto}@media (max-width: 768px){.ark-content-box{padding:20px 0}}.ark-alert{position:relative;display:flex;align-items:center;width:100%;padding:1rem 2rem 1rem 1rem;border-radius:12px;color:var(--ark-alert-color);background:var(--ark-alert-background)}.ark-alert__label{font:var(--ark-font-m-2);font-weight:600}.ark-alert__text{font:var(--ark-font-s)}.ark-alert[data-type=info]{--ark-alert-background: linear-gradient(var(--ark-info-bg), var(--ark-info-bg)), var(--ark-background-color);--ark-alert-icon-: var(--ark-info-fill);--ark-alert-color: var(--ark-text-color);--ark-alert-close: var(--ark-text-color-80);overflow:hidden}.ark-alert[data-type=success]{--ark-alert-background: linear-gradient(var(--ark-success-bg), var(--ark-success-bg)), var(--ark-background-color);--ark-alert-icon-color: var(--ark-success-fill);--ark-alert-color: var(--ark-text-color);--ark-alert-close: var(--ark-text-color-64);overflow:hidden}.ark-alert[data-type=warning]{--ark-alert-background: linear-gradient(var(--ark-warning-bg), var(--ark-warning-bg)), var(--ark-background-color);--ark-alert-icon-color: var(--ark-warning-fill);--ark-alert-color: var(--ark-text-color);--ark-alert-close: var(--ark-text-color-64);overflow:hidden}.ark-alert[data-type=error]{--ark-alert-background: linear-gradient(var(--ark-error-bg), var(--ark-error-bg)), var(--ark-background-color);--ark-alert-icon-color: var(--ark-error-fill);--ark-alert-color: var(--ark-text-color);--ark-alert-close: var(--ark-text-color-64);overflow:hidden}::-ms-clear{display:none}::-ms-reveal{display:none}@supports (-webkit-hyphens: none) and (text-align-last: right){:after{content:none}}.ark-space_all-1{margin:4px}.ark-space_all-2{margin:8px}.ark-space_all-3{margin:12px}.ark-space_all-4{margin:16px}.ark-space_all-5{margin:20px}.ark-space_all-6{margin:24px}.ark-space_all-7{margin:28px}.ark-space_all-8{margin:32px}.ark-space_all-9{margin:36px}.ark-space_all-10{margin:40px}.ark-space_all-11{margin:44px}.ark-space_all-12{margin:48px}.ark-space_top-1{margin-top:4px}.ark-space_top-2{margin-top:8px}.ark-space_top-3{margin-top:12px}.ark-space_top-4{margin-top:16px}.ark-space_top-5{margin-top:20px}.ark-space_top-6{margin-top:24px}.ark-space_top-7{margin-top:28px}.ark-space_top-8{margin-top:32px}.ark-space_top-9{margin-top:36px}.ark-space_top-10{margin-top:40px}.ark-space_top-11{margin-top:44px}.ark-space_top-12{margin-top:48px}.ark-space_bottom-1{margin-bottom:4px}.ark-space_bottom-2{margin-bottom:8px}.ark-space_bottom-3{margin-bottom:12px}.ark-space_bottom-4{margin-bottom:16px}.ark-space_bottom-5{margin-bottom:20px}.ark-space_bottom-6{margin-bottom:24px}.ark-space_bottom-7{margin-bottom:28px}.ark-space_bottom-8{margin-bottom:32px}.ark-space_bottom-9{margin-bottom:36px}.ark-space_bottom-10{margin-bottom:40px}.ark-space_bottom-11{margin-bottom:44px}.ark-space_bottom-12{margin-bottom:48px}.ark-space_vertical-1{margin-top:4px;margin-bottom:4px}.ark-space_vertical-2{margin-top:8px;margin-bottom:8px}.ark-space_vertical-3{margin-top:12px;margin-bottom:12px}.ark-space_vertical-4{margin-top:16px;margin-bottom:16px}.ark-space_vertical-5{margin-top:20px;margin-bottom:20px}.ark-space_vertical-6{margin-top:24px;margin-bottom:24px}.ark-space_vertical-7{margin-top:28px;margin-bottom:28px}.ark-space_vertical-8{margin-top:32px;margin-bottom:32px}.ark-space_vertical-9{margin-top:36px;margin-bottom:36px}.ark-space_vertical-10{margin-top:40px;margin-bottom:40px}.ark-space_vertical-11{margin-top:44px;margin-bottom:44px}.ark-space_vertical-12{margin-top:48px;margin-bottom:48px}.ark-space_left-1{margin-left:4px}.ark-space_left-2{margin-left:8px}.ark-space_left-3{margin-left:12px}.ark-space_left-4{margin-left:16px}.ark-space_left-5{margin-left:20px}.ark-space_left-6{margin-left:24px}.ark-space_left-7{margin-left:28px}.ark-space_left-8{margin-left:32px}.ark-space_left-9{margin-left:36px}.ark-space_left-10{margin-left:40px}.ark-space_left-11{margin-left:44px}.ark-space_left-12{margin-left:48px}.ark-space_right-1{margin-right:4px}.ark-space_right-2{margin-right:8px}.ark-space_right-3{margin-right:12px}.ark-space_right-4{margin-right:16px}.ark-space_right-5{margin-right:20px}.ark-space_right-6{margin-right:24px}.ark-space_right-7{margin-right:28px}.ark-space_right-8{margin-right:32px}.ark-space_right-9{margin-right:36px}.ark-space_right-10{margin-right:40px}.ark-space_right-11{margin-right:44px}.ark-space_right-12{margin-right:48px}.ark-space_horizontal-1{margin-right:4px;margin-left:4px}.ark-space_horizontal-2{margin-right:8px;margin-left:8px}.ark-space_horizontal-3{margin-right:12px;margin-left:12px}.ark-space_horizontal-4{margin-right:16px;margin-left:16px}.ark-space_horizontal-5{margin-right:20px;margin-left:20px}.ark-space_horizontal-6{margin-right:24px;margin-left:24px}.ark-space_horizontal-7{margin-right:28px;margin-left:28px}.ark-space_horizontal-8{margin-right:32px;margin-left:32px}.ark-space_horizontal-9{margin-right:36px;margin-left:36px}.ark-space_horizontal-10{margin-right:40px;margin-left:40px}.ark-space_horizontal-11{margin-right:44px;margin-left:44px}.ark-space_horizontal-12{margin-right:48px;margin-left:48px}.ark-space_auto{margin-left:auto;margin-right:auto}.ark-space_top-auto{margin-top:auto}.ark-space_bottom-auto{margin-bottom:auto}.ark-space_left-auto{margin-left:auto}.ark-space_right-auto{margin-right:auto}.ark-text_h-special{font:var(--ark-font-h-special)}.ark-text_h1{font:var(--ark-font-h1)}.ark-text_2-h1{font:var(--ark-font-2-h1)}.ark-text_h2{font:var(--ark-font-h2)}.ark-text_h2-thin{font:var(--ark-font-h2-thin)}.ark-text_h3{font:var(--ark-font-h3)}.ark-text_h4{font:var(--ark-font-h4)}.ark-text_h5{font:var(--ark-font-h5)}.ark-text_h6{font:var(--ark-font-h6)}.ark-text_2-h6{font:var(--ark-font-2-h6)}.ark-text_body-xl{font:var(--ark-font-xl)}.ark-text_body-l{font:var(--ark-font-l)}.ark-text_body-l-2{font:var(--ark-font-l-2)}.ark-text_body-m{font:var(--ark-font-m)}.ark-text_body-2-m{font:var(--ark-font-2-m)}.ark-text_body-m-2{font:var(--ark-font-m-2)}.ark-text_body-2-m-2{font:var(--ark-font-2-m-2)}.ark-text_body-s{font:var(--ark-font-s)}.ark-text_body-s-2{font:var(--ark-font-s-2)}.ark-text_body-xs{font:var(--ark-font-xs)}.ark-text_body-xs-2{font:var(--ark-font-xs-2)}.ark-text_body-xxs{font:var(--ark-font-xxs)}.ark-text_thin{font-weight:300}.ark-text_normal{font-weight:400}.ark-text_medium{font-weight:500}.ark-text_semibold{font-weight:600}.ark-text_bold{font-weight:700}.ark-skeleton{position:relative;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;background-color:var(--ark-text-color-08)!important;color:transparent!important;cursor:default!important;-webkit-mask-image:-webkit-radial-gradient(center,white,black);mask-image:-webkit-radial-gradient(center,white,black)}.ark-skeleton>*{opacity:0}.ark-skeleton:after{content:"";display:block;position:absolute;width:100%;height:100%;transform:translate(-100%);background:linear-gradient(90deg,transparent,var(--ark-text-color-16),transparent);animation:arkSkeletonAnimation 2s infinite normal none running linear;top:0;right:0;bottom:0;left:0}.ark-skeleton_short{width:50%}.ark-skeleton_not-border{border:none!important}@keyframes arkSkeletonAnimation{to{transform:translate(100%)}}@font-face{font-family:Jost;src:url(/fonts/Jost.woff2) format("woff2"),url(/fonts/Jost.woff) format("woff");font-style:normal}@font-face{font-family:Manrope;src:url(/fonts/Manrope.woff2) format("woff2"),url(/fonts/Manrope.woff) format("woff");font-style:normal}@font-face{font-family:Aspekta;src:url(/fonts/Aspekta.woff2) format("woff2"),url(/fonts/Aspekta.woff) format("woff");font-style:normal}@font-face{font-family:ABeeZee;src:url(/fonts/ABeeZee.woff2) format("woff2"),url(/fonts/ABeeZee.woff) format("woff");font-style:normal}:root{--ark-primary-dashboard: #F7FAFA;--ark-primary-base: 0, 62, 62;--ark-primary: rgba(var(--ark-primary-base), 1);--ark-primary-96: rgba(var(--ark-primary-base), .96);--ark-primary-80: rgba(var(--ark-primary-base), .8);--ark-primary-64: rgba(var(--ark-primary-base), .64);--ark-primary-60: rgba(var(--ark-primary-base), .6);--ark-primary-50: rgba(var(--ark-primary-base), .5);--ark-primary-40: rgba(var(--ark-primary-base), .4);--ark-primary-30: rgba(var(--ark-primary-base), .3);--ark-primary-20: rgba(var(--ark-primary-base), .2);--ark-primary-10: rgba(var(--ark-primary-base), .1);--ark-primary-05: rgba(var(--ark-primary-base), .05);--ark-primary-light-003: #F7FAFA;--ark-primary-light-005: #F2F6F6;--ark-primary-light-0085: #E9F0F0;--ark-primary-light-012: #E0E9E9;--ark-primary-light-013: #E8E9E9;--ark-primary-light-02: #CCDBDB;--ark-primary-light-03: #B2C8C8;--ark-primary-light-04: #99B6B6;--ark-primary-light-05: #80A4A4;--ark-primary-text-base: 255, 255, 255;--ark-primary-text: rgba(var(--ark-primary-text-base), 1);--ark-primary-text-80: rgba(var(--ark-primary-text-base), .8);--ark-primary-text-64: rgba(var(--ark-primary-text-base), .64);--ark-primary-text-48: rgba(var(--ark-primary-text-base), .48);--ark-primary-text-24: rgba(var(--ark-primary-text-base), .24);--ark-accent-base: 187, 247, 255;--ark-accent: rgba(var(--ark-accent-base), 1);--ark-accent-20: rgba(var(--ark-accent-base), .2);--ark-secondary: #000000;--ark-error-fill: #ce372d;--ark-error-bg: #ce372d1f;--ark-success-bg: #4ac99b1f;--ark-success-fill: #4ac99b;--ark-info-bg: #70b6f61f;--ark-info-fill: #70b6f6;--ark-warning-bg: #ffc7001f;--ark-warning-fill: #ffc700;--ark-warning-color: #685100;--ark-pdf-color: #ce372d;--ark-image-color: #2f88ff;--ark-white: rgb(255, 255, 255);--ark-background-color: rgb(250, 251, 251);--ark-background-dark-color: rgb(244, 244, 244);--ark-content-background-color: rgb(255, 255, 255);--ark-button-text-color: rgb(255, 255, 255);--ark-grey-base: 93, 93, 93;--ark-grey: rgba(var(--ark-grey-base), 1);--ark-grey-96: rgba(var(--ark-grey-base), .96);--ark-grey-80: rgba(var(--ark-grey-base), .8);--ark-grey-64: rgba(var(--ark-grey-base), .64);--ark-grey-56: rgba(var(--ark-grey-base), .56);--ark-grey-48: rgba(var(--ark-grey-base), .48);--ark-grey-32: rgba(var(--ark-grey-base), .32);--ark-grey-24: rgba(var(--ark-grey-base), .24);--ark-grey-08: rgba(var(--ark-grey-base), .08);--ark-text-color-base: 0, 0, 0;--ark-text-color: rgba(var(--ark-text-color-base), 1);--ark-text-color-96: rgba(var(--ark-text-color-base), .96);--ark-text-color-80: rgba(var(--ark-text-color-base), .8);--ark-text-color-64: rgba(var(--ark-text-color-base), .64);--ark-text-color-56: rgba(var(--ark-text-color-base), .56);--ark-text-color-48: rgba(var(--ark-text-color-base), .48);--ark-text-color-40: rgba(var(--ark-text-color-base), .4);--ark-text-color-32: rgba(var(--ark-text-color-base), .32);--ark-text-color-24: rgba(var(--ark-text-color-base), .24);--ark-text-color-16: rgba(var(--ark-text-color-base), .16);--ark-text-color-12: rgba(var(--ark-text-color-base), .12);--ark-text-color-08: rgba(var(--ark-text-color-base), .08);--ark-text-color-04: rgba(var(--ark-text-color-base), .04);--ark-text-color-00: rgba(var(--ark-text-color-base), 0);--ark-accent-text-color-base: 7, 47, 47;--ark-accent-text-color: rgba(var(--ark-accent-text-color-base), 1);--ark-font: "Aspekta", "Inter", -apple-system, "BlinkMacSystemFont", system-ui, "Roboto", "Segoe UI", "Helvetica Neue", sans-serif;--ark-font-h-special: bold 4.5rem/6.5rem var(--ark-font);--ark-font-h1: bold 3.125rem/3.5rem var(--ark-font);--ark-font-h2: bold 3rem/3.5rem var(--ark-font);--ark-font-h3: bold 2.25rem/2.5rem var(--ark-font);--ark-font-h4: bold 1.75rem/2rem var(--ark-font);--ark-font-h5: bold 1.5rem/1.2 var(--ark-font);--ark-font-h6: bold 1.25rem/1.5rem var(--ark-font);--ark-font-xl: normal 1.1875rem/1.75rem var(--ark-font);--ark-font-l: normal 1.0625rem/1.75rem var(--ark-font);--ark-font-l-2: normal 1.0625rem/1.5rem var(--ark-font);--ark-font-m: normal 1rem/1.5rem var(--ark-font);--ark-font-m-2: normal 1rem/1.25rem var(--ark-font);--ark-font-s: normal .8125rem/1.25rem var(--ark-font);--ark-font-s-2: normal .8125rem/.875rem var(--ark-font);--ark-font-xs: normal .6875rem/1rem var(--ark-font);--ark-font-xs-2: normal .6875rem/.875rem var(--ark-font);--ark-font-xxs: normal .6rem/.6rem var(--ark-font);--ark-font-2: "Manrope", "Inter", -apple-system, "BlinkMacSystemFont", system-ui, "Roboto", "Segoe UI", "Helvetica Neue", sans-serif;--ark-font-2-h1: bold 3.125rem/3.5rem var(--ark-font-2);--ark-font-2-h6: bold 1.25rem/1.5rem var(--ark-font-2);--ark-font-2-m: normal 1rem/1.5rem var(--ark-font-2);--ark-font-2-m-2: normal 1rem/1.25rem var(--ark-font-2);--ark-radius-l: 30px;--ark-radius-m: 24px;--ark-radius-s: 16px;--ark-radius-xs: 8px;--ark-disabled-opacity: .56;--ark-active-opacity: .64;--ark-hover-opacity: .72;--ark-height-xl: 5.625rem;--ark-height-l: 3.75rem;--ark-height-m: 3.125rem;--ark-height-s: 2.5rem;--ark-height-xs: 1.9rem;--ark-padding-l: 1rem;--ark-padding-m: .75rem;--ark-padding-s: .5rem;--ark-padding-xs: .25rem;--margin: 1rem 075rem;--ark-shadow-m: 0px 2px 4px 0 var(--ark-text-color-32);--ark-shadow-l: 0px 5px 30px 1px var(--ark-text-color-04);--ark-shadow-colored-s: 0px 1px 2px 0px;--ark-shadow-colored-s-2: 0px 1px 5px 0px;--ark-shadow-colored-m: 0px 2px 4px 0px;--ark-popup-border-radius: 1rem;--ark-popup-backdrop: .5rem;--ark-popup-host-overlay-bg: rgba(239, 234, 250, .7);--ark-popup-border-width: 0px;--ark-popup-sm: 484px;--ark-popup-md: 600px;--ark-dialog-m: 600px;--ark-avatar-background: var(--ark-primary);--ark-table-th-padding: 12px;--ark-table-td-padding: 8px 12px;--ark-table-radius: 6px;--ark-table-border-color: #E8E9E9;--ark-table-th-background: var(--ark-background-color);--ark-table-background: var(--ark-content-background-color);--ark-table-th-color: var(--ark-text-color-48);--ark-table-th-font-weight: 450;--ark-avatar-background: var(--ark-primary-light-02);--ark-avatar-color: var(--ark-primary)}._ark-table_vjh8p_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_vjh8p_2:not(._ark-table_vjh8p_2:has(._ark-table__header_vjh8p_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_vjh8p_2:not(._ark-table_vjh8p_2:has(._ark-table__header_vjh8p_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_vjh8p_2:not(._ark-table_vjh8p_2:has(._ark-table__header_vjh8p_18)) th:after{border-top:none!important}._ark-table_vjh8p_2:not(._ark-table_vjh8p_2:has(._ark-table__footer_vjh8p_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_vjh8p_2:not(._ark-table_vjh8p_2:has(._ark-table__footer_vjh8p_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_vjh8p_2:has(._ark-table__footer_vjh8p_27) table{border-bottom:none}._ark-table__header_vjh8p_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_vjh8p_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_vjh8p_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_vjh8p_58{display:flex;align-items:center;gap:.75rem}._ark-table_vjh8p_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_vjh8p_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_vjh8p_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_vjh8p_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_vjh8p_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_vjh8p_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_vjh8p_2 table tbody>*:not(._ark-table_vjh8p_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_vjh8p_2 table tbody>*.__hovered_vjh8p_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_vjh8p_2 table tbody>*.__hovered_vjh8p_104:hover td{background:var(--td-hover)}}._ark-table_vjh8p_2 table th._ark-table__sticky_vjh8p_112,._ark-table_vjh8p_2 table td._ark-table__sticky_vjh8p_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_vjh8p_2 table th._ark-table__sticky_top_vjh8p_119,._ark-table_vjh8p_2 table td._ark-table__sticky_top_vjh8p_119{top:0}._ark-table_vjh8p_2 table th._ark-table__sticky_right_vjh8p_123,._ark-table_vjh8p_2 table td._ark-table__sticky_right_vjh8p_123{right:0}._ark-table_vjh8p_2{max-width:100%}._ark-table_vjh8p_2 td{white-space:nowrap}._ark_signup_form_vjh8p_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_vjh8p_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_vjh8p_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_vjh8p_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_vjh8p_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_vjh8p_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_vjh8p_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_vjh8p_176{padding:0 10px}}._ark-coming-soon-box_vjh8p_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_vjh8p_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_vjh8p_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_vjh8p_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_vjh8p_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_vjh8p_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_vjh8p_249{background:var(--ark-primary)!important}._borderd-block_vjh8p_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_vjh8p_1 1.5s infinite}@keyframes _pulseBorder_vjh8p_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._thumb_vjh8p_273[data-dir=vertical]{min-height:1.75rem}._thumb_vjh8p_273[data-dir=horizontal]{min-width:1.75rem}._ark-table_gpmsl_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_gpmsl_2:not(._ark-table_gpmsl_2:has(._ark-table__header_gpmsl_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_gpmsl_2:not(._ark-table_gpmsl_2:has(._ark-table__header_gpmsl_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_gpmsl_2:not(._ark-table_gpmsl_2:has(._ark-table__header_gpmsl_18)) th:after{border-top:none!important}._ark-table_gpmsl_2:not(._ark-table_gpmsl_2:has(._ark-table__footer_gpmsl_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_gpmsl_2:not(._ark-table_gpmsl_2:has(._ark-table__footer_gpmsl_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_gpmsl_2:has(._ark-table__footer_gpmsl_27) table{border-bottom:none}._ark-table__header_gpmsl_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_gpmsl_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_gpmsl_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_gpmsl_58{display:flex;align-items:center;gap:.75rem}._ark-table_gpmsl_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_gpmsl_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_gpmsl_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_gpmsl_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_gpmsl_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_gpmsl_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_gpmsl_2 table tbody>*:not(._ark-table_gpmsl_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_gpmsl_2 table tbody>*.__hovered_gpmsl_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_gpmsl_2 table tbody>*.__hovered_gpmsl_104:hover td{background:var(--td-hover)}}._ark-table_gpmsl_2 table th._ark-table__sticky_gpmsl_112,._ark-table_gpmsl_2 table td._ark-table__sticky_gpmsl_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_gpmsl_2 table th._ark-table__sticky_top_gpmsl_119,._ark-table_gpmsl_2 table td._ark-table__sticky_top_gpmsl_119{top:0}._ark-table_gpmsl_2 table th._ark-table__sticky_right_gpmsl_123,._ark-table_gpmsl_2 table td._ark-table__sticky_right_gpmsl_123{right:0}._ark-table_gpmsl_2{max-width:100%}._ark-table_gpmsl_2 td{white-space:nowrap}._ark_signup_form_gpmsl_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_gpmsl_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_gpmsl_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_gpmsl_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_gpmsl_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_gpmsl_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_gpmsl_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_gpmsl_176{padding:0 10px}}._ark-coming-soon-box_gpmsl_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_gpmsl_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_gpmsl_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_gpmsl_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_gpmsl_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_gpmsl_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_gpmsl_249{background:var(--ark-primary)!important}._borderd-block_gpmsl_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_gpmsl_1 1.5s infinite}@keyframes _pulseBorder_gpmsl_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._root_gpmsl_273{position:sticky;top:0;left:0;z-index:1;min-width:calc(100% - 1px);min-height:calc(100% - 1px);max-width:calc(100% - 1px);max-height:calc(100% - 1px);float:left;margin-right:calc(-100% + 1px);margin-inline-start:0;margin-inline-end:calc(-100% + 1px);pointer-events:none}._root_gpmsl_273[data-hover=true]{--opacity: 0}@media (hover: hover) and (pointer: fine){._root_gpmsl_273[data-hover=true]:hover{--opacity: .2}}._bar_gpmsl_297{position:absolute;right:0;bottom:0;pointer-events:auto}._bar_vertical_gpmsl_303{top:0;width:.875rem}._bar_horizontal_gpmsl_307{left:0;height:.875rem}._bar_hashorizontal_gpmsl_311{bottom:calc(.75rem - 4px)}._bar_hasvertical_gpmsl_314{right:calc(.75rem - 4px)}._thumb_gpmsl_318{transition:all .2s ease-in-out;position:absolute;border-radius:64px;border:4px solid transparent;cursor:pointer;pointer-events:auto;background:var(--ark-text-color);background-clip:content-box;box-sizing:border-box;transition-property:width,height,opacity;opacity:var(--opacity, .2)}._thumb_gpmsl_318:hover{opacity:.24}._thumb_gpmsl_318:active{opacity:.48}._bar_vertical_gpmsl_303 ._thumb_gpmsl_318{right:0;width:14px}._bar_horizontal_gpmsl_307 ._thumb_gpmsl_318{bottom:0;height:14px}._ark-table_rjq0_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_rjq0_2:not(._ark-table_rjq0_2:has(._ark-table__header_rjq0_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_rjq0_2:not(._ark-table_rjq0_2:has(._ark-table__header_rjq0_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_rjq0_2:not(._ark-table_rjq0_2:has(._ark-table__header_rjq0_18)) th:after{border-top:none!important}._ark-table_rjq0_2:not(._ark-table_rjq0_2:has(._ark-table__footer_rjq0_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_rjq0_2:not(._ark-table_rjq0_2:has(._ark-table__footer_rjq0_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_rjq0_2:has(._ark-table__footer_rjq0_27) table{border-bottom:none}._ark-table__header_rjq0_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_rjq0_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_rjq0_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_rjq0_58{display:flex;align-items:center;gap:.75rem}._ark-table_rjq0_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_rjq0_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_rjq0_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_rjq0_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_rjq0_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_rjq0_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_rjq0_2 table tbody>*:not(._ark-table_rjq0_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_rjq0_2 table tbody>*.__hovered_rjq0_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_rjq0_2 table tbody>*.__hovered_rjq0_104:hover td{background:var(--td-hover)}}._ark-table_rjq0_2 table th._ark-table__sticky_rjq0_112,._ark-table_rjq0_2 table td._ark-table__sticky_rjq0_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_rjq0_2 table th._ark-table__sticky_top_rjq0_119,._ark-table_rjq0_2 table td._ark-table__sticky_top_rjq0_119{top:0}._ark-table_rjq0_2 table th._ark-table__sticky_right_rjq0_123,._ark-table_rjq0_2 table td._ark-table__sticky_right_rjq0_123{right:0}._ark-table_rjq0_2{max-width:100%}._ark-table_rjq0_2 td{white-space:nowrap}._ark_signup_form_rjq0_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_rjq0_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_rjq0_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_rjq0_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_rjq0_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_rjq0_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_rjq0_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_rjq0_176{padding:0 10px}}._ark-coming-soon-box_rjq0_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_rjq0_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_rjq0_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_rjq0_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_rjq0_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_rjq0_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_rjq0_249{background:var(--ark-primary)!important}._borderd-block_rjq0_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_rjq0_1 1.5s infinite}@keyframes _pulseBorder_rjq0_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._root_rjq0_273{transition:transform .2s ease-in-out;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;flex-direction:column}._root_bottom_rjq0_284,._root_bottom-right_rjq0_287{justify-content:flex-end}._root_bottom-right_rjq0_287>._container_rjq0_290{margin:0 12px 0 auto}._root_top_rjq0_293>._container_rjq0_290{margin-top:12px}._root_top-right_rjq0_296>._container_rjq0_290{margin:var(--ark-alert-top-right-margin, 2rem 3rem 0 auto)}._container_rjq0_290{position:relative;display:block;width:100%;max-width:min(var(--ark-alert-max-width, 18rem),100vw - 1.75rem);margin:0 auto}._container_rjq0_290>*{pointer-events:auto;margin-bottom:var(--ark-alert-margin, 1rem)}@media (max-width: 768px){._root_top-right_rjq0_296>._container_rjq0_290{margin:1rem 1rem 0 auto}}._ark-table_1f1xg_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_1f1xg_2:not(._ark-table_1f1xg_2:has(._ark-table__header_1f1xg_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1f1xg_2:not(._ark-table_1f1xg_2:has(._ark-table__header_1f1xg_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1f1xg_2:not(._ark-table_1f1xg_2:has(._ark-table__header_1f1xg_18)) th:after{border-top:none!important}._ark-table_1f1xg_2:not(._ark-table_1f1xg_2:has(._ark-table__footer_1f1xg_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1f1xg_2:not(._ark-table_1f1xg_2:has(._ark-table__footer_1f1xg_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1f1xg_2:has(._ark-table__footer_1f1xg_27) table{border-bottom:none}._ark-table__header_1f1xg_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_1f1xg_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_1f1xg_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1f1xg_58{display:flex;align-items:center;gap:.75rem}._ark-table_1f1xg_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1f1xg_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_1f1xg_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1f1xg_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_1f1xg_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1f1xg_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1f1xg_2 table tbody>*:not(._ark-table_1f1xg_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1f1xg_2 table tbody>*.__hovered_1f1xg_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1f1xg_2 table tbody>*.__hovered_1f1xg_104:hover td{background:var(--td-hover)}}._ark-table_1f1xg_2 table th._ark-table__sticky_1f1xg_112,._ark-table_1f1xg_2 table td._ark-table__sticky_1f1xg_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1f1xg_2 table th._ark-table__sticky_top_1f1xg_119,._ark-table_1f1xg_2 table td._ark-table__sticky_top_1f1xg_119{top:0}._ark-table_1f1xg_2 table th._ark-table__sticky_right_1f1xg_123,._ark-table_1f1xg_2 table td._ark-table__sticky_right_1f1xg_123{right:0}._ark-table_1f1xg_2{max-width:100%}._ark-table_1f1xg_2 td{white-space:nowrap}._ark_signup_form_1f1xg_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_1f1xg_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_1f1xg_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_1f1xg_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_1f1xg_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1f1xg_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_1f1xg_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1f1xg_176{padding:0 10px}}._ark-coming-soon-box_1f1xg_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_1f1xg_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_1f1xg_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1f1xg_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1f1xg_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_1f1xg_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1f1xg_249{background:var(--ark-primary)!important}._borderd-block_1f1xg_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1f1xg_1 1.5s infinite}@keyframes _pulseBorder_1f1xg_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._host_1f1xg_273{position:fixed;left:0;bottom:0}._host_1f1xg_273[data-default=true]>section:last-of-type{z-index:1!important}._host_1f1xg_273:before{transition:opacity .2s ease-in-out;content:"";position:fixed;left:0;top:0;width:100%;height:100%;z-index:1;overflow:auto;overflow:overlay;pointer-events:none;touch-action:none;-webkit-backdrop-filter:blur(var(--ark-popup-backdrop, 4px));backdrop-filter:blur(var(--ark-popup-backdrop, 4px));opacity:0;background:var(--ark-popup-host-overlay-bg, var(--ark-dark-80))}._host_1f1xg_273[data-overlay=true]:before{opacity:1}@keyframes _arkPopupOverlay_1f1xg_1{0%{opacity:0}to{opacity:1}}._ark-table_14skz_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_14skz_2:not(._ark-table_14skz_2:has(._ark-table__header_14skz_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_14skz_2:not(._ark-table_14skz_2:has(._ark-table__header_14skz_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_14skz_2:not(._ark-table_14skz_2:has(._ark-table__header_14skz_18)) th:after{border-top:none!important}._ark-table_14skz_2:not(._ark-table_14skz_2:has(._ark-table__footer_14skz_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_14skz_2:not(._ark-table_14skz_2:has(._ark-table__footer_14skz_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_14skz_2:has(._ark-table__footer_14skz_27) table{border-bottom:none}._ark-table__header_14skz_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_14skz_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_14skz_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_14skz_58{display:flex;align-items:center;gap:.75rem}._ark-table_14skz_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_14skz_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_14skz_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_14skz_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_14skz_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_14skz_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_14skz_2 table tbody>*:not(._ark-table_14skz_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_14skz_2 table tbody>*.__hovered_14skz_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_14skz_2 table tbody>*.__hovered_14skz_104:hover td{background:var(--td-hover)}}._ark-table_14skz_2 table th._ark-table__sticky_14skz_112,._ark-table_14skz_2 table td._ark-table__sticky_14skz_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_14skz_2 table th._ark-table__sticky_top_14skz_119,._ark-table_14skz_2 table td._ark-table__sticky_top_14skz_119{top:0}._ark-table_14skz_2 table th._ark-table__sticky_right_14skz_123,._ark-table_14skz_2 table td._ark-table__sticky_right_14skz_123{right:0}._ark-table_14skz_2{max-width:100%}._ark-table_14skz_2 td{white-space:nowrap}._ark_signup_form_14skz_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_14skz_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_14skz_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_14skz_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_14skz_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_14skz_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_14skz_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_14skz_176{padding:0 10px}}._ark-coming-soon-box_14skz_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_14skz_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_14skz_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_14skz_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_14skz_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_14skz_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_14skz_249{background:var(--ark-primary)!important}._borderd-block_14skz_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_14skz_1 1.5s infinite}@keyframes _pulseBorder_14skz_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._overlayable_14skz_273{position:relative;isolation:isolate}._overlay_14skz_273{position:fixed;left:0;top:var(--ark-content-top);bottom:0;right:0;background-color:#0006;z-index:-1}._ark-table_udty7_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_udty7_2:not(._ark-table_udty7_2:has(._ark-table__header_udty7_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_udty7_2:not(._ark-table_udty7_2:has(._ark-table__header_udty7_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_udty7_2:not(._ark-table_udty7_2:has(._ark-table__header_udty7_18)) th:after{border-top:none!important}._ark-table_udty7_2:not(._ark-table_udty7_2:has(._ark-table__footer_udty7_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_udty7_2:not(._ark-table_udty7_2:has(._ark-table__footer_udty7_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_udty7_2:has(._ark-table__footer_udty7_27) table{border-bottom:none}._ark-table__header_udty7_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_udty7_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_udty7_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_udty7_58{display:flex;align-items:center;gap:.75rem}._ark-table_udty7_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_udty7_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_udty7_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_udty7_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_udty7_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_udty7_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_udty7_2 table tbody>*:not(._ark-table_udty7_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_udty7_2 table tbody>*.__hovered_udty7_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_udty7_2 table tbody>*.__hovered_udty7_104:hover td{background:var(--td-hover)}}._ark-table_udty7_2 table th._ark-table__sticky_udty7_112,._ark-table_udty7_2 table td._ark-table__sticky_udty7_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_udty7_2 table th._ark-table__sticky_top_udty7_119,._ark-table_udty7_2 table td._ark-table__sticky_top_udty7_119{top:0}._ark-table_udty7_2 table th._ark-table__sticky_right_udty7_123,._ark-table_udty7_2 table td._ark-table__sticky_right_udty7_123{right:0}._ark-table_udty7_2{max-width:100%}._ark-table_udty7_2 td{white-space:nowrap}._ark_signup_form_udty7_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_udty7_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_udty7_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_udty7_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_udty7_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_udty7_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_udty7_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_udty7_176{padding:0 10px}}._ark-coming-soon-box_udty7_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_udty7_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_udty7_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_udty7_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_udty7_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_udty7_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_udty7_249{background:var(--ark-primary)!important}._borderd-block_udty7_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_udty7_1 1.5s infinite}@keyframes _pulseBorder_udty7_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._host_udty7_273{position:fixed;bottom:0;left:0;width:100%;height:0}._hints_udty7_281{position:fixed;top:0;left:0;width:100%}._content_udty7_288{min-height:100%;isolation:isolate}._scrollbar_udty7_293{position:fixed!important;top:0;left:0;bottom:0;right:0;margin:0}._ark-table_1wuzz_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_1wuzz_2:not(._ark-table_1wuzz_2:has(._ark-table__header_1wuzz_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1wuzz_2:not(._ark-table_1wuzz_2:has(._ark-table__header_1wuzz_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1wuzz_2:not(._ark-table_1wuzz_2:has(._ark-table__header_1wuzz_18)) th:after{border-top:none!important}._ark-table_1wuzz_2:not(._ark-table_1wuzz_2:has(._ark-table__footer_1wuzz_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1wuzz_2:not(._ark-table_1wuzz_2:has(._ark-table__footer_1wuzz_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1wuzz_2:has(._ark-table__footer_1wuzz_27) table{border-bottom:none}._ark-table__header_1wuzz_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_1wuzz_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_1wuzz_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1wuzz_58{display:flex;align-items:center;gap:.75rem}._ark-table_1wuzz_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1wuzz_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_1wuzz_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1wuzz_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_1wuzz_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1wuzz_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1wuzz_2 table tbody>*:not(._ark-table_1wuzz_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1wuzz_2 table tbody>*.__hovered_1wuzz_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1wuzz_2 table tbody>*.__hovered_1wuzz_104:hover td{background:var(--td-hover)}}._ark-table_1wuzz_2 table th._ark-table__sticky_1wuzz_112,._ark-table_1wuzz_2 table td._ark-table__sticky_1wuzz_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1wuzz_2 table th._ark-table__sticky_top_1wuzz_119,._ark-table_1wuzz_2 table td._ark-table__sticky_top_1wuzz_119{top:0}._ark-table_1wuzz_2 table th._ark-table__sticky_right_1wuzz_123,._ark-table_1wuzz_2 table td._ark-table__sticky_right_1wuzz_123{right:0}._ark-table_1wuzz_2{max-width:100%}._ark-table_1wuzz_2 td{white-space:nowrap}._ark_signup_form_1wuzz_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_1wuzz_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_1wuzz_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_1wuzz_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_1wuzz_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1wuzz_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_1wuzz_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1wuzz_176{padding:0 10px}}._ark-coming-soon-box_1wuzz_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_1wuzz_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_1wuzz_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1wuzz_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1wuzz_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_1wuzz_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1wuzz_249{background:var(--ark-primary)!important}._borderd-block_1wuzz_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1wuzz_1 1.5s infinite}@keyframes _pulseBorder_1wuzz_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._icon_1wuzz_273{min-width:var(--ark-icon-size, var(--ark-svg-icon-width, 1rem));min-height:var(--ark-icon-size, var(--ark-svg-icon-height, 1rem));width:var(--ark-icon-size, var(--ark-svg-icon-width, 1rem));height:var(--ark-icon-size, var(--ark-svg-icon-height, 1rem));max-width:var(--ark-icon-size, var(--ark-svg-icon-width, 1rem));max-height:var(--ark-icon-size, var(--ark-svg-icon-height, 1rem));transition:transform .2s ease-in-out;display:inline-flex;align-items:center}._icon_rotate_1wuzz_284{transform:rotate(180deg)}._icon_1wuzz_273[data-name=spinner]>svg{animation:_arkSpinnerRotate_1wuzz_1 4s linear infinite}._icon_1wuzz_273[data-name=hourglass]{animation:_hourglassRotate_1wuzz_1 4s linear infinite}@keyframes _hourglassRotate_1wuzz_1{0%{transform:rotate(0)}25%{transform:rotate(0)}50%{transform:rotate(180deg)}75%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes _arkSpinnerRotate_1wuzz_1{0%{transform:rotate(-90deg)}to{transform:rotate(-90deg) rotate(4turn)}}._ark-table_5pvri_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_5pvri_2:not(._ark-table_5pvri_2:has(._ark-table__header_5pvri_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_5pvri_2:not(._ark-table_5pvri_2:has(._ark-table__header_5pvri_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_5pvri_2:not(._ark-table_5pvri_2:has(._ark-table__header_5pvri_18)) th:after{border-top:none!important}._ark-table_5pvri_2:not(._ark-table_5pvri_2:has(._ark-table__footer_5pvri_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_5pvri_2:not(._ark-table_5pvri_2:has(._ark-table__footer_5pvri_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_5pvri_2:has(._ark-table__footer_5pvri_27) table{border-bottom:none}._ark-table__header_5pvri_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_5pvri_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_5pvri_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_5pvri_58{display:flex;align-items:center;gap:.75rem}._ark-table_5pvri_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_5pvri_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_5pvri_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_5pvri_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_5pvri_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_5pvri_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_5pvri_2 table tbody>*:not(._ark-table_5pvri_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_5pvri_2 table tbody>*.__hovered_5pvri_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_5pvri_2 table tbody>*.__hovered_5pvri_104:hover td{background:var(--td-hover)}}._ark-table_5pvri_2 table th._ark-table__sticky_5pvri_112,._ark-table_5pvri_2 table td._ark-table__sticky_5pvri_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_5pvri_2 table th._ark-table__sticky_top_5pvri_119,._ark-table_5pvri_2 table td._ark-table__sticky_top_5pvri_119{top:0}._ark-table_5pvri_2 table th._ark-table__sticky_right_5pvri_123,._ark-table_5pvri_2 table td._ark-table__sticky_right_5pvri_123{right:0}._ark-table_5pvri_2{max-width:100%}._ark-table_5pvri_2 td{white-space:nowrap}._ark_signup_form_5pvri_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_5pvri_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_5pvri_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_5pvri_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_5pvri_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_5pvri_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_5pvri_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_5pvri_176{padding:0 10px}}._ark-coming-soon-box_5pvri_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_5pvri_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_5pvri_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_5pvri_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_5pvri_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_5pvri_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_5pvri_249{background:var(--ark-primary)!important}._borderd-block_5pvri_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_5pvri_1 1.5s infinite}@keyframes _pulseBorder_5pvri_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._icon_5pvri_273{align-self:flex-start;color:var(--ark-alert-icon-color)}._close_5pvri_278{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:none;font-size:inherit;line-height:inherit}._close_5pvri_278:focus,._close_5pvri_278:active{outline:none}._close_5pvri_278{min-width:32px;min-height:32px;width:32px;height:32px;max-width:32px;max-height:32px;transition:color .2s ease-in-out;position:absolute;right:0;top:0;padding:4px;border-radius:12px;cursor:pointer;color:var(--ark-alert-close)}._close_5pvri_278:hover{opacity:var(--ark-hover-opacity)}._ark-table_1hou7_2{--radius: var(--ark-table-radius, .75rem);--border-color: var(--ark-table-border-color, var(--ark-text-color-08));--td-padding: var(--ark-table-td-padding, .75rem 1.5rem);--td-hover: var(--ark-table-td-hover, var(--ark-text-color-04));--th-padding: var(--ark-table-th-padding, .75rem 1.5rem);--th-background: var(--ark-table-th-background, var(--ark-grey-c));--th-color: var(--ark-table-th-color, var(--ark-text-color-48));--th-font-weight: var(--ark-table-th-font-weight, 500);--header-padding: var(--ark-table-header-padding, 1.5rem);--footer-padding: var(--ark-table-footer-padding, .75rem 1.5rem);--background: var(--ark-table-background, var(--ark-content-background-color));background:var(--background);isolation:isolate;max-height:max-content}._ark-table_1hou7_2:not(._ark-table_1hou7_2:has(._ark-table__header_1hou7_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1hou7_2:not(._ark-table_1hou7_2:has(._ark-table__header_1hou7_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1hou7_2:not(._ark-table_1hou7_2:has(._ark-table__header_1hou7_18)) th:after{border-top:none!important}._ark-table_1hou7_2:not(._ark-table_1hou7_2:has(._ark-table__footer_1hou7_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1hou7_2:not(._ark-table_1hou7_2:has(._ark-table__footer_1hou7_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1hou7_2:has(._ark-table__footer_1hou7_27) table{border-bottom:none}._ark-table__header_1hou7_18{display:flex;align-items:center;justify-content:space-between;padding:var(--header-padding);background:var(--background);border-radius:var(--radius) var(--radius) 0 0}._ark-table__footer_1hou7_27{display:flex;align-items:center;justify-content:space-between;padding:var(--footer-padding);border:1px solid var(--border-color);background:var(--background);border-radius:0 0 var(--radius) var(--radius)}._ark-table__footer_sticky_1hou7_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1hou7_58{display:flex;align-items:center;gap:.75rem}._ark-table_1hou7_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1hou7_2 table th{position:relative;padding:var(--th-padding);background:var(--th-background);font:var(--ark-font-s);font-weight:var(--th-font-weight);white-space:nowrap;color:var(--th-color);text-overflow:ellipsis;border-bottom:1px solid var(--border-color);overflow:hidden}._ark-table_1hou7_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1hou7_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:middle;overflow:hidden}._ark-table_1hou7_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1hou7_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1hou7_2 table tbody>*:not(._ark-table_1hou7_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1hou7_2 table tbody>*.__hovered_1hou7_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1hou7_2 table tbody>*.__hovered_1hou7_104:hover td{background:var(--td-hover)}}._ark-table_1hou7_2 table th._ark-table__sticky_1hou7_112,._ark-table_1hou7_2 table td._ark-table__sticky_1hou7_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1hou7_2 table th._ark-table__sticky_top_1hou7_119,._ark-table_1hou7_2 table td._ark-table__sticky_top_1hou7_119{top:0}._ark-table_1hou7_2 table th._ark-table__sticky_right_1hou7_123,._ark-table_1hou7_2 table td._ark-table__sticky_right_1hou7_123{right:0}._ark-table_1hou7_2{max-width:100%}._ark-table_1hou7_2 td{white-space:nowrap}._ark_signup_form_1hou7_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%}._form_label_1hou7_144{color:var(--ark-grey);text-align:center}@media (max-width: 768px){._form_label_1hou7_144{font:var(--ark-font-h6);font-weight:400}}._ark-standout-block_1hou7_156{display:flex;flex-direction:column;justify-content:flex-start;padding:10px 14px;background:var(--ark-background-color);border-radius:var(--ark-radius-s)}._ark-standout-block__title_1hou7_164{font:var(--ark-font-h5);font-weight:500;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1hou7_164{font:var(--ark-font-h6);font-weight:500}}._ark-content_1hou7_176{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1hou7_176{padding:0 10px}}._ark-coming-soon-box_1hou7_189:after{content:"Coming soon 🔥";position:absolute;top:-10px;right:0;width:auto;height:29px;padding:5px 10px;background:var(--ark-primary-50);border-radius:var(--ark-radius-s);color:var(--ark-primary-text);white-space:nowrap;font:var(--ark-font-m-2)}._contextMenu_1hou7_204{position:fixed;display:flex;flex-direction:column;min-width:200px;background:var(--ark-content-background-color);box-shadow:0 0 10px var(--ark-primary-20);border-radius:var(--ark-radius-xs);border:1px solid var(--ark-primary-light-013);z-index:1000}._contextMenu__item_1hou7_215{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1hou7_215:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1hou7_227:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-color:currentColor;background-image:url(../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat;mask-size:contain;mask-repeat:no-repeat;-webkit-mask:url(../components/SvgIcon/icons/sparkles.svg);-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat}._noselect_1hou7_245{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1hou7_249{background:var(--ark-primary)!important}._borderd-block_1hou7_253{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1hou7_1 1.5s infinite}@keyframes _pulseBorder_1hou7_1{0%{border-color:var(--ark-primary);box-shadow:0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:0 0 #0000}}._authMoveRow_1hou7_273{position:fixed;display:flex;align-items:center;gap:8px;width:100%;padding:2px 10px;background-color:var(--ark-background-color);border-bottom:1px solid var(--ark-primary-light-013);z-index:1000}
