@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Jost,serif;-webkit-tap-highlight-color:transparent}:root{--primaryColor: rgb(255, 136, 0);--stdGrey: #cccdd3;--lightGrey: #e8e9ec;--white: #fff;--darkGrey: #bebebe;--midGreen: #789769;--dimLightBlue: #c1ecff;--dimLightBlue1: #eff3ff;--dimLightBlue2: rgb(219, 236, 241);--brightBlue: #1eb9e9;--brightBlue1: #148bcc;--darkestBlue: #000c6a;--thrveYellow: #edb230;--sharpRed: rgb(252, 68, 68)}body{width:100%;height:100%;background-color:var(--sideBarSeparator);overflow-x:hidden;position:relative;perspective:100px}.mainMasterWrapper{overflow:hidden;width:100vw}a{color:#fff}button{cursor:pointer;transition:.2s}button:hover{scale:1.1}.errorMasterWrapper{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.errorMasterWrapper>div:nth-child(1){display:flex;justify-content:center;align-items:center;flex-direction:column}.errorMasterWrapper .adsanimLogoWrapper img{width:157px;aspect-ratio:1;object-fit:contain;opacity:.2}.errorMasterWrapper .errorStatementWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.errorStatementWrapper>p:nth-child(1){color:var(--darkestBlue);font-weight:800;font-size:5rem;background:linear-gradient(to right,var(--stdGrey),var(--darkGrey));-webkit-background-clip:text;color:transparent}.errorStatementWrapper>p:nth-child(2){display:flex;justify-content:center;align-items:center;gap:5px;text-align:center;padding-block:1rem;font-size:1.5rem;font-weight:500;color:#000}.errorStatementWrapper>p:nth-child(2)>p{display:flex;align-items:center;justify-content:center}div[type=homePageBtn]{display:flex;justify-content:center;align-items:center;gap:50px;padding-top:50px}div[type=homePageBtn] button{padding:5px 15px;border:1px solid black;outline:none;font-weight:400;color:#000;font-size:1.2rem;border-radius:20px;width:fit-content;cursor:pointer}div[type=homePageBtn] button:hover{scale:1.1;border:0px;color:#000!important;background-color:var(--darkGrey)!important}div[type=homePageBtn] button[dark=true]{background-color:#000;color:#fff}@media screen and (max-width: 568px){.errorMasterWrapper .adsanimLogoWrapper img{width:140px}.errorStatementWrapper{padding-top:2rem}.errorStatementWrapper>p:nth-child(1){font-size:3rem}.errorStatementWrapper>p:nth-child(2){font-size:1.4rem;max-width:90%}div[type=homePageBtn]{gap:30px}div[type=homePageBtn] button{font-size:1rem}}.blogEditiorWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;min-height:100vh;width:100vw}.blogEditiorWrapper>h1{text-transform:uppercase;padding-block:1rem}.blogEditiorWrapper .blogEditorInputsWrapper{width:1000px;padding:2rem 1rem;display:flex;flex-direction:column;max-width:80%;gap:2rem}.blogEditiorWrapper>div:nth-child(2) p{font-size:1.2rem;padding-bottom:5px}.blogEditiorWrapper>div:nth-child(2) textarea{border:none;background-color:transparent;border-bottom:1px solid rgb(199,199,199);font-size:1.3rem;width:100%;overflow:hidden}.blogEditiorWrapper>div:nth-child(2)::placeholder{font-weight:500;font-size:1.2rem}.blogEditiorWrapper>div:nth-child(2) textarea :focus{border-color:#c7c7c7;outline:none}.imageUploadWrapper{height:200px;border-radius:10px;border:1px solid rgb(199,199,199);padding:1rem}.editorjsWrapper{width:100%;background-color:#fff;border-radius:10px;min-height:300px;overflow:hidden;font-size:1.3rem;border:1px solid #c7c7c7;padding:10px}.categoryWrapper{display:flex;justify-content:space-between;align-items:center}.blogEditiorWrapper button{padding:10px 20px;margin-bottom:20px;color:#1c1a1a;border:none;border-radius:8px;cursor:pointer;font-size:16px}.categoryWrapper{position:relative}.selectCategoryWrapper{width:500px;padding:10px;border-radius:6px;border:1px solid #c7c7c7;font-size:1.2rem;background-color:#fff;color:gray;outline:none;cursor:pointer}.categoryWrapper .selectCategoryAllOptionsWrapper{border:1px solid #c7c7c7;position:absolute;top:2rem;right:2rem;background-color:pink}.selectCategoryAllOptionsWrapper>option{font-size:1.2rem;border-bottom:1px solid grey}.tagContainerWrapper{display:flex;flex-direction:column;gap:10px}.tagContainerWrapper>label{font-size:1.2rem}.tagInputWrapper>div>input{font-size:1.2rem;flex:1;border:1px solid #c7c7c7;width:300px;padding:10px;outline:none;border-radius:10px}.authorContainer input{font-size:1.2rem;flex:1;border:1px solid #c7c7c7;width:300px;padding:10px;outline:none;border-radius:10px}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag{display:flex;align-items:center;background-color:#e0f7fa;padding:6px 10px;border-radius:20px;font-size:14px}.tag-delete{background:none;border:none;font-size:18px;cursor:pointer;line-height:1}.blogBtnwrapper{display:flex;justify-content:flex-start;align-items:center;width:100%}.blogBtnwrapper button{border:1px solid #c7c7c7;color:#000;padding:10px 30px;font-size:1.1rem;min-width:200px;font-weight:500;text-transform:uppercase;color:gray}a{color:#00f}@media screen and (max-width: 600px){.blogEditiorWrapper{padding:15px}.blogEditiorWrapper button{width:100%}}.articleDetailsMasterWrapper{width:100vw;min-height:100vh;display:flex;flex-direction:column}.articleDetailsProgressBar{width:100%;height:15px;position:sticky;top:0;z-index:1000;border-radius:10px;margin-inline:auto;margin-top:10px;max-width:1600px;overflow:hidden}.articleDetailsProgressBar>.articleDetailsProgressBarFill{border-radius:10px;height:100%;background-color:#edb230}.articleDetailsSidebarWrapper{padding:10px;width:100%;display:flex;margin:auto;max-width:1600px;gap:20px}.articleDetailsSideBar{background-color:#5f9ea0;width:350px;display:none}.articleDetailsContent{max-width:1200px;justify-content:center;flex-direction:column;padding-inline:1.5rem;overflow:hidden;margin:auto}.articleDetailsContent>div:nth-child(1){padding-block:2rem;gap:3rem;flex-direction:column;display:flex;word-wrap:break-word}.articleDetailsTitle>h1{text-align:start;font-size:4.5rem;line-height:50px;font-weight:400;padding-top:2rem;font-family:League Gothic,sans-serif}.articleDetailsTitle>h3{padding-top:1rem;font-weight:500;font-style:italic}.articleDetailsContent .articleImgInfoWrapper{display:flex;flex-direction:column;justify-content:center;gap:2rem}.articleDetailsInfo{display:flex;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid black}.articleDetailsInfoLeft{display:flex;flex-direction:column;font-size:1.2rem;text-transform:uppercase}.articleDetailsInfoLeft>p>span{font-weight:700;color:#0ff}.articleDetailsInfoLeft>p:nth-child(2){font-weight:400;margin:0;font-size:1rem;letter-spacing:1.5px}.articleImgInfoWrapper>div:nth-child(1){display:flex;justify-content:center;align-items:center;flex-direction:column}.articleImgInfoWrapper>div:nth-child(1)>img{width:100%;height:auto;max-height:460px;border-radius:10px;object-fit:cover}.articleImgInfoWrapper>div:nth-child(1)>p{font-size:.8rem;font-weight:300;font-style:italic}.articleDetailsMasterWrapper a{text-decoration:none;color:#00f}.articleContentWrapper p{padding-top:1rem;font-size:1.3rem}.articleContentWrapper p>span{font-weight:500;font-size:4rem;color:#edb230;margin-top:-20px}.articleContentWrapper h3,.articleContentWrapper h2{font-style:unset;margin-top:2rem;border-top:.8px solid #edb230;padding-top:2rem;font-weight:500;font-size:2rem}.articleContentWrapper img{width:50%}.articleContentWrapper ul,.articleContentWrapper ol{padding-block:1rem;display:flex;flex-direction:column;gap:1rem;list-style-type:none}.articleContentWrapper li:before{content:"";position:absolute;width:20px;aspect-ratio:1.3;transform:skewY(-25deg);top:10px;left:-30px;background-color:#edb230}.articleContentWrapper li{font-size:1.3rem;position:relative;display:inline;align-items:center;gap:1rem;margin-left:30px}.articleTagsShareWrapper{display:flex;flex-direction:column}.articleTagsWrapper{display:flex;flex-wrap:wrap;gap:1rem}.articleTag{display:flex;justify-content:center;align-items:center;border-radius:5px;padding:.5rem 1rem;font-family:League Gothic,sans-serif;font-size:1.2rem;text-transform:uppercase;color:#edb230;border:1px solid #edb230;cursor:pointer;transition:.2s}.articleTag:hover{background-color:#edb230;color:#000}.articleShareWrapper{display:flex;gap:1.5rem;padding-block:2.5rem}.articleShareWrapper>p{font-family:League Gothic,sans-serif;font-size:2rem;text-transform:uppercase}.articleShareIcons{display:flex;gap:1rem}.articleShareIcon{cursor:pointer;transition:.3s ease-in-out;color:gray;display:flex;align-items:center;justify-content:center}.articleShareIcon:hover{transform:scale(1.1);color:#000}.articleEndInfo{padding-block:2rem;border-top:3px solid #edb230;display:flex;justify-content:center;align-items:center}.authorInfoWrapper{display:flex;margin-block:1.5rem 2.5rem}.authorText{font-size:.85rem!important;letter-spacing:1.5px;border:2px solid #edb230;padding:.6rem;width:fit-content;transform:skewY(-5deg);margin-bottom:1rem;font-weight:600;color:#edb230;text-transform:uppercase}@media screen and (max-width: 568px){.articleContentWrapper img{width:90%}.articleContentWrapper p{padding-top:.8rem}.articleDetailsTitle>h1{font-size:2.5rem}.articleContentWrapper h3{font-size:1.7rem;margin-top:.8rem}.articleContentWrapper li:before{width:15px}.articleDetailsProgressBar{height:10px}}@media screen and (max-width: 1605px){.articleDetailsSideBar{display:none}.articleDetailsProgressBar{max-width:1200px}}.spinner-wrapper{position:fixed;top:50%;left:50%;width:100vw;height:100vh;transform:translate(-50%,-50%);z-index:9999;background-color:#fff9;display:flex;justify-content:center;align-items:center}.spinner{width:3rem;height:3rem;border:6px solid #6366f1;border-top-color:transparent;border-radius:50%}.thrveMasterWrapper{width:100vw;min-height:100vh}.thrveMasterWrapper .thrveContentMasterWrapper{display:flex;flex-direction:column;padding:1rem 3rem}.thrveContentMasterWrapper>div:nth-child(1){display:flex;align-items:center}.thrveContentMasterWrapper>div:nth-child(1)>img{width:100px;aspect-ratio:1;object-fit:cover}.thrveContentMasterWrapper>div:nth-child(3){padding-block:2rem;display:flex;flex-direction:column}.thrveContentMasterWrapper>div:nth-child(3)>p{font-weight:600}.thrveContentMasterWrapper>div:nth-child(3)>h1{font-size:3rem;line-height:50px}.thrveArticlesWrapper{display:flex;padding:2rem;flex-direction:column;gap:1rem;width:800px;max-width:80%}.thrveArticlesWrapper{margin-top:4rem;padding:2rem;background:#0c0c0c;color:#fff;border-top:2px solid #222}.thrveArticlesWrapper>p{font-size:1.3rem;font-weight:600;color:#ff4d67;margin-bottom:1rem;letter-spacing:1px;text-transform:uppercase}.thrveArticleGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.thrveArticleCard{background:linear-gradient(145deg,#1a1a1a,#0f0f0f);border:1px solid #2e2e2e;border-radius:20px;padding:20px;box-shadow:0 4px 20px #ff4d671a;transition:all .35s ease;position:relative;overflow:hidden;cursor:pointer}.thrveArticleCard:hover{transform:translateY(-8px) scale(1.01);box-shadow:0 8px 24px #ff4d6733}.thrveArticleCard img.coverImg{width:100%;height:200px;border-radius:16px;object-fit:cover;margin-bottom:1rem;transition:transform .3s ease}.thrveArticleCard:hover img.coverImg{transform:scale(1.03)}.thrveArticleCard h2{font-size:1.4rem;color:#fff;margin-bottom:.5rem;font-weight:700}.thrveArticleCard h4{font-size:1.1rem;color:#ff4d67;margin-bottom:.75rem;font-weight:600}.thrveArticleCard p{color:#ccc;line-height:1.6;font-size:.95rem;margin-bottom:1.2rem}.thrveArticlesOwnerDetailsWrapper{display:flex;justify-content:space-between}.thrveArticlesOwnerDetailsWrapper>div{display:flex;gap:1rem}.thrveBottomText{padding-block:2rem;max-width:80%}.thrveBottomText>p{font-size:1.2rem;font-style:italic}.noArticlesText{font-size:18px;color:#777;padding:40px 0}.thrveNavbarWrapper{display:flex;flex-direction:column;width:100vw}.thrveNavbarWrapper>div:nth-child(1){display:flex;gap:1rem;justify-content:flex-end;align-items:center}.thrveNavbarWrapper>div:nth-child(1)>p{cursor:pointer}div[type=thrveNavbar]{background-color:#000;display:flex;justify-content:space-between;padding:1rem 2rem}div[type=thrveNavbar]>div:nth-child(1){display:flex;gap:2rem}div[type=thrveNavbar] div:nth-child(1)>p{color:#fff;font-weight:600;font-size:1rem;cursor:pointer}div[type=thrveNavbar] div:nth-child(1)>p.activeTab{color:#ff4d67;font-weight:700;position:relative;transition:.5s}.activeTab:after{content:"";position:absolute;left:0;bottom:-4px;height:2px;width:100%;background-color:#ff4d67;border-radius:1px;transition:all .3s ease}div[type=thrveNavbar]>div:nth-child(1)>p[type=separationLine]{background-color:#fff;width:1px}.thrveNavbarWrapper>div:nth-child(2)>p:last-child{letter-spacing:2px}div[type=thrveNavbar]>div:nth-child(2){display:flex;justify-content:center;align-items:center}.articleDescriptionMasterWrapper{width:100vw;min-height:100vh;display:flex}.articleDescriptionContent{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:2rem 4rem;width:100%}.articleDescriptionContent>div:nth-child(1){padding-block:2rem;flex-direction:column;display:flex;justify-content:center;align-items:center}.articleDescriptionContent>div:nth-child(1)>p{font-size:1.5rem;text-transform:uppercase;text-align:center;padding-bottom:2rem}.articleDescriptionContent>div:nth-child(1)>h1{text-align:center;font-size:3rem;line-height:50px}.articleDescriptionContent .articleImgInfoWrapper{display:flex;flex-direction:column;justify-content:center;gap:2rem;padding-block:2rem;width:1200px}.articleImgInfoWrapper>div:nth-child(1){width:100%}.articleImgInfoWrapper>div:nth-child(1)>img{width:1200px;height:500px;object-fit:cover}.articleImgInfoWrapper>div:nth-child(2){display:flex;flex-direction:column}.articleImgInfoWrapper>div:nth-child(2)>p{padding-top:1rem;font-size:1.3rem}.articleImgInfoWrapper>div:nth-child(2)>h3{font-size:1.8rem;font-style:italic}.articleImgInfoWrapper>div:nth-child(3){display:flex;gap:2rem;align-items:stretch}.articleImgInfoWrapper>div:nth-child(3)>p{font-size:1.2rem}.trackingContainerMasterWrapper{width:100vw;min-height:100vh;padding:2rem 3rem}.trackingContainerTopHeaderWrapper{padding-bottom:2rem;display:flex;gap:10px;justify-content:space-between;padding-right:1rem;border-bottom:1px solid rgb(181,181,181)}.trackingContainerTopHeaderWrapper>div:nth-child(1){display:flex;gap:1rem}.trackingContainerTopHeaderWrapper>div:nth-child(1)>h1{font-weight:500}.trackingContainerTopHeaderWrapper>div:nth-child(1)>p{font-size:1.2rem}.trackingContainerTopHeaderWrapper>div:nth-child(2){display:flex;gap:10px;justify-content:center;align-items:center}.trackingContainerTopHeaderWrapper>div:nth-child(2)>p{cursor:pointer;border:1px solid rgb(201,201,201);height:fit-content;padding:5px;display:flex;justify-content:center;border-radius:5px;align-items:center}.trackingDateInputWrapper{display:flex;gap:20px}.trackingDateInputWrapper>input{border:1px solid rgb(201,201,201);border-radius:5px;padding:5px 10px;outline:none;cursor:pointer}.trackingContainerFilterWrapper{display:flex;gap:20px;justify-content:center;align-items:center}.trackingContainerFilterWrapper .filterWrapper{padding:.5rem;outline:none;border-radius:4px;border:1px solid #ccc;padding:5px 15px;display:flex;justify-content:center;align-items:center;gap:5px;cursor:pointer}.trackingContainerFilterWrapper .filterWrapper .filterSelectDiv{border:none;cursor:pointer;font-size:1rem;color:#747474}.filterSelectDiv option{outline:none;padding:5px 10px}.totalVisitorsWrapper h3{margin:0;font-size:1.3rem;font-weight:400;color:#444}.totalVisitorsWrapper p{font-size:3rem;font-weight:700;color:var(--thrveYellow)}.dataGroupWrapper{display:flex;gap:2rem}.dataGroupWrapper>div:nth-child(1)>img{width:100px;height:60px;object-fit:cover;border-radius:5px}.dataGroupWrapper .trackingDetailsWrapper{display:flex;flex-direction:column;gap:10px}.trackingUrlWrapper{display:flex;gap:1rem}.dataGroupWrapper .trackingUrlWrapper>p{display:flex;justify-content:center;align-items:center;gap:5px;text-align:center;font-size:.8rem;color:#7d7d7d}.trackingUrlWrapper>p>span{cursor:pointer;display:flex;justify-content:center;align-items:center;transition:.1s}.trackingUrlWrapper>p:nth-child(1):hover{transform:scale(1.1);color:var(--thrveYellow)}.graphSectionWrapper{margin-bottom:2rem;background-color:#fff;padding:1rem;border-radius:8px;box-shadow:0 1px 4px #0000001a}.dashboardContentWrapper{display:flex;gap:2rem}.trackingListWrapper{padding:1rem;width:700px;border-radius:8px;max-height:100vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;box-shadow:0 1px 4px #00000014}.trackingListWrapper>div:nth-child(1){display:flex;justify-content:space-between}.usersListWrapper{display:flex;flex-direction:column;flex:1}.usersListWrapper>div:nth-child(2){display:flex;flex-direction:row;gap:1rem;flex-wrap:wrap}.trackingListWrapper::-webkit-scrollbar,.usersListWrapper::-webkit-scrollbar{display:none}.trackingListWrapper h2,.usersListWrapper h2{padding-bottom:1rem;color:var(--thrveYellow);font-size:1.5rem;font-weight:400}.dataGroupWrapper,.userSectionWrapper{margin-bottom:1rem;padding:8px;border:1px solid var(--thrveYellow);border-left:4px solid var(--thrveYellow);cursor:pointer;transition:background-color .2s ease}.userSectionWrapper{width:fit-content}.dataGroupWrapper:hover,.userSectionWrapper:hover{background-color:#e6eeff}.userDataItem{display:flex;gap:1rem;padding:5px;border-radius:4px;background-color:#f9f9f9;border:1px solid #ddd}
