body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.HomeContainer{background-color:#fff;min-height:100vh;min-width:100vw}.HomeNavBarMain{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border-bottom:1px solid #e7e7e7;box-shadow:0 8px 12px #0000;font-size:14px;font-weight:600;height:55px;justify-content:space-between;width:100vw}.HomeNavBar,.HomeNavBarMain{display:flex;flex-direction:row}.HomeNavBar{justify-content:center}.HomeNavBarTab{border-radius:20px;color:#666;cursor:pointer;display:block;margin:0 5px;padding:10px 15px;position:relative;text-align:center}.HomeNavBarTab:hover{background-color:#e4e4e4}.HomeNavBarTabActive{border-radius:20px;color:#000;cursor:pointer;display:block;margin:0 5px;padding:10px 15px;position:relative;text-align:center}.HomeNavBarTabActive:after{background-color:#000;bottom:-2px;content:"";height:2px;left:50%;margin-left:-10px;margin-top:-10px;position:absolute;width:20px}.HomeNavBarTabActive:hover{background-color:#e4e4e4}.HomeNavBarTabSignOutBtn{margin-right:20px}.LinksContainer{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 70px);min-width:100vw}.getLinksButton{background-color:#2c2c2c;border-radius:30px;color:#fff;cursor:pointer;margin:20px;padding:15px 40px}.linkRow{display:flex;flex-direction:row;-webkit-user-select:none;user-select:none}.linkContainer{border:1px solid #e7e7e7;box-shadow:0 0 12px #0000001a}.linkContainer,.usedLinkContainer{border-radius:20px;cursor:pointer;display:block;margin:10px;min-width:600px;padding:20px;transition:background-color .3s}.usedLinkContainer{background-color:#2b5fe2;border:1px solid #e7e7e7;box-shadow:0 8px 12px #0000001a;color:#fff}.usedLinkMarker{background-color:#ffffff1a;background-color:#4343434d;border-radius:20px;color:#fff;margin-right:10px;padding:5px 10px}.selectedLinkTypeButton{background-color:#ffffff1a;border-radius:20px;color:#fff;line-height:31px;margin-left:20px;padding:6px 10px;transition:background-color .3s}.selectedLinkTypeButton:hover{background-color:#ffffff4d}.linkTypeButton{background-color:#4343434d;border-radius:20px;color:#fff;line-height:31px;margin-left:20px;padding:6px 10px;transition:background-color .3s}.linkTypeButton:hover{background-color:#43434399}@keyframes slideInAndOut{0%,to{opacity:0;transform:translateY(100%)}10%,90%{opacity:1;transform:translateY(0)}}.linksCopiedMessage{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px;bottom:-100px;box-shadow:0 0 20px #0000001a;padding:20px;position:fixed;right:-200px;transform:translateX(-50%);transition:bottom .5s ease-in-out;z-index:2000}.linksCopiedMessage.show{bottom:60px}.statsContainer{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100vh - 70px);min-height:calc(100vh - 70px);min-width:100vw}.statsContentContainer{position:relative;width:90%}.statsHeaderContainer{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 30px #0000000a;display:flex;flex-direction:column;justify-content:space-around;margin:20px auto auto;padding:0;position:relative;width:900px}.statsHeaderTopContainer{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;padding:5px}.statsHeaderTopFilterText{color:#999}.statsHeaderTopFilterText,.statsHeaderTopFilterTextSelected{border:1px solid #e7e7e7;border-radius:20px;cursor:pointer;display:block;font-weight:600;padding:7px 15px;-webkit-user-select:none;user-select:none}.statsHeaderTopFilterTextSelected{background-color:#272727;color:#fff}.statsHeaderBottomContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding:20px}.statsHeaderStatContainer{align-items:center;border-radius:10px;display:flex;flex-direction:column;justify-content:center}.statsHeaderStatValue{color:#272727;font-size:18px}.statsHeaderStatTitle,.statsHeaderStatValue{cursor:pointer;display:block;font-weight:600}.statsHeaderStatTitle{color:#888;font-size:14px;padding-top:10px}.statsFloatingDateSelectorButton{align-items:center;background-color:#272727;border-radius:50px;box-shadow:0 8px 12px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:60px;justify-content:center;position:absolute;right:-120px;top:65px;transform:translate(-50%,-50%);transition:all .5s;width:60px}.statsFloatingDateSelectorButton:hover{background-color:#3f3f3f}.statsContentRow{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-top:20px;width:100%}.statsCard{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 30px #0000000a;margin-top:60px;max-height:400px;max-width:40vw;min-height:400px;min-width:40vw;overflow:hidden;padding:30px}.statsCardTitle{color:#272727;display:block;font-size:24px;font-weight:400;margin-bottom:20px}.statsChartContainer{border-radius:20px;margin-top:40px;max-height:400px;max-width:40vw;min-height:300px;min-width:40vw;padding:0}.statsCardTableContainer{display:block;max-height:350px;overflow-y:auto}.statsCardTable{border-collapse:collapse;margin-top:0;width:100%}.statsCardTable>tbody{max-height:200px;overflow:auto}.statsCardTable>tbody>tr>td{border-bottom:1px solid #e7e7e7;padding:20px 0}.statsDateSelectorBackground{background-color:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw}.statsDateSelectorCard{background-color:#fff;border-radius:20px;box-shadow:0 0 20px #0000001a;flex-direction:column;left:50%;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:700px}.statsDateSelectorCard,.statsDateSelectorsContainer{align-items:center;display:flex;justify-content:center}.statsDateSelectorsContainer{flex-direction:row}.statsDateSelectorSubmitButtonContainer{align-items:flex-end;display:flex;flex-direction:row;justify-content:flex-end;margin-top:20px;width:100%}.statsDateSelectorSubmitButton{align-items:center;background-color:#272727;border-radius:50px;box-shadow:0 8px 12px #0003;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0;padding:7px 15px;transition:all .5s}.ChatGPTContainer{background-color:#fff;display:flex;flex-direction:row;max-height:calc(100vh - 56px);min-height:calc(100vh - 56px);min-width:100vw}.ChatGPTChatsContainer{align-items:center;border-right:1px solid #e7e7e7;display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100vh - 86px);max-width:250px;min-width:250px;overflow:auto;padding-bottom:30px}.ChatGPTNewChat{background-color:#272727;border-radius:25px;box-shadow:0 0 20px #00000026;color:#fff;display:block;margin:20px;padding:15px;text-align:center;width:80%}.ChatGPTNewChat,.ChatGPTNewChat:hover{cursor:pointer;transition:background-color .3s}.ChatGPTNewChat:hover{background-color:#5d5d5d}.ChatGPTSubIDInputWrapper{margin-right:20px;padding-bottom:10px;position:relative}.ChatGPTSubIDInputName{background-color:#fff;color:#666;display:block;font-size:10px;left:5px;padding:0 5px;position:absolute;top:-5px}.ChatGPTSubIDInput{border:1px solid #e5e5e5;border-radius:10px;color:#000;display:block;font-size:14px;justify-self:center;margin-top:0;min-height:30px;padding-left:10px;padding-top:8px;width:calc(100% + 7px)}.ChatGPTFilterNowButton{border:1px solid #e7e7e7;border-radius:20px;display:block;padding:5px 10px;text-align:center}.ChatGPTBatchFilter,.ChatGPTFilterNowButton{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none}.ChatGPTBatchFilter{align-items:center;border:1px solid #e7e7e7;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;margin:auto;padding:10px 0;width:100%}.ChatGPTChat{box-shadow:0 0 20px #0000000d;transition:background-color .3s,box-shadow .5s}.ChatGPTChat,.SelectedChatGPTChat{border:1px solid #e7e7e7;border-radius:25px;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;margin:5px;padding:0;width:90%}.SelectedChatGPTChat{background-color:#e3e3e3;box-shadow:0 0 20px #00000026;font-weight:700;transition:background-color .3s}.ChatGPTChatText{padding:15px}.ChatGPTChatRenameInputContainer{background-color:#e3e3e3;border-radius:30px;padding:10px}.ChatGPTChatRenameInput{background-color:#f2f2f2;border:1px solid #000;border-radius:30px;font-size:16px;font-weight:700;padding:5px 5px 5px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTChatRenameInputDescription{color:#999;display:block;font-size:10px;font-weight:400;padding-top:3px;text-align:center}.ChatGPTChat .ChatGPTChatTrash{opacity:0;pointer-events:none;transition:opacity .3s ease}.ChatGPTChat:hover .ChatGPTChatTrash{opacity:1;pointer-events:all}.ChatGPTChatTrash{background-color:#e0e0e0;border-radius:20px;margin:10px;padding:5px}.ChatGPTMailingCard{background-color:#fff;border:1px solid #e7e7e7;border-radius:10px 10px 0 0;cursor:pointer;flex-direction:row;justify-content:space-between;margin-top:10px;padding-left:20px;position:relative;transition:all .3s ease;width:300px}.ChatGPTMailingCard,.ChatGPTMiddleMailingLeft{align-items:flex-start;display:flex;height:60px}.ChatGPTMiddleMailingLeft{flex-direction:column;justify-content:center}.ChatGPTMailingCardName{color:#222;display:block;font-size:16px;font-weight:400;padding-bottom:5px}.ChatGPTMailingCardRange{color:#888;display:block;font-size:14px;font-weight:400}.ChatGPTMiddleMailingRight{align-items:center;background-color:initial;border-radius:0 9px 9px 0;color:#1dca23;color:#ececec;display:flex;flex-direction:column;font-size:14px;font-weight:600;height:100%;justify-content:center;width:50px}.ChatGPTMiddleMailingRightText{color:#1ec678;display:block;font-size:16px;font-weight:600;padding-bottom:5px}.ChatGPTMiddleAccountBottomProgressParent{background-color:#1ec6784d;bottom:0;display:block;height:5px;left:0;position:absolute;width:100%}.ChatGPTMiddleAccountBottomProgressChild{background-color:#1ec678;border-radius:15px;display:block;min-height:5px;transition:all .3s ease;width:50%}.ChatGPTRightContainer{flex:1 1;flex-direction:column;overflow:auto}.ChatGPTNewCreativeMode,.ChatGPTRightContainer{align-items:center;display:flex;justify-content:start}.ChatGPTNewCreativeMode{background-color:#272727;border:1px solid #e7e7e7;border-radius:45px;box-shadow:0 0 20px #00000026;color:#fff;cursor:pointer;flex-direction:row;font-size:18px;font-weight:600;justify-content:space-between;margin-top:30px;padding:15px 30px;transition:all .5s;-webkit-user-select:none;user-select:none}.ChatGPTNewCreativeContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;background-color:#ffffff80;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;margin-top:30px;max-width:500px;min-width:500px;padding:0}.ChatGPTNewCreativeContainerHeader{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;min-height:50px;padding:0 15px}.ChatGPTNewCreativeTitle{display:block;font-size:16px;line-height:50px;text-align:center;width:100%}.ChatGPTNewCreativeHeaderSettingsIcon{align-items:center;border:1px solid #e7e7e7;border-radius:50%;color:#a7a7a7;cursor:pointer;display:flex;flex-direction:row;height:35px;justify-content:center;min-width:35px;transition:all 1s}.ChatGPTNewCreativeHeaderSettingsIcon:hover{background-color:#e7e7e7;transform:rotate(45deg)}.ChatGPTNewCreativeContainerSubContainer{padding:20px 20px 20px 30px}.ChatGPTNewPromptButtonRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}.ChatGPTNewPromptButton{border-radius:10px;color:#777;cursor:pointer;display:flex;margin:0 10px 10px;padding:5px 15px;transition:all .5s}.ChatGPTNewPromptButton:hover{background-color:#f4f4f4}.ChatGPTNewCreativeInputWrapper{flex:1 1;margin:10px 10px 10px 5px;position:relative}.ChatGPTNewCreativeInputName{background-color:#fff;color:#666;display:block;font-size:10px;left:5px;padding:0 5px;position:absolute;top:7px}.ChatGPTNewCreativeInput{min-height:40px;padding-top:8px;width:415px}.ChatGPTNewCreativeInput,.ChatGPTNewCreativeInputPrompt{border:1px solid #e5e5e5;border-radius:10px;color:#000;display:block;font-size:14px;justify-self:center;margin-top:0;padding-left:10px}.ChatGPTNewCreativeInputPrompt{min-height:120px;padding-top:20px;width:calc(100% - 20px)}.ChatGPTFullAutoSpreadContainer{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;font-size:14px;justify-content:center;margin:5px;transition:all .3s}.ChatGPTFullAutoSpreadOptionSelected{background-color:#e5e5e5;justify-content:center}.ChatGPTFullAutoSpreadOption,.ChatGPTFullAutoSpreadOptionSelected{align-items:center;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;margin:5px;padding:10px;transition:all .3s}.ChatGPTFullAutoSpreadOption{justify-content:space-between}.ChatGPTSavedPromptsRowTitle{color:#666;display:block;font-size:14px;font-weight:600;padding:15px 0 5px;text-align:center;text-transform:uppercase;width:100%}.ChatGPTNewPromptSearchWrapper{align-items:center;border:1px solid #e5e5e5;border-radius:10px;display:flex;flex:1 1;flex-direction:row;justify-content:center;margin:10px 10px 10px 5px;position:relative}.ChatGPTNewPromptSearchIcon{background-color:#fff;color:#666;cursor:pointer;display:block;font-size:10px;padding:0 10px}.ChatGPTNewPromptSearch{border:0;border-radius:40px;color:#000;display:block;font-size:14px;justify-self:center;margin-top:0;min-height:40px;outline:0;padding-left:4px;padding-top:0;width:415px}.ChatGPTSavedPromptsRow{display:flex;flex-wrap:wrap;max-height:200px;overflow-y:auto;scrollbar-width:thin}.ChatGPTNewCreativeSavePromptButton{align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:30px;box-shadow:0 0 20px #0000000d;color:#bbb;cursor:pointer;display:flex;flex-direction:row;font-size:13px;justify-content:center;line-height:20px;margin-left:10px;margin-top:0;padding:5px 7px;transition:all .5s;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTNewCreativeSavePromptButton:hover{background-color:#f1f1f1;border:1px solid #aaa;color:#aaa}.ChatGPTNewCreativeSavePromptFullAutoOptionButton{align-items:center;border:1px solid #ccc;border-radius:10px;color:#666;cursor:pointer;display:flex;flex-direction:row;font-size:13px;justify-content:center;line-height:20px;margin:5px;-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.ChatGPTNewCreativeSavePromptFullAutoOptionButtonTextContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:10px 15px;width:100%}.ChatGPTNewCreativeSavePromptFullAutoOptionButtonPromptName{display:block}.ChatGPTNewCreativeSavePromptFullAutoOptionButtonPromptEPM{display:block;font-weight:600}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.ChatGPTListPercentInput{border:1px solid #fff;border-radius:5px;color:#666;display:block;font-size:17px;justify-self:center;margin-top:0;outline:none;padding-left:3px;padding-top:0;text-align:end;width:45px}.ChatGPTNewCreativeSavePromptOptionButton{border:1px solid #ccc;border-radius:30px;color:#666}.ChatGPTNewCreativeSavePromptOptionButton,.ChatGPTNewCreativeSavePromptOptionButtonSelected{align-items:center;cursor:pointer;display:flex;flex-direction:row;font-size:13px;justify-content:center;line-height:20px;margin:5px;-webkit-user-select:none;user-select:none;white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTNewCreativeSavePromptOptionButtonSelected{border:1px solid #000;border-radius:30px;color:#000;font-weight:600}.ChatGPTNewCreativeSavePromptOptionButtonTextFullAutoSelected{display:none}.ChatGPTNewCreativeSavePromptOptionButtonText{padding:5px 15px}.ChatGPTNewCreativeSavePromptOptionButton .ChatGPTPromptTrash{opacity:0;pointer-events:all;transition:opacity .3s ease}.ChatGPTNewCreativeSavePromptOptionButton:hover .ChatGPTPromptTrash{opacity:1;pointer-events:all}.ChatGPTPromptTrash{background-color:#e8e8e8;border-radius:20px;margin:5px;padding:5px}.ChatGPTNewCreativeSavePromptButtonEmpty{display:block;min-height:32px}.ChatGPTNewBatchSettingsDropdownButtonRow{align-items:center;border-radius:15px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;padding:10px;transition:all .5s}.ChatGPTNewBatchSettingsDropdownButtonRow:hover{background-color:#f4f4f4}.ChatGPTNewBatchSettingsDropdownClosed{display:none;max-height:0;opacity:0;transition:all .5s}.ChatGPTNewCreativeInputDropdown{border:1px solid #e5e5e5;border-radius:10px;color:#000;display:block;font-size:14px;justify-self:center;margin-top:20px;min-height:50px;padding-left:5px;padding-top:10px;width:calc(100% - 5px)}.ChatGPTNewPromptSharingUserRowSelected{align-items:center;border:1px solid #000;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px;padding:10px}.ChatGPTNewPromptSharingUserRowSelected:hover{background-color:#e7e7e7}.ChatGPTNewPromptSharingUserRow{align-items:center;border:1px solid #e7e7e7;border-radius:20px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:5px;padding:10px}.ChatGPTNewPromptSharingUserRow:hover{background-color:#e7e7e7}.ChatGPTNewCreativeRow{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:auto;padding-top:10px;width:calc(100% - 25px)}.ChatGPTNewCreativeRowText{cursor:pointer;display:block}.ChatGPTFullAutoQuotaInformationContainer{align-items:center;border:1px solid #e7e7e7;border-radius:20px;color:#666;display:flex;flex-direction:column;font-size:14px;justify-content:center;margin-top:20px;padding:10px}.ChatGPTFullAutoQuotaInformationRow{align-items:center;border:0 solid #e7e7e7;border-radius:20px;display:flex;flex-direction:row;justify-content:space-between;margin:5px;width:95%}.ChatGPTFullAutoQuotaInformationName{display:block}.ChatGPTFullAutoQuotaInformationValue{display:block;font-weight:600}.ChatGPTGenerateButtonRow{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-around}.ChatGPTGenerateButton{background-color:#2c2c2c;border-radius:30px;color:#fff;cursor:pointer;display:block;margin:40px auto auto;padding:15px 40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTCreativesRowContainer{background-color:#eaeaea;border:1px solid #e7e7e7;display:flex;flex-direction:row;max-width:calc(100vw - 255px);min-height:30px;overflow-x:auto;width:100%}.ChatGPTCreativesRowItemSelected{background-color:#ffffff73;border:1px solid #e7e7e700;border-radius:10px 10px 0 0;box-shadow:0 0 20px #00000026;color:#868686;font-weight:700}.ChatGPTCreativesRowItem,.ChatGPTCreativesRowItemSelected{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;min-width:150px;overflow:hidden;transition:background-color .3s;-webkit-user-select:none;user-select:none;width:250px}.ChatGPTCreativesRowItem{background-color:#ffffff26;border:1px solid #fff0;box-shadow:0 0 20px #0000;color:#aaa;font-weight:600}.ChatGPTCodeEditorContainer{display:flex;position:relative;z-index:0}.ChatGPTRevisionSettingsContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;min-height:300px;min-width:500px;outline:none;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px;z-index:1000}.ChatGPTGeneratingInidicatorContainer{border:0 solid #e7e7e7;border-radius:0;bottom:0;display:flex;flex-direction:row;justify-content:center;left:0;margin-top:0;position:absolute;width:calc(50% + 2px);z-index:800}.ChatGPTGeneratingInidicatorBorderRadius{border:0 solid #e7e7e7;border-radius:20px;color:#444;width:100%}.ChatGPTGeneratingInidicator{align-items:center;background-color:#fff;border-radius:0;border-top:1px solid #d0d0d0;font-size:18px;font-weight:600;padding:15px 15px 15px 16px}.ChatGPTCustomPromptContainer,.ChatGPTGeneratingInidicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:row;justify-content:center}.ChatGPTCustomPromptContainer{border:0 solid #e7e7e7;border-radius:0;bottom:-4px;left:0;margin-top:0;padding:4px 15px 6px 16px;position:absolute;width:calc(50% - 29px);z-index:8}.ChatGPTCustomPromptInputContainer{align-items:center;background-color:hsla(0,0%,100%,.694);border:1px solid #ddd;border-radius:18px;color:#444;display:flex;flex:1 1;flex-direction:row;min-height:47px;min-width:600px;outline:none;padding-left:15px;transition:border 1s,box-shadow 1s}.ChatGPTCustomPromptInputContainer:hover{border:1px solid #939393}.ChatGPTCustomPromptInputContainer:focus{border:1px solid #4d4d4d;box-shadow:0 0 20px #41414133}.ChatGPTCustomPromptInput{background-color:#fff0;border:0 solid #fff;font-size:17px;outline:none;width:100%}.ChatGPTCustomPromptInput::placeholder{color:#868686}.ChatGPTCustomPromptButton{background-color:#2b2b2b;transition:background-color .5s}.ChatGPTCustomPromptButton,.ChatGPTCustomPromptButtonDisabled{align-items:center;border-radius:10px;color:#868686;cursor:pointer;display:block;display:flex;flex-direction:row;font-weight:600;height:28px;justify-content:center;margin:0 10px 0 5px;position:relative;text-align:center;width:30px}.ChatGPTCustomPromptButtonDisabled{background-color:#e3e3e3;transition:background-color .3s}.ChatGPTCustomPromptIconButton{background-color:#fff3;border:1px solid #c9c9c9;border-radius:20px;color:#fff;cursor:pointer;display:block;font-weight:600;margin:0 5px;padding:12px 12px 8px;position:relative;text-align:center;transition:background-color .3s}.ChatGPTCustomPromptIconButton:hover{background-color:#fff6}.ChatGPTCodeContainer{background-color:#fff;border-right:1px solid #e7e7e7;box-shadow:0 0 20px #0000000d;color:#fff;max-height:calc(100vh - 155px);max-width:calc(50vw - 124px);min-height:calc(100vh - 155px);min-width:calc(50vw - 124px);padding-top:0;position:relative}body .ace_scrollbar{display:none}.ChatGPTEditorToolbarContainer{display:flex;flex-direction:row;justify-content:flex-end;position:absolute;right:10px;top:10px;width:600px}.ChatGPTEditorToolbarButton{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:40px;box-shadow:0 0 20px #00000026;color:#444;cursor:pointer;display:block;display:flex;flex-direction:row;font-weight:600;height:50px;justify-content:center;margin:0 5px;text-align:center;transition:background-color .3s;width:50px;z-index:20}.ChatGPTEditorToolbarButton:hover{background-color:#e7e7e7}.ChatGPTPreviewContainer{border:0;width:calc(50vw - 130px)}.ChatGPTUpdatePreviewButton{background-color:#fff;border-radius:30px;bottom:90px;box-shadow:0 0 20px #00000026;color:#2b5fe2;cursor:pointer;font-weight:700;padding:15px;position:absolute;right:20px}.ChatGPTFloatingBottomRow{background-color:#d6d6d6;border-radius:0;border-top:1px solid #e7e7e7;bottom:0;box-shadow:0 0 20px #0000;display:flex;flex-direction:row;justify-content:space-around;min-width:calc(100vw - 270px);padding:10px;position:absolute;right:0;z-index:0}.ChatGPTFloatingBottomRowAIBadge{background-color:#fff0;border-radius:25px;color:#666;cursor:pointer;font-weight:900;margin-right:5px;padding:10px 0 10px 15px;text-align:center}.ChatGPTFloatingBottomRowButtonText{font-size:15px;padding:10px}.ChatGPTFloatingBottomRowSettingsIcon,.ChatGPTFloatingBottomRowSettingsIconContainer{align-items:center;display:flex;justify-content:center}.ChatGPTFloatingBottomRowSettingsIcon{border-radius:20px;padding:8px}.ChatGPTFloatingBottomRowSettingsIcon:hover{background-color:rgba(0,0,0,.289)}.ChatGPTFloatingBottomRowButton{background-color:#ffffffa6;border:1px solid #ccc;border-radius:25px;color:#666;cursor:pointer;display:flex;padding:0 5px;text-align:center;transition:background-color .3s}.ChatGPTFloatingBottomRowButton:hover{background-color:#ffffffd9;cursor:pointer;transition:background-color .3s}.ChatGPTFloatingBottomRowButtonDisabled{background-color:#fff0;cursor:not-allowed;padding:0 5px}.ChatGPTFloatingBottomRowButtonDisabled,.ChatGPTFloatingBottomRowIconButton{border:1px solid #ccc;border-radius:25px;color:#666;display:flex;text-align:center;transition:background-color .3s}.ChatGPTFloatingBottomRowIconButton{align-items:center;background-color:#ffffffa6;cursor:pointer;flex-direction:row;justify-content:center;padding:0}.ChatGPTFloatingBottomRowIconButton:hover{background-color:#ffffffd9;cursor:pointer;transition:background-color .3s}.ChatGPTFloatingBottomRowIconAndTextButton{align-items:center;background-color:#ffffffa6;border:1px solid #ccc;border-radius:25px;color:#666;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:0 20px;text-align:center;transition:background-color .3s}.ChatGPTFloatingBottomRowIconAndTextButton:hover{background-color:#ffffffd9;cursor:pointer;transition:background-color .3s}.ChatGPTFloatingBottomRowRevision{border-radius:25px;color:#868686;cursor:pointer;display:block;padding:10px;text-align:center;transition:background-color .3s}.ChatGPTFloatingBottomRowSpacer{min-width:10px}.ChatGPTFloatingBottomRowOptionsButtonContainer{position:relative}.ChatGPTFloatingBottomRowIconButtonSettings{align-items:center;background-color:#ffffffa6;border:1px solid #ccc;border-radius:25px;color:#666;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;text-align:center;transition:background-color .3s;width:40px}.ChatGPTFloatingBottomRowIconButtonSettings:hover{background-color:#ffffffd9;cursor:pointer;transition:background-color .3s}.ChatGPTFloatingBottomRowOptionsContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 12px #0000001a;height:30px;left:-320px;padding:20px;position:absolute;top:-100px;width:370px}.ChatGPTFloatingBottomRowOptionsContainerRow{align-items:center;cursor:default;display:flex;flex-direction:row;justify-content:flex-start}.ChatGPTFloatingBottomRowOptionsContainerRowText{display:block;font-size:18px;margin-left:70px;-webkit-user-select:none;user-select:none}.ChatGPTPushToMailerContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:0;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;max-height:100%;min-height:100%;outline:none;overflow-y:auto;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:1000}.ChatGPTPushToMailerContainerHeader{border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;min-height:50px}.ChatGPTPushToMailerHeaderLeft{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-around;margin-right:10px;width:60px}.ChatGPTPushToMailerTitle{display:block;font-size:16px;line-height:50px;text-align:center}.ChatGPTPushToMailerHeaderRight{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-right:10px;width:80px}.ChatGPTPushToMailerHeaderRightArrow{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;height:35px;justify-content:center;transition:background-color .5s;width:35px}.ChatGPTPushToMailerHeaderRightArrow:hover{background-color:#e7e7e7;transition:background-color .5s}.ChatGPTMailerStepsContainer{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:20px;width:100%}.ChatGPTMailerStepsSubContainer{align-items:center;border:1px solid #e7e7e7;border-radius:20px;display:flex;flex-direction:row;justify-content:space-around;padding:10px 20px 10px 0;width:800px}.ChatGPTMailerStepNumber,.ChatGPTMailerStepNumberSelected{background-color:#fff;color:#089e21;display:block;line-height:40px}.ChatGPTMailerStepNumber,.ChatGPTMailerStepNumberCompleted,.ChatGPTMailerStepNumberSelected{border:2px solid #089e21;border-radius:15px;cursor:pointer;font-size:25px;height:40px;margin:0 20px;text-align:center;transition:all .5s;-webkit-user-select:none;user-select:none;width:40px}.ChatGPTMailerStepNumberCompleted{align-items:center;background-color:#089e21;color:#fff;display:flex;flex-direction:row;justify-content:center}.ChatGPTMailerStepName{cursor:pointer;display:block;font-size:18px;-webkit-user-select:none;user-select:none}.ChatGPTCreateMailingMainContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:100px}.ChatGPTCreateMailingFolderNameContainerRow{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:10px;box-shadow:0 4px 5px #0000000d;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:20px;padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTCreateMailingFolderNameIcon{height:20px;margin-left:20px;margin-right:10px;width:28px}.ChatGPTCreateMailingFolderName{font-weight:600}.ChatGPTCreateMailingContainer{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:space-between;padding-top:20px}.ChatGPTCreateMailingColumn{border:1px solid #089e21;border-radius:20px;flex-direction:column;margin:30px;min-height:500px;min-width:400px;padding:30px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTCreateMailingColumn,.ChatGPTCreateMailingColumnCheck{align-items:center;display:flex;justify-content:center;transition:all .5s}.ChatGPTCreateMailingColumnCheck{border:2px solid #089e21;border-radius:30px;color:#089e21}.ChatGPTCreateMailingColumnCheck,.ChatGPTCreateMailingColumnLabel{background-color:#fff;flex-direction:row;font-weight:600;left:50%;padding:10px 20px;position:absolute;top:-22px;transform:translateX(-50%)}.ChatGPTCreateMailingColumnLabel{align-items:center;border:2px solid #e7e7e7;border-radius:30px;color:#888;display:flex;justify-content:center;transition:all .5s}.ChatGPTEmptyListRangeMessage{color:#999;font-size:18px;font-weight:600;text-transform:uppercase}.ChatGPTLastSendRangeText{align-items:center;display:flex;flex-direction:row;font-size:18px;justify-content:space-between;margin-bottom:20px}.ChatGPTCreateMailingSizeInputRow{align-items:center;display:flex;flex-direction:row;justify-content:center}.ChatGPTCreateMailingListRangeInputBoxContainer{margin:10px}.ChatGPTCreateMailingListRangeInputBox{width:175px}.ChatGPTCreateMailingListRangeInputLock{align-items:center;border:1px solid #e7e7e7;border-radius:40px;color:#888;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:7px;transition:all .5s;-webkit-user-select:none;user-select:none}.ChatGPTCreateMailingListRangeInputLock:hover{background-color:#e7e7e7}.ChatGPTSuppressionSelectorsContainerHide{max-height:0;overflow:hidden;transition:all .5s}.ChatGPTShowSuppressionButton{background-color:#e7e7e7;border:1px solid #e7e7e7;border-radius:15px;color:#666;cursor:pointer;margin-top:10px;padding:10px;text-align:center;transition:all .5s;-webkit-user-select:none;user-select:none}.ChatGPTSuppressionSelectorsContainerShow{transition:all .5s}.ChatGPTCreateMailingSwitchContainer{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:0 10px}.ChatGPTCreateMailingSwitchText{display:block;margin-left:10px}.ChatGPTCreateMailingListSelector{border:1px solid #e7e7e7;border-radius:10px;color:#444;display:block;font-size:16px;height:40px;outline:none;padding-left:10px;transition:border .5s,color .5s;width:calc(100% - 14px)}.ChatGPTCreateMailingDateSelectorContainer{margin-top:20px}.ChatGPTCreateMailingDateSet25HoursApart{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:80px;color:#666;cursor:pointer;display:flex;flex-direction:row;height:20px;justify-content:center;margin-top:10px;padding:10px;position:absolute;right:15px;text-align:center;top:0;transition:all .5s;-webkit-user-select:none;user-select:none;width:20px}.ChatGPTCreateMailingDateSet25HoursApart:hover{background-color:#e7e7e7}.ChatGPTRandomizeRadioButtons{display:flex;flex-direction:column;margin:15px}.ChatGPTRandomizeRadioButtons label{display:block;margin-top:15px}.ChatGPTCreateMailingContainer2{display:flex;flex-direction:column;margin-top:0}.ChatGPTCreateMailingRow2{display:flex;flex-direction:row;justify-content:space-between;margin-top:30px;width:1100px}.ChatGPTMailerStepLeft{margin-right:100px;padding-top:20px}.ChatGPTMailerStepLeftTitle{color:#222;display:block;font-size:18px;font-weight:600}.ChatGPTMailerStepLeftDescription{color:#666;display:block;font-size:14px;padding-top:5px}.ChatGPTCreateMailingColumn2{border:1px solid #e7e7e7;border-radius:15px;box-shadow:0 0 20px #0000000d;overflow:hidden;padding:20px;position:relative;transition:all .5s;width:600px}.ChatGPTCreateMailingColumn2MoreQuotaInfoIcon{left:3px}.ChatGPTCreateMailingColumn2CustomizeQuotaIcon,.ChatGPTCreateMailingColumn2MoreQuotaInfoIcon{align-items:center;border:1px solid #e7e7e7;border-radius:30px;color:#999;display:flex;flex-direction:row;justify-content:center;padding:5px;position:absolute;top:3px}.ChatGPTCreateMailingColumn2CustomizeQuotaIcon{cursor:pointer;right:3px}.ChatGPTShowSuppressionButton2{border-radius:15px;color:#000;cursor:pointer;font-size:12px;margin-top:10px;padding:-5px 0 10px;position:absolute;right:15px;text-align:right;top:0;transition:all .5s;-webkit-user-select:none;user-select:none}.ChatGPTListRangeCalculatingContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:20px}.ChatGPTCalculateListButton{background-color:#272727;border-radius:10px;color:#fff;cursor:pointer;display:block;margin:auto;padding:10px 20px;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTRandomizeButtons{align-items:center;background-color:#e7e7e7;border:1px solid #e7e7e7;border-radius:20px;color:#666;display:flex;flex-direction:row;justify-content:space-evenly;margin:0 20px 20px;transition:all .5s}.ChatGPTRandomizeButtonSelected{background-color:#fff;border-radius:20px;box-shadow:0 0 20px #0000000d;color:#444;font-weight:600}.ChatGPTRandomizeButton,.ChatGPTRandomizeButtonSelected{cursor:pointer;display:block;flex:1 1;padding:5px;text-align:center;transition:all .5s}.ChatGPTListRangeBar{background-color:#5be78033;bottom:0;left:0;position:absolute;width:640px}.ChatGPTListRangeBar,.ChatGPTListRangeBarActive{border-radius:20px;height:10px;transition:all 1s}.ChatGPTListRangeBarActive{background-color:#1dca23}.ChatGPTLastSendText{color:#666;display:block;font-size:12px;left:10px;margin-top:2px;padding:0 0 10px;position:absolute;top:0}.ChatGPTCustomSeedTestContainer{align-items:center;border:1px dashed #e7e7e7;border-radius:20px;display:flex;flex-direction:row;justify-content:center;margin:80px 20px 40px;padding:20px}.ChatGPTCustomSeedTestInput{border:1px solid #e7e7e7;border-radius:10px;color:#444;display:block;font-size:16px;height:40px;margin-right:20px;outline:none;padding-left:10px;transition:border .5s,color .5s;width:300px}.ChatGPTCustomSeedTestButton{background-color:#272727;border-radius:10px;color:#fff;cursor:pointer;display:block;padding:10px 0;text-align:center;-webkit-user-select:none;user-select:none;width:120px}.ChatGPTSendMailButtonRow{width:1100px}.ChatGPTSendMailButton,.ChatGPTSendMailButtonRow{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.ChatGPTSendMailButton{background-color:#272727;border-radius:20px;color:#fff;cursor:pointer;padding:15px 30px;transition:all .5s}.ChatGPTSendMailButton:hover{background-color:#4d4d4d}.ChatGPTFullAutoFromsAndSubsSaveChangesButton{align-items:center;background-color:#272727;border-radius:20px;color:#fff;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:auto auto 30px;padding:15px 30px;transition:all .5s;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTMailingCreatedContainer{align-items:center;display:flex;flex-direction:column;height:85vh;justify-content:center}.ChatGPTMailingCreatedText{color:#272727;display:block;font-size:30px}.ChatGPTMailingsButton{background-color:#272727;border-radius:20px;color:#fff;cursor:pointer;display:block;margin-bottom:100px;margin-top:40px;padding:15px 30px;text-decoration:none;transition:all .5s}.ChatGPTPushToMailerProgressParent{background-color:#0000001a;box-shadow:0 0 5px #0000;height:2px;min-width:100%}.ChatGPTPushToMailerProgressChild{background-color:#089e21;box-shadow:0 0 2px #089e21;height:2px;transition:width 1s}.ChatGPTPushToMailerContentContainer{align-items:center;display:flex;flex-direction:row}.ChatGPTPushToMailerContentLeft{min-width:51vw;padding:20px}.ChatGPTPushToMailerContentLeftTitle{color:#aaa;display:block;font-size:18px;font-weight:600;margin:20px;text-align:center;width:100%}.ChatGPTPushToMailerContentLeftInputWrapper{margin:20px auto;position:relative;width:calc(80% - 14px)}.ChatGPTPushToMailerContentLeftInputLabel{background-color:#fff;color:#444;display:block;font-size:12px;left:6px;padding:0 5px;position:absolute;top:-8px}.ChatGPTPushToMailerContentLeftInput{border:1px solid #e7e7e7;border-radius:10px;color:#444;display:block;font-size:16px;height:40px;outline:none;padding-left:10px;transition:border .5s,color .5s;width:calc(100% - 14px)}.ChatGPTPushToMailerContentLeftInput:hover{border:1px solid #8e8e8e}.ChatGPTPushToMailerContentLeftInput:focus{border:1px solid #272727;color:#000}.ChatGPTPushToMailerContentLeftSelect{border:1px solid #e7e7e7;border-radius:10px;color:#444;display:block;font-size:16px;height:44px;margin:10px auto;outline:none;padding-left:10px;width:100%}.ChatGPTPushToMailerContentLeftSelect:hover{border:1px solid #8e8e8e}.ChatGPTPushToMailerContentLeftSelect:focus{border:1px solid #272727;color:#000}.ChatGPTPushToMailerContentLeftSpamScoreTableContainer{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 20px #0000000d;margin:auto;max-height:550px;min-height:550px;overflow-y:auto;width:80%}.ChatGPTPushToMailerContentLeftSpamScoreTable{color:#444;padding:20px}.ChatGPTPushToMailerContentLeftSpamScoreTable>thead{border-radius:20px;height:40px;margin:auto;width:80%}.ChatGPTPushToMailerEditorContainerHeader{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:80%;min-width:45vw}.ChatGPTPushToMailerEditorContainerHeaderRefreshButton{align-items:center;border:1px solid #e7e7e7;border-radius:30px;color:#838282;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;width:45px}.ChatGPTPushToMailerEditorContainer{background-color:#fff;border:2px solid #e7e7e7;box-shadow:0 0 20px #0000000d;color:#fff;margin-right:2vw;max-height:70vh;max-width:100%;min-height:70vh;min-width:45vw;padding-top:0}.ChatGPTPushToMailerButton,.ChatGPTPushToMailerButtonRow{align-items:center;display:flex;flex-direction:row;justify-content:center}.ChatGPTPushToMailerButton{background-color:#2c2c2c;border-radius:30px;color:#fff;cursor:pointer;margin:40px 20px 0;padding:15px 40px;transition:background-color .5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTPushToMailerButtonIcon{align-items:center;display:flex;flex-direction:row;height:20px;justify-content:center;margin-right:10px;width:20px}.ChatGPTPushToMailerButtonAlreadyPushed{background-color:#089e21;border-radius:30px;color:#fff;cursor:pointer;display:block;margin:40px auto auto;padding:15px 40px;transition:background-color .5s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ChatGPTPushToMailerButtonAlreadyPushed:hover{background-color:#07801b}.ChatGPTFixAllContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;max-height:800px;max-width:600px;min-height:800px;min-width:600px;outline:none;overflow:auto;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.ChatGPTFixAllContainerHeader{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;min-height:50px;padding:0 15px}.ChatGPTFixAllContainerHeaderIcon{align-items:center;border:1px solid #fff;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;margin-right:0;transition:all .5s;width:50px}.ChatGPTFixAllContainerHeaderIcon:hover{background-color:#e7e7e7;border:1px solid #e7e7e7}.ChatGPTFixAllTitle{display:block;font-size:16px;line-height:50px;text-align:center;width:100%}.ChatGPTFixAllContentContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.ChatGPTFixAllSettingRow{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:flex-start;padding:5px 40px}.ChatGPTFixAllInputWrapper{margin:10px;position:relative}.ChatGPTFixAllInputText{background-color:#fff;color:#666;display:block;font-size:11px;left:5px;padding:0 5px;position:absolute;top:-5px}.ChatGPTFixAllInput{border:1px solid #e5e5e5;border-radius:10px;color:#000;display:block;font-size:14px;justify-self:center;margin-top:0;min-height:40px;padding-left:10px;padding-top:8px;width:calc(100% - 20px)}.ChatGPTFixAllRandomIconSelected{background-color:#e7e7e7}.ChatGPTFixAllRandomIcon,.ChatGPTFixAllRandomIconSelected{align-items:center;border:1px solid #fff;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;margin-right:0;transition:all .5s;width:40px}.ChatGPTFixAllRandomIcon:hover{background-color:#e7e7e7;border:1px solid #e7e7e7}.ChatGPTPotentialMailingIssueModal{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;min-height:300px;min-width:900px;outline:none;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:900px;z-index:1000}.ChatGPTMailingIssueTextContainer{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 12px #0003;font-size:14px;margin:20px auto;max-width:800px;padding:5px}.ChatGPTMailingIssueText{display:block;padding:5px;text-align:center}.ChatGPTFullAutoCreateMailingsPopupContainer{max-height:80vh;overflow:auto;padding:20px}.ChatGPTFullAutoCreateMailingsPopupTable{border-collapse:collapse;border-spacing:0;width:100%}.ChatGPTFullAutoCreateMailingsPopupOfferRow{align-items:center;border:1px solid #e7e7e7;border-radius:10px;box-shadow:0 0 20px #0000000d;display:flex;flex-direction:row;justify-content:flex start;padding:10px}.ChatGPTFullAutoCreateMailingsPopupOfferName{color:#444;display:block;font-size:16px;font-weight:600;width:300px}.ChatGPTFullAutoCreateMailingsPopupOfferListPercent{color:#666;display:block;font-size:14px}.ChatGPTFullAutoCreateMailingsPopupAccountRow{border-bottom:1px solid #e7e7e7}.ChatGPTFullAutoCreateMailingsPopupAccountName{color:#666;font-size:14px;width:300px}.ChatGPTFullAutoCreateMailingsPopupAccountListEnd,.ChatGPTFullAutoCreateMailingsPopupAccountListStart,.ChatGPTFullAutoCreateMailingsPopupAccountQuota,.ChatGPTFullAutoCreateMailingsPopupAccountStartTime{color:#666;font-size:14px}.ChatGPTPushToFolderContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;min-height:300px;min-width:600px;outline:none;overflow:hidden;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:600px;z-index:1000}.ChatGPTPushToFolderContainerHeader{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;min-height:50px;padding:0 15px}.ChatGPTPushToFolderContainerHeaderText{color:#444;font-size:16px;font-weight:600}.ChatGPTPushToFolderContainerContent{align-items:center;display:flex;flex-direction:column;justify-content:center}.ChatGPTPushToFolderContainerContentFolders{background-color:#fff;border-radius:4px;display:flex;flex-direction:column;margin-top:0;max-height:300px;overflow:auto;width:100%}.ChatGPTPushToFolderContainerContentFolder{align-items:center;border-bottom:1px solid #eaeaea;cursor:pointer;display:flex;height:32px;padding:8px 10px;transition:all .15s ease}.ChatGPTPushToFolderContainerContentFolder:last-child{border-bottom:none}.ChatGPTPushToFolderContainerContentFolder:hover{background-color:#f5f9ff}.ChatGPTPushToFolderContainerContentFolder.selected{background-color:#e0e7ff}.ChatGPTPushToFolderContainerContentFolderIcon{color:#0d6efd;flex-shrink:0;font-size:20px;height:17px;margin-right:10px;width:25px}.ChatGPTPushToFolderContainerContentFolderText{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatGPTPushToFolderContainerContentFolder.selected .ChatGPTPushToFolderContainerContentFolderText{color:#0d3b7d;font-weight:500}.ChatGPTPushToFolderSearch{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:10px 16px 5px;width:100%}.ChatGPTPushToFolderSearch .MuiOutlinedInput-root{border:1px solid #e7e7e7;border-radius:6px;font-size:12px;outline:none}.ChatGPTPushToFolderSearch .MuiOutlinedInput-input{padding:8px 10px 8px 5px}.ChatGPTPushToFolderNoResults{color:#6c757d;font-size:14px;padding:20px;text-align:center;width:100%}.ChatGPTPushToFolderLoading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-top:60px;width:100%}.ChatGPTPushToFolderLoadingText{color:#6c757d;font-size:14px;margin-top:16px}.ChatGPTPushToFolderNewFolderFormPopupContainer{background-color:#ffffff80;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.ChatGPTPushToFolderNewFolderFormPopup{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;min-height:200px;min-width:400px;outline:none;overflow:hidden;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px;z-index:1000}.ChatGPTPushToFolderNewFolderFormPopupHeader{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between;max-height:50px;min-height:50px;padding:0 10px}.ChatGPTPushToFolderContainerHeaderIcon{align-items:center;border-radius:50px;cursor:pointer;display:block;display:flex;flex-direction:row;height:30px;justify-content:center;padding:5px;transition:all .5s;width:30px}.ChatGPTPushToFolderContainerHeaderIcon:hover{background-color:#f5f5f5}.FullAutoContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 60px);width:calc(100vw - 352px)}.FullAutoTop{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-around;padding:20px 10px;width:calc(100% - 20px)}.FullAutoTopItemContainer{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:20px;margin-right:20px;padding-left:10px;padding-right:10px}.FullAutoTopItemTitle{display:block;text-align:left;width:100%}.FullAutoTopItemCardLoading{align-items:center;justify-content:center}.FullAutoTopItemCard,.FullAutoTopItemCardLoading{background-color:#fff;border:1px solid #e7e7e7;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;height:50px;padding:15px;transition:all .3s ease;width:100%}.FullAutoTopItemCard{align-items:flex-start;justify-content:flex-start}.FullAutoTopItemCard:hover{background-color:#f7f7f7;border:1px solid #e7e7e7;cursor:pointer}.FullAutoTopItemCardLoadingText{color:#888;display:block;font-size:12px;font-weight:600;margin-top:10px}.FullAutoTopItemCardTitle{color:#000;display:block;font-size:18px;font-weight:600}.FullAutoTopItemCardValue{color:#888;display:block;font-size:12px;font-weight:600}.FullAutoMiddle{justify-content:center}.FullAutoBottom,.FullAutoMiddle{align-items:center;display:flex;flex-direction:row}.FullAutoBottom{border-top:1px solid #e7e7e7;height:80px;justify-content:space-between;width:100%}.FullAutoBottomBack{cursor:pointer;margin:20px 60px;text-decoration:underline;-webkit-user-select:none;user-select:none}.FullAutoBottomBack,.FullAutoBottomRightContainer{align-items:center;display:flex;flex-direction:row;justify-content:center}.FullAutoBottomRightContainer{margin-right:20px}.FullAutoBottomRightSavingText{color:#888;display:block;font-size:14px;font-weight:600;margin-right:10px}.FullAutoBottomNext{background-color:#272727;cursor:pointer;font-weight:600}.FullAutoBottomNext,.FullAutoBottomNextDisabled{align-items:center;border-radius:10px;color:#fff;display:flex;flex-direction:row;height:45px;justify-content:center;margin:20px 60px;transition:all .3s ease;-webkit-user-select:none;user-select:none;width:100px}.FullAutoBottomNextDisabled{background-color:#27272766;cursor:not-allowed}.FullAutoStep1Container{align-items:center;animation:slideInFromLeft .3s ease-out;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.FullAutoStep1ContainerHidden{animation:slideOutToRight .3s ease-out;display:none}.FullAutoStep1Left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:500px}.FullAutoStep1LeftStepNumber{color:#000;display:block;font-size:18px;font-weight:600;margin-bottom:30px}.FullAutoStep1LeftTitle{color:#000;display:block;font-size:38px;font-weight:600;margin-top:10px}.FullAutoStep1Middle{-ms-overflow-style:none;max-height:calc(100vh - 265px);min-height:calc(100vh - 265px);overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;width:425px}.FullAutoStep1MiddleTitle{margin-bottom:30px}.FullAutoStep1MiddleSubTitle,.FullAutoStep1MiddleTitle{color:#000;display:block;font-size:18px;font-weight:600}.FullAutoStep1MiddleSubTitle{margin-bottom:10px}.FullAutoStep1MiddleMailingListContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:0;padding-bottom:30px;padding-top:33vh;width:100%}.FullAutoStep1MiddleMailingListSearch{border:1px solid #e7e7e7;border-radius:15px;outline:0 solid #000}.FullAutoStep1MiddleMailingListSearch,.FullAutoStep1MiddleMailingListSelected{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:25px;justify-content:center;margin-top:10px;padding:10px;transition:all .3s ease;width:400px}.FullAutoStep1MiddleMailingListSelected{border:2px solid #1dca23;border-radius:15px;cursor:pointer}.FullAutoStep1MiddleMailingList{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;height:25px;justify-content:center;margin-top:10px;padding:10px;transition:all .3s ease;width:400px}.FullAutoStep1MiddleMailingListName{color:#000;display:block;font-size:16px;font-weight:600}.FullAutoStep2Container{align-items:center;animation:slideInFromLeft .3s ease-out;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.FullAutoStep2ContainerHidden{animation:slideOutToRight .3s ease-out;display:none}.FullAutoStep2Left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:500px}.FullAutoStep2LeftStepNumber{font-size:18px}.FullAutoStep2LeftStepNumber,.FullAutoStep2LeftTitle{color:#000;display:block;font-weight:600;margin-bottom:30px}.FullAutoStep2LeftTitle{font-size:38px;margin-top:10px}.FullAutoStep2LeftDescription{color:#666;display:block;font-size:16px;font-weight:400;margin-top:10px}.FullAutoStep2Middle{-ms-overflow-style:none;max-height:calc(100vh - 265px);min-height:calc(100vh - 265px);overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;width:550px}.FullAutoStep2MiddleTitle{margin-bottom:30px}.FullAutoStep2MiddleSubTitle,.FullAutoStep2MiddleTitle{color:#000;display:block;font-size:18px;font-weight:600}.FullAutoStep2MiddleSubTitle{margin-bottom:10px}.FullAutoStep2MiddleAccountContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:0;padding-bottom:30px;padding-top:33vh;width:100%}.FullAutoStep2MiddleAccountSearch{flex-direction:column;height:25px;outline:0 solid #000;padding:10px}.FullAutoStep2MiddleAccount,.FullAutoStep2MiddleAccountSearch{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:15px;display:flex;justify-content:center;margin-top:10px;transition:all .3s ease;width:400px}.FullAutoStep2MiddleAccount{cursor:pointer;flex-direction:row;height:60px;padding-left:20px;position:relative}.FullAutoStep2MiddleAccountLeft{align-items:flex-start;display:flex;flex-direction:column;height:80%;justify-content:space-around;width:100%}.FullAutoStep2MiddleAccountName{color:#222;display:block;font-size:16px;font-weight:400}.FullAutoStep2MiddleAccountQuota{color:#888;display:block;font-size:14px;font-weight:400}.FullAutoStep2MiddleAccountRight{align-items:center;background-color:#5be78033;border-radius:0 13px 13px 0;color:#1dca23;display:flex;flex-direction:column;font-size:14px;font-weight:600;height:100%;justify-content:center;text-transform:uppercase;width:80px}.FullAutoStep2MiddleAccountSelectedCheck{position:absolute;right:-50px;z-index:20}.FullAutoStep2MiddleAccountHiddenCheck{display:none}.FullAutoStep2Right{display:block}.FullAutoStep3Container{align-items:center;animation:slideInFromLeft .3s ease-out;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.FullAutoStep3ContainerHidden{animation:slideOutToRight .3s ease-out;display:none}.FullAutoStep3Left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:500px}.FullAutoStep3LeftStepNumber{font-size:18px}.FullAutoStep3LeftStepNumber,.FullAutoStep3LeftTitle{color:#000;display:block;font-weight:600;margin-bottom:30px}.FullAutoStep3LeftTitle{font-size:38px;margin-top:10px}.FullAutoStep3LeftDescription{align-items:center;color:#666;display:flex;flex-direction:row;font-size:16px;font-weight:400;justify-content:space-between;margin-top:10px}.FullAutoStep3LeftDescriptionText{color:#666;display:block;font-size:16px;font-weight:400;margin-left:30px;margin-top:0}.FullAutoStep3Middle{-ms-overflow-style:none;max-height:calc(100vh - 265px);min-height:calc(100vh - 265px);overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;width:550px}.FullAutoStep3MiddleTitle{margin-bottom:30px}.FullAutoStep3MiddleSubTitle,.FullAutoStep3MiddleTitle{color:#000;display:block;font-size:18px;font-weight:600}.FullAutoStep3MiddleSubTitle{margin-bottom:10px}.FullAutoStep3MiddleAccountContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:0;padding-bottom:30px;padding-top:33vh;width:100%}.FullAutoStep3MiddleAccountSearch{border:1px solid #e7e7e7;border-radius:15px;flex-direction:column;height:25px;outline:0 solid #000;padding:10px}.FullAutoStep3MiddleAccount,.FullAutoStep3MiddleAccountSearch{align-items:center;background-color:#fff;display:flex;justify-content:center;margin-top:10px;transition:all .3s ease;width:400px}.FullAutoStep3MiddleAccount{border:1px solid #e7e7e7;border-radius:10px 10px 0 0;cursor:pointer;flex-direction:row;height:60px;padding-left:20px;position:relative}.FullAutoStep3MiddleAccountLeft{align-items:flex-start;display:flex;flex-direction:column;height:80%;justify-content:space-around;width:100%}.FullAutoStep3MiddleAccountName{color:#222;display:block;font-size:16px;font-weight:400}.FullAutoStep3MiddleAccountQuota{color:#888;display:block;font-size:14px;font-weight:400}.FullAutoStep3MiddleAccountRight{align-items:center;background-color:#5be78033;border-radius:0 9px 9px 0;color:#1dca23;display:flex;flex-direction:column;font-size:14px;font-weight:600;height:100%;justify-content:center;text-transform:uppercase;width:80px}.FullAutoStep3MiddleAccountSelectedCheck{position:absolute;right:-50px;z-index:20}.FullAutoStep3MiddleAccountHiddenCheck{display:none}.FullAutoStep3MiddleAccountBottomProgressParent{background-color:#1ec6784d;bottom:0;display:block;height:3px;left:0;position:absolute;width:100%}.FullAutoStep3MiddleAccountBottomProgressChild{background-color:#1ec678;border-radius:15px;display:block;min-height:3px;transition:all .3s ease;width:50%}.FullAutoStep3Right{display:block}.FullAutoStep4Container{align-items:center;animation:slideInFromLeft .3s ease-out;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.FullAutoStep4ContainerHidden{animation:slideOutToRight .3s ease-out;display:none}.FullAutoStep4Left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:550px}.FullAutoStep4LeftStepNumber{color:#000;display:block;font-size:18px;font-weight:600;margin-bottom:30px}.FullAutoStep4LeftTitle{color:#000;display:block;font-size:38px;font-weight:600;margin-top:10px}.FullAutoStep4Middle{-ms-overflow-style:none;align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:calc(100vh - 265px);min-height:calc(100vh - 265px);overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;width:825px}.FullAutoStep4MiddleTitle{margin-bottom:30px}.FullAutoStep4MiddleSubTitle,.FullAutoStep4MiddleTitle{color:#000;display:block;font-size:18px;font-weight:600}.FullAutoStep4MiddleSubTitle{margin-bottom:10px}.FullAutoStep4MiddleContainer{justify-content:center;padding-bottom:30px}.FullAutoStep4MiddleContainer,.FullAutoStep4MiddleTable{align-items:center;display:flex;flex-direction:column;margin-bottom:0;width:100%}.FullAutoStep4MiddleTable{justify-content:flex-start}.FullAutoStep4MiddleTableTopic{color:#444;display:block;font-size:18px;font-weight:600;line-height:38px}.FullAutoStep4MiddleTableOptionRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:10px;margin-left:20px;width:100%}.FullAutoStep4MiddleTableOptionSelected{background-color:#5be78033;color:#1dca23}.FullAutoStep4MiddleTableOption,.FullAutoStep4MiddleTableOptionSelected{border-radius:30px;cursor:pointer;display:block;font-size:16px;font-weight:600;margin-right:10px;padding:10px 20px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.FullAutoStep4MiddleTableOption{background-color:#e7e7e7;color:#444}.FullAutoStep4TextInput{align-items:center;background-color:#fff;border:1px solid #e7e7e7;border-radius:15px;display:flex;flex-direction:column;font-size:20px;height:16px;justify-content:center;outline:0 solid #000;padding:10px;transition:all .3s ease;width:120px}.FullAutoStep5Container{align-items:center;animation:slideInFromLeft .3s ease-out;display:flex;flex-direction:row;height:100%;justify-content:flex-start;width:100%}.FullAutoStep5ContainerHidden{animation:slideOutToRight .3s ease-out;display:none}.FullAutoStep5Left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:500px}.FullAutoStep5LeftStepNumber{color:#000;display:block;font-size:18px;font-weight:600;margin-bottom:30px}.FullAutoStep5LeftTitle{color:#000;display:block;font-size:38px;font-weight:600;margin-top:10px}.FullAutoStep5Middle{-ms-overflow-style:none;max-height:calc(100vh - 265px);min-height:calc(100vh - 265px);overflow:auto;overflow:-moz-scrollbars-none;scrollbar-width:none;width:525px}.FullAutoStep5MiddleTitle{margin-bottom:30px}.FullAutoStep5MiddleSubTitle,.FullAutoStep5MiddleTitle{color:#000;display:block;font-size:18px;font-weight:600}.FullAutoStep5MiddleSubTitle{margin-bottom:10px}.FullAutoStep5MiddleContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:0;padding-bottom:30px;padding-top:0;width:100%}.FullAutoStep5RowHeaderText{color:#1ec678;display:block;font-size:30px;font-weight:500;margin:100px 0 10px;text-align:left;width:420px}.FullAutoStep5MailingCard{align-items:flex-start;background-color:#fff;border:1px solid #e7e7e7;border-radius:10px 10px 0 0;cursor:pointer;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin-top:10px;padding-left:20px;position:relative;transition:all .3s ease;width:400px}.FullAutoStep5MiddleMailingLeft{align-items:flex-start;display:flex;flex-direction:column;height:60px;justify-content:center}.FullAutoStep5MailingCardName{color:#222;display:block;font-size:16px;font-weight:400;padding-bottom:5px}.FullAutoStep5MailingCardRange{color:#888;display:block;font-size:14px;font-weight:400}.FullAutoStep5MiddleMailingRight{align-items:center;background-color:#5be78033;border-radius:0 9px 9px 0;color:#1dca23;display:flex;flex-direction:column;font-size:14px;font-weight:600;height:100%;justify-content:center;width:80px}.FullAutoStep5MiddleMailingRightText{color:#1ec678;display:block;font-size:16px;font-weight:600;padding-bottom:5px}.FullAutoStep5MiddleAccountBottomProgressParent{background-color:#1ec6784d;bottom:0;display:block;height:5px;left:0;position:absolute;width:100%}.FullAutoStep5MiddleAccountBottomProgressChild{background-color:#1ec678;border-radius:15px;display:block;min-height:5px;transition:all .3s ease;width:50%}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(30%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutToLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-30%)}}@keyframes slideOutToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(30%)}}@keyframes fadeInZoomIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes fadeOutZoomOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.5)}}.PlaygroundContainer{background-color:#fff;display:flex;flex-direction:row;justify-content:flex-start;min-width:100vw}.PlaygroundContainer,.PlaygroundLeftContainer{max-height:calc(100vh - 60px);min-height:calc(100vh - 60px)}.PlaygroundLeftContainer{border-right:1px solid #e7e7e7;max-width:20vw;min-width:20vw;overflow:auto}.PlaygroundLeftCreatePromptButton{background-color:#272727;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:16px;margin:15px 15px 0;padding:15px 0;text-align:center;-webkit-user-select:none;user-select:none}.PlaygroundLeftToggleContainer{padding:15px}.PlaygroundExpandFilterOptionsContainer{align-items:center;border-radius:15px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin:auto auto 5px;padding:10px;transition:all .5s;-webkit-user-select:none;user-select:none;width:85%}.PlaygroundExpandFilterOptionsContainer:hover{background-color:#e7e7e7}.PlaygroundExpandFilterOptionsTitle{color:#222;display:block;font-size:15px;font-weight:400;padding-left:10px}.PlaygroundExpandFilterOptionsArrow,.PlaygroundExpandFilterOptionsArrowRotated{align-items:center;display:flex;flex-direction:row;justify-content:center;transition:all .5s}.PlaygroundExpandFilterOptionsArrowRotated{transform:rotate(180deg)}.PlaygroundFilterOptionsContainer{align-items:center;border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 12px #0003;display:flex;flex-direction:column;justify-content:center;margin:20px auto;overflow:hidden;padding:20px 10px 10px;transition:all .5s;width:85%}.PlaygroundFilterOptionsSwitchRow{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:10px;padding:10px;width:100%}.PlaygroundFilterOptionsSwitchLabel{color:#444;display:block;font-size:14px;padding-left:20px}.PlaygroundLeftPromptContainer{border:1px solid #e7e7e7;border-radius:20px;cursor:pointer;margin:5px 15px;padding:20px;position:relative;transition:all .5s;-webkit-user-select:none;user-select:none}.PlaygroundLeftPromptContainer:hover{background-color:#e7e7e7}.PlaygroundLeftPromptName{display:block;font-size:18px;font-weight:600}.PlaygroundLeftPromptLevel,.PlaygroundLeftPromptTimeStamp,.PlaygroundLeftPromptUses{color:#666;display:block;font-size:10px}.PlaygroundLeftPromptUsers{position:absolute;right:40px;top:10px}.PlaygroundRightContainer{align-items:start;display:flex;flex-direction:row;justify-content:start}.PlaygroundRightContentContainer{align-items:center;display:flex;flex-direction:column;justify-content:start;min-width:65vw}.PlaygroundTitleBar{border-bottom:1px solid #e7e7e7;color:#444;display:block;font-size:16px;height:60px;justify-content:space-between;text-align:center;width:100%!important}.PlaygroundTitleBar,.PlaygroundTitleBarLeft{align-items:center;display:flex;flex-direction:row}.PlaygroundTitleBarLeft{border:1px solid #fff;border-radius:30px;cursor:pointer;height:40px;justify-content:center;margin-left:15px;margin-right:150px;transition:all .5s;width:40px}.PlaygroundTitleBarLeft:hover{background-color:#e7e7e7;border:1px solid #e7e7e7;margin-left:10px}.PlaygroundTitleBarRight,.PlaygroundTitleBarRightIcon{align-items:center;display:flex;flex-direction:row;justify-content:center}.PlaygroundTitleBarRightIcon{border:1px solid #fff;border-radius:30px;cursor:pointer;height:40px;margin-right:10px;transition:all .5s;width:40px}.PlaygroundTitleBarRightIcon:hover{background-color:#e7e7e7;border:1px solid #e7e7e7}.PlaygroundTextareaWrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:20px auto;position:relative;width:828px}.PlaygroundTextareaLabel{background-color:#fff;color:#444;display:block;font-size:12px;left:6px;padding:0 5px;position:absolute;top:-8px}.PlaygroundTextarea{border:1px solid #cdcdcd;border-radius:10px;color:#444;display:block;font-size:16px;height:400px;min-width:300px;outline:none;padding:10px;resize:none;transition:border .5s,color .5s;width:800px}.PlaygroundTextarea:hover{border:1px solid #8e8e8e}.PlaygroundTextarea:focus{border:2px solid #272727;color:#000}.PlaygroundInputWrapper{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:center;margin:10px 0 20px;position:relative;width:826px}.PlaygroundInput{border:1px solid #cdcdcd;border-radius:10px;color:#444;display:block;font-size:16px;height:20px;outline:none;padding:10px;transition:border .5s,color .5s;width:100%}.PlaygroundInput:hover{border:1px solid #8e8e8e}.PlaygroundInput:focus{border:1px solid #272727;color:#000}.PlaygroundFromSubRow{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.PlaygroundDefaultAIModelRow{border:1px solid #e7e7e7;border-radius:15px;height:auto;justify-content:space-between;padding:10px;width:800px}.PlaygroundDefaultAIModelRow,.PlaygroundDefaultAIModelRowLeft{align-items:center;display:flex;flex-direction:row;transition:all .5s}.PlaygroundDefaultAIModelRowLeft{height:50px;justify-content:flex-start;width:250px}.PlaygroundAIModelSelectWrapper{flex:1 1;position:relative;transition:all .5s}.PlaygroundAIModelSelectLabel{background-color:#fff;color:#666;display:block;font-size:10px;left:5px;padding:0 5px;position:absolute;top:-5px;transition:all .5s}.PlaygroundAIModelSelect{border:1px solid #e5e5e5;border-radius:10px;color:#000;display:block;font-size:14px;justify-self:center;margin-top:0;min-height:40px;padding-left:10px;padding-top:8px;transition:all .5s;width:calc(100% - 20px)}.PlaygroundRightRevisionsContainer{border-left:1px solid #e7e7e7;max-height:calc(100vh - 60px);max-width:15vw;min-height:calc(100vh - 60px);min-width:15vw;overflow:auto;position:relative}.PlaygroundRightTitle{display:block;padding:8px 0 5px;text-align:center;width:100%}.PlaygroundRevision{border:1px solid #e7e7e7;border-radius:20px;cursor:pointer;margin:5px 15px;padding:20px;position:relative;transition:all .5s;-webkit-user-select:none;user-select:none}.PlaygroundRevision:hover{background-color:#e7e7e7}.PlaygroundRevisionName{display:block;font-size:18px;font-weight:600}.PlaygroundRevisionChanges{color:#666;display:block;font-size:10px}.PlaygroundRightPromptUsers{position:absolute;right:0;top:10px}.PlaygroundSharingContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;max-height:600px;max-width:500px;min-height:600px;min-width:500px;outline:none;overflow:auto;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.PlaygroundSharingContainerHeader{align-items:center;border-bottom:1px solid #e7e7e7;display:flex;flex-direction:row;justify-content:space-between}.PlaygroundSharingContainerHeaderText{display:block;padding:15px}.PlaygroundSharingContainerHeaderIcon{align-items:center;border:1px solid #fff;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;height:35px;justify-content:center;margin:0 10px;transition:all .5s;width:35px}.PlaygroundSharingContainerHeaderIcon:hover{background-color:#e7e7e7;border:1px solid #e7e7e7}.PlaygroundSharingUserRowAvatar{align-items:center;border-radius:40px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:14px;font-size:20px;font-weight:600;height:50px;justify-content:center;margin-right:10px;-webkit-user-select:none;user-select:none;width:50px}.PlaygroundSharingUserRowSelected{border:2px solid #29ae04;border-radius:15px}.PlaygroundSharingUserRow,.PlaygroundSharingUserRowSelected{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:space-between;margin:10px 30px;padding:10px;-webkit-user-select:none;user-select:none}.PlaygroundSharingUserRow{border:1px solid #e7e7e7;border-radius:15px}.PlaygroundSharingUserRow:hover{background-color:#e7e7e7}.PlaygroundSharingUserName{font-size:20px}.PlaygroundSaveSharingButton{background-color:#272727;border-radius:30px;color:#fff;cursor:pointer;display:block;font-size:16px;margin:15px 15px 0;padding:15px 60px;text-align:center;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerContainer{background-color:#fff;flex-direction:row;justify-content:flex-start;min-width:100vw}.MailerContainer,.MailerLeftContainer{display:flex;max-height:calc(100vh - 70px);min-height:calc(100vh - 70px)}.MailerLeftContainer{align-items:center;border-right:1px solid #e7e7e7;flex-direction:column;max-width:15vw;min-width:15vw;overflow:auto;padding-top:15px}.MailerLeftNavigationContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding-top:20px;width:100%}.MailerLeftItemContainer{box-shadow:0 0 20px #0000000d;transition:background-color .3s,box-shadow .5s}.MailerLeftItemContainer,.MailerLeftItemContainerSelected{border:1px solid #e7e7e7;border-radius:25px;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;margin:7px;padding:15px;width:80%}.MailerLeftItemContainerSelected{background-color:#e3e3e3;box-shadow:0 0 20px #00000026;font-weight:700;transition:background-color .3s}.ChatGPTChat:hover{background-color:#f3f3f3;box-shadow:0 0 20px #00000026;cursor:pointer;transition:background-color .3s,box-shadow .5s}.MailerRightContainer{max-height:calc(100vh - 70px);max-width:85vw;min-height:calc(100vh - 70px);min-width:85vw;overflow:auto}.MailerLeftFiltersContainer,.MailerRightContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.MailerLeftFiltersContainer{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 20px #0000000d;color:#fedbc8c9;margin-top:50px;padding:0 20px 20px;transition:all .5s}.MailerFiltersTitle{color:#b1b1b1;display:block;font-size:14px;font-weight:600;padding:10px}.MailerDatePickerContainer{padding-top:25px}.MailerContentContainer{width:100%}.MailerMailingsTableTabs{border-bottom:1px solid #e7e7e7;padding:5px 0;width:100%}.MailerMailingsTableTab,.MailerMailingsTableTabs{align-items:center;display:flex;flex-direction:row;justify-content:center;position:relative}.MailerMailingsTableTab{color:#637381}.MailerMailingsTableTab,.MailerMailingsTableTabActive{border:1px solid #fff;border-radius:0;cursor:pointer;font-size:14px;padding:5px 20px;transition:all .5s;-webkit-user-select:none;user-select:none}.MailerMailingsTableTabActive{align-items:center;color:#444;display:flex;flex-direction:row;font-weight:600;justify-content:center;position:relative}.MailerMailingsTableTabActive:after{background-color:#000;border-radius:20px;bottom:-8px;content:"";height:3px;left:28%;margin-left:-10px;margin-top:-10px;position:absolute;width:80px}.MailerMailingsTableTabIcon{cursor:pointer;position:absolute;right:5px;top:5px;-webkit-user-select:none;user-select:none}.MailerMailingsTableTabIconContainer,.MailerMailingsTableTabIconSpinning{align-items:center;border:1px solid #e7e7e7;border-radius:30px;color:#666;display:flex;flex-direction:row;justify-content:center;padding:7px}.MailerMailingsTableTabIconSpinning{animation:spin .5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MailerMailingsTableTabText{display:block;margin-right:6px}.MailerMailingsTableTabAll{background-color:#000000c9;color:#fff;padding:5px 10px}.MailerMailingsTableTabAll,.MailerMailingsTableTabProcessed{border-radius:20px;display:block;font-size:12px;font-weight:600;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingsTableTabProcessed{background-color:#99e099c9;color:green;padding:5px 7px}.MailerMailingsTableTabSelecting{background-color:#4800ad;border-radius:20px;color:#fff;display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:100px}.MailerMailingsTableTabSending{background-color:#fee3c8c9;border-radius:40px;color:#e99701}.MailerMailingsTableTabGenerating,.MailerMailingsTableTabSending{display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingsTableTabGenerating{background-color:#c8defec9;border-radius:20px;color:#024fa7}.MailerMailingsTableTabScheduled{background-color:#e5e5e5c9;color:#888}.MailerMailingsTableTabPaused,.MailerMailingsTableTabScheduled{border-radius:20px;display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingsTableTabPaused{background-color:#fedbc8c9;color:#e95d01}.MailerMailingsTableTabCanceled{background-color:#fcd3d3c9;border-radius:20px;color:#b33535;display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingsTable{border-collapse:collapse;width:100%}.MailerMailingsTable>tbody>tr>td{border-bottom:1px solid #e7e7e7;padding:5px 0}.MailerMailingsTable>tbody>tr:hover{background-color:#f8f8f8}.MailerMailingsTableSelectedRow{background-color:#c8fad6!important;color:#00a76f;font-weight:600}.MailerSelectedMailingCheckboxContainer{cursor:pointer;margin-left:5px;transition:all .5s}.MailerSelectedMailingCheckboxContainer,.MailerSelectedMailingCheckboxContainer:hover{align-items:center;border-radius:45px;color:#fff;display:flex;flex-direction:row;justify-content:center;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerSelectedMailingCheckboxContainer:hover{background-color:#ededed}.MailerSelectedMailingCheckbox{border:1.5px solid #b6b6b6;border-radius:5px;color:#fff0}.MailerSelectedMailingCheckbox,.MailerSelectedMailingCheckboxChecked{align-items:center;cursor:pointer;display:flex;flex-direction:row;height:15px;justify-content:center;transition:all .3s;width:15px}.MailerSelectedMailingCheckboxChecked{background-color:#00a76f;border:1.5px solid #00a76f;border-radius:5px;color:#fff}.MailerSelectedMailingResendButtonContainer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;padding-right:40px}.MailerSelectedMailingResendButton{align-items:center;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-end;padding:5px 10px;transition:all .5s}.MailerSelectedMailingResendButtonText{display:block;padding-right:15px;-webkit-user-select:none;user-select:none}.MailerSelectedMailingResendButton:hover{background-color:#00a76f;color:#fff}.MailerMailingColumn1{padding:5px 0}.MailerMailingRowMailingName{color:#222;display:block;font-size:14px}.MailerMailingRowDescription{color:#888;display:block;font-size:13px;padding:5px 0}.MailerMailingColumn2{padding:5px 0}.MailerMailingRowMailingStartDate{color:#222;display:block;font-size:14px}.MailerMailingRowMailingStartTime{color:#888;display:block;font-size:13px;padding:5px 0}.MailerMailingRowStatusProcessed{background-color:#99e099c9;color:green}.MailerMailingRowStatusProcessed,.MailerMailingRowStatusSelecting{border-radius:20px;display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingRowStatusSelecting{background-color:#c8defec9;color:#024fa7}.MailerMailingRowStatusSending{background-color:#fee3c8c9;color:#e99701}.MailerMailingRowStatusScheduled,.MailerMailingRowStatusSending{border-radius:20px;display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingRowStatusScheduled{background-color:#e5e5e5c9;color:#888}.MailerMailingRowStatusPaused{background-color:#fedbc8c9;color:#e95d01}.MailerMailingRowStatusCanceled,.MailerMailingRowStatusPaused{border-radius:20px;display:block;font-size:12px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerMailingRowStatusCanceled{background-color:#fcd3d3c9;color:#b33535}.MailerTableButtons{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center;min-width:50px}.MailerMailingRowStopMailingButton,.MailerMailingRowStopMailingButtonContainer{align-items:center;display:flex;flex-direction:row;justify-content:center}.MailerMailingRowStopMailingButton{border:1px solid #e7e7e7;border-radius:30px;color:#666;cursor:pointer;height:35px;margin:5px;width:35px}.MailerMailingRowMailingID{display:block}.MailerMailingRowBodyFile{color:#222;display:block;font-size:14px}.MailerMailingRowState{display:block}.MailerMailingRowClicked,.MailerMailingRowSuccess,.MailerMailingRowTotal,.MailerMailingRowViewed{color:#222;display:block;font-size:14px}.MailerAccountsTable{width:100%}.MailerAccountsLinkAccountButton{background-color:#272727;color:#fff}.MailerAccountsFixedFromButton,.MailerAccountsLinkAccountButton{border:1px solid #e7e7e7;border-radius:10px;cursor:pointer;display:block;font-size:14px;font-weight:600;padding:5px 10px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerAccountsFixedFromButton{background-color:#e7e7e7;color:#666}.MailerChartIconContainer{align-items:center;border:1px solid #e7e7e7;border-radius:30px;color:#000;cursor:pointer;display:flex;flex-direction:row;height:35px;justify-content:center;width:35px}.MailerSeedTestContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;overflow:none;padding:60px}.MailerSeedTestTable{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 12px #0000001a;padding:20px;width:800px}.MailerSeedTestTableHeaderRow{font-weight:600}.MailerSeedTestUserName{display:block;margin-left:10px}.MailerSeedTestUserSettings{align-items:center;border:1px solid #e7e7e7;border-radius:30px;color:#999;cursor:pointer;display:flex;flex-direction:row;height:25px;justify-content:center;margin-left:20px;padding:5px;-webkit-user-select:none;user-select:none;width:25px}.MailerAdminSettingsContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.MailerAdminSettingsCreativesContainer{border:1px solid #e7e7e7;border-radius:20px;box-shadow:0 0 12px #0000001a;margin-top:40px;padding:20px;width:800px}.MailerAdminSettingsTitle{color:#999;display:block;font-weight:600;text-align:center;text-transform:uppercase;width:100%}.MailerAdminSettingsSaveButton{background-color:#272727;border-radius:25px;box-shadow:0 0 20px #00000026;color:#fff;cursor:pointer;display:block;margin:20px;padding:15px;text-align:center;transition:background-color .3s}.MailerChartPopUpContainer{background-color:#fff;border:1px solid #e7e7e7;border-radius:30px;box-shadow:0 0 12px #0000001a;left:50%;margin:auto;max-height:300px;max-width:700px;min-height:300px;min-width:700px;outline:none;overflow:auto;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1000}.MailerChartPopUpContentContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:20px}.MailerSeedTestSelect{border:1px solid #e7e7e7;border-radius:10px;display:block;font-size:16px;height:40px;margin:20px auto auto;width:400px}.MailerDeletePopupConfirmation{align-items:center;display:flex;flex-direction:row;justify-content:center}.MailerDeletePopupConfirmationButtonYes{background-color:#272727;border-radius:10px;color:#fff}.MailerDeletePopupConfirmationButtonNo,.MailerDeletePopupConfirmationButtonYes{cursor:pointer;display:block;margin:20px;padding:5px 10px;-webkit-user-select:none;user-select:none}.MailerDeletePopupConfirmationButtonNo{background-color:#fff;border:1px solid #e7e7e7;border-radius:10px;color:#272727}.MailerResendMailingPopUpContainer{-webkit-backdrop-filter:blur(55px);backdrop-filter:blur(55px);background:#eec4ae;background:linear-gradient(45deg,#eec4ae1a,#94e9c81a);border-radius:0;margin-top:0;max-height:100vh;max-width:400px;min-height:100vh;min-width:400px;outline:none;overflow:none;padding:0;position:fixed;right:-700px;top:0;transition:right .3s ease;z-index:1000}.MailerResendMailingPopUpContainer.open{box-shadow:0 0 100px #6e6e6e80;right:0}.MailerResendMailingContainerHeader{align-items:center;border-bottom:1px solid #d5d5d595;display:flex;flex-direction:row;justify-content:space-between;min-height:60px}.MailerResendMailingHeaderText{display:block;font-size:16px}.MailerResendMailingHeaderIcon{align-items:center;border:0 solid #666;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;margin:0 10px;transition:all .5s;width:40px}.MailerResendMailingHeaderIcon:hover{background-color:#78787829}.MailerResendMailingContentContainer{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;max-height:calc(100vh - 61px);min-height:calc(100vh - 61px);overflow:auto;position:relative}.MailerResendMailingEstimatedTimeRemainingText{border-bottom:1px solid #d5d5d595;color:#666;display:block;font-weight:600;padding:4px;text-align:center;width:100%}.MailerResendMailingRow{border-bottom:1px solid #d5d5d595;padding:10px;position:relative;width:calc(100% - 20px)}.MailerResendMailingAvatar,.MailerResendMailingDeleteIcon{left:20px;position:absolute;top:10px}.MailerResendMailingDeleteIcon{align-items:center;background-color:#808080d3;border-radius:20px;color:#fff;cursor:pointer;display:none;flex-direction:row;justify-content:center;padding:8px}.MailerResendMailingAvatarContainer:hover .MailerResendMailingDeleteIcon{display:flex}.MailerResendMailingPreviousMailID{display:block;font-weight:600;text-align:center}.MailerResendMailingPreviousMailName{display:block;text-align:center}.MailerResendMailingPreviousAccount{color:#666;display:block;font-size:14px;text-align:center}.MailerResendMailingPreviousStartTimeContainer{position:absolute;right:20px;top:10px}.MailerResendMailingPreviousStartDate,.MailerResendMailingPreviousStartTime{display:block;font-size:14px;text-align:right}.MailerResendMailingPreviousStartTime{color:#666;padding-top:2px}.MailerResendMailingLoadingContainer{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.MailerResendMailingProgressParent{background-color:#0000001a;border-radius:10px;box-shadow:0 0 5px #0000;height:10px;width:80%}.MailerResendMailingProgressChild{background-color:#1dca23;border-radius:10px;height:10px;transition:all .3s}.MailerResendMailingInfo{border:1px dashed #cecece;border-radius:10px;color:#666;margin:0 20px 0 60px;padding:10px;position:relative}.MailerResendMailingInfoIcon{display:flex}.MailerResendMailingInfoIcon,.MailerResendMailingSendIcon{align-items:center;flex-direction:row;justify-content:center;padding:5px;position:absolute;right:5px;top:5px}.MailerResendMailingSendIcon{border-radius:30px;cursor:pointer;display:none}.MailerResendMailingSendIcon:hover{background-color:#78787829}.MailerResendMailingSendNowText{display:block;font-size:15px;padding:2px 8px}.MailerResendMailingStartDateSelectorRow{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.MailerResendMailingStartDateSelectionSaveIcon{align-items:center;border-radius:30px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin-left:10px;padding:5px}.MailerResendMailingStartDateSelectionSaveIcon:hover{background-color:#78787829}.MailerResendMailingStartDateHoverContainer{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:15px;justify-content:space-between;padding:2px 8px;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerResendMailingStartDateHoverContainer:hover{border:1px solid #939393}.MailerResendMailingStartDate{display:block;font-size:15px}.MailerResendMailingStartDateEditIcon{display:block;height:20px;margin-left:10px;opacity:0;pointer-events:none;transition:opacity .3s ease;width:20px}.MailerResendMailingStartDateHoverContainer:hover .MailerResendMailingStartDateEditIcon{height:20px;opacity:1;pointer-events:all;width:20px}.MailerResendMailingListSectionContainer{position:relative;width:80%}.MailerResendMailingListContainer{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:15px;justify-content:space-between;padding:2px 8px;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerResendMailingListContainer:hover{border:1px solid #939393}.MailerResendMailingList{display:block;padding-right:10px;-webkit-user-select:none;user-select:none}.MailerResendMailingListArrow{display:block;height:20px;opacity:0;pointer-events:none;transition:opacity .3s ease;width:20px}.MailerResendMailingListContainer:hover .MailerResendMailingListArrow{opacity:1;pointer-events:all}.MailerResendMailingListDropdown{background-color:#fffffffb;border:1px solid #dedede;border-radius:10px;left:0;max-height:400px;overflow-y:auto;padding:5px 0;position:absolute;top:25px;transition:all .5s;width:calc(100% - 12px);z-index:100}.MailerResendMailingListDropdownRow{cursor:pointer;display:block;padding:2px 2px 2px 8px;-webkit-user-select:none;user-select:none}.MailerResendMailingListDropdownRow:hover{background-color:#e4e4e4}.MailerResendMailingListRangeEditRow{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.MailerResendMailingListRangeEditInput{background-color:#0000;border:1px solid #666;border-radius:5px;color:#444;font-size:15px;max-width:70px}.MailerResendMailingListRangeEditTotal{display:block;font-size:15px}.MailerResendMailingListRangeEditSaveIcon{align-items:center;border-radius:30px;display:flex;flex-direction:row;height:30px;justify-content:center;width:30px}.MailerResendMailingListRangeEditSaveIcon:hover{background-color:#dcdcdc}.MailerResendMailingListRange{align-items:center;border:1px solid #0000;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;font-size:15px;justify-content:space-between;padding:2px 8px;transition:all .3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerResendMailingListRange:hover{border:1px solid #939393}.MailerResendMailingListRangeText{display:block;padding-right:15px}.MailerResendMailingListRangeIcon{display:block;opacity:0;pointer-events:none;transition:opacity .3s ease}.MailerResendMailingListRange:hover .MailerResendMailingListRangeIcon{height:20px;opacity:1;pointer-events:all;width:20px}.MailerResendMailingsCalculateIndividualButton{border:1px solid #888;border-radius:10px;color:#888;cursor:pointer;display:block;font-size:15px;margin:auto;padding:3px 10px;-webkit-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.MailerResendMailingsSubmitButton{background-color:#272727;border-radius:20px;bottom:20px;color:#fff;cursor:pointer;left:50%;padding:10px 20px;position:-webkit-sticky;position:sticky;transform:translateX(-50%);-webkit-user-select:none;user-select:none}.loginContainer{background-color:#999;min-height:100vh;min-width:100vw}.loginContainer,.loginContentContainer{align-items:center;display:flex;justify-content:center}.loginContentContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff80;border-radius:20px;box-shadow:0 8px 12px #0000001a;flex-direction:column;height:500px;padding:20px;width:600px}.loginTitle{font-size:23px;margin-bottom:30px}.toggle-container{background-color:#f0f0f0;border:3px solid #f0f0f0;border-radius:23px;display:flex}.toggle-button{background-color:#f0f0f0;border:none;border-radius:23px;cursor:pointer;flex:1 1;padding:10px 20px;transition:background-color .3s;width:150px}.toggle-button:hover{background-color:#fff}.toggle-button.active{background-color:#fff;border-radius:20px;box-shadow:0 8px 12px #0000000d}.toggle-button{color:#333;font-size:16px}.emailField{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff0;border:1px solid #999;border-radius:15px;color:#666;display:block;font-size:20px;justify-self:center;margin-top:30px;min-height:40px;padding:5px 5px 5px 20px;width:400px}.emailField:focus{border-color:#666;outline:none}.validEmailField{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff0;border:2px solid #00901f!important;border-radius:15px;color:#666;display:block;font-size:20px;justify-self:center;margin-top:30px;min-height:40px;padding:5px 5px 5px 20px;width:400px}.validEmailField:focus{border-color:#666;outline:none}.passwordField{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff0;border:1px solid #999;border-radius:15px;color:#666;display:block;font-size:20px;justify-self:center;margin-top:30px;min-height:40px;padding:5px 5px 5px 20px;width:400px}.passwordField:focus{border-color:#666;outline:none}.signInButton{background-color:#fff;border-radius:30px;color:#222;cursor:pointer;font-weight:400;margin-top:40px;padding:15px 60px;transition:background-color .5s ease}.signInButton:hover{background-color:#e0e0e0}
/*# sourceMappingURL=main.3ae8e534.css.map*/