*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;overflow:hidden}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}input::-ms-reveal,input::-ms-clear{display:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}dialog:modal{max-height:100svh;max-width:100svw}#root,#__next{isolation:isolate;height:100svh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e3dff1;border-radius:4px}::-webkit-scrollbar-thumb{background:#afaac0;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}@font-face{font-family:Noto;src:url(/assets/NotoSans-VariableFont_wdth_wght-CYoOFcCZ.ttf)}.Login_container{height:100svh;display:flex;flex-direction:column;overflow:hidden}.Login{display:flex;max-height:calc(100svh - 65px)}.Login-errorPopover:popover-open{background:red;width:450px;max-width:90%;height:65px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;font-family:Noto;font-weight:600;color:#fff;font-size:18px;border:none;border-radius:15px;top:15px;margin:0 auto;transition:display .2s ease-in}.Login-left{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center}.Login-appLogo{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-right:17.5px;gap:15px}.Login-logo{height:60px}.Login-form{width:100%;max-width:390px;padding:0 50px;margin-top:24px;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.Login_form-header{font-family:Noto;font-weight:400;font-size:20px;margin-bottom:5px}.Login-label{margin-top:16px;font-family:Noto;font-weight:350;font-size:14px}.Login-form>input,.Login-form>select{border:1px solid #D4D7E3;border-radius:5px;background:#f7fbff;padding:0 15px;width:100%;height:40px;font-family:Noto;font-weight:350;font-size:14px;margin-top:8px;outline:none}input.Login_inputPassword{padding-right:47.5px}.Login-form>select{outline:1px solid #D4D7E3;border:none;border-right:15px solid transparent;cursor:pointer}.Login-form>select>option:disabled{color:#757575}.Login-form>select>option{color:#000}.Login_showPasswordToggleContainer{display:flex;justify-content:flex-end;padding-right:15px}.Login_passwordShowToggle{margin-top:-30px;height:20px;display:block;cursor:pointer}.Login-forgotpw{font-family:Noto;font-size:12px;font-weight:400;color:#0033ae;display:block;margin-top:12px;text-align:right;text-decoration:none;cursor:pointer}.Login-submit{margin-top:20px;width:100%;outline:none;border:none;display:flex;gap:10px;align-items:center;justify-content:center;font-family:Noto;font-weight:350;font-size:14px;color:#fff;background:#0034ad;height:48px;border-radius:50px;box-shadow:0 5px 10px #1053b133;cursor:pointer}.submitButtonSpinner{height:22.5px;aspect-ratio:1;border:5px solid hsla(0,0%,100%,.5);border-bottom-color:#fff;border-radius:50%;animation:rotation 1s linear infinite;display:flex;flex-shrink:0}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Login-submit:disabled{cursor:not-allowed}.Login-errorNotice{margin-top:20px;display:flex;align-items:center;justify-content:center;width:100%;height:15px}.Login_form_errorNotice-bang{height:15px;margin-right:5px}.Login_form_errorNotice-label{font-family:Noto;font-size:12px;color:brown}.Login-register{font-family:Noto;font-size:14px;font-weight:350;margin-top:24px;text-align:center}.Login-register>a{color:#1e4ae9;cursor:pointer;text-decoration:none}.Login_right-tabAndFold{display:none}.Login-rightIllustration{display:flex;flex-shrink:0}.ForgotPassword_back{margin-top:16px;margin-bottom:8px;outline:none;border:none;padding-right:10px;background:transparent;height:32px;width:fit-content;display:flex;align-items:center;justify-content:center;gap:10px;font-family:Noto;font-size:14px;cursor:pointer}.ForgotPassword_back:hover{border-bottom:2px solid grey}.ForgotPassword_back>img{transform:rotate(90deg)}.CommonButton{min-width:fit-content;height:40px;border-radius:50px;padding:10px 20px 10px 12.5px;display:flex;align-items:center;justify-content:center;gap:10px;background:#0033a0;font-family:Noto;font-weight:350;font-size:14px;color:#fff;border:none;outline:none;cursor:pointer;box-shadow:0 5px 10px #1053b133}.CommonButton>img{height:20px}.CommonButton:disabled{cursor:not-allowed}.ResponsiveIllustration-right{position:relative;height:100%;padding:15px;overflow:hidden;display:flex}.ResponsiveIllustration_right-concept{height:100%}.ResponsiveIllustration_right-motto{position:absolute;bottom:75px;left:45px}.OSSFooter{border-top:1px solid #dee2e6;display:flex;flex-direction:column;flex-shrink:0;align-items:center;justify-content:center;gap:2.5px;height:65px;width:100%;background-color:#f8f9fa;font-family:Noto;font-weight:400;font-size:14px}.OSSFooter a{color:#0366d6;text-decoration:none}.OSSFooter a:hover{text-decoration:underline}.Dashboard{display:flex;flex-direction:column;overflow-y:auto;padding-bottom:5px}.Dashboard_top{display:flex;align-items:flex-center;justify-content:space-between;gap:30px;max-width:100%;overflow:hidden;min-height:fit-content;padding:30px 30px 16px}.Dashboard_label{display:flex;align-items:center;flex-shrink:0;gap:12.5px;font-family:Noto;font-weight:350;font-size:26px;height:26px;line-height:26px;color:#222}.Dashboard_label_fileIcon{height:22px}.Dashboard_sectionHeading{margin-left:30px;margin-top:15px;font-family:Noto;font-size:18px;font-weight:550}.Dashboard_search{margin-left:30px;margin-bottom:10px;background:#fff;border-radius:40px;display:flex;align-items:center;gap:12.5px;width:100%;max-width:320px;min-height:24px;padding:8px 16px;box-sizing:content-box;box-shadow:#63636333 0 2px 8px}.Dashboard_search>img{height:12.5px}.Dashboard_search_input{display:flex;flex-grow:1;border:none;outline:none;font-family:Noto;font-weight:350;font-size:14px}.Dashboard_noDraftsNotice{font-family:noto;font-weight:300;font-size:32px}.Dashboard_projects{padding:.5px 22.5px 20px 30px;margin-top:15px;margin-right:5px;display:grid;grid-template-columns:repeat(3,1fr);overflow-y:auto;gap:25px}@media (max-width: 1150px){.Dashboard_projects{grid-template-columns:repeat(2,1fr)}}@media (max-width: 790px){.Dashboard_projects{grid-template-columns:repeat(1,1fr)}}.Base{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#f0f3f8;position:relative}.Header{height:65px;background:#0033a0;display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0;padding:0 30px;box-shadow:#0000003d 0 3px 8px;position:relative;z-index:1}.Header_logoContainer{height:100%;display:flex;align-items:center}.Header_iomLogo{margin-right:20px;height:35px;padding:2.5px 20px 2.5px 0;cursor:pointer}.Masterlogo{height:30px;filter:saturate(90%) brightness(90%) contrast(150%)}.User{anchor-name:--profileItemsContainer;outline:none;border:none;background:transparent;display:flex;align-items:center;text-align:left;gap:15px;cursor:pointer}.Displaypicture{border-radius:20px;border:1.5px solid white;background:#fff2b3;background-image:url(https://texturegenerator.sirv.com/Images/marble.jpg?opacity=65);background-position:0% 0%;background-size:100% 100%;background-color:#fafaff;height:40px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:24px}.Identity{display:flex;justify-content:center;flex-direction:column;gap:11px;padding-top:1px}.Identity-name{font-family:Noto;font-weight:375;font-size:14px;line-height:11px;height:11px;color:#fff}.Identity-email{font-family:Noto;font-weight:350;font-size:12px;line-height:10px;height:12.5px;color:#fff;opacity:.8}.Chat_header_downarrow{filter:invert()}.Chat_logoutPopover:popover-open{margin:64px 0 0;inset:auto;position:absolute;top:anchor(top);right:anchor(right);box-shadow:#00000029 0 1px 4px;outline:0;border:5px solid white;border-radius:8px;height:50px;width:175px;display:flex;align-items:center;padding:0 15px;gap:8px;font-family:Noto;font-size:14px;font-weight:350;cursor:pointer}.Chat_logoutPopover:popover-open:hover{background:#f2f2f2}.Chat_logoutPopover>img{filter:brightness(0)}.Main{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.Dashboard_project{height:250px;min-width:100%;max-width:590px;background:#fff;border:none;outline:none;border-radius:10px;display:flex;flex-direction:column;gap:15px;padding:20px 30px;cursor:pointer;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px}.Dashboard_project_title{display:flex;justify-content:space-between;font-family:Noto;font-weight:400;font-size:16px;position:relative}.Dashboard_project_tripleDotsContainer>img{height:16px;cursor:pointer}.Dashboard_project_tripleDotsContainer{border:none;outline:none;background:transparent}.Project_optionsPopover{width:105px;position:absolute;margin:24px 0 0;inset:auto;top:anchor(top);right:anchor(right);box-shadow:#00000029 0 1px 4px;border:none;border-radius:8px}.Project_optionsPopover_option{padding:8px 16px;display:flex;align-items:center;gap:8px;font-family:Noto;font-size:14px;cursor:pointer}.Project_optionsPopover_option:hover{background:#e6e6e6}.Project_optionsPopover_option>img{height:16px}.Dashboard_project_description{font-family:Noto;font-weight:350;font-size:12px;color:#5a656d;text-align:left;display:flex;flex-direction:column;flex-grow:1;overflow:hidden;position:relative}.Dashboard_project_fade{position:absolute;z-index:1;height:100%;width:100%;box-shadow:inset 0 -20px 20px -10px #fff}.Dashboard_project_footer{display:flex;justify-content:space-between}.Dashboard_project_date{display:flex;align-items:center;gap:15px;font-family:Noto;font-weight:400;font-size:14px;color:#141419;width:200px;line-height:8px}.Dashboard_project_label{height:25px;border-radius:100px;padding:0 12.5px;font-family:Noto;font-weight:350;font-size:12px;line-height:18px;color:#fff;text-align:center;display:flex;align-items:center;flex-shrink:0}.Chat{display:flex;height:100%;overflow:hidden}.Chat_sidebar{background:#17223b;list-style-type:none;width:200px;height:100%;padding-top:20px}.Chat_sidebarOption{display:flex;align-items:center;font-family:Noto;font-size:14px;font-weight:500;color:#728dcb;padding:8px 16px;border-left:4px solid transparent;cursor:pointer}.Chat_sidebarOption.selectedSection{background:#0e2963;border-left-color:#fff;color:#fff}.Chat_right{display:flex;flex-grow:1;flex-direction:column;overflow-x:hidden;overflow-y:auto}.Chat_inputArea{box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;border-radius:15px;background-color:#fff;margin:15px 30px;padding:25px 25px 22.5px;display:flex;flex-direction:column;flex-shrink:0;overflow:hidden}.Chat_inputArea.no-shrink{flex-shrink:0}.Chat_inputArea_prompt{outline:none;border:1px solid #ACB8CB;border-radius:5px;padding:15px 20px;background-color:#f0f3f8;resize:none;height:100px;width:100%;display:flex;flex-shrink:0;font-family:Noto;font-weight:500;color:#141419;font-size:16px}.Chat_inputArea_justify{margin-top:27.5px;display:flex;align-items:flex-end;justify-content:space-between}.Chat_inputArea_additionalDetails{margin-top:30px;display:flex;gap:12.5px;width:fit-content;font-family:Noto;font-weight:700;font-size:16px;color:#0033a0;cursor:pointer}.Chat_inputArea_additionalDetails>img{transform:scaleY(-1);max-width:14px}.Chat_inputArea_additionalDetails.expanded>img{transform:scaleY(1)}.Chat_form{margin-top:17.5px;margin-bottom:27.5px;padding:1px;display:grid;row-gap:15px;column-gap:25px;grid-template-columns:repeat(5,1fr);overflow-y:auto}@media (min-height: 746px){.Chat_form{padding-right:1px}}.Chat_form_inputContainer{display:flex;flex-direction:column;flex-shrink:0;gap:8px}.Chat_form_inputLabel{font-family:Noto;font-size:14px;color:#141419;white-space:nowrap}.Chat_form_input_mandatoryAsterisk{color:#ff4500}.Chat_form_input_mandatoryAsterisk.hidden{display:none}.Chat_form_input{border:1px solid #ced4da;border-radius:4px;height:40px;width:100%;font-family:Noto;font-weight:500;font-size:14px;color:#141419;padding:0 12.5px}.Chat_inputArea_buttonContainer{display:flex;justify-content:flex-end}.Chat_exportButtons{display:flex;gap:15px}.Chat_exportButtons>button{height:40px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;border-radius:20px;border:none;background:#fff;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Noto;font-size:14px;font-weight:350;cursor:pointer}.Chat_exportButtons>button:first-child>img{filter:brightness(0) saturate(100%) invert(15%) sepia(45%) saturate(5296%) hue-rotate(217deg) brightness(94%) contrast(109%)}.Chat_exportButtons>button:nth-child(2)>img{filter:brightness(0) saturate(100%) invert(14%) sepia(90%) saturate(3910%) hue-rotate(1deg) brightness(84%) contrast(124%)}.Chat_proposalContainer{margin-top:20px;padding-bottom:20px;display:flex;flex-direction:column;gap:30px}.Chat_proposalSection{margin:0 30px;box-shadow:#0000001a 0 4px 6px -1px,#0000000f 0 2px 4px -1px;background:#fff;border-radius:15px;scroll-margin:15px}.Chat_sectionHeader{display:flex;align-items:center;padding:25px}.Chat_sectionTitle{font-family:Noto;font-size:20px;font-weight:350;color:#0033a0;margin-right:auto}.Chat_sectionOptions{display:flex;gap:15px;margin-left:auto}.Chat_sectionOptions>button{border:none;outline:none;background:#e6ecf5;width:fit-content;height:fit-content;border-radius:20px;display:flex;align-items:center;cursor:pointer;position:relative}.Chat_sectionOptions>button>span{display:none}.Chat_sectionOptions>button:hover>span{display:flex;position:absolute;top:-45px;left:50%;transform:translate(-50%);text-align:center;border-radius:8px;background:#000;font-family:Noto;font-size:14px;color:#fff;padding:8px 16px}.Chat_sectionOptions>button:hover>span:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:black transparent transparent transparent}.Chat_sectionOptions>button>img{max-height:40px}.Chat_expanderArrow{margin-left:30px;cursor:pointer}.Chat_expanderArrow.closed{margin-left:auto;transform:scaleY(-1)}.Chat_sectionContent{font-family:Noto;font-size:14px;font-weight:350;color:#141419;text-align:justify;padding:25px;border-top:1px solid hsla(205,10%,39%,20%)}.Chat_sectionContent>textarea{width:100%;field-sizing:content;resize:none;font-family:monospace;font-size:14px;border:none;outline:none}.Chat_sectionContent>h2{margin-top:10px}.Chat_sectionContent>p{margin-top:10px}.Chat_sectionContent>ul,.Chat_sectionContent>ol{margin-left:30px;margin-top:5px}.Chat_sectionContent_loading{display:flex;filter:invert()}.Chat_sectionContent_loading{margin-left:10px}.Chat_regenerate[open]{border:none;background:#f0f3f8;display:flex;flex-direction:column;flex-grow:1;margin-left:auto;height:100%;width:920px}.Chat_regenerate::backdrop{background:#181b2371}.Chat_regenerate_header{height:65px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 30px;font-family:Noto;font-size:18px;font-weight:700;color:#141419}.Chat_regenerate_content{width:100%;padding:20px 30px}.Chat_regenerate_promptArea{background:#fff;border-radius:15px;height:265px;padding:25px}
