@import"https://fonts.cdnfonts.com/css/technopollas";.login{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center}.login-form{width:min(90%,450px);border-radius:1.5rem;padding:30px 20px;display:flex;flex-direction:column;gap:25px;align-items:center}.login-form h1{font-size:28px;font-weight:700;color:#000}.login-input{position:relative;width:90%}.login-input input{width:100%;padding:15px;font-size:15px;border:1.5px solid rgba(163,0,0,.246);border-radius:5px;outline:none;background:transparent}.login-input label{position:absolute;left:12px;top:14px;font-size:16px;background-color:#fff;color:#2f3639a8;padding:0 4px;transition:.2s ease;pointer-events:none}.login-input input:focus+label,.login-input input:not(:placeholder-shown)+label{top:-8px;font-size:13px;color:#77130a}.login-actions{display:flex;justify-content:space-between;width:90%;font-size:13px;color:#555}.login-actions>span{text-decoration:none;color:#000}.login-actions>span:hover{text-decoration:underline}.login-btn{background-color:#2f3639;font-size:16px;color:#fff;border-radius:5px;height:40px;width:90%;margin-top:10px;border:none;cursor:pointer}.login-btn{background-color:#1f2528}.register-text{font-size:13px;color:gray}.register-text span{color:#008cffc5;cursor:pointer;margin-left:5px;text-decoration:underline}.login-input .icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#a3000066;font-size:18px;cursor:pointer}.register{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#fafafa}.register-form{width:min(90%,450px);background-color:#fff;padding:30px 20px;border-radius:1.5rem;box-shadow:0 0 15px #00000014;display:flex;flex-direction:column;gap:25px;align-items:center}.register-input{position:relative;width:90%}.register-input input{width:100%;padding:15px;font-size:15px;border:1.5px solid rgba(163,0,0,.246);border-radius:5px;outline:none;background:transparent}.register-input label{position:absolute;left:12px;top:14px;font-size:16px;background-color:#fff;color:#2f3639a8;padding:0 4px;transition:.2s ease;pointer-events:none}.register-input input:focus+label,.register-input input:not(:placeholder-shown)+label{top:-8px;font-size:13px;color:#77130a}.register-input .icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#a3000066;font-size:18px}.toggle-password{position:absolute;right:12px;top:50%;transform:translateY(-50%);cursor:pointer;color:#0006}.register-btn{background-color:#1f2528;font-size:16px;color:#fff;border-radius:5px;height:40px;width:90%;margin-top:10px;border:none;cursor:pointer;transition:background-color .3s ease}.register-btn:hover{background-color:#2f3639}.passwd{color:red;font-size:12px;margin-top:3px;padding-left:5px}#mobile-section{display:flex;justify-content:center;align-items:center;height:50px;width:160px;margin-bottom:40px}#mobile-last{width:auto;height:50px;display:flex;justify-content:center;align-items:center}#mobile-line{width:auto;height:50px;display:flex;justify-content:center;align-items:center;left:0}#mobile-last-l,#mobile-line-l{position:relative;height:45px;width:20px;bottom:5px;left:4px}#mobile-last-long,#mobile-line-long{height:32px;width:12px;position:absolute;background-color:#3aa0ff;transform:rotateX(180deg) skew(30deg);overflow:hidden;left:7.5px}#mobile-last-small,#mobile-line-small{height:13px;width:12px;position:absolute;bottom:0;right:5px;background-color:#3aa0ff;transform:skew(35deg)}#mobile-line-long,#mobile-line-small{background-color:#ff3b3b}.mobile-suffix{height:45px;width:0;transform:rotateX(180deg) skew(30deg);overflow:hidden;animation:mobile-suffix-animation 2.5s ease-out forwards}.mobile-text{display:flex;justify-content:center;align-items:center;height:45px;width:auto;color:#000;font-size:20px;font-family:Technopollas,sans-serif;transform:translate(-100px) skew(-30deg) rotateX(-180deg);animation:mobile-text-animation 2.5s ease-out forwards}@keyframes mobile-suffix-animation{0%{width:0}to{width:60px}}@keyframes mobile-text-animation{0%{transform:translate(-60px) skew(-30deg) rotateX(-180deg)}to{transform:translate(0) skew(-30deg) rotateX(-180deg)}}.main-container{height:87.9svh;width:100svw;background:#000}nav,main{display:flex;flex-direction:row;align-items:center;background-color:#fff}nav{justify-content:space-between;width:auto;margin:5vh 6vw 0 max(6vw,26px);border-radius:16px;box-shadow:0 8px 16px -4px #2508350f,0 -4px 8px -4px #2508350a;transition:box-shadow .4s cubic-bezier(.3,.1,0,1)}nav:hover{box-shadow:0 12px 24px -4px #00000040}main{margin-left:24px}.img-logo{height:56px;width:170px;margin-right:12px;padding:7px}.divider{height:25px;border-right:1px solid #a69696}.nav-links{display:flex;list-style:none;gap:24px;margin:0 24px;flex-grow:1}.nav-links li{font-size:13px;font-weight:700;letter-spacing:.12px;padding:8px 12px;transition:color .2s;border:none;border-radius:4px}.nav-links li:hover{cursor:pointer;background-color:#ececec4d}.nav-left-container{display:flex;gap:12px;justify-content:flex-end;align-items:center;margin-right:24px}.nav-button{padding:8px 16px;font-size:13px;font-weight:600;background-color:transparent;color:#000;border-radius:10px;cursor:pointer;transition:background-color .3s,color .3s}.nav-button:hover{background-color:#fff;color:#000}.nav-login-btn{border:none}.nav-login-btn:hover{background-color:#00f;color:#fff}.nav-register-btn{border-color:red}.nav-register-btn:hover{background-color:red;color:#fff}.profile-img{height:40px;width:40px;border-radius:50%;object-fit:cover}.profile-img:hover{cursor:pointer}.logo-container{display:flex;justify-content:center;align-items:center;height:100svh;width:100vw}#last{width:auto;height:300px;display:flex;justify-content:center;align-content:center}#last-l{position:relative;height:265px;width:110px;bottom:27px;left:15px}#last-long{height:190px;width:65px;position:absolute;right:0;background-color:#3aa0ff;transform:rotatex(180deg) skew(30deg);overflow:hidden}#last-small{height:76px;width:65px;position:absolute;bottom:0;right:25px;background-color:#3aa0ff;transform:skew(38deg)}#line{width:auto;height:300px;display:flex;justify-content:center;align-content:center}#line-l{position:relative;height:265px;width:110px;bottom:27px;left:15px}#line-long{height:190px;width:65px;position:absolute;right:0;background-color:#ff3b3b;transform:rotateX(180deg) skew(30deg);overflow:hidden}#line-small{height:76px;width:65px;position:absolute;bottom:0;right:25px;background-color:#ff3b3b;transform:skew(38deg)}.suffix{height:265px;width:0;transform:rotateX(180deg) skew(30deg);overflow:hidden;animation:suffix-animation 2.5s ease-out forwards}.text{display:flex;justify-content:center;align-items:center;height:265px;width:auto;color:#000;font-size:100px;font-family:Technopollas,sans-serif;transform:translate(-300px) skew(-30deg) rotatex(-180deg);animation:text-animation 2.5s ease-out forwards}@keyframes suffix-animation{0%{width:0}to{width:300px}}@keyframes text-animation{0%{transform:translate(-300px) skew(-30deg) rotatex(-180deg)}to{transform:translate(0) skew(-30deg) rotatex(-180deg)}}.privacy-wrapper{max-width:80vw;max-height:100vh;padding:40px 20px;background-color:#fdfdfd;color:#222;margin:0 auto;border-radius:5px;box-shadow:0 8px 16px -4px #2508350f,0 -4px 8px -4px #2508350a;overflow-y:auto}.privacy-wrapper::-webkit-scrollbar{height:2px;width:8px}.privacy-wrapper::-webkit-scrollbar-thumb{background:#64646480;border-radius:4px}.privacy-wrapper::-webkit-scrollbar-track{background:#f0f0f04d}.privacy-header{margin-bottom:30px}.privacy-heading{font-size:2.5rem;color:#2a4d9b;margin-bottom:.5rem}.privacy-effective-date{font-size:.9rem;color:#777}.privacy-content{line-height:1.7}.privacy-section{margin-bottom:30px}.section-title{font-size:1.4rem;margin-bottom:10px;color:#333;border-bottom:1px solid #ccc;padding-bottom:4px}.section-paragraph{margin-bottom:1rem}.section-list{margin-left:1.2rem;padding-left:1rem;list-style-type:disc;margin-bottom:1rem}.external-link{color:#2a4d9b;text-decoration:none}.external-link:hover{text-decoration:underline}.privacy-footer{text-align:center;margin-top:50px;font-size:.85rem;color:#999}.forgot{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#fdfdfd}.forgot-form{width:min(90%,450px);border-radius:1.5rem;padding:30px 20px;display:flex;flex-direction:column;gap:25px;align-items:center;box-shadow:0 0 15px #00000014;background:#fff}.forgot-form h1{font-size:28px;font-weight:700;color:#000}.forgot-input{position:relative;width:90%}.forgot-input input{width:100%;padding:15px;font-size:15px;border:1.5px solid rgba(163,0,0,.246);border-radius:5px;outline:none;background:transparent}.forgot-input label{position:absolute;left:12px;top:14px;font-size:16px;background-color:#fff;color:#2f3639a8;padding:0 4px;transition:.2s ease;pointer-events:none}.forgot-input input:focus+label,.forgot-input input:not(:placeholder-shown)+label{top:-8px;font-size:13px;color:#77130a}.forgot-input .icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#a3000066;font-size:18px}.forgot-btn{background-color:#1f2528;font-size:16px;color:#fff;border-radius:5px;height:40px;width:90%;margin-top:10px;border:none;cursor:pointer;transition:background-color .3s ease}.forgot-btn:hover{background-color:#2f3639}.success{color:green;font-size:13px;font-family:Arial,Helvetica,sans-serif;padding:5px 0}.error{color:red;font-size:13px;font-family:Arial,Helvetica,sans-serif;padding:5px 0}.login-text{font-size:13px;color:gray}.login-text span{color:#008cffc5;cursor:pointer;margin-left:5px;text-decoration:underline}.loader-container{margin:0;border:0;padding:0;height:100svh;display:flex;justify-content:center;align-items:center;overflow:hidden}.simpleLoader{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:7px}.dot1{height:12px;width:12px;border-radius:100%;background:red;box-shadow:0 0 4px red,0 0 10px #840e0e,0 0 18px red;animation:dot_to_last .6s infinite ease-in-out;position:relative}.dot2,.dot3,.dot4,.dot5{height:13px;width:13px;border-radius:100%;background-color:navy;animation:dot_to_front .6s infinite ease-in-out}@keyframes dot_to_last{0%{transform:translate(0)}20%{transform:translate(20px) translateY(-30px)}50%{transform:translate(40px) translateY(-40px)}80%{transform:translate(70px) translateY(-30px);background-color:red}to{transform:translate(90px);background-color:#000}}@keyframes dot_to_front{0%{transform:translate(0)}50%{height:15px;width:15px;background-color:#2285ac}to{transform:translate(-27px)}}@media (max-width: 768px){.simpleLoader{gap:6px}.dot1{height:9px;width:9px}.dot2,.dot3,.dot4,.dot5{height:10px;width:10px}}.mobile-login-div{width:100svw;height:100svh;position:relative;background-color:#f5f5f5}.loader{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.login-box{width:min(90%,450px);height:max-content;position:absolute;background-color:#f5f5f5;top:15%;left:50%;transform:translate(-50%);border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:30px 15px}.login-box p span{color:#008cffc5;cursor:pointer}.mobile-login-input{color:#fff;position:relative;width:95%;height:max-content}.mobile-login-input>input{width:100%;padding:12px 40px 12px 12px;font-size:16px;border:1.5px solid rgba(163,0,0,.246);border-radius:2px;outline:none;background:none}.mobile-login-input label{position:absolute;left:12px;top:14px;font-size:14px;background-color:#f5f5f5;color:#2f3639a8;padding:0 4px;transition:.2s ease;pointer-events:none}.mobile-login-input input:focus+label,.mobile-login-input input:not(:placeholder-shown)+label{top:-8px;font-size:11px;font-weight:700;color:#df5b23}.mobile-login-input input:focus~.icon{color:#000}.login-div h1{color:#fff;font-weight:700}.mobile-login-div button{background-color:#2f3639;font-size:16px;color:#fff;border-radius:5px;height:40px;width:50%;margin-top:20px;border:none}.mobile-login-div button:hover{cursor:pointer}.M-Login-forget{width:90%;display:flex;align-items:center;justify-content:space-between}.mobile-register-div{width:100svw;height:100svh;position:relative;background-color:#f5f5f5}.register-box{width:min(90%,450px);height:max-content;position:absolute;background-color:#f5f5f5;top:12%;left:50%;transform:translate(-50%);border-radius:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:30px 15px}.register-box p span{color:#008cffc5;cursor:pointer}.have-account{color:gray}.l2{color:brown}.mobile-register-input{color:#fff;position:relative;width:95%;height:max-content}.mobile-register-input>input{width:100%;padding:12px 40px 12px 12px;font-size:16px;border:1.5px solid rgba(163,0,0,.246);border-radius:2px;outline:none;background:none}.mobile-register-input label{position:absolute;left:12px;top:14px;font-size:14px;background-color:#f5f5f5;color:#2f3639a8;padding:0 4px;transition:.2s ease;pointer-events:none}.mobile-register-input input:focus+label,.mobile-register-input input:not(:placeholder-shown)+label{top:-8px;font-size:11px;font-weight:700;color:#df5b23}.icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#a300003f;cursor:pointer}.mobile-register-input input:focus~.icon{color:#000}.register-div h1{color:#fff;font-weight:700}.mobile-register-div button{background-color:#2f3639;font-size:16px;color:#fff;border-radius:5px;height:40px;width:50%;margin-top:20px;border:none}.mobile-register-div button:hover{cursor:pointer}.passwd{color:red;font-size:13px;font-family:Arial,Helvetica,sans-serif;margin-top:-10px}.have-account>span{margin-left:5px}.M-section{width:100svw}.M-BG-name{height:80svh;display:flex;align-items:center;justify-content:center;font-size:80px;color:#80808033;font-family:cursive}.M-nav{margin:0;width:100svw;height:60px;background-color:#fff;position:absolute;top:0;left:0;border-radius:0;padding:10px 20px;box-shadow:1px #000}.M-nav:hover{box-shadow:0 2px 15px #0000000d}.logo{margin:0}.logo-img{margin:0;width:100px;height:33px}.menu-Burger{font-size:25px;color:#171036}.M-login{background-color:#09f;padding:8px 15px;border:none;font-size:15px;border-radius:16px;color:#fff}.menu-bar{width:60svw;height:95%;position:fixed;top:60px;right:0;background-color:#fff;box-shadow:0 1px 4px #00000023;z-index:1000;transform:translate(100%);transition:transform 2s ease-in-out}.top-menu-bar{list-style-type:none;display:flex;flex-direction:column;width:100%}.top-menu-bar>li{width:100%;display:flex;align-items:center;justify-content:start;padding:20px 30px;font-size:16px}.top-menu-bar>li:hover{background-color:#00b3ff1a;font-size:18px;font-weight:700;cursor:pointer}.slide-in{transform:translate(0)}.slide-out{transform:translate(100%)}.M-bdy{max-height:100vh;max-width:100vw;margin:0}.M-privacy-wrapper{max-width:100vw;max-height:100vh;margin:0;padding:20px;background-color:#fdfdfd;color:#222;border-radius:5px;box-shadow:0 8px 16px -4px #2508350f,0 -4px 8px -4px #2508350a;overflow-y:auto}.M-privacy-wrapper::-webkit-scrollbar{height:8px;width:8px}.M-privacy-wrapper::-webkit-scrollbar-thumb{background:#64646480;border-radius:4px}.M-privacy-wrapper::-webkit-scrollbar-track{background:#f0f0f04d}.M-privacy-header{margin-bottom:30px}.M-privacy-heading{font-size:2.5rem;color:#2a4d9b;margin-bottom:.5rem}.M-privacy-effective-date{font-size:.9rem;color:#777}.M-privacy-content{line-height:1.7}.M-privacy-section{margin-bottom:30px}.M-section-title{font-size:1.4rem;margin-bottom:10px;color:#333;border-bottom:1px solid #ccc;padding-bottom:6px;font-weight:700}.M-section-paragraph{margin-bottom:1rem}.M-section-list{margin-left:1.2rem;padding-left:1rem;list-style-type:disc;margin-bottom:1rem}.M-external-link{color:#2a4d9b;text-decoration:none}.M-external-link:hover{text-decoration:underline}.M-privacy-footer{text-align:center;margin-top:50px;font-size:.85rem;color:#999}.profile-page{margin:0;padding:10px 20px;width:100svw;height:100svh}.profile-page,.forms{display:flex;flex-direction:column;align-items:center;justify-content:start;gap:15px}.profile-image{display:flex;flex-direction:row;height:120px;width:100%;padding:0 20px 0 0;align-items:center;justify-content:space-between}.profile-image>img{width:120px;height:120px;border-radius:50%}.profile-name{margin-top:70px;font-size:30px;font-weight:700}.line{width:105%;height:5px;background-color:#80808034;border-radius:5px}.forms{width:100%;padding:0 10px;height:max-content;gap:25px}.profile-username,.profile-email,.profile-gmails{width:100%;display:flex;align-items:center;justify-content:space-between}.add-mails{width:70%;height:max-content;display:flex;flex-direction:column;gap:10px;align-items:center}.add-mails>.body{width:100%}.body{display:flex;align-items:center;justify-content:space-between;width:70%;padding-bottom:4px;margin-top:2px;border-bottom:2px solid gray}.add-mails>.body{border:none}.add-mails>.body>svg{color:#ff0000e4}.add-button{padding:5px 0;width:80px}*{margin:0;padding:0;box-sizing:border-box}:root{--base-easing: cubic-bezier(.3,.1,0,1);--base-easing-out: cubic-bezier(.23,1.01,.6,.95);--base-easing-in: cubic-bezier(.585,-.01,.61,.85);--over-bounce-easing-out: cubic-bezier(.315,1.85,.63,.795);--ease-in-out-cubic: cubic-bezier(.645,.045,.355,1);--hd-font-family: Agrandir, Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;--body-font-family: Manrope, "Helvetica Neue", Helvetica, Arial, sans-serif}html,body{font-synthesis:style;font-family:var(--body-font-family),"Times New Roman",Times,serif;scroll-behavior:smooth}.dark-mode{background-color:#000;color:#fff}.light-mode{background-color:#b9b0bf;color:#000}
