@import "./components.css";@import "./tio-common.css";@tailwind base;@tailwind components;@tailwind utilities;html{font-family:"Montserrat"}body .login{background-image:url(/assets/images/growth.svg);background-repeat:no-repeat;background-position:left}.tio-gray{background-color:#fcfcfc}[data-legacy-input] * input,[data-legacy-input] * textarea,[data-legacy-input] input,[data-legacy-input] textarea,input[data-test-id=form-field-input],textarea[data-test-id=form-field-input]{flex:1 100%;font-weight:500!important}.form-group:has([data-legacy-input]) label{font-weight:500}[class*=legacy-button-style]{font-weight:400!important}.legacy-select-sm-style button[data-component=select-trigger]{height:2.6rem}.modal--xl{max-width:50rem}.modal--full{margin-top:0;margin-bottom:0}.text-primary{--tw-text-opacity:1;color:hsl(var(--frontile-primary)/var(--frontile-primary-opacity, var(--tw-text-opacity)))}.hover\:text-primary-foreground:hover{--tw-text-opacity:1;color:hsl(var(--frontile-primary-foreground)/var(--frontile-primary-foreground-opacity, var(--tw-text-opacity)))}.hover\:bg-primary:hover{--tw-bg-opacity:1;background-color:hsl(var(--frontile-primary)/var(--frontile-primary-opacity, var(--tw-bg-opacity)))}.codex-editor{z-index:0}.ce-block__content,.ce-toolbar__content{max-width:90%}.lpn-page h1,h1.ce-header{font-weight:700;font-size:1.875rem;line-height:2.25rem}.lpn-page h2,h2.ce-header{font-weight:600;font-size:1.5rem;line-height:2rem}.lpn-page h3,.lpn-page h4,h3.ce-header,h4.ce-header{font-weight:600;font-size:1.25rem;line-height:1.75rem}.lpn-page h4,h4.ce-header{font-size:1.125rem}.lpn-page h5,h5.ce-header{font-weight:600;font-size:1rem;line-height:1.5rem}.lpn-page h6,h6.ce-header{font-weight:600;font-size:.875rem;line-height:1.25rem}.lpn-page h1,.lpn-page h2,.lpn-page h3,.lpn-page h4,.lpn-page h5,.lpn-page h6,.lpn-page p{color:#4b5563;margin-bottom:1rem}.caret-icon{display:inline-block;transition:transform .1s ease-in-out}.caret-icon.is-open{transform:rotate(90deg)}.lpn-page ol,.lpn-page ul{list-style-type:none;padding-left:1.5rem}.lpn-page ul li{list-style-type:disc}.lpn-page ol li{list-style-type:decimal}