body{margin:0;font-family:Outfit}.sunbay-tooltip{z-index:10000}.loader-container{width:100%;height:100vh;position:absolute;z-index:9999;background:#00000080;display:flex;align-items:center;justify-content:center}.loader-container img{width:100px;height:100px}.main-app-container{display:flex;flex:1;height:100vh;width:100%;flex-direction:column;align-items:flex-end;flex-shrink:0;overflow:hidden}.main-app-layout-container{display:flex;align-items:flex-start;flex-shrink:0;width:100vw;max-width:100vw;overflow:hidden}.btn{border:none;cursor:pointer;border-radius:4px;font-family:inherit;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;display:inline-flex;align-items:center}.btn--small{height:32px;padding:8px 16px;gap:8px;flex-shrink:0;font-size:14px}.btn--medium{padding:8px 20px;gap:8px;font-size:16px}.btn--big{padding:12px 24px;gap:8px;font-size:18px}.btn.filled{display:flex;justify-content:center;align-items:center;gap:8px}.btn--primary{background:var(--Violet-90, #100923);color:#fff;transition:all .2s ease-in-out}.btn--primary:hover:not(:disabled){background:#1a1334;transform:translateY(-1px);box-shadow:0 4px 8px #1009234d}.btn--primary.outlined{border:1px solid #fff}.btn--primary.outlined:hover:not(:disabled){background:#ffffff1a;border-color:#fffc}.btn--secondary{color:var(--Violet-90, #100923);background:none;transition:all .2s ease-in-out}.btn--secondary:hover:not(:disabled){background:#1009230d;color:#1a1334;transform:translateY(-1px)}.btn--secondary.outlined{border:1px solid var(--Violet-90, #100923)}.btn--secondary.outlined:hover:not(:disabled){background:#1009231a;border-color:#1a1334}.btn--teritary{border:1px solid var(--Sunset-50, #f66731);color:var(--Sunset-50, #f66731);background:none;transition:all .2s ease-in-out}.btn--teritary:hover:not(:disabled){background:#f667311a;border-color:#e55a2b;color:#e55a2b;transform:translateY(-1px)}.btn--teritary.pressed{background:var(--Sunset-50, #f66731);border-color:var(--Sunset-50, #f66731);color:#fff}.btn--teritary.pressed img{filter:brightness(0) invert(1)}.btn--teritary.pressed:hover:not(:disabled){background:#e55a2b;border-color:#e55a2b;color:#fff;transform:translateY(-1px)}.btn--teritary.pressed:hover:not(:disabled) img{filter:brightness(0) invert(1)}.btn--ghost{color:var(--sunbay-full-color-palette-violet-50-primary, #3A2F98);background:none;transition:all .2s ease-in-out}.btn--ghost:hover:not(:disabled){transform:translateY(-1px)}.btn--ghost.pressed{background:var(--Sunset-50, #f66731);border-color:var(--Sunset-50, #f66731);color:#fff}.btn--ghost.pressed img{filter:brightness(0) invert(1)}.btn--ghost.pressed:hover:not(:disabled) img{filter:brightness(0) invert(1)}.btn:disabled{opacity:.6;cursor:default}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:700}.modal-content{display:flex;padding:12px;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0;border-radius:16px;background:var(--White-0, #FCFCFC);max-width:80%;position:relative}.modal-close{width:32px;height:32px;flex-shrink:0}.message-status-content{display:flex;padding:0 40px 32px;gap:40px;flex-direction:column;align-items:center;flex-shrink:0;align-self:stretch;width:373px}.message-status-content .message-status-text{display:flex;flex-direction:column;align-items:center}.message-status-content .message-status-text h3{color:var(--Alerts-Success-Dark, #094E2E);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.message-status-content .message-status-text p{color:var(--Secondary, #525256);text-align:center;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-blue-500:oklch(62.3% .214 259.815);--color-blue-600:oklch(54.6% .245 262.881);--color-indigo-100:oklch(93% .034 272.788);--color-indigo-700:oklch(45.7% .24 277.023);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-gray-950:oklch(13% .028 261.692);--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-lg:32rem;--container-6xl:72rem;--container-7xl:80rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--font-weight-thin:100;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-tighter:-.05em;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--ease-in:cubic-bezier(.4,0,1,1);--ease-out:cubic-bezier(0,0,.2,1);--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-hello-csv-primary:var(--hello-csv-color-primary);--color-hello-csv-primary-light:var(--hello-csv-color-primary-light);--color-hello-csv-primary-extra-light:var(--hello-csv-color-primary-extra-light);--color-hello-csv-secondary:var(--hello-csv-color-secondary);--color-hello-csv-tertiary:var(--hello-csv-color-tertiary);--color-hello-csv-tertiary-light:var(--hello-csv-color-tertiary-light);--color-hello-csv-success:var(--hello-csv-color-success);--color-hello-csv-success-light:var(--hello-csv-color-success-light);--color-hello-csv-success-extra-light:var(--hello-csv-color-success-extra-light);--color-hello-csv-danger:var(--hello-csv-color-danger);--color-hello-csv-danger-light:var(--hello-csv-color-danger-light);--color-hello-csv-danger-extra-light:var(--hello-csv-color-danger-extra-light);--color-hello-csv-warning:var(--hello-csv-color-warning);--color-hello-csv-warning-light:var(--hello-csv-color-warning-light);--color-hello-csv-warning-extra-light:var(--hello-csv-color-warning-extra-light);--color-hello-csv-muted:var(--hello-csv-color-muted);--color-hello-csv-muted-light:var(--hello-csv-color-muted-light)}}@layer base{.hello-csv *,.hello-csv :after,.hello-csv :before,.hello-csv ::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}.hello-csv ::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}.hello-csv html,.hello-csv :host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}.hello-csv hr{height:0;color:inherit;border-top-width:1px}.hello-csv abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.hello-csv h1,.hello-csv h2,.hello-csv h3,.hello-csv h4,.hello-csv h5,.hello-csv h6{font-size:inherit;font-weight:inherit}.hello-csv a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.hello-csv b,.hello-csv strong{font-weight:bolder}.hello-csv code,.hello-csv kbd,.hello-csv samp,.hello-csv pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}.hello-csv small{font-size:80%}.hello-csv sub,.hello-csv sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}.hello-csv sub{bottom:-.25em}.hello-csv sup{top:-.5em}.hello-csv table{text-indent:0;border-color:inherit;border-collapse:collapse}.hello-csv :-moz-focusring{outline:auto}.hello-csv progress{vertical-align:baseline}.hello-csv summary{display:list-item}.hello-csv ol,.hello-csv ul,.hello-csv menu{list-style:none}.hello-csv img,.hello-csv svg,.hello-csv video,.hello-csv canvas,.hello-csv audio,.hello-csv iframe,.hello-csv embed,.hello-csv object{vertical-align:middle;display:block}.hello-csv img,.hello-csv video{max-width:100%;height:auto}.hello-csv button,.hello-csv input,.hello-csv select,.hello-csv optgroup,.hello-csv textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}.hello-csv ::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}.hello-csv :where(select:is([multiple],[size])) optgroup{font-weight:bolder}.hello-csv :where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}.hello-csv ::file-selector-button{margin-inline-end:4px}.hello-csv ::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){.hello-csv ::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){.hello-csv ::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}.hello-csv textarea{resize:vertical}.hello-csv ::-webkit-search-decoration{-webkit-appearance:none}.hello-csv ::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}.hello-csv ::-webkit-datetime-edit{display:inline-flex}.hello-csv ::-webkit-datetime-edit-fields-wrapper{padding:0}.hello-csv ::-webkit-datetime-edit{padding-block:0}.hello-csv ::-webkit-datetime-edit-year-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-month-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-day-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-hour-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-minute-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-second-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-millisecond-field{padding-block:0}.hello-csv ::-webkit-datetime-edit-meridiem-field{padding-block:0}.hello-csv :-moz-ui-invalid{box-shadow:none}.hello-csv button,.hello-csv input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}.hello-csv ::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}.hello-csv ::-webkit-inner-spin-button{height:auto}.hello-csv ::-webkit-outer-spin-button{height:auto}.hello-csv [hidden]:where(:not([hidden=until-found])){display:none!important}:root{--hello-csv-color-primary:oklch(51.1% .262 276.966);--hello-csv-color-primary-light:oklch(58.5% .233 277.117);--hello-csv-color-primary-extra-light:oklch(93% .034 272.788);--hello-csv-color-secondary:oklch(58.8% .158 241.966);--hello-csv-color-tertiary:oklch(87.2% .01 258.338);--hello-csv-color-tertiary-light:oklch(98.5% .002 247.839);--hello-csv-color-success:oklch(52.7% .154 150.069);--hello-csv-color-success-light:oklch(79.2% .209 151.711);--hello-csv-color-success-extra-light:oklch(98.2% .018 155.826);--hello-csv-color-danger:oklch(57.7% .245 27.325);--hello-csv-color-danger-light:oklch(63.7% .237 25.331);--hello-csv-color-danger-extra-light:oklch(97.1% .013 17.38);--hello-csv-color-warning:oklch(55.4% .135 66.442);--hello-csv-color-warning-light:oklch(85.2% .199 91.936);--hello-csv-color-warning-extra-light:oklch(98.7% .026 102.212);--hello-csv-color-info:oklch(68.5% .169 237.323);--hello-csv-color-muted:oklch(98.5% .002 247.839);--hello-csv-color-muted-light:oklch(96.7% .003 264.542)}[hello-csv-data-theme=theme-1]{--hello-csv-color-primary:oklch(70.7% .165 254.624);--hello-csv-color-primary-light:oklch(80.9% .105 251.813);--hello-csv-color-primary-extra-light:oklch(93.2% .032 255.585);--hello-csv-color-secondary:oklch(82.7% .119 306.383);--hello-csv-color-tertiary:oklch(87.2% .01 258.338);--hello-csv-color-tertiary-light:oklch(98.5% .002 247.839);--hello-csv-color-success:oklch(79.2% .209 151.711);--hello-csv-color-success-light:oklch(87.1% .15 154.449);--hello-csv-color-success-extra-light:oklch(96.2% .044 156.743);--hello-csv-color-danger:oklch(63.7% .237 25.331);--hello-csv-color-danger-light:oklch(70.4% .191 22.216);--hello-csv-color-danger-extra-light:oklch(93.6% .032 17.717);--hello-csv-color-warning:oklch(55.3% .195 38.402);--hello-csv-color-warning-light:oklch(75% .183 55.934);--hello-csv-color-warning-extra-light:oklch(98% .016 73.684);--hello-csv-color-info:oklch(74.6% .16 232.661);--hello-csv-color-muted:oklch(98.5% .002 247.839);--hello-csv-color-muted-light:oklch(96.7% .003 264.542)}[hello-csv-data-theme=theme-2]{--hello-csv-color-primary:oklch(44.6% .043 257.281);--hello-csv-color-primary-light:oklch(55.4% .046 257.417);--hello-csv-color-primary-extra-light:oklch(96.8% .007 247.896);--hello-csv-color-secondary:oklch(70.4% .04 256.788);--hello-csv-color-tertiary:oklch(86.9% .022 252.894);--hello-csv-color-tertiary-light:oklch(98.4% .003 247.858);--hello-csv-color-success:oklch(53.2% .157 131.589);--hello-csv-color-success-light:oklch(64.8% .2 131.684);--hello-csv-color-success-extra-light:oklch(84.1% .238 128.85);--hello-csv-color-danger:oklch(50.5% .213 27.518);--hello-csv-color-danger-light:oklch(57.7% .245 27.325);--hello-csv-color-danger-extra-light:oklch(97.1% .013 17.38);--hello-csv-color-warning:oklch(55.3% .195 38.402);--hello-csv-color-warning-light:oklch(75% .183 55.934);--hello-csv-color-warning-extra-light:oklch(98% .016 73.684);--hello-csv-color-info:oklch(50% .134 242.749);--hello-csv-color-muted:oklch(98.5% .002 247.839);--hello-csv-color-muted-light:oklch(96.7% .003 264.542)}}@layer components;@layer utilities{.hello-csv .pointer-events-none{pointer-events:none}.hello-csv .visible{visibility:visible}.hello-csv .sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hello-csv .absolute{position:absolute}.hello-csv .fixed{position:fixed}.hello-csv .relative{position:relative}.hello-csv .sticky{position:sticky}.hello-csv .inset-0{inset:calc(var(--spacing)*0)}.hello-csv .inset-y-0{inset-block:calc(var(--spacing)*0)}.hello-csv .top-0{top:calc(var(--spacing)*0)}.hello-csv .top-full{top:100%}.hello-csv .right-0{right:calc(var(--spacing)*0)}.hello-csv .right-6{right:calc(var(--spacing)*6)}.hello-csv .left-0{left:calc(var(--spacing)*0)}.hello-csv .left-1\/2{left:50%}.hello-csv .isolate{isolation:isolate}.hello-csv .z-50{z-index:50}.hello-csv .z-900{z-index:900}.hello-csv .z-1000{z-index:1000}.hello-csv .col-start-1{grid-column-start:1}.hello-csv .col-end-2{grid-column-end:2}.hello-csv .row-start-1{grid-row-start:1}.hello-csv .container{width:100%}@media(min-width:40rem){.hello-csv .container{max-width:40rem}}@media(min-width:48rem){.hello-csv .container{max-width:48rem}}@media(min-width:64rem){.hello-csv .container{max-width:64rem}}@media(min-width:80rem){.hello-csv .container{max-width:80rem}}@media(min-width:96rem){.hello-csv .container{max-width:96rem}}.hello-csv .m-4{margin:calc(var(--spacing)*4)}.hello-csv .m-auto{margin:auto}.hello-csv .-mx-4{margin-inline:calc(var(--spacing)*-4)}.hello-csv .mx-2\.5{margin-inline:calc(var(--spacing)*2.5)}.hello-csv .mx-5{margin-inline:calc(var(--spacing)*5)}.hello-csv .mx-auto{margin-inline:auto}.hello-csv .-my-2{margin-block:calc(var(--spacing)*-2)}.hello-csv .my-2{margin-block:calc(var(--spacing)*2)}.hello-csv .my-3{margin-block:calc(var(--spacing)*3)}.hello-csv .my-4{margin-block:calc(var(--spacing)*4)}.hello-csv .my-5{margin-block:calc(var(--spacing)*5)}.hello-csv .my-16{margin-block:calc(var(--spacing)*16)}.hello-csv .me-3{margin-inline-end:calc(var(--spacing)*3)}.hello-csv .mt-1{margin-top:calc(var(--spacing)*1)}.hello-csv .mt-2{margin-top:calc(var(--spacing)*2)}.hello-csv .mt-3{margin-top:calc(var(--spacing)*3)}.hello-csv .mt-4{margin-top:calc(var(--spacing)*4)}.hello-csv .mt-5{margin-top:calc(var(--spacing)*5)}.hello-csv .mt-6{margin-top:calc(var(--spacing)*6)}.hello-csv .mt-8{margin-top:calc(var(--spacing)*8)}.hello-csv .mt-10{margin-top:calc(var(--spacing)*10)}.hello-csv .mt-16{margin-top:calc(var(--spacing)*16)}.hello-csv .mt-auto{margin-top:auto}.hello-csv .mr-0{margin-right:calc(var(--spacing)*0)}.hello-csv .mr-3{margin-right:calc(var(--spacing)*3)}.hello-csv .mr-5{margin-right:calc(var(--spacing)*5)}.hello-csv .-mb-6{margin-bottom:calc(var(--spacing)*-6)}.hello-csv .-mb-px{margin-bottom:-1px}.hello-csv .mb-2{margin-bottom:calc(var(--spacing)*2)}.hello-csv .mb-6{margin-bottom:calc(var(--spacing)*6)}.hello-csv .mb-12{margin-bottom:calc(var(--spacing)*12)}.hello-csv .-ml-px{margin-left:-1px}.hello-csv .ml-2{margin-left:calc(var(--spacing)*2)}.hello-csv .ml-3{margin-left:calc(var(--spacing)*3)}.hello-csv .ml-\[1px\]{margin-left:1px}.hello-csv .ml-auto{margin-left:auto}.hello-csv .block{display:block}.hello-csv .flex{display:flex}.hello-csv .flow-root{display:flow-root}.hello-csv .grid{display:grid}.hello-csv .hidden{display:none}.hello-csv .inline-block{display:inline-block}.hello-csv .inline-flex{display:inline-flex}.hello-csv .table{display:table}.hello-csv .size-3\.5{width:calc(var(--spacing)*3.5);height:calc(var(--spacing)*3.5)}.hello-csv .size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.hello-csv .size-5{width:calc(var(--spacing)*5);height:calc(var(--spacing)*5)}.hello-csv .size-6{width:calc(var(--spacing)*6);height:calc(var(--spacing)*6)}.hello-csv .size-12{width:calc(var(--spacing)*12);height:calc(var(--spacing)*12)}.hello-csv .h-2{height:calc(var(--spacing)*2)}.hello-csv .h-4{height:calc(var(--spacing)*4)}.hello-csv .h-5{height:calc(var(--spacing)*5)}.hello-csv .h-6{height:calc(var(--spacing)*6)}.hello-csv .h-8{height:calc(var(--spacing)*8)}.hello-csv .h-12{height:calc(var(--spacing)*12)}.hello-csv .h-22{height:calc(var(--spacing)*22)}.hello-csv .h-24{height:calc(var(--spacing)*24)}.hello-csv .h-\[800px\]{height:800px}.hello-csv .h-full{height:100%}.hello-csv .max-h-60{max-height:calc(var(--spacing)*60)}.hello-csv .max-h-\[600px\]{max-height:600px}.hello-csv .max-h-\[800px\]{max-height:800px}.hello-csv .min-h-0{min-height:calc(var(--spacing)*0)}.hello-csv .min-h-full{min-height:100%}.hello-csv .min-h-screen{min-height:100vh}.hello-csv .w-2{width:calc(var(--spacing)*2)}.hello-csv .w-4{width:calc(var(--spacing)*4)}.hello-csv .w-5{width:calc(var(--spacing)*5)}.hello-csv .w-6{width:calc(var(--spacing)*6)}.hello-csv .w-8{width:calc(var(--spacing)*8)}.hello-csv .w-12{width:calc(var(--spacing)*12)}.hello-csv .w-22{width:calc(var(--spacing)*22)}.hello-csv .w-24{width:calc(var(--spacing)*24)}.hello-csv .w-\[800px\]{width:800px}.hello-csv .w-\[var\(--input-width\)\]{width:var(--input-width)}.hello-csv .w-full{width:100%}.hello-csv .w-max{width:max-content}.hello-csv .w-screen{width:100vw}.hello-csv .max-w-6xl{max-width:var(--container-6xl)}.hello-csv .max-w-7xl{max-width:var(--container-7xl)}.hello-csv .max-w-\[350px\]{max-width:350px}.hello-csv .max-w-none{max-width:none}.hello-csv .min-w-48{min-width:calc(var(--spacing)*48)}.hello-csv .min-w-full{min-width:100%}.hello-csv .flex-1{flex:1}.hello-csv .flex-2{flex:2}.hello-csv .flex-auto{flex:auto}.hello-csv .flex-none{flex:none}.hello-csv .shrink-0{flex-shrink:0}.hello-csv .grow{flex-grow:1}.hello-csv .border-separate{border-collapse:separate}.hello-csv .border-spacing-0{--tw-border-spacing-x:calc(var(--spacing)*0);--tw-border-spacing-y:calc(var(--spacing)*0);border-spacing:var(--tw-border-spacing-x)var(--tw-border-spacing-y)}.hello-csv .-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.hello-csv .-translate-y-1{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.hello-csv .rotate-45{rotate:45deg}.hello-csv .rotate-\[-90deg\]{rotate:-90deg}.hello-csv .transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.hello-csv .animate-spin{animation:var(--animate-spin)}.hello-csv .cursor-default{cursor:default}.hello-csv .cursor-not-allowed{cursor:not-allowed}.hello-csv .cursor-pointer{cursor:pointer}.hello-csv .touch-manipulation{touch-action:manipulation}.hello-csv .appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.hello-csv .grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.hello-csv .flex-col{flex-direction:column}.hello-csv .flex-col-reverse{flex-direction:column-reverse}.hello-csv .flex-row{flex-direction:row}.hello-csv .flex-wrap{flex-wrap:wrap}.hello-csv .items-center{align-items:center}.hello-csv .items-end{align-items:flex-end}.hello-csv .justify-between{justify-content:space-between}.hello-csv .justify-center{justify-content:center}.hello-csv .justify-end{justify-content:flex-end}.hello-csv .gap-2{gap:calc(var(--spacing)*2)}.hello-csv .gap-3{gap:calc(var(--spacing)*3)}.hello-csv .gap-4{gap:calc(var(--spacing)*4)}.hello-csv .gap-5{gap:calc(var(--spacing)*5)}:where(.hello-csv .space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.hello-csv .space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.hello-csv .space-y-5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*5)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-y-reverse)))}.hello-csv .gap-x-10{column-gap:calc(var(--spacing)*10)}.hello-csv .gap-x-12{column-gap:calc(var(--spacing)*12)}:where(.hello-csv .space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.hello-csv .space-x-5>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*5)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*5)*calc(1 - var(--tw-space-x-reverse)))}:where(.hello-csv .space-x-8>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*8)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*8)*calc(1 - var(--tw-space-x-reverse)))}.hello-csv .gap-y-3{row-gap:calc(var(--spacing)*3)}:where(.hello-csv .divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px*var(--tw-divide-y-reverse));border-bottom-width:calc(1px*calc(1 - var(--tw-divide-y-reverse)))}:where(.hello-csv .divide-gray-200>:not(:last-child)){border-color:var(--color-gray-200)}:where(.hello-csv .divide-gray-300>:not(:last-child)){border-color:var(--color-gray-300)}.hello-csv .self-center{align-self:center}.hello-csv .justify-self-center{justify-self:center}.hello-csv .justify-self-end{justify-self:flex-end}.hello-csv .truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hello-csv .overflow-auto{overflow:auto}.hello-csv .overflow-hidden{overflow:hidden}.hello-csv .overflow-x-auto{overflow-x:auto}.hello-csv .overflow-x-hidden{overflow-x:hidden}.hello-csv .overflow-y-auto{overflow-y:auto}.hello-csv .rounded-\[2rem\]{border-radius:2rem}.hello-csv .rounded-full{border-radius:3.40282e38px}.hello-csv .rounded-lg{border-radius:var(--radius-lg)}.hello-csv .rounded-md{border-radius:var(--radius-md)}.hello-csv .rounded-sm{border-radius:var(--radius-sm)}.hello-csv .rounded-l-md{border-top-left-radius:var(--radius-md);border-bottom-left-radius:var(--radius-md)}.hello-csv .rounded-r-md{border-top-right-radius:var(--radius-md);border-bottom-right-radius:var(--radius-md)}.hello-csv .border{border-style:var(--tw-border-style);border-width:1px}.hello-csv .border-10{border-style:var(--tw-border-style);border-width:10px}.hello-csv .border-y{border-block-style:var(--tw-border-style);border-block-width:1px}.hello-csv .border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.hello-csv .border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.hello-csv .border-gray-200{border-color:var(--color-gray-200)}.hello-csv .border-gray-300{border-color:var(--color-gray-300)}.hello-csv .border-hello-csv-primary{border-color:var(--color-hello-csv-primary)}.hello-csv .border-hello-csv-success-light{border-color:var(--color-hello-csv-success-light)}.hello-csv .border-transparent{border-color:#0000}.hello-csv .border-t-transparent{border-top-color:#0000}.hello-csv .bg-blue-600{background-color:var(--color-blue-600)}.hello-csv .bg-gray-50{background-color:var(--color-gray-50)}.hello-csv .bg-gray-100{background-color:var(--color-gray-100)}.hello-csv .bg-gray-200{background-color:var(--color-gray-200)}.hello-csv .bg-gray-500{background-color:var(--color-gray-500)}.hello-csv .bg-gray-500\/75{background-color:#6a7282bf}@supports (color:color-mix(in lab,red,red)){.hello-csv .bg-gray-500\/75{background-color:color-mix(in oklab,var(--color-gray-500)75%,transparent)}}.hello-csv .bg-gray-900{background-color:var(--color-gray-900)}.hello-csv .bg-hello-csv-danger{background-color:var(--color-hello-csv-danger)}.hello-csv .bg-hello-csv-danger-extra-light{background-color:var(--color-hello-csv-danger-extra-light)}.hello-csv .bg-hello-csv-muted{background-color:var(--color-hello-csv-muted)}.hello-csv .bg-hello-csv-muted-light{background-color:var(--color-hello-csv-muted-light)}.hello-csv .bg-hello-csv-primary{background-color:var(--color-hello-csv-primary)}.hello-csv .bg-hello-csv-primary-extra-light{background-color:var(--color-hello-csv-primary-extra-light)}.hello-csv .bg-hello-csv-success{background-color:var(--color-hello-csv-success)}.hello-csv .bg-hello-csv-success-extra-light{background-color:var(--color-hello-csv-success-extra-light)}.hello-csv .bg-hello-csv-warning-extra-light{background-color:var(--color-hello-csv-warning-extra-light)}.hello-csv .bg-indigo-100{background-color:var(--color-indigo-100)}.hello-csv .bg-slate-800{background-color:var(--color-slate-800)}.hello-csv .bg-white{background-color:var(--color-white)}.hello-csv .bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.hello-csv .from-\[rgba\(0\,0\,0\,0\.25\)\]{--tw-gradient-from:#00000040;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.hello-csv .to-\[rgba\(0\,0\,0\,0\)\]{--tw-gradient-to:#0000;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position),var(--tw-gradient-from)var(--tw-gradient-from-position),var(--tw-gradient-to)var(--tw-gradient-to-position))}.hello-csv .bg-cover{background-size:cover}.hello-csv .bg-center{background-position:50%}.hello-csv .stroke-hello-csv-success-light{stroke:var(--color-hello-csv-success-light)}.hello-csv .stroke-white{stroke:var(--color-white)}.hello-csv .stroke-4{stroke-width:4px}.hello-csv .p-1{padding:calc(var(--spacing)*1)}.hello-csv .p-2{padding:calc(var(--spacing)*2)}.hello-csv .p-4{padding:calc(var(--spacing)*4)}.hello-csv .p-5{padding:calc(var(--spacing)*5)}.hello-csv .p-6{padding:calc(var(--spacing)*6)}.hello-csv .p-8{padding:calc(var(--spacing)*8)}.hello-csv .p-10{padding:calc(var(--spacing)*10)}.hello-csv .px-1{padding-inline:calc(var(--spacing)*1)}.hello-csv .px-1\.5{padding-inline:calc(var(--spacing)*1.5)}.hello-csv .px-2{padding-inline:calc(var(--spacing)*2)}.hello-csv .px-3{padding-inline:calc(var(--spacing)*3)}.hello-csv .px-4{padding-inline:calc(var(--spacing)*4)}.hello-csv .px-6{padding-inline:calc(var(--spacing)*6)}.hello-csv .py-0\.5{padding-block:calc(var(--spacing)*.5)}.hello-csv .py-1{padding-block:calc(var(--spacing)*1)}.hello-csv .py-1\.5{padding-block:calc(var(--spacing)*1.5)}.hello-csv .py-2{padding-block:calc(var(--spacing)*2)}.hello-csv .py-2\.5{padding-block:calc(var(--spacing)*2.5)}.hello-csv .py-3\.5{padding-block:calc(var(--spacing)*3.5)}.hello-csv .py-4{padding-block:calc(var(--spacing)*4)}.hello-csv .py-5{padding-block:calc(var(--spacing)*5)}.hello-csv .py-6{padding-block:calc(var(--spacing)*6)}.hello-csv .py-10{padding-block:calc(var(--spacing)*10)}.hello-csv .py-20{padding-block:calc(var(--spacing)*20)}.hello-csv .pt-3{padding-top:calc(var(--spacing)*3)}.hello-csv .pt-5{padding-top:calc(var(--spacing)*5)}.hello-csv .pt-12{padding-top:calc(var(--spacing)*12)}.hello-csv .pt-24{padding-top:calc(var(--spacing)*24)}.hello-csv .pr-2{padding-right:calc(var(--spacing)*2)}.hello-csv .pr-3{padding-right:calc(var(--spacing)*3)}.hello-csv .pr-4{padding-right:calc(var(--spacing)*4)}.hello-csv .pr-9{padding-right:calc(var(--spacing)*9)}.hello-csv .pr-10{padding-right:calc(var(--spacing)*10)}.hello-csv .pr-12{padding-right:calc(var(--spacing)*12)}.hello-csv .pb-2{padding-bottom:calc(var(--spacing)*2)}.hello-csv .pb-4{padding-bottom:calc(var(--spacing)*4)}.hello-csv .pb-20{padding-bottom:calc(var(--spacing)*20)}.hello-csv .pb-32{padding-bottom:calc(var(--spacing)*32)}.hello-csv .pl-3{padding-left:calc(var(--spacing)*3)}.hello-csv .pl-4{padding-left:calc(var(--spacing)*4)}.hello-csv .pl-10{padding-left:calc(var(--spacing)*10)}.hello-csv .text-center{text-align:center}.hello-csv .text-left{text-align:left}.hello-csv .align-middle{vertical-align:middle}.hello-csv .text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.hello-csv .text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.hello-csv .text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.hello-csv .text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.hello-csv .text-lg\/9{font-size:var(--text-lg);line-height:calc(var(--spacing)*9)}.hello-csv .text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.hello-csv .text-sm\/6{font-size:var(--text-sm);line-height:calc(var(--spacing)*6)}.hello-csv .text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.hello-csv .text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.hello-csv .leading-8{--tw-leading:calc(var(--spacing)*8);line-height:calc(var(--spacing)*8)}.hello-csv .font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.hello-csv .font-light{--tw-font-weight:var(--font-weight-light);font-weight:var(--font-weight-light)}.hello-csv .font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.hello-csv .font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.hello-csv .font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.hello-csv .font-thin{--tw-font-weight:var(--font-weight-thin);font-weight:var(--font-weight-thin)}.hello-csv .tracking-tighter{--tw-tracking:var(--tracking-tighter);letter-spacing:var(--tracking-tighter)}.hello-csv .whitespace-normal{white-space:normal}.hello-csv .whitespace-nowrap{white-space:nowrap}.hello-csv .text-black{color:var(--color-black)}.hello-csv .text-blue-500{color:var(--color-blue-500)}.hello-csv .text-gray-200{color:var(--color-gray-200)}.hello-csv .text-gray-400{color:var(--color-gray-400)}.hello-csv .text-gray-500{color:var(--color-gray-500)}.hello-csv .text-gray-800{color:var(--color-gray-800)}.hello-csv .text-gray-900{color:var(--color-gray-900)}.hello-csv .text-hello-csv-danger{color:var(--color-hello-csv-danger)}.hello-csv .text-hello-csv-danger-light{color:var(--color-hello-csv-danger-light)}.hello-csv .text-hello-csv-primary{color:var(--color-hello-csv-primary)}.hello-csv .text-hello-csv-primary-light{color:var(--color-hello-csv-primary-light)}.hello-csv .text-hello-csv-success{color:var(--color-hello-csv-success)}.hello-csv .text-hello-csv-success-light{color:var(--color-hello-csv-success-light)}.hello-csv .text-hello-csv-warning{color:var(--color-hello-csv-warning)}.hello-csv .text-hello-csv-warning-light{color:var(--color-hello-csv-warning-light)}.hello-csv .text-indigo-700{color:var(--color-indigo-700)}.hello-csv .text-white{color:var(--color-white)}.hello-csv .uppercase{text-transform:uppercase}.hello-csv .italic{font-style:italic}.hello-csv .underline{text-decoration-line:underline}.hello-csv .decoration-blue-500{-webkit-text-decoration-color:var(--color-blue-500);text-decoration-color:var(--color-blue-500)}.hello-csv .decoration-2{text-decoration-thickness:2px}.hello-csv .decoration-4{text-decoration-thickness:4px}.hello-csv .underline-offset-6{text-underline-offset:6px}.hello-csv .opacity-0{opacity:0}.hello-csv .opacity-50{opacity:.5}.hello-csv .opacity-90{opacity:.9}.hello-csv .opacity-100{opacity:1}.hello-csv .shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hello-csv .shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a),0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hello-csv .shadow-xs{--tw-shadow:0 1px 2px 0 var(--tw-shadow-color,#0000000d);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hello-csv .ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hello-csv .ring-black\/5{--tw-ring-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.hello-csv .ring-black\/5{--tw-ring-color:color-mix(in oklab,var(--color-black)5%,transparent)}}.hello-csv .ring-gray-300{--tw-ring-color:var(--color-gray-300)}.hello-csv .ring-hello-csv-tertiary{--tw-ring-color:var(--color-hello-csv-tertiary)}.hello-csv .outline,.hello-csv .outline-1{outline-style:var(--tw-outline-style);outline-width:1px}.hello-csv .-outline-offset-1{outline-offset:-1px}.hello-csv .outline-gray-300{outline-color:var(--color-gray-300)}.hello-csv .outline-gray-500{outline-color:var(--color-gray-500)}.hello-csv .outline-hello-csv-danger{outline-color:var(--color-hello-csv-danger)}.hello-csv .filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.hello-csv .transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.hello-csv .transition-\[stroke-dashoffset\]{transition-property:stroke-dashoffset;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.hello-csv .transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.hello-csv .transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.hello-csv .transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.hello-csv .duration-200{--tw-duration:.2s;transition-duration:.2s}.hello-csv .duration-500{--tw-duration:.5s;transition-duration:.5s}.hello-csv .select-none{-webkit-user-select:none;user-select:none}.hello-csv .ring-inset{--tw-ring-inset:inset}.hello-csv .group-focus-within\:block:is(:where(.group):focus-within *){display:block}@media(hover:hover){.hello-csv .group-hover\:block:is(:where(.group):hover *){display:block}}.hello-csv .group-has-checked\:opacity-100:is(:where(.group):has(:checked) *),.hello-csv .group-has-indeterminate\:opacity-100:is(:where(.group):has(:indeterminate) *){opacity:1}.hello-csv .group-has-disabled\:stroke-gray-950\/25:is(:where(.group):has(:disabled) *){stroke:#03071240}@supports (color:color-mix(in lab,red,red)){.hello-csv .group-has-disabled\:stroke-gray-950\/25:is(:where(.group):has(:disabled) *){stroke:color-mix(in oklab,var(--color-gray-950)25%,transparent)}}.hello-csv .group-data-focus\:text-white:is(:where(.group)[data-focus] *){color:var(--color-white)}.hello-csv .group-data-selected\:font-semibold:is(:where(.group)[data-selected] *){--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.hello-csv .placeholder\:text-gray-400::placeholder{color:var(--color-gray-400)}.hello-csv .checked\:border-hello-csv-primary:checked{border-color:var(--color-hello-csv-primary)}.hello-csv .checked\:bg-hello-csv-primary:checked{background-color:var(--color-hello-csv-primary)}.hello-csv .indeterminate\:border-hello-csv-primary:indeterminate{border-color:var(--color-hello-csv-primary)}.hello-csv .indeterminate\:bg-hello-csv-primary:indeterminate{background-color:var(--color-hello-csv-primary)}.hello-csv .focus-within\:z-900:focus-within{z-index:900}.hello-csv .focus-within\:outline:focus-within{outline-style:var(--tw-outline-style);outline-width:1px}.hello-csv .focus-within\:outline-gray-500:focus-within{outline-color:var(--color-gray-500)}.hello-csv .focus-within\:outline-hello-csv-danger:focus-within{outline-color:var(--color-hello-csv-danger)}@media(hover:hover){.hello-csv .hover\:z-900:hover{z-index:900}.hello-csv .hover\:border-gray-300:hover{border-color:var(--color-gray-300)}.hello-csv .hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hello-csv .hover\:bg-hello-csv-danger-light:hover{background-color:var(--color-hello-csv-danger-light)}.hello-csv .hover\:bg-hello-csv-muted:hover{background-color:var(--color-hello-csv-muted)}.hello-csv .hover\:bg-hello-csv-primary-light:hover{background-color:var(--color-hello-csv-primary-light)}.hello-csv .hover\:bg-hello-csv-tertiary-light:hover{background-color:var(--color-hello-csv-tertiary-light)}.hello-csv .hover\:text-blue-600:hover{color:var(--color-blue-600)}.hello-csv .hover\:text-gray-100:hover{color:var(--color-gray-100)}.hello-csv .hover\:text-gray-300:hover{color:var(--color-gray-300)}.hello-csv .hover\:text-gray-700:hover{color:var(--color-gray-700)}.hello-csv .hover\:text-hello-csv-primary:hover{color:var(--color-hello-csv-primary)}.hello-csv .hover\:text-white:hover{color:var(--color-white)}.hello-csv .hover\:underline:hover{text-decoration-line:underline}.hello-csv .hover\:opacity-80:hover{opacity:.8}.hello-csv .hover\:outline:hover{outline-style:var(--tw-outline-style);outline-width:1px}.hello-csv .hover\:outline-gray-500:hover{outline-color:var(--color-gray-500)}.hello-csv .hover\:outline-hello-csv-danger:hover{outline-color:var(--color-hello-csv-danger)}}.hello-csv .focus\:z-900:focus{z-index:900}.hello-csv .focus\:cursor-text:focus{cursor:text}.hello-csv .focus\:underline:focus{text-decoration-line:underline}.hello-csv .focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.hello-csv .focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.hello-csv .focus\:outline-2:focus{outline-style:var(--tw-outline-style);outline-width:2px}.hello-csv .focus\:-outline-offset-2:focus{outline-offset:-2px}.hello-csv .focus\:outline-hello-csv-primary:focus{outline-color:var(--color-hello-csv-primary)}.hello-csv .focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.hello-csv .focus-visible\:outline-2:focus-visible{outline-style:var(--tw-outline-style);outline-width:2px}.hello-csv .focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.hello-csv .focus-visible\:outline-hello-csv-danger:focus-visible{outline-color:var(--color-hello-csv-danger)}.hello-csv .focus-visible\:outline-hello-csv-primary:focus-visible{outline-color:var(--color-hello-csv-primary)}.hello-csv .focus-visible\:outline-hello-csv-secondary:focus-visible{outline-color:var(--color-hello-csv-secondary)}.hello-csv .focus-visible\:outline-hello-csv-success:focus-visible{outline-color:var(--color-hello-csv-success)}.hello-csv .disabled\:border-gray-300:disabled{border-color:var(--color-gray-300)}.hello-csv .disabled\:bg-gray-100:disabled,.hello-csv .disabled\:checked\:bg-gray-100:disabled:checked{background-color:var(--color-gray-100)}.hello-csv .data-closed\:translate-y-4[data-closed]{--tw-translate-y:calc(var(--spacing)*4);translate:var(--tw-translate-x)var(--tw-translate-y)}.hello-csv .data-closed\:opacity-0[data-closed]{opacity:0}.hello-csv .data-enter\:duration-300[data-enter]{--tw-duration:.3s;transition-duration:.3s}.hello-csv .data-enter\:ease-out[data-enter]{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.hello-csv .data-focus\:bg-hello-csv-primary[data-focus]{background-color:var(--color-hello-csv-primary)}.hello-csv .data-focus\:text-white[data-focus]{color:var(--color-white)}.hello-csv .data-focus\:outline-hidden[data-focus]{--tw-outline-style:none;outline-style:none}@media(forced-colors:active){.hello-csv .data-focus\:outline-hidden[data-focus]{outline-offset:2px;outline:2px solid #0000}}.hello-csv .data-leave\:transition[data-leave]{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.hello-csv .data-leave\:duration-100[data-leave]{--tw-duration:.1s;transition-duration:.1s}.hello-csv .data-leave\:duration-200[data-leave]{--tw-duration:.2s;transition-duration:.2s}.hello-csv .data-leave\:ease-in[data-leave]{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.hello-csv .data-closed\:data-leave\:opacity-0[data-closed][data-leave]{opacity:0}@media(min-width:40rem){.hello-csv .sm\:-mx-6{margin-inline:calc(var(--spacing)*-6)}.hello-csv .sm\:mx-0{margin-inline:calc(var(--spacing)*0)}.hello-csv .sm\:my-8{margin-block:calc(var(--spacing)*8)}.hello-csv .sm\:mt-0{margin-top:calc(var(--spacing)*0)}.hello-csv .sm\:mt-4{margin-top:calc(var(--spacing)*4)}.hello-csv .sm\:ml-3{margin-left:calc(var(--spacing)*3)}.hello-csv .sm\:ml-4{margin-left:calc(var(--spacing)*4)}.hello-csv .sm\:block{display:block}.hello-csv .sm\:flex{display:flex}.hello-csv .sm\:hidden{display:none}.hello-csv .sm\:size-4{width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.hello-csv .sm\:size-10{width:calc(var(--spacing)*10);height:calc(var(--spacing)*10)}.hello-csv .sm\:w-auto{width:auto}.hello-csv .sm\:w-full{width:100%}.hello-csv .sm\:max-w-lg{max-width:var(--container-lg)}.hello-csv .sm\:flex-row-reverse{flex-direction:row-reverse}.hello-csv .sm\:items-center{align-items:center}.hello-csv .sm\:items-start{align-items:flex-start}.hello-csv .sm\:p-0{padding:calc(var(--spacing)*0)}.hello-csv .sm\:p-6{padding:calc(var(--spacing)*6)}.hello-csv .sm\:px-6{padding-inline:calc(var(--spacing)*6)}.hello-csv .sm\:px-8{padding-inline:calc(var(--spacing)*8)}.hello-csv .sm\:py-24{padding-block:calc(var(--spacing)*24)}.hello-csv .sm\:pl-6{padding-left:calc(var(--spacing)*6)}.hello-csv .sm\:text-left{text-align:left}.hello-csv .sm\:text-7xl{font-size:var(--text-7xl);line-height:var(--tw-leading,var(--text-7xl--line-height))}.hello-csv .sm\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.hello-csv .sm\:text-sm\/6{font-size:var(--text-sm);line-height:calc(var(--spacing)*6)}.hello-csv .data-closed\:sm\:translate-y-0[data-closed]{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.hello-csv .data-closed\:sm\:scale-95[data-closed]{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}}@media(min-width:48rem){.hello-csv .md\:flex{display:flex}.hello-csv .md\:min-h-0{min-height:calc(var(--spacing)*0)}.hello-csv .md\:w-\[650px\]{width:650px}.hello-csv .md\:flex-row{flex-direction:row}.hello-csv .md\:justify-between{justify-content:space-between}}@media(min-width:64rem){.hello-csv .lg\:-z-1{z-index:-1}.hello-csv .lg\:-mx-8{margin-inline:calc(var(--spacing)*-8)}.hello-csv .lg\:mt-0{margin-top:calc(var(--spacing)*0)}.hello-csv .lg\:flex-1{flex:1}.hello-csv .lg\:flex-2{flex:2}.hello-csv .lg\:-skew-y-3{--tw-skew-y:skewY( -3deg );transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.hello-csv .lg\:skew-y-3{--tw-skew-y:skewY(3deg);transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.hello-csv .lg\:\!flex-row{flex-direction:row!important}.hello-csv .lg\:p-8{padding:calc(var(--spacing)*8)}.hello-csv .lg\:px-8{padding-inline:calc(var(--spacing)*8)}.hello-csv .lg\:py-24{padding-block:calc(var(--spacing)*24)}.hello-csv .lg\:pl-8{padding-left:calc(var(--spacing)*8)}.hello-csv .lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}@media(forced-colors:active){.hello-csv .forced-colors\:appearance-auto{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}}@property --tw-border-spacing-x{syntax:"<length>";inherits:false;initial-value:0}@property --tw-border-spacing-y{syntax:"<length>";inherits:false;initial-value:0}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@keyframes spin{to{transform:rotate(360deg)}}.sidebar{min-width:255px;height:100vh;flex-shrink:0;display:flex;margin:0;transition:min-width .3s ease}.sidebar--collapsed{min-width:80px}.menu-whole-container{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:center;flex-shrink:0}.menu-hide-sidebar{height:100vh;align-content:center;justify-content:center;flex-shrink:0;margin:0}.menu-container{height:100%;flex-shrink:0;border:1px solid var(--sunbay-full-color-palette-sand-20, #EDEBE3);background:var(--sunbay-full-color-palette-sand-0, #F8F7F4)}.menu-inner-container{height:100%;flex-shrink:0;display:flex;flex-direction:column}.menu-inner-container>div:nth-child(2){flex:9;overflow-x:hidden;overflow-y:auto}.menu-inner-container>div:nth-child(3),.menu-inner-container>div:nth-child(4){flex:1}.menu-top-logo-layout{display:flex;padding:40px 20px;flex-direction:column;align-items:flex-start;gap:10px;max-height:108px;border-bottom:1px solid var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.sidebar--collapsed .menu-top-logo-layout{align-items:center;padding:40px 10px}.menu-items-container{display:flex;width:100%;height:60%;padding:24px 0;flex-direction:column;align-items:flex-start;flex-shrink:0}.menu-profile-container{display:flex;padding:32px 24px;align-items:center;gap:8px;border-top:1px solid var(--sunbay-full-color-palette-sand-20, #EDEBE3);cursor:pointer}.menu-inner-profile-container{display:flex;align-items:center;gap:16px}.menu-profile-img{width:32px;height:32px;border-radius:32px;background:url(https://i1.sndcdn.com/artworks-x8zI2HVC2pnkK7F5-4xKLyA-t500x500.jpg)}.menu-profile-name-layout{display:flex;flex-direction:column;align-items:flex-start;max-width:200px}.menu-profile-header{max-width:180px;color:var(--violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0 6px 0 0;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.menu-profile-subheader{color:var(--sunbay-full-color-palette-sand-100, #928B72);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;margin:0}.menu-elipse-profile-container{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.menu-item-container{display:flex;height:48px;width:100%;padding:0 12px;align-items:center;gap:12px;flex-shrink:0;align-self:stretch}.menu-item-content{display:flex;width:192px;padding:12px;align-items:center;cursor:pointer}.menu-item-inner-content{display:flex;align-items:center;gap:8px;min-width:0%;max-width:90%}.menu-item-inner-content p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;display:block;width:100%}.menu-sign-out{display:flex;padding:0 12px;align-items:center;gap:12px}.menu-sign-out-layout{display:flex;padding:12px;align-items:center;width:216px;gap:8px;cursor:pointer}.menu-sign-out-layout:hover{border-radius:4px;background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.menu-sign-out-text-layout{display:flex;height:24px;flex-direction:column;justify-content:center}.menu-sign-out-text{color:var(--violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.menu-items-container--collapsed{display:flex;flex-direction:column;gap:8px;padding-left:0;padding-right:24px;align-items:center;width:100%}.menu-item-icon-only{display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:background-color .2s ease;padding-block:12px}.menu-item-icon-only:hover{background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.menu-profile-container--collapsed{display:flex;flex-direction:column;align-items:center;padding:12px;gap:8px;width:100%}.menu-profile-collapsed{display:flex;flex-direction:row;align-items:center;gap:8px;justify-content:center}.menu-profile-img--collapsed{width:32px;height:32px;border-radius:50%;background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.menu-elipse-profile-container--collapsed{display:flex;flex-direction:column;align-items:center;gap:1px;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.menu-elipse-profile-container--collapsed:hover{background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.menu-sign-out--collapsed{display:flex;padding:0 12px;align-items:center;justify-content:center;gap:12px}.menu-sign-out--collapsed .menu-sign-out-layout{width:44px;height:44px;padding:12px;justify-content:center}.menu-sidebar-subitems-container{max-height:300px;overflow-x:hidden;overflow-y:auto}.menu-item-link,.menu-item-link:hover{text-decoration:none;color:inherit}.menu-item-link:visited,.menu-item-link:active{color:inherit}.menu-item-link:focus{outline:none;color:inherit}.menu-item-icon-only.menu-item-link{display:flex;align-items:center;justify-content:center}.collapse-container{display:flex;min-height:48px;width:216px;padding:0 12px;align-items:center;gap:12px;flex-shrink:0;align-self:stretch}.collapse-full-content{flex-direction:row;width:216px}.collapse-item-content{display:flex;width:100%;padding:12px;align-items:center;cursor:pointer}.collapse-item-content.open,.collapse-item-content:hover{border-radius:4px;background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.collapse-item-content:focus{border-radius:4px}.collapse-item-inner-content{display:flex;width:100%;justify-content:space-between;align-items:center}.collapse-start-content{display:flex;align-items:center;gap:8px}.collapse-container--icon-only{display:flex;min-height:48px;align-items:center;gap:12px;flex-shrink:0;align-self:stretch;width:100%;justify-content:center}.collapse-item-content--icon-only{display:flex;padding:12px;align-items:center;justify-content:center;cursor:pointer}.collapse-item-content--icon-only.open,.collapse-item-content--icon-only:hover{border-radius:4px;background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.collapse-item-content--icon-only:focus{border-radius:4px}.collapse-full-content--icon-only{flex-direction:row}.collapse-item-inner-content--icon-only{display:flex;justify-content:center;align-items:center}.collapse-start-content--icon-only{display:flex;align-items:center;gap:8px}.label-link,.label-link:hover{text-decoration:none;color:inherit}.label-link:visited,.label-link:active{color:inherit}.label-link:focus{outline:none;color:inherit}.h2{color:#000;font-family:inherit;font-size:20px;font-weight:400;line-height:28px;margin:0}.p{color:#000;font-family:inherit;font-size:16px;font-weight:300;line-height:24px;margin:0}.navbar{display:flex;padding:26px 40px;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch;max-height:54px;min-height:54px;border-bottom:1px solid var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.navbar-breadcrumbs{display:flex;align-items:center;gap:4px;align-self:stretch;height:26px}.navbar-header{display:flex;align-items:center;gap:8px;align-self:stretch}.navbar-header h2{display:flex;flex-direction:column;justify-content:center;color:var(--violet-90, #100923);font-family:Outfit;font-size:20px;font-style:normal;font-weight:400;line-height:28px;margin:0;height:26px}.navbar-breadcrumbs-container{display:flex;flex-direction:row;justify-content:center;align-items:center;align-content:center;text-align:center}.navbar-breadcrumbs-text{color:var(--sunbay-full-color-palette-sand-90, #9E987F);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;cursor:pointer;height:26px}.import-modal-container{display:flex;height:80vh;width:70vw;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:40px;flex-shrink:0;align-self:stretch}.import-modal-container .import-modal-inner-container{display:flex;flex-direction:column;align-items:center;align-self:stretch;width:100%;height:100%}.import-modal-container .import-modal-inner-container .hello-csv{width:100%;overflow-y:auto}.import-modal-container .import-modal-inner-container .bg-hello-csv-primary[role=button]{background:var(--Violet-90, #100923);border:1px solid #fff;padding:8px 20px;gap:8px;font-size:16px;border-radius:4px;font-family:inherit;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;display:inline-flex;align-items:center;cursor:pointer;transition:all .2s ease-in-out}.import-modal-container .import-modal-inner-container .bg-hello-csv-primary[role=button]:hover{background:#1a1334;transform:translateY(-1px);box-shadow:0 4px 8px #1009234d;border-color:#fffc}.import-modal-container .import-modal-inner-container .ring-bg-hello-csv-primary[role=button]{color:var(--Violet-90, #100923);background:none;border-color:var(--Violet-90, #100923);padding:8px 20px;gap:8px;font-size:16px;border-radius:4px;font-family:inherit;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;display:inline-flex;align-items:center;cursor:pointer;transition:all .2s ease-in-out}.import-modal-container .import-modal-inner-container .ring-bg-hello-csv-primary[role=button]:hover{background:#1009231a;color:#1a1334;transform:translateY(-1px);border-color:#1a1334}.import-modal-container .import-modal-inner-container .bg-hello-csv-primary-extra-light{background-color:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.import-modal-container .import-modal-inner-container .text-hello-csv-primary{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;border-bottom-color:var(--Violet-90, #100923)}.import-modal-container .import-modal-inner-container .text-gray-500,.import-modal-container .import-modal-inner-container div.text-sm.font-light{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.import-modal-container .import-modal-inner-container .text-hello-csv-success-light{color:var(--Alerts-Success-Dark, #094E2E);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.import-modal-container .import-modal-inner-container .text-hello-csv-danger-light{color:var(--Alerts-Error-Dark, #DD1313);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.import-modal-container .import-modal-inner-container .icon-success{color:#1ec376}.import-modal-container .import-modal-inner-container .icon-danger{color:#dd1313}.import-modal-container .import-modal-inner-container tbody{width:100%}.import-modal-container .import-modal-inner-container table{border:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.import-modal-container .import-modal-inner-container thead,.import-modal-container .import-modal-inner-container th{border-top:none}.import-modal-container .import-modal-inner-container tbody{border-top:none;border-bottom:none}.import-modal-container .import-modal-inner-container .uppercase{text-transform:none}.import-modal-container .import-modal-inner-container .focus\:outline-hello-csv-primary:focus{outline-color:var(--Violet-90, #100923)}.font-medium{font-family:Outfit,sans-serif;font-size:14px;font-weight:300;line-height:20px;letter-spacing:.28px;white-space:nowrap}.font-semibold{font-family:Outfit,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.28px;white-space:nowrap}.html-preview-wrapper{border-radius:10px;width:100%;padding:12px;border:1px solid var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);background:var(--sunbay-full-color-palette-white-grayscale-0-primary, #FCFCFC);max-height:60vh;overflow-y:auto;overflow-x:auto}.html-preview-modal{display:flex;padding:32px;flex-direction:column;gap:48px;flex:1;justify-content:center;align-items:center;width:50vw}.html-preview-modal .html-preivew-popup-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;min-height:60vh;max-height:80vh;width:100%}.html-preview-modal .html-preivew-popup-content .html-preivew-popup-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch;justify-content:center;align-items:center}.html-preview-modal .html-preivew-popup-content .html-preivew-popup-inner-content .html-selection-modal-content{display:flex;height:100%;align-items:flex-start;gap:12px;align-self:stretch}.html-preview-modal .html-preivew-popup-content .html-preivew-popup-inner-content .html-selection-modal-content .html-preview{display:flex;align-items:center;width:100%;gap:12px;box-shadow:0 26px 26px #6a163a0a;overflow-y:auto}.template-selection-modal{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;width:60vw}.template-selection-modal .popup-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;min-height:60vh;max-height:80vh;width:100%}.template-selection-modal .popup-content .template-selection-modal-header{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.template-selection-modal .popup-content .popup-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch;width:100%;flex:1;height:100%}.template-selection-modal .popup-content .popup-inner-content p.popup-content-description{align-self:stretch;color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0;width:100%}.template-selection-modal .popup-content .popup-inner-content a.popup-content-description{color:var(--Violet-50, #3A2F98);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content{display:flex;height:100%;align-items:flex-start;gap:12px;align-self:stretch;flex:1}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:40%;max-height:60vh;overflow-y:auto;overflow-x:hidden}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:98%;height:64px;flex-shrink:0;border-radius:10px;cursor:pointer;border:1px solid var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);background:var(--sunbay-full-color-palette-white-grayscale-0-primary, #FCFCFC)}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select.selected{border:1px solid var(--Sunbay-Full-Color-Palette-Violet-10, #A299E6)}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-container{display:inline-flex;align-items:center;gap:16px;margin-left:16px;margin-top:16px;height:20px;width:20px}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-labels{display:flex;flex-direction:column;align-items:flex-start;padding:6px;max-width:70%}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-labels .step-template-name{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-labels .step-template-description{color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .template-preview{display:flex;align-items:center;width:60%;max-height:60vh;gap:12px;box-shadow:0 26px 26px #6a163a0a}.template-selection-modal .buttons-content{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;width:100%}.template-selection-modal .buttons-content .buttons-inner-content{display:flex;justify-content:flex-end;align-items:flex-end;gap:20px}:root{--rpv-core__annotation--link-hover-background-color: rgba(255, 255, 0, .2);--rpv-core__annotation-popup-wrapper-background-color: #faf089;--rpv-core__annotation-popup-wrapper-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--rpv-core__annotation-popup-content-border-top-color: #1a202c;--rpv-core__arrow-border-color: rgba(0, 0, 0, .3);--rpv-core__asking-password-color: #000;--rpv-core__asking-password-wrapper-background-color: #fff;--rpv-core__asking-password-wrapper-border-color: rgba(0, 0, 0, .3);--rpv-core__button-background-color: rgba(0, 0, 0, .3);--rpv-core__button-color: #000;--rpv-core__doc-error-background-color: #fff;--rpv-core__doc-error-text-background-color: #c02424;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #fff;--rpv-core__full-screen-target-background-color: #fff;--rpv-core__inner-page-background-color: #fff;--rpv-core__menu-divider-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__menu-item-color: #000;--rpv-core__menu-item--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__menu-item--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button-color: #000;--rpv-core__minimal-button--hover-background-color: rgba(0, 0, 0, .1);--rpv-core__minimal-button--disabled-color: rgba(0, 0, 0, .3);--rpv-core__minimal-button--selected-background-color: rgba(0, 0, 0, .1);--rpv-core__modal-body-background-color: #fff;--rpv-core__modal-body-border-color: rgba(0, 0, 0, .3);--rpv-core__modal-overlay-background-color: rgba(0, 0, 0, .5);--rpv-core__page-layer-box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);--rpv-core__popover-body-background-color: #fff;--rpv-core__popover-body-border-color: rgba(0, 0, 0, .3);--rpv-core__popover-body-color: #000;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__primary-button-color: #fff;--rpv-core__progress-bar-background-color: rgba(0, 0, 0, .1);--rpv-core__progress-bar-progress-background-color: #2566e8;--rpv-core__progress-bar-progress-color: #fff;--rpv-core__separator-border-bottom-color: rgba(0, 0, 0, .3);--rpv-core__spinner-border-color: rgba(0, 0, 0, .4);--rpv-core__spinner-border-transparent-color: transparent;--rpv-core__splitter-background-color: transparent;--rpv-core__splitter--hover-background-color: rgba(0, 0, 0, .2);--rpv-core__text-layer-text--selection-background-color: rgb(0, 0, 255, 1);--rpv-core__text-layer-text--selection-color: transparent;--rpv-core__textbox-background-color: #fff;--rpv-core__textbox-border-color: rgba(0, 0, 0, .2);--rpv-core__textbox-color: #000;--rpv-core__tooltip-body-background-color: #000;--rpv-core__tooltip-body-color: #fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color: #363636;--rpv-core__asking-password-color: #fff;--rpv-core__asking-password-wrapper-border-color: #191919;--rpv-core__asking-password-wrapper-background-color: #191919;--rpv-core__button-background-color: #171717;--rpv-core__button-color: #fff;--rpv-core__doc-error-background-color: #191919;--rpv-core__doc-error-text-background-color: #c02323;--rpv-core__doc-error-text-color: #fff;--rpv-core__doc-loading-background-color: #191919;--rpv-core__full-screen-target-background-color: #1a1a1a;--rpv-core__inner-page-background-color: #1a1a1a;--rpv-core__menu-divider-border-bottom-color: #000;--rpv-core__menu-item-color: #fff;--rpv-core__menu-item--hover-background-color: #2566e8;--rpv-core__menu-item--disabled-color: #5e5e5e;--rpv-core__minimal-button-color: #fff;--rpv-core__minimal-button--disabled-color: #5e5e5e;--rpv-core__minimal-button--hover-background-color: #191919;--rpv-core__minimal-button--selected-background-color: #1657bb;--rpv-core__modal-body-background-color: #363636;--rpv-core__primary-button-background-color: #2566e8;--rpv-core__popover-body-background-color: #363636;--rpv-core__popover-body-color: #fff;--rpv-core__progress-bar-background-color: #000;--rpv-core__separator-border-bottom-color: #000;--rpv-core__spinner-border-color: #fff;--rpv-core__splitter-background-color: #1a1a1a;--rpv-core__splitter--hover-background-color: #2566e8;--rpv-core__textbox-background-color: #121212;--rpv-core__textbox-border-color: #121212;--rpv-core__textbox-color: #fff;--rpv-core__tooltip-body-background-color: #414141;--rpv-core__tooltip-body-color: #fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{bottom:0;left:50%;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{bottom:0;right:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{left:0;top:50%;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0;left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0;top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{right:0;top:50%;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0;right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;position:absolute;overflow:hidden;top:0}.rpv-core__doc-error{align-items:center;background-color:var(--rpv-core__doc-error-background-color);display:flex;justify-content:center;height:100%}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{background-color:var(--rpv-core__doc-loading-background-color);align-items:center;display:flex;justify-content:center;height:100%;width:100%;min-height:inherit}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-even{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-odd{display:flex;align-items:center;justify-content:flex-start}.rpv-core__inner-page--dual-cover{display:flex;align-items:center;justify-content:center}.rpv-core__inner-page--dual-cover-odd{display:flex;align-items:center;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{display:flex;align-items:center;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;color:var(--rpv-core__menu-item-color);border:none;cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{background-color:var(--rpv-core__menu-item--hover-background-color);outline:0}.rpv-core__menu-item:hover{background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:var(--rpv-core__modal-body-background-color);border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999;align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{align-items:center;display:flex;justify-content:center;overflow:visible;position:relative}.rpv-core__page-layer:after{content:"";position:absolute;bottom:.25rem;left:.25rem;right:.25rem;top:.25rem;box-shadow:var(--rpv-core__page-layer-box-shadow)}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{background-color:var(--rpv-core__popover-body-background-color);border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body-arrow{background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);padding:.25rem;max-height:16rem;overflow:auto}.rpv-core__primary-button{background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;justify-content:center;height:.75rem}.rpv-core__separator{border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid var(--rpv-core__spinner-border-color);border-radius:9999px}.rpv-core__spinner--animating{animation-duration:.4s;animation-name:rpv-core__spinner-transform;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rpv-core__splitter{background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter:hover,.rpv-core__splitter--resizing{cursor:col-resize;background-color:var(--rpv-core__splitter--hover-background-color)}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:var(--rpv-core__textbox-background-color);border:1px solid var(--rpv-core__textbox-border-color);box-sizing:border-box;border-radius:.25rem;color:var(--rpv-core__textbox-color);padding:0 .5rem;height:2rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{left:0;position:absolute;top:0;height:100%;width:100%;opacity:.2;line-height:1;z-index:1}.rpv-core__text-layer span::selection{background-color:var(--rpv-core__text-layer-text--selection-background-color);color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0% 0%;white-space:pre}.rpv-core__tooltip-body{background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}.file-preview-wrapper{border-radius:10px;width:100%;height:100%;max-height:60vh;border:1px solid var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);background:var(--sunbay-full-color-palette-white-grayscale-0-primary, #FCFCFC);display:flex;flex-direction:column;overflow:hidden}.pdf-viewer{width:100%;height:100%;max-height:calc(60vh - 24px);overflow-y:auto}.pdf-viewer .rpv-core__viewer{height:auto;max-height:none;overflow:visible;border:none}.pdf-viewer .rpv-core__viewer .rpv-core__doc{height:auto;max-height:none}.pdf-viewer .rpv-core__page-layer{margin-bottom:0;display:flex;justify-content:stretch;width:100%}.pdf-viewer .rpv-core__inner-pages{overflow:visible!important;height:auto!important;max-height:none!important;padding:0;display:flex;flex-direction:column;align-items:stretch;width:100%}.pdf-viewer .rpv-core__page{margin-bottom:0;box-shadow:none;border-radius:0;overflow:hidden;width:100%}.pdf-viewer .rpv-core__page-layer:after{box-shadow:none}.file-preview-empty,.file-preview-unsupported{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666;text-align:center;flex:1}.file-preview-empty p,.file-preview-unsupported p{margin:8px 0}.file-preview-unsupported{background-color:#f8f8f8;border:1px dashed #ccc;border-radius:8px;padding:20px}.file-preview-modal{display:flex;padding:32px;flex-direction:column;gap:48px;flex:1;justify-content:center;align-items:center;width:50vw}.file-preview-modal .popup-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;min-height:60vh;max-height:80vh;width:100%}.file-preview-modal .popup-content .popup-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch;justify-content:center;align-items:center}.file-preview-modal .popup-content .popup-inner-content .file-preview-modal-content{display:flex;height:100%;align-items:flex-start;gap:12px;align-self:stretch}.file-preview-modal .popup-content .popup-inner-content .file-preview-modal-content .template-preview{display:flex;align-items:center;max-height:80vh;width:100%;gap:12px;box-shadow:0 26px 26px #6a163a0a}.result-modal-content{display:flex;max-height:544px;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:40px;flex-shrink:0;align-self:stretch}.result-modal-inner-content{display:flex;flex-direction:column;align-items:center;align-self:stretch}.result-modal-text-content{display:flex;padding:12px 0;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch}.result-modal-text-content .result-modal-inner-text-content{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.result-modal-text-content .result-modal-inner-text-content .result-modal-header-success{color:var(--alerts-success-dark, #094E2E);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.result-modal-text-content .result-modal-inner-text-content .result-modal-subheader{margin:0;align-self:stretch;color:var(--Secondary, #525256);text-align:center;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.result-modal-buttons-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.result-modal-buttons-container .result-modal-buttons-inner-container{display:flex;justify-content:flex-end;align-items:flex-end;gap:20px}.single-input-modal{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;width:30vw;min-width:400px}.single-input-modal .single-input-modal-top-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;min-width:400px}.single-input-modal .single-input-modal-top-content .header-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.single-input-modal .single-input-modal-top-content .header-container h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.single-input-modal .single-input-modal-top-content .header-container p{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.single-input-modal .single-input-modal-bottom-content{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;width:100%}.single-input-modal .single-input-modal-bottom-content .buttons-container{display:flex;justify-content:center;align-items:flex-end;gap:12px;width:100%}.input-label-wrapper{display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px}.input-label-wrapper.disabled .input-label{color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A)}.input-label-wrapper.disabled .input-action{color:var(--sunbay-full-color-palette-sand-100, #928B72);pointer-events:none;cursor:not-allowed}.input-label-container{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.input-label-container .input-label{color:var(--Violet-90, #100923);font-family:inherit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.input-label-container .input-action{color:var(--Violet-50, #3a2f98);text-align:right;font-family:inherit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;cursor:pointer}.input-label-container .label-wrapper{display:flex;align-items:center;align-self:stretch;justify-content:center;align-content:center;justify-items:center;gap:8px}.input-layout--small{height:32px}.input-layout--small.input-layout--with-error{height:48px}.input-layout--large{height:40px;width:346px}.input-layout--large.input-layout--with-error{height:56px}.input-container{display:flex;align-items:center;border:1px solid var(--white-gray-50, #c3c3c3);border-radius:8px;box-sizing:border-box;color:var(--white-gray-50, #c3c3c3);background-color:#fff}.input-container--small{height:32px;padding:0 8px}.input-container--large{height:40px;padding:0 12px;width:346px}.input-container:focus-within{border:1px solid var(--Violet-90, #100923)}.input-container:focus-within .input::placeholder{color:var(--sunbay-full-color-palette-white-grayscale-80, #a1a1a1)}.input-container.filled{border:1px solid var(--Violet-90, #100923);color:var(--Violet-90, #100923)}.input-container.filled .input{color:var(--Violet-90, #100923)}.input-container.error{border:1px solid var(--alerts-error-90, #DD1313)!important;color:var(--alerts-error-90, #DD1313)}.input-container.disabled,.input-container:has(.input:disabled){background-color:var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);border:1px solid var(--sunbay-full-color-palette-sand-50, #CDC8B6);color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);cursor:not-allowed}.input-container.disabled .input,.input-container:has(.input:disabled) .input{color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);cursor:not-allowed}.input-container.disabled .input::placeholder,.input-container:has(.input:disabled) .input::placeholder{color:var(--sunbay-full-color-palette-sand-100, #928B72)}.input-container.disabled .input-icon,.input-container:has(.input:disabled) .input-icon{opacity:.5;cursor:not-allowed}.input{flex:1;border:none;outline:none;font-family:inherit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;background:transparent;color:inherit}.input::placeholder{color:inherit;transition:color .2s ease;font-size:inherit}.input[type=date]::-webkit-calendar-picker-indicator{opacity:0;width:0;height:0}.input-icon{margin-left:8px;cursor:pointer;width:24px;height:24px}.clients-container{display:flex;align-items:flex-start;align-self:stretch;flex:1;width:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.clients-container .clients-container-view{display:flex;width:100%;padding:0 40px;flex-direction:column;align-items:flex-start;align-self:stretch;flex-shrink:0;flex:1;box-sizing:border-box}.table-body .client-source{display:flex;align-items:center;gap:8px}.table-wrapper{position:relative;width:100%;max-height:500px;overflow-x:auto;overflow-y:auto;border:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.table-container{width:100%;position:relative;table-layout:fixed;border-collapse:collapse}.table-wrapper.table-horizontal-scroll{overflow-x:auto}.table-wrapper.table-horizontal-scroll .table-container{width:max-content;min-width:100%}.table-wrapper.table-horizontal-scroll .table-header-cell,.table-wrapper.table-horizontal-scroll .text-content,.table-wrapper.table-horizontal-scroll tbody tr td{white-space:nowrap}.table-header{background:var(--Sand, #F7F6F2);position:sticky;top:-1px;z-index:10}.table-header>tr{padding:12px}.table-header-cell{font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;padding:12px 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table-body tr{padding:16px 12px}.table-body tr td{padding:8px;overflow:hidden;vertical-align:middle;max-width:0}.table-body tr td>div:not(.dropdown-menu):not(.dropdown-content){display:flex;gap:8px;align-items:center;width:100%;min-width:0}.table-body tr td .dropdown-menu .dropdown-content{display:block!important}.table-body tr td .dropdown-menu .dropdown-item{display:flex!important;flex-direction:row!important}.table-body tr td:has(.dropdown-menu){overflow:visible!important}.table-body tr td:has(.dropdown-menu) .text-content{overflow:visible}.table-body tr td:has(.dropdown-menu) .text-wrapper{overflow:visible}.table-body tr td:has(.dropdown-menu) .outer-wrapper{overflow:visible}.table-body tr td:has(.dropdown){overflow:visible!important}.table-body tr td:has(.dropdown) .text-content{padding:0;margin:0}.table-body .editable-cell-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.table-body .input-error--row,.table-body .input-error--cell{width:100%;height:100%;display:flex}.table-body .input-error--row .error-icon-container,.table-body .input-error--cell .error-icon-container{display:flex;align-items:center;justify-content:flex-end;margin-left:8px}.table-body tr:has(.input-error--row){background:var(--alerts-error-5, rgba(221, 19, 19, .05))}.table-body tr:has(.sub-row-parent-expanded){background:var(--sunbay-full-color-palette-sand-10-primary, #F7F6F2);box-shadow:inset 0 2px 4px -1px #edebe3,inset 2px 0 4px -1px #edebe3,inset -2px 0 4px -1px #edebe3}.table-body tr:has(.sub-row-parent-expanded):not(:has(.input-error--cell)){border-bottom:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.table-body td:has(.input-error--cell){border:1px dashed var(--Alerts-Error-90, rgba(221, 19, 19, .9))!important}.table-body tr:has(.sub-row){background:var(--sunbay-full-color-palette-sand-10-primary, #F7F6F2)}.table-body tr:has(.sub-row) td{color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);text-align:center}.table-body tr:has(.sub-row) td:has(.badge){color:initial;text-align:initial}.table-cell-with-dropdown .text-content,.table-cell-with-dropdown .text-wrapper,.table-cell-with-dropdown .outer-wrapper{overflow:visible!important}.table-body tr td:has(.table-dropdown-menu){overflow:visible!important;position:relative}.table-body tr td:has(.table-dropdown-menu) .outer-wrapper{overflow:visible!important}.table-body tr td:has(.table-dropdown-menu) .text-wrapper{overflow:visible!important}.table-body tr td:has(.table-dropdown-menu) .text-content{overflow:visible!important}.table-body tr td.dropdown-cell{overflow:visible!important;position:relative}.table-body tr td.dropdown-cell .outer-wrapper,.table-body tr td.dropdown-cell .text-wrapper,.table-body tr td.dropdown-cell .text-content{overflow:visible!important}.row-number{display:flex;height:20px;width:auto;padding:0 8px;align-items:center;gap:2px;border-radius:50px;background:var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.row-number p{color:#000;text-align:center;font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px}.outer-wrapper{display:flex;width:100%;min-width:0;align-items:center}.text-wrapper{display:flex;min-width:0;width:100%;flex:1;align-items:center}.text-content{font-family:Outfit,sans-serif;font-size:14px;font-weight:300;line-height:20px;letter-spacing:.28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;display:block;width:100%;min-width:0}.pager-container{display:flex;padding:40px 16px;justify-content:center;align-items:flex-end;gap:668px;align-self:stretch}.pager-container .pager-content-container{display:flex;justify-content:center;align-items:center;gap:12px}.pager-container .pager-content-container .previous-label{color:var(--Sunbay-Full-Color-Palette-Sand-50, #CDC8B6);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;margin:0}.pager-container .pager-content-container .page-number{display:flex;width:32px;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:8px}.pager-container .pager-content-container .page-number--selected{background:var(--Violet-90, #100923)}.pager-container .pager-content-container .page-number---unselected{background:var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.pager-container .pager-content-container .page-number .page-number-text{font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.pager-container .pager-content-container .page-number .page-number-text--selected{color:var(--White-0, #FCFCFC)}.pager-container .pager-content-container .page-number .page-number-text--unselected{color:var(--Violet-90, #100923)}.pager-container .pager-content-container .next-label{color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;margin:0}.table-actions-bar-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;width:100%;padding:20px 0;align-self:stretch}.table-actions-bar-container.empty-state{justify-content:flex-end}.table-actions-bar-container .table-actions-left{display:flex;flex-direction:row;align-items:center;gap:24px}.table-actions-bar-container .table-actions-left .search-bar-container{min-width:320px}.table-actions-bar-container .table-actions-left .group-by-container{display:flex;align-items:center;gap:8px}.table-actions-bar-container .table-actions-left .group-by-container .group-by-label{margin:0;color:#000;font-size:14px;font-weight:400;white-space:nowrap}.table-actions-bar-container .table-actions-right{display:flex;flex-direction:row;align-items:flex-end;gap:12px}.table-actions-bar-container .table-actions-right .last-refresh-label{margin:0;color:var(--Violet-90, #100923);font-size:12px;font-weight:400;white-space:nowrap}.table-actions-bar-container .table-actions-right .buttons-row{display:flex;flex-direction:row;align-items:flex-end;gap:12px}.table-actions-bar-container .table-actions-right .refresh-button-container{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.table-actions-bar-container .table-actions-right .refresh-button-container .last-refresh-label{margin:0;color:var(--Violet-90, #100923);font-size:12px;font-weight:400;white-space:nowrap}.table-actions-tab-switcher{display:flex;flex-basis:100%;width:100%;margin-top:20px}.dropdown-menu{position:relative;display:inline-block}.dropdown-trigger{cursor:pointer;display:flex;align-items:center;justify-content:center}.dropdown-content{position:absolute;border-radius:8px;border:1px solid var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);background:var(--White-0, #FCFCFC);box-shadow:0 26px 26px #6a163a0a;z-index:1000;padding:12px 0;animation:dropdownFadeIn .2s ease-in-out;overflow:hidden;box-sizing:border-box;width:auto;min-width:max-content;white-space:nowrap;max-height:300px;overflow-y:auto}.dropdown-content--bottom-left{top:100%;left:0;margin-top:4px}.dropdown-content--bottom-right{top:100%;right:0;margin-top:4px}.dropdown-content--top-left{bottom:100%;left:0;margin-bottom:4px}.dropdown-content--top-right{bottom:100%;right:0;margin-bottom:4px}.sidebar--collapsed .dropdown-content--bottom-right{left:100%;right:auto;top:0;margin-left:8px;margin-top:0}.sidebar--collapsed .dropdown-content--top-right{left:100%;right:auto;bottom:0;margin-left:8px;margin-bottom:0}.dropdown-item{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:12px;padding:12px;cursor:pointer;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left;box-sizing:border-box;margin:0;border-radius:0}.dropdown-item:hover:not(.dropdown-item--disabled){background:var(--sunbay-full-color-palette-sand-20, #EDEBE3);border-radius:4px}.dropdown-item--disabled{opacity:.4;cursor:not-allowed}.dropdown-item--danger .dropdown-item-label{color:#dc3545}.dropdown-item--danger:hover:not(.dropdown-item--disabled){background:#dc35451a}.dropdown-item-icon{flex-shrink:0}.dropdown-item-label{color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0;width:100%}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.dots-menu .dropdown-trigger{padding:4px;border-radius:4px;transition:background-color .2s ease}.dots-menu .dropdown-trigger:hover{background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)}.dots-menu-trigger{display:flex;flex-direction:column;align-items:center;gap:1px}.table-container .dropdown-content{z-index:1100;display:block!important}.table-dropdown-menu{position:relative!important}.table-dropdown-menu .dropdown-content{z-index:9999!important;display:block!important;flex-direction:column!important;position:fixed!important;overflow:hidden}.table-dropdown-menu .dropdown-item{display:flex!important;flex-direction:row!important;width:100%!important;box-sizing:border-box!important;margin:0!important;border-radius:0!important}.table-dropdown-menu .dropdown-item:hover:not(.dropdown-item--disabled){background:var(--sunbay-full-color-palette-sand-20, #EDEBE3)!important;border-radius:4px!important}.tab-switcher{display:flex;height:44px;justify-content:center;align-items:center;flex-shrink:0;padding:2px 8px;border-radius:8px;background:var(--sunbay-full-color-palette-sand-10-primary, #F7F6F2);transition:cubic-bezier(.68,-.55,.265,1.55)}.tab-switcher-button{cursor:pointer;display:flex;min-width:72px;height:34px;padding:4px 8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;flex-shrink:0;border:0;background-color:transparent;color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.tab-switcher-button.active{border-radius:8px;background:var(--White-0, #FCFCFC);box-shadow:0 26px 26px #6a163a0a;color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.toggle-switch{position:relative;display:inline-block;width:var(--toggle-width, 40px);height:var(--toggle-height, 22px)}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:22px;transition:.4s}.toggle-switch .slider:before{position:absolute;content:"";height:calc(var(--toggle-height, 22px) - 4px);width:calc(var(--toggle-height, 22px) - 4px);left:2px;bottom:2px;background-color:#fff;border-radius:50%;transition:.4s}.toggle-switch input:checked+.slider{background-color:var(--Violet-90, #100923)}.toggle-switch input:checked+.slider:before{transform:translate(calc(var(--toggle-width, 40px) - var(--toggle-height, 22px)))}.edit-client-top-container{display:flex;padding:0 24px 32px;flex-direction:column;align-items:flex-start;gap:48px;flex-shrink:0;max-height:70vh;overflow-y:auto}.edit-client-top-container .info-container{display:flex;width:346px;flex-direction:column;align-items:center;gap:12px}.edit-client-top-container .info-container h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.edit-client-top-container .info-container p{align-self:stretch;color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.edit-client-top-container .inputs-container,.edit-client-top-container .inputs-container .inner{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.edit-client-bottom-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;margin-top:24px}.edit-client-bottom-container .inner{display:flex;justify-content:flex-end;align-items:flex-end;gap:20px}.import-clients-container{display:flex;flex-direction:column;align-items:center;gap:20px;padding:12px;max-height:80vh;overflow-y:auto}.import-clients-container .import-clients-header{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.import-clients-container .import-clients-text{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.import-clients-info p{color:var(--Sunbay-Full-Color-Palette-Coal-60, #3A3737);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0}.import-clients-info .import-clients-info-action{width:fit-content;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;gap:8px}.import-clients-info .import-clients-info-action img{cursor:pointer!important}.import-clients-info .import-clients-info-action p{color:var(--Violet-50, #3A2F98);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.import-clients-buttons{display:flex;align-items:center;gap:40px;margin-top:20px}.import-clients-checkboxes{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.checkbox-container{display:inline-flex;align-items:center;gap:16px}.checkbox-container.unchecked .checkbox{border:1px solid var(--sunbay-full-color-palette-sand-100, #928B72)}.checkbox-container.unchecked .checkbox-label{color:var(--sunbay-full-color-palette-sand-100, #928B72)}.checkbox{width:20px;height:20px;flex-shrink:0;border-radius:4px;accent-color:var(--Violet-90, #100923)}.checkbox-label{color:var(--Violet-90, #100923);font-family:inherit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.checkbox-container-info-container{display:flex;justify-content:center;align-items:center;gap:10px}.file-input-container{align-self:stretch}.file-input-container .input-header{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.file-input{display:flex;height:209px;flex-direction:column;align-items:center;gap:13px;justify-content:center;border:1px dashed var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);cursor:pointer}.file-input input{display:none}.file-input .input-text{color:#000;font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px}.file-input .input-text span{color:var(--Violet-50, #3A2F98);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.file-info-container{display:flex;padding-bottom:12px;justify-content:space-between;align-items:flex-start;align-self:stretch}.file-info-container .file-format-info{width:135px;height:18px;color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px}.file-info-container .file-size-info{width:118px;height:18px;color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px}.notification-container{display:flex;padding:12px 20px;align-items:center;gap:10px;align-self:stretch;border-radius:4px}.notification-container.warning{border:1px solid var(--Alerts-Warning-90, rgba(236, 172, 22, .9));background:var(--Alerts-Warning-10, rgba(236, 172, 22, .1))}.notification-container.info{border:1px solid var(--Alerts-Info-90, rgba(6, 170, 207, .9));background:var(--alerts-info-5, rgba(6, 170, 207, .05))}.notification-text{color:var(--Sunbay-Full-Color-Palette-Coal-60, #3A3737);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0}.dropdown .select__control{border-radius:8px;border:1px solid var(--Violet-90, #100923);display:flex;min-width:146px;background-color:transparent}.dropdown .select__indicator-separator{display:none}.dropdown .select__input-container{display:hidden}.dropdown{justify-content:space-between;align-items:center}.input-error-message{color:var(--alerts-error-90, #DD1313);font-family:inherit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin-top:4px;margin-bottom:0;text-wrap:nowrap}.select__menu{z-index:999999!important}.dropdown-text-styles{font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.dropdown-option-container{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;min-width:0;overflow:hidden;box-sizing:border-box}.dropdown-option-icon{width:16px;height:16px;flex-shrink:0}.dropdown-single-value-container{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px}.dropdown-multivalue-container{display:flex;align-items:center;gap:4px}.dropdown-multivalue-icon{width:14px;height:14px;flex-shrink:0}.dropdown-container{width:346px}.dropdown-container.dropdown-container--custom-width{width:auto}.dropdown .select__option{margin:0!important;padding:0!important;cursor:pointer;background-color:transparent!important;color:#333!important}.dropdown .select__option:hover{background-color:#f5f5f5!important;color:#333!important}.dropdown .select__option:active{background-color:#e0e0e0!important;color:#333!important}.dropdown .select__option--is-focused{background-color:#f5f5f5!important;color:#333!important}.dropdown .select__option--is-selected{background-color:#e3f2fd!important;color:#333!important}.dropdown.dropdown--borderless .select__control{border:none!important;box-shadow:none}.dropdown.dropdown--borderless .select__control:hover{border:none!important}.dropdown .select__menu{overflow:hidden;box-sizing:border-box;border-radius:8px;border:1px solid var(--sunbay-full-color-palette-white-grayscale-50-primary, #C3C3C3);box-shadow:none}.dropdown .select__menu-list{overflow-x:hidden;overflow-y:auto;box-sizing:border-box}.dropdown-label{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.grouping-factor-modal{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;max-width:40vw;min-width:633px}.grouping-factor-modal .grouping-factor-modal-top-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;min-width:633px;width:100%}.grouping-factor-modal .grouping-factor-modal-top-content .header-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;width:100%}.grouping-factor-modal .grouping-factor-modal-top-content .header-container h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.grouping-factor-modal .grouping-factor-modal-top-content .header-container p{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.grouping-factor-modal .grouping-factor-modal-top-content .grouping-factor-input-container{padding-left:40px}.grouping-factor-modal .grouping-factor-modal-bottom-content{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;width:100%}.grouping-factor-modal .grouping-factor-modal-bottom-content .buttons-container{display:flex;justify-content:center;align-items:flex-end;gap:12px;width:100%}.radio-button-list{display:flex;flex-direction:column;gap:12px;width:100%}.radio-button-list__header{display:flex;flex-direction:column;gap:4px}.radio-button-list__header-title{margin:0;color:var(--Violet-90, #100923)!important;font-family:Outfit!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:20px!important;letter-spacing:.84px!important}.radio-button-list__header-subtitle{margin:0;color:red;font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px}.radio-button-list__options{display:flex;flex-direction:column;gap:8px}.radio-button-list__option{display:flex;align-items:center;gap:12px;border-radius:12px;background:var(--White-0, #FCFCFC);cursor:pointer}.radio-button-list__option input{margin:0;width:18px;height:18px;accent-color:var(--Violet-90, #100923)}.radio-button-list__option-body{display:flex;flex-direction:column;gap:16px;color:var(--Secondary, #525256)}.radio-button-list__option-label{color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.radio-button-list__option-label--unselected{color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72)!important;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.radio-button-list__option-label--selected{color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.radio-button-list__option--selected{border-color:var(--Violet-90, #100923)}.radio-button-list__option--disabled{cursor:not-allowed;opacity:.6}.radio-button-list__option--disabled:hover{border-color:var(--Sunbay-Full-Color-Palette-Sand-50, #CDC8B6)}.stepper-container{display:flex;width:889px;flex-direction:column;align-items:flex-start;gap:8px}.stepper-container .frame{display:flex;width:100%;justify-content:space-between;align-items:flex-start}.stepper-container .frame .current{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.stepper-container .frame .other{color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px}.stepper-container .steps{display:flex;padding:0 40px;align-items:center;align-self:stretch}.stepper-container .steps .step.done{width:16px;height:16px;fill:var(--Sunbay-Full-Color-Palette-Violet-30, #6153D0);stroke-width:2px;stroke:var(--Sunbay-Full-Color-Palette-Violet-30, #6153D0)}.stepper-container .steps .step.current{width:16px;height:16px;stroke-width:1.5px;stroke:var(--Sunbay-Full-Color-Palette-Violet-30, #6153D0)}.stepper-container .steps .step.new{width:16px;height:16px;stroke-width:1px;stroke:var(--Sunbay-Full-Color-Palette-Sand-50, #CDC8B6)}.stepper-container .steps .line.done{width:100%;height:2px;background:var(--Sunbay-Full-Color-Palette-Violet-30, #6153D0)}.stepper-container .steps .line.new{width:100%;height:1px;background:var(--Sunbay-Full-Color-Palette-Sand-50, #CDC8B6)}.container{display:flex;flex:1;width:100%;flex-direction:column;align-items:flex-start;flex-shrink:0;height:100vh;overflow:hidden}.container .view{display:flex;padding:40px 40px 0 25px;flex-direction:column;align-items:flex-start;gap:24px;flex-shrink:0;flex:1;width:90%;min-height:0;overflow:hidden}.scrollable-content{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:24px;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0}.scrollable-content .text-container{display:flex;width:100%;align-items:flex-start;gap:10px}.scrollable-content .text-container p{width:100%;flex-shrink:0;color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.scrollable-content .content{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:64px}.scrollable-content .content .inner-content{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:64px;padding-inline:1px}.scrollable-content .content .inner-content .inner-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.scrollable-content .content .inner-content .inner-inner-content .dropdown-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.scrollable-content .content .inner-content .inner-inner-content .dropdown-container.accordion{padding:0 12px}.scrollable-content .content .inner-content .inner-inner-content .content-container{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:flex-start;gap:24px}.buttons{display:flex;padding-bottom:20px;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:100%;flex-shrink:0;background-color:#fff;z-index:10}.input-with-label{display:flex;flex-direction:column;align-items:flex-start;gap:8px;max-width:440px}.label{display:flex;align-items:center;gap:8px;align-self:stretch}.label-text{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.buttons-description{display:flex;justify-content:flex-end;align-items:flex-start;gap:10px;align-self:stretch;width:100%}.buttons-description p{color:#000;font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.72px;margin:0}.buttons-container{display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%}.template-description{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px}.accordion-container .header{display:flex;width:889px;flex-direction:column;align-items:flex-start}.accordion-container .header .content-container{display:flex;height:48px;padding:0 12px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.accordion-container .header .content-container .content{display:flex;padding:12px 0;justify-content:space-between;align-items:flex-start;align-self:stretch;border-bottom:1px solid var(--Sunbay-Full-Color-Palette-Sand-30, #E3E0D3);width:100%;flex-direction:row}.accordion-container .header .content-container .content .label-container{display:flex;align-items:center;gap:20px}.accordion-container .header .content-container .content .label-container p{color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:24px;margin:0}.step-configuration-section{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.step-configuration-section .dropdown-container.accordion{padding:0 40px!important}.step-configuration-section .notification-container{margin-left:40px}.step-configuration-section>*:not(:first-child):not(.step-configuration-section-header){padding:0 40px}.step-configuration-section-header{color:var(--Violet-90, #100923);font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.72px;margin-bottom:0}.sections-container{display:flex;gap:24px;flex-direction:column}.template-subject-container{display:flex;padding-left:40px;align-items:flex-start;gap:24px}.template-subject-container .template-info-container{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.template-subject-container .template-info-container .template-value-label{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.attachment-dropdown-container{display:flex;align-items:flex-start;flex-direction:column;gap:24px}.add-next-doc{color:var(--sunbay-full-color-palette-violet-50-primary, #3A2F98);font-family:Outfit;font-size:16px;font-style:normal;font-weight:500;line-height:24px;cursor:pointer}.flat-toggle-reminder{color:var(--Sunset-50, #F66731);font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.72px;padding-left:0!important;cursor:pointer}.single-line-text-wrap{display:flex;min-width:0;max-width:100%}.single-line-text-wrap p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;display:block;width:100%}.removable-attachment{display:flex;gap:12px}.step-icons-wrapper,.process-save-buttons-container{display:flex;gap:24px}.attachment-template-container{display:flex;align-items:flex-start;gap:24px}.attachment-template-container .attachment-template-info-container{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.attachment-template-container .attachment-template-info-container .attachment-template-value-label{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.set-workflow-recurring,.set-workflow-sequential{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.set-workflow-recurring .input-with-label{max-width:440px}.set-workflow-recurring .description-text{display:flex;height:36px;width:40px;flex-direction:column;justify-content:center;color:#000;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.set-workflow-recurring .description-text-mid{display:flex;height:36px;flex-direction:column;justify-content:center;white-space:nowrap;color:#000;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.frequency-outer-container{display:flex;align-items:flex-end;gap:8px;align-self:stretch}.frequency-outer-container .frequency-inner-container{display:flex;align-items:center;gap:12px;flex:1 0 0}.condition-name{display:flex;align-items:center;gap:8px}.condition-number-picker-container{display:flex;align-items:center;gap:12px;flex:1 0 0}.condition-description-text{display:flex;height:36px;flex-direction:column;justify-content:center;color:#000;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.document-template-selection-modal{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;width:60vw}.document-template-selection-modal .popup-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;min-height:60vh;max-height:80vh;width:100%}.document-template-selection-modal .popup-content .template-selection-modal-header{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.document-template-selection-modal .popup-content .popup-inner-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;align-self:stretch;width:100%;flex:1;height:100%}.document-template-selection-modal .popup-content .popup-inner-content p.popup-content-description{align-self:stretch;color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0;width:100%}.document-template-selection-modal .popup-content .popup-inner-content a.popup-content-description{color:var(--Violet-50, #3A2F98);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content{display:flex;height:100%;align-items:flex-start;gap:12px;align-self:stretch;flex:1}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:40%;max-height:60vh;overflow-y:auto;overflow-x:hidden}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:98%;height:64px;flex-shrink:0;border-radius:10px;cursor:pointer;border:1px solid var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);background:var(--sunbay-full-color-palette-white-grayscale-0-primary, #FCFCFC)}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select.selected{border:1px solid var(--Sunbay-Full-Color-Palette-Violet-10, #A299E6)}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-container{display:inline-flex;align-items:center;gap:16px;margin-left:16px;margin-top:16px;height:20px;width:20px}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-labels{display:flex;flex-direction:column;align-items:flex-start;padding:6px;max-width:70%}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-labels .step-template-name{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .available-templates .template-selection-select .radio-btn-labels .step-template-description{color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-template-selection-modal .popup-content .popup-inner-content .template-selection-modal-content .template-preview{display:flex;align-items:center;width:60%;max-height:60vh;gap:12px;box-shadow:0 26px 26px #6a163a0a}.document-template-selection-modal .buttons-content{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;width:100%}.document-template-selection-modal .buttons-content .buttons-inner-content{display:flex;justify-content:flex-end;align-items:flex-end;gap:20px}.number-picker-container{display:flex;gap:12px}.number-picker-container label{display:block}.number-picker-container.number-picker--top{flex-direction:column}.number-picker-container.number-picker--bottom{flex-direction:column-reverse}.number-picker-container.number-picker--left{flex-direction:row;align-items:center}.number-picker-container.number-picker--right{flex-direction:row-reverse;align-items:center}.number-picker{border-radius:8px;display:flex;padding:8px;align-items:center;justify-content:space-between;min-width:60px;border:1px solid var(--Violet-90, #100923)}.number-picker.disabled{background-color:var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1);border:1px solid var(--sunbay-full-color-palette-sand-50, #CDC8B6);cursor:not-allowed;color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A)}.number-picker:not(.disabled){cursor:default}.number-picker .number-picker__button{display:flex;align-items:center;flex-shrink:0}.number-picker .number-picker__button.disabled{cursor:not-allowed;opacity:.5}.number-picker .number-picker__button:not(.disabled){cursor:pointer}.number-picker .number-picker__input{flex:1;border:none;outline:none;text-align:center;background:transparent;font-size:14px;color:inherit;min-width:10px;margin:0 8px}.number-picker .number-picker__input.disabled{cursor:not-allowed}.tabs-container{display:flex;align-items:flex-start;align-self:stretch}.tabs-container .tabs-content-container{display:flex;padding-top:12px;align-items:flex-start;gap:24px}.tabs-container .tabs-content-container .tab-container{display:flex;padding-top:20px;flex-direction:column;justify-content:center;align-items:center;gap:4px}.tabs-container .tabs-content-container .tab-container .tab-name-container{display:flex;justify-content:center;align-items:center;gap:4px;cursor:pointer}.tabs-container .tabs-content-container .tab-container .tab-name-container .tab-name-content{color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:100;line-height:24px;margin:0}.tabs-container .tabs-content-container .tab-container .tab-name-container .tab-name-content.selected{color:var(--Violet-50, #3A2F98);font-weight:500}.tabs-container .tabs-content-container .tab-container .tab-name-container .tab-name-badge-text{color:var(--Violet-90, #100923);font-family:Outfit;font-size:10px;font-style:normal;font-weight:500;line-height:12px;letter-spacing:.4px;margin:0}.tabs-container .tabs-content-container .tab-container .tab-selected-vector{height:1px;align-self:stretch;stroke-width:1.092px;stroke:var(--Violet-50, #3A2F98)}.badge{display:inline-flex;padding:2px 8px;align-items:center;gap:4px;flex-direction:row}.badge--small{display:inline-flex;height:16px;padding:0 8px;justify-content:center;align-items:center;gap:2px;flex-shrink:0}.badge--large{display:inline-flex;height:20x;padding:2px 8px;justify-content:center;align-items:center;gap:4px;flex-shrink:0}.badge--normal-white{border-radius:8px;border:1px solid var(--Sunbay-Full-Color-Palette-Sand-100, #928B72)}.badge--normal{border-radius:8px;background:var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.badge--success{border-radius:8px;background:var(--Alerts-Success-20, rgba(30, 195, 118, .2))}.badge--error{border-radius:8px;background:var(--Alerts-Error-20, rgba(221, 19, 19, .2))}.badge--warning{border-radius:8px;background:var(--Alerts-Warning-20, rgba(236, 172, 22, .2))}.badge--info{border-radius:8px;background:var(--Alerts-Info-20, rgba(6, 170, 207, .2))}.badge--neutral{border-radius:8px;background:var(--sunbay-full-color-palette-white-grayscale-10, #F1F1F1)}.badge--sunbay-50{border-radius:50px;background:var(--Sunbay-50, #F3B701)}.badge--violet-0{background:var(--violet-0, #C3BDF0);border-radius:50px}.process-container{display:flex;align-items:flex-start;align-self:stretch;flex:1;width:100%;overflow-y:auto;overflow-x:hidden;box-sizing:border-box}.process-container .process-container-view{display:flex;width:100%;padding:0 40px;flex-direction:column;align-items:flex-start;align-self:stretch;flex-shrink:0;flex:1;box-sizing:border-box}.documents-view-container{width:100%;flex:1;overflow:visible}.documents-not-found{display:flex;width:804px;max-width:90%;margin:20px auto;padding:40px 59px;flex-direction:column;align-items:center;gap:10px;border-radius:8px;border:1px solid var(--Sunbay-Full-Color-Palette-Sand-30, #E3E0D3);background:var(--Sand-10, #F7F6F2);align-self:center}.documents-not-found .inner{display:flex;flex-direction:column;align-items:center;gap:12px}.documents-not-found .inner h2{height:28px;color:#000;font-family:Outfit;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin:0}.documents-not-found .inner p{width:594px;height:71px;color:#000;text-align:center;font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0}.overview-view-container{width:100%;flex:1}.email-status{color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);text-align:center;font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px}.overview-summary-bar-container{display:flex;height:48px;padding-bottom:20px;justify-content:space-between;align-items:center;align-self:stretch}.overview-summary-bar-container .items-1{display:flex;align-items:center;gap:20px}.overview-summary-bar-container .items-1 .summary-count-container{display:flex;align-items:center;gap:8px}.overview-summary-bar-container .items-1 .summary-count-container a{color:#000;font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.overview-summary-bar-container .items-2{display:flex;align-items:flex-end;gap:8px}.overview-summary-bar-container .items-2 .narrow-dropdown,.overview-summary-bar-container .items-2 .narrow-dropdown .basic-single{width:80px!important}.overview-summary-bar-container .items-2 .narrow-dropdown .select__control{min-width:90px!important;max-width:90px!important;width:90px!important;padding:2px 4px!important}.overview-summary-bar-container .items-2 .narrow-dropdown .select__value-container{max-width:60px!important;padding:0 4px!important;flex:none!important}.overview-summary-bar-container .items-2 .narrow-dropdown .select__indicator{padding:2px!important;margin:0!important}.overview-summary-bar-container .items-2 .narrow-dropdown .select__indicators{padding:0!important}.overview-summary-bar-container .items-2 .badge{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.overview-summary-bar-container .items-2 .badge p{color:#000;font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.label-value{height:28px;color:#000;font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.restore-step-modal{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;align-items:center}.restore-step-modal .restore-step-modal-text{display:flex;flex-direction:column;align-items:center;gap:24px;align-self:stretch}.restore-step-modal .restore-step-modal-text h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.restore-step-modal .restore-step-modal-text p{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.restore-step-modal .restore-step-modal-action{display:flex;justify-content:flex-end;align-items:flex-end;gap:20px}.today-view-container{width:100%;flex:1}.today-all-done{display:flex;width:804px;max-width:90%;margin:20px auto;padding:40px 59px;flex-direction:column;align-items:center;gap:10px;border-radius:8px;border:1px solid var(--Sunbay-Full-Color-Palette-Sand-30, #E3E0D3);background:var(--Sand-10, #F7F6F2);align-self:center}.today-all-done .inner{display:flex;flex-direction:column;align-items:center;gap:12px}.today-all-done .inner h2{height:28px;color:#000;font-family:Outfit;font-size:20px;font-style:normal;font-weight:500;line-height:28px;margin:0}.today-all-done .inner p{width:594px;height:71px;color:#000;text-align:center;font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0}.missing-data-badge{margin-left:8px}.missing-data-badge .badge{color:var(--Alerts-Error-Dark, #DD1313);font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.28px;margin:0}.today-lower-bar-container{display:flex;padding:20px 0;justify-content:flex-end;align-items:center;gap:8px;align-self:stretch}.narrow-dropdown-auto,.narrow-dropdown-auto .basic-single{width:96px!important}.narrow-dropdown-auto .select__control{min-width:96px!important;max-width:96px!important;width:96px!important;padding:2px 4px!important}.narrow-dropdown-auto .select__value-container{max-width:61px!important;padding:0 4px!important;flex:none!important}.narrow-dropdown-auto .select__indicator{padding:2px!important;margin:0!important}.narrow-dropdown-auto .select__indicators{padding:0!important}.narrow-dropdown-auto .dropdown-single-value-container{width:80px}.version-selector{width:fit-content;display:flex}.version-selector .basic-single{width:fit-content;padding:0;margin:0}.version-selector .dropdown-text-styles{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-shrink:1;display:block;max-width:75px}.version-selector .select__control{min-width:fit-content;max-width:fit-content;width:fit-content;padding:0;margin:0}.version-selector .select__single-value{padding:0;margin:0}.version-selector .select__value-container{max-width:fit-content;padding:0;margin:0;flex:none}.version-selector .select__indicator{padding-left:0;margin:0}.version-selector .select__indicators{padding:0;margin:0}.version-selector .dropdown-single-value-container{width:fit-content;padding:0;margin:0}.version-selector .dropdown-text-styles{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;padding:0;margin:0}.version-selector .hand-wrapper{display:flex;align-items:center;justify-content:center}.workflow-settings-modal{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;width:30vw;min-width:400px}.workflow-settings-modal .workflow-settings-modal-top-content{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch;min-width:400px}.workflow-settings-modal .workflow-settings-modal-top-content .header-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.workflow-settings-modal .workflow-settings-modal-top-content .header-container h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.workflow-settings-modal .workflow-settings-modal-top-content .header-container p{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.workflow-settings-modal .workflow-settings-modal-bottom-content{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch;width:100%}.workflow-settings-modal .workflow-settings-modal-bottom-content .buttons-container{display:flex;justify-content:center;align-items:flex-end;gap:12px;width:100%}.workflow-settings-label-value{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin-bottom:8px}.workflow-view-container{width:100%;flex:1;overflow:visible}.exclusions-container{width:100%;flex:1;display:flex;flex-direction:column;height:500px;padding-bottom:20px}.exclusions-container .table-actions-bar-container{gap:10px}.exclusion-modal{padding:12px 16px}.exclusion-modal .step-info{position:absolute;left:16px;color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.exclusion-modal-prepare{max-width:394px}.exclusion-modal-container{display:flex;padding:0 24px 32px;flex-direction:column;align-items:flex-start;gap:40px;flex-shrink:0}.exclusion-modal-container .exclusion-modal-text{display:flex;flex-direction:column;align-items:center}.exclusion-modal-container .exclusion-modal-text h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.exclusion-modal-container .exclusion-modal-text p{align-self:stretch;color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.exclusion-modal-container .exclusions-modal-buttons{display:flex;align-items:center;justify-content:center;gap:40px;width:100%}.exclustions-clients-form{display:flex;gap:1rem;align-items:stretch;width:100%}.exclustions-clients-form .left-col{gap:24px}.exclustions-clients-form .left-col,.exclustions-clients-form .right-col{flex:1;display:flex;flex-direction:column}.exclustions-clients-form .right-col>*{flex:1;height:100%}.exclusion-remove-modal-container{max-width:477px;display:flex;padding:0 24px 32px;flex-direction:column;align-items:flex-start;gap:40px;flex-shrink:0}.exclusion-remove-modal-container .exclusion-remove-modal-text{display:flex;flex-direction:column;align-items:center}.exclusion-remove-modal-container .exclusion-remove-modal-text h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.exclusion-remove-modal-container .exclusion-remove-modal-text p{align-self:stretch;color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.exclusion-remove-modal-container .exclusion-remove-modal-buttons{display:flex;align-items:center;justify-content:center;gap:40px;width:100%}.autocomplete-wrapper{position:relative;width:100%}.autocomplete-dropdown{position:absolute;top:100%;left:0;z-index:50;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;max-height:200px;overflow-y:auto;margin-top:4px;list-style:none;padding:0}.autocomplete-option{padding:8px 10px;cursor:pointer;font-size:14px;transition:background-color .15s ease}.autocomplete-option:hover{background-color:#f5f5f5}.text-area-container{display:flex;max-width:346px!important;min-height:188px;flex-direction:column;align-items:flex-start;gap:8px}.text-area-container .label-container{display:flex;align-items:center;align-self:stretch}.text-area-container .label-container .label{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.text-area-container .text-area{width:346px;max-width:346px;display:flex;padding:8px 16px;align-items:flex-start;gap:24px;flex:1 0 0;align-self:stretch;border-radius:8px;border:1px solid var(--white-gray-50, #c3c3c3);color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.text-area-container .text-area:focus-within{border:1px solid var(--Violet-90, #100923)}.text-area-container .text-area:focus-within .text-area::placeholder{color:var(--sunbay-full-color-palette-white-grayscale-80, #a1a1a1)}.text-area-container .text-area.filled{border:1px solid var(--Violet-90, #100923);color:var(--Violet-90, #100923)}.text-area-container .text-area.filled .text-area{color:var(--Violet-90, #100923)}.text-area-container .text-area.resize-off{resize:none}.text-area-container .hint-layout{width:156px;height:18px;display:flex}.text-area-container .hint-layout .max-length{color:var(--sunbay-full-color-palette-white-grayscale-100, #8A8A8A);font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;margin:0;letter-spacing:.24px}.text-area-container .hint-layout .max-length.max-reached{color:var(--Error, #DD1313)!important}.overview-table-container{display:flex;padding:20px 0;align-items:flex-start;gap:8px;align-self:stretch;width:100%;max-width:100%}.overview-table-container .table-body tr td{height:48px;box-sizing:border-box;vertical-align:middle}.step-table-wrapper{display:flex;gap:8px;padding-bottom:12px;overflow-x:auto;overflow-y:visible}.table-component-wrapper{border-radius:8px;display:flex;padding:12px 12px 0;flex-direction:column;align-items:center;flex-shrink:0;min-width:fit-content}.table-component-wrapper.step{border:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.table-component-wrapper .table-header{background-color:#fff;border-bottom:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.table-component-wrapper .table-container,.table-component-wrapper .table-wrapper{border:none}.table-component-wrapper .table-cell{height:48px;align-items:center;gap:8px;padding:8px;vertical-align:middle;box-sizing:border-box;font-size:14px;line-height:20px;font-family:Outfit,sans-serif;font-weight:300}.table-component-wrapper .badge-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.table-component-wrapper .badge-container .badge-inner-container{display:flex;align-items:center;gap:8px}.table-component-wrapper .badge-container .badge-inner-container a{color:#000;font-family:Outfit;font-size:10px;font-style:normal;font-weight:500;line-height:12px;letter-spacing:.4px;margin:0}.table-component-wrapper .badge-placeholder{height:16px}.restore-button-container{border:none;background-color:transparent;display:flex;padding:0;margin:0;cursor:pointer}.restore-button-container img{cursor:pointer!important}.restore-button-container span{color:var(--Violet-50, #3A2F98);text-align:center;font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px}.invoices-status-paid-text{color:var(--Alerts-Success-Dark, #094E2E);text-align:center;font-family:Outfit;font-size:12px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px}.invoices-status-unpaid-text{color:var(--Alerts-Info-Dark, #0A5B6D);text-align:center;font-family:Outfit;font-size:14px;font-style:normal;font-weight:300;line-height:16px;letter-spacing:.24px}.table-cell.invoices-status-paid{opacity:.4;transition:opacity .15s ease}.recurring-overview-history-modal .recurring-overview-view-container-headers{display:flex;flex-direction:column;width:100%}.recurring-overview-history-modal .recurring-overview-view-container-headers h3{text-align:center;color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.recurring-overview-history-modal .recurring-overview-view-container-headers p{padding:0;margin:0;color:var(--Violet-90, #100923);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.recurring-overview-history-modal{max-width:600px}.recurring-overview-table-container{display:flex;padding:20px 0;align-items:flex-start;gap:8px;align-self:stretch}.recurring-overview-table-container .tables-container{display:flex;flex-direction:row;align-items:flex-start;align-self:stretch;flex:1;padding:20px 0;gap:8px}.recurring-overview-table-container .tables-container .client-table{flex:2;display:flex;padding:12px 4px 0;flex-direction:column;align-items:center}.recurring-overview-table-container .tables-container .client-table .table-wrapper{overflow-x:hidden}.recurring-overview-table-container .tables-container .execution-table{flex:2;border-radius:8px;display:flex;padding:12px 4px 0;flex-direction:column;align-items:center;border:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.recurring-overview-table-container .tables-container .invoices-table{flex:8;border-radius:8px;border:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3);display:flex;padding:12px 4px 0;flex-direction:column;align-items:stretch}.recurring-overview-table-container .tables-container .table-header{background-color:#fff;border-bottom:1px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3)}.recurring-overview-table-container .tables-container .table-container,.recurring-overview-table-container .tables-container .table-wrapper{border:none}.recurring-overview-table-container .tables-container .table-body tr td{height:48px;box-sizing:border-box;vertical-align:middle}.recurring-template-container{display:flex;align-items:center;gap:5px}.recurring-template-container .recurring-template-badge{color:#000;font-family:Outfit;font-size:10px;font-style:normal;font-weight:500;line-height:12px;letter-spacing:.4px}.recurring-template-container .recurring-template-text{color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72)}.recurring-template-container .recurring-template-text .recurring-template-text-value{color:var(--Violet-90, #100923)}.recurring-send-test{display:flex;padding:0 40px 32px;flex-direction:column;align-items:flex-end;gap:48px;align-self:stretch;width:30vw;min-width:400px;gap:24px}.recurring-send-test .description{display:flex;flex-direction:column;align-items:center;gap:48px;align-self:stretch;min-width:400px}.recurring-send-test .description h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:0}.recurring-send-test .description p{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:0}.recurring-send-test .inputs-container{display:flex;flex-direction:column;gap:24px;width:30vw;min-width:400px}.recurring-send-test .buttons-container{display:flex;justify-content:center;align-items:flex-end;gap:12px;width:100%}.recurring-workflow-settings-modal{display:flex;padding:32px 40px;flex-direction:column;align-items:flex-end;gap:24px;min-width:400px;max-width:633px}.recurring-messages-preview{display:flex;gap:12px;padding:32px 40px}.recurring-workflow-settings-header-container{display:flex;flex-direction:column;align-items:center;gap:12px;align-self:stretch}.recurring-workflow-settings-header-container h3{color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px;margin:unset}.recurring-workflow-settings-header-container p{color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px;margin:unset}.recurring-workflow-settings-inputs-container{display:flex;flex-direction:column;gap:24px;align-self:stretch;max-width:453px}.recurring-workflow-settings-notifications{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap}.recurring-workflow-settings-buttons{gap:20px;display:flex;justify-content:center;width:100%;margin-top:24px}.recurring-messages-preview-modal-nav{display:flex;flex-direction:column;gap:12px;width:100%}.recurring-messages-preview-modal-nav h3{text-align:center;margin:0;color:var(--Secondary, #525256);font-family:Outfit;font-size:18px;font-style:normal;font-weight:500;line-height:24px;letter-spacing:.72px}.recurring-messages-preview-modal-nav p{margin:0;color:var(--Secondary, #525256);font-family:Outfit;font-size:16px;font-style:normal;font-weight:300;line-height:24px}.recurring-messages-preview-modal-nav .tab-switcher{width:fit-content}.input-date-container{display:flex;gap:12px}.input-date-container label{display:block}.input-date-container.input-date--top{flex-direction:column}.input-date-container.input-date--bottom{flex-direction:column-reverse}.input-date-container.input-date--left{flex-direction:row;align-items:center}.input-date-container.input-date--right{flex-direction:row-reverse;align-items:center}.tooltip-text-container{display:flex;align-items:center;gap:8px;align-self:stretch}.tooltip-text-container .tooltip-text{color:var(--Violet-90, #100923);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.dashboard{display:flex;flex:1;padding:0 40px;flex-direction:column;align-items:flex-start;flex-shrink:0;align-self:stretch}.welcome-text-layout{display:flex;width:407px;height:91px;flex-direction:column;justify-content:center;flex-shrink:0}.welcome-text{color:#000;font-family:Outfit;font-size:36px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.72px;margin:0}.dashboard-content-layout{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.dashboard-content-top-layout{display:flex;align-items:flex-start;gap:24px}.dashboard-content-bottom-layout{display:flex;align-items:flex-start;gap:32px}.dashboard-content-bottom-frame{display:flex;align-items:flex-start}.dashboard-content-bottom-frame-inner{max-width:70vw;position:absolute}.dashboard-content-bottom-frame-inner-background{flex-shrink:0;border-radius:15px;border:.5px solid var(--sunbay-full-color-palette-sand-20, #EDEBE3);background:var(--black-amp-white-white, #FFF);box-shadow:0 3.5px 5.5px #00000005}.dashboard-content-bottom-frame-inner-background .table-name-header{display:flex;padding:0 16px;justify-content:flex-start;align-items:center;gap:10px}.dashboard-content-bottom-frame-inner-background .table-name-header p{color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.dashboard-content-bottom-frame-inner-background .table-wrapper{border-left:none;border-right:none}.dashboard-frame-item{display:flex;width:279px;padding:20px 20px 18px;align-items:center;border-radius:15px;border:.5px solid var(--Sunbay-Full-Color-Palette-Sand-20, #EDEBE3);background:#fff}.dashboard-frame-item-content{display:flex;align-items:center;flex:1 0 0}.dashboard-frame-item-text-layout{flex:1 0 0;align-self:stretch}.dashboard-frame-header{width:194px;height:var(--Corner-Large-increased, 20px);color:var(--Sunbay-Full-Color-Palette-Sand-100, #928B72);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px;margin:0}.dashboard-frame-annotation{width:36.5px;height:19.5px;flex-shrink:0;color:var(--Green-Green-400, #48BB78);font-family:Outfit;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.84px}.dashboard-frame-lower-text{display:inline-flex;height:25.116px;align-items:center;gap:8px}.dashboard-frame-lower-text .dashboard-frame-text{color:var(--Violet-90, #100923);font-family:Outfit;font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.72px;margin:0}.dashboard-frame-icon-background{width:45px;height:45px;aspect-ratio:1/1}.dashboard-frame-icon-background .dashboard-frame-icon-background-inner{width:45px;height:45px;flex-shrink:0;border-radius:12px;background:var(--Sunbay-50, #F3B701);box-shadow:0 3.5px 5.5px #00000005;display:flex;justify-content:center;align-items:center}.login-form-container{display:flex;flex-direction:column;align-items:center;gap:32px}.login-form-input-container{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.login-form-submit-container{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}.login-layout-container{display:flex;flex-direction:column;gap:64px;justify-content:center;align-items:center;width:100vw;height:100vh}.reset-password-container{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.reset-password-message{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.reset-password-submit-container{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%}
