body{--accent-color:#c7ddfe;--primary-color:#025ade;--primary-border:#9ac2fe;--primary-font:#fff;--secondary-color:#0246ac;--background-color:var(--lightest-gray);--content-color:#fff;--drop-color:rgba(9,30,66,.5);--box-shadow:rgba(9,30,66,.25) 0px 4px 8px -2px,rgba(9,30,66,.31) 0px 0px 1px;--white-color:#fff;--black-color:#222;--lightest-gray:#f9fafc;--lighter-gray:#f4f5f7;--light-gray:#ebecf0;--dark-gray:#dadce0;--darker-gray:#cccdcf;--darkest-gray:#909193;--font-size:14px;--font-color:var(--black-color);--font-light:#42525a;--font-lighter:#5e6c70;--font-lightest:#7c8a8e;--title-color:#1b2533;--subtitle-color:#5e6c84;--error-color:#bc1c48;--error-text-color:#f03;--success-color:#01a31c;--warning-color:#f09609;--notify-color:#f03;--beta-color:#f60169;--border-width:1px;--border-radius:10px;--border-radius-small:6px;--border-radius-medium:15px;--border-radius-big:20px;--border-color-light:#f0f1f5;--border-color-medium:#dadce0;--border-color-dark:#1a1a23;--grid-size:8px;--grid-color:var(--lighter-gray);--grid-gap:var(--main-gap);--full-height:100dvh;--main-grid-areas:"topbar topbar" "sidebar inside";--main-padding:20px;--main-gap:12px;--topbar-height:56px;--topbar-background:var(--background-color);--topbar-border:none;--topbar-padding:0 8px 0 12px;--topbar-logo-width:220px;--topbar-logo-max-width:calc(100vw - 148px);--topbar-icon-size:32px;--topbar-icon-font:16px;--topbar-icon-color:var(--title-color);--topbar-icon-background:var(--light-gray);--topbar-icon-hover-color:var(--title-color);--topbar-icon-hover-bg:rgba(0,0,0,.1);--topbar-avatar-padding:4px 4px 4px 12px;--topbar-avatar-border:none;--topbar-avatar-background:var(--content-color);--sidebar-width:70px;--sidebar-size:var(--sidebar-width);--sidebar-background:var(--background-color);--sidebar-border:none;--sidebar-icon-size:46px;--sidebar-icon-font:22px;--sidebar-icon-color:var(--title-color);--sidebar-icon-background:var(--background-color);--sidebar-icon-hover-color:var(--primary-color);--sidebar-icon-hover-bg:var(--accent-color);--navigation-width:220px;--navigation-size:var(--navigation-width);--navigation-background:var(--background-color);--navigation-hover:var(--light-gray);--navigation-selected-bg:var(--light-gray);--navigation-border:none;--navigation-font-size:13px;--navigation-title-color:var(--title-color);--navigation-subtitle-color:var(--subtitle-color);--main-height:100dvh;--main-margin:8px;--main-radius:var(--border-radius-big);--header-height:calc(30px + var(--main-padding)*1.5);--header-padding:var(--main-padding) var(--main-padding) calc(var(--main-padding)/2) var(--main-padding);--title-font-weight:600;--title-font-size:20px;--title-letter-spacing:0px;--tabs-height:24px;--tabs-table:calc(var(--tabs-height) + 5px + var(--main-gap));--tabs-dialog:32px;--tab-selected-line-color:var(--primary-color);--tab-selected-font-color:var(--primary-color);--tab-disabled-font-color:hsla(0,0%,100%,.5);--stats-height:56px;--filter-height:calc(var(--input-height) + 8px + var(--main-gap));--filter-padding:4px 1px 4px 1px;--filter-right:1px;--filter-background:var(--content-color);--filter-border:none;--tooltip-color:var(--white-color);--tooltip-background:var(--primary-color);--table-background:var(--lighter-gray);--table-hover:var(--lightest-gray);--table-head-hover:var(--light-gray);--table-head-resizer:var(--dark-gray);--table-selected:var(--lighter-gray);--table-pages:var(--lighter-gray);--table-border-outer:none;--table-border-inner:1px solid var(--border-color-light);--table-radius-outer:var(--border-radius);--table-radius-inner:var(--border-radius);--table-radius-last:0px;--table-font-size:13px;--table-font-color:var(--font-light);--table-overflow:auto;--none-background:var(--background-color);--dropzone-background:var(--background-color);--details-width:300px;--details-width-wide:360px;--details-width-large:440px;--details-size:var(--details-width);--details-size-wide:var(--details-width-wide);--details-size-large:var(--details-width-large);--details-spacing:16px;--details-border-color:var(--border-color-light);--details-title-height:55px;--dialog-header:64px;--dialog-footer:64px;--dialog-spacing:32px;--dialog-padding:24px;--dialog-radius:var(--border-radius-big);--input-height:48px;--input-font:13px;--input-icon:16px;--input-label:18px;--input-vert-padding:6px;--input-horiz-padding:12px;--input-padding:var(--input-vert-padding) var(--input-horiz-padding);--input-label-color:var(--darkest-gray);--input-label-focus:var(--primary-color);--input-disabled-color:#969696;--input-border-color:#d2d3d7;--input-border-disabled:#ebecf0;--input-border-hover:#1a1a23;--input-border-focus:var(--black-color);--input-check-normal:var(--black-color);--input-check-focus:var(--border-color-dark);--input-check-checked:var(--primary-color);--input-check-disabled:var(--darkest-color);--input-radio-normal:var(--primary-color);--input-radio-disabled:var(--darkest-gray);--input-toggle-bg:var(--darkest-gray);--input-toggle-checked:var(--primary-color);--input-toggle-circle:#fff;--inputicon-height:48px;--inputicon-move:10px;--inputicon-font:16px;--inputicon-icon:20px;--media-main-color:var(--primary-color);--media-border-color:var(--border-color-light);--media-border-width:var(--border-width);--media-name-color:var(--lighter-gray);--media-actions-color:var(--lighter-gray);--media-trans-light:#ecedee;--media-trans-dark:#e2e3e4;--z-input:3;--z-backdrop:3000;--z-details:3001;--z-sidebar:3002;--z-navigation:3003;--z-dialog:3005;--z-dropzone:3006;--z-menu:3007;--z-preview:3008;--z-result:4009;--z-tooltip:4010;--main-font:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;--title-font:"Inter","Helvetica Neue",Helvetica,Arial,sans-serif;--google-font:"Google","Helvetica Neue",Helvetica,Arial,sans-serif}@supports (font-variation-settings:normal){body{--main-font:"InterVariable","Helvetica Neue",Helvetica,Arial,sans-serif;--title-font:"InterVariable","Helvetica Neue",Helvetica,Arial,sans-serif}}#container{--page-height:calc(var(--main-height) - var(--header-height) - var(--main-padding));--page-height-tabs:calc(var(--page-height) - var(--tabs-table));--report-height:calc(var(--page-height) - var(--tabs-table) - var(--filter-height));--item-icon-size:40px;--conversation-width:320px;--bubble-back-color:var(--content-color);--bubble-mine-bg:#ecf3fe;--bubble-mine-color:var(--font-color);--bubble-mine-footer:rgba(0,0,0,.5);--bubble-your-bg:var(--lighter-gray);--bubble-your-color:var(--font-color);--bubble-your-footer:rgba(0,0,0,.5);--bubble-button-color:var(--primary-color);--bubble-button-hover:#fff;--campaign-cond-width:40px;--campaign-cond-left:-24px;--campaign-cond-size:11px;--campaign-cond-radius:4px;--provider-width:700px;--provider-gap:calc(var(--main-gap)*2);--waba-width:320px;--email-height:var(--page-height);--email-width:calc(100vw - var(--sidebar-size) - var(--navigation-size) - var(--main-padding)*2 - var(--details-size-wide) - var(--main-margin));--widget-width:400px;--flow-actions:47px;--flow-height:calc(var(--page-height) - var(--flow-actions));--flow-height-tabs:calc(var(--page-height-tabs) - var(--flow-actions));--automations-height:calc(var(--page-height) - var(--main-gap));--automations-height-tabs:calc(var(--page-height-tabs) - var(--main-gap));--automations-action:480px;--document-gap:var(--main-gap);--document-list-width:260px;--document-view-width:calc(100vw - var(--sidebar-size) - var(--document-list-width) - var(--main-padding)*2 - 4px - var(--document-gap))}.conversations{--bubble-button-border:var(--primary-border)}body.dark-mode{--accent-color:#35373e;--primary-color:#2b7ffd;--primary-border:#023e97;--background-color:#121315;--content-color:#222325;--drop-color:rgba(24,26,30,.9);--node-background:#26272b;--automation-background:#26272b;--none-background:#26272b;--dropzone-background:#26272b;--media-background:#26272b;--white-color:#000;--black-color:#fff;--lightest-gray:#2f3032;--lighter-gray:#343537;--light-gray:#393a3c;--dark-gray:#434446;--font-color:#d8d8d9;--font-light:#99999a;--font-lighter:#858586;--font-lightest:#717172;--title-color:#fff;--subtitle-color:#cdcdcd;--sidebar-icon-hover-color:#fff;--navigation-color:#acacbd;--navigation-selected-bg:#35373f;--navigation-selected-color:#fff;--border-color-light:#3b3c3e;--border-color-medium:#4f5052;--border-color-dark:#636466;--input-label-color:var(--font-lighter);--input-label-focus:var(--black-color);--input-border-color:#3b3c3e;--input-border-disabled:#1d1e20;--input-border-hover:#ceced7;--tooltip-color:#fff}body.dark-mode .conversations{--bubble-mine-bg:#423f4a;--bubble-mine-footer:hsla(0,0%,100%,.3);--bubble-your-footer:hsla(0,0%,100%,.3)}@media (max-width:1200px){body{--details-size:0px;--details-size-wide:0px;--details-size-large:0px}}@media (max-width:1000px){body{--main-margin:0px;--main-radius:0px;--grid-gap:0px;--sidebar-width:180px;--sidebar-size:0px;--navigation-size:0px;--header-height:calc(32px + var(--main-padding));--header-padding:calc(var(--main-padding)/2) var(--main-padding)}}@media (max-width:700px){#container{--conversation-width:0px;--document-list-width:0px;--document-gap:0px}}@media (max-width:500px){body{--main-padding:12px}}.icon-account:before{content:"\ea01"}.icon-action-log:before{content:"\ea02"}.icon-action:before{content:"\ea03"}.icon-active:before{content:"\ea04"}.icon-ad:before{content:"\ea05"}.icon-add:before{content:"\ea06"}.icon-addon:before{content:"\ea07"}.icon-address:before{content:"\ea08"}.icon-admin:before{content:"\ea09"}.icon-alert-type:before{content:"\ea0a"}.icon-amount:before{content:"\ea0b"}.icon-announcement:before{content:"\ea0c"}.icon-appearance:before{content:"\ea0d"}.icon-application-log:before{content:"\ea0e"}.icon-application:before{content:"\ea0f"}.icon-assign:before{content:"\ea10"}.icon-assistant-log:before{content:"\ea11"}.icon-assistant-model:before{content:"\ea12"}.icon-assistant-prompt:before{content:"\ea13"}.icon-assistant-voice:before{content:"\ea14"}.icon-assistant:before{content:"\ea15"}.icon-attachment:before{content:"\ea16"}.icon-automation:before{content:"\ea17"}.icon-back:before{content:"\ea18"}.icon-banner:before{content:"\ea19"}.icon-block:before{content:"\ea1a"}.icon-bold:before{content:"\ea1b"}.icon-booking:before{content:"\ea1c"}.icon-bubble:before{content:"\ea1d"}.icon-button:before{content:"\ea1e"}.icon-campaign:before{content:"\ea1f"}.icon-cancelled:before{content:"\ea20"}.icon-category:before{content:"\ea21"}.icon-channel:before{content:"\ea22"}.icon-check:before{content:"\ea23"}.icon-checkbox:before{content:"\ea24"}.icon-checkedbox:before{content:"\ea25"}.icon-checkedin:before{content:"\ea26"}.icon-checkedout:before{content:"\ea27"}.icon-circle:before{content:"\ea28"}.icon-clear:before{content:"\ea29"}.icon-client:before{content:"\ea2a"}.icon-close:before{content:"\ea2b"}.icon-closed:before{content:"\ea2c"}.icon-code:before{content:"\ea2d"}.icon-column:before{content:"\ea2e"}.icon-columns-1:before{content:"\ea2f"}.icon-columns-12:before{content:"\ea30"}.icon-columns-13:before{content:"\ea31"}.icon-columns-2:before{content:"\ea32"}.icon-columns-21:before{content:"\ea33"}.icon-columns-3:before{content:"\ea34"}.icon-columns-31:before{content:"\ea35"}.icon-columns-4:before{content:"\ea36"}.icon-completed:before{content:"\ea37"}.icon-condition:before{content:"\ea38"}.icon-constants:before{content:"\ea39"}.icon-contact-date:before{content:"\ea3a"}.icon-contact:before{content:"\ea3b"}.icon-conversation:before{content:"\ea3c"}.icon-copy:before{content:"\ea3d"}.icon-country:before{content:"\ea3e"}.icon-create:before{content:"\ea3f"}.icon-dashboard:before{content:"\ea40"}.icon-date-range:before{content:"\ea41"}.icon-delete:before{content:"\ea42"}.icon-design-element:before{content:"\ea43"}.icon-design-image:before{content:"\ea44"}.icon-desktop:before{content:"\ea45"}.icon-details:before{content:"\ea46"}.icon-directory:before{content:"\ea47"}.icon-discord:before{content:"\ea48"}.icon-divider:before{content:"\ea49"}.icon-document-url:before{content:"\ea4a"}.icon-document:before{content:"\ea4b"}.icon-documents:before{content:"\ea4c"}.icon-double-check:before{content:"\ea4d"}.icon-down:before{content:"\ea4e"}.icon-draft:before{content:"\ea4f"}.icon-drag:before{content:"\ea50"}.icon-edit:before{content:"\ea51"}.icon-email-queue:before{content:"\ea52"}.icon-email:before{content:"\ea53"}.icon-emoji:before{content:"\ea54"}.icon-error-log:before{content:"\ea55"}.icon-error:before{content:"\ea56"}.icon-expand:before{content:"\ea57"}.icon-export:before{content:"\ea58"}.icon-facebook:before{content:"\ea59"}.icon-fetch:before{content:"\ea5a"}.icon-field:before{content:"\ea5b"}.icon-file-audio:before{content:"\ea5c"}.icon-file-code:before{content:"\ea5d"}.icon-file-document:before{content:"\ea5e"}.icon-file-pdf:before{content:"\ea5f"}.icon-file-presentation:before{content:"\ea60"}.icon-file-spreadsheet:before{content:"\ea61"}.icon-file-text:before{content:"\ea62"}.icon-file-video:before{content:"\ea63"}.icon-file-zip:before{content:"\ea64"}.icon-file:before{content:"\ea65"}.icon-filter:before{content:"\ea66"}.icon-first:before{content:"\ea67"}.icon-flow:before{content:"\ea68"}.icon-folder:before{content:"\ea69"}.icon-followup:before{content:"\ea6a"}.icon-format:before{content:"\ea6b"}.icon-forward:before{content:"\ea6c"}.icon-forze:before{content:"\ea6d"}.icon-gestion-bos:before{content:"\ea6e"}.icon-gmail:before{content:"\ea6f"}.icon-google-sheets:before{content:"\ea70"}.icon-google:before{content:"\ea71"}.icon-help:before{content:"\ea72"}.icon-hide:before{content:"\ea73"}.icon-hospitality-date:before{content:"\ea74"}.icon-hospitality-move:before{content:"\ea75"}.icon-hospitality-smdr:before{content:"\ea76"}.icon-hospitality:before{content:"\ea77"}.icon-hotel:before{content:"\ea78"}.icon-id:before{content:"\ea79"}.icon-image:before{content:"\ea7a"}.icon-import:before{content:"\ea7b"}.icon-inbox:before{content:"\ea7c"}.icon-info:before{content:"\ea7d"}.icon-instagram:before{content:"\ea7e"}.icon-invite:before{content:"\ea7f"}.icon-italic:before{content:"\ea80"}.icon-jump:before{content:"\ea81"}.icon-language:before{content:"\ea82"}.icon-last:before{content:"\ea83"}.icon-link:before{content:"\ea84"}.icon-linkedin:before{content:"\ea85"}.icon-list:before{content:"\ea86"}.icon-login:before{content:"\ea87"}.icon-logout:before{content:"\ea88"}.icon-logs:before{content:"\ea89"}.icon-mastodon:before{content:"\ea8a"}.icon-media:before{content:"\ea8b"}.icon-menu:before{content:"\ea8c"}.icon-mercado-libre:before{content:"\ea8d"}.icon-merge:before{content:"\ea8e"}.icon-message:before{content:"\ea8f"}.icon-messenger:before{content:"\ea90"}.icon-minus:before{content:"\ea91"}.icon-mobile:before{content:"\ea92"}.icon-money:before{content:"\ea93"}.icon-monitoring:before{content:"\ea94"}.icon-more:before{content:"\ea95"}.icon-move-drag:before{content:"\ea96"}.icon-move:before{content:"\ea97"}.icon-mute:before{content:"\ea98"}.icon-name:before{content:"\ea99"}.icon-next:before{content:"\ea9a"}.icon-nights:before{content:"\ea9b"}.icon-none:before{content:"\ea9c"}.icon-note:before{content:"\ea9d"}.icon-notification:before{content:"\ea9e"}.icon-nubila:before{content:"\ea9f"}.icon-observations:before{content:"\eaa0"}.icon-omnitec:before{content:"\eaa1"}.icon-open:before{content:"\eaa2"}.icon-openai:before{content:"\eaa3"}.icon-options:before{content:"\eaa4"}.icon-order:before{content:"\eaa5"}.icon-origin:before{content:"\eaa6"}.icon-outlook:before{content:"\eaa7"}.icon-partner:before{content:"\eaa8"}.icon-password:before{content:"\eaa9"}.icon-pause:before{content:"\eaaa"}.icon-paused:before{content:"\eaab"}.icon-personalize:before{content:"\eaac"}.icon-phone-number:before{content:"\eaad"}.icon-phone:before{content:"\eaae"}.icon-pinterest:before{content:"\eaaf"}.icon-plan:before{content:"\eab0"}.icon-plus:before{content:"\eab1"}.icon-post:before{content:"\eab2"}.icon-presence:before{content:"\eab3"}.icon-prev:before{content:"\eab4"}.icon-print:before{content:"\eab5"}.icon-product:before{content:"\eab6"}.icon-profile:before{content:"\eab7"}.icon-progress:before{content:"\eab8"}.icon-provider-log:before{content:"\eab9"}.icon-province:before{content:"\eaba"}.icon-publish:before{content:"\eabb"}.icon-qualification-bad:before{content:"\eabc"}.icon-qualification-excellent:before{content:"\eabd"}.icon-qualification-good:before{content:"\eabe"}.icon-qualification:before{content:"\eabf"}.icon-query-log:before{content:"\eac0"}.icon-questionnaire:before{content:"\eac1"}.icon-queue:before{content:"\eac2"}.icon-quora:before{content:"\eac3"}.icon-radio-off:before{content:"\eac4"}.icon-radio-on:before{content:"\eac5"}.icon-reddit:before{content:"\eac6"}.icon-redo:before{content:"\eac7"}.icon-reply:before{content:"\eac8"}.icon-report:before{content:"\eac9"}.icon-request:before{content:"\eaca"}.icon-resolved:before{content:"\eacb"}.icon-restart:before{content:"\eacc"}.icon-return:before{content:"\eacd"}.icon-role:before{content:"\eace"}.icon-room:before{content:"\eacf"}.icon-sale:before{content:"\ead0"}.icon-save:before{content:"\ead1"}.icon-schedule:before{content:"\ead2"}.icon-search:before{content:"\ead3"}.icon-send:before{content:"\ead4"}.icon-settings:before{content:"\ead5"}.icon-simulate:before{content:"\ead6"}.icon-skype:before{content:"\ead7"}.icon-sms:before{content:"\ead8"}.icon-snapchat:before{content:"\ead9"}.icon-social:before{content:"\eada"}.icon-spacer:before{content:"\eadb"}.icon-star-outline:before{content:"\eadc"}.icon-star:before{content:"\eadd"}.icon-start:before{content:"\eade"}.icon-status:before{content:"\eadf"}.icon-store:before{content:"\eae0"}.icon-strikethrough:before{content:"\eae1"}.icon-style:before{content:"\eae2"}.icon-subscription:before{content:"\eae3"}.icon-summary:before{content:"\eae4"}.icon-support:before{content:"\eae5"}.icon-suspended:before{content:"\eae6"}.icon-tag:before{content:"\eae7"}.icon-team:before{content:"\eae8"}.icon-telegram:before{content:"\eae9"}.icon-template:before{content:"\eaea"}.icon-text:before{content:"\eaeb"}.icon-ticket-closed:before{content:"\eaec"}.icon-ticket-error:before{content:"\eaed"}.icon-ticket-open:before{content:"\eaee"}.icon-ticket-type:before{content:"\eaef"}.icon-ticket:before{content:"\eaf0"}.icon-tiendanube:before{content:"\eaf1"}.icon-tiktok:before{content:"\eaf2"}.icon-time:before{content:"\eaf3"}.icon-title:before{content:"\eaf4"}.icon-tumblr:before{content:"\eaf5"}.icon-twitch:before{content:"\eaf6"}.icon-undo:before{content:"\eaf7"}.icon-unmute:before{content:"\eaf8"}.icon-unread:before{content:"\eaf9"}.icon-unsubscribe:before{content:"\eafa"}.icon-up:before{content:"\eafb"}.icon-user:before{content:"\eafc"}.icon-variable:before{content:"\eafd"}.icon-video:before{content:"\eafe"}.icon-view:before{content:"\eaff"}.icon-wait:before{content:"\eb00"}.icon-waitlist:before{content:"\eb01"}.icon-webhook:before{content:"\eb02"}.icon-wechat:before{content:"\eb03"}.icon-whatsapp:before{content:"\eb04"}.icon-white-email:before{content:"\eb05"}.icon-widget:before{content:"\eb06"}.icon-x:before{content:"\eb07"}.icon-youtube:before{content:"\eb08"}@font-face{font-family:Google;font-style:normal;font-weight:400;src:url(https://app.conversana.com/static/media/GoogleSans-Regular.2765c69613690b1b9c03.ttf)}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(https://app.conversana.com/static/media/icon.44096a167a424c9bb077.ttf) format("truetype"),url(https://app.conversana.com/static/media/icon.2ac0ff3c2710ce6d798e.woff) format("woff")}#root,body,html{margin:0;min-height:var(--full-height);overflow:hidden;overscroll-behavior-y:none;padding:0}#root{background-color:var(--background-color);color:var(--font-color);font-family:var(--main-font);font-size:var(--font-size)}.backdrop{inset:0;position:fixed;z-index:100}.simple-link{color:var(--primary-color);cursor:pointer;text-decoration:none}.simple-link:hover{text-decoration:underline}.right-space.right-space{margin-right:8px}.right-space-big.right-space-big{margin-right:16px}.left-space.left-space{margin-left:8px}.left-space-big.left-space-big{margin-left:16px}.top-space.top-space{margin-top:8px}.top-space-big.top-space-big{margin-top:24px}.bottom-space.bottom-space{margin-bottom:8px}.bottom-space-big.bottom-space-big{margin-bottom:24px}.text-green.text-green.text-green{color:var(--success-color)}.text-yellow.text-yellow.text-yellow{color:var(--warning-color)}.text-red.text-red.text-red{color:var(--error-color)}.text-gray.text-gray.text-gray{color:var(--font-lightest)}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar{height:12px;width:12px}:hover:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;box-shadow:inset 0 0 0 4px var(--border-color-light);-webkit-transition:all .2s;transition:all .2s}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb:hover{box-shadow:inset 0 0 0 4px var(--border-color-medium);cursor:pointer}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb:vertical{border-left-width:3px;min-height:20px}:not(textarea):not(tbody):not(.no-scrollbars):not(.tox-toolbar--scrolling)::-webkit-scrollbar-thumb:horizontal{border-top-width:3px;min-width:20px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time],select,textarea{background-color:var(--content-color);color:var(--font-color);font-family:var(--main-font)}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid transparent;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:transparent;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}
/*# sourceMappingURL=main.5af8117e.css.map*/