@charset "UTF-8";.wntryAiBlock:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-image:url(../../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-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));--vertical-align: middle;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:var(--vertical-align);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%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){.ark_signup_form{padding:32px 24px 0}}.form_label{text-align:center}@media (max-width: 768px){.form_label{font:var(--ark-font-h6);font-weight:700}}.form_description{text-align:center;color:var(--ark-text-color-56)}.ark-standout-block{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}.ark-standout-block__title{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){.ark-standout-block__title{font:var(--ark-font-m);font-weight:600}}.ark-standout-block__iconWrapper{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}.ark-standout-block__content{display:flex;flex-direction:column;margin-left:38px}.ark-back-button{position:absolute!important;top:10px;left:20px;z-index:100}.ark-submit-wrapper{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){.ark-submit-wrapper{padding:24px}}.ark-green-icon-wrapper{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}.ark-green-bg-icon-wrapper{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){.ark-green-bg-icon-wrapper{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}.ark-blue-icon-wrapper{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}.ark-grey-color{color:var(--ark-text-color-56)}.ark-signup-content{position:relative;height:calc(100vh - 294.4px)}.ark-signup-content__scroll{height:calc(100% - 99px)}.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)}@media (max-width: 768px){.ark-coming-soon-box__sm{opacity:.5;cursor:auto}}.ark-coming-soon-box__sm:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){.ark-coming-soon-box__sm:after{content:"";background:none;width:0;height:0}}.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-image:url(../../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat}.noselect{-webkit-user-select:none;user-select:none}.woot-widget-bubble{background:var(--ark-primary)!important}@media (max-width: 768px){.woot-widget-bubble{bottom:100px!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:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}.closeToDeadline{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}.highestPriority{background:var(--ark-highest-priority-color)!important}.highPriority{background:var(--ark-high-priority-color)!important}.mediumPriority{background:var(--ark-medium-priority-color)!important}.lowPriority{background:var(--ark-low-priority-color)!important}.showMoreBtn{position:absolute;bottom:18px;left:20px;right:24px}.showMoreBtn__labels{display:flex;align-items:center;gap:8px}.countMoreItems{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}.empty-block{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}.fade-slide-enter-active,.fade-slide-leave-active{transition:opacity 2s ease,transform 2s ease}.fade-slide-enter-from,.fade-slide-leave-to{opacity:0;transform:translateY(-14px)}.fade-slide-enter-to,.fade-slide-leave-from{opacity:1;transform:translateY(0)}.fade-up-enter-from,.fade-up-appear-from{opacity:0;transform:translateY(20px)}.fade-up-enter-active,.fade-up-appear-active{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}.fade-up-enter-to,.fade-up-appear-to{opacity:1;transform:translateY(0)}.fade-down-enter-from,.fade-down-appear-from{opacity:0;transform:translateY(-20px)}.fade-down-enter-active,.fade-down-appear-active{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}.fade-down-enter-to,.fade-down-appear-to{opacity:1;transform:translateY(0)}@-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-40: rgba(var(--ark-accent-base), .4);--ark-accent-30: rgba(var(--ark-accent-base), .3);--ark-accent-20: rgba(var(--ark-accent-base), .2);--ark-secondary: #000000;--ark-error-bg: #ce372d1f;--ark-error-fill: #ce372d;--ark-success-bg: #4ac99b1f;--ark-success-fill: #4ac99b;--ark-info-bg: #70b5f62d;--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-green-bg: #1df31d2d;--ark-green-bg-2: #3fe23f2d;--ark-green-color: #569656e3;--ark-blue-bg: #70b5f62d;--ark-blue-color: #4b68839c;--ark-purple-bg: #8470f62d;--ark-purple-fill: #8470f6;--ark-white: rgb(255, 255, 255);--ark-background-color: rgb(239, 239, 239);--ark-background-dark-color: rgb(232, 233, 233);--ark-content-background-color: var(--ark-white);--ark-button-text-color: var(--ark-white);--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-02: rgba(var(--ark-text-color-base), .02);--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-xl: 56px;--ark-radius-l: 30px;--ark-radius-m: 24px;--ark-radius-s: 16px;--ark-radius-s-2: 12px;--ark-radius-s-3: 10px;--ark-radius-xs: 8px;--ark-radius-xs-2: 4px;--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: 2rem;--ark-height-xxs: 1.5rem;--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: rgb(228, 230, 255);--ark-avatar-color: var(--ark-text-color-80);--ark-upload-doc-color: #E0FEDE;--ark-upload-doc-dark-color: #7EAB7B;--ark-create-invoice-color: #EBF4FF;--ark-create-invoice-dark-color: #7A97BA;--ark-highest-priority-color: #ff5d7a80;--ark-high-priority-color: #FFC8D280;--ark-medium-priority-color: var(--ark-primary-light-003);--ark-low-priority-color: var(--ark-primary-light-003);--ark-close-to-deadline-bg: var(--ark-warning-bg);--ark-close-to-deadline-color: var(--ark-warning-color);--ark-progress-track: var(--ark-text-color-04);--ark-progress-color: #497C7C}._ark-table_13uym_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_13uym_2:not(._ark-table_13uym_2:has(._ark-table__header_13uym_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_13uym_2:not(._ark-table_13uym_2:has(._ark-table__header_13uym_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_13uym_2:not(._ark-table_13uym_2:has(._ark-table__header_13uym_18)) th:after{border-top:none!important}._ark-table_13uym_2:not(._ark-table_13uym_2:has(._ark-table__footer_13uym_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_13uym_2:not(._ark-table_13uym_2:has(._ark-table__footer_13uym_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_13uym_2:has(._ark-table__footer_13uym_27) table{border-bottom:none}._ark-table__header_13uym_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_13uym_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_13uym_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_13uym_58{display:flex;align-items:center;gap:.75rem}._ark-table_13uym_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_13uym_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_13uym_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_13uym_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_13uym_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_13uym_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_13uym_2 table tbody>*:not(._ark-table_13uym_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_13uym_2 table tbody>*.__hovered_13uym_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_13uym_2 table tbody>*.__hovered_13uym_104:hover td{background:var(--td-hover)}}._ark-table_13uym_2 table th._ark-table__sticky_13uym_112,._ark-table_13uym_2 table td._ark-table__sticky_13uym_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_13uym_2 table th._ark-table__sticky_top_13uym_119,._ark-table_13uym_2 table td._ark-table__sticky_top_13uym_119{top:0}._ark-table_13uym_2 table th._ark-table__sticky_right_13uym_123,._ark-table_13uym_2 table td._ark-table__sticky_right_13uym_123{right:0}._ark-table_13uym_2{max-width:100%}._ark-table_13uym_2 td{white-space:nowrap}._ark_signup_form_13uym_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_13uym_135{padding:32px 24px 0}}._form_label_13uym_151{text-align:center}@media (max-width: 768px){._form_label_13uym_151{font:var(--ark-font-h6);font-weight:700}}._form_description_13uym_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_13uym_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_13uym_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_13uym_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_13uym_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_13uym_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_13uym_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_13uym_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_13uym_222{padding:24px}}._ark-green-icon-wrapper_13uym_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_13uym_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_13uym_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_13uym_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_13uym_299{color:var(--ark-text-color-56)}._ark-signup-content_13uym_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_13uym_307{height:calc(100% - 99px)}._ark-content_13uym_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_13uym_311{padding:0 10px}}._ark-coming-soon-box_13uym_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_13uym_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_13uym_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_13uym_340:after{content:"";background:none;width:0;height:0}}._contextMenu_13uym_368{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_13uym_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_13uym_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_13uym_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_13uym_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_13uym_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_13uym_407{bottom:100px!important}}._borderd-block_13uym_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_13uym_1 1.5s infinite}@keyframes _pulseBorder_13uym_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_13uym_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_13uym_441{background:var(--ark-highest-priority-color)!important}._highPriority_13uym_445{background:var(--ark-high-priority-color)!important}._mediumPriority_13uym_449{background:var(--ark-medium-priority-color)!important}._lowPriority_13uym_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_13uym_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_13uym_463{display:flex;align-items:center;gap:8px}._countMoreItems_13uym_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_13uym_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_13uym_485,._fade-slide-leave-active_13uym_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_13uym_490,._fade-slide-leave-to_13uym_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_13uym_496,._fade-slide-leave-from_13uym_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_13uym_502,._fade-up-appear-from_13uym_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_13uym_508,._fade-up-appear-active_13uym_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_13uym_513,._fade-up-appear-to_13uym_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_13uym_519,._fade-down-appear-from_13uym_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_13uym_525,._fade-down-appear-active_13uym_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_13uym_530,._fade-down-appear-to_13uym_531{opacity:1;transform:translateY(0)}._thumb_13uym_536[data-dir=vertical]{min-height:1.75rem}._thumb_13uym_536[data-dir=horizontal]{min-width:1.75rem}._ark-table_8f2fe_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_8f2fe_2:not(._ark-table_8f2fe_2:has(._ark-table__header_8f2fe_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_8f2fe_2:not(._ark-table_8f2fe_2:has(._ark-table__header_8f2fe_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_8f2fe_2:not(._ark-table_8f2fe_2:has(._ark-table__header_8f2fe_18)) th:after{border-top:none!important}._ark-table_8f2fe_2:not(._ark-table_8f2fe_2:has(._ark-table__footer_8f2fe_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_8f2fe_2:not(._ark-table_8f2fe_2:has(._ark-table__footer_8f2fe_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_8f2fe_2:has(._ark-table__footer_8f2fe_27) table{border-bottom:none}._ark-table__header_8f2fe_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_8f2fe_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_8f2fe_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_8f2fe_58{display:flex;align-items:center;gap:.75rem}._ark-table_8f2fe_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_8f2fe_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_8f2fe_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_8f2fe_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_8f2fe_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_8f2fe_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_8f2fe_2 table tbody>*:not(._ark-table_8f2fe_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_8f2fe_2 table tbody>*.__hovered_8f2fe_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_8f2fe_2 table tbody>*.__hovered_8f2fe_104:hover td{background:var(--td-hover)}}._ark-table_8f2fe_2 table th._ark-table__sticky_8f2fe_112,._ark-table_8f2fe_2 table td._ark-table__sticky_8f2fe_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_8f2fe_2 table th._ark-table__sticky_top_8f2fe_119,._ark-table_8f2fe_2 table td._ark-table__sticky_top_8f2fe_119{top:0}._ark-table_8f2fe_2 table th._ark-table__sticky_right_8f2fe_123,._ark-table_8f2fe_2 table td._ark-table__sticky_right_8f2fe_123{right:0}._ark-table_8f2fe_2{max-width:100%}._ark-table_8f2fe_2 td{white-space:nowrap}._ark_signup_form_8f2fe_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_8f2fe_135{padding:32px 24px 0}}._form_label_8f2fe_151{text-align:center}@media (max-width: 768px){._form_label_8f2fe_151{font:var(--ark-font-h6);font-weight:700}}._form_description_8f2fe_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_8f2fe_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_8f2fe_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_8f2fe_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_8f2fe_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_8f2fe_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_8f2fe_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_8f2fe_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_8f2fe_222{padding:24px}}._ark-green-icon-wrapper_8f2fe_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_8f2fe_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_8f2fe_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_8f2fe_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_8f2fe_299{color:var(--ark-text-color-56)}._ark-signup-content_8f2fe_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_8f2fe_307{height:calc(100% - 99px)}._ark-content_8f2fe_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_8f2fe_311{padding:0 10px}}._ark-coming-soon-box_8f2fe_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_8f2fe_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_8f2fe_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_8f2fe_340:after{content:"";background:none;width:0;height:0}}._contextMenu_8f2fe_368{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_8f2fe_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_8f2fe_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_8f2fe_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_8f2fe_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_8f2fe_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_8f2fe_407{bottom:100px!important}}._borderd-block_8f2fe_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_8f2fe_1 1.5s infinite}@keyframes _pulseBorder_8f2fe_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_8f2fe_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_8f2fe_441{background:var(--ark-highest-priority-color)!important}._highPriority_8f2fe_445{background:var(--ark-high-priority-color)!important}._mediumPriority_8f2fe_449{background:var(--ark-medium-priority-color)!important}._lowPriority_8f2fe_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_8f2fe_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_8f2fe_463{display:flex;align-items:center;gap:8px}._countMoreItems_8f2fe_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_8f2fe_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_8f2fe_485,._fade-slide-leave-active_8f2fe_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_8f2fe_490,._fade-slide-leave-to_8f2fe_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_8f2fe_496,._fade-slide-leave-from_8f2fe_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_8f2fe_502,._fade-up-appear-from_8f2fe_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_8f2fe_508,._fade-up-appear-active_8f2fe_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_8f2fe_513,._fade-up-appear-to_8f2fe_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_8f2fe_519,._fade-down-appear-from_8f2fe_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_8f2fe_525,._fade-down-appear-active_8f2fe_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_8f2fe_530,._fade-down-appear-to_8f2fe_531{opacity:1;transform:translateY(0)}._root_8f2fe_536{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_8f2fe_536[data-hover=true]{--opacity: 0}@media (hover: hover) and (pointer: fine){._root_8f2fe_536[data-hover=true]:hover{--opacity: .2}}._bar_8f2fe_560{position:absolute;right:0;bottom:0;pointer-events:auto}._bar_vertical_8f2fe_566{top:0;width:.875rem}._bar_horizontal_8f2fe_570{left:0;height:.875rem}._bar_hashorizontal_8f2fe_574{bottom:calc(.75rem - 4px)}._bar_hasvertical_8f2fe_577{right:calc(.75rem - 4px)}._thumb_8f2fe_581{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_8f2fe_581:hover{opacity:.24}._thumb_8f2fe_581:active{opacity:.48}._bar_vertical_8f2fe_566 ._thumb_8f2fe_581{right:0;width:14px}._bar_horizontal_8f2fe_570 ._thumb_8f2fe_581{bottom:0;height:14px}._ark-table_c3nin_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_c3nin_2:not(._ark-table_c3nin_2:has(._ark-table__header_c3nin_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_c3nin_2:not(._ark-table_c3nin_2:has(._ark-table__header_c3nin_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_c3nin_2:not(._ark-table_c3nin_2:has(._ark-table__header_c3nin_18)) th:after{border-top:none!important}._ark-table_c3nin_2:not(._ark-table_c3nin_2:has(._ark-table__footer_c3nin_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_c3nin_2:not(._ark-table_c3nin_2:has(._ark-table__footer_c3nin_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_c3nin_2:has(._ark-table__footer_c3nin_27) table{border-bottom:none}._ark-table__header_c3nin_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_c3nin_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_c3nin_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_c3nin_58{display:flex;align-items:center;gap:.75rem}._ark-table_c3nin_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_c3nin_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_c3nin_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_c3nin_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_c3nin_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_c3nin_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_c3nin_2 table tbody>*:not(._ark-table_c3nin_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_c3nin_2 table tbody>*.__hovered_c3nin_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_c3nin_2 table tbody>*.__hovered_c3nin_104:hover td{background:var(--td-hover)}}._ark-table_c3nin_2 table th._ark-table__sticky_c3nin_112,._ark-table_c3nin_2 table td._ark-table__sticky_c3nin_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_c3nin_2 table th._ark-table__sticky_top_c3nin_119,._ark-table_c3nin_2 table td._ark-table__sticky_top_c3nin_119{top:0}._ark-table_c3nin_2 table th._ark-table__sticky_right_c3nin_123,._ark-table_c3nin_2 table td._ark-table__sticky_right_c3nin_123{right:0}._ark-table_c3nin_2{max-width:100%}._ark-table_c3nin_2 td{white-space:nowrap}._ark_signup_form_c3nin_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_c3nin_135{padding:32px 24px 0}}._form_label_c3nin_151{text-align:center}@media (max-width: 768px){._form_label_c3nin_151{font:var(--ark-font-h6);font-weight:700}}._form_description_c3nin_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_c3nin_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_c3nin_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_c3nin_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_c3nin_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_c3nin_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_c3nin_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_c3nin_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_c3nin_222{padding:24px}}._ark-green-icon-wrapper_c3nin_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_c3nin_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_c3nin_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_c3nin_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_c3nin_299{color:var(--ark-text-color-56)}._ark-signup-content_c3nin_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_c3nin_307{height:calc(100% - 99px)}._ark-content_c3nin_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_c3nin_311{padding:0 10px}}._ark-coming-soon-box_c3nin_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_c3nin_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_c3nin_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_c3nin_340:after{content:"";background:none;width:0;height:0}}._contextMenu_c3nin_368{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_c3nin_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_c3nin_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_c3nin_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_c3nin_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_c3nin_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_c3nin_407{bottom:100px!important}}._borderd-block_c3nin_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_c3nin_1 1.5s infinite}@keyframes _pulseBorder_c3nin_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_c3nin_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_c3nin_441{background:var(--ark-highest-priority-color)!important}._highPriority_c3nin_445{background:var(--ark-high-priority-color)!important}._mediumPriority_c3nin_449{background:var(--ark-medium-priority-color)!important}._lowPriority_c3nin_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_c3nin_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_c3nin_463{display:flex;align-items:center;gap:8px}._countMoreItems_c3nin_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_c3nin_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_c3nin_485,._fade-slide-leave-active_c3nin_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_c3nin_490,._fade-slide-leave-to_c3nin_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_c3nin_496,._fade-slide-leave-from_c3nin_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_c3nin_502,._fade-up-appear-from_c3nin_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_c3nin_508,._fade-up-appear-active_c3nin_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_c3nin_513,._fade-up-appear-to_c3nin_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_c3nin_519,._fade-down-appear-from_c3nin_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_c3nin_525,._fade-down-appear-active_c3nin_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_c3nin_530,._fade-down-appear-to_c3nin_531{opacity:1;transform:translateY(0)}._root_c3nin_536{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_c3nin_547,._root_bottom-right_c3nin_550{justify-content:flex-end}._root_bottom-right_c3nin_550>._container_c3nin_553{margin:0 12px 0 auto}._root_top_c3nin_556>._container_c3nin_553{margin-top:12px}._root_top-right_c3nin_559>._container_c3nin_553{margin:var(--ark-alert-top-right-margin, 2rem 3rem 0 auto)}._container_c3nin_553{position:relative;display:block;width:100%;max-width:min(var(--ark-alert-max-width, 18rem),100vw - 1.75rem);margin:0 auto}._container_c3nin_553>*{pointer-events:auto;margin-bottom:var(--ark-alert-margin, 1rem)}@media (max-width: 768px){._root_top-right_c3nin_559>._container_c3nin_553{margin:1rem 1rem 0 auto}}._ark-table_1t3i1_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_1t3i1_2:not(._ark-table_1t3i1_2:has(._ark-table__header_1t3i1_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1t3i1_2:not(._ark-table_1t3i1_2:has(._ark-table__header_1t3i1_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1t3i1_2:not(._ark-table_1t3i1_2:has(._ark-table__header_1t3i1_18)) th:after{border-top:none!important}._ark-table_1t3i1_2:not(._ark-table_1t3i1_2:has(._ark-table__footer_1t3i1_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1t3i1_2:not(._ark-table_1t3i1_2:has(._ark-table__footer_1t3i1_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1t3i1_2:has(._ark-table__footer_1t3i1_27) table{border-bottom:none}._ark-table__header_1t3i1_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_1t3i1_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_1t3i1_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1t3i1_58{display:flex;align-items:center;gap:.75rem}._ark-table_1t3i1_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1t3i1_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_1t3i1_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1t3i1_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_1t3i1_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1t3i1_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1t3i1_2 table tbody>*:not(._ark-table_1t3i1_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1t3i1_2 table tbody>*.__hovered_1t3i1_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1t3i1_2 table tbody>*.__hovered_1t3i1_104:hover td{background:var(--td-hover)}}._ark-table_1t3i1_2 table th._ark-table__sticky_1t3i1_112,._ark-table_1t3i1_2 table td._ark-table__sticky_1t3i1_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1t3i1_2 table th._ark-table__sticky_top_1t3i1_119,._ark-table_1t3i1_2 table td._ark-table__sticky_top_1t3i1_119{top:0}._ark-table_1t3i1_2 table th._ark-table__sticky_right_1t3i1_123,._ark-table_1t3i1_2 table td._ark-table__sticky_right_1t3i1_123{right:0}._ark-table_1t3i1_2{max-width:100%}._ark-table_1t3i1_2 td{white-space:nowrap}._ark_signup_form_1t3i1_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_1t3i1_135{padding:32px 24px 0}}._form_label_1t3i1_151{text-align:center}@media (max-width: 768px){._form_label_1t3i1_151{font:var(--ark-font-h6);font-weight:700}}._form_description_1t3i1_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_1t3i1_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_1t3i1_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1t3i1_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_1t3i1_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_1t3i1_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_1t3i1_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_1t3i1_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_1t3i1_222{padding:24px}}._ark-green-icon-wrapper_1t3i1_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_1t3i1_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_1t3i1_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_1t3i1_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_1t3i1_299{color:var(--ark-text-color-56)}._ark-signup-content_1t3i1_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_1t3i1_307{height:calc(100% - 99px)}._ark-content_1t3i1_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1t3i1_311{padding:0 10px}}._ark-coming-soon-box_1t3i1_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_1t3i1_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_1t3i1_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_1t3i1_340:after{content:"";background:none;width:0;height:0}}._contextMenu_1t3i1_368{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_1t3i1_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1t3i1_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1t3i1_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_1t3i1_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1t3i1_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_1t3i1_407{bottom:100px!important}}._borderd-block_1t3i1_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1t3i1_1 1.5s infinite}@keyframes _pulseBorder_1t3i1_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_1t3i1_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_1t3i1_441{background:var(--ark-highest-priority-color)!important}._highPriority_1t3i1_445{background:var(--ark-high-priority-color)!important}._mediumPriority_1t3i1_449{background:var(--ark-medium-priority-color)!important}._lowPriority_1t3i1_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_1t3i1_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_1t3i1_463{display:flex;align-items:center;gap:8px}._countMoreItems_1t3i1_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_1t3i1_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_1t3i1_485,._fade-slide-leave-active_1t3i1_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_1t3i1_490,._fade-slide-leave-to_1t3i1_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_1t3i1_496,._fade-slide-leave-from_1t3i1_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_1t3i1_502,._fade-up-appear-from_1t3i1_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_1t3i1_508,._fade-up-appear-active_1t3i1_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_1t3i1_513,._fade-up-appear-to_1t3i1_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_1t3i1_519,._fade-down-appear-from_1t3i1_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_1t3i1_525,._fade-down-appear-active_1t3i1_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_1t3i1_530,._fade-down-appear-to_1t3i1_531{opacity:1;transform:translateY(0)}._host_1t3i1_536{position:fixed;left:0;bottom:0}._host_1t3i1_536[data-default=true]>section:last-of-type{z-index:1!important}._host_1t3i1_536: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_1t3i1_536[data-overlay=true]:before{opacity:1}@keyframes _arkPopupOverlay_1t3i1_1{0%{opacity:0}to{opacity:1}}._ark-table_1qb7e_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_1qb7e_2:not(._ark-table_1qb7e_2:has(._ark-table__header_1qb7e_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1qb7e_2:not(._ark-table_1qb7e_2:has(._ark-table__header_1qb7e_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1qb7e_2:not(._ark-table_1qb7e_2:has(._ark-table__header_1qb7e_18)) th:after{border-top:none!important}._ark-table_1qb7e_2:not(._ark-table_1qb7e_2:has(._ark-table__footer_1qb7e_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1qb7e_2:not(._ark-table_1qb7e_2:has(._ark-table__footer_1qb7e_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1qb7e_2:has(._ark-table__footer_1qb7e_27) table{border-bottom:none}._ark-table__header_1qb7e_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_1qb7e_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_1qb7e_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1qb7e_58{display:flex;align-items:center;gap:.75rem}._ark-table_1qb7e_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1qb7e_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_1qb7e_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1qb7e_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_1qb7e_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1qb7e_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1qb7e_2 table tbody>*:not(._ark-table_1qb7e_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1qb7e_2 table tbody>*.__hovered_1qb7e_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1qb7e_2 table tbody>*.__hovered_1qb7e_104:hover td{background:var(--td-hover)}}._ark-table_1qb7e_2 table th._ark-table__sticky_1qb7e_112,._ark-table_1qb7e_2 table td._ark-table__sticky_1qb7e_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1qb7e_2 table th._ark-table__sticky_top_1qb7e_119,._ark-table_1qb7e_2 table td._ark-table__sticky_top_1qb7e_119{top:0}._ark-table_1qb7e_2 table th._ark-table__sticky_right_1qb7e_123,._ark-table_1qb7e_2 table td._ark-table__sticky_right_1qb7e_123{right:0}._ark-table_1qb7e_2{max-width:100%}._ark-table_1qb7e_2 td{white-space:nowrap}._ark_signup_form_1qb7e_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_1qb7e_135{padding:32px 24px 0}}._form_label_1qb7e_151{text-align:center}@media (max-width: 768px){._form_label_1qb7e_151{font:var(--ark-font-h6);font-weight:700}}._form_description_1qb7e_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_1qb7e_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_1qb7e_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1qb7e_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_1qb7e_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_1qb7e_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_1qb7e_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_1qb7e_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_1qb7e_222{padding:24px}}._ark-green-icon-wrapper_1qb7e_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_1qb7e_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_1qb7e_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_1qb7e_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_1qb7e_299{color:var(--ark-text-color-56)}._ark-signup-content_1qb7e_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_1qb7e_307{height:calc(100% - 99px)}._ark-content_1qb7e_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1qb7e_311{padding:0 10px}}._ark-coming-soon-box_1qb7e_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_1qb7e_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_1qb7e_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_1qb7e_340:after{content:"";background:none;width:0;height:0}}._contextMenu_1qb7e_368{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_1qb7e_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1qb7e_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1qb7e_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_1qb7e_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1qb7e_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_1qb7e_407{bottom:100px!important}}._borderd-block_1qb7e_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1qb7e_1 1.5s infinite}@keyframes _pulseBorder_1qb7e_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_1qb7e_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_1qb7e_441{background:var(--ark-highest-priority-color)!important}._highPriority_1qb7e_445{background:var(--ark-high-priority-color)!important}._mediumPriority_1qb7e_449{background:var(--ark-medium-priority-color)!important}._lowPriority_1qb7e_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_1qb7e_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_1qb7e_463{display:flex;align-items:center;gap:8px}._countMoreItems_1qb7e_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_1qb7e_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_1qb7e_485,._fade-slide-leave-active_1qb7e_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_1qb7e_490,._fade-slide-leave-to_1qb7e_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_1qb7e_496,._fade-slide-leave-from_1qb7e_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_1qb7e_502,._fade-up-appear-from_1qb7e_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_1qb7e_508,._fade-up-appear-active_1qb7e_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_1qb7e_513,._fade-up-appear-to_1qb7e_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_1qb7e_519,._fade-down-appear-from_1qb7e_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_1qb7e_525,._fade-down-appear-active_1qb7e_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_1qb7e_530,._fade-down-appear-to_1qb7e_531{opacity:1;transform:translateY(0)}._overlayable_1qb7e_536{position:relative;isolation:isolate}._overlay_1qb7e_536{position:fixed;left:0;top:var(--ark-content-top);bottom:0;right:0;background-color:#0006;z-index:-1}._ark-table_lj0c0_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_lj0c0_2:not(._ark-table_lj0c0_2:has(._ark-table__header_lj0c0_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_lj0c0_2:not(._ark-table_lj0c0_2:has(._ark-table__header_lj0c0_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_lj0c0_2:not(._ark-table_lj0c0_2:has(._ark-table__header_lj0c0_18)) th:after{border-top:none!important}._ark-table_lj0c0_2:not(._ark-table_lj0c0_2:has(._ark-table__footer_lj0c0_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_lj0c0_2:not(._ark-table_lj0c0_2:has(._ark-table__footer_lj0c0_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_lj0c0_2:has(._ark-table__footer_lj0c0_27) table{border-bottom:none}._ark-table__header_lj0c0_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_lj0c0_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_lj0c0_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_lj0c0_58{display:flex;align-items:center;gap:.75rem}._ark-table_lj0c0_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_lj0c0_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_lj0c0_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_lj0c0_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_lj0c0_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_lj0c0_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_lj0c0_2 table tbody>*:not(._ark-table_lj0c0_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_lj0c0_2 table tbody>*.__hovered_lj0c0_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_lj0c0_2 table tbody>*.__hovered_lj0c0_104:hover td{background:var(--td-hover)}}._ark-table_lj0c0_2 table th._ark-table__sticky_lj0c0_112,._ark-table_lj0c0_2 table td._ark-table__sticky_lj0c0_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_lj0c0_2 table th._ark-table__sticky_top_lj0c0_119,._ark-table_lj0c0_2 table td._ark-table__sticky_top_lj0c0_119{top:0}._ark-table_lj0c0_2 table th._ark-table__sticky_right_lj0c0_123,._ark-table_lj0c0_2 table td._ark-table__sticky_right_lj0c0_123{right:0}._ark-table_lj0c0_2{max-width:100%}._ark-table_lj0c0_2 td{white-space:nowrap}._ark_signup_form_lj0c0_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_lj0c0_135{padding:32px 24px 0}}._form_label_lj0c0_151{text-align:center}@media (max-width: 768px){._form_label_lj0c0_151{font:var(--ark-font-h6);font-weight:700}}._form_description_lj0c0_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_lj0c0_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_lj0c0_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_lj0c0_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_lj0c0_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_lj0c0_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_lj0c0_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_lj0c0_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_lj0c0_222{padding:24px}}._ark-green-icon-wrapper_lj0c0_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_lj0c0_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_lj0c0_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_lj0c0_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_lj0c0_299{color:var(--ark-text-color-56)}._ark-signup-content_lj0c0_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_lj0c0_307{height:calc(100% - 99px)}._ark-content_lj0c0_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_lj0c0_311{padding:0 10px}}._ark-coming-soon-box_lj0c0_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_lj0c0_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_lj0c0_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_lj0c0_340:after{content:"";background:none;width:0;height:0}}._contextMenu_lj0c0_368{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_lj0c0_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_lj0c0_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_lj0c0_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_lj0c0_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_lj0c0_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_lj0c0_407{bottom:100px!important}}._borderd-block_lj0c0_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_lj0c0_1 1.5s infinite}@keyframes _pulseBorder_lj0c0_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_lj0c0_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_lj0c0_441{background:var(--ark-highest-priority-color)!important}._highPriority_lj0c0_445{background:var(--ark-high-priority-color)!important}._mediumPriority_lj0c0_449{background:var(--ark-medium-priority-color)!important}._lowPriority_lj0c0_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_lj0c0_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_lj0c0_463{display:flex;align-items:center;gap:8px}._countMoreItems_lj0c0_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_lj0c0_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_lj0c0_485,._fade-slide-leave-active_lj0c0_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_lj0c0_490,._fade-slide-leave-to_lj0c0_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_lj0c0_496,._fade-slide-leave-from_lj0c0_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_lj0c0_502,._fade-up-appear-from_lj0c0_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_lj0c0_508,._fade-up-appear-active_lj0c0_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_lj0c0_513,._fade-up-appear-to_lj0c0_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_lj0c0_519,._fade-down-appear-from_lj0c0_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_lj0c0_525,._fade-down-appear-active_lj0c0_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_lj0c0_530,._fade-down-appear-to_lj0c0_531{opacity:1;transform:translateY(0)}._host_lj0c0_536{position:fixed;bottom:0;left:0;width:100%;height:0}._hints_lj0c0_544{position:fixed;top:0;left:0;width:100%}._content_lj0c0_551{min-height:100%;isolation:isolate}._scrollbar_lj0c0_556{position:fixed!important;top:0;left:0;bottom:0;right:0;margin:0}._ark-table_1izup_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_1izup_2:not(._ark-table_1izup_2:has(._ark-table__header_1izup_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1izup_2:not(._ark-table_1izup_2:has(._ark-table__header_1izup_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1izup_2:not(._ark-table_1izup_2:has(._ark-table__header_1izup_18)) th:after{border-top:none!important}._ark-table_1izup_2:not(._ark-table_1izup_2:has(._ark-table__footer_1izup_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1izup_2:not(._ark-table_1izup_2:has(._ark-table__footer_1izup_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1izup_2:has(._ark-table__footer_1izup_27) table{border-bottom:none}._ark-table__header_1izup_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_1izup_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_1izup_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1izup_58{display:flex;align-items:center;gap:.75rem}._ark-table_1izup_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1izup_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_1izup_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1izup_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_1izup_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1izup_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1izup_2 table tbody>*:not(._ark-table_1izup_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1izup_2 table tbody>*.__hovered_1izup_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1izup_2 table tbody>*.__hovered_1izup_104:hover td{background:var(--td-hover)}}._ark-table_1izup_2 table th._ark-table__sticky_1izup_112,._ark-table_1izup_2 table td._ark-table__sticky_1izup_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1izup_2 table th._ark-table__sticky_top_1izup_119,._ark-table_1izup_2 table td._ark-table__sticky_top_1izup_119{top:0}._ark-table_1izup_2 table th._ark-table__sticky_right_1izup_123,._ark-table_1izup_2 table td._ark-table__sticky_right_1izup_123{right:0}._ark-table_1izup_2{max-width:100%}._ark-table_1izup_2 td{white-space:nowrap}._ark_signup_form_1izup_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_1izup_135{padding:32px 24px 0}}._form_label_1izup_151{text-align:center}@media (max-width: 768px){._form_label_1izup_151{font:var(--ark-font-h6);font-weight:700}}._form_description_1izup_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_1izup_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_1izup_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1izup_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_1izup_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_1izup_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_1izup_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_1izup_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_1izup_222{padding:24px}}._ark-green-icon-wrapper_1izup_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_1izup_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_1izup_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_1izup_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_1izup_299{color:var(--ark-text-color-56)}._ark-signup-content_1izup_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_1izup_307{height:calc(100% - 99px)}._ark-content_1izup_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1izup_311{padding:0 10px}}._ark-coming-soon-box_1izup_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_1izup_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_1izup_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_1izup_340:after{content:"";background:none;width:0;height:0}}._contextMenu_1izup_368{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_1izup_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1izup_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1izup_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_1izup_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1izup_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_1izup_407{bottom:100px!important}}._borderd-block_1izup_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1izup_1 1.5s infinite}@keyframes _pulseBorder_1izup_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_1izup_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_1izup_441{background:var(--ark-highest-priority-color)!important}._highPriority_1izup_445{background:var(--ark-high-priority-color)!important}._mediumPriority_1izup_449{background:var(--ark-medium-priority-color)!important}._lowPriority_1izup_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_1izup_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_1izup_463{display:flex;align-items:center;gap:8px}._countMoreItems_1izup_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_1izup_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_1izup_485,._fade-slide-leave-active_1izup_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_1izup_490,._fade-slide-leave-to_1izup_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_1izup_496,._fade-slide-leave-from_1izup_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_1izup_502,._fade-up-appear-from_1izup_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_1izup_508,._fade-up-appear-active_1izup_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_1izup_513,._fade-up-appear-to_1izup_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_1izup_519,._fade-down-appear-from_1izup_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_1izup_525,._fade-down-appear-active_1izup_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_1izup_530,._fade-down-appear-to_1izup_531{opacity:1;transform:translateY(0)}._icon_1izup_536{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_1izup_547{transform:rotate(180deg)}._icon_1izup_536[data-name=spinner]>svg{animation:_arkSpinnerRotate_1izup_1 4s linear infinite}._icon_1izup_536[data-name=hourglass]{animation:_hourglassRotate_1izup_1 4s linear infinite}@keyframes _hourglassRotate_1izup_1{0%{transform:rotate(0)}25%{transform:rotate(0)}50%{transform:rotate(180deg)}75%{transform:rotate(180deg)}to{transform:rotate(360deg)}}@keyframes _arkSpinnerRotate_1izup_1{0%{transform:rotate(-90deg)}to{transform:rotate(-90deg) rotate(4turn)}}._ark-table_13q8n_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_13q8n_2:not(._ark-table_13q8n_2:has(._ark-table__header_13q8n_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_13q8n_2:not(._ark-table_13q8n_2:has(._ark-table__header_13q8n_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_13q8n_2:not(._ark-table_13q8n_2:has(._ark-table__header_13q8n_18)) th:after{border-top:none!important}._ark-table_13q8n_2:not(._ark-table_13q8n_2:has(._ark-table__footer_13q8n_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_13q8n_2:not(._ark-table_13q8n_2:has(._ark-table__footer_13q8n_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_13q8n_2:has(._ark-table__footer_13q8n_27) table{border-bottom:none}._ark-table__header_13q8n_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_13q8n_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_13q8n_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_13q8n_58{display:flex;align-items:center;gap:.75rem}._ark-table_13q8n_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_13q8n_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_13q8n_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_13q8n_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_13q8n_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_13q8n_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_13q8n_2 table tbody>*:not(._ark-table_13q8n_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_13q8n_2 table tbody>*.__hovered_13q8n_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_13q8n_2 table tbody>*.__hovered_13q8n_104:hover td{background:var(--td-hover)}}._ark-table_13q8n_2 table th._ark-table__sticky_13q8n_112,._ark-table_13q8n_2 table td._ark-table__sticky_13q8n_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_13q8n_2 table th._ark-table__sticky_top_13q8n_119,._ark-table_13q8n_2 table td._ark-table__sticky_top_13q8n_119{top:0}._ark-table_13q8n_2 table th._ark-table__sticky_right_13q8n_123,._ark-table_13q8n_2 table td._ark-table__sticky_right_13q8n_123{right:0}._ark-table_13q8n_2{max-width:100%}._ark-table_13q8n_2 td{white-space:nowrap}._ark_signup_form_13q8n_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_13q8n_135{padding:32px 24px 0}}._form_label_13q8n_151{text-align:center}@media (max-width: 768px){._form_label_13q8n_151{font:var(--ark-font-h6);font-weight:700}}._form_description_13q8n_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_13q8n_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_13q8n_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_13q8n_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_13q8n_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_13q8n_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_13q8n_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_13q8n_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_13q8n_222{padding:24px}}._ark-green-icon-wrapper_13q8n_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_13q8n_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_13q8n_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_13q8n_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_13q8n_299{color:var(--ark-text-color-56)}._ark-signup-content_13q8n_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_13q8n_307{height:calc(100% - 99px)}._ark-content_13q8n_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_13q8n_311{padding:0 10px}}._ark-coming-soon-box_13q8n_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_13q8n_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_13q8n_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_13q8n_340:after{content:"";background:none;width:0;height:0}}._contextMenu_13q8n_368{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_13q8n_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_13q8n_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_13q8n_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;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}._noselect_13q8n_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_13q8n_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_13q8n_407{bottom:100px!important}}._borderd-block_13q8n_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_13q8n_1 1.5s infinite}@keyframes _pulseBorder_13q8n_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_13q8n_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_13q8n_441{background:var(--ark-highest-priority-color)!important}._highPriority_13q8n_445{background:var(--ark-high-priority-color)!important}._mediumPriority_13q8n_449{background:var(--ark-medium-priority-color)!important}._lowPriority_13q8n_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_13q8n_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_13q8n_463{display:flex;align-items:center;gap:8px}._countMoreItems_13q8n_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_13q8n_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_13q8n_485,._fade-slide-leave-active_13q8n_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_13q8n_490,._fade-slide-leave-to_13q8n_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_13q8n_496,._fade-slide-leave-from_13q8n_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_13q8n_502,._fade-up-appear-from_13q8n_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_13q8n_508,._fade-up-appear-active_13q8n_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_13q8n_513,._fade-up-appear-to_13q8n_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_13q8n_519,._fade-down-appear-from_13q8n_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_13q8n_525,._fade-down-appear-active_13q8n_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_13q8n_530,._fade-down-appear-to_13q8n_531{opacity:1;transform:translateY(0)}._icon_13q8n_536{align-self:flex-start;color:var(--ark-alert-icon-color)}._close_13q8n_436{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:none;font-size:inherit;line-height:inherit}._close_13q8n_436:focus,._close_13q8n_436:active{outline:none}._close_13q8n_436{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_13q8n_436:hover{opacity:var(--ark-hover-opacity)}._progress_13q8n_572{position:absolute;left:0;bottom:0;height:3px;width:100%;background:var(--ark-alert-icon-color, currentColor);opacity:.6;transform-origin:right center;animation:_shrink_13q8n_1 linear forwards;animation-duration:5s}@keyframes _shrink_13q8n_1{0%{transform:scaleX(1)}to{transform:scaleX(0)}}._ark-table_1dxf7_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));--vertical-align: middle;isolation:isolate;max-height:max-content}._ark-table_1dxf7_2:not(._ark-table_1dxf7_2:has(._ark-table__header_1dxf7_18)) th:first-child{border-top-left-radius:var(--radius)}._ark-table_1dxf7_2:not(._ark-table_1dxf7_2:has(._ark-table__header_1dxf7_18)) th:last-child{border-top-right-radius:var(--radius)}._ark-table_1dxf7_2:not(._ark-table_1dxf7_2:has(._ark-table__header_1dxf7_18)) th:after{border-top:none!important}._ark-table_1dxf7_2:not(._ark-table_1dxf7_2:has(._ark-table__footer_1dxf7_27)) tr:last-child td:first-child{border-bottom-left-radius:var(--radius)}._ark-table_1dxf7_2:not(._ark-table_1dxf7_2:has(._ark-table__footer_1dxf7_27)) tr:last-child td:last-child{border-bottom-right-radius:var(--radius)}._ark-table_1dxf7_2:has(._ark-table__footer_1dxf7_27) table{border-bottom:none}._ark-table__header_1dxf7_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_1dxf7_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_1dxf7_53{position:-webkit-sticky;position:sticky;bottom:0}._ark-table__buttons_1dxf7_58{display:flex;align-items:center;gap:.75rem}._ark-table_1dxf7_2 table{border:1px solid var(--border-color);border-radius:var(--radius);border-collapse:separate;width:100%;table-layout:fixed}._ark-table_1dxf7_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_1dxf7_2 table th:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1dxf7_2 table td{transition:background .2s ease-in-out;padding:var(--td-padding);font:var(--ark-font-s);background:var(--background);vertical-align:var(--vertical-align);overflow:hidden}._ark-table_1dxf7_2 table td:not(:last-child){border-right:1px solid var(--border-color)}._ark-table_1dxf7_2 table tbody>*{display:table-row;unicode-bidi:isolate;text-decoration:none}._ark-table_1dxf7_2 table tbody>*:not(._ark-table_1dxf7_2 table tbody>*:first-child) td{border-top:1px solid var(--border-color)}._ark-table_1dxf7_2 table tbody>*.__hovered_1dxf7_104{cursor:pointer}@media (hover: hover) and (pointer: fine){._ark-table_1dxf7_2 table tbody>*.__hovered_1dxf7_104:hover td{background:var(--td-hover)}}._ark-table_1dxf7_2 table th._ark-table__sticky_1dxf7_112,._ark-table_1dxf7_2 table td._ark-table__sticky_1dxf7_112{position:-webkit-sticky;position:sticky;z-index:1;color:+#fdfdfd}._ark-table_1dxf7_2 table th._ark-table__sticky_top_1dxf7_119,._ark-table_1dxf7_2 table td._ark-table__sticky_top_1dxf7_119{top:0}._ark-table_1dxf7_2 table th._ark-table__sticky_right_1dxf7_123,._ark-table_1dxf7_2 table td._ark-table__sticky_right_1dxf7_123{right:0}._ark-table_1dxf7_2{max-width:100%}._ark-table_1dxf7_2 td{white-space:nowrap}._ark_signup_form_1dxf7_135{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;height:100%;max-height:100%;padding:32px 40px 0}@media (max-width: 768px){._ark_signup_form_1dxf7_135{padding:32px 24px 0}}._form_label_1dxf7_151{text-align:center}@media (max-width: 768px){._form_label_1dxf7_151{font:var(--ark-font-h6);font-weight:700}}._form_description_1dxf7_161{text-align:center;color:var(--ark-text-color-56)}._ark-standout-block_1dxf7_166{transition:border-color .2s ease-in-out;--border-color: var(--ark-text-color-12);display:flex;flex-direction:column;justify-content:flex-start;width:100%;padding:14px 18px;border-radius:var(--ark-radius-s);border-color:var(--border-color);border:1px solid var(--border-color);box-shadow:0 2px 4px #00000017;overflow:hidden}._ark-standout-block__title_1dxf7_180{display:flex;justify-content:flex-start;align-items:center;gap:8px;font:var(--ark-font-l);font-weight:600;color:var(--ark-text-color)}@media (max-width: 768px){._ark-standout-block__title_1dxf7_180{font:var(--ark-font-m);font-weight:600}}._ark-standout-block__iconWrapper_1dxf7_195{min-width:30px;min-height:30px;width:30px;height:30px;max-width:30px;max-height:30px;display:flex;align-items:center;justify-content:center;background:var(--ark-text-color-04);color:var(--ark-primary);border-radius:var(--ark-radius-xs)}._ark-standout-block__content_1dxf7_209{display:flex;flex-direction:column;margin-left:38px}._ark-back-button_1dxf7_215{position:absolute!important;top:10px;left:20px;z-index:100}._ark-submit-wrapper_1dxf7_222{position:absolute;bottom:0;width:100%;padding:24px 40px;border-radius:0 0 var(--ark-radius-s) var(--ark-radius-s);background:var(--ark-content-background-color);border-top:1px solid var(--ark-text-color-08)}@media (max-width: 768px){._ark-submit-wrapper_1dxf7_222{padding:24px}}._ark-green-icon-wrapper_1dxf7_237{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-green-bg);color:var(--ark-green-color)}._ark-green-bg-icon-wrapper_1dxf7_252{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);min-width:70px;min-height:70px;width:70px;height:70px;max-width:70px;max-height:70px;background:var(--ark-green-bg);color:var(--ark-green-color);border-radius:var(--ark-radius-xl)}@media (max-width: 768px){._ark-green-bg-icon-wrapper_1dxf7_252{min-width:60px;min-height:60px;width:60px;height:60px;max-width:60px;max-height:60px}}._ark-blue-icon-wrapper_1dxf7_284{min-width:50px;min-height:50px;width:50px;height:50px;max-width:50px;max-height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--ark-radius-s);background:var(--ark-blue-bg);color:var(--ark-blue-color)}._ark-grey-color_1dxf7_299{color:var(--ark-text-color-56)}._ark-signup-content_1dxf7_303{position:relative;height:calc(100vh - 294.4px)}._ark-signup-content__scroll_1dxf7_307{height:calc(100% - 99px)}._ark-content_1dxf7_311{max-width:800px;width:100%;margin:30px auto 0;height:100%;padding:0 28px}@media (max-width: 768px){._ark-content_1dxf7_311{padding:0 10px}}._ark-coming-soon-box_1dxf7_324: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)}@media (max-width: 768px){._ark-coming-soon-box__sm_1dxf7_340{opacity:.5;cursor:auto}}._ark-coming-soon-box__sm_1dxf7_340:after{content:"Coming soon";position:absolute;top:0;right:16px;width:max-content;height:20px;padding:2px 15px;background:var(--ark-text-color-12);border-radius:0 0 var(--ark-radius-xs) var(--ark-radius-xs);color:var(--ark-text-color);white-space:nowrap;font:var(--ark-font-xs)}@media (max-width: 768px){._ark-coming-soon-box__sm_1dxf7_340:after{content:"";background:none;width:0;height:0}}._contextMenu_1dxf7_368{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_1dxf7_379{display:flex;flex-wrap:nowrap;justify-content:space-between;width:100%;padding:10px 16px;cursor:pointer}._contextMenu__item_1dxf7_379:hover{background:var(--ark-text-color-04)}._wntryAiBlock_1dxf7_391:after{content:"";display:inline-block;width:16px;height:16px;margin-bottom:-2px;margin-left:2px;background-image:url(../../components/SvgIcon/icons/sparkles.svg);background-size:contain;background-repeat:no-repeat}._noselect_1dxf7_403{-webkit-user-select:none;user-select:none}._woot-widget-bubble_1dxf7_407{background:var(--ark-primary)!important}@media (max-width: 768px){._woot-widget-bubble_1dxf7_407{bottom:100px!important}}._borderd-block_1dxf7_416{border:2px solid var(--ark-primary);border-radius:var(--ark-radius-xs);animation:_pulseBorder_1dxf7_1 1.5s infinite}@keyframes _pulseBorder_1dxf7_1{0%{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}50%{border-color:var(--ark-primary-40);box-shadow:inset 0 0 10px var(--ark-primary)}to{border-color:var(--ark-primary);box-shadow:inset 0 0 #0000}}._closeToDeadline_1dxf7_436{background:var(--ark-close-to-deadline-bg)!important;color:var(--ark-close-to-deadline-color)!important}._highestPriority_1dxf7_441{background:var(--ark-highest-priority-color)!important}._highPriority_1dxf7_445{background:var(--ark-high-priority-color)!important}._mediumPriority_1dxf7_449{background:var(--ark-medium-priority-color)!important}._lowPriority_1dxf7_453{background:var(--ark-low-priority-color)!important}._showMoreBtn_1dxf7_457{position:absolute;bottom:18px;left:20px;right:24px}._showMoreBtn__labels_1dxf7_463{display:flex;align-items:center;gap:8px}._countMoreItems_1dxf7_469{padding:3px 4px;background:var(--ark-text-color-08);border-radius:var(--ark-radius-xs-2);color:var(--ark-text-color-64)}._empty-block_1dxf7_476{display:flex;justify-content:center;align-items:center;min-height:32px;color:var(--ark-text-color-56);font:var(--ark-font-s)}._fade-slide-enter-active_1dxf7_485,._fade-slide-leave-active_1dxf7_486{transition:opacity 2s ease,transform 2s ease}._fade-slide-enter-from_1dxf7_490,._fade-slide-leave-to_1dxf7_491{opacity:0;transform:translateY(-14px)}._fade-slide-enter-to_1dxf7_496,._fade-slide-leave-from_1dxf7_497{opacity:1;transform:translateY(0)}._fade-up-enter-from_1dxf7_502,._fade-up-appear-from_1dxf7_503{opacity:0;transform:translateY(20px)}._fade-up-enter-active_1dxf7_508,._fade-up-appear-active_1dxf7_509{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-up-enter-to_1dxf7_513,._fade-up-appear-to_1dxf7_514{opacity:1;transform:translateY(0)}._fade-down-enter-from_1dxf7_519,._fade-down-appear-from_1dxf7_520{opacity:0;transform:translateY(-20px)}._fade-down-enter-active_1dxf7_525,._fade-down-appear-active_1dxf7_526{transition:all 1.5s cubic-bezier(.2,.8,.2,1)}._fade-down-enter-to_1dxf7_530,._fade-down-appear-to_1dxf7_531{opacity:1;transform:translateY(0)}._authMoveRow_1dxf7_536{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}
