@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@300;400;500;600;700;800;900&display=swap";:root{font-size:10px;background-color:#0a0a0a}*{box-sizing:border-box;margin:0;padding:0}#smooth-content{will-change:transform}.box{width:100%;max-width:1500px;padding:0 10rem;margin:0 auto}@media only screen and (max-width: 1250px){.box{padding:0 5rem}}@media only screen and (max-width: 1000px){.box{padding:0 3.5rem}}@media only screen and (max-width: 500px){.box{padding:0 2rem}}html,body{width:100%;max-width:100vw;overflow-x:hidden;background-color:#0a0a0a;scroll-behavior:smooth}body.dark-page{background-color:#020617}ul,li{list-style:none}a{text-decoration:none;color:inherit}.star-sparkle{position:absolute;width:6px;height:6px;background:#e8dab5d4;clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);pointer-events:none;opacity:0;z-index:10}.btn-primary{font-size:1.65rem;letter-spacing:-.3px;font-weight:400;cursor:pointer;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;height:100%;padding:1.25rem 3.2rem}.btn-primary .btn-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.5;pointer-events:none}.btn-primary span{z-index:2;color:#fff;position:relative;white-space:nowrap}.time{width:-moz-max-content;width:max-content;gap:1rem;justify-content:center;align-items:center;display:flex}.time input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #64748b;border-radius:1000px;overflow:hidden;outline:none;cursor:pointer;position:relative}.time input[type=radio]:before{content:"";width:10px;height:10px;background-color:#64748b;border-radius:1000px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s ease-in-out}.time input[type=radio]:checked:before{transform:translate(-50%,-50%) scale(1)}.error-border{border:1px solid #f87171!important}.error-text{color:#f87171;font-size:1.45rem;font-weight:400;line-height:22px}.success-text{color:#4ade80;font-size:1.25rem;font-weight:400;line-height:22px}.Toastify__toast-icon{width:16px!important}.Toastify__toast-icon>svg{fill:#65e365}.Toastify__close-button>svg{fill:#e2e8f0!important}.row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;align-items:baseline;width:100%}@media only screen and (max-width: 600px){.row{gap:1rem;grid-template-columns:1fr}}@media only screen and (max-width: 600px){.row .input-wrapper{min-width:unset}}.field{width:100%;display:flex;flex-direction:column;gap:.8rem}.field .input-label{font-size:1.4rem;color:#cbd5e1;font-weight:300}.field .row2{display:flex;flex-direction:row;gap:1.5rem;width:100%;justify-content:center;align-items:baseline}@media only screen and (max-width: 600px){.field .row2{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.field .row2 .input-wrapper{min-width:unset}}.loading-icon{animation:spin 3s linear infinite;display:flex}@keyframes spin{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.rotate-planet{animation:slow-rotate 20s linear infinite}@keyframes slow-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.loader-container .loader{border:4px solid #334155;border-top:4px solid #94a3b8;border-radius:50%;width:48px;height:48px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Toastify__toast{font-size:1.45rem!important;align-items:flex-start!important;font-weight:300!important;line-height:18px!important}.Toastify__toast-body{font-size:1.5rem!important}.Toastify__toast--error svg{fill:#e74c3c!important}.Toastify__close-button{display:none}.Toastify__toast--success,.Toastify__toast--error{padding:1.45rem!important;min-height:56px!important;background:linear-gradient(135deg,#334155,#1e293b)!important;color:#f1f5f9!important}.Toastify__toast--success svg{fill:#e2e8f0!important}.Toastify__progress-bar--success{background:#64748b!important}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}@media only screen and (max-width: 480px){.Toastify__toast-container{width:86vw!important}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{transform:translate(23px,23px)!important}.Toastify__toast{border-radius:8px!important;overflow:hidden!important}}.loading-container{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#020617;flex-direction:column;gap:1.5rem}.loading-container .logo{width:-moz-max-content;width:max-content;position:relative;z-index:0}.loading-container .logo h4{position:relative;z-index:1;font-size:4.5rem;color:#f1f5f9;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;letter-spacing:1.5px;animation:glimpse 2.8s ease-in-out infinite;transform-origin:center}.loading-container p{font-size:1.95rem;color:#cbd5e1;text-align:center}@keyframes glimpse{0%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}to{opacity:.7;transform:scale(1)}}.learn-more{color:#cbd5e1;font-size:1.4rem;text-decoration:underline;cursor:pointer;transition:all .3s ease}.learn-more:hover{color:#cbd5e1d9}*{padding:0;margin:0;box-sizing:border-box;font-family:Inter,sans-serif}.cinzel{font-family:Cinzel Decorative,serif}h1{font-size:5rem;font-weight:600}h2{font-size:3.2rem;font-weight:500}@media only screen and (max-width: 600px){h2{font-size:2rem}}h3{font-size:2.85rem;font-weight:500}@media only screen and (max-width: 800px){h3{font-size:2.25rem}}@media only screen and (max-width: 600px){h3{font-size:2rem}}h4{font-size:2.4rem;font-weight:500}@media only screen and (max-width: 1024px){h4{font-size:2rem}}@media only screen and (max-width: 600px){h4{font-size:1.85rem;line-height:28px}}h5{font-size:2rem;font-weight:500}h6{font-size:1.85rem;font-weight:500}.p-2xl{font-size:2.5rem;font-weight:300}.p-xl{font-size:2.2rem;font-weight:500}@media screen and (max-width: 1200px){.p-xl{font-size:1.8rem}}.p-lg{font-size:1.65rem;line-height:1.8;font-weight:300}@media only screen and (max-width: 800px){.p-lg{font-size:1.55rem}}.p-mid{font-size:1.8rem;font-weight:400}.p-base{font-size:1.6rem;line-height:30px;font-weight:300}@media only screen and (max-width: 800px){.p-base{font-size:1.55rem}}.p-sm{font-size:1.5rem;line-height:1.5;font-weight:400}.p-xs{font-size:1.4rem;font-weight:300}.btn-primary{border-radius:1000px}.dark-theme-btn{border-radius:1000px;font-size:1.8rem;padding:1.7rem 5rem;cursor:pointer}.blue{background-color:#3b82f6;color:#f8fafc}.gradient-blue{background:linear-gradient(135deg,#fff,#3b82f6)}.light{background-color:#f8fafc;color:#334155;display:flex;justify-content:center;align-items:center;gap:1.2rem}.head-button{color:#93c5fd;font-size:1.55rem;padding:1.15rem 3rem;font-family:Cinzel Decorative,serif;border-radius:1000px;background:transparent;border:1px solid #93C5FD;letter-spacing:1px;font-weight:600}@media only screen and (max-width: 600px){.head-button{font-size:1.35rem;padding:.95rem 2.5rem}}button{outline:none;border:none;cursor:pointer;background:transparent}.btn-global{border-radius:1000px;padding:1.4rem 2rem;font-size:1.6rem;font-weight:400;display:flex;flex-direction:row;gap:.7rem;justify-content:center;align-items:center;overflow:hidden}.btn-global span{justify-content:center;align-items:center;display:flex;flex-direction:row;gap:.7rem}.btn-global span svg{width:1.5rem;height:1.5rem}.btn-dark{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;color:#e2e8f0;font-weight:300}.form-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.2rem}.form-wrapper form{display:contents}.form-wrapper .form{width:-moz-max-content;width:max-content;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:1000px;padding:.5rem;background-color:#f1f5f926;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:1;border:1px solid transparent;transition:border .3s ease}.form-wrapper .form.form-hover{border:1px solid rgba(255,255,255,.14)}@media only screen and (max-width: 800px){.form-wrapper .form.form-hover{border:1px solid transparent}}.form-wrapper .form.form-focus{border:1px solid rgba(255,255,255,.3);box-shadow:0 0 22px #1e40af66}@media only screen and (max-width: 800px){.form-wrapper .form.form-focus{border:1px solid transparent!important;box-shadow:unset}}@media only screen and (max-width: 800px){.form-wrapper .form{width:100%;background-color:transparent;flex-direction:column;padding:0;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}}.form-wrapper .form .full-name,.form-wrapper .form .email{background:none;border:none;outline:none;font-size:1.65rem;font-weight:300;color:#f8fafc;padding:1.75rem 2rem;transition:border .2s ease-in}.form-wrapper .form .full-name::-moz-placeholder,.form-wrapper .form .email::-moz-placeholder{color:#e2e8f0;font-weight:300;font-size:1.65rem}.form-wrapper .form .full-name::placeholder,.form-wrapper .form .email::placeholder{color:#e2e8f0;font-weight:300;font-size:1.65rem}@media only screen and (max-width: 600px){.form-wrapper .form .full-name::-moz-placeholder,.form-wrapper .form .email::-moz-placeholder{font-size:1.55rem}.form-wrapper .form .full-name::placeholder,.form-wrapper .form .email::placeholder{font-size:1.55rem}}@media only screen and (max-width: 800px){.form-wrapper .form .full-name:hover,.form-wrapper .form .email:hover{border:1px solid rgba(134,24,24,.2)}}@media only screen and (max-width: 800px){.form-wrapper .form .full-name:focus,.form-wrapper .form .email:focus{border:1px solid rgba(255,255,255,.3);box-shadow:0 0 22px #1e40af66}}@media only screen and (max-width: 1024px){.form-wrapper .form .full-name,.form-wrapper .form .email{font-size:1.45rem;padding:1.75rem}}@media only screen and (max-width: 800px){.form-wrapper .form .full-name,.form-wrapper .form .email{width:100%;background-color:#f1f5f926;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1000px;padding:1.75rem;border:1px solid transparent}}@media only screen and (max-width: 600px){.form-wrapper .form .full-name,.form-wrapper .form .email{font-size:1.55rem}}.form-wrapper .form .full-name{border-right:1px solid #e2e8f0;width:209px;padding:.65rem 2rem}@media only screen and (max-width: 1024px){.form-wrapper .form .full-name{width:180px}}@media only screen and (max-width: 800px){.form-wrapper .form .full-name{border:none;width:100%;padding:1.75rem}}@media only screen and (max-width: 600px){.form-wrapper .form .full-name{width:100%;padding:1.75rem}}.form-wrapper .form .email{width:330px}@media only screen and (max-width: 1024px){.form-wrapper .form .email{width:260px}}@media only screen and (max-width: 800px){.form-wrapper .form .email{width:100%;padding:1.75rem}}.form-wrapper .form button{width:180px;display:flex;align-items:center;justify-content:center;background:#1d4ed8;border-radius:1000px;height:100%;position:relative;z-index:1;overflow:hidden;cursor:pointer;transition:background-color .3s ease}.form-wrapper .form button span{font-size:1.6rem;font-weight:300;color:#f1f5f9}@media only screen and (max-width: 600px){.form-wrapper .form button span{font-size:1.55rem}}.form-wrapper .form button:hover{background:#2563eb}.form-wrapper .form button>svg{position:absolute;z-index:-1;top:0;left:0;height:100%;width:100%}@media only screen and (max-width: 800px){.form-wrapper .form button{width:100%;padding:1.5rem 0}}.form-wrapper .form-message{font-size:1.55rem;font-weight:400;padding:1rem 2rem;border-radius:1000px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#f1f5f91a;border:1px solid transparent;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:1rem}.form-wrapper .form-message span{display:flex;align-items:center;justify-content:center}.form-wrapper .form-message.success{color:#22c55e;border-color:#22c55e66;background-color:#22c55e1a}.form-wrapper .form-message.error{color:#ef4444;border-color:#ef444466;background-color:#ef44441a}@media only screen and (max-width: 600px){.form-wrapper .form-message{width:100%;text-align:center;font-size:1.3rem;padding:.75rem 1.5rem}}.remember-me{display:flex;width:100%;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start}.remember-me input[type=checkbox]{display:none}.remember-me label{display:flex;align-items:center;cursor:pointer;color:#f1f5f9;font-weight:300;font-size:1.4rem}.remember-me label .custom-checkbox{width:2rem;height:1.8rem;margin-right:.8rem;position:relative;padding:1px}.remember-me label .custom-checkbox .icon{opacity:0;transition:opacity .2s ease}.remember-me label .custom-checkbox .icon.visible{opacity:1}.remember-me label .custom-checkbox svg{position:absolute;width:100%;height:100%;transition:opacity .2s ease}.remember-me label .custom-checkbox svg:hover{opacity:.8}.input-wrapper{display:flex;flex-direction:column;color:#f8fafc;width:100%;gap:.8rem;justify-content:flex-start;align-items:flex-start;position:relative;z-index:1}.input-wrapper.period{width:-moz-fit-content;width:fit-content}.input-wrapper label{font-size:1.4rem;color:#cbd5e1;font-weight:300}.input-wrapper .input-box{display:flex;gap:1.2rem;align-items:center;background-color:#4755694d;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);width:100%;border-radius:1000px;padding:0 1.4rem;height:4.2rem;border:1px solid transparent;transition:all .2s ease-in}@media only screen and (max-width: 450px){.input-wrapper .input-box{padding:0 1.4rem}}.input-wrapper .input-box:hover{border:1px solid #475569}.input-wrapper .input-box.error-border{border:1px solid #f87171!important}.input-wrapper .input-box svg{width:1.4rem;height:1.4rem}.input-wrapper .input-box input{flex:1;background:transparent;height:100%;border:none;outline:none;color:#f8fafc;width:100%;font-weight:300;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:1.6rem}@media only screen and (max-width: 450px){.input-wrapper .input-box input{width:80%;font-size:1.4rem}}.input-wrapper .input-box input::-moz-placeholder{color:#94a3b8;font-weight:300}.input-wrapper .input-box input::placeholder{color:#94a3b8;font-weight:300}.input-wrapper .input-box .toggle-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af;transition:rotate .2s ease-in}.input-wrapper .input-box .toggle-icon.toggle{rotate:180deg}.input-wrapper .select-box{width:inherit}.input-wrapper .wrapper-field{width:100%;height:100%}.input-wrapper .open{z-index:1000}.input-wrapper .select-box select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#94a3b8;font-weight:300;padding-left:.5rem;cursor:pointer;border:none;outline:none;font-size:1.6rem;flex:1}@media only screen and (max-width: 450px){.input-wrapper .select-box select{font-size:1.4rem}}@media only screen and (max-width: 450px){.input-wrapper .select-box select svg{width:1rem;height:1rem}}.open{z-index:2;position:relative}.custom-dropdown{font-size:1.6rem;position:relative;z-index:200;border-radius:1.2rem;gap:.5rem;height:100%;width:100%;padding-left:.5rem;cursor:pointer;color:#94a3b8;font-weight:300;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-dropdown .selected-value{white-space:nowrap;text-overflow:ellipsis;width:90%;overflow:hidden;height:100%}.custom-options{box-shadow:0 4px 15px #26262685;position:absolute;z-index:1000;top:100%;left:0;right:0;margin-top:6px;background-color:#1e293b;border-radius:1.2rem;border:1px solid #334155;box-shadow:0 10px 20px #0000004d;padding:1rem 0;z-index:10000;list-style:none;max-height:25.5rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#475569 transparent}.custom-options.at-top{bottom:115%;top:auto}.custom-options .custom-option{padding:1rem 1.6rem;cursor:pointer;font-size:1.6rem;font-weight:300;color:#cbd5e1;transition:background .2s ease}.custom-options .custom-option:hover{background-color:#475569;color:#f1f5f9}.custom-options .custom-option.active,.custom-options .custom-option.highlighted{background-color:#334155}.form-focus{border:1px solid rgba(255,255,255,.3)!important}.sidebar-wrapper{width:250px;position:fixed;height:100vh;padding-bottom:2.2rem;z-index:11}@media screen and (max-width: 1024px){.sidebar-wrapper{left:-100%;position:fixed;transition:left .27s ease-in-out;width:100%;background:#0003;z-index:999;transition:opacity .3s ease-in-out}}@media only screen and (max-width: 1024px){.sidebar-wrapper.show{display:flex;justify-content:space-between;left:0;padding-bottom:0}}.sidebar-wrapper .sidebar{width:100%;height:100%;border-radius:2rem;background-color:#0f172a;overflow:hidden}@media only screen and (max-width: 1024px){.sidebar-wrapper .sidebar{border-radius:0;border-top-right-radius:2.2rem;border-bottom-right-radius:2.2rem;width:25rem}}.sidebar-wrapper .sidebar .sidebar-content{height:100%;display:flex;flex-direction:column;padding:2rem;width:100%;align-items:flex-start;position:relative;justify-content:space-between;overflow:hidden;z-index:2}.sidebar-wrapper .sidebar .sidebar-content .planet1{position:absolute;left:-43%;top:62%;z-index:-1;opacity:.9}@media only screen and (max-width: 600px){.sidebar-wrapper .sidebar .sidebar-content .planet1{left:-22%}}.sidebar-wrapper .sidebar .sidebar-content .planet2{position:absolute;right:-30%;bottom:0%;z-index:-1;transform:translateY(27%);opacity:.6}.sidebar-wrapper .sidebar .sidebar-content .pink-glow{width:200px;height:110px;position:absolute;top:2rem;background-color:#f87171;left:0;z-index:-1;filter:blur(10rem)}.sidebar-wrapper .sidebar .sidebar-content .blue-glow{width:120px;height:110px;position:absolute;top:60%;background-color:#1e40af;left:0;z-index:-1;filter:blur(8rem)}@media only screen and (max-width: 1024px){.sidebar-wrapper .sidebar .sidebar-content .blue-glow{height:15rem;right:0;left:unset;filter:blur(10rem)}}.sidebar-wrapper .sidebar .sidebar-content .top{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:2.4rem;flex-direction:column}.sidebar-wrapper .sidebar .sidebar-content .top .menu{width:100%;display:flex;justify-content:space-between;align-items:center}.sidebar-wrapper .sidebar .sidebar-content .top .menu h4{font-size:2.5rem;color:#f8fafc;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;letter-spacing:.05em}.sidebar-wrapper .sidebar .sidebar-content .top .menu span{cursor:pointer;display:none}@media screen and (max-width: 1024px){.sidebar-wrapper .sidebar .sidebar-content .top .menu span{display:flex}}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar{display:flex;align-items:center;background-color:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:9999px;padding:1rem 1.6rem;justify-content:flex-start;width:300px;transition:width .3s ease;gap:1rem;overflow:hidden;flex-shrink:1}@media screen and (min-width: 1024px){.sidebar-wrapper .sidebar .sidebar-content .top .search-bar{display:none}}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar:hover{border:1px solid #475569}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar.form-focus{border:1px solid rgba(255,255,255,.3)!important}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar input{background:transparent;border:none;outline:none;width:100%;color:#fff;flex:1;font-size:1.4rem}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar input::-moz-placeholder{color:#94a3b8}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar input::placeholder{color:#94a3b8}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar .search-icon{color:#ffffff80;font-size:16px}.sidebar-wrapper .sidebar .sidebar-content .top .search-bar:focus-within{width:100%;max-width:none}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu{width:100%}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu button{margin:.8rem 0;border-radius:1000px;color:#f8fafc;padding:1rem 2rem;background-color:#020617;overflow:hidden;position:relative;z-index:2;display:flex;justify-content:flex-start;align-items:center;gap:.5rem}@media only screen and (max-width: 500px){.sidebar-wrapper .sidebar .sidebar-content .top .main-menu button{width:100%}}@media screen and (min-width: 1024px){.sidebar-wrapper .sidebar .sidebar-content .top .main-menu button{display:none}}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu button .bg-glow{position:absolute;z-index:1;width:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu button span{position:relative;z-index:1;font-size:1.4rem;font-weight:400}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu button svg{width:17px;height:17px}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul{width:100%;display:flex;flex-direction:column;gap:1.2rem}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem{height:3.8rem;cursor:pointer;display:flex;position:relative;gap:.8rem;align-items:center;padding:0 1.2rem;border-radius:.7rem;color:#94a3b8}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem svg{width:1.5rem;height:1.5rem}@media only screen and (max-width: 500px){.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem{width:100%}}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem.inactive{transition:opacity .2s ease}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem.inactive:hover{opacity:.8}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem .premium{position:absolute;right:1.2rem}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .menuItem span{font-size:1.4rem;font-weight:400}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .activeMenu{border-radius:1000px;color:#f8fafc;background:#ffffff40}.sidebar-wrapper .sidebar .sidebar-content .top .main-menu ul .activeMenu svg{color:#fff}.sidebar-wrapper .sidebar .sidebar-content .bottom{width:100%;align-items:flex-start;justify-content:flex-start;display:flex;padding-bottom:1rem;flex-direction:column;gap:1.6rem}.sidebar-wrapper .sidebar .sidebar-content .bottom .help{padding:0 1rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:opacity .2s ease}.sidebar-wrapper .sidebar .sidebar-content .bottom .help span{font-size:1.4rem;color:#94a3b8}.sidebar-wrapper .sidebar .sidebar-content .bottom .help:hover{opacity:.8}.sidebar-wrapper .sidebar .sidebar-content .bottom .profile{justify-content:space-between;width:100%;display:flex;flex-direction:row;border-width:.1rem;border-radius:.8rem;padding:.8rem 1.2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.031372549);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);align-items:center;transition:background .2s ease-in;cursor:pointer}.sidebar-wrapper .sidebar .sidebar-content .bottom .profile:hover{background:#ffffff1f}.sidebar-wrapper .sidebar .sidebar-content .bottom .profile div{display:flex;gap:1rem;align-items:center;justify-content:flex-start}.sidebar-wrapper .sidebar .sidebar-content .bottom .profile div .user-info{display:flex;flex-direction:column;gap:.6rem;justify-content:flex-start;align-items:flex-start}.sidebar-wrapper .sidebar .sidebar-content .bottom .profile div .user-info h6{font-weight:400;font-size:1.5rem;color:#f1f5f9;margin:0}.sidebar-wrapper .sidebar .sidebar-content .bottom .profile div .user-info span{color:#94a3b8;font-size:1.2rem}.admin-dashboard{width:100%;height:-moz-max-content;height:max-content;overflow-y:scroll;display:grid;grid-template-rows:max-content 1fr;gap:2.2rem;scrollbar-width:none;padding-bottom:3rem}.admin-dashboard .filter{display:flex;align-items:center;justify-content:center;gap:1rem;border-radius:8px;border:1px solid #94a3b8;padding:.1rem}@media screen and (max-width: 600px){.admin-dashboard .filter .input-wrapper{min-width:auto}}.admin-dashboard .filter .input-wrapper label{display:none}.admin-dashboard .filter .input-wrapper .custom-options .custom-option{padding:1rem 1.8rem;font-size:1.3rem}.admin-dashboard .filter .input-wrapper .input-box{background-color:transparent;padding:0 1.4rem;height:3rem}.admin-dashboard .filter .input-wrapper .input-box:hover{border-color:transparent}.admin-dashboard .filter .input-wrapper .input-box .custom-dropdown{color:#94a3b8;font-size:1.2rem;font-weight:400;padding-left:0;gap:1rem}.admin-dashboard .filter p{color:#94a3b8;font-size:1.2rem;font-weight:400}.admin-dashboard .filter svg{width:12px;height:12px}.admin-dashboard .top{width:100%;height:-moz-max-content;height:max-content;display:grid;grid-template-columns:360px 1fr;gap:2.2rem}@media (max-width: 1200px){.admin-dashboard .top{grid-template-columns:1fr}}.admin-dashboard .top .left{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1.8rem}@media (max-width: 1200px){.admin-dashboard .top .left{display:grid;grid-template-columns:1fr 1fr}}@media (max-width: 670px){.admin-dashboard .top .left{grid-template-columns:1fr}}.admin-dashboard .top .left .card{width:100%;height:100%;padding:2.2rem;border-radius:22px;background-color:#0f172a;display:flex;align-items:flex-start;justify-content:flex-start;gap:1.4rem}.admin-dashboard .top .left .card .icon{width:55px;height:55px;border-radius:1000px;display:flex;align-items:center;justify-content:center;background-color:#1d4ed824;flex-shrink:0}.admin-dashboard .top .left .card .icon.dollar{background-color:#fb923c24}.admin-dashboard .top .left .card .icon.chart{background-color:#4ade8024}.admin-dashboard .top .left .card .icon.card{background-color:#94a3b824}.admin-dashboard .top .left .card .details{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.admin-dashboard .top .left .card .details .content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.7rem}.admin-dashboard .top .left .card .details .content h5{font-size:1.45rem;font-weight:400;color:#cbd5e1;line-height:150%}.admin-dashboard .top .left .card .details .content h3{font-size:2.35rem;font-weight:500;color:#fff;line-height:150%}.admin-dashboard .top .left .card .details h6{color:#14ca74;font-size:1.2rem;font-weight:400;display:flex;align-items:center;justify-content:center;gap:.35rem;border-radius:1000px;border:1px solid rgba(5,193,104,.2);background-color:#05c16833;padding:.35rem 1rem}.admin-dashboard .top .left .card .details h6.red{background-color:#ff5a6533;border-color:#ff5a6533;color:#ff5a65}.admin-dashboard .top .left .card .details h6.red span svg{transform:rotate(75deg)}.admin-dashboard .top .left .card .details h6.red span svg path{stroke:#ff5a65}.admin-dashboard .top .left .card .details h6 span{display:flex;align-items:center;justify-content:center}.admin-dashboard .top .right{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:2.2rem;background-color:#0f172a;border-radius:22px;padding:2.2rem}.admin-dashboard .top .right .top-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-dashboard .top .right .top-heading h2{display:flex;align-items:center;justify-content:center;gap:1.2rem;font-size:1.85rem;color:#f1f5f9;font-weight:500}.admin-dashboard .top .right .top-heading h2 span{display:flex;align-items:center;justify-content:center}.admin-dashboard .top .right .chart{width:100%;display:flex;align-items:center;justify-content:center}.admin-dashboard .top .right .chart .chart-container{position:relative;width:100%}.admin-dashboard .top .right .chart .chart-container canvas{z-index:1}.admin-dashboard .bottom{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.2rem}@media (max-width: 1200px){.admin-dashboard .bottom{grid-template-columns:1fr 1fr;grid-template-areas:"card-one card-three" "card-two card-two"}}@media (max-width: 700px){.admin-dashboard .bottom{grid-template-columns:1fr;grid-template-areas:none}}.admin-dashboard .bottom .col-card{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3.2rem;background-color:#0f172a;padding:2.2rem;border-radius:22px}@media (max-width: 1200px){.admin-dashboard .bottom .col-card.card-one{grid-area:card-one}}@media (max-width: 700px){.admin-dashboard .bottom .col-card.card-one{grid-area:auto;width:100%}}@media (max-width: 1200px){.admin-dashboard .bottom .col-card.card-three{grid-area:card-three}}@media (max-width: 700px){.admin-dashboard .bottom .col-card.card-three{grid-area:auto;width:100%}}.admin-dashboard .bottom .col-card.card-two{padding:0;gap:0}.admin-dashboard .bottom .col-card.card-two .top-heading{padding:2.2rem;border-bottom:1px solid #1e293b}@media (max-width: 1200px){.admin-dashboard .bottom .col-card.card-two{grid-area:card-two;grid-column:1/-1}}@media (max-width: 700px){.admin-dashboard .bottom .col-card.card-two{grid-area:auto;width:100%}}.admin-dashboard .bottom .col-card .top-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-dashboard .bottom .col-card .top-heading h2{display:flex;align-items:center;justify-content:center;gap:1.2rem;font-size:1.65rem;color:#f1f5f9;font-weight:500}.admin-dashboard .bottom .col-card .top-heading h2 span{display:flex;align-items:center;justify-content:center}.admin-dashboard .bottom .col-card .churn{width:100%;display:flex;align-items:center;justify-content:center}.admin-dashboard .bottom .col-card .churn.graph{padding-bottom:2.2rem}.admin-dashboard .bottom .col-card .churn .gauge-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.admin-dashboard .bottom .col-card .churn .gauge-wrapper .guage-reading{display:flex;flex-direction:row;justify-content:space-between;width:86%}.admin-dashboard .bottom .col-card .churn .gauge-wrapper .guage-reading span{font-size:1.6rem;font-weight:400;color:#94a3b8}.admin-dashboard .bottom .col-card .churn .gauge-wrapper .guage-reading span.center{padding-left:2rem}.admin-dashboard .bottom .col-card .churn .gauge-chart{position:relative}.admin-dashboard .bottom .col-card .churn .needle{position:absolute;bottom:0;left:46%;width:23px;height:80px;transform-origin:0% 118%;transition:transform .4s ease;pointer-events:none}.admin-dashboard .bottom .col-card .churn .needle svg{height:94px;width:130px}.admin-dashboard .bottom .col-card .churn .line-card{position:relative;width:100%}.admin-dashboard .bottom .col-card .churn .line-card canvas{z-index:1;height:180px}@media screen and (max-width: 1025px){.admin-dashboard .bottom .col-card .churn .line-card canvas{width:30rem}}.admin-dashboard .bottom .col-card .churn .line-card .highlight-box{position:absolute;top:65px;left:52%;transform:translate(-50%);background:#ffffff14;border-radius:12px;color:#fff;font-weight:500;font-size:14px;padding:8px 12px;pointer-events:none;z-index:2}.admin-dashboard .bottom .col-card .history{width:100%;padding:2.2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3.2rem}.admin-dashboard .bottom .col-card .history .history-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.admin-dashboard .bottom .col-card .history .history-item .left{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.8rem}.admin-dashboard .bottom .col-card .history .history-item .left .dot{width:8px;height:8px;border-radius:1000px;background-color:#4ade80}.admin-dashboard .bottom .col-card .history .history-item .left .dot.orange{background-color:#ffae4c}.admin-dashboard .bottom .col-card .history .history-item .left .dot.blue{background-color:#3b82f6}.admin-dashboard .bottom .col-card .history .history-item .left p{font-size:1.4rem;color:#cbd5e1;font-weight:400;width:100%;white-space:nowrap}.admin-dashboard .bottom .col-card .history .history-item .left p span{color:#f1f5f9;font-weight:500}.admin-dashboard .bottom .col-card .history .history-item>p{font-size:1.4rem;color:#94a3b8;font-weight:400;white-space:nowrap}.reports-container{padding:1rem;font-size:1.4rem;color:#fff;gap:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem}@media only screen and (max-width: 400px){.reports-container{padding:0}}.reports-container .loading-container{width:100%}.reports-container .reports-heading{color:#f1f5f9;width:100%;display:flex;flex-direction:column}.reports-container .reports-controls{display:flex;justify-content:space-between;align-items:flex-end;width:100%;flex-direction:row}@media only screen and (max-width: 600px){.reports-container .reports-controls{flex-direction:column;align-items:flex-start;gap:1.2rem}}.reports-container .reports-controls .tabs{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:.85rem 1.2rem;border-radius:1000px;display:flex;align-items:center;justify-content:center;background-color:#0f172a}@media only screen and (max-width: 1025px){.reports-container .reports-controls .tabs{padding:.5rem 1.2rem}}@media only screen and (max-width: 800px){.reports-container .reports-controls .tabs{padding:.55rem 1rem}}@media only screen and (max-width: 600px){.reports-container .reports-controls .tabs{width:100%}}.reports-container .reports-controls .tabs h5{font-size:1.55rem;font-weight:400;color:#94a3b8;border-radius:1000px;padding:.85rem 2rem;cursor:pointer}@media only screen and (max-width: 1024px){.reports-container .reports-controls .tabs h5{font-size:1.45rem;padding:.85rem 1.5rem}}@media only screen and (max-width: 800px){.reports-container .reports-controls .tabs h5{padding:.55rem 1rem}}@media only screen and (max-width: 600px){.reports-container .reports-controls .tabs h5{white-space:nowrap;padding:.8rem 1.5rem;font-size:1.3rem;overflow:hidden}}@media only screen and (max-width: 450px){.reports-container .reports-controls .tabs h5{font-size:1.2rem}}.reports-container .reports-controls .tabs h5.active{background-color:#334155;color:#f1f5f9;padding:.85rem 2.5rem}@media only screen and (max-width: 1024px){.reports-container .reports-controls .tabs h5.active{font-size:1.45rem;padding:.85rem 1.75rem}}@media only screen and (max-width: 800px){.reports-container .reports-controls .tabs h5.active{padding:.65rem 1.5rem;font-weight:300}}@media only screen and (max-width: 600px){.reports-container .reports-controls .tabs h5.active{padding:1rem 2rem}}@media only screen and (max-width: 450px){.reports-container .reports-controls .tabs h5.active{font-size:1.2rem}}.reports-container .reports-controls .action-btns{display:flex;flex-direction:row;gap:1rem;align-items:center}.reports-container .reports-controls .action-btns button{padding:1.2rem 2.85rem 1.2rem 2rem}@media only screen and (max-width: 600px){.reports-container .reports-controls .action-btns button{width:100%}}.reports-container .reports-controls .action-btns button span svg{width:2rem;height:2rem;gap:.5rem}.reports-container .reports-controls .action-btns .trash-icon{cursor:pointer}.reports-container .reports-controls .action-btns .trash-icon svg{height:2rem;width:2rem}.flex-wrap{width:100%;padding-bottom:3rem}.flex-wrap .reports-wrapper{overflow-x:auto;width:100%}.flex-wrap .reports-table{width:100%;border-collapse:collapse;background:#0f172a;border-radius:1rem;overflow:hidden}.flex-wrap .reports-table th,.flex-wrap .reports-table td{padding:1.5rem 2rem;text-align:left;font-size:1.4rem;border-bottom:1px solid #1e293b;font-weight:300}.flex-wrap .reports-table th{background-color:#1e293b7a;color:#e2e8f0;padding:2.2rem 2rem;text-align:left;border:none;font-size:1.55rem;font-weight:400;border-bottom:1px solid #1e293b}.flex-wrap .reports-table tr:hover{background:#1e293b}.flex-wrap .reports-table td{color:#f1f5f9;font-weight:300}.checkbox-col{display:flex;flex-direction:row;gap:.8rem;justify-content:flex-start;align-items:center}.table-checkbox{display:flex;flex-direction:row;gap:.8rem;align-items:center;justify-content:flex-start}input[type=checkbox]{display:none}.t-custom-checkbox{width:2rem;height:2rem;position:relative;display:flex;cursor:pointer}@media only screen and (max-width: 600px){.t-custom-checkbox{width:1.6rem;height:1.6rem}}.t-custom-checkbox svg{position:absolute;width:100%;height:100%;transition:opacity .2s ease}@media only screen and (max-width: 600px){.t-custom-checkbox svg{width:1.6rem;height:1.6rem}}.t-custom-checkbox .t-custom-checkbox{width:2.2rem;height:2.2rem;position:relative;display:flex;cursor:pointer}.t-custom-checkbox .t-custom-checkbox svg{width:2rem;height:2rem;transition:opacity .2s ease}.t-custom-checkbox .reports-badge{color:#60a5fa;background:#2563eb2b;width:12.5rem;padding:.4rem;justify-content:center;border-radius:1000px;font-size:1.4rem;align-items:center;display:flex}.t-custom-checkbox .reports-status{padding:.4rem 1rem;border-radius:1000rem;font-size:1.4rem;width:10rem;display:flex;justify-content:center;align-items:center}.t-custom-checkbox .reports-status .ready{color:#4ade80;background:#4ade802b}.t-custom-checkbox .reports-status .Failed{color:#f87171;background:#f871712b}.t-custom-checkbox .reports-status .In{color:#facc15;background:#facc1524}.t-custom-checkbox .reports-link{color:#d1d5db;text-decoration:underline;cursor:pointer}tbody tr{transition:all .3s ease}tbody tr:hover{background-color:#1e293b}tbody tr td{font-size:1.45rem;font-weight:300;color:#cbd5e1;white-space:nowrap;padding:1.5rem 2rem;border-bottom:1px solid #1e293b}tbody tr td.first{align-items:center}tbody tr td.first>div{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}tbody tr td.first>div .p-sm{color:#cbd5e1}tbody tr td.first>div .checkbox{width:24px;height:24px;border:1px solid #64748b;border-radius:8px;display:inline-block}tbody tr td.label>div{border-radius:1000px;display:flex;align-items:center;justify-content:center;gap:.6rem;background-color:#47556966;padding:1rem 1.85rem}tbody tr td.label>div h6{font-size:1.45rem;color:#cbd5e1;font-weight:400}tbody tr td.label>div.green{background-color:#22c55e47}tbody tr td.label>div.green h6{color:#22c55e}tbody tr td.label.status{width:-moz-max-content;width:max-content}tbody tr td.label.status .Pending{background:#818cf82b}tbody tr td.label.status .Pending h6{color:#a5b4fc}tbody tr td.label.status .Failed{background:#f871712b}tbody tr td.label.status .Failed h6{color:#f87171}tbody tr td.label.status .Progress{background:#facc1524}tbody tr td.label.status .Progress h6{color:#facc15}tbody tr td.label.status>div{background-color:#22c55e47;width:-moz-max-content;width:max-content}tbody tr td.label.status>div.blue{background-color:#2563eb2b}tbody tr td.label.status>div.blue h6{color:#60a5fa}tbody tr td.label.status>div h6{color:#22c55e}tbody tr td>div.action-icons{display:flex;align-items:center;justify-content:flex-start;gap:1rem}tbody tr td>div.action-icons .blank{width:18px}tbody tr td>div.action-icons svg{cursor:pointer;width:1.8rem;height:1.8rem;transition:opacity .2s ease}tbody tr td>div.action-icons svg:hover{opacity:.8}.pagination-row{width:100%}.pagination-row:hover{background:transparent!important}.pagination-row .p-row{width:100%}.reports-pagination{display:flex;gap:1rem;justify-content:space-between;font-size:1.4rem;color:#999;width:100%;align-items:center}.reports-pagination .p-left{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center}.reports-pagination .p-left .pagination-arrow{background-color:transparent}.reports-pagination .p-left .pagination-arrow:disabled{opacity:.6}.reports-pagination .p-left span{color:#f1f5f9;width:-moz-max-content;width:max-content}.reports-pagination .p-left button{width:-moz-max-content;width:max-content}.reports-pagination .input-wrapper{width:auto;align-items:center;flex-direction:row-reverse;justify-content:flex-end}.reports-pagination .input-wrapper .input-box{width:8rem;padding:0rem;height:3.4rem}.reports-pagination .input-wrapper .input-box .custom-dropdown{padding:0;display:flex;flex-direction:row;gap:.8rem;font-size:1.4rem;padding:0 1.4rem}.reports-pagination .input-wrapper .input-box .custom-dropdown .selected-value,.reports-pagination .input-wrapper .input-box .custom-dropdown .selected-value input{color:#fff}.reports-pagination .input-wrapper .input-box .custom-dropdown .selected-value input::-moz-placeholder{color:#fff}.reports-pagination .input-wrapper .input-box .custom-dropdown .selected-value input::placeholder{color:#fff}.no-reports{text-align:center!important;padding:2rem!important;font-size:1.6rem!important}.no-reports .loader-row{width:100%;display:flex;align-items:center;justify-content:center}.no-reports .loader-row .loader{width:-moz-fit-content;width:fit-content}.subscription{width:100%}.subscription .subscription-overview{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.6rem}@media only screen and (max-width: 750px){.subscription .subscription-overview{grid-template-columns:1fr}}.subscription .subscription-overview .card{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:1rem;height:144px;background-color:#0f172a;border-radius:22px;padding:2.2rem}@media only screen and (max-width: 1025px){.subscription .subscription-overview .card{padding:2.2rem 1.6rem}}@media only screen and (max-width: 750px){.subscription .subscription-overview .card{height:12rem}}@media only screen and (max-width: 770px){.subscription .subscription-overview .card{padding:2.2rem 1.8rem}}.subscription .subscription-overview .card .top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.subscription .subscription-overview .card .top .left{display:flex;align-items:center;justify-content:flex-start;gap:1rem}.subscription .subscription-overview .card .top .left h6{color:#e2e8f0;font-size:1.55rem;font-weight:300}.subscription .subscription-overview .card .top>h6{color:#14ca74;font-size:1.2rem;font-weight:400;display:flex;align-items:center;justify-content:center;gap:.35rem;border-radius:1000px;border:1px solid rgba(5,193,104,.2);background-color:#05c16833;padding:.35rem 1rem}.subscription .subscription-overview .card .top>h6.red{background-color:#ff5a6533;border-color:#ff5a6533;color:#ff5a65}.subscription .subscription-overview .card .top>h6.red span svg{transform:rotate(75deg)}.subscription .subscription-overview .card .top>h6.red span svg path{stroke:#ff5a65}.subscription .subscription-overview .card .top>h6 span{display:flex;align-items:center;justify-content:center}.subscription .subscription-overview .card h4{color:#fff;font-size:2.2rem;font-weight:500}.manage-users{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3.4rem;overflow-y:scroll;scrollbar-width:none;padding-bottom:3rem}@media only screen and (max-width: 1024px){.manage-users{gap:2.75rem}}@media only screen and (max-width: 600px){.manage-users{gap:1.75rem}}.manage-users h2{font-size:3.2rem;font-weight:500;color:#ffffffd9}@media only screen and (max-width: 1024px){.manage-users h2{font-size:2.85rem}}@media only screen and (max-width: 600px){.manage-users h2{font-size:2.2rem}}.manage-users .filter{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media only screen and (max-width: 600px){.manage-users .filter{flex-direction:column;gap:1.5rem}}.manage-users .filter .tabs{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:.85rem 1.2rem;border-radius:1000px;display:flex;align-items:center;justify-content:center;background-color:#0f172a}@media only screen and (max-width: 1024px){.manage-users .filter .tabs{padding:.85rem}}@media only screen and (max-width: 800px){.manage-users .filter .tabs{padding:.55rem}}@media only screen and (max-width: 600px){.manage-users .filter .tabs{width:100%;justify-content:space-between}}.manage-users .filter .tabs h5{font-size:1.55rem;font-weight:400;color:#94a3b8;border-radius:1000px;padding:.85rem 2rem;cursor:pointer}@media only screen and (max-width: 1024px){.manage-users .filter .tabs h5{font-size:1.45rem;padding:.85rem 1.5rem}}@media only screen and (max-width: 800px){.manage-users .filter .tabs h5{padding:.55rem 1rem}}@media only screen and (max-width: 600px){.manage-users .filter .tabs h5{padding:.85rem 1.2rem}}@media only screen and (max-width: 380px){.manage-users .filter .tabs h5{font-size:1.2rem}}@media only screen and (max-width: 330px){.manage-users .filter .tabs h5{font-size:1.2rem}}.manage-users .filter .tabs h5.active{background-color:#334155;color:#f1f5f9;padding:.85rem 2.5rem}@media only screen and (max-width: 1024px){.manage-users .filter .tabs h5.active{font-size:1.45rem;padding:.85rem 1.75rem}}@media only screen and (max-width: 800px){.manage-users .filter .tabs h5.active{padding:.65rem 1.5rem;font-weight:300}}@media only screen and (max-width: 600px){.manage-users .filter .tabs h5.active{padding:.65rem 1.75rem}}.manage-users .filter .action-buttons{display:flex;align-items:center;justify-content:center;gap:1.2rem;flex-wrap:wrap}@media only screen and (max-width: 660px){.manage-users .filter .action-buttons{width:100%;justify-content:space-between;flex-wrap:nowrap}}.manage-users .filter .action-buttons button{display:flex;align-items:center;justify-content:center;background:#94a3b86e;border-radius:1000px;padding:1.2rem 2.2rem;font-size:1.4rem;font-weight:400;color:#f1f5f9;overflow:hidden;display:relative}.manage-users .filter .action-buttons button span{gap:.6rem;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 800px){.manage-users .filter .action-buttons button{padding:.85rem 1.75rem;font-weight:300}}@media only screen and (max-width: 350px){.manage-users .filter .action-buttons button{min-width:-moz-max-content;min-width:max-content;padding:1rem 1.2rem}}.manage-users .flex-wrap{width:100%}.manage-users .flex-wrap .mu-wrapper{width:100%;overflow-x:auto}.manage-users .flex-wrap .mu-wrapper table{width:100%;border-collapse:separate;border-spacing:0;min-width:89rem;background-color:#0f172a;border:1px solid #1e293b;border-radius:12px;overflow:hidden}.manage-users .flex-wrap .mu-wrapper table.co-table{min-width:65rem}.manage-users .flex-wrap .mu-wrapper table thead th{background-color:#1e293b7a;color:#e2e8f0;padding:2.2rem 2rem;text-align:left;border:none;font-size:1.55rem;font-weight:400;border-bottom:1px solid #1e293b}.manage-users .flex-wrap .mu-wrapper table thead th .checkbox{width:24px;height:24px;border:1px solid #64748b;border-radius:8px;display:inline-block}.manage-users .flex-wrap .mu-wrapper table tbody tr{transition:all .3s ease}.manage-users .flex-wrap .mu-wrapper table tbody tr:hover{background-color:#1e293b}.manage-users .flex-wrap .mu-wrapper table tbody tr td{font-size:1.45rem;font-weight:300;color:#cbd5e1;white-space:nowrap;padding:1.5rem 2rem;border-bottom:1px solid #1e293b;cursor:pointer}.manage-users .flex-wrap .mu-wrapper table tbody tr td.first{align-items:center}.manage-users .flex-wrap .mu-wrapper table tbody tr td.first>div{display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}.manage-users .flex-wrap .mu-wrapper table tbody tr td.first>div h6{font-size:1.55rem;color:#cbd5e1;font-weight:400}.manage-users .flex-wrap .mu-wrapper table tbody tr td.first>div .checkbox{width:24px;height:24px;border:1px solid #64748b;border-radius:8px;display:inline-block}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label{align-items:center;justify-content:flex-start}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.left-align{justify-content:flex-start}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div{border-radius:1000px;display:flex;align-items:center;justify-self:flex-start;justify-content:center;gap:.6rem;background-color:#47556966;padding:1rem 1.6rem}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div h6{font-size:1.45rem;color:#cbd5e1;font-weight:400}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.subscription{width:90px}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.green{background-color:#22c55e47}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.green h6{color:#22c55e}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.green.yellow{color:#fb923c;background:#f9731629}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.green.red{color:#cbd5e1;background:#47556966}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.gray{background-color:#47556966!important}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label>div.gray h6{color:#cbd5e1!important}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status{justify-content:flex-start}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status>div{background-color:#22c55e47}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status>div.yellow{background:#f9731629}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status>div.yellow h6{color:#fb923c}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status>div.purple{background-color:#c084fc29}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status>div.purple h6{color:#c084fc}.manage-users .flex-wrap .mu-wrapper table tbody tr td.label.status>div h6{color:#22c55e}.manage-users .flex-wrap .mu-wrapper table tbody tr td.green{background:#22c55e47;color:#22c55e}.manage-users .flex-wrap .mu-wrapper table tbody tr td.yellow{color:#fb923c;background:#f9731629}.manage-users .flex-wrap .mu-wrapper table tbody tr td.action-icons svg{cursor:pointer;margin-right:1rem}.manage-users .flex-wrap .mu-wrapper table tfoot .p-row{padding:1.5rem 2rem}.manage-users .flex-wrap .mu-wrapper table tfoot .p-row .input-wrapper{justify-content:flex-end;width:auto}.manage-users .flex-wrap .mu-wrapper table tfoot th{padding:1.5rem 2rem}@media only screen and (max-width: 768px){.manage-users .flex-wrap .mu-wrapper table tfoot th{padding:1rem 1.2rem}}.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination .pages span{font-size:1.35rem}@media only screen and (max-width: 768px){.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination .pages span{font-size:1.2rem;padding:.5rem .8rem}}.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination .pages h5,.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination>h5{font-size:1.45rem}@media only screen and (max-width: 768px){.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination .pages h5,.manage-users .flex-wrap .mu-wrapper table tfoot th .pagination>h5{font-size:1.3rem}}.charts{width:100%}@media only screen and (max-width: 6000px){.charts .subscription-overview .card{height:12rem}}.charts .subscription-overview .card .top .left span{display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:1000px;background-color:#1d4ed824;width:32px;height:32px}.charts .subscription-overview .card .top .left span.yellow{background-color:#fbbf2424}.add-user{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:fixed;z-index:999;background:#00000070;top:0;left:0}.add-user .new-user-content{width:425px;background-color:#0f172a;padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem;border-radius:12px;max-height:670px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.add-user .new-user-content::-webkit-scrollbar{display:none}.add-user .new-user-content .new-user-content-top{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.add-user .new-user-content .new-user-content-top .heading{width:100%;display:flex;align-items:center;justify-content:space-between}.add-user .new-user-content .new-user-content-top .heading h3{color:#f8fafc;text-align:center;font-size:2rem;font-weight:500;margin:0}.add-user .new-user-content .new-user-content-top .heading svg{cursor:pointer}.add-user .new-user-content .new-user-content-top .heading span{width:20px;height:20px;padding:.4rem;display:flex;align-items:center;justify-content:center;border-radius:1000px;background-color:#1e293b}.add-user .new-user-content .new-user-content-top p{color:#94a3b8;font-size:1.45rem;font-weight:500;margin:0}.add-user .new-user-content .rleft_switch{width:-moz-max-content;width:max-content;cursor:pointer;display:flex;justify-content:center;align-items:center;margin:0}.add-user .new-user-content .rleft_switch input{display:none}.add-user .new-user-content .rleft_switch input:checked+label{background-color:#1e293b}.add-user .new-user-content .rleft_switch input:checked+label .rleft_switchtoggle{transform:translate(1.35rem,-.05rem);background-color:#475569}.add-user .new-user-content .rleft_switch label{width:3.6rem;height:2rem;border-radius:1000px;background-color:#1e293b;display:flex;justify-content:flex-start;align-items:center;padding:.2rem!important}.add-user .new-user-content .rleft_switch .rleft_switchtoggle{width:1.6rem;height:1.6rem;background-color:#475569;filter:drop-shadow(0px 2px 4px rgba(23,23,23,.06)) drop-shadow(0px 4px 8px rgba(23,23,23,.1));border-radius:50%;transition:.35s;cursor:pointer}.add-user .new-user-content .searchbar{border-radius:8px;border:1px solid var(--slate-200);padding:1rem 1.6rem;display:flex;justify-content:flex-start;align-items:center;width:100%}.add-user .new-user-content .searchbar .search-input{display:flex;width:100%;justify-content:space-between;align-items:center}.add-user .new-user-content .searchbar .search-input input{border:unset;background-color:transparent;padding:0 1.25rem;color:var(--slate-600);font-size:1.45rem;font-weight:400;line-height:100%;width:100%}.add-user .new-user-content .searchbar .search-input input::-moz-placeholder{color:var(--slate-400);font-size:1.45rem;font-weight:400;line-height:100%}.add-user .new-user-content .searchbar .search-input input::placeholder{color:var(--slate-400);font-size:1.45rem;font-weight:400;line-height:100%}.add-user .new-user-content .searchbar .search-input input:focus{outline:unset;border:unset;box-shadow:unset}.add-user .new-user-content .input-fields-col{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.add-user .new-user-content .input-fields-col p{color:#94a3b8;font-size:1.45rem;font-weight:300;line-height:100%;margin:0}.add-user .new-user-content .input-fields-col p span{color:var(--red-500)}.add-user .new-user-content .input-fields-col .input-box{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 1.6rem;border:1px solid var(--slate-200);border-radius:1000px}.add-user .new-user-content .input-fields-col .input-box input{width:100%;border:none;border-radius:0;color:var(--slate-400);font-size:1.6rem;font-weight:400;line-height:150%;padding:0;outline:none}.add-user .new-user-content .input-fields-col .input-box svg{cursor:pointer}.add-user .new-user-content .input-fields-col input{width:100%;padding:1.2rem 1.6rem;border:1px solid var(--slate-200);border-radius:1000px;color:#e2e8f0;font-size:1.45rem;font-weight:400;line-height:150%;outline:none;background-color:#4755694d}.add-user .new-user-content .input-fields-col input::-moz-placeholder{color:#94a3b8;font-size:1.45rem;font-weight:300;line-height:150%}.add-user .new-user-content .input-fields-col input::placeholder{color:#94a3b8;font-size:1.45rem;font-weight:300;line-height:150%}.add-user .new-user-content .input-fields-col input::-moz-placeholder .invoice{color:var(--slate-700)}.add-user .new-user-content .input-fields-col input::placeholder .invoice{color:var(--slate-700)}.add-user .new-user-content .phone-number{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.add-user .new-user-content .phone-number .country-code{height:52px;display:flex;align-items:center;justify-content:center}.add-user .new-user-content .phone-number .country-code .input-wrapper label{display:none}.add-user .new-user-content .phone-number .country-code .input-wrapper .custom-dropdown{padding-left:0;gap:1rem}.add-user .new-user-content .phone-number input{width:100%;padding:1.2rem 1.6rem;border-radius:1000px;color:#e2e8f0;font-size:1.6rem;font-weight:400;line-height:150%;background-color:#4755694d;outline:none}.add-user .new-user-content .phone-number input::-moz-placeholder{color:#94a3b8;font-size:1.45rem;font-weight:300;line-height:100%}.add-user .new-user-content .phone-number input::placeholder{color:#94a3b8;font-size:1.45rem;font-weight:300;line-height:100%}.add-user .new-user-content .phone-number input:focus{outline:unset;border:unset;box-shadow:unset}.add-user .new-user-content .toggle{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.add-user .new-user-content .toggle p{color:#94a3b8;font-size:1.45rem;font-weight:400;margin:0}.add-user .new-user-content .btns{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem}.add-user .new-user-content .btns button{display:flex;align-items:center;justify-content:center;background:none;outline:none;font-size:1.6rem;font-weight:400;padding:1.2rem 1.6rem;border-radius:1000px}.add-user .new-user-content .btns button.outline{border:1px solid rgba(148,163,184,.43);color:#ffffff6e}.add-user .new-user-content .btns button.filled{background-color:#94a3b86e;color:#fff;border:none}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000070;z-index:999;display:flex;align-items:center;justify-content:center}.modal-overlay .modal-container{box-shadow:0 4px 4px #00000040;background:#0f172a;color:#fff;padding:2rem;width:90%;max-width:44rem;border-radius:1.2rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2.5rem}.modal-overlay .modal-container h3{font-size:1.8rem;font-weight:400}.modal-overlay .modal-container p{font-size:1.55rem;color:#cbd5e1;font-weight:300;line-height:28px}.modal-overlay .modal-container p span{color:#f1f5f9}.modal-overlay .modal-container .modal-buttons{width:100%;display:flex;justify-content:flex-start;gap:1.5rem}.modal-overlay .modal-container .modal-buttons button{padding:1.2rem;width:50%;font-weight:300;font-size:1.6rem;border:none;border-radius:1000px;display:flex;justify-content:center;align-items:center;cursor:pointer}.modal-overlay .modal-container .modal-buttons .cancel{background-color:#1e293b;color:#ffffff6e}.modal-overlay .modal-container .modal-buttons .delete{background:#ef4444;color:#fff}.chart-modal{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:fixed;z-index:999;background:#00000070;top:0;left:0}.chart-modal .content{width:425px;background-color:#0f172a;padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem;border-radius:12px;max-height:670px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.chart-modal .content::-webkit-scrollbar{display:none}.chart-modal .content .heading{width:100%;display:flex;align-items:center;justify-content:space-between}.chart-modal .content .heading h3{color:#f8fafc;text-align:center;font-size:2rem;font-weight:500;margin:0}.chart-modal .content .heading svg{cursor:pointer}.chart-modal .content .heading span{width:20px;height:20px;padding:.4rem;display:flex;align-items:center;justify-content:center;border-radius:1000px;background-color:#1e293b}.chart-modal .content .information{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.6rem}.chart-modal .content .information h6{font-size:1.5rem;font-weight:300;color:#94a3b8}.chart-modal .content .information .info-container{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;border:1px solid #1e293b;border-radius:8px}.chart-modal .content .information .info-container .row{width:100%;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #1e293b}.chart-modal .content .information .info-container .row.bb{border-bottom:0}.chart-modal .content .information .info-container .row p{font-size:1.35rem;color:#cbd5e1;font-weight:300;white-space:pre-wrap;text-align:left;width:100%}.chart-modal .content .information .info-container .row p.left{padding:1.2rem;width:220px;border-right:1px solid #1e293b}.chart-modal .content .information .info-container .row p.right{padding:1.2rem}.chart-modal .content .information textarea{width:100%;background-color:#4755694d;padding:1.2rem 1.4rem;border:none;outline:none;border-radius:8px;resize:none;color:#e2e8f0;font-size:1.45rem;font-weight:400}.chart-modal .content .information textarea::-moz-placeholder{color:#94a3b8;font-size:1.45rem;font-weight:300}.chart-modal .content .information textarea::placeholder{color:#94a3b8;font-size:1.45rem;font-weight:300}.chart-modal .content .btns{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.chart-modal .content .btns button{display:flex;align-items:center;justify-content:center;background:none;outline:none;font-size:1.6rem;font-weight:400;padding:1.2rem 1.6rem;border-radius:1000px}.chart-modal .content .btns button.outlined{border:1px solid rgba(148,163,184,.43);color:#fff6}.chart-modal .content .btns button.filled{background-color:#94a3b86e;color:#fff;border:none}.chart-modal .content .btns button.red{background-color:#ef4444}.ai-manager{width:100%}.ai-manager .subscription-overview{grid-template-columns:1fr 1fr 1fr 1fr}@media only screen and (max-width: 770px){.ai-manager .subscription-overview{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 350px){.ai-manager .subscription-overview{grid-template-columns:1fr}}@media only screen and (max-width: 1025px){.ai-manager .subscription-overview .card{padding:2.2rem 1.3rem}}@media only screen and (max-width: 1025px){.ai-manager .subscription-overview .card .top .left h6{font-size:1.4rem}}@media only screen and (max-width: 500px){.ai-manager .subscription-overview .card .top .tag{font-size:1.1rem;padding:.2rem .8rem}}@media only screen and (max-width: 500px){.ai-manager .subscription-overview .card h4{font-size:1.8rem}}.ai-manager .subscription-overview .card .progress-bar{width:100%;border-radius:12px;background-color:#475569;display:flex;align-items:center;justify-content:flex-start;height:6px}.ai-manager .subscription-overview .card .progress-bar .inner-bar{width:60%;height:100%;border-radius:16px;background-color:#fb923c}.ai-manager .subscription-overview .card .progress-bar .inner-bar.blue{width:25%!important;background-color:#60a5fa!important}.ai-manager .subscription-overview .card .progress-bar .inner-bar.yellow{width:75%!important;background-color:#fbbf24!important}.ai-manager .subscription-overview .card .progress-bar .inner-bar.red{width:35%!important;background-color:#f87171!important}.ai-manager .dataset-information{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;gap:2.2rem}@media only screen and (max-width: 650px){.ai-manager .dataset-information{grid-template-columns:1fr}}.ai-manager .dataset-information .card{background-color:#0f172a;display:flex;align-items:flex-start;justify-content:flex-start;border-radius:18px;padding:2.2rem;flex-direction:column;gap:1.8rem}.ai-manager .dataset-information .card .top{display:flex;flex-direction:row;width:100%;position:relative}.ai-manager .dataset-information .card h3{font-size:1.6rem;font-weight:400;color:#fff;width:85%}.ai-manager .dataset-information .card h6{font-size:1.45rem;font-weight:300;color:#cbd5e1;line-height:28px}.ai-manager .dataset-information .card .left{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}@media only screen and (max-width: 770px){.ai-manager .dataset-information .card .left{width:75%}}.ai-manager .dataset-information .card .right{width:52px;height:52px;border-radius:1000px;background-color:#60a5fa3d;flex-shrink:0;display:flex;position:absolute;right:0;align-items:center;justify-content:center}@media only screen and (max-width: 1025px){.ai-manager .dataset-information .card .right{width:4rem;height:4rem}}.ai-manager .dataset-information .card.upload{flex-direction:column;gap:.65rem}.ai-manager .dataset-information .card.upload .top{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.4rem}.ai-manager .dataset-information .card.upload .top h6{font-size:1.25rem}.ai-manager .dataset-information .card.upload .bottom{width:100%;border:1px dotted #334155;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;padding:1.2rem;cursor:pointer}.ai-manager .dataset-information .card.upload .bottom .upload-text{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem}.ai-manager .dataset-information .card.upload .bottom .upload-text h5{color:#e2e8f0;font-size:1.45rem;font-weight:400}.ai-manager .dataset-information .card.upload .bottom .upload-text p{font-size:1rem;font-weight:300;color:#94a3b8}.add-article{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:1.5rem 1rem 3rem;gap:3.4rem;overflow-y:scroll;scrollbar-width:none}@media screen and (max-width: 600px){.add-article{padding:1.5rem 0}}.add-article .top-head{display:flex;width:100%;flex-direction:column;gap:1.5rem}.add-article .top-head .back-btn{display:flex;justify-content:left;gap:.5rem;align-items:center;cursor:pointer}.add-article .top-head .back-btn:hover{opacity:.95}.add-article .top-head .back-btn svg{rotate:90deg;width:1.5rem;height:1.5rem}.add-article .top-head .back-btn span{color:#e2e8f0;font-weight:300;font-size:1.2rem}.add-article .top-head .top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media only screen and (max-width: 350px){.add-article .top-head .top{flex-direction:column;align-items:flex-start}}.add-article .top-head .top h2{font-size:2.65rem;font-weight:500;color:#ffffffd9}@media only screen and (max-width: 500px){.add-article .top-head .top h2{font-size:1.9rem}}.add-article .top-head .top .action-buttons{display:flex;align-items:center;justify-content:center;gap:1.2rem}@media only screen and (max-width: 500px){.add-article .top-head .top .action-buttons{gap:.5rem}}@media only screen and (max-width: 350px){.add-article .top-head .top .action-buttons{width:100%}}.add-article .top-head .top .action-buttons button{display:flex;align-items:center;justify-content:center;gap:.6rem;background:#94a3b86e;border-radius:1000px;padding:1.2rem 2.2rem;font-size:1.4rem;font-weight:400;color:#f1f5f9}@media only screen and (max-width: 500px){.add-article .top-head .top .action-buttons button{gap:.5rem;padding:.8rem 1rem;font-size:1.2rem}}@media only screen and (max-width: 350px){.add-article .top-head .top .action-buttons button{width:50%}}.add-article .top-head .top .action-buttons button.outlined{border:1px solid rgba(148,163,184,.43);color:#94a3b8;background:none}.add-article .add-products-main{width:100%;background-color:#0f172a;padding:2.2rem;border-radius:22px;display:grid;grid-template-columns:1fr 485px;grid-gap:4rem}@media only screen and (max-width: 1170px){.add-article .add-products-main{grid-template-columns:1fr}}@media only screen and (max-width: 1023px){.add-article .add-products-main{grid-template-columns:1fr 485px}}@media only screen and (max-width: 900px){.add-article .add-products-main{grid-template-columns:1fr}}@media screen and (max-width: 600px){.add-article .add-products-main{padding:2.2rem 1.5rem}}@media only screen and (max-width: 350px){.add-article .add-products-main{padding:2.2rem 1rem}}.add-article .add-products-main .adprt-main-left{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3rem}.add-article .add-products-main .adprt-main-left h5{color:#e2e8f0;margin:0;font-size:1.85rem;font-weight:500}.add-article .add-products-main .adprt-main-left .product-info-inputs{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:1.5rem}@media only screen and (max-width: 600px){.add-article .add-products-main .adprt-main-left .product-info-inputs{flex-direction:column}}.add-article .add-products-main .adprt-main-left .product-info-inputs .input-field{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-left .product-info-inputs .input-field p{font-size:1.4rem;color:#cbd5e1;font-weight:300}.add-article .add-products-main .adprt-main-left .product-info-inputs .input-field input{display:flex;gap:1.2rem;align-items:center;background-color:#4755694d;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);border-radius:1000px;padding:1.2rem 1.4rem;border:1px solid transparent;transition:all .3s ease-in;flex:1;border:none;outline:none;color:#e2e8f0;width:100%;font-weight:300;font-size:1.4rem}.add-article .add-products-main .adprt-main-left .product-info-inputs .input-field input::-moz-placeholder{color:#94a3b8;font-weight:400;font-size:1.4rem;line-height:1.45rem}.add-article .add-products-main .adprt-main-left .product-info-inputs .input-field input::placeholder{color:#94a3b8;font-weight:400;font-size:1.4rem;line-height:1.45rem}.add-article .add-products-main .adprt-main-left .product-description{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-left .product-description .top{width:100%;display:flex;align-items:center;justify-content:space-between}.add-article .add-products-main .adprt-main-left .product-description .top p{color:#cbd5e1;font-size:1.5rem;margin:0;font-weight:400}.add-article .add-products-main .adprt-main-left .product-description .top span{display:flex;align-items:center;justify-content:center;gap:1rem;margin:0;font-size:1.25rem;font-weight:400;color:#3b82f6}.add-article .add-products-main .adprt-main-left .product-description .description-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem;border:1px solid #334155;border-radius:22px;padding:2rem}@media screen and (max-width: 400px){.add-article .add-products-main .adprt-main-left .product-description .description-container{padding:2rem 1.5rem}}@media screen and (max-width: 325px){.add-article .add-products-main .adprt-main-left .product-description .description-container{padding:2rem .8rem}}.add-article .add-products-main .adprt-main-left .product-description .description-container textarea{color:#cbd5e1;font-size:1.2rem}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top{width:100%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 600px){.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper{min-width:auto}}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper label{display:none}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .custom-options{width:-moz-max-content;width:max-content}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .custom-options .custom-option{padding:1rem 1.8rem;font-size:1.3rem}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .input-box{background:transparent;border:1px solid #475569;padding:.7rem .9rem}@media screen and (max-width: 600px){.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .input-box{height:3.2rem}}@media screen and (max-width: 400px){.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .input-box{padding:.7rem .4rem}}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .custom-dropdown{font-size:1.25rem;gap:1rem}@media screen and (max-width: 600px){.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .custom-dropdown{font-size:1.2rem;gap:.5rem}}@media screen and (max-width: 400px){.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .custom-dropdown{font-size:1rem}}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left .input-wrapper .custom-dropdown svg{width:1rem;height:1rem}@media screen and (max-width: 325px){.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-right svg{width:1.1rem;height:1.1rem}}.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-left,.add-article .add-products-main .adprt-main-left .product-description .description-container .dcpt-top .dcpt-top-right{display:flex;align-items:center;justify-content:center;gap:.8rem}.add-article .add-products-main .adprt-main-left .product-description .description-container textarea{width:100%;height:200px;resize:none;border:none;outline:none;padding:1rem;box-sizing:border-box;font-size:1.25rem;background:none}.add-article .add-products-main .adprt-main-left .variants-inputs,.add-article .add-products-main .adprt-main-left .colors-inputs{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-left .variants-inputs p,.add-article .add-products-main .adprt-main-left .colors-inputs p{color:var(--slate-500);font-size:1.5rem;margin:0;font-weight:400}.add-article .add-products-main .adprt-main-left .variants-inputs .select-variants,.add-article .add-products-main .adprt-main-left .colors-inputs .select-variants{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-left .variants-inputs .select-variants span,.add-article .add-products-main .adprt-main-left .colors-inputs .select-variants span{border-radius:8px;border:1px solid var(--slate-200);display:flex;align-items:center;justify-content:center;padding:2rem 3rem;font-size:1.5rem;color:var(--slate-400);font-weight:400}.add-article .add-products-main .adprt-main-left .select-colors{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-left .select-colors span{width:28px;height:28px;border-radius:1000px}.add-article .add-products-main .adprt-main-left .select-colors span.maroon{background-color:#7f1d1d}.add-article .add-products-main .adprt-main-left .select-colors span.black{background-color:var(--black)}.add-article .add-products-main .adprt-main-left .select-colors span.yellow{background-color:#f59e0b}.add-article .add-products-main .adprt-main-left .select-colors span.emerald{background-color:#134e4a}.add-article .add-products-main .adprt-main-left .select-colors span.navyblue{background-color:#083344}.add-article .add-products-main .adprt-main-right{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3rem}.add-article .add-products-main .adprt-main-right .input-field,.add-article .add-products-main .adprt-main-right .upload-field{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-right .input-field p,.add-article .add-products-main .adprt-main-right .upload-field p{color:#94a3b8;font-size:1.5rem;margin:0;font-weight:400}.add-article .add-products-main .adprt-main-right .input-field .upload-box,.add-article .add-products-main .adprt-main-right .upload-field .upload-box{border:1px solid #334155;border-radius:2rem;overflow:hidden;transition:border .2s ease-in;cursor:pointer}.add-article .add-products-main .adprt-main-right .input-field .upload-box:hover,.add-article .add-products-main .adprt-main-right .upload-field .upload-box:hover{border:1px solid #475569}.add-article .add-products-main .adprt-main-right .input-field .upload-box .uploaded-image,.add-article .add-products-main .adprt-main-right .upload-field .upload-box .uploaded-image{max-width:100%;height:-webkit-fill-available;border-radius:6px;-o-object-fit:cover;object-fit:cover}.add-article .add-products-main .adprt-main-right .input-field .upload-box p,.add-article .add-products-main .adprt-main-right .upload-field .upload-box p{color:#cbd5e1;font-size:1.4rem;font-weight:400}.add-article .add-products-main .adprt-main-right .input-field .upload-box p span,.add-article .add-products-main .adprt-main-right .upload-field .upload-box p span{color:#94a3b8;text-decoration:underline}.add-article .add-products-main .adprt-main-right .input-field .upload-box p span:hover,.add-article .add-products-main .adprt-main-right .upload-field .upload-box p span:hover{opacity:.94}.add-article .add-products-main .adprt-main-right .upload-field div{width:100%;height:244px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:8px;border:1px solid var(--slate-200)}.add-article .add-products-main .adprt-main-right .upload-field div p{color:var(--slate-500);font-weight:400}.add-article .add-products-main .adprt-main-right .upload-field div p span{color:var(--blue-500)}.add-article .add-products-main .adprt-main-right .upload-field .info{display:flex;align-items:flex-start;justify-content:center;gap:1rem;font-weight:400;color:#94a3b8;line-height:120%;margin:0}.add-article .add-products-main .adprt-main-right .visibility-field{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.add-article .add-products-main .adprt-main-right .visibility-field p{color:#94a3b8;font-size:1.5rem;margin:0;font-weight:400}.add-article .add-products-main .adprt-main-right .visibility-field .fields-container{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:2rem}.add-article .add-products-main .adprt-main-right .visibility-field .fields-container .radiobox{display:flex;align-items:center;justify-content:center;gap:.8rem}.add-article .add-products-main .adprt-main-right .visibility-field .fields-container .radiobox label{color:#e2e8f0;font-size:1.4rem;font-weight:400;letter-spacing:.01em}.add-article .add-products-main .adprt-main-right .custom-datepicker{font-size:1.4rem}.add-article .add-products-main .adprt-main-right .input-wrapper label{color:#94a3b8;font-size:1.5rem;font-weight:400}.add-article .add-products-main .adprt-main-right .info{display:flex;align-items:flex-start;justify-content:center;gap:1rem;font-weight:400;color:#94a3b8;font-size:1.5rem;line-height:120%;margin:0}.typing{padding:1rem 1.5rem;width:-moz-max-content;width:max-content;display:flex;justify-content:flex-start;align-items:center;gap:2rem}@media screen and (max-width: 600px){.typing img{height:3.8rem;width:3.8rem}}.typing .dot-container{gap:.8rem;display:flex;align-items:center;justify-content:center;height:100%}.typing .dot-container .dot{width:8px;height:8px;border-radius:50%;background-color:#6c7a89;opacity:.4;transition:opacity .3s ease;animation:typing 1.8s infinite ease-in-out}.typing .dot-container .dot:nth-child(1){animation-delay:0s}.typing .dot-container .dot:nth-child(2){animation-delay:.2s}.typing .dot-container .dot:nth-child(3){animation-delay:.4s}.typing .dot-container .dot.active{opacity:1}.chatbar-wrapper{width:250px;gap:24px;position:fixed;height:100vh;padding-bottom:2.2rem;z-index:11}@media screen and (max-width: 1024px){.chatbar-wrapper{left:-100%;position:fixed;transition:left .27s ease-in-out;z-index:999}}@media only screen and (max-width: 769px){.chatbar-wrapper{padding-bottom:0}}.chatbar-wrapper.show{display:flex!important;justify-content:space-between;left:0}.chatbar-wrapper.hd-sidebar{position:absolute;z-index:100000;height:100%;border-radius:0;display:none;padding-bottom:0}.chatbar-wrapper .chatbot-sidebar{width:100%;gap:24px;height:100%;border-radius:2rem;background-color:#0f172a;overflow:hidden}@media only screen and (max-width: 769px){.chatbar-wrapper .chatbot-sidebar{border-radius:0}}.chatbar-wrapper .chatbot-sidebar.no-radius{border-radius:0}.chatbar-wrapper .chatbot-sidebar .sidebar-content{height:100%;display:flex;flex-direction:column;width:100%;align-items:flex-start;position:relative;gap:2.2rem;justify-content:space-between;overflow:hidden;z-index:2}.chatbar-wrapper .chatbot-sidebar .sidebar-content .pink-glow{width:200px;height:110px;position:absolute;top:2rem;background-color:#f87171;left:0;z-index:-1;filter:blur(10rem)}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;gap:1rem;flex-direction:column;padding:.5rem;padding-bottom:0}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .menu{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;padding-bottom:0}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .menu h4{font-size:2.5rem;color:#f8fafc;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;letter-spacing:.05em}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .menu span{cursor:pointer}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .menu span.hd-close{display:flex}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns{width:100%;display:flex;flex-direction:column;gap:.4rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .search-bar{display:flex;align-items:center;padding:1rem 1.5rem;border-radius:1rem;justify-content:flex-start;width:100%;gap:1rem;overflow:hidden;flex-shrink:1;transition:background .2s ease}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .search-bar:hover{background:#ca65c724}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .search-bar svg{width:1.4rem;height:1.5rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .search-bar input{background:transparent;border:none;outline:none;width:100%;color:#fff;flex:1;font-size:1.5rem;font-weight:400}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .search-bar input::-moz-placeholder{color:#94a3b8;font-weight:400}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .search-bar input::placeholder{color:#94a3b8;font-weight:400}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .dashboard-btn{display:flex;align-items:center;gap:1rem;background-color:#ca65c70d;cursor:pointer;padding:1rem 1.5rem;border-radius:10px;justify-content:flex-start;color:#94a3b8;flex:1;font-size:1.5rem;font-weight:400;transition:all .2s ease}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .dashboard-btn:hover{color:#adbbd0}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .dashboard-btn svg{width:1.6rem;height:1.6rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .fvrt-btn{display:flex;align-items:center;gap:1rem;cursor:pointer;padding:1rem 1.5rem;border-radius:10px;justify-content:flex-start;color:#94a3b8;flex:1;font-size:1.5rem;font-weight:400;transition:all .2s ease;transition:background .2s ease}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .fvrt-btn.selected,.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .fvrt-btn:hover{background:#ca65c724}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .fvrt-btn svg{width:1.4rem;height:1.4rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .new-chat svg{width:1.4rem;height:1.4rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .new-chat.limit-reached{color:#94a3b8a6;cursor:default}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .new-chat.limit-reached svg path{stroke:#94a3b8a6}.chatbar-wrapper .chatbot-sidebar .sidebar-content .top .top-btns .bb{width:90%;margin:auto;border-bottom:1px solid #334155}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper{flex:1;width:100%;position:relative;overflow:hidden}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-list{width:100%;height:100%;position:relative;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.8rem;scrollbar-width:thin;scrollbar-color:#475569 transparent}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-list .history-title{font-size:1.6rem;font-weight:400;color:#64748b;width:100%;padding:0 2rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper:after{content:"";position:absolute;bottom:0;left:0;height:5rem;width:100%;background:linear-gradient(to top,rgba(15,23,42,.8),transparent);pointer-events:none;z-index:2}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group{width:100%;display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid #1e293b;padding-bottom:1.8rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group:last-child{border-bottom:none}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-date{font-size:1.6rem;font-weight:400;color:#64748b;width:100%;padding:0 2rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0rem .5rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item{width:100%;display:flex;justify-content:space-between;align-items:center;font-size:1.5rem;position:relative;color:#94a3b8;font-weight:300;border-radius:1rem;padding:1rem 1.5rem;transition:all .2s ease-in}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item:hover{background:#ca65c724;color:#cbd5e1;cursor:pointer}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item:hover .chat-options{opacity:1}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item:hover .chat-options svg{width:14px;height:6px}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item.focus-bg{background:#ca65c724;color:#cbd5e1}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item.focus-bg .chat-options{opacity:1}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item.focus-bg .chat-options svg{width:14px;height:6px}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item.active-chat{background:#ca65c724;color:#cbd5e1}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item.active-chat .chat-options{opacity:1}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item.active-chat .chat-options svg{width:14px;height:6px}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .chat-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:85%;display:flex;align-items:center;flex-direction:row;gap:.5rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .chat-text .history-text{width:165px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .chat-options{cursor:pointer;font-weight:700;opacity:0}@media screen and (max-width: 769px){.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .chat-options{opacity:1}}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .option-menu{position:absolute;background:#1e293b;box-shadow:0 4px 4px #00000040;border-radius:6px;width:12rem;display:flex;justify-content:center;align-items:center;right:0;top:2.8rem;z-index:10;transition:all .5s ease-in;opacity:0;cursor:pointer;flex-direction:column;padding:.8rem 0}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .option-menu.visible{opacity:1}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .option-menu.upwards{bottom:3.5rem;top:auto}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .option-menu .fav{color:#cbd5e1;padding:1rem;border-top:1px solid #334155}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .option-menu button{color:#ef4444;font-size:1.4rem;background:transparent;width:100%;border:none;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:.5rem;padding:1rem;font-weight:300;transition:all .2s ease}.chatbar-wrapper .chatbot-sidebar .sidebar-content .chat-list-wrapper .chat-group .chat-history .chat-item .option-menu button:hover{background-color:#223046}.chatbar-wrapper .chatbot-sidebar .sidebar-content .no-history{color:#94a3b8;height:100%;font-weight:300;font-size:1.6rem;padding:0 2rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom{background-color:#0f172a;position:sticky;z-index:3;bottom:0;padding:2rem;padding-top:0;width:100%;align-items:flex-start;justify-content:flex-start;display:flex;flex-direction:column;gap:1.6rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .help{display:flex;align-items:center;gap:1rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .help span{font-size:1.4rem;color:#94a3b8;cursor:pointer}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile{justify-content:space-between;width:100%;display:flex;flex-direction:row;border-width:.1rem;border-radius:.8rem;padding:.8rem 1.2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.031372549);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);align-items:center;transition:background .2s ease-in;cursor:pointer}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile:hover{background:#ffffff1f}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile div{display:flex;gap:1rem;align-items:center;justify-content:flex-start}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile div .user-info{display:flex;flex-direction:column;gap:.6rem;justify-content:flex-start;align-items:flex-start}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile div .user-info h6{font-weight:300;font-size:1.45rem;color:#e2e8f0;margin:0}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile div .user-info span{color:#94a3b8;font-size:1.2rem}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .profile svg{width:16px;height:16px}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .user-menu{width:100%;position:absolute;z-index:1;top:-97px;left:0;background-color:#1e293b;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow:hidden;padding:.5rem;box-shadow:0 4px 12px #00000040}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .user-menu .help{width:100%;cursor:pointer;padding:1.15rem;border-radius:8px;transition:all .3s ease}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .user-menu .help:hover{background-color:#334155}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .user-menu .help svg path{stroke:#e2e8f0}.chatbar-wrapper .chatbot-sidebar .sidebar-content .bottom .chat-user-details .user-menu .help span{color:#e2e8f0}.modal-overlay-deactivate{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;z-index:999;display:flex;justify-content:center}.modal-overlay-deactivate .modal-container{box-shadow:0 4px 4px #00000040;margin-top:5%;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#0f172a;height:-moz-fit-content;height:fit-content;-webkit-backdrop-filter:drop-shadow(2px 4px 6px black);backdrop-filter:drop-shadow(2px 4px 6px black);color:#fff;padding:3rem 2rem;width:90%;max-width:44rem;border-radius:1.2rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2.5rem}.modal-overlay-deactivate .modal-container .modal-head{width:100%;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;align-items:flex-start}.modal-overlay-deactivate .modal-container .modal-head h3{font-size:1.8rem;font-weight:300;line-height:1.6}.modal-overlay-deactivate .modal-container .modal-head svg{cursor:pointer}.modal-overlay-deactivate .modal-container p{font-size:1.55rem;color:#cbd5e1;font-weight:300;line-height:1.5}.modal-overlay-deactivate .modal-container p a{text-decoration:underline}.modal-overlay-deactivate .modal-container .reasons{display:flex;flex-direction:column;gap:1.8rem;width:100%}.modal-overlay-deactivate .modal-container .reasons .reason-label{width:100%;display:flex;flex-direction:row;gap:1rem;align-items:center}.modal-overlay-deactivate .modal-container .reasons .reason-label span{width:2.2rem;cursor:pointer}.modal-overlay-deactivate .modal-container .reasons .reason-label span svg{width:1.9rem;height:1.9rem}@media only screen and (max-width: 600px){.modal-overlay-deactivate .modal-container .reasons .reason-label span svg{width:1.6rem;height:1.6rem}}.modal-overlay-deactivate .modal-container .reasons .reason-label h6{font-size:1.4rem;color:#94a3b8;font-weight:300;line-height:1.5}.modal-overlay-deactivate .modal-container .reasons .other-textarea{width:100%;background-color:transparent;border-radius:1.4rem;height:15rem;padding:1.2rem 1.5rem;margin-top:1.5rem;color:#f1f5f9;border:1px solid #1e293b}.modal-overlay-deactivate .modal-container .reasons .other-textarea::-moz-placeholder{color:#64748b;font-size:1.4rem;opacity:1;-moz-transition:all .2s ease-in;transition:all .2s ease-in}.modal-overlay-deactivate .modal-container .reasons .other-textarea::placeholder{color:#64748b;font-size:1.4rem;opacity:1;transition:all .2s ease-in}.modal-overlay-deactivate .modal-container .reasons .other-textarea:focus-visible{outline:1px solid rgba(255,255,255,.3)}.modal-overlay-deactivate .modal-container .modal-buttons{width:100%;display:flex;justify-content:flex-start;gap:1.5rem}.modal-overlay-deactivate .modal-container .modal-buttons button{padding:1.4rem 1.2rem;width:50%;font-weight:500;font-size:1.4rem;border:none;border-radius:1000px;display:flex;justify-content:center;align-items:center;cursor:pointer}@media only screen and (max-width: 600px){.modal-overlay-deactivate .modal-container .modal-buttons button{padding:1.5rem 3rem}}.modal-overlay-deactivate .modal-container .modal-buttons .cancel{color:#f1f5f9;background:#94a3b86e}@media only screen and (max-width: 600px){.modal-overlay-deactivate .modal-container .modal-buttons .cancel{width:45%}}.modal-overlay-deactivate .modal-container .modal-buttons .delete{background:#ef44444d;white-space:nowrap;color:#f87171}@media only screen and (max-width: 600px){.modal-overlay-deactivate .modal-container .modal-buttons .delete{width:55%}}body.modal-open{overflow:hidden;height:100vh;background:transparent}.react-datepicker{font-family:Arial,sans-serif!important;border:1px solid #e0e0e0!important;border-radius:8px!important;box-shadow:0 2px 10px #0000001a!important}.react-datepicker__header{border-bottom:none!important;padding:10px!important;border-radius:8px 8px 0 0!important}.react-datepicker__current-month{color:#333!important;font-weight:600!important}.react-datepicker__navigation{top:5px!important;border:.45rem solid transparent!important}.react-datepicker__navigation--previous{left:2px!important;width:2.8rem!important;height:2.8rem!important}.react-datepicker__navigation--next{right:2px!important;width:2.8rem!important;height:2.8rem!important}.react-datepicker__day{color:#333!important;border-radius:50%!important;margin:.4rem!important;width:2rem!important;line-height:2rem!important;font-size:10px!important}.react-datepicker__day:hover{background-color:#f0f0f0!important}.react-datepicker__day--selected{background-color:#4a90e2!important;color:#fff!important}.react-datepicker__day--selected:hover{background-color:#3483de!important}.react-datepicker__day--today{font-weight:700!important;color:#4a90e2!important}.react-datepicker__day--disabled{color:#ccc!important}.react-datepicker__day--disabled:hover{background-color:transparent!important}.react-datepicker__month{margin:.5rem!important}.react-datepicker__day-name{color:#666!important;width:2rem!important;line-height:2rem!important;margin:.4rem!important;font-size:10px!important}.react-datepicker__time-container{border-left:1px solid #e0e0e0!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{padding:5px 10px!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{background-color:#f0f0f0!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#4a90e2!important;color:#fff!important;font-weight:400!important}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#4a90e2!important}.timepicker-input{font-variant-numeric:tabular-nums!important;font-feature-settings:"tnum"!important;font-family:Roboto Mono,monospace!important}.timepicker-input,.timepicker-input span{font-size:16px!important;font-weight:400!important;opacity:1!important;transform:none!important}.react-time-picker,.react-time-picker__wrapper{border:none!important;box-shadow:none!important}.react-time-picker__clock-button{display:none!important}.react-time-picker__inputGroup{padding:0!important;margin:0!important}.react-time-picker__clear-button{display:none!important}.react-time-picker__inputGroup__amPm{color:#fff!important;border:none!important;border-radius:4px!important;padding:0 3px 0 0!important;cursor:pointer!important;font-size:14px!important;outline:none!important}.react-time-picker__inputGroup__amPm:focus{outline:none!important;box-shadow:none!important;border:none!important}.react-time-picker__inputGroup__amPm option{background-color:#222!important;color:#fff!important}.time-input{display:flex!important;align-items:center!important;gap:4px!important}.time-colon{padding:0 2px!important}.react-time-picker__inputGroup__divider{padding:0 2px!important;font-size:14px!important}.react-time-picker__inputGroup__leadingZero{color:#f8fafc!important;font-weight:300!important;font-size:16px!important}.swiper-container{width:100%;position:relative}.swiper-container .card{background-color:#101728;border-radius:1.4rem;padding:1.8rem 1.5rem;color:#fff;display:flex;height:100%;width:100%;flex-direction:column;justify-content:flex-start;gap:1.5rem}.swiper-container .card .card-number{background:#334155;width:3.5rem;height:3.5rem;display:flex;justify-content:center;border-radius:1000px;font-size:1.4rem;text-align:center;align-items:center;font-weight:400}.swiper-container .card .card-title{width:100%;color:#f1f5f9}.swiper-container .card .card-desc{width:100%;color:#94a3b8;line-height:24px}.swiper-container .swiper-slide{width:30rem!important;height:auto!important;display:flex!important}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{color:#fff;background:#334155;box-shadow:0 0 4px #00000040;padding:2.2rem;border-radius:1000px;transition:.3s ease}.swiper-container .swiper-button-next:after,.swiper-container .swiper-button-prev:after{font-size:16px}.swiper-container .swiper-button-disabled{display:none!important}.numerology-report-detail{overflow-y:auto;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 1rem 3.5rem}.numerology-report-detail::-webkit-scrollbar{display:none}.numerology-report-detail .report-container{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem}@media screen and (max-width: 1100px){.numerology-report-detail .report-container{grid-template-columns:1.6fr 1fr}}@media screen and (max-width: 769px){.numerology-report-detail .report-container{grid-template-columns:1fr}}.numerology-report-detail .report-container .detail-container{width:100%;display:grid;grid-template-columns:2fr 1fr;gap:2.5rem}.numerology-report-detail .report-container .report-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;justify-content:flex-start}.numerology-report-detail .report-container .report-left .numerology-detail-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3.5rem;padding:3.5rem;border-radius:30px;background-color:#0f172a;position:relative;overflow:hidden}.numerology-report-detail .report-container .report-left .numerology-detail-item .top-glow{position:absolute;width:470px;height:193px;background-color:#1e40af99;filter:blur(150px);top:0;right:-25%;transform:rotate(26.64deg)}.numerology-report-detail .report-container .report-left .numerology-detail-item .bottom-glow{position:absolute;width:1200px;height:115px;background-color:#f87171;filter:blur(150px);bottom:0;left:50%;transform:translate(-40%,70%)}.numerology-report-detail .report-container .report-left .numerology-detail-item h3{font-size:2.5rem;font-weight:500;color:#fffc}@media screen and (max-width: 600px){.numerology-report-detail .report-container .report-left .numerology-detail-item h3{font-size:2rem}}.numerology-report-detail .report-container .report-left .numerology-detail-item h3 span{background:linear-gradient(90deg,#f87171,#9ab8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.numerology-report-detail .report-container .report-left .numerology-detail-item p{font-size:1.65rem;font-weight:300;color:#cbd5e1;line-height:28px;position:relative;z-index:1}.numerology-report-detail .report-container .report-left .numerology-detail-item h4{font-size:2rem;font-weight:500;color:#f1f5f9}.numerology-report-detail .report-container .report-left .numerology-detail-item .content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.25rem;position:relative;z-index:1}.numerology-report-detail .report-container .report-left .numerology-detail-item .content h2{font-size:3.5rem;font-weight:500;color:#f1f5f9}.numerology-report-detail .report-container .report-left .numerology-detail-item .content-column{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.numerology-report-detail .report-container .report-left .numerology-detail-item .content-column .strength{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.numerology-report-detail .report-container .report-left .numerology-detail-item .content-column .strength ul{padding-left:2rem}.numerology-report-detail .report-container .report-left .numerology-detail-item .content-column .strength ul li{font-size:1.65rem;font-weight:300;color:#cbd5e1;line-height:28px;list-style:disc}.numerology-report-detail .report-container .report-right{width:100%;border-radius:1.6rem;position:relative;height:85vh;position:sticky;right:0;top:0;overflow:hidden}.numerology-report-detail .report-container .report-right .report-bg{-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%;position:absolute}.numerology-report-detail .report-container .report-right .report-chat{width:100%;padding:2rem;position:relative;height:100%;z-index:13;display:flex;justify-content:space-between;flex-direction:column}.numerology-report-detail .report-container .report-right .report-chat .chat-top{width:100%;display:flex;flex-direction:column;gap:2rem}.numerology-report-detail .report-container .report-right .report-chat .chat-top .r-chat-opt{display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:flex-start}.numerology-report-detail .report-container .report-right .report-chat .chat-top .r-chat-opt svg{cursor:pointer}.numerology-report-detail .report-container .report-right .report-chat .chat-top h2{font-size:2.5em;color:#f1f5f9;font-weight:400;padding-bottom:1.2rem}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container{display:flex;flex-direction:column;gap:1.2rem;width:100%;height:100%;overflow-y:auto;flex:1;padding:1rem 0;scrollbar-width:thin;scrollbar-color:#475569 transparent;color:#f1f5f9;flex-grow:1;max-height:100%}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .default-msg{display:flex;gap:1.2rem;flex-direction:column;justify-content:flex-end;height:100%;padding:.8rem 0rem}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .typing img{width:3rem;height:3rem}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message{background-color:#1e293b;color:#cbd5e1;align-self:flex-end;padding:.8rem 1.5rem;border-radius:1.2rem;width:-moz-max-content;font-size:1.4rem;font-weight:300;flex-shrink:1;text-align:end;max-width:100%;width:max-content;word-wrap:break-word;overflow-wrap:break-word}@media screen and (max-width: 1100px){.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message{font-size:1.2rem}}@media screen and (max-width: 769px){.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message{font-size:1.4rem}}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message p{overflow-wrap:break-word;line-height:1.3}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message.user{margin-right:.5rem}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message.bot{align-self:flex-start;background-color:transparent;display:flex;gap:1.2rem;padding-left:0;align-items:center;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;justify-content:flex-start}.numerology-report-detail .report-container .report-right .report-chat .r-chat-container .r-chat-message.bot p{text-align:left;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper{margin-top:1rem;background:#1e293b9c;border-radius:1.2rem;height:10rem;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;border-top:1px solid #1e293b;box-shadow:0 0 8px #334155 inset}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper.form-focus{border:1px solid rgba(255,255,255,.3);box-shadow:0 0 22px #1e40af66}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-input{background:transparent;border:none;width:100%;color:#f1f5f9;font-size:1.4rem;text-overflow:ellipsis;resize:none}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-input:focus{outline:none}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-input::-moz-placeholder{color:#94a3b8}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-input::placeholder{color:#94a3b8}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options{display:flex;justify-content:space-between;align-items:flex-end;font-size:.8rem;color:#94a3b8}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .r-dropdown{position:relative}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .r-dropdown .input-wrapper{width:100%}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .r-dropdown .input-box{background:transparent;padding:0;align-items:flex-end}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .r-dropdown .input-box:hover{border:1px solid transparent}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .r-dropdown .input-box .custom-options{width:-moz-max-content;width:max-content}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .r-dropdown .input-box .custom-dropdown{color:#f1f5f9;gap:1rem;font-size:1.4rem;padding-left:0}.numerology-report-detail .report-container .report-right .report-chat .chat-input-wrapper .r-chat-options .icons{display:flex;gap:.75rem;align-items:flex-end;color:#94a3b8;cursor:pointer}.learn-module{width:100%;display:flex;flex-direction:column;gap:2rem;padding:1rem 1rem 2rem;margin-bottom:2rem;scrollbar-width:thin;scrollbar-color:#1e293b transparent;overflow-y:scroll}.learn-module .lm-head{width:100%;display:flex;justify-content:space-between;flex-direction:row;align-items:center}.learn-module .lm-head .title{color:#f1f5f9;width:100%}.learn-module .learn-content{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem}@media only screen and (max-width: 1025px){.learn-module .learn-content{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.learn-module .learn-content{grid-template-columns:1fr}}.learn-module .learn-content .learn-card{border-radius:1.6rem;width:100%;cursor:pointer;overflow:hidden;position:relative;background:#0f172a;transition:transform .3s ease;display:flex;flex-direction:column}.learn-module .learn-content .learn-card:hover img{transform:scale(1.05)}.learn-module .learn-content .learn-card img{width:100%;height:24rem;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}@media only screen and (max-width: 600px){.learn-module .learn-content .learn-card img{height:auto}}.learn-module .learn-content .learn-card .bottom-text{width:100%;padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.learn-module .learn-content .learn-card .bottom-text span{line-height:1.6;color:#f1f5f9}.learn-module .learn-content .learn-card .bottom-text>p{width:100%;font-size:1.4rem;color:#cbd5e1;line-height:2.8rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 1200px){.learn-module .learn-content .learn-card .bottom-text>p{font-size:1.2rem;line-height:2.5rem}}.learn-module .learn-content .learn-card .bottom-text button{border-radius:1000px;padding:.8rem 1.4rem;font-size:1.6rem;font-weight:400;width:-moz-fit-content;width:fit-content}.manage-profile-content{width:100%;opacity:0;transform:translateY(10px);animation:fadeIn .8s ease-out forwards;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10rem}@media only screen and (max-width: 600px){.manage-profile-content{gap:8rem}}.manage-profile-content .modal-buttons .cancel-btn{font-weight:400!important;color:#cbd5e1;background:#334155}.manage-profile-content .modal-buttons .update{font-weight:400!important;color:#f1f5f9;background:#475569}.manage-profile-content .upload{width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#0000001a;border-radius:1000px;position:absolute}.manage-profile-content .edit-prof-wrapper{width:100%;position:relative}.manage-profile-content .edit-prof-wrapper .edit-profile{border-radius:1.5rem;flex-shrink:0;width:100%;cursor:pointer;height:30rem;position:relative}@media only screen and (max-width: 1025px){.manage-profile-content .edit-prof-wrapper .edit-profile{height:22rem}}@media only screen and (max-width: 600px){.manage-profile-content .edit-prof-wrapper .edit-profile{height:15rem}}.manage-profile-content .edit-prof-wrapper .edit-profile:hover .top-btn button{opacity:1}.manage-profile-content .edit-prof-wrapper .edit-profile .upload{border-radius:0}.manage-profile-content .edit-prof-wrapper .edit-profile .cover{width:100%;border-radius:1.5rem;height:100%;-o-object-fit:cover;object-fit:cover}.manage-profile-content .edit-prof-wrapper .edit-profile .top-btn{width:100%;display:flex;justify-content:flex-end;align-items:center;transition:opacity .2s ease-in;position:absolute;top:1.5rem;right:2rem}@media only screen and (max-width: 769px){.manage-profile-content .edit-prof-wrapper .edit-profile .top-btn{top:.8rem;right:1.2rem;opacity:1}}.manage-profile-content .edit-prof-wrapper .edit-profile .top-btn button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff45;color:#e2e8f0;opacity:0}@media only screen and (max-width: 769px){.manage-profile-content .edit-prof-wrapper .edit-profile .top-btn button{opacity:1;padding:.65rem 1.15rem}}.manage-profile-content .edit-prof-wrapper .edit-profile .top-btn .show{opacity:1}.manage-profile-content .edit-prof-wrapper .edit-profile .top-btn .show svg{width:2.7rem;height:2.7rem}.manage-profile-content .edit-prof-wrapper .profile-picture{position:absolute;bottom:6%;left:4%;overflow:hidden;transform:translateY(50%);width:16rem;height:16rem}@media only screen and (max-width: 1025px){.manage-profile-content .edit-prof-wrapper .profile-picture{width:15rem;height:15rem}}@media only screen and (max-width: 600px){.manage-profile-content .edit-prof-wrapper .profile-picture{width:12rem;height:12rem}}.manage-profile-content .edit-prof-wrapper .profile-picture img{border-radius:1000px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media only screen and (max-width: 1025px){.manage-profile-content .edit-prof-wrapper .profile-picture img{width:15rem;height:15rem}}@media only screen and (max-width: 600px){.manage-profile-content .edit-prof-wrapper .profile-picture img{width:12rem;height:12rem}}.manage-profile-content .edit-prof-wrapper .profile-picture .crown{position:absolute;right:15%;top:4%}.manage-profile-content .edit-prof-wrapper .profile-picture .crown svg{width:1.4rem;height:1.4rem}.manage-profile-content .edit-prof-wrapper .profile-picture .edit-pencil{width:3.5rem;height:3.5rem;background-color:#4755694d;display:flex;justify-content:center;align-items:center;border-radius:1000px;background:#a6a5a587;bottom:0;right:0;position:absolute}.manage-profile-content .edit-prof-wrapper .profile-picture .edit-pencil svg{width:1.3rem;height:1.3rem}.manage-profile-content .edit-prof-wrapper .profile-picture:hover{cursor:pointer}.manage-profile-content .edit-prof-wrapper .profile-picture:hover .upload{opacity:1}.manage-profile-content .profile-info{width:100%;display:flex;flex-direction:row;gap:2rem;padding-bottom:1rem;align-items:stretch;justify-content:flex-start}@media only screen and (max-width: 1140px){.manage-profile-content .profile-info{flex-direction:column}}.manage-profile-content .profile-info .user-settings{width:100%;padding:2.2rem;background:#0f172a;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem}.manage-profile-content .profile-info .user-settings input{font-size:1.4rem}.manage-profile-content .profile-info .user-settings .p-base{color:#ffffffd9;width:100%;font-weight:400}.manage-profile-content .profile-info .user-settings .us-fields{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem}@media screen and (max-width: 650px){.manage-profile-content .profile-info .user-settings .us-fields{grid-template-columns:1fr 1fr}}@media screen and (max-width: 500px){.manage-profile-content .profile-info .user-settings .us-fields{grid-template-columns:1fr}}.manage-profile-content .profile-info .user-settings .us-fields input{font-size:1.4rem}.manage-profile-content .profile-info .bottom-settings{width:100%;display:grid;grid-gap:2rem;grid-template-columns:1fr}@media screen and (max-width: 800px){.manage-profile-content .profile-info .bottom-settings{grid-template-columns:1fr}}.manage-profile-content .profile-info .bottom-settings .preference{padding:2.2rem;background:#0f172a;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%}.manage-profile-content .profile-info .bottom-settings .preference .p-base{color:#ffffffd9;width:100%;font-weight:400}.manage-profile-content .profile-info .bottom-settings .preference .custom-dropdown,.manage-profile-content .profile-info .bottom-settings .preference input{font-size:1.4rem}.manage-profile-content .profile-info .bottom-settings .right{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:2rem}.manage-profile-content .profile-info .bottom-settings .right .password-settings{padding:2.2rem;background:#0f172a;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%}.manage-profile-content .profile-info .bottom-settings .right .password-settings .p-base{color:#ffffffd9;width:100%;font-weight:400}.manage-profile-content .profile-info .bottom-settings .right .password-settings input{font-size:1.4rem}.manage-profile-content .profile-info .bottom-settings .right .deactivate{width:100%;display:flex;background:#0f172a;border-radius:1.5rem;padding:2.2rem;flex-direction:column;align-items:flex-start;gap:1.5rem;justify-content:flex-start}.manage-profile-content .profile-info .bottom-settings .right .deactivate div{color:#ffffffd9;width:100%;font-weight:400}.manage-profile-content .profile-info .bottom-settings .right .deactivate p{line-height:2.4rem;color:#cbd5e1}.manage-profile-content .profile-info .bottom-settings .right .deactivate button{color:#f87171;background:#ef44444d;font-weight:300}.manage-profile-content .fields{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;gap:1.5rem;flex-direction:column}.manage-profile-content .fields .email-container,.manage-profile-content .fields .email-container .top{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1.2rem}.manage-profile-content .fields .email-container .top .right{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1rem}.manage-profile-content .fields .email-container .top .right h6{width:-moz-max-content;width:max-content}@media only screen and (max-width: 350px){.manage-profile-content .fields .email-container .top .right h6{font-size:1.4rem}}.manage-profile-content .fields .email-container .top .right span{border-radius:1000px;font-size:1.25rem;font-weight:300;padding:.25rem 1.2rem;border:1px solid #3b82f6;color:#3b82f6}@media only screen and (max-width: 350px){.manage-profile-content .fields .email-container .top .right span{font-size:1.2rem}}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.numerology-page{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem;width:100%;padding:1rem 1rem 2.5rem}.numerology-page .num-container{width:100%;display:flex;flex-direction:row;gap:3rem}@media screen and (min-width: 1024px) and (max-width: 1145px){.numerology-page .num-container{flex-direction:column}}@media screen and (max-width: 800px){.numerology-page .num-container{flex-direction:column}}.numerology-page .num-container .grid-left{width:60%;position:relative;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem;flex-direction:column}@media only screen and (min-width: 1024px) and (max-width: 1145px){.numerology-page .num-container .grid-left{width:100%}}@media only screen and (max-width: 800px){.numerology-page .num-container .grid-left{width:100%}}.numerology-page .num-container .grid-left .num-form{width:100%;background:#0f172a;border-radius:1.6rem;padding:2.2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}@media only screen and (max-width: 800px){.numerology-page .num-container .grid-left .num-form{padding:1.65rem}}.numerology-page .num-container .grid-left .num-form .row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;align-items:baseline;width:100%}@media (max-width: 600px){.numerology-page .num-container .grid-left .num-form .row.simple{grid-template-columns:1fr;grid-template-rows:auto auto}.numerology-page .num-container .grid-left .num-form .row.simple>:nth-child(1){grid-column:1/-1}}@media only screen and (max-width: 600px){.numerology-page .num-container .grid-left .num-form .row{gap:1rem;grid-template-columns:1fr}}.numerology-page .num-container .grid-left .num-form .row .chart-system,.numerology-page .num-container .grid-left .num-form .row .chart-system:hover{border:none}.numerology-page .num-container .grid-left .num-form .row .chart-system input{color:#f8fafc7e;border:none}.numerology-page .num-container .grid-left .num-form .row .chart-system input.form-focus,.numerology-page .num-container .grid-left .num-form .row .chart-system input.form-hover,.numerology-page .num-container .grid-left .num-form .row .chart-system input:hover{border:none}.numerology-page .num-container .grid-left .num-form .row2{display:flex;flex-direction:row;gap:1.5rem;width:100%;justify-content:center;align-items:baseline}@media only screen and (max-width: 600px){.numerology-page .num-container .grid-left .num-form .row2.simple{display:grid;grid-template-columns:1fr}}@media only screen and (max-width: 600px){.numerology-page .num-container .grid-left .num-form .row2{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr}}.numerology-page .num-container .grid-left .num-form .row2 .custom-options{max-height:26rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#475569 transparent}.numerology-page .num-container .grid-left .num-form .row2 .time{display:flex;color:#f1f5f9;font-size:1.6rem;gap:1rem;font-weight:300;height:4.2rem;justify-content:center;align-items:center}@media only screen and (max-width: 600px){.numerology-page .num-container .grid-left .input-wrapper{min-width:auto}}@media only screen and (max-width: 350px){.numerology-page .num-container .grid-left .input-wrapper label{font-size:1.2rem}}.numerology-page .num-container .grid-left .input-box input{font-size:1.4rem}.numerology-report{overflow-y:auto;width:100%;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem;padding:1rem}.numerology-report .report-container{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:2.5rem}.numerology-report .report-container .report-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;justify-content:flex-start}.numerology-report .report-container .report-left .number-cards{display:grid;width:100%;grid-template-columns:1fr 1fr;gap:2.8rem}@media only screen and (max-width: 600px){.numerology-report .report-container .report-left .number-cards{grid-template-columns:1fr}}.numerology-report .report-container .report-left .number-cards .number-card{border-radius:1.6rem;padding:2.5rem 2.2rem;background:#0f172a;width:100%;justify-content:flex-start;flex-direction:column;align-items:flex-start;display:flex;gap:3rem}@media only screen and (max-width: 600px){.numerology-report .report-container .report-left .number-cards .number-card{padding:1.65rem;gap:2rem}}.numerology-report .report-container .report-left .number-cards .number-card .top{display:flex;flex-direction:row;gap:2rem;align-items:center}.numerology-report .report-container .report-left .number-cards .number-card .top svg{width:5.5rem;height:5.5rem}.numerology-report .report-container .report-left .number-cards .number-card .top .number{border-radius:1000px;color:#cbd5e1;position:relative;font-size:2.2rem;display:flex;justify-content:center;align-items:center}.numerology-report .report-container .report-left .number-cards .number-card .top .number span{position:absolute}.numerology-report .report-container .report-left .number-cards .number-card .top h5{color:#f1f5f9;text-align:center}.numerology-report .report-container .report-left .number-cards .number-card>button{width:100%;display:flex;align-items:center;justify-content:center;border-radius:1000px;background:#1e293b;outline:none;border:none;color:#f1f5f9;font-weight:400;font-size:1.35rem;padding-block:1rem;gap:1.25rem}.numerology-report .report-container .report-left .number-cards .number-card>button svg{width:12px;height:12px}.numerology-report .report-container .report-left .number-cards .number-card .content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.85rem}@media screen and (max-width: 600px){.numerology-report .report-container .report-left .number-cards .number-card .content{flex-direction:column;align-items:flex-start}}.numerology-report .report-container .report-left .number-cards .number-card .content .p-base{color:#f1f5f9;font-weight:500;text-align:center}.numerology-report .report-container .report-left .number-cards .number-card .content ul{flex-direction:row;gap:1.5rem;display:flex;flex-wrap:wrap}@media screen and (max-width: 600px){.numerology-report .report-container .report-left .number-cards .number-card .content ul{flex-wrap:wrap}}.numerology-report .report-container .report-left .number-cards .number-card .content ul li{background-color:#1e293b;color:#f1f5f9;font-size:1.6rem;width:-moz-max-content;width:max-content;padding:.7rem 2rem;font-weight:300;border-radius:1000px}@media screen and (max-width: 600px){.numerology-report .report-container .report-left .number-cards .number-card .content ul li{font-size:1.2rem;padding:.7rem 1.4rem}}.numerology-report .report-container .report-left .number-cards .number-card .content .advice{color:#94a3b8;text-align:left;font-weight:300;line-height:2.8rem}.numerology-report .report-container .report-left .number-cards .number-card .clamped{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.numerology-report .report-container .report-left .number-cards .number-card .expanded{display:block}.numerology-report .report-container .report-left .number-cards .number-card .show-more-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem}.numerology-report .report-container .report-left .number-cards .number-card .show-more-wrapper p{color:#94a3b8;line-height:2.8rem}.numerology-report .report-container .report-left .number-cards .number-card .show-more-wrapper button{background:transparent;outline:none;border:0;color:#94a3b8;font-size:1.6rem;justify-self:flex-start;width:-moz-max-content;width:max-content;transition:all .2s ease;text-decoration:underline}.numerology-report .report-container .report-left .number-cards .number-card .show-more-wrapper button:hover{color:#cbd5e1}.home-dashboard{width:100%;display:flex;flex-direction:column;gap:2rem;padding:1rem 1rem 2rem;margin-bottom:2rem;scrollbar-width:thin;scrollbar-color:#1e293b transparent;overflow-y:scroll}.home-dashboard .loading-container{width:100%}.home-dashboard .profile-cards{width:100%;display:grid;grid-template-columns:.65fr 1fr;grid-gap:2rem}@media only screen and (max-width: 600px){.home-dashboard .profile-cards{grid-template-columns:1fr}}.home-dashboard .profile-cards .profile-img{border-radius:2.2rem;width:100%;-o-object-fit:cover;object-fit:cover;height:320px}@media only screen and (max-width: 600px){.home-dashboard .profile-cards .profile-img{height:182px}}.home-dashboard .profile-cards .text-card{width:100%;padding:2rem;position:relative;background-color:#0f172a;border-radius:2.2rem;min-height:22rem;overflow:hidden;display:flex;justify-content:center;align-items:center;z-index:3}.home-dashboard .profile-cards .text-card .blue-glow{background:#1e40af;width:20rem;z-index:0;height:17rem;position:absolute;top:0;left:0;filter:blur(12rem)}.home-dashboard .profile-cards .text-card .orange-planet{position:absolute;width:130%;top:21%;left:50%;animation:slow-rotate 135s linear infinite;transform:translate(-50%) rotate(0);opacity:.7}.home-dashboard .profile-cards .text-card h2{color:#fff;z-index:5}@media screen and (max-width: 1025px){.home-dashboard .profile-cards .text-card h2{font-size:2.2rem}}@media screen and (max-width: 600px){.home-dashboard .profile-cards .text-card h2{font-size:2.1rem}}.home-dashboard .linear-cards{width:100%;display:flex;flex-direction:row;gap:2rem;align-items:stretch;justify-content:flex-start}@media screen and (max-width: 1025px){.home-dashboard .linear-cards{grid-template-columns:1fr 1fr 1fr;display:grid}}@media screen and (max-width: 600px){.home-dashboard .linear-cards{grid-template-columns:1fr 1fr;gap:1.5rem}.home-dashboard .linear-cards .card:last-child{grid-column:span 2}}.home-dashboard .linear-cards .card{padding:2rem;width:100%;border-radius:2.2rem;background-color:#0f172a;display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 600px){.home-dashboard .linear-cards .card{padding:1.5rem;border-radius:1.6rem}}.home-dashboard .linear-cards .card .text{display:flex;flex-direction:column;gap:1rem}.home-dashboard .linear-cards .card .text span{color:#cbd5e1}.home-dashboard .linear-cards .card .text h5{color:#fff}.home-dashboard .filter{display:flex;opacity:.7;align-items:center;justify-content:center;gap:1rem;overflow:hidden;position:relative;z-index:11;border-radius:1000px;border:1px solid #94a3b8;padding:.1rem;width:12rem}@media screen and (max-width: 600px){.home-dashboard .filter .input-wrapper{min-width:auto}}.home-dashboard .filter .input-wrapper .toggle-icon{cursor:default}.home-dashboard .filter .input-wrapper label{display:none}.home-dashboard .filter .input-wrapper .custom-options .custom-option{padding:1rem 1.8rem;font-size:1.3rem}.home-dashboard .filter .input-wrapper .input-box{background-color:transparent;padding:0 1.4rem;height:3rem}.home-dashboard .filter .input-wrapper .input-box:hover{border-color:transparent}.home-dashboard .filter .input-wrapper .input-box.form-focus{border:none}.home-dashboard .filter .input-wrapper .input-box .custom-dropdown{color:#94a3b8;font-size:1.2rem;font-weight:400;padding-left:0;gap:1rem;cursor:default}.home-dashboard .filter .input-wrapper .input-box .custom-dropdown .toggle{rotate:unset}.home-dashboard .filter .input-wrapper .input-box .custom-dropdown .selected-value input{cursor:default;border:none}.home-dashboard .filter p{color:#94a3b8;font-size:1.2rem;font-weight:400}.home-dashboard .filter svg{width:12px;height:12px}.home-dashboard .chart-cards{width:100%;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:2rem}@media screen and (max-width: 1025px){.home-dashboard .chart-cards{grid-template-columns:1fr}}.home-dashboard .chart-cards .col-card{width:100%;display:flex;flex-direction:column;gap:2rem;align-items:flex-start;background-color:#0f172a;padding:2.2rem;border-radius:22px}@media only screen and (max-width: 600px){.home-dashboard .chart-cards .col-card{padding:2rem 0}}.home-dashboard .chart-cards .col-card .top-heading{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}@media screen and (max-width: 600px){.home-dashboard .chart-cards .col-card .top-heading{padding:0 2rem}}.home-dashboard .chart-cards .col-card .top-heading a{font-size:1.4rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;color:#fff;transition:opacity .3s ease}.home-dashboard .chart-cards .col-card .top-heading a:hover{opacity:rgba(255,255,255,.75)}.home-dashboard .chart-cards .col-card .top-heading a svg{width:14px;height:14px;rotate:45deg}.home-dashboard .chart-cards .col-card .top-heading h6{display:flex;align-items:center;justify-content:center;gap:1.2rem;color:#f1f5f9}.home-dashboard .chart-cards .col-card .top-heading h6 span{display:flex;align-items:center;justify-content:center}.home-dashboard .chart-cards .col-card .line-chart-wrapper{width:100%;height:320px}.home-dashboard .chart-cards .col-card .line-chart-wrapper canvas{height:100%;width:100%}@media screen and (max-width: 600px){.home-dashboard .chart-cards .col-card .line-chart-wrapper canvas{padding:0 1rem}}.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title{display:flex;justify-content:center;margin-top:20px;gap:20px}@media screen and (max-width: 600px){.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title{padding:0 2rem}}.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title .item{display:flex;align-items:center}.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title .item .dot{width:12px;height:12px;border-radius:50%;background-color:#6366f1;margin-right:8px}@media screen and (max-width: 600px){.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title .item .dot{width:8px;height:8px}}.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title .item span{font-size:1.4rem;color:#f1f5f9;font-weight:300}@media screen and (max-width: 600px){.home-dashboard .chart-cards .col-card .line-chart-wrapper .reports-title .item span{font-size:1.2rem}}.home-dashboard .chart-cards .col-card .line-chart-wrapper .chartjs-tooltip{background:#6366f1e6;color:#fff;padding:8px 12px;border-radius:8px;width:200px;font-size:14px}.home-dashboard .history{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;height:100%}.home-dashboard .history .not-found{font-size:1.4rem;color:#cbd5e1;font-weight:400;text-align:center;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.home-dashboard .history .history-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:1rem;cursor:pointer;padding:1.5rem 1.2rem;border-radius:1.2rem;transition:background .2s ease}.home-dashboard .history .history-item:hover{background:linear-gradient(90deg,#ffffff0d,#ffffff05)}.home-dashboard .history .history-item .left{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.8rem}.home-dashboard .history .history-item .left .dot{width:8px;height:8px;border-radius:1000px;background-color:#4ade80}.home-dashboard .history .history-item .left .dot.orange{background-color:#ffae4c}.home-dashboard .history .history-item .left .dot.blue{background-color:#3b82f6}.home-dashboard .history .history-item .left .dot.purple{background-color:purple}.home-dashboard .history .history-item .left .dot.yellow{background-color:#ff0}.home-dashboard .history .history-item .left p{width:100%;white-space:nowrap}@media only screen and (max-width: 600px){.home-dashboard .history .history-item .left p{max-width:200px;overflow:hidden}}.home-dashboard .history .history-item .left p span{color:#f1f5f9;font-weight:500}.home-dashboard .history .history-item>p{color:#94a3b8;font-weight:400;white-space:nowrap}.modal-overlay .action-btn{justify-content:end!important}.modal-overlay .action-btn .cancel{width:30%}.modal-overlay.reports .modal-container p{font-size:1.65rem}.modal-overlay.reports .modal-container .action-btn button{width:100%;background-color:#334155}.grid-right{width:40%;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;align-items:flex-start}@media screen and (min-width: 1024px) and (max-width: 1145px){.grid-right{width:100%}}@media screen and (max-width: 800px){.grid-right{width:100%}}@media screen and (max-width: 700px){.grid-right{flex-direction:column;width:100%;height:auto;align-items:normal}}.grid-right .hd-card{border-radius:1.6rem;height:100%;width:100%;overflow:hidden;position:relative;background:#0f172a;display:flex;flex-direction:column;transition:transform .3s ease}.grid-right .hd-card:hover img{transform:scale(1.03)}.grid-right .hd-card img{width:100%;transition:transform .3s ease;max-height:240px;border-top-left-radius:1.6rem;border-top-right-radius:1.6rem;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1200px){.grid-right .hd-card img{max-height:none;height:75%}}.grid-right .hd-text{width:100%;padding:1.5rem 2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem;height:50%}.grid-right .hd-text h3{font-size:2rem;color:#f1f5f9;font-weight:400}@media only screen and (max-width: 1200px){.grid-right .hd-text h3{font-size:1.8rem}}.grid-right .hd-text p{width:100%;font-size:1.4rem;color:#cbd5e1;line-height:2.8rem}@media only screen and (max-width: 1200px){.grid-right .hd-text p{font-size:1.2rem}}.grid-right .hd-text a{color:#cbd5e1;font-size:1.4rem;text-decoration:underline;cursor:pointer;transition:all .3s ease}.grid-right .hd-text a:hover{color:#cbd5e1d9}.grid-right .hd-text button{border-radius:1000px;padding:.8rem 1.4rem;font-size:1.4rem;font-weight:400;width:-moz-fit-content;width:fit-content;position:relative}.grid-right .hd-text button span{display:inline-block}.grid-right .gift-card{flex-direction:row;justify-content:center;display:flex;width:100%;border-radius:1.6rem;background:linear-gradient(90deg,#0f172a,#334f90);padding:2rem 0;align-items:center;position:relative}@media screen and (max-width: 1024px){.grid-right .gift-card{flex-direction:column}}@media only screen and (max-width: 769px){.grid-right .gift-card{justify-content:flex-start}}.grid-right .gift-card img{width:50%}@media only screen and (max-width: 1025px){.grid-right .gift-card img{display:none}}@media only screen and (max-width: 1023px){.grid-right .gift-card img{display:inline-block}}@media only screen and (max-width: 600px){.grid-right .gift-card img{display:none}}@media only screen and (max-width: 769px){.grid-right .gift-card img{padding-bottom:2rem;position:absolute;bottom:0;width:297px}}.grid-right.cnc .hd-card{height:auto}@media only screen and (max-width: 1025px){.grid-right.cnc .hd-card .hd-text{height:56%}}@media only screen and (max-width: 1023px){.grid-right.cnc .hd-card .hd-text{height:50%}}.grid-right .handbox{width:100%;border-radius:1.6rem;background:#0f172a;padding:3rem 2rem 2rem;height:30rem;position:relative;display:flex;flex-direction:row;z-index:1;justify-content:flex-start;align-items:flex-start;overflow:hidden}@media screen and (max-width: 1200px){.grid-right .handbox{height:24rem}}@media screen and (max-width: 700px){.grid-right .handbox{height:20rem}}@media screen and (max-width: 600px){.grid-right .handbox{height:-moz-max-content;height:max-content}}.grid-right .handbox .text{display:flex;position:relative;z-index:1;align-items:flex-start;flex-direction:column;gap:2rem;justify-content:flex-start}.grid-right .handbox .text .p-xl{font-size:2.2rem;color:#e2e8f0}.grid-right .handbox .text .p-base{color:#94a3b8;width:60%;line-height:2.8rem}@media screen and (max-width: 600px){.grid-right .handbox .text .p-base{width:100%}}.grid-right .handbox .glow{width:20rem;height:10rem;position:absolute;transform:translate(-50%);bottom:0;left:50%;filter:blur(90px);background:#1e40af;z-index:0}.grid-right .handbox img{position:absolute;bottom:-48px;right:-21px;width:226px;z-index:-1;animation:rotateNumerology 80s linear infinite;transform-origin:center}@keyframes rotateNumerology{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.grid-right .handbox img.purple{bottom:-88px;z-index:0;width:459px;left:81%;animation:slow-rotate 135s linear infinite;transform:rotate(0)}@media screen and (max-width: 600px){.grid-right .handbox img.purple{bottom:-62px;right:-139px;width:358px}}@keyframes purple-rotate{0%{transform:rotateY(0) rotate(0)}to{transform:rotateY(360deg) rotate(360deg)}}.grid-right .handbox img.blue-planet{right:-34px;width:246px;bottom:-58px}@media screen and (max-width: 600px){.grid-right .handbox img.blue-planet{width:200px}}@media screen and (max-width: 400px){.grid-right .handbox img.blue-planet{width:17.5rem}}@media screen and (max-width: 1300px){.grid-right .handbox img{width:20rem}}@media screen and (max-width: 700px){.grid-right .handbox img{width:16rem}}@keyframes slow-rotate{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.grid-right .bottom-text{width:100%;display:flex;flex-direction:flex-start;justify-content:flex-start;flex-direction:column;gap:1rem}@media screen and (max-width: 600px){.grid-right .bottom-text{display:none}}.grid-right .bottom-text .b-head{width:100%;display:flex;gap:1rem;justify-content:flex-start;align-items:center}.grid-right .bottom-text .b-head .p-xl{color:#e2e8f0}.grid-right .bottom-text .b-head span{color:#93c5fd}@media screen and (max-width: 1200px){.grid-right .bottom-text .b-head span{font-size:1.2rem}}.grid-right .bottom-text .b-text{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2rem}.grid-right .bottom-text .b-text p{width:100%;color:#94a3b8;line-height:2.8rem}@media screen and (max-width: 1300px){.grid-right .bottom-text .b-text p{font-size:1.4rem}}.grid-left .heading{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start;justify-content:flex-start}.grid-left .heading .title{color:#f1f5f9}.grid-left .heading p{color:#94a3b8;width:100%;font-weight:400;line-height:22px}.human-design-page{overflow-y:auto;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem;width:100%;padding:1rem 1rem 2.5rem}.human-design-page .hd-container{width:100%;display:flex;flex-direction:row;gap:3rem}@media screen and (min-width: 1024px) and (max-width: 1145px){.human-design-page .hd-container{flex-direction:column}}@media screen and (max-width: 800px){.human-design-page .hd-container{flex-direction:column}}.human-design-page .hd-container .grid-left{width:60%;position:relative;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem;flex-direction:column}@media only screen and (min-width: 1024px) and (max-width: 1145px){.human-design-page .hd-container .grid-left{width:100%}}@media only screen and (max-width: 800px){.human-design-page .hd-container .grid-left{width:100%}}.human-design-page .hd-container .grid-left .hd-form{width:100%;background:#0f172a;border-radius:1.6rem;padding:2.2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}@media only screen and (max-width: 800px){.human-design-page .hd-container .grid-left .hd-form{padding:1.65rem}}.human-design-page .hd-container .grid-left .hd-form .row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1.5rem;align-items:baseline;width:100%}@media (max-width: 600px){.human-design-page .hd-container .grid-left .hd-form .row.simple{grid-template-columns:1fr;grid-template-rows:auto auto}.human-design-page .hd-container .grid-left .hd-form .row.simple>:nth-child(1){grid-column:1/-1}}@media only screen and (max-width: 600px){.human-design-page .hd-container .grid-left .hd-form .row{gap:1rem;grid-template-columns:1fr}}.human-design-page .hd-container .grid-left .hd-form .row2{display:flex;flex-direction:row;gap:1.5rem;width:100%;justify-content:center;align-items:baseline}@media only screen and (max-width: 600px){.human-design-page .hd-container .grid-left .hd-form .row2.simple{display:grid;grid-template-columns:1fr}}@media only screen and (max-width: 600px){.human-design-page .hd-container .grid-left .hd-form .row2{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.human-design-page .hd-container .grid-left .input-wrapper{min-width:auto}}@media only screen and (max-width: 350px){.human-design-page .hd-container .grid-left .input-wrapper label{font-size:1.2rem}}.human-design-page .hd-container .grid-left .input-box input{font-size:1.4rem}.human-design-report{overflow-y:auto;width:100%;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem;padding:1rem;display:flex;flex-direction:column;gap:2rem}.human-design-report .report-container{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:2.5rem;grid-gap:2.5rem;display:grid;grid-template-columns:1.5fr 1fr}@media screen and (min-width: 1024px) and (max-width: 1145px){.human-design-report .report-container{grid-template-columns:1fr}}@media screen and (max-width: 800px){.human-design-report .report-container{grid-template-columns:1fr}}.human-design-report .report-container .report-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;justify-content:flex-start}.human-design-report .report-container .report-left .human-design-chart{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:2.2rem}@media only screen and (max-width: 600px){.human-design-report .report-container .report-left .human-design-chart{align-items:center;gap:0}}.human-design-report .report-container .report-left .human-design-chart .chart-left,.human-design-report .report-container .report-left .human-design-chart .chart-right{width:100%;display:flex;flex-direction:column;gap:1.25rem;align-items:flex-start;justify-content:flex-start}.human-design-report .report-container .report-left .human-design-chart .chart-left .p-base,.human-design-report .report-container .report-left .human-design-chart .chart-right .p-base{color:#cbd5e1}.human-design-report .report-container .report-left .human-design-chart .chart-left ul,.human-design-report .report-container .report-left .human-design-chart .chart-right ul{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.25rem}.human-design-report .report-container .report-left .human-design-chart .chart-left ul li,.human-design-report .report-container .report-left .human-design-chart .chart-right ul li{min-width:97px;display:flex;align-items:center;justify-content:center;gap:1.2rem;padding:.65rem 3rem .65rem .65rem;border-radius:6px;background-color:#1e293b}@media only screen and (max-width: 600px){.human-design-report .report-container .report-left .human-design-chart .chart-left ul li,.human-design-report .report-container .report-left .human-design-chart .chart-right ul li{min-width:70px;padding:.65rem}}.human-design-report .report-container .report-left .human-design-chart .chart-left ul li>img,.human-design-report .report-container .report-left .human-design-chart .chart-right ul li>img{width:16px;height:16px}.human-design-report .report-container .report-left .human-design-chart .chart-left ul li .text,.human-design-report .report-container .report-left .human-design-chart .chart-right ul li .text{display:flex;align-items:center;justify-content:center}.human-design-report .report-container .report-left .human-design-chart .chart-left ul li p,.human-design-report .report-container .report-left .human-design-chart .chart-right ul li p{font-size:1.55rem;color:#f1f5f9;font-weight:300}@media only screen and (max-width: 600px){.human-design-report .report-container .report-left .human-design-chart .chart-left ul li p,.human-design-report .report-container .report-left .human-design-chart .chart-right ul li p{font-size:1.25rem}}.human-design-report .report-container .report-left .human-design-chart .chart-right,.human-design-report .report-container .report-left .human-design-chart .chart-right ul{align-items:flex-end}.human-design-report .report-container .report-left .human-design-chart .chart-right ul li{padding:.65rem .65rem .65rem 3rem;text-align:right}@media only screen and (max-width: 600px){.human-design-report .report-container .report-left .human-design-chart .chart-right ul li{padding:.65rem}}.human-design-report .report-container .report-left .human-design-chart .chart-center{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}.human-design-report .report-container .report-left .human-design-chart .chart-center svg{width:38rem;height:auto}@media screen and (max-width: 600px){.human-design-report .report-container .report-left .human-design-chart .chart-center svg{width:18rem}}.human-design-report .report-container .report-left .report-cards{width:100%;display:grid;grid-gap:2rem;grid-template-columns:1fr 1fr}@media screen and (max-width: 600px){.human-design-report .report-container .report-left .report-cards{gap:1.5rem}}.human-design-report .report-container .report-left .report-cards .report-card{background-color:#0f172a;width:100%;padding:2rem;border-radius:1.6rem;display:flex;flex-direction:column;gap:1rem;position:relative}.human-design-report .report-container .report-left .report-cards .report-card .wheel{position:absolute;bottom:0;right:0}@media only screen and (max-width: 600px){.human-design-report .report-container .report-left .report-cards .report-card{padding:1.65rem}}.human-design-report .report-container .report-left .report-cards .report-card .p-xs{color:#94a3b8;font-weight:500}.human-design-report .report-container .report-left .report-cards .report-card .p-base{color:#f1f5f9;font-size:1.6rem;font-weight:400}@media only screen and (max-width: 600px){.human-design-report .report-container .report-left .report-cards .report-card .p-base{line-height:28px}}.human-design-report .report-container .report-left .report-cards .report-card p{color:#94a3b8;font-size:1.3rem;font-weight:300;line-height:2.8rem}.astrology-module{overflow-y:auto;width:100%;scrollbar-width:thin;scrollbar-color:#1e293b transparent;margin-bottom:2rem;padding:1rem 1rem 2.5rem}.astrology-module .num-container{width:100%;display:flex;flex-direction:row;gap:3rem}@media screen and (max-width: 1024px){.astrology-module .num-container{flex-direction:column}}.astrology-module .num-container .grid-left{width:60%;position:relative;overflow:hidden;display:flex;justify-content:flex-start;align-items:flex-start;gap:2rem;flex-direction:column}@media screen and (max-width: 1024px){.astrology-module .num-container .grid-left{width:100%}}.astrology-module .num-container .grid-left .heading{display:flex;flex-direction:column;gap:.8rem;align-items:flex-start;justify-content:flex-start}.astrology-module .num-container .grid-left .heading .title{color:#f1f5f9;font-size:2.7rem;font-weight:500;margin:0}.astrology-module .num-container .grid-left .heading p{color:#94a3b8;width:100%;font-size:1.6rem;line-height:22px}.astrology-module .num-container .grid-left .num-form{width:100%;background:#0f172a;border-radius:1.6rem;padding:2.2rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}@media only screen and (max-width: 800px){.astrology-module .num-container .grid-left .num-form{padding:1.65rem}}.astrology-module .num-container .grid-left .num-form .row2{display:flex;flex-direction:row;gap:1.5rem;width:100%;justify-content:center;align-items:baseline}@media only screen and (max-width: 600px){.astrology-module .num-container .grid-left .num-form .row2.simple{display:grid;grid-template-columns:1fr}}@media only screen and (max-width: 600px){.astrology-module .num-container .grid-left .num-form .row2{gap:1rem;display:grid;grid-template-columns:1fr 1fr}}.astrology-module .num-container .grid-left .num-form .row2 .custom-options{max-height:26rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#475569 transparent}.astrology-module .num-container .grid-left .num-form .row2 .time{display:flex;color:#f1f5f9;font-size:1.6rem;gap:1rem;font-weight:300;height:4.2rem;justify-content:center;align-items:center}.astrology-module .num-container .grid-left .num-form .simple-row{display:flex;flex-direction:row;gap:1.5rem;width:100%}@media only screen and (max-width: 600px){.astrology-module .num-container .grid-left .num-form .simple-row{gap:1rem}}.astrology-module .num-container .grid-left .num-form .simple-row .input-wrapper{min-width:10rem}@media only screen and (max-width: 600px){.astrology-module .num-container .grid-left .num-form .simple-row .input-wrapper{min-width:10rem}}@media only screen and (max-width: 600px){.astrology-module .num-container .grid-left .input-wrapper{min-width:auto}}@media only screen and (max-width: 350px){.astrology-module .num-container .grid-left .input-wrapper label{font-size:1.2rem}}.astrology-module .num-container .grid-left .input-box input{font-size:1.4rem}.astrology-report{overflow-y:auto;width:100%;scrollbar-width:thin;scrollbar-color:#1e293b transparent;padding:1rem;margin-bottom:2rem}.astrology-report .report-container{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:2.5rem}@media screen and (max-width: 1100px){.astrology-report .report-container{grid-template-columns:1.6fr 1fr}}@media screen and (max-width: 769px){.astrology-report .report-container{grid-template-columns:1fr}}.astrology-report .report-container .report-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;justify-content:flex-start}.astrology-report .report-container .report-left .report-cards{width:100%;display:grid;grid-gap:2rem}@media screen and (max-width: 600px){.astrology-report .report-container .report-left .report-cards{gap:1.5rem}}.astrology-report .report-container .report-left .report-cards .report-card{background-color:#0f172a;width:100%;padding:2rem;border-radius:1.6rem;display:flex;flex-direction:column;gap:3.5rem;position:relative}.astrology-report .report-container .report-left .report-cards .report-card h6{color:#94a3b8;font-weight:500;font-size:1.4rem}.astrology-report .report-container .report-left .report-cards .report-card .card-top{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem}.astrology-report .report-container .report-left .report-cards .report-card .card-top h5{color:#f1f5f9;font-weight:400}.astrology-report .report-container .report-left .report-cards .report-card .card-top p{color:#94a3b8;line-height:2.8rem}.astrology-report .report-container .report-left .report-cards .report-card .planet-data{height:26rem;gap:1.75rem;display:grid;grid-template-columns:1fr 1fr 1fr;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 1024px) and (max-width: 1145px){.astrology-report .report-container .report-left .report-cards .report-card .planet-data{grid-template-columns:1fr 1fr}}@media screen and (max-width: 800px){.astrology-report .report-container .report-left .report-cards .report-card .planet-data{grid-template-columns:1fr 1fr}}@media screen and (max-width: 600px){.astrology-report .report-container .report-left .report-cards .report-card .planet-data{grid-template-columns:1fr}}.astrology-report .report-container .report-left .report-cards .report-card .planet-data .data-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:-moz-fit-content;height:fit-content;gap:1.8rem}.astrology-report .report-container .report-left .report-cards .report-card .planet-data .data-row img{-o-object-fit:contain;object-fit:contain}.astrology-report .report-container .report-left .report-cards .report-card .planet-data .data-row .planet-info{font-size:1.55rem;font-weight:300;color:#f1f5f9}.astrology-report .report-container .report-left .report-cards .report-card .planet-data .data-row .planet-info span{color:#94a3b8}header{width:100%;position:fixed;top:3%;left:0;z-index:99;padding:0 2rem;transition:all .3s ease}header.blog{top:2%}@media only screen and (max-width: 600px){header{padding:.5rem 1.5rem}}@media only screen and (max-width: 600px){header .box{padding:0 1rem}}header .header-content{width:100%;height:6.4rem;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease;padding:1.25rem 1.25rem 1.25rem 2rem}header .header-content.background{background-color:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1000px}@media only screen and (max-width: 600px){header .header-content{padding:.65rem 1rem;height:5.5rem}}header .header-content .header-left{width:100%;height:-webkit-fill-available;display:flex;align-items:center;justify-content:flex-start;gap:1rem}header .header-content .header-left svg{margin-left:.8rem;display:none}@media screen and (max-width: 1024px){header .header-content .header-left svg{display:flex}}header .header-content .header-left .logo{width:-moz-max-content;width:max-content;position:relative;z-index:0}header .header-content .header-left .logo h4{position:relative;z-index:1;font-size:2rem;line-height:1;color:#f1f5f9;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif}@media only screen and (max-width: 400px){header .header-content .header-left .logo h4{font-size:1.85rem}}header .header-content .header-left .logo .tag{position:absolute;bottom:65%;left:80%;background-color:#000;width:100%;display:flex;justify-content:center;align-items:center;padding:.4rem 1rem;z-index:10;width:-moz-max-content;width:max-content;border-radius:1000px;overflow:hidden}@media only screen and (max-width: 330px){header .header-content .header-left .logo .tag{left:20%}}header .header-content .header-left .logo .tag .bg-glow{position:absolute;z-index:1;width:100%;-o-object-fit:cover;object-fit:cover}header .header-content .header-left .logo .tag span{position:relative;z-index:1;color:#f8fafc;font-size:.9rem;font-weight:300}header .header-content .header-center{width:100%;height:-webkit-fill-available;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1024px){header .header-content .header-center{display:none}}header .header-content .header-center ul{display:flex;align-items:center;justify-content:center;gap:5rem}header .header-content .header-center ul li{position:relative}header .header-content .header-center ul li a{color:#cbd5e1;font-size:1.65rem;font-weight:300;white-space:nowrap;transition:all .3s ease;cursor:pointer}header .header-content .header-center ul li a:hover{color:#e2e8f0}header .header-content .header-right{width:100%;height:-webkit-fill-available;display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}header .header-content .header-right .btn-primary{font-size:1.65rem;letter-spacing:-.3px;font-weight:400;cursor:pointer;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;height:100%;padding:2.2rem 2.5rem}@media only screen and (max-width: 600px){header .header-content .header-right .btn-primary{padding:1rem 1.5rem;font-size:1.45rem;height:4rem}}@media screen and (max-width: 400px){header .header-content .header-right .btn-primary{font-size:1.3rem;height:3.5rem;padding:1rem 1.2rem}}header .header-content .header-right .btn-primary .btn-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.5;pointer-events:none}header .header-content .header-right .btn-primary span{z-index:2;color:#334155;position:relative;white-space:nowrap;font-weight:500}header .header-content .header-right .menu{display:none}@media only screen and (max-width: 1024px){header .header-content .header-right .menu{display:flex}}header .header-content .header-right .light-theme-header-btn{color:#334155;background-color:#f0bb78}header .header-content .header-right .head-profile{display:flex;cursor:pointer;align-items:center;gap:1rem;flex-direction:row;position:relative;z-index:111}header .header-content .header-right .head-profile .user-information{display:flex;cursor:pointer;align-items:center;gap:1rem;flex-direction:row}header .header-content .header-right .head-profile .user-information .avatar-img{width:32px;height:32px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:1000px}@media screen and (max-width: 600px){header .header-content .header-right .head-profile .user-information .avatar-img{width:2.5rem;height:2.5rem}}header .header-content .header-right .head-profile .user-information .avatar-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}header .header-content .header-right .head-profile .user-information span{display:flex;justify-content:center;align-items:center;gap:1rem;color:#cbd5e1;text-transform:capitalize;font-size:1.55rem;font-weight:300;white-space:nowrap}header .header-content .header-right .head-profile .user-information span svg{transition:transform .3s ease;cursor:pointer;margin-right:.8rem}header .header-content .header-right .head-profile .user-information span svg path{stroke:#cbd5e1}header .header-content .header-right .head-profile .user-information span svg.rotate{transform:rotate(180deg)}@media only screen and (max-width: 500px){header .header-content .header-right .head-profile .user-information span{font-size:1.2rem;font-weight:300;white-space:nowrap}}header .header-content .header-right .head-profile .user-menu{width:100%;padding:.75rem 1.25rem .75rem .5rem;border-radius:12px;position:absolute;background-color:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(12px);top:38px;left:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.75rem;box-shadow:0 4px 20px #0003;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .4s ease}header .header-content .header-right .head-profile .user-menu.open{max-height:124px;opacity:1}header .header-content .header-right .head-profile .user-menu .menu-item{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:.85rem;padding:.75rem;border-radius:6px;transition:all .3s ease}header .header-content .header-right .head-profile .user-menu .menu-item:hover{background-color:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(12px)}header .header-content .header-right .head-profile .user-menu .menu-item span{font-size:1.35rem;font-weight:400;color:#e2e8f0;cursor:pointer}header .header-content .header-right .head-profile .user-menu .menu-item svg path{stroke:#e2e8f0}.mobile-header{position:fixed;z-index:9;top:0;left:0;background-color:#020617;height:100vh;width:100vw;overflow:hidden}.mobile-header .header-marquee{width:100%;position:absolute;bottom:10%;z-index:120000}.mobile-header .header-marquee .zodiac-grid{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.mobile-header .header-marquee .zodiac-grid .zodiac-pill{background-color:#0f172a;padding:1rem 2.4rem;border-radius:1000px;color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:1.55rem;font-weight:300}.mobile-header .header-marquee .zodiac-grid .zodiac-pill .pill-icon{font-size:1.25rem;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#1e293b;border-radius:1000px}.mobile-header .header-marquee .zodiac-grid .zodiac-pill .pill-icon img{-o-object-fit:cover;object-fit:cover}.mobile-header .mobile-header-glow{background-color:#3b82f6;width:240px;height:240px;position:absolute;filter:blur(130px);bottom:-20%;left:50%;transform:translate(-50%)}.mobile-header.hidden{opacity:0;visibility:hidden;pointer-events:none}.mobile-header .mobile-header-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;padding:18rem 2rem 0}.mobile-header .mobile-header-content>ul{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7.5rem}.mobile-header .mobile-header-content>ul li a{color:#cbd5e1;font-size:2.25rem;font-weight:400;white-space:nowrap}.mobile-header .mobile-header-content>ul li a:hover{color:#e2e8f0}.animated-gradient{background:linear-gradient(-45deg,#fe78b8,#ff8cc6,#ffa1d4,#fff,#ffa1d4,#ff8cc6,#fe78b8);background-size:300% 300%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:gradientShift 6s ease infinite;position:relative;display:inline-block}.animated-gradient:after{content:"";position:absolute;inset:0;background:inherit;background-size:inherit;z-index:-1;filter:blur(8px);opacity:.7;animation:gradientShift 6s ease infinite}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.active{color:#f8fafc;font-weight:500}footer{width:100%}footer .footer-content{width:100%;padding-bottom:3rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:2.5rem}@media only screen and (max-width: 800px){footer .footer-content{padding:3rem 0;flex-direction:column}}footer .footer-content .left-container{width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 800px){footer .footer-content .left-container{flex-direction:column;gap:2.5rem;justify-content:space-between;align-items:center}}footer .footer-content .footer-left .footer-logo{font-size:2rem;color:#f1f5f9;font-weight:600;cursor:pointer}footer .footer-content .footer-center{width:100%}footer .footer-content .footer-center ul{display:flex;width:100%;align-items:center;justify-content:center;gap:5.5rem}@media only screen and (max-width: 800px){footer .footer-content .footer-center ul{flex-direction:column;gap:2.5rem}}footer .footer-content .footer-center a{font-size:1.6rem;font-weight:400;color:#cbd5e1;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease-in}footer .footer-content .footer-center a:hover{opacity:.9}footer .footer-content .footer-right{display:flex;flex-direction:row;gap:2.5rem;align-items:center;justify-content:center}footer .footer-content .footer-right img{cursor:pointer}@media only screen and (max-width: 900px){footer .footer-content .footer-right img{width:22px;height:22px}}footer .footer-content .footer-right a{transition:opacity .2s ease-in}footer .footer-content .footer-right a:hover{opacity:.8}footer .footer-content .footer-right svg{opacity:.9}footer .footer-content .bottom{width:100%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #1e293b;padding-top:2.5rem}@media screen and (max-width: 800px){footer .footer-content .bottom{gap:.5rem;flex-direction:column}}footer .footer-content .bottom p{font-weight:300;color:#94a3b8}@media screen and (max-width: 800px){footer .footer-content .bottom p{font-size:1.2rem}}footer .footer-content .bottom p a{color:#cbd5e1d9;transition:all .3s ease}footer .footer-content .bottom p a:hover{color:#cbd5e1}.ethereya-home-dark{width:100%;background-color:#020617;position:relative}.ethereya-home-dark .hero-section{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;padding:3rem 4rem}@media only screen and (max-width: 1250px){.ethereya-home-dark .hero-section{padding:2rem!important}}.ethereya-home-dark .hero-section .dashboard_preview{position:absolute;z-index:111;width:90rem;height:auto;top:48%;transform:translate(-50%);left:50%}@media only screen and (max-width: 1200px){.ethereya-home-dark .hero-section .dashboard_preview{width:73rem}}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .dashboard_preview{width:68rem}}@media only screen and (max-width: 450px){.ethereya-home-dark .hero-section .dashboard_preview{width:32rem;top:60%}}@media only screen and (max-width: 340px){.ethereya-home-dark .hero-section .dashboard_preview{width:25rem;top:60%}}.ethereya-home-dark .hero-section .hero-content{border-radius:5rem;overflow:hidden;background:linear-gradient(180deg,#080f24,#1e3a8a);width:100%;height:100%;display:flex;gap:5rem;justify-content:center;align-items:center;flex-direction:column;padding-bottom:14rem;position:relative;z-index:1}@media only screen and (max-width: 1200px){.ethereya-home-dark .hero-section .hero-content{border-radius:3rem;padding:6rem 2rem 18rem}}@media only screen and (max-width: 450px){.ethereya-home-dark .hero-section .hero-content{padding:0rem 2rem 21rem}}@media only screen and (max-width: 340px){.ethereya-home-dark .hero-section .hero-content{padding:0rem 2rem 14rem;border-radius:2rem}}.ethereya-home-dark .hero-section .hero-content .hero-text{width:100%;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3;align-items:center;max-width:739px;gap:1.5rem}.ethereya-home-dark .hero-section .hero-content .hero-text .hero-center-planet{position:absolute;z-index:-1;top:-30%;left:60%}@media only screen and (max-width: 600px){.ethereya-home-dark .hero-section .hero-content .hero-text .hero-center-planet{top:4%;left:79%}}.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading{color:#f1f5f9;z-index:3;text-align:center;line-height:130%;position:relative}@media only screen and (max-width: 1250px){.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading{font-size:3.85rem}}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading{font-size:3rem;line-height:150%;width:75%}}@media only screen and (max-width: 600px){.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading{font-size:2.85rem;line-height:150%;width:85%}}@media only screen and (max-width: 340px){.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading{font-size:1.65rem}}.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading .hero-letter{display:inline-block;opacity:0;font-family:Cinzel Decorative,serif;transform:translateY(20px)}.ethereya-home-dark .hero-section .hero-content .hero-text .hero-heading .sparkle{position:absolute;width:1px;height:1px;background:radial-gradient(circle,white,transparent);border-radius:50%;pointer-events:none;opacity:0}.ethereya-home-dark .hero-section .hero-content .hero-text p{color:#e2e8f0;text-align:center;width:100%}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .hero-content .hero-text p{width:80%}}@media only screen and (max-width: 600px){.ethereya-home-dark .hero-section .hero-content .hero-text p{width:100%}}.ethereya-home-dark .hero-section .hero-content .hero-btns{display:flex;align-items:center;gap:2rem;margin:0 auto}.ethereya-home-dark .hero-section .hero-content .hero-left{position:absolute;z-index:-1;bottom:-12%;left:-12%;-o-object-fit:cover;object-fit:cover;width:500px;height:500px}@media only screen and (max-width: 1024px){.ethereya-home-dark .hero-section .hero-content .hero-left{bottom:-32%;left:-25%}}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .hero-content .hero-left{left:-44%}}@media only screen and (max-width: 600px){.ethereya-home-dark .hero-section .hero-content .hero-left{left:-49%;width:320px;height:320px;bottom:6%}}@media only screen and (max-width: 340px){.ethereya-home-dark .hero-section .hero-content .hero-left{left:-77%}}.ethereya-home-dark .hero-section .hero-planet-right{width:450px;height:320px}.ethereya-home-dark .hero-section .planet-wrapper{position:absolute;z-index:-1;top:16%;-o-object-fit:cover;right:-15%;will-change:transform;transform-origin:center center;object-fit:cover}@media only screen and (max-width: 1024px){.ethereya-home-dark .hero-section .planet-wrapper{right:-23%;top:10%}}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .planet-wrapper{display:none}}.ethereya-home-dark .hero-section .small-purple{position:absolute;z-index:2;left:-2%;top:20%;-o-object-fit:cover;object-fit:cover}.ethereya-home-dark .hero-section .hero-planet-bottom{position:absolute;z-index:-1;bottom:-15%;right:10%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 1024px){.ethereya-home-dark .hero-section .hero-planet-bottom{bottom:-20%}}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .hero-planet-bottom{bottom:-27%;right:-5%}}@media only screen and (max-width: 600px){.ethereya-home-dark .hero-section .hero-planet-bottom{bottom:-12%;right:-53%}}@media only screen and (max-width: 340px){.ethereya-home-dark .hero-section .hero-planet-bottom{bottom:-17%;right:-68%}}.features-section{width:100%;margin-top:10rem;padding:20rem 0 10rem;overflow:hidden;position:relative}@media only screen and (max-width: 800px){.features-section{padding:10rem 0;margin-top:30rem;overflow:visible}}@media only screen and (max-width: 600px){.features-section{padding:0;margin-top:10rem}}.features-section .pinkish-glow{background-color:#fe78b8;position:absolute;width:387px;height:352px;filter:blur(250px);z-index:0;left:-20%;top:23%}@media only screen and (max-width: 600px){.features-section .pinkish-glow{height:180px;filter:blur(200px);left:-38%;top:12%}}.features-section .skyblue-glow{background-color:#3b82f6;position:absolute;width:387px;height:352px;filter:blur(180px);z-index:0;top:60%;right:-20%}@media only screen and (max-width: 1024px){.features-section .skyblue-glow{display:none}}.features-section .features-content{z-index:1;position:relative;width:100%;display:flex;flex-direction:column;gap:10rem}@media only screen and (max-width: 600px){.features-section .features-content{gap:5rem}}.features-section .features-content .features-head{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.features-section .features-content .features-head .heading{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.features-section .features-content .features-head .heading .section-title{color:#f1f5f9}@media only screen and (max-width: 600px){.features-section .features-content .features-head .heading .section-title{text-align:center}}.features-section .features-content .features-head .heading .section-desc{color:#e2e8f0;text-align:center;width:47%}@media only screen and (max-width: 1024px){.features-section .features-content .features-head .heading .section-desc{width:65%}}@media only screen and (max-width: 800px){.features-section .features-content .features-head .heading .section-desc{width:85%}}@media only screen and (max-width: 600px){.features-section .features-content .features-head .heading .section-desc{width:100%}}.features-section .features-content .features-grid{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16rem}@media only screen and (max-width: 800px){.features-section .features-content .features-grid{gap:10rem}}.features-section .features-content .features-grid .row-container{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:5.5rem}@media only screen and (max-width: 1024px){.features-section .features-content .features-grid .row-container{grid-template-columns:1fr}}.features-section .features-content .features-grid .f-left{width:100%}.features-section .features-content .features-grid .f-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:22px;box-shadow:0 4px 4px #00000040}.features-section .features-content .features-grid .f-left .shadow-0{box-shadow:none}.features-section .features-content .features-grid .f-left.astrology{width:100%;display:flex;align-items:center;justify-content:center;gap:1.5rem;height:369px;overflow:hidden}@media only screen and (max-width: 600px){.features-section .features-content .features-grid .f-left.astrology{height:260px}}.features-section .features-content .features-grid .f-left.astrology .col-wrapper{overflow:hidden;width:100%;height:100%}.features-section .features-content .features-grid .f-left.astrology .col-wrapper .col-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.2rem;animation-duration:25s;animation-timing-function:linear;animation-iteration-count:infinite;will-change:transform}.features-section .features-content .features-grid .f-left.astrology .col-wrapper .col-item .marquee-inner{display:flex;gap:1.2rem;flex-direction:column;width:100%;animation:scrollDown 25s linear infinite}.features-section .features-content .features-grid .f-left.astrology .col-wrapper .col-item .zodiac-sign{width:100%;height:140px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#0f172a}@media only screen and (max-width: 600px){.features-section .features-content .features-grid .f-left.astrology .col-wrapper .col-item .zodiac-sign{height:100px}}.features-section .features-content .features-grid .f-left.astrology .col-wrapper .col-item .zodiac-sign>svg{width:130px;height:130px}.features-section .features-content .features-grid .f-left.astrology .col-wrapper .col-item.up{animation-name:scrollUp}.features-section .features-content .features-grid .f-left .graph{width:100%;position:relative;background-color:#020617;display:flex;justify-content:center}.features-section .features-content .features-grid .f-left .graph .bg{mix-blend-mode:color-dodge;position:absolute;z-index:0;-o-object-fit:contain;object-fit:contain}.features-section .features-content .features-grid .f-left .graph .diagram{height:40rem;width:-moz-fit-content;width:fit-content;position:relative;z-index:1}@media only screen and (max-width: 600px){.features-section .features-content .features-grid .f-left .graph .diagram{height:25rem}}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.features-section .features-content .features-grid .f-left-stack{width:100%;display:flex;align-items:center;justify-content:center}.features-section .features-content .features-grid .f-left-stack .eleven{width:100%}.features-section .features-content .features-grid .f-right{width:100%;display:flex;flex-direction:column;gap:2.5rem;height:100%;align-items:flex-start;justify-content:center}@media only screen and (max-width: 1024px){.features-section .features-content .features-grid .f-right{order:1}}.features-section .features-content .features-grid .f-right .f-top{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2.5rem}.features-section .features-content .features-grid .f-right h3{color:#f1f5f9}.features-section .features-content .features-grid .f-right .bullet-lines{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.features-section .features-content .features-grid .f-right .bullet-lines .check-line{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.features-section .features-content .features-grid .f-right .bullet-lines .check-line .checkmark{margin-top:.35rem}.features-section .features-content .features-grid .f-right .bullet-lines .check-line .checkmark>svg{width:22px;height:22px}.features-section .features-content .features-grid .f-right .bullet-lines .check-line p{color:#e2e8f0}.features-section .features-content .features-grid .f-right .zodiac-grid{display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;gap:1.2rem}.features-section .features-content .features-grid .f-right .zodiac-grid .zodiac-pill{background-color:#0f172a;padding:1rem 2.4rem 1rem 1rem;border-radius:1000px;color:#fff;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;font-size:1.55rem;font-weight:300}@media only screen and (max-width: 800px){.features-section .features-content .features-grid .f-right .zodiac-grid .zodiac-pill{padding:.85rem 2rem .85rem .85rem;font-size:1.35rem}}@media only screen and (max-width: 600px){.features-section .features-content .features-grid .f-right .zodiac-grid .zodiac-pill{padding:.75rem 1rem .75rem .75rem}}.features-section .features-content .features-grid .f-right .zodiac-grid .zodiac-pill .pill-icon{font-size:1.25rem;display:flex;align-items:center;justify-content:center;width:22px;height:22px;background-color:#1e293b;border-radius:1000px}.features-section .features-content .features-grid .f-right .zodiac-grid .zodiac-pill .pill-icon img{-o-object-fit:cover;object-fit:cover}.about{width:100%;position:relative}.about .about-us-content{width:100%;display:flex;flex-direction:column;gap:3.2rem;align-items:center;justify-content:center;padding:10rem 0;position:relative}@media only screen and (max-width: 600px){.about .about-us-content{padding:2.5rem 0}}@media only screen and (max-width: 800px){.about .about-us-content{padding:0}}.about .about-us-content p{color:#cbd5e1;text-align:center;width:65%;line-height:42px;position:relative;z-index:1}@media only screen and (max-width: 1024px){.about .about-us-content p{width:75%;font-size:2rem}}@media only screen and (max-width: 800px){.about .about-us-content p{width:85%}}@media only screen and (max-width: 600px){.about .about-us-content p{width:100%;font-size:1.85rem;line-height:32px}}.about .about-us-content>img{mix-blend-mode:luminosity;position:absolute;z-index:0}.about .about-us-content>img.left{left:16%;top:16%;width:120px}@media only screen and (max-width: 800px){.about .about-us-content>img.left{left:0%;top:2%}}@media only screen and (max-width: 600px){.about .about-us-content>img.left{width:80px;top:-8%}}.about .about-us-content>img.right{right:15%;bottom:20%;width:161px}@media only screen and (max-width: 800px){.about .about-us-content>img.right{bottom:33%}}@media only screen and (max-width: 600px){.about .about-us-content>img.right{right:-6%;bottom:3%}}.about .about-us-content .btn-primary{font-size:1.65rem;letter-spacing:-.3px;font-weight:400;cursor:pointer;position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;height:100%;padding:1.35rem 3rem}@media only screen and (max-width: 600px){.about .about-us-content .btn-primary{padding:1rem 1.5rem;font-size:1.45rem}}.about .about-us-content .btn-primary .btn-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.5;pointer-events:none}.about .about-us-content .btn-primary span{z-index:2;color:#334155;position:relative;white-space:nowrap;font-weight:500}.faqs-section{width:100%;padding:10rem 0;overflow:hidden}@media only screen and (max-width: 600px){.faqs-section{padding:7.5rem 0}}.faqs-section .faqs-content{width:100%;display:flex;flex-direction:column;gap:8.5rem}@media only screen and (max-width: 600px){.faqs-section .faqs-content{gap:5rem}}.faqs-section .faqs-content .faqs-head{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.faqs-section .faqs-content .faqs-head .section-title{color:#f1f5f9}.faqs-section .faqs-content .faqs-head .section-desc{color:#e2e8f0;text-align:center;width:47%}@media only screen and (max-width: 1024px){.faqs-section .faqs-content .faqs-head .section-desc{width:65%}}@media only screen and (max-width: 800px){.faqs-section .faqs-content .faqs-head .section-desc{width:85%}}@media only screen and (max-width: 600px){.faqs-section .faqs-content .faqs-head .section-desc{width:100%}}.faqs-section .faqs-content .details-grid{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:5rem}@media only screen and (max-width: 800px){.faqs-section .faqs-content .details-grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 650px){.faqs-section .faqs-content .details-grid{grid-template-columns:1fr}}.faqs-section .faqs-content .details-grid .details-col{display:flex;flex-direction:column;gap:2.5rem;width:100%}.faqs-section .faqs-content .details-grid .details-col .details-top{width:100%;padding:0 0 2.5rem;border-bottom:1px solid #27272a;display:flex;flex-direction:column;gap:1.5rem}.faqs-section .faqs-content .details-grid .details-col .details-top h4{color:#cbd5e1}.faqs-section .faqs-content .details-grid .details-col .details-top p{line-height:1.5;color:#64748b;width:100%}@media only screen and (max-width: 600px){.faqs-section .faqs-content .details-grid .details-col .details-top p{font-size:1.55rem}}.faqs-section .faqs-content .details-grid .details-col .details-top:last-child:not(:only-child){border:none}.faqs-section .faqs-content .details-grid .details-col .details-top:only-child{border-bottom:none}@media only screen and (max-width: 800px){.faqs-section .faqs-content .details-grid .details-col:nth-child(3){grid-column:1/-1}}.get-started-section{width:100%;position:relative;padding:10rem 0}@media only screen and (max-width: 600px){.get-started-section{padding:7.5rem 0 0}}.get-started-section .gs-content{width:100%;background:#0f172a;border-radius:5rem;display:grid;grid-template-columns:1fr 1fr;z-index:2;position:relative;padding:6rem 4rem;overflow:hidden}@media only screen and (max-width: 1024px){.get-started-section .gs-content{grid-template-columns:1fr}}@media only screen and (max-width: 800px){.get-started-section .gs-content{padding:3.5rem 2.5rem;border-radius:3.5rem;overflow:hidden}}@media only screen and (max-width: 600px){.get-started-section .gs-content{border-radius:2.5rem;padding:3.5rem 2rem}}.get-started-section .gs-content .blue-glow{width:470px;height:200px;position:absolute;background:#1d4ed8;bottom:10px;left:40%;filter:blur(150px);z-index:2}.get-started-section .gs-content .red-glow{width:200px;height:200px;position:absolute;background:#f87171;top:10px;left:0%;filter:blur(160px);z-index:2}.get-started-section .gs-content .gs-left{width:100%;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:3}@media only screen and (max-width: 600px){.get-started-section .gs-content .gs-left{align-items:center}}.get-started-section .gs-content .gs-left h3{color:#f1f5f9}.get-started-section .gs-content .gs-left .steps-col{width:90%;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}@media only screen and (max-width: 1024px){.get-started-section .gs-content .gs-left .steps-col{width:100%}}.get-started-section .gs-content .gs-left .steps-col .gs-steps{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:2rem;width:-moz-fit-content;width:fit-content}@media only screen and (max-width: 600px){.get-started-section .gs-content .gs-left .steps-col .gs-steps{width:100%}}.get-started-section .gs-content .gs-left .steps-col .gs-steps .label{font-size:1.6rem;font-weight:400;color:#f1f5f9;border:1px solid #60A5FA;padding:1rem;border-radius:1000px;white-space:nowrap;display:flex;justify-content:center;flex-shrink:0;width:40px;height:40px;position:relative}@media only screen and (max-width: 600px){.get-started-section .gs-content .gs-left .steps-col .gs-steps .label{font-size:1.55rem;padding:.8rem}}.get-started-section .gs-content .gs-left .steps-col .gs-steps .text{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:.5rem}.get-started-section .gs-content .gs-left .steps-col .gs-steps .text h6{font-size:1.6rem;font-weight:400;color:#f8fafc}.get-started-section .gs-content .gs-left .steps-col .gs-steps .text p{color:#cbd5e1}@media only screen and (max-width: 800px){.get-started-section .gs-content .gs-left .steps-col .gs-steps .text p{text-align:left}}@media only screen and (max-width: 800px){.get-started-section .gs-content .gs-left .steps-col .gs-steps .text p{font-size:1.55rem;text-align:left}}.get-started-section .gs-content .gs-right{position:relative}.get-started-section .gs-planet{width:auto;height:580px;position:absolute;-o-object-fit:cover;object-fit:cover;z-index:5;top:50%;right:12%;transform:translate(6%,-50%);animation:rotatePlanet 60s linear infinite}@media only screen and (max-width: 1024px){.get-started-section .gs-planet{display:none;right:8%;height:505px}}@media only screen and (max-width: 1220px){.get-started-section .gs-planet{right:8%;height:505px}}@keyframes rotatePlanet{0%{transform:translate(6%,-50%) rotate(0)}to{transform:translate(6%,-50%) rotate(360deg)}}.our-features{width:100%;position:relative}.our-features .bluish-glow{background:#3b82f6;top:-15%;position:absolute;width:387px;height:352px;filter:blur(171px);left:37%}@media only screen and (max-width: 600px){.our-features .bluish-glow{top:40%;height:220px;left:68%}}.our-features .of-content{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;padding:10rem 0}@media only screen and (max-width: 1024px){.our-features .of-content{grid-template-columns:1fr}}@media only screen and (max-width: 600px){.our-features .of-content{padding:0}}.our-features .of-content .of-left{width:100%;display:flex;flex-direction:column;gap:3rem}@media only screen and (max-width: 800px){.our-features .of-content .of-left{gap:5rem}}@media only screen and (max-width: 800px){.our-features .of-content .of-left{gap:3.5rem}}.our-features .of-content .of-left .of-head{width:100%;display:flex;flex-direction:column;gap:2rem}.our-features .of-content .of-left .of-head .head-button{width:-moz-fit-content;width:fit-content;text-transform:uppercase}@media only screen and (max-width: 1024px){.our-features .of-content .of-left .of-head h1{font-size:4.2rem;font-weight:500}}@media only screen and (max-width: 800px){.our-features .of-content .of-left .of-head h1{font-size:3.8rem}}@media only screen and (max-width: 600px){.our-features .of-content .of-left .of-head h1{font-size:2rem}}.our-features .of-content .of-left .of-head p{text-align:left;color:#e2e8f0}.our-features .of-content .of-left .vertical-tabs{display:flex;flex-direction:column;width:100%;color:#fff;gap:2rem}.our-features .of-content .of-left .vertical-tabs .tab-item{font-size:1.65rem;color:#64748b;cursor:pointer;font-weight:300;display:flex;flex-direction:row;justify-content:flex-start;gap:3rem}@media only screen and (max-width: 600px){.our-features .of-content .of-left .vertical-tabs .tab-item{gap:2rem}}.our-features .of-content .of-left .vertical-tabs .tab-item .tab-border{width:1px;height:100%;background-color:#64748b}.our-features .of-content .of-left .vertical-tabs .tab-item .inactive-tabs{display:flex;flex-direction:column;gap:.8rem;transition:color .2s ease-in}.our-features .of-content .of-left .vertical-tabs .tab-item .inactive-tabs:hover{color:#7488a4}.our-features .of-content .of-left .vertical-tabs .tab-item .tab-content{display:flex;flex-direction:column;gap:1rem}.our-features .of-content .of-left .vertical-tabs .tab-item .active-tab-title{display:flex;gap:1rem}.our-features .of-content .of-left .vertical-tabs .tab-item.active .tab-content{border-radius:6px}.our-features .of-content .of-left .vertical-tabs .tab-item.active .tab-number{opacity:1;color:#f1f5f9}.our-features .of-content .of-left .vertical-tabs .tab-item.active .tab-border{background-color:#f1f5f9}.our-features .of-content .of-left .vertical-tabs .tab-item.active .tab-title{color:#f1f5f9;font-weight:500}.our-features .of-content .of-left .vertical-tabs .tab-item.active .tab-description{overflow:hidden}.our-features .of-content .of-left .vertical-tabs .tab-item.active .tab-description h6{will-change:transform,opacity;font-weight:300;color:#cbd5e1;font-size:1.5rem;line-height:28px}.our-features .of-content .of-right{width:100%;display:flex;justify-content:center;align-items:flex-start}@media only screen and (max-width: 1024px){.our-features .of-content .of-right{height:85vh}}@media only screen and (max-width: 600px){.our-features .of-content .of-right{max-height:85vh;min-height:70vh;height:100%}}.our-features .of-content .of-right .chat-wrapper{width:520px;height:100%;position:relative;z-index:1;border-radius:2rem;overflow:hidden}@media only screen and (max-width: 1024px){.our-features .of-content .of-right .chat-wrapper{width:100%}}.our-features .of-content .of-right .chat-bg{border-radius:2rem;width:100%;position:absolute;z-index:-1;height:100%;-o-object-fit:cover;object-fit:cover;top:0}.our-features .of-content .of-right .chat-content{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:2rem;padding:3rem}@media only screen and (max-width: 600px){.our-features .of-content .of-right .chat-content{padding:2rem}}.our-features .of-content .of-right .chat-content .chat-box{display:flex;align-items:flex-start;gap:1.5rem;width:100%}.our-features .of-content .of-right .chat-content .chat-box>img{width:48px;height:48px}@media only screen and (max-width: 600px){.our-features .of-content .of-right .chat-content .chat-box>img{width:32px;height:32px}}.our-features .of-content .of-right .chat-content .chat-box.incoming .avatar-circle{width:32px;height:32px;background:radial-gradient(circle at center,#823fff,#3e1b8f);border-radius:50%;position:relative}.our-features .of-content .of-right .chat-content .chat-box.incoming .dot-container{gap:.8rem;display:flex;align-items:center;justify-content:center;height:100%}.our-features .of-content .of-right .chat-content .chat-box.incoming .dot-container .dot{width:8px;height:8px;border-radius:50%;background-color:#6c7a89;opacity:.4;transition:opacity .3s ease;animation:typing 1.8s infinite ease-in-out}.our-features .of-content .of-right .chat-content .chat-box.incoming .dot-container .dot:nth-child(1){animation-delay:0s}.our-features .of-content .of-right .chat-content .chat-box.incoming .dot-container .dot:nth-child(2){animation-delay:.2s}.our-features .of-content .of-right .chat-content .chat-box.incoming .dot-container .dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,80%,to{opacity:.3;transform:scale(1)}40%{opacity:1;transform:scale(1.2)}}.our-features .of-content .of-right .chat-content .chat-box.incoming .dot-container .dot.active{opacity:1}.our-features .of-content .of-right .chat-content .chat-box.incoming .message-bubble{background:#ffffff26;padding:1rem 1.5rem;border-radius:12px;color:#f1f5f9;width:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.our-features .of-content .of-right .chat-content .chat-box.incoming .message-bubble p{font-size:1.6rem;font-weight:300;line-height:1.7;color:#fff}@media only screen and (max-width: 600px){.our-features .of-content .of-right .chat-content .chat-box.incoming .message-bubble p{font-size:1.45rem}}.our-features .of-content .of-right .chat-content .chat-box.outgoing{justify-content:flex-end;display:flex;align-items:center}.our-features .of-content .of-right .chat-content .chat-box.outgoing .user-text{background:#1e293b;padding:10px 15px;border-radius:12px;color:#f1f5f9;font-size:1.6rem;font-weight:300;line-height:1.7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media only screen and (max-width: 800px){.our-features .of-content .of-right .chat-content .chat-box.outgoing .user-text{font-size:1.45rem}}.our-features .of-content .of-right .chat-content .chat-input{display:flex;margin-top:auto;justify-content:center;align-items:center;background:#1f2a3d;border-radius:1000px;overflow:hidden;padding:.6rem 1rem;border:1px solid rgba(128,128,128,.4392156863)}.our-features .of-content .of-right .chat-content .chat-input input{flex:1;background:transparent;border:none;color:#f1f5f9;padding:1rem;outline:none;font-size:1.8rem;font-weight:400}.our-features .of-content .of-right .chat-content .chat-input input::-moz-placeholder{color:#f1f5f9;letter-spacing:-.3px;font-size:1.8rem;font-weight:400}.our-features .of-content .of-right .chat-content .chat-input input::placeholder{color:#f1f5f9;letter-spacing:-.3px;font-size:1.8rem;font-weight:400}@media only screen and (max-width: 600px){.our-features .of-content .of-right .chat-content .chat-input input::-moz-placeholder{font-size:1.45rem}.our-features .of-content .of-right .chat-content .chat-input input::placeholder{font-size:1.45rem}}@media only screen and (max-width: 600px){.our-features .of-content .of-right .chat-content .chat-input input{font-size:1.45rem;padding:.65rem}}.our-features .of-content .of-right .chat-content .chat-input .send{margin-right:.8rem}.chat-module{width:100%;position:relative;padding:10rem 0}.chat-module .cm-content{width:100%;display:flex;flex-direction:column;gap:7rem}@media only screen and (max-width: 600px){.chat-module .cm-content{gap:5.5rem}}.chat-module .cm-content .of-head{width:50%;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 800px){.chat-module .cm-content .of-head{width:75%}}@media only screen and (max-width: 600px){.chat-module .cm-content .of-head{width:100%}}.chat-module .cm-content .of-head h1{color:#f1f5f9}@media only screen and (max-width: 1024px){.chat-module .cm-content .of-head h1{font-size:4.2rem;font-weight:500}}@media only screen and (max-width: 800px){.chat-module .cm-content .of-head h1{font-size:3.8rem}}@media only screen and (max-width: 600px){.chat-module .cm-content .of-head h1{font-size:2rem}}.chat-module .cm-content .of-head p{text-align:left;color:#e2e8f0}.chat-module .cm-content img{width:100%;height:auto}.chat-module .cm-content .cards{display:flex;justify-content:space-between;gap:4rem;padding:2rem}@media only screen and (max-width: 600px){.chat-module .cm-content .cards{flex-direction:column;padding:0}}.chat-module .cm-content .cards .card{flex:1;border-left:1px solid #ffffff;padding-left:5.5rem;gap:2.5rem;position:relative;display:flex;flex-direction:column}.chat-module .cm-content .cards .card:first-of-type{border:none;padding-left:3rem}@media only screen and (max-width: 600px){.chat-module .cm-content .cards .card{border-top:none;border-left:2px solid #1e293b;padding:2rem 0 2rem 2rem}.chat-module .cm-content .cards .card:first-of-type{border-left:2px solid #1e293b}}.chat-module .cm-content .cards .card .border-top{position:absolute;top:-1px;left:0;height:2px;width:0%;background:#fff}.chat-module .cm-content .cards .card h5{color:#e2e8f0}@media only screen and (max-width: 800px){.chat-module .cm-content .cards .card h5{font-size:1.65rem}}.chat-module .cm-content .cards .card p{color:#94a3b8;line-height:1.5}@media only screen and (max-width: 800px){.chat-module .cm-content .cards .card p{font-size:1.45rem}}.chat-module .cm-content .cards .card a{font-size:1.6rem;color:#94a3b8;text-decoration:none;line-height:1;display:flex;justify-content:flex-start;align-items:center;gap:.5rem;transition:all .3s ease}.chat-module .cm-content .cards .card a svg{width:1.6rem;rotate:90deg;height:1.6rem;opacity:.5}.chat-module .cm-content .cards .card a svg:hover{opacity:1}.chat-module .cm-content .cards .card a:hover{color:#fff}.chat-module .cm-content .cards .card a:hover svg{opacity:1}.links-pGE{display:flex;flex-direction:column;gap:12px;padding:20px}.links-pGE a{text-decoration:none;color:#1a1a1a;font-size:2rem;transition:color .3s ease}.links-pGE a:hover{color:#a4b465;text-decoration:underline}.sign-up-page{width:100%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#020617;overflow:hidden;position:relative}@media only screen and (min-height: 1000px){.sign-up-page{height:100vh}}.sign-up-page .blue-planet{position:absolute;bottom:0%;left:-8%;-o-object-fit:cover;object-fit:cover;height:100%;z-index:1}@media screen and (max-width: 1025px){.sign-up-page .blue-planet{width:100%;left:0}}@media screen and (max-width: 600px){.sign-up-page .blue-planet{width:-moz-max-content;width:max-content}}.sign-up-page .form-wrapper{padding:4rem;display:flex;flex-wrap:wrap;width:100%;max-width:100%;height:-moz-max-content;height:max-content;align-items:center;justify-content:center}@media only screen and (max-width: 768px){.sign-up-page .form-wrapper{padding:4rem 6rem}}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper{padding:2rem}}.sign-up-page .form-wrapper .signup-form{position:relative;z-index:2;padding:3rem;background-color:#0f172af0;width:100%;max-width:66rem;border-radius:2rem;display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start;justify-content:flex-start;flex:1;overflow:hidden}@media only screen and (min-height: 1000px){.sign-up-page .form-wrapper .signup-form{height:-moz-max-content;height:max-content;padding:6rem 3rem}}@media only screen and (max-width: 900px){.sign-up-page .form-wrapper .signup-form{max-width:70rem}}@media only screen and (max-width: 768px){.sign-up-page .form-wrapper .signup-form{max-width:60rem}}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form{padding:3rem 2rem}}.sign-up-page .form-wrapper .signup-form .top-glow{background-color:#f87171;position:absolute;width:18rem;height:200px;filter:blur(14rem);z-index:0;left:0%;top:0%}.sign-up-page .form-wrapper .signup-form .bottom-glow{background-color:#1d4ed8;position:absolute;width:20rem;height:20rem;filter:blur(9rem);z-index:0;top:60%;right:-20%}.sign-up-page .form-wrapper .signup-form h4{font-size:3.2rem;text-align:center;color:#f1f5f9;width:100%;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;position:relative;z-index:11;letter-spacing:.05em}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form h4{font-size:2.8rem}}.sign-up-page .form-wrapper .signup-form .form-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:1;gap:2.5rem;position:relative;z-index:10}.sign-up-page .form-wrapper .signup-form .form-content h6{color:#e2e8f0;font-size:1.7rem;font-weight:300}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form .form-content h6{font-size:1.6rem}}.sign-up-page .form-wrapper .signup-form .form-content .basic-info{width:100%;display:grid;grid-template-columns:1fr;grid-gap:2.5rem}@media only screen and (max-width: 600px){.sign-up-page .form-wrapper .signup-form .form-content .basic-info{grid-template-columns:1fr}}.sign-up-page .form-wrapper .signup-form .form-content .basic-info .basic-inputs-container{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2.5rem}.sign-up-page .form-wrapper .signup-form .form-content .divider{width:100%;height:.1rem;background-color:#334155}.sign-up-page .form-wrapper .signup-form .form-content .birth-info{width:100%;display:flex;flex-direction:column;gap:2.5rem}.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;align-items:baseline;width:100%}.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row .custom-options{max-height:21.5rem}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row{grid-template-columns:1fr}}.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row2{display:flex;flex-direction:row;gap:1rem;width:100%;justify-content:center;align-items:baseline}@media only screen and (max-width: 600px){.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row2{grid-gap:1rem;display:grid;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row2.m-row1{grid-template-columns:1fr}}@media only screen and (max-width: 600px){.sign-up-page .form-wrapper .signup-form .form-content .birth-info .row2.simple{grid-gap:1rem;display:grid;grid-template-columns:1fr}}.sign-up-page .form-wrapper .signup-form .form-content .register{width:100%;border-radius:1000px;color:#f1f5f9;background-color:#1e40af;height:4.8rem;font-weight:400;overflow:hidden;font-size:1.6rem}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form .form-content .register{font-size:1.5rem}}.sign-up-page .form-wrapper .signup-form .form-content .register span{display:inline-block}.sign-up-page .form-wrapper .signup-form .form-content .login-link{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.4rem;text-align:center}.sign-up-page .form-wrapper .signup-form .form-content .login-link p{font-weight:300;color:#f1f5f9;font-size:1.4rem}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form .form-content .login-link p{font-size:1.45rem}}.sign-up-page .form-wrapper .signup-form .form-content .login-link a{font-weight:400;text-decoration:underline;cursor:pointer;color:#f1f5f9;font-size:1.4rem;transition:color .3s ease}.sign-up-page .form-wrapper .signup-form .form-content .login-link a:hover{color:#cbd5e1}@media only screen and (max-width: 450px){.sign-up-page .form-wrapper .signup-form .form-content .login-link a{font-size:1.45rem}}.login-page{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#020617;overflow:hidden;position:relative}.login-page .blue-planet{position:absolute;bottom:0%;left:0%;-o-object-fit:cover;object-fit:cover;height:100%;z-index:1}@media screen and (max-width: 1025px){.login-page .blue-planet{width:100%}}@media screen and (max-width: 600px){.login-page .blue-planet{width:-moz-max-content;width:max-content}}.login-page .form-wrapper{display:flex;width:100%;justify-content:center;align-items:center;max-width:100%;padding:0 3rem}@media only screen and (max-width: 450px){.login-page .form-wrapper{padding:0 2rem}}.login-page .form-wrapper .login-form{position:relative;z-index:2;padding:3rem;background-color:#0f172af0;width:100%;max-width:50rem;border-radius:2rem;display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start;justify-content:flex-start;overflow:hidden}@media screen and (max-width: 325px){.login-page .form-wrapper .login-form{padding:3rem 2rem}}.login-page .form-wrapper .login-form .top-glow{background-color:#f87171;position:absolute;width:18rem;height:20rem;filter:blur(14rem);z-index:0;left:0%;top:0%}.login-page .form-wrapper .login-form .bottom-glow{background-color:#1d4ed8;position:absolute;width:20rem;height:20rem;filter:blur(9rem);z-index:0;top:60%;right:-20%}.login-page .form-wrapper .login-form h4{font-size:3.2rem;text-align:center;width:100%;color:#f1f5f9;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;position:relative;z-index:11;letter-spacing:.05em}@media only screen and (max-width: 450px){.login-page .form-wrapper .login-form h4{font-size:2.8rem}}.login-page .form-wrapper .login-form .form-content{width:100%;display:flex;flex-direction:column;gap:2.5rem;position:relative;z-index:10;align-items:flex-start;justify-content:flex-start}.login-page .form-wrapper .login-form .form-content .error-text{text-align:left}.login-page .form-wrapper .login-form .form-content .user-info{width:100%;display:grid;grid-template-columns:1fr;grid-gap:2.5rem}.login-page .form-wrapper .login-form .form-content .user-info .forgot-password{width:100%;display:flex;align-items:center;justify-content:flex-end}.login-page .form-wrapper .login-form .form-content .user-info .forgot-password a{transition:all .3s ease;color:#cbd5e1;font-weight:400;font-size:1.4rem}.login-page .form-wrapper .login-form .form-content .user-info .forgot-password a:hover{text-decoration:underline;color:#b2bcc7}.login-page .form-wrapper .login-form .form-content .user-info button{width:100%;border-radius:1000px;color:#f1f5f9;background-color:#1e40af;height:4.8rem;font-size:1.6rem;font-weight:400}@media only screen and (max-width: 450px){.login-page .form-wrapper .login-form .form-content .user-info button{font-size:1.5rem}}.login-page .form-wrapper .login-form .form-content .user-info button span{display:inline-block}.login-page .form-wrapper .login-form .form-content .user-info .divider-line{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.login-page .form-wrapper .login-form .form-content .user-info .divider-line .line1{height:.1rem;background-color:#64748b;width:100%}.login-page .form-wrapper .login-form .form-content .user-info .divider-line span{color:#cbd5e1;font-size:1.4rem}.login-page .form-wrapper .login-form .form-content .user-info .google-btn{background-color:#1e293b;font-size:1.6rem;display:flex;justify-content:center;padding:1.2rem;gap:.8rem;transition:all .3s ease;align-items:center;color:#f1f5f9}.login-page .form-wrapper .login-form .form-content .user-info .google-btn:hover{background-color:#1e293bb3;color:#cbd5e1}@media only screen and (max-width: 450px){.login-page .form-wrapper .login-form .form-content .user-info .google-btn{font-size:1.5rem;padding:1.4rem}}.login-page .form-wrapper .login-form .form-content .user-info .google-btn svg{height:2.7rem;width:2.7rem}.login-page .form-wrapper .login-form .form-content .google-btn{background-color:#1e293b;font-size:1.6rem;display:flex;justify-content:center;padding:1.2rem;gap:.8rem;transition:all .3s ease;align-items:center;color:#f1f5f9}.login-page .form-wrapper .login-form .form-content .google-btn:hover{background-color:#1e293bb3;color:#cbd5e1}@media only screen and (max-width: 450px){.login-page .form-wrapper .login-form .form-content .google-btn{font-size:1.5rem;padding:1.4rem}}.login-page .form-wrapper .login-form .form-content .google-btn svg{height:2.7rem;width:2.7rem}.login-page .form-wrapper .login-form .form-content .divider-line{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.login-page .form-wrapper .login-form .form-content .divider-line .line1{height:.1rem;background-color:#64748b;width:100%}.login-page .form-wrapper .login-form .form-content .divider-line span{color:#cbd5e1;font-size:1.4rem}.login-page .form-wrapper .login-form .form-content .login-link{width:100%;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.4rem}.login-page .form-wrapper .login-form .form-content .login-link p{color:#f1f5f9;font-size:1.45rem;font-weight:300;width:-moz-max-content;width:max-content}.login-page .form-wrapper .login-form .form-content .login-link a{font-weight:400;text-decoration:underline;transition:color .3s ease;color:#f1f5f9;font-size:1.45rem;cursor:pointer}.login-page .form-wrapper .login-form .form-content .login-link a:hover{color:#cbd5e1}.create-reset-password-page{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#020617;overflow:hidden;position:relative}.create-reset-password-page .blue-planet{position:absolute;bottom:0%;left:0%;-o-object-fit:cover;object-fit:cover;height:100%;z-index:1}@media screen and (max-width: 1025px){.create-reset-password-page .blue-planet{width:100%;left:0}}@media screen and (max-width: 600px){.create-reset-password-page .blue-planet{width:-moz-max-content;width:max-content}}.create-reset-password-page .form-wrapper{display:flex;width:100%;justify-content:center;align-items:center;max-width:100%;padding:0 3rem}@media screen and (max-width: 450px){.create-reset-password-page .form-wrapper{padding:0 2rem}}.create-reset-password-page .form-wrapper .cr-form{position:relative;z-index:2;padding:4rem 3rem;background-color:#0f172af0;width:100%;max-width:55rem;border-radius:2rem;display:flex;flex-direction:column;gap:2.5rem;overflow:hidden}@media only screen and (max-width: 450px){.create-reset-password-page .form-wrapper .cr-form{padding:4rem 2rem}}.create-reset-password-page .form-wrapper .cr-form .top-glow{background-color:#f87171;position:absolute;width:18rem;height:20rem;filter:blur(14rem);z-index:0;left:0%;top:0%}.create-reset-password-page .form-wrapper .cr-form .bottom-glow{background-color:#1d4ed8;position:absolute;width:20rem;height:20rem;filter:blur(9rem);z-index:0;top:60%;right:-20%}.create-reset-password-page .form-wrapper .cr-form h4{font-size:3.2rem;text-align:center;color:#f1f5f9;font-weight:600;cursor:pointer;width:100%;font-family:Cinzel Decorative,serif;position:relative;z-index:11;letter-spacing:.05em}@media only screen and (max-width: 450px){.create-reset-password-page .form-wrapper .cr-form h4{font-size:2.8rem}}.create-reset-password-page .form-wrapper .cr-form .form-content{width:100%;display:flex;flex-direction:column;gap:2.5rem;position:relative;align-items:flex-start;justify-content:flex-start;z-index:10}@media only screen and (max-width: 450px){.create-reset-password-page .form-wrapper .cr-form .form-content{gap:2rem}}.create-reset-password-page .form-wrapper .cr-form .form-content a svg{width:2.8rem;height:2.8rem;transition:opacity .2s ease}.create-reset-password-page .form-wrapper .cr-form .form-content a svg:hover{opacity:.8}.create-reset-password-page .form-wrapper .cr-form .form-content .text{width:100%;gap:.8rem;align-items:flex-start;justify-content:flex-start;display:flex;flex-direction:column}.create-reset-password-page .form-wrapper .cr-form .form-content .text h2{color:#e2e8f0;font-size:3.2rem;font-weight:500;width:100%}@media only screen and (max-width: 450px){.create-reset-password-page .form-wrapper .cr-form .form-content .text h2{font-size:2.5rem}}@media only screen and (max-width: 360px){.create-reset-password-page .form-wrapper .cr-form .form-content .text h2{font-size:2rem}}.create-reset-password-page .form-wrapper .cr-form .form-content .text p{color:#e2e8f0;font-size:1.5rem;font-weight:300;width:100%}@media only screen and (max-width: 500px){.create-reset-password-page .form-wrapper .cr-form .form-content .text p{font-size:1.4rem;line-height:2.2rem}}@media only screen and (max-width: 360px){.create-reset-password-page .form-wrapper .cr-form .form-content .text p{font-size:1.3rem}}.create-reset-password-page .form-wrapper .cr-form .form-content button{width:100%;border-radius:1000px;color:#f1f5f9;background-color:#1e40af;height:4.8rem;font-size:1.6rem;overflow:hidden;font-weight:400}.create-reset-password-page .form-wrapper .cr-form .form-content button span{display:inline-block}.password-success-page{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#020617;overflow:hidden;position:relative}.password-success-page .blue-planet{position:absolute;bottom:0%;left:0%;-o-object-fit:cover;object-fit:cover;height:100%;z-index:1}@media screen and (max-width: 1025px){.password-success-page .blue-planet{width:100%;left:0}}@media screen and (max-width: 600px){.password-success-page .blue-planet{width:-moz-max-content;width:max-content}}.password-success-page .form-wrapper{display:flex;width:100%;justify-content:center;align-items:center;max-width:100%;padding:0 3rem}@media screen and (max-width: 600px){.password-success-page .form-wrapper{padding:0 2rem}}.password-success-page .form-wrapper .ps-form{position:relative;z-index:2;padding:4rem 3rem;background-color:#0f172af0;width:100%;max-width:55rem;border-radius:2rem;display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start;justify-content:flex-start;overflow:hidden}@media only screen and (max-width: 450px){.password-success-page .form-wrapper .ps-form{padding:4rem 2rem}}.password-success-page .form-wrapper .ps-form .top-glow{background-color:#f87171;position:absolute;width:18rem;height:20rem;filter:blur(140rem);z-index:0;left:0%;top:0%}.password-success-page .form-wrapper .ps-form .bottom-glow{background-color:#1d4ed8;position:absolute;width:20rem;height:20rem;filter:blur(9rem);z-index:0;top:60%;right:-20%}.password-success-page .form-wrapper .ps-form h4{font-size:3.2rem;text-align:center;width:100%;color:#f1f5f9;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;position:relative;z-index:11;letter-spacing:.05em}@media only screen and (max-width: 450px){.password-success-page .form-wrapper .ps-form h4{font-size:2.8rem}}.password-success-page .form-wrapper .ps-form .form-content{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:3rem;position:relative;z-index:10;justify-content:center;align-items:center}.password-success-page .form-wrapper .ps-form .form-content .text{width:100%;gap:.8rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.password-success-page .form-wrapper .ps-form .form-content .text .success-heading{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center}@media only screen and (max-width: 540px){.password-success-page .form-wrapper .ps-form .form-content .text .success-heading img{width:2.4rem;height:2.4rem}}@media only screen and (max-width: 420px){.password-success-page .form-wrapper .ps-form .form-content .text .success-heading img{width:2rem;height:2rem}}.password-success-page .form-wrapper .ps-form .form-content .text .success-heading h2{color:#e2e8f0;font-size:3.2rem;font-weight:500}@media only screen and (max-width: 540px){.password-success-page .form-wrapper .ps-form .form-content .text .success-heading h2{font-size:2.4rem;text-align:center}}@media only screen and (max-width: 420px){.password-success-page .form-wrapper .ps-form .form-content .text .success-heading h2{font-size:2rem;text-align:center}}@media only screen and (max-width: 330px){.password-success-page .form-wrapper .ps-form .form-content .text .success-heading h2{font-size:1.5rem}}.password-success-page .form-wrapper .ps-form .form-content .text p{color:#e2e8f0;font-size:1.5rem;font-weight:300}@media only screen and (max-width: 450px){.password-success-page .form-wrapper .ps-form .form-content .text p{text-align:center}}@media only screen and (max-width: 330px){.password-success-page .form-wrapper .ps-form .form-content .text p{font-size:1.3rem}}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper{display:flex;flex-direction:column;color:#f8fafc;width:100%;gap:.8rem}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper label{font-size:1.4rem;color:#d2d3d4}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .input-box{display:flex;align-items:center;background-color:#4755694d;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);border-radius:1000px;padding:1.4rem;position:relative}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .input-box svg{width:1.4rem;height:1.4rem}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .input-box input{flex:1;background:transparent;border:none;outline:none;color:#f8fafc;padding-left:1.2rem;font-size:1.6rem}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .input-box input::-moz-placeholder{color:#94a3b8;font-weight:300}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .input-box input::placeholder{color:#94a3b8;font-weight:300}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .input-box .toggle-icon{display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9ca3af}.password-success-page .form-wrapper .ps-form .form-content .input-wrapper .select-box select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;color:#94a3b8;font-weight:300;border:none;outline:none;flex:1}.password-success-page .form-wrapper .ps-form .form-content button{width:100%;font-weight:400;border-radius:1000px;color:#f1f5f9;background-color:#1e40af;height:4.8rem;font-size:1.6rem;overflow:hidden}.password-success-page .form-wrapper .ps-form .form-content button span{display:inline-block}.dashboard-page{width:100%;background-color:#020617;height:100vh;overflow:hidden}.dashboard-page .dashboard-container{width:100%;padding:1rem}@media only screen and (max-width: 1024px){.dashboard-page .dashboard-container{padding-top:0}}.dashboard-page .dashboard-container .dashboard-content{gap:2rem;display:flex;flex-direction:column;margin:0 0 0 270px;height:100vh;overflow:hidden}@media screen and (max-width: 1024px){.dashboard-page .dashboard-container .dashboard-content{margin:0;padding-top:1rem}}.dashboard-page .dashboard-container .dashboard-content .head{width:100%;box-shadow:0 4px 4px #00000040 inset;background-color:#0f172a;border-radius:1.5rem;padding:1rem 2rem;display:flex;justify-content:space-between;height:5.7rem;align-items:center;flex-shrink:0;position:sticky;top:0;z-index:10}.dashboard-page .dashboard-container .dashboard-content .head .head-left{width:100%;flex-shrink:1;flex-direction:row;justify-content:flex-start;align-items:center;display:flex;gap:1rem}.dashboard-page .dashboard-container .dashboard-content .head .head-left .module-name{display:flex;flex-direction:row;align-items:center;gap:1rem}@media screen and (max-width: 1024px){.dashboard-page .dashboard-container .dashboard-content .head .head-left .module-name{display:none}}.dashboard-page .dashboard-container .dashboard-content .head .head-left .module-name svg{width:1.6rem;height:1.6rem}.dashboard-page .dashboard-container .dashboard-content .head .head-left .module-name h3{font-size:1.65rem;color:#94a3b8;font-weight:400;cursor:pointer}.dashboard-page .dashboard-container .dashboard-content .head .head-left span{cursor:pointer;display:none}@media screen and (max-width: 1024px){.dashboard-page .dashboard-container .dashboard-content .head .head-left span{display:inline-block}}.dashboard-page .dashboard-container .dashboard-content .head .head-left h4{display:none;font-size:2rem;color:#f8fafc;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;letter-spacing:.06em}@media screen and (max-width: 1024px){.dashboard-page .dashboard-container .dashboard-content .head .head-left h4{display:inline-block}}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar{display:flex;align-items:center;background-color:#1e293b;border:1px solid rgba(255,255,255,.1);border-radius:9999px;padding:1rem 1.6rem;justify-content:flex-start;width:100%;max-width:400px;gap:1rem;flex-shrink:1}@media screen and (max-width: 1024px){.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar{display:none}}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar:hover{border:1px solid #475569}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar.form-focus{border:1px solid rgba(255,255,255,.3)}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar input{background:transparent;border:none;outline:none;width:100%;color:#fff;flex:1;font-size:1.4rem;min-width:320px}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar input::-moz-placeholder{color:#94a3b8}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar input::placeholder{color:#94a3b8}.dashboard-page .dashboard-container .dashboard-content .head .head-left .search-bar .search-icon{color:#ffffff80;font-size:16px}.dashboard-page .dashboard-container .dashboard-content .head .head-right{display:flex;flex-direction:row;gap:2.5rem;justify-content:flex-end;align-items:center;width:100%;opacity:0;animation:fadeIn .1s ease-out forwards}.dashboard-page .dashboard-container .dashboard-content .head .head-right div{display:flex;flex-direction:column;position:relative}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .head .head-right div{position:static}}.dashboard-page .dashboard-container .dashboard-content .head .head-right div svg{cursor:pointer;height:22px;width:22px}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu{overflow-y:scroll;height:475px;position:absolute;top:2.8rem;right:100%;background-color:#020617;border:1px solid #1e293b;border-radius:1.2rem;padding:2rem 1.5rem;width:40rem;color:#fff;display:flex;flex-direction:column;gap:1.2rem;box-shadow:0 0 25px 10px #00000040}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu::-webkit-scrollbar{display:none}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu{top:4.8rem;right:0}}@media screen and (max-width: 400px){.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu{width:30rem}}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-title{font-size:1.6rem;font-weight:500;color:#ffffffbf}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item{border-bottom:1px solid #2a2f41;padding:16px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:1rem}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item .date{font-size:1.2rem;color:#ffffffbf;font-weight:300}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item .message{font-size:1.4rem;font-weight:300;line-height:1.4;color:#ffffffbf}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item .mark-read{font-size:1.4rem;color:#ffffffbf;cursor:pointer;text-decoration:underline;width:-moz-fit-content;width:fit-content}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item .date-bottom{font-weight:300;font-size:1.2rem;color:#ffffffbf}.dashboard-page .dashboard-container .dashboard-content .head .head-right div .notification-menu .notification-item.unread{background-color:#0f172a;border-radius:.8rem}.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn{border-radius:1000px;color:#f8fafc;padding:1rem 2rem;background-color:#020617;overflow:hidden;width:-moz-max-content;width:max-content;position:relative;z-index:2;display:flex;justify-content:center;align-items:center;gap:.5rem}@media screen and (max-width: 1024px){.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn{display:none}}.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn .bg-glow{position:absolute;z-index:1;width:100%;-o-object-fit:cover;object-fit:cover}.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn span{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:400}@media screen and (max-width: 500px){.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn span{font-size:1.2rem;font-weight:300}}.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn svg{width:17px;height:17px}@media screen and (max-width: 500px){.dashboard-page .dashboard-container .dashboard-content .head .head-right .ae-btn svg{width:15px;height:15px}}.dashboard-page .dashboard-container .dashboard-content .head .head-right .upgrade{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#94a3b82e;border-radius:1000px;color:#f8fafc;padding:1rem 2.2rem;overflow:hidden;font-weight:400}@media only screen and (max-width: 1025px){.dashboard-page .dashboard-container .dashboard-content .head .head-right .upgrade{display:none}}.dashboard-page .dashboard-container .dashboard-content .head .head-right .upgrade span{display:inline-block}.dashboard-page .dashboard-container .dashboard-content .head .head-right .head-profile{display:flex;cursor:pointer;align-items:center;gap:1rem;flex-direction:row}.dashboard-page .dashboard-container .dashboard-content .head .head-right .head-profile .avatar-img{width:32px;height:32px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:1000px}.dashboard-page .dashboard-container .dashboard-content .head .head-right .head-profile .avatar-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dashboard-page .dashboard-container .dashboard-content .head .head-right .head-profile span{display:flex;justify-content:center;align-items:center;color:#94a3b8;text-transform:capitalize;font-size:1.4rem;font-weight:400}@media screen and (max-width: 500px){.dashboard-page .dashboard-container .dashboard-content .head .head-right .head-profile span{font-size:1.2rem;font-weight:300}}.dashboard-page .dashboard-container .dashboard-content .selected-value{font-size:1.4rem}.dashboard-page .dashboard-container .dashboard-content .home-content{margin-top:1.5rem;display:grid;width:100%;grid-template-columns:300px 1fr}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-container{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:2rem;flex-direction:column}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-card{border-radius:15px;text-align:center;padding-top:4rem;background-color:#0f172a;display:flex;overflow:hidden;justify-content:center;align-items:center;gap:4rem;position:relative;flex-direction:column}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-card svg{position:absolute;top:1.5rem;right:1.5rem}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-card .grad-box{padding:1.2rem;padding-bottom:0;display:flex;width:100%;background-color:#1e293b;flex-direction:column;gap:.8rem;overflow:hidden;position:relative}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-card .grad-box .blue-glow{position:absolute;width:68%;height:50px;filter:blur(50px);background-color:#1d4ed8;z-index:0;transform:translate(18%)}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-card .grad-box .profile-handle{font-size:1.4rem;color:#f1f5f9;position:relative;z-index:1}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-card .grad-box .profile-email{font-size:1.2rem;color:#cbd5e1;font-weight:300;padding-bottom:1rem;position:relative;z-index:1}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-email{font-size:.85rem;color:#aaa}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-info{background-color:#0f172a;padding:2rem;border-radius:15px;display:flex;gap:1.5rem;flex-direction:column}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-info h4{font-size:1.6rem;font-weight:400;color:#e2e8f0}.dashboard-page .dashboard-container .dashboard-content .home-content .profile-info .profile-info-item{font-weight:300;font-size:1.4rem;color:#cbd5e1}.dashboard-page .dashboard-container .dashboard-content .save-changes{width:100%;display:flex;justify-content:flex-end;align-items:center}.dashboard-page .dashboard-container .dashboard-content .back-btn{display:flex;justify-content:left;gap:.5rem;align-items:center;cursor:pointer;transition:all .3s ease}.dashboard-page .dashboard-container .dashboard-content .back-btn:hover{opacity:.8}.dashboard-page .dashboard-container .dashboard-content .back-btn svg{rotate:90deg;width:1.6rem;height:1.6rem}.dashboard-page .dashboard-container .dashboard-content .back-btn span{color:#e2e8f0;font-weight:300;font-size:1.6rem}.dashboard-page .dashboard-container .dashboard-content .two{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media screen and (max-width: 500px){.dashboard-page .dashboard-container .dashboard-content .two{grid-template-columns:1fr}}.dashboard-page .dashboard-container .dashboard-content .two input{font-size:1.4rem}.dashboard-page .dashboard-container .dashboard-content .billing-page{width:100%;padding:2rem 1rem 3rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;overflow-y:scroll;gap:3rem}.dashboard-page .dashboard-container .dashboard-content .billing-page::-webkit-scrollbar{display:none}.dashboard-page .dashboard-container .dashboard-content .billing-page .tabs{display:flex;gap:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .tabs .tab{cursor:pointer;padding-bottom:.5rem;color:#94a3b8;border-bottom:2px solid transparent;transition:.3s;font-size:1.4rem;font-weight:300;transition:all .3s ease}.dashboard-page .dashboard-container .dashboard-content .billing-page .tabs .tab:hover{color:#94a3b8d9}.dashboard-page .dashboard-container .dashboard-content .billing-page .tabs .tab.active{color:#f1f5f9;border-bottom:2px solid white}@media screen and (max-width: 400px){.dashboard-page .dashboard-container .dashboard-content .billing-page .tabs .tab{font-size:1.2rem}}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-title{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-title h2{font-size:2rem;font-weight:400;color:#f1f5f9}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-title .subtitle{color:#94a3b8;font-size:1.6rem;font-weight:300}.dashboard-page .dashboard-container .dashboard-content .billing-page .p-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .p-left h6{color:#cbd5e1;font-size:1.6rem;font-weight:500}.dashboard-page .dashboard-container .dashboard-content .billing-page .p-left p{color:#94a3b8;font-size:1.4rem;font-weight:400;line-height:2.8rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .p-left a{color:#94a3b8;font-size:1.4rem;font-weight:400;text-decoration:underline}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card{width:100%;background:#1e293b;padding:2rem;border-radius:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card.visa{flex-direction:row}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card .visa-info{display:flex;width:100%;flex-direction:column;gap:.8rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card.simple{background:transparent;border:1px solid #334155}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card .top-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card .top-row svg{width:2.2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card span{font-size:1.4rem;font-weight:400;color:#cbd5e1}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card h6{color:#f1f5f9;font-size:1.6rem;line-height:2.8rem;font-weight:400}.dashboard-page .dashboard-container .dashboard-content .billing-page .gray-card p{color:#94a3b8;font-size:1.4rem;font-weight:400}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details{width:100%;background:#0f172a;border-radius:1.6rem;padding:2rem;display:flex;flex-direction:row;gap:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details.subs{flex-direction:column;gap:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details .subs-title{display:flex;width:100%;line-height:2.8rem;justify-content:space-between;align-items:center}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details .subs-title svg{width:2.2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details .three{display:flex;flex-direction:row;gap:2rem;width:100%}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details .three p{line-height:2.8rem}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-details .three{flex-direction:column}}.dashboard-page .dashboard-container .dashboard-content .billing-page .current-plan{display:grid;grid-template-columns:1fr 1.7fr;grid-gap:2rem}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .billing-page .current-plan{grid-template-columns:1fr}}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table-wrapper{border-radius:1rem;overflow-x:auto}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table{width:100%;border-collapse:collapse;color:#cbd5e1;border:1px solid #1e293b;font-size:1.4rem}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table{font-size:1.2rem}}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table th{text-align:left;padding:2rem;background:#1f2937;font-size:1.4rem;color:#f1f5f9;font-weight:400}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table td{padding:2rem;border-top:1px solid #1e293b;font-weight:400}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table .status{display:flex;align-items:center;gap:.5rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table .status .dot{width:7px;height:7px;background:#22c55e;margin-right:.2rem;border-radius:50%}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table tr:last-child td{border-bottom:none}.dashboard-page .dashboard-container .dashboard-content .billing-page .invoice-table tr:hover{background-color:#1a2538}.dashboard-page .dashboard-container .dashboard-content .billing-page .toggle-switch{width:5.5rem;background-color:#2d3748;border-radius:1000px;display:flex;align-items:center;padding:4px;cursor:pointer;transition:background-color .3s}.dashboard-page .dashboard-container .dashboard-content .billing-page .toggle-switch .circle{width:1.8rem;height:1.8rem;background-color:#a0aec0;border-radius:50%;transition:transform .3s;transform:translate(0)}.dashboard-page .dashboard-container .dashboard-content .billing-page .toggle-switch.on{background-color:#4a5568}.dashboard-page .dashboard-container .dashboard-content .billing-page .toggle-switch.on .circle{transform:translate(30px)}.dashboard-page .dashboard-container .dashboard-content .billing-page .pd{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:2rem}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .billing-page .pd{grid-template-columns:1fr}}.dashboard-page .dashboard-container .dashboard-content .billing-page .card-list{display:flex;gap:2rem;width:100%;flex-direction:row}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .billing-page .card-list{flex-direction:column}}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card{position:relative;background:#0f172a;border:1px solid #334155;border-radius:1.2rem;padding:2rem;box-shadow:8px 8px 11px #0000001c;width:100%;display:flex;flex-direction:column;gap:1.5rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .card-header{display:flex;justify-content:space-between;align-items:center;width:100%}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .card-header img{width:3.5rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .card-header svg{width:2rem;height:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .default-label{border:1px solid #60a5fa;color:#fff;font-size:1rem;background:#60a5fa33;font-weight:300;padding:.4rem 1.2rem;border-radius:1000px;width:-moz-min-content;width:min-content;color:#60a5fa}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .card-info{flex-grow:1;display:flex;flex-direction:column;gap:.8rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .card-info h3{font-size:1.4rem;color:#e2e8f0}.dashboard-page .dashboard-container .dashboard-content .billing-page .billing-card .card-info p{font-size:1.2rem;color:#cbd5e1}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method{width:100%;display:flex;justify-content:flex-start;flex-direction:column;align-items:flex-start;gap:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method h3{color:#f1f5f9;font-size:1.8rem;font-weight:400}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method .payment-form{width:100%;display:flex;flex-direction:column;gap:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method .payment-form .two{gap:2rem}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method .payment-form .three{width:100%;display:flex;flex-direction:row;gap:2rem;align-items:center;justify-content:center}.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method .payment-form .three .remember-me{padding-top:2rem}@media screen and (max-width: 600px){.dashboard-page .dashboard-container .dashboard-content .billing-page .payment-method .payment-form .three{flex-direction:column}}.report-title{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.report-title{flex-direction:column;gap:1rem;align-items:flex-start}}.report-title .p-2xl{font-weight:500;color:#f1f5f9}@media screen and (max-width: 600px){.report-title .p-2xl{font-size:2rem}}.report-title .p-2xl span{background:linear-gradient(90deg,#f87171,#9ab8ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-transform:capitalize;text-fill-color:transparent}@media screen and (max-width: 1200px){.report-title button{align-self:flex-end}}@media screen and (max-width: 600px){.report-title button{align-self:flex-start}}.app-container{width:100%;background-color:#020617;height:100dvh;overflow:hidden;padding:1rem}@media only screen and (max-width: 769px){.app-container{padding:0}}.app-container .overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:999;opacity:0;transition:all .4 ease-in}@media (max-width: 769px){.app-container .overlay{opacity:1}}.app-container .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;z-index:999;display:flex;align-items:center;justify-content:center}.app-container .modal-overlay .modal-container{box-shadow:0 4px 4px #00000040;-webkit-backdrop-filter:blur(2.2rem);backdrop-filter:blur(2.2rem);background:#0f172a;-webkit-backdrop-filter:drop-shadow(2px 4px 6px black);backdrop-filter:drop-shadow(2px 4px 6px black);color:#fff;padding:2rem;width:90%;max-width:44rem;border-radius:1.2rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:2.5rem}.app-container .modal-overlay .modal-container.dislike-modal .modal-head{display:flex;justify-content:space-between;width:100%;flex-direction:row;align-items:center}.app-container .modal-overlay .modal-container.dislike-modal .modal-head svg{width:1.8rem;height:1.8rem}.app-container .modal-overlay .modal-container.dislike-modal textarea{resize:none}.app-container .modal-overlay .modal-container h3{font-size:1.8rem;font-weight:400}.app-container .modal-overlay .modal-container p{font-size:1.4rem;color:#94a3b8;font-weight:300;line-height:1.5}.app-container .modal-overlay .modal-container p a{text-decoration:underline}.app-container .modal-overlay .modal-container .modal-buttons{width:100%;display:flex;justify-content:flex-start;gap:1.5rem}.app-container .modal-overlay .modal-container .modal-buttons.submit-btn{justify-content:flex-end}.app-container .modal-overlay .modal-container .modal-buttons.submit-btn button{padding:1rem 3.2rem;width:-moz-max-content;width:max-content}.app-container .modal-overlay .modal-container .modal-buttons button{padding:1rem 1.2rem;width:50%;font-weight:300;font-size:1.6rem;border:none;border-radius:1000px;display:flex;justify-content:center;align-items:center;cursor:pointer}.app-container .modal-overlay .modal-container .modal-buttons .cancel{background-color:#1e293b;color:#f1f5f9}.app-container .modal-overlay .modal-container .modal-buttons .delete{background:#ef4444;color:#fff}.app-container .help-menu{min-width:35rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:1px solid;position:absolute;bottom:80px;right:4rem;z-index:1000;padding:4.2rem;border-radius:2rem;background:#020617d4}@media only screen and (max-width: 769px){.app-container .help-menu{min-width:30rem;bottom:6rem;right:0}}@media only screen and (max-width: 350px){.app-container .help-menu{padding:3.5rem;bottom:6rem;right:-20px}}.app-container .help-menu .help-content{width:100%;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;align-items:center}.app-container .help-menu .help-content h2{font-size:2.8rem;font-weight:600;color:#f1f5f9}.app-container .help-menu .help-content .h-flex{width:100%;text-align:center;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem}.app-container .help-menu .help-content .h-flex .input-wrapper label{display:none}.app-container .help-menu .help-content .h-flex .input-box{-webkit-backdrop-filter:none;backdrop-filter:none;background:#4755694d}.app-container .help-menu .help-content .h-flex .input-box input{font-size:1.4rem;color:#94a3b8}.app-container .help-menu .help-content .h-flex h4{font-size:1.6rem;color:#f1f5f9;font-weight:400}.app-container .help-menu .help-content .h-flex h5{font-size:1.2rem;color:#f1f5f9;font-weight:400}.app-container .help-menu .help-content .google-btn{background:#1e293b;font-size:1.4rem;display:flex;width:100%;border-radius:1000px;justify-content:center;padding:.8rem 1.2rem;gap:.8rem;transition:all .3s ease-in;align-items:center;color:#f1f5f9;font-weight:200}.app-container .help-menu .help-content .google-btn:hover{background-color:#1e293bb3;color:#cbd5e1}.app-container .help-menu .help-content .google-btn.email-btn{padding:1.4rem}@media only screen and (max-width: 450px){.app-container .help-menu .help-content .google-btn{font-size:1.5rem;padding:1.1rem}}.app-container .help-menu .help-content .google-btn svg{height:2.7rem;width:2.7rem}.app-container .help-menu .help-content .divider-line{width:100%;display:flex;justify-content:space-between;align-items:center;gap:2rem}.app-container .help-menu .help-content .divider-line .line1{height:.1rem;background-color:#334155;width:100%}.app-container .help-menu .help-content .divider-line span{color:#475569;font-size:1.4rem}.app-container .main-content{box-shadow:-5px 1px 12px #0000001f;margin:0 0 0 270px;border-radius:1.5rem;position:relative;overflow:hidden;background:linear-gradient(180deg,#080f248e,#1e3b8a7f);height:100%;padding-bottom:.8rem}@media screen and (max-width: 1024px){.app-container .main-content{margin:0}}@media only screen and (max-width: 769px){.app-container .main-content{padding:0;border-radius:0}}.app-container .main-content .banner{position:absolute;width:100%;padding:1rem;z-index:111;background-color:#1e293b6b;top:0}@media only screen and (max-width: 800px){.app-container .main-content .banner{top:unset;bottom:0}}.app-container .main-content .banner p{font-weight:100;font-size:1.2rem;color:#f1f5f9;text-align:center}@media only screen and (max-width: 600px){.app-container .main-content .banner p{font-size:1.1rem}}.app-container .main-content .bg{position:absolute;-o-object-fit:cover;object-fit:cover}.app-container .main-content .bg.planet1{width:100%;top:76%;left:0}@media screen and (max-width: 600px){.app-container .main-content .bg.planet1{transform:translate(-50%,87%)}}.app-container .main-content .bg.planet2{width:350px;top:5%;right:-12%}@media screen and (max-width: 1025px){.app-container .main-content .bg.planet2{width:250px;top:5%;opacity:.9}}@media screen and (max-width: 600px){.app-container .main-content .bg.planet2{width:183px;top:5%}}.app-container .main-content .bg.planet3{bottom:75%;left:50%;width:700px}.app-container .main-content .bg.planet4{top:22%;left:-9%;width:22rem}@media screen and (max-width: 1025px){.app-container .main-content .bg.planet4{width:18rem;opacity:.8;top:20%}}@media screen and (max-width: 600px){.app-container .main-content .bg.planet4{width:14rem;top:17%;opacity:.7}}.app-container .main-content .help-btn{position:absolute;z-index:10000;bottom:1.2rem;right:1rem}@media screen and (max-width: 1025px){.app-container .main-content .help-btn{bottom:15rem}}@media screen and (max-width: 769px){.app-container .main-content .help-btn{right:5rem}}@media screen and (max-width: 767px){.app-container .main-content .help-btn{right:2rem}}.app-container .main-content .help-btn.greeting-page{bottom:3rem}@media screen and (max-width: 769px){.app-container .main-content .help-btn.greeting-page{right:3rem}}.app-container .main-content .help-btn .bg-span{width:5.8rem;height:5.8rem;box-shadow:0 6px 18px #00000029;background:#1e293b;border-radius:1000px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:all .3s ease-in}@media only screen and (max-width: 769px){.app-container .main-content .help-btn .bg-span{width:5rem;height:5rem}}.app-container .main-content .help-btn .bg-span.glow{box-shadow:inset 7px 4px 18px #0c0050ba;border:1px solid rgba(255,255,255,.1);background:#26354c}.app-container .main-content .help-btn .bg-span.glow svg{opacity:.7}.app-container .main-content .help-btn .bg-span:hover{background:#243349}.app-container .main-content .help-btn .bg-span:hover svg{opacity:.7}.app-container .main-content .modal-container{background:#1a1d24;color:#fff;padding:2rem;width:90%;max-width:40rem;border-radius:1.2rem;box-shadow:0 0 3rem #0000004d}.app-container .main-content .modal-container h3{font-size:1.4rem;margin-bottom:1rem}.app-container .main-content .modal-container p{font-size:.95rem;color:#cfcfcf}.app-container .main-content .modal-container p a{color:#5e9eff;text-decoration:underline}.app-container .main-content .modal-container .modal-buttons{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:1rem}.app-container .main-content .modal-container .modal-buttons button{padding:.5rem 1.2rem;font-size:.9rem;border:none;border-radius:2rem;cursor:pointer}.app-container .main-content .modal-container .modal-buttons .cancel{background-color:#2e2e2e;color:#ccc}.app-container .main-content .modal-container .modal-buttons .delete{background-color:#ff4d4f;color:#fff}.app-container .main-content .edit-area{width:100%}.app-container .main-content .edit-area textarea{width:100%;resize:none;background:transparent;border:none;font-size:1.5rem;font-weight:300;white-space:pre-wrap;color:#f1f5f9;outline:none}.app-container .main-content .edit-area .edit-actions{display:flex;flex-direction:row;gap:.8rem;width:100%;align-items:center;justify-content:flex-end}.app-container .main-content .edit-area .edit-actions button{padding:.8rem 1.5rem;background:#334155;border-radius:1000px;color:#f1f5f9;transition:all .2s ease-in}.app-container .main-content .edit-area .edit-actions button:hover{background:#334155c2}.app-container .main-content .edit-area .edit-actions .send-btn{background:#fff3;transition:all .2s ease-in}.app-container .main-content .edit-area .edit-actions .send-btn:hover{background:#ffffff4d}.app-container .main-content .content-wrapper{width:100%;position:absolute;z-index:1;top:0;height:100%}@media screen and (max-width: 769px){.app-container .main-content .content-wrapper{background:#00000024}}.app-container .main-content .content-wrapper .bottom-gradient{width:100%;height:40rem;background:linear-gradient(to top,rgba(15,23,42,.7),transparent);position:absolute;bottom:0;z-index:-1}.app-container .main-content .content-wrapper .head{width:100%;border-radius:1.5rem;padding:2rem;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;position:sticky;top:2.5rem;z-index:10}@media only screen and (max-width: 800px){.app-container .main-content .content-wrapper .head{top:.5rem;padding:1rem 2rem}}.app-container .main-content .content-wrapper .head .head-left{width:100%;flex-shrink:1;flex-direction:row;justify-content:flex-start;align-items:center;display:flex;gap:1rem}.app-container .main-content .content-wrapper .head .head-left .module-name{display:flex;flex-direction:row;align-items:center;gap:1rem}@media screen and (max-width: 1024px){.app-container .main-content .content-wrapper .head .head-left .module-name{display:none}}.app-container .main-content .content-wrapper .head .head-left .module-name svg{width:1.6rem;height:1.6rem}.app-container .main-content .content-wrapper .head .head-left .module-name h3{font-size:1.65rem;color:#94a3b8;font-weight:400;cursor:pointer}.app-container .main-content .content-wrapper .head .head-left span{cursor:pointer;display:none}@media screen and (max-width: 1024px){.app-container .main-content .content-wrapper .head .head-left span{display:inline-block}}.app-container .main-content .content-wrapper .head .head-left h4{display:none;font-size:2rem;color:#f8fafc;font-weight:600;cursor:pointer;font-family:Cinzel Decorative,serif;letter-spacing:.06em}@media screen and (max-width: 1024px){.app-container .main-content .content-wrapper .head .head-left h4{display:inline-block}}.app-container .main-content .content-wrapper .head .head-right{display:flex;flex-direction:row;gap:2.5rem;justify-content:flex-end;align-items:center;width:100%;display:none}@media screen and (max-width: 1024px){.app-container .main-content .content-wrapper .head .head-right{display:flex}}.app-container .main-content .content-wrapper .head .head-right div{display:flex;flex-direction:column;position:relative}@media screen and (max-width: 600px){.app-container .main-content .content-wrapper .head .head-right div{position:static}}.app-container .main-content .content-wrapper .head .head-right div svg{cursor:pointer;height:22px;width:22px}.app-container .main-content .content-wrapper .head .head-right .head-profile{display:flex;cursor:pointer;align-items:center;gap:1rem;flex-direction:row}.app-container .main-content .content-wrapper .head .head-right .head-profile img{border-radius:1000px;-o-object-fit:cover;object-fit:cover}.app-container .main-content .content-wrapper .head .head-right .head-profile span{display:flex;justify-content:center;align-items:center;color:#94a3b8;text-transform:capitalize;font-size:1.4rem;font-weight:400}@media screen and (max-width: 500px){.app-container .main-content .content-wrapper .head .head-right .head-profile span{font-size:1.2rem;font-weight:300}}.app-container .main-content .content-wrapper .header{flex-shrink:1;position:sticky;top:1rem;z-index:10;display:flex;padding:0 2rem;align-items:center;justify-content:space-between}.app-container .main-content .content-wrapper .header .h-left{display:flex;flex-direction:row;gap:1.5rem;align-items:center;justify-content:flex-start}.app-container .main-content .content-wrapper .header .h-left .hamburger{cursor:pointer;display:none}@media screen and (max-width: 1024px){.app-container .main-content .content-wrapper .header .h-left .hamburger{display:inline-block}}.app-container .main-content .content-wrapper .header .h-left .input-wrapper{gap:0;cursor:default}@media only screen and (max-width: 600px){.app-container .main-content .content-wrapper .header .h-left .input-wrapper{min-width:-moz-max-content;min-width:max-content}}.app-container .main-content .content-wrapper .header .h-left .input-wrapper .custom-options,.app-container .main-content .content-wrapper .header .h-left .input-wrapper .toggle-icon{display:none}.app-container .main-content .content-wrapper .header .h-left .input-box{background:#ffffff45;font-size:1.4rem;color:#f1f5f9;padding:1.1rem 1.5rem;font-weight:300;gap:.5rem}@media only screen and (max-width: 769px){.app-container .main-content .content-wrapper .header .h-left .input-box{height:3.6rem}}@media only screen and (max-width: 600px){.app-container .main-content .content-wrapper .header .h-left .input-box{padding:1rem}}.app-container .main-content .content-wrapper .header .h-left .input-box .custom-options{background-color:#ffffff26;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:-moz-max-content;width:max-content}.app-container .main-content .content-wrapper .header .h-left .input-box .custom-dropdown{padding-left:0;cursor:default}.app-container .main-content .content-wrapper .header .h-left .input-box .selected-value{color:#f1f5f97a;font-size:1.4rem;font-weight:300}.app-container .main-content .content-wrapper .header .h-left .input-box svg{width:1.8rem;height:1.8rem}.app-container .main-content .content-wrapper .header .h-left .input-box .custom-dropdown{gap:1rem}.app-container .main-content .content-wrapper .header .h-left .dropdown{background:#ffffff45;font-size:1.4rem;color:#f1f5f9;border:none;border-radius:1000px;display:flex;justify-content:center;align-items:center;padding:1.1rem 1.5rem;font-weight:400;gap:.5rem}.app-container .main-content .content-wrapper .header .h-left .dropdown span{margin-right:1rem}.app-container .main-content .content-wrapper .header .h-left .dropdown svg{width:1.6rem;height:1.6rem}@media screen and (max-width: 650px){.app-container .main-content .content-wrapper .header .h-left .dropdown{padding:.8rem 1rem}}.app-container .main-content .content-wrapper .greeting{height:100%;justify-content:center;display:flex;align-items:center;flex-direction:column;text-align:center;gap:3rem;width:-moz-max-content;width:max-content;margin:auto}@media screen and (max-width: 450px){.app-container .main-content .content-wrapper .greeting{width:100%;padding:1rem}}.app-container .main-content .content-wrapper .greeting .t-flex{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center;width:100%}.app-container .main-content .content-wrapper .greeting .t-flex h1{font-weight:500;color:#f8fafc;line-height:120%;text-align:center;font-size:4.8rem}.app-container .main-content .content-wrapper .greeting .t-flex h1 span{background:linear-gradient(60deg,#f87171,#9ab8ff,#f87171);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;animation:gradientMove 4s linear infinite}@keyframes gradientMove{0%{background-position:0% center}to{background-position:200% center}}@media screen and (max-width: 800px){.app-container .main-content .content-wrapper .greeting .t-flex h1{font-size:4.4rem}}@media screen and (max-width: 650px){.app-container .main-content .content-wrapper .greeting .t-flex h1{font-size:3rem}}@media screen and (max-width: 460px){.app-container .main-content .content-wrapper .greeting .t-flex h1{font-size:2.5rem}}.app-container .main-content .content-wrapper .greeting .t-flex .gray{color:#94a3b8}.app-container .main-content .content-wrapper .greeting .t-flex h2{font-size:1.5rem;font-weight:400;color:#cbd5e1;margin-bottom:2rem}.app-container .main-content .content-wrapper .greeting .tags{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;width:100%}.app-container .main-content .content-wrapper .greeting .tags button{color:#cbd5e1;background:#fff3;display:flex;justify-content:center;align-items:center;gap:.8rem;border:none;padding:1rem 2rem;border-radius:1000px;font-size:1.4rem;cursor:pointer;transition:all .2s ease-in}.app-container .main-content .content-wrapper .greeting .tags button.active{background:#334155;color:#fff}@media screen and (max-width: 650px){.app-container .main-content .content-wrapper .greeting .tags button{padding:1rem;flex-wrap:wrap;font-size:1.2rem}}.app-container .main-content .content-wrapper .greeting .tags button:hover{background:#334155;color:#fff}.app-container .main-content .content-wrapper .greeting .tags button svg{width:1.6rem;height:1.6rem}@media screen and (max-width: 650px){.app-container .main-content .content-wrapper .greeting .tags button svg{width:1.4rem;height:1.4rem}}.app-container .main-content .content-wrapper .greeting .validation-message{width:100%;max-width:590px;padding:2.2rem;border-radius:12px;background-color:#1e293b;position:relative;display:flex;align-items:flex-start;justify-content:flex-start}.app-container .main-content .content-wrapper .greeting .validation-message.with-images{bottom:170px}@media screen and (max-width: 430px){.app-container .main-content .content-wrapper .greeting .validation-message{width:360px;padding:1.5rem}}.app-container .main-content .content-wrapper .greeting .validation-message p{color:#cbd5e1;font-size:1.55rem;font-weight:300;line-height:24px;text-align:left}.app-container .main-content .content-wrapper .chat-container{width:100%;margin:auto;justify-content:center;align-items:center;display:flex;position:relative;flex-direction:column;height:100%;padding:1rem}@media screen and (max-width: 1024px){.app-container .main-content .content-wrapper .chat-container{padding-bottom:4rem}}.app-container .main-content .content-wrapper .chat-container .scroll-btn{position:absolute;bottom:17rem;background:#1e293b;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1000px}.app-container .main-content .content-wrapper .chat-container .scroll-btn svg{rotate:180deg}.app-container .main-content .content-wrapper .chat-container .messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%;padding-right:.5rem;height:100%;position:relative;scrollbar-width:thin;scrollbar-color:#475569 transparent;flex-grow:1;max-height:100%;padding-bottom:15rem}@media screen and (max-width: 600px){.app-container .main-content .content-wrapper .chat-container .messages{padding-left:1rem;padding-right:1rem}}.app-container .main-content .content-wrapper .chat-container .messages .inner-container{width:100%;max-width:700px;padding:3rem 0;display:flex;flex-direction:column;align-items:center;gap:2rem}.app-container .main-content .content-wrapper .chat-container .user-options{width:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:1rem}.app-container .main-content .content-wrapper .chat-container .user-options .attachments{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .chat-image{width:8rem;height:8rem;-o-object-fit:cover;object-fit:cover;border-radius:1.2rem}.app-container .main-content .content-wrapper .chat-container .user-options .attachments>img{width:5.5rem;height:5.5rem;border-radius:16px}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .img-wrapper{height:100%}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .file-preview{display:flex;flex-direction:row;gap:.8rem;padding:1.6rem 1rem;background:#1e293b;border-radius:1rem;height:100%}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .file-preview img{width:4rem;height:auto;-o-object-fit:contain;object-fit:contain}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .file-preview .file-info{display:flex;flex-direction:column;justify-content:center;gap:.8rem}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .file-preview .file-info .file-name{color:#fff;font-size:1.5rem}.app-container .main-content .content-wrapper .chat-container .user-options .attachments .file-preview .file-info .file-type{color:#fff;font-size:1.3rem;font-weight:200;text-align:left}.app-container .main-content .content-wrapper .chat-container .bot-msg{width:100%;max-width:700px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.app-container .main-content .content-wrapper .chat-container .msg-opt{display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:flex-start;margin-left:62px;padding-top:8px}@media screen and (max-width: 600px){.app-container .main-content .content-wrapper .chat-container .msg-opt{margin-left:0;padding:0}}.app-container .main-content .content-wrapper .chat-container .msg-opt .reload svg{width:1.8rem;height:1.8rem}.app-container .main-content .content-wrapper .chat-container .msg-opt button{transition:all .2s ease-in;background-color:transparent}.app-container .main-content .content-wrapper .chat-container .msg-opt button.hide{display:none}.app-container .main-content .content-wrapper .chat-container .msg-opt button:hover{opacity:.9}.app-container .main-content .content-wrapper .chat-container .msg-opt button svg{cursor:pointer;width:1.5rem;height:1.5rem}.app-container .main-content .content-wrapper .chat-container .typing{width:100%;max-width:700px;padding:1rem 0rem;display:flex;justify-content:flex-start;align-items:center;gap:2rem}@media screen and (max-width: 600px){.app-container .main-content .content-wrapper .chat-container .typing img{height:3.8rem;width:3.8rem}}.app-container .main-content .content-wrapper .chat-container .message{width:100%;border-radius:1.2rem;font-size:1.6rem;font-weight:300;white-space:pre-wrap;color:#f1f5f9;position:relative;transition:all .2s ease-in}@media only screen and (max-width: 600px){.app-container .main-content .content-wrapper .chat-container .message{font-size:1.6rem}}.app-container .main-content .content-wrapper .chat-container .message p{line-height:1.5;white-space:pre-wrap;word-break:break-word}.app-container .main-content .content-wrapper .chat-container .message.bot{flex-direction:row;display:flex;gap:1.5rem;align-items:flex-start;align-self:flex-start}.app-container .main-content .content-wrapper .chat-container .message.bot .msg-bot-top{width:100%;display:flex;align-items:flex-start;justify-content:flex-start;gap:1.5rem}.app-container .main-content .content-wrapper .chat-container .message.bot .msg-bot-top .formatted-bot-msg{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2rem}.app-container .main-content .content-wrapper .chat-container .message.bot .msg-bot-top .formatted-bot-msg hr{width:100%!important;border:1px solid #334155!important}@media screen and (max-width: 600px){.app-container .main-content .content-wrapper .chat-container .message.bot img{display:none}}.app-container .main-content .content-wrapper .chat-container .message.user{align-self:flex-end;background:#1e293b;width:-moz-max-content;width:max-content;max-width:80%;padding:1rem 1.5rem;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in}.app-container .main-content .content-wrapper .chat-container .message.full-area{width:100%}.app-container .main-content .content-wrapper .chat-container .input-bar{display:flex;align-items:center;-webkit-backdrop-filter:blur(1.8rem);backdrop-filter:blur(1.8rem);background:#ffffff26;border-radius:1000px;padding:0rem 1.8rem;position:absolute;bottom:7.5rem;height:6rem;width:100%;transition:all .2s ease-in}@media only screen and (max-width: 800px){.app-container .main-content .content-wrapper .chat-container .input-bar{width:97%}}@media only screen and (max-width: 600px){.app-container .main-content .content-wrapper .chat-container .input-bar{width:95%}}.app-container .main-content .content-wrapper .chat-container .input-bar.form-focus{border:1px solid rgba(255,255,255,.3);box-shadow:0 0 22px #1e40af66}.app-container .main-content .content-wrapper .chat-container .input-bar input{flex:1;background:transparent;border:none;outline:none;color:#ffffffe8;font-weight:300;font-size:1.6rem}.app-container .main-content .content-wrapper .chat-container .input-bar input::-moz-placeholder{color:#ffffffe8}.app-container .main-content .content-wrapper .chat-container .input-bar input::placeholder{color:#ffffffe8}.app-container .main-content .content-wrapper .chat-container .input-bar button{background:none;border:none;cursor:pointer;background:#334155;border-radius:1000px;padding:1rem;display:flex;justify-content:center;align-items:center}.app-container .main-content .content-wrapper .validation-message{width:100%;max-width:680px;padding:2.2rem;border-radius:12px;background-color:#1e293b;position:relative;display:flex;align-items:flex-start;justify-content:flex-start}.app-container .main-content .content-wrapper .validation-message .close{position:absolute;top:7px;display:flex;right:9px;cursor:pointer}.app-container .main-content .content-wrapper .validation-message .close svg{cursor:pointer;width:1.4rem;height:1.4rem}@media screen and (max-width: 430px){.app-container .main-content .content-wrapper .validation-message{width:375px;padding:1.5rem}}.app-container .main-content .content-wrapper .validation-message p{color:#cbd5e1;font-size:1.55rem;font-weight:300;line-height:24px}.app-container .main-content .content-wrapper .bottom-text-box{width:100%;justify-content:center;display:flex;flex-direction:column;gap:1rem;position:relative;justify-content:space-between;height:-moz-max-content;height:max-content;bottom:6.4rem;align-items:center;bottom:6.5rem}@media screen and (max-width: 800px){.app-container .main-content .content-wrapper .bottom-text-box{bottom:5.7rem}}.app-container .main-content .content-wrapper .search-box{padding:0 1.2rem;border:1px solid transparent;display:flex;flex-direction:column;align-items:flex-start;height:auto;width:100%;max-width:59rem;gap:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff1a;border-radius:1.6rem;justify-content:flex-start;transition:all .2s ease-in;position:relative;min-height:64px;justify-content:center}.app-container .main-content .content-wrapper .search-box.chat-page{width:100%;max-width:700px}.app-container .main-content .content-wrapper .search-box.form-focus{border:1px solid transparent!important;background:#ffffff26}.app-container .main-content .content-wrapper .search-box .selected-imgs{width:100%;flex-direction:row;gap:2rem;display:flex;margin-top:1.2rem}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper{cursor:pointer;position:relative}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper img{width:5.5rem;border-radius:.4rem;overflow:hidden;height:5.5rem;-o-object-fit:cover;object-fit:cover}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper .file-preview{display:flex;flex-direction:row;gap:.8rem;padding:1rem;border:1px solid rgba(148,163,184,.568627451);border-radius:1rem}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper .file-preview img{width:3.5rem;height:3.5rem}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper .file-preview .file-info{display:flex;flex-direction:column;justify-content:space-between}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper .file-preview .file-info .file-name{color:#fff;font-size:1.3rem}.app-container .main-content .content-wrapper .search-box .selected-imgs .img-wrapper .file-preview .file-info .file-type{color:#fff;font-size:1.2rem;font-weight:200;text-align:left}.app-container .main-content .content-wrapper .search-box .selected-imgs .remove{position:absolute;display:flex;right:-1rem;background-color:#1d2b41;border-radius:1000px;padding:.35rem;top:-5px}.app-container .main-content .content-wrapper .search-box .selected-imgs .remove svg{width:.9rem;height:.9rem}.app-container .main-content .content-wrapper .search-box .textbox{width:100%;display:flex;height:100%;flex-direction:row;align-items:flex-start;gap:1rem;flex-flow:row;align-items:center;justify-content:space-between;text-align:left;cursor:text}.app-container .main-content .content-wrapper .search-box .textbox .p-box{width:100%;height:100%}.app-container .main-content .content-wrapper .search-box .textbox.tall{flex-direction:column;justify-content:flex-end;align-items:flex-end;padding-bottom:1.2rem}.app-container .main-content .content-wrapper .search-box .textbox.tall .p-box{width:100%;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:#475569 transparent;max-height:180px}.app-container .main-content .content-wrapper .search-box .textbox.tall .p-box .textarea .chat-container{display:flex;align-items:flex-end;position:fixed;bottom:0;left:0;right:0;padding:10px;background-color:#f0f0f0;border-top:1px solid #ddd}.app-container .main-content .content-wrapper .search-box .textbox.tall .p-box .textarea #chat-textarea{flex-grow:1;resize:none;overflow-y:hidden;min-height:20px;max-height:150px;padding:10px 14px;border-radius:20px;border:1px solid #ccc;font-family:Arial,sans-serif;font-size:16px;line-height:20px}.app-container .main-content .content-wrapper .search-box .textbox textarea{flex:1;width:100%;padding:2rem 0;scrollbar-width:thin;scrollbar-color:#888 transparent;background:transparent;border:none;scrollbar-width:none;resize:none;font-size:1.6rem;height:100%;outline:none;font-weight:300;color:#f1f5f9}@media screen and (max-width: 450px){.app-container .main-content .content-wrapper .search-box .textbox textarea{font-size:1.4rem}}.app-container .main-content .content-wrapper .search-box .textbox textarea::-moz-placeholder{color:#fff9}.app-container .main-content .content-wrapper .search-box .textbox textarea::placeholder{color:#fff9}.app-container .main-content .content-wrapper .search-box .textbox .toolbar{display:flex;justify-content:space-between;align-items:flex-end;border-radius:100px;gap:1rem}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons{display:flex;border-radius:1000px;gap:.5rem}@media screen and (max-width: 450px){.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons{gap:0}}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons button{border:none;background:transparent;padding:.7rem;color:#fff;border-radius:1000px;justify-content:center;font-size:1.4rem;display:flex;font-weight:300;align-items:center;gap:.4rem;cursor:pointer;transition:all .3s ease}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button svg,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons button svg{width:1.8rem;height:1.8rem;transition:all .3s ease}@media screen and (max-width: 450px){.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons button{font-size:1.2rem;padding:.6rem}}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button:hover,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons button:hover{background:#ffffff1f}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button.send,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons button.send{background:#334155;cursor:default}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button.active,.app-container .main-content .content-wrapper .search-box .textbox .toolbar .right-icons button.active{background:#e2e8f0;cursor:pointer}.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button{padding:1rem 1.4rem}@media screen and (max-width: 450px){.app-container .main-content .content-wrapper .search-box .textbox .toolbar .left-buttons button{padding:.6rem .8rem}}.formatted-bot-msg{flex:1}.formatted-bot-msg h1{font-size:1.8rem;font-weight:700;margin:0 0 1.6rem;color:#fff;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.1)}.formatted-bot-msg h2{font-size:1.5rem;font-weight:600;margin:0 0 1.2remx;color:#fff}.formatted-bot-msg h3{font-size:1.85rem;font-weight:600;margin:0 0 1rem;color:#fff}.formatted-bot-msg h4{font-size:1.65rem;font-weight:600;margin:0 0 .9rem;color:#fff}.formatted-bot-msg h5{font-size:1rem;font-weight:600;margin:0 0 .8rem;color:#fff}.formatted-bot-msg h6{font-size:.9rem;font-weight:600;margin:0 0 .7rem;color:#fff}.formatted-bot-msg p{line-height:28px;font-size:1.6rem}.formatted-bot-msg strong,.formatted-bot-msg b{font-weight:400;color:#fff;line-height:28px}.formatted-bot-msg em,.formatted-bot-msg i{font-style:italic}.formatted-bot-msg del,.formatted-bot-msg s{text-decoration:line-through}.formatted-bot-msg ul,.formatted-bot-msg ol{list-style-type:disc;list-style-type:circle;display:flex;flex-direction:column;gap:1.5rem;list-style:disc;padding-left:2rem}.formatted-bot-msg ul li{list-style:disc;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.6rem;white-space:normal}.formatted-bot-msg ol{list-style-type:decimal;gap:0;padding-left:0}.formatted-bot-msg ol li strong{padding:12px 0 2px}.formatted-bot-msg ol li{list-style:none;display:contents;white-space:normal}.formatted-bot-msg ol li p{padding:1.2rem 0}.formatted-bot-msg ol li p strong{padding:0}.formatted-bot-msg ol ul,.formatted-bot-msg ol ul li{list-style:disc}.formatted-bot-msg li{line-height:1.5}.formatted-bot-msg li p strong{font-size:1.8rem}.formatted-bot-msg ul ul,.formatted-bot-msg ol ul{list-style-type:circle;margin-bottom:0}.formatted-bot-msg ol ol,.formatted-bot-msg ul ol{list-style-type:lower-latin;margin-bottom:0}.formatted-bot-msg blockquote{border-left:4px solid rgba(88,69,188,.8);padding-left:16px;margin:0 0 16px;color:#a5a5c0}.formatted-bot-msg code{background:#0000004d;padding:2px 6px;border-radius:4px;font-family:Fira Code,monospace;font-size:.9em;color:#ff9d00}.formatted-bot-msg pre{background:#0000004d;padding:16px;border-radius:8px;overflow-x:auto;margin:0 0 16px;line-height:1.4}.formatted-bot-msg pre code{background:none;padding:0;color:#e6e6e6}.formatted-bot-msg a{color:#7f9cf5;text-decoration:underline}.formatted-bot-msg a:hover{color:#5a7de2}.formatted-bot-msg table{width:100%;border-collapse:collapse;margin:0 0 16px}.formatted-bot-msg th,.formatted-bot-msg td{padding:8px 12px;border:1px solid rgba(255,255,255,.1)}.formatted-bot-msg th{background-color:#0003;font-weight:600}.formatted-bot-msg hr{border:none;height:1px;background:#ffffff1a;margin:24px 0}.formatted-bot-msg:last-child{padding-bottom:2.4rem}.formatted-bot-msg ul li{list-style:none;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap}.formatted-bot-msg ul li p{display:list-item;list-style:disc;display:flex;flex-direction:column;gap:1rem}.formatted-bot-msg ul li br{display:none}.formatted-bot-msg ul li strong{display:list-item;list-style:disc}.formatted-bot-msg ol li{list-style:none}.formatted-bot-msg ol li p{display:list-item;list-style:disc;display:flex;flex-direction:column;gap:1rem}.formatted-bot-msg ol li br{display:none}.formatted-bot-msg ol li strong{display:list-item;list-style:disc}.ethereya-home-dark .hero-section{padding:3rem}.ethereya-home-dark .hero-section .hero-content.coming-soon{position:relative;overflow:hidden}.ethereya-home-dark .hero-section .hero-content.coming-soon .bg-vid{width:100%;top:0;left:0;height:100%;position:absolute}.ethereya-home-dark .hero-section .hero-content.coming-soon .bg-vid .backvideo{width:100%;bottom:0;height:100vh;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;z-index:1}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .hero-content.coming-soon{padding:2rem 2rem 0}}.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text .hero-heading{font-size:8.5rem}@media only screen and (max-width: 1250px){.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text .hero-heading{font-size:6.85rem}}@media only screen and (max-width: 800px){.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text .hero-heading{font-size:5.85rem}}@media only screen and (max-width: 600px){.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text .hero-heading{font-size:5.85rem}}@media only screen and (max-width: 400px){.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text .hero-heading{font-size:4.5rem}}.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text p{color:#e2e8f0;font-size:2.25rem;text-align:center;font-weight:300;line-height:30px;width:100%}@media only screen and (max-width: 400px){.ethereya-home-dark .hero-section .hero-content.coming-soon .hero-text p{font-size:1.85rem}}.ethereya-home-dark .pricing-section{width:100%;padding:20rem 0 10rem;position:relative}@media only screen and (max-width: 800px){.ethereya-home-dark .pricing-section{padding:10rem 0}}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-section{padding:7.5rem 0}}.ethereya-home-dark .pricing-section .pricing-content{z-index:1;position:relative;width:100%;display:flex;flex-direction:column;gap:10rem}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-section .pricing-content{gap:5rem}}.ethereya-home-dark .pricing-section .pricing-content .pricing-head{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.ethereya-home-dark .pricing-section .pricing-content .pricing-head .heading{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:3.2rem;padding:0 10rem}@media screen and (max-width: 1025px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid{padding:0 7rem}}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid{padding:0}}@media screen and (max-width: 600px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid{grid-template-columns:1fr}}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card{width:100%;display:flex;gap:2.5rem;border-radius:2.2rem;padding:4rem 3.2rem;background:#0f172a;color:#e2e8f0;flex-direction:column;align-items:flex-start;justify-content:flex-start}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card{padding:3.5rem 2.8rem}}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card.enterprise{position:relative;z-index:1;overflow:hidden}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card.enterprise .red-glow{background:#f87171;width:15rem;height:15rem;position:absolute;bottom:0;left:0;filter:blur(11rem);z-index:-1}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card.enterprise .blue-glow{background:#1d4ed8;width:15rem;height:20rem;position:absolute;top:0;right:0;filter:blur(11rem);z-index:-1}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card .divider{width:100%;height:.1rem;background-color:#334155}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card h3{font-size:2rem;font-weight:500}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card p{font-size:1.6rem;color:#e2e8f0;width:100%;line-height:2.4rem;font-weight:300}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card p{font-size:1.5rem}}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card h1{font-size:3.2rem;letter-spacing:.02em;font-weight:500;color:#f1f5f9;display:flex;justify-content:center;align-items:center;gap:.8rem}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card h1 span{font-size:1.8rem;font-weight:400}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card ul{display:flex;flex-direction:column;gap:1rem;width:100%}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card ul li{width:100%;font-size:1.6rem;color:#e2e8f0;line-height:2.4rem;font-weight:300;display:flex;flex-direction:row;gap:1rem;align-items:center}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card ul li{font-size:1.5rem}}.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card button{background:#1e293b;border-radius:1000px;width:100%;font-size:1.85rem;font-weight:400;letter-spacing:.03em;color:#f1f5f9;padding:1.6rem}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-section .pricing-content .pricing-grid .pricing-card button{font-size:1.65rem}}.login-page .form-wrapper .login-form.otp-form{padding:4rem 3rem}.login-page .form-wrapper .login-form .otp-label{color:#e2e8f0;font-size:1.5rem;font-weight:300;text-align:center;width:100%}.login-page .form-wrapper .login-form .otp-timer{width:100%;text-align:center;font-size:1.45rem;color:#f1f5f9;font-weight:300}.login-page .form-wrapper .login-form .error-text{width:100%;text-align:center}.login-page .form-wrapper .login-form .resend-otp{width:100%;text-align:center;font-size:1.45rem;color:#f1f5f9;font-weight:300}.login-page .form-wrapper .login-form .resend-otp button{cursor:pointer;background-color:transparent;font-size:1.45rem;color:#f1f5f9;font-weight:300;text-decoration:underline}.login-page .form-wrapper .login-form .form-content .otp-grid{width:100%;display:flex;flex-direction:row;gap:2rem;justify-content:center;align-items:center}@media screen and (max-width: 600px){.login-page .form-wrapper .login-form .form-content .otp-grid{gap:1rem}}.login-page .form-wrapper .login-form .form-content .otp-grid input{text-align:center;font-size:1.8rem;width:5rem;height:5rem;color:#f1f5f9;cursor:pointer;border:none;outline:none;background-color:#4755694d;backdrop-filter:blur(1rem);-webkit-backdrop-filter:blur(1rem);border-radius:.9rem;border:1px solid transparent;transition:all .2s ease-in}@media screen and (max-width: 600px){.login-page .form-wrapper .login-form .form-content .otp-grid input{width:4rem;height:4rem}}.login-page .form-wrapper .login-form .form-content .otp-grid input:hover{border:1px solid #475569}.login-page .form-wrapper .login-form .form-content .otp-grid input:focus{border:1px solid rgba(255,255,255,.3)}.login-page .form-wrapper .login-form .form-content .otp-grid input::-moz-placeholder{color:#94a3b8;font-weight:300}.login-page .form-wrapper .login-form .form-content .otp-grid input::placeholder{color:#94a3b8;font-weight:300}.login-page .form-wrapper .login-form .form-content .otp-grid input.error{border:1px solid #ef4444!important}.login-page .form-wrapper .login-form .form-content button{width:100%;border-radius:1000px;color:#f1f5f9;background-color:#1e40af;height:4.8rem;font-size:1.6rem;font-weight:400}@media only screen and (max-width: 450px){.login-page .form-wrapper .login-form .form-content button{font-size:1.5rem}}.login-page .form-wrapper .login-form .form-content button span{display:inline-block}.blog-page{width:100%;background-color:#020617;font-size:2rem;opacity:0;animation:simpleFade .8s ease-out forwards;position:relative}.blog-page .learn-blog{padding-top:14rem;padding-bottom:15rem;width:100%;display:flex;position:relative}@media only screen and (max-width: 800px){.blog-page .learn-blog{flex-direction:column}}@media only screen and (max-width: 600px){.blog-page .learn-blog{padding-top:11rem}}.blog-page .learn-blog .blog-right{width:100%;display:grid;grid-template-columns:1fr;grid-gap:2rem;scrollbar-width:thin;scrollbar-color:#1e293b transparent;padding-right:1rem;right:0;width:30%;touch-action:pan-y;height:75vh;position:sticky;overflow:auto;top:20%}@media only screen and (max-width: 800px){.blog-page .learn-blog .blog-right{position:relative;width:100%;overflow-x:scroll;display:flex;display:none;flex-direction:column;gap:2rem}}.blog-page .learn-blog .blog-right .suggested-blog{border-radius:1.6rem;width:100%;height:-moz-max-content;height:max-content;cursor:pointer;overflow:hidden;position:relative;background:#0f172a;display:flex;flex-direction:column}@media only screen and (max-width: 800px){.blog-page .learn-blog .blog-right .suggested-blog{width:30rem;overflow:auto}}.blog-page .learn-blog .blog-right .suggested-blog img{width:100%;height:210px;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 600px){.blog-page .learn-blog .blog-right .suggested-blog img{height:auto}}.blog-page .learn-blog .blog-right .suggested-blog .bottom-text{width:100%;padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.blog-page .learn-blog .blog-right .suggested-blog .bottom-text h5{color:#f1f5f9;font-weight:400;line-height:1.5}@media only screen and (max-width: 1200px){.blog-page .learn-blog .blog-right .suggested-blog .bottom-text h5{font-size:1.6rem}}.blog-page .learn-blog .blog-right .suggested-blog .bottom-text button{border-radius:1000px;padding:.8rem 1.4rem;font-size:1.6rem;font-weight:400;width:-moz-fit-content;width:fit-content}.blog-page .learn-blog .blog-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;position:relative;justify-content:flex-start;width:70%;padding-right:3.5rem}@media only screen and (max-width: 800px){.blog-page .learn-blog .blog-left{width:100%;padding-right:0}}.blog-page .learn-blog .blog-left .blog-cover{width:100%;height:32rem}@media only screen and (max-width: 600px){.blog-page .learn-blog .blog-left .blog-cover{height:20rem}}.blog-page .learn-blog .blog-left .blog-cover img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%;border-radius:1.5rem}.blog-page .learn-blog .blog-left .blog-content{width:100%;padding:2rem 0;border-radius:1.6rem;display:flex;flex-direction:column;gap:2rem}@media only screen and (max-width: 600px){.blog-page .learn-blog .blog-left .blog-content{padding:1rem 0}}.blog-page .learn-blog .blog-left .blog-content .blog-heading{width:100%;display:flex;flex-direction:column;gap:1rem}.blog-page .learn-blog .blog-left .blog-content .blog-heading .blog-title{color:#fff;line-height:1.4;font-weight:400}@media only screen and (max-width: 600px){.blog-page .learn-blog .blog-left .blog-content .blog-heading .blog-title{font-size:2.5rem;line-height:1.4}}.blog-page .learn-blog .blog-left .blog-content .blog-heading .about-author{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:flex-start;color:#94a3b8}@media only screen and (max-width: 600px){.blog-page .learn-blog .blog-left .blog-content .blog-heading .about-author{font-size:1.3rem;font-weight:300;letter-spacing:.02em}}@media only screen and (max-width: 400px){.blog-page .learn-blog .blog-left .blog-content .blog-heading .about-author{font-size:1.2rem}}.blog-page .learn-blog .blog-left .blog-content .content-box{display:flex;flex-direction:column;gap:1.5rem;width:100%}.blog-page .learn-blog .blog-left .blog-content .content-box h3{font-weight:400;color:#dce1e7;line-height:1.4}.blog-page .learn-blog .blog-left .blog-content .content-box p{width:100%;color:#aabcd5;line-height:2.9rem;font-weight:300}.blog-page .learn-blog .blog-left .blog-content .content-box h4{font-size:2.2rem;color:#cbd5e1;line-height:2.8rem;font-weight:300}.blog-page .learn-blog .blog-left .blog-content .content-box li{color:#aabcd5;font-weight:300;list-style-position:inside;line-height:2.9rem;padding-bottom:.8rem;list-style:disc}.blog-page .learn-blog .blog-left .blog-content .content-box ul{width:100%;display:flex;flex-direction:column;gap:1rem;list-style:disc;list-style-position:inside}.blog-page .learn-blog .blog-left .blog-content .content-box h2{font-size:2.8rem;color:#e2e8f0;font-weight:400}.blog-page .learn-blog .blog-left .blog-content .blog-desc{width:100%;font-size:1.8rem;color:#aabcd5;line-height:2.9rem;font-weight:300}.blog-page .learn-blog .blog-left .blog-content .blog-desc p{font-weight:300}.blog-page .learn-blog .blog-left .blog-content .blog-img{max-width:500px;display:flex;justify-content:center;margin:auto;margin-bottom:3rem}.blog-page .learn-blog .blog-left .blog-content .blog-section{width:100%;display:flex;flex-direction:column;gap:1rem}.blog-page .learn-blog .blog-left .blog-content h5{font-size:2.8rem;font-size:1.9rem;color:#aabcd5;line-height:2.8rem;font-weight:300}.blog-page .learn-blog .blog-left .blog-content .wrap{max-width:700px;width:100%}.blog-page .learn-blog .blog-left .blog-content .table-wrapper{border-radius:1rem;overflow-x:auto;margin:1.5rem 0;scrollbar-width:thin;scrollbar-color:#0f172a transparent;border:1px solid #1e293b}.blog-page .learn-blog .blog-left .blog-content .table-wrapper.small{width:470px;margin:auto}.blog-page .learn-blog .blog-left .blog-content .table-wrapper table{width:100%;border-collapse:collapse;color:#cbd5e1;font-size:1.6rem}@media screen and (max-width: 600px){.blog-page .learn-blog .blog-left .blog-content .table-wrapper table{font-size:1.2rem}}.blog-page .learn-blog .blog-left .blog-content .table-wrapper table th{text-align:left;padding:2rem;background:#1f2937;font-size:1.6rem;color:#f1f5f9;font-weight:400}.blog-page .learn-blog .blog-left .blog-content .table-wrapper table td{padding:2rem;border-top:1px solid #1e293b;font-weight:400}.blog-page .learn-blog .blog-left .blog-content .table-wrapper table tr:last-child td{border-bottom:none}.blog-page .learn-blog .blog-left .blog-content .table-wrapper table tr:hover{background-color:#1a2538}.blog-page .learn-blog .blog-left .blog-content figure{margin-bottom:2rem;text-align:center}.blog-page .learn-blog .blog-left .blog-content figure figcaption{color:#94a3b8;margin-top:.8rem}.blog-page .learn-blog .blog-left .blog-content .astro-img{width:100%;height:360px;border-radius:1.5rem;-o-object-fit:cover;object-fit:cover}.blog-page .learn-blog .blog-left .blog-content .gates{width:67rem}.blog-page .learn-blog .blog-left .blog-content img{width:100%;height:auto;border-radius:1.2rem}.blog-page .learn-blog .blog-left .blog-content hr{width:100%;border:1px solid #0f172a;margin:2rem 0}.blog-page .learn-blog .blog-left .blog-content strong{color:#e2e8f0}.blog-page .learn-blog .blog-left .blog-content .rounded{border-radius:25rem;padding-top:2rem}.blog-page .learn-blog .blog-left .blog-content .mb{margin-bottom:3rem}.blog-page .learn-blog .blog-left .blog-content .mt{margin-top:3rem}.blog-page .learn-blog .blog-left .blog-content .br{border-radius:1.2rem}.blog-page .learn-blog .blog-left .blog-content .blog-tags{display:flex;flex-direction:row;align-items:center;gap:1rem;padding-bottom:3rem}.blog-page .learn-blog .blog-left .blog-content .blog-tags h6{color:#f1f5f9;font-size:1.6rem;font-weight:400}.blog-page .learn-blog .blog-left .blog-content .blog-tags .all-tags{display:flex;gap:1rem;flex-wrap:wrap}.blog-page .learn-blog .blog-left .blog-content .blog-tags .all-tags .tag{background-color:#334155;color:#f1f5f9;font-size:1.4rem;width:-moz-max-content;width:max-content;padding:.7rem 2rem;font-weight:300;border-radius:1000px}body{overflow:unset}@keyframes simpleFade{to{opacity:1}}.error-page{background:#020617;width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.error-page .error-card{position:relative;z-index:2;padding:3rem 4rem 5rem;background:#0f172a;width:100%;max-width:55rem;border-radius:3rem;display:flex;flex-direction:column;gap:2.5rem;align-items:center;justify-content:center;overflow:hidden}.error-page .error-card .top-glow{background-color:#f87171;position:absolute;width:26rem;height:14rem;filter:blur(12rem);z-index:-1;left:50%;top:0%;transform:translate(-50%)}.error-page .error-card h2{line-height:1;color:#e2e8f0;font-size:3.2rem;font-weight:500}@media only screen and (max-width: 540px){.error-page .error-card h2{font-size:2.4rem;text-align:center}}.error-page .error-card p{color:#e2e8f0;font-size:1.6rem;font-weight:300;line-height:2.8rem;text-align:center}.error-page .error-card a{color:#e2e8f0;font-size:1.6rem;text-decoration:underline;display:flex;font-weight:300;justify-content:flex-start;width:100%;gap:.3rem;align-items:center;transition:all .2s ease;cursor:pointer}.error-page .error-card a svg{rotate:90deg;width:1.6rem;height:1.6rem}.error-page .error-card a:hover{opacity:.8}.error-page .footer{width:100%;position:fixed;bottom:0}.success-page{background:#020617;display:flex;justify-content:center;align-items:center;width:100%;height:100vh}.success-page .footer{width:100%;position:fixed;bottom:0}.success-page .success-card{position:relative;z-index:2;padding:6rem 10rem;background:#0f172a;width:100%;max-width:55rem;border-radius:3rem;display:flex;flex-direction:column;gap:2.5rem;align-items:center;justify-content:center;overflow:hidden}@media only screen and (max-width: 450px){.success-page .success-card{padding:4rem 2rem}}.success-page .success-card .top-glow{background-color:#f87171;position:absolute;width:15rem;height:6rem;filter:blur(8rem);z-index:-1;left:0%;top:0%}.success-page .success-card .bottom-glow{background-color:#1d4ed8;position:absolute;width:17rem;height:18rem;filter:blur(12rem);z-index:0;top:60%;right:-20%}.success-page .success-card h2{line-height:1;color:#e2e8f0;font-size:3.2rem;font-weight:500}@media only screen and (max-width: 540px){.success-page .success-card h2{font-size:2.4rem;text-align:center}}.success-page .success-card p{color:#e2e8f0;font-size:1.6rem;font-weight:300;line-height:2.8rem;text-align:center}.success-page .success-card a{color:#e2e8f0;font-size:1.6rem;text-decoration:underline;display:flex;font-weight:300;justify-content:center;gap:.3rem;align-items:center;transition:all .2s ease;cursor:pointer}.success-page .success-card a svg{rotate:-90deg;width:1.6rem;height:1.6rem}.success-page .success-card a:hover{opacity:.8}.ethereya-home-dark .pricing-page .pricing-section{width:100%;padding:15rem 0 10rem;min-height:100vh;position:relative}@media only screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section{padding:10rem 0}}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-page .pricing-section{padding:10.5rem 0}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content{z-index:1;position:relative;width:100%;display:flex;align-items:center;flex-direction:column;gap:5rem}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content{gap:5rem}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading .section-title{color:#f1f5f9}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading .section-title{text-align:center}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading .section-desc{color:#e2e8f0;text-align:center;width:47%}@media only screen and (max-width: 1024px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading .section-desc{width:65%}}@media only screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading .section-desc{width:85%}}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-head .heading .section-desc{width:100%}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:.6rem 1.2rem;border-radius:1000px;display:flex;align-items:center;justify-content:flex-start;background-color:#0f172a}@media only screen and (max-width: 1025px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs{padding:.5rem 1.2rem}}@media only screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs{padding:.55rem 1rem}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5{font-size:1.55rem;align-items:center;font-weight:400;color:#94a3b8;text-transform:capitalize;display:flex;line-height:1.6;flex-direction:row;gap:.8rem;border-radius:1000px;padding:.85rem 1.5rem .8rem 2rem;cursor:pointer}@media only screen and (max-width: 1024px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5{font-size:1.45rem;padding:.85rem 1.5rem}}@media only screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5{padding:.55rem 1rem}}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5{white-space:nowrap;padding:.8rem 1.5rem;font-size:1.3rem;overflow:hidden}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5.active{background-color:#334155c7;color:#f1f5f9;padding:.85rem 1.5rem .8rem 2rem}@media only screen and (max-width: 1024px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5.active{padding:.85rem 1.5rem}}@media only screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5.active{padding:.55rem 1.5rem;font-weight:300}}@media only screen and (max-width: 600px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5.active{padding:.8rem 1.5rem}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5 .off-tag{border-radius:1000px;font-size:1.1rem;color:#fff;background-color:#000;font-weight:300;padding:.6rem 1.3rem;letter-spacing:normal;position:relative;z-index:1;overflow:hidden}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .tabs h5 .off-tag img{position:absolute;top:0;left:0}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card{background:#0f172a;border-radius:2.2rem;opacity:0;animation:simpleFade .4s ease-out forwards;max-width:100rem;padding:3.5rem 3.2rem;overflow:hidden;position:relative;justify-content:space-between;box-shadow:0 10px 30px #00000080;width:100%;display:grid;z-index:1;grid-template-columns:1.1fr .5fr}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card{grid-template-columns:1fr;gap:5rem}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .red-glow{background:#f87171;width:10rem;height:15rem;position:absolute;bottom:0;right:0;filter:blur(13rem);z-index:-1}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .blue-glow{background:#1d4ed8;width:42rem;height:18rem;position:absolute;top:0;left:20%;filter:blur(19rem);z-index:-1}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content{width:100%;display:flex;flex-direction:column;gap:2.5rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .title{color:#f1f5f9;font-weight:400}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .subtitle{color:#e2e8f0;width:82%}@media screen and (max-width: 800px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .subtitle{width:100%}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .whats-included{width:100%;display:flex;flex-direction:row;align-items:center;gap:1rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .whats-included p{font-weight:200;width:16rem;font-size:1.6rem;color:#e2e8f0}@media only screen and (max-width: 500px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .whats-included p{width:-webkit-fill-available}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .whats-included .line{width:100%;height:1px;background:linear-gradient(90deg,#1e293b,#798eac 51.44%,#1e293b)}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .features{display:flex;gap:4rem}@media only screen and (max-width: 500px){.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .features{flex-direction:column;gap:2rem}}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .features .features-left{display:flex;flex-direction:column;gap:2rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .features .features-left p{font-size:1.5rem;color:#d0d7e3;font-weight:300;display:flex;flex-direction:row;gap:1rem;justify-content:flex-start;align-items:center}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-content .features .features-left p svg{width:13px;height:13px}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .note{font-size:1.6rem;color:#b0b9cc}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .old-price{text-decoration:line-through;color:#e2e8f0;font-size:2.8rem;font-weight:300}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .new-price{font-size:4.5rem;font-weight:400;color:#fff;display:flex;justify-content:center;align-items:center;gap:.7rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .new-price span{font-size:1.6rem;font-weight:300;color:#b0b9cc}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .discount-code{width:-moz-max-content;width:max-content;display:flex;justify-content:center;align-items:center;justify-content:flex-start;flex-direction:row;gap:.8rem;border-radius:1.2rem;position:relative}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .discount-code p{font-size:1.4rem;color:#cbd5e1;white-space:nowrap;font-weight:300}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .discount-code .code-field{color:#f1f5f9;font-size:1.8rem;padding:1rem 1.8rem;background-color:#0f172a70;cursor:text;display:flex;align-items:center;flex-direction:row;gap:.85rem;border-radius:1rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing .discount-code .code-field svg{width:1.5rem;height:1.5rem}.ethereya-home-dark .pricing-page .pricing-section .pricing-content .pricing-card .card-pricing button{padding:1.4rem 3.2rem;color:#f1f5f9;background:#1e293b}.ethereya-home-dark .profile-page{width:100%;padding:13rem 20rem}@media screen and (max-width: 1025px){.ethereya-home-dark .profile-page{padding:13rem 15rem}}@media screen and (max-width: 800px){.ethereya-home-dark .profile-page{padding:11rem 1rem}}@media screen and (max-width: 600px){.ethereya-home-dark .profile-page{padding:11rem 1rem}}.ethereya-home-dark .profile-page.loading{padding:0}.ethereya-home-dark .profile-page .two{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media screen and (max-width: 500px){.ethereya-home-dark .profile-page .two{grid-template-columns:1fr}}.ethereya-home-dark .profile-page .two input{font-size:1.4rem}.ethereya-home-dark .profile-page .payment-section{width:100%;display:flex;padding:1rem;flex-direction:column;gap:3.2rem}.ethereya-home-dark .profile-page .payment-section .billing-title{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}.ethereya-home-dark .profile-page .payment-section .billing-title h5{font-weight:400;color:#f1f5f9}.ethereya-home-dark .profile-page .payment-section .billing-title p{color:#94a3b8}.ethereya-home-dark .profile-page .payment-section .payment-details{width:100%;background:#0f172a;border-radius:1.6rem;padding:2rem;display:flex;flex-direction:row;gap:2rem}.ethereya-home-dark .profile-page .payment-section .payment-details.subs{flex-direction:column;gap:2rem}.ethereya-home-dark .profile-page .payment-section .payment-details .subs-title{display:flex;width:100%;line-height:2.8rem;justify-content:space-between;align-items:center}.ethereya-home-dark .profile-page .payment-section .payment-details .subs-title svg{width:2.2rem}.ethereya-home-dark .profile-page .payment-section .payment-details .three{display:flex;flex-direction:row;gap:2rem;width:100%}.ethereya-home-dark .profile-page .payment-section .payment-details .three p{line-height:2.8rem}@media screen and (max-width: 600px){.ethereya-home-dark .profile-page .payment-section .payment-details .three{flex-direction:column}}.ethereya-home-dark .profile-page .payment-section .billing-history{grid-template-columns:1fr!important}.ethereya-home-dark .profile-page .payment-section .invoice-table-wrapper{border-radius:1rem;overflow-x:auto}.ethereya-home-dark .profile-page .payment-section .invoice-table{width:100%;border-collapse:collapse;color:#cbd5e1;border:1px solid #1e293b;font-size:1.6rem}@media screen and (max-width: 600px){.ethereya-home-dark .profile-page .payment-section .invoice-table{font-size:1.2rem}}.ethereya-home-dark .profile-page .payment-section .invoice-table th{text-align:left;padding:2rem;background:#1f2937;font-size:1.6rem;color:#f1f5f9;font-weight:400}.ethereya-home-dark .profile-page .payment-section .invoice-table td{padding:2rem;border-top:1px solid #1e293b;font-weight:400}.ethereya-home-dark .profile-page .payment-section .invoice-table .status{display:flex;align-items:center;gap:.5rem}.ethereya-home-dark .profile-page .payment-section .invoice-table .status .dot{width:7px;height:7px;background:#22c55e;margin-right:.2rem;border-radius:50%}.ethereya-home-dark .profile-page .payment-section .invoice-table tr:last-child td{border-bottom:none}.ethereya-home-dark .profile-page .payment-section .invoice-table tr:hover{background-color:#1a2538}.ethereya-home-dark .profile-page .payment-section .current-plan{display:grid;grid-template-columns:1fr 1.7fr;grid-gap:2rem}@media screen and (max-width: 600px){.ethereya-home-dark .profile-page .payment-section .current-plan{grid-template-columns:1fr}}.ethereya-home-dark .profile-page .payment-section .p-left{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1.2rem}.ethereya-home-dark .profile-page .payment-section .p-left .plan-type{color:#cbd5e1;font-weight:500}.ethereya-home-dark .profile-page .payment-section .p-left p{color:#94a3b8;font-weight:400;line-height:2.8rem}.ethereya-home-dark .profile-page .payment-section .p-left a{color:#94a3b8;font-size:1.4rem;font-weight:400;text-decoration:underline}.ethereya-home-dark .profile-page .payment-section .p-left .plan-action p{text-decoration:underline;cursor:pointer;transition:all .3s ease}.ethereya-home-dark .profile-page .payment-section .p-left .plan-action p:hover{color:#94a3b8d9}.ethereya-home-dark .profile-page .payment-section .gray-card{width:100%;background:#1e293b;padding:2rem;border-radius:1.2rem;display:flex;flex-direction:column;gap:1.2rem}.ethereya-home-dark .profile-page .payment-section .gray-card.visa{flex-direction:row}.ethereya-home-dark .profile-page .payment-section .gray-card .visa-info{display:flex;width:100%;flex-direction:column;gap:.8rem}.ethereya-home-dark .profile-page .payment-section .gray-card.simple{background:transparent;border:1px solid #334155}.ethereya-home-dark .profile-page .payment-section .gray-card .top-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.ethereya-home-dark .profile-page .payment-section .gray-card .top-row svg{width:2.2rem}.ethereya-home-dark .profile-page .payment-section .gray-card span{font-size:1.4rem;font-weight:400;color:#cbd5e1}.ethereya-home-dark .profile-page .payment-section .gray-card h6{color:#f1f5f9;font-size:1.6rem;line-height:2.8rem;font-weight:400}.ethereya-home-dark .profile-page .payment-section .gray-card p{color:#94a3b8;font-size:1.6rem;font-weight:400}.canceled-plan{border-radius:.8rem;border:1px solid #b54242;padding:1rem;color:#f87171;line-height:2.2em}.ethereya-home-dark .privacy-policy-page{width:100%;padding:15rem 0 10rem;position:relative}@media only screen and (max-width: 800px){.ethereya-home-dark .privacy-policy-page{padding:10rem 0}}.ethereya-home-dark .privacy-policy-page .text{width:100%;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;align-items:flex-start;padding:0 4rem}@media only screen and (max-width: 600px){.ethereya-home-dark .privacy-policy-page .text{padding:0 2rem}}.ethereya-home-dark .privacy-policy-page .text h2{font-size:2.8rem;color:#cbd5e1;font-weight:500}.ethereya-home-dark .privacy-policy-page .text h1{font-size:3rem;color:#cbd5e1;font-weight:400}.ethereya-home-dark .privacy-policy-page .text .date{font-size:1.4rem;color:#cbd5e1;font-weight:300}.ethereya-home-dark .privacy-policy-page .text h4{font-size:1.8rem;color:#e2e8f0;font-weight:500}.ethereya-home-dark .privacy-policy-page .text p{font-size:1.6rem;color:#cbd5e1;line-height:2.8rem;font-weight:300}.ethereya-home-dark .privacy-policy-page .text p .spacer{margin-top:10px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
